dap-design-system
Version:
Official design system for the DÁP (dap.gov.hu)
16 lines (15 loc) • 507 B
JavaScript
import { createComponent as r } from "@lit/react";
import * as e from "react";
import "../../components/icons/arrows/arrows-arrow-right-up-line/arrows-arrow-right-up-line.js";
import t from "../../components/icons/arrows/arrows-arrow-right-up-line/arrows-arrow-right-up-line.component.js";
const o = "dap-ds-icon-arrow-right-up-line", m = r({
tagName: o,
elementClass: t,
react: e,
events: {},
displayName: "ArrowsArrowRightUpLine"
});
export {
m as default
};
//# sourceMappingURL=index.js.map