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,8 @@
<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 9,5 v 6 H 7 V 9 L 5.5,10.5 4,12 5.5,13.5 7,15 v -2 h 2 v 6 h 2 2 2 v -6 h 2 v 2 L 18.5,13.5 20,12 18.5,10.5 17,9 v 2 H 15 V 5 h -2 -2 z m 2,2 h 2 v 10 h -2 z"/>
</svg>

After

Width:  |  Height:  |  Size: 605 B