The Phosphor angular logo icon depicts the official branding for the Angular JavaScript framework, commonly used to represent Angular in web application interfaces.
Common uses
- Displaying Angular as a technology on a profile.
- Indicating an Angular project in a list.
- Linking to Angular documentation or resources.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { AngularLogo } from '@phosphor-icons/react';
<AngularLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<AngularLogo size={24} />thin
<AngularLogo size={24} weight="thin" />light
<AngularLogo size={24} weight="light" />bold
<AngularLogo size={24} weight="bold" />fill
<AngularLogo size={24} weight="fill" />duotone
<AngularLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- brands
- Keywords
- frameworkjavascriptgooglewebbrandstechnology & developmentangularlogoangularjs logogoogle angularjavascript framework logoweb framework icon
FAQ
- What does the angular logo icon represent?
- It represents the Angular JavaScript framework, developed by Google. It's used to signify Angular in various digital contexts.
- How do I use the angular logo icon in React?
- You can import and use it in React with: import { AngularLogo } from '@phosphor-icons/react'. Then render it as <AngularLogo />.
- What is the license for this icon?
- The Phosphor angular 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 →