swise logo
swise from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- swise
- 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 swise 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(#SVGXlQDUd6A)" d="m4.5 17.2l7.504 3.8v-7.455L4.5 17.195z"/><path fill="url(#SVGujhGPbDM)" d="m12.005 21l7.495-3.785l-7.495-3.67z"/><path fill="url(#SVGqb5FP7eO)" d="m12.005 13.545l7.494 3.67l-3.06-5.82L12 13.55z"/><path fill="url(#SVGy4Iojb0C)" d="m4.5 17.2l7.504-3.655l-4.425-2.16z"/><path fill="url(#SVGh3pAEe3P)" d="m7.58 11.385l4.42 2.16V3l-4.424 8.385z"/><path fill="url(#SVGHrL4meGZ)" d="m12.005 13.545l4.434-2.15L12 3v10.55z"/><defs><linearGradient id="SVGXlQDUd6A" x1="7.667" x2="24" y1="4.847" y2="11.709" gradientUnits="userSpaceOnUse"><stop stop-color="#8277a6"/><stop offset="1" stop-color="#655880"/></linearGradient><linearGradient id="SVGujhGPbDM" x1="3.33" x2="17.394" y1="22.666" y2="5.453" gradientUnits="userSpaceOnUse"><stop stop-color="#665a82"/><stop offset=".24" stop-color="#73638d"/><stop offset="1" stop-color="#b4a6d1"/></linearGradient><linearGradient id="SVGqb5FP7eO" x1="11.65" x2="28.774" y1="15.928" y2="3.625" gradientUnits="userSpaceOnUse"><stop stop-color="#b0a0ce"/><stop offset="1" stop-color="#cec6e2"/></linearGradient><linearGradient id="SVGy4Iojb0C" x1="12.224" x2="15.658" y1="14.298" y2="7.592" gradientUnits="userSpaceOnUse"><stop stop-color="#887cae"/><stop offset="1" stop-color="#7a6e9b"/></linearGradient><linearGradient id="SVGh3pAEe3P" x1="22.958" x2="9.772" y1="12.004" y2="12.004" gradientUnits="userSpaceOnUse"><stop stop-color="#b0a0ce"/><stop offset="1" stop-color="#887cae"/></linearGradient><linearGradient id="SVGHrL4meGZ" x1="13.33" x2="16.06" y1="9.52" y2="12.125" gradientUnits="userSpaceOnUse"><stop stop-color="#b0a0ce"/><stop offset="1" stop-color="#cec6e2"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedSwise(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(#SVGXlQDUd6A)" d="m4.5 17.2l7.504 3.8v-7.455L4.5 17.195z"/><path fill="url(#SVGujhGPbDM)" d="m12.005 21l7.495-3.785l-7.495-3.67z"/><path fill="url(#SVGqb5FP7eO)" d="m12.005 13.545l7.494 3.67l-3.06-5.82L12 13.55z"/><path fill="url(#SVGy4Iojb0C)" d="m4.5 17.2l7.504-3.655l-4.425-2.16z"/><path fill="url(#SVGh3pAEe3P)" d="m7.58 11.385l4.42 2.16V3l-4.424 8.385z"/><path fill="url(#SVGHrL4meGZ)" d="m12.005 13.545l4.434-2.15L12 3v10.55z"/><defs><linearGradient id="SVGXlQDUd6A" x1="7.667" x2="24" y1="4.847" y2="11.709" gradientUnits="userSpaceOnUse"><stop stopColor="#8277a6"/><stop offset="1" stopColor="#655880"/></linearGradient><linearGradient id="SVGujhGPbDM" x1="3.33" x2="17.394" y1="22.666" y2="5.453" gradientUnits="userSpaceOnUse"><stop stopColor="#665a82"/><stop offset=".24" stopColor="#73638d"/><stop offset="1" stopColor="#b4a6d1"/></linearGradient><linearGradient id="SVGqb5FP7eO" x1="11.65" x2="28.774" y1="15.928" y2="3.625" gradientUnits="userSpaceOnUse"><stop stopColor="#b0a0ce"/><stop offset="1" stopColor="#cec6e2"/></linearGradient><linearGradient id="SVGy4Iojb0C" x1="12.224" x2="15.658" y1="14.298" y2="7.592" gradientUnits="userSpaceOnUse"><stop stopColor="#887cae"/><stop offset="1" stopColor="#7a6e9b"/></linearGradient><linearGradient id="SVGh3pAEe3P" x1="22.958" x2="9.772" y1="12.004" y2="12.004" gradientUnits="userSpaceOnUse"><stop stopColor="#b0a0ce"/><stop offset="1" stopColor="#887cae"/></linearGradient><linearGradient id="SVGHrL4meGZ" x1="13.33" x2="16.06" y1="9.52" y2="12.125" gradientUnits="userSpaceOnUse"><stop stopColor="#b0a0ce"/><stop offset="1" stopColor="#cec6e2"/></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(#SVGXlQDUd6A)" d="m4.5 17.2l7.504 3.8v-7.455L4.5 17.195z"/><path fill="url(#SVGujhGPbDM)" d="m12.005 21l7.495-3.785l-7.495-3.67z"/><path fill="url(#SVGqb5FP7eO)" d="m12.005 13.545l7.494 3.67l-3.06-5.82L12 13.55z"/><path fill="url(#SVGy4Iojb0C)" d="m4.5 17.2l7.504-3.655l-4.425-2.16z"/><path fill="url(#SVGh3pAEe3P)" d="m7.58 11.385l4.42 2.16V3l-4.424 8.385z"/><path fill="url(#SVGHrL4meGZ)" d="m12.005 13.545l4.434-2.15L12 3v10.55z"/><defs><linearGradient id="SVGXlQDUd6A" x1="7.667" x2="24" y1="4.847" y2="11.709" gradientUnits="userSpaceOnUse"><stop stop-color="#8277a6"/><stop offset="1" stop-color="#655880"/></linearGradient><linearGradient id="SVGujhGPbDM" x1="3.33" x2="17.394" y1="22.666" y2="5.453" gradientUnits="userSpaceOnUse"><stop stop-color="#665a82"/><stop offset=".24" stop-color="#73638d"/><stop offset="1" stop-color="#b4a6d1"/></linearGradient><linearGradient id="SVGqb5FP7eO" x1="11.65" x2="28.774" y1="15.928" y2="3.625" gradientUnits="userSpaceOnUse"><stop stop-color="#b0a0ce"/><stop offset="1" stop-color="#cec6e2"/></linearGradient><linearGradient id="SVGy4Iojb0C" x1="12.224" x2="15.658" y1="14.298" y2="7.592" gradientUnits="userSpaceOnUse"><stop stop-color="#887cae"/><stop offset="1" stop-color="#7a6e9b"/></linearGradient><linearGradient id="SVGh3pAEe3P" x1="22.958" x2="9.772" y1="12.004" y2="12.004" gradientUnits="userSpaceOnUse"><stop stop-color="#b0a0ce"/><stop offset="1" stop-color="#887cae"/></linearGradient><linearGradient id="SVGHrL4meGZ" x1="13.33" x2="16.06" y1="9.52" y2="12.125" gradientUnits="userSpaceOnUse"><stop stop-color="#b0a0ce"/><stop offset="1" stop-color="#cec6e2"/></linearGradient></defs></g></svg> </template>
CSS
.icon-swise {
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(%23SVGXlQDUd6A)%22%20d%3D%22m4.5%2017.2l7.504%203.8v-7.455L4.5%2017.195z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGujhGPbDM)%22%20d%3D%22m12.005%2021l7.495-3.785l-7.495-3.67z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGqb5FP7eO)%22%20d%3D%22m12.005%2013.545l7.494%203.67l-3.06-5.82L12%2013.55z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGy4Iojb0C)%22%20d%3D%22m4.5%2017.2l7.504-3.655l-4.425-2.16z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGh3pAEe3P)%22%20d%3D%22m7.58%2011.385l4.42%202.16V3l-4.424%208.385z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGHrL4meGZ)%22%20d%3D%22m12.005%2013.545l4.434-2.15L12%203v10.55z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGXlQDUd6A%22%20x1%3D%227.667%22%20x2%3D%2224%22%20y1%3D%224.847%22%20y2%3D%2211.709%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%238277a6%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23655880%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGujhGPbDM%22%20x1%3D%223.33%22%20x2%3D%2217.394%22%20y1%3D%2222.666%22%20y2%3D%225.453%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23665a82%22%2F%3E%3Cstop%20offset%3D%22.24%22%20stop-color%3D%22%2373638d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b4a6d1%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGqb5FP7eO%22%20x1%3D%2211.65%22%20x2%3D%2228.774%22%20y1%3D%2215.928%22%20y2%3D%223.625%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b0a0ce%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23cec6e2%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGy4Iojb0C%22%20x1%3D%2212.224%22%20x2%3D%2215.658%22%20y1%3D%2214.298%22%20y2%3D%227.592%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23887cae%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237a6e9b%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGh3pAEe3P%22%20x1%3D%2222.958%22%20x2%3D%229.772%22%20y1%3D%2212.004%22%20y2%3D%2212.004%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b0a0ce%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23887cae%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGHrL4meGZ%22%20x1%3D%2213.33%22%20x2%3D%2216.06%22%20y1%3D%229.52%22%20y2%3D%2212.125%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b0a0ce%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23cec6e2%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(%23SVGXlQDUd6A)%22%20d%3D%22m4.5%2017.2l7.504%203.8v-7.455L4.5%2017.195z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGujhGPbDM)%22%20d%3D%22m12.005%2021l7.495-3.785l-7.495-3.67z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGqb5FP7eO)%22%20d%3D%22m12.005%2013.545l7.494%203.67l-3.06-5.82L12%2013.55z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGy4Iojb0C)%22%20d%3D%22m4.5%2017.2l7.504-3.655l-4.425-2.16z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGh3pAEe3P)%22%20d%3D%22m7.58%2011.385l4.42%202.16V3l-4.424%208.385z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGHrL4meGZ)%22%20d%3D%22m12.005%2013.545l4.434-2.15L12%203v10.55z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGXlQDUd6A%22%20x1%3D%227.667%22%20x2%3D%2224%22%20y1%3D%224.847%22%20y2%3D%2211.709%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%238277a6%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23655880%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGujhGPbDM%22%20x1%3D%223.33%22%20x2%3D%2217.394%22%20y1%3D%2222.666%22%20y2%3D%225.453%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23665a82%22%2F%3E%3Cstop%20offset%3D%22.24%22%20stop-color%3D%22%2373638d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b4a6d1%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGqb5FP7eO%22%20x1%3D%2211.65%22%20x2%3D%2228.774%22%20y1%3D%2215.928%22%20y2%3D%223.625%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b0a0ce%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23cec6e2%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGy4Iojb0C%22%20x1%3D%2212.224%22%20x2%3D%2215.658%22%20y1%3D%2214.298%22%20y2%3D%227.592%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23887cae%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237a6e9b%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGh3pAEe3P%22%20x1%3D%2222.958%22%20x2%3D%229.772%22%20y1%3D%2212.004%22%20y2%3D%2212.004%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b0a0ce%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23887cae%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGHrL4meGZ%22%20x1%3D%2213.33%22%20x2%3D%2216.06%22%20y1%3D%229.52%22%20y2%3D%2212.125%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b0a0ce%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23cec6e2%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/swise.svg?color=%231a73e8&size=48