orn logo
orn-background from Web3 Icons Branded by 0xa3k5 · Background · MIT Free for personal and commercial use.
- Name
- orn-background
- Set
- Web3 Icons Branded
- Style
- Background
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
Use the orn logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g clip-path="url(#SVGHcSWxdhd10)"><path fill="#fff" d="M24 0H0v24h24z"/><path fill="url(#SVGyJKp0cGP)" d="M10.605 5.11c-1.881 0-4.116 1.274-4.944 2.414c1.568-1.006 4.073-1.425 4.844-1.319c3.123.502 4.169 3.302 4.326 4.738c1.194.47 3.551.612 2.287-1.884c-1.576-3.111-4.206-3.95-6.513-3.95"/><path fill="url(#SVGmKROYbdz)" d="M9.444 16.735c3.002 0 5.435-2.399 5.435-5.358c0-2.96-2.433-5.358-5.435-5.358S4.01 8.418 4.01 11.377s2.433 5.358 5.434 5.358"/><path fill="#25253b" d="M10.67 16.134a3.904 3.904 0 1 0 0-7.809a3.904 3.904 0 0 0 0 7.81"/><path fill="url(#SVG0eflIb2f)" d="M19.515 10.99c.738-.518.482-1.562.219-1.916c-.406-.546-.975-.612-1.204-.586c-1.818.205-3.305 2.223-3.885 3.214l2.28 1.58c.107-.15.387-.597.841-1.118c.55-.631 1.288-.85 1.75-1.174"/><path fill="url(#SVGafOyoeSZ)" d="M17.734 11.345c.391-.812-.297-1.532-.7-1.712c-.62-.278-1.093-.08-1.234 0c-1.486 1.067-1.901 3.63-1.924 4.777l3.03.383c.02-.183.063-.735.077-1.48s.564-1.58.751-1.968"/><path fill="url(#SVG1z3KBboQ)" d="M10.693 18.89c-4.155 0-6.877-3.754-6.683-7.349c1.341 4.49 4.612 5.432 6.683 4.949c1.658-.387 3.145-2.061 3.728-2.88c.238-.334 1.122-.46 1.857-.058c.735.401.91 1.282.735 1.61c-1.755 3.278-4.736 3.728-6.32 3.728"/><path fill="url(#SVGwIVPXbev)" d="M17.33 7.865a1.378 1.378 0 1 0 0-2.756a1.378 1.378 0 0 0 0 2.756"/></g><defs><linearGradient id="SVGyJKp0cGP" x1="5.491" x2="20.809" y1="8.31" y2="11.637" gradientUnits="userSpaceOnUse"><stop stop-color="#5d86bc"/><stop offset=".614" stop-color="#6cc3d7"/></linearGradient><linearGradient id="SVGmKROYbdz" x1="4.855" x2="18.672" y1="9.486" y2="15.188" gradientUnits="userSpaceOnUse"><stop offset=".226" stop-color="#94d0da"/><stop offset="1" stop-color="#3f65ae"/></linearGradient><linearGradient id="SVG0eflIb2f" x1="16.381" x2="9.29" y1="4.889" y2="18.076" gradientUnits="userSpaceOnUse"><stop stop-color="#f57240"/><stop offset="1" stop-color="#fbe18c"/></linearGradient><linearGradient id="SVGafOyoeSZ" x1="5.417" x2="16.987" y1="13.387" y2="4.821" gradientUnits="userSpaceOnUse"><stop offset=".212" stop-color="#583d90"/><stop offset="1" stop-color="#dc719b"/></linearGradient><linearGradient id="SVG1z3KBboQ" x1="3.888" x2="19.683" y1="5.823" y2="9.197" gradientUnits="userSpaceOnUse"><stop stop-color="#4fa2c5"/><stop offset="1" stop-color="#fd7813"/></linearGradient><linearGradient id="SVGwIVPXbev" x1="18.134" x2="16.505" y1="5.571" y2="7.471" gradientUnits="userSpaceOnUse"><stop stop-color="#b1599b"/><stop offset="1" stop-color="#5b418b"/></linearGradient><clipPath id="SVGHcSWxdhd10"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedOrnBackground(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"><g clipPath="url(#SVGHcSWxdhd10)"><path fill="#fff" d="M24 0H0v24h24z"/><path fill="url(#SVGyJKp0cGP)" d="M10.605 5.11c-1.881 0-4.116 1.274-4.944 2.414c1.568-1.006 4.073-1.425 4.844-1.319c3.123.502 4.169 3.302 4.326 4.738c1.194.47 3.551.612 2.287-1.884c-1.576-3.111-4.206-3.95-6.513-3.95"/><path fill="url(#SVGmKROYbdz)" d="M9.444 16.735c3.002 0 5.435-2.399 5.435-5.358c0-2.96-2.433-5.358-5.435-5.358S4.01 8.418 4.01 11.377s2.433 5.358 5.434 5.358"/><path fill="#25253b" d="M10.67 16.134a3.904 3.904 0 1 0 0-7.809a3.904 3.904 0 0 0 0 7.81"/><path fill="url(#SVG0eflIb2f)" d="M19.515 10.99c.738-.518.482-1.562.219-1.916c-.406-.546-.975-.612-1.204-.586c-1.818.205-3.305 2.223-3.885 3.214l2.28 1.58c.107-.15.387-.597.841-1.118c.55-.631 1.288-.85 1.75-1.174"/><path fill="url(#SVGafOyoeSZ)" d="M17.734 11.345c.391-.812-.297-1.532-.7-1.712c-.62-.278-1.093-.08-1.234 0c-1.486 1.067-1.901 3.63-1.924 4.777l3.03.383c.02-.183.063-.735.077-1.48s.564-1.58.751-1.968"/><path fill="url(#SVG1z3KBboQ)" d="M10.693 18.89c-4.155 0-6.877-3.754-6.683-7.349c1.341 4.49 4.612 5.432 6.683 4.949c1.658-.387 3.145-2.061 3.728-2.88c.238-.334 1.122-.46 1.857-.058c.735.401.91 1.282.735 1.61c-1.755 3.278-4.736 3.728-6.32 3.728"/><path fill="url(#SVGwIVPXbev)" d="M17.33 7.865a1.378 1.378 0 1 0 0-2.756a1.378 1.378 0 0 0 0 2.756"/></g><defs><linearGradient id="SVGyJKp0cGP" x1="5.491" x2="20.809" y1="8.31" y2="11.637" gradientUnits="userSpaceOnUse"><stop stopColor="#5d86bc"/><stop offset=".614" stopColor="#6cc3d7"/></linearGradient><linearGradient id="SVGmKROYbdz" x1="4.855" x2="18.672" y1="9.486" y2="15.188" gradientUnits="userSpaceOnUse"><stop offset=".226" stopColor="#94d0da"/><stop offset="1" stopColor="#3f65ae"/></linearGradient><linearGradient id="SVG0eflIb2f" x1="16.381" x2="9.29" y1="4.889" y2="18.076" gradientUnits="userSpaceOnUse"><stop stopColor="#f57240"/><stop offset="1" stopColor="#fbe18c"/></linearGradient><linearGradient id="SVGafOyoeSZ" x1="5.417" x2="16.987" y1="13.387" y2="4.821" gradientUnits="userSpaceOnUse"><stop offset=".212" stopColor="#583d90"/><stop offset="1" stopColor="#dc719b"/></linearGradient><linearGradient id="SVG1z3KBboQ" x1="3.888" x2="19.683" y1="5.823" y2="9.197" gradientUnits="userSpaceOnUse"><stop stopColor="#4fa2c5"/><stop offset="1" stopColor="#fd7813"/></linearGradient><linearGradient id="SVGwIVPXbev" x1="18.134" x2="16.505" y1="5.571" y2="7.471" gradientUnits="userSpaceOnUse"><stop stopColor="#b1599b"/><stop offset="1" stopColor="#5b418b"/></linearGradient><clipPath id="SVGHcSWxdhd10"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></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"><g clip-path="url(#SVGHcSWxdhd10)"><path fill="#fff" d="M24 0H0v24h24z"/><path fill="url(#SVGyJKp0cGP)" d="M10.605 5.11c-1.881 0-4.116 1.274-4.944 2.414c1.568-1.006 4.073-1.425 4.844-1.319c3.123.502 4.169 3.302 4.326 4.738c1.194.47 3.551.612 2.287-1.884c-1.576-3.111-4.206-3.95-6.513-3.95"/><path fill="url(#SVGmKROYbdz)" d="M9.444 16.735c3.002 0 5.435-2.399 5.435-5.358c0-2.96-2.433-5.358-5.435-5.358S4.01 8.418 4.01 11.377s2.433 5.358 5.434 5.358"/><path fill="#25253b" d="M10.67 16.134a3.904 3.904 0 1 0 0-7.809a3.904 3.904 0 0 0 0 7.81"/><path fill="url(#SVG0eflIb2f)" d="M19.515 10.99c.738-.518.482-1.562.219-1.916c-.406-.546-.975-.612-1.204-.586c-1.818.205-3.305 2.223-3.885 3.214l2.28 1.58c.107-.15.387-.597.841-1.118c.55-.631 1.288-.85 1.75-1.174"/><path fill="url(#SVGafOyoeSZ)" d="M17.734 11.345c.391-.812-.297-1.532-.7-1.712c-.62-.278-1.093-.08-1.234 0c-1.486 1.067-1.901 3.63-1.924 4.777l3.03.383c.02-.183.063-.735.077-1.48s.564-1.58.751-1.968"/><path fill="url(#SVG1z3KBboQ)" d="M10.693 18.89c-4.155 0-6.877-3.754-6.683-7.349c1.341 4.49 4.612 5.432 6.683 4.949c1.658-.387 3.145-2.061 3.728-2.88c.238-.334 1.122-.46 1.857-.058c.735.401.91 1.282.735 1.61c-1.755 3.278-4.736 3.728-6.32 3.728"/><path fill="url(#SVGwIVPXbev)" d="M17.33 7.865a1.378 1.378 0 1 0 0-2.756a1.378 1.378 0 0 0 0 2.756"/></g><defs><linearGradient id="SVGyJKp0cGP" x1="5.491" x2="20.809" y1="8.31" y2="11.637" gradientUnits="userSpaceOnUse"><stop stop-color="#5d86bc"/><stop offset=".614" stop-color="#6cc3d7"/></linearGradient><linearGradient id="SVGmKROYbdz" x1="4.855" x2="18.672" y1="9.486" y2="15.188" gradientUnits="userSpaceOnUse"><stop offset=".226" stop-color="#94d0da"/><stop offset="1" stop-color="#3f65ae"/></linearGradient><linearGradient id="SVG0eflIb2f" x1="16.381" x2="9.29" y1="4.889" y2="18.076" gradientUnits="userSpaceOnUse"><stop stop-color="#f57240"/><stop offset="1" stop-color="#fbe18c"/></linearGradient><linearGradient id="SVGafOyoeSZ" x1="5.417" x2="16.987" y1="13.387" y2="4.821" gradientUnits="userSpaceOnUse"><stop offset=".212" stop-color="#583d90"/><stop offset="1" stop-color="#dc719b"/></linearGradient><linearGradient id="SVG1z3KBboQ" x1="3.888" x2="19.683" y1="5.823" y2="9.197" gradientUnits="userSpaceOnUse"><stop stop-color="#4fa2c5"/><stop offset="1" stop-color="#fd7813"/></linearGradient><linearGradient id="SVGwIVPXbev" x1="18.134" x2="16.505" y1="5.571" y2="7.471" gradientUnits="userSpaceOnUse"><stop stop-color="#b1599b"/><stop offset="1" stop-color="#5b418b"/></linearGradient><clipPath id="SVGHcSWxdhd10"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-orn-background {
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%3Cg%20clip-path%3D%22url(%23SVGHcSWxdhd10)%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGyJKp0cGP)%22%20d%3D%22M10.605%205.11c-1.881%200-4.116%201.274-4.944%202.414c1.568-1.006%204.073-1.425%204.844-1.319c3.123.502%204.169%203.302%204.326%204.738c1.194.47%203.551.612%202.287-1.884c-1.576-3.111-4.206-3.95-6.513-3.95%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGmKROYbdz)%22%20d%3D%22M9.444%2016.735c3.002%200%205.435-2.399%205.435-5.358c0-2.96-2.433-5.358-5.435-5.358S4.01%208.418%204.01%2011.377s2.433%205.358%205.434%205.358%22%2F%3E%3Cpath%20fill%3D%22%2325253b%22%20d%3D%22M10.67%2016.134a3.904%203.904%200%201%200%200-7.809a3.904%203.904%200%200%200%200%207.81%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG0eflIb2f)%22%20d%3D%22M19.515%2010.99c.738-.518.482-1.562.219-1.916c-.406-.546-.975-.612-1.204-.586c-1.818.205-3.305%202.223-3.885%203.214l2.28%201.58c.107-.15.387-.597.841-1.118c.55-.631%201.288-.85%201.75-1.174%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGafOyoeSZ)%22%20d%3D%22M17.734%2011.345c.391-.812-.297-1.532-.7-1.712c-.62-.278-1.093-.08-1.234%200c-1.486%201.067-1.901%203.63-1.924%204.777l3.03.383c.02-.183.063-.735.077-1.48s.564-1.58.751-1.968%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG1z3KBboQ)%22%20d%3D%22M10.693%2018.89c-4.155%200-6.877-3.754-6.683-7.349c1.341%204.49%204.612%205.432%206.683%204.949c1.658-.387%203.145-2.061%203.728-2.88c.238-.334%201.122-.46%201.857-.058c.735.401.91%201.282.735%201.61c-1.755%203.278-4.736%203.728-6.32%203.728%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGwIVPXbev)%22%20d%3D%22M17.33%207.865a1.378%201.378%200%201%200%200-2.756a1.378%201.378%200%200%200%200%202.756%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGyJKp0cGP%22%20x1%3D%225.491%22%20x2%3D%2220.809%22%20y1%3D%228.31%22%20y2%3D%2211.637%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%235d86bc%22%2F%3E%3Cstop%20offset%3D%22.614%22%20stop-color%3D%22%236cc3d7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGmKROYbdz%22%20x1%3D%224.855%22%20x2%3D%2218.672%22%20y1%3D%229.486%22%20y2%3D%2215.188%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.226%22%20stop-color%3D%22%2394d0da%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233f65ae%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG0eflIb2f%22%20x1%3D%2216.381%22%20x2%3D%229.29%22%20y1%3D%224.889%22%20y2%3D%2218.076%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f57240%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fbe18c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGafOyoeSZ%22%20x1%3D%225.417%22%20x2%3D%2216.987%22%20y1%3D%2213.387%22%20y2%3D%224.821%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.212%22%20stop-color%3D%22%23583d90%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23dc719b%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG1z3KBboQ%22%20x1%3D%223.888%22%20x2%3D%2219.683%22%20y1%3D%225.823%22%20y2%3D%229.197%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%234fa2c5%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fd7813%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGwIVPXbev%22%20x1%3D%2218.134%22%20x2%3D%2216.505%22%20y1%3D%225.571%22%20y2%3D%227.471%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b1599b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%235b418b%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd10%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%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%3Cg%20clip-path%3D%22url(%23SVGHcSWxdhd10)%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGyJKp0cGP)%22%20d%3D%22M10.605%205.11c-1.881%200-4.116%201.274-4.944%202.414c1.568-1.006%204.073-1.425%204.844-1.319c3.123.502%204.169%203.302%204.326%204.738c1.194.47%203.551.612%202.287-1.884c-1.576-3.111-4.206-3.95-6.513-3.95%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGmKROYbdz)%22%20d%3D%22M9.444%2016.735c3.002%200%205.435-2.399%205.435-5.358c0-2.96-2.433-5.358-5.435-5.358S4.01%208.418%204.01%2011.377s2.433%205.358%205.434%205.358%22%2F%3E%3Cpath%20fill%3D%22%2325253b%22%20d%3D%22M10.67%2016.134a3.904%203.904%200%201%200%200-7.809a3.904%203.904%200%200%200%200%207.81%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG0eflIb2f)%22%20d%3D%22M19.515%2010.99c.738-.518.482-1.562.219-1.916c-.406-.546-.975-.612-1.204-.586c-1.818.205-3.305%202.223-3.885%203.214l2.28%201.58c.107-.15.387-.597.841-1.118c.55-.631%201.288-.85%201.75-1.174%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGafOyoeSZ)%22%20d%3D%22M17.734%2011.345c.391-.812-.297-1.532-.7-1.712c-.62-.278-1.093-.08-1.234%200c-1.486%201.067-1.901%203.63-1.924%204.777l3.03.383c.02-.183.063-.735.077-1.48s.564-1.58.751-1.968%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG1z3KBboQ)%22%20d%3D%22M10.693%2018.89c-4.155%200-6.877-3.754-6.683-7.349c1.341%204.49%204.612%205.432%206.683%204.949c1.658-.387%203.145-2.061%203.728-2.88c.238-.334%201.122-.46%201.857-.058c.735.401.91%201.282.735%201.61c-1.755%203.278-4.736%203.728-6.32%203.728%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGwIVPXbev)%22%20d%3D%22M17.33%207.865a1.378%201.378%200%201%200%200-2.756a1.378%201.378%200%200%200%200%202.756%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGyJKp0cGP%22%20x1%3D%225.491%22%20x2%3D%2220.809%22%20y1%3D%228.31%22%20y2%3D%2211.637%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%235d86bc%22%2F%3E%3Cstop%20offset%3D%22.614%22%20stop-color%3D%22%236cc3d7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGmKROYbdz%22%20x1%3D%224.855%22%20x2%3D%2218.672%22%20y1%3D%229.486%22%20y2%3D%2215.188%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.226%22%20stop-color%3D%22%2394d0da%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233f65ae%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG0eflIb2f%22%20x1%3D%2216.381%22%20x2%3D%229.29%22%20y1%3D%224.889%22%20y2%3D%2218.076%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f57240%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fbe18c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGafOyoeSZ%22%20x1%3D%225.417%22%20x2%3D%2216.987%22%20y1%3D%2213.387%22%20y2%3D%224.821%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.212%22%20stop-color%3D%22%23583d90%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23dc719b%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG1z3KBboQ%22%20x1%3D%223.888%22%20x2%3D%2219.683%22%20y1%3D%225.823%22%20y2%3D%229.197%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%234fa2c5%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fd7813%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGwIVPXbev%22%20x1%3D%2218.134%22%20x2%3D%2216.505%22%20y1%3D%225.571%22%20y2%3D%227.471%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b1599b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%235b418b%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd10%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%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/orn-background.svg?color=%231a73e8&size=48