User Male Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The User Male icon is commonly used in account pages, profile sections and authentication flows. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/306848.svg" alt="User Male icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306848.svg" alt="User Male icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306848.svg" alt="User Male icon" :width="24" :height="24" />
CSS background
.icon-user-male {
background-image: url('https://proicons.com/icon/306848.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 999H143c-16 0-31-1-45-9-24-13-38-33-38-61 0-39 1-79 0-119-1-41 16-74 47-101 31-26 66-43 103-57 55-21 108-47 161-72 8-4 11-9 12-17l6-57c0-5-1-9-5-12-31-32-52-69-63-112-2-6-5-8-12-9-12-1-20-9-23-21-4-22-6-44-10-65-3-14 2-24 14-29 6-3 7-5 6-12-7-36-4-71 5-106 17-64 73-114 133-117 16 0 30-3 44-11 25-14 52-16 79-7 73 25 123 73 144 148 8 30 4 61 0 91 0 7-2 11 7 13 13 4 19 14 16 28-3 22-7 44-11 67-2 13-11 21-24 21-6 1-10 3-11 9-7 42-30 76-59 105-8 8-10 15-8 25 2 15 4 31 5 46 0 12 5 18 16 23 58 28 117 55 177 79 30 13 59 28 85 50 29 26 46 58 46 97 0 41 0 82-1 122 0 36-25 64-61 68-39 5-79 2-119 2-86 1-173 0-259 0z"/></svg>
User Male in other icon packs
Copied!