toshi logo
toshi-background from Web3 Icons Branded by 0xa3k5 · Background · MIT Free for personal and commercial use.
- Name
- toshi-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 toshi 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(#SVGHcSWxdhd28)"><path fill="#000" d="M24 0H0v24h24z"/><path fill="url(#SVG5Ncwic5C)" d="M4 5.474v1.692l1.638 1.621l3.57.969v.758l1.436 3.553v1.175l1.343 1.486v.03l.013-.013l.013.013v-.03l1.343-1.486v-1.179l1.431-3.554v-.757l3.58-.969L20 7.166V5.474l-.434 1.174l-1.204.725l-3.57.619l-2.78-.615v-.004h-.025v.004l-2.779.615l-3.57-.62l-1.204-.724z"/><path fill="url(#SVG0d2E4dUd)" d="m7.79 14.712l.866-3.9l1.365 3.31l-.316 1.347l1.874 1.937v1.12z"/><path fill="url(#SVGA650NeQy)" d="m16.21 14.712l-.867-3.9l-1.364 3.31l.316 1.347l-1.874 1.937v1.12z"/></g><defs><linearGradient id="SVG5Ncwic5C" x1="4.8" x2="19.669" y1="7.831" y2="7.551" gradientUnits="userSpaceOnUse"><stop stop-color="#380d78"/><stop offset=".43" stop-color="#56758a"/><stop offset=".75" stop-color="#7bf29e"/><stop offset=".93" stop-color="#8fd5b8"/><stop offset="1" stop-color="#a7acc2"/></linearGradient><linearGradient id="SVG0d2E4dUd" x1="4" x2="9.717" y1="9.934" y2="20.916" gradientUnits="userSpaceOnUse"><stop stop-color="#24153e"/><stop offset="1" stop-color="#77e397"/></linearGradient><linearGradient id="SVGA650NeQy" x1="14.316" x2="14.316" y1="10.812" y2="18.526" gradientUnits="userSpaceOnUse"><stop stop-color="#a69bd7"/><stop offset=".3" stop-color="#84e7ae"/><stop offset=".48" stop-color="#70d78f"/><stop offset="1" stop-color="#3d5f5e"/></linearGradient><clipPath id="SVGHcSWxdhd28"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedToshiBackground(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(#SVGHcSWxdhd28)"><path fill="#000" d="M24 0H0v24h24z"/><path fill="url(#SVG5Ncwic5C)" d="M4 5.474v1.692l1.638 1.621l3.57.969v.758l1.436 3.553v1.175l1.343 1.486v.03l.013-.013l.013.013v-.03l1.343-1.486v-1.179l1.431-3.554v-.757l3.58-.969L20 7.166V5.474l-.434 1.174l-1.204.725l-3.57.619l-2.78-.615v-.004h-.025v.004l-2.779.615l-3.57-.62l-1.204-.724z"/><path fill="url(#SVG0d2E4dUd)" d="m7.79 14.712l.866-3.9l1.365 3.31l-.316 1.347l1.874 1.937v1.12z"/><path fill="url(#SVGA650NeQy)" d="m16.21 14.712l-.867-3.9l-1.364 3.31l.316 1.347l-1.874 1.937v1.12z"/></g><defs><linearGradient id="SVG5Ncwic5C" x1="4.8" x2="19.669" y1="7.831" y2="7.551" gradientUnits="userSpaceOnUse"><stop stopColor="#380d78"/><stop offset=".43" stopColor="#56758a"/><stop offset=".75" stopColor="#7bf29e"/><stop offset=".93" stopColor="#8fd5b8"/><stop offset="1" stopColor="#a7acc2"/></linearGradient><linearGradient id="SVG0d2E4dUd" x1="4" x2="9.717" y1="9.934" y2="20.916" gradientUnits="userSpaceOnUse"><stop stopColor="#24153e"/><stop offset="1" stopColor="#77e397"/></linearGradient><linearGradient id="SVGA650NeQy" x1="14.316" x2="14.316" y1="10.812" y2="18.526" gradientUnits="userSpaceOnUse"><stop stopColor="#a69bd7"/><stop offset=".3" stopColor="#84e7ae"/><stop offset=".48" stopColor="#70d78f"/><stop offset="1" stopColor="#3d5f5e"/></linearGradient><clipPath id="SVGHcSWxdhd28"><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(#SVGHcSWxdhd28)"><path fill="#000" d="M24 0H0v24h24z"/><path fill="url(#SVG5Ncwic5C)" d="M4 5.474v1.692l1.638 1.621l3.57.969v.758l1.436 3.553v1.175l1.343 1.486v.03l.013-.013l.013.013v-.03l1.343-1.486v-1.179l1.431-3.554v-.757l3.58-.969L20 7.166V5.474l-.434 1.174l-1.204.725l-3.57.619l-2.78-.615v-.004h-.025v.004l-2.779.615l-3.57-.62l-1.204-.724z"/><path fill="url(#SVG0d2E4dUd)" d="m7.79 14.712l.866-3.9l1.365 3.31l-.316 1.347l1.874 1.937v1.12z"/><path fill="url(#SVGA650NeQy)" d="m16.21 14.712l-.867-3.9l-1.364 3.31l.316 1.347l-1.874 1.937v1.12z"/></g><defs><linearGradient id="SVG5Ncwic5C" x1="4.8" x2="19.669" y1="7.831" y2="7.551" gradientUnits="userSpaceOnUse"><stop stop-color="#380d78"/><stop offset=".43" stop-color="#56758a"/><stop offset=".75" stop-color="#7bf29e"/><stop offset=".93" stop-color="#8fd5b8"/><stop offset="1" stop-color="#a7acc2"/></linearGradient><linearGradient id="SVG0d2E4dUd" x1="4" x2="9.717" y1="9.934" y2="20.916" gradientUnits="userSpaceOnUse"><stop stop-color="#24153e"/><stop offset="1" stop-color="#77e397"/></linearGradient><linearGradient id="SVGA650NeQy" x1="14.316" x2="14.316" y1="10.812" y2="18.526" gradientUnits="userSpaceOnUse"><stop stop-color="#a69bd7"/><stop offset=".3" stop-color="#84e7ae"/><stop offset=".48" stop-color="#70d78f"/><stop offset="1" stop-color="#3d5f5e"/></linearGradient><clipPath id="SVGHcSWxdhd28"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-toshi-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(%23SVGHcSWxdhd28)%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG5Ncwic5C)%22%20d%3D%22M4%205.474v1.692l1.638%201.621l3.57.969v.758l1.436%203.553v1.175l1.343%201.486v.03l.013-.013l.013.013v-.03l1.343-1.486v-1.179l1.431-3.554v-.757l3.58-.969L20%207.166V5.474l-.434%201.174l-1.204.725l-3.57.619l-2.78-.615v-.004h-.025v.004l-2.779.615l-3.57-.62l-1.204-.724z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG0d2E4dUd)%22%20d%3D%22m7.79%2014.712l.866-3.9l1.365%203.31l-.316%201.347l1.874%201.937v1.12z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGA650NeQy)%22%20d%3D%22m16.21%2014.712l-.867-3.9l-1.364%203.31l.316%201.347l-1.874%201.937v1.12z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG5Ncwic5C%22%20x1%3D%224.8%22%20x2%3D%2219.669%22%20y1%3D%227.831%22%20y2%3D%227.551%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23380d78%22%2F%3E%3Cstop%20offset%3D%22.43%22%20stop-color%3D%22%2356758a%22%2F%3E%3Cstop%20offset%3D%22.75%22%20stop-color%3D%22%237bf29e%22%2F%3E%3Cstop%20offset%3D%22.93%22%20stop-color%3D%22%238fd5b8%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23a7acc2%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG0d2E4dUd%22%20x1%3D%224%22%20x2%3D%229.717%22%20y1%3D%229.934%22%20y2%3D%2220.916%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2324153e%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2377e397%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGA650NeQy%22%20x1%3D%2214.316%22%20x2%3D%2214.316%22%20y1%3D%2210.812%22%20y2%3D%2218.526%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23a69bd7%22%2F%3E%3Cstop%20offset%3D%22.3%22%20stop-color%3D%22%2384e7ae%22%2F%3E%3Cstop%20offset%3D%22.48%22%20stop-color%3D%22%2370d78f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233d5f5e%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd28%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(%23SVGHcSWxdhd28)%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG5Ncwic5C)%22%20d%3D%22M4%205.474v1.692l1.638%201.621l3.57.969v.758l1.436%203.553v1.175l1.343%201.486v.03l.013-.013l.013.013v-.03l1.343-1.486v-1.179l1.431-3.554v-.757l3.58-.969L20%207.166V5.474l-.434%201.174l-1.204.725l-3.57.619l-2.78-.615v-.004h-.025v.004l-2.779.615l-3.57-.62l-1.204-.724z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG0d2E4dUd)%22%20d%3D%22m7.79%2014.712l.866-3.9l1.365%203.31l-.316%201.347l1.874%201.937v1.12z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGA650NeQy)%22%20d%3D%22m16.21%2014.712l-.867-3.9l-1.364%203.31l.316%201.347l-1.874%201.937v1.12z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG5Ncwic5C%22%20x1%3D%224.8%22%20x2%3D%2219.669%22%20y1%3D%227.831%22%20y2%3D%227.551%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23380d78%22%2F%3E%3Cstop%20offset%3D%22.43%22%20stop-color%3D%22%2356758a%22%2F%3E%3Cstop%20offset%3D%22.75%22%20stop-color%3D%22%237bf29e%22%2F%3E%3Cstop%20offset%3D%22.93%22%20stop-color%3D%22%238fd5b8%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23a7acc2%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG0d2E4dUd%22%20x1%3D%224%22%20x2%3D%229.717%22%20y1%3D%229.934%22%20y2%3D%2220.916%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2324153e%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2377e397%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGA650NeQy%22%20x1%3D%2214.316%22%20x2%3D%2214.316%22%20y1%3D%2210.812%22%20y2%3D%2218.526%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23a69bd7%22%2F%3E%3Cstop%20offset%3D%22.3%22%20stop-color%3D%22%2384e7ae%22%2F%3E%3Cstop%20offset%3D%22.48%22%20stop-color%3D%22%2370d78f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233d5f5e%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd28%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/toshi-background.svg?color=%231a73e8&size=48