artist palette emoji

artist-palette from OpenMoji by OpenMoji · Default · Activities · CC-BY-SA-4.0 Attribution required.

Name
artist-palette
Set
OpenMoji
Style
Default
Category
Activities
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More activities icons from OpenMoji

Use the artist palette emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-miterlimit="10" stroke-width="2"><path fill="#a57939" d="M59 36c-.25-.75-.71-2.1-2-3c-1.56-1.08-3.63-1.01-4-1c-.76.03-1.18.16-2 0c-.58-.12-1.53-.3-2-1c-.4-.59-.15-1.08 0-3c.12-1.51.17-2.27 0-3c-.37-1.58-1.49-2.56-2-3c-1.05-.92-2.38-1.56-5-2c-1.82-.31-4.75-.6-9 0c-2.15.3-5.46.87-8 1.72c-1.77.58-3.74 1.41-6 3c-.02.01-.04.02-.05.03c-3.44 2.24-5.39 6.2-5.22 10.31C14.64 57.13 54.56 59.91 59 41c.09-.6.79-2.65 0-5m-20.79-5.88a2.76 2.76 0 0 1-2.76-2.76c0-1.53 1.23-2.76 2.76-2.76h2.71a2.76 2.76 0 1 1 0 5.52z"/><circle cx="20" cy="33" r="3" fill="#61b2e4"/><circle cx="25" cy="42" r="3" fill="#5c9e31"/><circle cx="35" cy="45" r="3" fill="#fcea2b"/><circle cx="45" cy="44" r="3" fill="#d22f27"/></g><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M59 36c-.25-.75-.71-2.1-2-3c-1.56-1.08-3.63-1.01-4-1c-.76.03-1.18.16-2 0c-.58-.12-1.53-.3-2-1c-.4-.59-.15-1.08 0-3c.12-1.51.17-2.27 0-3c-.37-1.58-1.49-2.56-2-3c-1.05-.92-2.38-1.56-5-2c-1.82-.31-4.75-.6-9 0c-2.15.3-5.46.87-8 1.72c-1.77.58-3.74 1.41-6 3c-.02.01-.04.02-.05.03c-3.44 2.24-5.39 6.2-5.22 10.31C14.64 57.13 54.56 59.91 59 41c.09-.6.79-2.65 0-5m-20.79-5.88a2.76 2.76 0 0 1-2.76-2.76c0-1.53 1.23-2.76 2.76-2.76h2.71a2.76 2.76 0 1 1 0 5.52z"/><circle cx="20" cy="33" r="3"/><circle cx="25" cy="42" r="3" stroke-linecap="round" stroke-linejoin="round"/><circle cx="35" cy="45" r="3"/><circle cx="45" cy="44" r="3"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiArtistPalette(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g strokeMiterlimit="10" strokeWidth="2"><path fill="#a57939" d="M59 36c-.25-.75-.71-2.1-2-3c-1.56-1.08-3.63-1.01-4-1c-.76.03-1.18.16-2 0c-.58-.12-1.53-.3-2-1c-.4-.59-.15-1.08 0-3c.12-1.51.17-2.27 0-3c-.37-1.58-1.49-2.56-2-3c-1.05-.92-2.38-1.56-5-2c-1.82-.31-4.75-.6-9 0c-2.15.3-5.46.87-8 1.72c-1.77.58-3.74 1.41-6 3c-.02.01-.04.02-.05.03c-3.44 2.24-5.39 6.2-5.22 10.31C14.64 57.13 54.56 59.91 59 41c.09-.6.79-2.65 0-5m-20.79-5.88a2.76 2.76 0 0 1-2.76-2.76c0-1.53 1.23-2.76 2.76-2.76h2.71a2.76 2.76 0 1 1 0 5.52z"/><circle cx="20" cy="33" r="3" fill="#61b2e4"/><circle cx="25" cy="42" r="3" fill="#5c9e31"/><circle cx="35" cy="45" r="3" fill="#fcea2b"/><circle cx="45" cy="44" r="3" fill="#d22f27"/></g><g fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"><path strokeLinecap="round" strokeLinejoin="round" d="M59 36c-.25-.75-.71-2.1-2-3c-1.56-1.08-3.63-1.01-4-1c-.76.03-1.18.16-2 0c-.58-.12-1.53-.3-2-1c-.4-.59-.15-1.08 0-3c.12-1.51.17-2.27 0-3c-.37-1.58-1.49-2.56-2-3c-1.05-.92-2.38-1.56-5-2c-1.82-.31-4.75-.6-9 0c-2.15.3-5.46.87-8 1.72c-1.77.58-3.74 1.41-6 3c-.02.01-.04.02-.05.03c-3.44 2.24-5.39 6.2-5.22 10.31C14.64 57.13 54.56 59.91 59 41c.09-.6.79-2.65 0-5m-20.79-5.88a2.76 2.76 0 0 1-2.76-2.76c0-1.53 1.23-2.76 2.76-2.76h2.71a2.76 2.76 0 1 1 0 5.52z"/><circle cx="20" cy="33" r="3"/><circle cx="25" cy="42" r="3" strokeLinecap="round" strokeLinejoin="round"/><circle cx="35" cy="45" r="3"/><circle cx="45" cy="44" r="3"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-miterlimit="10" stroke-width="2"><path fill="#a57939" d="M59 36c-.25-.75-.71-2.1-2-3c-1.56-1.08-3.63-1.01-4-1c-.76.03-1.18.16-2 0c-.58-.12-1.53-.3-2-1c-.4-.59-.15-1.08 0-3c.12-1.51.17-2.27 0-3c-.37-1.58-1.49-2.56-2-3c-1.05-.92-2.38-1.56-5-2c-1.82-.31-4.75-.6-9 0c-2.15.3-5.46.87-8 1.72c-1.77.58-3.74 1.41-6 3c-.02.01-.04.02-.05.03c-3.44 2.24-5.39 6.2-5.22 10.31C14.64 57.13 54.56 59.91 59 41c.09-.6.79-2.65 0-5m-20.79-5.88a2.76 2.76 0 0 1-2.76-2.76c0-1.53 1.23-2.76 2.76-2.76h2.71a2.76 2.76 0 1 1 0 5.52z"/><circle cx="20" cy="33" r="3" fill="#61b2e4"/><circle cx="25" cy="42" r="3" fill="#5c9e31"/><circle cx="35" cy="45" r="3" fill="#fcea2b"/><circle cx="45" cy="44" r="3" fill="#d22f27"/></g><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M59 36c-.25-.75-.71-2.1-2-3c-1.56-1.08-3.63-1.01-4-1c-.76.03-1.18.16-2 0c-.58-.12-1.53-.3-2-1c-.4-.59-.15-1.08 0-3c.12-1.51.17-2.27 0-3c-.37-1.58-1.49-2.56-2-3c-1.05-.92-2.38-1.56-5-2c-1.82-.31-4.75-.6-9 0c-2.15.3-5.46.87-8 1.72c-1.77.58-3.74 1.41-6 3c-.02.01-.04.02-.05.03c-3.44 2.24-5.39 6.2-5.22 10.31C14.64 57.13 54.56 59.91 59 41c.09-.6.79-2.65 0-5m-20.79-5.88a2.76 2.76 0 0 1-2.76-2.76c0-1.53 1.23-2.76 2.76-2.76h2.71a2.76 2.76 0 1 1 0 5.52z"/><circle cx="20" cy="33" r="3"/><circle cx="25" cy="42" r="3" stroke-linecap="round" stroke-linejoin="round"/><circle cx="35" cy="45" r="3"/><circle cx="45" cy="44" r="3"/></g></svg>
</template>

