app-store from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
app-store
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Related icons in Font Awesome Brands

Use the app store logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m319.9 184.9l9.1-15.7c5.6-9.8 18.1-13.1 27.9-7.5s13.1 18.1 7.5 27.9l-87.5 151.5h63.3c20.5 0 32 24.1 23.1 40.8H177.8c-11.3 0-20.4-9.1-20.4-20.4s9.1-20.4 20.4-20.4h52l66.6-115.4l-20.8-36.1c-5.6-9.8-2.3-22.2 7.5-27.9c9.8-5.6 22.2-2.3 27.9 7.5zm-78.7 218l-19.6 34c-5.6 9.8-18.1 13.1-27.9 7.5s-13.1-18.1-7.5-27.9l14.6-25.2c16.4-5.1 29.8-1.2 40.4 11.6m168.9-61.7h53.1c11.3 0 20.4 9.1 20.4 20.4s-9.1 20.4-20.4 20.4h-29.5l19.9 34.5c5.6 9.8 2.3 22.2-7.5 27.9c-9.8 5.6-22.2 2.3-27.9-7.5c-33.5-58.1-58.7-101.6-75.4-130.6c-17.1-29.5-4.9-59.1 7.2-69.1c13.4 23 33.4 57.7 60.1 104M320 72C183 72 72 183 72 320s111 248 248 248s248-111 248-248S457 72 320 72M104 320c0-119.3 96.7-216 216-216s216 96.7 216 216s-96.7 216-216 216s-216-96.7-216-216"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsAppStore(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m319.9 184.9l9.1-15.7c5.6-9.8 18.1-13.1 27.9-7.5s13.1 18.1 7.5 27.9l-87.5 151.5h63.3c20.5 0 32 24.1 23.1 40.8H177.8c-11.3 0-20.4-9.1-20.4-20.4s9.1-20.4 20.4-20.4h52l66.6-115.4l-20.8-36.1c-5.6-9.8-2.3-22.2 7.5-27.9c9.8-5.6 22.2-2.3 27.9 7.5zm-78.7 218l-19.6 34c-5.6 9.8-18.1 13.1-27.9 7.5s-13.1-18.1-7.5-27.9l14.6-25.2c16.4-5.1 29.8-1.2 40.4 11.6m168.9-61.7h53.1c11.3 0 20.4 9.1 20.4 20.4s-9.1 20.4-20.4 20.4h-29.5l19.9 34.5c5.6 9.8 2.3 22.2-7.5 27.9c-9.8 5.6-22.2 2.3-27.9-7.5c-33.5-58.1-58.7-101.6-75.4-130.6c-17.1-29.5-4.9-59.1 7.2-69.1c13.4 23 33.4 57.7 60.1 104M320 72C183 72 72 183 72 320s111 248 248 248s248-111 248-248S457 72 320 72M104 320c0-119.3 96.7-216 216-216s216 96.7 216 216s-96.7 216-216 216s-216-96.7-216-216"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m319.9 184.9l9.1-15.7c5.6-9.8 18.1-13.1 27.9-7.5s13.1 18.1 7.5 27.9l-87.5 151.5h63.3c20.5 0 32 24.1 23.1 40.8H177.8c-11.3 0-20.4-9.1-20.4-20.4s9.1-20.4 20.4-20.4h52l66.6-115.4l-20.8-36.1c-5.6-9.8-2.3-22.2 7.5-27.9c9.8-5.6 22.2-2.3 27.9 7.5zm-78.7 218l-19.6 34c-5.6 9.8-18.1 13.1-27.9 7.5s-13.1-18.1-7.5-27.9l14.6-25.2c16.4-5.1 29.8-1.2 40.4 11.6m168.9-61.7h53.1c11.3 0 20.4 9.1 20.4 20.4s-9.1 20.4-20.4 20.4h-29.5l19.9 34.5c5.6 9.8 2.3 22.2-7.5 27.9c-9.8 5.6-22.2 2.3-27.9-7.5c-33.5-58.1-58.7-101.6-75.4-130.6c-17.1-29.5-4.9-59.1 7.2-69.1c13.4 23 33.4 57.7 60.1 104M320 72C183 72 72 183 72 320s111 248 248 248s248-111 248-248S457 72 320 72M104 320c0-119.3 96.7-216 216-216s216 96.7 216 216s-96.7 216-216 216s-216-96.7-216-216"/></svg>
</template>

CSS

.icon-app-store {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m319.9%20184.9l9.1-15.7c5.6-9.8%2018.1-13.1%2027.9-7.5s13.1%2018.1%207.5%2027.9l-87.5%20151.5h63.3c20.5%200%2032%2024.1%2023.1%2040.8H177.8c-11.3%200-20.4-9.1-20.4-20.4s9.1-20.4%2020.4-20.4h52l66.6-115.4l-20.8-36.1c-5.6-9.8-2.3-22.2%207.5-27.9c9.8-5.6%2022.2-2.3%2027.9%207.5zm-78.7%20218l-19.6%2034c-5.6%209.8-18.1%2013.1-27.9%207.5s-13.1-18.1-7.5-27.9l14.6-25.2c16.4-5.1%2029.8-1.2%2040.4%2011.6m168.9-61.7h53.1c11.3%200%2020.4%209.1%2020.4%2020.4s-9.1%2020.4-20.4%2020.4h-29.5l19.9%2034.5c5.6%209.8%202.3%2022.2-7.5%2027.9c-9.8%205.6-22.2%202.3-27.9-7.5c-33.5-58.1-58.7-101.6-75.4-130.6c-17.1-29.5-4.9-59.1%207.2-69.1c13.4%2023%2033.4%2057.7%2060.1%20104M320%2072C183%2072%2072%20183%2072%20320s111%20248%20248%20248s248-111%20248-248S457%2072%20320%2072M104%20320c0-119.3%2096.7-216%20216-216s216%2096.7%20216%20216s-96.7%20216-216%20216s-216-96.7-216-216%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m319.9%20184.9l9.1-15.7c5.6-9.8%2018.1-13.1%2027.9-7.5s13.1%2018.1%207.5%2027.9l-87.5%20151.5h63.3c20.5%200%2032%2024.1%2023.1%2040.8H177.8c-11.3%200-20.4-9.1-20.4-20.4s9.1-20.4%2020.4-20.4h52l66.6-115.4l-20.8-36.1c-5.6-9.8-2.3-22.2%207.5-27.9c9.8-5.6%2022.2-2.3%2027.9%207.5zm-78.7%20218l-19.6%2034c-5.6%209.8-18.1%2013.1-27.9%207.5s-13.1-18.1-7.5-27.9l14.6-25.2c16.4-5.1%2029.8-1.2%2040.4%2011.6m168.9-61.7h53.1c11.3%200%2020.4%209.1%2020.4%2020.4s-9.1%2020.4-20.4%2020.4h-29.5l19.9%2034.5c5.6%209.8%202.3%2022.2-7.5%2027.9c-9.8%205.6-22.2%202.3-27.9-7.5c-33.5-58.1-58.7-101.6-75.4-130.6c-17.1-29.5-4.9-59.1%207.2-69.1c13.4%2023%2033.4%2057.7%2060.1%20104M320%2072C183%2072%2072%20183%2072%20320s111%20248%20248%20248s248-111%20248-248S457%2072%20320%2072M104%20320c0-119.3%2096.7-216%20216-216s216%2096.7%20216%20216s-96.7%20216-216%20216s-216-96.7-216-216%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/app-store.svg?color=%231a73e8&size=48