UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.11 kB
import { jsx as t } from "react/jsx-runtime"; import { memo as o } from "react"; function a(e) { return /* @__PURE__ */ t( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconRadiusBottomRight32", "aria-hidden": "true", ...e, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M10.949 24.742h4.822a9 9 0 0 0 9-9V10.82a1 1 0 1 1 2 0v4.922c0 6.075-4.925 11-11 11h-4.822a1 1 0 0 1 0-2m-4.457-7.763a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m-1.25 3.762a1.25 1.25 0 1 0 2.5 0 1.25 1.25 0 0 0-2.5 0m16-13.512a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5M8.991 5.98a1.25 1.25 0 1 0 2.5 0 1.25 1.25 0 0 0-2.5 0m6.75 1.25a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m-10.5 3.79a1.25 1.25 0 1 0 2.5 0 1.25 1.25 0 0 0-2.5 0", clipRule: "evenodd" } ) } ); } const n = o(a); export { n as default }; //# sourceMappingURL=IconRadiusBottomRight32.es.js.map