Steak Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Steak 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/306579.svg" alt="Steak icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306579.svg" alt="Steak icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306579.svg" alt="Steak icon" :width="24" :height="24" />
CSS background
.icon-steak {
background-image: url('https://proicons.com/icon/306579.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="M921 698c-42 55-107 87-187 87-77 0-164-28-259-83-76-44-155-58-225-71-63-11-127-23-171-59-10-8-16-6-15 7 21 169 230 92 431 208 246 143 401 74 435-85 3-13-1-14-9-4zM283 528c66 11 141 23 217 63 79 41 149 62 210 62 55 0 99-17 130-50 29-32 44-77 44-131 0-164-174-297-388-297-242 0-380 85-380 231 0 95 66 106 167 122zm54-265c61 0 110 38 110 85s-49 84-110 84c-60 0-109-37-109-84s49-85 109-85zm158 405c280 162 443 51 443-157 0-207-199-375-443-375S63 223 63 431s220 114 432 237zm0-511c225 0 408 141 408 315 0 59-17 109-50 144-34 37-83 56-143 56-64 0-138-22-219-64-73-39-146-50-211-61-102-17-183-30-183-141 0-158 145-249 398-249zM392 348c0 23-25 42-55 42s-54-19-54-42 24-42 54-42 55 19 55 42z"/></svg>
Steak in other icon packs
Copied!