This commit is contained in:
tiago.kayaya
2020-12-28 10:11:00 +01:00
parent eabccde7a2
commit 6fe09821e4
25 changed files with 445 additions and 12 deletions
+15
View File
@@ -0,0 +1,15 @@
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 25 25">
<g fill="none" fill-rule="evenodd">
<g fill="#42B9FE">
<g>
<g>
<g transform="translate(-355 -114) translate(0 84) translate(0 25) translate(355 5)">
<circle cx="12.5" cy="12.5" r="2.5"/>
<circle cx="12.5" cy="5.5" r="2.5"/>
<circle cx="12.5" cy="19.5" r="2.5"/>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 570 B