UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 791 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: 16, height: 16, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconInfo16", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M8.5 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0M5 6.5a.5.5 0 0 1 .5-.5H8a.5.5 0 0 1 .5.5V13H10a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1h1.5V7h-2a.5.5 0 0 1-.5-.5", clipRule: "evenodd" } ) } ); } const s = o(n); export { s as default }; //# sourceMappingURL=IconInfo16.es.js.map