UNPKG

dap-design-system

Version:

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

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