two-fingers from IconPark Outline by ByteDance · Outline · Hands · Apache-2.0 Free for personal and commercial use.

Name
two-fingers
Set
IconPark Outline
Style
Outline
Category
Hands
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More hands icons from IconPark Outline

Use the two fingers icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path d="M12.566 27.182Q10 28.941 10 33c0 4.06 4.975 11 9.462 11h11.48C35.332 44 38 40.15 38 37.06V24.01a3 3 0 0 0-3-3h-.01A2.99 2.99 0 0 0 32 24"/><path d="M13.981 29.445v-18.44a3 3 0 0 1 3.006-2.997a3.014 3.014 0 0 1 3.006 3.015v13.569"/><path stroke-linejoin="round" d="M19.993 24.008V7.015a3.016 3.016 0 0 1 6.03 0v16.993"/><path stroke-linejoin="round" d="M26 23.716v-2.713a3 3 0 0 1 6 0v3"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineTwoFingers(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="4"><path d="M12.566 27.182Q10 28.941 10 33c0 4.06 4.975 11 9.462 11h11.48C35.332 44 38 40.15 38 37.06V24.01a3 3 0 0 0-3-3h-.01A2.99 2.99 0 0 0 32 24"/><path d="M13.981 29.445v-18.44a3 3 0 0 1 3.006-2.997a3.014 3.014 0 0 1 3.006 3.015v13.569"/><path strokeLinejoin="round" d="M19.993 24.008V7.015a3.016 3.016 0 0 1 6.03 0v16.993"/><path strokeLinejoin="round" d="M26 23.716v-2.713a3 3 0 0 1 6 0v3"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path d="M12.566 27.182Q10 28.941 10 33c0 4.06 4.975 11 9.462 11h11.48C35.332 44 38 40.15 38 37.06V24.01a3 3 0 0 0-3-3h-.01A2.99 2.99 0 0 0 32 24"/><path d="M13.981 29.445v-18.44a3 3 0 0 1 3.006-2.997a3.014 3.014 0 0 1 3.006 3.015v13.569"/><path stroke-linejoin="round" d="M19.993 24.008V7.015a3.016 3.016 0 0 1 6.03 0v16.993"/><path stroke-linejoin="round" d="M26 23.716v-2.713a3 3 0 0 1 6 0v3"/></g></svg>
</template>

CSS

.icon-two-fingers {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M12.566%2027.182Q10%2028.941%2010%2033c0%204.06%204.975%2011%209.462%2011h11.48C35.332%2044%2038%2040.15%2038%2037.06V24.01a3%203%200%200%200-3-3h-.01A2.99%202.99%200%200%200%2032%2024%22%2F%3E%3Cpath%20d%3D%22M13.981%2029.445v-18.44a3%203%200%200%201%203.006-2.997a3.014%203.014%200%200%201%203.006%203.015v13.569%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M19.993%2024.008V7.015a3.016%203.016%200%200%201%206.03%200v16.993%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M26%2023.716v-2.713a3%203%200%200%201%206%200v3%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M12.566%2027.182Q10%2028.941%2010%2033c0%204.06%204.975%2011%209.462%2011h11.48C35.332%2044%2038%2040.15%2038%2037.06V24.01a3%203%200%200%200-3-3h-.01A2.99%202.99%200%200%200%2032%2024%22%2F%3E%3Cpath%20d%3D%22M13.981%2029.445v-18.44a3%203%200%200%201%203.006-2.997a3.014%203.014%200%200%201%203.006%203.015v13.569%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M19.993%2024.008V7.015a3.016%203.016%200%200%201%206.03%200v16.993%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M26%2023.716v-2.713a3%203%200%200%201%206%200v3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/two-fingers.svg?color=%231a73e8&size=48