oxy logo
oxy-background from Web3 Icons Branded by 0xa3k5 · Background · MIT Free for personal and commercial use.
- Name
- oxy-background
- Set
- Web3 Icons Branded
- Style
- Background
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
The same logo in other sets
Use the oxy 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(#SVGHcSWxdhd210)"><path fill="#2261f6" d="M24 0H0v24h24z"/><path fill="#fff" fill-rule="evenodd" d="M12 6a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0 14a1 1 0 1 0 0-2a1 1 0 0 0 0 2m1-11.5a1 1 0 1 1-2.001 0a1 1 0 0 1 2 0m-4.25-1a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m.75 9.75a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0M15 11.5a1 1 0 1 0 0-2a1 1 0 0 0 0 2m1 2a1 1 0 1 1-1.999 0a1 1 0 0 1 1.999 0m-4 3a1 1 0 1 0 0-2a1 1 0 0 0 0 2m.739-4.5a.742.742 0 0 1-1.023.687a.74.74 0 0 1-.455-.687c0-.412.331-.745.739-.745s.739.333.739.745M8.75 14.485a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m.75-4.265a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0M5.5 9a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m.5 3a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-.5 4a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1M16 7a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-1 11a1 1 0 1 0 0-1.999A1 1 0 0 0 15 18m4-9.25a1.25 1.25 0 1 1-2.5 0a1.25 1.25 0 0 1 2.5 0m-1.25 7.75a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5M19 12a1.25 1.25 0 1 1-2.5 0a1.25 1.25 0 0 1 2.5 0" clip-rule="evenodd"/></g><defs><clipPath id="SVGHcSWxdhd210"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedOxyBackground(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(#SVGHcSWxdhd210)"><path fill="#2261f6" d="M24 0H0v24h24z"/><path fill="#fff" fillRule="evenodd" d="M12 6a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0 14a1 1 0 1 0 0-2a1 1 0 0 0 0 2m1-11.5a1 1 0 1 1-2.001 0a1 1 0 0 1 2 0m-4.25-1a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m.75 9.75a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0M15 11.5a1 1 0 1 0 0-2a1 1 0 0 0 0 2m1 2a1 1 0 1 1-1.999 0a1 1 0 0 1 1.999 0m-4 3a1 1 0 1 0 0-2a1 1 0 0 0 0 2m.739-4.5a.742.742 0 0 1-1.023.687a.74.74 0 0 1-.455-.687c0-.412.331-.745.739-.745s.739.333.739.745M8.75 14.485a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m.75-4.265a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0M5.5 9a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m.5 3a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-.5 4a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1M16 7a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-1 11a1 1 0 1 0 0-1.999A1 1 0 0 0 15 18m4-9.25a1.25 1.25 0 1 1-2.5 0a1.25 1.25 0 0 1 2.5 0m-1.25 7.75a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5M19 12a1.25 1.25 0 1 1-2.5 0a1.25 1.25 0 0 1 2.5 0" clipRule="evenodd"/></g><defs><clipPath id="SVGHcSWxdhd210"><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(#SVGHcSWxdhd210)"><path fill="#2261f6" d="M24 0H0v24h24z"/><path fill="#fff" fill-rule="evenodd" d="M12 6a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0 14a1 1 0 1 0 0-2a1 1 0 0 0 0 2m1-11.5a1 1 0 1 1-2.001 0a1 1 0 0 1 2 0m-4.25-1a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m.75 9.75a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0M15 11.5a1 1 0 1 0 0-2a1 1 0 0 0 0 2m1 2a1 1 0 1 1-1.999 0a1 1 0 0 1 1.999 0m-4 3a1 1 0 1 0 0-2a1 1 0 0 0 0 2m.739-4.5a.742.742 0 0 1-1.023.687a.74.74 0 0 1-.455-.687c0-.412.331-.745.739-.745s.739.333.739.745M8.75 14.485a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m.75-4.265a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0M5.5 9a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m.5 3a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-.5 4a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1M16 7a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-1 11a1 1 0 1 0 0-1.999A1 1 0 0 0 15 18m4-9.25a1.25 1.25 0 1 1-2.5 0a1.25 1.25 0 0 1 2.5 0m-1.25 7.75a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5M19 12a1.25 1.25 0 1 1-2.5 0a1.25 1.25 0 0 1 2.5 0" clip-rule="evenodd"/></g><defs><clipPath id="SVGHcSWxdhd210"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-oxy-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(%23SVGHcSWxdhd210)%22%3E%3Cpath%20fill%3D%22%232261f6%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%206a1%201%200%201%200%200-2a1%201%200%200%200%200%202m0%2014a1%201%200%201%200%200-2a1%201%200%200%200%200%202m1-11.5a1%201%200%201%201-2.001%200a1%201%200%200%201%202%200m-4.25-1a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5m.75%209.75a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200M15%2011.5a1%201%200%201%200%200-2a1%201%200%200%200%200%202m1%202a1%201%200%201%201-1.999%200a1%201%200%200%201%201.999%200m-4%203a1%201%200%201%200%200-2a1%201%200%200%200%200%202m.739-4.5a.742.742%200%200%201-1.023.687a.74.74%200%200%201-.455-.687c0-.412.331-.745.739-.745s.739.333.739.745M8.75%2014.485a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5m.75-4.265a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200M5.5%209a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m.5%203a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m-.5%204a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201M16%207a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-1%2011a1%201%200%201%200%200-1.999A1%201%200%200%200%2015%2018m4-9.25a1.25%201.25%200%201%201-2.5%200a1.25%201.25%200%200%201%202.5%200m-1.25%207.75a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5M19%2012a1.25%201.25%200%201%201-2.5%200a1.25%201.25%200%200%201%202.5%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGHcSWxdhd210%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(%23SVGHcSWxdhd210)%22%3E%3Cpath%20fill%3D%22%232261f6%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%206a1%201%200%201%200%200-2a1%201%200%200%200%200%202m0%2014a1%201%200%201%200%200-2a1%201%200%200%200%200%202m1-11.5a1%201%200%201%201-2.001%200a1%201%200%200%201%202%200m-4.25-1a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5m.75%209.75a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200M15%2011.5a1%201%200%201%200%200-2a1%201%200%200%200%200%202m1%202a1%201%200%201%201-1.999%200a1%201%200%200%201%201.999%200m-4%203a1%201%200%201%200%200-2a1%201%200%200%200%200%202m.739-4.5a.742.742%200%200%201-1.023.687a.74.74%200%200%201-.455-.687c0-.412.331-.745.739-.745s.739.333.739.745M8.75%2014.485a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5m.75-4.265a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200M5.5%209a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m.5%203a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m-.5%204a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201M16%207a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-1%2011a1%201%200%201%200%200-1.999A1%201%200%200%200%2015%2018m4-9.25a1.25%201.25%200%201%201-2.5%200a1.25%201.25%200%200%201%202.5%200m-1.25%207.75a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5M19%2012a1.25%201.25%200%201%201-2.5%200a1.25%201.25%200%200%201%202.5%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGHcSWxdhd210%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/oxy-background.svg?color=%231a73e8&size=48