Add some icons

This commit is contained in:
Vince
2021-11-03 19:59:34 +08:00
parent cd1ec6f463
commit c629b76575
55 changed files with 342 additions and 14 deletions

View File

@@ -0,0 +1,9 @@
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
</defs>
<path d="m13 6v5h5v-5z" fill="#3daee9"/>
<path class="ColorScheme-Text" d="m4 4v4h1v-3h3v-1zm12 0v1h3v3h1v-4zm-7.5 2c-1.3807 0-2.5 1.1193-2.5 2.5s1.1193 2.5 2.5 2.5 2.5-1.1193 2.5-2.5-1.1193-2.5-2.5-2.5zm-1.5 7v5h3v-5zm8.5 0-2.5 5h5zm-11.5 3v4h4v-1h-3v-3zm15 0v3h-3v1h4v-4z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 508 B