sitemap.svg 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. <svg
  2. viewBox="0 0 24 24"
  3. fill="none"
  4. xmlns="http://www.w3.org/2000/svg"
  5. >
  6. <g id="SVGRepo_bgCarrier" stroke-width="0"></g>
  7. <g
  8. id="SVGRepo_tracerCarrier"
  9. stroke-linecap="round"
  10. stroke-linejoin="round"
  11. ></g>
  12. <g id="SVGRepo_iconCarrier">
  13. <rect
  14. height="4"
  15. stroke="currentColor"
  16. stroke-linecap="round"
  17. stroke-linejoin="round"
  18. stroke-width="2"
  19. width="4"
  20. x="10"
  21. y="4"
  22. ></rect>
  23. <rect
  24. height="4"
  25. stroke="currentColor"
  26. stroke-linecap="round"
  27. stroke-linejoin="round"
  28. stroke-width="2"
  29. width="4"
  30. x="10"
  31. y="16"
  32. ></rect>
  33. <rect
  34. height="4"
  35. stroke="currentColor"
  36. stroke-linecap="round"
  37. stroke-linejoin="round"
  38. stroke-width="2"
  39. width="4"
  40. x="3"
  41. y="16"
  42. ></rect>
  43. <rect
  44. height="4"
  45. stroke="currentColor"
  46. stroke-linecap="round"
  47. stroke-linejoin="round"
  48. stroke-width="2"
  49. width="4"
  50. x="17"
  51. y="16"
  52. ></rect>
  53. <path
  54. d="M12 8V12M12 16V12M12 12H17C18.1046 12 19 12.8954 19 14V16M12 12H7C5.89543 12 5 12.8954 5 14V16"
  55. stroke="currentColor"
  56. stroke-linecap="round"
  57. stroke-linejoin="round"
  58. stroke-width="2"
  59. ></path>
  60. </g>
  61. </svg>