info.svg 331 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. <line x1="12" y1="16" x2="12" y2="12" />
  14. <line x1="12" y1="8" x2="12.01" y2="8" />
  15. </svg>