finger pushing button emoji

finger-pushing-button from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
finger-pushing-button
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

More extras openmoji icons from OpenMoji

Use the finger pushing button emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M31 60h10v6H31z"/><path fill="#fcea2b" d="m44.066 27.414l-1.01-2.074a6.2 6.2 0 0 1-.602-2.146l-.297-3.167a11.6 11.6 0 0 0-1.925-5.392a9 9 0 0 0-.53-.706l-.985-1.185a8.6 8.6 0 0 0-2.524-2.063l-1.145-.617a9.2 9.2 0 0 0-3.11-1.012l-.908-.125a11.6 11.6 0 0 0-5.214.484l-.85.282a9.6 9.6 0 0 0-3.523 2.096l-1.17 1.096A9.4 9.4 0 0 0 18.4 15.34l-.32.605a10.65 10.65 0 0 0-1.234 4.804l-.182 11.154a2.44 2.44 0 0 0 .923 1.95c.59.468 1.414.507 2.046.096l2.264-1.47l.143.2a5.05 5.05 0 0 0 1.54 1.4a1.91 1.91 0 0 0 1.951-.01l2.036-1.224l1.256 1.115a3.68 3.68 0 0 0 2.513.928l2.702-2.061l.145 5.71l-.053 5.842l-.026 1.935c0 .675-.106 2.747-.106 3.22c0 1.656.106 3.113 1.563 3.63c.108.038.538.144.65.132l.397-.08l.808-.291c.318-.225.715-.186.821-2.584l-.01-2.924l.075-8.275V28.166l1.1 3.519l1.214 2.048l3.966 1.24a1.91 1.91 0 0 0 2.123-.71a2.14 2.14 0 0 0 .084-2.37l-2.44-3.964a6 6 0 0 1-.282-.515Zm-10.627 21.95l.003.088c-.018.03-.032.061-.05.091z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M16.004 21.435c0-7.463 6.05-13.513 13.513-13.513s13.514 6.05 13.514 13.513m-27.027.718v9.854m5.742.241a2.874 2.874 0 1 1-5.743-.241"/><path d="M27.492 32.44a2.874 2.874 0 1 1-5.744-.242"/><path d="M27.488 32.55a2.874 2.874 0 1 1-5.73-.462m11.512.744a2.874 2.874 0 1 1-5.736-.368m19.659-1.458a2.874 2.874 0 1 1-4.135 3.993M39.02 51.204a2.874 2.874 0 1 1-5.75 0m.001-18.342v18.342m5.748 0V28.383m2.432 4.798l1.608 1.818m-.029-13.717c-.059 3.575 1.108 6.059 2.712 7.819m-.045-.05l1.496 1.955M20 65h8m16 0h8m-21 0v-5m10 5v-5m-11 0h12"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiFingerPushingButton(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M31 60h10v6H31z"/><path fill="#fcea2b" d="m44.066 27.414l-1.01-2.074a6.2 6.2 0 0 1-.602-2.146l-.297-3.167a11.6 11.6 0 0 0-1.925-5.392a9 9 0 0 0-.53-.706l-.985-1.185a8.6 8.6 0 0 0-2.524-2.063l-1.145-.617a9.2 9.2 0 0 0-3.11-1.012l-.908-.125a11.6 11.6 0 0 0-5.214.484l-.85.282a9.6 9.6 0 0 0-3.523 2.096l-1.17 1.096A9.4 9.4 0 0 0 18.4 15.34l-.32.605a10.65 10.65 0 0 0-1.234 4.804l-.182 11.154a2.44 2.44 0 0 0 .923 1.95c.59.468 1.414.507 2.046.096l2.264-1.47l.143.2a5.05 5.05 0 0 0 1.54 1.4a1.91 1.91 0 0 0 1.951-.01l2.036-1.224l1.256 1.115a3.68 3.68 0 0 0 2.513.928l2.702-2.061l.145 5.71l-.053 5.842l-.026 1.935c0 .675-.106 2.747-.106 3.22c0 1.656.106 3.113 1.563 3.63c.108.038.538.144.65.132l.397-.08l.808-.291c.318-.225.715-.186.821-2.584l-.01-2.924l.075-8.275V28.166l1.1 3.519l1.214 2.048l3.966 1.24a1.91 1.91 0 0 0 2.123-.71a2.14 2.14 0 0 0 .084-2.37l-2.44-3.964a6 6 0 0 1-.282-.515Zm-10.627 21.95l.003.088c-.018.03-.032.061-.05.091z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M16.004 21.435c0-7.463 6.05-13.513 13.513-13.513s13.514 6.05 13.514 13.513m-27.027.718v9.854m5.742.241a2.874 2.874 0 1 1-5.743-.241"/><path d="M27.492 32.44a2.874 2.874 0 1 1-5.744-.242"/><path d="M27.488 32.55a2.874 2.874 0 1 1-5.73-.462m11.512.744a2.874 2.874 0 1 1-5.736-.368m19.659-1.458a2.874 2.874 0 1 1-4.135 3.993M39.02 51.204a2.874 2.874 0 1 1-5.75 0m.001-18.342v18.342m5.748 0V28.383m2.432 4.798l1.608 1.818m-.029-13.717c-.059 3.575 1.108 6.059 2.712 7.819m-.045-.05l1.496 1.955M20 65h8m16 0h8m-21 0v-5m10 5v-5m-11 0h12"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M31 60h10v6H31z"/><path fill="#fcea2b" d="m44.066 27.414l-1.01-2.074a6.2 6.2 0 0 1-.602-2.146l-.297-3.167a11.6 11.6 0 0 0-1.925-5.392a9 9 0 0 0-.53-.706l-.985-1.185a8.6 8.6 0 0 0-2.524-2.063l-1.145-.617a9.2 9.2 0 0 0-3.11-1.012l-.908-.125a11.6 11.6 0 0 0-5.214.484l-.85.282a9.6 9.6 0 0 0-3.523 2.096l-1.17 1.096A9.4 9.4 0 0 0 18.4 15.34l-.32.605a10.65 10.65 0 0 0-1.234 4.804l-.182 11.154a2.44 2.44 0 0 0 .923 1.95c.59.468 1.414.507 2.046.096l2.264-1.47l.143.2a5.05 5.05 0 0 0 1.54 1.4a1.91 1.91 0 0 0 1.951-.01l2.036-1.224l1.256 1.115a3.68 3.68 0 0 0 2.513.928l2.702-2.061l.145 5.71l-.053 5.842l-.026 1.935c0 .675-.106 2.747-.106 3.22c0 1.656.106 3.113 1.563 3.63c.108.038.538.144.65.132l.397-.08l.808-.291c.318-.225.715-.186.821-2.584l-.01-2.924l.075-8.275V28.166l1.1 3.519l1.214 2.048l3.966 1.24a1.91 1.91 0 0 0 2.123-.71a2.14 2.14 0 0 0 .084-2.37l-2.44-3.964a6 6 0 0 1-.282-.515Zm-10.627 21.95l.003.088c-.018.03-.032.061-.05.091z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M16.004 21.435c0-7.463 6.05-13.513 13.513-13.513s13.514 6.05 13.514 13.513m-27.027.718v9.854m5.742.241a2.874 2.874 0 1 1-5.743-.241"/><path d="M27.492 32.44a2.874 2.874 0 1 1-5.744-.242"/><path d="M27.488 32.55a2.874 2.874 0 1 1-5.73-.462m11.512.744a2.874 2.874 0 1 1-5.736-.368m19.659-1.458a2.874 2.874 0 1 1-4.135 3.993M39.02 51.204a2.874 2.874 0 1 1-5.75 0m.001-18.342v18.342m5.748 0V28.383m2.432 4.798l1.608 1.818m-.029-13.717c-.059 3.575 1.108 6.059 2.712 7.819m-.045-.05l1.496 1.955M20 65h8m16 0h8m-21 0v-5m10 5v-5m-11 0h12"/></g></svg>
</template>

