hand index thumb icon

hand-index-thumb-fill from Bootstrap Icons by The Bootstrap Authors · Fill · MIT Free for personal and commercial use.

Name
hand-index-thumb-fill
Set
Bootstrap Icons
Style
Fill
Viewbox
16×16
License
MIT

1 other variant in Bootstrap Icons

Related icons in Bootstrap Icons

Use the hand index thumb icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.5 1.75v2.716l.047-.002c.312-.012.742-.016 1.051.046c.28.056.543.18.738.288c.273.152.456.385.56.642l.132-.012c.312-.024.794-.038 1.158.108c.37.148.689.487.88.716q.113.137.195.248h.582a2 2 0 0 1 1.99 2.199l-.272 2.715a3.5 3.5 0 0 1-.444 1.389l-1.395 2.441A1.5 1.5 0 0 1 12.42 16H6.118a1.5 1.5 0 0 1-1.342-.83l-1.215-2.43L1.07 8.589a1.517 1.517 0 0 1 2.373-1.852L5 8.293V1.75a1.75 1.75 0 0 1 3.5 0"/></svg>

React

import type { SVGProps } from "react";

export function BiHandIndexThumbFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.5 1.75v2.716l.047-.002c.312-.012.742-.016 1.051.046c.28.056.543.18.738.288c.273.152.456.385.56.642l.132-.012c.312-.024.794-.038 1.158.108c.37.148.689.487.88.716q.113.137.195.248h.582a2 2 0 0 1 1.99 2.199l-.272 2.715a3.5 3.5 0 0 1-.444 1.389l-1.395 2.441A1.5 1.5 0 0 1 12.42 16H6.118a1.5 1.5 0 0 1-1.342-.83l-1.215-2.43L1.07 8.589a1.517 1.517 0 0 1 2.373-1.852L5 8.293V1.75a1.75 1.75 0 0 1 3.5 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.5 1.75v2.716l.047-.002c.312-.012.742-.016 1.051.046c.28.056.543.18.738.288c.273.152.456.385.56.642l.132-.012c.312-.024.794-.038 1.158.108c.37.148.689.487.88.716q.113.137.195.248h.582a2 2 0 0 1 1.99 2.199l-.272 2.715a3.5 3.5 0 0 1-.444 1.389l-1.395 2.441A1.5 1.5 0 0 1 12.42 16H6.118a1.5 1.5 0 0 1-1.342-.83l-1.215-2.43L1.07 8.589a1.517 1.517 0 0 1 2.373-1.852L5 8.293V1.75a1.75 1.75 0 0 1 3.5 0"/></svg>
</template>

CSS

.icon-hand-index-thumb-fill {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.5%201.75v2.716l.047-.002c.312-.012.742-.016%201.051.046c.28.056.543.18.738.288c.273.152.456.385.56.642l.132-.012c.312-.024.794-.038%201.158.108c.37.148.689.487.88.716q.113.137.195.248h.582a2%202%200%200%201%201.99%202.199l-.272%202.715a3.5%203.5%200%200%201-.444%201.389l-1.395%202.441A1.5%201.5%200%200%201%2012.42%2016H6.118a1.5%201.5%200%200%201-1.342-.83l-1.215-2.43L1.07%208.589a1.517%201.517%200%200%201%202.373-1.852L5%208.293V1.75a1.75%201.75%200%200%201%203.5%200%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.5%201.75v2.716l.047-.002c.312-.012.742-.016%201.051.046c.28.056.543.18.738.288c.273.152.456.385.56.642l.132-.012c.312-.024.794-.038%201.158.108c.37.148.689.487.88.716q.113.137.195.248h.582a2%202%200%200%201%201.99%202.199l-.272%202.715a3.5%203.5%200%200%201-.444%201.389l-1.395%202.441A1.5%201.5%200%200%201%2012.42%2016H6.118a1.5%201.5%200%200%201-1.342-.83l-1.215-2.43L1.07%208.589a1.517%201.517%200%200%201%202.373-1.852L5%208.293V1.75a1.75%201.75%200%200%201%203.5%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bi/hand-index-thumb-fill.svg?color=%231a73e8&size=48