tap-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
tap-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the tap 02 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M16.25 22.001c.03-1.865-.037-1.48.115-1.954c.153-.475.743-1.299 1.109-2.349c1.022-2.938.478-4.144-1.036-5.08c-1.596-.987-3.206-1.37-4.617-1.248V6.734c0-.962-.546-1.705-1.51-1.705c-.963 0-1.449.838-1.449 1.8l.05 4.835m-.017 10.337v-.668c0-.785-.258-1.12-1.348-2.697c-1.202-1.738-1.197-1.82-1.472-2.578c-.049-.353-.347-1.178.757-2.328l2.08-2.066m0 3.527v-3.527"/><path d="M6.497 6.023c-.066-.92.5-2.74 2.054-3.5c.64-.39 2.398-.993 4.08.081c1.656 1.06 1.768 2.62 1.873 3.409"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsTap02(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M16.25 22.001c.03-1.865-.037-1.48.115-1.954c.153-.475.743-1.299 1.109-2.349c1.022-2.938.478-4.144-1.036-5.08c-1.596-.987-3.206-1.37-4.617-1.248V6.734c0-.962-.546-1.705-1.51-1.705c-.963 0-1.449.838-1.449 1.8l.05 4.835m-.017 10.337v-.668c0-.785-.258-1.12-1.348-2.697c-1.202-1.738-1.197-1.82-1.472-2.578c-.049-.353-.347-1.178.757-2.328l2.08-2.066m0 3.527v-3.527"/><path d="M6.497 6.023c-.066-.92.5-2.74 2.054-3.5c.64-.39 2.398-.993 4.08.081c1.656 1.06 1.768 2.62 1.873 3.409"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M16.25 22.001c.03-1.865-.037-1.48.115-1.954c.153-.475.743-1.299 1.109-2.349c1.022-2.938.478-4.144-1.036-5.08c-1.596-.987-3.206-1.37-4.617-1.248V6.734c0-.962-.546-1.705-1.51-1.705c-.963 0-1.449.838-1.449 1.8l.05 4.835m-.017 10.337v-.668c0-.785-.258-1.12-1.348-2.697c-1.202-1.738-1.197-1.82-1.472-2.578c-.049-.353-.347-1.178.757-2.328l2.08-2.066m0 3.527v-3.527"/><path d="M6.497 6.023c-.066-.92.5-2.74 2.054-3.5c.64-.39 2.398-.993 4.08.081c1.656 1.06 1.768 2.62 1.873 3.409"/></g></svg>
</template>

CSS

.icon-tap-02 {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16.25%2022.001c.03-1.865-.037-1.48.115-1.954c.153-.475.743-1.299%201.109-2.349c1.022-2.938.478-4.144-1.036-5.08c-1.596-.987-3.206-1.37-4.617-1.248V6.734c0-.962-.546-1.705-1.51-1.705c-.963%200-1.449.838-1.449%201.8l.05%204.835m-.017%2010.337v-.668c0-.785-.258-1.12-1.348-2.697c-1.202-1.738-1.197-1.82-1.472-2.578c-.049-.353-.347-1.178.757-2.328l2.08-2.066m0%203.527v-3.527%22%2F%3E%3Cpath%20d%3D%22M6.497%206.023c-.066-.92.5-2.74%202.054-3.5c.64-.39%202.398-.993%204.08.081c1.656%201.06%201.768%202.62%201.873%203.409%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16.25%2022.001c.03-1.865-.037-1.48.115-1.954c.153-.475.743-1.299%201.109-2.349c1.022-2.938.478-4.144-1.036-5.08c-1.596-.987-3.206-1.37-4.617-1.248V6.734c0-.962-.546-1.705-1.51-1.705c-.963%200-1.449.838-1.449%201.8l.05%204.835m-.017%2010.337v-.668c0-.785-.258-1.12-1.348-2.697c-1.202-1.738-1.197-1.82-1.472-2.578c-.049-.353-.347-1.178.757-2.328l2.08-2.066m0%203.527v-3.527%22%2F%3E%3Cpath%20d%3D%22M6.497%206.023c-.066-.92.5-2.74%202.054-3.5c.64-.39%202.398-.993%204.08.081c1.656%201.06%201.768%202.62%201.873%203.409%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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