UNPKG

@clubmed/trident-icons

Version:

Shared ClubMed Icons library

7 lines (6 loc) 2.17 kB
import * as C from "react"; const l = (e) => /* @__PURE__ */ C.createElement("svg", { id: "Car", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...e }, /* @__PURE__ */ C.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.22264 10.1407L5.68082 13.0898L5.68742 16.0259C5.68742 16.3612 5.49802 16.6742 5.20497 16.8224C4.97222 16.9391 4.78565 17.1049 4.71875 17.1846V18.2034L5.92864 18.196C6.10768 16.4751 7.52393 15.1404 9.18895 15.1404C10.853 15.1404 12.2693 16.4732 12.4502 18.1932H17.5536C17.7345 16.4742 19.1498 15.1404 20.8149 15.1404C22.4789 15.1404 23.8952 16.4732 24.0761 18.1932H25.2851V16.1518C24.9185 15.259 23.1291 14.2336 21.9767 13.8057C21.8787 13.7696 21.7826 13.7122 21.7016 13.6381L17.5225 9.84989C16.7536 9.15523 15.7595 8.77271 14.7249 8.77271H7.86316C7.05844 8.77271 6.36775 9.34788 6.22264 10.1407ZM10.7467 18.5694C10.7467 17.6562 10.0465 16.9133 9.18529 16.9133C8.3231 16.9133 7.62109 17.6562 7.62109 18.5694C7.62109 19.4836 8.3231 20.2273 9.18529 20.2273C10.0465 20.2273 10.7467 19.4836 10.7467 18.5694ZM22.3765 18.5694C22.3765 17.6562 21.6754 16.9133 20.8133 16.9133C19.9511 16.9133 19.25 17.6562 19.25 18.5694C19.25 19.4836 19.9511 20.2273 20.8133 20.2273C21.6754 20.2273 22.3765 19.4836 22.3765 18.5694ZM22.738 12.2211C23.5437 12.5286 26.3536 13.7743 26.9614 15.761C26.9887 15.8583 27 15.9426 27 16.0259V19.0787C27 19.5668 26.6146 19.9651 26.1416 19.9651H23.7943C23.2686 21.2035 22.1048 22 20.813 22C19.523 22 18.3583 21.2035 17.8278 19.9651H12.1694C11.6417 21.2035 10.478 22 9.18704 22C7.89611 22 6.73239 21.2035 6.20471 19.9651H4.59717C3.71614 19.9651 3 19.2186 3 18.3007V17.1031C3 16.3797 3.51637 15.849 3.96773 15.5239V12.9731C3.96773 12.9176 3.97244 12.8629 3.98469 12.7999L4.53687 9.8092C4.83557 8.18092 6.23392 7 7.86125 7H14.723C16.175 7 17.5706 7.54091 18.6514 8.52177L22.738 12.2211ZM15.4104 13.8511H8.23842C7.76539 13.8511 7.38 13.4529 7.38 12.9638C7.38 12.4757 7.76539 12.0784 8.23842 12.0784H15.4104C15.8844 12.0784 16.2698 12.4757 16.2698 12.9638C16.2698 13.4529 15.8844 13.8511 15.4104 13.8511Z", fill: "currentColor" })); export { l as default }; //# sourceMappingURL=Car.js.map