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-fill/system-lock-fill.js";
import o from "../../components/icons/system/system-lock-fill/system-lock-fill.component.js";
const a = "dap-ds-icon-lock-fill", s = e({
tagName: a,
elementClass: o,
react: t,
events: {},
displayName: "SystemLockFill"
});
export {
s as default
};
//# sourceMappingURL=index.js.map