olive from Fluent Emoji Flat by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.

Name
olive
Set
Fluent Emoji Flat
Style
Default
Category
Food & Drink
Viewbox
32×32
License
MIT

The same emoji in other sets

More food & drink icons from Fluent Emoji Flat

Use the olive emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#44911b" d="M25.267 6.724c5.8 5.8 6.35 14.64 1.23 19.76s-13.96 4.57-19.76-1.23s-6.35-14.64-1.23-19.75s13.96-4.57 19.76 1.22"/><path fill="#86d72f" d="M15.527 10.054c-2.44-.91-3.96-2.91-3.37-4.48c.58-1.56 3.03-2.09 5.48-1.19s3.96 2.91 3.37 4.48s-3.03 2.1-5.48 1.19"/><path fill="#f8312f" d="M9.997 14.424a4.43 4.43 0 1 0 0-8.86a4.43 4.43 0 0 0 0 8.86"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatOlive(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#44911b" d="M25.267 6.724c5.8 5.8 6.35 14.64 1.23 19.76s-13.96 4.57-19.76-1.23s-6.35-14.64-1.23-19.75s13.96-4.57 19.76 1.22"/><path fill="#86d72f" d="M15.527 10.054c-2.44-.91-3.96-2.91-3.37-4.48c.58-1.56 3.03-2.09 5.48-1.19s3.96 2.91 3.37 4.48s-3.03 2.1-5.48 1.19"/><path fill="#f8312f" d="M9.997 14.424a4.43 4.43 0 1 0 0-8.86a4.43 4.43 0 0 0 0 8.86"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#44911b" d="M25.267 6.724c5.8 5.8 6.35 14.64 1.23 19.76s-13.96 4.57-19.76-1.23s-6.35-14.64-1.23-19.75s13.96-4.57 19.76 1.22"/><path fill="#86d72f" d="M15.527 10.054c-2.44-.91-3.96-2.91-3.37-4.48c.58-1.56 3.03-2.09 5.48-1.19s3.96 2.91 3.37 4.48s-3.03 2.1-5.48 1.19"/><path fill="#f8312f" d="M9.997 14.424a4.43 4.43 0 1 0 0-8.86a4.43 4.43 0 0 0 0 8.86"/></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2344911b%22%20d%3D%22M25.267%206.724c5.8%205.8%206.35%2014.64%201.23%2019.76s-13.96%204.57-19.76-1.23s-6.35-14.64-1.23-19.75s13.96-4.57%2019.76%201.22%22%2F%3E%3Cpath%20fill%3D%22%2386d72f%22%20d%3D%22M15.527%2010.054c-2.44-.91-3.96-2.91-3.37-4.48c.58-1.56%203.03-2.09%205.48-1.19s3.96%202.91%203.37%204.48s-3.03%202.1-5.48%201.19%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M9.997%2014.424a4.43%204.43%200%201%200%200-8.86a4.43%204.43%200%200%200%200%208.86%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2344911b%22%20d%3D%22M25.267%206.724c5.8%205.8%206.35%2014.64%201.23%2019.76s-13.96%204.57-19.76-1.23s-6.35-14.64-1.23-19.75s13.96-4.57%2019.76%201.22%22%2F%3E%3Cpath%20fill%3D%22%2386d72f%22%20d%3D%22M15.527%2010.054c-2.44-.91-3.96-2.91-3.37-4.48c.58-1.56%203.03-2.09%205.48-1.19s3.96%202.91%203.37%204.48s-3.03%202.1-5.48%201.19%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M9.997%2014.424a4.43%204.43%200%201%200%200-8.86a4.43%204.43%200%200%200%200%208.86%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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