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