plate wheat icon
plate-wheat-outline from Flowbite Icons by Themesberg · Outline · Food Beverage · MIT Free for personal and commercial use.
- Name
- plate-wheat-outline
- Set
- Flowbite Icons
- Style
- Outline
- Category
- Food Beverage
- Viewbox
- 24×24
- License
- MIT
1 other variant in Flowbite Icons
The same icon in other sets
More food beverage icons from Flowbite Icons
apple-full-outlinebacon-outlinebeer-mug-empty-outlinebone-outlinebowl-food-outlinebowl-rice-outlinebread-slice-outlineburger-outlinecake-candles-outlinecandy-cane-outlinecarrot-outlinechampagne-glasses-outlinecheese-outlinecloud-meatball-outlinecookie-outlinecube-solidcubes-stacked-outlinedroplet-bottle-alt-outlinedroplet-bottle-outlinedrumstick-bite-outlineegg-outlinefish-alt-outlinefish-outlineflask-outline
Use the plate wheat 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="2" d="M5 5h1m-1 6h1M3 8h4m8.5 0c-.102.11-1.538-1.157-1.796-1.482c-.33-.415-.782-1.43-.698-1.506s1.116.68 1.374 1.006c.258.324 1.222 1.871 1.12 1.982m0 0c-.102-.11-1.538 1.157-1.796 1.482c-.33.415-.782 1.43-.698 1.506s1.116-.68 1.374-1.005S15.602 8.11 15.5 8m4 0c-.102.11-1.538-1.157-1.796-1.482c-.33-.415-.782-1.43-.698-1.506s1.116.68 1.374 1.006c.258.324 1.222 1.871 1.12 1.982m0 0c-.102-.11-1.538 1.157-1.796 1.482c-.33.415-.782 1.43-.698 1.506s1.116-.68 1.374-1.005S19.602 8.11 19.5 8M11 8h10m-9.994 0c-.102.11-1.539-1.157-1.797-1.482c-.33-.415-.781-1.43-.697-1.506s1.116.68 1.374 1.005S11.107 7.89 11.006 8m0 0c-.102-.11-1.539 1.157-1.797 1.482c-.33.415-.781 1.43-.697 1.506s1.116-.68 1.374-1.005S11.107 8.11 11.006 8M8.599 18.012V19H15.4v-.988c2.99-.667 5.187-2.187 5.6-4.012H3c.413 1.825 2.61 3.345 5.599 4.012"/></svg>
React
import type { SVGProps } from "react";
export function FlowbitePlateWheatOutline(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="2" d="M5 5h1m-1 6h1M3 8h4m8.5 0c-.102.11-1.538-1.157-1.796-1.482c-.33-.415-.782-1.43-.698-1.506s1.116.68 1.374 1.006c.258.324 1.222 1.871 1.12 1.982m0 0c-.102-.11-1.538 1.157-1.796 1.482c-.33.415-.782 1.43-.698 1.506s1.116-.68 1.374-1.005S15.602 8.11 15.5 8m4 0c-.102.11-1.538-1.157-1.796-1.482c-.33-.415-.782-1.43-.698-1.506s1.116.68 1.374 1.006c.258.324 1.222 1.871 1.12 1.982m0 0c-.102-.11-1.538 1.157-1.796 1.482c-.33.415-.782 1.43-.698 1.506s1.116-.68 1.374-1.005S19.602 8.11 19.5 8M11 8h10m-9.994 0c-.102.11-1.539-1.157-1.797-1.482c-.33-.415-.781-1.43-.697-1.506s1.116.68 1.374 1.005S11.107 7.89 11.006 8m0 0c-.102-.11-1.539 1.157-1.797 1.482c-.33.415-.781 1.43-.697 1.506s1.116-.68 1.374-1.005S11.107 8.11 11.006 8M8.599 18.012V19H15.4v-.988c2.99-.667 5.187-2.187 5.6-4.012H3c.413 1.825 2.61 3.345 5.599 4.012"/></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="2" d="M5 5h1m-1 6h1M3 8h4m8.5 0c-.102.11-1.538-1.157-1.796-1.482c-.33-.415-.782-1.43-.698-1.506s1.116.68 1.374 1.006c.258.324 1.222 1.871 1.12 1.982m0 0c-.102-.11-1.538 1.157-1.796 1.482c-.33.415-.782 1.43-.698 1.506s1.116-.68 1.374-1.005S15.602 8.11 15.5 8m4 0c-.102.11-1.538-1.157-1.796-1.482c-.33-.415-.782-1.43-.698-1.506s1.116.68 1.374 1.006c.258.324 1.222 1.871 1.12 1.982m0 0c-.102-.11-1.538 1.157-1.796 1.482c-.33.415-.782 1.43-.698 1.506s1.116-.68 1.374-1.005S19.602 8.11 19.5 8M11 8h10m-9.994 0c-.102.11-1.539-1.157-1.797-1.482c-.33-.415-.781-1.43-.697-1.506s1.116.68 1.374 1.005S11.107 7.89 11.006 8m0 0c-.102-.11-1.539 1.157-1.797 1.482c-.33.415-.781 1.43-.697 1.506s1.116-.68 1.374-1.005S11.107 8.11 11.006 8M8.599 18.012V19H15.4v-.988c2.99-.667 5.187-2.187 5.6-4.012H3c.413 1.825 2.61 3.345 5.599 4.012"/></svg> </template>
CSS
.icon-plate-wheat-outline {
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%222%22%20d%3D%22M5%205h1m-1%206h1M3%208h4m8.5%200c-.102.11-1.538-1.157-1.796-1.482c-.33-.415-.782-1.43-.698-1.506s1.116.68%201.374%201.006c.258.324%201.222%201.871%201.12%201.982m0%200c-.102-.11-1.538%201.157-1.796%201.482c-.33.415-.782%201.43-.698%201.506s1.116-.68%201.374-1.005S15.602%208.11%2015.5%208m4%200c-.102.11-1.538-1.157-1.796-1.482c-.33-.415-.782-1.43-.698-1.506s1.116.68%201.374%201.006c.258.324%201.222%201.871%201.12%201.982m0%200c-.102-.11-1.538%201.157-1.796%201.482c-.33.415-.782%201.43-.698%201.506s1.116-.68%201.374-1.005S19.602%208.11%2019.5%208M11%208h10m-9.994%200c-.102.11-1.539-1.157-1.797-1.482c-.33-.415-.781-1.43-.697-1.506s1.116.68%201.374%201.005S11.107%207.89%2011.006%208m0%200c-.102-.11-1.539%201.157-1.797%201.482c-.33.415-.781%201.43-.697%201.506s1.116-.68%201.374-1.005S11.107%208.11%2011.006%208M8.599%2018.012V19H15.4v-.988c2.99-.667%205.187-2.187%205.6-4.012H3c.413%201.825%202.61%203.345%205.599%204.012%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%222%22%20d%3D%22M5%205h1m-1%206h1M3%208h4m8.5%200c-.102.11-1.538-1.157-1.796-1.482c-.33-.415-.782-1.43-.698-1.506s1.116.68%201.374%201.006c.258.324%201.222%201.871%201.12%201.982m0%200c-.102-.11-1.538%201.157-1.796%201.482c-.33.415-.782%201.43-.698%201.506s1.116-.68%201.374-1.005S15.602%208.11%2015.5%208m4%200c-.102.11-1.538-1.157-1.796-1.482c-.33-.415-.782-1.43-.698-1.506s1.116.68%201.374%201.006c.258.324%201.222%201.871%201.12%201.982m0%200c-.102-.11-1.538%201.157-1.796%201.482c-.33.415-.782%201.43-.698%201.506s1.116-.68%201.374-1.005S19.602%208.11%2019.5%208M11%208h10m-9.994%200c-.102.11-1.539-1.157-1.797-1.482c-.33-.415-.781-1.43-.697-1.506s1.116.68%201.374%201.005S11.107%207.89%2011.006%208m0%200c-.102-.11-1.539%201.157-1.797%201.482c-.33.415-.781%201.43-.697%201.506s1.116-.68%201.374-1.005S11.107%208.11%2011.006%208M8.599%2018.012V19H15.4v-.988c2.99-.667%205.187-2.187%205.6-4.012H3c.413%201.825%202.61%203.345%205.599%204.012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flowbite/plate-wheat-outline.svg?color=%231a73e8&size=48