tomato emoji
tomato from Streamline Emojis by Streamline · Default · Food Drink · CC-BY-4.0 Attribution required.
- Name
- tomato
- Set
- Streamline Emojis
- Style
- Default
- Category
- Food Drink
- Viewbox
- 48×48
- License
- CC BY 4.0
The same emoji in other sets
More food drink icons from Streamline Emojis
baby-bottlebeer-mugbirthday-cake-1birthday-cake-2birthday-cake-3bottle-with-popping-corkbreadcandychampagne-glass-1champagne-glass-2cherrieschestnutclinking-beer-mugsclinking-glasses-1clinking-glasses-2clinking-glasses-3clinking-glasses-4clinking-glasses-5cocktail-glasscooked-ricecookiecookingcustarddoughnut-1
Use the tomato emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M5.97 44.65a18.03 2.35 0 1 0 36.06 0a18.03 2.35 0 1 0-36.06 0" opacity=".15"/><path fill="#ff6242" d="M28.85 9.51h-9.7c-9 0-16.32 6.66-16.32 15.68C2.83 35.22 11 44 21 44h6c10 0 18.18-8.78 18.18-18.81c-.01-9.02-7.32-15.68-16.33-15.68"/><path fill="#e04122" d="M27 38.64h-6c-9.11 0-16.62-7.22-18-16a16 16 0 0 0-.23 2.6C2.83 35.22 11 44 21 44h6c10 0 18.18-8.78 18.18-18.81a16 16 0 0 0-.23-2.6C43.61 31.42 36.1 38.64 27 38.64"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M28.85 9.51h-9.7c-9 0-16.32 6.66-16.32 15.68C2.83 35.22 11 44 21 44h6c10 0 18.18-8.78 18.18-18.81c-.01-9.02-7.32-15.68-16.33-15.68"/><path fill="#6dd627" d="M24.19 15.93a31.8 31.8 0 0 1 8.65 3.78a.78.78 0 0 0 1.18-.8a9.33 9.33 0 0 0-2.94-5.6a.76.76 0 0 1 .08-1.24a14.9 14.9 0 0 1 4.14-1.35a.78.78 0 0 0 .21-1.46a10.35 10.35 0 0 0-6-1.22a8 8 0 0 0-4.91 2.37a.8.8 0 0 1-1.16 0A8 8 0 0 0 18.51 8a10.35 10.35 0 0 0-6 1.22a.78.78 0 0 0 .21 1.46a14.9 14.9 0 0 1 4.14 1.35a.76.76 0 0 1 .08 1.24A9.33 9.33 0 0 0 14 18.91a.78.78 0 0 0 1.18.8a31.8 31.8 0 0 1 8.65-3.78a.8.8 0 0 1 .36 0"/><path fill="#9ceb60" d="M12.7 10.72c.38.07.79.17 1.2.27a9.6 9.6 0 0 1 4.61-.6a8 8 0 0 1 4.91 2.37a.8.8 0 0 0 1.16 0a8 8 0 0 1 4.91-2.37a9.6 9.6 0 0 1 4.61.6c.41-.1.82-.2 1.2-.27a.78.78 0 0 0 .21-1.46a10.35 10.35 0 0 0-6-1.22a8 8 0 0 0-4.91 2.37a.8.8 0 0 1-1.16 0A8 8 0 0 0 18.51 8a10.35 10.35 0 0 0-6 1.22a.78.78 0 0 0 .19 1.5"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24.19 15.93a31.8 31.8 0 0 1 8.65 3.78a.78.78 0 0 0 1.18-.8a9.33 9.33 0 0 0-2.94-5.6a.76.76 0 0 1 .08-1.24a14.9 14.9 0 0 1 4.14-1.35a.78.78 0 0 0 .21-1.46a10.35 10.35 0 0 0-6-1.22a8 8 0 0 0-4.91 2.37a.8.8 0 0 1-1.16 0A8 8 0 0 0 18.51 8a10.35 10.35 0 0 0-6 1.22a.78.78 0 0 0 .21 1.46a14.9 14.9 0 0 1 4.14 1.35a.76.76 0 0 1 .08 1.24A9.33 9.33 0 0 0 14 18.91a.78.78 0 0 0 1.18.8a31.8 31.8 0 0 1 8.65-3.78a.8.8 0 0 1 .36 0"/><path fill="#6dd627" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M22.43 13.14a9.87 9.87 0 0 1 2.37-6.73A1.46 1.46 0 0 1 25.85 6a2.26 2.26 0 0 1 1 .22a1.1 1.1 0 0 1 .39 1.69a17.3 17.3 0 0 0-2.11 5.25"/></svg>
React
import type { SVGProps } from "react";
export function StreamlineEmojisTomato(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M5.97 44.65a18.03 2.35 0 1 0 36.06 0a18.03 2.35 0 1 0-36.06 0" opacity=".15"/><path fill="#ff6242" d="M28.85 9.51h-9.7c-9 0-16.32 6.66-16.32 15.68C2.83 35.22 11 44 21 44h6c10 0 18.18-8.78 18.18-18.81c-.01-9.02-7.32-15.68-16.33-15.68"/><path fill="#e04122" d="M27 38.64h-6c-9.11 0-16.62-7.22-18-16a16 16 0 0 0-.23 2.6C2.83 35.22 11 44 21 44h6c10 0 18.18-8.78 18.18-18.81a16 16 0 0 0-.23-2.6C43.61 31.42 36.1 38.64 27 38.64"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M28.85 9.51h-9.7c-9 0-16.32 6.66-16.32 15.68C2.83 35.22 11 44 21 44h6c10 0 18.18-8.78 18.18-18.81c-.01-9.02-7.32-15.68-16.33-15.68"/><path fill="#6dd627" d="M24.19 15.93a31.8 31.8 0 0 1 8.65 3.78a.78.78 0 0 0 1.18-.8a9.33 9.33 0 0 0-2.94-5.6a.76.76 0 0 1 .08-1.24a14.9 14.9 0 0 1 4.14-1.35a.78.78 0 0 0 .21-1.46a10.35 10.35 0 0 0-6-1.22a8 8 0 0 0-4.91 2.37a.8.8 0 0 1-1.16 0A8 8 0 0 0 18.51 8a10.35 10.35 0 0 0-6 1.22a.78.78 0 0 0 .21 1.46a14.9 14.9 0 0 1 4.14 1.35a.76.76 0 0 1 .08 1.24A9.33 9.33 0 0 0 14 18.91a.78.78 0 0 0 1.18.8a31.8 31.8 0 0 1 8.65-3.78a.8.8 0 0 1 .36 0"/><path fill="#9ceb60" d="M12.7 10.72c.38.07.79.17 1.2.27a9.6 9.6 0 0 1 4.61-.6a8 8 0 0 1 4.91 2.37a.8.8 0 0 0 1.16 0a8 8 0 0 1 4.91-2.37a9.6 9.6 0 0 1 4.61.6c.41-.1.82-.2 1.2-.27a.78.78 0 0 0 .21-1.46a10.35 10.35 0 0 0-6-1.22a8 8 0 0 0-4.91 2.37a.8.8 0 0 1-1.16 0A8 8 0 0 0 18.51 8a10.35 10.35 0 0 0-6 1.22a.78.78 0 0 0 .19 1.5"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M24.19 15.93a31.8 31.8 0 0 1 8.65 3.78a.78.78 0 0 0 1.18-.8a9.33 9.33 0 0 0-2.94-5.6a.76.76 0 0 1 .08-1.24a14.9 14.9 0 0 1 4.14-1.35a.78.78 0 0 0 .21-1.46a10.35 10.35 0 0 0-6-1.22a8 8 0 0 0-4.91 2.37a.8.8 0 0 1-1.16 0A8 8 0 0 0 18.51 8a10.35 10.35 0 0 0-6 1.22a.78.78 0 0 0 .21 1.46a14.9 14.9 0 0 1 4.14 1.35a.76.76 0 0 1 .08 1.24A9.33 9.33 0 0 0 14 18.91a.78.78 0 0 0 1.18.8a31.8 31.8 0 0 1 8.65-3.78a.8.8 0 0 1 .36 0"/><path fill="#6dd627" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M22.43 13.14a9.87 9.87 0 0 1 2.37-6.73A1.46 1.46 0 0 1 25.85 6a2.26 2.26 0 0 1 1 .22a1.1 1.1 0 0 1 .39 1.69a17.3 17.3 0 0 0-2.11 5.25"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M5.97 44.65a18.03 2.35 0 1 0 36.06 0a18.03 2.35 0 1 0-36.06 0" opacity=".15"/><path fill="#ff6242" d="M28.85 9.51h-9.7c-9 0-16.32 6.66-16.32 15.68C2.83 35.22 11 44 21 44h6c10 0 18.18-8.78 18.18-18.81c-.01-9.02-7.32-15.68-16.33-15.68"/><path fill="#e04122" d="M27 38.64h-6c-9.11 0-16.62-7.22-18-16a16 16 0 0 0-.23 2.6C2.83 35.22 11 44 21 44h6c10 0 18.18-8.78 18.18-18.81a16 16 0 0 0-.23-2.6C43.61 31.42 36.1 38.64 27 38.64"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M28.85 9.51h-9.7c-9 0-16.32 6.66-16.32 15.68C2.83 35.22 11 44 21 44h6c10 0 18.18-8.78 18.18-18.81c-.01-9.02-7.32-15.68-16.33-15.68"/><path fill="#6dd627" d="M24.19 15.93a31.8 31.8 0 0 1 8.65 3.78a.78.78 0 0 0 1.18-.8a9.33 9.33 0 0 0-2.94-5.6a.76.76 0 0 1 .08-1.24a14.9 14.9 0 0 1 4.14-1.35a.78.78 0 0 0 .21-1.46a10.35 10.35 0 0 0-6-1.22a8 8 0 0 0-4.91 2.37a.8.8 0 0 1-1.16 0A8 8 0 0 0 18.51 8a10.35 10.35 0 0 0-6 1.22a.78.78 0 0 0 .21 1.46a14.9 14.9 0 0 1 4.14 1.35a.76.76 0 0 1 .08 1.24A9.33 9.33 0 0 0 14 18.91a.78.78 0 0 0 1.18.8a31.8 31.8 0 0 1 8.65-3.78a.8.8 0 0 1 .36 0"/><path fill="#9ceb60" d="M12.7 10.72c.38.07.79.17 1.2.27a9.6 9.6 0 0 1 4.61-.6a8 8 0 0 1 4.91 2.37a.8.8 0 0 0 1.16 0a8 8 0 0 1 4.91-2.37a9.6 9.6 0 0 1 4.61.6c.41-.1.82-.2 1.2-.27a.78.78 0 0 0 .21-1.46a10.35 10.35 0 0 0-6-1.22a8 8 0 0 0-4.91 2.37a.8.8 0 0 1-1.16 0A8 8 0 0 0 18.51 8a10.35 10.35 0 0 0-6 1.22a.78.78 0 0 0 .19 1.5"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24.19 15.93a31.8 31.8 0 0 1 8.65 3.78a.78.78 0 0 0 1.18-.8a9.33 9.33 0 0 0-2.94-5.6a.76.76 0 0 1 .08-1.24a14.9 14.9 0 0 1 4.14-1.35a.78.78 0 0 0 .21-1.46a10.35 10.35 0 0 0-6-1.22a8 8 0 0 0-4.91 2.37a.8.8 0 0 1-1.16 0A8 8 0 0 0 18.51 8a10.35 10.35 0 0 0-6 1.22a.78.78 0 0 0 .21 1.46a14.9 14.9 0 0 1 4.14 1.35a.76.76 0 0 1 .08 1.24A9.33 9.33 0 0 0 14 18.91a.78.78 0 0 0 1.18.8a31.8 31.8 0 0 1 8.65-3.78a.8.8 0 0 1 .36 0"/><path fill="#6dd627" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M22.43 13.14a9.87 9.87 0 0 1 2.37-6.73A1.46 1.46 0 0 1 25.85 6a2.26 2.26 0 0 1 1 .22a1.1 1.1 0 0 1 .39 1.69a17.3 17.3 0 0 0-2.11 5.25"/></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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M5.97%2044.65a18.03%202.35%200%201%200%2036.06%200a18.03%202.35%200%201%200-36.06%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20d%3D%22M28.85%209.51h-9.7c-9%200-16.32%206.66-16.32%2015.68C2.83%2035.22%2011%2044%2021%2044h6c10%200%2018.18-8.78%2018.18-18.81c-.01-9.02-7.32-15.68-16.33-15.68%22%2F%3E%3Cpath%20fill%3D%22%23e04122%22%20d%3D%22M27%2038.64h-6c-9.11%200-16.62-7.22-18-16a16%2016%200%200%200-.23%202.6C2.83%2035.22%2011%2044%2021%2044h6c10%200%2018.18-8.78%2018.18-18.81a16%2016%200%200%200-.23-2.6C43.61%2031.42%2036.1%2038.64%2027%2038.64%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28.85%209.51h-9.7c-9%200-16.32%206.66-16.32%2015.68C2.83%2035.22%2011%2044%2021%2044h6c10%200%2018.18-8.78%2018.18-18.81c-.01-9.02-7.32-15.68-16.33-15.68%22%2F%3E%3Cpath%20fill%3D%22%236dd627%22%20d%3D%22M24.19%2015.93a31.8%2031.8%200%200%201%208.65%203.78a.78.78%200%200%200%201.18-.8a9.33%209.33%200%200%200-2.94-5.6a.76.76%200%200%201%20.08-1.24a14.9%2014.9%200%200%201%204.14-1.35a.78.78%200%200%200%20.21-1.46a10.35%2010.35%200%200%200-6-1.22a8%208%200%200%200-4.91%202.37a.8.8%200%200%201-1.16%200A8%208%200%200%200%2018.51%208a10.35%2010.35%200%200%200-6%201.22a.78.78%200%200%200%20.21%201.46a14.9%2014.9%200%200%201%204.14%201.35a.76.76%200%200%201%20.08%201.24A9.33%209.33%200%200%200%2014%2018.91a.78.78%200%200%200%201.18.8a31.8%2031.8%200%200%201%208.65-3.78a.8.8%200%200%201%20.36%200%22%2F%3E%3Cpath%20fill%3D%22%239ceb60%22%20d%3D%22M12.7%2010.72c.38.07.79.17%201.2.27a9.6%209.6%200%200%201%204.61-.6a8%208%200%200%201%204.91%202.37a.8.8%200%200%200%201.16%200a8%208%200%200%201%204.91-2.37a9.6%209.6%200%200%201%204.61.6c.41-.1.82-.2%201.2-.27a.78.78%200%200%200%20.21-1.46a10.35%2010.35%200%200%200-6-1.22a8%208%200%200%200-4.91%202.37a.8.8%200%200%201-1.16%200A8%208%200%200%200%2018.51%208a10.35%2010.35%200%200%200-6%201.22a.78.78%200%200%200%20.19%201.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24.19%2015.93a31.8%2031.8%200%200%201%208.65%203.78a.78.78%200%200%200%201.18-.8a9.33%209.33%200%200%200-2.94-5.6a.76.76%200%200%201%20.08-1.24a14.9%2014.9%200%200%201%204.14-1.35a.78.78%200%200%200%20.21-1.46a10.35%2010.35%200%200%200-6-1.22a8%208%200%200%200-4.91%202.37a.8.8%200%200%201-1.16%200A8%208%200%200%200%2018.51%208a10.35%2010.35%200%200%200-6%201.22a.78.78%200%200%200%20.21%201.46a14.9%2014.9%200%200%201%204.14%201.35a.76.76%200%200%201%20.08%201.24A9.33%209.33%200%200%200%2014%2018.91a.78.78%200%200%200%201.18.8a31.8%2031.8%200%200%201%208.65-3.78a.8.8%200%200%201%20.36%200%22%2F%3E%3Cpath%20fill%3D%22%236dd627%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.43%2013.14a9.87%209.87%200%200%201%202.37-6.73A1.46%201.46%200%200%201%2025.85%206a2.26%202.26%200%200%201%201%20.22a1.1%201.1%200%200%201%20.39%201.69a17.3%2017.3%200%200%200-2.11%205.25%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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M5.97%2044.65a18.03%202.35%200%201%200%2036.06%200a18.03%202.35%200%201%200-36.06%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20d%3D%22M28.85%209.51h-9.7c-9%200-16.32%206.66-16.32%2015.68C2.83%2035.22%2011%2044%2021%2044h6c10%200%2018.18-8.78%2018.18-18.81c-.01-9.02-7.32-15.68-16.33-15.68%22%2F%3E%3Cpath%20fill%3D%22%23e04122%22%20d%3D%22M27%2038.64h-6c-9.11%200-16.62-7.22-18-16a16%2016%200%200%200-.23%202.6C2.83%2035.22%2011%2044%2021%2044h6c10%200%2018.18-8.78%2018.18-18.81a16%2016%200%200%200-.23-2.6C43.61%2031.42%2036.1%2038.64%2027%2038.64%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28.85%209.51h-9.7c-9%200-16.32%206.66-16.32%2015.68C2.83%2035.22%2011%2044%2021%2044h6c10%200%2018.18-8.78%2018.18-18.81c-.01-9.02-7.32-15.68-16.33-15.68%22%2F%3E%3Cpath%20fill%3D%22%236dd627%22%20d%3D%22M24.19%2015.93a31.8%2031.8%200%200%201%208.65%203.78a.78.78%200%200%200%201.18-.8a9.33%209.33%200%200%200-2.94-5.6a.76.76%200%200%201%20.08-1.24a14.9%2014.9%200%200%201%204.14-1.35a.78.78%200%200%200%20.21-1.46a10.35%2010.35%200%200%200-6-1.22a8%208%200%200%200-4.91%202.37a.8.8%200%200%201-1.16%200A8%208%200%200%200%2018.51%208a10.35%2010.35%200%200%200-6%201.22a.78.78%200%200%200%20.21%201.46a14.9%2014.9%200%200%201%204.14%201.35a.76.76%200%200%201%20.08%201.24A9.33%209.33%200%200%200%2014%2018.91a.78.78%200%200%200%201.18.8a31.8%2031.8%200%200%201%208.65-3.78a.8.8%200%200%201%20.36%200%22%2F%3E%3Cpath%20fill%3D%22%239ceb60%22%20d%3D%22M12.7%2010.72c.38.07.79.17%201.2.27a9.6%209.6%200%200%201%204.61-.6a8%208%200%200%201%204.91%202.37a.8.8%200%200%200%201.16%200a8%208%200%200%201%204.91-2.37a9.6%209.6%200%200%201%204.61.6c.41-.1.82-.2%201.2-.27a.78.78%200%200%200%20.21-1.46a10.35%2010.35%200%200%200-6-1.22a8%208%200%200%200-4.91%202.37a.8.8%200%200%201-1.16%200A8%208%200%200%200%2018.51%208a10.35%2010.35%200%200%200-6%201.22a.78.78%200%200%200%20.19%201.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24.19%2015.93a31.8%2031.8%200%200%201%208.65%203.78a.78.78%200%200%200%201.18-.8a9.33%209.33%200%200%200-2.94-5.6a.76.76%200%200%201%20.08-1.24a14.9%2014.9%200%200%201%204.14-1.35a.78.78%200%200%200%20.21-1.46a10.35%2010.35%200%200%200-6-1.22a8%208%200%200%200-4.91%202.37a.8.8%200%200%201-1.16%200A8%208%200%200%200%2018.51%208a10.35%2010.35%200%200%200-6%201.22a.78.78%200%200%200%20.21%201.46a14.9%2014.9%200%200%201%204.14%201.35a.76.76%200%200%201%20.08%201.24A9.33%209.33%200%200%200%2014%2018.91a.78.78%200%200%200%201.18.8a31.8%2031.8%200%200%201%208.65-3.78a.8.8%200%200%201%20.36%200%22%2F%3E%3Cpath%20fill%3D%22%236dd627%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.43%2013.14a9.87%209.87%200%200%201%202.37-6.73A1.46%201.46%200%200%201%2025.85%206a2.26%202.26%200%200%201%201%20.22a1.1%201.1%200%200%201%20.39%201.69a17.3%2017.3%200%200%200-2.11%205.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/tomato.svg?color=%231a73e8&size=48