paintbrush from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
paintbrush
Set
Fluent Emoji Flat
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji Flat

Use the paintbrush emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="m11.955 22.014l-1.453-1.46a3 3 0 0 0-3.838-.346l-.68.473a3 3 0 0 0-1.286 2.368l-.034 1.042a3 3 0 0 1-.994 2.138l-.5.448a.1.1 0 0 0-.03.054a.475.475 0 0 0 .33.54l2.578.783l.387.07a6.01 6.01 0 0 0 5.698-2.071a3.005 3.005 0 0 0-.178-4.04"/><path fill="#d3d3d3" d="m11.382 17.087l3.905.507l.31 3.763l-1.78 1.756a1 1 0 0 1-1.414-.01l-2.81-2.846a1 1 0 0 1 .01-1.414z"/><path fill="#f92f60" d="m11.382 17.087l4.215 4.27L28.808 7.694a2.559 2.559 0 0 0-3.594-3.641z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatPaintbrush(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="m11.955 22.014l-1.453-1.46a3 3 0 0 0-3.838-.346l-.68.473a3 3 0 0 0-1.286 2.368l-.034 1.042a3 3 0 0 1-.994 2.138l-.5.448a.1.1 0 0 0-.03.054a.475.475 0 0 0 .33.54l2.578.783l.387.07a6.01 6.01 0 0 0 5.698-2.071a3.005 3.005 0 0 0-.178-4.04"/><path fill="#d3d3d3" d="m11.382 17.087l3.905.507l.31 3.763l-1.78 1.756a1 1 0 0 1-1.414-.01l-2.81-2.846a1 1 0 0 1 .01-1.414z"/><path fill="#f92f60" d="m11.382 17.087l4.215 4.27L28.808 7.694a2.559 2.559 0 0 0-3.594-3.641z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="m11.955 22.014l-1.453-1.46a3 3 0 0 0-3.838-.346l-.68.473a3 3 0 0 0-1.286 2.368l-.034 1.042a3 3 0 0 1-.994 2.138l-.5.448a.1.1 0 0 0-.03.054a.475.475 0 0 0 .33.54l2.578.783l.387.07a6.01 6.01 0 0 0 5.698-2.071a3.005 3.005 0 0 0-.178-4.04"/><path fill="#d3d3d3" d="m11.382 17.087l3.905.507l.31 3.763l-1.78 1.756a1 1 0 0 1-1.414-.01l-2.81-2.846a1 1 0 0 1 .01-1.414z"/><path fill="#f92f60" d="m11.382 17.087l4.215 4.27L28.808 7.694a2.559 2.559 0 0 0-3.594-3.641z"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22m11.955%2022.014l-1.453-1.46a3%203%200%200%200-3.838-.346l-.68.473a3%203%200%200%200-1.286%202.368l-.034%201.042a3%203%200%200%201-.994%202.138l-.5.448a.1.1%200%200%200-.03.054a.475.475%200%200%200%20.33.54l2.578.783l.387.07a6.01%206.01%200%200%200%205.698-2.071a3.005%203.005%200%200%200-.178-4.04%22%2F%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22m11.382%2017.087l3.905.507l.31%203.763l-1.78%201.756a1%201%200%200%201-1.414-.01l-2.81-2.846a1%201%200%200%201%20.01-1.414z%22%2F%3E%3Cpath%20fill%3D%22%23f92f60%22%20d%3D%22m11.382%2017.087l4.215%204.27L28.808%207.694a2.559%202.559%200%200%200-3.594-3.641z%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22m11.955%2022.014l-1.453-1.46a3%203%200%200%200-3.838-.346l-.68.473a3%203%200%200%200-1.286%202.368l-.034%201.042a3%203%200%200%201-.994%202.138l-.5.448a.1.1%200%200%200-.03.054a.475.475%200%200%200%20.33.54l2.578.783l.387.07a6.01%206.01%200%200%200%205.698-2.071a3.005%203.005%200%200%200-.178-4.04%22%2F%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22m11.382%2017.087l3.905.507l.31%203.763l-1.78%201.756a1%201%200%200%201-1.414-.01l-2.81-2.846a1%201%200%200%201%20.01-1.414z%22%2F%3E%3Cpath%20fill%3D%22%23f92f60%22%20d%3D%22m11.382%2017.087l4.215%204.27L28.808%207.694a2.559%202.559%200%200%200-3.594-3.641z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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