UNPKG

dap-design-system

Version:

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

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