varicose vein icon
varicose-vein-outline from Health Icons by Resolve to Save Lives · Outline · Conditions · MIT Free for personal and commercial use.
- Name
- varicose-vein-outline
- Set
- Health Icons
- Style
- Outline
- Category
- Conditions
- Viewbox
- 48×48
- License
- MIT
- Aliases
- varicose-vein2x-outline
3 other variants in Health Icons
More conditions icons from Health Icons
Use the varicose vein icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M22.86 4h-1.93l-.95 6.541l3.907 24.763s-7.653 3.349-9.088 3.349c-.499 0-.998-.116-1.475-.227c-.896-.207-1.718-.398-2.324.227c-.929.956-1.687 2.13 0 3.826c1.687 1.695 4.763 1.911 8.582.957c4.974-1.244 6.518-.65 7.793-.158c.688.265 1.297.5 2.323.401c2.559-.246 3.454-1.668 4.046-2.61q.128-.206.244-.374c.61-.878.145-4.329-2.047-5.874c-.16-.858 1.04-6.903 2.518-12.158c2.308-8.208-.508-13.716-2.368-17.354c-.197-.385-.383-.965-.552-1.309h-2.172l.976 2.104h.005l.038.076q.335.653.685 1.364l.01.019c1.684 3.46 3.379 8.03 1.536 14.582a117 117 0 0 0-1.906 7.863a58 58 0 0 0-.545 3.012c-.06.406-.106.78-.131 1.097c-.02.249-.047.67.025 1.055l.143.765l.635.448c.615.433 1.089 1.226 1.33 2.12c.116.432.157.815.153 1.087a2 2 0 0 1-.01.165c-.117.175-.21.323-.292.454c-.198.318-.336.537-.627.816c-.318.303-.836.648-1.877.748a2.1 2.1 0 0 1-.964-.103a9 9 0 0 1-.464-.17h-.001l-.073-.028l-.103-.04a11 11 0 0 0-.987-.332c-1.649-.458-3.811-.52-7.805.478c-3.723.93-5.85.466-6.762-.451c-.3-.3-.402-.491-.433-.565l-.003-.008a1 1 0 0 1 .057-.101a2.4 2.4 0 0 1 .24-.303q.06.008.149.024c.172.031.299.061.46.099c.13.03.285.067.506.114a7 7 0 0 0 1.467.177c.45 0 .936-.114 1.291-.208c.408-.107.872-.254 1.352-.418c.965-.33 2.092-.762 3.15-1.185a151 151 0 0 0 3.971-1.658l.09-.04l1.354-.592l-4.092-25.936zm1.794 33.058l-.766-1.754zm-12.58 3.082h-.004h.005" clip-rule="evenodd"/><path d="M24.562 8.92a.957.957 0 0 1 1.352.02c.427.439.733.876.927 1.322a4.4 4.4 0 0 1 2.81-.497a.957.957 0 0 1-.274 1.894a2.59 2.59 0 0 0-2.476 1.033l-.085.28c-.103.328-.179.571-.172.9c.007.352.132.87.83 1.57a.957.957 0 0 1-1.356 1.35c-.989-.994-1.369-1.962-1.387-2.883c-.013-.678.193-1.321.308-1.678q.037-.115.057-.186c.091-.332.115-.56.067-.783c-.046-.218-.184-.54-.621-.989a.957.957 0 0 1 .02-1.353"/><path fill-rule="evenodd" d="M29.077 20.617a.957.957 0 0 1 1.836.538c-.432 1.472-1.64 1.856-2.012 1.974l-.05.017q-.098.032-.194.05a1.8 1.8 0 0 0-.701.399c-.235.222-.422.54-.404 1.047a.957.957 0 1 1-1.912.07c-.038-1.03.345-1.82.867-2.374a4.8 4.8 0 0 1-.682-.79a.957.957 0 0 1 1.58-1.08c.194.285.46.545.703.707c.104.069.184.106.234.124c.147-.049.268-.092.392-.178c.123-.086.26-.223.343-.504m-.696.693h.004z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsVaricoseVeinOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fillRule="evenodd" d="M22.86 4h-1.93l-.95 6.541l3.907 24.763s-7.653 3.349-9.088 3.349c-.499 0-.998-.116-1.475-.227c-.896-.207-1.718-.398-2.324.227c-.929.956-1.687 2.13 0 3.826c1.687 1.695 4.763 1.911 8.582.957c4.974-1.244 6.518-.65 7.793-.158c.688.265 1.297.5 2.323.401c2.559-.246 3.454-1.668 4.046-2.61q.128-.206.244-.374c.61-.878.145-4.329-2.047-5.874c-.16-.858 1.04-6.903 2.518-12.158c2.308-8.208-.508-13.716-2.368-17.354c-.197-.385-.383-.965-.552-1.309h-2.172l.976 2.104h.005l.038.076q.335.653.685 1.364l.01.019c1.684 3.46 3.379 8.03 1.536 14.582a117 117 0 0 0-1.906 7.863a58 58 0 0 0-.545 3.012c-.06.406-.106.78-.131 1.097c-.02.249-.047.67.025 1.055l.143.765l.635.448c.615.433 1.089 1.226 1.33 2.12c.116.432.157.815.153 1.087a2 2 0 0 1-.01.165c-.117.175-.21.323-.292.454c-.198.318-.336.537-.627.816c-.318.303-.836.648-1.877.748a2.1 2.1 0 0 1-.964-.103a9 9 0 0 1-.464-.17h-.001l-.073-.028l-.103-.04a11 11 0 0 0-.987-.332c-1.649-.458-3.811-.52-7.805.478c-3.723.93-5.85.466-6.762-.451c-.3-.3-.402-.491-.433-.565l-.003-.008a1 1 0 0 1 .057-.101a2.4 2.4 0 0 1 .24-.303q.06.008.149.024c.172.031.299.061.46.099c.13.03.285.067.506.114a7 7 0 0 0 1.467.177c.45 0 .936-.114 1.291-.208c.408-.107.872-.254 1.352-.418c.965-.33 2.092-.762 3.15-1.185a151 151 0 0 0 3.971-1.658l.09-.04l1.354-.592l-4.092-25.936zm1.794 33.058l-.766-1.754zm-12.58 3.082h-.004h.005" clipRule="evenodd"/><path d="M24.562 8.92a.957.957 0 0 1 1.352.02c.427.439.733.876.927 1.322a4.4 4.4 0 0 1 2.81-.497a.957.957 0 0 1-.274 1.894a2.59 2.59 0 0 0-2.476 1.033l-.085.28c-.103.328-.179.571-.172.9c.007.352.132.87.83 1.57a.957.957 0 0 1-1.356 1.35c-.989-.994-1.369-1.962-1.387-2.883c-.013-.678.193-1.321.308-1.678q.037-.115.057-.186c.091-.332.115-.56.067-.783c-.046-.218-.184-.54-.621-.989a.957.957 0 0 1 .02-1.353"/><path fillRule="evenodd" d="M29.077 20.617a.957.957 0 0 1 1.836.538c-.432 1.472-1.64 1.856-2.012 1.974l-.05.017q-.098.032-.194.05a1.8 1.8 0 0 0-.701.399c-.235.222-.422.54-.404 1.047a.957.957 0 1 1-1.912.07c-.038-1.03.345-1.82.867-2.374a4.8 4.8 0 0 1-.682-.79a.957.957 0 0 1 1.58-1.08c.194.285.46.545.703.707c.104.069.184.106.234.124c.147-.049.268-.092.392-.178c.123-.086.26-.223.343-.504m-.696.693h.004z" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M22.86 4h-1.93l-.95 6.541l3.907 24.763s-7.653 3.349-9.088 3.349c-.499 0-.998-.116-1.475-.227c-.896-.207-1.718-.398-2.324.227c-.929.956-1.687 2.13 0 3.826c1.687 1.695 4.763 1.911 8.582.957c4.974-1.244 6.518-.65 7.793-.158c.688.265 1.297.5 2.323.401c2.559-.246 3.454-1.668 4.046-2.61q.128-.206.244-.374c.61-.878.145-4.329-2.047-5.874c-.16-.858 1.04-6.903 2.518-12.158c2.308-8.208-.508-13.716-2.368-17.354c-.197-.385-.383-.965-.552-1.309h-2.172l.976 2.104h.005l.038.076q.335.653.685 1.364l.01.019c1.684 3.46 3.379 8.03 1.536 14.582a117 117 0 0 0-1.906 7.863a58 58 0 0 0-.545 3.012c-.06.406-.106.78-.131 1.097c-.02.249-.047.67.025 1.055l.143.765l.635.448c.615.433 1.089 1.226 1.33 2.12c.116.432.157.815.153 1.087a2 2 0 0 1-.01.165c-.117.175-.21.323-.292.454c-.198.318-.336.537-.627.816c-.318.303-.836.648-1.877.748a2.1 2.1 0 0 1-.964-.103a9 9 0 0 1-.464-.17h-.001l-.073-.028l-.103-.04a11 11 0 0 0-.987-.332c-1.649-.458-3.811-.52-7.805.478c-3.723.93-5.85.466-6.762-.451c-.3-.3-.402-.491-.433-.565l-.003-.008a1 1 0 0 1 .057-.101a2.4 2.4 0 0 1 .24-.303q.06.008.149.024c.172.031.299.061.46.099c.13.03.285.067.506.114a7 7 0 0 0 1.467.177c.45 0 .936-.114 1.291-.208c.408-.107.872-.254 1.352-.418c.965-.33 2.092-.762 3.15-1.185a151 151 0 0 0 3.971-1.658l.09-.04l1.354-.592l-4.092-25.936zm1.794 33.058l-.766-1.754zm-12.58 3.082h-.004h.005" clip-rule="evenodd"/><path d="M24.562 8.92a.957.957 0 0 1 1.352.02c.427.439.733.876.927 1.322a4.4 4.4 0 0 1 2.81-.497a.957.957 0 0 1-.274 1.894a2.59 2.59 0 0 0-2.476 1.033l-.085.28c-.103.328-.179.571-.172.9c.007.352.132.87.83 1.57a.957.957 0 0 1-1.356 1.35c-.989-.994-1.369-1.962-1.387-2.883c-.013-.678.193-1.321.308-1.678q.037-.115.057-.186c.091-.332.115-.56.067-.783c-.046-.218-.184-.54-.621-.989a.957.957 0 0 1 .02-1.353"/><path fill-rule="evenodd" d="M29.077 20.617a.957.957 0 0 1 1.836.538c-.432 1.472-1.64 1.856-2.012 1.974l-.05.017q-.098.032-.194.05a1.8 1.8 0 0 0-.701.399c-.235.222-.422.54-.404 1.047a.957.957 0 1 1-1.912.07c-.038-1.03.345-1.82.867-2.374a4.8 4.8 0 0 1-.682-.79a.957.957 0 0 1 1.58-1.08c.194.285.46.545.703.707c.104.069.184.106.234.124c.147-.049.268-.092.392-.178c.123-.086.26-.223.343-.504m-.696.693h.004z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-varicose-vein-outline {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M22.86%204h-1.93l-.95%206.541l3.907%2024.763s-7.653%203.349-9.088%203.349c-.499%200-.998-.116-1.475-.227c-.896-.207-1.718-.398-2.324.227c-.929.956-1.687%202.13%200%203.826c1.687%201.695%204.763%201.911%208.582.957c4.974-1.244%206.518-.65%207.793-.158c.688.265%201.297.5%202.323.401c2.559-.246%203.454-1.668%204.046-2.61q.128-.206.244-.374c.61-.878.145-4.329-2.047-5.874c-.16-.858%201.04-6.903%202.518-12.158c2.308-8.208-.508-13.716-2.368-17.354c-.197-.385-.383-.965-.552-1.309h-2.172l.976%202.104h.005l.038.076q.335.653.685%201.364l.01.019c1.684%203.46%203.379%208.03%201.536%2014.582a117%20117%200%200%200-1.906%207.863a58%2058%200%200%200-.545%203.012c-.06.406-.106.78-.131%201.097c-.02.249-.047.67.025%201.055l.143.765l.635.448c.615.433%201.089%201.226%201.33%202.12c.116.432.157.815.153%201.087a2%202%200%200%201-.01.165c-.117.175-.21.323-.292.454c-.198.318-.336.537-.627.816c-.318.303-.836.648-1.877.748a2.1%202.1%200%200%201-.964-.103a9%209%200%200%201-.464-.17h-.001l-.073-.028l-.103-.04a11%2011%200%200%200-.987-.332c-1.649-.458-3.811-.52-7.805.478c-3.723.93-5.85.466-6.762-.451c-.3-.3-.402-.491-.433-.565l-.003-.008a1%201%200%200%201%20.057-.101a2.4%202.4%200%200%201%20.24-.303q.06.008.149.024c.172.031.299.061.46.099c.13.03.285.067.506.114a7%207%200%200%200%201.467.177c.45%200%20.936-.114%201.291-.208c.408-.107.872-.254%201.352-.418c.965-.33%202.092-.762%203.15-1.185a151%20151%200%200%200%203.971-1.658l.09-.04l1.354-.592l-4.092-25.936zm1.794%2033.058l-.766-1.754zm-12.58%203.082h-.004h.005%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M24.562%208.92a.957.957%200%200%201%201.352.02c.427.439.733.876.927%201.322a4.4%204.4%200%200%201%202.81-.497a.957.957%200%200%201-.274%201.894a2.59%202.59%200%200%200-2.476%201.033l-.085.28c-.103.328-.179.571-.172.9c.007.352.132.87.83%201.57a.957.957%200%200%201-1.356%201.35c-.989-.994-1.369-1.962-1.387-2.883c-.013-.678.193-1.321.308-1.678q.037-.115.057-.186c.091-.332.115-.56.067-.783c-.046-.218-.184-.54-.621-.989a.957.957%200%200%201%20.02-1.353%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M29.077%2020.617a.957.957%200%200%201%201.836.538c-.432%201.472-1.64%201.856-2.012%201.974l-.05.017q-.098.032-.194.05a1.8%201.8%200%200%200-.701.399c-.235.222-.422.54-.404%201.047a.957.957%200%201%201-1.912.07c-.038-1.03.345-1.82.867-2.374a4.8%204.8%200%200%201-.682-.79a.957.957%200%200%201%201.58-1.08c.194.285.46.545.703.707c.104.069.184.106.234.124c.147-.049.268-.092.392-.178c.123-.086.26-.223.343-.504m-.696.693h.004z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M22.86%204h-1.93l-.95%206.541l3.907%2024.763s-7.653%203.349-9.088%203.349c-.499%200-.998-.116-1.475-.227c-.896-.207-1.718-.398-2.324.227c-.929.956-1.687%202.13%200%203.826c1.687%201.695%204.763%201.911%208.582.957c4.974-1.244%206.518-.65%207.793-.158c.688.265%201.297.5%202.323.401c2.559-.246%203.454-1.668%204.046-2.61q.128-.206.244-.374c.61-.878.145-4.329-2.047-5.874c-.16-.858%201.04-6.903%202.518-12.158c2.308-8.208-.508-13.716-2.368-17.354c-.197-.385-.383-.965-.552-1.309h-2.172l.976%202.104h.005l.038.076q.335.653.685%201.364l.01.019c1.684%203.46%203.379%208.03%201.536%2014.582a117%20117%200%200%200-1.906%207.863a58%2058%200%200%200-.545%203.012c-.06.406-.106.78-.131%201.097c-.02.249-.047.67.025%201.055l.143.765l.635.448c.615.433%201.089%201.226%201.33%202.12c.116.432.157.815.153%201.087a2%202%200%200%201-.01.165c-.117.175-.21.323-.292.454c-.198.318-.336.537-.627.816c-.318.303-.836.648-1.877.748a2.1%202.1%200%200%201-.964-.103a9%209%200%200%201-.464-.17h-.001l-.073-.028l-.103-.04a11%2011%200%200%200-.987-.332c-1.649-.458-3.811-.52-7.805.478c-3.723.93-5.85.466-6.762-.451c-.3-.3-.402-.491-.433-.565l-.003-.008a1%201%200%200%201%20.057-.101a2.4%202.4%200%200%201%20.24-.303q.06.008.149.024c.172.031.299.061.46.099c.13.03.285.067.506.114a7%207%200%200%200%201.467.177c.45%200%20.936-.114%201.291-.208c.408-.107.872-.254%201.352-.418c.965-.33%202.092-.762%203.15-1.185a151%20151%200%200%200%203.971-1.658l.09-.04l1.354-.592l-4.092-25.936zm1.794%2033.058l-.766-1.754zm-12.58%203.082h-.004h.005%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M24.562%208.92a.957.957%200%200%201%201.352.02c.427.439.733.876.927%201.322a4.4%204.4%200%200%201%202.81-.497a.957.957%200%200%201-.274%201.894a2.59%202.59%200%200%200-2.476%201.033l-.085.28c-.103.328-.179.571-.172.9c.007.352.132.87.83%201.57a.957.957%200%200%201-1.356%201.35c-.989-.994-1.369-1.962-1.387-2.883c-.013-.678.193-1.321.308-1.678q.037-.115.057-.186c.091-.332.115-.56.067-.783c-.046-.218-.184-.54-.621-.989a.957.957%200%200%201%20.02-1.353%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M29.077%2020.617a.957.957%200%200%201%201.836.538c-.432%201.472-1.64%201.856-2.012%201.974l-.05.017q-.098.032-.194.05a1.8%201.8%200%200%200-.701.399c-.235.222-.422.54-.404%201.047a.957.957%200%201%201-1.912.07c-.038-1.03.345-1.82.867-2.374a4.8%204.8%200%200%201-.682-.79a.957.957%200%200%201%201.58-1.08c.194.285.46.545.703.707c.104.069.184.106.234.124c.147-.049.268-.092.392-.178c.123-.086.26-.223.343-.504m-.696.693h.004z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/varicose-vein-outline.svg?color=%231a73e8&size=48