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