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

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

The same logo in other sets

Use the pola logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.118 20.47l-.953-1.587l2.276-4.236L12 8.824h1.77l3.524 5.823z"/><path fill="currentColor" d="M4.853 13.058H3l4.451 7.405l6.667.007l-.937-1.588H8.294zM9.882 3.53l.953 1.588l-2.277 4.235L12 15.176h-1.77L6.706 9.353z"/><path fill="currentColor" d="M19.147 10.941H21l-4.451-7.405l-6.667-.007l.937 1.589h4.887z"/></svg>

React

import type { SVGProps } from "react";

export function TokenPola(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="m14.118 20.47l-.953-1.587l2.276-4.236L12 8.824h1.77l3.524 5.823z"/><path fill="currentColor" d="M4.853 13.058H3l4.451 7.405l6.667.007l-.937-1.588H8.294zM9.882 3.53l.953 1.588l-2.277 4.235L12 15.176h-1.77L6.706 9.353z"/><path fill="currentColor" d="M19.147 10.941H21l-4.451-7.405l-6.667-.007l.937 1.589h4.887z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.118 20.47l-.953-1.587l2.276-4.236L12 8.824h1.77l3.524 5.823z"/><path fill="currentColor" d="M4.853 13.058H3l4.451 7.405l6.667.007l-.937-1.588H8.294zM9.882 3.53l.953 1.588l-2.277 4.235L12 15.176h-1.77L6.706 9.353z"/><path fill="currentColor" d="M19.147 10.941H21l-4.451-7.405l-6.667-.007l.937 1.589h4.887z"/></svg>
</template>

CSS

.icon-pola {
  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%22m14.118%2020.47l-.953-1.587l2.276-4.236L12%208.824h1.77l3.524%205.823z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.853%2013.058H3l4.451%207.405l6.667.007l-.937-1.588H8.294zM9.882%203.53l.953%201.588l-2.277%204.235L12%2015.176h-1.77L6.706%209.353z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.147%2010.941H21l-4.451-7.405l-6.667-.007l.937%201.589h4.887z%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%22m14.118%2020.47l-.953-1.587l2.276-4.236L12%208.824h1.77l3.524%205.823z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.853%2013.058H3l4.451%207.405l6.667.007l-.937-1.588H8.294zM9.882%203.53l.953%201.588l-2.277%204.235L12%2015.176h-1.77L6.706%209.353z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.147%2010.941H21l-4.451-7.405l-6.667-.007l.937%201.589h4.887z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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