android from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
android
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Use the android logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.94 17.56s-.01-.08-.02-.12a10 10 0 0 0-1-2.99c-.48-.92-1.1-1.76-1.83-2.49a10.4 10.4 0 0 0-1.77-1.41s0-.01.01-.02c.2-.35.4-.7.61-1.05l.59-1.02c.14-.24.28-.49.42-.73c.14-.25.16-.55.05-.82a.93.93 0 0 0-.38-.43c-.12-.07-.25-.11-.39-.13h-.17c-.29.03-.55.2-.7.45c-.14.24-.28.49-.42.73l-.59 1.02c-.2.35-.4.7-.61 1.05c-.02.04-.04.08-.07.11c-.03-.01-.06-.02-.09-.04c-1.11-.42-2.32-.66-3.58-.66h-.1a10 10 0 0 0-3.55.69c-.02-.04-.04-.07-.06-.11c-.2-.35-.4-.7-.61-1.05l-.59-1.02c-.14-.24-.28-.49-.42-.73a.9.9 0 0 0-.87-.45c-.14.01-.27.05-.39.13c-.13.08-.24.19-.32.32l-.06.12c-.09.2-.1.43-.03.64c.02.06.05.12.08.18c.14.24.28.49.42.73c.2.34.39.68.59 1.02c.2.35.4.7.61 1.05c-.41.25-.79.53-1.16.84c-.66.55-1.24 1.18-1.73 1.88a10 10 0 0 0-1.73 4.18c0 .04-.01.08-.02.12l-.06.44h20l-.06-.44ZM8.13 14.82c-.33.49-.92.68-1.32.41s-.46-.88-.13-1.38c.33-.49.92-.68 1.32-.41s.46.88.13 1.38m9.07.41c-.4.27-.99.08-1.32-.41s-.27-1.11.13-1.38s.99-.08 1.32.41s.27 1.11-.13 1.38"/></svg>

React

import type { SVGProps } from "react";

