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,10 +9,10 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m7 2h13c1.1046 0 2 0.89543 2 2v4c0 1.1046-0.8954 2-2 2h-5" />
<path d="M10 10L2.5 2.5C2 2 2 2.5 2 5V8C2 9.10457 2.89543 10 4 10H10Z" />
<path d="m22 17v-1c0-1.1046-0.8954-2-2-2h-1" />
<path d="m4 14c-1.1046 0-2 0.8954-2 2v4c0 1.1046 0.89543 2 2 2h16.5l1-0.5 0.5 0.5-8-8h-10z" />
<path d="m6 18h0.01" />
<path d="m2 2 20 20" />
<path d="M7 2h13a2 2 0 012 2v4a2 2 0 01-2 2h-5" />
<path d="M10 10L2.5 2.5C2 2 2 2.5 2 5v3a2 2 0 002 2h6z" />
<path d="M22 17v-1a2 2 0 00-2-2h-1" />
<path d="M4 14a2 2 0 00-2 2v4a2 2 0 002 2h16.5l1-.5.5.5-8-8H4z" />
<path d="M6 18h.01" />
<path d="M2 2l20 20" />
</svg>

Before

Width:  |  Height:  |  Size: 556 B

After

Width:  |  Height:  |  Size: 483 B