The Phosphor skype logo icon depicts the Skype brand mark and is typically used to represent the Skype application or service within a user interface.
Common uses
- Link to Skype profile
- Indicate Skype as a communication option
- Branding element for Skype integration
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { SkypeLogo } from '@phosphor-icons/react';
<SkypeLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<SkypeLogo size={24} />thin
<SkypeLogo size={24} weight="thin" />light
<SkypeLogo size={24} weight="light" />bold
<SkypeLogo size={24} weight="bold" />fill
<SkypeLogo size={24} weight="fill" />duotone
<SkypeLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- brands
- Keywords
- *new*chatvideo conferencebrandscommunicationsskypelogoskype iconcommunication iconvideo call iconbrand logo
FAQ
- What is the skype-logo icon used for?
- This icon represents the Skype brand and is used to identify the Skype application or service in UIs.
- How do I use the skype-logo icon in React?
- You can import and use it in your React components like this: import { SkypeLogo } from '@phosphor-icons/react'.
- What is the license for the skype-logo icon?
- The skype-logo icon is part of the Phosphor library, which is distributed 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 →