UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 952 B
import { jsx as t } from "react/jsx-runtime"; import { memo as a } from "react"; function o(e) { return /* @__PURE__ */ t( "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: "IconRotate90Left16", "aria-hidden": "true", ...e, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M13 13a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2v4H3a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2M8 3v4h3a2 2 0 0 1 2 2v3a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1m3 5H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1M4 1h2v1H4a2 2 0 0 0-2 2v2H1V4a3 3 0 0 1 3-3", clipRule: "evenodd" } ) } ); } const s = a(o); export { s as default }; //# sourceMappingURL=IconRotate90Left16.es.js.map