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

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

The same logo in other sets

Use the dep logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.511 4.676L7.295 9.648h9.388l-1.254-4.972zM21 13.659l-3.936-3.476l-4.694 7.687l5.171 1.454z"/><path fill="currentColor" fill-rule="evenodd" d="M15.867 10.093h.627l-4.457 7.177l-4.507-7.177h6.67l-1.388 2.592l.7 1.117zm-7.42.452h2.372l2.397 3.746l-1.18 1.955zm5.008 0h-2.034l1.107 1.663z" clip-rule="evenodd"/><path fill="currentColor" d="m3 13.659l3.936-3.476l4.695 7.686l-5.172 1.455z"/></svg>

React

import type { SVGProps } from "react";

export function TokenDep(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="M8.511 4.676L7.295 9.648h9.388l-1.254-4.972zM21 13.659l-3.936-3.476l-4.694 7.687l5.171 1.454z"/><path fill="currentColor" fillRule="evenodd" d="M15.867 10.093h.627l-4.457 7.177l-4.507-7.177h6.67l-1.388 2.592l.7 1.117zm-7.42.452h2.372l2.397 3.746l-1.18 1.955zm5.008 0h-2.034l1.107 1.663z" clipRule="evenodd"/><path fill="currentColor" d="m3 13.659l3.936-3.476l4.695 7.686l-5.172 1.455z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.511 4.676L7.295 9.648h9.388l-1.254-4.972zM21 13.659l-3.936-3.476l-4.694 7.687l5.171 1.454z"/><path fill="currentColor" fill-rule="evenodd" d="M15.867 10.093h.627l-4.457 7.177l-4.507-7.177h6.67l-1.388 2.592l.7 1.117zm-7.42.452h2.372l2.397 3.746l-1.18 1.955zm5.008 0h-2.034l1.107 1.663z" clip-rule="evenodd"/><path fill="currentColor" d="m3 13.659l3.936-3.476l4.695 7.686l-5.172 1.455z"/></svg>
</template>

CSS

.icon-dep {
  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%22M8.511%204.676L7.295%209.648h9.388l-1.254-4.972zM21%2013.659l-3.936-3.476l-4.694%207.687l5.171%201.454z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M15.867%2010.093h.627l-4.457%207.177l-4.507-7.177h6.67l-1.388%202.592l.7%201.117zm-7.42.452h2.372l2.397%203.746l-1.18%201.955zm5.008%200h-2.034l1.107%201.663z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m3%2013.659l3.936-3.476l4.695%207.686l-5.172%201.455z%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%22M8.511%204.676L7.295%209.648h9.388l-1.254-4.972zM21%2013.659l-3.936-3.476l-4.694%207.687l5.171%201.454z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M15.867%2010.093h.627l-4.457%207.177l-4.507-7.177h6.67l-1.388%202.592l.7%201.117zm-7.42.452h2.372l2.397%203.746l-1.18%201.955zm5.008%200h-2.034l1.107%201.663z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m3%2013.659l3.936-3.476l4.695%207.686l-5.172%201.455z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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