UNPKG

dap-design-system

Version:

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

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