The Tabler brand oauth icon depicts the OAuth protocol, commonly used to represent authorization and access control in web and API interfaces.
Common uses
- Login/Sign-in buttons
- API access settings
- Security and authorization sections
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandOauth } from '@tabler/icons-react';
<IconBrandOauth size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- authorizationprotocolaccesswebapisecureframeworktokenauthenticationclientbrandoauthaccess token
FAQ
- What is the purpose of the OAuth icon?
- It visually represents the OAuth protocol, which is used for delegated authorization, allowing users to grant third-party applications access to their data without sharing their credentials.
- How do I use this icon in React?
- You can import and use it in your React application with the following statement: import { IconBrandOauth } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including the brand oauth icon, are distributed 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 →