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

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

The same logo in other sets

Use the pond logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M14.64 6.356A1.22 1.22 0 0 0 13.777 6h-.003a1.22 1.22 0 0 0-.864.36l-9.552 9.56a1.2 1.2 0 0 0-.357.864c.001.325.129.631.361.861a1.2 1.2 0 0 0 .863.356c.328 0 .637-.128.869-.36l9.551-9.56a1.22 1.22 0 0 0-.003-1.725m5.599-.263a1.23 1.23 0 0 0-1.34.267l-9.583 9.56c-.23.23-.32.54-.318.864c0 .323.092.633.323.861a1.234 1.234 0 0 0 1.737-.005l7.44-7.465v6.606c0 .323.173.633.403.862a1.234 1.234 0 0 0 1.737 0c.23-.229.36-.539.36-.862V7.22a1.22 1.22 0 0 0-.759-1.128" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenPond(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" fillRule="evenodd" d="M14.64 6.356A1.22 1.22 0 0 0 13.777 6h-.003a1.22 1.22 0 0 0-.864.36l-9.552 9.56a1.2 1.2 0 0 0-.357.864c.001.325.129.631.361.861a1.2 1.2 0 0 0 .863.356c.328 0 .637-.128.869-.36l9.551-9.56a1.22 1.22 0 0 0-.003-1.725m5.599-.263a1.23 1.23 0 0 0-1.34.267l-9.583 9.56c-.23.23-.32.54-.318.864c0 .323.092.633.323.861a1.234 1.234 0 0 0 1.737-.005l7.44-7.465v6.606c0 .323.173.633.403.862a1.234 1.234 0 0 0 1.737 0c.23-.229.36-.539.36-.862V7.22a1.22 1.22 0 0 0-.759-1.128" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M14.64 6.356A1.22 1.22 0 0 0 13.777 6h-.003a1.22 1.22 0 0 0-.864.36l-9.552 9.56a1.2 1.2 0 0 0-.357.864c.001.325.129.631.361.861a1.2 1.2 0 0 0 .863.356c.328 0 .637-.128.869-.36l9.551-9.56a1.22 1.22 0 0 0-.003-1.725m5.599-.263a1.23 1.23 0 0 0-1.34.267l-9.583 9.56c-.23.23-.32.54-.318.864c0 .323.092.633.323.861a1.234 1.234 0 0 0 1.737-.005l7.44-7.465v6.606c0 .323.173.633.403.862a1.234 1.234 0 0 0 1.737 0c.23-.229.36-.539.36-.862V7.22a1.22 1.22 0 0 0-.759-1.128" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-pond {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M14.64%206.356A1.22%201.22%200%200%200%2013.777%206h-.003a1.22%201.22%200%200%200-.864.36l-9.552%209.56a1.2%201.2%200%200%200-.357.864c.001.325.129.631.361.861a1.2%201.2%200%200%200%20.863.356c.328%200%20.637-.128.869-.36l9.551-9.56a1.22%201.22%200%200%200-.003-1.725m5.599-.263a1.23%201.23%200%200%200-1.34.267l-9.583%209.56c-.23.23-.32.54-.318.864c0%20.323.092.633.323.861a1.234%201.234%200%200%200%201.737-.005l7.44-7.465v6.606c0%20.323.173.633.403.862a1.234%201.234%200%200%200%201.737%200c.23-.229.36-.539.36-.862V7.22a1.22%201.22%200%200%200-.759-1.128%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M14.64%206.356A1.22%201.22%200%200%200%2013.777%206h-.003a1.22%201.22%200%200%200-.864.36l-9.552%209.56a1.2%201.2%200%200%200-.357.864c.001.325.129.631.361.861a1.2%201.2%200%200%200%20.863.356c.328%200%20.637-.128.869-.36l9.551-9.56a1.22%201.22%200%200%200-.003-1.725m5.599-.263a1.23%201.23%200%200%200-1.34.267l-9.583%209.56c-.23.23-.32.54-.318.864c0%20.323.092.633.323.861a1.234%201.234%200%200%200%201.737-.005l7.44-7.465v6.606c0%20.323.173.633.403.862a1.234%201.234%200%200%200%201.737%200c.23-.229.36-.539.36-.862V7.22a1.22%201.22%200%200%200-.759-1.128%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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