UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 778 B
import { jsx as e } from "react/jsx-runtime"; import { memo as o } from "react"; function n(t) { return /* @__PURE__ */ e( "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: "IconInfo32", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M17 7a2 2 0 1 1-4 0 2 2 0 0 1 4 0m-6 6a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v12h3a1 1 0 1 1 0 2h-8a1 1 0 1 1 0-2h3V14h-3a1 1 0 0 1-1-1", clipRule: "evenodd" } ) } ); } const s = o(n); export { s as default }; //# sourceMappingURL=IconInfo32.es.js.map