🚀 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,13 @@
<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="quota">
<path d="m6 2c-1.108 0-2 0.892-2 2v14c0 1.108 0.892 2 2 2h10c1.108 0 2-0.892 2-2v-14c0-1.108-0.892-2-2-2h-10zm0 2h1v2h-1v-2zm2 0h1v2h-1v-2zm2 0h1v2h-1v-2zm2 0h1v2h-1v-2zm2 1h1v1h-1v-1zm-3 2a5 5 0 0 1 5 5 5 5 0 0 1-5 5 5 5 0 0 1-5-5 5 5 0 0 1 5-5zm5 10a1 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"/>
<path d="m11 7a5 5 0 0 0-5 5 5 5 0 0 0 5 5 5 5 0 0 0 5-5h-5v-5z" class="ColorScheme-Text" fill="currentColor" opacity=".3"/>
<path d="m0 0h22v22h-22v-22z" opacity="0"/>
<g class="ColorScheme-Text" fill="currentColor">
<circle cx="11" cy="12" r="2"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 960 B