olive from OpenMoji by OpenMoji · Default · Food Drink · CC-BY-SA-4.0 Attribution required.

Name
olive
Set
OpenMoji
Style
Default
Category
Food Drink
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More food drink icons from OpenMoji

Use the olive emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><ellipse cx="35.977" cy="36.145" fill="#b1cc33" rx="23.045" ry="16.612" transform="rotate(-45 35.976 36.145)"/><path fill="#5c9e31" d="M56.13 29.374a28.57 28.57 0 0 1-7.424 12.372c-9 9-21.683 10.908-28.329 4.262a13.7 13.7 0 0 1-3.83-8.137S12.683 57.898 31 56c0 0 18.01-.288 24.746-22.73Z"/><path fill="#a57939" d="M47.974 31.77a8.4 8.4 0 0 1-5.673-2.685c-2.848-2.848-3.533-6.623-1.56-8.595a4.39 4.39 0 0 1 4.186-.978a9.17 9.17 0 0 1 4.409 2.537c2.848 2.848 3.533 6.623 1.56 8.596a4.03 4.03 0 0 1-2.922 1.125"/><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><ellipse cx="35.977" cy="36.145" rx="23.045" ry="16.612" transform="rotate(-45 35.976 36.145)"/><path stroke-linecap="round" d="M50.256 29.938c-1.552 1.552-4.767.854-7.181-1.56s-3.113-5.629-1.56-7.181s4.767-.854 7.18 1.56a8.2 8.2 0 0 1 2.254 3.85"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiOlive(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><ellipse cx="35.977" cy="36.145" fill="#b1cc33" rx="23.045" ry="16.612" transform="rotate(-45 35.976 36.145)"/><path fill="#5c9e31" d="M56.13 29.374a28.57 28.57 0 0 1-7.424 12.372c-9 9-21.683 10.908-28.329 4.262a13.7 13.7 0 0 1-3.83-8.137S12.683 57.898 31 56c0 0 18.01-.288 24.746-22.73Z"/><path fill="#a57939" d="M47.974 31.77a8.4 8.4 0 0 1-5.673-2.685c-2.848-2.848-3.533-6.623-1.56-8.595a4.39 4.39 0 0 1 4.186-.978a9.17 9.17 0 0 1 4.409 2.537c2.848 2.848 3.533 6.623 1.56 8.596a4.03 4.03 0 0 1-2.922 1.125"/><g fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"><ellipse cx="35.977" cy="36.145" rx="23.045" ry="16.612" transform="rotate(-45 35.976 36.145)"/><path strokeLinecap="round" d="M50.256 29.938c-1.552 1.552-4.767.854-7.181-1.56s-3.113-5.629-1.56-7.181s4.767-.854 7.18 1.56a8.2 8.2 0 0 1 2.254 3.85"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><ellipse cx="35.977" cy="36.145" fill="#b1cc33" rx="23.045" ry="16.612" transform="rotate(-45 35.976 36.145)"/><path fill="#5c9e31" d="M56.13 29.374a28.57 28.57 0 0 1-7.424 12.372c-9 9-21.683 10.908-28.329 4.262a13.7 13.7 0 0 1-3.83-8.137S12.683 57.898 31 56c0 0 18.01-.288 24.746-22.73Z"/><path fill="#a57939" d="M47.974 31.77a8.4 8.4 0 0 1-5.673-2.685c-2.848-2.848-3.533-6.623-1.56-8.595a4.39 4.39 0 0 1 4.186-.978a9.17 9.17 0 0 1 4.409 2.537c2.848 2.848 3.533 6.623 1.56 8.596a4.03 4.03 0 0 1-2.922 1.125"/><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><ellipse cx="35.977" cy="36.145" rx="23.045" ry="16.612" transform="rotate(-45 35.976 36.145)"/><path stroke-linecap="round" d="M50.256 29.938c-1.552 1.552-4.767.854-7.181-1.56s-3.113-5.629-1.56-7.181s4.767-.854 7.18 1.56a8.2 8.2 0 0 1 2.254 3.85"/></g></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%2072%2072%22%3E%3Cellipse%20cx%3D%2235.977%22%20cy%3D%2236.145%22%20fill%3D%22%23b1cc33%22%20rx%3D%2223.045%22%20ry%3D%2216.612%22%20transform%3D%22rotate(-45%2035.976%2036.145)%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M56.13%2029.374a28.57%2028.57%200%200%201-7.424%2012.372c-9%209-21.683%2010.908-28.329%204.262a13.7%2013.7%200%200%201-3.83-8.137S12.683%2057.898%2031%2056c0%200%2018.01-.288%2024.746-22.73Z%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M47.974%2031.77a8.4%208.4%200%200%201-5.673-2.685c-2.848-2.848-3.533-6.623-1.56-8.595a4.39%204.39%200%200%201%204.186-.978a9.17%209.17%200%200%201%204.409%202.537c2.848%202.848%203.533%206.623%201.56%208.596a4.03%204.03%200%200%201-2.922%201.125%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cellipse%20cx%3D%2235.977%22%20cy%3D%2236.145%22%20rx%3D%2223.045%22%20ry%3D%2216.612%22%20transform%3D%22rotate(-45%2035.976%2036.145)%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M50.256%2029.938c-1.552%201.552-4.767.854-7.181-1.56s-3.113-5.629-1.56-7.181s4.767-.854%207.18%201.56a8.2%208.2%200%200%201%202.254%203.85%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cellipse%20cx%3D%2235.977%22%20cy%3D%2236.145%22%20fill%3D%22%23b1cc33%22%20rx%3D%2223.045%22%20ry%3D%2216.612%22%20transform%3D%22rotate(-45%2035.976%2036.145)%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M56.13%2029.374a28.57%2028.57%200%200%201-7.424%2012.372c-9%209-21.683%2010.908-28.329%204.262a13.7%2013.7%200%200%201-3.83-8.137S12.683%2057.898%2031%2056c0%200%2018.01-.288%2024.746-22.73Z%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M47.974%2031.77a8.4%208.4%200%200%201-5.673-2.685c-2.848-2.848-3.533-6.623-1.56-8.595a4.39%204.39%200%200%201%204.186-.978a9.17%209.17%200%200%201%204.409%202.537c2.848%202.848%203.533%206.623%201.56%208.596a4.03%204.03%200%200%201-2.922%201.125%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cellipse%20cx%3D%2235.977%22%20cy%3D%2236.145%22%20rx%3D%2223.045%22%20ry%3D%2216.612%22%20transform%3D%22rotate(-45%2035.976%2036.145)%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M50.256%2029.938c-1.552%201.552-4.767.854-7.181-1.56s-3.113-5.629-1.56-7.181s4.767-.854%207.18%201.56a8.2%208.2%200%200%201%202.254%203.85%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/olive.svg?color=%231a73e8&size=48