Cherry Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Cherry 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/305378.svg" alt="Cherry icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305378.svg" alt="Cherry icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305378.svg" alt="Cherry icon" :width="24" :height="24" />
CSS background
.icon-cherry {
background-image: url('https://proicons.com/icon/305378.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="M689 625c-7-1-15-2-23-2-23 0-45 4-65 10-67-110-150-279-122-400 2 12 5 24 8 36 11 34 29 62 51 85 23 23 51 41 87 52 18 5 37 8 59 9 23 0 47-2 77-13-2-22-6-41-10-60-4-18-10-35-16-51-14-31-32-57-54-79-23-23-49-41-81-54-20-7-40-14-65-17 28-23 67-40 115-50h16V62c-78 0-145 29-199 84-126 130-145 375-148 478-85 5-152 60-152 147 0 92 74 167 166 167s167-75 167-167c0-84-63-135-144-146-3 0-5-1-8-1 2-91 19-296 111-424v1c-49 133 42 322 116 444-45 24-75 68-75 126 0 92 74 166 166 166s167-74 167-166c0-84-63-135-144-146zM499 164c41 44 171 168 171 168-128-83-181-156-181-156l10-12z"/></svg>
Cherry in other icon packs
Copied!