android logo
android from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- android
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
android-fillAkar Iconsandroid-filledAnt Design IconsandroidBootstrap IconsandroidBoxicons BrandsandroidCatppuccin IconsandroidCoreUI BrandsandroidDeviconandroidFont Awesome 6 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 640 640"><path fill="currentColor" d="M131.2 125.9c5.3-.5 10.6.6 15.3 3s8.6 6.2 11.3 10.8c17 29.5 34.2 58.9 51.2 88.4q5.25-2.1 10.5-3.9c31.3-10.9 64.2-16.6 97.4-16.9h3.2c38.1 0 76.2 7 111.6 21.1l51.3-88.7c1.8-3.2 4.3-6 7.2-8.2s6.2-3.9 9.8-4.8c3.1-.8 6.4-1.1 9.6-.8c4.2.4 8.3 1.7 11.9 3.8c4 2.4 7.3 5.7 9.7 9.7c2 3.4 3.3 7.2 3.8 11.2s.1 8-1.2 11.7c-.6 1.9-1.4 3.7-2.4 5.5l-49.7 85.8c19.5 12.2 37.6 26.5 53.9 42.8c12.3 12.2 23.5 25.4 33.5 39.5c8.2 11.5 15.6 23.6 22.2 36.2c17.5 33.6 28.6 70.5 32.7 108.1H16c4.1-37.7 15.2-74.5 32.7-108.1c14.5-27.9 33.4-53.5 55.7-75.7c16.5-16.4 34.7-30.9 54.5-43.1l-49.5-85.4c-3.7-6.4-4.7-14.1-2.8-21.2s6.4-13.1 12.7-16.8c3.6-2.2 7.7-3.5 11.9-3.8zm67.3 215.8c-12.2-8.1-30.1-2.5-40.1 12.5s-8.2 33.8 3.9 41.9s30.1 2.5 40.1-12.5s8.2-33.8-3.9-41.9m283.6 12.5c-10-15-27.9-20.6-40.1-12.5s-13.9 26.9-3.9 41.9s27.9 20.6 40.1 12.5s13.9-26.9 3.9-41.9"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsAndroid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M131.2 125.9c5.3-.5 10.6.6 15.3 3s8.6 6.2 11.3 10.8c17 29.5 34.2 58.9 51.2 88.4q5.25-2.1 10.5-3.9c31.3-10.9 64.2-16.6 97.4-16.9h3.2c38.1 0 76.2 7 111.6 21.1l51.3-88.7c1.8-3.2 4.3-6 7.2-8.2s6.2-3.9 9.8-4.8c3.1-.8 6.4-1.1 9.6-.8c4.2.4 8.3 1.7 11.9 3.8c4 2.4 7.3 5.7 9.7 9.7c2 3.4 3.3 7.2 3.8 11.2s.1 8-1.2 11.7c-.6 1.9-1.4 3.7-2.4 5.5l-49.7 85.8c19.5 12.2 37.6 26.5 53.9 42.8c12.3 12.2 23.5 25.4 33.5 39.5c8.2 11.5 15.6 23.6 22.2 36.2c17.5 33.6 28.6 70.5 32.7 108.1H16c4.1-37.7 15.2-74.5 32.7-108.1c14.5-27.9 33.4-53.5 55.7-75.7c16.5-16.4 34.7-30.9 54.5-43.1l-49.5-85.4c-3.7-6.4-4.7-14.1-2.8-21.2s6.4-13.1 12.7-16.8c3.6-2.2 7.7-3.5 11.9-3.8zm67.3 215.8c-12.2-8.1-30.1-2.5-40.1 12.5s-8.2 33.8 3.9 41.9s30.1 2.5 40.1-12.5s8.2-33.8-3.9-41.9m283.6 12.5c-10-15-27.9-20.6-40.1-12.5s-13.9 26.9-3.9 41.9s27.9 20.6 40.1 12.5s13.9-26.9 3.9-41.9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M131.2 125.9c5.3-.5 10.6.6 15.3 3s8.6 6.2 11.3 10.8c17 29.5 34.2 58.9 51.2 88.4q5.25-2.1 10.5-3.9c31.3-10.9 64.2-16.6 97.4-16.9h3.2c38.1 0 76.2 7 111.6 21.1l51.3-88.7c1.8-3.2 4.3-6 7.2-8.2s6.2-3.9 9.8-4.8c3.1-.8 6.4-1.1 9.6-.8c4.2.4 8.3 1.7 11.9 3.8c4 2.4 7.3 5.7 9.7 9.7c2 3.4 3.3 7.2 3.8 11.2s.1 8-1.2 11.7c-.6 1.9-1.4 3.7-2.4 5.5l-49.7 85.8c19.5 12.2 37.6 26.5 53.9 42.8c12.3 12.2 23.5 25.4 33.5 39.5c8.2 11.5 15.6 23.6 22.2 36.2c17.5 33.6 28.6 70.5 32.7 108.1H16c4.1-37.7 15.2-74.5 32.7-108.1c14.5-27.9 33.4-53.5 55.7-75.7c16.5-16.4 34.7-30.9 54.5-43.1l-49.5-85.4c-3.7-6.4-4.7-14.1-2.8-21.2s6.4-13.1 12.7-16.8c3.6-2.2 7.7-3.5 11.9-3.8zm67.3 215.8c-12.2-8.1-30.1-2.5-40.1 12.5s-8.2 33.8 3.9 41.9s30.1 2.5 40.1-12.5s8.2-33.8-3.9-41.9m283.6 12.5c-10-15-27.9-20.6-40.1-12.5s-13.9 26.9-3.9 41.9s27.9 20.6 40.1 12.5s13.9-26.9 3.9-41.9"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M131.2%20125.9c5.3-.5%2010.6.6%2015.3%203s8.6%206.2%2011.3%2010.8c17%2029.5%2034.2%2058.9%2051.2%2088.4q5.25-2.1%2010.5-3.9c31.3-10.9%2064.2-16.6%2097.4-16.9h3.2c38.1%200%2076.2%207%20111.6%2021.1l51.3-88.7c1.8-3.2%204.3-6%207.2-8.2s6.2-3.9%209.8-4.8c3.1-.8%206.4-1.1%209.6-.8c4.2.4%208.3%201.7%2011.9%203.8c4%202.4%207.3%205.7%209.7%209.7c2%203.4%203.3%207.2%203.8%2011.2s.1%208-1.2%2011.7c-.6%201.9-1.4%203.7-2.4%205.5l-49.7%2085.8c19.5%2012.2%2037.6%2026.5%2053.9%2042.8c12.3%2012.2%2023.5%2025.4%2033.5%2039.5c8.2%2011.5%2015.6%2023.6%2022.2%2036.2c17.5%2033.6%2028.6%2070.5%2032.7%20108.1H16c4.1-37.7%2015.2-74.5%2032.7-108.1c14.5-27.9%2033.4-53.5%2055.7-75.7c16.5-16.4%2034.7-30.9%2054.5-43.1l-49.5-85.4c-3.7-6.4-4.7-14.1-2.8-21.2s6.4-13.1%2012.7-16.8c3.6-2.2%207.7-3.5%2011.9-3.8zm67.3%20215.8c-12.2-8.1-30.1-2.5-40.1%2012.5s-8.2%2033.8%203.9%2041.9s30.1%202.5%2040.1-12.5s8.2-33.8-3.9-41.9m283.6%2012.5c-10-15-27.9-20.6-40.1-12.5s-13.9%2026.9-3.9%2041.9s27.9%2020.6%2040.1%2012.5s13.9-26.9%203.9-41.9%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M131.2%20125.9c5.3-.5%2010.6.6%2015.3%203s8.6%206.2%2011.3%2010.8c17%2029.5%2034.2%2058.9%2051.2%2088.4q5.25-2.1%2010.5-3.9c31.3-10.9%2064.2-16.6%2097.4-16.9h3.2c38.1%200%2076.2%207%20111.6%2021.1l51.3-88.7c1.8-3.2%204.3-6%207.2-8.2s6.2-3.9%209.8-4.8c3.1-.8%206.4-1.1%209.6-.8c4.2.4%208.3%201.7%2011.9%203.8c4%202.4%207.3%205.7%209.7%209.7c2%203.4%203.3%207.2%203.8%2011.2s.1%208-1.2%2011.7c-.6%201.9-1.4%203.7-2.4%205.5l-49.7%2085.8c19.5%2012.2%2037.6%2026.5%2053.9%2042.8c12.3%2012.2%2023.5%2025.4%2033.5%2039.5c8.2%2011.5%2015.6%2023.6%2022.2%2036.2c17.5%2033.6%2028.6%2070.5%2032.7%20108.1H16c4.1-37.7%2015.2-74.5%2032.7-108.1c14.5-27.9%2033.4-53.5%2055.7-75.7c16.5-16.4%2034.7-30.9%2054.5-43.1l-49.5-85.4c-3.7-6.4-4.7-14.1-2.8-21.2s6.4-13.1%2012.7-16.8c3.6-2.2%207.7-3.5%2011.9-3.8zm67.3%20215.8c-12.2-8.1-30.1-2.5-40.1%2012.5s-8.2%2033.8%203.9%2041.9s30.1%202.5%2040.1-12.5s8.2-33.8-3.9-41.9m283.6%2012.5c-10-15-27.9-20.6-40.1-12.5s-13.9%2026.9-3.9%2041.9s27.9%2020.6%2040.1%2012.5s13.9-26.9%203.9-41.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/android.svg?color=%231a73e8&size=48