UNPKG

dap-design-system

Version:

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

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