UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 843 B
import { jsx as t } from "react/jsx-runtime"; import { memo as a } from "react"; function o(e) { return /* @__PURE__ */ t( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconMarginBottom16", "aria-hidden": "true", ...e, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M5 4h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1m3-1H5a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm3 12a.5.5 0 0 0 0-1H5a.5.5 0 0 0 0 1z", clipRule: "evenodd" } ) } ); } const i = a(o); export { i as default }; //# sourceMappingURL=IconMarginBottom16.es.js.map