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