click tap icon

click-tap from IconPark by ByteDance · Color · Hands · Apache-2.0 Free for personal and commercial use.

Name
click-tap
Set
IconPark
Style
Color
Category
Hands
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More hands icons from IconPark

Use the click tap icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M15 26V15C15 13.3431 16.3431 12 18 12C19.6569 12 21 13.3431 21 15V26"/><path stroke-linejoin="round" d="M39 25V31.5C39 37.8513 33.8513 43 27.5 43H26.5C20.1487 43 15 37.8513 15 31.5V25"/><path stroke-linejoin="round" d="M21 29V27.1058V24C21 22.3431 22.3431 21 24 21C25.6569 21 27 22.3431 27 24V27.1818V29"/><path stroke-linejoin="round" d="M27 29V27.1058V24C27 22.3431 28.3431 21 30 21C31.6569 21 33 22.3431 33 24V27.1818V29"/><path stroke-linejoin="round" d="M33 29V27.1058V24C33 22.3431 34.3431 21 36 21C37.6569 21 39 22.3431 39 24V27.1818V29"/><path d="M28 15C28 13.9489 27.8378 12.9357 27.5371 11.9839C27.2008 10.9195 26.6913 9.93208 26.0415 9.0547C24.2198 6.59472 21.2961 5 18 5C14.7039 5 11.7802 6.59472 9.95847 9.0547C9.30873 9.93208 8.79916 10.9195 8.46286 11.9839C8.16217 12.9357 8 13.9489 8 15"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkClickTap(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="#000" strokeLinecap="round" strokeWidth="4"><path strokeLinejoin="round" d="M15 26V15C15 13.3431 16.3431 12 18 12C19.6569 12 21 13.3431 21 15V26"/><path strokeLinejoin="round" d="M39 25V31.5C39 37.8513 33.8513 43 27.5 43H26.5C20.1487 43 15 37.8513 15 31.5V25"/><path strokeLinejoin="round" d="M21 29V27.1058V24C21 22.3431 22.3431 21 24 21C25.6569 21 27 22.3431 27 24V27.1818V29"/><path strokeLinejoin="round" d="M27 29V27.1058V24C27 22.3431 28.3431 21 30 21C31.6569 21 33 22.3431 33 24V27.1818V29"/><path strokeLinejoin="round" d="M33 29V27.1058V24C33 22.3431 34.3431 21 36 21C37.6569 21 39 22.3431 39 24V27.1818V29"/><path d="M28 15C28 13.9489 27.8378 12.9357 27.5371 11.9839C27.2008 10.9195 26.6913 9.93208 26.0415 9.0547C24.2198 6.59472 21.2961 5 18 5C14.7039 5 11.7802 6.59472 9.95847 9.0547C9.30873 9.93208 8.79916 10.9195 8.46286 11.9839C8.16217 12.9357 8 13.9489 8 15"/></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="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M15 26V15C15 13.3431 16.3431 12 18 12C19.6569 12 21 13.3431 21 15V26"/><path stroke-linejoin="round" d="M39 25V31.5C39 37.8513 33.8513 43 27.5 43H26.5C20.1487 43 15 37.8513 15 31.5V25"/><path stroke-linejoin="round" d="M21 29V27.1058V24C21 22.3431 22.3431 21 24 21C25.6569 21 27 22.3431 27 24V27.1818V29"/><path stroke-linejoin="round" d="M27 29V27.1058V24C27 22.3431 28.3431 21 30 21C31.6569 21 33 22.3431 33 24V27.1818V29"/><path stroke-linejoin="round" d="M33 29V27.1058V24C33 22.3431 34.3431 21 36 21C37.6569 21 39 22.3431 39 24V27.1818V29"/><path d="M28 15C28 13.9489 27.8378 12.9357 27.5371 11.9839C27.2008 10.9195 26.6913 9.93208 26.0415 9.0547C24.2198 6.59472 21.2961 5 18 5C14.7039 5 11.7802 6.59472 9.95847 9.0547C9.30873 9.93208 8.79916 10.9195 8.46286 11.9839C8.16217 12.9357 8 13.9489 8 15"/></g></svg>
</template>

CSS

.icon-click-tap {
  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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2026V15C15%2013.3431%2016.3431%2012%2018%2012C19.6569%2012%2021%2013.3431%2021%2015V26%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M39%2025V31.5C39%2037.8513%2033.8513%2043%2027.5%2043H26.5C20.1487%2043%2015%2037.8513%2015%2031.5V25%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2029V27.1058V24C21%2022.3431%2022.3431%2021%2024%2021C25.6569%2021%2027%2022.3431%2027%2024V27.1818V29%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M27%2029V27.1058V24C27%2022.3431%2028.3431%2021%2030%2021C31.6569%2021%2033%2022.3431%2033%2024V27.1818V29%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M33%2029V27.1058V24C33%2022.3431%2034.3431%2021%2036%2021C37.6569%2021%2039%2022.3431%2039%2024V27.1818V29%22%2F%3E%3Cpath%20d%3D%22M28%2015C28%2013.9489%2027.8378%2012.9357%2027.5371%2011.9839C27.2008%2010.9195%2026.6913%209.93208%2026.0415%209.0547C24.2198%206.59472%2021.2961%205%2018%205C14.7039%205%2011.7802%206.59472%209.95847%209.0547C9.30873%209.93208%208.79916%2010.9195%208.46286%2011.9839C8.16217%2012.9357%208%2013.9489%208%2015%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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2026V15C15%2013.3431%2016.3431%2012%2018%2012C19.6569%2012%2021%2013.3431%2021%2015V26%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M39%2025V31.5C39%2037.8513%2033.8513%2043%2027.5%2043H26.5C20.1487%2043%2015%2037.8513%2015%2031.5V25%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2029V27.1058V24C21%2022.3431%2022.3431%2021%2024%2021C25.6569%2021%2027%2022.3431%2027%2024V27.1818V29%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M27%2029V27.1058V24C27%2022.3431%2028.3431%2021%2030%2021C31.6569%2021%2033%2022.3431%2033%2024V27.1818V29%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M33%2029V27.1058V24C33%2022.3431%2034.3431%2021%2036%2021C37.6569%2021%2039%2022.3431%2039%2024V27.1818V29%22%2F%3E%3Cpath%20d%3D%22M28%2015C28%2013.9489%2027.8378%2012.9357%2027.5371%2011.9839C27.2008%2010.9195%2026.6913%209.93208%2026.0415%209.0547C24.2198%206.59472%2021.2961%205%2018%205C14.7039%205%2011.7802%206.59472%209.95847%209.0547C9.30873%209.93208%208.79916%2010.9195%208.46286%2011.9839C8.16217%2012.9357%208%2013.9489%208%2015%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/click-tap.svg?color=%231a73e8&size=48