Bbw Cupid Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bbw Cupid 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/322459.svg" alt="Bbw Cupid icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322459.svg" alt="Bbw Cupid icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322459.svg" alt="Bbw Cupid icon" :width="24" :height="24" />
CSS background
.icon-bbw-cupid {
background-image: url('https://proicons.com/icon/322459.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="M26.9053,19.664C20.8668,13.0558,10.9545,3.3714,6.4541,9.0111c-5.288,6.6267,12.7037,24.2681,22.1033,31.6738"/><path class="b" d="M21.0947,19.664c6.0385-6.6082,15.9508-16.2926,20.4513-10.6529,5.288,6.6267-12.7038,24.2681-22.1033,31.6738"/></svg>
Copied!