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.25 0 C 1.0132816 0 0 1.0132816 0 2.25 L 0 11.75 C 0 12.986718 1.0132816 14 2.25 14 L 7.1855469 14 C 7.0824073 13.680621 7.0099643 13.349356 7.0039062 13 L 2.25 13 C 1.5537217 13 1 12.446278 1 11.75 L 1 4 L 12 4 L 14 4 L 14 2.25 C 14 1.0132816 12.986718 0 11.75 0 L 2.25 0 z M 2.25 1 L 11.75 1 C 12.446278 1 13 1.5537217 13 2.25 L 13 3 L 1 3 L 1 2.25 C 1 1.5537217 1.5537217 1 2.25 1 z M 12 5 C 10.6193 5 9.5 6.11929 9.5 7.5 C 9.5 8.8807 10.6193 10 12 10 C 12.8179 10 13.5439 9.6072 14 9 L 12 9 C 11.1716 9 10.5 8.3284 10.5 7.5 C 10.5 6.67157 11.1716 6 12 6 L 14 6 C 13.5439 5.39278 12.8179 5 12 5 z M 12 7 L 12 8 L 14.449219 8 C 14.482019 7.8384 14.5 7.6712 14.5 7.5 C 14.5 7.3288 14.482019 7.1616 14.449219 7 L 12 7 z M 9.5507812 11 C 9.0857813 11 8.6946937 11.235597 8.4335938 11.529297 C 8.1743938 11.820797 8 12.214241 8 12.619141 L 8 12.939453 C 8 14.573853 9.6332 16 12 16 C 13.2407 16 14.280381 15.6082 14.988281 15 L 12 15 C 9.9702 15 9 13.828453 9 12.939453 L 9 12.619141 C 9 12.493741 9.060741 12.329259 9.1816406 12.193359 C 9.3005406 12.059659 9.4358812 12 9.5507812 12 L 15.867188 12 C 15.791987 11.8266 15.688506 11.666697 15.566406 11.529297 C 15.305306 11.235597 14.914219 11 14.449219 11 L 9.5507812 11 z M 12 13 L 12 14 L 15.761719 14 C 15.909119 13.6847 15.9915 13.3474 16 13 L 12 13 z " />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
<path style="fill:context-fill;fill-opacity:context-fill-opacity" d="M2.25 0A2.258 2.258 0 0 0 0 2.25v9.5A2.258 2.258 0 0 0 2.25 14h4.936a3.432 3.432 0 0 1-.182-1H2.25C1.554 13 1 12.446 1 11.75V4h13V2.25A2.258 2.258 0 0 0 11.75 0h-9.5zm0 1h9.5c.696 0 1.25.554 1.25 1.25V3H1v-.75C1 1.554 1.554 1 2.25 1zM12 5a2.5 2.5 0 1 0 2 4h-2a1.5 1.5 0 0 1 0-3h2a2.496 2.496 0 0 0-2-1zm0 2v1h2.45a2.512 2.512 0 0 0 0-1H12zm-2.45 4c-.464 0-.855.236-1.116.53-.26.29-.434.684-.434 1.09v.32C8 14.573 9.633 16 12 16c1.24 0 2.28-.392 2.988-1H12c-2.03 0-3-1.172-3-2.06v-.32c0-.126.06-.29.182-.427.119-.133.254-.193.369-.193h6.316a1.777 1.777 0 0 0-.3-.47c-.262-.294-.653-.53-1.118-.53H9.551zM12 13v1h3.762c.147-.315.23-.653.238-1h-4z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 789 B

Before After
Before After