The HugeIcons android icon depicts the Android robot mascot, commonly used to represent the Android operating system or mobile applications within a user interface.
Common uses
- Indicate Android app downloads
- Label Android-specific settings
- Represent mobile platform choice
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AndroidIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AndroidIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- android robotandroid logomobile osandroid mascot
FAQ
- What does the Android icon represent?
- It represents the Android robot mascot, symbolizing the Android operating system and its associated ecosystem.
- How do I use the Android icon in React?
- Import both HugeiconsIcon and AndroidIcon, then render <HugeiconsIcon icon={AndroidIcon} />.
- What is the license for this icon?
- The Android icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.
Looking for something else? Search HugeIcons 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 →