slg logo
slg from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- slg
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the slg logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.53 17.225l2.647-4.923l5.876 2.583l5.77-2.583l2.647 4.923L12.053 21z"/><path fill="currentColor" fill-rule="evenodd" d="M11.989 15.234A973 973 0 0 0 6.176 12.3l5.813-2.89l5.834 2.89zm0-.916c-1.308-.662-3.939-1.996-3.986-2.012l3.986-1.98l4.007 1.985l-4.007 2.012zm-1.842-1.525l1.852.794l1.853-.8L12 12l-1.852.789z" clip-rule="evenodd"/><path fill="currentColor" d="M12 11.47L7.765 9.607L12 3zm0 0l4.235-1.863L12 3z"/></svg>
React
import type { SVGProps } from "react";
export function TokenSlg(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.53 17.225l2.647-4.923l5.876 2.583l5.77-2.583l2.647 4.923L12.053 21z"/><path fill="currentColor" fillRule="evenodd" d="M11.989 15.234A973 973 0 0 0 6.176 12.3l5.813-2.89l5.834 2.89zm0-.916c-1.308-.662-3.939-1.996-3.986-2.012l3.986-1.98l4.007 1.985l-4.007 2.012zm-1.842-1.525l1.852.794l1.853-.8L12 12l-1.852.789z" clipRule="evenodd"/><path fill="currentColor" d="M12 11.47L7.765 9.607L12 3zm0 0l4.235-1.863L12 3z"/></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.53 17.225l2.647-4.923l5.876 2.583l5.77-2.583l2.647 4.923L12.053 21z"/><path fill="currentColor" fill-rule="evenodd" d="M11.989 15.234A973 973 0 0 0 6.176 12.3l5.813-2.89l5.834 2.89zm0-.916c-1.308-.662-3.939-1.996-3.986-2.012l3.986-1.98l4.007 1.985l-4.007 2.012zm-1.842-1.525l1.852.794l1.853-.8L12 12l-1.852.789z" clip-rule="evenodd"/><path fill="currentColor" d="M12 11.47L7.765 9.607L12 3zm0 0l4.235-1.863L12 3z"/></svg> </template>
CSS
.icon-slg {
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.53%2017.225l2.647-4.923l5.876%202.583l5.77-2.583l2.647%204.923L12.053%2021z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.989%2015.234A973%20973%200%200%200%206.176%2012.3l5.813-2.89l5.834%202.89zm0-.916c-1.308-.662-3.939-1.996-3.986-2.012l3.986-1.98l4.007%201.985l-4.007%202.012zm-1.842-1.525l1.852.794l1.853-.8L12%2012l-1.852.789z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2011.47L7.765%209.607L12%203zm0%200l4.235-1.863L12%203z%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.53%2017.225l2.647-4.923l5.876%202.583l5.77-2.583l2.647%204.923L12.053%2021z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.989%2015.234A973%20973%200%200%200%206.176%2012.3l5.813-2.89l5.834%202.89zm0-.916c-1.308-.662-3.939-1.996-3.986-2.012l3.986-1.98l4.007%201.985l-4.007%202.012zm-1.842-1.525l1.852.794l1.853-.8L12%2012l-1.852.789z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2011.47L7.765%209.607L12%203zm0%200l4.235-1.863L12%203z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/slg.svg?color=%231a73e8&size=48