wheat-alt from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
wheat-alt
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

Related icons in Font Awesome Solid

Use the wheat alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M111.7 298.6c6.2-4.1 14.7-3.4 20.1 2.1l46.1 46.1l6.1 6.7c19.7 23.8 26.3 55 19.2 83.9c31.7-7.7 66.2 1 90.6 25.3l46.1 46.1c6.2 6.2 6.2 16.4 0 22.6l-7.4 7.4c-37.5 37.5-98.3 37.5-135.8 0l-30.6-30.5L81.4 593c-9.4 9.4-24.5 9.4-33.9 0s-9.4-24.6 0-33.9l84.7-84.7l-30.5-30.5c-37.5-37.5-37.5-98.3 0-135.7l7.4-7.4l2.5-2.1zm104-104c6.2-4.1 14.7-3.4 20.1 2.1l46.1 46.1l6.1 6.7c19.7 23.8 26.3 55 19.2 83.9c31.7-7.7 66.2 1 90.6 25.3l46.1 46.1c6.2 6.2 6.2 16.4 0 22.6l-7.4 7.4c-37.5 37.5-98.3 37.5-135.8 0l-94.9-94.9c-37.5-37.5-37.5-98.3 0-135.7l7.4-7.4l2.5-2.1zM527.2 79c9.4-9.4 24.6-9.4 34 0c8.8 8.8 9.3 22.7 1.6 32.2l-1.6 1.8l-114.5 114.4c7.7 1 15.2 3 22.5 5.9l58.3-58.3c9.4-9.4 24.6-9.4 34 0c8.8 8.8 9.3 22.7 1.6 32.1l-1.7 1.8l-52.7 52.7l39 39c6.2 6.2 6.2 16.4 0 22.6l-7.4 7.4c-37.5 37.5-98.3 37.5-135.8 0l-94.9-94.9c-37.5-37.5-37.5-98.3 0-135.7l7.4-7.4l2.5-2.1c6.2-4.1 14.7-3.4 20.1 2.1l39 39l52.7-52.7c9.4-9.4 24.6-9.4 34 0c8.8 8.8 9.3 22.7 1.6 32.1l-1.7 1.8l-58.3 58.3c2.8 7.1 4.7 14.5 5.7 22.1z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidWheatAlt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M111.7 298.6c6.2-4.1 14.7-3.4 20.1 2.1l46.1 46.1l6.1 6.7c19.7 23.8 26.3 55 19.2 83.9c31.7-7.7 66.2 1 90.6 25.3l46.1 46.1c6.2 6.2 6.2 16.4 0 22.6l-7.4 7.4c-37.5 37.5-98.3 37.5-135.8 0l-30.6-30.5L81.4 593c-9.4 9.4-24.5 9.4-33.9 0s-9.4-24.6 0-33.9l84.7-84.7l-30.5-30.5c-37.5-37.5-37.5-98.3 0-135.7l7.4-7.4l2.5-2.1zm104-104c6.2-4.1 14.7-3.4 20.1 2.1l46.1 46.1l6.1 6.7c19.7 23.8 26.3 55 19.2 83.9c31.7-7.7 66.2 1 90.6 25.3l46.1 46.1c6.2 6.2 6.2 16.4 0 22.6l-7.4 7.4c-37.5 37.5-98.3 37.5-135.8 0l-94.9-94.9c-37.5-37.5-37.5-98.3 0-135.7l7.4-7.4l2.5-2.1zM527.2 79c9.4-9.4 24.6-9.4 34 0c8.8 8.8 9.3 22.7 1.6 32.2l-1.6 1.8l-114.5 114.4c7.7 1 15.2 3 22.5 5.9l58.3-58.3c9.4-9.4 24.6-9.4 34 0c8.8 8.8 9.3 22.7 1.6 32.1l-1.7 1.8l-52.7 52.7l39 39c6.2 6.2 6.2 16.4 0 22.6l-7.4 7.4c-37.5 37.5-98.3 37.5-135.8 0l-94.9-94.9c-37.5-37.5-37.5-98.3 0-135.7l7.4-7.4l2.5-2.1c6.2-4.1 14.7-3.4 20.1 2.1l39 39l52.7-52.7c9.4-9.4 24.6-9.4 34 0c8.8 8.8 9.3 22.7 1.6 32.1l-1.7 1.8l-58.3 58.3c2.8 7.1 4.7 14.5 5.7 22.1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M111.7 298.6c6.2-4.1 14.7-3.4 20.1 2.1l46.1 46.1l6.1 6.7c19.7 23.8 26.3 55 19.2 83.9c31.7-7.7 66.2 1 90.6 25.3l46.1 46.1c6.2 6.2 6.2 16.4 0 22.6l-7.4 7.4c-37.5 37.5-98.3 37.5-135.8 0l-30.6-30.5L81.4 593c-9.4 9.4-24.5 9.4-33.9 0s-9.4-24.6 0-33.9l84.7-84.7l-30.5-30.5c-37.5-37.5-37.5-98.3 0-135.7l7.4-7.4l2.5-2.1zm104-104c6.2-4.1 14.7-3.4 20.1 2.1l46.1 46.1l6.1 6.7c19.7 23.8 26.3 55 19.2 83.9c31.7-7.7 66.2 1 90.6 25.3l46.1 46.1c6.2 6.2 6.2 16.4 0 22.6l-7.4 7.4c-37.5 37.5-98.3 37.5-135.8 0l-94.9-94.9c-37.5-37.5-37.5-98.3 0-135.7l7.4-7.4l2.5-2.1zM527.2 79c9.4-9.4 24.6-9.4 34 0c8.8 8.8 9.3 22.7 1.6 32.2l-1.6 1.8l-114.5 114.4c7.7 1 15.2 3 22.5 5.9l58.3-58.3c9.4-9.4 24.6-9.4 34 0c8.8 8.8 9.3 22.7 1.6 32.1l-1.7 1.8l-52.7 52.7l39 39c6.2 6.2 6.2 16.4 0 22.6l-7.4 7.4c-37.5 37.5-98.3 37.5-135.8 0l-94.9-94.9c-37.5-37.5-37.5-98.3 0-135.7l7.4-7.4l2.5-2.1c6.2-4.1 14.7-3.4 20.1 2.1l39 39l52.7-52.7c9.4-9.4 24.6-9.4 34 0c8.8 8.8 9.3 22.7 1.6 32.1l-1.7 1.8l-58.3 58.3c2.8 7.1 4.7 14.5 5.7 22.1z"/></svg>
</template>

