UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 771 B
import { jsx as t } from "react/jsx-runtime"; import { memo as a } from "react"; function o(e) { return /* @__PURE__ */ t( "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: "IconExclamationMark24", "aria-hidden": "true", ...e, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M11.25 4v11.284a.75.75 0 0 0 1.5 0V4a.75.75 0 0 0-1.5 0M12 21a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3", clipRule: "evenodd" } ) } ); } const c = a(o); export { c as default }; //# sourceMappingURL=IconExclamationMark24.es.js.map