onit logo
onit from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- onit
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the onit 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="M15.256 14.107h1.149l.383-1.532h.765l.307-1.15h-.812l.077-.574h.942l.183-.957h-2.228zm-2.68-4.213l-.472 3.201c-.065.337.092 1.011 1.245 1.011c1.149 0 1.497-.674 1.524-1.01l.574-3.202h-1.149l-.44 2.857c-.011.092-.061.199-.325.207c-.269.007-.223-.192-.192-.33l.402-2.734zm-3.639 4.213l.766-4.213h1.325c.383-.011 1.133.176 1.057 1.015c-.077.842-.636 1.01-.904.992c.25.05.705.348.628 1.057c-.076.708-.743 1.053-1.08 1.149zm1.432-2.543l.096-.839c.207 0 .601.08.498.406c-.1.322-.437.421-.594.433m-.283 1.777l.191-.958c.23 0 .613.111.498.46c-.11.352-.52.486-.689.498M6.639 9.894l-.765 4.213h.765l.383-1.915l.48 1.915h.86l.767-4.213H8.17l-.383 1.915l-.383-1.915zm-3.484 1.31c-.219.804-.376 2.504.762 2.872c.455.122 1.459-.077 1.834-1.85c.165-.647.23-2.014-.858-2.309a1.9 1.9 0 0 0-.59 0zm.93.746c.03-.363.169-1.09.483-1.099c.314-.007.264.728.199 1.1c-.058.352-.234 1.087-.502 1.187c-.268.107-.23-.747-.18-1.187m14.36 2.157l.862-.766l.196-.766h.785l.314-1.15h-.828l.077-.574h.969l.18-.957h-2.279l-.785 4.213h.51" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenOnit(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="M15.256 14.107h1.149l.383-1.532h.765l.307-1.15h-.812l.077-.574h.942l.183-.957h-2.228zm-2.68-4.213l-.472 3.201c-.065.337.092 1.011 1.245 1.011c1.149 0 1.497-.674 1.524-1.01l.574-3.202h-1.149l-.44 2.857c-.011.092-.061.199-.325.207c-.269.007-.223-.192-.192-.33l.402-2.734zm-3.639 4.213l.766-4.213h1.325c.383-.011 1.133.176 1.057 1.015c-.077.842-.636 1.01-.904.992c.25.05.705.348.628 1.057c-.076.708-.743 1.053-1.08 1.149zm1.432-2.543l.096-.839c.207 0 .601.08.498.406c-.1.322-.437.421-.594.433m-.283 1.777l.191-.958c.23 0 .613.111.498.46c-.11.352-.52.486-.689.498M6.639 9.894l-.765 4.213h.765l.383-1.915l.48 1.915h.86l.767-4.213H8.17l-.383 1.915l-.383-1.915zm-3.484 1.31c-.219.804-.376 2.504.762 2.872c.455.122 1.459-.077 1.834-1.85c.165-.647.23-2.014-.858-2.309a1.9 1.9 0 0 0-.59 0zm.93.746c.03-.363.169-1.09.483-1.099c.314-.007.264.728.199 1.1c-.058.352-.234 1.087-.502 1.187c-.268.107-.23-.747-.18-1.187m14.36 2.157l.862-.766l.196-.766h.785l.314-1.15h-.828l.077-.574h.969l.18-.957h-2.279l-.785 4.213h.51" 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="M15.256 14.107h1.149l.383-1.532h.765l.307-1.15h-.812l.077-.574h.942l.183-.957h-2.228zm-2.68-4.213l-.472 3.201c-.065.337.092 1.011 1.245 1.011c1.149 0 1.497-.674 1.524-1.01l.574-3.202h-1.149l-.44 2.857c-.011.092-.061.199-.325.207c-.269.007-.223-.192-.192-.33l.402-2.734zm-3.639 4.213l.766-4.213h1.325c.383-.011 1.133.176 1.057 1.015c-.077.842-.636 1.01-.904.992c.25.05.705.348.628 1.057c-.076.708-.743 1.053-1.08 1.149zm1.432-2.543l.096-.839c.207 0 .601.08.498.406c-.1.322-.437.421-.594.433m-.283 1.777l.191-.958c.23 0 .613.111.498.46c-.11.352-.52.486-.689.498M6.639 9.894l-.765 4.213h.765l.383-1.915l.48 1.915h.86l.767-4.213H8.17l-.383 1.915l-.383-1.915zm-3.484 1.31c-.219.804-.376 2.504.762 2.872c.455.122 1.459-.077 1.834-1.85c.165-.647.23-2.014-.858-2.309a1.9 1.9 0 0 0-.59 0zm.93.746c.03-.363.169-1.09.483-1.099c.314-.007.264.728.199 1.1c-.058.352-.234 1.087-.502 1.187c-.268.107-.23-.747-.18-1.187m14.36 2.157l.862-.766l.196-.766h.785l.314-1.15h-.828l.077-.574h.969l.18-.957h-2.279l-.785 4.213h.51" clip-rule="evenodd"/></svg> </template>
CSS
.icon-onit {
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%22M15.256%2014.107h1.149l.383-1.532h.765l.307-1.15h-.812l.077-.574h.942l.183-.957h-2.228zm-2.68-4.213l-.472%203.201c-.065.337.092%201.011%201.245%201.011c1.149%200%201.497-.674%201.524-1.01l.574-3.202h-1.149l-.44%202.857c-.011.092-.061.199-.325.207c-.269.007-.223-.192-.192-.33l.402-2.734zm-3.639%204.213l.766-4.213h1.325c.383-.011%201.133.176%201.057%201.015c-.077.842-.636%201.01-.904.992c.25.05.705.348.628%201.057c-.076.708-.743%201.053-1.08%201.149zm1.432-2.543l.096-.839c.207%200%20.601.08.498.406c-.1.322-.437.421-.594.433m-.283%201.777l.191-.958c.23%200%20.613.111.498.46c-.11.352-.52.486-.689.498M6.639%209.894l-.765%204.213h.765l.383-1.915l.48%201.915h.86l.767-4.213H8.17l-.383%201.915l-.383-1.915zm-3.484%201.31c-.219.804-.376%202.504.762%202.872c.455.122%201.459-.077%201.834-1.85c.165-.647.23-2.014-.858-2.309a1.9%201.9%200%200%200-.59%200zm.93.746c.03-.363.169-1.09.483-1.099c.314-.007.264.728.199%201.1c-.058.352-.234%201.087-.502%201.187c-.268.107-.23-.747-.18-1.187m14.36%202.157l.862-.766l.196-.766h.785l.314-1.15h-.828l.077-.574h.969l.18-.957h-2.279l-.785%204.213h.51%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%22M15.256%2014.107h1.149l.383-1.532h.765l.307-1.15h-.812l.077-.574h.942l.183-.957h-2.228zm-2.68-4.213l-.472%203.201c-.065.337.092%201.011%201.245%201.011c1.149%200%201.497-.674%201.524-1.01l.574-3.202h-1.149l-.44%202.857c-.011.092-.061.199-.325.207c-.269.007-.223-.192-.192-.33l.402-2.734zm-3.639%204.213l.766-4.213h1.325c.383-.011%201.133.176%201.057%201.015c-.077.842-.636%201.01-.904.992c.25.05.705.348.628%201.057c-.076.708-.743%201.053-1.08%201.149zm1.432-2.543l.096-.839c.207%200%20.601.08.498.406c-.1.322-.437.421-.594.433m-.283%201.777l.191-.958c.23%200%20.613.111.498.46c-.11.352-.52.486-.689.498M6.639%209.894l-.765%204.213h.765l.383-1.915l.48%201.915h.86l.767-4.213H8.17l-.383%201.915l-.383-1.915zm-3.484%201.31c-.219.804-.376%202.504.762%202.872c.455.122%201.459-.077%201.834-1.85c.165-.647.23-2.014-.858-2.309a1.9%201.9%200%200%200-.59%200zm.93.746c.03-.363.169-1.09.483-1.099c.314-.007.264.728.199%201.1c-.058.352-.234%201.087-.502%201.187c-.268.107-.23-.747-.18-1.187m14.36%202.157l.862-.766l.196-.766h.785l.314-1.15h-.828l.077-.574h.969l.18-.957h-2.279l-.785%204.213h.51%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/onit.svg?color=%231a73e8&size=48