UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 911 B
import { jsx as a } from "react/jsx-runtime"; import { memo as e } from "react"; function o(t) { return /* @__PURE__ */ a( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconPaddingHorizontal32", "aria-hidden": "true", ...t, children: /* @__PURE__ */ a( "path", { fill: "currentColor", fillRule: "evenodd", d: "M26 26a1 1 0 0 1-1-1V7a1 1 0 1 1 2 0v18a1 1 0 0 1-1 1m-9-13h-2a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2m-1-2h1a4 4 0 0 1 4 4v2a4 4 0 0 1-4 4h-2a4 4 0 0 1-4-4v-2a4 4 0 0 1 4-4zM5 25a1 1 0 1 0 2 0V7a1 1 0 1 0-2 0z", clipRule: "evenodd" } ) } ); } const l = e(o); export { l as default }; //# sourceMappingURL=IconPaddingHorizontal32.es.js.map