John KuehJohn Kueh

android logo icon

Phosphor · android-logo · MIT

Download SVG

The Phosphor android logo icon depicts the official Android operating system logo, commonly used in UIs to represent Android devices, apps, or the Android platform itself.

Common uses

  • Indicating Android app availability in a download section.
  • Labeling settings related to Android devices.
  • Representing the Android platform in a technology comparison.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { AndroidLogo } from '@phosphor-icons/react';

<AndroidLogo size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<AndroidLogo size={24} />
thin
<AndroidLogo size={24} weight="thin" />
light
<AndroidLogo size={24} weight="light" />
bold
<AndroidLogo size={24} weight="bold" />
fill
<AndroidLogo size={24} weight="fill" />
duotone
<AndroidLogo size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
logosgooglemobilephonecellularcellphonebrandstechnology & developmentsystemandroidlogogoogle logomobile os logophone brand

FAQ

What does the Android logo icon represent?
It represents the Android operating system, developed by Google. It's used to signify anything related to the Android platform.
How do I use the Android logo icon in React?
You can import and use it directly in your React components like this: import { AndroidLogo } from '@phosphor-icons/react'.
What is the license for the Android logo icon?
The Phosphor Android logo icon is available under the MIT license, allowing for free use in both personal and commercial projects.

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 →