feat: refactor wifi-icons (#62)

* refactor wifi-icons

* add spacings
This commit is contained in:
Eric Fennis
2020-09-11 22:09:13 +02:00
committed by GitHub
parent 5aef4e6110
commit 8a15bca8cd
2 changed files with 9 additions and 9 deletions

View File

@@ -9,8 +9,8 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M5 12.55a11 11 0 0 1 14.08 0" />
<path d="M1.42 9a16 16 0 0 1 21.16 0" />
<path d="M8.53 16.11a6 6 0 0 1 6.95 0" />
<path d="M5 13a10 10 0 0114 0" />
<path d="M8.5 16.5a5 5 0 017 0" />
<path d="M2 8.82a15 15 0 0120 0" />
<line x1="12" y1="20" x2="12.01" y2="20" />
</svg>

Before

Width:  |  Height:  |  Size: 385 B

After

Width:  |  Height:  |  Size: 365 B