Businessman Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Businessman 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/305300.svg" alt="Businessman icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305300.svg" alt="Businessman icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305300.svg" alt="Businessman icon" :width="24" :height="24" />
CSS background
.icon-businessman {
background-image: url('https://proicons.com/icon/305300.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="M500 500c106 0 191-98 191-219S606 62 500 62s-191 98-191 219 85 219 191 219zM395 222c13 34 55 59 105 59s137-6 137 28c0 75-61 136-137 136s-137-61-137-136c0-34 13-64 32-87zm433 497c0-91-73-164-164-164H539l12 11c6 6 6 16 0 22l-26 24c-7 6-10 17-6 24l50 123c3 7 2 19-3 25l-57 85c-5 7-13 7-17 0l-58-85c-5-6-6-18-3-25l50-123c4-7 1-18-6-24l-26-24c-6-6-6-16 0-22l12-11H336c-91 0-164 73-164 164v164c0 30 24 55 55 55h546c31 0 55-25 55-55V719z"/></svg>
Businessman in other icon packs
Copied!