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 width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m2 0c-2 0-2 2-2 2v9s0 2 2 2h12s2 0 2-2v-9s0-2-2-2zm0 2h12v9h-12zm1 13v1h10v-1c0-1-1-1-1-1h-8s-1 0-1 1z" fill="#555555"/>
<rect x="6" y="3" width="7" height="7" rx="0" ry="0" fill="#555555" fill-rule="evenodd" opacity=".35" style="paint-order:fill markers stroke"/>
<g fill="#555555" fill-rule="evenodd">
<rect x="3" y="9" width="2" height="1" rx="0" ry="0" style="paint-order:fill markers stroke"/>
<rect x="3" y="6" width="2" height="2" rx="0" ry="0" style="paint-order:fill markers stroke"/>
<rect x="3" y="3" width="2" height="2" rx="0" ry="0" style="paint-order:fill markers stroke"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 698 B