pick from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
pick
Set
Noto Emoji
Style
Default
Category
Objects
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More objects icons from Noto Emoji

Use the pick emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#a06841" d="m120.57 116.83l-6.59 5.7c-2.54 2.19-6.4 1.9-8.57-.64L37.07 40.63l10.16-9.33l73.85 77.04a5.925 5.925 0 0 1-.51 8.49"/><path fill="#7d5133" d="M58.42 42.97L47.31 31.38L37.13 40.7l15.52 18.45c2.8-4.93 4.89-10.79 5.77-16.18"/><path fill="#82aec0" d="M86.38 4.03C51.41 3.5 31.54 23.49 31.54 23.49S9.89 44.01 5.55 78.99c-.03.8-.01 1.51 1 1.73c1.28.28 1.59-.55 1.88-.99c4.18-8.7 13.4-25.99 32.42-43.61S78.23 10.45 87.23 6.95c.6-.21 1.01-.8 1.01-1.54c0-1.07-.89-1.39-1.86-1.38"/><path fill="#a06841" d="m37.99 19.63l-.63-.65a.71.71 0 0 0-.83-.13c-6.31 3.33-9.25 7.57-10.57 9.85c-.15.26-.12.59.09.82c.16.17.35.38.55.59c.9.98 4.18-.58 7.33-3.47s4.96-6.03 4.06-7.01"/><path fill="#2f7889" d="M39.89 30.9C13.53 54.46 7.69 80.6 7.69 80.6s.28-.08.56-.52c3.8-7.9 12.32-22.79 28.11-38.66c1.61 1.87 7.25 8.42 7.42 8.6c.9.98 4.52-.75 7.84-3.81s5.29-6.33 4.39-7.31l-7.76-8.37c16.35-13.57 31.11-20.51 39-23.59c.56-.2.74-.61.74-.61c-.2.02-21.86 1.1-48.1 24.57"/></svg>

React

import type { SVGProps } from "react";

