A predefined icon, a material design icon, or an icon from a URL with a customizable crop style.
var icon = CardService.newIconImage().setAltText("A nice icon").setIconUrl("https://example.com/icon.png");
A predefined icon, a material design icon, or an icon from a URL with a customizable crop style.