o3 from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
o3
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the o3 logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M8.5 18H18a3 3 0 0 0 2.304-4.922a2.75 2.75 0 1 0-4.127-3.635l-.01.015c-.23.33-.4 1.005.052 1.407c.445.396 1.1.237 1.448-.087a.749.749 0 0 1 1.33.526a.75.75 0 0 1-.764.696l.002.004c-.57 0-1.238.392-1.238 1.246c0 .855.681 1.204 1.238 1.241v.002h.012a.754.754 0 1 1 0 1.507q-.14 0-.253-.004V16H9.125l.001-.002a4.001 4.001 0 0 1-2.22-7.405a4 4 0 0 1 5.562 5.406c-.337.599-.315 1.013.103 1.35c.73.364 1.417-.03 1.57-.257A6 6 0 1 0 8.5 17.98z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenO3(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" fillRule="evenodd" d="M8.5 18H18a3 3 0 0 0 2.304-4.922a2.75 2.75 0 1 0-4.127-3.635l-.01.015c-.23.33-.4 1.005.052 1.407c.445.396 1.1.237 1.448-.087a.749.749 0 0 1 1.33.526a.75.75 0 0 1-.764.696l.002.004c-.57 0-1.238.392-1.238 1.246c0 .855.681 1.204 1.238 1.241v.002h.012a.754.754 0 1 1 0 1.507q-.14 0-.253-.004V16H9.125l.001-.002a4.001 4.001 0 0 1-2.22-7.405a4 4 0 0 1 5.562 5.406c-.337.599-.315 1.013.103 1.35c.73.364 1.417-.03 1.57-.257A6 6 0 1 0 8.5 17.98z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M8.5 18H18a3 3 0 0 0 2.304-4.922a2.75 2.75 0 1 0-4.127-3.635l-.01.015c-.23.33-.4 1.005.052 1.407c.445.396 1.1.237 1.448-.087a.749.749 0 0 1 1.33.526a.75.75 0 0 1-.764.696l.002.004c-.57 0-1.238.392-1.238 1.246c0 .855.681 1.204 1.238 1.241v.002h.012a.754.754 0 1 1 0 1.507q-.14 0-.253-.004V16H9.125l.001-.002a4.001 4.001 0 0 1-2.22-7.405a4 4 0 0 1 5.562 5.406c-.337.599-.315 1.013.103 1.35c.73.364 1.417-.03 1.57-.257A6 6 0 1 0 8.5 17.98z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-o3 {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M8.5%2018H18a3%203%200%200%200%202.304-4.922a2.75%202.75%200%201%200-4.127-3.635l-.01.015c-.23.33-.4%201.005.052%201.407c.445.396%201.1.237%201.448-.087a.749.749%200%200%201%201.33.526a.75.75%200%200%201-.764.696l.002.004c-.57%200-1.238.392-1.238%201.246c0%20.855.681%201.204%201.238%201.241v.002h.012a.754.754%200%201%201%200%201.507q-.14%200-.253-.004V16H9.125l.001-.002a4.001%204.001%200%200%201-2.22-7.405a4%204%200%200%201%205.562%205.406c-.337.599-.315%201.013.103%201.35c.73.364%201.417-.03%201.57-.257A6%206%200%201%200%208.5%2017.98z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M8.5%2018H18a3%203%200%200%200%202.304-4.922a2.75%202.75%200%201%200-4.127-3.635l-.01.015c-.23.33-.4%201.005.052%201.407c.445.396%201.1.237%201.448-.087a.749.749%200%200%201%201.33.526a.75.75%200%200%201-.764.696l.002.004c-.57%200-1.238.392-1.238%201.246c0%20.855.681%201.204%201.238%201.241v.002h.012a.754.754%200%201%201%200%201.507q-.14%200-.253-.004V16H9.125l.001-.002a4.001%204.001%200%200%201-2.22-7.405a4%204%200%200%201%205.562%205.406c-.337.599-.315%201.013.103%201.35c.73.364%201.417-.03%201.57-.257A6%206%200%201%200%208.5%2017.98z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/o3.svg?color=%231a73e8&size=48