UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 783 B
import { jsx as e } from "react/jsx-runtime"; import { memo as r } from "react"; function l(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconCaretUp24", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M4.22 16.31a.75.75 0 0 1 0-1.06L11.47 8l.53-.53.53.53 7.25 7.25a.75.75 0 0 1-1.06 1.06L12 9.59l-6.72 6.72a.75.75 0 0 1-1.06 0", clipRule: "evenodd" } ) } ); } const s = r(l); export { s as default }; //# sourceMappingURL=IconCaretUp24.es.js.map