Badoo Icon
Free SVG icon from the IcoFont 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/304959.svg" alt="Badoo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304959.svg" alt="Badoo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304959.svg" alt="Badoo icon" :width="24" :height="24" />
CSS background
.icon-badoo {
background-image: url('https://proicons.com/icon/304959.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="M249 330c50-44 102-74 162-89 240-61 466 130 446 376-15 175-171 317-348 320-171 4-324-114-358-277-5-23-8-46-8-69-1-152-1-305-1-458v-12c2-34 26-59 55-58 28 0 51 25 52 58v209zm251 508c143 0 257-114 257-255 0-129-101-253-258-254-142-1-256 115-257 254 0 141 115 255 258 255zM369 503c42 1 72 31 72 72 0 42-32 74-73 74-42 0-73-32-73-74 0-43 31-72 74-72z"/></svg>
Badoo in other icon packs
Copied!