Honey Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Honey 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/305861.svg" alt="Honey icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305861.svg" alt="Honey icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305861.svg" alt="Honey icon" :width="24" :height="24" />
CSS background
.icon-honey {
background-image: url('https://proicons.com/icon/305861.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="M857 461l-58-242c-2-11-12-18-24-18l-561-1c-11 0-21 8-23 19l-52 220c-2 8 0 17 6 23 6 5 13 8 22 7 0 0 8-1 20-3v350c0 67 54 122 121 122h356c67 0 121-55 121-122V444c15 8 22 20 26 31l3 13c3 12 15 21 28 18 13-1 21-13 20-26 0-1-1-9-5-19zM314 799l-56 18-44-39 11-57 56-19 44 39-11 58zm-12-116l12-58 56-18 44 39-12 57-56 19-44-39zm128 134l-52 17-41-36 11-54 52-17 41 37-11 53zm-5-114l11-54 52-17 41 36-11 54-52 17-41-36zm132 145l-56 19-44-39 12-58 56-19 44 39-12 58zm-13-123l12-58 55-19 45 39-12 58-56 19-44-39zm129 141l-52 18-41-37 11-53 52-18 41 37-11 53zm87-103l-52 18-41-36 11-54 52-17 41 36-11 53zm22-372c-8-2-16-3-25-3-38 0-77 20-114 40-21 11-40 21-56 26-8 3-16 4-26 4-39 0-79-19-80-19-3-2-7-3-10-3-4 0-8 1-11 3 0 0-30 14-61 14-16 0-30-4-40-11-25-19-64-28-117-28-17 0-34 1-48 3l39-168h523l35 145c-3-2-6-3-9-3zM263 188h475c34 0 62-28 62-63s-28-63-62-63H263c-35 0-63 29-63 63s28 63 63 63z"/></svg>
Honey in other icon packs
Copied!