nutrition icon

nutrition-outline from IonIcons by Ben Sperry · Outline · MIT Free for personal and commercial use.

Name
nutrition-outline
Set
IonIcons
Style
Outline
Viewbox
512×512
License
MIT

2 other variants in IonIcons

The same icon in other sets

Use the nutrition icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" d="M352 128c-32.26-2.89-64 16-96 16s-63.75-19-96-16c-64 6-96 64-96 160c0 80 64 192 111.2 192s51.94-24 80.8-24s33.59 24 80.8 24S448 368 448 288c0-96-29-154-96-160Z"/><path fill="currentColor" d="M323.92 83.14c-21 21-45.66 27-58.82 28.79a8 8 0 0 1-9.1-8.73a97.6 97.6 0 0 1 28.61-59.33c22-22 46-26.9 58.72-27.85a8 8 0 0 1 8.67 8.92a98 98 0 0 1-28.08 58.2"/><ellipse cx="216" cy="304" fill="currentColor" rx="24" ry="48"/><ellipse cx="296" cy="304" fill="currentColor" rx="24" ry="48"/></svg>

React

import type { SVGProps } from "react";

export function IonNutritionOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="none" stroke="currentColor" strokeMiterlimit="10" strokeWidth="32" d="M352 128c-32.26-2.89-64 16-96 16s-63.75-19-96-16c-64 6-96 64-96 160c0 80 64 192 111.2 192s51.94-24 80.8-24s33.59 24 80.8 24S448 368 448 288c0-96-29-154-96-160Z"/><path fill="currentColor" d="M323.92 83.14c-21 21-45.66 27-58.82 28.79a8 8 0 0 1-9.1-8.73a97.6 97.6 0 0 1 28.61-59.33c22-22 46-26.9 58.72-27.85a8 8 0 0 1 8.67 8.92a98 98 0 0 1-28.08 58.2"/><ellipse cx="216" cy="304" fill="currentColor" rx="24" ry="48"/><ellipse cx="296" cy="304" fill="currentColor" rx="24" ry="48"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" d="M352 128c-32.26-2.89-64 16-96 16s-63.75-19-96-16c-64 6-96 64-96 160c0 80 64 192 111.2 192s51.94-24 80.8-24s33.59 24 80.8 24S448 368 448 288c0-96-29-154-96-160Z"/><path fill="currentColor" d="M323.92 83.14c-21 21-45.66 27-58.82 28.79a8 8 0 0 1-9.1-8.73a97.6 97.6 0 0 1 28.61-59.33c22-22 46-26.9 58.72-27.85a8 8 0 0 1 8.67 8.92a98 98 0 0 1-28.08 58.2"/><ellipse cx="216" cy="304" fill="currentColor" rx="24" ry="48"/><ellipse cx="296" cy="304" fill="currentColor" rx="24" ry="48"/></svg>
</template>

CSS

.icon-nutrition-outline {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%2232%22%20d%3D%22M352%20128c-32.26-2.89-64%2016-96%2016s-63.75-19-96-16c-64%206-96%2064-96%20160c0%2080%2064%20192%20111.2%20192s51.94-24%2080.8-24s33.59%2024%2080.8%2024S448%20368%20448%20288c0-96-29-154-96-160Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M323.92%2083.14c-21%2021-45.66%2027-58.82%2028.79a8%208%200%200%201-9.1-8.73a97.6%2097.6%200%200%201%2028.61-59.33c22-22%2046-26.9%2058.72-27.85a8%208%200%200%201%208.67%208.92a98%2098%200%200%201-28.08%2058.2%22%2F%3E%3Cellipse%20cx%3D%22216%22%20cy%3D%22304%22%20fill%3D%22currentColor%22%20rx%3D%2224%22%20ry%3D%2248%22%2F%3E%3Cellipse%20cx%3D%22296%22%20cy%3D%22304%22%20fill%3D%22currentColor%22%20rx%3D%2224%22%20ry%3D%2248%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%20512%20512%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%2232%22%20d%3D%22M352%20128c-32.26-2.89-64%2016-96%2016s-63.75-19-96-16c-64%206-96%2064-96%20160c0%2080%2064%20192%20111.2%20192s51.94-24%2080.8-24s33.59%2024%2080.8%2024S448%20368%20448%20288c0-96-29-154-96-160Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M323.92%2083.14c-21%2021-45.66%2027-58.82%2028.79a8%208%200%200%201-9.1-8.73a97.6%2097.6%200%200%201%2028.61-59.33c22-22%2046-26.9%2058.72-27.85a8%208%200%200%201%208.67%208.92a98%2098%200%200%201-28.08%2058.2%22%2F%3E%3Cellipse%20cx%3D%22216%22%20cy%3D%22304%22%20fill%3D%22currentColor%22%20rx%3D%2224%22%20ry%3D%2248%22%2F%3E%3Cellipse%20cx%3D%22296%22%20cy%3D%22304%22%20fill%3D%22currentColor%22%20rx%3D%2224%22%20ry%3D%2248%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/nutrition-outline.svg?color=%231a73e8&size=48