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 3.25,1 C 2.0132816,1 1,2.0132816 1,3.25 v 9.5 C 1,13.986718 2.0132816,15 3.25,15 h 9.5 C 13.986718,15 15,13.986718 15,12.75 V 3.25 C 15,2.0132816 13.986718,1 12.75,1 Z m 0,1 h 9.5 C 13.446278,2 14,2.5537217 14,3.25 V 4 H 2 V 3.25 C 2,2.5537217 2.5537217,2 3.25,2 Z M 2,5 h 12 v 7.75 C 14,13.446278 13.446278,14 12.75,14 H 3.25 C 2.5537217,14 2,13.446278 2,12.75 Z" />
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
<path style="fill:context-fill;fill-opacity:context-fill-opacity" d="M3.25 1A2.258 2.258 0 0 0 1 3.25v9.5A2.258 2.258 0 0 0 3.25 15h9.5A2.258 2.258 0 0 0 15 12.75v-9.5A2.258 2.258 0 0 0 12.75 1zm0 1h9.5c.696 0 1.25.554 1.25 1.25V4H2v-.75C2 2.554 2.554 2 3.25 2zM2 5h12v7.75c0 .696-.554 1.25-1.25 1.25h-9.5C2.554 14 2 13.446 2 12.75z"/>
</svg>

Before

Width:  |  Height:  |  Size: 539 B

After

Width:  |  Height:  |  Size: 409 B

Before After
Before After