UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 902 B
import { jsx as t } from "react/jsx-runtime"; import { memo as o } from "react"; function a(e) { return /* @__PURE__ */ t( "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: "IconMarginBottom20", "aria-hidden": "true", ...e, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M6.5 5.5h7a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1v-7a1 1 0 0 1 1-1M10.001 4H6.5A2.5 2.5 0 0 0 4 6.5v7A2.5 2.5 0 0 0 6.5 16h7a2.5 2.5 0 0 0 2.5-2.5v-7A2.5 2.5 0 0 0 13.5 4zm4.007 14.998a.75.75 0 0 0 0-1.5h-8a.75.75 0 0 0 0 1.5z", clipRule: "evenodd" } ) } ); } const i = o(a); export { i as default }; //# sourceMappingURL=IconMarginBottom20.es.js.map