md nutrition icon

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

Name
md-nutrition
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the md nutrition icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M357.2 235.6L274.7 153h-.8c-8.1-6-18.2-10.3-28.4-10.3-13.7 0-26.1 6.3-34.3 16.3h-.6L53 414.1v.8c-3 6.2-5 13.3-5 20.8 0 24.4 19.7 44.3 44.3 44.3 9.4 0 18-2.9 27.4-9.1l232.9-168.1c10.9-8.3 17.4-21.6 17.4-36 0-12-4.7-23.2-12.8-31.2z" fill="currentColor"/><path d="M464 145.1l-29.2-49-36.6 20.3 31.5-55.9L380.6 32l-67.3 127.8 41.3 41.4z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonMdNutrition(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M357.2 235.6L274.7 153h-.8c-8.1-6-18.2-10.3-28.4-10.3-13.7 0-26.1 6.3-34.3 16.3h-.6L53 414.1v.8c-3 6.2-5 13.3-5 20.8 0 24.4 19.7 44.3 44.3 44.3 9.4 0 18-2.9 27.4-9.1l232.9-168.1c10.9-8.3 17.4-21.6 17.4-36 0-12-4.7-23.2-12.8-31.2z" fill="currentColor"/><path d="M464 145.1l-29.2-49-36.6 20.3 31.5-55.9L380.6 32l-67.3 127.8 41.3 41.4z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M357.2 235.6L274.7 153h-.8c-8.1-6-18.2-10.3-28.4-10.3-13.7 0-26.1 6.3-34.3 16.3h-.6L53 414.1v.8c-3 6.2-5 13.3-5 20.8 0 24.4 19.7 44.3 44.3 44.3 9.4 0 18-2.9 27.4-9.1l232.9-168.1c10.9-8.3 17.4-21.6 17.4-36 0-12-4.7-23.2-12.8-31.2z" fill="currentColor"/><path d="M464 145.1l-29.2-49-36.6 20.3 31.5-55.9L380.6 32l-67.3 127.8 41.3 41.4z" fill="currentColor"/></svg>
</template>

CSS

.icon-md-nutrition {
  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%20d%3D%22M357.2%20235.6L274.7%20153h-.8c-8.1-6-18.2-10.3-28.4-10.3-13.7%200-26.1%206.3-34.3%2016.3h-.6L53%20414.1v.8c-3%206.2-5%2013.3-5%2020.8%200%2024.4%2019.7%2044.3%2044.3%2044.3%209.4%200%2018-2.9%2027.4-9.1l232.9-168.1c10.9-8.3%2017.4-21.6%2017.4-36%200-12-4.7-23.2-12.8-31.2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M464%20145.1l-29.2-49-36.6%2020.3%2031.5-55.9L380.6%2032l-67.3%20127.8%2041.3%2041.4z%22%20fill%3D%22currentColor%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%20d%3D%22M357.2%20235.6L274.7%20153h-.8c-8.1-6-18.2-10.3-28.4-10.3-13.7%200-26.1%206.3-34.3%2016.3h-.6L53%20414.1v.8c-3%206.2-5%2013.3-5%2020.8%200%2024.4%2019.7%2044.3%2044.3%2044.3%209.4%200%2018-2.9%2027.4-9.1l232.9-168.1c10.9-8.3%2017.4-21.6%2017.4-36%200-12-4.7-23.2-12.8-31.2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M464%20145.1l-29.2-49-36.6%2020.3%2031.5-55.9L380.6%2032l-67.3%20127.8%2041.3%2041.4z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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