CSS

.icon-finger-pushing-button {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M31%2060h10v6H31z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22m44.066%2027.414l-1.01-2.074a6.2%206.2%200%200%201-.602-2.146l-.297-3.167a11.6%2011.6%200%200%200-1.925-5.392a9%209%200%200%200-.53-.706l-.985-1.185a8.6%208.6%200%200%200-2.524-2.063l-1.145-.617a9.2%209.2%200%200%200-3.11-1.012l-.908-.125a11.6%2011.6%200%200%200-5.214.484l-.85.282a9.6%209.6%200%200%200-3.523%202.096l-1.17%201.096A9.4%209.4%200%200%200%2018.4%2015.34l-.32.605a10.65%2010.65%200%200%200-1.234%204.804l-.182%2011.154a2.44%202.44%200%200%200%20.923%201.95c.59.468%201.414.507%202.046.096l2.264-1.47l.143.2a5.05%205.05%200%200%200%201.54%201.4a1.91%201.91%200%200%200%201.951-.01l2.036-1.224l1.256%201.115a3.68%203.68%200%200%200%202.513.928l2.702-2.061l.145%205.71l-.053%205.842l-.026%201.935c0%20.675-.106%202.747-.106%203.22c0%201.656.106%203.113%201.563%203.63c.108.038.538.144.65.132l.397-.08l.808-.291c.318-.225.715-.186.821-2.584l-.01-2.924l.075-8.275V28.166l1.1%203.519l1.214%202.048l3.966%201.24a1.91%201.91%200%200%200%202.123-.71a2.14%202.14%200%200%200%20.084-2.37l-2.44-3.964a6%206%200%200%201-.282-.515Zm-10.627%2021.95l.003.088c-.018.03-.032.061-.05.091z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16.004%2021.435c0-7.463%206.05-13.513%2013.513-13.513s13.514%206.05%2013.514%2013.513m-27.027.718v9.854m5.742.241a2.874%202.874%200%201%201-5.743-.241%22%2F%3E%3Cpath%20d%3D%22M27.492%2032.44a2.874%202.874%200%201%201-5.744-.242%22%2F%3E%3Cpath%20d%3D%22M27.488%2032.55a2.874%202.874%200%201%201-5.73-.462m11.512.744a2.874%202.874%200%201%201-5.736-.368m19.659-1.458a2.874%202.874%200%201%201-4.135%203.993M39.02%2051.204a2.874%202.874%200%201%201-5.75%200m.001-18.342v18.342m5.748%200V28.383m2.432%204.798l1.608%201.818m-.029-13.717c-.059%203.575%201.108%206.059%202.712%207.819m-.045-.05l1.496%201.955M20%2065h8m16%200h8m-21%200v-5m10%205v-5m-11%200h12%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M31%2060h10v6H31z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22m44.066%2027.414l-1.01-2.074a6.2%206.2%200%200%201-.602-2.146l-.297-3.167a11.6%2011.6%200%200%200-1.925-5.392a9%209%200%200%200-.53-.706l-.985-1.185a8.6%208.6%200%200%200-2.524-2.063l-1.145-.617a9.2%209.2%200%200%200-3.11-1.012l-.908-.125a11.6%2011.6%200%200%200-5.214.484l-.85.282a9.6%209.6%200%200%200-3.523%202.096l-1.17%201.096A9.4%209.4%200%200%200%2018.4%2015.34l-.32.605a10.65%2010.65%200%200%200-1.234%204.804l-.182%2011.154a2.44%202.44%200%200%200%20.923%201.95c.59.468%201.414.507%202.046.096l2.264-1.47l.143.2a5.05%205.05%200%200%200%201.54%201.4a1.91%201.91%200%200%200%201.951-.01l2.036-1.224l1.256%201.115a3.68%203.68%200%200%200%202.513.928l2.702-2.061l.145%205.71l-.053%205.842l-.026%201.935c0%20.675-.106%202.747-.106%203.22c0%201.656.106%203.113%201.563%203.63c.108.038.538.144.65.132l.397-.08l.808-.291c.318-.225.715-.186.821-2.584l-.01-2.924l.075-8.275V28.166l1.1%203.519l1.214%202.048l3.966%201.24a1.91%201.91%200%200%200%202.123-.71a2.14%202.14%200%200%200%20.084-2.37l-2.44-3.964a6%206%200%200%201-.282-.515Zm-10.627%2021.95l.003.088c-.018.03-.032.061-.05.091z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16.004%2021.435c0-7.463%206.05-13.513%2013.513-13.513s13.514%206.05%2013.514%2013.513m-27.027.718v9.854m5.742.241a2.874%202.874%200%201%201-5.743-.241%22%2F%3E%3Cpath%20d%3D%22M27.492%2032.44a2.874%202.874%200%201%201-5.744-.242%22%2F%3E%3Cpath%20d%3D%22M27.488%2032.55a2.874%202.874%200%201%201-5.73-.462m11.512.744a2.874%202.874%200%201%201-5.736-.368m19.659-1.458a2.874%202.874%200%201%201-4.135%203.993M39.02%2051.204a2.874%202.874%200%201%201-5.75%200m.001-18.342v18.342m5.748%200V28.383m2.432%204.798l1.608%201.818m-.029-13.717c-.059%203.575%201.108%206.059%202.712%207.819m-.045-.05l1.496%201.955M20%2065h8m16%200h8m-21%200v-5m10%205v-5m-11%200h12%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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