nutrition icon
nutrition-outline from Health Icons by Resolve to Save Lives · Outline · Nutrition · MIT Free for personal and commercial use.
- Name
- nutrition-outline
- Set
- Health Icons
- Style
- Outline
- Category
- Nutrition
- Viewbox
- 48×48
- License
- MIT
- Aliases
- nutrition2x-outline
3 other variants in Health Icons
The same icon in other sets
More nutrition icons from Health Icons
Use the nutrition icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M5.027 12.004c.15 2.691.916 4.357 2.038 5.384a1.9 1.9 0 0 0-.749 1.832c.572 3.635 2.003 11.323 4.937 19.989a1.827 1.827 0 0 0 3.494 0c2.933-8.666 4.365-16.354 4.937-19.989a1.9 1.9 0 0 0-.749-1.832c1.122-1.027 1.888-2.693 2.038-5.384a.954.954 0 0 0-.974-.998c-1.629.024-2.922.123-3.93.462c-.417-1.099-1.258-2.136-2.523-3.082a.91.91 0 0 0-1.092 0c-1.255.939-2.093 1.966-2.513 3.055c-.98-.289-2.262-.404-3.937-.433a.954.954 0 0 0-.977.996m9.854 1.973l-.683-1.8c-.189-.499-.558-1.06-1.198-1.65c-.634.584-1.002 1.14-1.193 1.634l-.663 1.72l-1.768-.522c-.522-.154-1.234-.256-2.235-.311c.297 1.928 1.012 2.743 1.663 3.164c.932.603 2.29.786 4.166.788h.06c1.877-.002 3.234-.185 4.165-.788c.652-.421 1.368-1.237 1.665-3.17c-.97.051-1.651.152-2.154.321zM8.306 19h9.388c-.287 1.807-.784 4.6-1.57 8H12v2h3.645c-.69 2.782-1.56 5.882-2.645 9.13a115 115 0 0 1-.995-3.13H13v-2h-1.582a126 126 0 0 1-2.197-9H12v-2H8.827a107 107 0 0 1-.521-3" clip-rule="evenodd"/><path d="M38.242 28.03a1 1 0 0 1 .728 1.212a6.43 6.43 0 0 1-4.728 4.728a1 1 0 0 1-.485-1.94a4.43 4.43 0 0 0 3.273-3.273a1 1 0 0 1 1.212-.727"/><path fill-rule="evenodd" d="M32.65 21.027c-1.108-2.593-.916-5.347 1.057-7.32l-1.414-1.414c-2.33 2.33-2.734 5.377-1.953 8.178C25.764 18.4 21 22.208 21 28c0 5.523 4.925 10 11 10s11-4.477 11-10c0-6.22-5.495-10.151-10.35-6.973M32 24.061l-1.25-1c-1.858-1.486-3.688-1.403-5.074-.547C24.21 23.419 23 25.357 23 28c0 4.243 3.846 8 9 8s9-3.757 9-8c0-2.642-1.21-4.58-2.676-5.486c-1.386-.856-3.217-.939-5.075.548z" clip-rule="evenodd"/><path d="M34 18c3 0 5-2 5-5c-3 0-5 2-5 5"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsNutritionOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fillRule="evenodd" d="M5.027 12.004c.15 2.691.916 4.357 2.038 5.384a1.9 1.9 0 0 0-.749 1.832c.572 3.635 2.003 11.323 4.937 19.989a1.827 1.827 0 0 0 3.494 0c2.933-8.666 4.365-16.354 4.937-19.989a1.9 1.9 0 0 0-.749-1.832c1.122-1.027 1.888-2.693 2.038-5.384a.954.954 0 0 0-.974-.998c-1.629.024-2.922.123-3.93.462c-.417-1.099-1.258-2.136-2.523-3.082a.91.91 0 0 0-1.092 0c-1.255.939-2.093 1.966-2.513 3.055c-.98-.289-2.262-.404-3.937-.433a.954.954 0 0 0-.977.996m9.854 1.973l-.683-1.8c-.189-.499-.558-1.06-1.198-1.65c-.634.584-1.002 1.14-1.193 1.634l-.663 1.72l-1.768-.522c-.522-.154-1.234-.256-2.235-.311c.297 1.928 1.012 2.743 1.663 3.164c.932.603 2.29.786 4.166.788h.06c1.877-.002 3.234-.185 4.165-.788c.652-.421 1.368-1.237 1.665-3.17c-.97.051-1.651.152-2.154.321zM8.306 19h9.388c-.287 1.807-.784 4.6-1.57 8H12v2h3.645c-.69 2.782-1.56 5.882-2.645 9.13a115 115 0 0 1-.995-3.13H13v-2h-1.582a126 126 0 0 1-2.197-9H12v-2H8.827a107 107 0 0 1-.521-3" clipRule="evenodd"/><path d="M38.242 28.03a1 1 0 0 1 .728 1.212a6.43 6.43 0 0 1-4.728 4.728a1 1 0 0 1-.485-1.94a4.43 4.43 0 0 0 3.273-3.273a1 1 0 0 1 1.212-.727"/><path fillRule="evenodd" d="M32.65 21.027c-1.108-2.593-.916-5.347 1.057-7.32l-1.414-1.414c-2.33 2.33-2.734 5.377-1.953 8.178C25.764 18.4 21 22.208 21 28c0 5.523 4.925 10 11 10s11-4.477 11-10c0-6.22-5.495-10.151-10.35-6.973M32 24.061l-1.25-1c-1.858-1.486-3.688-1.403-5.074-.547C24.21 23.419 23 25.357 23 28c0 4.243 3.846 8 9 8s9-3.757 9-8c0-2.642-1.21-4.58-2.676-5.486c-1.386-.856-3.217-.939-5.075.548z" clipRule="evenodd"/><path d="M34 18c3 0 5-2 5-5c-3 0-5 2-5 5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M5.027 12.004c.15 2.691.916 4.357 2.038 5.384a1.9 1.9 0 0 0-.749 1.832c.572 3.635 2.003 11.323 4.937 19.989a1.827 1.827 0 0 0 3.494 0c2.933-8.666 4.365-16.354 4.937-19.989a1.9 1.9 0 0 0-.749-1.832c1.122-1.027 1.888-2.693 2.038-5.384a.954.954 0 0 0-.974-.998c-1.629.024-2.922.123-3.93.462c-.417-1.099-1.258-2.136-2.523-3.082a.91.91 0 0 0-1.092 0c-1.255.939-2.093 1.966-2.513 3.055c-.98-.289-2.262-.404-3.937-.433a.954.954 0 0 0-.977.996m9.854 1.973l-.683-1.8c-.189-.499-.558-1.06-1.198-1.65c-.634.584-1.002 1.14-1.193 1.634l-.663 1.72l-1.768-.522c-.522-.154-1.234-.256-2.235-.311c.297 1.928 1.012 2.743 1.663 3.164c.932.603 2.29.786 4.166.788h.06c1.877-.002 3.234-.185 4.165-.788c.652-.421 1.368-1.237 1.665-3.17c-.97.051-1.651.152-2.154.321zM8.306 19h9.388c-.287 1.807-.784 4.6-1.57 8H12v2h3.645c-.69 2.782-1.56 5.882-2.645 9.13a115 115 0 0 1-.995-3.13H13v-2h-1.582a126 126 0 0 1-2.197-9H12v-2H8.827a107 107 0 0 1-.521-3" clip-rule="evenodd"/><path d="M38.242 28.03a1 1 0 0 1 .728 1.212a6.43 6.43 0 0 1-4.728 4.728a1 1 0 0 1-.485-1.94a4.43 4.43 0 0 0 3.273-3.273a1 1 0 0 1 1.212-.727"/><path fill-rule="evenodd" d="M32.65 21.027c-1.108-2.593-.916-5.347 1.057-7.32l-1.414-1.414c-2.33 2.33-2.734 5.377-1.953 8.178C25.764 18.4 21 22.208 21 28c0 5.523 4.925 10 11 10s11-4.477 11-10c0-6.22-5.495-10.151-10.35-6.973M32 24.061l-1.25-1c-1.858-1.486-3.688-1.403-5.074-.547C24.21 23.419 23 25.357 23 28c0 4.243 3.846 8 9 8s9-3.757 9-8c0-2.642-1.21-4.58-2.676-5.486c-1.386-.856-3.217-.939-5.075.548z" clip-rule="evenodd"/><path d="M34 18c3 0 5-2 5-5c-3 0-5 2-5 5"/></g></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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5.027%2012.004c.15%202.691.916%204.357%202.038%205.384a1.9%201.9%200%200%200-.749%201.832c.572%203.635%202.003%2011.323%204.937%2019.989a1.827%201.827%200%200%200%203.494%200c2.933-8.666%204.365-16.354%204.937-19.989a1.9%201.9%200%200%200-.749-1.832c1.122-1.027%201.888-2.693%202.038-5.384a.954.954%200%200%200-.974-.998c-1.629.024-2.922.123-3.93.462c-.417-1.099-1.258-2.136-2.523-3.082a.91.91%200%200%200-1.092%200c-1.255.939-2.093%201.966-2.513%203.055c-.98-.289-2.262-.404-3.937-.433a.954.954%200%200%200-.977.996m9.854%201.973l-.683-1.8c-.189-.499-.558-1.06-1.198-1.65c-.634.584-1.002%201.14-1.193%201.634l-.663%201.72l-1.768-.522c-.522-.154-1.234-.256-2.235-.311c.297%201.928%201.012%202.743%201.663%203.164c.932.603%202.29.786%204.166.788h.06c1.877-.002%203.234-.185%204.165-.788c.652-.421%201.368-1.237%201.665-3.17c-.97.051-1.651.152-2.154.321zM8.306%2019h9.388c-.287%201.807-.784%204.6-1.57%208H12v2h3.645c-.69%202.782-1.56%205.882-2.645%209.13a115%20115%200%200%201-.995-3.13H13v-2h-1.582a126%20126%200%200%201-2.197-9H12v-2H8.827a107%20107%200%200%201-.521-3%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M38.242%2028.03a1%201%200%200%201%20.728%201.212a6.43%206.43%200%200%201-4.728%204.728a1%201%200%200%201-.485-1.94a4.43%204.43%200%200%200%203.273-3.273a1%201%200%200%201%201.212-.727%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M32.65%2021.027c-1.108-2.593-.916-5.347%201.057-7.32l-1.414-1.414c-2.33%202.33-2.734%205.377-1.953%208.178C25.764%2018.4%2021%2022.208%2021%2028c0%205.523%204.925%2010%2011%2010s11-4.477%2011-10c0-6.22-5.495-10.151-10.35-6.973M32%2024.061l-1.25-1c-1.858-1.486-3.688-1.403-5.074-.547C24.21%2023.419%2023%2025.357%2023%2028c0%204.243%203.846%208%209%208s9-3.757%209-8c0-2.642-1.21-4.58-2.676-5.486c-1.386-.856-3.217-.939-5.075.548z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M34%2018c3%200%205-2%205-5c-3%200-5%202-5%205%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5.027%2012.004c.15%202.691.916%204.357%202.038%205.384a1.9%201.9%200%200%200-.749%201.832c.572%203.635%202.003%2011.323%204.937%2019.989a1.827%201.827%200%200%200%203.494%200c2.933-8.666%204.365-16.354%204.937-19.989a1.9%201.9%200%200%200-.749-1.832c1.122-1.027%201.888-2.693%202.038-5.384a.954.954%200%200%200-.974-.998c-1.629.024-2.922.123-3.93.462c-.417-1.099-1.258-2.136-2.523-3.082a.91.91%200%200%200-1.092%200c-1.255.939-2.093%201.966-2.513%203.055c-.98-.289-2.262-.404-3.937-.433a.954.954%200%200%200-.977.996m9.854%201.973l-.683-1.8c-.189-.499-.558-1.06-1.198-1.65c-.634.584-1.002%201.14-1.193%201.634l-.663%201.72l-1.768-.522c-.522-.154-1.234-.256-2.235-.311c.297%201.928%201.012%202.743%201.663%203.164c.932.603%202.29.786%204.166.788h.06c1.877-.002%203.234-.185%204.165-.788c.652-.421%201.368-1.237%201.665-3.17c-.97.051-1.651.152-2.154.321zM8.306%2019h9.388c-.287%201.807-.784%204.6-1.57%208H12v2h3.645c-.69%202.782-1.56%205.882-2.645%209.13a115%20115%200%200%201-.995-3.13H13v-2h-1.582a126%20126%200%200%201-2.197-9H12v-2H8.827a107%20107%200%200%201-.521-3%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M38.242%2028.03a1%201%200%200%201%20.728%201.212a6.43%206.43%200%200%201-4.728%204.728a1%201%200%200%201-.485-1.94a4.43%204.43%200%200%200%203.273-3.273a1%201%200%200%201%201.212-.727%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M32.65%2021.027c-1.108-2.593-.916-5.347%201.057-7.32l-1.414-1.414c-2.33%202.33-2.734%205.377-1.953%208.178C25.764%2018.4%2021%2022.208%2021%2028c0%205.523%204.925%2010%2011%2010s11-4.477%2011-10c0-6.22-5.495-10.151-10.35-6.973M32%2024.061l-1.25-1c-1.858-1.486-3.688-1.403-5.074-.547C24.21%2023.419%2023%2025.357%2023%2028c0%204.243%203.846%208%209%208s9-3.757%209-8c0-2.642-1.21-4.58-2.676-5.486c-1.386-.856-3.217-.939-5.075.548z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M34%2018c3%200%205-2%205-5c-3%200-5%202-5%205%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/nutrition-outline.svg?color=%231a73e8&size=48