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-NegativeText" d="M 20.5,17 C 18.567003,17 17,18.567003 17,20.5 17,22.432997 18.567003,24 20.5,24 22.432997,24 24,22.432997 24,20.5 24,18.567003 22.432997,17 20.5,17 Z M 18,20 h 5 v 1 h -5 z"/>
</svg>

After

Width:  |  Height:  |  Size: 626 B