UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 954 B
import { jsx as t } from "react/jsx-runtime"; import { memo as e } from "react"; function o(a) { 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: "IconRotate90Right16", "aria-hidden": "true", ...a, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M3 13a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v4h4a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2M8 3v4H5a2 2 0 0 0-2 2v3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1M5 8h8a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1m7-7h-2v1h2a2 2 0 0 1 2 2v2h1V4a3 3 0 0 0-3-3", clipRule: "evenodd" } ) } ); } const i = e(o); export { i as default }; //# sourceMappingURL=IconRotate90Right16.es.js.map