optimize icons

This commit is contained in:
bmFtZQ 2021-05-09 06:38:43 +08:00 committed by GitHub
parent a36bee2b6e
commit 6e7c989959
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 8 deletions

View file

@ -1,5 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
<path <path style="fill:context-fill;fill-opacity:context-fill-opacity" d="M14.5 2a.5.5 0 0 0-.379.174l-9.129 10.57-4.12-4.578a.5.5 0 0 0-.706-.037.5.5 0 0 0-.037.705l4.5 5a.5.5 0 0 0 .75-.008l9.5-11a.5.5 0 0 0-.053-.705A.5.5 0 0 0 14.5 2z"/>
style="fill:context-fill;fill-opacity:context-fill-opacity"
d="M 14.5 2 A 0.5 0.5 0 0 0 14.121094 2.1738281 L 4.9921875 12.744141 L 0.87109375 8.1660156 A 0.5 0.5 0 0 0 0.16601562 8.1289062 A 0.5 0.5 0 0 0 0.12890625 8.8339844 L 4.6289062 13.833984 A 0.50005 0.50005 0 0 0 5.3789062 13.826172 L 14.878906 2.8261719 A 0.5 0.5 0 0 0 14.826172 2.1210938 A 0.5 0.5 0 0 0 14.5 2 z " />
</svg> </svg>

Before

Width:  |  Height:  |  Size: 487 B

After

Width:  |  Height:  |  Size: 310 B

Before After
Before After

View file

@ -1,5 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
<path <path style="fill:context-fill;fill-opacity:context-fill-opacity" d="M5.477 2a.5.5 0 0 0-.33.146.5.5 0 0 0 0 .708L10.292 8l-5.147 5.146a.5.5 0 0 0 0 .708.5.5 0 0 0 .708 0l5.5-5.5a.5.5 0 0 0 0-.708l-5.5-5.5A.5.5 0 0 0 5.477 2z"/>
style="fill:context-fill;fill-opacity:context-fill-opacity"
d="M 5.4765625 2 A 0.5 0.5 0 0 0 5.1464844 2.1464844 A 0.5 0.5 0 0 0 5.1464844 2.8535156 L 10.292969 8 L 5.1464844 13.146484 A 0.5 0.5 0 0 0 5.1464844 13.853516 A 0.5 0.5 0 0 0 5.8535156 13.853516 L 11.353516 8.3535156 A 0.50005 0.50005 0 0 0 11.353516 7.6464844 L 5.8535156 2.1464844 A 0.5 0.5 0 0 0 5.4765625 2 z " />
</svg> </svg>

Before

Width:  |  Height:  |  Size: 486 B

After

Width:  |  Height:  |  Size: 302 B

Before After
Before After