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 7.5 0 A 0.5 0.5 0 0 0 7 0.5 L 7 7 L 0.5 7 A 0.5 0.5 0 0 0 0 7.5 A 0.5 0.5 0 0 0 0.5 8 L 7 8 L 7 14.5 A 0.5 0.5 0 0 0 7.5 15 A 0.5 0.5 0 0 0 8 14.5 L 8 8 L 14.5 8 A 0.5 0.5 0 0 0 15 7.5 A 0.5 0.5 0 0 0 14.5 7 L 8 7 L 8 0.5 A 0.5 0.5 0 0 0 7.5 0 z " />
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
<path style="fill:context-fill;fill-opacity:context-fill-opacity" d="M7.5 0a.5.5 0 0 0-.5.5V7H.5a.5.5 0 0 0-.5.5.5.5 0 0 0 .5.5H7v6.5a.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5V8h6.5a.5.5 0 0 0 .5-.5.5.5 0 0 0-.5-.5H8V.5a.5.5 0 0 0-.5-.5z"/>
</svg>

Before

Width:  |  Height:  |  Size: 422 B

After

Width:  |  Height:  |  Size: 304 B

Before After
Before After