oax logo
oax from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- oax
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the oax logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.75 15.375h-.9l3.015-6.75l2.052 4.5h-.9l-1.147-2.25zm5.175-.032L17.472 12l-2.547-3.375h.9l2.133 2.727l-.486.648l.486.607l-2.133 2.768h-1.8l-.495-1.125h.869zM18.44 12l-.482-.648L20.1 8.625h.9zm0 0L21 15.375h-.9l-2.142-2.768zM9.3 12c.023 1.746-1.34 3.375-3.15 3.375A3.1 3.1 0 0 1 3 12.225a4.17 4.17 0 0 1 .568-2.178l.594.778c-.239.432-.261.846-.261 1.4a2.25 2.25 0 0 0 2.25 2.25c1.422.031 2.25-1.184 2.25-2.417c0-1.305-.747-2.533-2.25-2.533c-.473 0-.864.148-1.17.35l-.684-.63a2.95 2.95 0 0 1 1.854-.62C7.964 8.593 9.35 10.258 9.3 12"/></svg>
React
import type { SVGProps } from "react";
export function TokenOax(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="M9.75 15.375h-.9l3.015-6.75l2.052 4.5h-.9l-1.147-2.25zm5.175-.032L17.472 12l-2.547-3.375h.9l2.133 2.727l-.486.648l.486.607l-2.133 2.768h-1.8l-.495-1.125h.869zM18.44 12l-.482-.648L20.1 8.625h.9zm0 0L21 15.375h-.9l-2.142-2.768zM9.3 12c.023 1.746-1.34 3.375-3.15 3.375A3.1 3.1 0 0 1 3 12.225a4.17 4.17 0 0 1 .568-2.178l.594.778c-.239.432-.261.846-.261 1.4a2.25 2.25 0 0 0 2.25 2.25c1.422.031 2.25-1.184 2.25-2.417c0-1.305-.747-2.533-2.25-2.533c-.473 0-.864.148-1.17.35l-.684-.63a2.95 2.95 0 0 1 1.854-.62C7.964 8.593 9.35 10.258 9.3 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.75 15.375h-.9l3.015-6.75l2.052 4.5h-.9l-1.147-2.25zm5.175-.032L17.472 12l-2.547-3.375h.9l2.133 2.727l-.486.648l.486.607l-2.133 2.768h-1.8l-.495-1.125h.869zM18.44 12l-.482-.648L20.1 8.625h.9zm0 0L21 15.375h-.9l-2.142-2.768zM9.3 12c.023 1.746-1.34 3.375-3.15 3.375A3.1 3.1 0 0 1 3 12.225a4.17 4.17 0 0 1 .568-2.178l.594.778c-.239.432-.261.846-.261 1.4a2.25 2.25 0 0 0 2.25 2.25c1.422.031 2.25-1.184 2.25-2.417c0-1.305-.747-2.533-2.25-2.533c-.473 0-.864.148-1.17.35l-.684-.63a2.95 2.95 0 0 1 1.854-.62C7.964 8.593 9.35 10.258 9.3 12"/></svg> </template>
CSS
.icon-oax {
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%22M9.75%2015.375h-.9l3.015-6.75l2.052%204.5h-.9l-1.147-2.25zm5.175-.032L17.472%2012l-2.547-3.375h.9l2.133%202.727l-.486.648l.486.607l-2.133%202.768h-1.8l-.495-1.125h.869zM18.44%2012l-.482-.648L20.1%208.625h.9zm0%200L21%2015.375h-.9l-2.142-2.768zM9.3%2012c.023%201.746-1.34%203.375-3.15%203.375A3.1%203.1%200%200%201%203%2012.225a4.17%204.17%200%200%201%20.568-2.178l.594.778c-.239.432-.261.846-.261%201.4a2.25%202.25%200%200%200%202.25%202.25c1.422.031%202.25-1.184%202.25-2.417c0-1.305-.747-2.533-2.25-2.533c-.473%200-.864.148-1.17.35l-.684-.63a2.95%202.95%200%200%201%201.854-.62C7.964%208.593%209.35%2010.258%209.3%2012%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%22M9.75%2015.375h-.9l3.015-6.75l2.052%204.5h-.9l-1.147-2.25zm5.175-.032L17.472%2012l-2.547-3.375h.9l2.133%202.727l-.486.648l.486.607l-2.133%202.768h-1.8l-.495-1.125h.869zM18.44%2012l-.482-.648L20.1%208.625h.9zm0%200L21%2015.375h-.9l-2.142-2.768zM9.3%2012c.023%201.746-1.34%203.375-3.15%203.375A3.1%203.1%200%200%201%203%2012.225a4.17%204.17%200%200%201%20.568-2.178l.594.778c-.239.432-.261.846-.261%201.4a2.25%202.25%200%200%200%202.25%202.25c1.422.031%202.25-1.184%202.25-2.417c0-1.305-.747-2.533-2.25-2.533c-.473%200-.864.148-1.17.35l-.684-.63a2.95%202.95%200%200%201%201.854-.62C7.964%208.593%209.35%2010.258%209.3%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/oax.svg?color=%231a73e8&size=48