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

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

The same logo in other sets

Use the plastik logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 12.003a9 9 0 1 1-2.728-6.458l-1.21 1.187a7.313 7.313 0 1 0 2.082 3.747l-4.275 4.218l-.225.214v.011A3.938 3.938 0 1 1 14.66 9.1l-1.21 1.187a2.25 2.25 0 1 0 .023 3.414l.197-.196l.095-.113l2.104-2.081v.022l2.66-2.615v-.006l1.25-1.237A8.96 8.96 0 0 1 21 12.003"/></svg>

React

import type { SVGProps } from "react";

export function TokenPlastik(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="M21 12.003a9 9 0 1 1-2.728-6.458l-1.21 1.187a7.313 7.313 0 1 0 2.082 3.747l-4.275 4.218l-.225.214v.011A3.938 3.938 0 1 1 14.66 9.1l-1.21 1.187a2.25 2.25 0 1 0 .023 3.414l.197-.196l.095-.113l2.104-2.081v.022l2.66-2.615v-.006l1.25-1.237A8.96 8.96 0 0 1 21 12.003"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 12.003a9 9 0 1 1-2.728-6.458l-1.21 1.187a7.313 7.313 0 1 0 2.082 3.747l-4.275 4.218l-.225.214v.011A3.938 3.938 0 1 1 14.66 9.1l-1.21 1.187a2.25 2.25 0 1 0 .023 3.414l.197-.196l.095-.113l2.104-2.081v.022l2.66-2.615v-.006l1.25-1.237A8.96 8.96 0 0 1 21 12.003"/></svg>
</template>

CSS

.icon-plastik {
  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%22M21%2012.003a9%209%200%201%201-2.728-6.458l-1.21%201.187a7.313%207.313%200%201%200%202.082%203.747l-4.275%204.218l-.225.214v.011A3.938%203.938%200%201%201%2014.66%209.1l-1.21%201.187a2.25%202.25%200%201%200%20.023%203.414l.197-.196l.095-.113l2.104-2.081v.022l2.66-2.615v-.006l1.25-1.237A8.96%208.96%200%200%201%2021%2012.003%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%22M21%2012.003a9%209%200%201%201-2.728-6.458l-1.21%201.187a7.313%207.313%200%201%200%202.082%203.747l-4.275%204.218l-.225.214v.011A3.938%203.938%200%201%201%2014.66%209.1l-1.21%201.187a2.25%202.25%200%201%200%20.023%203.414l.197-.196l.095-.113l2.104-2.081v.022l2.66-2.615v-.006l1.25-1.237A8.96%208.96%200%200%201%2021%2012.003%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Plastik logo — Web3 Icons · IconsDB