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

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

The same logo in other sets

Use the zerion logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M14.42 11.57C11.122 9.856 7.11 7.635 4.09 5.825C3.201 5.21 3.653 3.9 4.73 3.9h14.94c.833 0 1.39.893.973 1.569c-1.004 1.666-2.47 3.782-3.694 5.46c-.657.9-1.728 1.054-2.529.64m-4.81.555c3.189 1.633 7.656 4.117 10.83 5.996c.984.581.59 1.977-.555 1.977l-7.951.001l-7.8.001c-.916 0-1.386-.913-.997-1.55c1.315-2.153 2.792-4.326 4.02-5.948c.546-.723 1.657-.886 2.454-.477" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenZerion(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" fillRule="evenodd" d="M14.42 11.57C11.122 9.856 7.11 7.635 4.09 5.825C3.201 5.21 3.653 3.9 4.73 3.9h14.94c.833 0 1.39.893.973 1.569c-1.004 1.666-2.47 3.782-3.694 5.46c-.657.9-1.728 1.054-2.529.64m-4.81.555c3.189 1.633 7.656 4.117 10.83 5.996c.984.581.59 1.977-.555 1.977l-7.951.001l-7.8.001c-.916 0-1.386-.913-.997-1.55c1.315-2.153 2.792-4.326 4.02-5.948c.546-.723 1.657-.886 2.454-.477" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M14.42 11.57C11.122 9.856 7.11 7.635 4.09 5.825C3.201 5.21 3.653 3.9 4.73 3.9h14.94c.833 0 1.39.893.973 1.569c-1.004 1.666-2.47 3.782-3.694 5.46c-.657.9-1.728 1.054-2.529.64m-4.81.555c3.189 1.633 7.656 4.117 10.83 5.996c.984.581.59 1.977-.555 1.977l-7.951.001l-7.8.001c-.916 0-1.386-.913-.997-1.55c1.315-2.153 2.792-4.326 4.02-5.948c.546-.723 1.657-.886 2.454-.477" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-zerion {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M14.42%2011.57C11.122%209.856%207.11%207.635%204.09%205.825C3.201%205.21%203.653%203.9%204.73%203.9h14.94c.833%200%201.39.893.973%201.569c-1.004%201.666-2.47%203.782-3.694%205.46c-.657.9-1.728%201.054-2.529.64m-4.81.555c3.189%201.633%207.656%204.117%2010.83%205.996c.984.581.59%201.977-.555%201.977l-7.951.001l-7.8.001c-.916%200-1.386-.913-.997-1.55c1.315-2.153%202.792-4.326%204.02-5.948c.546-.723%201.657-.886%202.454-.477%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M14.42%2011.57C11.122%209.856%207.11%207.635%204.09%205.825C3.201%205.21%203.653%203.9%204.73%203.9h14.94c.833%200%201.39.893.973%201.569c-1.004%201.666-2.47%203.782-3.694%205.46c-.657.9-1.728%201.054-2.529.64m-4.81.555c3.189%201.633%207.656%204.117%2010.83%205.996c.984.581.59%201.977-.555%201.977l-7.951.001l-7.8.001c-.916%200-1.386-.913-.997-1.55c1.315-2.153%202.792-4.326%204.02-5.948c.546-.723%201.657-.886%202.454-.477%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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