UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.01 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as a } from "react"; function o(t) { return /* @__PURE__ */ e( "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: "IconRadiusTopLeft24", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M16.404 3.596H13.1a9.25 9.25 0 0 0-9.25 9.25v3.505a.75.75 0 0 1-1.5 0v-3.505c0-5.938 4.813-10.75 10.75-10.75h3.303a.75.75 0 0 1 0 1.5m4.5 8.255a1 1 0 1 1 0 2 1 1 0 0 1 0-2m1-3.372a1 1 0 1 0-2 0 1 1 0 0 0 2 0m-1 7.372a1 1 0 1 1 0 2 1 1 0 0 1 0-2m-11 5a1 1 0 1 0-2 0 1 1 0 0 0 2 0m3-1a1 1 0 1 1 0 2 1 1 0 0 1 0-2m4 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2", clipRule: "evenodd" } ) } ); } const r = a(o); export { r as default }; //# sourceMappingURL=IconRadiusTopLeft24.es.js.map