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

Name
sweth
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 sweth 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(#SVGyV2FGetQ)" d="m20.243 13.906l-.021.026l-.032.032l-6.237 6.22a2.784 2.784 0 0 1-3.933 0L8.3 18.47a.313.313 0 0 1 .126-.518a18.3 18.3 0 0 0 4.5-1.975q4.124-2.66 7.317-2.065zm-1.308-5.12c2.303.726 2.033 2.42 2.065 3.087c-2.52-1.324-5.553-.837-9.095 1.45c-2.647 1.71-4.855 2.415-6.64 2.118C3.483 15.14 3.08 12.958 3 12.381q2.937 1.487 7.883-1.705c3.07-1.985 5.75-2.615 8.052-1.89M13.96 3.81l1.614 1.62a.312.312 0 0 1-.158.524q-3.511.715-5.617 2.065c-2.41 1.556-4.458 2.276-6.152 2.17l6.374-6.374a2.785 2.785 0 0 1 3.934 0z"/><defs><linearGradient id="SVGyV2FGetQ" x1="12" x2="11.825" y1="3" y2="33.351" gradientUnits="userSpaceOnUse"><stop stop-color="#3068ef"/><stop offset="1" stop-color="#1322ac"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedSweth(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(#SVGyV2FGetQ)" d="m20.243 13.906l-.021.026l-.032.032l-6.237 6.22a2.784 2.784 0 0 1-3.933 0L8.3 18.47a.313.313 0 0 1 .126-.518a18.3 18.3 0 0 0 4.5-1.975q4.124-2.66 7.317-2.065zm-1.308-5.12c2.303.726 2.033 2.42 2.065 3.087c-2.52-1.324-5.553-.837-9.095 1.45c-2.647 1.71-4.855 2.415-6.64 2.118C3.483 15.14 3.08 12.958 3 12.381q2.937 1.487 7.883-1.705c3.07-1.985 5.75-2.615 8.052-1.89M13.96 3.81l1.614 1.62a.312.312 0 0 1-.158.524q-3.511.715-5.617 2.065c-2.41 1.556-4.458 2.276-6.152 2.17l6.374-6.374a2.785 2.785 0 0 1 3.934 0z"/><defs><linearGradient id="SVGyV2FGetQ" x1="12" x2="11.825" y1="3" y2="33.351" gradientUnits="userSpaceOnUse"><stop stopColor="#3068ef"/><stop offset="1" stopColor="#1322ac"/></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(#SVGyV2FGetQ)" d="m20.243 13.906l-.021.026l-.032.032l-6.237 6.22a2.784 2.784 0 0 1-3.933 0L8.3 18.47a.313.313 0 0 1 .126-.518a18.3 18.3 0 0 0 4.5-1.975q4.124-2.66 7.317-2.065zm-1.308-5.12c2.303.726 2.033 2.42 2.065 3.087c-2.52-1.324-5.553-.837-9.095 1.45c-2.647 1.71-4.855 2.415-6.64 2.118C3.483 15.14 3.08 12.958 3 12.381q2.937 1.487 7.883-1.705c3.07-1.985 5.75-2.615 8.052-1.89M13.96 3.81l1.614 1.62a.312.312 0 0 1-.158.524q-3.511.715-5.617 2.065c-2.41 1.556-4.458 2.276-6.152 2.17l6.374-6.374a2.785 2.785 0 0 1 3.934 0z"/><defs><linearGradient id="SVGyV2FGetQ" x1="12" x2="11.825" y1="3" y2="33.351" gradientUnits="userSpaceOnUse"><stop stop-color="#3068ef"/><stop offset="1" stop-color="#1322ac"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-sweth {
  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(%23SVGyV2FGetQ)%22%20d%3D%22m20.243%2013.906l-.021.026l-.032.032l-6.237%206.22a2.784%202.784%200%200%201-3.933%200L8.3%2018.47a.313.313%200%200%201%20.126-.518a18.3%2018.3%200%200%200%204.5-1.975q4.124-2.66%207.317-2.065zm-1.308-5.12c2.303.726%202.033%202.42%202.065%203.087c-2.52-1.324-5.553-.837-9.095%201.45c-2.647%201.71-4.855%202.415-6.64%202.118C3.483%2015.14%203.08%2012.958%203%2012.381q2.937%201.487%207.883-1.705c3.07-1.985%205.75-2.615%208.052-1.89M13.96%203.81l1.614%201.62a.312.312%200%200%201-.158.524q-3.511.715-5.617%202.065c-2.41%201.556-4.458%202.276-6.152%202.17l6.374-6.374a2.785%202.785%200%200%201%203.934%200z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGyV2FGetQ%22%20x1%3D%2212%22%20x2%3D%2211.825%22%20y1%3D%223%22%20y2%3D%2233.351%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%233068ef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231322ac%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(%23SVGyV2FGetQ)%22%20d%3D%22m20.243%2013.906l-.021.026l-.032.032l-6.237%206.22a2.784%202.784%200%200%201-3.933%200L8.3%2018.47a.313.313%200%200%201%20.126-.518a18.3%2018.3%200%200%200%204.5-1.975q4.124-2.66%207.317-2.065zm-1.308-5.12c2.303.726%202.033%202.42%202.065%203.087c-2.52-1.324-5.553-.837-9.095%201.45c-2.647%201.71-4.855%202.415-6.64%202.118C3.483%2015.14%203.08%2012.958%203%2012.381q2.937%201.487%207.883-1.705c3.07-1.985%205.75-2.615%208.052-1.89M13.96%203.81l1.614%201.62a.312.312%200%200%201-.158.524q-3.511.715-5.617%202.065c-2.41%201.556-4.458%202.276-6.152%202.17l6.374-6.374a2.785%202.785%200%200%201%203.934%200z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGyV2FGetQ%22%20x1%3D%2212%22%20x2%3D%2211.825%22%20y1%3D%223%22%20y2%3D%2233.351%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%233068ef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231322ac%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/sweth.svg?color=%231a73e8&size=48