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="16" height="16" viewBox="0 0 16 16">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#727272; } .ColorScheme-Highlight { color:#5294e2; }
</style>
</defs>
<path style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" d="M 6 6 L 0.5 10.5 L 6 15 C 5.996 14.997 6 13.6667 6 13 L 9 13 L 9 8 L 6 8 L 6 6 z"/>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 10 -0.00390625 C 10.004 -0.00090625 10 1.3293938 10 1.9960938 L 7 1.9960938 L 7 6.9960938 L 10 6.9960938 L 10 8.9960938 L 15.5 4.4960938 L 10 -0.00390625 z"/>
</svg>

After

Width:  |  Height:  |  Size: 632 B