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,19 @@
<svg viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#727272;
}
</style>
<g class="ColorScheme-Text" fill="currentColor">
<path d="m9 18h4v4h-4z"/>
<path d="m9 12h4v4h-4z"/>
<path d="m9 6h4v4h-4z"/>
<path d="m9 0h4v4h-4z"/>
<path d="m15 12h4v4h-4z"/>
<path d="m15 6h4v4h-4z"/>
<path d="m15 0h4v4h-4z"/>
<path d="m3 12h4v4h-4z"/>
<path d="m3 6h4v4h-4z"/>
<path d="m3 0h4v4h-4z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 599 B