Android Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Android icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/319528.svg" alt="Android icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319528.svg" alt="Android icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319528.svg" alt="Android icon" :width="24" :height="24" />
CSS background
.icon-android {
background-image: url('https://proicons.com/icon/319528.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="android_00000142155709720912490730000004297727971790658734_" d="M23.71,11.736l2.603-4.525 c0.099-0.172,0.039-0.393-0.133-0.492c-0.17-0.098-0.391-0.041-0.492,0.132l-2.603,4.525C20.956,10.268,18.545,9.64,16,9.64 c-2.535,0-4.938,0.621-7.059,1.721L6.312,6.82c-0.1-0.173-0.32-0.231-0.492-0.131s-0.231,0.32-0.131,0.492l2.628,4.54 c-4.304,2.492-7.325,6.994-7.676,12.256c-0.006,0.1,0.028,0.197,0.097,0.271C0.805,24.318,0.9,24.36,1,24.36h30 c0.1,0,0.195-0.042,0.263-0.114c0.068-0.073,0.104-0.171,0.097-0.271C31.008,18.725,27.999,14.231,23.71,11.736z M1.39,23.64 C2.086,16.163,8.431,10.36,16,10.36c7.568,0,13.912,5.803,14.61,13.28H1.39z M22.5,16.64c-1.025,0-1.86,0.834-1.86,1.86 s0.835,1.86,1.86,1.86s1.86-0.835,1.86-1.86S23.525,16.64,22.5,16.64z M22.5,19.64c-0.629,0-1.14-0.511-1.14-1.14 s0.511-1.14,1.14-1.14s1.14,0.511,1.14,1.14S23.129,19.64,22.5,19.64z M9.5,16.64c-1.025,0-1.86,0.834-1.86,1.86 s0.834,1.86,1.86,1.86s1.86-0.835,1.86-1.86S10.525,16.64,9.5,16.64z M9.5,19.64c-0.628,0-1.14-0.511-1.14-1.14 s0.512-1.14,1.14-1.14s1.14,0.511,1.14,1.14S10.128,19.64,9.5,19.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Android in other icon packs
Copied!