UNPKG

dap-design-system

Version:

Official design system for the DÁP (dap.gov.hu)

16 lines (15 loc) 491 B
import { createComponent as t } from "@lit/react"; import * as o from "react"; import "../../components/icons/system/system-information-fill/system-information-fill.js"; import e from "../../components/icons/system/system-information-fill/system-information-fill.component.js"; const a = "dap-ds-icon-information-fill", n = t({ tagName: a, elementClass: e, react: o, events: {}, displayName: "SystemInformationFill" }); export { n as default }; //# sourceMappingURL=index.js.map