uw3s logo
uw3s-background from Web3 Icons Branded by 0xa3k5 · Background · MIT Free for personal and commercial use.
- Name
- uw3s-background
- Set
- Web3 Icons Branded
- Style
- Background
- 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"><g clip-path="url(#SVGHcSWxdhd)"><path fill="#000" d="M24 0H0v24h24z"/><path fill="url(#SVGIwtZfddM)" d="M14.798 8.996H8.996v5.802a5.408 5.408 0 0 1-3.412-9.214a5.407 5.407 0 0 1 9.214 3.412"/><path fill="url(#SVGCQHIBbPg)" d="M9.187 14.708a5.517 5.517 0 0 0 5.516-5.711H20V20H8.997v-5.302z"/></g><defs><linearGradient id="SVGIwtZfddM" x1="18.888" x2="3.992" y1="11.329" y2="14.96" 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="SVGCQHIBbPg" x1="19.47" x2="9.327" y1="9.282" y2="20" 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><clipPath id="SVGHcSWxdhd"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedUw3sBackground(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"><g clipPath="url(#SVGHcSWxdhd)"><path fill="#000" d="M24 0H0v24h24z"/><path fill="url(#SVGIwtZfddM)" d="M14.798 8.996H8.996v5.802a5.408 5.408 0 0 1-3.412-9.214a5.407 5.407 0 0 1 9.214 3.412"/><path fill="url(#SVGCQHIBbPg)" d="M9.187 14.708a5.517 5.517 0 0 0 5.516-5.711H20V20H8.997v-5.302z"/></g><defs><linearGradient id="SVGIwtZfddM" x1="18.888" x2="3.992" y1="11.329" y2="14.96" 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="SVGCQHIBbPg" x1="19.47" x2="9.327" y1="9.282" y2="20" gradientUnits="userSpaceOnUse"><stop stopColor="#e9cfeb"/><stop offset=".2" stopColor="#ac90f4"/><stop offset=".49" stopColor="#7567f8"/><stop offset="1" stopColor="#3095f4"/></linearGradient><clipPath id="SVGHcSWxdhd"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></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"><g clip-path="url(#SVGHcSWxdhd)"><path fill="#000" d="M24 0H0v24h24z"/><path fill="url(#SVGIwtZfddM)" d="M14.798 8.996H8.996v5.802a5.408 5.408 0 0 1-3.412-9.214a5.407 5.407 0 0 1 9.214 3.412"/><path fill="url(#SVGCQHIBbPg)" d="M9.187 14.708a5.517 5.517 0 0 0 5.516-5.711H20V20H8.997v-5.302z"/></g><defs><linearGradient id="SVGIwtZfddM" x1="18.888" x2="3.992" y1="11.329" y2="14.96" 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="SVGCQHIBbPg" x1="19.47" x2="9.327" y1="9.282" y2="20" 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><clipPath id="SVGHcSWxdhd"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-uw3s-background {
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%3Cg%20clip-path%3D%22url(%23SVGHcSWxdhd)%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGIwtZfddM)%22%20d%3D%22M14.798%208.996H8.996v5.802a5.408%205.408%200%200%201-3.412-9.214a5.407%205.407%200%200%201%209.214%203.412%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGCQHIBbPg)%22%20d%3D%22M9.187%2014.708a5.517%205.517%200%200%200%205.516-5.711H20V20H8.997v-5.302z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGIwtZfddM%22%20x1%3D%2218.888%22%20x2%3D%223.992%22%20y1%3D%2211.329%22%20y2%3D%2214.96%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%22SVGCQHIBbPg%22%20x1%3D%2219.47%22%20x2%3D%229.327%22%20y1%3D%229.282%22%20y2%3D%2220%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%3CclipPath%20id%3D%22SVGHcSWxdhd%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%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%3Cg%20clip-path%3D%22url(%23SVGHcSWxdhd)%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGIwtZfddM)%22%20d%3D%22M14.798%208.996H8.996v5.802a5.408%205.408%200%200%201-3.412-9.214a5.407%205.407%200%200%201%209.214%203.412%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGCQHIBbPg)%22%20d%3D%22M9.187%2014.708a5.517%205.517%200%200%200%205.516-5.711H20V20H8.997v-5.302z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGIwtZfddM%22%20x1%3D%2218.888%22%20x2%3D%223.992%22%20y1%3D%2211.329%22%20y2%3D%2214.96%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%22SVGCQHIBbPg%22%20x1%3D%2219.47%22%20x2%3D%229.327%22%20y1%3D%229.282%22%20y2%3D%2220%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%3CclipPath%20id%3D%22SVGHcSWxdhd%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%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-background.svg?color=%231a73e8&size=48