polypad logo
polypad from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- polypad
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the polypad logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.941 16.495v-9L12.001 3L4.058 7.495v9l2.647 1.487V8.998L12 5.981l5.294 3.017v6.004L12 18.009V21z"/><path fill="currentColor" d="M15.706 9.92L12 7.84L8.294 9.92v9l2.117 1.143V11.08L12 10.153l1.588.926v1.843L12 13.848v2.303l3.706-2.07z"/><path fill="currentColor" d="M19.941 7.495L12.001 3L4.058 7.495l2.637 1.503L12 5.981l5.305 3.017z"/><path fill="currentColor" d="M12 7.84L8.326 9.92l2.044 1.16l1.63-.932l1.63.926l2.076-1.154z"/></svg>
React
import type { SVGProps } from "react";
export function TokenPolypad(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="M19.941 16.495v-9L12.001 3L4.058 7.495v9l2.647 1.487V8.998L12 5.981l5.294 3.017v6.004L12 18.009V21z"/><path fill="currentColor" d="M15.706 9.92L12 7.84L8.294 9.92v9l2.117 1.143V11.08L12 10.153l1.588.926v1.843L12 13.848v2.303l3.706-2.07z"/><path fill="currentColor" d="M19.941 7.495L12.001 3L4.058 7.495l2.637 1.503L12 5.981l5.305 3.017z"/><path fill="currentColor" d="M12 7.84L8.326 9.92l2.044 1.16l1.63-.932l1.63.926l2.076-1.154z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.941 16.495v-9L12.001 3L4.058 7.495v9l2.647 1.487V8.998L12 5.981l5.294 3.017v6.004L12 18.009V21z"/><path fill="currentColor" d="M15.706 9.92L12 7.84L8.294 9.92v9l2.117 1.143V11.08L12 10.153l1.588.926v1.843L12 13.848v2.303l3.706-2.07z"/><path fill="currentColor" d="M19.941 7.495L12.001 3L4.058 7.495l2.637 1.503L12 5.981l5.305 3.017z"/><path fill="currentColor" d="M12 7.84L8.326 9.92l2.044 1.16l1.63-.932l1.63.926l2.076-1.154z"/></svg> </template>
CSS
.icon-polypad {
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%22M19.941%2016.495v-9L12.001%203L4.058%207.495v9l2.647%201.487V8.998L12%205.981l5.294%203.017v6.004L12%2018.009V21z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.706%209.92L12%207.84L8.294%209.92v9l2.117%201.143V11.08L12%2010.153l1.588.926v1.843L12%2013.848v2.303l3.706-2.07z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.941%207.495L12.001%203L4.058%207.495l2.637%201.503L12%205.981l5.305%203.017z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%207.84L8.326%209.92l2.044%201.16l1.63-.932l1.63.926l2.076-1.154z%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%22M19.941%2016.495v-9L12.001%203L4.058%207.495v9l2.647%201.487V8.998L12%205.981l5.294%203.017v6.004L12%2018.009V21z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.706%209.92L12%207.84L8.294%209.92v9l2.117%201.143V11.08L12%2010.153l1.588.926v1.843L12%2013.848v2.303l3.706-2.07z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.941%207.495L12.001%203L4.058%207.495l2.637%201.503L12%205.981l5.305%203.017z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%207.84L8.326%209.92l2.044%201.16l1.63-.932l1.63.926l2.076-1.154z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/polypad.svg?color=%231a73e8&size=48