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

@@ -10,6 +10,6 @@
stroke-linejoin="round"
>
<rect x="2" y="2" width="20" height="20" rx="5" ry="5" />
<path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z" />
<path d="M16 11.37A4 4 0 1112.63 8 4 4 0 0116 11.37z" />
<line x1="17.5" y1="6.5" x2="17.51" y2="6.5" />
</svg>

Before

Width:  |  Height:  |  Size: 381 B

After

Width:  |  Height:  |  Size: 377 B