victory finger 03 icon

victory-finger-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
victory-finger-03
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the victory finger 03 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="m6.978 13.52l-.595-3.45m0 0l-1.06-6.145c-.152-.983.379-1.687 1.19-1.886c.819-.2 1.67.445 1.782 1.15l1.695 6.88l1.647-6.704c.164-.993 1.108-1.434 1.928-1.234c.81.199 1.245.811 1.093 1.794l-1.178 6.632m-7.097-.487c-.685.683-1.787 1.91-2.134 2.686a3.3 3.3 0 0 0-.201.596c-.23.973.33 2.076 1.904 4.15c.63.74 1.74 2.099 1.806 2.32c.007.023.312.394.234 2.176M13.873 8.34c.645-.466 2.374-.635 3.05 1.132c.023.129.061.23.074.358m0 0c.059.577 0 1.13 0 1.199m0-1.2c.384-.749 2.627.17 2.918 2.894c.252 1.373-.105 3.243-.322 3.902c-.322.98-1.212 2.502-1.412 2.73c-.832 1.127-.746 2.093-.746 2.627"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsVictoryFinger03(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="m6.978 13.52l-.595-3.45m0 0l-1.06-6.145c-.152-.983.379-1.687 1.19-1.886c.819-.2 1.67.445 1.782 1.15l1.695 6.88l1.647-6.704c.164-.993 1.108-1.434 1.928-1.234c.81.199 1.245.811 1.093 1.794l-1.178 6.632m-7.097-.487c-.685.683-1.787 1.91-2.134 2.686a3.3 3.3 0 0 0-.201.596c-.23.973.33 2.076 1.904 4.15c.63.74 1.74 2.099 1.806 2.32c.007.023.312.394.234 2.176M13.873 8.34c.645-.466 2.374-.635 3.05 1.132c.023.129.061.23.074.358m0 0c.059.577 0 1.13 0 1.199m0-1.2c.384-.749 2.627.17 2.918 2.894c.252 1.373-.105 3.243-.322 3.902c-.322.98-1.212 2.502-1.412 2.73c-.832 1.127-.746 2.093-.746 2.627"/></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="m6.978 13.52l-.595-3.45m0 0l-1.06-6.145c-.152-.983.379-1.687 1.19-1.886c.819-.2 1.67.445 1.782 1.15l1.695 6.88l1.647-6.704c.164-.993 1.108-1.434 1.928-1.234c.81.199 1.245.811 1.093 1.794l-1.178 6.632m-7.097-.487c-.685.683-1.787 1.91-2.134 2.686a3.3 3.3 0 0 0-.201.596c-.23.973.33 2.076 1.904 4.15c.63.74 1.74 2.099 1.806 2.32c.007.023.312.394.234 2.176M13.873 8.34c.645-.466 2.374-.635 3.05 1.132c.023.129.061.23.074.358m0 0c.059.577 0 1.13 0 1.199m0-1.2c.384-.749 2.627.17 2.918 2.894c.252 1.373-.105 3.243-.322 3.902c-.322.98-1.212 2.502-1.412 2.73c-.832 1.127-.746 2.093-.746 2.627"/></svg>
</template>

CSS

.icon-victory-finger-03 {
  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%22m6.978%2013.52l-.595-3.45m0%200l-1.06-6.145c-.152-.983.379-1.687%201.19-1.886c.819-.2%201.67.445%201.782%201.15l1.695%206.88l1.647-6.704c.164-.993%201.108-1.434%201.928-1.234c.81.199%201.245.811%201.093%201.794l-1.178%206.632m-7.097-.487c-.685.683-1.787%201.91-2.134%202.686a3.3%203.3%200%200%200-.201.596c-.23.973.33%202.076%201.904%204.15c.63.74%201.74%202.099%201.806%202.32c.007.023.312.394.234%202.176M13.873%208.34c.645-.466%202.374-.635%203.05%201.132c.023.129.061.23.074.358m0%200c.059.577%200%201.13%200%201.199m0-1.2c.384-.749%202.627.17%202.918%202.894c.252%201.373-.105%203.243-.322%203.902c-.322.98-1.212%202.502-1.412%202.73c-.832%201.127-.746%202.093-.746%202.627%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%22m6.978%2013.52l-.595-3.45m0%200l-1.06-6.145c-.152-.983.379-1.687%201.19-1.886c.819-.2%201.67.445%201.782%201.15l1.695%206.88l1.647-6.704c.164-.993%201.108-1.434%201.928-1.234c.81.199%201.245.811%201.093%201.794l-1.178%206.632m-7.097-.487c-.685.683-1.787%201.91-2.134%202.686a3.3%203.3%200%200%200-.201.596c-.23.973.33%202.076%201.904%204.15c.63.74%201.74%202.099%201.806%202.32c.007.023.312.394.234%202.176M13.873%208.34c.645-.466%202.374-.635%203.05%201.132c.023.129.061.23.074.358m0%200c.059.577%200%201.13%200%201.199m0-1.2c.384-.749%202.627.17%202.918%202.894c.252%201.373-.105%203.243-.322%203.902c-.322.98-1.212%202.502-1.412%202.73c-.832%201.127-.746%202.093-.746%202.627%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/victory-finger-03.svg?color=%231a73e8&size=48