solx logo
solx from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- solx
- 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 solx 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(#SVGqB1AOdMQ)" d="M18.367 8.625H14.25c0-1.485-1.553-2.194-2.25-2.25c-.793-.04-2.25.433-2.25 1.817c0 1.727.607 1.417 5.012 2.261c3.527.675 4.5 3.38 4.545 4.652c.112 1.969-1.17 5.895-7.2 5.895c-6.025 0-7.46-3.707-7.42-5.625h4.365c-.056 1.957 2.385 2.25 3.055 2.25c.675 0 2.705-.394 2.705-2.098s-1.67-1.62-2.323-1.665a27 27 0 0 1-1.614-.175c-4.388-.579-5.62-3.577-5.62-5.09C5.255 7.078 5.42 3 12 3c5.265 0 6.435 3.757 6.367 5.625"/><defs><linearGradient id="SVGqB1AOdMQ" x1="20.42" x2="5.227" y1="9.092" y2="16.382" gradientUnits="userSpaceOnUse"><stop offset=".03" stop-color="#e604b7"/><stop offset=".61" stop-color="#483eff"/><stop offset="1" stop-color="#20bdfc"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedSolx(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(#SVGqB1AOdMQ)" d="M18.367 8.625H14.25c0-1.485-1.553-2.194-2.25-2.25c-.793-.04-2.25.433-2.25 1.817c0 1.727.607 1.417 5.012 2.261c3.527.675 4.5 3.38 4.545 4.652c.112 1.969-1.17 5.895-7.2 5.895c-6.025 0-7.46-3.707-7.42-5.625h4.365c-.056 1.957 2.385 2.25 3.055 2.25c.675 0 2.705-.394 2.705-2.098s-1.67-1.62-2.323-1.665a27 27 0 0 1-1.614-.175c-4.388-.579-5.62-3.577-5.62-5.09C5.255 7.078 5.42 3 12 3c5.265 0 6.435 3.757 6.367 5.625"/><defs><linearGradient id="SVGqB1AOdMQ" x1="20.42" x2="5.227" y1="9.092" y2="16.382" gradientUnits="userSpaceOnUse"><stop offset=".03" stopColor="#e604b7"/><stop offset=".61" stopColor="#483eff"/><stop offset="1" stopColor="#20bdfc"/></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(#SVGqB1AOdMQ)" d="M18.367 8.625H14.25c0-1.485-1.553-2.194-2.25-2.25c-.793-.04-2.25.433-2.25 1.817c0 1.727.607 1.417 5.012 2.261c3.527.675 4.5 3.38 4.545 4.652c.112 1.969-1.17 5.895-7.2 5.895c-6.025 0-7.46-3.707-7.42-5.625h4.365c-.056 1.957 2.385 2.25 3.055 2.25c.675 0 2.705-.394 2.705-2.098s-1.67-1.62-2.323-1.665a27 27 0 0 1-1.614-.175c-4.388-.579-5.62-3.577-5.62-5.09C5.255 7.078 5.42 3 12 3c5.265 0 6.435 3.757 6.367 5.625"/><defs><linearGradient id="SVGqB1AOdMQ" x1="20.42" x2="5.227" y1="9.092" y2="16.382" gradientUnits="userSpaceOnUse"><stop offset=".03" stop-color="#e604b7"/><stop offset=".61" stop-color="#483eff"/><stop offset="1" stop-color="#20bdfc"/></linearGradient></defs></g></svg> </template>
CSS
.icon-solx {
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(%23SVGqB1AOdMQ)%22%20d%3D%22M18.367%208.625H14.25c0-1.485-1.553-2.194-2.25-2.25c-.793-.04-2.25.433-2.25%201.817c0%201.727.607%201.417%205.012%202.261c3.527.675%204.5%203.38%204.545%204.652c.112%201.969-1.17%205.895-7.2%205.895c-6.025%200-7.46-3.707-7.42-5.625h4.365c-.056%201.957%202.385%202.25%203.055%202.25c.675%200%202.705-.394%202.705-2.098s-1.67-1.62-2.323-1.665a27%2027%200%200%201-1.614-.175c-4.388-.579-5.62-3.577-5.62-5.09C5.255%207.078%205.42%203%2012%203c5.265%200%206.435%203.757%206.367%205.625%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGqB1AOdMQ%22%20x1%3D%2220.42%22%20x2%3D%225.227%22%20y1%3D%229.092%22%20y2%3D%2216.382%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.03%22%20stop-color%3D%22%23e604b7%22%2F%3E%3Cstop%20offset%3D%22.61%22%20stop-color%3D%22%23483eff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2320bdfc%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(%23SVGqB1AOdMQ)%22%20d%3D%22M18.367%208.625H14.25c0-1.485-1.553-2.194-2.25-2.25c-.793-.04-2.25.433-2.25%201.817c0%201.727.607%201.417%205.012%202.261c3.527.675%204.5%203.38%204.545%204.652c.112%201.969-1.17%205.895-7.2%205.895c-6.025%200-7.46-3.707-7.42-5.625h4.365c-.056%201.957%202.385%202.25%203.055%202.25c.675%200%202.705-.394%202.705-2.098s-1.67-1.62-2.323-1.665a27%2027%200%200%201-1.614-.175c-4.388-.579-5.62-3.577-5.62-5.09C5.255%207.078%205.42%203%2012%203c5.265%200%206.435%203.757%206.367%205.625%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGqB1AOdMQ%22%20x1%3D%2220.42%22%20x2%3D%225.227%22%20y1%3D%229.092%22%20y2%3D%2216.382%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.03%22%20stop-color%3D%22%23e604b7%22%2F%3E%3Cstop%20offset%3D%22.61%22%20stop-color%3D%22%23483eff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2320bdfc%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/solx.svg?color=%231a73e8&size=48