victory finger 02 icon
victory-finger-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- victory-finger-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the victory finger 02 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m7.334 10.5l-1.148 1.35c-.935 1.098-1.403 1.648-1.58 2.297c-.076.28-.112.57-.105.862c.015.672.336 1.32.978 2.616c.799 1.613 1.199 2.42 1.844 2.958c.28.234.59.427.922.575c.766.342 1.66.342 3.446.342h1.459c1.245 0 1.868 0 2.413-.16a3.97 3.97 0 0 0 2.145-1.561c.324-.47.52-1.067.914-2.26l.409-1.237c.242-.732.363-1.098.414-1.406c.325-1.957-.82-3.859-2.692-4.468c-.294-.096-.672-.156-1.427-.276M14.98 11.5l1.4-6.877c.222-1.096-.607-2.123-1.716-2.123c-.782 0-1.47.523-1.684 1.282L11.362 9.5L9.748 3.8A1.78 1.78 0 0 0 8.04 2.5c-1.108 0-1.945 1.013-1.747 2.113l1.6 8.887"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsVictoryFinger02(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m7.334 10.5l-1.148 1.35c-.935 1.098-1.403 1.648-1.58 2.297c-.076.28-.112.57-.105.862c.015.672.336 1.32.978 2.616c.799 1.613 1.199 2.42 1.844 2.958c.28.234.59.427.922.575c.766.342 1.66.342 3.446.342h1.459c1.245 0 1.868 0 2.413-.16a3.97 3.97 0 0 0 2.145-1.561c.324-.47.52-1.067.914-2.26l.409-1.237c.242-.732.363-1.098.414-1.406c.325-1.957-.82-3.859-2.692-4.468c-.294-.096-.672-.156-1.427-.276M14.98 11.5l1.4-6.877c.222-1.096-.607-2.123-1.716-2.123c-.782 0-1.47.523-1.684 1.282L11.362 9.5L9.748 3.8A1.78 1.78 0 0 0 8.04 2.5c-1.108 0-1.945 1.013-1.747 2.113l1.6 8.887"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m7.334 10.5l-1.148 1.35c-.935 1.098-1.403 1.648-1.58 2.297c-.076.28-.112.57-.105.862c.015.672.336 1.32.978 2.616c.799 1.613 1.199 2.42 1.844 2.958c.28.234.59.427.922.575c.766.342 1.66.342 3.446.342h1.459c1.245 0 1.868 0 2.413-.16a3.97 3.97 0 0 0 2.145-1.561c.324-.47.52-1.067.914-2.26l.409-1.237c.242-.732.363-1.098.414-1.406c.325-1.957-.82-3.859-2.692-4.468c-.294-.096-.672-.156-1.427-.276M14.98 11.5l1.4-6.877c.222-1.096-.607-2.123-1.716-2.123c-.782 0-1.47.523-1.684 1.282L11.362 9.5L9.748 3.8A1.78 1.78 0 0 0 8.04 2.5c-1.108 0-1.945 1.013-1.747 2.113l1.6 8.887"/></svg> </template>
CSS
.icon-victory-finger-02 {
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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m7.334%2010.5l-1.148%201.35c-.935%201.098-1.403%201.648-1.58%202.297c-.076.28-.112.57-.105.862c.015.672.336%201.32.978%202.616c.799%201.613%201.199%202.42%201.844%202.958c.28.234.59.427.922.575c.766.342%201.66.342%203.446.342h1.459c1.245%200%201.868%200%202.413-.16a3.97%203.97%200%200%200%202.145-1.561c.324-.47.52-1.067.914-2.26l.409-1.237c.242-.732.363-1.098.414-1.406c.325-1.957-.82-3.859-2.692-4.468c-.294-.096-.672-.156-1.427-.276M14.98%2011.5l1.4-6.877c.222-1.096-.607-2.123-1.716-2.123c-.782%200-1.47.523-1.684%201.282L11.362%209.5L9.748%203.8A1.78%201.78%200%200%200%208.04%202.5c-1.108%200-1.945%201.013-1.747%202.113l1.6%208.887%22%2F%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m7.334%2010.5l-1.148%201.35c-.935%201.098-1.403%201.648-1.58%202.297c-.076.28-.112.57-.105.862c.015.672.336%201.32.978%202.616c.799%201.613%201.199%202.42%201.844%202.958c.28.234.59.427.922.575c.766.342%201.66.342%203.446.342h1.459c1.245%200%201.868%200%202.413-.16a3.97%203.97%200%200%200%202.145-1.561c.324-.47.52-1.067.914-2.26l.409-1.237c.242-.732.363-1.098.414-1.406c.325-1.957-.82-3.859-2.692-4.468c-.294-.096-.672-.156-1.427-.276M14.98%2011.5l1.4-6.877c.222-1.096-.607-2.123-1.716-2.123c-.782%200-1.47.523-1.684%201.282L11.362%209.5L9.748%203.8A1.78%201.78%200%200%200%208.04%202.5c-1.108%200-1.945%201.013-1.747%202.113l1.6%208.887%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/victory-finger-02.svg?color=%231a73e8&size=48