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

Name
apk-install-sharp
Set
Material Symbols Light
Style
Sharp
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.694zM3 21V3h9.5L17 7.5v5.039h-2.962V21zm9-13h4l-4-4zM5.962 18.23h8.077q-.08-.987-.596-1.813q-.516-.827-1.374-1.311l.767-1.373q.041-.081.006-.177q-.034-.096-.127-.146q-.074-.05-.158-.026t-.124.106l-.792 1.404q-.385-.161-.796-.245t-.842-.083t-.836.086t-.807.242l-.783-1.404q-.05-.086-.143-.106q-.093-.019-.18.031q-.02 0-.081.318l.777 1.373q-.852.484-1.38 1.31t-.609 1.815m1.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 MaterialSymbolsLightApkInstallSharp(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.694zM3 21V3h9.5L17 7.5v5.039h-2.962V21zm9-13h4l-4-4zM5.962 18.23h8.077q-.08-.987-.596-1.813q-.516-.827-1.374-1.311l.767-1.373q.041-.081.006-.177q-.034-.096-.127-.146q-.074-.05-.158-.026t-.124.106l-.792 1.404q-.385-.161-.796-.245t-.842-.083t-.836.086t-.807.242l-.783-1.404q-.05-.086-.143-.106q-.093-.019-.18.031q-.02 0-.081.318l.777 1.373q-.852.484-1.38 1.31t-.609 1.815m1.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.694zM3 21V3h9.5L17 7.5v5.039h-2.962V21zm9-13h4l-4-4zM5.962 18.23h8.077q-.08-.987-.596-1.813q-.516-.827-1.374-1.311l.767-1.373q.041-.081.006-.177q-.034-.096-.127-.146q-.074-.05-.158-.026t-.124.106l-.792 1.404q-.385-.161-.796-.245t-.842-.083t-.836.086t-.807.242l-.783-1.404q-.05-.086-.143-.106q-.093-.019-.18.031q-.02 0-.081.318l.777 1.373q-.852.484-1.38 1.31t-.609 1.815m1.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-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%22m18.539%2021l-3.289-3.308l.689-.713l2.1%202.094v-4.861h1v4.861l2.1-2.075l.688.694zM3%2021V3h9.5L17%207.5v5.039h-2.962V21zm9-13h4l-4-4zM5.962%2018.23h8.077q-.08-.987-.596-1.813q-.516-.827-1.374-1.311l.767-1.373q.041-.081.006-.177q-.034-.096-.127-.146q-.074-.05-.158-.026t-.124.106l-.792%201.404q-.385-.161-.796-.245t-.842-.083t-.836.086t-.807.242l-.783-1.404q-.05-.086-.143-.106q-.093-.019-.18.031q-.02%200-.081.318l.777%201.373q-.852.484-1.38%201.31t-.609%201.815m1.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.694zM3%2021V3h9.5L17%207.5v5.039h-2.962V21zm9-13h4l-4-4zM5.962%2018.23h8.077q-.08-.987-.596-1.813q-.516-.827-1.374-1.311l.767-1.373q.041-.081.006-.177q-.034-.096-.127-.146q-.074-.05-.158-.026t-.124.106l-.792%201.404q-.385-.161-.796-.245t-.842-.083t-.836.086t-.807.242l-.783-1.404q-.05-.086-.143-.106q-.093-.019-.18.031q-.02%200-.081.318l.777%201.373q-.852.484-1.38%201.31t-.609%201.815m1.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-sharp.svg?color=%231a73e8&size=48