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