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 width="16" height="16" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg">
<g fill="#555555">
<path d="m2.5 1c-0.277 0-0.5 0.223-0.5 0.5v6.5547a2.5 2.5 0 0 1 0.5-0.054688 2.5 2.5 0 0 1 0.5 0.050781v-6.5508c0-0.277-0.223-0.5-0.5-0.5zm0.5 11.945a2.5 2.5 0 0 1-0.5 0.054688 2.5 2.5 0 0 1-0.5-0.050781v1.5508c0 0.277 0.223 0.5 0.5 0.5s0.5-0.223 0.5-0.5v-1.5547z"/>
<path d="m7.5 1c-0.277 0-0.5 0.223-0.5 0.5v1.5547a2.5 2.5 0 0 1 0.5-0.054688 2.5 2.5 0 0 1 0.5 0.050781v-1.5508c0-0.277-0.223-0.5-0.5-0.5zm0.5 6.9453a2.5 2.5 0 0 1-0.5 0.054688 2.5 2.5 0 0 1-0.5-0.050781v6.5508c0 0.277 0.223 0.5 0.5 0.5s0.5-0.223 0.5-0.5v-6.5547z"/>
<path d="m12.5 1c-0.277 0-0.5 0.223-0.5 0.5v6.5547a2.5 2.5 0 0 1 0.5-0.054688 2.5 2.5 0 0 1 0.5 0.050781v-6.5508c0-0.277-0.223-0.5-0.5-0.5zm0.5 11.945a2.5 2.5 0 0 1-0.5 0.054688 2.5 2.5 0 0 1-0.5-0.050781v1.5508c0 0.277 0.223 0.5 0.5 0.5s0.5-0.223 0.5-0.5v-1.5547z"/>
<circle cx="2.5" cy="10.5" r="1.5"/>
<circle cx="7.5" cy="5.5" r="1.5"/>
<circle cx="12.5" cy="10.5" r="1.5"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB