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="16" height="16" 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 8 1 L 6.5 3 L 5 5 L 8 5 L 11 5 L 9.5 3 L 8 1 z M 1 7 L 1 9 L 15 9 L 15 7 L 1 7 z M 5 11 L 6.5 13 L 8 15 L 9.5 13 L 11 11 L 8 11 L 5 11 z"/>
</svg>

After

Width:  |  Height:  |  Size: 584 B