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

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

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the paintbrush emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.502 3.415a3.56 3.56 0 0 0-4.974-.09L11.043 16.032l-.014-.002l-2.129 2.1a2 2 0 0 0-.389.538a3.98 3.98 0 0 0-2.365.683A4.91 4.91 0 0 0 3.7 23.559a2.67 2.67 0 0 1-.7 1.925l-.789.739l-.059.324a1.473 1.473 0 0 0 1.023 1.677l2.579.783l.5.1q.623.115 1.257.115a7.02 7.02 0 0 0 5.39-2.527c.574-.684.9-1.539.93-2.426c.25-.095.486-.244.69-.444l.798-.788l.015.03L29.527 8.39a3.56 3.56 0 0 0-.025-4.974m-14.608 17.23l-2.81-2.846L25.9 4.78a1.559 1.559 0 0 1 2.19 2.218zm-8.28 6.496l-.33-.061L4.7 26.6a4.9 4.9 0 0 0 .988-2.813a2.99 2.99 0 0 1 1.546-2.758a2 2 0 0 1 2.559.232l1.454 1.459a2 2 0 0 1 .117 2.694a5.02 5.02 0 0 1-4.75 1.727"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastPaintbrush(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.502 3.415a3.56 3.56 0 0 0-4.974-.09L11.043 16.032l-.014-.002l-2.129 2.1a2 2 0 0 0-.389.538a3.98 3.98 0 0 0-2.365.683A4.91 4.91 0 0 0 3.7 23.559a2.67 2.67 0 0 1-.7 1.925l-.789.739l-.059.324a1.473 1.473 0 0 0 1.023 1.677l2.579.783l.5.1q.623.115 1.257.115a7.02 7.02 0 0 0 5.39-2.527c.574-.684.9-1.539.93-2.426c.25-.095.486-.244.69-.444l.798-.788l.015.03L29.527 8.39a3.56 3.56 0 0 0-.025-4.974m-14.608 17.23l-2.81-2.846L25.9 4.78a1.559 1.559 0 0 1 2.19 2.218zm-8.28 6.496l-.33-.061L4.7 26.6a4.9 4.9 0 0 0 .988-2.813a2.99 2.99 0 0 1 1.546-2.758a2 2 0 0 1 2.559.232l1.454 1.459a2 2 0 0 1 .117 2.694a5.02 5.02 0 0 1-4.75 1.727"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.502 3.415a3.56 3.56 0 0 0-4.974-.09L11.043 16.032l-.014-.002l-2.129 2.1a2 2 0 0 0-.389.538a3.98 3.98 0 0 0-2.365.683A4.91 4.91 0 0 0 3.7 23.559a2.67 2.67 0 0 1-.7 1.925l-.789.739l-.059.324a1.473 1.473 0 0 0 1.023 1.677l2.579.783l.5.1q.623.115 1.257.115a7.02 7.02 0 0 0 5.39-2.527c.574-.684.9-1.539.93-2.426c.25-.095.486-.244.69-.444l.798-.788l.015.03L29.527 8.39a3.56 3.56 0 0 0-.025-4.974m-14.608 17.23l-2.81-2.846L25.9 4.78a1.559 1.559 0 0 1 2.19 2.218zm-8.28 6.496l-.33-.061L4.7 26.6a4.9 4.9 0 0 0 .988-2.813a2.99 2.99 0 0 1 1.546-2.758a2 2 0 0 1 2.559.232l1.454 1.459a2 2 0 0 1 .117 2.694a5.02 5.02 0 0 1-4.75 1.727"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M29.502%203.415a3.56%203.56%200%200%200-4.974-.09L11.043%2016.032l-.014-.002l-2.129%202.1a2%202%200%200%200-.389.538a3.98%203.98%200%200%200-2.365.683A4.91%204.91%200%200%200%203.7%2023.559a2.67%202.67%200%200%201-.7%201.925l-.789.739l-.059.324a1.473%201.473%200%200%200%201.023%201.677l2.579.783l.5.1q.623.115%201.257.115a7.02%207.02%200%200%200%205.39-2.527c.574-.684.9-1.539.93-2.426c.25-.095.486-.244.69-.444l.798-.788l.015.03L29.527%208.39a3.56%203.56%200%200%200-.025-4.974m-14.608%2017.23l-2.81-2.846L25.9%204.78a1.559%201.559%200%200%201%202.19%202.218zm-8.28%206.496l-.33-.061L4.7%2026.6a4.9%204.9%200%200%200%20.988-2.813a2.99%202.99%200%200%201%201.546-2.758a2%202%200%200%201%202.559.232l1.454%201.459a2%202%200%200%201%20.117%202.694a5.02%205.02%200%200%201-4.75%201.727%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M29.502%203.415a3.56%203.56%200%200%200-4.974-.09L11.043%2016.032l-.014-.002l-2.129%202.1a2%202%200%200%200-.389.538a3.98%203.98%200%200%200-2.365.683A4.91%204.91%200%200%200%203.7%2023.559a2.67%202.67%200%200%201-.7%201.925l-.789.739l-.059.324a1.473%201.473%200%200%200%201.023%201.677l2.579.783l.5.1q.623.115%201.257.115a7.02%207.02%200%200%200%205.39-2.527c.574-.684.9-1.539.93-2.426c.25-.095.486-.244.69-.444l.798-.788l.015.03L29.527%208.39a3.56%203.56%200%200%200-.025-4.974m-14.608%2017.23l-2.81-2.846L25.9%204.78a1.559%201.559%200%200%201%202.19%202.218zm-8.28%206.496l-.33-.061L4.7%2026.6a4.9%204.9%200%200%200%20.988-2.813a2.99%202.99%200%200%201%201.546-2.758a2%202%200%200%201%202.559.232l1.454%201.459a2%202%200%200%201%20.117%202.694a5.02%205.02%200%200%201-4.75%201.727%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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