refactor: Optimise icons (#42)

* refactor: Optimise icons

* fix: Complete `contrast` icon

* refactor: Optimise `battery-charging` further
This commit is contained in:
John Letey
2020-07-05 12:27:23 +01:00
committed by GitHub
parent 02b57108c3
commit 031833a296
13 changed files with 29 additions and 29 deletions

View File

@@ -9,5 +9,5 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M15 7h2a5 5 0 0 1 0 10H15M9 17H7A5 5 0 0 1 7 7H9"/>
<path d="M15 7h2a5 5 0 0 1 0 10h-2m-6 0H7A5 5 0 0 1 7 7h2" />
</svg>

Before

Width:  |  Height:  |  Size: 271 B

After

Width:  |  Height:  |  Size: 272 B