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

Name
apk-install-outline-rounded
Set
Material Symbols Light
Style
Outline 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.618q0 .213-.143.356t-.357.144t-.357-.144T16 11.79V8h-4V4H4.616q-.231 0-.424.192T4 4.615v14.77q0 .23.192.423t.423.192h8.924q.213 0 .356.143t.143.357t-.143.357t-.357.143zM4 20V4zm1.962-1.77q.08-.993.605-1.816t1.383-1.308l-.777-1.373q0-.006.08-.318q.088-.05.18-.03q.094.019.144.105l.783 1.404q.404-.161.807-.245q.404-.083.833-.083t.842.083t.799.245l.782-1.404q.02-.019.298-.08q.087.05.121.146q.035.096-.015.177l-.758 1.373q.858.485 1.373 1.308q.516.822.597 1.817zm2.504-1.332q.111-.121.111-.283t-.111-.282t-.274-.121t-.282.12t-.121.284t.12.282q.122.121.283.121t.274-.121m3.644 0q.12-.121.12-.283t-.12-.282q-.121-.121-.283-.121t-.283.12t-.121.284t.121.282t.283.121t.283-.121m5.929 2.175v-4.361q0-.214.143-.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 MaterialSymbolsLightApkInstallOutlineRounded(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.618q0 .213-.143.356t-.357.144t-.357-.144T16 11.79V8h-4V4H4.616q-.231 0-.424.192T4 4.615v14.77q0 .23.192.423t.423.192h8.924q.213 0 .356.143t.143.357t-.143.357t-.357.143zM4 20V4zm1.962-1.77q.08-.993.605-1.816t1.383-1.308l-.777-1.373q0-.006.08-.318q.088-.05.18-.03q.094.019.144.105l.783 1.404q.404-.161.807-.245q.404-.083.833-.083t.842.083t.799.245l.782-1.404q.02-.019.298-.08q.087.05.121.146q.035.096-.015.177l-.758 1.373q.858.485 1.373 1.308q.516.822.597 1.817zm2.504-1.332q.111-.121.111-.283t-.111-.282t-.274-.121t-.282.12t-.121.284t.12.282q.122.121.283.121t.274-.121m3.644 0q.12-.121.12-.283t-.12-.282q-.121-.121-.283-.121t-.283.12t-.121.284t.121.282t.283.121t.283-.121m5.929 2.175v-4.361q0-.214.143-.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.618q0 .213-.143.356t-.357.144t-.357-.144T16 11.79V8h-4V4H4.616q-.231 0-.424.192T4 4.615v14.77q0 .23.192.423t.423.192h8.924q.213 0 .356.143t.143.357t-.143.357t-.357.143zM4 20V4zm1.962-1.77q.08-.993.605-1.816t1.383-1.308l-.777-1.373q0-.006.08-.318q.088-.05.18-.03q.094.019.144.105l.783 1.404q.404-.161.807-.245q.404-.083.833-.083t.842.083t.799.245l.782-1.404q.02-.019.298-.08q.087.05.121.146q.035.096-.015.177l-.758 1.373q.858.485 1.373 1.308q.516.822.597 1.817zm2.504-1.332q.111-.121.111-.283t-.111-.282t-.274-.121t-.282.12t-.121.284t.12.282q.122.121.283.121t.274-.121m3.644 0q.12-.121.12-.283t-.12-.282q-.121-.121-.283-.121t-.283.12t-.121.284t.121.282t.283.121t.283-.121m5.929 2.175v-4.361q0-.214.143-.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-outline-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.618q0%20.213-.143.356t-.357.144t-.357-.144T16%2011.79V8h-4V4H4.616q-.231%200-.424.192T4%204.615v14.77q0%20.23.192.423t.423.192h8.924q.213%200%20.356.143t.143.357t-.143.357t-.357.143zM4%2020V4zm1.962-1.77q.08-.993.605-1.816t1.383-1.308l-.777-1.373q0-.006.08-.318q.088-.05.18-.03q.094.019.144.105l.783%201.404q.404-.161.807-.245q.404-.083.833-.083t.842.083t.799.245l.782-1.404q.02-.019.298-.08q.087.05.121.146q.035.096-.015.177l-.758%201.373q.858.485%201.373%201.308q.516.822.597%201.817zm2.504-1.332q.111-.121.111-.283t-.111-.282t-.274-.121t-.282.12t-.121.284t.12.282q.122.121.283.121t.274-.121m3.644%200q.12-.121.12-.283t-.12-.282q-.121-.121-.283-.121t-.283.12t-.121.284t.121.282t.283.121t.283-.121m5.929%202.175v-4.361q0-.214.143-.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.618q0%20.213-.143.356t-.357.144t-.357-.144T16%2011.79V8h-4V4H4.616q-.231%200-.424.192T4%204.615v14.77q0%20.23.192.423t.423.192h8.924q.213%200%20.356.143t.143.357t-.143.357t-.357.143zM4%2020V4zm1.962-1.77q.08-.993.605-1.816t1.383-1.308l-.777-1.373q0-.006.08-.318q.088-.05.18-.03q.094.019.144.105l.783%201.404q.404-.161.807-.245q.404-.083.833-.083t.842.083t.799.245l.782-1.404q.02-.019.298-.08q.087.05.121.146q.035.096-.015.177l-.758%201.373q.858.485%201.373%201.308q.516.822.597%201.817zm2.504-1.332q.111-.121.111-.283t-.111-.282t-.274-.121t-.282.12t-.121.284t.12.282q.122.121.283.121t.274-.121m3.644%200q.12-.121.12-.283t-.12-.282q-.121-.121-.283-.121t-.283.12t-.121.284t.121.282t.283.121t.283-.121m5.929%202.175v-4.361q0-.214.143-.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-outline-rounded.svg?color=%231a73e8&size=48