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,6 +9,6 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M6.13 1L6 16a2 2 0 0 0 2 2h15" />
<path d="M1 6.13L16 6a2 2 0 0 1 2 2v15" />
<path d="M6.13 1L6 16a2 2 0 002 2h15" />
<path d="M1 6.13L16 6a2 2 0 012 2v15" />
</svg>

Before

Width:  |  Height:  |  Size: 298 B

After

Width:  |  Height:  |  Size: 294 B