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="M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0zm0 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1zm.049 3a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5zM8 6.5a.5.5 0 0 0-.5.5v4.502l.008.09a.5.5 0 0 0 .992-.09V7l-.008-.09A.5.5 0 0 0 8 6.5z"/>
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg" fill="context-fill" fill-opacity="context-fill-opacity">
<path d="M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0zm0 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1zm.01 3a.75.75 0 1 0 .039 0h-.04zM8 6.5a.5.5 0 0 0-.5.5v4.502l.008.09a.5.5 0 0 0 .992-.09V7l-.008-.09A.5.5 0 0 0 8 6.5z"/>
</svg>

Before

Width:  |  Height:  |  Size: 345 B

After

Width:  |  Height:  |  Size: 328 B

Before After
Before After