UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.06 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as o } from "react"; function r(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconCrop32", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M9 4a1 1 0 0 1 1 1v3h9.5c.873 0 1.688.249 2.378.679l3.386-3.386a1 1 0 1 1 1.414 1.414l-3.38 3.38c.445.697.702 1.525.702 2.413V22h3a1 1 0 1 1 0 2h-3v3a1 1 0 1 1-2 0v-3h-9.5A4.5 4.5 0 0 1 8 19.5V10H5a1 1 0 0 1 0-2h3V5a1 1 0 0 1 1-1m11.392 6.164A2.5 2.5 0 0 0 19.5 10H10v9.5c0 .321.06.629.171.91a1 1 0 0 1 .122-.146zM11.543 21.81q.087-.055.164-.132L21.82 11.565c.117.29.181.605.181.935V22h-9.5a2.5 2.5 0 0 1-.957-.19", clipRule: "evenodd" } ) } ); } const n = o(r); export { n as default }; //# sourceMappingURL=IconCrop32.es.js.map