| 1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"> |
| 2 | <circle cx="32" cy="32" r="32" fill="#4d8a78"/> |
| 3 | <path d="M32 12C42 12 51 19 52 29C53 39 46 49 36 51C26 53 15 48 12 39C9 30 13 19 23 14C26 13 29 12 32 12Z" stroke="white" stroke-width="2.6" stroke-linecap="round" stroke-linejoin="round" fill="none"/> |
| 4 | <path d="M32 24C37 24 41 27 42 32C43 37 40 41 35 43C30 45 24 43 21 38C18 33 19 28 24 25C26 24 29 24 32 24Z" stroke="white" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round" fill="none"/> |
| 5 | <ellipse cx="32" cy="34" rx="3.2" ry="2.6" fill="white"/> |
| 6 | </svg> |
| 7 | |