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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#008463" d="M15.99 5a1 1 0 0 1 1 1v4.42a1 1 0 1 1-2 0V6a1 1 0 0 1 1-1"/><path fill="#f8312f" d="M19.97 9.99H12c-5.53 0-10 4.48-10 10c0 5.53 4.48 10 10 10h7.96c5.53 0 10-4.48 10-10c.01-5.52-4.47-10-9.99-10"/><path fill="#00d26a" d="M15.4 12.66H9.64c-3.13 0-5.66-2.53-5.66-5.66h5.76c3.13 0 5.66 2.53 5.66 5.66M27.97 7h-5.76c-3.13 0-5.66 2.53-5.66 5.66h5.76c3.13 0 5.66-2.53 5.66-5.66"/><path fill="#00f397" d="M5.75 15.07h5.77a5.65 5.65 0 0 0 4.468-2.187a5.65 5.65 0 0 0 4.472 2.187h5.76c0-3.12-2.54-5.66-5.66-5.66h-9.15c-3.13 0-5.66 2.53-5.66 5.66"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatTomato(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="#008463" d="M15.99 5a1 1 0 0 1 1 1v4.42a1 1 0 1 1-2 0V6a1 1 0 0 1 1-1"/><path fill="#f8312f" d="M19.97 9.99H12c-5.53 0-10 4.48-10 10c0 5.53 4.48 10 10 10h7.96c5.53 0 10-4.48 10-10c.01-5.52-4.47-10-9.99-10"/><path fill="#00d26a" d="M15.4 12.66H9.64c-3.13 0-5.66-2.53-5.66-5.66h5.76c3.13 0 5.66 2.53 5.66 5.66M27.97 7h-5.76c-3.13 0-5.66 2.53-5.66 5.66h5.76c3.13 0 5.66-2.53 5.66-5.66"/><path fill="#00f397" d="M5.75 15.07h5.77a5.65 5.65 0 0 0 4.468-2.187a5.65 5.65 0 0 0 4.472 2.187h5.76c0-3.12-2.54-5.66-5.66-5.66h-9.15c-3.13 0-5.66 2.53-5.66 5.66"/></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="#008463" d="M15.99 5a1 1 0 0 1 1 1v4.42a1 1 0 1 1-2 0V6a1 1 0 0 1 1-1"/><path fill="#f8312f" d="M19.97 9.99H12c-5.53 0-10 4.48-10 10c0 5.53 4.48 10 10 10h7.96c5.53 0 10-4.48 10-10c.01-5.52-4.47-10-9.99-10"/><path fill="#00d26a" d="M15.4 12.66H9.64c-3.13 0-5.66-2.53-5.66-5.66h5.76c3.13 0 5.66 2.53 5.66 5.66M27.97 7h-5.76c-3.13 0-5.66 2.53-5.66 5.66h5.76c3.13 0 5.66-2.53 5.66-5.66"/><path fill="#00f397" d="M5.75 15.07h5.77a5.65 5.65 0 0 0 4.468-2.187a5.65 5.65 0 0 0 4.472 2.187h5.76c0-3.12-2.54-5.66-5.66-5.66h-9.15c-3.13 0-5.66 2.53-5.66 5.66"/></g></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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23008463%22%20d%3D%22M15.99%205a1%201%200%200%201%201%201v4.42a1%201%200%201%201-2%200V6a1%201%200%200%201%201-1%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M19.97%209.99H12c-5.53%200-10%204.48-10%2010c0%205.53%204.48%2010%2010%2010h7.96c5.53%200%2010-4.48%2010-10c.01-5.52-4.47-10-9.99-10%22%2F%3E%3Cpath%20fill%3D%22%2300d26a%22%20d%3D%22M15.4%2012.66H9.64c-3.13%200-5.66-2.53-5.66-5.66h5.76c3.13%200%205.66%202.53%205.66%205.66M27.97%207h-5.76c-3.13%200-5.66%202.53-5.66%205.66h5.76c3.13%200%205.66-2.53%205.66-5.66%22%2F%3E%3Cpath%20fill%3D%22%2300f397%22%20d%3D%22M5.75%2015.07h5.77a5.65%205.65%200%200%200%204.468-2.187a5.65%205.65%200%200%200%204.472%202.187h5.76c0-3.12-2.54-5.66-5.66-5.66h-9.15c-3.13%200-5.66%202.53-5.66%205.66%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%23008463%22%20d%3D%22M15.99%205a1%201%200%200%201%201%201v4.42a1%201%200%201%201-2%200V6a1%201%200%200%201%201-1%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M19.97%209.99H12c-5.53%200-10%204.48-10%2010c0%205.53%204.48%2010%2010%2010h7.96c5.53%200%2010-4.48%2010-10c.01-5.52-4.47-10-9.99-10%22%2F%3E%3Cpath%20fill%3D%22%2300d26a%22%20d%3D%22M15.4%2012.66H9.64c-3.13%200-5.66-2.53-5.66-5.66h5.76c3.13%200%205.66%202.53%205.66%205.66M27.97%207h-5.76c-3.13%200-5.66%202.53-5.66%205.66h5.76c3.13%200%205.66-2.53%205.66-5.66%22%2F%3E%3Cpath%20fill%3D%22%2300f397%22%20d%3D%22M5.75%2015.07h5.77a5.65%205.65%200%200%200%204.468-2.187a5.65%205.65%200%200%200%204.472%202.187h5.76c0-3.12-2.54-5.66-5.66-5.66h-9.15c-3.13%200-5.66%202.53-5.66%205.66%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/tomato.svg?color=%231a73e8&size=48