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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.99 6a1 1 0 1 0-2 0v2.99h-.938A5.65 5.65 0 0 0 9.74 7H3.98a5.64 5.64 0 0 0 1.663 4.01A10.99 10.99 0 0 0 1 19.99c0 6.083 4.928 11 11 11h7.96c6.083 0 11-4.928 11-11a10.97 10.97 0 0 0-4.647-8.986A5.64 5.64 0 0 0 27.97 7h-5.76a5.65 5.65 0 0 0-4.312 1.99h-.908zM6.054 13.232a5.7 5.7 0 0 0-.304 1.838h5.77a5.65 5.65 0 0 0 4.468-2.187a5.65 5.65 0 0 0 4.472 2.187h5.76c0-.642-.107-1.259-.305-1.835a8.96 8.96 0 0 1 3.045 6.753v.002c0 4.968-4.023 9-9 9H12c-4.968 0-9-4.023-9-9a8.98 8.98 0 0 1 3.054-6.758"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastTomato(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.99 6a1 1 0 1 0-2 0v2.99h-.938A5.65 5.65 0 0 0 9.74 7H3.98a5.64 5.64 0 0 0 1.663 4.01A10.99 10.99 0 0 0 1 19.99c0 6.083 4.928 11 11 11h7.96c6.083 0 11-4.928 11-11a10.97 10.97 0 0 0-4.647-8.986A5.64 5.64 0 0 0 27.97 7h-5.76a5.65 5.65 0 0 0-4.312 1.99h-.908zM6.054 13.232a5.7 5.7 0 0 0-.304 1.838h5.77a5.65 5.65 0 0 0 4.468-2.187a5.65 5.65 0 0 0 4.472 2.187h5.76c0-.642-.107-1.259-.305-1.835a8.96 8.96 0 0 1 3.045 6.753v.002c0 4.968-4.023 9-9 9H12c-4.968 0-9-4.023-9-9a8.98 8.98 0 0 1 3.054-6.758"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.99 6a1 1 0 1 0-2 0v2.99h-.938A5.65 5.65 0 0 0 9.74 7H3.98a5.64 5.64 0 0 0 1.663 4.01A10.99 10.99 0 0 0 1 19.99c0 6.083 4.928 11 11 11h7.96c6.083 0 11-4.928 11-11a10.97 10.97 0 0 0-4.647-8.986A5.64 5.64 0 0 0 27.97 7h-5.76a5.65 5.65 0 0 0-4.312 1.99h-.908zM6.054 13.232a5.7 5.7 0 0 0-.304 1.838h5.77a5.65 5.65 0 0 0 4.468-2.187a5.65 5.65 0 0 0 4.472 2.187h5.76c0-.642-.107-1.259-.305-1.835a8.96 8.96 0 0 1 3.045 6.753v.002c0 4.968-4.023 9-9 9H12c-4.968 0-9-4.023-9-9a8.98 8.98 0 0 1 3.054-6.758"/></svg>
</template>

CSS

.icon-tomato {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.99%206a1%201%200%201%200-2%200v2.99h-.938A5.65%205.65%200%200%200%209.74%207H3.98a5.64%205.64%200%200%200%201.663%204.01A10.99%2010.99%200%200%200%201%2019.99c0%206.083%204.928%2011%2011%2011h7.96c6.083%200%2011-4.928%2011-11a10.97%2010.97%200%200%200-4.647-8.986A5.64%205.64%200%200%200%2027.97%207h-5.76a5.65%205.65%200%200%200-4.312%201.99h-.908zM6.054%2013.232a5.7%205.7%200%200%200-.304%201.838h5.77a5.65%205.65%200%200%200%204.468-2.187a5.65%205.65%200%200%200%204.472%202.187h5.76c0-.642-.107-1.259-.305-1.835a8.96%208.96%200%200%201%203.045%206.753v.002c0%204.968-4.023%209-9%209H12c-4.968%200-9-4.023-9-9a8.98%208.98%200%200%201%203.054-6.758%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.99%206a1%201%200%201%200-2%200v2.99h-.938A5.65%205.65%200%200%200%209.74%207H3.98a5.64%205.64%200%200%200%201.663%204.01A10.99%2010.99%200%200%200%201%2019.99c0%206.083%204.928%2011%2011%2011h7.96c6.083%200%2011-4.928%2011-11a10.97%2010.97%200%200%200-4.647-8.986A5.64%205.64%200%200%200%2027.97%207h-5.76a5.65%205.65%200%200%200-4.312%201.99h-.908zM6.054%2013.232a5.7%205.7%200%200%200-.304%201.838h5.77a5.65%205.65%200%200%200%204.468-2.187a5.65%205.65%200%200%200%204.472%202.187h5.76c0-.642-.107-1.259-.305-1.835a8.96%208.96%200%200%201%203.045%206.753v.002c0%204.968-4.023%209-9%209H12c-4.968%200-9-4.023-9-9a8.98%208.98%200%200%201%203.054-6.758%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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