mirror of
https://github.com/gromlab-ru/slm-design.git
synced 2026-08-22 15:30:16 +03:00
12 lines
550 B
XML
12 lines
550 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" role="img" aria-labelledby="slm-logo-title">
|
|
<title id="slm-logo-title">SLM Design</title>
|
|
<g fill="none" stroke="#f59e0b" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M5 8.2 12 4.5l7 3.7-7 3.7-7-3.7Z"/>
|
|
<path d="M5 12 12 15.7 19 12"/>
|
|
<path d="M5 15.8 12 19.5l7-3.7"/>
|
|
</g>
|
|
<circle cx="12" cy="8.2" r="1" fill="#f59e0b"/>
|
|
<circle cx="8.8" cy="13.8" r=".75" fill="#f59e0b"/>
|
|
<circle cx="15.2" cy="13.8" r=".75" fill="#f59e0b"/>
|
|
</svg>
|