deso from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
deso
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the deso logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.5 3v4.5l11.4 6.576L4.5 21h9.282c3.162 0 5.718-2.22 5.718-4.95V12z"/><path fill="currentColor" d="m4.5 3l15 9V7.95C19.5 5.214 16.938 3 13.782 3zm7.71 8.946l-7.71 4.56V21l11.4-6.924z"/></svg>

React

import type { SVGProps } from "react";

export function TokenDeso(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="M4.5 3v4.5l11.4 6.576L4.5 21h9.282c3.162 0 5.718-2.22 5.718-4.95V12z"/><path fill="currentColor" d="m4.5 3l15 9V7.95C19.5 5.214 16.938 3 13.782 3zm7.71 8.946l-7.71 4.56V21l11.4-6.924z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.5 3v4.5l11.4 6.576L4.5 21h9.282c3.162 0 5.718-2.22 5.718-4.95V12z"/><path fill="currentColor" d="m4.5 3l15 9V7.95C19.5 5.214 16.938 3 13.782 3zm7.71 8.946l-7.71 4.56V21l11.4-6.924z"/></svg>
</template>

CSS

.icon-deso {
  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%22M4.5%203v4.5l11.4%206.576L4.5%2021h9.282c3.162%200%205.718-2.22%205.718-4.95V12z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m4.5%203l15%209V7.95C19.5%205.214%2016.938%203%2013.782%203zm7.71%208.946l-7.71%204.56V21l11.4-6.924z%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%22M4.5%203v4.5l11.4%206.576L4.5%2021h9.282c3.162%200%205.718-2.22%205.718-4.95V12z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m4.5%203l15%209V7.95C19.5%205.214%2016.938%203%2013.782%203zm7.71%208.946l-7.71%204.56V21l11.4-6.924z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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