brush logo
brush from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- brush
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
The same logo in other sets
brushBootstrap IconsbrushBoxIcons v2brushBoxIcons v2 SolidbrushElement Plusbrush-fillEva IconsbrushFont Awesome 6 SolidbrushFont Awesome Solidbrushcss.ggbrushHuge IconsbrushIonIconsbrushJam IconsbrushLine AwesomebrushLucidebrushMaterial SymbolsbrushMaterial Symbols LightbrushMaterial Design Iconsbrush-fillMingCute IconbrushPixelarticonsbrush-fillRemix IconbrushTabler IconsbrushTDesign Iconsbrush-outlineTeenyicons
Use the brush logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGuPemTyJO)" fill-opacity=".3" d="M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0"/><path fill="url(#SVGB3SqyddD)" fill-rule="evenodd" d="M12 20.37a8.37 8.37 0 0 0 7.934-5.118A8.375 8.375 0 1 0 12 20.37m0 .63a9 9 0 1 0 0-18a9 9 0 0 0 0 18" clip-rule="evenodd"/><path fill="url(#SVGsSP9wbyT)" d="m6.966 16.326l3.594-3.257c.326.168.911.562.934 1.113l-3.178 3.505c-.45-.011-1.35-.304-1.35-1.361m1.186.421a.28.28 0 1 0 0-.556a.281.281 0 1 0 0 .562z"/><path fill="#737071" d="m11.612 12.726l3.695 1.575l.788-.832l-.135-.17l.371-.292l.383.495l-1.288 1.35l-3.696-1.563l-.585.635l-.349-.32z"/><path fill="#b38c68" d="M11.235 6.393c-1.125.163-1.868 1.35-2.099 1.912l5.614 5.664a2.05 2.05 0 0 0 2.076-1.895z"/><path fill="url(#SVGAy4IIdqu)" d="M10.081 7.428c-.236.09-.461.9-.54 1.288l5.029 5.074c.94-.073 1.187-.54 1.198-.765c.248-.056.827-.686 1.08-.996l-5.524-5.613c-.19.09-.562.32-.562.517c0 .248-.388.383-.68.495"/><path fill="url(#SVGKR2iDfIH)" d="M14.548 3.006L11.28 6.482l5.512 5.552l4.163-4.174V3h-6.407z"/><defs><linearGradient id="SVGuPemTyJO" x1="6.201" x2="17.349" y1="5.171" y2="18.817" gradientUnits="userSpaceOnUse"><stop stop-color="#99817e"/><stop offset=".25" stop-color="#948680"/><stop offset=".51" stop-color="#7c988b"/><stop offset=".77" stop-color="#7b90a1"/><stop offset="1" stop-color="#868a9f"/></linearGradient><linearGradient id="SVGB3SqyddD" x1="6.336" x2="17.006" y1="4.755" y2="19.234" gradientUnits="userSpaceOnUse"><stop stop-color="#ff413f"/><stop offset=".16" stop-color="#fd9819"/><stop offset=".36" stop-color="#fcc008"/><stop offset=".51" stop-color="#45c391"/><stop offset=".7" stop-color="#d69b70"/><stop offset=".86" stop-color="#a767e5"/><stop offset="1" stop-color="#6a8aef"/></linearGradient><linearGradient id="SVGsSP9wbyT" x1="8.232" x2="14.52" y1="9.819" y2="16.41" gradientUnits="userSpaceOnUse"><stop stop-color="#d02612"/><stop offset=".48" stop-color="#eb4f2e"/><stop offset="1" stop-color="#841f0c"/></linearGradient><linearGradient id="SVGAy4IIdqu" x1="5.272" x2="18.454" y1="5.884" y2="18.939" gradientUnits="userSpaceOnUse"><stop stop-color="#0ebeff"/><stop offset=".28" stop-color="#46cb85"/><stop offset=".51" stop-color="#fa4b4c"/><stop offset=".69" stop-color="#f9cd07"/><stop offset="1" stop-color="#ae63e4"/></linearGradient><linearGradient id="SVGKR2iDfIH" x1="13.114" x2="18.57" y1="4.479" y2="10.088" gradientUnits="userSpaceOnUse"><stop stop-color="#79dbff"/><stop offset=".29" stop-color="#77dc9b"/><stop offset=".55" stop-color="#eb6f69"/><stop offset=".73" stop-color="#fee074"/><stop offset="1" stop-color="#c58fec"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedBrush(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGuPemTyJO)" fillOpacity=".3" d="M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0"/><path fill="url(#SVGB3SqyddD)" fillRule="evenodd" d="M12 20.37a8.37 8.37 0 0 0 7.934-5.118A8.375 8.375 0 1 0 12 20.37m0 .63a9 9 0 1 0 0-18a9 9 0 0 0 0 18" clipRule="evenodd"/><path fill="url(#SVGsSP9wbyT)" d="m6.966 16.326l3.594-3.257c.326.168.911.562.934 1.113l-3.178 3.505c-.45-.011-1.35-.304-1.35-1.361m1.186.421a.28.28 0 1 0 0-.556a.281.281 0 1 0 0 .562z"/><path fill="#737071" d="m11.612 12.726l3.695 1.575l.788-.832l-.135-.17l.371-.292l.383.495l-1.288 1.35l-3.696-1.563l-.585.635l-.349-.32z"/><path fill="#b38c68" d="M11.235 6.393c-1.125.163-1.868 1.35-2.099 1.912l5.614 5.664a2.05 2.05 0 0 0 2.076-1.895z"/><path fill="url(#SVGAy4IIdqu)" d="M10.081 7.428c-.236.09-.461.9-.54 1.288l5.029 5.074c.94-.073 1.187-.54 1.198-.765c.248-.056.827-.686 1.08-.996l-5.524-5.613c-.19.09-.562.32-.562.517c0 .248-.388.383-.68.495"/><path fill="url(#SVGKR2iDfIH)" d="M14.548 3.006L11.28 6.482l5.512 5.552l4.163-4.174V3h-6.407z"/><defs><linearGradient id="SVGuPemTyJO" x1="6.201" x2="17.349" y1="5.171" y2="18.817" gradientUnits="userSpaceOnUse"><stop stopColor="#99817e"/><stop offset=".25" stopColor="#948680"/><stop offset=".51" stopColor="#7c988b"/><stop offset=".77" stopColor="#7b90a1"/><stop offset="1" stopColor="#868a9f"/></linearGradient><linearGradient id="SVGB3SqyddD" x1="6.336" x2="17.006" y1="4.755" y2="19.234" gradientUnits="userSpaceOnUse"><stop stopColor="#ff413f"/><stop offset=".16" stopColor="#fd9819"/><stop offset=".36" stopColor="#fcc008"/><stop offset=".51" stopColor="#45c391"/><stop offset=".7" stopColor="#d69b70"/><stop offset=".86" stopColor="#a767e5"/><stop offset="1" stopColor="#6a8aef"/></linearGradient><linearGradient id="SVGsSP9wbyT" x1="8.232" x2="14.52" y1="9.819" y2="16.41" gradientUnits="userSpaceOnUse"><stop stopColor="#d02612"/><stop offset=".48" stopColor="#eb4f2e"/><stop offset="1" stopColor="#841f0c"/></linearGradient><linearGradient id="SVGAy4IIdqu" x1="5.272" x2="18.454" y1="5.884" y2="18.939" gradientUnits="userSpaceOnUse"><stop stopColor="#0ebeff"/><stop offset=".28" stopColor="#46cb85"/><stop offset=".51" stopColor="#fa4b4c"/><stop offset=".69" stopColor="#f9cd07"/><stop offset="1" stopColor="#ae63e4"/></linearGradient><linearGradient id="SVGKR2iDfIH" x1="13.114" x2="18.57" y1="4.479" y2="10.088" gradientUnits="userSpaceOnUse"><stop stopColor="#79dbff"/><stop offset=".29" stopColor="#77dc9b"/><stop offset=".55" stopColor="#eb6f69"/><stop offset=".73" stopColor="#fee074"/><stop offset="1" stopColor="#c58fec"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGuPemTyJO)" fill-opacity=".3" d="M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0"/><path fill="url(#SVGB3SqyddD)" fill-rule="evenodd" d="M12 20.37a8.37 8.37 0 0 0 7.934-5.118A8.375 8.375 0 1 0 12 20.37m0 .63a9 9 0 1 0 0-18a9 9 0 0 0 0 18" clip-rule="evenodd"/><path fill="url(#SVGsSP9wbyT)" d="m6.966 16.326l3.594-3.257c.326.168.911.562.934 1.113l-3.178 3.505c-.45-.011-1.35-.304-1.35-1.361m1.186.421a.28.28 0 1 0 0-.556a.281.281 0 1 0 0 .562z"/><path fill="#737071" d="m11.612 12.726l3.695 1.575l.788-.832l-.135-.17l.371-.292l.383.495l-1.288 1.35l-3.696-1.563l-.585.635l-.349-.32z"/><path fill="#b38c68" d="M11.235 6.393c-1.125.163-1.868 1.35-2.099 1.912l5.614 5.664a2.05 2.05 0 0 0 2.076-1.895z"/><path fill="url(#SVGAy4IIdqu)" d="M10.081 7.428c-.236.09-.461.9-.54 1.288l5.029 5.074c.94-.073 1.187-.54 1.198-.765c.248-.056.827-.686 1.08-.996l-5.524-5.613c-.19.09-.562.32-.562.517c0 .248-.388.383-.68.495"/><path fill="url(#SVGKR2iDfIH)" d="M14.548 3.006L11.28 6.482l5.512 5.552l4.163-4.174V3h-6.407z"/><defs><linearGradient id="SVGuPemTyJO" x1="6.201" x2="17.349" y1="5.171" y2="18.817" gradientUnits="userSpaceOnUse"><stop stop-color="#99817e"/><stop offset=".25" stop-color="#948680"/><stop offset=".51" stop-color="#7c988b"/><stop offset=".77" stop-color="#7b90a1"/><stop offset="1" stop-color="#868a9f"/></linearGradient><linearGradient id="SVGB3SqyddD" x1="6.336" x2="17.006" y1="4.755" y2="19.234" gradientUnits="userSpaceOnUse"><stop stop-color="#ff413f"/><stop offset=".16" stop-color="#fd9819"/><stop offset=".36" stop-color="#fcc008"/><stop offset=".51" stop-color="#45c391"/><stop offset=".7" stop-color="#d69b70"/><stop offset=".86" stop-color="#a767e5"/><stop offset="1" stop-color="#6a8aef"/></linearGradient><linearGradient id="SVGsSP9wbyT" x1="8.232" x2="14.52" y1="9.819" y2="16.41" gradientUnits="userSpaceOnUse"><stop stop-color="#d02612"/><stop offset=".48" stop-color="#eb4f2e"/><stop offset="1" stop-color="#841f0c"/></linearGradient><linearGradient id="SVGAy4IIdqu" x1="5.272" x2="18.454" y1="5.884" y2="18.939" gradientUnits="userSpaceOnUse"><stop stop-color="#0ebeff"/><stop offset=".28" stop-color="#46cb85"/><stop offset=".51" stop-color="#fa4b4c"/><stop offset=".69" stop-color="#f9cd07"/><stop offset="1" stop-color="#ae63e4"/></linearGradient><linearGradient id="SVGKR2iDfIH" x1="13.114" x2="18.57" y1="4.479" y2="10.088" gradientUnits="userSpaceOnUse"><stop stop-color="#79dbff"/><stop offset=".29" stop-color="#77dc9b"/><stop offset=".55" stop-color="#eb6f69"/><stop offset=".73" stop-color="#fee074"/><stop offset="1" stop-color="#c58fec"/></linearGradient></defs></g></svg> </template>
CSS
.icon-brush {
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%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGuPemTyJO)%22%20fill-opacity%3D%22.3%22%20d%3D%22M21%2012a9%209%200%201%201-18%200a9%209%200%200%201%2018%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGB3SqyddD)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2020.37a8.37%208.37%200%200%200%207.934-5.118A8.375%208.375%200%201%200%2012%2020.37m0%20.63a9%209%200%201%200%200-18a9%209%200%200%200%200%2018%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGsSP9wbyT)%22%20d%3D%22m6.966%2016.326l3.594-3.257c.326.168.911.562.934%201.113l-3.178%203.505c-.45-.011-1.35-.304-1.35-1.361m1.186.421a.28.28%200%201%200%200-.556a.281.281%200%201%200%200%20.562z%22%2F%3E%3Cpath%20fill%3D%22%23737071%22%20d%3D%22m11.612%2012.726l3.695%201.575l.788-.832l-.135-.17l.371-.292l.383.495l-1.288%201.35l-3.696-1.563l-.585.635l-.349-.32z%22%2F%3E%3Cpath%20fill%3D%22%23b38c68%22%20d%3D%22M11.235%206.393c-1.125.163-1.868%201.35-2.099%201.912l5.614%205.664a2.05%202.05%200%200%200%202.076-1.895z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGAy4IIdqu)%22%20d%3D%22M10.081%207.428c-.236.09-.461.9-.54%201.288l5.029%205.074c.94-.073%201.187-.54%201.198-.765c.248-.056.827-.686%201.08-.996l-5.524-5.613c-.19.09-.562.32-.562.517c0%20.248-.388.383-.68.495%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGKR2iDfIH)%22%20d%3D%22M14.548%203.006L11.28%206.482l5.512%205.552l4.163-4.174V3h-6.407z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGuPemTyJO%22%20x1%3D%226.201%22%20x2%3D%2217.349%22%20y1%3D%225.171%22%20y2%3D%2218.817%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2399817e%22%2F%3E%3Cstop%20offset%3D%22.25%22%20stop-color%3D%22%23948680%22%2F%3E%3Cstop%20offset%3D%22.51%22%20stop-color%3D%22%237c988b%22%2F%3E%3Cstop%20offset%3D%22.77%22%20stop-color%3D%22%237b90a1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23868a9f%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGB3SqyddD%22%20x1%3D%226.336%22%20x2%3D%2217.006%22%20y1%3D%224.755%22%20y2%3D%2219.234%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ff413f%22%2F%3E%3Cstop%20offset%3D%22.16%22%20stop-color%3D%22%23fd9819%22%2F%3E%3Cstop%20offset%3D%22.36%22%20stop-color%3D%22%23fcc008%22%2F%3E%3Cstop%20offset%3D%22.51%22%20stop-color%3D%22%2345c391%22%2F%3E%3Cstop%20offset%3D%22.7%22%20stop-color%3D%22%23d69b70%22%2F%3E%3Cstop%20offset%3D%22.86%22%20stop-color%3D%22%23a767e5%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%236a8aef%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGsSP9wbyT%22%20x1%3D%228.232%22%20x2%3D%2214.52%22%20y1%3D%229.819%22%20y2%3D%2216.41%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23d02612%22%2F%3E%3Cstop%20offset%3D%22.48%22%20stop-color%3D%22%23eb4f2e%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23841f0c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGAy4IIdqu%22%20x1%3D%225.272%22%20x2%3D%2218.454%22%20y1%3D%225.884%22%20y2%3D%2218.939%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230ebeff%22%2F%3E%3Cstop%20offset%3D%22.28%22%20stop-color%3D%22%2346cb85%22%2F%3E%3Cstop%20offset%3D%22.51%22%20stop-color%3D%22%23fa4b4c%22%2F%3E%3Cstop%20offset%3D%22.69%22%20stop-color%3D%22%23f9cd07%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ae63e4%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGKR2iDfIH%22%20x1%3D%2213.114%22%20x2%3D%2218.57%22%20y1%3D%224.479%22%20y2%3D%2210.088%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2379dbff%22%2F%3E%3Cstop%20offset%3D%22.29%22%20stop-color%3D%22%2377dc9b%22%2F%3E%3Cstop%20offset%3D%22.55%22%20stop-color%3D%22%23eb6f69%22%2F%3E%3Cstop%20offset%3D%22.73%22%20stop-color%3D%22%23fee074%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23c58fec%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGuPemTyJO)%22%20fill-opacity%3D%22.3%22%20d%3D%22M21%2012a9%209%200%201%201-18%200a9%209%200%200%201%2018%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGB3SqyddD)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2020.37a8.37%208.37%200%200%200%207.934-5.118A8.375%208.375%200%201%200%2012%2020.37m0%20.63a9%209%200%201%200%200-18a9%209%200%200%200%200%2018%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGsSP9wbyT)%22%20d%3D%22m6.966%2016.326l3.594-3.257c.326.168.911.562.934%201.113l-3.178%203.505c-.45-.011-1.35-.304-1.35-1.361m1.186.421a.28.28%200%201%200%200-.556a.281.281%200%201%200%200%20.562z%22%2F%3E%3Cpath%20fill%3D%22%23737071%22%20d%3D%22m11.612%2012.726l3.695%201.575l.788-.832l-.135-.17l.371-.292l.383.495l-1.288%201.35l-3.696-1.563l-.585.635l-.349-.32z%22%2F%3E%3Cpath%20fill%3D%22%23b38c68%22%20d%3D%22M11.235%206.393c-1.125.163-1.868%201.35-2.099%201.912l5.614%205.664a2.05%202.05%200%200%200%202.076-1.895z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGAy4IIdqu)%22%20d%3D%22M10.081%207.428c-.236.09-.461.9-.54%201.288l5.029%205.074c.94-.073%201.187-.54%201.198-.765c.248-.056.827-.686%201.08-.996l-5.524-5.613c-.19.09-.562.32-.562.517c0%20.248-.388.383-.68.495%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGKR2iDfIH)%22%20d%3D%22M14.548%203.006L11.28%206.482l5.512%205.552l4.163-4.174V3h-6.407z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGuPemTyJO%22%20x1%3D%226.201%22%20x2%3D%2217.349%22%20y1%3D%225.171%22%20y2%3D%2218.817%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2399817e%22%2F%3E%3Cstop%20offset%3D%22.25%22%20stop-color%3D%22%23948680%22%2F%3E%3Cstop%20offset%3D%22.51%22%20stop-color%3D%22%237c988b%22%2F%3E%3Cstop%20offset%3D%22.77%22%20stop-color%3D%22%237b90a1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23868a9f%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGB3SqyddD%22%20x1%3D%226.336%22%20x2%3D%2217.006%22%20y1%3D%224.755%22%20y2%3D%2219.234%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ff413f%22%2F%3E%3Cstop%20offset%3D%22.16%22%20stop-color%3D%22%23fd9819%22%2F%3E%3Cstop%20offset%3D%22.36%22%20stop-color%3D%22%23fcc008%22%2F%3E%3Cstop%20offset%3D%22.51%22%20stop-color%3D%22%2345c391%22%2F%3E%3Cstop%20offset%3D%22.7%22%20stop-color%3D%22%23d69b70%22%2F%3E%3Cstop%20offset%3D%22.86%22%20stop-color%3D%22%23a767e5%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%236a8aef%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGsSP9wbyT%22%20x1%3D%228.232%22%20x2%3D%2214.52%22%20y1%3D%229.819%22%20y2%3D%2216.41%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23d02612%22%2F%3E%3Cstop%20offset%3D%22.48%22%20stop-color%3D%22%23eb4f2e%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23841f0c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGAy4IIdqu%22%20x1%3D%225.272%22%20x2%3D%2218.454%22%20y1%3D%225.884%22%20y2%3D%2218.939%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230ebeff%22%2F%3E%3Cstop%20offset%3D%22.28%22%20stop-color%3D%22%2346cb85%22%2F%3E%3Cstop%20offset%3D%22.51%22%20stop-color%3D%22%23fa4b4c%22%2F%3E%3Cstop%20offset%3D%22.69%22%20stop-color%3D%22%23f9cd07%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ae63e4%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGKR2iDfIH%22%20x1%3D%2213.114%22%20x2%3D%2218.57%22%20y1%3D%224.479%22%20y2%3D%2210.088%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2379dbff%22%2F%3E%3Cstop%20offset%3D%22.29%22%20stop-color%3D%22%2377dc9b%22%2F%3E%3Cstop%20offset%3D%22.55%22%20stop-color%3D%22%23eb6f69%22%2F%3E%3Cstop%20offset%3D%22.73%22%20stop-color%3D%22%23fee074%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23c58fec%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/brush.svg?color=%231a73e8&size=48