wheat off icon
wheat-off from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- wheat-off
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the wheat off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.086 9.915c1.083.02 2.478-.223 3.584-1.33c1.389-1.388 1.418-3.23 1.27-4.342a1.36 1.36 0 0 0-1.183-1.184c-1.112-.147-2.954-.118-4.343 1.271c-1.1 1.099-1.347 2.482-1.33 3.562m0 0a6.5 6.5 0 0 0 .266 1.758s.542.18 1.33.244q.194.016.406.02m0 0a4 4 0 0 0-.407-.02m.407.02c1.62.165 2.76 1.28 3.383 2.086a1.36 1.36 0 0 1 0 1.686a7 7 0 0 1-.36.422m-5.024-6.216q.014.166.014.34m-.014-.34c-.14-1.657-1.282-2.788-2.098-3.393a1.35 1.35 0 0 0-1.65.015a6 6 0 0 0-.445.378M7.952 16.05c-.7.704-1.05 1.404-1.05 1.404s1.418 2.837 4.256 2.837c1.819 0 3.055-1.166 3.708-2.003a1.34 1.34 0 0 0 0-1.668c-.653-.837-1.89-2.003-3.708-2.003c-1.41 0-2.469.7-3.178 1.404m-.029.029l.029-.029m-.029.029l.029-.029m-.029.029L3 21m4.98-4.98l3.52-3.52M8.321 8.321c.058 2.778 2.837 4.167 2.837 4.167m4.521 3.191c-2.778-.058-4.167-2.836-4.167-2.836m-7.803 0c0 2.837 2.838 4.255 2.838 4.255s2.837-1.418 2.837-4.255c0-1.82-1.166-3.056-2.004-3.709a1.34 1.34 0 0 0-1.667 0c-.837.653-2.004 1.89-2.004 3.708M3 3l18 18"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsWheatOff(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M16.086 9.915c1.083.02 2.478-.223 3.584-1.33c1.389-1.388 1.418-3.23 1.27-4.342a1.36 1.36 0 0 0-1.183-1.184c-1.112-.147-2.954-.118-4.343 1.271c-1.1 1.099-1.347 2.482-1.33 3.562m0 0a6.5 6.5 0 0 0 .266 1.758s.542.18 1.33.244q.194.016.406.02m0 0a4 4 0 0 0-.407-.02m.407.02c1.62.165 2.76 1.28 3.383 2.086a1.36 1.36 0 0 1 0 1.686a7 7 0 0 1-.36.422m-5.024-6.216q.014.166.014.34m-.014-.34c-.14-1.657-1.282-2.788-2.098-3.393a1.35 1.35 0 0 0-1.65.015a6 6 0 0 0-.445.378M7.952 16.05c-.7.704-1.05 1.404-1.05 1.404s1.418 2.837 4.256 2.837c1.819 0 3.055-1.166 3.708-2.003a1.34 1.34 0 0 0 0-1.668c-.653-.837-1.89-2.003-3.708-2.003c-1.41 0-2.469.7-3.178 1.404m-.029.029l.029-.029m-.029.029l.029-.029m-.029.029L3 21m4.98-4.98l3.52-3.52M8.321 8.321c.058 2.778 2.837 4.167 2.837 4.167m4.521 3.191c-2.778-.058-4.167-2.836-4.167-2.836m-7.803 0c0 2.837 2.838 4.255 2.838 4.255s2.837-1.418 2.837-4.255c0-1.82-1.166-3.056-2.004-3.709a1.34 1.34 0 0 0-1.667 0c-.837.653-2.004 1.89-2.004 3.708M3 3l18 18"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.086 9.915c1.083.02 2.478-.223 3.584-1.33c1.389-1.388 1.418-3.23 1.27-4.342a1.36 1.36 0 0 0-1.183-1.184c-1.112-.147-2.954-.118-4.343 1.271c-1.1 1.099-1.347 2.482-1.33 3.562m0 0a6.5 6.5 0 0 0 .266 1.758s.542.18 1.33.244q.194.016.406.02m0 0a4 4 0 0 0-.407-.02m.407.02c1.62.165 2.76 1.28 3.383 2.086a1.36 1.36 0 0 1 0 1.686a7 7 0 0 1-.36.422m-5.024-6.216q.014.166.014.34m-.014-.34c-.14-1.657-1.282-2.788-2.098-3.393a1.35 1.35 0 0 0-1.65.015a6 6 0 0 0-.445.378M7.952 16.05c-.7.704-1.05 1.404-1.05 1.404s1.418 2.837 4.256 2.837c1.819 0 3.055-1.166 3.708-2.003a1.34 1.34 0 0 0 0-1.668c-.653-.837-1.89-2.003-3.708-2.003c-1.41 0-2.469.7-3.178 1.404m-.029.029l.029-.029m-.029.029l.029-.029m-.029.029L3 21m4.98-4.98l3.52-3.52M8.321 8.321c.058 2.778 2.837 4.167 2.837 4.167m4.521 3.191c-2.778-.058-4.167-2.836-4.167-2.836m-7.803 0c0 2.837 2.838 4.255 2.838 4.255s2.837-1.418 2.837-4.255c0-1.82-1.166-3.056-2.004-3.709a1.34 1.34 0 0 0-1.667 0c-.837.653-2.004 1.89-2.004 3.708M3 3l18 18"/></svg> </template>
CSS
.icon-wheat-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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M16.086%209.915c1.083.02%202.478-.223%203.584-1.33c1.389-1.388%201.418-3.23%201.27-4.342a1.36%201.36%200%200%200-1.183-1.184c-1.112-.147-2.954-.118-4.343%201.271c-1.1%201.099-1.347%202.482-1.33%203.562m0%200a6.5%206.5%200%200%200%20.266%201.758s.542.18%201.33.244q.194.016.406.02m0%200a4%204%200%200%200-.407-.02m.407.02c1.62.165%202.76%201.28%203.383%202.086a1.36%201.36%200%200%201%200%201.686a7%207%200%200%201-.36.422m-5.024-6.216q.014.166.014.34m-.014-.34c-.14-1.657-1.282-2.788-2.098-3.393a1.35%201.35%200%200%200-1.65.015a6%206%200%200%200-.445.378M7.952%2016.05c-.7.704-1.05%201.404-1.05%201.404s1.418%202.837%204.256%202.837c1.819%200%203.055-1.166%203.708-2.003a1.34%201.34%200%200%200%200-1.668c-.653-.837-1.89-2.003-3.708-2.003c-1.41%200-2.469.7-3.178%201.404m-.029.029l.029-.029m-.029.029l.029-.029m-.029.029L3%2021m4.98-4.98l3.52-3.52M8.321%208.321c.058%202.778%202.837%204.167%202.837%204.167m4.521%203.191c-2.778-.058-4.167-2.836-4.167-2.836m-7.803%200c0%202.837%202.838%204.255%202.838%204.255s2.837-1.418%202.837-4.255c0-1.82-1.166-3.056-2.004-3.709a1.34%201.34%200%200%200-1.667%200c-.837.653-2.004%201.89-2.004%203.708M3%203l18%2018%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M16.086%209.915c1.083.02%202.478-.223%203.584-1.33c1.389-1.388%201.418-3.23%201.27-4.342a1.36%201.36%200%200%200-1.183-1.184c-1.112-.147-2.954-.118-4.343%201.271c-1.1%201.099-1.347%202.482-1.33%203.562m0%200a6.5%206.5%200%200%200%20.266%201.758s.542.18%201.33.244q.194.016.406.02m0%200a4%204%200%200%200-.407-.02m.407.02c1.62.165%202.76%201.28%203.383%202.086a1.36%201.36%200%200%201%200%201.686a7%207%200%200%201-.36.422m-5.024-6.216q.014.166.014.34m-.014-.34c-.14-1.657-1.282-2.788-2.098-3.393a1.35%201.35%200%200%200-1.65.015a6%206%200%200%200-.445.378M7.952%2016.05c-.7.704-1.05%201.404-1.05%201.404s1.418%202.837%204.256%202.837c1.819%200%203.055-1.166%203.708-2.003a1.34%201.34%200%200%200%200-1.668c-.653-.837-1.89-2.003-3.708-2.003c-1.41%200-2.469.7-3.178%201.404m-.029.029l.029-.029m-.029.029l.029-.029m-.029.029L3%2021m4.98-4.98l3.52-3.52M8.321%208.321c.058%202.778%202.837%204.167%202.837%204.167m4.521%203.191c-2.778-.058-4.167-2.836-4.167-2.836m-7.803%200c0%202.837%202.838%204.255%202.838%204.255s2.837-1.418%202.837-4.255c0-1.82-1.166-3.056-2.004-3.709a1.34%201.34%200%200%200-1.667%200c-.837.653-2.004%201.89-2.004%203.708M3%203l18%2018%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/wheat-off.svg?color=%231a73e8&size=48