victory finger 01 icon
victory-finger-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- victory-finger-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the victory finger 01 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="m8.517 13l-.553-2.957m0 0L6.85 4.076a1.752 1.752 0 0 1 3.44-.667l1.213 6.072l1.22-6.073a1.75 1.75 0 0 1 2.066-1.375c.938.19 1.482 1.105 1.306 2.048L15.068 9.83m-7.104.213c-1.892 1.775-3.053 2.817-3.29 3.753c-.266 1.044-.485 2.19 1.404 4.486c.622.756 1.146 1.28 1.267 1.48c.211.349.658.61.658 2.24m7.08-12.153c2.262.642 3.734 1.861 4.155 2.73c.47.97.337 2.427-.648 4.827c-.389.947-.865 1.486-.943 1.706c-.183.514-.462 1.067-.334 2.866"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsVictoryFinger01(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="m8.517 13l-.553-2.957m0 0L6.85 4.076a1.752 1.752 0 0 1 3.44-.667l1.213 6.072l1.22-6.073a1.75 1.75 0 0 1 2.066-1.375c.938.19 1.482 1.105 1.306 2.048L15.068 9.83m-7.104.213c-1.892 1.775-3.053 2.817-3.29 3.753c-.266 1.044-.485 2.19 1.404 4.486c.622.756 1.146 1.28 1.267 1.48c.211.349.658.61.658 2.24m7.08-12.153c2.262.642 3.734 1.861 4.155 2.73c.47.97.337 2.427-.648 4.827c-.389.947-.865 1.486-.943 1.706c-.183.514-.462 1.067-.334 2.866"/></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="m8.517 13l-.553-2.957m0 0L6.85 4.076a1.752 1.752 0 0 1 3.44-.667l1.213 6.072l1.22-6.073a1.75 1.75 0 0 1 2.066-1.375c.938.19 1.482 1.105 1.306 2.048L15.068 9.83m-7.104.213c-1.892 1.775-3.053 2.817-3.29 3.753c-.266 1.044-.485 2.19 1.404 4.486c.622.756 1.146 1.28 1.267 1.48c.211.349.658.61.658 2.24m7.08-12.153c2.262.642 3.734 1.861 4.155 2.73c.47.97.337 2.427-.648 4.827c-.389.947-.865 1.486-.943 1.706c-.183.514-.462 1.067-.334 2.866"/></svg> </template>
CSS
.icon-victory-finger-01 {
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%22m8.517%2013l-.553-2.957m0%200L6.85%204.076a1.752%201.752%200%200%201%203.44-.667l1.213%206.072l1.22-6.073a1.75%201.75%200%200%201%202.066-1.375c.938.19%201.482%201.105%201.306%202.048L15.068%209.83m-7.104.213c-1.892%201.775-3.053%202.817-3.29%203.753c-.266%201.044-.485%202.19%201.404%204.486c.622.756%201.146%201.28%201.267%201.48c.211.349.658.61.658%202.24m7.08-12.153c2.262.642%203.734%201.861%204.155%202.73c.47.97.337%202.427-.648%204.827c-.389.947-.865%201.486-.943%201.706c-.183.514-.462%201.067-.334%202.866%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%22m8.517%2013l-.553-2.957m0%200L6.85%204.076a1.752%201.752%200%200%201%203.44-.667l1.213%206.072l1.22-6.073a1.75%201.75%200%200%201%202.066-1.375c.938.19%201.482%201.105%201.306%202.048L15.068%209.83m-7.104.213c-1.892%201.775-3.053%202.817-3.29%203.753c-.266%201.044-.485%202.19%201.404%204.486c.622.756%201.146%201.28%201.267%201.48c.211.349.658.61.658%202.24m7.08-12.153c2.262.642%203.734%201.861%204.155%202.73c.47.97.337%202.427-.648%204.827c-.389.947-.865%201.486-.943%201.706c-.183.514-.462%201.067-.334%202.866%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/victory-finger-01.svg?color=%231a73e8&size=48