UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 793 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: 16, height: 16, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconCaretLeft16", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M11.215 13.868a.5.5 0 0 1-.707 0L4.992 8.352 4.64 8l.353-.354 5.514-5.513a.5.5 0 0 1 .707.707L6.054 8l5.162 5.162a.5.5 0 0 1 0 .707", clipRule: "evenodd" } ) } ); } const s = r(l); export { s as default }; //# sourceMappingURL=IconCaretLeft16.es.js.map