apk-install from Material Symbols Light by Google · Regular · Android · Apache-2.0 Free for personal and commercial use.

Name
apk-install
Set
Material Symbols Light
Style
Regular
Category
Android
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

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="m18.539 21l-3.289-3.308l.689-.713l2.1 2.094v-4.861h1v4.861l2.1-2.075l.688.694zM4.615 21q-.69 0-1.153-.462T3 19.385V4.615q0-.69.463-1.152T4.615 3H12.5L17 7.5v5.039h-2.962V21zM12 8h4l-4-4zM5.962 18.23h8.077q-.081-.993-.597-1.816q-.515-.824-1.373-1.308l.758-1.373q.05-.081.015-.177q-.034-.096-.12-.146q-.082-.05-.165-.026t-.134.106l-.783 1.404q-.384-.161-.798-.245q-.413-.083-.842-.083t-.833.083t-.808.245l-.782-1.404q-.05-.086-.143-.106q-.094-.019-.18.031q-.02 0-.081.318l.777 1.373q-.858.485-1.383 1.308t-.606 1.817m1.948-1.333q-.12-.121-.12-.283t.12-.282t.283-.121t.273.12t.112.284q0 .161-.112.282q-.111.121-.273.121t-.283-.121m3.635 0q-.121-.121-.121-.283t.121-.282t.283-.121t.282.12t.122.284t-.122.282q-.12.121-.282.121t-.283-.121"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightApkInstall(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="m18.539 21l-3.289-3.308l.689-.713l2.1 2.094v-4.861h1v4.861l2.1-2.075l.688.694zM4.615 21q-.69 0-1.153-.462T3 19.385V4.615q0-.69.463-1.152T4.615 3H12.5L17 7.5v5.039h-2.962V21zM12 8h4l-4-4zM5.962 18.23h8.077q-.081-.993-.597-1.816q-.515-.824-1.373-1.308l.758-1.373q.05-.081.015-.177q-.034-.096-.12-.146q-.082-.05-.165-.026t-.134.106l-.783 1.404q-.384-.161-.798-.245q-.413-.083-.842-.083t-.833.083t-.808.245l-.782-1.404q-.05-.086-.143-.106q-.094-.019-.18.031q-.02 0-.081.318l.777 1.373q-.858.485-1.383 1.308t-.606 1.817m1.948-1.333q-.12-.121-.12-.283t.12-.282t.283-.121t.273.12t.112.284q0 .161-.112.282q-.111.121-.273.121t-.283-.121m3.635 0q-.121-.121-.121-.283t.121-.282t.283-.121t.282.12t.122.284t-.122.282q-.12.121-.282.121t-.283-.121"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.539 21l-3.289-3.308l.689-.713l2.1 2.094v-4.861h1v4.861l2.1-2.075l.688.694zM4.615 21q-.69 0-1.153-.462T3 19.385V4.615q0-.69.463-1.152T4.615 3H12.5L17 7.5v5.039h-2.962V21zM12 8h4l-4-4zM5.962 18.23h8.077q-.081-.993-.597-1.816q-.515-.824-1.373-1.308l.758-1.373q.05-.081.015-.177q-.034-.096-.12-.146q-.082-.05-.165-.026t-.134.106l-.783 1.404q-.384-.161-.798-.245q-.413-.083-.842-.083t-.833.083t-.808.245l-.782-1.404q-.05-.086-.143-.106q-.094-.019-.18.031q-.02 0-.081.318l.777 1.373q-.858.485-1.383 1.308t-.606 1.817m1.948-1.333q-.12-.121-.12-.283t.12-.282t.283-.121t.273.12t.112.284q0 .161-.112.282q-.111.121-.273.121t-.283-.121m3.635 0q-.121-.121-.121-.283t.121-.282t.283-.121t.282.12t.122.284t-.122.282q-.12.121-.282.121t-.283-.121"/></svg>
</template>

CSS

.icon-apk-install {
  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%22m18.539%2021l-3.289-3.308l.689-.713l2.1%202.094v-4.861h1v4.861l2.1-2.075l.688.694zM4.615%2021q-.69%200-1.153-.462T3%2019.385V4.615q0-.69.463-1.152T4.615%203H12.5L17%207.5v5.039h-2.962V21zM12%208h4l-4-4zM5.962%2018.23h8.077q-.081-.993-.597-1.816q-.515-.824-1.373-1.308l.758-1.373q.05-.081.015-.177q-.034-.096-.12-.146q-.082-.05-.165-.026t-.134.106l-.783%201.404q-.384-.161-.798-.245q-.413-.083-.842-.083t-.833.083t-.808.245l-.782-1.404q-.05-.086-.143-.106q-.094-.019-.18.031q-.02%200-.081.318l.777%201.373q-.858.485-1.383%201.308t-.606%201.817m1.948-1.333q-.12-.121-.12-.283t.12-.282t.283-.121t.273.12t.112.284q0%20.161-.112.282q-.111.121-.273.121t-.283-.121m3.635%200q-.121-.121-.121-.283t.121-.282t.283-.121t.282.12t.122.284t-.122.282q-.12.121-.282.121t-.283-.121%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%22m18.539%2021l-3.289-3.308l.689-.713l2.1%202.094v-4.861h1v4.861l2.1-2.075l.688.694zM4.615%2021q-.69%200-1.153-.462T3%2019.385V4.615q0-.69.463-1.152T4.615%203H12.5L17%207.5v5.039h-2.962V21zM12%208h4l-4-4zM5.962%2018.23h8.077q-.081-.993-.597-1.816q-.515-.824-1.373-1.308l.758-1.373q.05-.081.015-.177q-.034-.096-.12-.146q-.082-.05-.165-.026t-.134.106l-.783%201.404q-.384-.161-.798-.245q-.413-.083-.842-.083t-.833.083t-.808.245l-.782-1.404q-.05-.086-.143-.106q-.094-.019-.18.031q-.02%200-.081.318l.777%201.373q-.858.485-1.383%201.308t-.606%201.817m1.948-1.333q-.12-.121-.12-.283t.12-.282t.283-.121t.273.12t.112.284q0%20.161-.112.282q-.111.121-.273.121t-.283-.121m3.635%200q-.121-.121-.121-.283t.121-.282t.283-.121t.282.12t.122.284t-.122.282q-.12.121-.282.121t-.283-.121%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/apk-install.svg?color=%231a73e8&size=48