mir from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
mir
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the mir logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#01d8dd" fill-rule="evenodd" d="m3.833 5.905l5.84-2.455c.854-.34 2.93-.815 4.405 0c1.475.817 1.441 1.732 1.24 2.088l5.172 1.148l-2.121 1.13l-4.535-1.13l-1.615.637l3.392 1.865l-2.79 1.514zm5.256-.296l2.007-.827c.252-.091.829-.219 1.126 0c.37.271.162.612-.175.827c-.269.172-1.078.54-1.45.703z" clip-rule="evenodd"/><path fill="#00a3fe" d="M3.273 6.852v9.305l2.182 1.122v-5.51l1.552 3.614l2.266-1.998v5.926L12.546 21v-9.456l-3.07-1.442l-2.078 1.589l-1.942-3.695z"/><path fill="#0061fe" d="m20.727 7.67l-7.636 3.78v2.271l2.727-1.317v4.753l-2.727 1.336v2.252l7.636-4.027v-2.233l-2.182 1.278V11.01l2.182-1.145z"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedMir(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#01d8dd" fillRule="evenodd" d="m3.833 5.905l5.84-2.455c.854-.34 2.93-.815 4.405 0c1.475.817 1.441 1.732 1.24 2.088l5.172 1.148l-2.121 1.13l-4.535-1.13l-1.615.637l3.392 1.865l-2.79 1.514zm5.256-.296l2.007-.827c.252-.091.829-.219 1.126 0c.37.271.162.612-.175.827c-.269.172-1.078.54-1.45.703z" clipRule="evenodd"/><path fill="#00a3fe" d="M3.273 6.852v9.305l2.182 1.122v-5.51l1.552 3.614l2.266-1.998v5.926L12.546 21v-9.456l-3.07-1.442l-2.078 1.589l-1.942-3.695z"/><path fill="#0061fe" d="m20.727 7.67l-7.636 3.78v2.271l2.727-1.317v4.753l-2.727 1.336v2.252l7.636-4.027v-2.233l-2.182 1.278V11.01l2.182-1.145z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#01d8dd" fill-rule="evenodd" d="m3.833 5.905l5.84-2.455c.854-.34 2.93-.815 4.405 0c1.475.817 1.441 1.732 1.24 2.088l5.172 1.148l-2.121 1.13l-4.535-1.13l-1.615.637l3.392 1.865l-2.79 1.514zm5.256-.296l2.007-.827c.252-.091.829-.219 1.126 0c.37.271.162.612-.175.827c-.269.172-1.078.54-1.45.703z" clip-rule="evenodd"/><path fill="#00a3fe" d="M3.273 6.852v9.305l2.182 1.122v-5.51l1.552 3.614l2.266-1.998v5.926L12.546 21v-9.456l-3.07-1.442l-2.078 1.589l-1.942-3.695z"/><path fill="#0061fe" d="m20.727 7.67l-7.636 3.78v2.271l2.727-1.317v4.753l-2.727 1.336v2.252l7.636-4.027v-2.233l-2.182 1.278V11.01l2.182-1.145z"/></g></svg>
</template>

CSS

.icon-mir {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2301d8dd%22%20fill-rule%3D%22evenodd%22%20d%3D%22m3.833%205.905l5.84-2.455c.854-.34%202.93-.815%204.405%200c1.475.817%201.441%201.732%201.24%202.088l5.172%201.148l-2.121%201.13l-4.535-1.13l-1.615.637l3.392%201.865l-2.79%201.514zm5.256-.296l2.007-.827c.252-.091.829-.219%201.126%200c.37.271.162.612-.175.827c-.269.172-1.078.54-1.45.703z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%2300a3fe%22%20d%3D%22M3.273%206.852v9.305l2.182%201.122v-5.51l1.552%203.614l2.266-1.998v5.926L12.546%2021v-9.456l-3.07-1.442l-2.078%201.589l-1.942-3.695z%22%2F%3E%3Cpath%20fill%3D%22%230061fe%22%20d%3D%22m20.727%207.67l-7.636%203.78v2.271l2.727-1.317v4.753l-2.727%201.336v2.252l7.636-4.027v-2.233l-2.182%201.278V11.01l2.182-1.145z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2301d8dd%22%20fill-rule%3D%22evenodd%22%20d%3D%22m3.833%205.905l5.84-2.455c.854-.34%202.93-.815%204.405%200c1.475.817%201.441%201.732%201.24%202.088l5.172%201.148l-2.121%201.13l-4.535-1.13l-1.615.637l3.392%201.865l-2.79%201.514zm5.256-.296l2.007-.827c.252-.091.829-.219%201.126%200c.37.271.162.612-.175.827c-.269.172-1.078.54-1.45.703z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%2300a3fe%22%20d%3D%22M3.273%206.852v9.305l2.182%201.122v-5.51l1.552%203.614l2.266-1.998v5.926L12.546%2021v-9.456l-3.07-1.442l-2.078%201.589l-1.942-3.695z%22%2F%3E%3Cpath%20fill%3D%22%230061fe%22%20d%3D%22m20.727%207.67l-7.636%203.78v2.271l2.727-1.317v4.753l-2.727%201.336v2.252l7.636-4.027v-2.233l-2.182%201.278V11.01l2.182-1.145z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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