sugar alt negative icon

sugar-alt-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.

Name
sugar-alt-negative
Set
Health Icons
Style
Filled
Viewbox
48×48
License
MIT

Related icons in Health Icons

Use the sugar alt negative icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsSugarAltNegative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm43.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-.013A51 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.627c5.826-7.017 12.915-8.012 21.256-8.993a1 1 0 0 1 1.11.876M5 22h2v2H5zm10 0h-2v2h2zm-5-.414L11.414 23L10 24.414L8.586 23zM19.414 23L18 21.586L16.586 23L18 24.414zM11 18h2v2h-2zm-1.586 1L8 17.586L6.586 19L8 20.414zM12 13.586L13.414 15L12 16.414L10.586 15zM17.414 19L16 17.586L14.586 19L16 20.414z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsSugarAltNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsSugarAltNegative(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clipPath="url(#healthiconsSugarAltNegative)"><path fill="currentColor" fillRule="evenodd" d="M0 0h48v48H0zm43.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-.013A51 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.627c5.826-7.017 12.915-8.012 21.256-8.993a1 1 0 0 1 1.11.876M5 22h2v2H5zm10 0h-2v2h2zm-5-.414L11.414 23L10 24.414L8.586 23zM19.414 23L18 21.586L16.586 23L18 24.414zM11 18h2v2h-2zm-1.586 1L8 17.586L6.586 19L8 20.414zM12 13.586L13.414 15L12 16.414L10.586 15zM17.414 19L16 17.586L14.586 19L16 20.414z" clipRule="evenodd"/></g><defs><clipPath id="healthiconsSugarAltNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsSugarAltNegative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm43.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-.013A51 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.627c5.826-7.017 12.915-8.012 21.256-8.993a1 1 0 0 1 1.11.876M5 22h2v2H5zm10 0h-2v2h2zm-5-.414L11.414 23L10 24.414L8.586 23zM19.414 23L18 21.586L16.586 23L18 24.414zM11 18h2v2h-2zm-1.586 1L8 17.586L6.586 19L8 20.414zM12 13.586L13.414 15L12 16.414L10.586 15zM17.414 19L16 17.586L14.586 19L16 20.414z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsSugarAltNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-sugar-alt-negative {
  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%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsSugarAltNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm43.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-.013A51%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.627c5.826-7.017%2012.915-8.012%2021.256-8.993a1%201%200%200%201%201.11.876M5%2022h2v2H5zm10%200h-2v2h2zm-5-.414L11.414%2023L10%2024.414L8.586%2023zM19.414%2023L18%2021.586L16.586%2023L18%2024.414zM11%2018h2v2h-2zm-1.586%201L8%2017.586L6.586%2019L8%2020.414zM12%2013.586L13.414%2015L12%2016.414L10.586%2015zM17.414%2019L16%2017.586L14.586%2019L16%2020.414z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsSugarAltNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsSugarAltNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm43.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-.013A51%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.627c5.826-7.017%2012.915-8.012%2021.256-8.993a1%201%200%200%201%201.11.876M5%2022h2v2H5zm10%200h-2v2h2zm-5-.414L11.414%2023L10%2024.414L8.586%2023zM19.414%2023L18%2021.586L16.586%2023L18%2024.414zM11%2018h2v2h-2zm-1.586%201L8%2017.586L6.586%2019L8%2020.414zM12%2013.586L13.414%2015L12%2016.414L10.586%2015zM17.414%2019L16%2017.586L14.586%2019L16%2020.414z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsSugarAltNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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-negative.svg?color=%231a73e8&size=48