serving food icon
serving-food from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- serving-food
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the serving food icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 14h18M5 22l.93-.93c.53-.53.794-.794 1.127-.944s.706-.174 1.452-.22l3.253-.204c1.598-.1 2.398-.15 3.101-.487c.703-.338 1.242-.93 2.32-2.116L20 14h-3.5l-1.793 1.793c-.12.12-.179.179-.24.231a2 2 0 0 1-1.133.47c-.081.006-.165.006-.334.006M2 19l3.078-3.078c.739-.739 1.108-1.108 1.544-1.366a4 4 0 0 1 1.039-.43C8.15 14 8.673 14 9.718 14h.782c.465 0 .697 0 .89.038a2 2 0 0 1 1.572 1.572c.038.193.038.425.038.89m0 0H9.5m-4.5-5a8 8 0 0 1 8-8m0 0a8 8 0 0 1 8 8m-8-8V2"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsServingFood(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M4 14h18M5 22l.93-.93c.53-.53.794-.794 1.127-.944s.706-.174 1.452-.22l3.253-.204c1.598-.1 2.398-.15 3.101-.487c.703-.338 1.242-.93 2.32-2.116L20 14h-3.5l-1.793 1.793c-.12.12-.179.179-.24.231a2 2 0 0 1-1.133.47c-.081.006-.165.006-.334.006M2 19l3.078-3.078c.739-.739 1.108-1.108 1.544-1.366a4 4 0 0 1 1.039-.43C8.15 14 8.673 14 9.718 14h.782c.465 0 .697 0 .89.038a2 2 0 0 1 1.572 1.572c.038.193.038.425.038.89m0 0H9.5m-4.5-5a8 8 0 0 1 8-8m0 0a8 8 0 0 1 8 8m-8-8V2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 14h18M5 22l.93-.93c.53-.53.794-.794 1.127-.944s.706-.174 1.452-.22l3.253-.204c1.598-.1 2.398-.15 3.101-.487c.703-.338 1.242-.93 2.32-2.116L20 14h-3.5l-1.793 1.793c-.12.12-.179.179-.24.231a2 2 0 0 1-1.133.47c-.081.006-.165.006-.334.006M2 19l3.078-3.078c.739-.739 1.108-1.108 1.544-1.366a4 4 0 0 1 1.039-.43C8.15 14 8.673 14 9.718 14h.782c.465 0 .697 0 .89.038a2 2 0 0 1 1.572 1.572c.038.193.038.425.038.89m0 0H9.5m-4.5-5a8 8 0 0 1 8-8m0 0a8 8 0 0 1 8 8m-8-8V2"/></svg> </template>
CSS
.icon-serving-food {
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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M4%2014h18M5%2022l.93-.93c.53-.53.794-.794%201.127-.944s.706-.174%201.452-.22l3.253-.204c1.598-.1%202.398-.15%203.101-.487c.703-.338%201.242-.93%202.32-2.116L20%2014h-3.5l-1.793%201.793c-.12.12-.179.179-.24.231a2%202%200%200%201-1.133.47c-.081.006-.165.006-.334.006M2%2019l3.078-3.078c.739-.739%201.108-1.108%201.544-1.366a4%204%200%200%201%201.039-.43C8.15%2014%208.673%2014%209.718%2014h.782c.465%200%20.697%200%20.89.038a2%202%200%200%201%201.572%201.572c.038.193.038.425.038.89m0%200H9.5m-4.5-5a8%208%200%200%201%208-8m0%200a8%208%200%200%201%208%208m-8-8V2%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M4%2014h18M5%2022l.93-.93c.53-.53.794-.794%201.127-.944s.706-.174%201.452-.22l3.253-.204c1.598-.1%202.398-.15%203.101-.487c.703-.338%201.242-.93%202.32-2.116L20%2014h-3.5l-1.793%201.793c-.12.12-.179.179-.24.231a2%202%200%200%201-1.133.47c-.081.006-.165.006-.334.006M2%2019l3.078-3.078c.739-.739%201.108-1.108%201.544-1.366a4%204%200%200%201%201.039-.43C8.15%2014%208.673%2014%209.718%2014h.782c.465%200%20.697%200%20.89.038a2%202%200%200%201%201.572%201.572c.038.193.038.425.038.89m0%200H9.5m-4.5-5a8%208%200%200%201%208-8m0%200a8%208%200%200%201%208%208m-8-8V2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/serving-food.svg?color=%231a73e8&size=48