palette icon

palette-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
palette-thin
Set
Phosphor
Style
Thin
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="M198 56.74A99.3 99.3 0 0 0 128 28h-1a100 100 0 0 0-99 100c0 41.22 25.55 75.85 66.69 90.38a28.3 28.3 0 0 0 9.42 1.63A28 28 0 0 0 132 192a20 20 0 0 1 20-20h46.21a27.84 27.84 0 0 0 27.3-21.76a100.4 100.4 0 0 0 2.49-23.1a99.26 99.26 0 0 0-30-70.4m19.74 91.72A19.89 19.89 0 0 1 198.21 164H152a28 28 0 0 0-28 28a20 20 0 0 1-26.64 18.83C59.51 197.46 36 165.72 36 128a92 92 0 0 1 91.05-92h.95a92 92 0 0 1 89.72 112.46ZM136 76a8 8 0 1 1-8-8a8 8 0 0 1 8 8m-44 24a8 8 0 1 1-8-8a8 8 0 0 1 8 8m0 56a8 8 0 1 1-8-8a8 8 0 0 1 8 8m88-56a8 8 0 1 1-8-8a8 8 0 0 1 8 8"/></svg>

React

import type { SVGProps } from "react";

export function PhPaletteThin(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="M198 56.74A99.3 99.3 0 0 0 128 28h-1a100 100 0 0 0-99 100c0 41.22 25.55 75.85 66.69 90.38a28.3 28.3 0 0 0 9.42 1.63A28 28 0 0 0 132 192a20 20 0 0 1 20-20h46.21a27.84 27.84 0 0 0 27.3-21.76a100.4 100.4 0 0 0 2.49-23.1a99.26 99.26 0 0 0-30-70.4m19.74 91.72A19.89 19.89 0 0 1 198.21 164H152a28 28 0 0 0-28 28a20 20 0 0 1-26.64 18.83C59.51 197.46 36 165.72 36 128a92 92 0 0 1 91.05-92h.95a92 92 0 0 1 89.72 112.46ZM136 76a8 8 0 1 1-8-8a8 8 0 0 1 8 8m-44 24a8 8 0 1 1-8-8a8 8 0 0 1 8 8m0 56a8 8 0 1 1-8-8a8 8 0 0 1 8 8m88-56a8 8 0 1 1-8-8a8 8 0 0 1 8 8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M198 56.74A99.3 99.3 0 0 0 128 28h-1a100 100 0 0 0-99 100c0 41.22 25.55 75.85 66.69 90.38a28.3 28.3 0 0 0 9.42 1.63A28 28 0 0 0 132 192a20 20 0 0 1 20-20h46.21a27.84 27.84 0 0 0 27.3-21.76a100.4 100.4 0 0 0 2.49-23.1a99.26 99.26 0 0 0-30-70.4m19.74 91.72A19.89 19.89 0 0 1 198.21 164H152a28 28 0 0 0-28 28a20 20 0 0 1-26.64 18.83C59.51 197.46 36 165.72 36 128a92 92 0 0 1 91.05-92h.95a92 92 0 0 1 89.72 112.46ZM136 76a8 8 0 1 1-8-8a8 8 0 0 1 8 8m-44 24a8 8 0 1 1-8-8a8 8 0 0 1 8 8m0 56a8 8 0 1 1-8-8a8 8 0 0 1 8 8m88-56a8 8 0 1 1-8-8a8 8 0 0 1 8 8"/></svg>
</template>

CSS

.icon-palette-thin {
  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%22M198%2056.74A99.3%2099.3%200%200%200%20128%2028h-1a100%20100%200%200%200-99%20100c0%2041.22%2025.55%2075.85%2066.69%2090.38a28.3%2028.3%200%200%200%209.42%201.63A28%2028%200%200%200%20132%20192a20%2020%200%200%201%2020-20h46.21a27.84%2027.84%200%200%200%2027.3-21.76a100.4%20100.4%200%200%200%202.49-23.1a99.26%2099.26%200%200%200-30-70.4m19.74%2091.72A19.89%2019.89%200%200%201%20198.21%20164H152a28%2028%200%200%200-28%2028a20%2020%200%200%201-26.64%2018.83C59.51%20197.46%2036%20165.72%2036%20128a92%2092%200%200%201%2091.05-92h.95a92%2092%200%200%201%2089.72%20112.46ZM136%2076a8%208%200%201%201-8-8a8%208%200%200%201%208%208m-44%2024a8%208%200%201%201-8-8a8%208%200%200%201%208%208m0%2056a8%208%200%201%201-8-8a8%208%200%200%201%208%208m88-56a8%208%200%201%201-8-8a8%208%200%200%201%208%208%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%22M198%2056.74A99.3%2099.3%200%200%200%20128%2028h-1a100%20100%200%200%200-99%20100c0%2041.22%2025.55%2075.85%2066.69%2090.38a28.3%2028.3%200%200%200%209.42%201.63A28%2028%200%200%200%20132%20192a20%2020%200%200%201%2020-20h46.21a27.84%2027.84%200%200%200%2027.3-21.76a100.4%20100.4%200%200%200%202.49-23.1a99.26%2099.26%200%200%200-30-70.4m19.74%2091.72A19.89%2019.89%200%200%201%20198.21%20164H152a28%2028%200%200%200-28%2028a20%2020%200%200%201-26.64%2018.83C59.51%20197.46%2036%20165.72%2036%20128a92%2092%200%200%201%2091.05-92h.95a92%2092%200%200%201%2089.72%20112.46ZM136%2076a8%208%200%201%201-8-8a8%208%200%200%201%208%208m-44%2024a8%208%200%201%201-8-8a8%208%200%200%201%208%208m0%2056a8%208%200%201%201-8-8a8%208%200%200%201%208%208m88-56a8%208%200%201%201-8-8a8%208%200%200%201%208%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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