palette icon
palette-outline from Material Symbols Light by Google · Outline · Images · Apache-2.0 Free for personal and commercial use.
- Name
- palette-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- palette-outline-rounded, palette-outline-sharp
1 other variant in Material Symbols Light
The same icon in other sets
paletteBootstrap IconspaletteBoxIcons v2paletteBoxIcons v2 SolidpaletteFont Awesome 6 SolidpaletteFont Awesome Solidpalette-outlineFlowbite IconspaletteHuge IconspaletteIconoirpaletteLine AwesomepaletteLucidepaletteMaterial Icon ThemepaletteMaterial SymbolspaletteMaterial Design Iconspalette-fillMingCute IconpalettePhosphorpalettePrime Iconspalette-fillRemix Iconpalette-boldSolarpaletteTabler IconspaletteTDesign IconspaletteUnicons
More images icons from Material Symbols Light
Use the palette icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.962 21q-1.839 0-3.471-.71q-1.633-.711-2.851-1.93T3.71 15.5T3 12q0-1.883.726-3.525t1.979-2.858t2.94-1.916T12.238 3q1.75 0 3.332.591q1.583.592 2.786 1.64q1.203 1.05 1.923 2.5t.72 3.165q0 2.318-1.336 3.71T16 16h-1.773q-.629 0-1.053.433t-.424 1.044q0 .627.375 1.064t.375 1.009q0 .73-.409 1.09q-.408.36-1.13.36M7.21 12.21q.29-.29.29-.71t-.29-.71t-.71-.29t-.71.29t-.29.71t.29.71t.71.29t.71-.29m3-4q.29-.29.29-.71t-.29-.71t-.71-.29t-.71.29t-.29.71t.29.71t.71.29t.71-.29m5 0q.29-.29.29-.71t-.29-.71t-.71-.29t-.71.29t-.29.71t.29.71t.71.29t.71-.29m3 4q.29-.29.29-.71t-.29-.71t-.71-.29t-.71.29t-.29.71t.29.71t.71.29t.71-.29M11.961 20q.263 0 .4-.115q.138-.116.138-.335q0-.35-.375-.748t-.375-1.31q0-1.088.725-1.79T14.25 15H16q1.88 0 2.94-1.107T20 10.896q0-3.044-2.341-4.97T12.239 4Q8.78 4 6.39 6.325T4 12q0 3.325 2.338 5.663T11.962 20"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPaletteOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.962 21q-1.839 0-3.471-.71q-1.633-.711-2.851-1.93T3.71 15.5T3 12q0-1.883.726-3.525t1.979-2.858t2.94-1.916T12.238 3q1.75 0 3.332.591q1.583.592 2.786 1.64q1.203 1.05 1.923 2.5t.72 3.165q0 2.318-1.336 3.71T16 16h-1.773q-.629 0-1.053.433t-.424 1.044q0 .627.375 1.064t.375 1.009q0 .73-.409 1.09q-.408.36-1.13.36M7.21 12.21q.29-.29.29-.71t-.29-.71t-.71-.29t-.71.29t-.29.71t.29.71t.71.29t.71-.29m3-4q.29-.29.29-.71t-.29-.71t-.71-.29t-.71.29t-.29.71t.29.71t.71.29t.71-.29m5 0q.29-.29.29-.71t-.29-.71t-.71-.29t-.71.29t-.29.71t.29.71t.71.29t.71-.29m3 4q.29-.29.29-.71t-.29-.71t-.71-.29t-.71.29t-.29.71t.29.71t.71.29t.71-.29M11.961 20q.263 0 .4-.115q.138-.116.138-.335q0-.35-.375-.748t-.375-1.31q0-1.088.725-1.79T14.25 15H16q1.88 0 2.94-1.107T20 10.896q0-3.044-2.341-4.97T12.239 4Q8.78 4 6.39 6.325T4 12q0 3.325 2.338 5.663T11.962 20"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.962 21q-1.839 0-3.471-.71q-1.633-.711-2.851-1.93T3.71 15.5T3 12q0-1.883.726-3.525t1.979-2.858t2.94-1.916T12.238 3q1.75 0 3.332.591q1.583.592 2.786 1.64q1.203 1.05 1.923 2.5t.72 3.165q0 2.318-1.336 3.71T16 16h-1.773q-.629 0-1.053.433t-.424 1.044q0 .627.375 1.064t.375 1.009q0 .73-.409 1.09q-.408.36-1.13.36M7.21 12.21q.29-.29.29-.71t-.29-.71t-.71-.29t-.71.29t-.29.71t.29.71t.71.29t.71-.29m3-4q.29-.29.29-.71t-.29-.71t-.71-.29t-.71.29t-.29.71t.29.71t.71.29t.71-.29m5 0q.29-.29.29-.71t-.29-.71t-.71-.29t-.71.29t-.29.71t.29.71t.71.29t.71-.29m3 4q.29-.29.29-.71t-.29-.71t-.71-.29t-.71.29t-.29.71t.29.71t.71.29t.71-.29M11.961 20q.263 0 .4-.115q.138-.116.138-.335q0-.35-.375-.748t-.375-1.31q0-1.088.725-1.79T14.25 15H16q1.88 0 2.94-1.107T20 10.896q0-3.044-2.341-4.97T12.239 4Q8.78 4 6.39 6.325T4 12q0 3.325 2.338 5.663T11.962 20"/></svg> </template>
CSS
.icon-palette-outline {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.962%2021q-1.839%200-3.471-.71q-1.633-.711-2.851-1.93T3.71%2015.5T3%2012q0-1.883.726-3.525t1.979-2.858t2.94-1.916T12.238%203q1.75%200%203.332.591q1.583.592%202.786%201.64q1.203%201.05%201.923%202.5t.72%203.165q0%202.318-1.336%203.71T16%2016h-1.773q-.629%200-1.053.433t-.424%201.044q0%20.627.375%201.064t.375%201.009q0%20.73-.409%201.09q-.408.36-1.13.36M7.21%2012.21q.29-.29.29-.71t-.29-.71t-.71-.29t-.71.29t-.29.71t.29.71t.71.29t.71-.29m3-4q.29-.29.29-.71t-.29-.71t-.71-.29t-.71.29t-.29.71t.29.71t.71.29t.71-.29m5%200q.29-.29.29-.71t-.29-.71t-.71-.29t-.71.29t-.29.71t.29.71t.71.29t.71-.29m3%204q.29-.29.29-.71t-.29-.71t-.71-.29t-.71.29t-.29.71t.29.71t.71.29t.71-.29M11.961%2020q.263%200%20.4-.115q.138-.116.138-.335q0-.35-.375-.748t-.375-1.31q0-1.088.725-1.79T14.25%2015H16q1.88%200%202.94-1.107T20%2010.896q0-3.044-2.341-4.97T12.239%204Q8.78%204%206.39%206.325T4%2012q0%203.325%202.338%205.663T11.962%2020%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.962%2021q-1.839%200-3.471-.71q-1.633-.711-2.851-1.93T3.71%2015.5T3%2012q0-1.883.726-3.525t1.979-2.858t2.94-1.916T12.238%203q1.75%200%203.332.591q1.583.592%202.786%201.64q1.203%201.05%201.923%202.5t.72%203.165q0%202.318-1.336%203.71T16%2016h-1.773q-.629%200-1.053.433t-.424%201.044q0%20.627.375%201.064t.375%201.009q0%20.73-.409%201.09q-.408.36-1.13.36M7.21%2012.21q.29-.29.29-.71t-.29-.71t-.71-.29t-.71.29t-.29.71t.29.71t.71.29t.71-.29m3-4q.29-.29.29-.71t-.29-.71t-.71-.29t-.71.29t-.29.71t.29.71t.71.29t.71-.29m5%200q.29-.29.29-.71t-.29-.71t-.71-.29t-.71.29t-.29.71t.29.71t.71.29t.71-.29m3%204q.29-.29.29-.71t-.29-.71t-.71-.29t-.71.29t-.29.71t.29.71t.71.29t.71-.29M11.961%2020q.263%200%20.4-.115q.138-.116.138-.335q0-.35-.375-.748t-.375-1.31q0-1.088.725-1.79T14.25%2015H16q1.88%200%202.94-1.107T20%2010.896q0-3.044-2.341-4.97T12.239%204Q8.78%204%206.39%206.325T4%2012q0%203.325%202.338%205.663T11.962%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/palette-outline.svg?color=%231a73e8&size=48