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,12 @@
<svg width="32" height="32" version="1" xmlns="http://www.w3.org/2000/svg">
<circle cx="16" cy="16" r="15" fill="#cccccc" stroke-width=".55556" style="paint-order:stroke fill markers"/>
<g transform="matrix(.55556 0 0 .55556 -1.7778 -1.7778)" stroke-linecap="round" stroke-linejoin="round">
<path d="m18 30.8v-14.7c0-1.163 0.937-2.1 2.1-2.1h23.8c1.163 0 2.1 0.937 2.1 2.1v14.7z" fill="#ffffff" style="paint-order:stroke fill markers"/>
<rect x="12" y="22" width="40" height="20" rx="4.286" ry="4.286" fill="#4d4d4d" style="paint-order:stroke fill markers"/>
<path d="m18 33v14.9c0 1.163 0.937 2.1 2.1 2.1h23.8c1.163 0 2.1-0.937 2.1-2.1v-14.9z" fill="#ffffff" style="paint-order:stroke fill markers"/>
<rect x="15" y="25" width="2" height="2" rx="2" ry="2" fill="#f0f0f0" style="paint-order:stroke fill markers"/>
<rect x="15" y="30" width="34" height="3" rx="1.478" ry="1.5" fill="#ffffff" opacity=".35" style="paint-order:stroke fill markers"/>
</g>
<circle cx="24.5" cy="24.5" r="6.5" fill="#009545" stroke-width=".40625"/>
<path d="m24.5 20.5c-0.277 0-0.5 0.223-0.5 0.5v3h-3c-0.277 0-0.5 0.223-0.5 0.5 0 0.277 0.223 0.5 0.5 0.5h3v3c0 0.277 0.223 0.5 0.5 0.5 0.277 0 0.5-0.223 0.5-0.5v-3h3c0.277 0 0.5-0.223 0.5-0.5 0-0.277-0.223-0.5-0.5-0.5h-3v-3c0-0.277-0.223-0.5-0.5-0.5z" fill="#ffffff" stroke-width=".5"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB