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

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

The same logo in other sets

Use the wwy logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.121 10.623a.485.485 0 0 1 0-.642a.387.387 0 0 1 .587 0l3.09 3.396a.5.5 0 0 1 0 .642a.387.387 0 0 1-.586 0zm8.372-.642a.5.5 0 0 1 0 .642l-3.09 3.396a.387.387 0 0 1-.587 0a.485.485 0 0 1 0-.642l3.09-3.396a.387.387 0 0 1 .587 0m1.018.642a.485.485 0 0 1 0-.642a.385.385 0 0 1 .454-.1q.077.037.132.1l3.091 3.396a.5.5 0 0 1 0 .642a.387.387 0 0 1-.587 0zm8.372 0a.5.5 0 0 0 0-.642a.387.387 0 0 0-.587 0l-3.09 3.396a.485.485 0 0 0 0 .642a.388.388 0 0 0 .586 0z"/></svg>

React

import type { SVGProps } from "react";

export function TokenWwy(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="M3.121 10.623a.485.485 0 0 1 0-.642a.387.387 0 0 1 .587 0l3.09 3.396a.5.5 0 0 1 0 .642a.387.387 0 0 1-.586 0zm8.372-.642a.5.5 0 0 1 0 .642l-3.09 3.396a.387.387 0 0 1-.587 0a.485.485 0 0 1 0-.642l3.09-3.396a.387.387 0 0 1 .587 0m1.018.642a.485.485 0 0 1 0-.642a.385.385 0 0 1 .454-.1q.077.037.132.1l3.091 3.396a.5.5 0 0 1 0 .642a.387.387 0 0 1-.587 0zm8.372 0a.5.5 0 0 0 0-.642a.387.387 0 0 0-.587 0l-3.09 3.396a.485.485 0 0 0 0 .642a.388.388 0 0 0 .586 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.121 10.623a.485.485 0 0 1 0-.642a.387.387 0 0 1 .587 0l3.09 3.396a.5.5 0 0 1 0 .642a.387.387 0 0 1-.586 0zm8.372-.642a.5.5 0 0 1 0 .642l-3.09 3.396a.387.387 0 0 1-.587 0a.485.485 0 0 1 0-.642l3.09-3.396a.387.387 0 0 1 .587 0m1.018.642a.485.485 0 0 1 0-.642a.385.385 0 0 1 .454-.1q.077.037.132.1l3.091 3.396a.5.5 0 0 1 0 .642a.387.387 0 0 1-.587 0zm8.372 0a.5.5 0 0 0 0-.642a.387.387 0 0 0-.587 0l-3.09 3.396a.485.485 0 0 0 0 .642a.388.388 0 0 0 .586 0z"/></svg>
</template>

CSS

.icon-wwy {
  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%22M3.121%2010.623a.485.485%200%200%201%200-.642a.387.387%200%200%201%20.587%200l3.09%203.396a.5.5%200%200%201%200%20.642a.387.387%200%200%201-.586%200zm8.372-.642a.5.5%200%200%201%200%20.642l-3.09%203.396a.387.387%200%200%201-.587%200a.485.485%200%200%201%200-.642l3.09-3.396a.387.387%200%200%201%20.587%200m1.018.642a.485.485%200%200%201%200-.642a.385.385%200%200%201%20.454-.1q.077.037.132.1l3.091%203.396a.5.5%200%200%201%200%20.642a.387.387%200%200%201-.587%200zm8.372%200a.5.5%200%200%200%200-.642a.387.387%200%200%200-.587%200l-3.09%203.396a.485.485%200%200%200%200%20.642a.388.388%200%200%200%20.586%200z%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%22M3.121%2010.623a.485.485%200%200%201%200-.642a.387.387%200%200%201%20.587%200l3.09%203.396a.5.5%200%200%201%200%20.642a.387.387%200%200%201-.586%200zm8.372-.642a.5.5%200%200%201%200%20.642l-3.09%203.396a.387.387%200%200%201-.587%200a.485.485%200%200%201%200-.642l3.09-3.396a.387.387%200%200%201%20.587%200m1.018.642a.485.485%200%200%201%200-.642a.385.385%200%200%201%20.454-.1q.077.037.132.1l3.091%203.396a.5.5%200%200%201%200%20.642a.387.387%200%200%201-.587%200zm8.372%200a.5.5%200%200%200%200-.642a.387.387%200%200%200-.587%200l-3.09%203.396a.485.485%200%200%200%200%20.642a.388.388%200%200%200%20.586%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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