sdl logo
sdl from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- sdl
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
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"><path fill="currentColor" 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="currentColor" d="m11.99 19.391l-3.908-3.674l1.652-1.572z"/><path fill="currentColor" 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.868 2.53c.583 1.387.07 2.806-.005 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="currentColor" d="M10.407 6.114s.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-.132a.42.42 0 0 0 .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.991C9.829 8.12 10.4 6.114 10.4 6.114z"/></svg>
React
import type { SVGProps } from "react";
export function TokenSdl(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" 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="currentColor" d="m11.99 19.391l-3.908-3.674l1.652-1.572z"/><path fill="currentColor" 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.868 2.53c.583 1.387.07 2.806-.005 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="currentColor" d="M10.407 6.114s.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-.132a.42.42 0 0 0 .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.991C9.829 8.12 10.4 6.114 10.4 6.114z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" 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="currentColor" d="m11.99 19.391l-3.908-3.674l1.652-1.572z"/><path fill="currentColor" 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.868 2.53c.583 1.387.07 2.806-.005 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="currentColor" d="M10.407 6.114s.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-.132a.42.42 0 0 0 .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.991C9.829 8.12 10.4 6.114 10.4 6.114z"/></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%3Cpath%20fill%3D%22currentColor%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%22currentColor%22%20d%3D%22m11.99%2019.391l-3.908-3.674l1.652-1.572z%22%2F%3E%3Cpath%20fill%3D%22currentColor%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.868%202.53c.583%201.387.07%202.806-.005%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%22currentColor%22%20d%3D%22M10.407%206.114s.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-.132a.42.42%200%200%200%20.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.991C9.829%208.12%2010.4%206.114%2010.4%206.114z%22%2F%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%3Cpath%20fill%3D%22currentColor%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%22currentColor%22%20d%3D%22m11.99%2019.391l-3.908-3.674l1.652-1.572z%22%2F%3E%3Cpath%20fill%3D%22currentColor%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.868%202.53c.583%201.387.07%202.806-.005%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%22currentColor%22%20d%3D%22M10.407%206.114s.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-.132a.42.42%200%200%200%20.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.991C9.829%208.12%2010.4%206.114%2010.4%206.114z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/sdl.svg?color=%231a73e8&size=48