apk install icon
apk-install-outline-sharp from Material Symbols by Google · Outline Sharp · Android · Apache-2.0 Free for personal and commercial use.
- Name
- apk-install-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More android icons from Material Symbols
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
Use the apk install icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 22V2h10l6 6v4.25h-2V9h-5V4H4v16h11v2zm2-2V4zm1-1q.1-1.225.75-2.25t1.7-1.625l-.95-1.7q0-.025.1-.375q.125-.05.238-.05t.162.125l.975 1.75q.5-.2 1-.312T10 14.45t1.025.113t1 .312l.975-1.75l.375-.1q.125.05.15.175t-.025.225l-.95 1.7q1.05.6 1.7 1.625T15 19zm3.1-1.65q.15-.15.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15t.35-.15m4.5 0q.15-.15.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15t.35-.15M20 22l-4-4l1.4-1.425L19 18.15V14h2v4.15l1.6-1.575L24 18z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsApkInstallOutlineSharp(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="M2 22V2h10l6 6v4.25h-2V9h-5V4H4v16h11v2zm2-2V4zm1-1q.1-1.225.75-2.25t1.7-1.625l-.95-1.7q0-.025.1-.375q.125-.05.238-.05t.162.125l.975 1.75q.5-.2 1-.312T10 14.45t1.025.113t1 .312l.975-1.75l.375-.1q.125.05.15.175t-.025.225l-.95 1.7q1.05.6 1.7 1.625T15 19zm3.1-1.65q.15-.15.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15t.35-.15m4.5 0q.15-.15.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15t.35-.15M20 22l-4-4l1.4-1.425L19 18.15V14h2v4.15l1.6-1.575L24 18z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 22V2h10l6 6v4.25h-2V9h-5V4H4v16h11v2zm2-2V4zm1-1q.1-1.225.75-2.25t1.7-1.625l-.95-1.7q0-.025.1-.375q.125-.05.238-.05t.162.125l.975 1.75q.5-.2 1-.312T10 14.45t1.025.113t1 .312l.975-1.75l.375-.1q.125.05.15.175t-.025.225l-.95 1.7q1.05.6 1.7 1.625T15 19zm3.1-1.65q.15-.15.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15t.35-.15m4.5 0q.15-.15.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15t.35-.15M20 22l-4-4l1.4-1.425L19 18.15V14h2v4.15l1.6-1.575L24 18z"/></svg> </template>
CSS
.icon-apk-install-outline-sharp {
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%22M2%2022V2h10l6%206v4.25h-2V9h-5V4H4v16h11v2zm2-2V4zm1-1q.1-1.225.75-2.25t1.7-1.625l-.95-1.7q0-.025.1-.375q.125-.05.238-.05t.162.125l.975%201.75q.5-.2%201-.312T10%2014.45t1.025.113t1%20.312l.975-1.75l.375-.1q.125.05.15.175t-.025.225l-.95%201.7q1.05.6%201.7%201.625T15%2019zm3.1-1.65q.15-.15.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15t.35-.15m4.5%200q.15-.15.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15t.35-.15M20%2022l-4-4l1.4-1.425L19%2018.15V14h2v4.15l1.6-1.575L24%2018z%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%22M2%2022V2h10l6%206v4.25h-2V9h-5V4H4v16h11v2zm2-2V4zm1-1q.1-1.225.75-2.25t1.7-1.625l-.95-1.7q0-.025.1-.375q.125-.05.238-.05t.162.125l.975%201.75q.5-.2%201-.312T10%2014.45t1.025.113t1%20.312l.975-1.75l.375-.1q.125.05.15.175t-.025.225l-.95%201.7q1.05.6%201.7%201.625T15%2019zm3.1-1.65q.15-.15.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15t.35-.15m4.5%200q.15-.15.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15t.35-.15M20%2022l-4-4l1.4-1.425L19%2018.15V14h2v4.15l1.6-1.575L24%2018z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/apk-install-outline-sharp.svg?color=%231a73e8&size=48