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 10.5 0 C 7.42386 0 5 2.42386 5 5.5 C 5 5.89668 5.0395637 6.2952481 5.1210938 6.6738281 C 5.1792337 6.9438081 5.1140688 7.17891 4.9804688 7.3125 L 0.43945312 11.853516 C 0.15815313 12.134816 -3.7007434e-17 12.516263 0 12.914062 L 0 14.5 C 0 15.3284 0.67157 16 1.5 16 L 3.5 16 C 4.32843 16 5 15.3284 5 14.5 L 5 14 L 6 14 C 6.55228 14 7 13.5523 7 13 L 7 12 L 8 12 C 8.5523 12 9 11.5523 9 11 L 9 10.820312 C 9.4935 10.954012 10.0069 11 10.5 11 C 13.5761 11 16 8.5761 16 5.5 C 16 2.42386 13.5761 0 10.5 0 z M 10.5 1 C 13.0239 1 15 2.97614 15 5.5 C 15 8.0239 13.0239 10 10.5 10 C 9.8408 10 9.2264562 9.9042438 8.7226562 9.6523438 C 8.5676563 9.5748438 8.3837281 9.5827281 8.2363281 9.6738281 C 8.0889281 9.7649281 8 9.9263094 8 10.099609 L 8 11 L 7 11 C 6.44772 11 6 11.4477 6 12 L 6 13 L 5 13 C 4.44772 13 4 13.4477 4 14 L 4 14.5 C 4 14.7761 3.77614 15 3.5 15 L 1.5 15 C 1.22386 15 1 14.7761 1 14.5 L 1 12.914062 C 1 12.781462 1.0527144 12.654247 1.1464844 12.560547 L 5.6875 8.0195312 C 6.11963 7.5874112 6.2098994 6.9769938 6.0996094 6.4648438 C 6.0340194 6.1602938 6 5.83105 6 5.5 C 6 2.97614 7.97614 1 10.5 1 z M 12 3 C 11.4477 3 11 3.44772 11 4 C 11 4.55228 11.4477 5 12 5 C 12.5523 5 13 4.55228 13 4 C 13 3.44772 12.5523 3 12 3 z " />
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
<path style="fill:context-fill;fill-opacity:context-fill-opacity" d="M10.5 0C7.424 0 5 2.424 5 5.5c0 .397.04.795.121 1.174.058.27-.007.505-.14.638L.438 11.854A1.5 1.5 0 0 0 0 12.914V14.5A1.5 1.5 0 0 0 1.5 16h2A1.5 1.5 0 0 0 5 14.5V14h1a1 1 0 0 0 1-1v-1h1a1 1 0 0 0 1-1v-.18c.493.134 1.007.18 1.5.18 3.076 0 5.5-2.424 5.5-5.5S13.576 0 10.5 0zm0 1C13.024 1 15 2.976 15 5.5S13.024 10 10.5 10c-.66 0-1.274-.096-1.777-.348A.5.5 0 0 0 8 10.1v.9H7a1 1 0 0 0-1 1v1H5a1 1 0 0 0-1 1v.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1.586a.5.5 0 0 1 .146-.353L5.688 8.02c.432-.433.522-1.043.412-1.555A4.626 4.626 0 0 1 6 5.5C6 2.976 7.976 1 10.5 1zM12 3a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 739 B

Before After
Before After