changes on style for MD

This commit is contained in:
Tiago Kayaya
2020-11-27 11:59:32 +01:00
parent b103c5b19b
commit c4e27d07b1
12 changed files with 250 additions and 56 deletions
+19
View File
@@ -0,0 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="45" height="45" viewBox="0 0 45 45">
<g fill="none" fill-rule="evenodd">
<g>
<g>
<g transform="translate(-20 -26) translate(0 23) translate(20 3)">
<path fill="#FFF" d="M9 9H23V10H9z"/>
<circle cx="14" cy="10" r="2" fill="#FFF"/>
<g fill="#42B9FE">
<circle cx="22.5" cy="22.5" r="22.5"/>
</g>
<g stroke="#FFF" stroke-width="2" transform="translate(14.143 14.143)">
<circle cx="7.714" cy="7.714" r="6.714"/>
<path stroke-linecap="round" d="M12.857 12.857L17.357 17.357"/>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 822 B