palette icon
palette-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- palette-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
paletteBootstrap IconspaletteBoxIcons v2paletteBoxIcons v2 SolidpaletteFont Awesome 6 SolidpaletteFont Awesome Solidpalette-outlineFlowbite IconspaletteHuge IconspaletteIconoirpaletteLine AwesomepaletteLucidepaletteMaterial Icon ThemepaletteMaterial SymbolspaletteMaterial Symbols LightpaletteMaterial Design IconspalettePhosphorpalettePrime Iconspalette-fillRemix Iconpalette-boldSolarpaletteTabler IconspaletteTDesign IconspaletteUnicons
Related icons in MingCute Icon
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="M12 2c5.523 0 10 4.477 10 10q-.002.975-.18 1.9c-.386 2.003-2.398 2.85-4.083 2.57l-1.739-.29a1.29 1.29 0 0 0-1.124.36l-.089.089c-.34.34-.423.858-.209 1.287c.423.846.428 1.812.055 2.604a2.53 2.53 0 0 1-2.222 1.472q-.204.009-.409.008C6.477 22 2 17.523 2 12S6.477 2 12 2m-4.5 9a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m2-4a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m5 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></svg>
React
import type { SVGProps } from "react";
export function MingcutePaletteFill(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="M12 2c5.523 0 10 4.477 10 10q-.002.975-.18 1.9c-.386 2.003-2.398 2.85-4.083 2.57l-1.739-.29a1.29 1.29 0 0 0-1.124.36l-.089.089c-.34.34-.423.858-.209 1.287c.423.846.428 1.812.055 2.604a2.53 2.53 0 0 1-2.222 1.472q-.204.009-.409.008C6.477 22 2 17.523 2 12S6.477 2 12 2m-4.5 9a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m2-4a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m5 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10q-.002.975-.18 1.9c-.386 2.003-2.398 2.85-4.083 2.57l-1.739-.29a1.29 1.29 0 0 0-1.124.36l-.089.089c-.34.34-.423.858-.209 1.287c.423.846.428 1.812.055 2.604a2.53 2.53 0 0 1-2.222 1.472q-.204.009-.409.008C6.477 22 2 17.523 2 12S6.477 2 12 2m-4.5 9a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m2-4a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m5 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></svg> </template>
CSS
.icon-palette-fill {
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%22M12%202c5.523%200%2010%204.477%2010%2010q-.002.975-.18%201.9c-.386%202.003-2.398%202.85-4.083%202.57l-1.739-.29a1.29%201.29%200%200%200-1.124.36l-.089.089c-.34.34-.423.858-.209%201.287c.423.846.428%201.812.055%202.604a2.53%202.53%200%200%201-2.222%201.472q-.204.009-.409.008C6.477%2022%202%2017.523%202%2012S6.477%202%2012%202m-4.5%209a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m2-4a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m5%200a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3%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%22M12%202c5.523%200%2010%204.477%2010%2010q-.002.975-.18%201.9c-.386%202.003-2.398%202.85-4.083%202.57l-1.739-.29a1.29%201.29%200%200%200-1.124.36l-.089.089c-.34.34-.423.858-.209%201.287c.423.846.428%201.812.055%202.604a2.53%202.53%200%200%201-2.222%201.472q-.204.009-.409.008C6.477%2022%202%2017.523%202%2012S6.477%202%2012%202m-4.5%209a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m2-4a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m5%200a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/palette-fill.svg?color=%231a73e8&size=48