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 8.5 1 A 0.5 0.5 0 0 0 8 1.5 A 0.5 0.5 0 0 0 8.5 2 L 13.292969 2 L 2 13.292969 L 2 8.5 A 0.5 0.5 0 0 0 1.5 8 A 0.5 0.5 0 0 0 1 8.5 L 1 14.5 A 0.50005 0.50005 0 0 0 1.5 15 L 7.5 15 A 0.5 0.5 0 0 0 8 14.5 A 0.5 0.5 0 0 0 7.5 14 L 2.7070312 14 L 14 2.7070312 L 14 7.5 A 0.5 0.5 0 0 0 14.5 8 A 0.5 0.5 0 0 0 15 7.5 L 15 1.5 A 0.50005 0.50005 0 0 0 14.5 1 L 8.5 1 z " />
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
<path style="fill:context-fill;fill-opacity:context-fill-opacity" d="M8.5 1a.5.5 0 0 0-.5.5.5.5 0 0 0 .5.5h4.793L2 13.293V8.5a.5.5 0 0 0-.5-.5.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5.5.5 0 0 0-.5-.5H2.707L14 2.707V7.5a.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5v-6a.5.5 0 0 0-.5-.5h-6z"/>
</svg>

Before

Width:  |  Height:  |  Size: 536 B

After

Width:  |  Height:  |  Size: 362 B

Before After
Before After