The HugeIcons skype icon depicts the Skype logo, commonly used to represent the communication and video conferencing application in user interfaces.
Common uses
- Link to Skype profile
- Initiate a Skype call
- Communication app section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SkypeIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SkypeIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- skype logovideo callchat iconcommunication icon
FAQ
- What is the Skype icon used for?
- This icon represents the Skype application and is typically used to link to Skype profiles or initiate communication through the app.
- How do I use the Skype icon in React?
- Import both HugeiconsIcon and SkypeIcon, then render it using <HugeiconsIcon icon={SkypeIcon} />.
- What is the license for this icon?
- The Skype icon from HugeIcons is available under the MIT license.
Looking for something else? Search HugeIcons 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 →