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 1.5,7 C 1.2238576,7 1,7.2238576 1,7.5 1,7.7761424 1.2238576,8 1.5,8 1.5,8 0.89687085,8 14.5,8 14.776142,8 15,7.7761424 15,7.5 15,7.2238576 14.776142,7 14.5,7 c 0,0 0.239704,0 -13,0 z" />
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
<path style="fill:context-fill;fill-opacity:context-fill-opacity" d="M1.5 7a.5.5 0 1 0 0 1h13a.5.5 0 0 0 0-1h-13z"/>
</svg>

Before

Width:  |  Height:  |  Size: 358 B

After

Width:  |  Height:  |  Size: 190 B

Before After
Before After