dia logo
dia from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- dia
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the dia logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.935 8.294V6.177h2.647l3.97 3.176l.795 3.176c0 6.354-6.353 8.471-8.736 8.471c-2.382 0-3.97-1.323-3.97-1.588l3.97-.53c1.765-1.147 5.347-4.023 5.56-6.353c0-2.382-2.736-3.794-4.236-4.235"/><path fill="currentColor" d="M10.936 16.765H8.289V3h2.382c3.671 0 7.941 3.176 7.677 10.059c-.53-4.765-5.383-6.883-7.412-6.883z"/><path fill="currentColor" d="M8.288 3L5.64 4.853v14.559h2.382c3.672 0 7.677-2.912 7.147-6.883c-1.059 3.706-4.853 4.236-6.882 4.236z"/></svg>
React
import type { SVGProps } from "react";
export function TokenDia(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="M10.935 8.294V6.177h2.647l3.97 3.176l.795 3.176c0 6.354-6.353 8.471-8.736 8.471c-2.382 0-3.97-1.323-3.97-1.588l3.97-.53c1.765-1.147 5.347-4.023 5.56-6.353c0-2.382-2.736-3.794-4.236-4.235"/><path fill="currentColor" d="M10.936 16.765H8.289V3h2.382c3.671 0 7.941 3.176 7.677 10.059c-.53-4.765-5.383-6.883-7.412-6.883z"/><path fill="currentColor" d="M8.288 3L5.64 4.853v14.559h2.382c3.672 0 7.677-2.912 7.147-6.883c-1.059 3.706-4.853 4.236-6.882 4.236z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.935 8.294V6.177h2.647l3.97 3.176l.795 3.176c0 6.354-6.353 8.471-8.736 8.471c-2.382 0-3.97-1.323-3.97-1.588l3.97-.53c1.765-1.147 5.347-4.023 5.56-6.353c0-2.382-2.736-3.794-4.236-4.235"/><path fill="currentColor" d="M10.936 16.765H8.289V3h2.382c3.671 0 7.941 3.176 7.677 10.059c-.53-4.765-5.383-6.883-7.412-6.883z"/><path fill="currentColor" d="M8.288 3L5.64 4.853v14.559h2.382c3.672 0 7.677-2.912 7.147-6.883c-1.059 3.706-4.853 4.236-6.882 4.236z"/></svg> </template>
CSS
.icon-dia {
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%22M10.935%208.294V6.177h2.647l3.97%203.176l.795%203.176c0%206.354-6.353%208.471-8.736%208.471c-2.382%200-3.97-1.323-3.97-1.588l3.97-.53c1.765-1.147%205.347-4.023%205.56-6.353c0-2.382-2.736-3.794-4.236-4.235%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.936%2016.765H8.289V3h2.382c3.671%200%207.941%203.176%207.677%2010.059c-.53-4.765-5.383-6.883-7.412-6.883z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.288%203L5.64%204.853v14.559h2.382c3.672%200%207.677-2.912%207.147-6.883c-1.059%203.706-4.853%204.236-6.882%204.236z%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%22M10.935%208.294V6.177h2.647l3.97%203.176l.795%203.176c0%206.354-6.353%208.471-8.736%208.471c-2.382%200-3.97-1.323-3.97-1.588l3.97-.53c1.765-1.147%205.347-4.023%205.56-6.353c0-2.382-2.736-3.794-4.236-4.235%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.936%2016.765H8.289V3h2.382c3.671%200%207.941%203.176%207.677%2010.059c-.53-4.765-5.383-6.883-7.412-6.883z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.288%203L5.64%204.853v14.559h2.382c3.672%200%207.677-2.912%207.147-6.883c-1.059%203.706-4.853%204.236-6.882%204.236z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/dia.svg?color=%231a73e8&size=48