android logo
android from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- android
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
android-fillAkar Iconsandroid-filledAnt Design IconsandroidBootstrap IconsandroidBoxicons BrandsandroidCatppuccin IconsandroidDeviconandroidFont Awesome 6 BrandsandroidFont Awesome BrandsandroidHuge IconsandroidIconParkandroidIconPark OutlineandroidIconPark SolidandroidIconPark TwoToneandroidJam IconsandroidLine AwesomeandroidSVG LogosandroidMaterial Icon ThemeandroidMaterial SymbolsandroidMaterial Symbols LightandroidMaterial Design Iconsandroid-fillMingCute IconandroidOpenMojiandroidPixelarticonsandroidPrime Icons
Related icons in CoreUI Brands
Use the android logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M32 25.333H0a18.1 18.1 0 0 1 2.948-8.094a14.95 14.95 0 0 1 4.88-4.708l.547-.302l-2.693-4.547a.683.683 0 0 1 .224-.938a.673.673 0 0 1 .922.24l2.771 4.667a16.9 16.9 0 0 1 6.453-1.198c2.172-.026 4.323.38 6.333 1.198l2.76-4.667a.67.67 0 0 1 .932-.224a.676.676 0 0 1 .214.932l-2.693 4.562l.667.37a15.2 15.2 0 0 1 4.839 4.828A19.3 19.3 0 0 1 32 25.332zm-10-5.974a1.332 1.332 0 1 0 2.664.002A1.332 1.332 0 0 0 22 19.36m-14.667 0a1.332 1.332 0 1 0 2.664.002a1.332 1.332 0 0 0-2.664-.002"/></svg>
React
import type { SVGProps } from "react";
export function CibAndroid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M32 25.333H0a18.1 18.1 0 0 1 2.948-8.094a14.95 14.95 0 0 1 4.88-4.708l.547-.302l-2.693-4.547a.683.683 0 0 1 .224-.938a.673.673 0 0 1 .922.24l2.771 4.667a16.9 16.9 0 0 1 6.453-1.198c2.172-.026 4.323.38 6.333 1.198l2.76-4.667a.67.67 0 0 1 .932-.224a.676.676 0 0 1 .214.932l-2.693 4.562l.667.37a15.2 15.2 0 0 1 4.839 4.828A19.3 19.3 0 0 1 32 25.332zm-10-5.974a1.332 1.332 0 1 0 2.664.002A1.332 1.332 0 0 0 22 19.36m-14.667 0a1.332 1.332 0 1 0 2.664.002a1.332 1.332 0 0 0-2.664-.002"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M32 25.333H0a18.1 18.1 0 0 1 2.948-8.094a14.95 14.95 0 0 1 4.88-4.708l.547-.302l-2.693-4.547a.683.683 0 0 1 .224-.938a.673.673 0 0 1 .922.24l2.771 4.667a16.9 16.9 0 0 1 6.453-1.198c2.172-.026 4.323.38 6.333 1.198l2.76-4.667a.67.67 0 0 1 .932-.224a.676.676 0 0 1 .214.932l-2.693 4.562l.667.37a15.2 15.2 0 0 1 4.839 4.828A19.3 19.3 0 0 1 32 25.332zm-10-5.974a1.332 1.332 0 1 0 2.664.002A1.332 1.332 0 0 0 22 19.36m-14.667 0a1.332 1.332 0 1 0 2.664.002a1.332 1.332 0 0 0-2.664-.002"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M32%2025.333H0a18.1%2018.1%200%200%201%202.948-8.094a14.95%2014.95%200%200%201%204.88-4.708l.547-.302l-2.693-4.547a.683.683%200%200%201%20.224-.938a.673.673%200%200%201%20.922.24l2.771%204.667a16.9%2016.9%200%200%201%206.453-1.198c2.172-.026%204.323.38%206.333%201.198l2.76-4.667a.67.67%200%200%201%20.932-.224a.676.676%200%200%201%20.214.932l-2.693%204.562l.667.37a15.2%2015.2%200%200%201%204.839%204.828A19.3%2019.3%200%200%201%2032%2025.332zm-10-5.974a1.332%201.332%200%201%200%202.664.002A1.332%201.332%200%200%200%2022%2019.36m-14.667%200a1.332%201.332%200%201%200%202.664.002a1.332%201.332%200%200%200-2.664-.002%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M32%2025.333H0a18.1%2018.1%200%200%201%202.948-8.094a14.95%2014.95%200%200%201%204.88-4.708l.547-.302l-2.693-4.547a.683.683%200%200%201%20.224-.938a.673.673%200%200%201%20.922.24l2.771%204.667a16.9%2016.9%200%200%201%206.453-1.198c2.172-.026%204.323.38%206.333%201.198l2.76-4.667a.67.67%200%200%201%20.932-.224a.676.676%200%200%201%20.214.932l-2.693%204.562l.667.37a15.2%2015.2%200%200%201%204.839%204.828A19.3%2019.3%200%200%201%2032%2025.332zm-10-5.974a1.332%201.332%200%201%200%202.664.002A1.332%201.332%200%200%200%2022%2019.36m-14.667%200a1.332%201.332%200%201%200%202.664.002a1.332%201.332%200%200%200-2.664-.002%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/android.svg?color=%231a73e8&size=48