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 15.5 0 C 15.372033 0 15.244066 0.049138375 15.146484 0.14648438 L 10 5.2929688 L 10 1.5 A 0.5 0.5 0 0 0 9.5 1 A 0.5 0.5 0 0 0 9 1.5 L 9 6.5 A 0.50005 0.50005 0 0 0 9.5 7 L 14.5 7 A 0.5 0.5 0 0 0 15 6.5 A 0.5 0.5 0 0 0 14.5 6 L 10.707031 6 L 15.853516 0.85351562 C 16.048207 0.65835159 16.048207 0.34164838 15.853516 0.14648438 C 15.755934 0.049138375 15.627967 0 15.5 0 z M 1.5 9 A 0.5 0.5 0 0 0 1 9.5 A 0.5 0.5 0 0 0 1.5 10 L 5.2929688 10 L 0.14648438 15.146484 C -0.048207014 15.341648 -0.048207014 15.658352 0.14648438 15.853516 C 0.3416481 16.048208 0.6583519 16.048208 0.85351562 15.853516 L 6 10.707031 L 6 14.5 A 0.5 0.5 0 0 0 6.5 15 A 0.5 0.5 0 0 0 7 14.5 L 7 9.5 A 0.50005 0.50005 0 0 0 6.5 9 L 1.5 9 z " />
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
<path style="fill:context-fill;fill-opacity:context-fill-opacity" d="M15.5 0a.5.5 0 0 0-.354.146L10 5.293V1.5a.5.5 0 0 0-.5-.5.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5.5.5 0 0 0-.5-.5h-3.793L15.854.854A.5.5 0 0 0 15.5 0zm-14 9a.5.5 0 0 0-.5.5.5.5 0 0 0 .5.5h3.793L.146 15.146a.5.5 0 0 0 .708.708L6 10.707V14.5a.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5z"/>
</svg>

Before

Width:  |  Height:  |  Size: 888 B

After

Width:  |  Height:  |  Size: 453 B

Before After
Before After