pli logo
pli from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- pli
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the pli logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.727 12A7.04 7.04 0 0 1 3 11.022c.44-.333 1.8-1 3.727-1a8.4 8.4 0 0 1 4.024 1.006A8.8 8.8 0 0 1 6.727 12M7.98 9.585A5.2 5.2 0 0 1 5.859 7.31c1.055-.1 2.115.15 3.012.714a6.14 6.14 0 0 1 2.314 2.415c-.53.031-1.917-.096-3.203-.847zm1.902-1.673a3.9 3.9 0 0 1-.45-2.266c.302.106 1.213.636 1.748 1.573c.529.942.434 1.842.402 2.213c-.334-.175-1.186-.604-1.705-1.52zM17.273 12A7.03 7.03 0 0 0 21 11.021c-.44-.333-1.8-1-3.727-1a8.4 8.4 0 0 0-4.024 1.006c.561.317 2.155.974 4.024.974m-1.256-2.416a5.2 5.2 0 0 0 2.124-2.276a4.8 4.8 0 0 0-3.013.714a6.14 6.14 0 0 0-2.313 2.415c.529.031 1.916-.096 3.202-.847zm-1.899-1.673c.524-.91.497-1.937.45-2.266c-.302.106-1.213.636-1.747 1.573c-.53.942-.435 1.842-.403 2.213c.334-.175 1.186-.604 1.705-1.52zM3 15.707v2.647h1.588v-1.059H7.57c.985 0 1.784-1.038 1.784-2.118s-.8-2.117-1.784-2.117H4.016L3 14.648h4.257c.296 0 .508.206.508.53c0 .322-.212.529-.508.529zm8.47 2.647V13.06h1.59v3.706h3.705l-.985 1.588zm7.412 0V13.06h1.589v5.294z"/></svg>
React
import type { SVGProps } from "react";
export function TokenPli(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="M6.727 12A7.04 7.04 0 0 1 3 11.022c.44-.333 1.8-1 3.727-1a8.4 8.4 0 0 1 4.024 1.006A8.8 8.8 0 0 1 6.727 12M7.98 9.585A5.2 5.2 0 0 1 5.859 7.31c1.055-.1 2.115.15 3.012.714a6.14 6.14 0 0 1 2.314 2.415c-.53.031-1.917-.096-3.203-.847zm1.902-1.673a3.9 3.9 0 0 1-.45-2.266c.302.106 1.213.636 1.748 1.573c.529.942.434 1.842.402 2.213c-.334-.175-1.186-.604-1.705-1.52zM17.273 12A7.03 7.03 0 0 0 21 11.021c-.44-.333-1.8-1-3.727-1a8.4 8.4 0 0 0-4.024 1.006c.561.317 2.155.974 4.024.974m-1.256-2.416a5.2 5.2 0 0 0 2.124-2.276a4.8 4.8 0 0 0-3.013.714a6.14 6.14 0 0 0-2.313 2.415c.529.031 1.916-.096 3.202-.847zm-1.899-1.673c.524-.91.497-1.937.45-2.266c-.302.106-1.213.636-1.747 1.573c-.53.942-.435 1.842-.403 2.213c.334-.175 1.186-.604 1.705-1.52zM3 15.707v2.647h1.588v-1.059H7.57c.985 0 1.784-1.038 1.784-2.118s-.8-2.117-1.784-2.117H4.016L3 14.648h4.257c.296 0 .508.206.508.53c0 .322-.212.529-.508.529zm8.47 2.647V13.06h1.59v3.706h3.705l-.985 1.588zm7.412 0V13.06h1.589v5.294z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.727 12A7.04 7.04 0 0 1 3 11.022c.44-.333 1.8-1 3.727-1a8.4 8.4 0 0 1 4.024 1.006A8.8 8.8 0 0 1 6.727 12M7.98 9.585A5.2 5.2 0 0 1 5.859 7.31c1.055-.1 2.115.15 3.012.714a6.14 6.14 0 0 1 2.314 2.415c-.53.031-1.917-.096-3.203-.847zm1.902-1.673a3.9 3.9 0 0 1-.45-2.266c.302.106 1.213.636 1.748 1.573c.529.942.434 1.842.402 2.213c-.334-.175-1.186-.604-1.705-1.52zM17.273 12A7.03 7.03 0 0 0 21 11.021c-.44-.333-1.8-1-3.727-1a8.4 8.4 0 0 0-4.024 1.006c.561.317 2.155.974 4.024.974m-1.256-2.416a5.2 5.2 0 0 0 2.124-2.276a4.8 4.8 0 0 0-3.013.714a6.14 6.14 0 0 0-2.313 2.415c.529.031 1.916-.096 3.202-.847zm-1.899-1.673c.524-.91.497-1.937.45-2.266c-.302.106-1.213.636-1.747 1.573c-.53.942-.435 1.842-.403 2.213c.334-.175 1.186-.604 1.705-1.52zM3 15.707v2.647h1.588v-1.059H7.57c.985 0 1.784-1.038 1.784-2.118s-.8-2.117-1.784-2.117H4.016L3 14.648h4.257c.296 0 .508.206.508.53c0 .322-.212.529-.508.529zm8.47 2.647V13.06h1.59v3.706h3.705l-.985 1.588zm7.412 0V13.06h1.589v5.294z"/></svg> </template>
CSS
.icon-pli {
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%22M6.727%2012A7.04%207.04%200%200%201%203%2011.022c.44-.333%201.8-1%203.727-1a8.4%208.4%200%200%201%204.024%201.006A8.8%208.8%200%200%201%206.727%2012M7.98%209.585A5.2%205.2%200%200%201%205.859%207.31c1.055-.1%202.115.15%203.012.714a6.14%206.14%200%200%201%202.314%202.415c-.53.031-1.917-.096-3.203-.847zm1.902-1.673a3.9%203.9%200%200%201-.45-2.266c.302.106%201.213.636%201.748%201.573c.529.942.434%201.842.402%202.213c-.334-.175-1.186-.604-1.705-1.52zM17.273%2012A7.03%207.03%200%200%200%2021%2011.021c-.44-.333-1.8-1-3.727-1a8.4%208.4%200%200%200-4.024%201.006c.561.317%202.155.974%204.024.974m-1.256-2.416a5.2%205.2%200%200%200%202.124-2.276a4.8%204.8%200%200%200-3.013.714a6.14%206.14%200%200%200-2.313%202.415c.529.031%201.916-.096%203.202-.847zm-1.899-1.673c.524-.91.497-1.937.45-2.266c-.302.106-1.213.636-1.747%201.573c-.53.942-.435%201.842-.403%202.213c.334-.175%201.186-.604%201.705-1.52zM3%2015.707v2.647h1.588v-1.059H7.57c.985%200%201.784-1.038%201.784-2.118s-.8-2.117-1.784-2.117H4.016L3%2014.648h4.257c.296%200%20.508.206.508.53c0%20.322-.212.529-.508.529zm8.47%202.647V13.06h1.59v3.706h3.705l-.985%201.588zm7.412%200V13.06h1.589v5.294z%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%22M6.727%2012A7.04%207.04%200%200%201%203%2011.022c.44-.333%201.8-1%203.727-1a8.4%208.4%200%200%201%204.024%201.006A8.8%208.8%200%200%201%206.727%2012M7.98%209.585A5.2%205.2%200%200%201%205.859%207.31c1.055-.1%202.115.15%203.012.714a6.14%206.14%200%200%201%202.314%202.415c-.53.031-1.917-.096-3.203-.847zm1.902-1.673a3.9%203.9%200%200%201-.45-2.266c.302.106%201.213.636%201.748%201.573c.529.942.434%201.842.402%202.213c-.334-.175-1.186-.604-1.705-1.52zM17.273%2012A7.03%207.03%200%200%200%2021%2011.021c-.44-.333-1.8-1-3.727-1a8.4%208.4%200%200%200-4.024%201.006c.561.317%202.155.974%204.024.974m-1.256-2.416a5.2%205.2%200%200%200%202.124-2.276a4.8%204.8%200%200%200-3.013.714a6.14%206.14%200%200%200-2.313%202.415c.529.031%201.916-.096%203.202-.847zm-1.899-1.673c.524-.91.497-1.937.45-2.266c-.302.106-1.213.636-1.747%201.573c-.53.942-.435%201.842-.403%202.213c.334-.175%201.186-.604%201.705-1.52zM3%2015.707v2.647h1.588v-1.059H7.57c.985%200%201.784-1.038%201.784-2.118s-.8-2.117-1.784-2.117H4.016L3%2014.648h4.257c.296%200%20.508.206.508.53c0%20.322-.212.529-.508.529zm8.47%202.647V13.06h1.59v3.706h3.705l-.985%201.588zm7.412%200V13.06h1.589v5.294z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/pli.svg?color=%231a73e8&size=48