uw3s logo
uw3s from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- uw3s
- 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 uw3s 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(#SVGGqph1jRK)" d="M15.148 8.62H8.62v6.528a6.085 6.085 0 0 1-5.48-7.365a6.083 6.083 0 0 1 12.008.837"/><path fill="url(#SVGcBb0Beyb)" d="M8.835 15.047A6.207 6.207 0 0 0 15.04 8.62H21V21H8.62v-5.964z"/><defs><linearGradient id="SVGGqph1jRK" x1="19.749" x2="2.991" y1="11.245" y2="15.33" gradientUnits="userSpaceOnUse"><stop stop-color="#c3f5e9"/><stop offset=".17" stop-color="#c7c6e8"/><stop offset=".45" stop-color="#d196e5"/><stop offset=".69" stop-color="#7698ec"/><stop offset=".95" stop-color="#5693f0"/></linearGradient><linearGradient id="SVGcBb0Beyb" x1="20.404" x2="8.993" y1="8.942" y2="21" gradientUnits="userSpaceOnUse"><stop stop-color="#e9cfeb"/><stop offset=".2" stop-color="#ac90f4"/><stop offset=".49" stop-color="#7567f8"/><stop offset="1" stop-color="#3095f4"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedUw3s(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(#SVGGqph1jRK)" d="M15.148 8.62H8.62v6.528a6.085 6.085 0 0 1-5.48-7.365a6.083 6.083 0 0 1 12.008.837"/><path fill="url(#SVGcBb0Beyb)" d="M8.835 15.047A6.207 6.207 0 0 0 15.04 8.62H21V21H8.62v-5.964z"/><defs><linearGradient id="SVGGqph1jRK" x1="19.749" x2="2.991" y1="11.245" y2="15.33" gradientUnits="userSpaceOnUse"><stop stopColor="#c3f5e9"/><stop offset=".17" stopColor="#c7c6e8"/><stop offset=".45" stopColor="#d196e5"/><stop offset=".69" stopColor="#7698ec"/><stop offset=".95" stopColor="#5693f0"/></linearGradient><linearGradient id="SVGcBb0Beyb" x1="20.404" x2="8.993" y1="8.942" y2="21" gradientUnits="userSpaceOnUse"><stop stopColor="#e9cfeb"/><stop offset=".2" stopColor="#ac90f4"/><stop offset=".49" stopColor="#7567f8"/><stop offset="1" stopColor="#3095f4"/></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(#SVGGqph1jRK)" d="M15.148 8.62H8.62v6.528a6.085 6.085 0 0 1-5.48-7.365a6.083 6.083 0 0 1 12.008.837"/><path fill="url(#SVGcBb0Beyb)" d="M8.835 15.047A6.207 6.207 0 0 0 15.04 8.62H21V21H8.62v-5.964z"/><defs><linearGradient id="SVGGqph1jRK" x1="19.749" x2="2.991" y1="11.245" y2="15.33" gradientUnits="userSpaceOnUse"><stop stop-color="#c3f5e9"/><stop offset=".17" stop-color="#c7c6e8"/><stop offset=".45" stop-color="#d196e5"/><stop offset=".69" stop-color="#7698ec"/><stop offset=".95" stop-color="#5693f0"/></linearGradient><linearGradient id="SVGcBb0Beyb" x1="20.404" x2="8.993" y1="8.942" y2="21" gradientUnits="userSpaceOnUse"><stop stop-color="#e9cfeb"/><stop offset=".2" stop-color="#ac90f4"/><stop offset=".49" stop-color="#7567f8"/><stop offset="1" stop-color="#3095f4"/></linearGradient></defs></g></svg> </template>
CSS
.icon-uw3s {
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(%23SVGGqph1jRK)%22%20d%3D%22M15.148%208.62H8.62v6.528a6.085%206.085%200%200%201-5.48-7.365a6.083%206.083%200%200%201%2012.008.837%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGcBb0Beyb)%22%20d%3D%22M8.835%2015.047A6.207%206.207%200%200%200%2015.04%208.62H21V21H8.62v-5.964z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGGqph1jRK%22%20x1%3D%2219.749%22%20x2%3D%222.991%22%20y1%3D%2211.245%22%20y2%3D%2215.33%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23c3f5e9%22%2F%3E%3Cstop%20offset%3D%22.17%22%20stop-color%3D%22%23c7c6e8%22%2F%3E%3Cstop%20offset%3D%22.45%22%20stop-color%3D%22%23d196e5%22%2F%3E%3Cstop%20offset%3D%22.69%22%20stop-color%3D%22%237698ec%22%2F%3E%3Cstop%20offset%3D%22.95%22%20stop-color%3D%22%235693f0%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGcBb0Beyb%22%20x1%3D%2220.404%22%20x2%3D%228.993%22%20y1%3D%228.942%22%20y2%3D%2221%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23e9cfeb%22%2F%3E%3Cstop%20offset%3D%22.2%22%20stop-color%3D%22%23ac90f4%22%2F%3E%3Cstop%20offset%3D%22.49%22%20stop-color%3D%22%237567f8%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233095f4%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(%23SVGGqph1jRK)%22%20d%3D%22M15.148%208.62H8.62v6.528a6.085%206.085%200%200%201-5.48-7.365a6.083%206.083%200%200%201%2012.008.837%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGcBb0Beyb)%22%20d%3D%22M8.835%2015.047A6.207%206.207%200%200%200%2015.04%208.62H21V21H8.62v-5.964z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGGqph1jRK%22%20x1%3D%2219.749%22%20x2%3D%222.991%22%20y1%3D%2211.245%22%20y2%3D%2215.33%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23c3f5e9%22%2F%3E%3Cstop%20offset%3D%22.17%22%20stop-color%3D%22%23c7c6e8%22%2F%3E%3Cstop%20offset%3D%22.45%22%20stop-color%3D%22%23d196e5%22%2F%3E%3Cstop%20offset%3D%22.69%22%20stop-color%3D%22%237698ec%22%2F%3E%3Cstop%20offset%3D%22.95%22%20stop-color%3D%22%235693f0%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGcBb0Beyb%22%20x1%3D%2220.404%22%20x2%3D%228.993%22%20y1%3D%228.942%22%20y2%3D%2221%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23e9cfeb%22%2F%3E%3Cstop%20offset%3D%22.2%22%20stop-color%3D%22%23ac90f4%22%2F%3E%3Cstop%20offset%3D%22.49%22%20stop-color%3D%22%237567f8%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233095f4%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/uw3s.svg?color=%231a73e8&size=48