Fast Food Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Fast Food 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/305626.svg" alt="Fast Food icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305626.svg" alt="Fast Food icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305626.svg" alt="Fast Food icon" :width="24" :height="24" />
CSS background
.icon-fast-food {
background-image: url('https://proicons.com/icon/305626.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="M645 856c0-4-3-7-6-7H142c-4 0-6 4-6 7v40c0 23 17 41 39 41h430c22 0 40-18 40-41v-40zm-5-27c20 0 37-20 37-44s-17-45-37-45H141c-21 0-38 20-38 45s17 44 38 44h499zM142 675h497c3 0 6-3 6-6v-1c0-70-26-128-75-167-45-36-108-55-180-55s-134 19-179 55c-50 39-76 97-76 168 0 3 3 6 7 6zm448-80c10 0 18 8 18 19s-8 19-18 19-18-9-18-19c0-11 8-19 18-19zm-70-56c10 0 19 8 19 19s-9 19-19 19-18-9-18-19c0-11 8-19 18-19zm-57 56c10 0 18 8 18 19s-8 19-18 19-18-9-18-19c0-11 8-19 18-19zm-69-56c10 0 18 8 18 19s-8 19-18 19-18-9-18-19c0-11 8-19 18-19zm-70 56c10 0 18 8 18 19s-8 19-18 19-18-9-18-19c0-11 8-19 18-19zm-57-56c10 0 18 8 18 19s-8 19-18 19-18-9-18-19c0-11 8-19 18-19zm-70 56c10 0 18 8 18 19s-8 19-18 19-18-9-18-19c0-11 8-19 18-19zm-80 132h547c7 0 13-6 13-14s-6-14-13-14H117c-8 0-14 6-14 14s6 14 14 14zm376-564l134-40c7-2 16 0 22 5 7 5 11 13 11 22v91h56v-91c0-28-12-54-32-70-21-16-48-22-73-14l-133 39c-15 4-24 21-20 37 5 16 20 25 35 21zm361 122H522c-24 0-43 20-43 45 0 17 9 31 21 39l2 48 1 16c119 53 201 166 201 307 0 73-15 142-54 197h148c29 0 53-24 55-54l21-466 2-48c13-8 21-23 21-39 0-25-19-45-43-45z"/></svg>
Fast Food in other icon packs
Copied!