paintbrush emoji

paintbrush from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.

Name
paintbrush
Set
Twitter Emoji
Style
Default
Category
Objects
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More objects icons from Twitter Emoji

Use the paintbrush emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3b88c3" d="M14.57 27.673c2.814-1.692 6.635-3.807 9.899-7.071c7.03-7.029 12.729-16.97 11.314-18.385C34.369.803 24.428 6.502 17.398 13.531c-3.265 3.265-5.379 7.085-7.071 9.899z"/><path fill="#c1694f" d="M.428 34.744s7.071 1.414 12.021-3.536c2.121-2.121 2.121-4.949 2.121-4.949l-2.829-2.829s-3.535.708-4.95 2.122c-1.414 1.414-2.518 4.232-2.888 5.598c-.676 2.502-3.475 3.594-3.475 3.594"/><path fill="#ccd6dd" d="m17.882 25.328l-5.168-5.168c-.391-.391-.958-.326-1.27.145l-1.123 1.705c-.311.471-.271 1.142.087 1.501l4.122 4.123c.358.358 1.03.397 1.501.087l1.705-1.124c.472-.311.536-.878.146-1.269"/><path fill="#a0041e" d="M11.229 32.26c-1.191.769-1.826.128-1.609-.609c.221-.751-.12-1.648-1.237-1.414s-1.856-.354-1.503-1.767c.348-1.393-1.085-1.863-1.754-.435c-.582 1.16-1.017 2.359-1.222 3.115c-.677 2.503-3.476 3.595-3.476 3.595s5.988 1.184 10.801-2.485"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiPaintbrush(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3b88c3" d="M14.57 27.673c2.814-1.692 6.635-3.807 9.899-7.071c7.03-7.029 12.729-16.97 11.314-18.385C34.369.803 24.428 6.502 17.398 13.531c-3.265 3.265-5.379 7.085-7.071 9.899z"/><path fill="#c1694f" d="M.428 34.744s7.071 1.414 12.021-3.536c2.121-2.121 2.121-4.949 2.121-4.949l-2.829-2.829s-3.535.708-4.95 2.122c-1.414 1.414-2.518 4.232-2.888 5.598c-.676 2.502-3.475 3.594-3.475 3.594"/><path fill="#ccd6dd" d="m17.882 25.328l-5.168-5.168c-.391-.391-.958-.326-1.27.145l-1.123 1.705c-.311.471-.271 1.142.087 1.501l4.122 4.123c.358.358 1.03.397 1.501.087l1.705-1.124c.472-.311.536-.878.146-1.269"/><path fill="#a0041e" d="M11.229 32.26c-1.191.769-1.826.128-1.609-.609c.221-.751-.12-1.648-1.237-1.414s-1.856-.354-1.503-1.767c.348-1.393-1.085-1.863-1.754-.435c-.582 1.16-1.017 2.359-1.222 3.115c-.677 2.503-3.476 3.595-3.476 3.595s5.988 1.184 10.801-2.485"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3b88c3" d="M14.57 27.673c2.814-1.692 6.635-3.807 9.899-7.071c7.03-7.029 12.729-16.97 11.314-18.385C34.369.803 24.428 6.502 17.398 13.531c-3.265 3.265-5.379 7.085-7.071 9.899z"/><path fill="#c1694f" d="M.428 34.744s7.071 1.414 12.021-3.536c2.121-2.121 2.121-4.949 2.121-4.949l-2.829-2.829s-3.535.708-4.95 2.122c-1.414 1.414-2.518 4.232-2.888 5.598c-.676 2.502-3.475 3.594-3.475 3.594"/><path fill="#ccd6dd" d="m17.882 25.328l-5.168-5.168c-.391-.391-.958-.326-1.27.145l-1.123 1.705c-.311.471-.271 1.142.087 1.501l4.122 4.123c.358.358 1.03.397 1.501.087l1.705-1.124c.472-.311.536-.878.146-1.269"/><path fill="#a0041e" d="M11.229 32.26c-1.191.769-1.826.128-1.609-.609c.221-.751-.12-1.648-1.237-1.414s-1.856-.354-1.503-1.767c.348-1.393-1.085-1.863-1.754-.435c-.582 1.16-1.017 2.359-1.222 3.115c-.677 2.503-3.476 3.595-3.476 3.595s5.988 1.184 10.801-2.485"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%233b88c3%22%20d%3D%22M14.57%2027.673c2.814-1.692%206.635-3.807%209.899-7.071c7.03-7.029%2012.729-16.97%2011.314-18.385C34.369.803%2024.428%206.502%2017.398%2013.531c-3.265%203.265-5.379%207.085-7.071%209.899z%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M.428%2034.744s7.071%201.414%2012.021-3.536c2.121-2.121%202.121-4.949%202.121-4.949l-2.829-2.829s-3.535.708-4.95%202.122c-1.414%201.414-2.518%204.232-2.888%205.598c-.676%202.502-3.475%203.594-3.475%203.594%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22m17.882%2025.328l-5.168-5.168c-.391-.391-.958-.326-1.27.145l-1.123%201.705c-.311.471-.271%201.142.087%201.501l4.122%204.123c.358.358%201.03.397%201.501.087l1.705-1.124c.472-.311.536-.878.146-1.269%22%2F%3E%3Cpath%20fill%3D%22%23a0041e%22%20d%3D%22M11.229%2032.26c-1.191.769-1.826.128-1.609-.609c.221-.751-.12-1.648-1.237-1.414s-1.856-.354-1.503-1.767c.348-1.393-1.085-1.863-1.754-.435c-.582%201.16-1.017%202.359-1.222%203.115c-.677%202.503-3.476%203.595-3.476%203.595s5.988%201.184%2010.801-2.485%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%2036%2036%22%3E%3Cpath%20fill%3D%22%233b88c3%22%20d%3D%22M14.57%2027.673c2.814-1.692%206.635-3.807%209.899-7.071c7.03-7.029%2012.729-16.97%2011.314-18.385C34.369.803%2024.428%206.502%2017.398%2013.531c-3.265%203.265-5.379%207.085-7.071%209.899z%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M.428%2034.744s7.071%201.414%2012.021-3.536c2.121-2.121%202.121-4.949%202.121-4.949l-2.829-2.829s-3.535.708-4.95%202.122c-1.414%201.414-2.518%204.232-2.888%205.598c-.676%202.502-3.475%203.594-3.475%203.594%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22m17.882%2025.328l-5.168-5.168c-.391-.391-.958-.326-1.27.145l-1.123%201.705c-.311.471-.271%201.142.087%201.501l4.122%204.123c.358.358%201.03.397%201.501.087l1.705-1.124c.472-.311.536-.878.146-1.269%22%2F%3E%3Cpath%20fill%3D%22%23a0041e%22%20d%3D%22M11.229%2032.26c-1.191.769-1.826.128-1.609-.609c.221-.751-.12-1.648-1.237-1.414s-1.856-.354-1.503-1.767c.348-1.393-1.085-1.863-1.754-.435c-.582%201.16-1.017%202.359-1.222%203.115c-.677%202.503-3.476%203.595-3.476%203.595s5.988%201.184%2010.801-2.485%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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