UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.09 kB
import { jsx as a } from "react/jsx-runtime"; import { memo as t } from "react"; function m(e) { return /* @__PURE__ */ a( "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: "IconImageStack16", "aria-hidden": "true", ...e, children: /* @__PURE__ */ a( "path", { fill: "currentColor", fillRule: "evenodd", d: "M13 3H5a1 1 0 0 0-1 1h7a2 2 0 0 1 2 2v5a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1m-1 9V6a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v4.317l2.732-1.739.338-.215.284.283L9.707 13H11a1 1 0 0 0 1-1m-2.5 2H11a2 2 0 0 0 2-2 2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2 2 2 0 0 0-2 2v6a2 2 0 0 0 2 2zm-1.207-1H3a1 1 0 0 1-1-1v-.52a.5.5 0 0 0 .126-.058L4.93 9.637zm.957-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5m0 1a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5", clipRule: "evenodd" } ) } ); } const n = t(m); export { n as default }; //# sourceMappingURL=IconImageStack16.es.js.map