Open Mouth Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Open Mouth 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/306160.svg" alt="Open Mouth icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306160.svg" alt="Open Mouth icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306160.svg" alt="Open Mouth icon" :width="24" :height="24" />
CSS background
.icon-open-mouth {
background-image: url('https://proicons.com/icon/306160.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="M469 414c0-52-43-95-95-95-53 0-95 43-95 95s42 95 95 95c52 0 95-43 95-95zm-123 0c0-15 13-28 28-28s27 13 27 28-12 27-27 27-28-12-28-27zm327-83c-22-12-48-15-72-9-25 7-45 23-57 45-13 22-16 48-9 72 7 25 23 45 45 57 14 9 30 13 46 13 9 0 17-1 26-4 24-7 45-23 57-45s16-47 9-72c-7-24-23-44-45-57zm-23 96c-3 7-9 11-16 13s-15 1-21-2c-6-4-11-10-13-17s-1-14 3-21c3-6 9-11 16-13 2 0 5-1 7-1 5 0 10 2 14 4 6 4 11 9 13 16s1 15-3 21zm-150 73c-98 0-178 80-178 178s80 177 178 177 178-79 178-177-80-178-178-178zm0 288c-61 0-110-50-110-110s49-111 110-111 110 50 110 111-49 110-110 110zm0-788C224 0 0 224 0 500s224 500 500 500 500-224 500-500S776 0 500 0zm0 933C262 933 67 738 67 500S262 67 500 67s433 194 433 433-194 433-433 433z"/></svg>
Open Mouth in other icon packs
Copied!