UNPKG

dap-design-system

Version:

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

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