food-apple-outline from Material Design Icons by Pictogrammers · Outline · Agriculture · Apache-2.0 Free for personal and commercial use.

Name
food-apple-outline
Set
Material Design Icons
Style
Outline
Category
Agriculture
Viewbox
24×24
License
Apache 2.0

1 other variant in Material Design Icons

The same icon in other sets

More agriculture icons from Material Design Icons

Use the food apple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 10a5.27 5.27 0 0 0-7-2V3h-2v5a5.27 5.27 0 0 0-7 2c-2 3 3 12 5 12s2-1 3-1s1 1 3 1s7-9 5-12m-1.75 3.38c-.62 2.47-1.84 4.74-3.55 6.62c-.2 0-.43-.1-.6-.25a3.34 3.34 0 0 0-4.2 0c-.17.15-.4.25-.6.25a15.3 15.3 0 0 1-3.55-6.61c-.25-.73-.3-1.52-.09-2.27A3.37 3.37 0 0 1 8.5 9.4c.56.01 1.11.14 1.61.39l.89.45h2l.89-.45c.5-.25 1.05-.38 1.61-.39c1.18.03 2.26.68 2.84 1.71c.21.75.16 1.54-.09 2.27M11 5C5.38 8.07 4.11 3.78 4.11 3.78S6.77.19 11 5"/></svg>

React

import type { SVGProps } from "react";

export function MdiFoodAppleOutline(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="M20 10a5.27 5.27 0 0 0-7-2V3h-2v5a5.27 5.27 0 0 0-7 2c-2 3 3 12 5 12s2-1 3-1s1 1 3 1s7-9 5-12m-1.75 3.38c-.62 2.47-1.84 4.74-3.55 6.62c-.2 0-.43-.1-.6-.25a3.34 3.34 0 0 0-4.2 0c-.17.15-.4.25-.6.25a15.3 15.3 0 0 1-3.55-6.61c-.25-.73-.3-1.52-.09-2.27A3.37 3.37 0 0 1 8.5 9.4c.56.01 1.11.14 1.61.39l.89.45h2l.89-.45c.5-.25 1.05-.38 1.61-.39c1.18.03 2.26.68 2.84 1.71c.21.75.16 1.54-.09 2.27M11 5C5.38 8.07 4.11 3.78 4.11 3.78S6.77.19 11 5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 10a5.27 5.27 0 0 0-7-2V3h-2v5a5.27 5.27 0 0 0-7 2c-2 3 3 12 5 12s2-1 3-1s1 1 3 1s7-9 5-12m-1.75 3.38c-.62 2.47-1.84 4.74-3.55 6.62c-.2 0-.43-.1-.6-.25a3.34 3.34 0 0 0-4.2 0c-.17.15-.4.25-.6.25a15.3 15.3 0 0 1-3.55-6.61c-.25-.73-.3-1.52-.09-2.27A3.37 3.37 0 0 1 8.5 9.4c.56.01 1.11.14 1.61.39l.89.45h2l.89-.45c.5-.25 1.05-.38 1.61-.39c1.18.03 2.26.68 2.84 1.71c.21.75.16 1.54-.09 2.27M11 5C5.38 8.07 4.11 3.78 4.11 3.78S6.77.19 11 5"/></svg>
</template>

CSS

.icon-food-apple-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%22currentColor%22%20d%3D%22M20%2010a5.27%205.27%200%200%200-7-2V3h-2v5a5.27%205.27%200%200%200-7%202c-2%203%203%2012%205%2012s2-1%203-1s1%201%203%201s7-9%205-12m-1.75%203.38c-.62%202.47-1.84%204.74-3.55%206.62c-.2%200-.43-.1-.6-.25a3.34%203.34%200%200%200-4.2%200c-.17.15-.4.25-.6.25a15.3%2015.3%200%200%201-3.55-6.61c-.25-.73-.3-1.52-.09-2.27A3.37%203.37%200%200%201%208.5%209.4c.56.01%201.11.14%201.61.39l.89.45h2l.89-.45c.5-.25%201.05-.38%201.61-.39c1.18.03%202.26.68%202.84%201.71c.21.75.16%201.54-.09%202.27M11%205C5.38%208.07%204.11%203.78%204.11%203.78S6.77.19%2011%205%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%22M20%2010a5.27%205.27%200%200%200-7-2V3h-2v5a5.27%205.27%200%200%200-7%202c-2%203%203%2012%205%2012s2-1%203-1s1%201%203%201s7-9%205-12m-1.75%203.38c-.62%202.47-1.84%204.74-3.55%206.62c-.2%200-.43-.1-.6-.25a3.34%203.34%200%200%200-4.2%200c-.17.15-.4.25-.6.25a15.3%2015.3%200%200%201-3.55-6.61c-.25-.73-.3-1.52-.09-2.27A3.37%203.37%200%200%201%208.5%209.4c.56.01%201.11.14%201.61.39l.89.45h2l.89-.45c.5-.25%201.05-.38%201.61-.39c1.18.03%202.26.68%202.84%201.71c.21.75.16%201.54-.09%202.27M11%205C5.38%208.07%204.11%203.78%204.11%203.78S6.77.19%2011%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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