domi logo
domi from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- domi
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the domi logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.118 8.03c-.424-.212-.705-.794-.795-1.059c.636.423 2.208.53 2.912.53a3.4 3.4 0 0 0-.794.529c.635-.212 1.678-.265 2.118-.265a4.24 4.24 0 0 1 3.176 1.324c-.423.635-.53 1.498-.53 1.852c-.148-1.058-1.058-2.647-2.646-2.647c-1.27 0-2.118.885-2.383 1.324l.53-.265v4.5c-.212 0-.44-.175-.53-.264c.424 1.058 1.589 1.588 2.383 1.588c.89 0 1.503-.365 1.922-.863c.794-.953.825-2.213 1.043-3.373c.38-2.064 1.8-3.176 3.917-3.176s3.97 1.588 3.97 3.706c0 2.753-1.323 4.235-3.97 4.235c-1.482 0-2.647-.794-3.176-1.588c.423-.424.704-1.414.794-1.853c.264.794 1.059 2.382 2.382 2.382c1.588 0 2.383-1.058 2.383-3.568c0-2.012-1.324-2.785-2.383-2.785c-1.588 0-2.541 1.472-2.78 2.785c-.126.688-.222 1.504-.396 1.98c-1.06 2.912-3.442 2.647-5.03 2.647c-1.27 0-1.943 1.059-2.117 1.588z"/><path fill="currentColor" d="M6.706 9.01v-.45l-.53.264c-.264-.265-.264-.53-.264-.794L4.323 6.97c.09.265.371.847.795 1.059v9.265c.174-.53.847-1.589 2.117-1.589h.37c1.293.016 2.955.037 4.046-1.466l.18-.265c.127-.212.243-.44.349-.694l-.445-.222c-.264.704-1.164 2.17-2.647 2.383c-1.482.211-2.557-.265-2.912-.53l-.105-.265l.37-.264h-.53c-.211-.635-.211-1.27 0-1.06c.213.213.44.266.53.266c0-.212-.355-.62-.53-.795v-2.382s-.264-.264-.264-.53c0-.423.355-.174.53 0l.264-.396l-.265.132c.101-.164.276-.392.53-.609m8.957 5.632c1.44-.1 2.16-1.175 2.16-3.562c0-2.012-1.323-2.785-2.382-2.785c-.09 0-.18 0-.265.016v-.016c1.853-.265 3.706 1.059 3.706 3.176c0 2.912-1.853 3.706-3.176 3.706zm.043 1.061l-.265.005c-1.482 0-2.647-.794-3.176-1.588h.794c.264.355 1.165 1.059 2.647 1.059z"/><path fill="currentColor" fill-rule="evenodd" d="M12 19.941a7.942 7.942 0 1 0 0-15.883a7.942 7.942 0 0 0 0 15.883M12 21a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenDomi(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="M5.118 8.03c-.424-.212-.705-.794-.795-1.059c.636.423 2.208.53 2.912.53a3.4 3.4 0 0 0-.794.529c.635-.212 1.678-.265 2.118-.265a4.24 4.24 0 0 1 3.176 1.324c-.423.635-.53 1.498-.53 1.852c-.148-1.058-1.058-2.647-2.646-2.647c-1.27 0-2.118.885-2.383 1.324l.53-.265v4.5c-.212 0-.44-.175-.53-.264c.424 1.058 1.589 1.588 2.383 1.588c.89 0 1.503-.365 1.922-.863c.794-.953.825-2.213 1.043-3.373c.38-2.064 1.8-3.176 3.917-3.176s3.97 1.588 3.97 3.706c0 2.753-1.323 4.235-3.97 4.235c-1.482 0-2.647-.794-3.176-1.588c.423-.424.704-1.414.794-1.853c.264.794 1.059 2.382 2.382 2.382c1.588 0 2.383-1.058 2.383-3.568c0-2.012-1.324-2.785-2.383-2.785c-1.588 0-2.541 1.472-2.78 2.785c-.126.688-.222 1.504-.396 1.98c-1.06 2.912-3.442 2.647-5.03 2.647c-1.27 0-1.943 1.059-2.117 1.588z"/><path fill="currentColor" d="M6.706 9.01v-.45l-.53.264c-.264-.265-.264-.53-.264-.794L4.323 6.97c.09.265.371.847.795 1.059v9.265c.174-.53.847-1.589 2.117-1.589h.37c1.293.016 2.955.037 4.046-1.466l.18-.265c.127-.212.243-.44.349-.694l-.445-.222c-.264.704-1.164 2.17-2.647 2.383c-1.482.211-2.557-.265-2.912-.53l-.105-.265l.37-.264h-.53c-.211-.635-.211-1.27 0-1.06c.213.213.44.266.53.266c0-.212-.355-.62-.53-.795v-2.382s-.264-.264-.264-.53c0-.423.355-.174.53 0l.264-.396l-.265.132c.101-.164.276-.392.53-.609m8.957 5.632c1.44-.1 2.16-1.175 2.16-3.562c0-2.012-1.323-2.785-2.382-2.785c-.09 0-.18 0-.265.016v-.016c1.853-.265 3.706 1.059 3.706 3.176c0 2.912-1.853 3.706-3.176 3.706zm.043 1.061l-.265.005c-1.482 0-2.647-.794-3.176-1.588h.794c.264.355 1.165 1.059 2.647 1.059z"/><path fill="currentColor" fillRule="evenodd" d="M12 19.941a7.942 7.942 0 1 0 0-15.883a7.942 7.942 0 0 0 0 15.883M12 21a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21" 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" d="M5.118 8.03c-.424-.212-.705-.794-.795-1.059c.636.423 2.208.53 2.912.53a3.4 3.4 0 0 0-.794.529c.635-.212 1.678-.265 2.118-.265a4.24 4.24 0 0 1 3.176 1.324c-.423.635-.53 1.498-.53 1.852c-.148-1.058-1.058-2.647-2.646-2.647c-1.27 0-2.118.885-2.383 1.324l.53-.265v4.5c-.212 0-.44-.175-.53-.264c.424 1.058 1.589 1.588 2.383 1.588c.89 0 1.503-.365 1.922-.863c.794-.953.825-2.213 1.043-3.373c.38-2.064 1.8-3.176 3.917-3.176s3.97 1.588 3.97 3.706c0 2.753-1.323 4.235-3.97 4.235c-1.482 0-2.647-.794-3.176-1.588c.423-.424.704-1.414.794-1.853c.264.794 1.059 2.382 2.382 2.382c1.588 0 2.383-1.058 2.383-3.568c0-2.012-1.324-2.785-2.383-2.785c-1.588 0-2.541 1.472-2.78 2.785c-.126.688-.222 1.504-.396 1.98c-1.06 2.912-3.442 2.647-5.03 2.647c-1.27 0-1.943 1.059-2.117 1.588z"/><path fill="currentColor" d="M6.706 9.01v-.45l-.53.264c-.264-.265-.264-.53-.264-.794L4.323 6.97c.09.265.371.847.795 1.059v9.265c.174-.53.847-1.589 2.117-1.589h.37c1.293.016 2.955.037 4.046-1.466l.18-.265c.127-.212.243-.44.349-.694l-.445-.222c-.264.704-1.164 2.17-2.647 2.383c-1.482.211-2.557-.265-2.912-.53l-.105-.265l.37-.264h-.53c-.211-.635-.211-1.27 0-1.06c.213.213.44.266.53.266c0-.212-.355-.62-.53-.795v-2.382s-.264-.264-.264-.53c0-.423.355-.174.53 0l.264-.396l-.265.132c.101-.164.276-.392.53-.609m8.957 5.632c1.44-.1 2.16-1.175 2.16-3.562c0-2.012-1.323-2.785-2.382-2.785c-.09 0-.18 0-.265.016v-.016c1.853-.265 3.706 1.059 3.706 3.176c0 2.912-1.853 3.706-3.176 3.706zm.043 1.061l-.265.005c-1.482 0-2.647-.794-3.176-1.588h.794c.264.355 1.165 1.059 2.647 1.059z"/><path fill="currentColor" fill-rule="evenodd" d="M12 19.941a7.942 7.942 0 1 0 0-15.883a7.942 7.942 0 0 0 0 15.883M12 21a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21" clip-rule="evenodd"/></svg> </template>
CSS
.icon-domi {
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%22M5.118%208.03c-.424-.212-.705-.794-.795-1.059c.636.423%202.208.53%202.912.53a3.4%203.4%200%200%200-.794.529c.635-.212%201.678-.265%202.118-.265a4.24%204.24%200%200%201%203.176%201.324c-.423.635-.53%201.498-.53%201.852c-.148-1.058-1.058-2.647-2.646-2.647c-1.27%200-2.118.885-2.383%201.324l.53-.265v4.5c-.212%200-.44-.175-.53-.264c.424%201.058%201.589%201.588%202.383%201.588c.89%200%201.503-.365%201.922-.863c.794-.953.825-2.213%201.043-3.373c.38-2.064%201.8-3.176%203.917-3.176s3.97%201.588%203.97%203.706c0%202.753-1.323%204.235-3.97%204.235c-1.482%200-2.647-.794-3.176-1.588c.423-.424.704-1.414.794-1.853c.264.794%201.059%202.382%202.382%202.382c1.588%200%202.383-1.058%202.383-3.568c0-2.012-1.324-2.785-2.383-2.785c-1.588%200-2.541%201.472-2.78%202.785c-.126.688-.222%201.504-.396%201.98c-1.06%202.912-3.442%202.647-5.03%202.647c-1.27%200-1.943%201.059-2.117%201.588z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.706%209.01v-.45l-.53.264c-.264-.265-.264-.53-.264-.794L4.323%206.97c.09.265.371.847.795%201.059v9.265c.174-.53.847-1.589%202.117-1.589h.37c1.293.016%202.955.037%204.046-1.466l.18-.265c.127-.212.243-.44.349-.694l-.445-.222c-.264.704-1.164%202.17-2.647%202.383c-1.482.211-2.557-.265-2.912-.53l-.105-.265l.37-.264h-.53c-.211-.635-.211-1.27%200-1.06c.213.213.44.266.53.266c0-.212-.355-.62-.53-.795v-2.382s-.264-.264-.264-.53c0-.423.355-.174.53%200l.264-.396l-.265.132c.101-.164.276-.392.53-.609m8.957%205.632c1.44-.1%202.16-1.175%202.16-3.562c0-2.012-1.323-2.785-2.382-2.785c-.09%200-.18%200-.265.016v-.016c1.853-.265%203.706%201.059%203.706%203.176c0%202.912-1.853%203.706-3.176%203.706zm.043%201.061l-.265.005c-1.482%200-2.647-.794-3.176-1.588h.794c.264.355%201.165%201.059%202.647%201.059z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2019.941a7.942%207.942%200%201%200%200-15.883a7.942%207.942%200%200%200%200%2015.883M12%2021a9%209%200%201%200%200-17.999A9%209%200%200%200%2012%2021%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%20d%3D%22M5.118%208.03c-.424-.212-.705-.794-.795-1.059c.636.423%202.208.53%202.912.53a3.4%203.4%200%200%200-.794.529c.635-.212%201.678-.265%202.118-.265a4.24%204.24%200%200%201%203.176%201.324c-.423.635-.53%201.498-.53%201.852c-.148-1.058-1.058-2.647-2.646-2.647c-1.27%200-2.118.885-2.383%201.324l.53-.265v4.5c-.212%200-.44-.175-.53-.264c.424%201.058%201.589%201.588%202.383%201.588c.89%200%201.503-.365%201.922-.863c.794-.953.825-2.213%201.043-3.373c.38-2.064%201.8-3.176%203.917-3.176s3.97%201.588%203.97%203.706c0%202.753-1.323%204.235-3.97%204.235c-1.482%200-2.647-.794-3.176-1.588c.423-.424.704-1.414.794-1.853c.264.794%201.059%202.382%202.382%202.382c1.588%200%202.383-1.058%202.383-3.568c0-2.012-1.324-2.785-2.383-2.785c-1.588%200-2.541%201.472-2.78%202.785c-.126.688-.222%201.504-.396%201.98c-1.06%202.912-3.442%202.647-5.03%202.647c-1.27%200-1.943%201.059-2.117%201.588z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.706%209.01v-.45l-.53.264c-.264-.265-.264-.53-.264-.794L4.323%206.97c.09.265.371.847.795%201.059v9.265c.174-.53.847-1.589%202.117-1.589h.37c1.293.016%202.955.037%204.046-1.466l.18-.265c.127-.212.243-.44.349-.694l-.445-.222c-.264.704-1.164%202.17-2.647%202.383c-1.482.211-2.557-.265-2.912-.53l-.105-.265l.37-.264h-.53c-.211-.635-.211-1.27%200-1.06c.213.213.44.266.53.266c0-.212-.355-.62-.53-.795v-2.382s-.264-.264-.264-.53c0-.423.355-.174.53%200l.264-.396l-.265.132c.101-.164.276-.392.53-.609m8.957%205.632c1.44-.1%202.16-1.175%202.16-3.562c0-2.012-1.323-2.785-2.382-2.785c-.09%200-.18%200-.265.016v-.016c1.853-.265%203.706%201.059%203.706%203.176c0%202.912-1.853%203.706-3.176%203.706zm.043%201.061l-.265.005c-1.482%200-2.647-.794-3.176-1.588h.794c.264.355%201.165%201.059%202.647%201.059z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2019.941a7.942%207.942%200%201%200%200-15.883a7.942%207.942%200%200%200%200%2015.883M12%2021a9%209%200%201%200%200-17.999A9%209%200%200%200%2012%2021%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/domi.svg?color=%231a73e8&size=48