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.625 6.75 A 1.25 1.25 0 0 0 1.375 8 A 1.25 1.25 0 0 0 2.625 9.25 A 1.25 1.25 0 0 0 3.875 8 A 1.25 1.25 0 0 0 2.625 6.75 z M 8 6.75 A 1.25 1.25 0 0 0 6.75 8 A 1.25 1.25 0 0 0 8 9.25 A 1.25 1.25 0 0 0 9.25 8 A 1.25 1.25 0 0 0 8 6.75 z M 13.375 6.75 A 1.25 1.25 0 0 0 12.125 8 A 1.25 1.25 0 0 0 13.375 9.25 A 1.25 1.25 0 0 0 14.625 8 A 1.25 1.25 0 0 0 13.375 6.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="M2.625 6.75A1.25 1.25 0 0 0 1.375 8a1.25 1.25 0 0 0 1.25 1.25A1.25 1.25 0 0 0 3.875 8a1.25 1.25 0 0 0-1.25-1.25zM8 6.75A1.25 1.25 0 0 0 6.75 8 1.25 1.25 0 0 0 8 9.25 1.25 1.25 0 0 0 9.25 8 1.25 1.25 0 0 0 8 6.75zm5.375 0A1.25 1.25 0 0 0 12.125 8a1.25 1.25 0 0 0 1.25 1.25A1.25 1.25 0 0 0 14.625 8a1.25 1.25 0 0 0-1.25-1.25z"/>
</svg>

Before

Width:  |  Height:  |  Size: 540 B

After

Width:  |  Height:  |  Size: 469 B

Before After
Before After