🚀 feat: add assets and funcs

This commit is contained in:
eshanized
2025-01-06 22:41:45 +05:30
parent 8611d4b20d
commit 4f8624e873
120 changed files with 22275 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<svg width="22" height="22" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#363636; } .ColorScheme-Highlight { color:#5294e2; } .ColorScheme-ButtonBackground { color:#363636; }</style>
</defs>
<g id="printer">
<g class="ColorScheme-Text" fill="currentColor">
<path d="m8 2c-1.108 0-2 0.892-2 2v1h10v-1c0-1.108-0.892-2-2-2h-6z" opacity=".75"/>
<rect x="5" y="5" width="12" height="1" ry="0"/>
<path d="m7 11c-0.554 0-1 0.446-1 1v7c0 0.554 0.446 1 1 1v-8h8v8c0.554 0 1-0.446 1-1v-7c0-0.554-0.446-1-1-1h-8z"/>
</g>
<rect x="-6e-4" y="-.0032821" width="22" height="22" opacity="0"/>
<path d="m4 7c-1.108 0-2 0.892-2 2v4c0 1.108 0.892 2 2 2h1v-3c0-1.108 0.892-2 2-2h8c1.108 0 2 0.892 2 2v3h1c1.108 0 2-0.892 2-2v-4c0-1.108-0.892-2-2-2zm14 1a1 1 0 0 1 1 1 1 1 0 0 1-1 1 1 1 0 0 1-1-1 1 1 0 0 1 1-1z" class="ColorScheme-Text" fill="currentColor"/>
<rect x="7" y="12" width="8" height="8" ry="0" class="ColorScheme-Text" fill="currentColor" opacity=".5"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB