dec logo
dec from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- dec
- Set
- Web3 Icons Branded
- Style
- Branded
- 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"><path fill="url(#SVGbdO2jCBO)" d="M16.5 4.059h-9l4.5 7.944z"/><path fill="url(#SVGm1AuHRrQ)" d="M16.5 4.059L12 12.003l4.5 7.938l4.5-7.938z"/><path fill="url(#SVGJjt57NuA)" d="M7.5 4.059L3 12.003l4.5 7.938l4.5-7.938z"/><path fill="#74c5ee" d="m12 12.002l-4.5 7.94h9z"/><defs><linearGradient id="SVGbdO2jCBO" x1="12.001" x2="12.001" y1="20.185" y2="3.326" 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="SVGm1AuHRrQ" x1="2.981" x2="21.239" y1="12.003" y2="12.003" gradientUnits="userSpaceOnUse"><stop stop-color="#96d4c8"/><stop offset="1" stop-color="#42c0c6"/></linearGradient><linearGradient id="SVGJjt57NuA" x1="3" x2="21" y1="12.003" y2="12.003" 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></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedDec(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(#SVGbdO2jCBO)" d="M16.5 4.059h-9l4.5 7.944z"/><path fill="url(#SVGm1AuHRrQ)" d="M16.5 4.059L12 12.003l4.5 7.938l4.5-7.938z"/><path fill="url(#SVGJjt57NuA)" d="M7.5 4.059L3 12.003l4.5 7.938l4.5-7.938z"/><path fill="#74c5ee" d="m12 12.002l-4.5 7.94h9z"/><defs><linearGradient id="SVGbdO2jCBO" x1="12.001" x2="12.001" y1="20.185" y2="3.326" 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="SVGm1AuHRrQ" x1="2.981" x2="21.239" y1="12.003" y2="12.003" gradientUnits="userSpaceOnUse"><stop stopColor="#96d4c8"/><stop offset="1" stopColor="#42c0c6"/></linearGradient><linearGradient id="SVGJjt57NuA" x1="3" x2="21" y1="12.003" y2="12.003" 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></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(#SVGbdO2jCBO)" d="M16.5 4.059h-9l4.5 7.944z"/><path fill="url(#SVGm1AuHRrQ)" d="M16.5 4.059L12 12.003l4.5 7.938l4.5-7.938z"/><path fill="url(#SVGJjt57NuA)" d="M7.5 4.059L3 12.003l4.5 7.938l4.5-7.938z"/><path fill="#74c5ee" d="m12 12.002l-4.5 7.94h9z"/><defs><linearGradient id="SVGbdO2jCBO" x1="12.001" x2="12.001" y1="20.185" y2="3.326" 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="SVGm1AuHRrQ" x1="2.981" x2="21.239" y1="12.003" y2="12.003" gradientUnits="userSpaceOnUse"><stop stop-color="#96d4c8"/><stop offset="1" stop-color="#42c0c6"/></linearGradient><linearGradient id="SVGJjt57NuA" x1="3" x2="21" y1="12.003" y2="12.003" 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></defs></g></svg> </template>
CSS
.icon-dec {
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(%23SVGbdO2jCBO)%22%20d%3D%22M16.5%204.059h-9l4.5%207.944z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGm1AuHRrQ)%22%20d%3D%22M16.5%204.059L12%2012.003l4.5%207.938l4.5-7.938z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGJjt57NuA)%22%20d%3D%22M7.5%204.059L3%2012.003l4.5%207.938l4.5-7.938z%22%2F%3E%3Cpath%20fill%3D%22%2374c5ee%22%20d%3D%22m12%2012.002l-4.5%207.94h9z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGbdO2jCBO%22%20x1%3D%2212.001%22%20x2%3D%2212.001%22%20y1%3D%2220.185%22%20y2%3D%223.326%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%22SVGm1AuHRrQ%22%20x1%3D%222.981%22%20x2%3D%2221.239%22%20y1%3D%2212.003%22%20y2%3D%2212.003%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%22SVGJjt57NuA%22%20x1%3D%223%22%20x2%3D%2221%22%20y1%3D%2212.003%22%20y2%3D%2212.003%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%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(%23SVGbdO2jCBO)%22%20d%3D%22M16.5%204.059h-9l4.5%207.944z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGm1AuHRrQ)%22%20d%3D%22M16.5%204.059L12%2012.003l4.5%207.938l4.5-7.938z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGJjt57NuA)%22%20d%3D%22M7.5%204.059L3%2012.003l4.5%207.938l4.5-7.938z%22%2F%3E%3Cpath%20fill%3D%22%2374c5ee%22%20d%3D%22m12%2012.002l-4.5%207.94h9z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGbdO2jCBO%22%20x1%3D%2212.001%22%20x2%3D%2212.001%22%20y1%3D%2220.185%22%20y2%3D%223.326%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%22SVGm1AuHRrQ%22%20x1%3D%222.981%22%20x2%3D%2221.239%22%20y1%3D%2212.003%22%20y2%3D%2212.003%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%22SVGJjt57NuA%22%20x1%3D%223%22%20x2%3D%2221%22%20y1%3D%2212.003%22%20y2%3D%2212.003%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%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.svg?color=%231a73e8&size=48