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="M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z" />
<path d="M4 3h16a2 2 0 012 2v6a10 10 0 01-10 10A10 10 0 012 11V5a2 2 0 012-2z" />
<polyline points="8 10 12 14 16 10" />
</svg>

Before

Width:  |  Height:  |  Size: 340 B

After

Width:  |  Height:  |  Size: 333 B