UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 925 B
import { jsx as e } from "react/jsx-runtime"; import { memo as i } from "react"; function l(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: "IconSidebarRightHide24Filled", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M14.5 5.5H5A1.5 1.5 0 0 0 3.5 7v10A1.5 1.5 0 0 0 5 18.5h9.5zM22 7a3 3 0 0 0-3-3H5a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3zM7.772 9.7a.75.75 0 1 1 1.06-1.06l2.829 2.828.53.53-.53.53-2.828 2.83a.75.75 0 1 1-1.061-1.062l2.298-2.298z", clipRule: "evenodd" } ) } ); } const o = i(l); export { o as default }; //# sourceMappingURL=IconSidebarRightHide24Filled.es.js.map