Add files via upload

This commit is contained in:
bmFtZQ 2021-03-13 22:29:16 +08:00 committed by GitHub
parent a3b663ae1f
commit 294e5a8ccc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
61 changed files with 805 additions and 0 deletions

5
chrome/icons/new-tab.svg Normal file
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 7.5 0 A 0.5 0.5 0 0 0 7 0.5 L 7 7 L 0.5 7 A 0.5 0.5 0 0 0 0 7.5 A 0.5 0.5 0 0 0 0.5 8 L 7 8 L 7 14.5 A 0.5 0.5 0 0 0 7.5 15 A 0.5 0.5 0 0 0 8 14.5 L 8 8 L 14.5 8 A 0.5 0.5 0 0 0 15 7.5 A 0.5 0.5 0 0 0 14.5 7 L 8 7 L 8 0.5 A 0.5 0.5 0 0 0 7.5 0 z " />
</svg>

After

Width:  |  Height:  |  Size: 422 B