UNPKG

@clubmed/trident-icons

Version:

Shared ClubMed Icons library

7 lines (6 loc) 1.07 kB
import * as e from "react"; const n = (l) => /* @__PURE__ */ e.createElement("svg", { id: "OnDemand", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...l }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M22 21.7002V5.07751L16.2184 7.6471C16.1465 7.67907 16.0736 7.70807 16 7.7341V24.3669L22 21.7002ZM14 24.3669L8 21.7002L8 5.07751L13.7816 7.6471C13.8535 7.67907 13.9264 7.70807 14 7.7341V24.3669ZM8.81228 3.24989L14.5939 5.81948C14.8524 5.9344 15.1476 5.9344 15.4061 5.81948L21.1877 3.24989C22.5103 2.66208 24 3.63019 24 5.07751V5.99998H25C26.1046 5.99998 27 6.89542 27 7.99998V25C27 26.1046 26.1046 27 25 27H15H5C3.89543 27 3 26.1046 3 25V7.99998C3 6.89542 3.89543 5.99998 5 5.99998H6V5.07751C6 3.63019 7.4897 2.66207 8.81228 3.24989ZM24 21.7002V7.99998H25V25H19.5L22.8123 23.5279C23.5345 23.2069 24 22.4906 24 21.7002ZM7.18772 23.5279L10.5 25H5V7.99998H6V21.7002C6 22.4906 6.46547 23.2069 7.18772 23.5279Z", fill: "currentColor" })); export { n as default }; //# sourceMappingURL=OnDemand.js.map