Brand Apple Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Brand Apple 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/305078.svg" alt="Brand Apple icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305078.svg" alt="Brand Apple icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305078.svg" alt="Brand Apple icon" :width="24" :height="24" />
CSS background
.icon-brand-apple {
background-image: url('https://proicons.com/icon/305078.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="M551 76c36-43 97-74 147-76 6 59-17 117-52 160-35 42-92 75-148 70-7-57 21-117 53-154zm285 800c-41 61-84 121-152 123-67 1-88-40-165-40-76 0-100 38-163 41-65 2-115-66-157-127-86-124-151-350-63-503 43-76 121-125 206-126 64-1 125 44 164 44 40 0 113-54 191-46 32 1 124 13 182 99-5 3-109 64-107 190 1 152 132 202 133 203-1 3-21 71-69 142z"/></svg>
Brand Apple in other icon packs
Copied!