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 2.3359375,1.00586 C 1.0318575,1.0904994 0,2.17452 0,3.5 v 9 l 0.00585938,0.164062 C 0.09049938,13.968163 1.17452,15 2.5,15 h 11 l 0.164062,-0.0059 C 14.968163,14.909441 16,13.8255 16,12.5 v -7 L 15.9941,5.3359375 15.97847,5.1738281 C 15.818816,3.9471081 14.765657,3.1085091 13.5,3 H 7.9183048 L 6.0664062,1.3007812 5.9316406,1.2109375 C 5.7007706,1.0738775 5.4364756,1 5.1660156,1 Z m 0,1 h 2.6660156 l 0.080078,0.00586 c 0.07931,0.01291 0.1557931,0.04507 0.2207031,0.09375 L 6.9436952,3.521485 5.4335936,4.8457037 5.3730466,4.8984377 C 5.2868569,4.9635275 5.1817356,5 5.0722656,5 L 1,4.9980469 V 3.5 L 1.00781,3.3554688 C 1.0804925,2.5948187 1.7203,2 2.5,2 Z M 7.8675235,4 H 13.5 l 0.144531,0.00781 C 14.405131,4.0804925 15,4.7203 15,5.5 v 7 l -0.0078,0.144531 C 14.919488,13.405131 14.2797,14 13.5,14 H 2.5 L 2.3554688,13.9922 C 1.5948187,13.919488 1,13.2797 1,12.5 V 5.9980469 L 5.0722656,6 5.2246094,5.9921875 c 0.35403,-0.03627 0.6858737,-0.1969212 0.9335937,-0.4570313 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 1-.164.006A2.5 2.5 0 0 0 0 3.5v9l.006.164A2.5 2.5 0 0 0 2.5 15h11l.164-.006A2.5 2.5 0 0 0 16 12.5v-7l-.006-.164-.016-.162C15.818 3.947 14.766 3.109 13.5 3H7.918L6.066 1.3l-.134-.09A1.5 1.5 0 0 0 5.166 1zm0 1h2.666l.08.006c.08.013.156.045.22.094L6.945 3.52l-1.51 1.325-.061.052a.499.499 0 0 1-.3.102L1 4.998V3.5l.008-.145A1.5 1.5 0 0 1 2.5 2zm5.368 2H13.5l.145.008A1.5 1.5 0 0 1 15 5.5v7l-.008.145A1.5 1.5 0 0 1 13.5 14h-11l-.145-.008A1.5 1.5 0 0 1 1 12.5V5.998L5.072 6l.153-.008a1.5 1.5 0 0 0 .933-.457z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 654 B

Before After
Before After