gluten free icon

gluten-free from Health Icons by Resolve to Save Lives · Filled · Nutrition · MIT Free for personal and commercial use.

Name
gluten-free
Set
Health Icons
Style
Filled
Category
Nutrition
Viewbox
48×48
License
MIT

1 other variant in Health Icons

More nutrition icons from Health Icons

Use the gluten free icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M44 24c0 11.046-8.954 20-20 20S4 35.046 4 24S12.954 4 24 4s20 8.954 20 20m-7.999 13.416A17.93 17.93 0 0 1 24 42c-9.941 0-18-8.059-18-18c0-4.738 1.83-9.048 4.823-12.263l3.97 3.97a1 1 0 0 0 1.414-1.414l-3.942-3.942A17.93 17.93 0 0 1 24 6c9.941 0 18 8.059 18 18c0 4.61-1.734 8.817-4.584 12.001l-8.545-8.544A5.73 5.73 0 0 0 31 23l-2.162.34A5.72 5.72 0 0 0 25 25.766v-2.923l1.162-.183A5.73 5.73 0 0 0 31 17l-2.162.34A5.72 5.72 0 0 0 25 19.766V18l.465-.465a5 5 0 0 0 0-7.07L24 9l-1.464 1.464a5 5 0 0 0 0 7.071L23 18v1.766a5.72 5.72 0 0 0-3.838-2.426L17 17a5.73 5.73 0 0 0 4.838 5.66l1.162.183v2.923a5.72 5.72 0 0 0-3.838-2.426L17 23a5.73 5.73 0 0 0 4.838 5.66l1.162.183v2.923a5.72 5.72 0 0 0-3.838-2.426L17 29a5.73 5.73 0 0 0 4.838 5.66l1.162.183V38h2v-3.547a1.78 1.78 0 0 0 1.162.207a5.73 5.73 0 0 0 4.15-2.935zm-7.907-7.907l-1.057-1.058a6 6 0 0 1-.875.209L25 28.843v2.923a5.73 5.73 0 0 1 3.094-2.257" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsGlutenFree(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M44 24c0 11.046-8.954 20-20 20S4 35.046 4 24S12.954 4 24 4s20 8.954 20 20m-7.999 13.416A17.93 17.93 0 0 1 24 42c-9.941 0-18-8.059-18-18c0-4.738 1.83-9.048 4.823-12.263l3.97 3.97a1 1 0 0 0 1.414-1.414l-3.942-3.942A17.93 17.93 0 0 1 24 6c9.941 0 18 8.059 18 18c0 4.61-1.734 8.817-4.584 12.001l-8.545-8.544A5.73 5.73 0 0 0 31 23l-2.162.34A5.72 5.72 0 0 0 25 25.766v-2.923l1.162-.183A5.73 5.73 0 0 0 31 17l-2.162.34A5.72 5.72 0 0 0 25 19.766V18l.465-.465a5 5 0 0 0 0-7.07L24 9l-1.464 1.464a5 5 0 0 0 0 7.071L23 18v1.766a5.72 5.72 0 0 0-3.838-2.426L17 17a5.73 5.73 0 0 0 4.838 5.66l1.162.183v2.923a5.72 5.72 0 0 0-3.838-2.426L17 23a5.73 5.73 0 0 0 4.838 5.66l1.162.183v2.923a5.72 5.72 0 0 0-3.838-2.426L17 29a5.73 5.73 0 0 0 4.838 5.66l1.162.183V38h2v-3.547a1.78 1.78 0 0 0 1.162.207a5.73 5.73 0 0 0 4.15-2.935zm-7.907-7.907l-1.057-1.058a6 6 0 0 1-.875.209L25 28.843v2.923a5.73 5.73 0 0 1 3.094-2.257" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M44 24c0 11.046-8.954 20-20 20S4 35.046 4 24S12.954 4 24 4s20 8.954 20 20m-7.999 13.416A17.93 17.93 0 0 1 24 42c-9.941 0-18-8.059-18-18c0-4.738 1.83-9.048 4.823-12.263l3.97 3.97a1 1 0 0 0 1.414-1.414l-3.942-3.942A17.93 17.93 0 0 1 24 6c9.941 0 18 8.059 18 18c0 4.61-1.734 8.817-4.584 12.001l-8.545-8.544A5.73 5.73 0 0 0 31 23l-2.162.34A5.72 5.72 0 0 0 25 25.766v-2.923l1.162-.183A5.73 5.73 0 0 0 31 17l-2.162.34A5.72 5.72 0 0 0 25 19.766V18l.465-.465a5 5 0 0 0 0-7.07L24 9l-1.464 1.464a5 5 0 0 0 0 7.071L23 18v1.766a5.72 5.72 0 0 0-3.838-2.426L17 17a5.73 5.73 0 0 0 4.838 5.66l1.162.183v2.923a5.72 5.72 0 0 0-3.838-2.426L17 23a5.73 5.73 0 0 0 4.838 5.66l1.162.183v2.923a5.72 5.72 0 0 0-3.838-2.426L17 29a5.73 5.73 0 0 0 4.838 5.66l1.162.183V38h2v-3.547a1.78 1.78 0 0 0 1.162.207a5.73 5.73 0 0 0 4.15-2.935zm-7.907-7.907l-1.057-1.058a6 6 0 0 1-.875.209L25 28.843v2.923a5.73 5.73 0 0 1 3.094-2.257" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-gluten-free {
  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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M44%2024c0%2011.046-8.954%2020-20%2020S4%2035.046%204%2024S12.954%204%2024%204s20%208.954%2020%2020m-7.999%2013.416A17.93%2017.93%200%200%201%2024%2042c-9.941%200-18-8.059-18-18c0-4.738%201.83-9.048%204.823-12.263l3.97%203.97a1%201%200%200%200%201.414-1.414l-3.942-3.942A17.93%2017.93%200%200%201%2024%206c9.941%200%2018%208.059%2018%2018c0%204.61-1.734%208.817-4.584%2012.001l-8.545-8.544A5.73%205.73%200%200%200%2031%2023l-2.162.34A5.72%205.72%200%200%200%2025%2025.766v-2.923l1.162-.183A5.73%205.73%200%200%200%2031%2017l-2.162.34A5.72%205.72%200%200%200%2025%2019.766V18l.465-.465a5%205%200%200%200%200-7.07L24%209l-1.464%201.464a5%205%200%200%200%200%207.071L23%2018v1.766a5.72%205.72%200%200%200-3.838-2.426L17%2017a5.73%205.73%200%200%200%204.838%205.66l1.162.183v2.923a5.72%205.72%200%200%200-3.838-2.426L17%2023a5.73%205.73%200%200%200%204.838%205.66l1.162.183v2.923a5.72%205.72%200%200%200-3.838-2.426L17%2029a5.73%205.73%200%200%200%204.838%205.66l1.162.183V38h2v-3.547a1.78%201.78%200%200%200%201.162.207a5.73%205.73%200%200%200%204.15-2.935zm-7.907-7.907l-1.057-1.058a6%206%200%200%201-.875.209L25%2028.843v2.923a5.73%205.73%200%200%201%203.094-2.257%22%20clip-rule%3D%22evenodd%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M44%2024c0%2011.046-8.954%2020-20%2020S4%2035.046%204%2024S12.954%204%2024%204s20%208.954%2020%2020m-7.999%2013.416A17.93%2017.93%200%200%201%2024%2042c-9.941%200-18-8.059-18-18c0-4.738%201.83-9.048%204.823-12.263l3.97%203.97a1%201%200%200%200%201.414-1.414l-3.942-3.942A17.93%2017.93%200%200%201%2024%206c9.941%200%2018%208.059%2018%2018c0%204.61-1.734%208.817-4.584%2012.001l-8.545-8.544A5.73%205.73%200%200%200%2031%2023l-2.162.34A5.72%205.72%200%200%200%2025%2025.766v-2.923l1.162-.183A5.73%205.73%200%200%200%2031%2017l-2.162.34A5.72%205.72%200%200%200%2025%2019.766V18l.465-.465a5%205%200%200%200%200-7.07L24%209l-1.464%201.464a5%205%200%200%200%200%207.071L23%2018v1.766a5.72%205.72%200%200%200-3.838-2.426L17%2017a5.73%205.73%200%200%200%204.838%205.66l1.162.183v2.923a5.72%205.72%200%200%200-3.838-2.426L17%2023a5.73%205.73%200%200%200%204.838%205.66l1.162.183v2.923a5.72%205.72%200%200%200-3.838-2.426L17%2029a5.73%205.73%200%200%200%204.838%205.66l1.162.183V38h2v-3.547a1.78%201.78%200%200%200%201.162.207a5.73%205.73%200%200%200%204.15-2.935zm-7.907-7.907l-1.057-1.058a6%206%200%200%201-.875.209L25%2028.843v2.923a5.73%205.73%200%200%201%203.094-2.257%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/gluten-free.svg?color=%231a73e8&size=48