The Phosphor linux logo icon depicts the Tux penguin, commonly used to represent the Linux operating system in user interfaces.
Common uses
- Labeling Linux-based systems or software.
- Indicating compatibility with Linux.
- Representing Linux-related services or communities.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { LinuxLogo } from '@phosphor-icons/react';
<LinuxLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<LinuxLogo size={24} />thin
<LinuxLogo size={24} weight="thin" />light
<LinuxLogo size={24} weight="light" />bold
<LinuxLogo size={24} weight="bold" />fill
<LinuxLogo size={24} weight="fill" />duotone
<LinuxLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- brands
- Keywords
- penguincomputeranimalsbrandstechnology & developmentlinuxlogotuxpenguin logoos penguinlinux mascot
FAQ
- What does the linux-logo icon represent?
- This icon represents Tux, the official mascot of the Linux kernel. It's used to signify Linux-related software, systems, or concepts.
- How do I use the linux-logo icon in React?
- You can import and use it in your React components like this: `import { LinuxLogo } from '@phosphor-icons/react'`. Then render it as `<LinuxLogo />`.
- What is the license for the linux-logo icon?
- The Phosphor icon library, including the linux-logo icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.