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