astrafer from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
astrafer
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

Use the astrafer logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#D60362" d="M3.667 7L12 2v4.167l-5 2.5z"/><path fill="url(#tokenBrandedAstrafer)" d="M20.334 7L12 2v4.167l5 2.5z"/><path fill="#F50E6A" d="M7 8.667L3.667 7v10L7 15.334z"/><path fill="url(#tokenBrandedAstrafer1)" d="M17 8.667L20.333 7v10L17 15.334z"/><path fill="url(#tokenBrandedAstrafer2)" d="M7 15.333L3.667 17L12 22v-3.75z"/><path fill="url(#tokenBrandedAstrafer3)" d="M17 15.333L20.334 17L12 22v-3.75z"/><path fill="url(#tokenBrandedAstrafer4)" d="m12 6.167l-5 2.5v6.666l5 2.917l5-2.917V8.667z"/><path fill="url(#tokenBrandedAstrafer5)" d="M11.105 9.483L9.728 7.417c0 .183.044.672.21 1.194c.167.522.423 1.089.534 1.306c-.144.177-.444.627-.533.978c-.106.433.21.327.422.544c.166.172.216.361.216.433c-.177.217-.555.717-.638.978c-.106.328-.106.65.21.65c.323 0 .112-.217.112-.433c0-.223.528-.434.633-.65a1.5 1.5 0 0 0 .106-.545c.172.111.483.367.316.545c-.21.216-.633.65-.633.866c0 .173-.072.656-.111.873c-.1 0-.317.038-.317.216c0 .217.217.978 0 1.3c-.21.334-.422.44-.422.656s-.317.216-.317.544c0 .323.528-.11.956-.11c.422 0 .422 0 .633-.112c.167-.083-.072-.25-.21-.322c.105-.072.355-.284.527-.545c.211-.327-.111-.977-.111-1.41c0-.35.144-.512.217-.545c.033.144.127.455.21.544c.084.084.245-.472.317-.76l.106.544c.111.65.844 1.3.844 2.333s0 .922.467.922c.461 0 .383-.111.383-.76c0-.651-.744-1.957-.744-2.39c0-.344.144-.216.211-.111a6.3 6.3 0 0 0-.528-1.517c-.317-.544-.105-.655.211-.76c.317-.112.528.65.467.977c-.067.328.061.544.278.65c.21.111.21-.433.316-.65c.106-.222-.11-.433 0-.65c.106-.222-.427-.544-.533-.872c-.105-.328.956-.978.956-1.467s.316-.705.633-1.033c.256-.261.244-.467.211-.545l-.844-.65l-.634 1.195l-.744.439l-.106-.111l-.21.222l.21.322l-.739.65l-.95-.65l.317-.222l-.111-.217z"/><defs><linearGradient id="tokenBrandedAstrafer" x1="4.5" x2="19.757" y1="4.5" y2="13.218" gradientUnits="userSpaceOnUse"><stop stop-color="#FF78AB"/><stop offset="1" stop-color="#FFCEE0"/></linearGradient><linearGradient id="tokenBrandedAstrafer1" x1="12" x2="12" y1="2" y2="22" gradientUnits="userSpaceOnUse"><stop stop-color="#BE0E53"/><stop offset="1" stop-color="#C70455"/></linearGradient><linearGradient id="tokenBrandedAstrafer2" x1="7" x2="22.388" y1="5.75" y2="11.521" gradientUnits="userSpaceOnUse"><stop stop-color="#FB4C70"/><stop offset="1" stop-color="#FC2585"/></linearGradient><linearGradient id="tokenBrandedAstrafer3" x1="17" x2="1.612" y1="5.75" y2="11.521" gradientUnits="userSpaceOnUse"><stop stop-color="#E31167"/><stop offset="1" stop-color="#FB27A8"/></linearGradient><linearGradient id="tokenBrandedAstrafer4" x1="16.861" x2="6.543" y1="4.069" y2="19.308" gradientUnits="userSpaceOnUse"><stop stop-color="#BB0E53"/><stop offset=".55" stop-color="#83012F"/><stop offset="1" stop-color="#D90838"/></linearGradient><linearGradient id="tokenBrandedAstrafer5" x1="14.117" x2="7.95" y1="8.034" y2="14.295" gradientUnits="userSpaceOnUse"><stop stop-color="#FE64D4"/><stop offset=".26" stop-color="#F9328D"/><stop offset=".65" stop-color="#F7265F"/><stop offset="1" stop-color="#F32D6B"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedAstrafer(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#D60362" d="M3.667 7L12 2v4.167l-5 2.5z"/><path fill="url(#tokenBrandedAstrafer)" d="M20.334 7L12 2v4.167l5 2.5z"/><path fill="#F50E6A" d="M7 8.667L3.667 7v10L7 15.334z"/><path fill="url(#tokenBrandedAstrafer1)" d="M17 8.667L20.333 7v10L17 15.334z"/><path fill="url(#tokenBrandedAstrafer2)" d="M7 15.333L3.667 17L12 22v-3.75z"/><path fill="url(#tokenBrandedAstrafer3)" d="M17 15.333L20.334 17L12 22v-3.75z"/><path fill="url(#tokenBrandedAstrafer4)" d="m12 6.167l-5 2.5v6.666l5 2.917l5-2.917V8.667z"/><path fill="url(#tokenBrandedAstrafer5)" d="M11.105 9.483L9.728 7.417c0 .183.044.672.21 1.194c.167.522.423 1.089.534 1.306c-.144.177-.444.627-.533.978c-.106.433.21.327.422.544c.166.172.216.361.216.433c-.177.217-.555.717-.638.978c-.106.328-.106.65.21.65c.323 0 .112-.217.112-.433c0-.223.528-.434.633-.65a1.5 1.5 0 0 0 .106-.545c.172.111.483.367.316.545c-.21.216-.633.65-.633.866c0 .173-.072.656-.111.873c-.1 0-.317.038-.317.216c0 .217.217.978 0 1.3c-.21.334-.422.44-.422.656s-.317.216-.317.544c0 .323.528-.11.956-.11c.422 0 .422 0 .633-.112c.167-.083-.072-.25-.21-.322c.105-.072.355-.284.527-.545c.211-.327-.111-.977-.111-1.41c0-.35.144-.512.217-.545c.033.144.127.455.21.544c.084.084.245-.472.317-.76l.106.544c.111.65.844 1.3.844 2.333s0 .922.467.922c.461 0 .383-.111.383-.76c0-.651-.744-1.957-.744-2.39c0-.344.144-.216.211-.111a6.3 6.3 0 0 0-.528-1.517c-.317-.544-.105-.655.211-.76c.317-.112.528.65.467.977c-.067.328.061.544.278.65c.21.111.21-.433.316-.65c.106-.222-.11-.433 0-.65c.106-.222-.427-.544-.533-.872c-.105-.328.956-.978.956-1.467s.316-.705.633-1.033c.256-.261.244-.467.211-.545l-.844-.65l-.634 1.195l-.744.439l-.106-.111l-.21.222l.21.322l-.739.65l-.95-.65l.317-.222l-.111-.217z"/><defs><linearGradient id="tokenBrandedAstrafer" x1="4.5" x2="19.757" y1="4.5" y2="13.218" gradientUnits="userSpaceOnUse"><stop stopColor="#FF78AB"/><stop offset="1" stopColor="#FFCEE0"/></linearGradient><linearGradient id="tokenBrandedAstrafer1" x1="12" x2="12" y1="2" y2="22" gradientUnits="userSpaceOnUse"><stop stopColor="#BE0E53"/><stop offset="1" stopColor="#C70455"/></linearGradient><linearGradient id="tokenBrandedAstrafer2" x1="7" x2="22.388" y1="5.75" y2="11.521" gradientUnits="userSpaceOnUse"><stop stopColor="#FB4C70"/><stop offset="1" stopColor="#FC2585"/></linearGradient><linearGradient id="tokenBrandedAstrafer3" x1="17" x2="1.612" y1="5.75" y2="11.521" gradientUnits="userSpaceOnUse"><stop stopColor="#E31167"/><stop offset="1" stopColor="#FB27A8"/></linearGradient><linearGradient id="tokenBrandedAstrafer4" x1="16.861" x2="6.543" y1="4.069" y2="19.308" gradientUnits="userSpaceOnUse"><stop stopColor="#BB0E53"/><stop offset=".55" stopColor="#83012F"/><stop offset="1" stopColor="#D90838"/></linearGradient><linearGradient id="tokenBrandedAstrafer5" x1="14.117" x2="7.95" y1="8.034" y2="14.295" gradientUnits="userSpaceOnUse"><stop stopColor="#FE64D4"/><stop offset=".26" stopColor="#F9328D"/><stop offset=".65" stopColor="#F7265F"/><stop offset="1" stopColor="#F32D6B"/></linearGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#D60362" d="M3.667 7L12 2v4.167l-5 2.5z"/><path fill="url(#tokenBrandedAstrafer)" d="M20.334 7L12 2v4.167l5 2.5z"/><path fill="#F50E6A" d="M7 8.667L3.667 7v10L7 15.334z"/><path fill="url(#tokenBrandedAstrafer1)" d="M17 8.667L20.333 7v10L17 15.334z"/><path fill="url(#tokenBrandedAstrafer2)" d="M7 15.333L3.667 17L12 22v-3.75z"/><path fill="url(#tokenBrandedAstrafer3)" d="M17 15.333L20.334 17L12 22v-3.75z"/><path fill="url(#tokenBrandedAstrafer4)" d="m12 6.167l-5 2.5v6.666l5 2.917l5-2.917V8.667z"/><path fill="url(#tokenBrandedAstrafer5)" d="M11.105 9.483L9.728 7.417c0 .183.044.672.21 1.194c.167.522.423 1.089.534 1.306c-.144.177-.444.627-.533.978c-.106.433.21.327.422.544c.166.172.216.361.216.433c-.177.217-.555.717-.638.978c-.106.328-.106.65.21.65c.323 0 .112-.217.112-.433c0-.223.528-.434.633-.65a1.5 1.5 0 0 0 .106-.545c.172.111.483.367.316.545c-.21.216-.633.65-.633.866c0 .173-.072.656-.111.873c-.1 0-.317.038-.317.216c0 .217.217.978 0 1.3c-.21.334-.422.44-.422.656s-.317.216-.317.544c0 .323.528-.11.956-.11c.422 0 .422 0 .633-.112c.167-.083-.072-.25-.21-.322c.105-.072.355-.284.527-.545c.211-.327-.111-.977-.111-1.41c0-.35.144-.512.217-.545c.033.144.127.455.21.544c.084.084.245-.472.317-.76l.106.544c.111.65.844 1.3.844 2.333s0 .922.467.922c.461 0 .383-.111.383-.76c0-.651-.744-1.957-.744-2.39c0-.344.144-.216.211-.111a6.3 6.3 0 0 0-.528-1.517c-.317-.544-.105-.655.211-.76c.317-.112.528.65.467.977c-.067.328.061.544.278.65c.21.111.21-.433.316-.65c.106-.222-.11-.433 0-.65c.106-.222-.427-.544-.533-.872c-.105-.328.956-.978.956-1.467s.316-.705.633-1.033c.256-.261.244-.467.211-.545l-.844-.65l-.634 1.195l-.744.439l-.106-.111l-.21.222l.21.322l-.739.65l-.95-.65l.317-.222l-.111-.217z"/><defs><linearGradient id="tokenBrandedAstrafer" x1="4.5" x2="19.757" y1="4.5" y2="13.218" gradientUnits="userSpaceOnUse"><stop stop-color="#FF78AB"/><stop offset="1" stop-color="#FFCEE0"/></linearGradient><linearGradient id="tokenBrandedAstrafer1" x1="12" x2="12" y1="2" y2="22" gradientUnits="userSpaceOnUse"><stop stop-color="#BE0E53"/><stop offset="1" stop-color="#C70455"/></linearGradient><linearGradient id="tokenBrandedAstrafer2" x1="7" x2="22.388" y1="5.75" y2="11.521" gradientUnits="userSpaceOnUse"><stop stop-color="#FB4C70"/><stop offset="1" stop-color="#FC2585"/></linearGradient><linearGradient id="tokenBrandedAstrafer3" x1="17" x2="1.612" y1="5.75" y2="11.521" gradientUnits="userSpaceOnUse"><stop stop-color="#E31167"/><stop offset="1" stop-color="#FB27A8"/></linearGradient><linearGradient id="tokenBrandedAstrafer4" x1="16.861" x2="6.543" y1="4.069" y2="19.308" gradientUnits="userSpaceOnUse"><stop stop-color="#BB0E53"/><stop offset=".55" stop-color="#83012F"/><stop offset="1" stop-color="#D90838"/></linearGradient><linearGradient id="tokenBrandedAstrafer5" x1="14.117" x2="7.95" y1="8.034" y2="14.295" gradientUnits="userSpaceOnUse"><stop stop-color="#FE64D4"/><stop offset=".26" stop-color="#F9328D"/><stop offset=".65" stop-color="#F7265F"/><stop offset="1" stop-color="#F32D6B"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-astrafer {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23D60362%22%20d%3D%22M3.667%207L12%202v4.167l-5%202.5z%22%2F%3E%3Cpath%20fill%3D%22url(%23tokenBrandedAstrafer)%22%20d%3D%22M20.334%207L12%202v4.167l5%202.5z%22%2F%3E%3Cpath%20fill%3D%22%23F50E6A%22%20d%3D%22M7%208.667L3.667%207v10L7%2015.334z%22%2F%3E%3Cpath%20fill%3D%22url(%23tokenBrandedAstrafer1)%22%20d%3D%22M17%208.667L20.333%207v10L17%2015.334z%22%2F%3E%3Cpath%20fill%3D%22url(%23tokenBrandedAstrafer2)%22%20d%3D%22M7%2015.333L3.667%2017L12%2022v-3.75z%22%2F%3E%3Cpath%20fill%3D%22url(%23tokenBrandedAstrafer3)%22%20d%3D%22M17%2015.333L20.334%2017L12%2022v-3.75z%22%2F%3E%3Cpath%20fill%3D%22url(%23tokenBrandedAstrafer4)%22%20d%3D%22m12%206.167l-5%202.5v6.666l5%202.917l5-2.917V8.667z%22%2F%3E%3Cpath%20fill%3D%22url(%23tokenBrandedAstrafer5)%22%20d%3D%22M11.105%209.483L9.728%207.417c0%20.183.044.672.21%201.194c.167.522.423%201.089.534%201.306c-.144.177-.444.627-.533.978c-.106.433.21.327.422.544c.166.172.216.361.216.433c-.177.217-.555.717-.638.978c-.106.328-.106.65.21.65c.323%200%20.112-.217.112-.433c0-.223.528-.434.633-.65a1.5%201.5%200%200%200%20.106-.545c.172.111.483.367.316.545c-.21.216-.633.65-.633.866c0%20.173-.072.656-.111.873c-.1%200-.317.038-.317.216c0%20.217.217.978%200%201.3c-.21.334-.422.44-.422.656s-.317.216-.317.544c0%20.323.528-.11.956-.11c.422%200%20.422%200%20.633-.112c.167-.083-.072-.25-.21-.322c.105-.072.355-.284.527-.545c.211-.327-.111-.977-.111-1.41c0-.35.144-.512.217-.545c.033.144.127.455.21.544c.084.084.245-.472.317-.76l.106.544c.111.65.844%201.3.844%202.333s0%20.922.467.922c.461%200%20.383-.111.383-.76c0-.651-.744-1.957-.744-2.39c0-.344.144-.216.211-.111a6.3%206.3%200%200%200-.528-1.517c-.317-.544-.105-.655.211-.76c.317-.112.528.65.467.977c-.067.328.061.544.278.65c.21.111.21-.433.316-.65c.106-.222-.11-.433%200-.65c.106-.222-.427-.544-.533-.872c-.105-.328.956-.978.956-1.467s.316-.705.633-1.033c.256-.261.244-.467.211-.545l-.844-.65l-.634%201.195l-.744.439l-.106-.111l-.21.222l.21.322l-.739.65l-.95-.65l.317-.222l-.111-.217z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22tokenBrandedAstrafer%22%20x1%3D%224.5%22%20x2%3D%2219.757%22%20y1%3D%224.5%22%20y2%3D%2213.218%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FF78AB%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFCEE0%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22tokenBrandedAstrafer1%22%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%222%22%20y2%3D%2222%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23BE0E53%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23C70455%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22tokenBrandedAstrafer2%22%20x1%3D%227%22%20x2%3D%2222.388%22%20y1%3D%225.75%22%20y2%3D%2211.521%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FB4C70%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FC2585%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22tokenBrandedAstrafer3%22%20x1%3D%2217%22%20x2%3D%221.612%22%20y1%3D%225.75%22%20y2%3D%2211.521%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23E31167%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FB27A8%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22tokenBrandedAstrafer4%22%20x1%3D%2216.861%22%20x2%3D%226.543%22%20y1%3D%224.069%22%20y2%3D%2219.308%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23BB0E53%22%2F%3E%3Cstop%20offset%3D%22.55%22%20stop-color%3D%22%2383012F%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23D90838%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22tokenBrandedAstrafer5%22%20x1%3D%2214.117%22%20x2%3D%227.95%22%20y1%3D%228.034%22%20y2%3D%2214.295%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FE64D4%22%2F%3E%3Cstop%20offset%3D%22.26%22%20stop-color%3D%22%23F9328D%22%2F%3E%3Cstop%20offset%3D%22.65%22%20stop-color%3D%22%23F7265F%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23F32D6B%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23D60362%22%20d%3D%22M3.667%207L12%202v4.167l-5%202.5z%22%2F%3E%3Cpath%20fill%3D%22url(%23tokenBrandedAstrafer)%22%20d%3D%22M20.334%207L12%202v4.167l5%202.5z%22%2F%3E%3Cpath%20fill%3D%22%23F50E6A%22%20d%3D%22M7%208.667L3.667%207v10L7%2015.334z%22%2F%3E%3Cpath%20fill%3D%22url(%23tokenBrandedAstrafer1)%22%20d%3D%22M17%208.667L20.333%207v10L17%2015.334z%22%2F%3E%3Cpath%20fill%3D%22url(%23tokenBrandedAstrafer2)%22%20d%3D%22M7%2015.333L3.667%2017L12%2022v-3.75z%22%2F%3E%3Cpath%20fill%3D%22url(%23tokenBrandedAstrafer3)%22%20d%3D%22M17%2015.333L20.334%2017L12%2022v-3.75z%22%2F%3E%3Cpath%20fill%3D%22url(%23tokenBrandedAstrafer4)%22%20d%3D%22m12%206.167l-5%202.5v6.666l5%202.917l5-2.917V8.667z%22%2F%3E%3Cpath%20fill%3D%22url(%23tokenBrandedAstrafer5)%22%20d%3D%22M11.105%209.483L9.728%207.417c0%20.183.044.672.21%201.194c.167.522.423%201.089.534%201.306c-.144.177-.444.627-.533.978c-.106.433.21.327.422.544c.166.172.216.361.216.433c-.177.217-.555.717-.638.978c-.106.328-.106.65.21.65c.323%200%20.112-.217.112-.433c0-.223.528-.434.633-.65a1.5%201.5%200%200%200%20.106-.545c.172.111.483.367.316.545c-.21.216-.633.65-.633.866c0%20.173-.072.656-.111.873c-.1%200-.317.038-.317.216c0%20.217.217.978%200%201.3c-.21.334-.422.44-.422.656s-.317.216-.317.544c0%20.323.528-.11.956-.11c.422%200%20.422%200%20.633-.112c.167-.083-.072-.25-.21-.322c.105-.072.355-.284.527-.545c.211-.327-.111-.977-.111-1.41c0-.35.144-.512.217-.545c.033.144.127.455.21.544c.084.084.245-.472.317-.76l.106.544c.111.65.844%201.3.844%202.333s0%20.922.467.922c.461%200%20.383-.111.383-.76c0-.651-.744-1.957-.744-2.39c0-.344.144-.216.211-.111a6.3%206.3%200%200%200-.528-1.517c-.317-.544-.105-.655.211-.76c.317-.112.528.65.467.977c-.067.328.061.544.278.65c.21.111.21-.433.316-.65c.106-.222-.11-.433%200-.65c.106-.222-.427-.544-.533-.872c-.105-.328.956-.978.956-1.467s.316-.705.633-1.033c.256-.261.244-.467.211-.545l-.844-.65l-.634%201.195l-.744.439l-.106-.111l-.21.222l.21.322l-.739.65l-.95-.65l.317-.222l-.111-.217z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22tokenBrandedAstrafer%22%20x1%3D%224.5%22%20x2%3D%2219.757%22%20y1%3D%224.5%22%20y2%3D%2213.218%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FF78AB%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFCEE0%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22tokenBrandedAstrafer1%22%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%222%22%20y2%3D%2222%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23BE0E53%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23C70455%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22tokenBrandedAstrafer2%22%20x1%3D%227%22%20x2%3D%2222.388%22%20y1%3D%225.75%22%20y2%3D%2211.521%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FB4C70%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FC2585%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22tokenBrandedAstrafer3%22%20x1%3D%2217%22%20x2%3D%221.612%22%20y1%3D%225.75%22%20y2%3D%2211.521%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23E31167%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FB27A8%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22tokenBrandedAstrafer4%22%20x1%3D%2216.861%22%20x2%3D%226.543%22%20y1%3D%224.069%22%20y2%3D%2219.308%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23BB0E53%22%2F%3E%3Cstop%20offset%3D%22.55%22%20stop-color%3D%22%2383012F%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23D90838%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22tokenBrandedAstrafer5%22%20x1%3D%2214.117%22%20x2%3D%227.95%22%20y1%3D%228.034%22%20y2%3D%2214.295%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FE64D4%22%2F%3E%3Cstop%20offset%3D%22.26%22%20stop-color%3D%22%23F9328D%22%2F%3E%3Cstop%20offset%3D%22.65%22%20stop-color%3D%22%23F7265F%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23F32D6B%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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