import { b } from "./lit-DKg0et_P.mjs";
function escapeXml(unsafe) {
return unsafe.replace(/&/g, "&").replace(//g, ">").replace(/"/g, """).replace(/'/g, "'");
}
const SVG_ICON_CALENDAR = b`
`;
const SVG_ICON_INTERNET = b`
`;
export {
SVG_ICON_CALENDAR as S,
SVG_ICON_INTERNET as a,
escapeXml as e
};