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,8 @@
<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" class="ColorScheme-Text" d="M 8 2 C 4.676 2 2 4.676 2 8 L 2 12 C 2 12 2 14 4 14 L 6 14 L 6 9 L 4 9 L 4 8 C 4 5.784 5.784 4 8 4 C 10.216 4 12 5.784 12 8 L 12 9 L 10 9 L 10 14 L 12 14 C 12 14 14 14 14 12 L 14 8 C 14 4.676 11.324 2 8 2 z"/>
</svg>

After

Width:  |  Height:  |  Size: 524 B