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-share-line/system-share-line.js"; import a from "../../components/icons/system/system-share-line/system-share-line.component.js"; const r = "dap-ds-icon-share-line", n = e({ tagName: r, elementClass: a, react: t, events: {}, displayName: "SystemShareLine" }); export { n as default }; //# sourceMappingURL=index.js.map