utensils icon
utensils from Font Awesome Solid by Dave Gandy · Solid · Hotel · CC-BY-4.0 Attribution required.
- Name
- utensils
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Hotel
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
More hotel icons from Font Awesome Solid
Use the utensils icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M127.9 78.4c-.8-8.2-7.7-14.4-15.9-14.4s-15.1 6.2-16 14.3L81.9 213.7c-1.3 6-1.9 12.1-1.9 18.2c0 45.9 35.1 83.6 80 87.7V544c0 17.7 14.3 32 32 32s32-14.3 32-32V319.6c44.9-4.1 80-41.8 80-87.7c0-6.1-.6-12.2-1.9-18.2L287.9 78.3c-.8-8.1-7.7-14.3-15.9-14.3s-15.1 6.2-15.9 14.4l-13.6 135.5c-.6 5.7-5.4 10.1-11.1 10.1c-5.8 0-10.6-4.4-11.2-10.2L207.9 78.6c-.7-8.3-7.6-14.6-15.9-14.6s-15.2 6.3-15.9 14.6l-12.3 135.2c-.5 5.8-5.4 10.2-11.2 10.2s-10.6-4.4-11.1-10.1zM512 64c-16 0-128 32-128 176v112c0 35.3 28.7 64 64 64h32v128c0 17.7 14.3 32 32 32s32-14.3 32-32V96c0-17.7-14.3-32-32-32"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidUtensils(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M127.9 78.4c-.8-8.2-7.7-14.4-15.9-14.4s-15.1 6.2-16 14.3L81.9 213.7c-1.3 6-1.9 12.1-1.9 18.2c0 45.9 35.1 83.6 80 87.7V544c0 17.7 14.3 32 32 32s32-14.3 32-32V319.6c44.9-4.1 80-41.8 80-87.7c0-6.1-.6-12.2-1.9-18.2L287.9 78.3c-.8-8.1-7.7-14.3-15.9-14.3s-15.1 6.2-15.9 14.4l-13.6 135.5c-.6 5.7-5.4 10.1-11.1 10.1c-5.8 0-10.6-4.4-11.2-10.2L207.9 78.6c-.7-8.3-7.6-14.6-15.9-14.6s-15.2 6.3-15.9 14.6l-12.3 135.2c-.5 5.8-5.4 10.2-11.2 10.2s-10.6-4.4-11.1-10.1zM512 64c-16 0-128 32-128 176v112c0 35.3 28.7 64 64 64h32v128c0 17.7 14.3 32 32 32s32-14.3 32-32V96c0-17.7-14.3-32-32-32"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M127.9 78.4c-.8-8.2-7.7-14.4-15.9-14.4s-15.1 6.2-16 14.3L81.9 213.7c-1.3 6-1.9 12.1-1.9 18.2c0 45.9 35.1 83.6 80 87.7V544c0 17.7 14.3 32 32 32s32-14.3 32-32V319.6c44.9-4.1 80-41.8 80-87.7c0-6.1-.6-12.2-1.9-18.2L287.9 78.3c-.8-8.1-7.7-14.3-15.9-14.3s-15.1 6.2-15.9 14.4l-13.6 135.5c-.6 5.7-5.4 10.1-11.1 10.1c-5.8 0-10.6-4.4-11.2-10.2L207.9 78.6c-.7-8.3-7.6-14.6-15.9-14.6s-15.2 6.3-15.9 14.6l-12.3 135.2c-.5 5.8-5.4 10.2-11.2 10.2s-10.6-4.4-11.1-10.1zM512 64c-16 0-128 32-128 176v112c0 35.3 28.7 64 64 64h32v128c0 17.7 14.3 32 32 32s32-14.3 32-32V96c0-17.7-14.3-32-32-32"/></svg> </template>
CSS
.icon-utensils {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M127.9%2078.4c-.8-8.2-7.7-14.4-15.9-14.4s-15.1%206.2-16%2014.3L81.9%20213.7c-1.3%206-1.9%2012.1-1.9%2018.2c0%2045.9%2035.1%2083.6%2080%2087.7V544c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V319.6c44.9-4.1%2080-41.8%2080-87.7c0-6.1-.6-12.2-1.9-18.2L287.9%2078.3c-.8-8.1-7.7-14.3-15.9-14.3s-15.1%206.2-15.9%2014.4l-13.6%20135.5c-.6%205.7-5.4%2010.1-11.1%2010.1c-5.8%200-10.6-4.4-11.2-10.2L207.9%2078.6c-.7-8.3-7.6-14.6-15.9-14.6s-15.2%206.3-15.9%2014.6l-12.3%20135.2c-.5%205.8-5.4%2010.2-11.2%2010.2s-10.6-4.4-11.1-10.1zM512%2064c-16%200-128%2032-128%20176v112c0%2035.3%2028.7%2064%2064%2064h32v128c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V96c0-17.7-14.3-32-32-32%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M127.9%2078.4c-.8-8.2-7.7-14.4-15.9-14.4s-15.1%206.2-16%2014.3L81.9%20213.7c-1.3%206-1.9%2012.1-1.9%2018.2c0%2045.9%2035.1%2083.6%2080%2087.7V544c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V319.6c44.9-4.1%2080-41.8%2080-87.7c0-6.1-.6-12.2-1.9-18.2L287.9%2078.3c-.8-8.1-7.7-14.3-15.9-14.3s-15.1%206.2-15.9%2014.4l-13.6%20135.5c-.6%205.7-5.4%2010.1-11.1%2010.1c-5.8%200-10.6-4.4-11.2-10.2L207.9%2078.6c-.7-8.3-7.6-14.6-15.9-14.6s-15.2%206.3-15.9%2014.6l-12.3%20135.2c-.5%205.8-5.4%2010.2-11.2%2010.2s-10.6-4.4-11.1-10.1zM512%2064c-16%200-128%2032-128%20176v112c0%2035.3%2028.7%2064%2064%2064h32v128c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V96c0-17.7-14.3-32-32-32%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/utensils.svg?color=%231a73e8&size=48