5 lines (5 loc) · 362 B
1<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none" role="img" aria-label="Topo">
2  <circle cx="32" cy="32" r="29" stroke="#BD4B2A" stroke-width="4.4"></circle>
3  <circle cx="32" cy="32" r="18" stroke="#BD4B2A" stroke-width="4.4" opacity="0.7"></circle>
4  <circle cx="32" cy="32" r="6.8" fill="#BD4B2A"></circle>
5</svg>