palette round icon
palette-round-bold-duotone from Solar by 480 Design · Bold Duotone · Tools · CC-BY-4.0 Attribution required.
- Name
- palette-round-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Tools
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More tools icons from Solar
align-bottom-boldalign-horizontal-center-boldalign-horizontal-spacing-boldalign-left-boldalign-right-boldalign-top-boldalign-vertical-center-boldalign-vertical-spacing-boldcolour-tuning-boldcrop-boldcrop-minimalistic-boldfilters-boldflip-horizontal-boldflip-vertical-boldframe-boldlayers-boldlayers-minimalistic-boldmirror-left-boldmirror-right-boldpaint-brush-boldpaint-roller-boldpalette-2-boldpalette-boldpipette-bold
Use the palette round icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M7 18C7 18.5523 6.55228 19 6 19C5.44772 19 5 18.5523 5 18C5 17.4477 5.44772 17 6 17C6.55228 17 7 17.4477 7 18Z"/><path d="M10 6V18C10 20.2091 8.20914 22 6 22C3.79086 22 2 20.2091 2 18V6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6Z" opacity=".5"/><path d="M9.24756 20.3357L13.2218 16.3614L19.0599 10.2719C20.5819 8.68438 20.5554 6.17138 19.0003 4.61629C17.4218 3.03773 14.8624 3.03773 13.2838 4.61629L10 7.90015V18C10 18.8718 9.72106 19.6786 9.24756 20.3357Z" opacity=".5"/><path d="M9.24756 20.3357L13.2218 16.3614L19.0599 10.2719C20.5819 8.68438 20.5554 6.17138 19.0003 4.61629C17.4218 3.03773 14.8624 3.03773 13.2838 4.61629L10 7.90015V18C10 18.8718 9.72106 19.6786 9.24756 20.3357Z" opacity=".5"/><path d="M13.2218 16.3617L9.24756 20.336C9.72014 19.6801 9.99891 18.8752 10 18.0053C9.99711 20.212 8.20736 22 6 22H17.8994C20.1086 22 21.8994 20.2091 21.8994 18C21.8994 15.7909 20.1086 14 17.8994 14H15.486L13.2218 16.3617Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarPaletteRoundBoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M7 18C7 18.5523 6.55228 19 6 19C5.44772 19 5 18.5523 5 18C5 17.4477 5.44772 17 6 17C6.55228 17 7 17.4477 7 18Z"/><path d="M10 6V18C10 20.2091 8.20914 22 6 22C3.79086 22 2 20.2091 2 18V6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6Z" opacity=".5"/><path d="M9.24756 20.3357L13.2218 16.3614L19.0599 10.2719C20.5819 8.68438 20.5554 6.17138 19.0003 4.61629C17.4218 3.03773 14.8624 3.03773 13.2838 4.61629L10 7.90015V18C10 18.8718 9.72106 19.6786 9.24756 20.3357Z" opacity=".5"/><path d="M9.24756 20.3357L13.2218 16.3614L19.0599 10.2719C20.5819 8.68438 20.5554 6.17138 19.0003 4.61629C17.4218 3.03773 14.8624 3.03773 13.2838 4.61629L10 7.90015V18C10 18.8718 9.72106 19.6786 9.24756 20.3357Z" opacity=".5"/><path d="M13.2218 16.3617L9.24756 20.336C9.72014 19.6801 9.99891 18.8752 10 18.0053C9.99711 20.212 8.20736 22 6 22H17.8994C20.1086 22 21.8994 20.2091 21.8994 18C21.8994 15.7909 20.1086 14 17.8994 14H15.486L13.2218 16.3617Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M7 18C7 18.5523 6.55228 19 6 19C5.44772 19 5 18.5523 5 18C5 17.4477 5.44772 17 6 17C6.55228 17 7 17.4477 7 18Z"/><path d="M10 6V18C10 20.2091 8.20914 22 6 22C3.79086 22 2 20.2091 2 18V6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6Z" opacity=".5"/><path d="M9.24756 20.3357L13.2218 16.3614L19.0599 10.2719C20.5819 8.68438 20.5554 6.17138 19.0003 4.61629C17.4218 3.03773 14.8624 3.03773 13.2838 4.61629L10 7.90015V18C10 18.8718 9.72106 19.6786 9.24756 20.3357Z" opacity=".5"/><path d="M9.24756 20.3357L13.2218 16.3614L19.0599 10.2719C20.5819 8.68438 20.5554 6.17138 19.0003 4.61629C17.4218 3.03773 14.8624 3.03773 13.2838 4.61629L10 7.90015V18C10 18.8718 9.72106 19.6786 9.24756 20.3357Z" opacity=".5"/><path d="M13.2218 16.3617L9.24756 20.336C9.72014 19.6801 9.99891 18.8752 10 18.0053C9.99711 20.212 8.20736 22 6 22H17.8994C20.1086 22 21.8994 20.2091 21.8994 18C21.8994 15.7909 20.1086 14 17.8994 14H15.486L13.2218 16.3617Z"/></g></svg> </template>
CSS
.icon-palette-round-bold-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M7%2018C7%2018.5523%206.55228%2019%206%2019C5.44772%2019%205%2018.5523%205%2018C5%2017.4477%205.44772%2017%206%2017C6.55228%2017%207%2017.4477%207%2018Z%22%2F%3E%3Cpath%20d%3D%22M10%206V18C10%2020.2091%208.20914%2022%206%2022C3.79086%2022%202%2020.2091%202%2018V6C2%203.79086%203.79086%202%206%202C8.20914%202%2010%203.79086%2010%206Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9.24756%2020.3357L13.2218%2016.3614L19.0599%2010.2719C20.5819%208.68438%2020.5554%206.17138%2019.0003%204.61629C17.4218%203.03773%2014.8624%203.03773%2013.2838%204.61629L10%207.90015V18C10%2018.8718%209.72106%2019.6786%209.24756%2020.3357Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9.24756%2020.3357L13.2218%2016.3614L19.0599%2010.2719C20.5819%208.68438%2020.5554%206.17138%2019.0003%204.61629C17.4218%203.03773%2014.8624%203.03773%2013.2838%204.61629L10%207.90015V18C10%2018.8718%209.72106%2019.6786%209.24756%2020.3357Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M13.2218%2016.3617L9.24756%2020.336C9.72014%2019.6801%209.99891%2018.8752%2010%2018.0053C9.99711%2020.212%208.20736%2022%206%2022H17.8994C20.1086%2022%2021.8994%2020.2091%2021.8994%2018C21.8994%2015.7909%2020.1086%2014%2017.8994%2014H15.486L13.2218%2016.3617Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M7%2018C7%2018.5523%206.55228%2019%206%2019C5.44772%2019%205%2018.5523%205%2018C5%2017.4477%205.44772%2017%206%2017C6.55228%2017%207%2017.4477%207%2018Z%22%2F%3E%3Cpath%20d%3D%22M10%206V18C10%2020.2091%208.20914%2022%206%2022C3.79086%2022%202%2020.2091%202%2018V6C2%203.79086%203.79086%202%206%202C8.20914%202%2010%203.79086%2010%206Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9.24756%2020.3357L13.2218%2016.3614L19.0599%2010.2719C20.5819%208.68438%2020.5554%206.17138%2019.0003%204.61629C17.4218%203.03773%2014.8624%203.03773%2013.2838%204.61629L10%207.90015V18C10%2018.8718%209.72106%2019.6786%209.24756%2020.3357Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9.24756%2020.3357L13.2218%2016.3614L19.0599%2010.2719C20.5819%208.68438%2020.5554%206.17138%2019.0003%204.61629C17.4218%203.03773%2014.8624%203.03773%2013.2838%204.61629L10%207.90015V18C10%2018.8718%209.72106%2019.6786%209.24756%2020.3357Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M13.2218%2016.3617L9.24756%2020.336C9.72014%2019.6801%209.99891%2018.8752%2010%2018.0053C9.99711%2020.212%208.20736%2022%206%2022H17.8994C20.1086%2022%2021.8994%2020.2091%2021.8994%2018C21.8994%2015.7909%2020.1086%2014%2017.8994%2014H15.486L13.2218%2016.3617Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/palette-round-bold-duotone.svg?color=%231a73e8&size=48