malnutrition icon

malnutrition-outline from Health Icons by Resolve to Save Lives · Outline · Conditions · MIT Free for personal and commercial use.

Name
malnutrition-outline
Set
Health Icons
Style
Outline
Category
Conditions
Viewbox
48×48
License
MIT
Aliases
malnutrition2x-outline

1 other variant in Health Icons

More conditions icons from Health Icons

Use the malnutrition icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M20.25 31.46c0-2.05 1.27-2.995 2.25-2.995a1 1 0 0 1 .081 1.994a.4.4 0 0 0-.089.073c-.075.083-.242.328-.242.929v3.494a1 1 0 0 1-2 0zm7.5 0c0-2.05-1.27-2.995-2.25-2.995a1 1 0 0 0-.081 1.994c.019.01.052.032.089.073c.075.083.242.328.242.929v3.494a1 1 0 0 0 2 0zM25 36.952a1 1 0 1 1-1.998-.001a1 1 0 0 1 1.998.001"/><path fill-rule="evenodd" d="M29.371 6H19.6v3.67c-.021.224-.118.65-.786 1.163c-.757.581-2.256 1.275-5.185 1.783c-1.317.228-3.197.81-4.77 2.086C7.249 16.008 6 18.014 6 20.94V42h6.5V19.767a.8.8 0 0 1 .118-.208a.6.6 0 0 1 .214-.158c.096-.044.248-.088.482-.088c.123 0 .22.047.301.137a.68.68 0 0 1 .156.451v14.185h1c.657 0 1.064.146 1.325.316s.45.41.59.726c.302.685.314 1.56.314 2.325v4.491h14.152v-4.716c-.003-.744-.005-1.511.24-2.139c.123-.31.292-.538.526-.697c.236-.16.624-.306 1.282-.306h1V19.808a.48.48 0 0 1 .486-.495c.233 0 .386.044.482.088a.6.6 0 0 1 .214.158c.052.06.098.156.118.208V42H42V20.94c0-2.926-1.249-4.932-2.859-6.238c-1.573-1.275-3.453-1.858-4.77-2.086c-2.329-.404-3.573-.99-4.23-1.502c-.579-.452-.725-.863-.77-1.14zM32.2 20.012v-.204a2.48 2.48 0 0 1 2.486-2.492c1.018 0 1.749.404 2.21.939c.416.48.604 1.058.604 1.461v20.287H40V20.94c0-2.274-.937-3.727-2.12-4.687c-.74-.6-1.593-1.016-2.396-1.293a1 1 0 0 1-.234.027h-5.09c-.898 0-1.361.31-1.604.564a1.4 1.4 0 0 0-.266.39a1 1 0 0 0-.042.114a1 1 0 0 1-1.998-.07c0-.28.096-.594.215-.86c.132-.295.338-.632.643-.951c.514-.54 1.269-.987 2.307-1.133a6 6 0 0 1-.505-.353c-1.058-.825-1.435-1.75-1.531-2.52l-.008-.062V7.997H21.6v1.75l-.003.037c-.055.745-.383 1.726-1.564 2.632a7 7 0 0 1-1.1.686c.861.188 1.504.594 1.96 1.07c.304.32.51.657.642.952c.12.265.215.58.215.86a1 1 0 0 1-1.998.07a1 1 0 0 0-.042-.114a1.4 1.4 0 0 0-.266-.39c-.243-.255-.706-.564-1.603-.564H12.75q-.12 0-.234-.027c-.803.277-1.655.692-2.396 1.293C8.937 17.212 8 18.665 8 20.94v19.064h2.5V19.716c0-.403.188-.98.603-1.461c.462-.535 1.193-.94 2.211-.94c1.517 0 2.457 1.298 2.457 2.586v.077h.009c0 .517.144 1.265.635 1.865c.456.56 1.328 1.13 3.085 1.13v1.998c-1.612 0-2.833-.392-3.729-1.023v.523h.009c0 .517.144 1.266.635 1.865c.456.56 1.328 1.13 3.085 1.13v1.998c-1.612 0-2.833-.392-3.729-1.023v3.736q.803.15 1.417.552c.648.422 1.064.999 1.327 1.593c.486 1.1.485 2.363.485 3.068v2.558h10.152v-2.495l-.001-.219c-.006-.693-.017-1.862.38-2.873c.235-.599.626-1.19 1.266-1.623q.605-.408 1.403-.56v-3.72c-.89.62-2.103 1.006-3.7 1.006v-1.997c1.757 0 2.622-.572 3.073-1.128c.475-.585.621-1.314.627-1.834v-.54c-.89.62-2.103 1.006-3.7 1.006v-1.997c1.757 0 2.622-.572 3.073-1.128c.475-.585.621-1.314.627-1.834" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsMalnutritionOutline(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 d="M20.25 31.46c0-2.05 1.27-2.995 2.25-2.995a1 1 0 0 1 .081 1.994a.4.4 0 0 0-.089.073c-.075.083-.242.328-.242.929v3.494a1 1 0 0 1-2 0zm7.5 0c0-2.05-1.27-2.995-2.25-2.995a1 1 0 0 0-.081 1.994c.019.01.052.032.089.073c.075.083.242.328.242.929v3.494a1 1 0 0 0 2 0zM25 36.952a1 1 0 1 1-1.998-.001a1 1 0 0 1 1.998.001"/><path fillRule="evenodd" d="M29.371 6H19.6v3.67c-.021.224-.118.65-.786 1.163c-.757.581-2.256 1.275-5.185 1.783c-1.317.228-3.197.81-4.77 2.086C7.249 16.008 6 18.014 6 20.94V42h6.5V19.767a.8.8 0 0 1 .118-.208a.6.6 0 0 1 .214-.158c.096-.044.248-.088.482-.088c.123 0 .22.047.301.137a.68.68 0 0 1 .156.451v14.185h1c.657 0 1.064.146 1.325.316s.45.41.59.726c.302.685.314 1.56.314 2.325v4.491h14.152v-4.716c-.003-.744-.005-1.511.24-2.139c.123-.31.292-.538.526-.697c.236-.16.624-.306 1.282-.306h1V19.808a.48.48 0 0 1 .486-.495c.233 0 .386.044.482.088a.6.6 0 0 1 .214.158c.052.06.098.156.118.208V42H42V20.94c0-2.926-1.249-4.932-2.859-6.238c-1.573-1.275-3.453-1.858-4.77-2.086c-2.329-.404-3.573-.99-4.23-1.502c-.579-.452-.725-.863-.77-1.14zM32.2 20.012v-.204a2.48 2.48 0 0 1 2.486-2.492c1.018 0 1.749.404 2.21.939c.416.48.604 1.058.604 1.461v20.287H40V20.94c0-2.274-.937-3.727-2.12-4.687c-.74-.6-1.593-1.016-2.396-1.293a1 1 0 0 1-.234.027h-5.09c-.898 0-1.361.31-1.604.564a1.4 1.4 0 0 0-.266.39a1 1 0 0 0-.042.114a1 1 0 0 1-1.998-.07c0-.28.096-.594.215-.86c.132-.295.338-.632.643-.951c.514-.54 1.269-.987 2.307-1.133a6 6 0 0 1-.505-.353c-1.058-.825-1.435-1.75-1.531-2.52l-.008-.062V7.997H21.6v1.75l-.003.037c-.055.745-.383 1.726-1.564 2.632a7 7 0 0 1-1.1.686c.861.188 1.504.594 1.96 1.07c.304.32.51.657.642.952c.12.265.215.58.215.86a1 1 0 0 1-1.998.07a1 1 0 0 0-.042-.114a1.4 1.4 0 0 0-.266-.39c-.243-.255-.706-.564-1.603-.564H12.75q-.12 0-.234-.027c-.803.277-1.655.692-2.396 1.293C8.937 17.212 8 18.665 8 20.94v19.064h2.5V19.716c0-.403.188-.98.603-1.461c.462-.535 1.193-.94 2.211-.94c1.517 0 2.457 1.298 2.457 2.586v.077h.009c0 .517.144 1.265.635 1.865c.456.56 1.328 1.13 3.085 1.13v1.998c-1.612 0-2.833-.392-3.729-1.023v.523h.009c0 .517.144 1.266.635 1.865c.456.56 1.328 1.13 3.085 1.13v1.998c-1.612 0-2.833-.392-3.729-1.023v3.736q.803.15 1.417.552c.648.422 1.064.999 1.327 1.593c.486 1.1.485 2.363.485 3.068v2.558h10.152v-2.495l-.001-.219c-.006-.693-.017-1.862.38-2.873c.235-.599.626-1.19 1.266-1.623q.605-.408 1.403-.56v-3.72c-.89.62-2.103 1.006-3.7 1.006v-1.997c1.757 0 2.622-.572 3.073-1.128c.475-.585.621-1.314.627-1.834v-.54c-.89.62-2.103 1.006-3.7 1.006v-1.997c1.757 0 2.622-.572 3.073-1.128c.475-.585.621-1.314.627-1.834" clipRule="evenodd"/></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 d="M20.25 31.46c0-2.05 1.27-2.995 2.25-2.995a1 1 0 0 1 .081 1.994a.4.4 0 0 0-.089.073c-.075.083-.242.328-.242.929v3.494a1 1 0 0 1-2 0zm7.5 0c0-2.05-1.27-2.995-2.25-2.995a1 1 0 0 0-.081 1.994c.019.01.052.032.089.073c.075.083.242.328.242.929v3.494a1 1 0 0 0 2 0zM25 36.952a1 1 0 1 1-1.998-.001a1 1 0 0 1 1.998.001"/><path fill-rule="evenodd" d="M29.371 6H19.6v3.67c-.021.224-.118.65-.786 1.163c-.757.581-2.256 1.275-5.185 1.783c-1.317.228-3.197.81-4.77 2.086C7.249 16.008 6 18.014 6 20.94V42h6.5V19.767a.8.8 0 0 1 .118-.208a.6.6 0 0 1 .214-.158c.096-.044.248-.088.482-.088c.123 0 .22.047.301.137a.68.68 0 0 1 .156.451v14.185h1c.657 0 1.064.146 1.325.316s.45.41.59.726c.302.685.314 1.56.314 2.325v4.491h14.152v-4.716c-.003-.744-.005-1.511.24-2.139c.123-.31.292-.538.526-.697c.236-.16.624-.306 1.282-.306h1V19.808a.48.48 0 0 1 .486-.495c.233 0 .386.044.482.088a.6.6 0 0 1 .214.158c.052.06.098.156.118.208V42H42V20.94c0-2.926-1.249-4.932-2.859-6.238c-1.573-1.275-3.453-1.858-4.77-2.086c-2.329-.404-3.573-.99-4.23-1.502c-.579-.452-.725-.863-.77-1.14zM32.2 20.012v-.204a2.48 2.48 0 0 1 2.486-2.492c1.018 0 1.749.404 2.21.939c.416.48.604 1.058.604 1.461v20.287H40V20.94c0-2.274-.937-3.727-2.12-4.687c-.74-.6-1.593-1.016-2.396-1.293a1 1 0 0 1-.234.027h-5.09c-.898 0-1.361.31-1.604.564a1.4 1.4 0 0 0-.266.39a1 1 0 0 0-.042.114a1 1 0 0 1-1.998-.07c0-.28.096-.594.215-.86c.132-.295.338-.632.643-.951c.514-.54 1.269-.987 2.307-1.133a6 6 0 0 1-.505-.353c-1.058-.825-1.435-1.75-1.531-2.52l-.008-.062V7.997H21.6v1.75l-.003.037c-.055.745-.383 1.726-1.564 2.632a7 7 0 0 1-1.1.686c.861.188 1.504.594 1.96 1.07c.304.32.51.657.642.952c.12.265.215.58.215.86a1 1 0 0 1-1.998.07a1 1 0 0 0-.042-.114a1.4 1.4 0 0 0-.266-.39c-.243-.255-.706-.564-1.603-.564H12.75q-.12 0-.234-.027c-.803.277-1.655.692-2.396 1.293C8.937 17.212 8 18.665 8 20.94v19.064h2.5V19.716c0-.403.188-.98.603-1.461c.462-.535 1.193-.94 2.211-.94c1.517 0 2.457 1.298 2.457 2.586v.077h.009c0 .517.144 1.265.635 1.865c.456.56 1.328 1.13 3.085 1.13v1.998c-1.612 0-2.833-.392-3.729-1.023v.523h.009c0 .517.144 1.266.635 1.865c.456.56 1.328 1.13 3.085 1.13v1.998c-1.612 0-2.833-.392-3.729-1.023v3.736q.803.15 1.417.552c.648.422 1.064.999 1.327 1.593c.486 1.1.485 2.363.485 3.068v2.558h10.152v-2.495l-.001-.219c-.006-.693-.017-1.862.38-2.873c.235-.599.626-1.19 1.266-1.623q.605-.408 1.403-.56v-3.72c-.89.62-2.103 1.006-3.7 1.006v-1.997c1.757 0 2.622-.572 3.073-1.128c.475-.585.621-1.314.627-1.834v-.54c-.89.62-2.103 1.006-3.7 1.006v-1.997c1.757 0 2.622-.572 3.073-1.128c.475-.585.621-1.314.627-1.834" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-malnutrition-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%20d%3D%22M20.25%2031.46c0-2.05%201.27-2.995%202.25-2.995a1%201%200%200%201%20.081%201.994a.4.4%200%200%200-.089.073c-.075.083-.242.328-.242.929v3.494a1%201%200%200%201-2%200zm7.5%200c0-2.05-1.27-2.995-2.25-2.995a1%201%200%200%200-.081%201.994c.019.01.052.032.089.073c.075.083.242.328.242.929v3.494a1%201%200%200%200%202%200zM25%2036.952a1%201%200%201%201-1.998-.001a1%201%200%200%201%201.998.001%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M29.371%206H19.6v3.67c-.021.224-.118.65-.786%201.163c-.757.581-2.256%201.275-5.185%201.783c-1.317.228-3.197.81-4.77%202.086C7.249%2016.008%206%2018.014%206%2020.94V42h6.5V19.767a.8.8%200%200%201%20.118-.208a.6.6%200%200%201%20.214-.158c.096-.044.248-.088.482-.088c.123%200%20.22.047.301.137a.68.68%200%200%201%20.156.451v14.185h1c.657%200%201.064.146%201.325.316s.45.41.59.726c.302.685.314%201.56.314%202.325v4.491h14.152v-4.716c-.003-.744-.005-1.511.24-2.139c.123-.31.292-.538.526-.697c.236-.16.624-.306%201.282-.306h1V19.808a.48.48%200%200%201%20.486-.495c.233%200%20.386.044.482.088a.6.6%200%200%201%20.214.158c.052.06.098.156.118.208V42H42V20.94c0-2.926-1.249-4.932-2.859-6.238c-1.573-1.275-3.453-1.858-4.77-2.086c-2.329-.404-3.573-.99-4.23-1.502c-.579-.452-.725-.863-.77-1.14zM32.2%2020.012v-.204a2.48%202.48%200%200%201%202.486-2.492c1.018%200%201.749.404%202.21.939c.416.48.604%201.058.604%201.461v20.287H40V20.94c0-2.274-.937-3.727-2.12-4.687c-.74-.6-1.593-1.016-2.396-1.293a1%201%200%200%201-.234.027h-5.09c-.898%200-1.361.31-1.604.564a1.4%201.4%200%200%200-.266.39a1%201%200%200%200-.042.114a1%201%200%200%201-1.998-.07c0-.28.096-.594.215-.86c.132-.295.338-.632.643-.951c.514-.54%201.269-.987%202.307-1.133a6%206%200%200%201-.505-.353c-1.058-.825-1.435-1.75-1.531-2.52l-.008-.062V7.997H21.6v1.75l-.003.037c-.055.745-.383%201.726-1.564%202.632a7%207%200%200%201-1.1.686c.861.188%201.504.594%201.96%201.07c.304.32.51.657.642.952c.12.265.215.58.215.86a1%201%200%200%201-1.998.07a1%201%200%200%200-.042-.114a1.4%201.4%200%200%200-.266-.39c-.243-.255-.706-.564-1.603-.564H12.75q-.12%200-.234-.027c-.803.277-1.655.692-2.396%201.293C8.937%2017.212%208%2018.665%208%2020.94v19.064h2.5V19.716c0-.403.188-.98.603-1.461c.462-.535%201.193-.94%202.211-.94c1.517%200%202.457%201.298%202.457%202.586v.077h.009c0%20.517.144%201.265.635%201.865c.456.56%201.328%201.13%203.085%201.13v1.998c-1.612%200-2.833-.392-3.729-1.023v.523h.009c0%20.517.144%201.266.635%201.865c.456.56%201.328%201.13%203.085%201.13v1.998c-1.612%200-2.833-.392-3.729-1.023v3.736q.803.15%201.417.552c.648.422%201.064.999%201.327%201.593c.486%201.1.485%202.363.485%203.068v2.558h10.152v-2.495l-.001-.219c-.006-.693-.017-1.862.38-2.873c.235-.599.626-1.19%201.266-1.623q.605-.408%201.403-.56v-3.72c-.89.62-2.103%201.006-3.7%201.006v-1.997c1.757%200%202.622-.572%203.073-1.128c.475-.585.621-1.314.627-1.834v-.54c-.89.62-2.103%201.006-3.7%201.006v-1.997c1.757%200%202.622-.572%203.073-1.128c.475-.585.621-1.314.627-1.834%22%20clip-rule%3D%22evenodd%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%20d%3D%22M20.25%2031.46c0-2.05%201.27-2.995%202.25-2.995a1%201%200%200%201%20.081%201.994a.4.4%200%200%200-.089.073c-.075.083-.242.328-.242.929v3.494a1%201%200%200%201-2%200zm7.5%200c0-2.05-1.27-2.995-2.25-2.995a1%201%200%200%200-.081%201.994c.019.01.052.032.089.073c.075.083.242.328.242.929v3.494a1%201%200%200%200%202%200zM25%2036.952a1%201%200%201%201-1.998-.001a1%201%200%200%201%201.998.001%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M29.371%206H19.6v3.67c-.021.224-.118.65-.786%201.163c-.757.581-2.256%201.275-5.185%201.783c-1.317.228-3.197.81-4.77%202.086C7.249%2016.008%206%2018.014%206%2020.94V42h6.5V19.767a.8.8%200%200%201%20.118-.208a.6.6%200%200%201%20.214-.158c.096-.044.248-.088.482-.088c.123%200%20.22.047.301.137a.68.68%200%200%201%20.156.451v14.185h1c.657%200%201.064.146%201.325.316s.45.41.59.726c.302.685.314%201.56.314%202.325v4.491h14.152v-4.716c-.003-.744-.005-1.511.24-2.139c.123-.31.292-.538.526-.697c.236-.16.624-.306%201.282-.306h1V19.808a.48.48%200%200%201%20.486-.495c.233%200%20.386.044.482.088a.6.6%200%200%201%20.214.158c.052.06.098.156.118.208V42H42V20.94c0-2.926-1.249-4.932-2.859-6.238c-1.573-1.275-3.453-1.858-4.77-2.086c-2.329-.404-3.573-.99-4.23-1.502c-.579-.452-.725-.863-.77-1.14zM32.2%2020.012v-.204a2.48%202.48%200%200%201%202.486-2.492c1.018%200%201.749.404%202.21.939c.416.48.604%201.058.604%201.461v20.287H40V20.94c0-2.274-.937-3.727-2.12-4.687c-.74-.6-1.593-1.016-2.396-1.293a1%201%200%200%201-.234.027h-5.09c-.898%200-1.361.31-1.604.564a1.4%201.4%200%200%200-.266.39a1%201%200%200%200-.042.114a1%201%200%200%201-1.998-.07c0-.28.096-.594.215-.86c.132-.295.338-.632.643-.951c.514-.54%201.269-.987%202.307-1.133a6%206%200%200%201-.505-.353c-1.058-.825-1.435-1.75-1.531-2.52l-.008-.062V7.997H21.6v1.75l-.003.037c-.055.745-.383%201.726-1.564%202.632a7%207%200%200%201-1.1.686c.861.188%201.504.594%201.96%201.07c.304.32.51.657.642.952c.12.265.215.58.215.86a1%201%200%200%201-1.998.07a1%201%200%200%200-.042-.114a1.4%201.4%200%200%200-.266-.39c-.243-.255-.706-.564-1.603-.564H12.75q-.12%200-.234-.027c-.803.277-1.655.692-2.396%201.293C8.937%2017.212%208%2018.665%208%2020.94v19.064h2.5V19.716c0-.403.188-.98.603-1.461c.462-.535%201.193-.94%202.211-.94c1.517%200%202.457%201.298%202.457%202.586v.077h.009c0%20.517.144%201.265.635%201.865c.456.56%201.328%201.13%203.085%201.13v1.998c-1.612%200-2.833-.392-3.729-1.023v.523h.009c0%20.517.144%201.266.635%201.865c.456.56%201.328%201.13%203.085%201.13v1.998c-1.612%200-2.833-.392-3.729-1.023v3.736q.803.15%201.417.552c.648.422%201.064.999%201.327%201.593c.486%201.1.485%202.363.485%203.068v2.558h10.152v-2.495l-.001-.219c-.006-.693-.017-1.862.38-2.873c.235-.599.626-1.19%201.266-1.623q.605-.408%201.403-.56v-3.72c-.89.62-2.103%201.006-3.7%201.006v-1.997c1.757%200%202.622-.572%203.073-1.128c.475-.585.621-1.314.627-1.834v-.54c-.89.62-2.103%201.006-3.7%201.006v-1.997c1.757%200%202.622-.572%203.073-1.128c.475-.585.621-1.314.627-1.834%22%20clip-rule%3D%22evenodd%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/malnutrition-outline.svg?color=%231a73e8&size=48