colors icon
colors-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- colors-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- colors-outline-rounded
2 other variants in Material Symbols Light
The same icon in other sets
More text icons from Material Symbols Light
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the colors icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.689 19.539l-5.227-5.227q-.231-.231-.346-.512Q3 13.52 3 13.214q0-.287.116-.568q.115-.28.346-.511l5.557-5.552l-2.49-2.414q-.171-.171-.174-.39q-.003-.22.168-.396t.396-.177t.402.177l8.752 8.77q.23.232.343.513q.113.28.113.567q0 .306-.113.586t-.343.512l-5.208 5.208q-.23.23-.511.345q-.281.116-.567.116q-.306 0-.587-.115q-.28-.116-.511-.347M9.767 7.331l-5.465 5.465q-.115.116-.154.231t-.038.23h11.315q0-.115-.039-.23q-.038-.115-.153-.23zM19.32 20q-.707 0-1.178-.493q-.472-.494-.472-1.207q0-.54.232-1.044t.599-.944l.36-.446q.186-.218.462-.22q.276-.004.463.214l.403.452q.362.44.596.944q.235.504.235 1.044q0 .714-.496 1.207T19.319 20"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightColorsRounded(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="m8.689 19.539l-5.227-5.227q-.231-.231-.346-.512Q3 13.52 3 13.214q0-.287.116-.568q.115-.28.346-.511l5.557-5.552l-2.49-2.414q-.171-.171-.174-.39q-.003-.22.168-.396t.396-.177t.402.177l8.752 8.77q.23.232.343.513q.113.28.113.567q0 .306-.113.586t-.343.512l-5.208 5.208q-.23.23-.511.345q-.281.116-.567.116q-.306 0-.587-.115q-.28-.116-.511-.347M9.767 7.331l-5.465 5.465q-.115.116-.154.231t-.038.23h11.315q0-.115-.039-.23q-.038-.115-.153-.23zM19.32 20q-.707 0-1.178-.493q-.472-.494-.472-1.207q0-.54.232-1.044t.599-.944l.36-.446q.186-.218.462-.22q.276-.004.463.214l.403.452q.362.44.596.944q.235.504.235 1.044q0 .714-.496 1.207T19.319 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="m8.689 19.539l-5.227-5.227q-.231-.231-.346-.512Q3 13.52 3 13.214q0-.287.116-.568q.115-.28.346-.511l5.557-5.552l-2.49-2.414q-.171-.171-.174-.39q-.003-.22.168-.396t.396-.177t.402.177l8.752 8.77q.23.232.343.513q.113.28.113.567q0 .306-.113.586t-.343.512l-5.208 5.208q-.23.23-.511.345q-.281.116-.567.116q-.306 0-.587-.115q-.28-.116-.511-.347M9.767 7.331l-5.465 5.465q-.115.116-.154.231t-.038.23h11.315q0-.115-.039-.23q-.038-.115-.153-.23zM19.32 20q-.707 0-1.178-.493q-.472-.494-.472-1.207q0-.54.232-1.044t.599-.944l.36-.446q.186-.218.462-.22q.276-.004.463.214l.403.452q.362.44.596.944q.235.504.235 1.044q0 .714-.496 1.207T19.319 20"/></svg> </template>
CSS
.icon-colors-rounded {
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%22m8.689%2019.539l-5.227-5.227q-.231-.231-.346-.512Q3%2013.52%203%2013.214q0-.287.116-.568q.115-.28.346-.511l5.557-5.552l-2.49-2.414q-.171-.171-.174-.39q-.003-.22.168-.396t.396-.177t.402.177l8.752%208.77q.23.232.343.513q.113.28.113.567q0%20.306-.113.586t-.343.512l-5.208%205.208q-.23.23-.511.345q-.281.116-.567.116q-.306%200-.587-.115q-.28-.116-.511-.347M9.767%207.331l-5.465%205.465q-.115.116-.154.231t-.038.23h11.315q0-.115-.039-.23q-.038-.115-.153-.23zM19.32%2020q-.707%200-1.178-.493q-.472-.494-.472-1.207q0-.54.232-1.044t.599-.944l.36-.446q.186-.218.462-.22q.276-.004.463.214l.403.452q.362.44.596.944q.235.504.235%201.044q0%20.714-.496%201.207T19.319%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%22m8.689%2019.539l-5.227-5.227q-.231-.231-.346-.512Q3%2013.52%203%2013.214q0-.287.116-.568q.115-.28.346-.511l5.557-5.552l-2.49-2.414q-.171-.171-.174-.39q-.003-.22.168-.396t.396-.177t.402.177l8.752%208.77q.23.232.343.513q.113.28.113.567q0%20.306-.113.586t-.343.512l-5.208%205.208q-.23.23-.511.345q-.281.116-.567.116q-.306%200-.587-.115q-.28-.116-.511-.347M9.767%207.331l-5.465%205.465q-.115.116-.154.231t-.038.23h11.315q0-.115-.039-.23q-.038-.115-.153-.23zM19.32%2020q-.707%200-1.178-.493q-.472-.494-.472-1.207q0-.54.232-1.044t.599-.944l.36-.446q.186-.218.462-.22q.276-.004.463.214l.403.452q.362.44.596.944q.235.504.235%201.044q0%20.714-.496%201.207T19.319%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/colors-rounded.svg?color=%231a73e8&size=48