Brand Appstore Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Brand Appstore icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/305079.svg" alt="Brand Appstore icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305079.svg" alt="Brand Appstore icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305079.svg" alt="Brand Appstore icon" :width="24" :height="24" />
CSS background
.icon-brand-appstore {
background-image: url('https://proicons.com/icon/305079.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M0 602V466c0-13 10-23 23-23h240L158 624H23c-13 0-23-10-23-22zm171 277l-77 52c-10 7-17 3-16-10l10-88c2-13 12-18 23-12l59 34c11 7 11 18 1 24zm18-50l-59-33c-11-7-15-20-8-31l274-476c6-11 20-14 31-8l59 34c11 6 15 20 9 31L220 821c-6 11-20 15-31 8zm209-205l104-181h60l85 181H398zm340 54c-24-12-142-283-172-354S444 65 474 50c21-10 96 138 153 227 56 89 175 319 189 345 15 26-14 48-29 55-16 6-25 13-49 1zm78 125l-36-56c-8-12-4-26 8-32l34-18c12-6 27-1 34 11l28 54c6 12 2 28-10 35l-24 14c-12 7-27 3-34-8zm131 147c-8-24-64-25-90-61-25-36-4-54 5-63 103-58 85 124 85 124zm53-348c0 12-10 22-23 22H857c-1-7-3-14-7-20-3-6-11-21-22-42-16-30-38-73-63-119h212c13 0 23 10 23 23v136z"/></svg>
Brand Appstore in other icon packs
Copied!