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 width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#727272; } .ColorScheme-Highlight { color:#5294e2; }</style>
</defs>
<path d="m12 2a10 10 0 0 0-10 10 10 10 0 0 0 10 10 10 10 0 0 0 10-10 10 10 0 0 0-10-10zm0 2a8 8 0 0 1 8 8 8 8 0 0 1-8 8 8 8 0 0 1-8-8 8 8 0 0 1 8-8z" class="ColorScheme-Text" fill="currentColor"/>
<path d="m6 12a6 6 0 0 0 6 6v-6z" opacity=".35" class="ColorScheme-Text" fill="currentColor"/>
<path d="m18 12a6 6 0 0 1-6 6v-6z" opacity=".5" class="ColorScheme-Text" fill="currentColor"/>
<path d="m6 12a6 6 0 0 1 6-6v6z" class="ColorScheme-Text" fill="currentColor"/>
<path d="m18 12a6 6 0 0 0-6-6v6z" opacity=".75" class="ColorScheme-Text" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 807 B