history.svg 301 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. <path d="M3 3v5h5" />
  13. <path d="M3.05 13A9 9 0 106 5.3L3 8" />
  14. <path d="M12 7v5l4 2" />
  15. </svg>