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

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

The same emoji in other sets

More food & drink icons from Fluent Emoji High Contrast

Use the olive emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M14.427 9.994a4.43 4.43 0 1 1-8.86 0a4.43 4.43 0 0 1 8.86 0"/><path d="M25.974 6.016C19.868-.079 10.39-.782 4.8 4.796c-5.591 5.582-4.875 15.06 1.23 21.165s15.583 6.821 21.174 1.23s4.875-15.07-1.23-21.175m-19.76.196c4.65-4.641 12.852-4.265 18.346 1.22c5.495 5.494 5.88 13.696 1.23 18.345c-4.65 4.65-12.85 4.265-18.346-1.23c-5.495-5.495-5.878-13.696-1.23-18.335"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastOlive(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M14.427 9.994a4.43 4.43 0 1 1-8.86 0a4.43 4.43 0 0 1 8.86 0"/><path d="M25.974 6.016C19.868-.079 10.39-.782 4.8 4.796c-5.591 5.582-4.875 15.06 1.23 21.165s15.583 6.821 21.174 1.23s4.875-15.07-1.23-21.175m-19.76.196c4.65-4.641 12.852-4.265 18.346 1.22c5.495 5.494 5.88 13.696 1.23 18.345c-4.65 4.65-12.85 4.265-18.346-1.23c-5.495-5.495-5.878-13.696-1.23-18.335"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M14.427 9.994a4.43 4.43 0 1 1-8.86 0a4.43 4.43 0 0 1 8.86 0"/><path d="M25.974 6.016C19.868-.079 10.39-.782 4.8 4.796c-5.591 5.582-4.875 15.06 1.23 21.165s15.583 6.821 21.174 1.23s4.875-15.07-1.23-21.175m-19.76.196c4.65-4.641 12.852-4.265 18.346 1.22c5.495 5.494 5.88 13.696 1.23 18.345c-4.65 4.65-12.85 4.265-18.346-1.23c-5.495-5.495-5.878-13.696-1.23-18.335"/></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%22currentColor%22%3E%3Cpath%20d%3D%22M14.427%209.994a4.43%204.43%200%201%201-8.86%200a4.43%204.43%200%200%201%208.86%200%22%2F%3E%3Cpath%20d%3D%22M25.974%206.016C19.868-.079%2010.39-.782%204.8%204.796c-5.591%205.582-4.875%2015.06%201.23%2021.165s15.583%206.821%2021.174%201.23s4.875-15.07-1.23-21.175m-19.76.196c4.65-4.641%2012.852-4.265%2018.346%201.22c5.495%205.494%205.88%2013.696%201.23%2018.345c-4.65%204.65-12.85%204.265-18.346-1.23c-5.495-5.495-5.878-13.696-1.23-18.335%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%22currentColor%22%3E%3Cpath%20d%3D%22M14.427%209.994a4.43%204.43%200%201%201-8.86%200a4.43%204.43%200%200%201%208.86%200%22%2F%3E%3Cpath%20d%3D%22M25.974%206.016C19.868-.079%2010.39-.782%204.8%204.796c-5.591%205.582-4.875%2015.06%201.23%2021.165s15.583%206.821%2021.174%201.23s4.875-15.07-1.23-21.175m-19.76.196c4.65-4.641%2012.852-4.265%2018.346%201.22c5.495%205.494%205.88%2013.696%201.23%2018.345c-4.65%204.65-12.85%204.265-18.346-1.23c-5.495-5.495-5.878-13.696-1.23-18.335%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-high-contrast/olive.svg?color=%231a73e8&size=48