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

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

The same logo in other sets

Use the ipor logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.975 17.4L3 9.3l6.975 6.75l6.3-8.55l.675.9l1.148-1.8L21 12.45l-2.925-4.725l-1.125 1.8l-.675-.675z"/><path fill="currentColor" d="M13.971 12.855c2.682-.09 5.634-.32 7.029-.45c-1.373-.099-4.135-.27-6.629-.356l-.405.81zM12.166 12l-.53.9a83 83 0 0 1-4.55-.175l-.373-.559q2.724-.155 5.453-.166M3 12.405c.518-.04 1.246-.09 2.088-.144l.194.342c-.941-.072-1.737-.144-2.282-.198"/></svg>

React

import type { SVGProps } from "react";

export function TokenIpor(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="M9.975 17.4L3 9.3l6.975 6.75l6.3-8.55l.675.9l1.148-1.8L21 12.45l-2.925-4.725l-1.125 1.8l-.675-.675z"/><path fill="currentColor" d="M13.971 12.855c2.682-.09 5.634-.32 7.029-.45c-1.373-.099-4.135-.27-6.629-.356l-.405.81zM12.166 12l-.53.9a83 83 0 0 1-4.55-.175l-.373-.559q2.724-.155 5.453-.166M3 12.405c.518-.04 1.246-.09 2.088-.144l.194.342c-.941-.072-1.737-.144-2.282-.198"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.975 17.4L3 9.3l6.975 6.75l6.3-8.55l.675.9l1.148-1.8L21 12.45l-2.925-4.725l-1.125 1.8l-.675-.675z"/><path fill="currentColor" d="M13.971 12.855c2.682-.09 5.634-.32 7.029-.45c-1.373-.099-4.135-.27-6.629-.356l-.405.81zM12.166 12l-.53.9a83 83 0 0 1-4.55-.175l-.373-.559q2.724-.155 5.453-.166M3 12.405c.518-.04 1.246-.09 2.088-.144l.194.342c-.941-.072-1.737-.144-2.282-.198"/></svg>
</template>

CSS

.icon-ipor {
  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%22M9.975%2017.4L3%209.3l6.975%206.75l6.3-8.55l.675.9l1.148-1.8L21%2012.45l-2.925-4.725l-1.125%201.8l-.675-.675z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.971%2012.855c2.682-.09%205.634-.32%207.029-.45c-1.373-.099-4.135-.27-6.629-.356l-.405.81zM12.166%2012l-.53.9a83%2083%200%200%201-4.55-.175l-.373-.559q2.724-.155%205.453-.166M3%2012.405c.518-.04%201.246-.09%202.088-.144l.194.342c-.941-.072-1.737-.144-2.282-.198%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%22M9.975%2017.4L3%209.3l6.975%206.75l6.3-8.55l.675.9l1.148-1.8L21%2012.45l-2.925-4.725l-1.125%201.8l-.675-.675z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.971%2012.855c2.682-.09%205.634-.32%207.029-.45c-1.373-.099-4.135-.27-6.629-.356l-.405.81zM12.166%2012l-.53.9a83%2083%200%200%201-4.55-.175l-.373-.559q2.724-.155%205.453-.166M3%2012.405c.518-.04%201.246-.09%202.088-.144l.194.342c-.941-.072-1.737-.144-2.282-.198%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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