/** * WARNING!!! Ensure icons in latest fabric. Include only once at the toplevel. */ import { initializeIcons } from "@uifabric/icons" console.log("Calling initializeIcons() within the ensureIcons module per https://github.com/OfficeDev/office-ui-fabric-react/tree/master/packages/icons") initializeIcons()