UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 966 B
import { jsx as e } from "react/jsx-runtime"; import { memo as a } from "react"; function o(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconSidebarLeftShow24", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M5 5.5h3v13H5A1.5 1.5 0 0 1 3.5 17V7A1.5 1.5 0 0 1 5 5.5m14 0H9.5v13H19a1.5 1.5 0 0 0 1.5-1.5V7A1.5 1.5 0 0 0 19 5.5M19 4a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3zm-5.422 5.702a.75.75 0 0 1 1.06-1.06l2.829 2.828.53.53-.53.53-2.829 2.829a.75.75 0 1 1-1.06-1.06L15.876 12z", clipRule: "evenodd" } ) } ); } const i = a(o); export { i as default }; //# sourceMappingURL=IconSidebarLeftShow24.es.js.map