android logo
android from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- android
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 576×512
- License
- CC BY 4.0
The same logo in other sets
android-fillAkar Iconsandroid-filledAnt Design IconsandroidBootstrap IconsandroidBoxicons BrandsandroidCatppuccin IconsandroidCoreUI BrandsandroidDeviconandroidFont Awesome BrandsandroidHuge IconsandroidIconParkandroidIconPark OutlineandroidIconPark SolidandroidIconPark TwoToneandroidJam IconsandroidLine AwesomeandroidSVG LogosandroidMaterial Icon ThemeandroidMaterial SymbolsandroidMaterial Symbols LightandroidMaterial Design Iconsandroid-fillMingCute IconandroidOpenMojiandroidPixelarticonsandroidPrime Icons
Use the android logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M420.55 301.93a24 24 0 1 1 24-24a24 24 0 0 1-24 24m-265.1 0a24 24 0 1 1 24-24a24 24 0 0 1-24 24m273.7-144.48l47.94-83a10 10 0 1 0-17.27-10l-48.54 84.07a301.25 301.25 0 0 0-246.56 0l-48.54-84.07a10 10 0 1 0-17.27 10l47.94 83C64.53 202.22 8.24 285.55 0 384h576c-8.24-98.45-64.54-181.78-146.85-226.55"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsAndroid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M420.55 301.93a24 24 0 1 1 24-24a24 24 0 0 1-24 24m-265.1 0a24 24 0 1 1 24-24a24 24 0 0 1-24 24m273.7-144.48l47.94-83a10 10 0 1 0-17.27-10l-48.54 84.07a301.25 301.25 0 0 0-246.56 0l-48.54-84.07a10 10 0 1 0-17.27 10l47.94 83C64.53 202.22 8.24 285.55 0 384h576c-8.24-98.45-64.54-181.78-146.85-226.55"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M420.55 301.93a24 24 0 1 1 24-24a24 24 0 0 1-24 24m-265.1 0a24 24 0 1 1 24-24a24 24 0 0 1-24 24m273.7-144.48l47.94-83a10 10 0 1 0-17.27-10l-48.54 84.07a301.25 301.25 0 0 0-246.56 0l-48.54-84.07a10 10 0 1 0-17.27 10l47.94 83C64.53 202.22 8.24 285.55 0 384h576c-8.24-98.45-64.54-181.78-146.85-226.55"/></svg> </template>
CSS
.icon-android {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M420.55%20301.93a24%2024%200%201%201%2024-24a24%2024%200%200%201-24%2024m-265.1%200a24%2024%200%201%201%2024-24a24%2024%200%200%201-24%2024m273.7-144.48l47.94-83a10%2010%200%201%200-17.27-10l-48.54%2084.07a301.25%20301.25%200%200%200-246.56%200l-48.54-84.07a10%2010%200%201%200-17.27%2010l47.94%2083C64.53%20202.22%208.24%20285.55%200%20384h576c-8.24-98.45-64.54-181.78-146.85-226.55%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M420.55%20301.93a24%2024%200%201%201%2024-24a24%2024%200%200%201-24%2024m-265.1%200a24%2024%200%201%201%2024-24a24%2024%200%200%201-24%2024m273.7-144.48l47.94-83a10%2010%200%201%200-17.27-10l-48.54%2084.07a301.25%20301.25%200%200%200-246.56%200l-48.54-84.07a10%2010%200%201%200-17.27%2010l47.94%2083C64.53%20202.22%208.24%20285.55%200%20384h576c-8.24-98.45-64.54-181.78-146.85-226.55%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/android.svg?color=%231a73e8&size=48