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 4.5 1 C 3.67157 1 3 1.67157 3 2.5 L 3 3 L 2.5 3 C 1.11929 3 0 4.11929 0 5.5 L 0 10.5 C 0 11.3284 0.67157 12 1.5 12 L 3 12 L 3 13.5 C 3 14.3284 3.67157 15 4.5 15 L 11.5 15 C 12.3284 15 13 14.3284 13 13.5 L 13 12 L 14.5 12 C 15.3284 12 16 11.3284 16 10.5 L 16 5.5 C 16 4.11929 14.8807 3 13.5 3 L 13 3 L 13 2.5 C 13 1.67157 12.3284 1 11.5 1 L 4.5 1 z M 4.5 2 L 11.5 2 C 11.7761 2 12 2.22386 12 2.5 L 12 3 L 4 3 L 4 2.5 C 4 2.22386 4.22386 2 4.5 2 z M 2.5 4 L 13.5 4 C 14.3284 4 15 4.67157 15 5.5 L 15 10.5 C 15 10.7761 14.7761 11 14.5 11 L 13 11 L 13 9.5 C 13 8.6716 12.3284 8 11.5 8 L 4.5 8 C 3.67157 8 3 8.6716 3 9.5 L 3 11 L 1.5 11 C 1.22386 11 1 10.7761 1 10.5 L 1 5.5 C 1 4.67157 1.67157 4 2.5 4 z M 4.5 9 L 11.5 9 C 11.7761 9 12 9.2239 12 9.5 L 12 13.5 C 12 13.7761 11.7761 14 11.5 14 L 4.5 14 C 4.22386 14 4 13.7761 4 13.5 L 4 9.5 C 4 9.2239 4.22386 9 4.5 9 z " />
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
<path style="fill:context-fill;fill-opacity:context-fill-opacity" d="M4.5 1A1.5 1.5 0 0 0 3 2.5V3h-.5A2.5 2.5 0 0 0 0 5.5v5A1.5 1.5 0 0 0 1.5 12H3v1.5A1.5 1.5 0 0 0 4.5 15h7a1.5 1.5 0 0 0 1.5-1.5V12h1.5a1.5 1.5 0 0 0 1.5-1.5v-5A2.5 2.5 0 0 0 13.5 3H13v-.5A1.5 1.5 0 0 0 11.5 1h-7zm0 1h7a.5.5 0 0 1 .5.5V3H4v-.5a.5.5 0 0 1 .5-.5zm-2 2h11A1.5 1.5 0 0 1 15 5.5v5a.5.5 0 0 1-.5.5H13V9.5A1.5 1.5 0 0 0 11.5 8h-7A1.5 1.5 0 0 0 3 9.5V11H1.5a.5.5 0 0 1-.5-.5v-5A1.5 1.5 0 0 1 2.5 4zm2 5h7a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1 KiB

After

Width:  |  Height:  |  Size: 632 B

Before After
Before After