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,8 +9,8 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M16 16v4a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2V10C8 8 6 8 6 6" />
<path d="M7 2H18V6c0 2-2 2-2 4v1" />
<path d="M16 16v4a2 2 0 01-2 2h-4a2 2 0 01-2-2V10c0-2-2-2-2-4" />
<path d="M7 2h11v4c0 2-2 2-2 4v1" />
<line x1="11" y1="6" x2="18" y2="6" />
<line x1="2" y1="2" x2="22" y2="22" />
</svg>

Before

Width:  |  Height:  |  Size: 399 B

After

Width:  |  Height:  |  Size: 397 B