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

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

The same logo in other sets

Use the proteo logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVG2Ib8ObKe" fill="currentColor" d="m10.096 5.861l-3.78 5.665L12 21l5.684-9.474l-3.78-5.665l1.118 5.665h1.331l-3.88 7.106v-7.106h1.218L12.02 3.024L12 3l-.019.024l-1.672 8.502h1.218v7.106l-3.885-7.106h1.336z"/></defs><use href="#SVG2Ib8ObKe"/><use href="#SVG2Ib8ObKe"/></svg>

React

import type { SVGProps } from "react";

export function TokenProteo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVG2Ib8ObKe" fill="currentColor" d="m10.096 5.861l-3.78 5.665L12 21l5.684-9.474l-3.78-5.665l1.118 5.665h1.331l-3.88 7.106v-7.106h1.218L12.02 3.024L12 3l-.019.024l-1.672 8.502h1.218v7.106l-3.885-7.106h1.336z"/></defs><use href="#SVG2Ib8ObKe"/><use href="#SVG2Ib8ObKe"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVG2Ib8ObKe" fill="currentColor" d="m10.096 5.861l-3.78 5.665L12 21l5.684-9.474l-3.78-5.665l1.118 5.665h1.331l-3.88 7.106v-7.106h1.218L12.02 3.024L12 3l-.019.024l-1.672 8.502h1.218v7.106l-3.885-7.106h1.336z"/></defs><use href="#SVG2Ib8ObKe"/><use href="#SVG2Ib8ObKe"/></svg>
</template>

CSS

.icon-proteo {
  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%3Cdefs%3E%3Cpath%20id%3D%22SVG2Ib8ObKe%22%20fill%3D%22currentColor%22%20d%3D%22m10.096%205.861l-3.78%205.665L12%2021l5.684-9.474l-3.78-5.665l1.118%205.665h1.331l-3.88%207.106v-7.106h1.218L12.02%203.024L12%203l-.019.024l-1.672%208.502h1.218v7.106l-3.885-7.106h1.336z%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVG2Ib8ObKe%22%2F%3E%3Cuse%20href%3D%22%23SVG2Ib8ObKe%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%3Cdefs%3E%3Cpath%20id%3D%22SVG2Ib8ObKe%22%20fill%3D%22currentColor%22%20d%3D%22m10.096%205.861l-3.78%205.665L12%2021l5.684-9.474l-3.78-5.665l1.118%205.665h1.331l-3.88%207.106v-7.106h1.218L12.02%203.024L12%203l-.019.024l-1.672%208.502h1.218v7.106l-3.885-7.106h1.336z%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVG2Ib8ObKe%22%2F%3E%3Cuse%20href%3D%22%23SVG2Ib8ObKe%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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