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,11 @@
<svg width="64" height="64" version="1" xmlns="http://www.w3.org/2000/svg">
<g transform="matrix(3.375,0,0,3.375,5,5)">
<rect width="16" height="16" rx="8" ry="8" fill="#3f3f3f"/>
<path d="m9 8a3 3 0 0 1-3 3 3 3 0 0 1-3-3 3 3 0 0 1 3-3 3 3 0 0 1 3 3z" fill="#248afd"/>
<path d="m7 8a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3z" fill="#e97e10"/>
<path d="m11 8a3 3 0 0 1-3 3 3 3 0 0 1-3-3 3 3 0 0 1 3-3 3 3 0 0 1 3 3z" fill="#e3424a"/>
<path d="m7 5.1797a3 3 0 0 0-2 2.8203 3 3 0 0 0 2.0098 2.8242 3 3 0 0 0 1.9902-2.8242 3 3 0 0 0-2-2.8203z" fill="#50beee"/>
<path d="m9 5.1797a3 3 0 0 0-2 2.8203 3 3 0 0 0 2 2.8203 3 3 0 0 0 2-2.8203 3 3 0 0 0-2-2.8203z" fill="#fecd38"/>
<path d="m8 5.7676a3 3 0 0 0-1 2.2324 3 3 0 0 0 1.002 2.2344 3 3 0 0 0 0.99805-2.2344 3 3 0 0 0-1-2.2324z" fill="#ff90b8"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 838 B