dec logo
dec-background from Web3 Icons Branded by 0xa3k5 · Background · MIT Free for personal and commercial use.
- Name
- dec-background
- Set
- Web3 Icons Branded
- Style
- Background
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
Use the dec 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(#SVGHcSWxdhd92)"><path fill="#fff" d="M24 0H0v24h24z"/><path fill="url(#SVGJFv2gmCs)" d="M16 4.941H8l4 7.061z"/><path fill="url(#SVGh6BFTkda)" d="m16 4.941l-4 7.061l4 7.057l4-7.057z"/><path fill="url(#SVGQTPlqe8D)" d="m8 4.941l-4 7.061l4 7.057l4-7.057z"/><path fill="#74c5ee" d="M12 12.002L8 19.06h8z"/></g><defs><linearGradient id="SVGJFv2gmCs" x1="12.001" x2="12.001" y1="19.275" y2="4.29" gradientUnits="userSpaceOnUse"><stop stop-color="#74c5ee"/><stop offset=".32" stop-color="#73c2ef"/><stop offset=".53" stop-color="#6eb9f1"/><stop offset=".72" stop-color="#66aaf5"/><stop offset=".88" stop-color="#5a95fa"/><stop offset="1" stop-color="#4f80ff"/></linearGradient><linearGradient id="SVGh6BFTkda" x1="3.983" x2="20.213" y1="12.002" y2="12.002" gradientUnits="userSpaceOnUse"><stop stop-color="#96d4c8"/><stop offset="1" stop-color="#42c0c6"/></linearGradient><linearGradient id="SVGQTPlqe8D" x1="4" x2="20" y1="12.002" y2="12.002" gradientUnits="userSpaceOnUse"><stop stop-color="#4f80ff"/><stop offset=".28" stop-color="#4e7ffc"/><stop offset=".48" stop-color="#4a7cf3"/><stop offset=".64" stop-color="#4477e4"/><stop offset=".79" stop-color="#3c6fce"/><stop offset=".93" stop-color="#3166b3"/><stop offset="1" stop-color="#2b60a3"/></linearGradient><clipPath id="SVGHcSWxdhd92"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedDecBackground(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(#SVGHcSWxdhd92)"><path fill="#fff" d="M24 0H0v24h24z"/><path fill="url(#SVGJFv2gmCs)" d="M16 4.941H8l4 7.061z"/><path fill="url(#SVGh6BFTkda)" d="m16 4.941l-4 7.061l4 7.057l4-7.057z"/><path fill="url(#SVGQTPlqe8D)" d="m8 4.941l-4 7.061l4 7.057l4-7.057z"/><path fill="#74c5ee" d="M12 12.002L8 19.06h8z"/></g><defs><linearGradient id="SVGJFv2gmCs" x1="12.001" x2="12.001" y1="19.275" y2="4.29" gradientUnits="userSpaceOnUse"><stop stopColor="#74c5ee"/><stop offset=".32" stopColor="#73c2ef"/><stop offset=".53" stopColor="#6eb9f1"/><stop offset=".72" stopColor="#66aaf5"/><stop offset=".88" stopColor="#5a95fa"/><stop offset="1" stopColor="#4f80ff"/></linearGradient><linearGradient id="SVGh6BFTkda" x1="3.983" x2="20.213" y1="12.002" y2="12.002" gradientUnits="userSpaceOnUse"><stop stopColor="#96d4c8"/><stop offset="1" stopColor="#42c0c6"/></linearGradient><linearGradient id="SVGQTPlqe8D" x1="4" x2="20" y1="12.002" y2="12.002" gradientUnits="userSpaceOnUse"><stop stopColor="#4f80ff"/><stop offset=".28" stopColor="#4e7ffc"/><stop offset=".48" stopColor="#4a7cf3"/><stop offset=".64" stopColor="#4477e4"/><stop offset=".79" stopColor="#3c6fce"/><stop offset=".93" stopColor="#3166b3"/><stop offset="1" stopColor="#2b60a3"/></linearGradient><clipPath id="SVGHcSWxdhd92"><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(#SVGHcSWxdhd92)"><path fill="#fff" d="M24 0H0v24h24z"/><path fill="url(#SVGJFv2gmCs)" d="M16 4.941H8l4 7.061z"/><path fill="url(#SVGh6BFTkda)" d="m16 4.941l-4 7.061l4 7.057l4-7.057z"/><path fill="url(#SVGQTPlqe8D)" d="m8 4.941l-4 7.061l4 7.057l4-7.057z"/><path fill="#74c5ee" d="M12 12.002L8 19.06h8z"/></g><defs><linearGradient id="SVGJFv2gmCs" x1="12.001" x2="12.001" y1="19.275" y2="4.29" gradientUnits="userSpaceOnUse"><stop stop-color="#74c5ee"/><stop offset=".32" stop-color="#73c2ef"/><stop offset=".53" stop-color="#6eb9f1"/><stop offset=".72" stop-color="#66aaf5"/><stop offset=".88" stop-color="#5a95fa"/><stop offset="1" stop-color="#4f80ff"/></linearGradient><linearGradient id="SVGh6BFTkda" x1="3.983" x2="20.213" y1="12.002" y2="12.002" gradientUnits="userSpaceOnUse"><stop stop-color="#96d4c8"/><stop offset="1" stop-color="#42c0c6"/></linearGradient><linearGradient id="SVGQTPlqe8D" x1="4" x2="20" y1="12.002" y2="12.002" gradientUnits="userSpaceOnUse"><stop stop-color="#4f80ff"/><stop offset=".28" stop-color="#4e7ffc"/><stop offset=".48" stop-color="#4a7cf3"/><stop offset=".64" stop-color="#4477e4"/><stop offset=".79" stop-color="#3c6fce"/><stop offset=".93" stop-color="#3166b3"/><stop offset="1" stop-color="#2b60a3"/></linearGradient><clipPath id="SVGHcSWxdhd92"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-dec-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(%23SVGHcSWxdhd92)%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGJFv2gmCs)%22%20d%3D%22M16%204.941H8l4%207.061z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGh6BFTkda)%22%20d%3D%22m16%204.941l-4%207.061l4%207.057l4-7.057z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGQTPlqe8D)%22%20d%3D%22m8%204.941l-4%207.061l4%207.057l4-7.057z%22%2F%3E%3Cpath%20fill%3D%22%2374c5ee%22%20d%3D%22M12%2012.002L8%2019.06h8z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGJFv2gmCs%22%20x1%3D%2212.001%22%20x2%3D%2212.001%22%20y1%3D%2219.275%22%20y2%3D%224.29%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2374c5ee%22%2F%3E%3Cstop%20offset%3D%22.32%22%20stop-color%3D%22%2373c2ef%22%2F%3E%3Cstop%20offset%3D%22.53%22%20stop-color%3D%22%236eb9f1%22%2F%3E%3Cstop%20offset%3D%22.72%22%20stop-color%3D%22%2366aaf5%22%2F%3E%3Cstop%20offset%3D%22.88%22%20stop-color%3D%22%235a95fa%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234f80ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGh6BFTkda%22%20x1%3D%223.983%22%20x2%3D%2220.213%22%20y1%3D%2212.002%22%20y2%3D%2212.002%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2396d4c8%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2342c0c6%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGQTPlqe8D%22%20x1%3D%224%22%20x2%3D%2220%22%20y1%3D%2212.002%22%20y2%3D%2212.002%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%234f80ff%22%2F%3E%3Cstop%20offset%3D%22.28%22%20stop-color%3D%22%234e7ffc%22%2F%3E%3Cstop%20offset%3D%22.48%22%20stop-color%3D%22%234a7cf3%22%2F%3E%3Cstop%20offset%3D%22.64%22%20stop-color%3D%22%234477e4%22%2F%3E%3Cstop%20offset%3D%22.79%22%20stop-color%3D%22%233c6fce%22%2F%3E%3Cstop%20offset%3D%22.93%22%20stop-color%3D%22%233166b3%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232b60a3%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd92%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(%23SVGHcSWxdhd92)%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGJFv2gmCs)%22%20d%3D%22M16%204.941H8l4%207.061z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGh6BFTkda)%22%20d%3D%22m16%204.941l-4%207.061l4%207.057l4-7.057z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGQTPlqe8D)%22%20d%3D%22m8%204.941l-4%207.061l4%207.057l4-7.057z%22%2F%3E%3Cpath%20fill%3D%22%2374c5ee%22%20d%3D%22M12%2012.002L8%2019.06h8z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGJFv2gmCs%22%20x1%3D%2212.001%22%20x2%3D%2212.001%22%20y1%3D%2219.275%22%20y2%3D%224.29%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2374c5ee%22%2F%3E%3Cstop%20offset%3D%22.32%22%20stop-color%3D%22%2373c2ef%22%2F%3E%3Cstop%20offset%3D%22.53%22%20stop-color%3D%22%236eb9f1%22%2F%3E%3Cstop%20offset%3D%22.72%22%20stop-color%3D%22%2366aaf5%22%2F%3E%3Cstop%20offset%3D%22.88%22%20stop-color%3D%22%235a95fa%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234f80ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGh6BFTkda%22%20x1%3D%223.983%22%20x2%3D%2220.213%22%20y1%3D%2212.002%22%20y2%3D%2212.002%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2396d4c8%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2342c0c6%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGQTPlqe8D%22%20x1%3D%224%22%20x2%3D%2220%22%20y1%3D%2212.002%22%20y2%3D%2212.002%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%234f80ff%22%2F%3E%3Cstop%20offset%3D%22.28%22%20stop-color%3D%22%234e7ffc%22%2F%3E%3Cstop%20offset%3D%22.48%22%20stop-color%3D%22%234a7cf3%22%2F%3E%3Cstop%20offset%3D%22.64%22%20stop-color%3D%22%234477e4%22%2F%3E%3Cstop%20offset%3D%22.79%22%20stop-color%3D%22%233c6fce%22%2F%3E%3Cstop%20offset%3D%22.93%22%20stop-color%3D%22%233166b3%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232b60a3%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd92%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/dec-background.svg?color=%231a73e8&size=48