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,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#555555; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="m 14,7 v 10 h 3.599609 C 18.375209,17 19,16.363694 19,15.572266 V 8.4277344 C 19,7.6363058 18.375209,7 17.599609,7 Z"/>
<path style="opacity:0.35;fill:currentColor" class="ColorScheme-Text" d="M 6.4003906,7 C 5.6247906,7 5,7.6363058 5,8.4277344 V 15.572266 C 5,16.363694 5.6247906,17 6.4003906,17 H 10 V 7 Z"/>
<path style="fill:currentColor" class="ColorScheme-Text" d="m 11,5 v 14 h 2 V 5 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 840 B