UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.07 kB
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: 20, height: 20, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconRotate90Right20", "aria-hidden": "true", ...e, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M5 10.5v3H3.5a1 1 0 0 1-1-1v-9a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1V8h-3A2.5 2.5 0 0 0 5 10.5M3.5 15H5v1.5A2.5 2.5 0 0 0 7.5 19h9a2.5 2.5 0 0 0 2.5-2.5v-6A2.5 2.5 0 0 0 16.5 8H12V3.5A2.5 2.5 0 0 0 9.5 1h-6A2.5 2.5 0 0 0 1 3.5v9A2.5 2.5 0 0 0 3.5 15m14-4.5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1zM15.579 1H13.5v1.5h2.079c1.017 0 1.921.784 1.921 1.75V6.5H19V4.25C19 2.455 17.468 1 15.579 1", clipRule: "evenodd" } ) } ); } const i = a(o); export { i as default }; //# sourceMappingURL=IconRotate90Right20.es.js.map