John KuehJohn Kueh

microsoft teams logo icon

Phosphor · microsoft-teams-logo · MIT

Download SVG

The Phosphor microsoft teams logo icon depicts the official branding for Microsoft Teams, commonly used to represent the application or its features within a user interface.

Common uses

  • Link to Microsoft Teams application
  • Indicate a chat or video conference feature
  • Branding element in a software list

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { MicrosoftTeamsLogo } from '@phosphor-icons/react';

<MicrosoftTeamsLogo size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<MicrosoftTeamsLogo size={24} />
thin
<MicrosoftTeamsLogo size={24} weight="thin" />
light
<MicrosoftTeamsLogo size={24} weight="light" />
bold
<MicrosoftTeamsLogo size={24} weight="bold" />
fill
<MicrosoftTeamsLogo size={24} weight="fill" />
duotone
<MicrosoftTeamsLogo size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
chatvideo conferencebrandscommunicationsmicrosoftteamslogomicrosoft teamsteams logocommunication app logovideo call icon

FAQ

What is this icon for?
This icon represents Microsoft Teams, a platform for communication and collaboration. It's used to visually identify the application or related features.
How do I use this icon in React?
You can import and use the icon in your React project with: import { MicrosoftTeamsLogo } from '@phosphor-icons/react'.
What is the license for this icon?
This icon is part of the Phosphor library and is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →