Files
NixOS-Configs/home/hypr/quickshell/assets/controlcenter.svg

9 lines
441 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="100%" height="100%">
<!-- Top switch -->
<rect x="3" y="5" width="18" height="6" rx="3" fill="none" stroke="#FFFFFF" stroke-width="1.8"/>
<circle cx="16" cy="8" r="2.2" fill="#FFFFFF"/>
<!-- Bottom switch -->
<rect x="3" y="13" width="18" height="6" rx="3" fill="none" stroke="#FFFFFF" stroke-width="1.8"/>
<circle cx="8" cy="16" r="2.2" fill="#FFFFFF"/>
</svg>