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.5013522,2 A 0.499,0.499 0 0 0 2.1478366,2.8535156 L 7.3138522,8 2.1478366,13.146485 a 0.498,0.498 0 0 0 0,0.707031 0.5,0.5 0 0 0 0.7070312,0 l 5.484375,-5.4648442 a 0.55,0.55 0 0 0 0,-0.7792968 L 2.8548678,2.1445312 A 0.496,0.496 0 0 0 2.5013522,2 Z m 6,0 A 0.499,0.499 0 0 0 8.1478366,2.8535156 L 13.313852,8 8.1478366,13.146485 a 0.498,0.498 0 0 0 0,0.707031 0.5,0.5 0 0 0 0.7070312,0 L 14.339243,8.3886718 a 0.55,0.55 0 0 0 0,-0.7792968 L 8.8548678,2.1445312 A 0.496,0.496 0 0 0 8.5013522,2 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.501 2a.499.499 0 0 0-.353.854L7.314 8l-5.166 5.146a.498.498 0 0 0 0 .708.5.5 0 0 0 .707 0l5.484-5.465a.55.55 0 0 0 0-.78L2.855 2.145A.496.496 0 0 0 2.5 2zm6 0a.499.499 0 0 0-.353.854L13.314 8l-5.166 5.146a.498.498 0 0 0 0 .708.5.5 0 0 0 .707 0l5.484-5.465a.55.55 0 0 0 0-.78L8.855 2.145A.496.496 0 0 0 8.5 2z"/>
</svg>

Before

Width:  |  Height:  |  Size: 673 B

After

Width:  |  Height:  |  Size: 457 B

Before After
Before After