UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 871 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: 32, height: 32, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconCaretLeftDouble32", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M25.207 8.207a1 1 0 0 0-1.414-1.414l-8.5 8.5-.708.707.707.707 8.5 8.5a1 1 0 0 0 1.415-1.414L17.414 16zm-8.5 0a1 1 0 0 0-1.414-1.414l-8.5 8.5-.708.707.708.707 8.5 8.5a1 1 0 0 0 1.414-1.414L8.914 16z", clipRule: "evenodd" } ) } ); } const s = l(o); export { s as default }; //# sourceMappingURL=IconCaretLeftDouble32.es.js.map