Add files via upload

This commit is contained in:
bmFtZQ 2021-03-13 22:22:35 +08:00 committed by GitHub
parent 375ddcc4d2
commit a3b663ae1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
52 changed files with 4248 additions and 0 deletions

View file

@ -0,0 +1,5 @@
<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 3.5 1 C 2.11929 1 1 2.11929 1 3.5 L 1 12.5 C 1 13.8807 2.11929 15 3.5 15 L 12.5 15 C 13.8807 15 15 13.8807 15 12.5 L 15 3.5 C 15 2.11929 13.8807 1 12.5 1 L 3.5 1 z M 3.5 2 L 6 2 L 6 3.5 C 6 4.32843 6.67157 5 7.5 5 L 14 5 L 14 12.5 C 14 13.3284 13.3284 14 12.5 14 L 3.5 14 C 2.67157 14 2 13.3284 2 12.5 L 2 3.5 C 2 2.67157 2.67157 2 3.5 2 z M 7 2 L 12.5 2 C 13.3284 2 14 2.67157 14 3.5 L 14 4 L 7.5 4 C 7.22386 4 7 3.77614 7 3.5 L 7 2 z " />
</svg>

After

Width:  |  Height:  |  Size: 612 B