omg logo
omg from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- omg
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the omg 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="M5.786 15.428c1.538 0 2.785-1.534 2.785-3.428S7.324 8.57 5.786 8.57S3 10.106 3 12s1.247 3.428 2.786 3.428m0-.857c1.067 0 1.928-1.153 1.928-2.571s-.861-2.572-1.928-2.572S3.857 10.581 3.857 12c0 1.418.862 2.571 1.929 2.571M9 15.428h.857v-4.937l1.582 4.937h1.007l1.697-4.937v4.937H15V8.571h-1.389L11.95 14.04l-1.634-5.47H9zm9.214 0a2.53 2.53 0 0 0 1.929-.955v.955H21V12h-3v.857h2.049c-.249 1.033-.978 1.783-1.835 1.783c-1.067 0-1.928-1.153-1.928-2.572c0-1.422.861-2.571 1.928-2.571c.913 0 1.457.484 1.723 1.217h.909c-.326-1.256-1.175-2.143-2.632-2.143c-1.538 0-2.785 1.535-2.785 3.429s1.247 3.428 2.785 3.428" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenOmg(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="M5.786 15.428c1.538 0 2.785-1.534 2.785-3.428S7.324 8.57 5.786 8.57S3 10.106 3 12s1.247 3.428 2.786 3.428m0-.857c1.067 0 1.928-1.153 1.928-2.571s-.861-2.572-1.928-2.572S3.857 10.581 3.857 12c0 1.418.862 2.571 1.929 2.571M9 15.428h.857v-4.937l1.582 4.937h1.007l1.697-4.937v4.937H15V8.571h-1.389L11.95 14.04l-1.634-5.47H9zm9.214 0a2.53 2.53 0 0 0 1.929-.955v.955H21V12h-3v.857h2.049c-.249 1.033-.978 1.783-1.835 1.783c-1.067 0-1.928-1.153-1.928-2.572c0-1.422.861-2.571 1.928-2.571c.913 0 1.457.484 1.723 1.217h.909c-.326-1.256-1.175-2.143-2.632-2.143c-1.538 0-2.785 1.535-2.785 3.429s1.247 3.428 2.785 3.428" 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="M5.786 15.428c1.538 0 2.785-1.534 2.785-3.428S7.324 8.57 5.786 8.57S3 10.106 3 12s1.247 3.428 2.786 3.428m0-.857c1.067 0 1.928-1.153 1.928-2.571s-.861-2.572-1.928-2.572S3.857 10.581 3.857 12c0 1.418.862 2.571 1.929 2.571M9 15.428h.857v-4.937l1.582 4.937h1.007l1.697-4.937v4.937H15V8.571h-1.389L11.95 14.04l-1.634-5.47H9zm9.214 0a2.53 2.53 0 0 0 1.929-.955v.955H21V12h-3v.857h2.049c-.249 1.033-.978 1.783-1.835 1.783c-1.067 0-1.928-1.153-1.928-2.572c0-1.422.861-2.571 1.928-2.571c.913 0 1.457.484 1.723 1.217h.909c-.326-1.256-1.175-2.143-2.632-2.143c-1.538 0-2.785 1.535-2.785 3.429s1.247 3.428 2.785 3.428" clip-rule="evenodd"/></svg> </template>
CSS
.icon-omg {
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%22M5.786%2015.428c1.538%200%202.785-1.534%202.785-3.428S7.324%208.57%205.786%208.57S3%2010.106%203%2012s1.247%203.428%202.786%203.428m0-.857c1.067%200%201.928-1.153%201.928-2.571s-.861-2.572-1.928-2.572S3.857%2010.581%203.857%2012c0%201.418.862%202.571%201.929%202.571M9%2015.428h.857v-4.937l1.582%204.937h1.007l1.697-4.937v4.937H15V8.571h-1.389L11.95%2014.04l-1.634-5.47H9zm9.214%200a2.53%202.53%200%200%200%201.929-.955v.955H21V12h-3v.857h2.049c-.249%201.033-.978%201.783-1.835%201.783c-1.067%200-1.928-1.153-1.928-2.572c0-1.422.861-2.571%201.928-2.571c.913%200%201.457.484%201.723%201.217h.909c-.326-1.256-1.175-2.143-2.632-2.143c-1.538%200-2.785%201.535-2.785%203.429s1.247%203.428%202.785%203.428%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%22M5.786%2015.428c1.538%200%202.785-1.534%202.785-3.428S7.324%208.57%205.786%208.57S3%2010.106%203%2012s1.247%203.428%202.786%203.428m0-.857c1.067%200%201.928-1.153%201.928-2.571s-.861-2.572-1.928-2.572S3.857%2010.581%203.857%2012c0%201.418.862%202.571%201.929%202.571M9%2015.428h.857v-4.937l1.582%204.937h1.007l1.697-4.937v4.937H15V8.571h-1.389L11.95%2014.04l-1.634-5.47H9zm9.214%200a2.53%202.53%200%200%200%201.929-.955v.955H21V12h-3v.857h2.049c-.249%201.033-.978%201.783-1.835%201.783c-1.067%200-1.928-1.153-1.928-2.572c0-1.422.861-2.571%201.928-2.571c.913%200%201.457.484%201.723%201.217h.909c-.326-1.256-1.175-2.143-2.632-2.143c-1.538%200-2.785%201.535-2.785%203.429s1.247%203.428%202.785%203.428%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/omg.svg?color=%231a73e8&size=48