0
0
Fork 0
mirror of https://github.com/stronk-dev/Tokyo-Night-Linux.git synced 2024-10-17 20:58:16 -04:00
tokyo-night-linux/usr/share/themes/TokyoNight/xfwm4/stick-toggled-pressed.svg

9 lines
509 B
XML
Raw Normal View History

2021-07-14 18:20:48 -04:00
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<rect width="32" height="32" fill="#16161e"/>
2021-07-28 06:40:40 -04:00
<rect width="32" height="1" fill="#A9B1D6" fill-opacity=".1"/>
<g fill="#A9B1D6">
2021-07-14 18:20:48 -04:00
<circle cx="16" cy="16" r="12" opacity=".2"/>
<path d="m16 10a6 6 0 0 0 -6 6 6 6 0 0 0 6 6 6 6 0 0 0 6 -6 6 6 0 0 0 -6 -6zm0 2a4 4 0 0 1 4 4 4 4 0 0 1 -4 4 4 4 0 0 1 -4 -4 4 4 0 0 1 4 -4zm0 2a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2 -2 2 2 0 0 0 -2 -2z" opacity=".6"/>
</g>
</svg>