The Tabler brand android icon depicts the official Android logo, commonly used to represent the Android operating system or related services in user interfaces.
Common uses
- Log in with Android button
- Displaying supported platforms
- Branding Android-specific features
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandAndroid } from '@tabler/icons-react';
<IconBrandAndroid size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- oscompanysysteminterfacesoftwarelogobrandandroidtrademarkidentityandroid logogoogle androidos logomobile os
FAQ
- What does the Android icon represent?
- It represents the Android operating system, developed by Google. It's used to signify Android-related software, devices, or services.
- How do I use the Android icon in React?
- You can import and use it directly in your React components like this: import { IconBrandAndroid } from '@tabler/icons-react'. Then, render it as <IconBrandAndroid />.
- What is the license for this icon?
- The Tabler icon library, including the brand android icon, is 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 →