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

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

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the spx logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVG56SR8cCZ)" fill-rule="evenodd" d="M12 20.47a8.47 8.47 0 1 0 0-16.94a8.47 8.47 0 0 0 0 16.94m0 .53a9 9 0 1 0 0-18a9 9 0 0 0 0 18" clip-rule="evenodd"/><path fill="url(#SVGFwzossye)" d="m10.872 12.18l.635 3.494a4.2 4.2 0 0 1-2.382-1.096c-.424-.386-1.049-.545-1.536-.248c-.518.307-.677.99-.275 1.429a6.34 6.34 0 0 0 4.58 2.065l.127.714a1.06 1.06 0 0 0 1.613.708a1.06 1.06 0 0 0 .473-1.078l-.117-.662a6.35 6.35 0 0 0 4.299-6.962c-.138-.963-1.123-1.477-2.086-1.323c-2.769.444-5.538.847-8.317 1.27a4.236 4.236 0 0 1 6.31-2.647c.408.25.916.318 1.33.09c.635-.344.783-1.19.195-1.614a6.353 6.353 0 0 0-10.075 5.15c0 .848.821 1.398 1.663 1.271c1.18-.185 2.34-.375 3.563-.56m2.096-.317l3.267-.487v.095a4.24 4.24 0 0 1-2.631 3.917l-.636-3.52z"/><defs><linearGradient id="SVG56SR8cCZ" x1="3.265" x2="21" y1="12.794" y2="13.323" gradientUnits="userSpaceOnUse"><stop stop-color="#fd00ff"/><stop offset="1" stop-color="#0bf2fe"/></linearGradient><linearGradient id="SVGFwzossye" x1="7.5" x2="16.765" y1="8.029" y2="14.647" gradientUnits="userSpaceOnUse"><stop stop-color="#0bf1ff"/><stop offset="1" stop-color="#f903ff"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedSpx(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="url(#SVG56SR8cCZ)" fillRule="evenodd" d="M12 20.47a8.47 8.47 0 1 0 0-16.94a8.47 8.47 0 0 0 0 16.94m0 .53a9 9 0 1 0 0-18a9 9 0 0 0 0 18" clipRule="evenodd"/><path fill="url(#SVGFwzossye)" d="m10.872 12.18l.635 3.494a4.2 4.2 0 0 1-2.382-1.096c-.424-.386-1.049-.545-1.536-.248c-.518.307-.677.99-.275 1.429a6.34 6.34 0 0 0 4.58 2.065l.127.714a1.06 1.06 0 0 0 1.613.708a1.06 1.06 0 0 0 .473-1.078l-.117-.662a6.35 6.35 0 0 0 4.299-6.962c-.138-.963-1.123-1.477-2.086-1.323c-2.769.444-5.538.847-8.317 1.27a4.236 4.236 0 0 1 6.31-2.647c.408.25.916.318 1.33.09c.635-.344.783-1.19.195-1.614a6.353 6.353 0 0 0-10.075 5.15c0 .848.821 1.398 1.663 1.271c1.18-.185 2.34-.375 3.563-.56m2.096-.317l3.267-.487v.095a4.24 4.24 0 0 1-2.631 3.917l-.636-3.52z"/><defs><linearGradient id="SVG56SR8cCZ" x1="3.265" x2="21" y1="12.794" y2="13.323" gradientUnits="userSpaceOnUse"><stop stopColor="#fd00ff"/><stop offset="1" stopColor="#0bf2fe"/></linearGradient><linearGradient id="SVGFwzossye" x1="7.5" x2="16.765" y1="8.029" y2="14.647" gradientUnits="userSpaceOnUse"><stop stopColor="#0bf1ff"/><stop offset="1" stopColor="#f903ff"/></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="url(#SVG56SR8cCZ)" fill-rule="evenodd" d="M12 20.47a8.47 8.47 0 1 0 0-16.94a8.47 8.47 0 0 0 0 16.94m0 .53a9 9 0 1 0 0-18a9 9 0 0 0 0 18" clip-rule="evenodd"/><path fill="url(#SVGFwzossye)" d="m10.872 12.18l.635 3.494a4.2 4.2 0 0 1-2.382-1.096c-.424-.386-1.049-.545-1.536-.248c-.518.307-.677.99-.275 1.429a6.34 6.34 0 0 0 4.58 2.065l.127.714a1.06 1.06 0 0 0 1.613.708a1.06 1.06 0 0 0 .473-1.078l-.117-.662a6.35 6.35 0 0 0 4.299-6.962c-.138-.963-1.123-1.477-2.086-1.323c-2.769.444-5.538.847-8.317 1.27a4.236 4.236 0 0 1 6.31-2.647c.408.25.916.318 1.33.09c.635-.344.783-1.19.195-1.614a6.353 6.353 0 0 0-10.075 5.15c0 .848.821 1.398 1.663 1.271c1.18-.185 2.34-.375 3.563-.56m2.096-.317l3.267-.487v.095a4.24 4.24 0 0 1-2.631 3.917l-.636-3.52z"/><defs><linearGradient id="SVG56SR8cCZ" x1="3.265" x2="21" y1="12.794" y2="13.323" gradientUnits="userSpaceOnUse"><stop stop-color="#fd00ff"/><stop offset="1" stop-color="#0bf2fe"/></linearGradient><linearGradient id="SVGFwzossye" x1="7.5" x2="16.765" y1="8.029" y2="14.647" gradientUnits="userSpaceOnUse"><stop stop-color="#0bf1ff"/><stop offset="1" stop-color="#f903ff"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-spx {
  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%22url(%23SVG56SR8cCZ)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2020.47a8.47%208.47%200%201%200%200-16.94a8.47%208.47%200%200%200%200%2016.94m0%20.53a9%209%200%201%200%200-18a9%209%200%200%200%200%2018%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGFwzossye)%22%20d%3D%22m10.872%2012.18l.635%203.494a4.2%204.2%200%200%201-2.382-1.096c-.424-.386-1.049-.545-1.536-.248c-.518.307-.677.99-.275%201.429a6.34%206.34%200%200%200%204.58%202.065l.127.714a1.06%201.06%200%200%200%201.613.708a1.06%201.06%200%200%200%20.473-1.078l-.117-.662a6.35%206.35%200%200%200%204.299-6.962c-.138-.963-1.123-1.477-2.086-1.323c-2.769.444-5.538.847-8.317%201.27a4.236%204.236%200%200%201%206.31-2.647c.408.25.916.318%201.33.09c.635-.344.783-1.19.195-1.614a6.353%206.353%200%200%200-10.075%205.15c0%20.848.821%201.398%201.663%201.271c1.18-.185%202.34-.375%203.563-.56m2.096-.317l3.267-.487v.095a4.24%204.24%200%200%201-2.631%203.917l-.636-3.52z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG56SR8cCZ%22%20x1%3D%223.265%22%20x2%3D%2221%22%20y1%3D%2212.794%22%20y2%3D%2213.323%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fd00ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230bf2fe%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGFwzossye%22%20x1%3D%227.5%22%20x2%3D%2216.765%22%20y1%3D%228.029%22%20y2%3D%2214.647%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230bf1ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f903ff%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%22url(%23SVG56SR8cCZ)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2020.47a8.47%208.47%200%201%200%200-16.94a8.47%208.47%200%200%200%200%2016.94m0%20.53a9%209%200%201%200%200-18a9%209%200%200%200%200%2018%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGFwzossye)%22%20d%3D%22m10.872%2012.18l.635%203.494a4.2%204.2%200%200%201-2.382-1.096c-.424-.386-1.049-.545-1.536-.248c-.518.307-.677.99-.275%201.429a6.34%206.34%200%200%200%204.58%202.065l.127.714a1.06%201.06%200%200%200%201.613.708a1.06%201.06%200%200%200%20.473-1.078l-.117-.662a6.35%206.35%200%200%200%204.299-6.962c-.138-.963-1.123-1.477-2.086-1.323c-2.769.444-5.538.847-8.317%201.27a4.236%204.236%200%200%201%206.31-2.647c.408.25.916.318%201.33.09c.635-.344.783-1.19.195-1.614a6.353%206.353%200%200%200-10.075%205.15c0%20.848.821%201.398%201.663%201.271c1.18-.185%202.34-.375%203.563-.56m2.096-.317l3.267-.487v.095a4.24%204.24%200%200%201-2.631%203.917l-.636-3.52z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG56SR8cCZ%22%20x1%3D%223.265%22%20x2%3D%2221%22%20y1%3D%2212.794%22%20y2%3D%2213.323%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fd00ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230bf2fe%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGFwzossye%22%20x1%3D%227.5%22%20x2%3D%2216.765%22%20y1%3D%228.029%22%20y2%3D%2214.647%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230bf1ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f903ff%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/spx.svg?color=%231a73e8&size=48