UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 790 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: 12, height: 12, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconInfo12", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M7 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0M4 5.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5V10h1.5a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1H6V6H4.5a.5.5 0 0 1-.5-.5", clipRule: "evenodd" } ) } ); } const s = o(n); export { s as default }; //# sourceMappingURL=IconInfo12.es.js.map