change location of poup icons + optimize icons

This commit is contained in:
bmFtZQ 2021-05-09 06:20:18 +08:00 committed by GitHub
parent 1cfb40f977
commit a031bfb75d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
85 changed files with 634 additions and 280 deletions

View file

@ -1,5 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path
style="fill:context-fill;fill-opacity:context-fill-opacity"
d="M 2.4765625 2 A 0.5 0.5 0 0 0 2.1464844 2.1464844 A 0.5 0.5 0 0 0 2.1464844 2.8535156 L 7.2929688 8 L 2.1464844 13.146484 A 0.5 0.5 0 0 0 2.1464844 13.853516 A 0.5 0.5 0 0 0 2.8535156 13.853516 L 8 8.7070312 L 13.146484 13.853516 A 0.5 0.5 0 0 0 13.853516 13.853516 A 0.5 0.5 0 0 0 13.853516 13.146484 L 8.7070312 8 L 13.853516 2.8535156 A 0.5 0.5 0 0 0 13.853516 2.1464844 A 0.5 0.5 0 0 0 13.476562 2 A 0.5 0.5 0 0 0 13.146484 2.1464844 L 8 7.2929688 L 2.8535156 2.1464844 A 0.5 0.5 0 0 0 2.4765625 2 z " />
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
<path style="fill:context-fill;fill-opacity:context-fill-opacity" d="M2.477 2a.5.5 0 0 0-.33.146.5.5 0 0 0 0 .708L7.292 8l-5.147 5.146a.5.5 0 0 0 0 .708.5.5 0 0 0 .708 0L8 8.707l5.146 5.147a.5.5 0 0 0 .708 0 .5.5 0 0 0 0-.708L8.707 8l5.147-5.146a.5.5 0 0 0 0-.708.5.5 0 0 0-.377-.146.5.5 0 0 0-.33.146L8 7.293 2.854 2.146A.5.5 0 0 0 2.477 2z"/>
</svg>

Before

Width:  |  Height:  |  Size: 678 B

After

Width:  |  Height:  |  Size: 418 B

Before After
Before After