The Phosphor open ai logo icon depicts the official logo of OpenAI, commonly used in UIs to represent the company or its AI-related products and services.
Common uses
- Representing OpenAI's API integration.
- Indicating AI-powered features.
- Branding within technology sections.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { OpenAiLogo } from '@phosphor-icons/react';
<OpenAiLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<OpenAiLogo size={24} />thin
<OpenAiLogo size={24} weight="thin" />light
<OpenAiLogo size={24} weight="light" />bold
<OpenAiLogo size={24} weight="bold" />fill
<OpenAiLogo size={24} weight="fill" />duotone
<OpenAiLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- technology & development
- Keywords
- *new*artificial intelligenceaichatgptllmlogostechnology & developmentbrandsopenlogoopenai logoai logoartificial intelligence logochatgpt logo
FAQ
- What does the open ai logo icon represent?
- It represents the logo of OpenAI, a leading artificial intelligence research and deployment company.
- How do I use the open ai logo icon in React?
- You can import and use it in React with: import { OpenAiLogo } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon library, including this 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 →