UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 852 B
import { jsx as e } from "react/jsx-runtime"; import { memo as r } from "react"; function a(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconSidebarLeft20", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M7.5 4.5h9a1 1 0 0 1 1 1v9a1 1 0 0 1-1 1h-9zM6 4.5H3.5a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1H6zm-5 1A2.5 2.5 0 0 1 3.5 3h13A2.5 2.5 0 0 1 19 5.5v9a2.5 2.5 0 0 1-2.5 2.5h-13A2.5 2.5 0 0 1 1 14.5z", clipRule: "evenodd" } ) } ); } const l = r(a); export { l as default }; //# sourceMappingURL=IconSidebarLeft20.es.js.map