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/copy.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 6 0 C 4.89543 0 4 0.89543 4 2 L 4 12 C 4 13.1046 4.89543 14 6 14 L 12 14 C 13.1046 14 14 13.1046 14 12 L 14 2 C 14 0.89543 13.1046 0 12 0 L 6 0 z M 6 1 L 12 1 C 12.5523 1 13 1.44772 13 2 L 13 12 C 13 12.5523 12.5523 13 12 13 L 6 13 C 5.44772 13 5 12.5523 5 12 L 5 2 C 5 1.44772 5.44772 1 6 1 z M 3 2.2675781 C 2.4022 2.6133881 2 3.25972 2 4 L 2 12.5 C 2 14.433 3.567 16 5.5 16 L 10 16 C 10.7403 16 11.386622 15.5978 11.732422 15 L 5.5 15 C 4.11929 15 3 13.8807 3 12.5 L 3 2.2675781 z " />
</svg>

After

Width:  |  Height:  |  Size: 660 B