Imac Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Imac 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/305887.svg" alt="Imac icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305887.svg" alt="Imac icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305887.svg" alt="Imac icon" :width="24" :height="24" />
CSS background
.icon-imac {
background-image: url('https://proicons.com/icon/305887.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="M656 864s-18-15-27-25c-10-9-12-19-12-19l-8-80H399l-7 80s-3 11-13 21c-9 9-26 24-26 24s-16 12 7 15c14 2 74 5 122 5h45c49 0 108-3 121-5 23-4 8-16 8-16zm323-749H29c-14 0-29 10-29 23v558c0 14 15 30 29 30h950c14 0 21-16 21-30V138c0-13-7-23-21-23zm-20 566H38V159h921v522z"/></svg>
Imac in other icon packs
Copied!