Add some symbolic icons

This commit is contained in:
Vince
2022-10-25 01:24:04 +08:00
parent f6610606de
commit 5b17bbf804
180 changed files with 949 additions and 20 deletions
+5
View File
@@ -0,0 +1,5 @@
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m8 0a8 8 0 0 0-8 8 8 8 0 0 0 8 8 8 8 0 0 0 8-8 8 8 0 0 0-8-8zm0 1a7 7 0 0 1 7 7 7 7 0 0 1-7 7 7 7 0 0 1-7-7 7 7 0 0 1 7-7z" fill="#363636" fill-rule="evenodd" stop-color="#000000"/>
<rect x="7" y="4" width="2" height="2" rx="0" ry="0" fill="#363636" fill-rule="evenodd" stop-color="#000000"/>
<rect x="7" y="7" width="2" height="5" fill="#363636" fill-rule="evenodd" stop-color="#000000"/>
</svg>

After

Width:  |  Height:  |  Size: 487 B

@@ -0,0 +1,3 @@
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m5 1v2h11v1h-11.002v2a36.954 36.954 0 0 1-2.322-1.166 43.6 43.6 0 0 1-2.258-1.334c0.725-0.45 1.477-0.89 2.258-1.32 0.788-0.43 1.563-0.823 2.324-1.18zm0 9v2h11v1h-11.002v2a36.954 36.954 0 0 1-2.322-1.166 43.6 43.6 0 0 1-2.258-1.334c0.725-0.45 1.477-0.89 2.258-1.32 0.788-0.43 1.563-0.823 2.324-1.18z" color="#000000" fill="#363636" overflow="visible"/>
</svg>

After

Width:  |  Height:  |  Size: 447 B