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,7 @@
<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<g transform="rotate(90,8,8)" fill="#555555" stroke-linecap="square">
<path d="m3 1c-1.108 0-2 0.892-2 2v10c0 1.108 0.892 2 2 2h10c1.108 0 2-0.892 2-2v-10c0-1.108-0.892-2-2-2zm0 2h10v10h-10z" stroke-width="2" style="paint-order:fill markers stroke"/>
<rect x="3" y="3" width="5" height="10" rx="0" ry="0" opacity=".15" stroke-width="1.0102" style="paint-order:fill markers stroke"/>
<rect x="7" y="3" width="2" height="10" stroke-width="2" style="paint-order:fill markers stroke"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 600 B