slcl logo
slcl from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- slcl
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the slcl logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.041 15.451l1.25-2.4c-1.07-.685-2.94-2.67-1.845-5.11c1.37-3.05 4.01-2.325 5.26-1.88l1.17-2.345c-2.05-.935-6.64-1.695-8.595 2.75c-2.345 5.33 1.2 7.87 2.6 8.87l.16.12zm-2.185 4.84l1.195-2.435c1.17.49 3.845.885 5.16-1.44c1.64-2.91-.475-4.67-1.56-5.45l1.195-2.33c1.94 1.15 5.215 4.51 2.8 8.71c-2.9 5.04-6.995 3.585-8.6 3.01z"/></svg>
React
import type { SVGProps } from "react";
export function TokenSlcl(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="m10.041 15.451l1.25-2.4c-1.07-.685-2.94-2.67-1.845-5.11c1.37-3.05 4.01-2.325 5.26-1.88l1.17-2.345c-2.05-.935-6.64-1.695-8.595 2.75c-2.345 5.33 1.2 7.87 2.6 8.87l.16.12zm-2.185 4.84l1.195-2.435c1.17.49 3.845.885 5.16-1.44c1.64-2.91-.475-4.67-1.56-5.45l1.195-2.33c1.94 1.15 5.215 4.51 2.8 8.71c-2.9 5.04-6.995 3.585-8.6 3.01z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.041 15.451l1.25-2.4c-1.07-.685-2.94-2.67-1.845-5.11c1.37-3.05 4.01-2.325 5.26-1.88l1.17-2.345c-2.05-.935-6.64-1.695-8.595 2.75c-2.345 5.33 1.2 7.87 2.6 8.87l.16.12zm-2.185 4.84l1.195-2.435c1.17.49 3.845.885 5.16-1.44c1.64-2.91-.475-4.67-1.56-5.45l1.195-2.33c1.94 1.15 5.215 4.51 2.8 8.71c-2.9 5.04-6.995 3.585-8.6 3.01z"/></svg> </template>
CSS
.icon-slcl {
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%22m10.041%2015.451l1.25-2.4c-1.07-.685-2.94-2.67-1.845-5.11c1.37-3.05%204.01-2.325%205.26-1.88l1.17-2.345c-2.05-.935-6.64-1.695-8.595%202.75c-2.345%205.33%201.2%207.87%202.6%208.87l.16.12zm-2.185%204.84l1.195-2.435c1.17.49%203.845.885%205.16-1.44c1.64-2.91-.475-4.67-1.56-5.45l1.195-2.33c1.94%201.15%205.215%204.51%202.8%208.71c-2.9%205.04-6.995%203.585-8.6%203.01z%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%22m10.041%2015.451l1.25-2.4c-1.07-.685-2.94-2.67-1.845-5.11c1.37-3.05%204.01-2.325%205.26-1.88l1.17-2.345c-2.05-.935-6.64-1.695-8.595%202.75c-2.345%205.33%201.2%207.87%202.6%208.87l.16.12zm-2.185%204.84l1.195-2.435c1.17.49%203.845.885%205.16-1.44c1.64-2.91-.475-4.67-1.56-5.45l1.195-2.33c1.94%201.15%205.215%204.51%202.8%208.71c-2.9%205.04-6.995%203.585-8.6%203.01z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/slcl.svg?color=%231a73e8&size=48