UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 985 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: 24, height: 24, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconPaddingHorizontal24", "aria-hidden": "true", ...t, children: /* @__PURE__ */ a( "path", { fill: "currentColor", fillRule: "evenodd", d: "M20.25 20a.75.75 0 0 1-.75-.75V4.75a.75.75 0 0 1 1.5 0v14.5a.75.75 0 0 1-.75.75M13 9.5h-2A1.5 1.5 0 0 0 9.5 11v2a1.5 1.5 0 0 0 1.5 1.5h2a1.5 1.5 0 0 0 1.5-1.5v-2A1.5 1.5 0 0 0 13 9.5M12 8h1a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3h-2a3 3 0 0 1-3-3v-2a3 3 0 0 1 3-3zM3 19.249a.75.75 0 0 0 1.5 0V4.75a.75.75 0 1 0-1.5 0z", clipRule: "evenodd" } ) } ); } const l = e(o); export { l as default }; //# sourceMappingURL=IconPaddingHorizontal24.es.js.map