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

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

The same logo in other sets

Use the astroc 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="M12.035 20.823a8.84 8.84 0 0 0 6.018-2.352h1.63A10.01 10.01 0 0 1 12.034 22A10.016 10.016 0 0 1 2 12C2 6.476 6.494 2 12.035 2c5.141 0 9.377 3.853 9.965 8.824h-7.059v4.117h-2.488l-3.235-2.053l-1.789 2.053H5.865l2.347-2.688l-1.541-.977c-.747-.476-.412-1.629.47-1.629h3.341l1.106-1.565a.6.6 0 0 1 .447-.2h2.36c.329 0 .546.265.546.589v1.176h5.63a8.854 8.854 0 0 0-8.536-6.47A8.84 8.84 0 0 0 3.176 12c0 4.87 3.965 8.823 8.853 8.823zm-2.582-10H8.159l.835.53zM10 11.994l1.018-1.17h2.747v2.94h-.971zm3.765-2.347h-1.718l.259-.588h1.459z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenAstroc(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="M12.035 20.823a8.84 8.84 0 0 0 6.018-2.352h1.63A10.01 10.01 0 0 1 12.034 22A10.016 10.016 0 0 1 2 12C2 6.476 6.494 2 12.035 2c5.141 0 9.377 3.853 9.965 8.824h-7.059v4.117h-2.488l-3.235-2.053l-1.789 2.053H5.865l2.347-2.688l-1.541-.977c-.747-.476-.412-1.629.47-1.629h3.341l1.106-1.565a.6.6 0 0 1 .447-.2h2.36c.329 0 .546.265.546.589v1.176h5.63a8.854 8.854 0 0 0-8.536-6.47A8.84 8.84 0 0 0 3.176 12c0 4.87 3.965 8.823 8.853 8.823zm-2.582-10H8.159l.835.53zM10 11.994l1.018-1.17h2.747v2.94h-.971zm3.765-2.347h-1.718l.259-.588h1.459z" 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="M12.035 20.823a8.84 8.84 0 0 0 6.018-2.352h1.63A10.01 10.01 0 0 1 12.034 22A10.016 10.016 0 0 1 2 12C2 6.476 6.494 2 12.035 2c5.141 0 9.377 3.853 9.965 8.824h-7.059v4.117h-2.488l-3.235-2.053l-1.789 2.053H5.865l2.347-2.688l-1.541-.977c-.747-.476-.412-1.629.47-1.629h3.341l1.106-1.565a.6.6 0 0 1 .447-.2h2.36c.329 0 .546.265.546.589v1.176h5.63a8.854 8.854 0 0 0-8.536-6.47A8.84 8.84 0 0 0 3.176 12c0 4.87 3.965 8.823 8.853 8.823zm-2.582-10H8.159l.835.53zM10 11.994l1.018-1.17h2.747v2.94h-.971zm3.765-2.347h-1.718l.259-.588h1.459z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-astroc {
  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%22M12.035%2020.823a8.84%208.84%200%200%200%206.018-2.352h1.63A10.01%2010.01%200%200%201%2012.034%2022A10.016%2010.016%200%200%201%202%2012C2%206.476%206.494%202%2012.035%202c5.141%200%209.377%203.853%209.965%208.824h-7.059v4.117h-2.488l-3.235-2.053l-1.789%202.053H5.865l2.347-2.688l-1.541-.977c-.747-.476-.412-1.629.47-1.629h3.341l1.106-1.565a.6.6%200%200%201%20.447-.2h2.36c.329%200%20.546.265.546.589v1.176h5.63a8.854%208.854%200%200%200-8.536-6.47A8.84%208.84%200%200%200%203.176%2012c0%204.87%203.965%208.823%208.853%208.823zm-2.582-10H8.159l.835.53zM10%2011.994l1.018-1.17h2.747v2.94h-.971zm3.765-2.347h-1.718l.259-.588h1.459z%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%22M12.035%2020.823a8.84%208.84%200%200%200%206.018-2.352h1.63A10.01%2010.01%200%200%201%2012.034%2022A10.016%2010.016%200%200%201%202%2012C2%206.476%206.494%202%2012.035%202c5.141%200%209.377%203.853%209.965%208.824h-7.059v4.117h-2.488l-3.235-2.053l-1.789%202.053H5.865l2.347-2.688l-1.541-.977c-.747-.476-.412-1.629.47-1.629h3.341l1.106-1.565a.6.6%200%200%201%20.447-.2h2.36c.329%200%20.546.265.546.589v1.176h5.63a8.854%208.854%200%200%200-8.536-6.47A8.84%208.84%200%200%200%203.176%2012c0%204.87%203.965%208.823%208.853%208.823zm-2.582-10H8.159l.835.53zM10%2011.994l1.018-1.17h2.747v2.94h-.971zm3.765-2.347h-1.718l.259-.588h1.459z%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/astroc.svg?color=%231a73e8&size=48