tomato emoji

tomato from OpenMoji by OpenMoji · Default · Food Drink · CC-BY-SA-4.0 Attribution required.

Name
tomato
Set
OpenMoji
Style
Default
Category
Food Drink
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More food drink icons from OpenMoji

Use the tomato emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-linejoin="round" stroke-miterlimit="10"><ellipse cx="35.825" cy="37.597" fill="#ea5a47" stroke="#ea5a47" stroke-linecap="round" stroke-width="1.8" rx="25.015" ry="22.382"/><path fill="#d22f27" stroke="#d22f27" stroke-width="1.8" d="M60.528 37.598c0 12.364-10.89 22.381-24.703 22.381c17.4-4.104 31.96-32.932 0-44.763c5.085 0 9.816 1.357 13.765 3.69c6.777 4.003 10.938 10.879 10.938 18.691z"/><path fill="#b1cc33" d="M46.325 15.849c-.385 1.382-.994 3.031-2.436 4.235C38 25 30.25 23.288 26.817 20.084c-1.36-1.284-2.04-2.853-2.424-4.235c-.637-2.282-.362-4.17-.362-4.17s2.282-.328 4.838.582a9.7 9.7 0 0 1 2.622 1.405c.483-3.369 2.732-5.618 3.555-6.342l.307-.252l.307.252c.823.724 3.072 2.973 3.555 6.342a9.7 9.7 0 0 1 2.622-1.405c2.557-.91 4.839-.581 4.839-.581s.285 1.887-.352 4.169"/></g><g fill="none" stroke="#000" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path stroke-linecap="round" d="M50.307 19.346c6.375 4.057 10.533 10.72 10.533 18.252c0 12.36-11.2 22.381-25.015 22.381S10.81 49.96 10.81 37.597c0-7.374 3.986-13.915 10.136-17.993"/><path d="M46.325 15.849c-.385 1.382-.994 3.031-2.436 4.235C38 25 30.25 23.288 26.817 20.084c-1.36-1.284-2.04-2.853-2.424-4.235c-.637-2.282-.362-4.17-.362-4.17s2.282-.328 4.838.582a9.7 9.7 0 0 1 2.622 1.405c.483-3.369 2.732-5.618 3.555-6.342l.307-.252l.307.252c.823.724 3.072 2.973 3.555 6.342a9.7 9.7 0 0 1 2.622-1.405c2.557-.91 4.839-.581 4.839-.581s.285 1.887-.352 4.169z"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiTomato(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g strokeLinejoin="round" strokeMiterlimit="10"><ellipse cx="35.825" cy="37.597" fill="#ea5a47" stroke="#ea5a47" strokeLinecap="round" strokeWidth="1.8" rx="25.015" ry="22.382"/><path fill="#d22f27" stroke="#d22f27" strokeWidth="1.8" d="M60.528 37.598c0 12.364-10.89 22.381-24.703 22.381c17.4-4.104 31.96-32.932 0-44.763c5.085 0 9.816 1.357 13.765 3.69c6.777 4.003 10.938 10.879 10.938 18.691z"/><path fill="#b1cc33" d="M46.325 15.849c-.385 1.382-.994 3.031-2.436 4.235C38 25 30.25 23.288 26.817 20.084c-1.36-1.284-2.04-2.853-2.424-4.235c-.637-2.282-.362-4.17-.362-4.17s2.282-.328 4.838.582a9.7 9.7 0 0 1 2.622 1.405c.483-3.369 2.732-5.618 3.555-6.342l.307-.252l.307.252c.823.724 3.072 2.973 3.555 6.342a9.7 9.7 0 0 1 2.622-1.405c2.557-.91 4.839-.581 4.839-.581s.285 1.887-.352 4.169"/></g><g fill="none" stroke="#000" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path strokeLinecap="round" d="M50.307 19.346c6.375 4.057 10.533 10.72 10.533 18.252c0 12.36-11.2 22.381-25.015 22.381S10.81 49.96 10.81 37.597c0-7.374 3.986-13.915 10.136-17.993"/><path d="M46.325 15.849c-.385 1.382-.994 3.031-2.436 4.235C38 25 30.25 23.288 26.817 20.084c-1.36-1.284-2.04-2.853-2.424-4.235c-.637-2.282-.362-4.17-.362-4.17s2.282-.328 4.838.582a9.7 9.7 0 0 1 2.622 1.405c.483-3.369 2.732-5.618 3.555-6.342l.307-.252l.307.252c.823.724 3.072 2.973 3.555 6.342a9.7 9.7 0 0 1 2.622-1.405c2.557-.91 4.839-.581 4.839-.581s.285 1.887-.352 4.169z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-linejoin="round" stroke-miterlimit="10"><ellipse cx="35.825" cy="37.597" fill="#ea5a47" stroke="#ea5a47" stroke-linecap="round" stroke-width="1.8" rx="25.015" ry="22.382"/><path fill="#d22f27" stroke="#d22f27" stroke-width="1.8" d="M60.528 37.598c0 12.364-10.89 22.381-24.703 22.381c17.4-4.104 31.96-32.932 0-44.763c5.085 0 9.816 1.357 13.765 3.69c6.777 4.003 10.938 10.879 10.938 18.691z"/><path fill="#b1cc33" d="M46.325 15.849c-.385 1.382-.994 3.031-2.436 4.235C38 25 30.25 23.288 26.817 20.084c-1.36-1.284-2.04-2.853-2.424-4.235c-.637-2.282-.362-4.17-.362-4.17s2.282-.328 4.838.582a9.7 9.7 0 0 1 2.622 1.405c.483-3.369 2.732-5.618 3.555-6.342l.307-.252l.307.252c.823.724 3.072 2.973 3.555 6.342a9.7 9.7 0 0 1 2.622-1.405c2.557-.91 4.839-.581 4.839-.581s.285 1.887-.352 4.169"/></g><g fill="none" stroke="#000" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path stroke-linecap="round" d="M50.307 19.346c6.375 4.057 10.533 10.72 10.533 18.252c0 12.36-11.2 22.381-25.015 22.381S10.81 49.96 10.81 37.597c0-7.374 3.986-13.915 10.136-17.993"/><path d="M46.325 15.849c-.385 1.382-.994 3.031-2.436 4.235C38 25 30.25 23.288 26.817 20.084c-1.36-1.284-2.04-2.853-2.424-4.235c-.637-2.282-.362-4.17-.362-4.17s2.282-.328 4.838.582a9.7 9.7 0 0 1 2.622 1.405c.483-3.369 2.732-5.618 3.555-6.342l.307-.252l.307.252c.823.724 3.072 2.973 3.555 6.342a9.7 9.7 0 0 1 2.622-1.405c2.557-.91 4.839-.581 4.839-.581s.285 1.887-.352 4.169z"/></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%2072%2072%22%3E%3Cg%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%3E%3Cellipse%20cx%3D%2235.825%22%20cy%3D%2237.597%22%20fill%3D%22%23ea5a47%22%20stroke%3D%22%23ea5a47%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.8%22%20rx%3D%2225.015%22%20ry%3D%2222.382%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20stroke%3D%22%23d22f27%22%20stroke-width%3D%221.8%22%20d%3D%22M60.528%2037.598c0%2012.364-10.89%2022.381-24.703%2022.381c17.4-4.104%2031.96-32.932%200-44.763c5.085%200%209.816%201.357%2013.765%203.69c6.777%204.003%2010.938%2010.879%2010.938%2018.691z%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M46.325%2015.849c-.385%201.382-.994%203.031-2.436%204.235C38%2025%2030.25%2023.288%2026.817%2020.084c-1.36-1.284-2.04-2.853-2.424-4.235c-.637-2.282-.362-4.17-.362-4.17s2.282-.328%204.838.582a9.7%209.7%200%200%201%202.622%201.405c.483-3.369%202.732-5.618%203.555-6.342l.307-.252l.307.252c.823.724%203.072%202.973%203.555%206.342a9.7%209.7%200%200%201%202.622-1.405c2.557-.91%204.839-.581%204.839-.581s.285%201.887-.352%204.169%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M50.307%2019.346c6.375%204.057%2010.533%2010.72%2010.533%2018.252c0%2012.36-11.2%2022.381-25.015%2022.381S10.81%2049.96%2010.81%2037.597c0-7.374%203.986-13.915%2010.136-17.993%22%2F%3E%3Cpath%20d%3D%22M46.325%2015.849c-.385%201.382-.994%203.031-2.436%204.235C38%2025%2030.25%2023.288%2026.817%2020.084c-1.36-1.284-2.04-2.853-2.424-4.235c-.637-2.282-.362-4.17-.362-4.17s2.282-.328%204.838.582a9.7%209.7%200%200%201%202.622%201.405c.483-3.369%202.732-5.618%203.555-6.342l.307-.252l.307.252c.823.724%203.072%202.973%203.555%206.342a9.7%209.7%200%200%201%202.622-1.405c2.557-.91%204.839-.581%204.839-.581s.285%201.887-.352%204.169z%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%2072%2072%22%3E%3Cg%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%3E%3Cellipse%20cx%3D%2235.825%22%20cy%3D%2237.597%22%20fill%3D%22%23ea5a47%22%20stroke%3D%22%23ea5a47%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.8%22%20rx%3D%2225.015%22%20ry%3D%2222.382%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20stroke%3D%22%23d22f27%22%20stroke-width%3D%221.8%22%20d%3D%22M60.528%2037.598c0%2012.364-10.89%2022.381-24.703%2022.381c17.4-4.104%2031.96-32.932%200-44.763c5.085%200%209.816%201.357%2013.765%203.69c6.777%204.003%2010.938%2010.879%2010.938%2018.691z%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M46.325%2015.849c-.385%201.382-.994%203.031-2.436%204.235C38%2025%2030.25%2023.288%2026.817%2020.084c-1.36-1.284-2.04-2.853-2.424-4.235c-.637-2.282-.362-4.17-.362-4.17s2.282-.328%204.838.582a9.7%209.7%200%200%201%202.622%201.405c.483-3.369%202.732-5.618%203.555-6.342l.307-.252l.307.252c.823.724%203.072%202.973%203.555%206.342a9.7%209.7%200%200%201%202.622-1.405c2.557-.91%204.839-.581%204.839-.581s.285%201.887-.352%204.169%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M50.307%2019.346c6.375%204.057%2010.533%2010.72%2010.533%2018.252c0%2012.36-11.2%2022.381-25.015%2022.381S10.81%2049.96%2010.81%2037.597c0-7.374%203.986-13.915%2010.136-17.993%22%2F%3E%3Cpath%20d%3D%22M46.325%2015.849c-.385%201.382-.994%203.031-2.436%204.235C38%2025%2030.25%2023.288%2026.817%2020.084c-1.36-1.284-2.04-2.853-2.424-4.235c-.637-2.282-.362-4.17-.362-4.17s2.282-.328%204.838.582a9.7%209.7%200%200%201%202.622%201.405c.483-3.369%202.732-5.618%203.555-6.342l.307-.252l.307.252c.823.724%203.072%202.973%203.555%206.342a9.7%209.7%200%200%201%202.622-1.405c2.557-.91%204.839-.581%204.839-.581s.285%201.887-.352%204.169z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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