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

Name
mango
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 mango emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#00d26a" d="M5.535 2.49L1 4.788C2.113 7.544 5.014 8.756 7.465 7.51L12.5 5c-1.113-2.756-4.75-3.65-6.965-2.51"/><path fill="#ffb02e" d="m11.343 4.798l-1.17.534C6.17 7.168 4.124 11.715 5.357 15.984a26.95 26.95 0 0 0 5.206 9.788l.885 1.067a8.74 8.74 0 0 0 10.38 2.359c3.794-1.74 5.86-5.935 4.964-10.055l-.348-1.58a27 27 0 0 0-3.53-8.645l-.495-.779a8.74 8.74 0 0 0-11.076-3.34"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatMango(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="#00d26a" d="M5.535 2.49L1 4.788C2.113 7.544 5.014 8.756 7.465 7.51L12.5 5c-1.113-2.756-4.75-3.65-6.965-2.51"/><path fill="#ffb02e" d="m11.343 4.798l-1.17.534C6.17 7.168 4.124 11.715 5.357 15.984a26.95 26.95 0 0 0 5.206 9.788l.885 1.067a8.74 8.74 0 0 0 10.38 2.359c3.794-1.74 5.86-5.935 4.964-10.055l-.348-1.58a27 27 0 0 0-3.53-8.645l-.495-.779a8.74 8.74 0 0 0-11.076-3.34"/></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="#00d26a" d="M5.535 2.49L1 4.788C2.113 7.544 5.014 8.756 7.465 7.51L12.5 5c-1.113-2.756-4.75-3.65-6.965-2.51"/><path fill="#ffb02e" d="m11.343 4.798l-1.17.534C6.17 7.168 4.124 11.715 5.357 15.984a26.95 26.95 0 0 0 5.206 9.788l.885 1.067a8.74 8.74 0 0 0 10.38 2.359c3.794-1.74 5.86-5.935 4.964-10.055l-.348-1.58a27 27 0 0 0-3.53-8.645l-.495-.779a8.74 8.74 0 0 0-11.076-3.34"/></g></svg>
</template>

CSS

.icon-mango {
  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%2300d26a%22%20d%3D%22M5.535%202.49L1%204.788C2.113%207.544%205.014%208.756%207.465%207.51L12.5%205c-1.113-2.756-4.75-3.65-6.965-2.51%22%2F%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22m11.343%204.798l-1.17.534C6.17%207.168%204.124%2011.715%205.357%2015.984a26.95%2026.95%200%200%200%205.206%209.788l.885%201.067a8.74%208.74%200%200%200%2010.38%202.359c3.794-1.74%205.86-5.935%204.964-10.055l-.348-1.58a27%2027%200%200%200-3.53-8.645l-.495-.779a8.74%208.74%200%200%200-11.076-3.34%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%2300d26a%22%20d%3D%22M5.535%202.49L1%204.788C2.113%207.544%205.014%208.756%207.465%207.51L12.5%205c-1.113-2.756-4.75-3.65-6.965-2.51%22%2F%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22m11.343%204.798l-1.17.534C6.17%207.168%204.124%2011.715%205.357%2015.984a26.95%2026.95%200%200%200%205.206%209.788l.885%201.067a8.74%208.74%200%200%200%2010.38%202.359c3.794-1.74%205.86-5.935%204.964-10.055l-.348-1.58a27%2027%200%200%200-3.53-8.645l-.495-.779a8.74%208.74%200%200%200-11.076-3.34%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/mango.svg?color=%231a73e8&size=48