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,10 @@
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#555555;
}</style>
</defs>
<rect x="10" y="3" width="2.0118" height="10" rx="0" ry="0" fill="#555555" stroke-width="1.8311"/>
<rect x="14" y="3" width="2" height="10" rx="0" ry="0" fill="#555555" stroke-width="1.8257"/>
<path d="m1 3h1l6 5-6 5h-1z" fill="#555555"/>
</svg>

After

Width:  |  Height:  |  Size: 451 B