app store icon
app-store from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- app-store
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the app store icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m0 2c6.086 0 11 4.914 11 11s-4.914 11-11 11S5 22.086 5 16S9.914 5 16 5m-.031 3.25a.8.8 0 0 0-.25.094l-.5.281a.616.616 0 0 0-.219.844l4.281 7.344l1.563-.907l-4.282-7.344a.6.6 0 0 0-.593-.312m-1.313 2.438a.64.64 0 0 0-.625.312l-.531.938l1.625.937l.531-.938a.616.616 0 0 0-.219-.843l-.562-.313c-.074-.043-.14-.082-.219-.094zm-1.281 1.468l-3.781 6.469l1.594.938l3.78-6.47zM8 15.094v1.812h2.281l1.063-1.812zm6.063 0l-1 1.812h5.843l-1-1.812zm6.687 0l.969 1.812h2.25v-1.812zm.281 1.125l-1.562.906l.906 1.563l1.563-.907zm.813 1.968a.5.5 0 0 0-.157.063c-.253.145-.62.367-.843.5c-.418.25-.094.996 0 1.156c.543.91 1.11.793 1.531 1.438c.23.351.145.508.219.625c.027.043.12.082.156.031c.652-.902.473-2.469 0-3.156c-.191-.282-.54-.719-.906-.657m-12.469.782l-.781 2.937a.15.15 0 0 0 .062.157c.047.027.117.007.156-.032L11 19.906z"/></svg>
React
import type { SVGProps } from "react";
export function LaAppStore(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m0 2c6.086 0 11 4.914 11 11s-4.914 11-11 11S5 22.086 5 16S9.914 5 16 5m-.031 3.25a.8.8 0 0 0-.25.094l-.5.281a.616.616 0 0 0-.219.844l4.281 7.344l1.563-.907l-4.282-7.344a.6.6 0 0 0-.593-.312m-1.313 2.438a.64.64 0 0 0-.625.312l-.531.938l1.625.937l.531-.938a.616.616 0 0 0-.219-.843l-.562-.313c-.074-.043-.14-.082-.219-.094zm-1.281 1.468l-3.781 6.469l1.594.938l3.78-6.47zM8 15.094v1.812h2.281l1.063-1.812zm6.063 0l-1 1.812h5.843l-1-1.812zm6.687 0l.969 1.812h2.25v-1.812zm.281 1.125l-1.562.906l.906 1.563l1.563-.907zm.813 1.968a.5.5 0 0 0-.157.063c-.253.145-.62.367-.843.5c-.418.25-.094.996 0 1.156c.543.91 1.11.793 1.531 1.438c.23.351.145.508.219.625c.027.043.12.082.156.031c.652-.902.473-2.469 0-3.156c-.191-.282-.54-.719-.906-.657m-12.469.782l-.781 2.937a.15.15 0 0 0 .062.157c.047.027.117.007.156-.032L11 19.906z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m0 2c6.086 0 11 4.914 11 11s-4.914 11-11 11S5 22.086 5 16S9.914 5 16 5m-.031 3.25a.8.8 0 0 0-.25.094l-.5.281a.616.616 0 0 0-.219.844l4.281 7.344l1.563-.907l-4.282-7.344a.6.6 0 0 0-.593-.312m-1.313 2.438a.64.64 0 0 0-.625.312l-.531.938l1.625.937l.531-.938a.616.616 0 0 0-.219-.843l-.562-.313c-.074-.043-.14-.082-.219-.094zm-1.281 1.468l-3.781 6.469l1.594.938l3.78-6.47zM8 15.094v1.812h2.281l1.063-1.812zm6.063 0l-1 1.812h5.843l-1-1.812zm6.687 0l.969 1.812h2.25v-1.812zm.281 1.125l-1.562.906l.906 1.563l1.563-.907zm.813 1.968a.5.5 0 0 0-.157.063c-.253.145-.62.367-.843.5c-.418.25-.094.996 0 1.156c.543.91 1.11.793 1.531 1.438c.23.351.145.508.219.625c.027.043.12.082.156.031c.652-.902.473-2.469 0-3.156c-.191-.282-.54-.719-.906-.657m-12.469.782l-.781 2.937a.15.15 0 0 0 .062.157c.047.027.117.007.156-.032L11 19.906z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203C8.832%203%203%208.832%203%2016s5.832%2013%2013%2013s13-5.832%2013-13S23.168%203%2016%203m0%202c6.086%200%2011%204.914%2011%2011s-4.914%2011-11%2011S5%2022.086%205%2016S9.914%205%2016%205m-.031%203.25a.8.8%200%200%200-.25.094l-.5.281a.616.616%200%200%200-.219.844l4.281%207.344l1.563-.907l-4.282-7.344a.6.6%200%200%200-.593-.312m-1.313%202.438a.64.64%200%200%200-.625.312l-.531.938l1.625.937l.531-.938a.616.616%200%200%200-.219-.843l-.562-.313c-.074-.043-.14-.082-.219-.094zm-1.281%201.468l-3.781%206.469l1.594.938l3.78-6.47zM8%2015.094v1.812h2.281l1.063-1.812zm6.063%200l-1%201.812h5.843l-1-1.812zm6.687%200l.969%201.812h2.25v-1.812zm.281%201.125l-1.562.906l.906%201.563l1.563-.907zm.813%201.968a.5.5%200%200%200-.157.063c-.253.145-.62.367-.843.5c-.418.25-.094.996%200%201.156c.543.91%201.11.793%201.531%201.438c.23.351.145.508.219.625c.027.043.12.082.156.031c.652-.902.473-2.469%200-3.156c-.191-.282-.54-.719-.906-.657m-12.469.782l-.781%202.937a.15.15%200%200%200%20.062.157c.047.027.117.007.156-.032L11%2019.906z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203C8.832%203%203%208.832%203%2016s5.832%2013%2013%2013s13-5.832%2013-13S23.168%203%2016%203m0%202c6.086%200%2011%204.914%2011%2011s-4.914%2011-11%2011S5%2022.086%205%2016S9.914%205%2016%205m-.031%203.25a.8.8%200%200%200-.25.094l-.5.281a.616.616%200%200%200-.219.844l4.281%207.344l1.563-.907l-4.282-7.344a.6.6%200%200%200-.593-.312m-1.313%202.438a.64.64%200%200%200-.625.312l-.531.938l1.625.937l.531-.938a.616.616%200%200%200-.219-.843l-.562-.313c-.074-.043-.14-.082-.219-.094zm-1.281%201.468l-3.781%206.469l1.594.938l3.78-6.47zM8%2015.094v1.812h2.281l1.063-1.812zm6.063%200l-1%201.812h5.843l-1-1.812zm6.687%200l.969%201.812h2.25v-1.812zm.281%201.125l-1.562.906l.906%201.563l1.563-.907zm.813%201.968a.5.5%200%200%200-.157.063c-.253.145-.62.367-.843.5c-.418.25-.094.996%200%201.156c.543.91%201.11.793%201.531%201.438c.23.351.145.508.219.625c.027.043.12.082.156.031c.652-.902.473-2.469%200-3.156c-.191-.282-.54-.719-.906-.657m-12.469.782l-.781%202.937a.15.15%200%200%200%20.062.157c.047.027.117.007.156-.032L11%2019.906z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/app-store.svg?color=%231a73e8&size=48