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,27 @@
<svg width="64" height="64" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#333333;
}
.ColorScheme-Background{
color:#f8f8f2;
}
.ColorScheme-Highlight {
color:#44475a;
}</style>
</defs>
<rect class="ColorScheme-Highlight" transform="rotate(90)" x="13" y="-37" width="38" height="10" ry="2" fill="#44475a"/>
<rect id="shadow" class="ColorScheme-Highlight" transform="rotate(90)" x="13" y="-37" width="38" height="10" ry="2" fill="#bd93f9"/>
<rect class="ColorScheme-Highlight" x="6" y="27" width="52" height="10" ry="2" fill="#44475a"/>
<rect class="ColorScheme-Highlight" x="6" y="43" width="52" height="10" ry="2" fill="#44475a"/>
<rect class="ColorScheme-Highlight" x="6" y="11" width="52" height="10" ry="2" fill="#44475a"/>
<path class="ColorScheme-Background" d="M12 15h24v2H12z" fill="#ffffff"/>
<ellipse class="ColorScheme-Background" cx="43" cy="16" rx="2" ry="2" fill="#ffffff"/>
<ellipse class="ColorScheme-Background" cx="51" cy="16" rx="2" ry="2" fill="#ffffff"/>
<path class="ColorScheme-Background" d="M12 31h24v2H12z" fill="#ffffff"/>
<ellipse class="ColorScheme-Background" cx="43" cy="32" rx="2" ry="2" fill="#ffffff"/>
<ellipse class="ColorScheme-Background" cx="51" cy="32" rx="2" ry="2" fill="#ffffff"/>
<path class="ColorScheme-Background" d="M12 47h24v2H12z" fill="#ffffff"/>
<ellipse class="ColorScheme-Background" cx="43" cy="48" rx="2" ry="2" fill="#ffffff"/>
<ellipse class="ColorScheme-Background" cx="51" cy="48" rx="2" ry="2" fill="#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB