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

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

The same logo in other sets

Use the stargaze logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.58 9.986a.27.27 0 0 0-.29-.355l-5.055.72a.27.27 0 0 0-.16.455l3.6 3.716a.266.266 0 0 0 .378.013a.3.3 0 0 0 .072-.119zM6.744 20.392a.265.265 0 0 0 .376.318l4.727-2.245a.27.27 0 0 1 .222 0l4.939 2.24a.27.27 0 0 0 .365-.334c-.931-2.805-1.773-5.58-2.673-8.38a.265.265 0 0 0-.476-.052l-1.996 3.578a.27.27 0 0 1-.238.138h-.085a.27.27 0 0 1-.233-.143l-1.937-3.563a.27.27 0 0 0-.233-.143h-.026a.266.266 0 0 0-.26.191a244 244 0 0 0-2.472 8.395m10.095-6.055a.264.264 0 0 0 .444.106l3.637-3.637a.271.271 0 0 0-.154-.46l-5.028-.704a.27.27 0 0 0-.297.35z"/><path fill="currentColor" d="M14.023 9.552a.32.32 0 0 0 0-.249l-.027-.064l-1.784-5.78a.265.265 0 0 0-.513 0L9.952 9.24l-.026.085a.3.3 0 0 0 .01.201l1.731 3.992a.28.28 0 0 0 .244.158h.063a.27.27 0 0 0 .244-.159l1.8-3.964z"/></svg>

React

import type { SVGProps } from "react";

export function TokenStargaze(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="M8.58 9.986a.27.27 0 0 0-.29-.355l-5.055.72a.27.27 0 0 0-.16.455l3.6 3.716a.266.266 0 0 0 .378.013a.3.3 0 0 0 .072-.119zM6.744 20.392a.265.265 0 0 0 .376.318l4.727-2.245a.27.27 0 0 1 .222 0l4.939 2.24a.27.27 0 0 0 .365-.334c-.931-2.805-1.773-5.58-2.673-8.38a.265.265 0 0 0-.476-.052l-1.996 3.578a.27.27 0 0 1-.238.138h-.085a.27.27 0 0 1-.233-.143l-1.937-3.563a.27.27 0 0 0-.233-.143h-.026a.266.266 0 0 0-.26.191a244 244 0 0 0-2.472 8.395m10.095-6.055a.264.264 0 0 0 .444.106l3.637-3.637a.271.271 0 0 0-.154-.46l-5.028-.704a.27.27 0 0 0-.297.35z"/><path fill="currentColor" d="M14.023 9.552a.32.32 0 0 0 0-.249l-.027-.064l-1.784-5.78a.265.265 0 0 0-.513 0L9.952 9.24l-.026.085a.3.3 0 0 0 .01.201l1.731 3.992a.28.28 0 0 0 .244.158h.063a.27.27 0 0 0 .244-.159l1.8-3.964z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.58 9.986a.27.27 0 0 0-.29-.355l-5.055.72a.27.27 0 0 0-.16.455l3.6 3.716a.266.266 0 0 0 .378.013a.3.3 0 0 0 .072-.119zM6.744 20.392a.265.265 0 0 0 .376.318l4.727-2.245a.27.27 0 0 1 .222 0l4.939 2.24a.27.27 0 0 0 .365-.334c-.931-2.805-1.773-5.58-2.673-8.38a.265.265 0 0 0-.476-.052l-1.996 3.578a.27.27 0 0 1-.238.138h-.085a.27.27 0 0 1-.233-.143l-1.937-3.563a.27.27 0 0 0-.233-.143h-.026a.266.266 0 0 0-.26.191a244 244 0 0 0-2.472 8.395m10.095-6.055a.264.264 0 0 0 .444.106l3.637-3.637a.271.271 0 0 0-.154-.46l-5.028-.704a.27.27 0 0 0-.297.35z"/><path fill="currentColor" d="M14.023 9.552a.32.32 0 0 0 0-.249l-.027-.064l-1.784-5.78a.265.265 0 0 0-.513 0L9.952 9.24l-.026.085a.3.3 0 0 0 .01.201l1.731 3.992a.28.28 0 0 0 .244.158h.063a.27.27 0 0 0 .244-.159l1.8-3.964z"/></svg>
</template>

CSS

.icon-stargaze {
  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%22M8.58%209.986a.27.27%200%200%200-.29-.355l-5.055.72a.27.27%200%200%200-.16.455l3.6%203.716a.266.266%200%200%200%20.378.013a.3.3%200%200%200%20.072-.119zM6.744%2020.392a.265.265%200%200%200%20.376.318l4.727-2.245a.27.27%200%200%201%20.222%200l4.939%202.24a.27.27%200%200%200%20.365-.334c-.931-2.805-1.773-5.58-2.673-8.38a.265.265%200%200%200-.476-.052l-1.996%203.578a.27.27%200%200%201-.238.138h-.085a.27.27%200%200%201-.233-.143l-1.937-3.563a.27.27%200%200%200-.233-.143h-.026a.266.266%200%200%200-.26.191a244%20244%200%200%200-2.472%208.395m10.095-6.055a.264.264%200%200%200%20.444.106l3.637-3.637a.271.271%200%200%200-.154-.46l-5.028-.704a.27.27%200%200%200-.297.35z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.023%209.552a.32.32%200%200%200%200-.249l-.027-.064l-1.784-5.78a.265.265%200%200%200-.513%200L9.952%209.24l-.026.085a.3.3%200%200%200%20.01.201l1.731%203.992a.28.28%200%200%200%20.244.158h.063a.27.27%200%200%200%20.244-.159l1.8-3.964z%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%22M8.58%209.986a.27.27%200%200%200-.29-.355l-5.055.72a.27.27%200%200%200-.16.455l3.6%203.716a.266.266%200%200%200%20.378.013a.3.3%200%200%200%20.072-.119zM6.744%2020.392a.265.265%200%200%200%20.376.318l4.727-2.245a.27.27%200%200%201%20.222%200l4.939%202.24a.27.27%200%200%200%20.365-.334c-.931-2.805-1.773-5.58-2.673-8.38a.265.265%200%200%200-.476-.052l-1.996%203.578a.27.27%200%200%201-.238.138h-.085a.27.27%200%200%201-.233-.143l-1.937-3.563a.27.27%200%200%200-.233-.143h-.026a.266.266%200%200%200-.26.191a244%20244%200%200%200-2.472%208.395m10.095-6.055a.264.264%200%200%200%20.444.106l3.637-3.637a.271.271%200%200%200-.154-.46l-5.028-.704a.27.27%200%200%200-.297.35z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.023%209.552a.32.32%200%200%200%200-.249l-.027-.064l-1.784-5.78a.265.265%200%200%200-.513%200L9.952%209.24l-.026.085a.3.3%200%200%200%20.01.201l1.731%203.992a.28.28%200%200%200%20.244.158h.063a.27.27%200%200%200%20.244-.159l1.8-3.964z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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