Share via


ClientCitationIconName type

Supported icon names for client citations. These icons are displayed in Teams to help users identify the type of content being referenced in AI-generated responses.

type ClientCitationIconName =
  | "Microsoft Word"
  | "Microsoft Excel"
  | "Microsoft PowerPoint"
  | "Microsoft OneNote"
  | "Microsoft SharePoint"
  | "Microsoft Visio"
  | "Microsoft Loop"
  | "Microsoft Whiteboard"
  | "Adobe Illustrator"
  | "Adobe Photoshop"
  | "Adobe InDesign"
  | "Adobe Flash"
  | "Sketch"
  | "Source Code"
  | "Image"
  | "GIF"
  | "Video"
  | "Sound"
  | "ZIP"
  | "Text"
  | "PDF"