--- import { getHTMLIcon } from "./iconsModule"; const gitString = getHTMLIcon("git"); const matrixString = getHTMLIcon("matrix"); ---