Muffin Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Muffin 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/306118.svg" alt="Muffin icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306118.svg" alt="Muffin icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306118.svg" alt="Muffin icon" :width="24" :height="24" />
CSS background
.icon-muffin {
background-image: url('https://proicons.com/icon/306118.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="M832 411c-49-89-132-157-233-184 9-16 13-33 13-52 0-62-50-113-113-113-61 0-112 51-112 113 0 19 5 37 13 53-100 27-183 94-232 183-48 13-84 58-84 110 0 36 17 69 43 90 11 8 23 15 36 19h20l55 277c4 18 19 31 38 31h31V751h35v187h140V751h36v187h140V751h35v187h50c18 0 34-13 37-31l55-277h2c13-4 26-11 36-19 26-21 43-54 43-90 1-52-35-97-84-110zM499 139c21 0 37 16 37 36s-16 36-37 36c-20 0-36-16-36-36s17-36 36-36zm301 414v1H201v-1c-19-2-33-18-33-37 0-21 17-38 38-38 5 0 10 1 14 3 9-22 19-42 32-60 55-79 146-131 248-131s194 52 248 131c13 18 24 38 32 60 5-2 9-3 14-3 21 0 38 17 38 38 0 19-14 35-32 37z"/></svg>
Muffin in other icon packs
Copied!