help-circle.svg 340 B

123456789101112131415
  1. <svg
  2. xmlns="http://www.w3.org/2000/svg"
  3. width="24"
  4. height="24"
  5. viewBox="0 0 24 24"
  6. fill="none"
  7. stroke="currentColor"
  8. stroke-width="2"
  9. stroke-linecap="round"
  10. stroke-linejoin="round"
  11. >
  12. <circle cx="12" cy="12" r="10" />
  13. <path d="M9.09 9a3 3 0 015.83 1c0 2-3 3-3 3" />
  14. <line x1="12" y1="17" x2="12.01" y2="17" />
  15. </svg>