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,9 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
<style>
#multiple:not(:target),#multiple:target+path{display:none}
</style>
<g style="fill:context-fill;fill-opacity:context-fill-opacity">
<path id="multiple" d="M3 1a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm0 1h8a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm11 .268V11.5a2.5 2.5 0 0 1-2.5 2.5H2.268A2 2 0 0 0 4 15h7.5a3.5 3.5 0 0 0 3.5-3.5V4a2 2 0 0 0-1-1.732zM4 3.5a.498.498 0 0 0-.354.146c-.195.196-.234.562 0 .708L6.293 7 3.646 9.646a.5.5 0 0 0 0 .707c.196.195.456.114.708 0L7 7.707l2.646 2.646a.5.5 0 1 0 .707-.707L7.707 7l2.646-2.646a.5.5 0 0 0 0-.708c-.195-.195-.472-.145-.707 0L7 6.292 4.354 3.646A.498.498 0 0 0 4 3.5z"/>
<path d="M2.477 2a.5.5 0 0 0-.33.146.5.5 0 0 0 0 .708L7.292 8l-5.147 5.146a.5.5 0 0 0 0 .708.5.5 0 0 0 .708 0L8 8.707l5.146 5.147a.5.5 0 0 0 .708 0 .5.5 0 0 0 0-.708L8.707 8l5.147-5.146a.5.5 0 0 0 0-.708.5.5 0 0 0-.377-.146.5.5 0 0 0-.33.146L8 7.293 2.854 2.146A.5.5 0 0 0 2.477 2z"/>
</g>
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg" fill="context-fill" fill-opacity="context-fill-opacity">
<path d="M2.5 2a.5.5 0 0 0-.353.146.5.5 0 0 0 0 .708L7.293 8l-5.146 5.145a.5.5 0 0 0 0 .707.5.5 0 0 0 .707 0L8 8.706l5.146 5.146a.5.5 0 0 0 .706 0 .5.5 0 0 0 0-.707L8.708 8l5.146-5.146a.5.5 0 0 0 0-.707.5.5 0 0 0-.707 0L8 7.292 2.854 2.146A.5.5 0 0 0 2.5 2z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1 KiB

After

Width:  |  Height:  |  Size: 390 B

Before After
Before After