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

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

The same logo in other sets

Use the ommi logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.433 4.708a7.34 7.34 0 0 1 5.35 2.964l1.366-.995a9.03 9.03 0 0 0-6.716-3.656zm-6.159.225a9 9 0 0 0 2.171 15.396l.58-1.587A7.314 7.314 0 0 1 8.337 6.238L7.268 4.933zm6.89 14.265l.282 1.665a9 9 0 0 0 5.557-3.353l-1.243-1.153a7.34 7.34 0 0 1-4.596 2.84M10.611 6.375a1.69 1.69 0 0 0 1.693-1.688A1.69 1.69 0 0 0 10.611 3a1.69 1.69 0 0 0-1.693 1.687a1.69 1.69 0 0 0 1.693 1.688"/><path fill="currentColor" d="M8.917 13.125c.625 0 1.13-.504 1.13-1.125s-.505-1.125-1.13-1.125s-1.13.504-1.13 1.125s.506 1.125 1.13 1.125M12 21c.78 0 1.413-.63 1.413-1.406A1.41 1.41 0 0 0 12 18.187c-.78 0-1.412.63-1.412 1.407A1.41 1.41 0 0 0 12 21m3.263-6.615a3.38 3.38 0 0 1-5.36-.754l-1.688.394a5.078 5.078 0 0 0 8.246 1.553zm.168-4.59a3.38 3.38 0 0 0-5.495.518H8.08a5.08 5.08 0 0 1 8.628-1.632z"/></svg>

React

import type { SVGProps } from "react";

export function TokenOmmi(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="M13.433 4.708a7.34 7.34 0 0 1 5.35 2.964l1.366-.995a9.03 9.03 0 0 0-6.716-3.656zm-6.159.225a9 9 0 0 0 2.171 15.396l.58-1.587A7.314 7.314 0 0 1 8.337 6.238L7.268 4.933zm6.89 14.265l.282 1.665a9 9 0 0 0 5.557-3.353l-1.243-1.153a7.34 7.34 0 0 1-4.596 2.84M10.611 6.375a1.69 1.69 0 0 0 1.693-1.688A1.69 1.69 0 0 0 10.611 3a1.69 1.69 0 0 0-1.693 1.687a1.69 1.69 0 0 0 1.693 1.688"/><path fill="currentColor" d="M8.917 13.125c.625 0 1.13-.504 1.13-1.125s-.505-1.125-1.13-1.125s-1.13.504-1.13 1.125s.506 1.125 1.13 1.125M12 21c.78 0 1.413-.63 1.413-1.406A1.41 1.41 0 0 0 12 18.187c-.78 0-1.412.63-1.412 1.407A1.41 1.41 0 0 0 12 21m3.263-6.615a3.38 3.38 0 0 1-5.36-.754l-1.688.394a5.078 5.078 0 0 0 8.246 1.553zm.168-4.59a3.38 3.38 0 0 0-5.495.518H8.08a5.08 5.08 0 0 1 8.628-1.632z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.433 4.708a7.34 7.34 0 0 1 5.35 2.964l1.366-.995a9.03 9.03 0 0 0-6.716-3.656zm-6.159.225a9 9 0 0 0 2.171 15.396l.58-1.587A7.314 7.314 0 0 1 8.337 6.238L7.268 4.933zm6.89 14.265l.282 1.665a9 9 0 0 0 5.557-3.353l-1.243-1.153a7.34 7.34 0 0 1-4.596 2.84M10.611 6.375a1.69 1.69 0 0 0 1.693-1.688A1.69 1.69 0 0 0 10.611 3a1.69 1.69 0 0 0-1.693 1.687a1.69 1.69 0 0 0 1.693 1.688"/><path fill="currentColor" d="M8.917 13.125c.625 0 1.13-.504 1.13-1.125s-.505-1.125-1.13-1.125s-1.13.504-1.13 1.125s.506 1.125 1.13 1.125M12 21c.78 0 1.413-.63 1.413-1.406A1.41 1.41 0 0 0 12 18.187c-.78 0-1.412.63-1.412 1.407A1.41 1.41 0 0 0 12 21m3.263-6.615a3.38 3.38 0 0 1-5.36-.754l-1.688.394a5.078 5.078 0 0 0 8.246 1.553zm.168-4.59a3.38 3.38 0 0 0-5.495.518H8.08a5.08 5.08 0 0 1 8.628-1.632z"/></svg>
</template>

CSS

.icon-ommi {
  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%22M13.433%204.708a7.34%207.34%200%200%201%205.35%202.964l1.366-.995a9.03%209.03%200%200%200-6.716-3.656zm-6.159.225a9%209%200%200%200%202.171%2015.396l.58-1.587A7.314%207.314%200%200%201%208.337%206.238L7.268%204.933zm6.89%2014.265l.282%201.665a9%209%200%200%200%205.557-3.353l-1.243-1.153a7.34%207.34%200%200%201-4.596%202.84M10.611%206.375a1.69%201.69%200%200%200%201.693-1.688A1.69%201.69%200%200%200%2010.611%203a1.69%201.69%200%200%200-1.693%201.687a1.69%201.69%200%200%200%201.693%201.688%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.917%2013.125c.625%200%201.13-.504%201.13-1.125s-.505-1.125-1.13-1.125s-1.13.504-1.13%201.125s.506%201.125%201.13%201.125M12%2021c.78%200%201.413-.63%201.413-1.406A1.41%201.41%200%200%200%2012%2018.187c-.78%200-1.412.63-1.412%201.407A1.41%201.41%200%200%200%2012%2021m3.263-6.615a3.38%203.38%200%200%201-5.36-.754l-1.688.394a5.078%205.078%200%200%200%208.246%201.553zm.168-4.59a3.38%203.38%200%200%200-5.495.518H8.08a5.08%205.08%200%200%201%208.628-1.632z%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%22M13.433%204.708a7.34%207.34%200%200%201%205.35%202.964l1.366-.995a9.03%209.03%200%200%200-6.716-3.656zm-6.159.225a9%209%200%200%200%202.171%2015.396l.58-1.587A7.314%207.314%200%200%201%208.337%206.238L7.268%204.933zm6.89%2014.265l.282%201.665a9%209%200%200%200%205.557-3.353l-1.243-1.153a7.34%207.34%200%200%201-4.596%202.84M10.611%206.375a1.69%201.69%200%200%200%201.693-1.688A1.69%201.69%200%200%200%2010.611%203a1.69%201.69%200%200%200-1.693%201.687a1.69%201.69%200%200%200%201.693%201.688%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.917%2013.125c.625%200%201.13-.504%201.13-1.125s-.505-1.125-1.13-1.125s-1.13.504-1.13%201.125s.506%201.125%201.13%201.125M12%2021c.78%200%201.413-.63%201.413-1.406A1.41%201.41%200%200%200%2012%2018.187c-.78%200-1.412.63-1.412%201.407A1.41%201.41%200%200%200%2012%2021m3.263-6.615a3.38%203.38%200%200%201-5.36-.754l-1.688.394a5.078%205.078%200%200%200%208.246%201.553zm.168-4.59a3.38%203.38%200%200%200-5.495.518H8.08a5.08%205.08%200%200%201%208.628-1.632z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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