UNPKG

dap-design-system

Version:

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

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