The Tabler brand angular icon depicts the Angular logo, commonly used to represent Angular framework-related features or content in user interfaces.
Common uses
- Link to Angular documentation
- Indicate Angular-specific settings
- Showcase projects built with Angular
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandAngular } from '@tabler/icons-react';
<IconBrandAngular size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBrandAngular size={24} stroke={2} />filled
<IconBrandAngularFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- programmingcodingtypescriptbrandangularlogocompanytrademarkidentitycorporateangular logoangular symbolangular framework icon
FAQ
- What is the brand angular icon used for?
- This icon represents the Angular framework. It's used in UIs to signify anything related to Angular, such as documentation, settings, or projects.
- How do I use the brand angular icon in React?
- You can import and use it in your React application with: import { IconBrandAngular } from '@tabler/icons-react'.
- What is the license for the brand angular icon?
- The Tabler icon library, including the brand angular icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →