Optimize all existing icons (#167)

This commit is contained in:
Christopher Sandvik
2021-01-14 16:33:30 -05:00
committed by GitHub
parent 3bedf3ba36
commit 1846b8b4ae
188 changed files with 272 additions and 273 deletions

View File

@@ -9,7 +9,7 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M16 4H9A3 3 0 0 0 6.17 8" />
<path d="M14 12a4 4 0 0 1 0 8H6" />
<path d="M16 4H9a3 3 0 00-2.83 4" />
<path d="M14 12a4 4 0 010 8H6" />
<line x1="4" y1="12" x2="20" y2="12" />
</svg>

Before

Width:  |  Height:  |  Size: 328 B

After

Width:  |  Height:  |  Size: 325 B