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="22" height="22" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#565656; } .ColorScheme-Highlight { color:#5294e2; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="m 14,4 -3,4 h 2 v 3 h 2 V 8 h 2 z M 5.5,5 A 1.5,1.5 0 0 0 4,6.5 1.5,1.5 0 0 0 5.5,8 1.5,1.5 0 0 0 7,6.5 1.5,1.5 0 0 0 5.5,5 Z m 0,4 A 1.5,1.5 0 0 0 4,10.5 1.5,1.5 0 0 0 5.5,12 1.5,1.5 0 0 0 7,10.5 1.5,1.5 0 0 0 5.5,9 Z m 4.5,1 v 3 H 8 l 3,4 3,-4 H 12 V 10 Z M 5.5,13 A 1.5,1.5 0 0 0 4,14.5 1.5,1.5 0 0 0 5.5,16 1.5,1.5 0 0 0 7,14.5 1.5,1.5 0 0 0 5.5,13 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 666 B