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 6.5,1 C 3.462434,1 1,3.4624339 1,6.5000004 1,9.5375664 3.462434,12 6.5,12 c 1.338853,0 2.563799,-0.480226 3.517578,-1.275391 l 4.128906,4.128907 a 0.5,0.5 0 0 0 0.707032,0 0.5,0.5 0 0 0 0,-0.707032 L 10.724609,10.017578 C 11.519774,9.0637994 12,7.8388524 12,6.5000004 12,3.4624339 9.537566,1 6.5,1 Z m 0,1 C 8.985281,2 11,4.0147186 11,6.5000004 11,8.9852814 8.985281,11 6.5,11 4.014719,11 2,8.9852814 2,6.5000004 2,4.0147186 4.014719,2 6.5,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="M6.5 1a5.5 5.5 0 0 0 0 11c1.339 0 2.564-.48 3.518-1.275l4.128 4.129a.5.5 0 0 0 .708 0 .5.5 0 0 0 0-.708l-4.13-4.128A5.473 5.473 0 0 0 12 6.5 5.5 5.5 0 0 0 6.5 1zm0 1a4.5 4.5 0 1 1 0 9 4.5 4.5 0 0 1 0-9z"/>
</svg>

Before

Width:  |  Height:  |  Size: 619 B

After

Width:  |  Height:  |  Size: 348 B

Before After
Before After