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