Beard Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Beard 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/304999.svg" alt="Beard icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304999.svg" alt="Beard icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304999.svg" alt="Beard icon" :width="24" :height="24" />
CSS background
.icon-beard {
background-image: url('https://proicons.com/icon/304999.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="M834 200c-13 0-23 17-24 38-5 99-29 291-96 302-50 8-100-138-128-176-29-37-137-60-180 18-43 79-56 139-123 160-47 15-70-71-80-122-4-21-9-55-11-76-3-35-6-71-7-106 0-21-9-37-21-36-11 2-20 20-19 41 2 70 10 140 23 207 21 147 77 379 230 456 18 9 50 22 70 27 12 3 25 5 38 5 28 0 55-8 81-22 159-68 242-328 254-516 8-54 13-104 14-162 1-21-9-38-21-38zM594 579c-17 10-28 8-35 1-15-14-17-54-36-64-27-14-71-3-71 32 0 37-39 39-49 27-32-38-9-75 15-98 14-15 43-35 64-38 36-5 73 12 73 12 75 43 58 117 39 128zM311 112h42c14 0 25-11 25-25s-11-25-25-25h-42c-13 0-25 12-25 25 0 14 12 25 25 25zm336 0h42c14 0 25-11 25-25s-11-25-25-25h-42c-13 0-25 12-25 25 0 14 12 25 25 25z"/></svg>
Beard in other icon packs
Copied!