paintbrush emoji

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

Name
paintbrush
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 paintbrush emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="none" d="M119.88 54.21c-.12.06-.25.12-.37.19"/><path fill="#f09300" d="M39.85 84.34c-7.99 5.29-19.23.44-27.01 12.41c-1.26 1.94-2.39 5.34-3.84 10.3c-1.14 3.88-7.26 6.61-7.26 6.61s5.27 5.58 10.24 6.65c7.19 1.56 17.52 2.34 24.52-5.29c7.98-8.7 4.41-16.73 11.44-21.56c-.01 0-.1-14.42-8.09-9.12"/><path fill="#c67100" d="M33.92 86.82c-.8.7-1.01 1.86-.98 2.92c.13 4.03 3.35 7.75 7.32 8.44c1.61.28 3.49.01 4.48-1.29c1.11-1.45.69-3.55-.09-5.2c-.86-1.81-2.09-3.44-3.61-4.74"/><path fill="#1565c0" d="M122.3 6.51s-1.98-2.66-7.05.31c-6.89 4.03-29.19 20.63-55.94 48.19c-6.02 6.2-8.39 9.77-8.39 9.77s-1.49 2.28 4.22 7.99c5.7 5.7 10.99 6.86 10.99 6.86l4.52-4.65c32.26-33.22 48.5-54.52 51.57-61.4c2.38-5.37.08-7.07.08-7.07"/><path fill="#bdbdbd" d="M58.08 72.66c-5.71-5.55-6.58-8.47-6.58-8.47s-1.71 1.11-2.74 2.43c-1.56 2-1.73 3.44-1.73 3.44l-12.8 16.03s-1.63 3.04 3.25 7.77c4.87 4.73 7.87 3.02 7.87 3.02L61 83.63s1.43-.21 3.39-1.83c1.29-1.07 2.35-2.81 2.35-2.81s-2.95-.79-8.66-6.33"/><path fill="#eee" d="M55.13 72.76c-.02.02-.03.04-.05.06c-.35.4-.96.41-1.49.31c-1.92-.37-3.25-1.65-3.94-3.41c-.32-.83-.38-1.79.01-2.59c.71-1.44 1.75-.47 2.55.33a18.4 18.4 0 0 1 2.65 3.38c.18.3.36.62.43.97c.07.33.04.69-.16.95"/><path fill="#2196f3" d="M61.59 59.56c1.8 4.01 17-11.78 20.85-15.88c1.92-2.04 15.19-13.98 12.19-14.48s-9.83 5.38-12.09 7.18c-4.52 3.59-10.31 9.26-14.78 13.92c-2.19 2.27-6.85 7.75-6.17 9.26"/><path fill="#eee" d="M43.73 76.94c.41-.43.9-.9 1.54-.9c.6 0 1.1.42 1.51.82c1.35 1.32 2.6 3.15 1.87 4.8c-.3.67-.88 1.19-1.45 1.69l-6.68 5.9c-1.34 1.18-2.61-.36-3.11-1.54c-.45-1.08-.11-1.94.47-2.89c1.67-2.79 3.59-5.47 5.85-7.88"/><path fill="#9e9e9e" d="M59.48 82.62c.23.16.48.38.45.65a.6.6 0 0 1-.13.28c-.53.73-1.6.88-2.46.59c-.85-.29-1.54-.92-2.2-1.53c-2.51-2.36-4.99-4.81-6.79-7.75c-.28-.45-1.73-3.06-.73-3.31c.64-.16 2.08 2.16 2.49 2.64a53.6 53.6 0 0 0 5.79 5.69c1.16.96 2.35 1.88 3.58 2.74"/><path fill="#c67100" d="M36.49 115.02s-9.59 5.38-19.79 3.86c0 0 8.07-1.47 11.49-12.4c0 0-7.77 8.09-14.79 8.64c0 0 6.7-3.49 7.13-14.07c-3.58 6.38-5.93 9.57-11.63 11.5c6.13-6.59 3.9-15.75 3.9-15.75c-1.25 1.95-2.37 5.32-3.81 10.24c-1.14 3.88-7.26 6.61-7.26 6.61s5.27 5.58 10.24 6.65c7.19 1.57 17.53 2.34 24.52-5.28"/></svg>

React

import type { SVGProps } from "react";

