UNPKG

dap-design-system

Version:

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

16 lines (15 loc) 507 B
import { createComponent as o } from "@lit/react"; import * as a from "react"; import "../../components/icons/arrows/arrows-expand-up-down-fill/arrows-expand-up-down-fill.js"; import e from "../../components/icons/arrows/arrows-expand-up-down-fill/arrows-expand-up-down-fill.component.js"; const r = "dap-ds-icon-expand-up-down-fill", m = o({ tagName: r, elementClass: e, react: a, events: {}, displayName: "ArrowsExpandUpDownFill" }); export { m as default }; //# sourceMappingURL=index.js.map