first version of rewrite

This commit is contained in:
bmFtZQ 2021-12-01 04:11:13 +08:00
parent f61c7c4a2d
commit 26df277f1b
226 changed files with 1649 additions and 6675 deletions

View file

@ -1,3 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
<path style="fill:context-fill;fill-opacity:context-fill-opacity" d="M2.625 6.75A1.25 1.25 0 0 0 1.375 8a1.25 1.25 0 0 0 1.25 1.25A1.25 1.25 0 0 0 3.875 8a1.25 1.25 0 0 0-1.25-1.25zM8 6.75A1.25 1.25 0 0 0 6.75 8 1.25 1.25 0 0 0 8 9.25 1.25 1.25 0 0 0 9.25 8 1.25 1.25 0 0 0 8 6.75zm5.375 0A1.25 1.25 0 0 0 12.125 8a1.25 1.25 0 0 0 1.25 1.25A1.25 1.25 0 0 0 14.625 8a1.25 1.25 0 0 0-1.25-1.25z"/>
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg" fill="context-fill" fill-opacity="context-fill-opacity">
<circle cx="8" cy="8" r="1.25"/>
<circle cx="13.25" cy="8" r="1.25"/>
<circle cx="2.75" cy="8" r="1.25"/>
</svg>

Before

Width:  |  Height:  |  Size: 469 B

After

Width:  |  Height:  |  Size: 239 B

Before After
Before After