UNPKG

dap-design-system

Version:

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

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