unhealthy food icon
unhealthy-food-24px from Health Icons by Resolve to Save Lives · Filled 24px · Nutrition · MIT Free for personal and commercial use.
- Name
- unhealthy-food-24px
- Set
- Health Icons
- Style
- Filled 24px
- Category
- Nutrition
- Viewbox
- 24×24
- License
- MIT
3 other variants in Health Icons
More nutrition icons from Health Icons
Use the unhealthy food icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m8.713 4.041l-.58-2.166l-4.399 2.903l1.293 4.825c-.66.238-1.157.869-.997 1.67l1.805 9.906a1 1 0 0 0 .984.821H17.18a1 1 0 0 0 .984-.82l1.805-9.907c.176-.88-.44-1.553-1.195-1.728l.761-7.503l-5.153-.055l-.409 3.3l-.974.326v-3zm8.032 6.222q-.354.226-.745.454V4.613l-.014.004l.054-.612l1.162.012zM14 11.715q-.526.211-1 .334V7.72l1-.334zm-3 .334V5.387l-1 .334v5.994q.526.211 1 .334m-3-1.332v-1.61L6.919 5.072l-.88.581l1.24 4.625q.343.218.721.44" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsUnhealthyFood24px(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="m8.713 4.041l-.58-2.166l-4.399 2.903l1.293 4.825c-.66.238-1.157.869-.997 1.67l1.805 9.906a1 1 0 0 0 .984.821H17.18a1 1 0 0 0 .984-.82l1.805-9.907c.176-.88-.44-1.553-1.195-1.728l.761-7.503l-5.153-.055l-.409 3.3l-.974.326v-3zm8.032 6.222q-.354.226-.745.454V4.613l-.014.004l.054-.612l1.162.012zM14 11.715q-.526.211-1 .334V7.72l1-.334zm-3 .334V5.387l-1 .334v5.994q.526.211 1 .334m-3-1.332v-1.61L6.919 5.072l-.88.581l1.24 4.625q.343.218.721.44" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m8.713 4.041l-.58-2.166l-4.399 2.903l1.293 4.825c-.66.238-1.157.869-.997 1.67l1.805 9.906a1 1 0 0 0 .984.821H17.18a1 1 0 0 0 .984-.82l1.805-9.907c.176-.88-.44-1.553-1.195-1.728l.761-7.503l-5.153-.055l-.409 3.3l-.974.326v-3zm8.032 6.222q-.354.226-.745.454V4.613l-.014.004l.054-.612l1.162.012zM14 11.715q-.526.211-1 .334V7.72l1-.334zm-3 .334V5.387l-1 .334v5.994q.526.211 1 .334m-3-1.332v-1.61L6.919 5.072l-.88.581l1.24 4.625q.343.218.721.44" clip-rule="evenodd"/></svg> </template>
CSS
.icon-unhealthy-food-24px {
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%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m8.713%204.041l-.58-2.166l-4.399%202.903l1.293%204.825c-.66.238-1.157.869-.997%201.67l1.805%209.906a1%201%200%200%200%20.984.821H17.18a1%201%200%200%200%20.984-.82l1.805-9.907c.176-.88-.44-1.553-1.195-1.728l.761-7.503l-5.153-.055l-.409%203.3l-.974.326v-3zm8.032%206.222q-.354.226-.745.454V4.613l-.014.004l.054-.612l1.162.012zM14%2011.715q-.526.211-1%20.334V7.72l1-.334zm-3%20.334V5.387l-1%20.334v5.994q.526.211%201%20.334m-3-1.332v-1.61L6.919%205.072l-.88.581l1.24%204.625q.343.218.721.44%22%20clip-rule%3D%22evenodd%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%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m8.713%204.041l-.58-2.166l-4.399%202.903l1.293%204.825c-.66.238-1.157.869-.997%201.67l1.805%209.906a1%201%200%200%200%20.984.821H17.18a1%201%200%200%200%20.984-.82l1.805-9.907c.176-.88-.44-1.553-1.195-1.728l.761-7.503l-5.153-.055l-.409%203.3l-.974.326v-3zm8.032%206.222q-.354.226-.745.454V4.613l-.014.004l.054-.612l1.162.012zM14%2011.715q-.526.211-1%20.334V7.72l1-.334zm-3%20.334V5.387l-1%20.334v5.994q.526.211%201%20.334m-3-1.332v-1.61L6.919%205.072l-.88.581l1.24%204.625q.343.218.721.44%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/unhealthy-food-24px.svg?color=%231a73e8&size=48