barley-off from Material Design Icons by Pictogrammers · Filled · Agriculture · Apache-2.0 Free for personal and commercial use.

Name
barley-off
Set
Material Design Icons
Style
Filled
Category
Agriculture
Viewbox
24×24
License
Apache 2.0
Aliases
gluten-free, grain-off, wheat-off

More agriculture icons from Material Design Icons

Use the barley off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.96 1.21c-.66 1.55-1.32 3.1-1.31 4.61c.01.6.12 1.18.29 1.8a3.4 3.4 0 0 0-.27-.45C9.83 6 8.17 5 6.5 4c0 .8 0 1.59.18 2.36L13 12.68V10.7c1.5-.9 2.92-1.82 3.67-2.87c.83-1.16.83-2.5.83-3.83c-1.67 1-3.33 2-4.17 3.17c-.1.14-.18.28-.26.42c.18-.63.29-1.27.28-1.9c-.01-1.51-.7-3-1.39-4.48M3.28 5.5L2 6.77l4.64 4.64c.11.59.31 1.14.69 1.67c.75 1.05 2.17 1.97 3.67 2.87v2.28l-.33-.56c-.84-1.17-2.5-2.17-4.17-3.17c0 1.33 0 2.67.83 3.83c.75 1.05 2.17 1.97 3.67 2.87V23h2v-1.8c.74-.44 1.45-.89 2.07-1.36l3.66 3.66L20 22.22C14 16.23 9.1 11.32 3.28 5.5M17.5 9.25c-1.67 1-3.33 2-4.17 3.17l-.21.37L15 14.66c.67-.5 1.27-1.02 1.67-1.58c.83-1.16.83-2.5.83-3.83m0 5.25c-.57.34-1.12.68-1.65 1.03l1.44 1.44c.21-.8.21-1.64.21-2.47"/></svg>

React

import type { SVGProps } from "react";

export function MdiBarleyOff(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.96 1.21c-.66 1.55-1.32 3.1-1.31 4.61c.01.6.12 1.18.29 1.8a3.4 3.4 0 0 0-.27-.45C9.83 6 8.17 5 6.5 4c0 .8 0 1.59.18 2.36L13 12.68V10.7c1.5-.9 2.92-1.82 3.67-2.87c.83-1.16.83-2.5.83-3.83c-1.67 1-3.33 2-4.17 3.17c-.1.14-.18.28-.26.42c.18-.63.29-1.27.28-1.9c-.01-1.51-.7-3-1.39-4.48M3.28 5.5L2 6.77l4.64 4.64c.11.59.31 1.14.69 1.67c.75 1.05 2.17 1.97 3.67 2.87v2.28l-.33-.56c-.84-1.17-2.5-2.17-4.17-3.17c0 1.33 0 2.67.83 3.83c.75 1.05 2.17 1.97 3.67 2.87V23h2v-1.8c.74-.44 1.45-.89 2.07-1.36l3.66 3.66L20 22.22C14 16.23 9.1 11.32 3.28 5.5M17.5 9.25c-1.67 1-3.33 2-4.17 3.17l-.21.37L15 14.66c.67-.5 1.27-1.02 1.67-1.58c.83-1.16.83-2.5.83-3.83m0 5.25c-.57.34-1.12.68-1.65 1.03l1.44 1.44c.21-.8.21-1.64.21-2.47"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.96 1.21c-.66 1.55-1.32 3.1-1.31 4.61c.01.6.12 1.18.29 1.8a3.4 3.4 0 0 0-.27-.45C9.83 6 8.17 5 6.5 4c0 .8 0 1.59.18 2.36L13 12.68V10.7c1.5-.9 2.92-1.82 3.67-2.87c.83-1.16.83-2.5.83-3.83c-1.67 1-3.33 2-4.17 3.17c-.1.14-.18.28-.26.42c.18-.63.29-1.27.28-1.9c-.01-1.51-.7-3-1.39-4.48M3.28 5.5L2 6.77l4.64 4.64c.11.59.31 1.14.69 1.67c.75 1.05 2.17 1.97 3.67 2.87v2.28l-.33-.56c-.84-1.17-2.5-2.17-4.17-3.17c0 1.33 0 2.67.83 3.83c.75 1.05 2.17 1.97 3.67 2.87V23h2v-1.8c.74-.44 1.45-.89 2.07-1.36l3.66 3.66L20 22.22C14 16.23 9.1 11.32 3.28 5.5M17.5 9.25c-1.67 1-3.33 2-4.17 3.17l-.21.37L15 14.66c.67-.5 1.27-1.02 1.67-1.58c.83-1.16.83-2.5.83-3.83m0 5.25c-.57.34-1.12.68-1.65 1.03l1.44 1.44c.21-.8.21-1.64.21-2.47"/></svg>
</template>

CSS

.icon-barley-off {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.96%201.21c-.66%201.55-1.32%203.1-1.31%204.61c.01.6.12%201.18.29%201.8a3.4%203.4%200%200%200-.27-.45C9.83%206%208.17%205%206.5%204c0%20.8%200%201.59.18%202.36L13%2012.68V10.7c1.5-.9%202.92-1.82%203.67-2.87c.83-1.16.83-2.5.83-3.83c-1.67%201-3.33%202-4.17%203.17c-.1.14-.18.28-.26.42c.18-.63.29-1.27.28-1.9c-.01-1.51-.7-3-1.39-4.48M3.28%205.5L2%206.77l4.64%204.64c.11.59.31%201.14.69%201.67c.75%201.05%202.17%201.97%203.67%202.87v2.28l-.33-.56c-.84-1.17-2.5-2.17-4.17-3.17c0%201.33%200%202.67.83%203.83c.75%201.05%202.17%201.97%203.67%202.87V23h2v-1.8c.74-.44%201.45-.89%202.07-1.36l3.66%203.66L20%2022.22C14%2016.23%209.1%2011.32%203.28%205.5M17.5%209.25c-1.67%201-3.33%202-4.17%203.17l-.21.37L15%2014.66c.67-.5%201.27-1.02%201.67-1.58c.83-1.16.83-2.5.83-3.83m0%205.25c-.57.34-1.12.68-1.65%201.03l1.44%201.44c.21-.8.21-1.64.21-2.47%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.96%201.21c-.66%201.55-1.32%203.1-1.31%204.61c.01.6.12%201.18.29%201.8a3.4%203.4%200%200%200-.27-.45C9.83%206%208.17%205%206.5%204c0%20.8%200%201.59.18%202.36L13%2012.68V10.7c1.5-.9%202.92-1.82%203.67-2.87c.83-1.16.83-2.5.83-3.83c-1.67%201-3.33%202-4.17%203.17c-.1.14-.18.28-.26.42c.18-.63.29-1.27.28-1.9c-.01-1.51-.7-3-1.39-4.48M3.28%205.5L2%206.77l4.64%204.64c.11.59.31%201.14.69%201.67c.75%201.05%202.17%201.97%203.67%202.87v2.28l-.33-.56c-.84-1.17-2.5-2.17-4.17-3.17c0%201.33%200%202.67.83%203.83c.75%201.05%202.17%201.97%203.67%202.87V23h2v-1.8c.74-.44%201.45-.89%202.07-1.36l3.66%203.66L20%2022.22C14%2016.23%209.1%2011.32%203.28%205.5M17.5%209.25c-1.67%201-3.33%202-4.17%203.17l-.21.37L15%2014.66c.67-.5%201.27-1.02%201.67-1.58c.83-1.16.83-2.5.83-3.83m0%205.25c-.57.34-1.12.68-1.65%201.03l1.44%201.44c.21-.8.21-1.64.21-2.47%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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