Badoo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Badoo 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/322318.svg" alt="Badoo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322318.svg" alt="Badoo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322318.svg" alt="Badoo icon" :width="24" :height="24" />
CSS background
.icon-badoo {
background-image: url('https://proicons.com/icon/322318.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M35.0528,9.8669A10.0136,10.0136,0,0,1,43.5,19.757a19.5,19.5,0,0,1-39,0A9.9926,9.9926,0,0,1,24,16.6628,9.9481,9.9481,0,0,1,35.0528,9.8669Z"/><path class="a" d="M15.5676,21.3379a8.4324,8.4324,0,0,0,16.8648,0"/></svg>
Badoo in other icon packs
Copied!