add icons

This commit is contained in:
bmFtZQ 2021-04-02 03:20:17 +08:00 committed by GitHub
parent e61466d88f
commit 73e2c0ff20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 90 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 8.5 1 A 0.5 0.5 0 0 0 8 1.5 A 0.5 0.5 0 0 0 8.5 2 L 13.292969 2 L 2 13.292969 L 2 8.5 A 0.5 0.5 0 0 0 1.5 8 A 0.5 0.5 0 0 0 1 8.5 L 1 14.5 A 0.50005 0.50005 0 0 0 1.5 15 L 7.5 15 A 0.5 0.5 0 0 0 8 14.5 A 0.5 0.5 0 0 0 7.5 14 L 2.7070312 14 L 14 2.7070312 L 14 7.5 A 0.5 0.5 0 0 0 14.5 8 A 0.5 0.5 0 0 0 15 7.5 L 15 1.5 A 0.50005 0.50005 0 0 0 14.5 1 L 8.5 1 z " />
</svg>

After

Width:  |  Height:  |  Size: 536 B