sugar alt icon
sugar-alt-outline from Health Icons by Resolve to Save Lives · Outline · Nutrition · MIT Free for personal and commercial use.
- Name
- sugar-alt-outline
- Set
- Health Icons
- Style
- Outline
- Category
- Nutrition
- Viewbox
- 48×48
- License
- MIT
- Aliases
- sugar-alt2x-outline
1 other variant in Health Icons
More nutrition icons from Health Icons
Use the sugar alt 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="M43.993 17.883a1 1 0 0 1-.876 1.11c-8.512 1.002-14.91 1.974-20.233 8.632c-1.4 1.75-2.465 3.033-3.346 3.958c-.88.924-1.632 1.553-2.422 1.942c-.814.4-1.587.506-2.423.523a27 27 0 0 1-1.313-.019h-.014A51 51 0 0 0 11.795 34c-2.897 0-4.857-1.793-6.034-3.412a13 13 0 0 1-1.704-3.254l-.006-.019l-.002-.006v-.002S4.047 27.305 5 27l-.952.305A1 1 0 0 1 5 26h16.628c5.825-7.017 12.914-8.012 21.255-8.993a1 1 0 0 1 1.11.876M20.006 28H6.517c.221.431.507.923.863 1.412C8.383 30.793 9.82 32 11.795 32c.617 0 1.155.016 1.623.03h.018c.479.014.868.025 1.217.018c.678-.013 1.127-.094 1.58-.317c.478-.236 1.04-.669 1.856-1.527c.536-.562 1.157-1.28 1.917-2.204" clip-rule="evenodd"/><path d="M5 22h2v2H5zm8 0h2v2h-2zm-3-.414L11.414 23L10 24.414L8.586 23zm8 0L19.414 23L18 24.414L16.586 23zM11 18h2v2h-2zm-3-.414L9.414 19L8 20.414L6.586 19zm4-4L13.414 15L12 16.414L10.586 15zm4 4L17.414 19L16 20.414L14.586 19z"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsSugarAltOutline(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="M43.993 17.883a1 1 0 0 1-.876 1.11c-8.512 1.002-14.91 1.974-20.233 8.632c-1.4 1.75-2.465 3.033-3.346 3.958c-.88.924-1.632 1.553-2.422 1.942c-.814.4-1.587.506-2.423.523a27 27 0 0 1-1.313-.019h-.014A51 51 0 0 0 11.795 34c-2.897 0-4.857-1.793-6.034-3.412a13 13 0 0 1-1.704-3.254l-.006-.019l-.002-.006v-.002S4.047 27.305 5 27l-.952.305A1 1 0 0 1 5 26h16.628c5.825-7.017 12.914-8.012 21.255-8.993a1 1 0 0 1 1.11.876M20.006 28H6.517c.221.431.507.923.863 1.412C8.383 30.793 9.82 32 11.795 32c.617 0 1.155.016 1.623.03h.018c.479.014.868.025 1.217.018c.678-.013 1.127-.094 1.58-.317c.478-.236 1.04-.669 1.856-1.527c.536-.562 1.157-1.28 1.917-2.204" clipRule="evenodd"/><path d="M5 22h2v2H5zm8 0h2v2h-2zm-3-.414L11.414 23L10 24.414L8.586 23zm8 0L19.414 23L18 24.414L16.586 23zM11 18h2v2h-2zm-3-.414L9.414 19L8 20.414L6.586 19zm4-4L13.414 15L12 16.414L10.586 15zm4 4L17.414 19L16 20.414L14.586 19z"/></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="M43.993 17.883a1 1 0 0 1-.876 1.11c-8.512 1.002-14.91 1.974-20.233 8.632c-1.4 1.75-2.465 3.033-3.346 3.958c-.88.924-1.632 1.553-2.422 1.942c-.814.4-1.587.506-2.423.523a27 27 0 0 1-1.313-.019h-.014A51 51 0 0 0 11.795 34c-2.897 0-4.857-1.793-6.034-3.412a13 13 0 0 1-1.704-3.254l-.006-.019l-.002-.006v-.002S4.047 27.305 5 27l-.952.305A1 1 0 0 1 5 26h16.628c5.825-7.017 12.914-8.012 21.255-8.993a1 1 0 0 1 1.11.876M20.006 28H6.517c.221.431.507.923.863 1.412C8.383 30.793 9.82 32 11.795 32c.617 0 1.155.016 1.623.03h.018c.479.014.868.025 1.217.018c.678-.013 1.127-.094 1.58-.317c.478-.236 1.04-.669 1.856-1.527c.536-.562 1.157-1.28 1.917-2.204" clip-rule="evenodd"/><path d="M5 22h2v2H5zm8 0h2v2h-2zm-3-.414L11.414 23L10 24.414L8.586 23zm8 0L19.414 23L18 24.414L16.586 23zM11 18h2v2h-2zm-3-.414L9.414 19L8 20.414L6.586 19zm4-4L13.414 15L12 16.414L10.586 15zm4 4L17.414 19L16 20.414L14.586 19z"/></g></svg> </template>
CSS
.icon-sugar-alt-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%22M43.993%2017.883a1%201%200%200%201-.876%201.11c-8.512%201.002-14.91%201.974-20.233%208.632c-1.4%201.75-2.465%203.033-3.346%203.958c-.88.924-1.632%201.553-2.422%201.942c-.814.4-1.587.506-2.423.523a27%2027%200%200%201-1.313-.019h-.014A51%2051%200%200%200%2011.795%2034c-2.897%200-4.857-1.793-6.034-3.412a13%2013%200%200%201-1.704-3.254l-.006-.019l-.002-.006v-.002S4.047%2027.305%205%2027l-.952.305A1%201%200%200%201%205%2026h16.628c5.825-7.017%2012.914-8.012%2021.255-8.993a1%201%200%200%201%201.11.876M20.006%2028H6.517c.221.431.507.923.863%201.412C8.383%2030.793%209.82%2032%2011.795%2032c.617%200%201.155.016%201.623.03h.018c.479.014.868.025%201.217.018c.678-.013%201.127-.094%201.58-.317c.478-.236%201.04-.669%201.856-1.527c.536-.562%201.157-1.28%201.917-2.204%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M5%2022h2v2H5zm8%200h2v2h-2zm-3-.414L11.414%2023L10%2024.414L8.586%2023zm8%200L19.414%2023L18%2024.414L16.586%2023zM11%2018h2v2h-2zm-3-.414L9.414%2019L8%2020.414L6.586%2019zm4-4L13.414%2015L12%2016.414L10.586%2015zm4%204L17.414%2019L16%2020.414L14.586%2019z%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%22M43.993%2017.883a1%201%200%200%201-.876%201.11c-8.512%201.002-14.91%201.974-20.233%208.632c-1.4%201.75-2.465%203.033-3.346%203.958c-.88.924-1.632%201.553-2.422%201.942c-.814.4-1.587.506-2.423.523a27%2027%200%200%201-1.313-.019h-.014A51%2051%200%200%200%2011.795%2034c-2.897%200-4.857-1.793-6.034-3.412a13%2013%200%200%201-1.704-3.254l-.006-.019l-.002-.006v-.002S4.047%2027.305%205%2027l-.952.305A1%201%200%200%201%205%2026h16.628c5.825-7.017%2012.914-8.012%2021.255-8.993a1%201%200%200%201%201.11.876M20.006%2028H6.517c.221.431.507.923.863%201.412C8.383%2030.793%209.82%2032%2011.795%2032c.617%200%201.155.016%201.623.03h.018c.479.014.868.025%201.217.018c.678-.013%201.127-.094%201.58-.317c.478-.236%201.04-.669%201.856-1.527c.536-.562%201.157-1.28%201.917-2.204%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M5%2022h2v2H5zm8%200h2v2h-2zm-3-.414L11.414%2023L10%2024.414L8.586%2023zm8%200L19.414%2023L18%2024.414L16.586%2023zM11%2018h2v2h-2zm-3-.414L9.414%2019L8%2020.414L6.586%2019zm4-4L13.414%2015L12%2016.414L10.586%2015zm4%204L17.414%2019L16%2020.414L14.586%2019z%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/sugar-alt-outline.svg?color=%231a73e8&size=48