defx logo
defx from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- defx
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the defx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.725 6.6l4.208 2.565L16.328 6.6L21 9.287v5.458L16.334 17.4l-4.406-2.42l-4.203 2.42L3 14.745V9.287zm8.1 9.64v-3.938l-7.65-4.496v3.91zm-8.55-4.528V7.77L3.9 9.764v4.027zm-2.925 2.79L7.752 16.5l3.348-2.007l-3.375-2.043zm12.375-2.21v3.934l3.375-1.953v-4.028zm2.925-2.767L16.329 7.5L12.9 9.525l3.429 1.949z"/></svg>
React
import type { SVGProps } from "react";
export function TokenDefx(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="m7.725 6.6l4.208 2.565L16.328 6.6L21 9.287v5.458L16.334 17.4l-4.406-2.42l-4.203 2.42L3 14.745V9.287zm8.1 9.64v-3.938l-7.65-4.496v3.91zm-8.55-4.528V7.77L3.9 9.764v4.027zm-2.925 2.79L7.752 16.5l3.348-2.007l-3.375-2.043zm12.375-2.21v3.934l3.375-1.953v-4.028zm2.925-2.767L16.329 7.5L12.9 9.525l3.429 1.949z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.725 6.6l4.208 2.565L16.328 6.6L21 9.287v5.458L16.334 17.4l-4.406-2.42l-4.203 2.42L3 14.745V9.287zm8.1 9.64v-3.938l-7.65-4.496v3.91zm-8.55-4.528V7.77L3.9 9.764v4.027zm-2.925 2.79L7.752 16.5l3.348-2.007l-3.375-2.043zm12.375-2.21v3.934l3.375-1.953v-4.028zm2.925-2.767L16.329 7.5L12.9 9.525l3.429 1.949z"/></svg> </template>
CSS
.icon-defx {
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%22m7.725%206.6l4.208%202.565L16.328%206.6L21%209.287v5.458L16.334%2017.4l-4.406-2.42l-4.203%202.42L3%2014.745V9.287zm8.1%209.64v-3.938l-7.65-4.496v3.91zm-8.55-4.528V7.77L3.9%209.764v4.027zm-2.925%202.79L7.752%2016.5l3.348-2.007l-3.375-2.043zm12.375-2.21v3.934l3.375-1.953v-4.028zm2.925-2.767L16.329%207.5L12.9%209.525l3.429%201.949z%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%22m7.725%206.6l4.208%202.565L16.328%206.6L21%209.287v5.458L16.334%2017.4l-4.406-2.42l-4.203%202.42L3%2014.745V9.287zm8.1%209.64v-3.938l-7.65-4.496v3.91zm-8.55-4.528V7.77L3.9%209.764v4.027zm-2.925%202.79L7.752%2016.5l3.348-2.007l-3.375-2.043zm12.375-2.21v3.934l3.375-1.953v-4.028zm2.925-2.767L16.329%207.5L12.9%209.525l3.429%201.949z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/defx.svg?color=%231a73e8&size=48