palette icon

palette-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
palette-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the palette icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M203.57 51A107.9 107.9 0 0 0 20 128c0 44.72 27.6 82.25 72 97.94A36 36 0 0 0 140 192a12 12 0 0 1 12-12h46.21a35.79 35.79 0 0 0 35.1-28a108.6 108.6 0 0 0 2.69-24.91A107.23 107.23 0 0 0 203.57 51m6.34 95.67a11.91 11.91 0 0 1-11.7 9.3H152a36 36 0 0 0-36 36a12 12 0 0 1-16 11.3c-16.65-5.88-30.65-15.76-40.48-28.56A76 76 0 0 1 44 128a84 84 0 0 1 83.13-84h.87a84.35 84.35 0 0 1 84 83.29a84.7 84.7 0 0 1-2.09 19.42ZM144 76a16 16 0 1 1-16-16a16 16 0 0 1 16 16m-44 24a16 16 0 1 1-16-16a16 16 0 0 1 16 16m0 56a16 16 0 1 1-16-16a16 16 0 0 1 16 16m88-56a16 16 0 1 1-16-16a16 16 0 0 1 16 16"/></svg>

React

import type { SVGProps } from "react";

export function PhPaletteBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M203.57 51A107.9 107.9 0 0 0 20 128c0 44.72 27.6 82.25 72 97.94A36 36 0 0 0 140 192a12 12 0 0 1 12-12h46.21a35.79 35.79 0 0 0 35.1-28a108.6 108.6 0 0 0 2.69-24.91A107.23 107.23 0 0 0 203.57 51m6.34 95.67a11.91 11.91 0 0 1-11.7 9.3H152a36 36 0 0 0-36 36a12 12 0 0 1-16 11.3c-16.65-5.88-30.65-15.76-40.48-28.56A76 76 0 0 1 44 128a84 84 0 0 1 83.13-84h.87a84.35 84.35 0 0 1 84 83.29a84.7 84.7 0 0 1-2.09 19.42ZM144 76a16 16 0 1 1-16-16a16 16 0 0 1 16 16m-44 24a16 16 0 1 1-16-16a16 16 0 0 1 16 16m0 56a16 16 0 1 1-16-16a16 16 0 0 1 16 16m88-56a16 16 0 1 1-16-16a16 16 0 0 1 16 16"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M203.57 51A107.9 107.9 0 0 0 20 128c0 44.72 27.6 82.25 72 97.94A36 36 0 0 0 140 192a12 12 0 0 1 12-12h46.21a35.79 35.79 0 0 0 35.1-28a108.6 108.6 0 0 0 2.69-24.91A107.23 107.23 0 0 0 203.57 51m6.34 95.67a11.91 11.91 0 0 1-11.7 9.3H152a36 36 0 0 0-36 36a12 12 0 0 1-16 11.3c-16.65-5.88-30.65-15.76-40.48-28.56A76 76 0 0 1 44 128a84 84 0 0 1 83.13-84h.87a84.35 84.35 0 0 1 84 83.29a84.7 84.7 0 0 1-2.09 19.42ZM144 76a16 16 0 1 1-16-16a16 16 0 0 1 16 16m-44 24a16 16 0 1 1-16-16a16 16 0 0 1 16 16m0 56a16 16 0 1 1-16-16a16 16 0 0 1 16 16m88-56a16 16 0 1 1-16-16a16 16 0 0 1 16 16"/></svg>
</template>

CSS

.icon-palette-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M203.57%2051A107.9%20107.9%200%200%200%2020%20128c0%2044.72%2027.6%2082.25%2072%2097.94A36%2036%200%200%200%20140%20192a12%2012%200%200%201%2012-12h46.21a35.79%2035.79%200%200%200%2035.1-28a108.6%20108.6%200%200%200%202.69-24.91A107.23%20107.23%200%200%200%20203.57%2051m6.34%2095.67a11.91%2011.91%200%200%201-11.7%209.3H152a36%2036%200%200%200-36%2036a12%2012%200%200%201-16%2011.3c-16.65-5.88-30.65-15.76-40.48-28.56A76%2076%200%200%201%2044%20128a84%2084%200%200%201%2083.13-84h.87a84.35%2084.35%200%200%201%2084%2083.29a84.7%2084.7%200%200%201-2.09%2019.42ZM144%2076a16%2016%200%201%201-16-16a16%2016%200%200%201%2016%2016m-44%2024a16%2016%200%201%201-16-16a16%2016%200%200%201%2016%2016m0%2056a16%2016%200%201%201-16-16a16%2016%200%200%201%2016%2016m88-56a16%2016%200%201%201-16-16a16%2016%200%200%201%2016%2016%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M203.57%2051A107.9%20107.9%200%200%200%2020%20128c0%2044.72%2027.6%2082.25%2072%2097.94A36%2036%200%200%200%20140%20192a12%2012%200%200%201%2012-12h46.21a35.79%2035.79%200%200%200%2035.1-28a108.6%20108.6%200%200%200%202.69-24.91A107.23%20107.23%200%200%200%20203.57%2051m6.34%2095.67a11.91%2011.91%200%200%201-11.7%209.3H152a36%2036%200%200%200-36%2036a12%2012%200%200%201-16%2011.3c-16.65-5.88-30.65-15.76-40.48-28.56A76%2076%200%200%201%2044%20128a84%2084%200%200%201%2083.13-84h.87a84.35%2084.35%200%200%201%2084%2083.29a84.7%2084.7%200%200%201-2.09%2019.42ZM144%2076a16%2016%200%201%201-16-16a16%2016%200%200%201%2016%2016m-44%2024a16%2016%200%201%201-16-16a16%2016%200%200%201%2016%2016m0%2056a16%2016%200%201%201-16-16a16%2016%200%200%201%2016%2016m88-56a16%2016%200%201%201-16-16a16%2016%200%200%201%2016%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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