polc from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
polc
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

Use the polc logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#c000a3" d="M10.91 20.727c4.367 0 7.909-3.419 7.909-7.636s-3.542-7.637-7.91-7.637S3 8.874 3 13.091s3.541 7.636 7.91 7.636"/><path fill="#630655" d="M17.182 10.364C19.29 10.364 21 8.777 21 6.818s-1.71-3.545-3.818-3.545c-2.11 0-3.819 1.587-3.819 3.545c0 1.959 1.71 3.546 3.819 3.546"/><path fill="#f0f1f6" fill-rule="evenodd" d="M8.455 10.363H4.764c-.21 0-.38.163-.38.363s.17.363.38.363c.254 0 .418.124.418.365v3.13c0 .109-.02.275-.164.327l-.03.01c-.24.086-.351.126-.351.352c0 .494 1.13.545 1.636.545c.573 0 1.637-.151 1.637-.545c0-.235-.105-.273-.388-.362c-.13-.041-.158-.218-.158-.326v-.949h1.091a1.636 1.636 0 1 0 0-3.273m-1.09 1.035c0-.12.101-.216.228-.216c.476 0 .862.366.862.818s-.386.818-.862.818a.22.22 0 0 1-.229-.217zm9.807 1.429c.145 1.499-1.197 2.832-2.999 2.978s-3.38-.95-3.525-2.45s1.197-2.833 2.998-2.979s3.38.951 3.526 2.45m-2.36-.045c.333.814.19 1.615-.32 1.788c-.509.173-1.19-.347-1.523-1.162c-.331-.815-.188-1.616.321-1.789s1.19.348 1.523 1.163" clip-rule="evenodd"/><path fill="#f0f3fa" d="M14.673 5.748c0-.162.167-.294.327-.294h1.091c.16 0 .352.132.352.294s-.13.253-.29.253h-.062v1.292c0 .186.042.348.225.348h.108c.103-.027.38-.098.383-.325c.006-.315.375-.256.375-.023c0 .348-.148.958-.454.882c-.11-.027-.136-.097-.386-.163h-1.347a.19.19 0 0 1-.189-.191c0-.106.09-.18.194-.18V6h-.037c-.16 0-.29-.09-.29-.253m5.09 1.504c-.158-.08-.304.033-.358.1c-.04.05-.095.146-.474.146c-.473 0-.772-.846-.753-1.022s.067-.461.414-.476c.347-.016.455.172.608.476c.123.242.307.234.384.2c.123-.063.36-.24.321-.442c-.049-.254-.142-.596-.268-.638c-.102-.033-.287.027-.366.062c-.14-.151-.476-.199-.627-.204c-.82 0-1.462.63-1.462 1.302c0 .673.627 1.425 1.462 1.425c.669 0 1.025-.286 1.12-.43c.065-.133.157-.42 0-.499"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedPolc(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"><path fill="#c000a3" d="M10.91 20.727c4.367 0 7.909-3.419 7.909-7.636s-3.542-7.637-7.91-7.637S3 8.874 3 13.091s3.541 7.636 7.91 7.636"/><path fill="#630655" d="M17.182 10.364C19.29 10.364 21 8.777 21 6.818s-1.71-3.545-3.818-3.545c-2.11 0-3.819 1.587-3.819 3.545c0 1.959 1.71 3.546 3.819 3.546"/><path fill="#f0f1f6" fillRule="evenodd" d="M8.455 10.363H4.764c-.21 0-.38.163-.38.363s.17.363.38.363c.254 0 .418.124.418.365v3.13c0 .109-.02.275-.164.327l-.03.01c-.24.086-.351.126-.351.352c0 .494 1.13.545 1.636.545c.573 0 1.637-.151 1.637-.545c0-.235-.105-.273-.388-.362c-.13-.041-.158-.218-.158-.326v-.949h1.091a1.636 1.636 0 1 0 0-3.273m-1.09 1.035c0-.12.101-.216.228-.216c.476 0 .862.366.862.818s-.386.818-.862.818a.22.22 0 0 1-.229-.217zm9.807 1.429c.145 1.499-1.197 2.832-2.999 2.978s-3.38-.95-3.525-2.45s1.197-2.833 2.998-2.979s3.38.951 3.526 2.45m-2.36-.045c.333.814.19 1.615-.32 1.788c-.509.173-1.19-.347-1.523-1.162c-.331-.815-.188-1.616.321-1.789s1.19.348 1.523 1.163" clipRule="evenodd"/><path fill="#f0f3fa" d="M14.673 5.748c0-.162.167-.294.327-.294h1.091c.16 0 .352.132.352.294s-.13.253-.29.253h-.062v1.292c0 .186.042.348.225.348h.108c.103-.027.38-.098.383-.325c.006-.315.375-.256.375-.023c0 .348-.148.958-.454.882c-.11-.027-.136-.097-.386-.163h-1.347a.19.19 0 0 1-.189-.191c0-.106.09-.18.194-.18V6h-.037c-.16 0-.29-.09-.29-.253m5.09 1.504c-.158-.08-.304.033-.358.1c-.04.05-.095.146-.474.146c-.473 0-.772-.846-.753-1.022s.067-.461.414-.476c.347-.016.455.172.608.476c.123.242.307.234.384.2c.123-.063.36-.24.321-.442c-.049-.254-.142-.596-.268-.638c-.102-.033-.287.027-.366.062c-.14-.151-.476-.199-.627-.204c-.82 0-1.462.63-1.462 1.302c0 .673.627 1.425 1.462 1.425c.669 0 1.025-.286 1.12-.43c.065-.133.157-.42 0-.499"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#c000a3" d="M10.91 20.727c4.367 0 7.909-3.419 7.909-7.636s-3.542-7.637-7.91-7.637S3 8.874 3 13.091s3.541 7.636 7.91 7.636"/><path fill="#630655" d="M17.182 10.364C19.29 10.364 21 8.777 21 6.818s-1.71-3.545-3.818-3.545c-2.11 0-3.819 1.587-3.819 3.545c0 1.959 1.71 3.546 3.819 3.546"/><path fill="#f0f1f6" fill-rule="evenodd" d="M8.455 10.363H4.764c-.21 0-.38.163-.38.363s.17.363.38.363c.254 0 .418.124.418.365v3.13c0 .109-.02.275-.164.327l-.03.01c-.24.086-.351.126-.351.352c0 .494 1.13.545 1.636.545c.573 0 1.637-.151 1.637-.545c0-.235-.105-.273-.388-.362c-.13-.041-.158-.218-.158-.326v-.949h1.091a1.636 1.636 0 1 0 0-3.273m-1.09 1.035c0-.12.101-.216.228-.216c.476 0 .862.366.862.818s-.386.818-.862.818a.22.22 0 0 1-.229-.217zm9.807 1.429c.145 1.499-1.197 2.832-2.999 2.978s-3.38-.95-3.525-2.45s1.197-2.833 2.998-2.979s3.38.951 3.526 2.45m-2.36-.045c.333.814.19 1.615-.32 1.788c-.509.173-1.19-.347-1.523-1.162c-.331-.815-.188-1.616.321-1.789s1.19.348 1.523 1.163" clip-rule="evenodd"/><path fill="#f0f3fa" d="M14.673 5.748c0-.162.167-.294.327-.294h1.091c.16 0 .352.132.352.294s-.13.253-.29.253h-.062v1.292c0 .186.042.348.225.348h.108c.103-.027.38-.098.383-.325c.006-.315.375-.256.375-.023c0 .348-.148.958-.454.882c-.11-.027-.136-.097-.386-.163h-1.347a.19.19 0 0 1-.189-.191c0-.106.09-.18.194-.18V6h-.037c-.16 0-.29-.09-.29-.253m5.09 1.504c-.158-.08-.304.033-.358.1c-.04.05-.095.146-.474.146c-.473 0-.772-.846-.753-1.022s.067-.461.414-.476c.347-.016.455.172.608.476c.123.242.307.234.384.2c.123-.063.36-.24.321-.442c-.049-.254-.142-.596-.268-.638c-.102-.033-.287.027-.366.062c-.14-.151-.476-.199-.627-.204c-.82 0-1.462.63-1.462 1.302c0 .673.627 1.425 1.462 1.425c.669 0 1.025-.286 1.12-.43c.065-.133.157-.42 0-.499"/></g></svg>
</template>

