logo android icon
logo-android-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- logo-android-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
The same icon in other sets
Related icons in TDesign Icons
logo-adobe-illustratelogo-adobe-lightroomlogo-adobe-photoshoplogo-alipaylogo-applelogo-behancelogo-chromelogo-cinema4dlogo-cnblogo-codepenlogo-codesandboxlogo-codesignlogo-dribbblelogo-facebooklogo-figmalogo-framerlogo-githublogo-gitlablogo-hiflowlogo-ielogo-instagramlogo-iwikilogo-markdownlogo-miniprogram
Use the logo android icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.488 7.338A11.95 11.95 0 0 1 12 6c1.986 0 3.86.483 5.512 1.338l2.116-3.702l1.736.992l-2.158 3.776A11.98 11.98 0 0 1 24 18v2H0v-2c0-3.924 1.884-7.407 4.793-9.596L2.636 4.628l1.736-.992zM8.004 13H6v2.004h2.004zm10 0H16v2.004h2.004z"/></svg>
React
import type { SVGProps } from "react";
export function TdesignLogoAndroidFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.488 7.338A11.95 11.95 0 0 1 12 6c1.986 0 3.86.483 5.512 1.338l2.116-3.702l1.736.992l-2.158 3.776A11.98 11.98 0 0 1 24 18v2H0v-2c0-3.924 1.884-7.407 4.793-9.596L2.636 4.628l1.736-.992zM8.004 13H6v2.004h2.004zm10 0H16v2.004h2.004z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.488 7.338A11.95 11.95 0 0 1 12 6c1.986 0 3.86.483 5.512 1.338l2.116-3.702l1.736.992l-2.158 3.776A11.98 11.98 0 0 1 24 18v2H0v-2c0-3.924 1.884-7.407 4.793-9.596L2.636 4.628l1.736-.992zM8.004 13H6v2.004h2.004zm10 0H16v2.004h2.004z"/></svg> </template>
CSS
.icon-logo-android-filled {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.488%207.338A11.95%2011.95%200%200%201%2012%206c1.986%200%203.86.483%205.512%201.338l2.116-3.702l1.736.992l-2.158%203.776A11.98%2011.98%200%200%201%2024%2018v2H0v-2c0-3.924%201.884-7.407%204.793-9.596L2.636%204.628l1.736-.992zM8.004%2013H6v2.004h2.004zm10%200H16v2.004h2.004z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.488%207.338A11.95%2011.95%200%200%201%2012%206c1.986%200%203.86.483%205.512%201.338l2.116-3.702l1.736.992l-2.158%203.776A11.98%2011.98%200%200%201%2024%2018v2H0v-2c0-3.924%201.884-7.407%204.793-9.596L2.636%204.628l1.736-.992zM8.004%2013H6v2.004h2.004zm10%200H16v2.004h2.004z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/logo-android-filled.svg?color=%231a73e8&size=48