typos and command fixes

This commit is contained in:
Gaurav Bankar
2024-07-13 23:40:34 +05:30
parent 403a9a55a9
commit d03a23003d
25338 changed files with 89672 additions and 11 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:#727272;
}</style>
</defs>
<path class="ColorScheme-Text" d="m3 4c-1.1 0-2 0.9-2 2v12c0 1.1 0.9 2 2 2h18c1.1 0 1.9902-0.9 1.9902-2l0.0098-12c0-1.1-0.9-2-2-2zm1 2h16c0.554 0 1 0.446 1 1v10c0 0.554-0.446 1-1 1h-16c-0.554 0-1-0.446-1-1v-10c0-0.554 0.446-1 1-1z" fill="currentColor"/>
<circle class="ColorScheme-Text" cx="4.5" cy="7.5" r=".5" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 545 B