tab-map.svg 350 B

12345
  1. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" fill="none">
  2. <path d="M8 28c4-8 10-12 16-12s12 4 16 12" stroke="currentColor" stroke-width="2.5" stroke-linecap="round"/>
  3. <path d="M14 26c2-4 6-6 10-6s8 2 10 6" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
  4. <circle cx="32" cy="18" r="3" fill="currentColor"/>
  5. </svg>