Android icon in outline, twotone, bold and bulk. Free in all four styles, for logos, integrations, payment methods, social links. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconAndroid } from "@devigner-ui/icons";
<IconAndroid className="size-6" />
<script setup>
import { IconAndroid } from "@devigner-ui/icons-vue";
</script>
<template>
<IconAndroid class="size-6" />
</template>
<script>
import { IconAndroid } from "@devigner-ui/icons-svelte";
</script>
<IconAndroid class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.67 18v3a1 1 0 0 1-1 1 1 1 0 0 1-1-1v-3z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M15.67 18v3a1 1 0 0 1-1 1 1 1 0 0 1-1-1v-3z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M17.67 11v5a2 2 0 0 1-2 2h-6a2 2 0 0 1-2-2v-5c0-1.1.9-2 2-2h6a2 2 0 0 1 2 2" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M5.67 11v4a1 1 0 0 1-1 1 1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1 1 1 0 0 1 1 1" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M21.67 11v4a1 1 0 0 1-1 1 1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1 1 1 0 0 1 1 1" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M13.67 18h-2" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M10.27 7h4.8c.88 0 1.6-.72 1.6-1.6a4 4 0 1 0-8 0c0 .88.72 1.6 1.6 1.6" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>