Ice Cream Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Ice Cream 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/305882.svg" alt="Ice Cream icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305882.svg" alt="Ice Cream icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305882.svg" alt="Ice Cream icon" :width="24" :height="24" />
CSS background
.icon-ice-cream {
background-image: url('https://proicons.com/icon/305882.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="M500 62c-113 0-206 93-206 206v307c0 9 8 17 17 17h130v287c0 32 26 59 59 59 32 0 59-27 59-59V592h129c9 0 17-8 17-17V268c0-113-92-206-205-206zM385 273v1l-39-5c7-50 52-142 168-138l5 40h-4c-106-5-127 89-130 102z"/></svg>
Ice Cream in other icon packs
Copied!