fixed the iucon

This commit is contained in:
Dominik Moritz Roth 2025-05-18 16:09:51 +02:00
parent e47525ab85
commit 07e081ac60

View File

@ -1,11 +1,18 @@
<svg stroke="white" fill="none" stroke-width="2" viewBox="0 0 24 24"
stroke-linecap="round" stroke-linejoin="round"
height="200px" width="200px"
<?xml version="1.0" encoding="UTF-8"?>
<svg
stroke="white"
fill="none"
stroke-width="2"
viewBox="0 0 24 24"
stroke-linecap="round"
stroke-linejoin="round"
height="200px"
width="200px"
xmlns="http://www.w3.org/2000/svg">
<path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"/>
<path d="M12 21l0 .01"/>
<path d="M3 9l0 .01"/>
<path d="M21 9l0 .01"/>
<path d="M 3.72,8.52 V 8.53"/>
<path d="M 20.28,8.52 V 8.53"/>
<path d="M8 20.1a9 9 0 0 1 -5 -7.1"/>
<path d="M16 20.1a9 9 0 0 0 5 -7.1"/>
<path d="M6.2 5a9 9 0 0 1 11.4 0"/>

Before

Width:  |  Height:  |  Size: 454 B

After

Width:  |  Height:  |  Size: 521 B