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:#565656; } .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 2,1 0,7 V 14 H 1 V 16 H 3 V 14 H 13 V 16 H 15 V 14 H 16 V 7 L 14,1 Z M 3.441406,3 H 12.558594 L 13.558594,6 H 2.443359 Z M 3.5,9 A 1.5,1.5 0 0 1 5,10.5 1.5,1.5 0 0 1 3.5,12 1.5,1.5 0 0 1 2,10.5 1.5,1.5 0 0 1 3.5,9 Z M 12.5,9 A 1.5,1.5 0 0 1 14,10.5 1.5,1.5 0 0 1 12.5,12 1.5,1.5 0 0 1 11,10.5 1.5,1.5 0 0 1 12.5,9 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 763 B