appstore icon
appstore-filled from Ant Design Icons by HeskeyBaozi · Filled · MIT Free for personal and commercial use.
- Name
- appstore-filled
- Set
- Ant Design Icons
- Style
- Filled
- Viewbox
- 1024×1024
- License
- MIT
- Aliases
- appstore-fill
2 other variants in Ant Design Icons
The same icon in other sets
Related icons in Ant Design Icons
Use the appstore icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M864 144H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16m0 400H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16m0 400H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16"/></svg>
React
import type { SVGProps } from "react";
export function AntDesignAppstoreFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M864 144H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16m0 400H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16m0 400H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M864 144H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16m0 400H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16m0 400H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16"/></svg> </template>
CSS
.icon-appstore-filled {
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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M864%20144H560c-8.8%200-16%207.2-16%2016v304c0%208.8%207.2%2016%2016%2016h304c8.8%200%2016-7.2%2016-16V160c0-8.8-7.2-16-16-16m0%20400H560c-8.8%200-16%207.2-16%2016v304c0%208.8%207.2%2016%2016%2016h304c8.8%200%2016-7.2%2016-16V560c0-8.8-7.2-16-16-16M464%20144H160c-8.8%200-16%207.2-16%2016v304c0%208.8%207.2%2016%2016%2016h304c8.8%200%2016-7.2%2016-16V160c0-8.8-7.2-16-16-16m0%20400H160c-8.8%200-16%207.2-16%2016v304c0%208.8%207.2%2016%2016%2016h304c8.8%200%2016-7.2%2016-16V560c0-8.8-7.2-16-16-16%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M864%20144H560c-8.8%200-16%207.2-16%2016v304c0%208.8%207.2%2016%2016%2016h304c8.8%200%2016-7.2%2016-16V160c0-8.8-7.2-16-16-16m0%20400H560c-8.8%200-16%207.2-16%2016v304c0%208.8%207.2%2016%2016%2016h304c8.8%200%2016-7.2%2016-16V560c0-8.8-7.2-16-16-16M464%20144H160c-8.8%200-16%207.2-16%2016v304c0%208.8%207.2%2016%2016%2016h304c8.8%200%2016-7.2%2016-16V160c0-8.8-7.2-16-16-16m0%20400H160c-8.8%200-16%207.2-16%2016v304c0%208.8%207.2%2016%2016%2016h304c8.8%200%2016-7.2%2016-16V560c0-8.8-7.2-16-16-16%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ant-design/appstore-filled.svg?color=%231a73e8&size=48