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,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m4 6c-1.108 0-2 0.892-2 2v5c0 1.108 0.892 2 2 2h8c1.108 0 2-0.892 2-2v-5c0-1.108-0.892-2-2-2h-8zm0 2h8v5h-8v-5z" fill="#555" stroke-linecap="square" stroke-width="2"/>
<path d="m7 1c-1.662 0-3 1.338-3 3h2c0-0.554 0.446-1 1-1h2c0.554 0 1 0.446 1 1v2h2v-2c0-1.662-1.338-3-3-3h-2z" fill="#555" stroke-linecap="square" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 469 B