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="16px" height="16px" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<path d="m5 2v-2h6v2z" fill="#555"/>
<path d="m5 16c-1.108 0-2-0.892-2-2v-9c0-1.108 0.892-2 2-2h6c1.108 0 2 0.892 2 2v9c0 1.108-0.892 2-2 2zm0-2h6v-9h-6z" fill="#555" stroke-linecap="square" stroke-width="4" style="paint-order:fill markers stroke"/>
</svg>

After

Width:  |  Height:  |  Size: 400 B