dfi logo
dfi from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- dfi
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the dfi logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.253 18.709V5.29c2.89.863 4.501 3.544 4.501 6.709s-1.612 5.846-4.5 6.709M11.998 3v7.585l-1.143-1.142l-.146-2.851L11.9 3.005a9 9 0 0 0-2.21.304l-.576 1.734l-1.635-.82a9 9 0 0 0-1.776 1.348L8.73 7.088l.089 1.735l-1.736-.089l-1.517-3.026a9 9 0 0 0-1.348 1.776l.82 1.634l-1.735.576A9 9 0 0 0 3 11.904l3.588-1.193l2.852.146L10.583 12L9.44 13.143l-2.852.146L3 12.097a9 9 0 0 0 .304 2.209l1.735.576l-.82 1.634a9 9 0 0 0 1.348 1.776l1.517-3.026l1.736-.09l-.089 1.736l-3.027 1.517c.534.52 1.131.973 1.776 1.348l1.635-.82l.577 1.734a9 9 0 0 0 2.208.304l-1.191-3.587l.146-2.852l1.143-1.141V21a9.001 9.001 0 1 0 0-18"/></svg>
React
import type { SVGProps } from "react";
export function TokenDfi(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="M14.253 18.709V5.29c2.89.863 4.501 3.544 4.501 6.709s-1.612 5.846-4.5 6.709M11.998 3v7.585l-1.143-1.142l-.146-2.851L11.9 3.005a9 9 0 0 0-2.21.304l-.576 1.734l-1.635-.82a9 9 0 0 0-1.776 1.348L8.73 7.088l.089 1.735l-1.736-.089l-1.517-3.026a9 9 0 0 0-1.348 1.776l.82 1.634l-1.735.576A9 9 0 0 0 3 11.904l3.588-1.193l2.852.146L10.583 12L9.44 13.143l-2.852.146L3 12.097a9 9 0 0 0 .304 2.209l1.735.576l-.82 1.634a9 9 0 0 0 1.348 1.776l1.517-3.026l1.736-.09l-.089 1.736l-3.027 1.517c.534.52 1.131.973 1.776 1.348l1.635-.82l.577 1.734a9 9 0 0 0 2.208.304l-1.191-3.587l.146-2.852l1.143-1.141V21a9.001 9.001 0 1 0 0-18"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.253 18.709V5.29c2.89.863 4.501 3.544 4.501 6.709s-1.612 5.846-4.5 6.709M11.998 3v7.585l-1.143-1.142l-.146-2.851L11.9 3.005a9 9 0 0 0-2.21.304l-.576 1.734l-1.635-.82a9 9 0 0 0-1.776 1.348L8.73 7.088l.089 1.735l-1.736-.089l-1.517-3.026a9 9 0 0 0-1.348 1.776l.82 1.634l-1.735.576A9 9 0 0 0 3 11.904l3.588-1.193l2.852.146L10.583 12L9.44 13.143l-2.852.146L3 12.097a9 9 0 0 0 .304 2.209l1.735.576l-.82 1.634a9 9 0 0 0 1.348 1.776l1.517-3.026l1.736-.09l-.089 1.736l-3.027 1.517c.534.52 1.131.973 1.776 1.348l1.635-.82l.577 1.734a9 9 0 0 0 2.208.304l-1.191-3.587l.146-2.852l1.143-1.141V21a9.001 9.001 0 1 0 0-18"/></svg> </template>
CSS
.icon-dfi {
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%22M14.253%2018.709V5.29c2.89.863%204.501%203.544%204.501%206.709s-1.612%205.846-4.5%206.709M11.998%203v7.585l-1.143-1.142l-.146-2.851L11.9%203.005a9%209%200%200%200-2.21.304l-.576%201.734l-1.635-.82a9%209%200%200%200-1.776%201.348L8.73%207.088l.089%201.735l-1.736-.089l-1.517-3.026a9%209%200%200%200-1.348%201.776l.82%201.634l-1.735.576A9%209%200%200%200%203%2011.904l3.588-1.193l2.852.146L10.583%2012L9.44%2013.143l-2.852.146L3%2012.097a9%209%200%200%200%20.304%202.209l1.735.576l-.82%201.634a9%209%200%200%200%201.348%201.776l1.517-3.026l1.736-.09l-.089%201.736l-3.027%201.517c.534.52%201.131.973%201.776%201.348l1.635-.82l.577%201.734a9%209%200%200%200%202.208.304l-1.191-3.587l.146-2.852l1.143-1.141V21a9.001%209.001%200%201%200%200-18%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%22M14.253%2018.709V5.29c2.89.863%204.501%203.544%204.501%206.709s-1.612%205.846-4.5%206.709M11.998%203v7.585l-1.143-1.142l-.146-2.851L11.9%203.005a9%209%200%200%200-2.21.304l-.576%201.734l-1.635-.82a9%209%200%200%200-1.776%201.348L8.73%207.088l.089%201.735l-1.736-.089l-1.517-3.026a9%209%200%200%200-1.348%201.776l.82%201.634l-1.735.576A9%209%200%200%200%203%2011.904l3.588-1.193l2.852.146L10.583%2012L9.44%2013.143l-2.852.146L3%2012.097a9%209%200%200%200%20.304%202.209l1.735.576l-.82%201.634a9%209%200%200%200%201.348%201.776l1.517-3.026l1.736-.09l-.089%201.736l-3.027%201.517c.534.52%201.131.973%201.776%201.348l1.635-.82l.577%201.734a9%209%200%200%200%202.208.304l-1.191-3.587l.146-2.852l1.143-1.141V21a9.001%209.001%200%201%200%200-18%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/dfi.svg?color=%231a73e8&size=48