John KuehJohn Kueh

matrix logo icon

Phosphor · matrix-logo · MIT

Download SVG

The Phosphor matrix logo icon depicts the official logo for the Matrix protocol, commonly used to represent Matrix services or features within an application's user interface.

Common uses

  • Button to open Matrix chat
  • Link to Matrix community page
  • Status indicator for Matrix integration

Use it in React

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

<MatrixLogo size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
*new*matrix protocolbrandslogoscommunicationsmatrixlogomatrix protocol logomatrix chat iconcommunication logobrand logo

FAQ

What is the matrix-logo icon used for?
This icon represents the Matrix protocol's logo. It's used in UIs to signify anything related to Matrix, such as chat features or integrations.
How do I use the matrix-logo icon in React?
You can import and use it in your React components like this: import { MatrixLogo } from '@phosphor-icons/react'. Then render it as <MatrixLogo />.
What is the license for the matrix-logo icon?
The Phosphor icon library, including the matrix-logo icon, 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 →