CSS

.icon-artist-palette {
  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%2072%2072%22%3E%3Cg%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M59%2036c-.25-.75-.71-2.1-2-3c-1.56-1.08-3.63-1.01-4-1c-.76.03-1.18.16-2%200c-.58-.12-1.53-.3-2-1c-.4-.59-.15-1.08%200-3c.12-1.51.17-2.27%200-3c-.37-1.58-1.49-2.56-2-3c-1.05-.92-2.38-1.56-5-2c-1.82-.31-4.75-.6-9%200c-2.15.3-5.46.87-8%201.72c-1.77.58-3.74%201.41-6%203c-.02.01-.04.02-.05.03c-3.44%202.24-5.39%206.2-5.22%2010.31C14.64%2057.13%2054.56%2059.91%2059%2041c.09-.6.79-2.65%200-5m-20.79-5.88a2.76%202.76%200%200%201-2.76-2.76c0-1.53%201.23-2.76%202.76-2.76h2.71a2.76%202.76%200%201%201%200%205.52z%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2233%22%20r%3D%223%22%20fill%3D%22%2361b2e4%22%2F%3E%3Ccircle%20cx%3D%2225%22%20cy%3D%2242%22%20r%3D%223%22%20fill%3D%22%235c9e31%22%2F%3E%3Ccircle%20cx%3D%2235%22%20cy%3D%2245%22%20r%3D%223%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2245%22%20cy%3D%2244%22%20r%3D%223%22%20fill%3D%22%23d22f27%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M59%2036c-.25-.75-.71-2.1-2-3c-1.56-1.08-3.63-1.01-4-1c-.76.03-1.18.16-2%200c-.58-.12-1.53-.3-2-1c-.4-.59-.15-1.08%200-3c.12-1.51.17-2.27%200-3c-.37-1.58-1.49-2.56-2-3c-1.05-.92-2.38-1.56-5-2c-1.82-.31-4.75-.6-9%200c-2.15.3-5.46.87-8%201.72c-1.77.58-3.74%201.41-6%203c-.02.01-.04.02-.05.03c-3.44%202.24-5.39%206.2-5.22%2010.31C14.64%2057.13%2054.56%2059.91%2059%2041c.09-.6.79-2.65%200-5m-20.79-5.88a2.76%202.76%200%200%201-2.76-2.76c0-1.53%201.23-2.76%202.76-2.76h2.71a2.76%202.76%200%201%201%200%205.52z%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2233%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2225%22%20cy%3D%2242%22%20r%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Ccircle%20cx%3D%2235%22%20cy%3D%2245%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2245%22%20cy%3D%2244%22%20r%3D%223%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%2072%2072%22%3E%3Cg%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M59%2036c-.25-.75-.71-2.1-2-3c-1.56-1.08-3.63-1.01-4-1c-.76.03-1.18.16-2%200c-.58-.12-1.53-.3-2-1c-.4-.59-.15-1.08%200-3c.12-1.51.17-2.27%200-3c-.37-1.58-1.49-2.56-2-3c-1.05-.92-2.38-1.56-5-2c-1.82-.31-4.75-.6-9%200c-2.15.3-5.46.87-8%201.72c-1.77.58-3.74%201.41-6%203c-.02.01-.04.02-.05.03c-3.44%202.24-5.39%206.2-5.22%2010.31C14.64%2057.13%2054.56%2059.91%2059%2041c.09-.6.79-2.65%200-5m-20.79-5.88a2.76%202.76%200%200%201-2.76-2.76c0-1.53%201.23-2.76%202.76-2.76h2.71a2.76%202.76%200%201%201%200%205.52z%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2233%22%20r%3D%223%22%20fill%3D%22%2361b2e4%22%2F%3E%3Ccircle%20cx%3D%2225%22%20cy%3D%2242%22%20r%3D%223%22%20fill%3D%22%235c9e31%22%2F%3E%3Ccircle%20cx%3D%2235%22%20cy%3D%2245%22%20r%3D%223%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2245%22%20cy%3D%2244%22%20r%3D%223%22%20fill%3D%22%23d22f27%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M59%2036c-.25-.75-.71-2.1-2-3c-1.56-1.08-3.63-1.01-4-1c-.76.03-1.18.16-2%200c-.58-.12-1.53-.3-2-1c-.4-.59-.15-1.08%200-3c.12-1.51.17-2.27%200-3c-.37-1.58-1.49-2.56-2-3c-1.05-.92-2.38-1.56-5-2c-1.82-.31-4.75-.6-9%200c-2.15.3-5.46.87-8%201.72c-1.77.58-3.74%201.41-6%203c-.02.01-.04.02-.05.03c-3.44%202.24-5.39%206.2-5.22%2010.31C14.64%2057.13%2054.56%2059.91%2059%2041c.09-.6.79-2.65%200-5m-20.79-5.88a2.76%202.76%200%200%201-2.76-2.76c0-1.53%201.23-2.76%202.76-2.76h2.71a2.76%202.76%200%201%201%200%205.52z%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2233%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2225%22%20cy%3D%2242%22%20r%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Ccircle%20cx%3D%2235%22%20cy%3D%2245%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2245%22%20cy%3D%2244%22%20r%3D%223%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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