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