olive emoji
olive from Noto Emoji by Google Inc · Default · Food & Drink · Apache-2.0 Free for personal and commercial use.
- Name
- olive
- Set
- Noto Emoji
- Style
- Default
- Category
- Food & Drink
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More food & drink icons from Noto Emoji
Use the olive emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="SVG2u77wdiG" x1="51.631" x2="99.519" y1="50.054" y2="32.863" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#57bb8a"/><stop offset="1" stop-color="#87ceac"/></linearGradient><path fill="url(#SVG2u77wdiG)" d="M50.66 39.14c9.56 5.65 27.38 10.18 38.31 8.17c10-1.84 17.53-6.58 23.35-14.18c5.67-7.4 6.89-15.87 4.53-15.67c-3.19.27-6.94 2.5-11.35 5.38c-16.15 10.54-35.17 17.39-54.84 16.3"/><path fill="#c0ca33" d="M7.27 64.52C.59 80.19 5.22 98.1 11.73 101.43s23.5-2.98 32.52-18.03C56.9 62.29 50 51.7 39.79 46.49s-24.07-1.8-32.52 18.03M54.7 96.43c4.77 16.05 19.52 26.7 26.54 25.13s15.91-17.01 13.29-34.04C90.86 63.6 78.99 59.93 67.99 62.39C57 64.85 48.66 76.13 54.7 96.43"/><path fill="#a3b523" d="M67.99 62.39c-8.32 1.86-15.1 8.77-15.31 20.8c2.87-3.38 7.5-5.42 12.02-5.42c6.43 0 12.46 3.39 17.14 7.79c5.55 5.22 9.59 12 11.61 19.35c1.46-5.19 2.03-11.18 1.08-17.39c-3.67-23.92-15.54-27.59-26.54-25.13m-28.21-15.9c-4.76-2.43-10.32-2.98-15.75-.87c.49-.03.97-.05 1.45-.05c2.7.01 5.67.42 7.48 2.42c1.08 1.19 1.63 2.83 2.9 3.82c.62.48 1.37.77 2.07 1.13c4.26 2.2 6.54 7.03 7.45 11.74c1.11 5.77.62 11.64-.4 17.46c11.62-20.27 4.81-30.54-5.2-35.65"/><path fill="#87a194" d="M90.87 58.86c-37.73-7.07-73.91-37.67-79.36-43.1S16.06.59 23.77 10.65c7.57 9.89 34.22 34.18 67.1 42.69z"/><path fill="#69937d" d="M67.01 71.16c.58.21 1.3-.1 1.75-.83c1.06-1.71-.39-2.34-.98-3.3c-.89-1.46-1.32-3.44-1.51-5.34c-.26-2.52-.1-5.16.05-7.79c.07-1.11.12-2.28-.26-3.19c-.64-1.52-4.17-5.25-4.65-2.92c-1.99 9.63 1.55 20.04 5.28 23.18c.1.08.21.15.32.19"/><path fill="#87a194" d="M37.04 51.76c-.69 0-1.33-.47-1.52-1.18c-.45-1.69 1.32-1.76 2.31-2.37c1.5-.91 2.72-2.37 3.67-3.85c1.25-1.95 2.11-4.13 2.97-6.29c.36-.92.76-1.87 1.51-2.49c1.26-1.03 4.79-.06 4.4 1.96c-1.02 5.33-7.78 12.73-12.92 14.16q-.21.06-.42.06"/><linearGradient id="SVGMdnhKdPp" x1="124.538" x2="81.982" y1="72.614" y2="89.153" gradientTransform="rotate(57.737 107.036 69.67)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0d904f"/><stop offset=".955" stop-color="#097138"/></linearGradient><path fill="url(#SVGMdnhKdPp)" d="M58.89 42.2s17.24 43.05 46.36 52.23c10 3.15 16.83 2.8 18.31-.92c2.59-6.49-6.79-20.81-13.54-27.48C94 50.17 58.89 42.2 58.89 42.2"/><path fill="#212121" d="M58.92 42.27c.59 1.46 17.72 43.14 46.33 52.16c8.29 2.62 14.39 2.81 17.09.68c-3.56-3.62-10.55-10.44-21.73-20.21c-14.55-12.71-35.43-28.08-41.69-32.63" opacity=".37"/></svg>
React
import type { SVGProps } from "react";
export function NotoOlive(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="SVG2u77wdiG" x1="51.631" x2="99.519" y1="50.054" y2="32.863" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#57bb8a"/><stop offset="1" stopColor="#87ceac"/></linearGradient><path fill="url(#SVG2u77wdiG)" d="M50.66 39.14c9.56 5.65 27.38 10.18 38.31 8.17c10-1.84 17.53-6.58 23.35-14.18c5.67-7.4 6.89-15.87 4.53-15.67c-3.19.27-6.94 2.5-11.35 5.38c-16.15 10.54-35.17 17.39-54.84 16.3"/><path fill="#c0ca33" d="M7.27 64.52C.59 80.19 5.22 98.1 11.73 101.43s23.5-2.98 32.52-18.03C56.9 62.29 50 51.7 39.79 46.49s-24.07-1.8-32.52 18.03M54.7 96.43c4.77 16.05 19.52 26.7 26.54 25.13s15.91-17.01 13.29-34.04C90.86 63.6 78.99 59.93 67.99 62.39C57 64.85 48.66 76.13 54.7 96.43"/><path fill="#a3b523" d="M67.99 62.39c-8.32 1.86-15.1 8.77-15.31 20.8c2.87-3.38 7.5-5.42 12.02-5.42c6.43 0 12.46 3.39 17.14 7.79c5.55 5.22 9.59 12 11.61 19.35c1.46-5.19 2.03-11.18 1.08-17.39c-3.67-23.92-15.54-27.59-26.54-25.13m-28.21-15.9c-4.76-2.43-10.32-2.98-15.75-.87c.49-.03.97-.05 1.45-.05c2.7.01 5.67.42 7.48 2.42c1.08 1.19 1.63 2.83 2.9 3.82c.62.48 1.37.77 2.07 1.13c4.26 2.2 6.54 7.03 7.45 11.74c1.11 5.77.62 11.64-.4 17.46c11.62-20.27 4.81-30.54-5.2-35.65"/><path fill="#87a194" d="M90.87 58.86c-37.73-7.07-73.91-37.67-79.36-43.1S16.06.59 23.77 10.65c7.57 9.89 34.22 34.18 67.1 42.69z"/><path fill="#69937d" d="M67.01 71.16c.58.21 1.3-.1 1.75-.83c1.06-1.71-.39-2.34-.98-3.3c-.89-1.46-1.32-3.44-1.51-5.34c-.26-2.52-.1-5.16.05-7.79c.07-1.11.12-2.28-.26-3.19c-.64-1.52-4.17-5.25-4.65-2.92c-1.99 9.63 1.55 20.04 5.28 23.18c.1.08.21.15.32.19"/><path fill="#87a194" d="M37.04 51.76c-.69 0-1.33-.47-1.52-1.18c-.45-1.69 1.32-1.76 2.31-2.37c1.5-.91 2.72-2.37 3.67-3.85c1.25-1.95 2.11-4.13 2.97-6.29c.36-.92.76-1.87 1.51-2.49c1.26-1.03 4.79-.06 4.4 1.96c-1.02 5.33-7.78 12.73-12.92 14.16q-.21.06-.42.06"/><linearGradient id="SVGMdnhKdPp" x1="124.538" x2="81.982" y1="72.614" y2="89.153" gradientTransform="rotate(57.737 107.036 69.67)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#0d904f"/><stop offset=".955" stopColor="#097138"/></linearGradient><path fill="url(#SVGMdnhKdPp)" d="M58.89 42.2s17.24 43.05 46.36 52.23c10 3.15 16.83 2.8 18.31-.92c2.59-6.49-6.79-20.81-13.54-27.48C94 50.17 58.89 42.2 58.89 42.2"/><path fill="#212121" d="M58.92 42.27c.59 1.46 17.72 43.14 46.33 52.16c8.29 2.62 14.39 2.81 17.09.68c-3.56-3.62-10.55-10.44-21.73-20.21c-14.55-12.71-35.43-28.08-41.69-32.63" opacity=".37"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="SVG2u77wdiG" x1="51.631" x2="99.519" y1="50.054" y2="32.863" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#57bb8a"/><stop offset="1" stop-color="#87ceac"/></linearGradient><path fill="url(#SVG2u77wdiG)" d="M50.66 39.14c9.56 5.65 27.38 10.18 38.31 8.17c10-1.84 17.53-6.58 23.35-14.18c5.67-7.4 6.89-15.87 4.53-15.67c-3.19.27-6.94 2.5-11.35 5.38c-16.15 10.54-35.17 17.39-54.84 16.3"/><path fill="#c0ca33" d="M7.27 64.52C.59 80.19 5.22 98.1 11.73 101.43s23.5-2.98 32.52-18.03C56.9 62.29 50 51.7 39.79 46.49s-24.07-1.8-32.52 18.03M54.7 96.43c4.77 16.05 19.52 26.7 26.54 25.13s15.91-17.01 13.29-34.04C90.86 63.6 78.99 59.93 67.99 62.39C57 64.85 48.66 76.13 54.7 96.43"/><path fill="#a3b523" d="M67.99 62.39c-8.32 1.86-15.1 8.77-15.31 20.8c2.87-3.38 7.5-5.42 12.02-5.42c6.43 0 12.46 3.39 17.14 7.79c5.55 5.22 9.59 12 11.61 19.35c1.46-5.19 2.03-11.18 1.08-17.39c-3.67-23.92-15.54-27.59-26.54-25.13m-28.21-15.9c-4.76-2.43-10.32-2.98-15.75-.87c.49-.03.97-.05 1.45-.05c2.7.01 5.67.42 7.48 2.42c1.08 1.19 1.63 2.83 2.9 3.82c.62.48 1.37.77 2.07 1.13c4.26 2.2 6.54 7.03 7.45 11.74c1.11 5.77.62 11.64-.4 17.46c11.62-20.27 4.81-30.54-5.2-35.65"/><path fill="#87a194" d="M90.87 58.86c-37.73-7.07-73.91-37.67-79.36-43.1S16.06.59 23.77 10.65c7.57 9.89 34.22 34.18 67.1 42.69z"/><path fill="#69937d" d="M67.01 71.16c.58.21 1.3-.1 1.75-.83c1.06-1.71-.39-2.34-.98-3.3c-.89-1.46-1.32-3.44-1.51-5.34c-.26-2.52-.1-5.16.05-7.79c.07-1.11.12-2.28-.26-3.19c-.64-1.52-4.17-5.25-4.65-2.92c-1.99 9.63 1.55 20.04 5.28 23.18c.1.08.21.15.32.19"/><path fill="#87a194" d="M37.04 51.76c-.69 0-1.33-.47-1.52-1.18c-.45-1.69 1.32-1.76 2.31-2.37c1.5-.91 2.72-2.37 3.67-3.85c1.25-1.95 2.11-4.13 2.97-6.29c.36-.92.76-1.87 1.51-2.49c1.26-1.03 4.79-.06 4.4 1.96c-1.02 5.33-7.78 12.73-12.92 14.16q-.21.06-.42.06"/><linearGradient id="SVGMdnhKdPp" x1="124.538" x2="81.982" y1="72.614" y2="89.153" gradientTransform="rotate(57.737 107.036 69.67)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0d904f"/><stop offset=".955" stop-color="#097138"/></linearGradient><path fill="url(#SVGMdnhKdPp)" d="M58.89 42.2s17.24 43.05 46.36 52.23c10 3.15 16.83 2.8 18.31-.92c2.59-6.49-6.79-20.81-13.54-27.48C94 50.17 58.89 42.2 58.89 42.2"/><path fill="#212121" d="M58.92 42.27c.59 1.46 17.72 43.14 46.33 52.16c8.29 2.62 14.39 2.81 17.09.68c-3.56-3.62-10.55-10.44-21.73-20.21c-14.55-12.71-35.43-28.08-41.69-32.63" opacity=".37"/></svg> </template>
CSS
.icon-olive {
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%20128%20128%22%3E%3ClinearGradient%20id%3D%22SVG2u77wdiG%22%20x1%3D%2251.631%22%20x2%3D%2299.519%22%20y1%3D%2250.054%22%20y2%3D%2232.863%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2357bb8a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2387ceac%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVG2u77wdiG)%22%20d%3D%22M50.66%2039.14c9.56%205.65%2027.38%2010.18%2038.31%208.17c10-1.84%2017.53-6.58%2023.35-14.18c5.67-7.4%206.89-15.87%204.53-15.67c-3.19.27-6.94%202.5-11.35%205.38c-16.15%2010.54-35.17%2017.39-54.84%2016.3%22%2F%3E%3Cpath%20fill%3D%22%23c0ca33%22%20d%3D%22M7.27%2064.52C.59%2080.19%205.22%2098.1%2011.73%20101.43s23.5-2.98%2032.52-18.03C56.9%2062.29%2050%2051.7%2039.79%2046.49s-24.07-1.8-32.52%2018.03M54.7%2096.43c4.77%2016.05%2019.52%2026.7%2026.54%2025.13s15.91-17.01%2013.29-34.04C90.86%2063.6%2078.99%2059.93%2067.99%2062.39C57%2064.85%2048.66%2076.13%2054.7%2096.43%22%2F%3E%3Cpath%20fill%3D%22%23a3b523%22%20d%3D%22M67.99%2062.39c-8.32%201.86-15.1%208.77-15.31%2020.8c2.87-3.38%207.5-5.42%2012.02-5.42c6.43%200%2012.46%203.39%2017.14%207.79c5.55%205.22%209.59%2012%2011.61%2019.35c1.46-5.19%202.03-11.18%201.08-17.39c-3.67-23.92-15.54-27.59-26.54-25.13m-28.21-15.9c-4.76-2.43-10.32-2.98-15.75-.87c.49-.03.97-.05%201.45-.05c2.7.01%205.67.42%207.48%202.42c1.08%201.19%201.63%202.83%202.9%203.82c.62.48%201.37.77%202.07%201.13c4.26%202.2%206.54%207.03%207.45%2011.74c1.11%205.77.62%2011.64-.4%2017.46c11.62-20.27%204.81-30.54-5.2-35.65%22%2F%3E%3Cpath%20fill%3D%22%2387a194%22%20d%3D%22M90.87%2058.86c-37.73-7.07-73.91-37.67-79.36-43.1S16.06.59%2023.77%2010.65c7.57%209.89%2034.22%2034.18%2067.1%2042.69z%22%2F%3E%3Cpath%20fill%3D%22%2369937d%22%20d%3D%22M67.01%2071.16c.58.21%201.3-.1%201.75-.83c1.06-1.71-.39-2.34-.98-3.3c-.89-1.46-1.32-3.44-1.51-5.34c-.26-2.52-.1-5.16.05-7.79c.07-1.11.12-2.28-.26-3.19c-.64-1.52-4.17-5.25-4.65-2.92c-1.99%209.63%201.55%2020.04%205.28%2023.18c.1.08.21.15.32.19%22%2F%3E%3Cpath%20fill%3D%22%2387a194%22%20d%3D%22M37.04%2051.76c-.69%200-1.33-.47-1.52-1.18c-.45-1.69%201.32-1.76%202.31-2.37c1.5-.91%202.72-2.37%203.67-3.85c1.25-1.95%202.11-4.13%202.97-6.29c.36-.92.76-1.87%201.51-2.49c1.26-1.03%204.79-.06%204.4%201.96c-1.02%205.33-7.78%2012.73-12.92%2014.16q-.21.06-.42.06%22%2F%3E%3ClinearGradient%20id%3D%22SVGMdnhKdPp%22%20x1%3D%22124.538%22%20x2%3D%2281.982%22%20y1%3D%2272.614%22%20y2%3D%2289.153%22%20gradientTransform%3D%22rotate(57.737%20107.036%2069.67)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%230d904f%22%2F%3E%3Cstop%20offset%3D%22.955%22%20stop-color%3D%22%23097138%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGMdnhKdPp)%22%20d%3D%22M58.89%2042.2s17.24%2043.05%2046.36%2052.23c10%203.15%2016.83%202.8%2018.31-.92c2.59-6.49-6.79-20.81-13.54-27.48C94%2050.17%2058.89%2042.2%2058.89%2042.2%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M58.92%2042.27c.59%201.46%2017.72%2043.14%2046.33%2052.16c8.29%202.62%2014.39%202.81%2017.09.68c-3.56-3.62-10.55-10.44-21.73-20.21c-14.55-12.71-35.43-28.08-41.69-32.63%22%20opacity%3D%22.37%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%20128%20128%22%3E%3ClinearGradient%20id%3D%22SVG2u77wdiG%22%20x1%3D%2251.631%22%20x2%3D%2299.519%22%20y1%3D%2250.054%22%20y2%3D%2232.863%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2357bb8a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2387ceac%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVG2u77wdiG)%22%20d%3D%22M50.66%2039.14c9.56%205.65%2027.38%2010.18%2038.31%208.17c10-1.84%2017.53-6.58%2023.35-14.18c5.67-7.4%206.89-15.87%204.53-15.67c-3.19.27-6.94%202.5-11.35%205.38c-16.15%2010.54-35.17%2017.39-54.84%2016.3%22%2F%3E%3Cpath%20fill%3D%22%23c0ca33%22%20d%3D%22M7.27%2064.52C.59%2080.19%205.22%2098.1%2011.73%20101.43s23.5-2.98%2032.52-18.03C56.9%2062.29%2050%2051.7%2039.79%2046.49s-24.07-1.8-32.52%2018.03M54.7%2096.43c4.77%2016.05%2019.52%2026.7%2026.54%2025.13s15.91-17.01%2013.29-34.04C90.86%2063.6%2078.99%2059.93%2067.99%2062.39C57%2064.85%2048.66%2076.13%2054.7%2096.43%22%2F%3E%3Cpath%20fill%3D%22%23a3b523%22%20d%3D%22M67.99%2062.39c-8.32%201.86-15.1%208.77-15.31%2020.8c2.87-3.38%207.5-5.42%2012.02-5.42c6.43%200%2012.46%203.39%2017.14%207.79c5.55%205.22%209.59%2012%2011.61%2019.35c1.46-5.19%202.03-11.18%201.08-17.39c-3.67-23.92-15.54-27.59-26.54-25.13m-28.21-15.9c-4.76-2.43-10.32-2.98-15.75-.87c.49-.03.97-.05%201.45-.05c2.7.01%205.67.42%207.48%202.42c1.08%201.19%201.63%202.83%202.9%203.82c.62.48%201.37.77%202.07%201.13c4.26%202.2%206.54%207.03%207.45%2011.74c1.11%205.77.62%2011.64-.4%2017.46c11.62-20.27%204.81-30.54-5.2-35.65%22%2F%3E%3Cpath%20fill%3D%22%2387a194%22%20d%3D%22M90.87%2058.86c-37.73-7.07-73.91-37.67-79.36-43.1S16.06.59%2023.77%2010.65c7.57%209.89%2034.22%2034.18%2067.1%2042.69z%22%2F%3E%3Cpath%20fill%3D%22%2369937d%22%20d%3D%22M67.01%2071.16c.58.21%201.3-.1%201.75-.83c1.06-1.71-.39-2.34-.98-3.3c-.89-1.46-1.32-3.44-1.51-5.34c-.26-2.52-.1-5.16.05-7.79c.07-1.11.12-2.28-.26-3.19c-.64-1.52-4.17-5.25-4.65-2.92c-1.99%209.63%201.55%2020.04%205.28%2023.18c.1.08.21.15.32.19%22%2F%3E%3Cpath%20fill%3D%22%2387a194%22%20d%3D%22M37.04%2051.76c-.69%200-1.33-.47-1.52-1.18c-.45-1.69%201.32-1.76%202.31-2.37c1.5-.91%202.72-2.37%203.67-3.85c1.25-1.95%202.11-4.13%202.97-6.29c.36-.92.76-1.87%201.51-2.49c1.26-1.03%204.79-.06%204.4%201.96c-1.02%205.33-7.78%2012.73-12.92%2014.16q-.21.06-.42.06%22%2F%3E%3ClinearGradient%20id%3D%22SVGMdnhKdPp%22%20x1%3D%22124.538%22%20x2%3D%2281.982%22%20y1%3D%2272.614%22%20y2%3D%2289.153%22%20gradientTransform%3D%22rotate(57.737%20107.036%2069.67)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%230d904f%22%2F%3E%3Cstop%20offset%3D%22.955%22%20stop-color%3D%22%23097138%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGMdnhKdPp)%22%20d%3D%22M58.89%2042.2s17.24%2043.05%2046.36%2052.23c10%203.15%2016.83%202.8%2018.31-.92c2.59-6.49-6.79-20.81-13.54-27.48C94%2050.17%2058.89%2042.2%2058.89%2042.2%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M58.92%2042.27c.59%201.46%2017.72%2043.14%2046.33%2052.16c8.29%202.62%2014.39%202.81%2017.09.68c-3.56-3.62-10.55-10.44-21.73-20.21c-14.55-12.71-35.43-28.08-41.69-32.63%22%20opacity%3D%22.37%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/olive.svg?color=%231a73e8&size=48