love korean finger icon

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

Name
love-korean-finger
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the love korean finger 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="M10.605 9.028L6.203 4.616a1.53 1.53 0 0 1 .012-2.162a1.523 1.523 0 0 1 2.157-.012l7.786 7.725c2.658 2.664 4.19 6.156 1.223 9.764l-.316.317a5.96 5.96 0 0 1-8.44 0l-3.188-3.15c-.593-.593-.58-1.568.027-2.177c.575-.577 1.48-.618 2.077-.115m1.56-2.835l-.729-.73c-.592-.593-.578-1.57.032-2.182s1.608-.625 2.201-.031l2.51 2.514m-4.015.429l1.784 1.787M9.1 11.971c-.592-.594-1.542-.566-2.152.045s-.625 1.588-.032 2.182l.625.608m0 0l1.13 1.1m-1.13-1.1q.05.042.095.088m4.5-8.717c.168-1.537 1.988-3.13 4.26-2.039c.216.104.387.3.39.54c.002.386-.167.863-.711 1.18c-.778.452-2.051 2.18-.351 3.885"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsLoveKoreanFinger(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="M10.605 9.028L6.203 4.616a1.53 1.53 0 0 1 .012-2.162a1.523 1.523 0 0 1 2.157-.012l7.786 7.725c2.658 2.664 4.19 6.156 1.223 9.764l-.316.317a5.96 5.96 0 0 1-8.44 0l-3.188-3.15c-.593-.593-.58-1.568.027-2.177c.575-.577 1.48-.618 2.077-.115m1.56-2.835l-.729-.73c-.592-.593-.578-1.57.032-2.182s1.608-.625 2.201-.031l2.51 2.514m-4.015.429l1.784 1.787M9.1 11.971c-.592-.594-1.542-.566-2.152.045s-.625 1.588-.032 2.182l.625.608m0 0l1.13 1.1m-1.13-1.1q.05.042.095.088m4.5-8.717c.168-1.537 1.988-3.13 4.26-2.039c.216.104.387.3.39.54c.002.386-.167.863-.711 1.18c-.778.452-2.051 2.18-.351 3.885"/></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="M10.605 9.028L6.203 4.616a1.53 1.53 0 0 1 .012-2.162a1.523 1.523 0 0 1 2.157-.012l7.786 7.725c2.658 2.664 4.19 6.156 1.223 9.764l-.316.317a5.96 5.96 0 0 1-8.44 0l-3.188-3.15c-.593-.593-.58-1.568.027-2.177c.575-.577 1.48-.618 2.077-.115m1.56-2.835l-.729-.73c-.592-.593-.578-1.57.032-2.182s1.608-.625 2.201-.031l2.51 2.514m-4.015.429l1.784 1.787M9.1 11.971c-.592-.594-1.542-.566-2.152.045s-.625 1.588-.032 2.182l.625.608m0 0l1.13 1.1m-1.13-1.1q.05.042.095.088m4.5-8.717c.168-1.537 1.988-3.13 4.26-2.039c.216.104.387.3.39.54c.002.386-.167.863-.711 1.18c-.778.452-2.051 2.18-.351 3.885"/></svg>
</template>

CSS

.icon-love-korean-finger {
  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%22M10.605%209.028L6.203%204.616a1.53%201.53%200%200%201%20.012-2.162a1.523%201.523%200%200%201%202.157-.012l7.786%207.725c2.658%202.664%204.19%206.156%201.223%209.764l-.316.317a5.96%205.96%200%200%201-8.44%200l-3.188-3.15c-.593-.593-.58-1.568.027-2.177c.575-.577%201.48-.618%202.077-.115m1.56-2.835l-.729-.73c-.592-.593-.578-1.57.032-2.182s1.608-.625%202.201-.031l2.51%202.514m-4.015.429l1.784%201.787M9.1%2011.971c-.592-.594-1.542-.566-2.152.045s-.625%201.588-.032%202.182l.625.608m0%200l1.13%201.1m-1.13-1.1q.05.042.095.088m4.5-8.717c.168-1.537%201.988-3.13%204.26-2.039c.216.104.387.3.39.54c.002.386-.167.863-.711%201.18c-.778.452-2.051%202.18-.351%203.885%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%22M10.605%209.028L6.203%204.616a1.53%201.53%200%200%201%20.012-2.162a1.523%201.523%200%200%201%202.157-.012l7.786%207.725c2.658%202.664%204.19%206.156%201.223%209.764l-.316.317a5.96%205.96%200%200%201-8.44%200l-3.188-3.15c-.593-.593-.58-1.568.027-2.177c.575-.577%201.48-.618%202.077-.115m1.56-2.835l-.729-.73c-.592-.593-.578-1.57.032-2.182s1.608-.625%202.201-.031l2.51%202.514m-4.015.429l1.784%201.787M9.1%2011.971c-.592-.594-1.542-.566-2.152.045s-.625%201.588-.032%202.182l.625.608m0%200l1.13%201.1m-1.13-1.1q.05.042.095.088m4.5-8.717c.168-1.537%201.988-3.13%204.26-2.039c.216.104.387.3.39.54c.002.386-.167.863-.711%201.18c-.778.452-2.051%202.18-.351%203.885%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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