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 xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#FF5252; }
</style>
</defs>
<path opacity=".35" style="fill:currentColor" class="ColorScheme-Text" d="m6 6s-1 0-1 1v9c0 1 1 1 1 1h2l1 1h6v-3l-1 1h-4l-1-1h-2v-7h10v1h2v-2c0-1-1-1-1-1h-12z"/>
<path style="fill:currentColor" class="ColorScheme-Highlight" d="m16 10-0.00001 4 0.25 2h1.5l0.25-2v-4zm0 7v2h2v-2z"/>
</svg>

After

Width:  |  Height:  |  Size: 530 B