Microsoft Teams Pixel Art Icon
Microsoft Teams' brand icon for 'Join via Teams' links, video-call integrations and Microsoft 365 collaboration listings.
Tags
microsoftmswindowsteams
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Microsoft Teams icon
The Microsoft Teams 'T' silhouette, the enterprise video-calling and collaboration platform built into Microsoft 365. Use it on a 'Join the meeting in Teams' button, a collaboration-tool comparison table, or a meeting-scheduler integration panel. Teams users, predominantly in corporate environments, recognize the mark reliably. When showing multiple video-call options, display Teams, Zoom, and Google Meet icons together with labels for clear differentiation.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/microsoft-teams.svg" width="24" height="24" alt="Microsoft Teams" />
<!-- React -->
import { MicrosoftTeams } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="microsoft-teams.svg" width="48" height="48" style="image-rendering: pixelated" />