Honey Icon
Free SVG icon from the Arcticons 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/327107.svg" alt="Honey icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327107.svg" alt="Honey icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327107.svg" alt="Honey icon" :width="24" :height="24" />
CSS background
.icon-honey {
background-image: url('https://proicons.com/icon/327107.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m6.6082,14.9385c.5222.7596,4.2943,6.0669,10.4645,6.264,6.5083.2079,13.1818-5.3496,12.6754-10.0961-.2759-2.5868-2.7404-5.4582-5.7481-5.6007-3.1127-.1475-6.9273,2.6103-6.9273,6.8535v30.1409c0-6.9272,4.7901-18.0182,11.2384-18.0182,1.831,0,4.0532,2.2871,4.0532,5.2032,0,3.3084-.1105,7.2167-.1105,9.0566,0,3.4636,1.6213,3.7584,3.0215,3.7584,3.3162,0,6.1166-3.8321,6.1166-3.8321"/></svg>
Honey in other icon packs
Copied!