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,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
<path style="fill:context-fill;fill-opacity:context-fill-opacity" d="M1.5 7a.5.5 0 1 0 0 1h13a.5.5 0 0 0 0-1h-13z"/>
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg" fill="context-fill" fill-opacity="context-fill-opacity">
<path d="M1 7a.5.5 0 0 0 0 1h13a.5.5 0 0 0 0-1z"/>
</svg>

Before

Width:  |  Height:  |  Size: 190 B

After

Width:  |  Height:  |  Size: 180 B

Before After
Before After