export function NotoPaintbrush(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="none" d="M119.88 54.21c-.12.06-.25.12-.37.19"/><path fill="#f09300" d="M39.85 84.34c-7.99 5.29-19.23.44-27.01 12.41c-1.26 1.94-2.39 5.34-3.84 10.3c-1.14 3.88-7.26 6.61-7.26 6.61s5.27 5.58 10.24 6.65c7.19 1.56 17.52 2.34 24.52-5.29c7.98-8.7 4.41-16.73 11.44-21.56c-.01 0-.1-14.42-8.09-9.12"/><path fill="#c67100" d="M33.92 86.82c-.8.7-1.01 1.86-.98 2.92c.13 4.03 3.35 7.75 7.32 8.44c1.61.28 3.49.01 4.48-1.29c1.11-1.45.69-3.55-.09-5.2c-.86-1.81-2.09-3.44-3.61-4.74"/><path fill="#1565c0" d="M122.3 6.51s-1.98-2.66-7.05.31c-6.89 4.03-29.19 20.63-55.94 48.19c-6.02 6.2-8.39 9.77-8.39 9.77s-1.49 2.28 4.22 7.99c5.7 5.7 10.99 6.86 10.99 6.86l4.52-4.65c32.26-33.22 48.5-54.52 51.57-61.4c2.38-5.37.08-7.07.08-7.07"/><path fill="#bdbdbd" d="M58.08 72.66c-5.71-5.55-6.58-8.47-6.58-8.47s-1.71 1.11-2.74 2.43c-1.56 2-1.73 3.44-1.73 3.44l-12.8 16.03s-1.63 3.04 3.25 7.77c4.87 4.73 7.87 3.02 7.87 3.02L61 83.63s1.43-.21 3.39-1.83c1.29-1.07 2.35-2.81 2.35-2.81s-2.95-.79-8.66-6.33"/><path fill="#eee" d="M55.13 72.76c-.02.02-.03.04-.05.06c-.35.4-.96.41-1.49.31c-1.92-.37-3.25-1.65-3.94-3.41c-.32-.83-.38-1.79.01-2.59c.71-1.44 1.75-.47 2.55.33a18.4 18.4 0 0 1 2.65 3.38c.18.3.36.62.43.97c.07.33.04.69-.16.95"/><path fill="#2196f3" d="M61.59 59.56c1.8 4.01 17-11.78 20.85-15.88c1.92-2.04 15.19-13.98 12.19-14.48s-9.83 5.38-12.09 7.18c-4.52 3.59-10.31 9.26-14.78 13.92c-2.19 2.27-6.85 7.75-6.17 9.26"/><path fill="#eee" d="M43.73 76.94c.41-.43.9-.9 1.54-.9c.6 0 1.1.42 1.51.82c1.35 1.32 2.6 3.15 1.87 4.8c-.3.67-.88 1.19-1.45 1.69l-6.68 5.9c-1.34 1.18-2.61-.36-3.11-1.54c-.45-1.08-.11-1.94.47-2.89c1.67-2.79 3.59-5.47 5.85-7.88"/><path fill="#9e9e9e" d="M59.48 82.62c.23.16.48.38.45.65a.6.6 0 0 1-.13.28c-.53.73-1.6.88-2.46.59c-.85-.29-1.54-.92-2.2-1.53c-2.51-2.36-4.99-4.81-6.79-7.75c-.28-.45-1.73-3.06-.73-3.31c.64-.16 2.08 2.16 2.49 2.64a53.6 53.6 0 0 0 5.79 5.69c1.16.96 2.35 1.88 3.58 2.74"/><path fill="#c67100" d="M36.49 115.02s-9.59 5.38-19.79 3.86c0 0 8.07-1.47 11.49-12.4c0 0-7.77 8.09-14.79 8.64c0 0 6.7-3.49 7.13-14.07c-3.58 6.38-5.93 9.57-11.63 11.5c6.13-6.59 3.9-15.75 3.9-15.75c-1.25 1.95-2.37 5.32-3.81 10.24c-1.14 3.88-7.26 6.61-7.26 6.61s5.27 5.58 10.24 6.65c7.19 1.57 17.53 2.34 24.52-5.28"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="none" d="M119.88 54.21c-.12.06-.25.12-.37.19"/><path fill="#f09300" d="M39.85 84.34c-7.99 5.29-19.23.44-27.01 12.41c-1.26 1.94-2.39 5.34-3.84 10.3c-1.14 3.88-7.26 6.61-7.26 6.61s5.27 5.58 10.24 6.65c7.19 1.56 17.52 2.34 24.52-5.29c7.98-8.7 4.41-16.73 11.44-21.56c-.01 0-.1-14.42-8.09-9.12"/><path fill="#c67100" d="M33.92 86.82c-.8.7-1.01 1.86-.98 2.92c.13 4.03 3.35 7.75 7.32 8.44c1.61.28 3.49.01 4.48-1.29c1.11-1.45.69-3.55-.09-5.2c-.86-1.81-2.09-3.44-3.61-4.74"/><path fill="#1565c0" d="M122.3 6.51s-1.98-2.66-7.05.31c-6.89 4.03-29.19 20.63-55.94 48.19c-6.02 6.2-8.39 9.77-8.39 9.77s-1.49 2.28 4.22 7.99c5.7 5.7 10.99 6.86 10.99 6.86l4.52-4.65c32.26-33.22 48.5-54.52 51.57-61.4c2.38-5.37.08-7.07.08-7.07"/><path fill="#bdbdbd" d="M58.08 72.66c-5.71-5.55-6.58-8.47-6.58-8.47s-1.71 1.11-2.74 2.43c-1.56 2-1.73 3.44-1.73 3.44l-12.8 16.03s-1.63 3.04 3.25 7.77c4.87 4.73 7.87 3.02 7.87 3.02L61 83.63s1.43-.21 3.39-1.83c1.29-1.07 2.35-2.81 2.35-2.81s-2.95-.79-8.66-6.33"/><path fill="#eee" d="M55.13 72.76c-.02.02-.03.04-.05.06c-.35.4-.96.41-1.49.31c-1.92-.37-3.25-1.65-3.94-3.41c-.32-.83-.38-1.79.01-2.59c.71-1.44 1.75-.47 2.55.33a18.4 18.4 0 0 1 2.65 3.38c.18.3.36.62.43.97c.07.33.04.69-.16.95"/><path fill="#2196f3" d="M61.59 59.56c1.8 4.01 17-11.78 20.85-15.88c1.92-2.04 15.19-13.98 12.19-14.48s-9.83 5.38-12.09 7.18c-4.52 3.59-10.31 9.26-14.78 13.92c-2.19 2.27-6.85 7.75-6.17 9.26"/><path fill="#eee" d="M43.73 76.94c.41-.43.9-.9 1.54-.9c.6 0 1.1.42 1.51.82c1.35 1.32 2.6 3.15 1.87 4.8c-.3.67-.88 1.19-1.45 1.69l-6.68 5.9c-1.34 1.18-2.61-.36-3.11-1.54c-.45-1.08-.11-1.94.47-2.89c1.67-2.79 3.59-5.47 5.85-7.88"/><path fill="#9e9e9e" d="M59.48 82.62c.23.16.48.38.45.65a.6.6 0 0 1-.13.28c-.53.73-1.6.88-2.46.59c-.85-.29-1.54-.92-2.2-1.53c-2.51-2.36-4.99-4.81-6.79-7.75c-.28-.45-1.73-3.06-.73-3.31c.64-.16 2.08 2.16 2.49 2.64a53.6 53.6 0 0 0 5.79 5.69c1.16.96 2.35 1.88 3.58 2.74"/><path fill="#c67100" d="M36.49 115.02s-9.59 5.38-19.79 3.86c0 0 8.07-1.47 11.49-12.4c0 0-7.77 8.09-14.79 8.64c0 0 6.7-3.49 7.13-14.07c-3.58 6.38-5.93 9.57-11.63 11.5c6.13-6.59 3.9-15.75 3.9-15.75c-1.25 1.95-2.37 5.32-3.81 10.24c-1.14 3.88-7.26 6.61-7.26 6.61s5.27 5.58 10.24 6.65c7.19 1.57 17.53 2.34 24.52-5.28"/></svg>
</template>

CSS

.icon-paintbrush {
  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%22none%22%20d%3D%22M119.88%2054.21c-.12.06-.25.12-.37.19%22%2F%3E%3Cpath%20fill%3D%22%23f09300%22%20d%3D%22M39.85%2084.34c-7.99%205.29-19.23.44-27.01%2012.41c-1.26%201.94-2.39%205.34-3.84%2010.3c-1.14%203.88-7.26%206.61-7.26%206.61s5.27%205.58%2010.24%206.65c7.19%201.56%2017.52%202.34%2024.52-5.29c7.98-8.7%204.41-16.73%2011.44-21.56c-.01%200-.1-14.42-8.09-9.12%22%2F%3E%3Cpath%20fill%3D%22%23c67100%22%20d%3D%22M33.92%2086.82c-.8.7-1.01%201.86-.98%202.92c.13%204.03%203.35%207.75%207.32%208.44c1.61.28%203.49.01%204.48-1.29c1.11-1.45.69-3.55-.09-5.2c-.86-1.81-2.09-3.44-3.61-4.74%22%2F%3E%3Cpath%20fill%3D%22%231565c0%22%20d%3D%22M122.3%206.51s-1.98-2.66-7.05.31c-6.89%204.03-29.19%2020.63-55.94%2048.19c-6.02%206.2-8.39%209.77-8.39%209.77s-1.49%202.28%204.22%207.99c5.7%205.7%2010.99%206.86%2010.99%206.86l4.52-4.65c32.26-33.22%2048.5-54.52%2051.57-61.4c2.38-5.37.08-7.07.08-7.07%22%2F%3E%3Cpath%20fill%3D%22%23bdbdbd%22%20d%3D%22M58.08%2072.66c-5.71-5.55-6.58-8.47-6.58-8.47s-1.71%201.11-2.74%202.43c-1.56%202-1.73%203.44-1.73%203.44l-12.8%2016.03s-1.63%203.04%203.25%207.77c4.87%204.73%207.87%203.02%207.87%203.02L61%2083.63s1.43-.21%203.39-1.83c1.29-1.07%202.35-2.81%202.35-2.81s-2.95-.79-8.66-6.33%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M55.13%2072.76c-.02.02-.03.04-.05.06c-.35.4-.96.41-1.49.31c-1.92-.37-3.25-1.65-3.94-3.41c-.32-.83-.38-1.79.01-2.59c.71-1.44%201.75-.47%202.55.33a18.4%2018.4%200%200%201%202.65%203.38c.18.3.36.62.43.97c.07.33.04.69-.16.95%22%2F%3E%3Cpath%20fill%3D%22%232196f3%22%20d%3D%22M61.59%2059.56c1.8%204.01%2017-11.78%2020.85-15.88c1.92-2.04%2015.19-13.98%2012.19-14.48s-9.83%205.38-12.09%207.18c-4.52%203.59-10.31%209.26-14.78%2013.92c-2.19%202.27-6.85%207.75-6.17%209.26%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M43.73%2076.94c.41-.43.9-.9%201.54-.9c.6%200%201.1.42%201.51.82c1.35%201.32%202.6%203.15%201.87%204.8c-.3.67-.88%201.19-1.45%201.69l-6.68%205.9c-1.34%201.18-2.61-.36-3.11-1.54c-.45-1.08-.11-1.94.47-2.89c1.67-2.79%203.59-5.47%205.85-7.88%22%2F%3E%3Cpath%20fill%3D%22%239e9e9e%22%20d%3D%22M59.48%2082.62c.23.16.48.38.45.65a.6.6%200%200%201-.13.28c-.53.73-1.6.88-2.46.59c-.85-.29-1.54-.92-2.2-1.53c-2.51-2.36-4.99-4.81-6.79-7.75c-.28-.45-1.73-3.06-.73-3.31c.64-.16%202.08%202.16%202.49%202.64a53.6%2053.6%200%200%200%205.79%205.69c1.16.96%202.35%201.88%203.58%202.74%22%2F%3E%3Cpath%20fill%3D%22%23c67100%22%20d%3D%22M36.49%20115.02s-9.59%205.38-19.79%203.86c0%200%208.07-1.47%2011.49-12.4c0%200-7.77%208.09-14.79%208.64c0%200%206.7-3.49%207.13-14.07c-3.58%206.38-5.93%209.57-11.63%2011.5c6.13-6.59%203.9-15.75%203.9-15.75c-1.25%201.95-2.37%205.32-3.81%2010.24c-1.14%203.88-7.26%206.61-7.26%206.61s5.27%205.58%2010.24%206.65c7.19%201.57%2017.53%202.34%2024.52-5.28%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%22none%22%20d%3D%22M119.88%2054.21c-.12.06-.25.12-.37.19%22%2F%3E%3Cpath%20fill%3D%22%23f09300%22%20d%3D%22M39.85%2084.34c-7.99%205.29-19.23.44-27.01%2012.41c-1.26%201.94-2.39%205.34-3.84%2010.3c-1.14%203.88-7.26%206.61-7.26%206.61s5.27%205.58%2010.24%206.65c7.19%201.56%2017.52%202.34%2024.52-5.29c7.98-8.7%204.41-16.73%2011.44-21.56c-.01%200-.1-14.42-8.09-9.12%22%2F%3E%3Cpath%20fill%3D%22%23c67100%22%20d%3D%22M33.92%2086.82c-.8.7-1.01%201.86-.98%202.92c.13%204.03%203.35%207.75%207.32%208.44c1.61.28%203.49.01%204.48-1.29c1.11-1.45.69-3.55-.09-5.2c-.86-1.81-2.09-3.44-3.61-4.74%22%2F%3E%3Cpath%20fill%3D%22%231565c0%22%20d%3D%22M122.3%206.51s-1.98-2.66-7.05.31c-6.89%204.03-29.19%2020.63-55.94%2048.19c-6.02%206.2-8.39%209.77-8.39%209.77s-1.49%202.28%204.22%207.99c5.7%205.7%2010.99%206.86%2010.99%206.86l4.52-4.65c32.26-33.22%2048.5-54.52%2051.57-61.4c2.38-5.37.08-7.07.08-7.07%22%2F%3E%3Cpath%20fill%3D%22%23bdbdbd%22%20d%3D%22M58.08%2072.66c-5.71-5.55-6.58-8.47-6.58-8.47s-1.71%201.11-2.74%202.43c-1.56%202-1.73%203.44-1.73%203.44l-12.8%2016.03s-1.63%203.04%203.25%207.77c4.87%204.73%207.87%203.02%207.87%203.02L61%2083.63s1.43-.21%203.39-1.83c1.29-1.07%202.35-2.81%202.35-2.81s-2.95-.79-8.66-6.33%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M55.13%2072.76c-.02.02-.03.04-.05.06c-.35.4-.96.41-1.49.31c-1.92-.37-3.25-1.65-3.94-3.41c-.32-.83-.38-1.79.01-2.59c.71-1.44%201.75-.47%202.55.33a18.4%2018.4%200%200%201%202.65%203.38c.18.3.36.62.43.97c.07.33.04.69-.16.95%22%2F%3E%3Cpath%20fill%3D%22%232196f3%22%20d%3D%22M61.59%2059.56c1.8%204.01%2017-11.78%2020.85-15.88c1.92-2.04%2015.19-13.98%2012.19-14.48s-9.83%205.38-12.09%207.18c-4.52%203.59-10.31%209.26-14.78%2013.92c-2.19%202.27-6.85%207.75-6.17%209.26%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M43.73%2076.94c.41-.43.9-.9%201.54-.9c.6%200%201.1.42%201.51.82c1.35%201.32%202.6%203.15%201.87%204.8c-.3.67-.88%201.19-1.45%201.69l-6.68%205.9c-1.34%201.18-2.61-.36-3.11-1.54c-.45-1.08-.11-1.94.47-2.89c1.67-2.79%203.59-5.47%205.85-7.88%22%2F%3E%3Cpath%20fill%3D%22%239e9e9e%22%20d%3D%22M59.48%2082.62c.23.16.48.38.45.65a.6.6%200%200%201-.13.28c-.53.73-1.6.88-2.46.59c-.85-.29-1.54-.92-2.2-1.53c-2.51-2.36-4.99-4.81-6.79-7.75c-.28-.45-1.73-3.06-.73-3.31c.64-.16%202.08%202.16%202.49%202.64a53.6%2053.6%200%200%200%205.79%205.69c1.16.96%202.35%201.88%203.58%202.74%22%2F%3E%3Cpath%20fill%3D%22%23c67100%22%20d%3D%22M36.49%20115.02s-9.59%205.38-19.79%203.86c0%200%208.07-1.47%2011.49-12.4c0%200-7.77%208.09-14.79%208.64c0%200%206.7-3.49%207.13-14.07c-3.58%206.38-5.93%209.57-11.63%2011.5c6.13-6.59%203.9-15.75%203.9-15.75c-1.25%201.95-2.37%205.32-3.81%2010.24c-1.14%203.88-7.26%206.61-7.26%206.61s5.27%205.58%2010.24%206.65c7.19%201.57%2017.53%202.34%2024.52-5.28%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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