Bear Face Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Bear Face 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/304996.svg" alt="Bear Face icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304996.svg" alt="Bear Face icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304996.svg" alt="Bear Face icon" :width="24" :height="24" />
CSS background
.icon-bear-face {
background-image: url('https://proicons.com/icon/304996.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="M795 118c-67 0-122 45-136 106H337c-15-61-71-106-135-106-77 0-140 62-140 139 0 53 31 101 77 124v150c0 195 167 351 362 351s362-156 362-351V381c44-23 74-71 74-124-1-77-64-139-142-139zM316 405c0-21 17-40 40-40s40 18 40 40c0 23-17 40-40 40s-40-17-40-40zm181 408c-72 0-133-78-133-173s59-174 133-174c75 0 134 79 134 174s-59 173-134 173zm143-368c-23 0-40-17-40-40 0-21 17-40 40-40 21 0 40 18 40 40 0 23-17 40-40 40zM429 567c-12 0-23 6-27 16-4 11-2 23 6 30l68 69c12 11 31 11 42 0l69-69c7-7 11-19 6-30-4-12-16-16-27-16H429z"/></svg>
Bear Face in other icon packs
Copied!