Files
boc/qx-icon-fav.svg
T

9 lines
652 B
XML
Raw Normal View History

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="6" fill="#060D1C"/>
<circle cx="16" cy="16" r="11.5" fill="none" stroke="#20CCFF" stroke-width="3"/>
<line x1="1" y1="16" x2="10" y2="16" stroke="#20CCFF" stroke-width="3" stroke-linecap="round"/>
<line x1="22" y1="16" x2="31" y2="16" stroke="#20CCFF" stroke-width="3" stroke-linecap="round"/>
<line x1="16" y1="1" x2="16" y2="10" stroke="#20CCFF" stroke-width="3" stroke-linecap="round"/>
<line x1="16" y1="22" x2="16" y2="31" stroke="#20CCFF" stroke-width="3" stroke-linecap="round"/>
<circle cx="16" cy="16" r="2.5" fill="#88EEFF"/>
</svg>