Nectar Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nectar 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/330037.svg" alt="Nectar icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330037.svg" alt="Nectar icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330037.svg" alt="Nectar icon" :width="24" :height="24" />
CSS background
.icon-nectar {
background-image: url('https://proicons.com/icon/330037.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m43.239,34.1958c-5.0489,10.6784-7.4903,8.6755-10.8325,3.5674-1.3274-3.117-6.6607-6.6725-13.7717-6.4474-7.5614.8889-20.6695-2.4415-12.5984-15.7865,6.3584-9.6692,19.3514-12.3532,29.0206-5.9948,8.1101,5.3331,11.4958,15.538,8.1821,24.6613Z"/></svg>
Nectar in other icon packs
Copied!