Files
boc/qx-pixel-first.svg
T

22 lines
1.0 KiB
XML
Raw Normal View History

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<!-- FAVICON VERSION — designad för 16x16 -->
<!-- Mörk bakgrund, rund -->
<rect width="16" height="16" rx="3.5" fill="#080E1E"/>
<!-- Korshår: 3 tjocka streck, ren blå, gap i mitten -->
<!-- Horisontell vänster -->
<rect x="1" y="7" width="5" height="2" rx="1" fill="#0AABFF"/>
<!-- Horisontell höger -->
<rect x="10" y="7" width="5" height="2" rx="1" fill="#0AABFF"/>
<!-- Vertikal övre -->
<rect x="7" y="1" width="2" height="5" rx="1" fill="#0AABFF"/>
<!-- Vertikal nedre -->
<rect x="7" y="10" width="2" height="5" rx="1" fill="#0AABFF"/>
<!-- Inre ring: 4 pixlar som formar en cirkel -->
<rect x="5" y="6" width="1" height="1" fill="#0AABFF" opacity="0.7"/>
<rect x="10" y="6" width="1" height="1" fill="#0AABFF" opacity="0.7"/>
<rect x="5" y="9" width="1" height="1" fill="#0AABFF" opacity="0.7"/>
<rect x="10" y="9" width="1" height="1" fill="#0AABFF" opacity="0.7"/>
<!-- Mittpunkt -->
<rect x="7" y="7" width="2" height="2" rx="0.5" fill="#60D8FF"/>
</svg>