John KuehJohn Kueh

notion logo icon

Phosphor · notion-logo · MIT

Download SVG

The Phosphor notion logo icon visually represents the Notion brand and is commonly used to indicate links to Notion pages, integrations, or content within a user interface.

Common uses

  • Link to a Notion workspace
  • Indicate Notion integration status
  • Label content originating from Notion

Use it in React

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

<NotionLogo size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
documentationproductivitywikilogosbrandsnotionlogonotion iconbrand notionproductivity logo

FAQ

What is the notion-logo icon for?
This icon represents the Notion brand. It's used to visually identify Notion-related elements like links, integrations, or content.
How do I use the Notion logo icon in React?
You can import and use it in your React application with: import { NotionLogo } from '@phosphor-icons/react'.
What is the license for this icon?
The Notion logo icon from the Phosphor library 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 →