thundercore logo
thundercore-background from Web3 Icons Branded by 0xa3k5 · Background · MIT Free for personal and commercial use.
- Name
- thundercore-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 thundercore 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(#SVGHcSWxdhd117)"><path fill="url(#SVGggbxYd5s)" d="M24 0H0v24h24z"/><path fill="#fff" d="M7.343 11.514a.355.355 0 0 0 .3.544h4.052a.17.17 0 0 1 .145.26l-3.977 6.368a.14.14 0 0 1-.2.045a8.009 8.009 0 0 1 4.081-14.73a.14.14 0 0 1 .122.215zm9.139-6.144a.14.14 0 0 0-.2.043l-3.917 6.274a.17.17 0 0 0 .144.26h4.053a.354.354 0 0 1 .3.544l-4.582 7.337a.11.11 0 0 0 .042.158q.027.015.058.013a8.007 8.007 0 0 0 4.1-14.63z"/></g><defs><linearGradient id="SVGggbxYd5s" x1="10.909" x2="13.721" y1="7.302" y2="19.387" gradientUnits="userSpaceOnUse"><stop offset=".18" stop-color="#00ffd5"/><stop offset=".23" stop-color="#00f8d5"/><stop offset=".31" stop-color="#00e4d5"/><stop offset=".4" stop-color="#00c3d5"/><stop offset=".51" stop-color="#0096d5"/><stop offset=".62" stop-color="#005cd5"/><stop offset=".74" stop-color="#0016d5"/><stop offset=".78" stop-color="#0000d5"/></linearGradient><clipPath id="SVGHcSWxdhd117"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedThundercoreBackground(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(#SVGHcSWxdhd117)"><path fill="url(#SVGggbxYd5s)" d="M24 0H0v24h24z"/><path fill="#fff" d="M7.343 11.514a.355.355 0 0 0 .3.544h4.052a.17.17 0 0 1 .145.26l-3.977 6.368a.14.14 0 0 1-.2.045a8.009 8.009 0 0 1 4.081-14.73a.14.14 0 0 1 .122.215zm9.139-6.144a.14.14 0 0 0-.2.043l-3.917 6.274a.17.17 0 0 0 .144.26h4.053a.354.354 0 0 1 .3.544l-4.582 7.337a.11.11 0 0 0 .042.158q.027.015.058.013a8.007 8.007 0 0 0 4.1-14.63z"/></g><defs><linearGradient id="SVGggbxYd5s" x1="10.909" x2="13.721" y1="7.302" y2="19.387" gradientUnits="userSpaceOnUse"><stop offset=".18" stopColor="#00ffd5"/><stop offset=".23" stopColor="#00f8d5"/><stop offset=".31" stopColor="#00e4d5"/><stop offset=".4" stopColor="#00c3d5"/><stop offset=".51" stopColor="#0096d5"/><stop offset=".62" stopColor="#005cd5"/><stop offset=".74" stopColor="#0016d5"/><stop offset=".78" stopColor="#0000d5"/></linearGradient><clipPath id="SVGHcSWxdhd117"><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(#SVGHcSWxdhd117)"><path fill="url(#SVGggbxYd5s)" d="M24 0H0v24h24z"/><path fill="#fff" d="M7.343 11.514a.355.355 0 0 0 .3.544h4.052a.17.17 0 0 1 .145.26l-3.977 6.368a.14.14 0 0 1-.2.045a8.009 8.009 0 0 1 4.081-14.73a.14.14 0 0 1 .122.215zm9.139-6.144a.14.14 0 0 0-.2.043l-3.917 6.274a.17.17 0 0 0 .144.26h4.053a.354.354 0 0 1 .3.544l-4.582 7.337a.11.11 0 0 0 .042.158q.027.015.058.013a8.007 8.007 0 0 0 4.1-14.63z"/></g><defs><linearGradient id="SVGggbxYd5s" x1="10.909" x2="13.721" y1="7.302" y2="19.387" gradientUnits="userSpaceOnUse"><stop offset=".18" stop-color="#00ffd5"/><stop offset=".23" stop-color="#00f8d5"/><stop offset=".31" stop-color="#00e4d5"/><stop offset=".4" stop-color="#00c3d5"/><stop offset=".51" stop-color="#0096d5"/><stop offset=".62" stop-color="#005cd5"/><stop offset=".74" stop-color="#0016d5"/><stop offset=".78" stop-color="#0000d5"/></linearGradient><clipPath id="SVGHcSWxdhd117"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-thundercore-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(%23SVGHcSWxdhd117)%22%3E%3Cpath%20fill%3D%22url(%23SVGggbxYd5s)%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.343%2011.514a.355.355%200%200%200%20.3.544h4.052a.17.17%200%200%201%20.145.26l-3.977%206.368a.14.14%200%200%201-.2.045a8.009%208.009%200%200%201%204.081-14.73a.14.14%200%200%201%20.122.215zm9.139-6.144a.14.14%200%200%200-.2.043l-3.917%206.274a.17.17%200%200%200%20.144.26h4.053a.354.354%200%200%201%20.3.544l-4.582%207.337a.11.11%200%200%200%20.042.158q.027.015.058.013a8.007%208.007%200%200%200%204.1-14.63z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGggbxYd5s%22%20x1%3D%2210.909%22%20x2%3D%2213.721%22%20y1%3D%227.302%22%20y2%3D%2219.387%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.18%22%20stop-color%3D%22%2300ffd5%22%2F%3E%3Cstop%20offset%3D%22.23%22%20stop-color%3D%22%2300f8d5%22%2F%3E%3Cstop%20offset%3D%22.31%22%20stop-color%3D%22%2300e4d5%22%2F%3E%3Cstop%20offset%3D%22.4%22%20stop-color%3D%22%2300c3d5%22%2F%3E%3Cstop%20offset%3D%22.51%22%20stop-color%3D%22%230096d5%22%2F%3E%3Cstop%20offset%3D%22.62%22%20stop-color%3D%22%23005cd5%22%2F%3E%3Cstop%20offset%3D%22.74%22%20stop-color%3D%22%230016d5%22%2F%3E%3Cstop%20offset%3D%22.78%22%20stop-color%3D%22%230000d5%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd117%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(%23SVGHcSWxdhd117)%22%3E%3Cpath%20fill%3D%22url(%23SVGggbxYd5s)%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.343%2011.514a.355.355%200%200%200%20.3.544h4.052a.17.17%200%200%201%20.145.26l-3.977%206.368a.14.14%200%200%201-.2.045a8.009%208.009%200%200%201%204.081-14.73a.14.14%200%200%201%20.122.215zm9.139-6.144a.14.14%200%200%200-.2.043l-3.917%206.274a.17.17%200%200%200%20.144.26h4.053a.354.354%200%200%201%20.3.544l-4.582%207.337a.11.11%200%200%200%20.042.158q.027.015.058.013a8.007%208.007%200%200%200%204.1-14.63z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGggbxYd5s%22%20x1%3D%2210.909%22%20x2%3D%2213.721%22%20y1%3D%227.302%22%20y2%3D%2219.387%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.18%22%20stop-color%3D%22%2300ffd5%22%2F%3E%3Cstop%20offset%3D%22.23%22%20stop-color%3D%22%2300f8d5%22%2F%3E%3Cstop%20offset%3D%22.31%22%20stop-color%3D%22%2300e4d5%22%2F%3E%3Cstop%20offset%3D%22.4%22%20stop-color%3D%22%2300c3d5%22%2F%3E%3Cstop%20offset%3D%22.51%22%20stop-color%3D%22%230096d5%22%2F%3E%3Cstop%20offset%3D%22.62%22%20stop-color%3D%22%23005cd5%22%2F%3E%3Cstop%20offset%3D%22.74%22%20stop-color%3D%22%230016d5%22%2F%3E%3Cstop%20offset%3D%22.78%22%20stop-color%3D%22%230000d5%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd117%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/thundercore-background.svg?color=%231a73e8&size=48