UNPKG

dap-design-system

Version:

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

16 lines (15 loc) 455 B
import { createComponent as e } from "@lit/react"; import * as t from "react"; import "../../components/icons/system/system-check-line/system-check-line.js"; import a from "../../components/icons/system/system-check-line/system-check-line.component.js"; const m = "dap-ds-icon-check-line", s = e({ tagName: m, elementClass: a, react: t, events: {}, displayName: "SystemCheckLine" }); export { s as default }; //# sourceMappingURL=index.js.map