123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- <svg
- viewBox="-0.5 0 25 25"
- fill="none"
- xmlns="http://www.w3.org/2000/svg"
- >
- <g id="SVGRepo_bgCarrier" stroke-width="0"></g>
- <g
- id="SVGRepo_tracerCarrier"
- stroke-linecap="round"
- stroke-linejoin="round"
- ></g>
- <g id="SVGRepo_iconCarrier">
- {" "}
- <path
- d="M12 7.82001H22"
- stroke="currentColor"
- stroke-width="1.5"
- stroke-linecap="round"
- stroke-linejoin="round"
- ></path>{" "}
- <path
- d="M2 7.82001H4"
- stroke="currentColor"
- stroke-width="1.5"
- stroke-linecap="round"
- stroke-linejoin="round"
- ></path>{" "}
- <path
- d="M20 16.82H22"
- stroke="currentColor"
- stroke-width="1.5"
- stroke-linecap="round"
- stroke-linejoin="round"
- ></path>{" "}
- <path
- d="M2 16.82H12"
- stroke="currentColor"
- stroke-width="1.5"
- stroke-linecap="round"
- stroke-linejoin="round"
- ></path>{" "}
- <path
- d="M8 11.82C10.2091 11.82 12 10.0291 12 7.82001C12 5.61087 10.2091 3.82001 8 3.82001C5.79086 3.82001 4 5.61087 4 7.82001C4 10.0291 5.79086 11.82 8 11.82Z"
- stroke="currentColor"
- stroke-width="1.5"
- stroke-linecap="round"
- stroke-linejoin="round"
- ></path>{" "}
- <path
- d="M16 20.82C18.2091 20.82 20 19.0291 20 16.82C20 14.6109 18.2091 12.82 16 12.82C13.7909 12.82 12 14.6109 12 16.82C12 19.0291 13.7909 20.82 16 20.82Z"
- stroke="currentColor"
- stroke-width="1.5"
- stroke-linecap="round"
- stroke-linejoin="round"
- ></path>{" "}
- </g>
- </svg>
|