sugar free icon
sugar-free-24px from Health Icons by Resolve to Save Lives · Filled 24px · Nutrition · MIT Free for personal and commercial use.
- Name
- sugar-free-24px
- Set
- Health Icons
- Style
- Filled 24px
- Category
- Nutrition
- Viewbox
- 24×24
- License
- MIT
3 other variants in Health Icons
More nutrition icons from Health Icons
Use the sugar free icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M11.49 7.476a1 1 0 0 0-.971.258L7.734 10.52a1 1 0 0 0-.258.97l.929 3.404a1 1 0 0 0 .701.702l3.404.928a1 1 0 0 0 .928-.217l2.785-2.476a1 1 0 0 0 .306-.99L15.6 9.128a1 1 0 0 0-.707-.722zm-1.123 3.239l1.156-1.156l1.181.322l-1.156 1.156zm2.595 1.736l1.126-1.126l.353 1.413l-1.127 1.002zm-1.931.518l.317 1.164l-1.164-.317l-.318-1.165z"/><path d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2s10 4.477 10 10m-2 0c0 1.849-.627 3.55-1.68 4.906l-1.613-1.613a1 1 0 0 0-1.414 1.414l1.613 1.613A8 8 0 0 1 5.604 7.194L6.99 8.581a1 1 0 1 0 1.415-1.415L6.996 5.758A8 8 0 0 1 20 12"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsSugarFree24px(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M11.49 7.476a1 1 0 0 0-.971.258L7.734 10.52a1 1 0 0 0-.258.97l.929 3.404a1 1 0 0 0 .701.702l3.404.928a1 1 0 0 0 .928-.217l2.785-2.476a1 1 0 0 0 .306-.99L15.6 9.128a1 1 0 0 0-.707-.722zm-1.123 3.239l1.156-1.156l1.181.322l-1.156 1.156zm2.595 1.736l1.126-1.126l.353 1.413l-1.127 1.002zm-1.931.518l.317 1.164l-1.164-.317l-.318-1.165z"/><path d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2s10 4.477 10 10m-2 0c0 1.849-.627 3.55-1.68 4.906l-1.613-1.613a1 1 0 0 0-1.414 1.414l1.613 1.613A8 8 0 0 1 5.604 7.194L6.99 8.581a1 1 0 1 0 1.415-1.415L6.996 5.758A8 8 0 0 1 20 12"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M11.49 7.476a1 1 0 0 0-.971.258L7.734 10.52a1 1 0 0 0-.258.97l.929 3.404a1 1 0 0 0 .701.702l3.404.928a1 1 0 0 0 .928-.217l2.785-2.476a1 1 0 0 0 .306-.99L15.6 9.128a1 1 0 0 0-.707-.722zm-1.123 3.239l1.156-1.156l1.181.322l-1.156 1.156zm2.595 1.736l1.126-1.126l.353 1.413l-1.127 1.002zm-1.931.518l.317 1.164l-1.164-.317l-.318-1.165z"/><path d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2s10 4.477 10 10m-2 0c0 1.849-.627 3.55-1.68 4.906l-1.613-1.613a1 1 0 0 0-1.414 1.414l1.613 1.613A8 8 0 0 1 5.604 7.194L6.99 8.581a1 1 0 1 0 1.415-1.415L6.996 5.758A8 8 0 0 1 20 12"/></g></svg> </template>
CSS
.icon-sugar-free-24px {
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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M11.49%207.476a1%201%200%200%200-.971.258L7.734%2010.52a1%201%200%200%200-.258.97l.929%203.404a1%201%200%200%200%20.701.702l3.404.928a1%201%200%200%200%20.928-.217l2.785-2.476a1%201%200%200%200%20.306-.99L15.6%209.128a1%201%200%200%200-.707-.722zm-1.123%203.239l1.156-1.156l1.181.322l-1.156%201.156zm2.595%201.736l1.126-1.126l.353%201.413l-1.127%201.002zm-1.931.518l.317%201.164l-1.164-.317l-.318-1.165z%22%2F%3E%3Cpath%20d%3D%22M22%2012c0%205.523-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202s10%204.477%2010%2010m-2%200c0%201.849-.627%203.55-1.68%204.906l-1.613-1.613a1%201%200%200%200-1.414%201.414l1.613%201.613A8%208%200%200%201%205.604%207.194L6.99%208.581a1%201%200%201%200%201.415-1.415L6.996%205.758A8%208%200%200%201%2020%2012%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M11.49%207.476a1%201%200%200%200-.971.258L7.734%2010.52a1%201%200%200%200-.258.97l.929%203.404a1%201%200%200%200%20.701.702l3.404.928a1%201%200%200%200%20.928-.217l2.785-2.476a1%201%200%200%200%20.306-.99L15.6%209.128a1%201%200%200%200-.707-.722zm-1.123%203.239l1.156-1.156l1.181.322l-1.156%201.156zm2.595%201.736l1.126-1.126l.353%201.413l-1.127%201.002zm-1.931.518l.317%201.164l-1.164-.317l-.318-1.165z%22%2F%3E%3Cpath%20d%3D%22M22%2012c0%205.523-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202s10%204.477%2010%2010m-2%200c0%201.849-.627%203.55-1.68%204.906l-1.613-1.613a1%201%200%200%200-1.414%201.414l1.613%201.613A8%208%200%200%201%205.604%207.194L6.99%208.581a1%201%200%201%200%201.415-1.415L6.996%205.758A8%208%200%200%201%2020%2012%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-free-24px.svg?color=%231a73e8&size=48