UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 995 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: 24, height: 24, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconRadiusTopRight24", "aria-hidden": "true", ...e, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M19.755 17v-3.303a9.25 9.25 0 0 0-9.25-9.25H7a.75.75 0 1 1 0-1.5h3.505c5.937 0 10.75 4.813 10.75 10.75V17a.75.75 0 1 1-1.5 0M13 20a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3.372 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2M9 20a1 1 0 1 1-2 0 1 1 0 0 1 2 0M4 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2m1 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0m0 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0", clipRule: "evenodd" } ) } ); } const r = a(o); export { r as default }; //# sourceMappingURL=IconRadiusTopRight24.es.js.map