sdl logo
sdl from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- sdl
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
The same logo in other sets
Use the sdl logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#474799" d="M3 12a9 9 0 1 1 18 0a9 9 0 0 1-18 0m9-7.941c-4.452 0-7.941 3.489-7.941 7.941S7.548 19.941 12 19.941s7.941-3.489 7.941-7.941S16.452 4.059 12 4.059"/><path fill="url(#SVGeb4bid2p)" d="m11.99 19.391l-3.908-3.674l1.652-1.572z"/><path fill="url(#SVG4Oo6bc3B)" d="M9.459 7.039c-.154.138-2.039 1.408-1.641 3.579c.185 1 1.355 2.075 2.324 3.166c1.37 1.55 1.63 1.964 1.869 2.53c.582 1.387.068 2.806-.006 3.097c0 0 1.234-.905 1.472-2.117c.196-1.017.148-1.282.069-1.742c-.196-1.112-1.043-2.038-2.033-3.06c-.98-1.017-1.07-1.075-1.79-1.975c-.423-.53-.667-1.037-.683-1.694c-.015-.958.546-1.906.413-1.784z"/><path fill="url(#SVG5pui0dMq)" d="M10.407 6.113s.053.068.164.105c.148.053.37.064.545-.105c.159-.143.154-.36.1-.493a.4.4 0 0 0-.116-.159l.1-.105s.038.058.128.1a.53.53 0 0 0 .609-.132c.148-.159.116-.36.053-.482a1 1 0 0 0-.096-.143l.117-.111l3.95 3.743l-.551.497s-.493-.571-1.022-.598a2.7 2.7 0 0 0-.81.053c-.286.064-.44.133-.784-.037c-.434-.217-.423-.662-.418-.895c.01-.185-.085-.29-.217-.296c-.117 0-.238.037-.265.217c-.053.37 0 .614.291 1.059c.28.418 1.377 1.43 1.737 1.826c.392.424.715.657 1.323 1.467c.424.55.99 1.34.99 2.303c0 .73-.227 1.175-.524 1.726a7 7 0 0 1-1.19 1.387c.015-.037.338-.985.28-2.144c-.074-1.446-1.424-2.579-2.17-3.42c-.61-.678-1.144-1.197-1.753-1.991c-1.049-1.366-.477-3.372-.477-3.372z"/><defs><linearGradient id="SVGeb4bid2p" x1="3" x2="21" y1="12.009" y2="12.009" gradientUnits="userSpaceOnUse"><stop offset=".1" stop-color="#73bfb4"/><stop offset=".26" stop-color="#4f9994"/><stop offset=".75" stop-color="#40418f"/><stop offset="1" stop-color="#403b8f"/></linearGradient><linearGradient id="SVG4Oo6bc3B" x1="3.006" x2="20.999" y1="12.003" y2="12.003" gradientUnits="userSpaceOnUse"><stop offset=".07" stop-color="#79c2ba"/><stop offset=".27" stop-color="#46998f"/><stop offset=".85" stop-color="#484997"/><stop offset="1" stop-color="#353681"/></linearGradient><linearGradient id="SVG5pui0dMq" x1="17.062" x2="11.271" y1="15.658" y2="4.99" gradientUnits="userSpaceOnUse"><stop stop-color="#79c2ba"/><stop offset=".26" stop-color="#46998f"/><stop offset=".38" stop-color="#468c90"/><stop offset=".59" stop-color="#476a93"/><stop offset=".78" stop-color="#484997"/><stop offset="1" stop-color="#353681"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedSdl(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="#474799" d="M3 12a9 9 0 1 1 18 0a9 9 0 0 1-18 0m9-7.941c-4.452 0-7.941 3.489-7.941 7.941S7.548 19.941 12 19.941s7.941-3.489 7.941-7.941S16.452 4.059 12 4.059"/><path fill="url(#SVGeb4bid2p)" d="m11.99 19.391l-3.908-3.674l1.652-1.572z"/><path fill="url(#SVG4Oo6bc3B)" d="M9.459 7.039c-.154.138-2.039 1.408-1.641 3.579c.185 1 1.355 2.075 2.324 3.166c1.37 1.55 1.63 1.964 1.869 2.53c.582 1.387.068 2.806-.006 3.097c0 0 1.234-.905 1.472-2.117c.196-1.017.148-1.282.069-1.742c-.196-1.112-1.043-2.038-2.033-3.06c-.98-1.017-1.07-1.075-1.79-1.975c-.423-.53-.667-1.037-.683-1.694c-.015-.958.546-1.906.413-1.784z"/><path fill="url(#SVG5pui0dMq)" d="M10.407 6.113s.053.068.164.105c.148.053.37.064.545-.105c.159-.143.154-.36.1-.493a.4.4 0 0 0-.116-.159l.1-.105s.038.058.128.1a.53.53 0 0 0 .609-.132c.148-.159.116-.36.053-.482a1 1 0 0 0-.096-.143l.117-.111l3.95 3.743l-.551.497s-.493-.571-1.022-.598a2.7 2.7 0 0 0-.81.053c-.286.064-.44.133-.784-.037c-.434-.217-.423-.662-.418-.895c.01-.185-.085-.29-.217-.296c-.117 0-.238.037-.265.217c-.053.37 0 .614.291 1.059c.28.418 1.377 1.43 1.737 1.826c.392.424.715.657 1.323 1.467c.424.55.99 1.34.99 2.303c0 .73-.227 1.175-.524 1.726a7 7 0 0 1-1.19 1.387c.015-.037.338-.985.28-2.144c-.074-1.446-1.424-2.579-2.17-3.42c-.61-.678-1.144-1.197-1.753-1.991c-1.049-1.366-.477-3.372-.477-3.372z"/><defs><linearGradient id="SVGeb4bid2p" x1="3" x2="21" y1="12.009" y2="12.009" gradientUnits="userSpaceOnUse"><stop offset=".1" stopColor="#73bfb4"/><stop offset=".26" stopColor="#4f9994"/><stop offset=".75" stopColor="#40418f"/><stop offset="1" stopColor="#403b8f"/></linearGradient><linearGradient id="SVG4Oo6bc3B" x1="3.006" x2="20.999" y1="12.003" y2="12.003" gradientUnits="userSpaceOnUse"><stop offset=".07" stopColor="#79c2ba"/><stop offset=".27" stopColor="#46998f"/><stop offset=".85" stopColor="#484997"/><stop offset="1" stopColor="#353681"/></linearGradient><linearGradient id="SVG5pui0dMq" x1="17.062" x2="11.271" y1="15.658" y2="4.99" gradientUnits="userSpaceOnUse"><stop stopColor="#79c2ba"/><stop offset=".26" stopColor="#46998f"/><stop offset=".38" stopColor="#468c90"/><stop offset=".59" stopColor="#476a93"/><stop offset=".78" stopColor="#484997"/><stop offset="1" stopColor="#353681"/></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="#474799" d="M3 12a9 9 0 1 1 18 0a9 9 0 0 1-18 0m9-7.941c-4.452 0-7.941 3.489-7.941 7.941S7.548 19.941 12 19.941s7.941-3.489 7.941-7.941S16.452 4.059 12 4.059"/><path fill="url(#SVGeb4bid2p)" d="m11.99 19.391l-3.908-3.674l1.652-1.572z"/><path fill="url(#SVG4Oo6bc3B)" d="M9.459 7.039c-.154.138-2.039 1.408-1.641 3.579c.185 1 1.355 2.075 2.324 3.166c1.37 1.55 1.63 1.964 1.869 2.53c.582 1.387.068 2.806-.006 3.097c0 0 1.234-.905 1.472-2.117c.196-1.017.148-1.282.069-1.742c-.196-1.112-1.043-2.038-2.033-3.06c-.98-1.017-1.07-1.075-1.79-1.975c-.423-.53-.667-1.037-.683-1.694c-.015-.958.546-1.906.413-1.784z"/><path fill="url(#SVG5pui0dMq)" d="M10.407 6.113s.053.068.164.105c.148.053.37.064.545-.105c.159-.143.154-.36.1-.493a.4.4 0 0 0-.116-.159l.1-.105s.038.058.128.1a.53.53 0 0 0 .609-.132c.148-.159.116-.36.053-.482a1 1 0 0 0-.096-.143l.117-.111l3.95 3.743l-.551.497s-.493-.571-1.022-.598a2.7 2.7 0 0 0-.81.053c-.286.064-.44.133-.784-.037c-.434-.217-.423-.662-.418-.895c.01-.185-.085-.29-.217-.296c-.117 0-.238.037-.265.217c-.053.37 0 .614.291 1.059c.28.418 1.377 1.43 1.737 1.826c.392.424.715.657 1.323 1.467c.424.55.99 1.34.99 2.303c0 .73-.227 1.175-.524 1.726a7 7 0 0 1-1.19 1.387c.015-.037.338-.985.28-2.144c-.074-1.446-1.424-2.579-2.17-3.42c-.61-.678-1.144-1.197-1.753-1.991c-1.049-1.366-.477-3.372-.477-3.372z"/><defs><linearGradient id="SVGeb4bid2p" x1="3" x2="21" y1="12.009" y2="12.009" gradientUnits="userSpaceOnUse"><stop offset=".1" stop-color="#73bfb4"/><stop offset=".26" stop-color="#4f9994"/><stop offset=".75" stop-color="#40418f"/><stop offset="1" stop-color="#403b8f"/></linearGradient><linearGradient id="SVG4Oo6bc3B" x1="3.006" x2="20.999" y1="12.003" y2="12.003" gradientUnits="userSpaceOnUse"><stop offset=".07" stop-color="#79c2ba"/><stop offset=".27" stop-color="#46998f"/><stop offset=".85" stop-color="#484997"/><stop offset="1" stop-color="#353681"/></linearGradient><linearGradient id="SVG5pui0dMq" x1="17.062" x2="11.271" y1="15.658" y2="4.99" gradientUnits="userSpaceOnUse"><stop stop-color="#79c2ba"/><stop offset=".26" stop-color="#46998f"/><stop offset=".38" stop-color="#468c90"/><stop offset=".59" stop-color="#476a93"/><stop offset=".78" stop-color="#484997"/><stop offset="1" stop-color="#353681"/></linearGradient></defs></g></svg> </template>
CSS
.icon-sdl {
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%22%23474799%22%20d%3D%22M3%2012a9%209%200%201%201%2018%200a9%209%200%200%201-18%200m9-7.941c-4.452%200-7.941%203.489-7.941%207.941S7.548%2019.941%2012%2019.941s7.941-3.489%207.941-7.941S16.452%204.059%2012%204.059%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGeb4bid2p)%22%20d%3D%22m11.99%2019.391l-3.908-3.674l1.652-1.572z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG4Oo6bc3B)%22%20d%3D%22M9.459%207.039c-.154.138-2.039%201.408-1.641%203.579c.185%201%201.355%202.075%202.324%203.166c1.37%201.55%201.63%201.964%201.869%202.53c.582%201.387.068%202.806-.006%203.097c0%200%201.234-.905%201.472-2.117c.196-1.017.148-1.282.069-1.742c-.196-1.112-1.043-2.038-2.033-3.06c-.98-1.017-1.07-1.075-1.79-1.975c-.423-.53-.667-1.037-.683-1.694c-.015-.958.546-1.906.413-1.784z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG5pui0dMq)%22%20d%3D%22M10.407%206.113s.053.068.164.105c.148.053.37.064.545-.105c.159-.143.154-.36.1-.493a.4.4%200%200%200-.116-.159l.1-.105s.038.058.128.1a.53.53%200%200%200%20.609-.132c.148-.159.116-.36.053-.482a1%201%200%200%200-.096-.143l.117-.111l3.95%203.743l-.551.497s-.493-.571-1.022-.598a2.7%202.7%200%200%200-.81.053c-.286.064-.44.133-.784-.037c-.434-.217-.423-.662-.418-.895c.01-.185-.085-.29-.217-.296c-.117%200-.238.037-.265.217c-.053.37%200%20.614.291%201.059c.28.418%201.377%201.43%201.737%201.826c.392.424.715.657%201.323%201.467c.424.55.99%201.34.99%202.303c0%20.73-.227%201.175-.524%201.726a7%207%200%200%201-1.19%201.387c.015-.037.338-.985.28-2.144c-.074-1.446-1.424-2.579-2.17-3.42c-.61-.678-1.144-1.197-1.753-1.991c-1.049-1.366-.477-3.372-.477-3.372z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGeb4bid2p%22%20x1%3D%223%22%20x2%3D%2221%22%20y1%3D%2212.009%22%20y2%3D%2212.009%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.1%22%20stop-color%3D%22%2373bfb4%22%2F%3E%3Cstop%20offset%3D%22.26%22%20stop-color%3D%22%234f9994%22%2F%3E%3Cstop%20offset%3D%22.75%22%20stop-color%3D%22%2340418f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23403b8f%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG4Oo6bc3B%22%20x1%3D%223.006%22%20x2%3D%2220.999%22%20y1%3D%2212.003%22%20y2%3D%2212.003%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.07%22%20stop-color%3D%22%2379c2ba%22%2F%3E%3Cstop%20offset%3D%22.27%22%20stop-color%3D%22%2346998f%22%2F%3E%3Cstop%20offset%3D%22.85%22%20stop-color%3D%22%23484997%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23353681%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG5pui0dMq%22%20x1%3D%2217.062%22%20x2%3D%2211.271%22%20y1%3D%2215.658%22%20y2%3D%224.99%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2379c2ba%22%2F%3E%3Cstop%20offset%3D%22.26%22%20stop-color%3D%22%2346998f%22%2F%3E%3Cstop%20offset%3D%22.38%22%20stop-color%3D%22%23468c90%22%2F%3E%3Cstop%20offset%3D%22.59%22%20stop-color%3D%22%23476a93%22%2F%3E%3Cstop%20offset%3D%22.78%22%20stop-color%3D%22%23484997%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23353681%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%22%23474799%22%20d%3D%22M3%2012a9%209%200%201%201%2018%200a9%209%200%200%201-18%200m9-7.941c-4.452%200-7.941%203.489-7.941%207.941S7.548%2019.941%2012%2019.941s7.941-3.489%207.941-7.941S16.452%204.059%2012%204.059%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGeb4bid2p)%22%20d%3D%22m11.99%2019.391l-3.908-3.674l1.652-1.572z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG4Oo6bc3B)%22%20d%3D%22M9.459%207.039c-.154.138-2.039%201.408-1.641%203.579c.185%201%201.355%202.075%202.324%203.166c1.37%201.55%201.63%201.964%201.869%202.53c.582%201.387.068%202.806-.006%203.097c0%200%201.234-.905%201.472-2.117c.196-1.017.148-1.282.069-1.742c-.196-1.112-1.043-2.038-2.033-3.06c-.98-1.017-1.07-1.075-1.79-1.975c-.423-.53-.667-1.037-.683-1.694c-.015-.958.546-1.906.413-1.784z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG5pui0dMq)%22%20d%3D%22M10.407%206.113s.053.068.164.105c.148.053.37.064.545-.105c.159-.143.154-.36.1-.493a.4.4%200%200%200-.116-.159l.1-.105s.038.058.128.1a.53.53%200%200%200%20.609-.132c.148-.159.116-.36.053-.482a1%201%200%200%200-.096-.143l.117-.111l3.95%203.743l-.551.497s-.493-.571-1.022-.598a2.7%202.7%200%200%200-.81.053c-.286.064-.44.133-.784-.037c-.434-.217-.423-.662-.418-.895c.01-.185-.085-.29-.217-.296c-.117%200-.238.037-.265.217c-.053.37%200%20.614.291%201.059c.28.418%201.377%201.43%201.737%201.826c.392.424.715.657%201.323%201.467c.424.55.99%201.34.99%202.303c0%20.73-.227%201.175-.524%201.726a7%207%200%200%201-1.19%201.387c.015-.037.338-.985.28-2.144c-.074-1.446-1.424-2.579-2.17-3.42c-.61-.678-1.144-1.197-1.753-1.991c-1.049-1.366-.477-3.372-.477-3.372z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGeb4bid2p%22%20x1%3D%223%22%20x2%3D%2221%22%20y1%3D%2212.009%22%20y2%3D%2212.009%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.1%22%20stop-color%3D%22%2373bfb4%22%2F%3E%3Cstop%20offset%3D%22.26%22%20stop-color%3D%22%234f9994%22%2F%3E%3Cstop%20offset%3D%22.75%22%20stop-color%3D%22%2340418f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23403b8f%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG4Oo6bc3B%22%20x1%3D%223.006%22%20x2%3D%2220.999%22%20y1%3D%2212.003%22%20y2%3D%2212.003%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.07%22%20stop-color%3D%22%2379c2ba%22%2F%3E%3Cstop%20offset%3D%22.27%22%20stop-color%3D%22%2346998f%22%2F%3E%3Cstop%20offset%3D%22.85%22%20stop-color%3D%22%23484997%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23353681%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG5pui0dMq%22%20x1%3D%2217.062%22%20x2%3D%2211.271%22%20y1%3D%2215.658%22%20y2%3D%224.99%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2379c2ba%22%2F%3E%3Cstop%20offset%3D%22.26%22%20stop-color%3D%22%2346998f%22%2F%3E%3Cstop%20offset%3D%22.38%22%20stop-color%3D%22%23468c90%22%2F%3E%3Cstop%20offset%3D%22.59%22%20stop-color%3D%22%23476a93%22%2F%3E%3Cstop%20offset%3D%22.78%22%20stop-color%3D%22%23484997%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23353681%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/sdl.svg?color=%231a73e8&size=48