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.5 1 C 1.11929 1 0 2.11929 0 3.5 L 0 11.5 C 0 12.8807 1.11929 14 2.5 14 L 13.5 14 C 14.8807 14 16 12.8807 16 11.5 L 16 3.5 C 16 2.11929 14.8807 1 13.5 1 L 2.5 1 z M 2.5 2 L 13.5 2 C 14.3284 2 15 2.67157 15 3.5 L 15 3.8007812 L 8 7.9199219 L 1 3.8027344 L 1 3.5 C 1 2.67157 1.67157 2 2.5 2 z M 15 4.9609375 L 15 11.5 C 15 12.3284 14.3284 13 13.5 13 L 2.5 13 C 1.67157 13 1 12.3284 1 11.5 L 1 4.9628906 L 7.7460938 8.9316406 L 7.828125 8.96875 C 7.967225 9.01995 8.1235063 9.0083406 8.2539062 8.9316406 L 15 4.9609375 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.5 1A2.5 2.5 0 0 0 0 3.5v8A2.5 2.5 0 0 0 2.5 14h11a2.5 2.5 0 0 0 2.5-2.5v-8A2.5 2.5 0 0 0 13.5 1h-11zm0 1h11A1.5 1.5 0 0 1 15 3.5v.3L8 7.92 1 3.803V3.5A1.5 1.5 0 0 1 2.5 2zM15 4.96v6.54a1.5 1.5 0 0 1-1.5 1.5h-11A1.5 1.5 0 0 1 1 11.5V4.963l6.746 3.969.082.037a.5.5 0 0 0 .426-.037L15 4.96z"/>
</svg>

Before

Width:  |  Height:  |  Size: 695 B

After

Width:  |  Height:  |  Size: 436 B

Before After
Before After