pond logo
pond from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- pond
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
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"><g fill="none" fill-rule="evenodd" clip-rule="evenodd"><path fill="#2db8e3" 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.21 1.21 0 0 0 .004 1.725a1.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.725"/><path fill="#3840c7" d="M20.241 6.093a1.23 1.23 0 0 0-1.34.267l-9.583 9.56c-.23.23-.32.54-.318.864c0 .323.092.633.323.861a1.235 1.235 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.22c0-.242-.071-.478-.206-.679a1.2 1.2 0 0 0-.553-.449"/></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedPond(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" fillRule="evenodd" clipRule="evenodd"><path fill="#2db8e3" 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.21 1.21 0 0 0 .004 1.725a1.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.725"/><path fill="#3840c7" d="M20.241 6.093a1.23 1.23 0 0 0-1.34.267l-9.583 9.56c-.23.23-.32.54-.318.864c0 .323.092.633.323.861a1.235 1.235 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.22c0-.242-.071-.478-.206-.679a1.2 1.2 0 0 0-.553-.449"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" fill-rule="evenodd" clip-rule="evenodd"><path fill="#2db8e3" 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.21 1.21 0 0 0 .004 1.725a1.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.725"/><path fill="#3840c7" d="M20.241 6.093a1.23 1.23 0 0 0-1.34.267l-9.583 9.56c-.23.23-.32.54-.318.864c0 .323.092.633.323.861a1.235 1.235 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.22c0-.242-.071-.478-.206-.679a1.2 1.2 0 0 0-.553-.449"/></g></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%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%232db8e3%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.21%201.21%200%200%200%20.004%201.725a1.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.725%22%2F%3E%3Cpath%20fill%3D%22%233840c7%22%20d%3D%22M20.241%206.093a1.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.235%201.235%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.22c0-.242-.071-.478-.206-.679a1.2%201.2%200%200%200-.553-.449%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%232db8e3%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.21%201.21%200%200%200%20.004%201.725a1.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.725%22%2F%3E%3Cpath%20fill%3D%22%233840c7%22%20d%3D%22M20.241%206.093a1.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.235%201.235%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.22c0-.242-.071-.478-.206-.679a1.2%201.2%200%200%200-.553-.449%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/pond.svg?color=%231a73e8&size=48