CSS

.icon-polc {
  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%3E%3Cpath%20fill%3D%22%23c000a3%22%20d%3D%22M10.91%2020.727c4.367%200%207.909-3.419%207.909-7.636s-3.542-7.637-7.91-7.637S3%208.874%203%2013.091s3.541%207.636%207.91%207.636%22%2F%3E%3Cpath%20fill%3D%22%23630655%22%20d%3D%22M17.182%2010.364C19.29%2010.364%2021%208.777%2021%206.818s-1.71-3.545-3.818-3.545c-2.11%200-3.819%201.587-3.819%203.545c0%201.959%201.71%203.546%203.819%203.546%22%2F%3E%3Cpath%20fill%3D%22%23f0f1f6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.455%2010.363H4.764c-.21%200-.38.163-.38.363s.17.363.38.363c.254%200%20.418.124.418.365v3.13c0%20.109-.02.275-.164.327l-.03.01c-.24.086-.351.126-.351.352c0%20.494%201.13.545%201.636.545c.573%200%201.637-.151%201.637-.545c0-.235-.105-.273-.388-.362c-.13-.041-.158-.218-.158-.326v-.949h1.091a1.636%201.636%200%201%200%200-3.273m-1.09%201.035c0-.12.101-.216.228-.216c.476%200%20.862.366.862.818s-.386.818-.862.818a.22.22%200%200%201-.229-.217zm9.807%201.429c.145%201.499-1.197%202.832-2.999%202.978s-3.38-.95-3.525-2.45s1.197-2.833%202.998-2.979s3.38.951%203.526%202.45m-2.36-.045c.333.814.19%201.615-.32%201.788c-.509.173-1.19-.347-1.523-1.162c-.331-.815-.188-1.616.321-1.789s1.19.348%201.523%201.163%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23f0f3fa%22%20d%3D%22M14.673%205.748c0-.162.167-.294.327-.294h1.091c.16%200%20.352.132.352.294s-.13.253-.29.253h-.062v1.292c0%20.186.042.348.225.348h.108c.103-.027.38-.098.383-.325c.006-.315.375-.256.375-.023c0%20.348-.148.958-.454.882c-.11-.027-.136-.097-.386-.163h-1.347a.19.19%200%200%201-.189-.191c0-.106.09-.18.194-.18V6h-.037c-.16%200-.29-.09-.29-.253m5.09%201.504c-.158-.08-.304.033-.358.1c-.04.05-.095.146-.474.146c-.473%200-.772-.846-.753-1.022s.067-.461.414-.476c.347-.016.455.172.608.476c.123.242.307.234.384.2c.123-.063.36-.24.321-.442c-.049-.254-.142-.596-.268-.638c-.102-.033-.287.027-.366.062c-.14-.151-.476-.199-.627-.204c-.82%200-1.462.63-1.462%201.302c0%20.673.627%201.425%201.462%201.425c.669%200%201.025-.286%201.12-.43c.065-.133.157-.42%200-.499%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%3E%3Cpath%20fill%3D%22%23c000a3%22%20d%3D%22M10.91%2020.727c4.367%200%207.909-3.419%207.909-7.636s-3.542-7.637-7.91-7.637S3%208.874%203%2013.091s3.541%207.636%207.91%207.636%22%2F%3E%3Cpath%20fill%3D%22%23630655%22%20d%3D%22M17.182%2010.364C19.29%2010.364%2021%208.777%2021%206.818s-1.71-3.545-3.818-3.545c-2.11%200-3.819%201.587-3.819%203.545c0%201.959%201.71%203.546%203.819%203.546%22%2F%3E%3Cpath%20fill%3D%22%23f0f1f6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.455%2010.363H4.764c-.21%200-.38.163-.38.363s.17.363.38.363c.254%200%20.418.124.418.365v3.13c0%20.109-.02.275-.164.327l-.03.01c-.24.086-.351.126-.351.352c0%20.494%201.13.545%201.636.545c.573%200%201.637-.151%201.637-.545c0-.235-.105-.273-.388-.362c-.13-.041-.158-.218-.158-.326v-.949h1.091a1.636%201.636%200%201%200%200-3.273m-1.09%201.035c0-.12.101-.216.228-.216c.476%200%20.862.366.862.818s-.386.818-.862.818a.22.22%200%200%201-.229-.217zm9.807%201.429c.145%201.499-1.197%202.832-2.999%202.978s-3.38-.95-3.525-2.45s1.197-2.833%202.998-2.979s3.38.951%203.526%202.45m-2.36-.045c.333.814.19%201.615-.32%201.788c-.509.173-1.19-.347-1.523-1.162c-.331-.815-.188-1.616.321-1.789s1.19.348%201.523%201.163%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23f0f3fa%22%20d%3D%22M14.673%205.748c0-.162.167-.294.327-.294h1.091c.16%200%20.352.132.352.294s-.13.253-.29.253h-.062v1.292c0%20.186.042.348.225.348h.108c.103-.027.38-.098.383-.325c.006-.315.375-.256.375-.023c0%20.348-.148.958-.454.882c-.11-.027-.136-.097-.386-.163h-1.347a.19.19%200%200%201-.189-.191c0-.106.09-.18.194-.18V6h-.037c-.16%200-.29-.09-.29-.253m5.09%201.504c-.158-.08-.304.033-.358.1c-.04.05-.095.146-.474.146c-.473%200-.772-.846-.753-1.022s.067-.461.414-.476c.347-.016.455.172.608.476c.123.242.307.234.384.2c.123-.063.36-.24.321-.442c-.049-.254-.142-.596-.268-.638c-.102-.033-.287.027-.366.062c-.14-.151-.476-.199-.627-.204c-.82%200-1.462.63-1.462%201.302c0%20.673.627%201.425%201.462%201.425c.669%200%201.025-.286%201.12-.43c.065-.133.157-.42%200-.499%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/polc.svg?color=%231a73e8&size=48