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,9 @@
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#727272;
}</style>
</defs>
<path class="ColorScheme-Text" d="m3.9996 4c-1.108 0-2 0.892-2 2v12c0 1.108 0.892 2 2 2h16c1.108 0 2-0.892 2-2v-12c0-1.108-0.892-2-2-2zm0 2h16v12h-16z" fill="currentColor"/>
<rect class="ColorScheme-Text" transform="rotate(-45)" x="-1.5653" y="16.263" width="15" height="2" rx="1" ry="1" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 521 B