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

Name
ssx
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 ssx logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#f23a2e" fill-rule="evenodd" d="M3 20.4c0-.099 1.513-4.538 2.27-6.746c.251.43 1.227 1.14 3.126 1.227a.3.3 0 0 0 .24.12h4.55a.9.9 0 1 0 0-.6h-4.55a.3.3 0 0 0-.264.156c-1.729-.054-4.451-1.134-4.11-5.634C4.506 5.677 7.887 3.6 9.61 3.6H21l-2.358 6.85c-.644-.913-2.279-1.3-3.218-1.383A.3.3 0 0 0 15.236 9h-4.551a.899.899 0 0 0-1.749.3a.9.9 0 0 0 1.749.3h4.55a.3.3 0 0 0 .198-.074c2.066.228 4.257 1.324 4.257 5.165c0 3.985-3.46 5.467-5.19 5.71z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedSsx(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#f23a2e" fillRule="evenodd" d="M3 20.4c0-.099 1.513-4.538 2.27-6.746c.251.43 1.227 1.14 3.126 1.227a.3.3 0 0 0 .24.12h4.55a.9.9 0 1 0 0-.6h-4.55a.3.3 0 0 0-.264.156c-1.729-.054-4.451-1.134-4.11-5.634C4.506 5.677 7.887 3.6 9.61 3.6H21l-2.358 6.85c-.644-.913-2.279-1.3-3.218-1.383A.3.3 0 0 0 15.236 9h-4.551a.899.899 0 0 0-1.749.3a.9.9 0 0 0 1.749.3h4.55a.3.3 0 0 0 .198-.074c2.066.228 4.257 1.324 4.257 5.165c0 3.985-3.46 5.467-5.19 5.71z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#f23a2e" fill-rule="evenodd" d="M3 20.4c0-.099 1.513-4.538 2.27-6.746c.251.43 1.227 1.14 3.126 1.227a.3.3 0 0 0 .24.12h4.55a.9.9 0 1 0 0-.6h-4.55a.3.3 0 0 0-.264.156c-1.729-.054-4.451-1.134-4.11-5.634C4.506 5.677 7.887 3.6 9.61 3.6H21l-2.358 6.85c-.644-.913-2.279-1.3-3.218-1.383A.3.3 0 0 0 15.236 9h-4.551a.899.899 0 0 0-1.749.3a.9.9 0 0 0 1.749.3h4.55a.3.3 0 0 0 .198-.074c2.066.228 4.257 1.324 4.257 5.165c0 3.985-3.46 5.467-5.19 5.71z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-ssx {
  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%22%23f23a2e%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3%2020.4c0-.099%201.513-4.538%202.27-6.746c.251.43%201.227%201.14%203.126%201.227a.3.3%200%200%200%20.24.12h4.55a.9.9%200%201%200%200-.6h-4.55a.3.3%200%200%200-.264.156c-1.729-.054-4.451-1.134-4.11-5.634C4.506%205.677%207.887%203.6%209.61%203.6H21l-2.358%206.85c-.644-.913-2.279-1.3-3.218-1.383A.3.3%200%200%200%2015.236%209h-4.551a.899.899%200%200%200-1.749.3a.9.9%200%200%200%201.749.3h4.55a.3.3%200%200%200%20.198-.074c2.066.228%204.257%201.324%204.257%205.165c0%203.985-3.46%205.467-5.19%205.71z%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%22%23f23a2e%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3%2020.4c0-.099%201.513-4.538%202.27-6.746c.251.43%201.227%201.14%203.126%201.227a.3.3%200%200%200%20.24.12h4.55a.9.9%200%201%200%200-.6h-4.55a.3.3%200%200%200-.264.156c-1.729-.054-4.451-1.134-4.11-5.634C4.506%205.677%207.887%203.6%209.61%203.6H21l-2.358%206.85c-.644-.913-2.279-1.3-3.218-1.383A.3.3%200%200%200%2015.236%209h-4.551a.899.899%200%200%200-1.749.3a.9.9%200%200%200%201.749.3h4.55a.3.3%200%200%200%20.198-.074c2.066.228%204.257%201.324%204.257%205.165c0%203.985-3.46%205.467-5.19%205.71z%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-branded/ssx.svg?color=%231a73e8&size=48