CSS

.icon-wheat-alt {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M111.7%20298.6c6.2-4.1%2014.7-3.4%2020.1%202.1l46.1%2046.1l6.1%206.7c19.7%2023.8%2026.3%2055%2019.2%2083.9c31.7-7.7%2066.2%201%2090.6%2025.3l46.1%2046.1c6.2%206.2%206.2%2016.4%200%2022.6l-7.4%207.4c-37.5%2037.5-98.3%2037.5-135.8%200l-30.6-30.5L81.4%20593c-9.4%209.4-24.5%209.4-33.9%200s-9.4-24.6%200-33.9l84.7-84.7l-30.5-30.5c-37.5-37.5-37.5-98.3%200-135.7l7.4-7.4l2.5-2.1zm104-104c6.2-4.1%2014.7-3.4%2020.1%202.1l46.1%2046.1l6.1%206.7c19.7%2023.8%2026.3%2055%2019.2%2083.9c31.7-7.7%2066.2%201%2090.6%2025.3l46.1%2046.1c6.2%206.2%206.2%2016.4%200%2022.6l-7.4%207.4c-37.5%2037.5-98.3%2037.5-135.8%200l-94.9-94.9c-37.5-37.5-37.5-98.3%200-135.7l7.4-7.4l2.5-2.1zM527.2%2079c9.4-9.4%2024.6-9.4%2034%200c8.8%208.8%209.3%2022.7%201.6%2032.2l-1.6%201.8l-114.5%20114.4c7.7%201%2015.2%203%2022.5%205.9l58.3-58.3c9.4-9.4%2024.6-9.4%2034%200c8.8%208.8%209.3%2022.7%201.6%2032.1l-1.7%201.8l-52.7%2052.7l39%2039c6.2%206.2%206.2%2016.4%200%2022.6l-7.4%207.4c-37.5%2037.5-98.3%2037.5-135.8%200l-94.9-94.9c-37.5-37.5-37.5-98.3%200-135.7l7.4-7.4l2.5-2.1c6.2-4.1%2014.7-3.4%2020.1%202.1l39%2039l52.7-52.7c9.4-9.4%2024.6-9.4%2034%200c8.8%208.8%209.3%2022.7%201.6%2032.1l-1.7%201.8l-58.3%2058.3c2.8%207.1%204.7%2014.5%205.7%2022.1z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M111.7%20298.6c6.2-4.1%2014.7-3.4%2020.1%202.1l46.1%2046.1l6.1%206.7c19.7%2023.8%2026.3%2055%2019.2%2083.9c31.7-7.7%2066.2%201%2090.6%2025.3l46.1%2046.1c6.2%206.2%206.2%2016.4%200%2022.6l-7.4%207.4c-37.5%2037.5-98.3%2037.5-135.8%200l-30.6-30.5L81.4%20593c-9.4%209.4-24.5%209.4-33.9%200s-9.4-24.6%200-33.9l84.7-84.7l-30.5-30.5c-37.5-37.5-37.5-98.3%200-135.7l7.4-7.4l2.5-2.1zm104-104c6.2-4.1%2014.7-3.4%2020.1%202.1l46.1%2046.1l6.1%206.7c19.7%2023.8%2026.3%2055%2019.2%2083.9c31.7-7.7%2066.2%201%2090.6%2025.3l46.1%2046.1c6.2%206.2%206.2%2016.4%200%2022.6l-7.4%207.4c-37.5%2037.5-98.3%2037.5-135.8%200l-94.9-94.9c-37.5-37.5-37.5-98.3%200-135.7l7.4-7.4l2.5-2.1zM527.2%2079c9.4-9.4%2024.6-9.4%2034%200c8.8%208.8%209.3%2022.7%201.6%2032.2l-1.6%201.8l-114.5%20114.4c7.7%201%2015.2%203%2022.5%205.9l58.3-58.3c9.4-9.4%2024.6-9.4%2034%200c8.8%208.8%209.3%2022.7%201.6%2032.1l-1.7%201.8l-52.7%2052.7l39%2039c6.2%206.2%206.2%2016.4%200%2022.6l-7.4%207.4c-37.5%2037.5-98.3%2037.5-135.8%200l-94.9-94.9c-37.5-37.5-37.5-98.3%200-135.7l7.4-7.4l2.5-2.1c6.2-4.1%2014.7-3.4%2020.1%202.1l39%2039l52.7-52.7c9.4-9.4%2024.6-9.4%2034%200c8.8%208.8%209.3%2022.7%201.6%2032.1l-1.7%201.8l-58.3%2058.3c2.8%207.1%204.7%2014.5%205.7%2022.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/wheat-alt.svg?color=%231a73e8&size=48