Mustache Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Mustache 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/306128.svg" alt="Mustache icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306128.svg" alt="Mustache icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306128.svg" alt="Mustache icon" :width="24" :height="24" />
CSS background
.icon-mustache {
background-image: url('https://proicons.com/icon/306128.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="M938 480c-1-7-5-13-11-16s-13-2-19 2c-51 37-105 23-133-9-32-36-74-114-174-108-59 3-87 29-101 60-14-31-42-57-101-60-100-6-141 72-174 108-28 32-82 46-133 9-6-4-13-5-19-2s-10 9-10 16c-1 35 9 89 66 125 93 57 234 71 325-9 0 0 28-29 46-65 18 36 46 65 46 65 91 80 232 66 325 9 57-36 67-90 67-125z"/></svg>
Mustache in other icon packs
Copied!