export function BxlAndroid(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="M21.94 17.56s-.01-.08-.02-.12a10 10 0 0 0-1-2.99c-.48-.92-1.1-1.76-1.83-2.49a10.4 10.4 0 0 0-1.77-1.41s0-.01.01-.02c.2-.35.4-.7.61-1.05l.59-1.02c.14-.24.28-.49.42-.73c.14-.25.16-.55.05-.82a.93.93 0 0 0-.38-.43c-.12-.07-.25-.11-.39-.13h-.17c-.29.03-.55.2-.7.45c-.14.24-.28.49-.42.73l-.59 1.02c-.2.35-.4.7-.61 1.05c-.02.04-.04.08-.07.11c-.03-.01-.06-.02-.09-.04c-1.11-.42-2.32-.66-3.58-.66h-.1a10 10 0 0 0-3.55.69c-.02-.04-.04-.07-.06-.11c-.2-.35-.4-.7-.61-1.05l-.59-1.02c-.14-.24-.28-.49-.42-.73a.9.9 0 0 0-.87-.45c-.14.01-.27.05-.39.13c-.13.08-.24.19-.32.32l-.06.12c-.09.2-.1.43-.03.64c.02.06.05.12.08.18c.14.24.28.49.42.73c.2.34.39.68.59 1.02c.2.35.4.7.61 1.05c-.41.25-.79.53-1.16.84c-.66.55-1.24 1.18-1.73 1.88a10 10 0 0 0-1.73 4.18c0 .04-.01.08-.02.12l-.06.44h20l-.06-.44ZM8.13 14.82c-.33.49-.92.68-1.32.41s-.46-.88-.13-1.38c.33-.49.92-.68 1.32-.41s.46.88.13 1.38m9.07.41c-.4.27-.99.08-1.32-.41s-.27-1.11.13-1.38s.99-.08 1.32.41s.27 1.11-.13 1.38"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.94 17.56s-.01-.08-.02-.12a10 10 0 0 0-1-2.99c-.48-.92-1.1-1.76-1.83-2.49a10.4 10.4 0 0 0-1.77-1.41s0-.01.01-.02c.2-.35.4-.7.61-1.05l.59-1.02c.14-.24.28-.49.42-.73c.14-.25.16-.55.05-.82a.93.93 0 0 0-.38-.43c-.12-.07-.25-.11-.39-.13h-.17c-.29.03-.55.2-.7.45c-.14.24-.28.49-.42.73l-.59 1.02c-.2.35-.4.7-.61 1.05c-.02.04-.04.08-.07.11c-.03-.01-.06-.02-.09-.04c-1.11-.42-2.32-.66-3.58-.66h-.1a10 10 0 0 0-3.55.69c-.02-.04-.04-.07-.06-.11c-.2-.35-.4-.7-.61-1.05l-.59-1.02c-.14-.24-.28-.49-.42-.73a.9.9 0 0 0-.87-.45c-.14.01-.27.05-.39.13c-.13.08-.24.19-.32.32l-.06.12c-.09.2-.1.43-.03.64c.02.06.05.12.08.18c.14.24.28.49.42.73c.2.34.39.68.59 1.02c.2.35.4.7.61 1.05c-.41.25-.79.53-1.16.84c-.66.55-1.24 1.18-1.73 1.88a10 10 0 0 0-1.73 4.18c0 .04-.01.08-.02.12l-.06.44h20l-.06-.44ZM8.13 14.82c-.33.49-.92.68-1.32.41s-.46-.88-.13-1.38c.33-.49.92-.68 1.32-.41s.46.88.13 1.38m9.07.41c-.4.27-.99.08-1.32-.41s-.27-1.11.13-1.38s.99-.08 1.32.41s.27 1.11-.13 1.38"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.94%2017.56s-.01-.08-.02-.12a10%2010%200%200%200-1-2.99c-.48-.92-1.1-1.76-1.83-2.49a10.4%2010.4%200%200%200-1.77-1.41s0-.01.01-.02c.2-.35.4-.7.61-1.05l.59-1.02c.14-.24.28-.49.42-.73c.14-.25.16-.55.05-.82a.93.93%200%200%200-.38-.43c-.12-.07-.25-.11-.39-.13h-.17c-.29.03-.55.2-.7.45c-.14.24-.28.49-.42.73l-.59%201.02c-.2.35-.4.7-.61%201.05c-.02.04-.04.08-.07.11c-.03-.01-.06-.02-.09-.04c-1.11-.42-2.32-.66-3.58-.66h-.1a10%2010%200%200%200-3.55.69c-.02-.04-.04-.07-.06-.11c-.2-.35-.4-.7-.61-1.05l-.59-1.02c-.14-.24-.28-.49-.42-.73a.9.9%200%200%200-.87-.45c-.14.01-.27.05-.39.13c-.13.08-.24.19-.32.32l-.06.12c-.09.2-.1.43-.03.64c.02.06.05.12.08.18c.14.24.28.49.42.73c.2.34.39.68.59%201.02c.2.35.4.7.61%201.05c-.41.25-.79.53-1.16.84c-.66.55-1.24%201.18-1.73%201.88a10%2010%200%200%200-1.73%204.18c0%20.04-.01.08-.02.12l-.06.44h20l-.06-.44ZM8.13%2014.82c-.33.49-.92.68-1.32.41s-.46-.88-.13-1.38c.33-.49.92-.68%201.32-.41s.46.88.13%201.38m9.07.41c-.4.27-.99.08-1.32-.41s-.27-1.11.13-1.38s.99-.08%201.32.41s.27%201.11-.13%201.38%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%22M21.94%2017.56s-.01-.08-.02-.12a10%2010%200%200%200-1-2.99c-.48-.92-1.1-1.76-1.83-2.49a10.4%2010.4%200%200%200-1.77-1.41s0-.01.01-.02c.2-.35.4-.7.61-1.05l.59-1.02c.14-.24.28-.49.42-.73c.14-.25.16-.55.05-.82a.93.93%200%200%200-.38-.43c-.12-.07-.25-.11-.39-.13h-.17c-.29.03-.55.2-.7.45c-.14.24-.28.49-.42.73l-.59%201.02c-.2.35-.4.7-.61%201.05c-.02.04-.04.08-.07.11c-.03-.01-.06-.02-.09-.04c-1.11-.42-2.32-.66-3.58-.66h-.1a10%2010%200%200%200-3.55.69c-.02-.04-.04-.07-.06-.11c-.2-.35-.4-.7-.61-1.05l-.59-1.02c-.14-.24-.28-.49-.42-.73a.9.9%200%200%200-.87-.45c-.14.01-.27.05-.39.13c-.13.08-.24.19-.32.32l-.06.12c-.09.2-.1.43-.03.64c.02.06.05.12.08.18c.14.24.28.49.42.73c.2.34.39.68.59%201.02c.2.35.4.7.61%201.05c-.41.25-.79.53-1.16.84c-.66.55-1.24%201.18-1.73%201.88a10%2010%200%200%200-1.73%204.18c0%20.04-.01.08-.02.12l-.06.44h20l-.06-.44ZM8.13%2014.82c-.33.49-.92.68-1.32.41s-.46-.88-.13-1.38c.33-.49.92-.68%201.32-.41s.46.88.13%201.38m9.07.41c-.4.27-.99.08-1.32-.41s-.27-1.11.13-1.38s.99-.08%201.32.41s.27%201.11-.13%201.38%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/android.svg?color=%231a73e8&size=48