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

Name
apk-install-rounded
Set
Material Symbols Light
Style
Rounded
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="M4.616 21q-.691 0-1.153-.462T3 19.385V4.615q0-.69.463-1.152T4.615 3h7.214q.323 0 .628.13t.522.349L16.52 7.02q.217.218.348.522t.131.628v3.56q0 .348-.23.578t-.578.23h-1.346q-.348 0-.578.23t-.23.577v6.846q0 .348-.23.578t-.577.23zM12 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-.121m6.494 2.175v-4.361q0-.214.144-.357t.356-.143t.357.143t.144.357v4.361l1.765-1.74q.146-.14.344-.131t.344.156q.14.146.143.334t-.143.335l-2.388 2.408q-.243.242-.566.242t-.565-.242l-2.388-2.408q-.14-.14-.144-.341t.143-.347q.141-.166.354-.156q.214.01.36.15z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightApkInstallRounded(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="M4.616 21q-.691 0-1.153-.462T3 19.385V4.615q0-.69.463-1.152T4.615 3h7.214q.323 0 .628.13t.522.349L16.52 7.02q.217.218.348.522t.131.628v3.56q0 .348-.23.578t-.578.23h-1.346q-.348 0-.578.23t-.23.577v6.846q0 .348-.23.578t-.577.23zM12 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-.121m6.494 2.175v-4.361q0-.214.144-.357t.356-.143t.357.143t.144.357v4.361l1.765-1.74q.146-.14.344-.131t.344.156q.14.146.143.334t-.143.335l-2.388 2.408q-.243.242-.566.242t-.565-.242l-2.388-2.408q-.14-.14-.144-.341t.143-.347q.141-.166.354-.156q.214.01.36.15z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 21q-.691 0-1.153-.462T3 19.385V4.615q0-.69.463-1.152T4.615 3h7.214q.323 0 .628.13t.522.349L16.52 7.02q.217.218.348.522t.131.628v3.56q0 .348-.23.578t-.578.23h-1.346q-.348 0-.578.23t-.23.577v6.846q0 .348-.23.578t-.577.23zM12 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-.121m6.494 2.175v-4.361q0-.214.144-.357t.356-.143t.357.143t.144.357v4.361l1.765-1.74q.146-.14.344-.131t.344.156q.14.146.143.334t-.143.335l-2.388 2.408q-.243.242-.566.242t-.565-.242l-2.388-2.408q-.14-.14-.144-.341t.143-.347q.141-.166.354-.156q.214.01.36.15z"/></svg>
</template>

CSS

.icon-apk-install-rounded {
  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%22M4.616%2021q-.691%200-1.153-.462T3%2019.385V4.615q0-.69.463-1.152T4.615%203h7.214q.323%200%20.628.13t.522.349L16.52%207.02q.217.218.348.522t.131.628v3.56q0%20.348-.23.578t-.578.23h-1.346q-.348%200-.578.23t-.23.577v6.846q0%20.348-.23.578t-.577.23zM12%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-.121m6.494%202.175v-4.361q0-.214.144-.357t.356-.143t.357.143t.144.357v4.361l1.765-1.74q.146-.14.344-.131t.344.156q.14.146.143.334t-.143.335l-2.388%202.408q-.243.242-.566.242t-.565-.242l-2.388-2.408q-.14-.14-.144-.341t.143-.347q.141-.166.354-.156q.214.01.36.15z%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%22M4.616%2021q-.691%200-1.153-.462T3%2019.385V4.615q0-.69.463-1.152T4.615%203h7.214q.323%200%20.628.13t.522.349L16.52%207.02q.217.218.348.522t.131.628v3.56q0%20.348-.23.578t-.578.23h-1.346q-.348%200-.578.23t-.23.577v6.846q0%20.348-.23.578t-.577.23zM12%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-.121m6.494%202.175v-4.361q0-.214.144-.357t.356-.143t.357.143t.144.357v4.361l1.765-1.74q.146-.14.344-.131t.344.156q.14.146.143.334t-.143.335l-2.388%202.408q-.243.242-.566.242t-.565-.242l-2.388-2.408q-.14-.14-.144-.341t.143-.347q.141-.166.354-.156q.214.01.36.15z%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-rounded.svg?color=%231a73e8&size=48