UNPKG

@frontify/fondue

Version:
34 lines (33 loc) 1.36 kB
import { jsx as e, jsxs as t } from "react/jsx-runtime"; import { memo as a } from "react"; function n(l) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 12, height: 12, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconImage12", "aria-hidden": "true", ...l, children: /* @__PURE__ */ t("g", { fill: "none", children: [ /* @__PURE__ */ e("g", { clipPath: "url(#Image12)", children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M10.5 2h-9a.5.5 0 0 0-.5.5v3.973L3.715 4.59l.32-.222.294.257L8.12 7.94 11 7.06V2.5a.5.5 0 0 0-.5-.5M12 7.411V2.5A1.5 1.5 0 0 0 10.5 1h-9A1.5 1.5 0 0 0 0 2.5v7A1.5 1.5 0 0 0 1.5 11h9A1.5 1.5 0 0 0 12 9.5zm-1 .694-2.854.873-.266.082-.21-.184-3.705-3.243L1 7.69V9.5a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5zM8.5 5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1m0 1a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3", clipRule: "evenodd" } ) }), /* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "Image12", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M0 0h12v12H0z" }) }) }) ] }) } ); } const m = a(n); export { m as default }; //# sourceMappingURL=IconImage12.es.js.map