export function NotoPick(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#a06841" d="m120.57 116.83l-6.59 5.7c-2.54 2.19-6.4 1.9-8.57-.64L37.07 40.63l10.16-9.33l73.85 77.04a5.925 5.925 0 0 1-.51 8.49"/><path fill="#7d5133" d="M58.42 42.97L47.31 31.38L37.13 40.7l15.52 18.45c2.8-4.93 4.89-10.79 5.77-16.18"/><path fill="#82aec0" d="M86.38 4.03C51.41 3.5 31.54 23.49 31.54 23.49S9.89 44.01 5.55 78.99c-.03.8-.01 1.51 1 1.73c1.28.28 1.59-.55 1.88-.99c4.18-8.7 13.4-25.99 32.42-43.61S78.23 10.45 87.23 6.95c.6-.21 1.01-.8 1.01-1.54c0-1.07-.89-1.39-1.86-1.38"/><path fill="#a06841" d="m37.99 19.63l-.63-.65a.71.71 0 0 0-.83-.13c-6.31 3.33-9.25 7.57-10.57 9.85c-.15.26-.12.59.09.82c.16.17.35.38.55.59c.9.98 4.18-.58 7.33-3.47s4.96-6.03 4.06-7.01"/><path fill="#2f7889" d="M39.89 30.9C13.53 54.46 7.69 80.6 7.69 80.6s.28-.08.56-.52c3.8-7.9 12.32-22.79 28.11-38.66c1.61 1.87 7.25 8.42 7.42 8.6c.9.98 4.52-.75 7.84-3.81s5.29-6.33 4.39-7.31l-7.76-8.37c16.35-13.57 31.11-20.51 39-23.59c.56-.2.74-.61.74-.61c-.2.02-21.86 1.1-48.1 24.57"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#a06841" d="m120.57 116.83l-6.59 5.7c-2.54 2.19-6.4 1.9-8.57-.64L37.07 40.63l10.16-9.33l73.85 77.04a5.925 5.925 0 0 1-.51 8.49"/><path fill="#7d5133" d="M58.42 42.97L47.31 31.38L37.13 40.7l15.52 18.45c2.8-4.93 4.89-10.79 5.77-16.18"/><path fill="#82aec0" d="M86.38 4.03C51.41 3.5 31.54 23.49 31.54 23.49S9.89 44.01 5.55 78.99c-.03.8-.01 1.51 1 1.73c1.28.28 1.59-.55 1.88-.99c4.18-8.7 13.4-25.99 32.42-43.61S78.23 10.45 87.23 6.95c.6-.21 1.01-.8 1.01-1.54c0-1.07-.89-1.39-1.86-1.38"/><path fill="#a06841" d="m37.99 19.63l-.63-.65a.71.71 0 0 0-.83-.13c-6.31 3.33-9.25 7.57-10.57 9.85c-.15.26-.12.59.09.82c.16.17.35.38.55.59c.9.98 4.18-.58 7.33-3.47s4.96-6.03 4.06-7.01"/><path fill="#2f7889" d="M39.89 30.9C13.53 54.46 7.69 80.6 7.69 80.6s.28-.08.56-.52c3.8-7.9 12.32-22.79 28.11-38.66c1.61 1.87 7.25 8.42 7.42 8.6c.9.98 4.52-.75 7.84-3.81s5.29-6.33 4.39-7.31l-7.76-8.37c16.35-13.57 31.11-20.51 39-23.59c.56-.2.74-.61.74-.61c-.2.02-21.86 1.1-48.1 24.57"/></svg>
</template>

CSS

.icon-pick {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%23a06841%22%20d%3D%22m120.57%20116.83l-6.59%205.7c-2.54%202.19-6.4%201.9-8.57-.64L37.07%2040.63l10.16-9.33l73.85%2077.04a5.925%205.925%200%200%201-.51%208.49%22%2F%3E%3Cpath%20fill%3D%22%237d5133%22%20d%3D%22M58.42%2042.97L47.31%2031.38L37.13%2040.7l15.52%2018.45c2.8-4.93%204.89-10.79%205.77-16.18%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M86.38%204.03C51.41%203.5%2031.54%2023.49%2031.54%2023.49S9.89%2044.01%205.55%2078.99c-.03.8-.01%201.51%201%201.73c1.28.28%201.59-.55%201.88-.99c4.18-8.7%2013.4-25.99%2032.42-43.61S78.23%2010.45%2087.23%206.95c.6-.21%201.01-.8%201.01-1.54c0-1.07-.89-1.39-1.86-1.38%22%2F%3E%3Cpath%20fill%3D%22%23a06841%22%20d%3D%22m37.99%2019.63l-.63-.65a.71.71%200%200%200-.83-.13c-6.31%203.33-9.25%207.57-10.57%209.85c-.15.26-.12.59.09.82c.16.17.35.38.55.59c.9.98%204.18-.58%207.33-3.47s4.96-6.03%204.06-7.01%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22M39.89%2030.9C13.53%2054.46%207.69%2080.6%207.69%2080.6s.28-.08.56-.52c3.8-7.9%2012.32-22.79%2028.11-38.66c1.61%201.87%207.25%208.42%207.42%208.6c.9.98%204.52-.75%207.84-3.81s5.29-6.33%204.39-7.31l-7.76-8.37c16.35-13.57%2031.11-20.51%2039-23.59c.56-.2.74-.61.74-.61c-.2.02-21.86%201.1-48.1%2024.57%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23a06841%22%20d%3D%22m120.57%20116.83l-6.59%205.7c-2.54%202.19-6.4%201.9-8.57-.64L37.07%2040.63l10.16-9.33l73.85%2077.04a5.925%205.925%200%200%201-.51%208.49%22%2F%3E%3Cpath%20fill%3D%22%237d5133%22%20d%3D%22M58.42%2042.97L47.31%2031.38L37.13%2040.7l15.52%2018.45c2.8-4.93%204.89-10.79%205.77-16.18%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M86.38%204.03C51.41%203.5%2031.54%2023.49%2031.54%2023.49S9.89%2044.01%205.55%2078.99c-.03.8-.01%201.51%201%201.73c1.28.28%201.59-.55%201.88-.99c4.18-8.7%2013.4-25.99%2032.42-43.61S78.23%2010.45%2087.23%206.95c.6-.21%201.01-.8%201.01-1.54c0-1.07-.89-1.39-1.86-1.38%22%2F%3E%3Cpath%20fill%3D%22%23a06841%22%20d%3D%22m37.99%2019.63l-.63-.65a.71.71%200%200%200-.83-.13c-6.31%203.33-9.25%207.57-10.57%209.85c-.15.26-.12.59.09.82c.16.17.35.38.55.59c.9.98%204.18-.58%207.33-3.47s4.96-6.03%204.06-7.01%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22M39.89%2030.9C13.53%2054.46%207.69%2080.6%207.69%2080.6s.28-.08.56-.52c3.8-7.9%2012.32-22.79%2028.11-38.66c1.61%201.87%207.25%208.42%207.42%208.6c.9.98%204.52-.75%207.84-3.81s5.29-6.33%204.39-7.31l-7.76-8.37c16.35-13.57%2031.11-20.51%2039-23.59c.56-.2.74-.61.74-.61c-.2.02-21.86%201.1-48.1%2024.57%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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