UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 845 B
import { jsx as e } from "react/jsx-runtime"; import { memo as l } from "react"; function o(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconCaretLeftDouble20", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M16.53 4.53a.75.75 0 1 0-1.06-1.06l-6 6-.53.53.53.53 6 6a.75.75 0 0 0 1.06-1.06L11.06 10zm-6 0a.75.75 0 1 0-1.06-1.06l-6 6-.53.53.53.53 6 6a.75.75 0 0 0 1.06-1.06L5.06 10z", clipRule: "evenodd" } ) } ); } const s = l(o); export { s as default }; //# sourceMappingURL=IconCaretLeftDouble20.es.js.map