cherries from Streamline Emojis by Streamline · Default · Food Drink · CC-BY-4.0 Attribution required.

Name
cherries
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

Use the cherries emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M9.27 45.4a14.9 1.6 0 1 0 29.8 0a14.9 1.6 0 1 0-29.8 0" opacity=".15"/><path fill="#ff6242" d="M26.58 31a9.49 9.49 0 0 1-11.52 7.68a9.49 9.49 0 0 1-7.68-11.53c1.11-5.55 7.23-8.94 11.17-5.94c4.31-1.13 9.14 4.23 8.03 9.79"/><path fill="#ff866e" d="M7.38 30c1.11-5.54 7.22-7.3 11.17-5.93s7.33 2.43 8.07 6.68c.91-5.45-3.82-10.63-8.07-9.52c-3.94-3-10.06.39-11.17 5.94a10.5 10.5 0 0 0-.1 3.53c.03-.25.06-.48.1-.7"/><path fill="none" stroke="#45413c" stroke-linejoin="round" d="M26.58 31a9.49 9.49 0 0 1-11.52 7.68a9.49 9.49 0 0 1-7.68-11.53c1.11-5.55 7.23-8.94 11.17-5.94c4.31-1.13 9.14 4.23 8.03 9.79Z"/><path fill="#ff6242" d="M38.27 35.06a9.49 9.49 0 0 1-9.78 9.79a9.49 9.49 0 0 1-9.79-9.79c0-5.65 5.34-10.18 9.79-8c4-1.95 9.78 2.35 9.78 8"/><path fill="#ff866e" d="M28.49 30c3.26 0 8.82 1.69 9.66 6.64a12 12 0 0 0 .12-1.62c0-5.65-5.78-10-9.78-8c-4.45-2.17-9.79 2.36-9.79 8a10 10 0 0 0 .12 1.58c.79-4.92 6.4-6.6 9.67-6.6"/><path fill="none" stroke="#45413c" stroke-linejoin="round" d="M38.27 35.06a9.49 9.49 0 0 1-9.78 9.79a9.49 9.49 0 0 1-9.79-9.79c0-5.65 5.34-10.18 9.79-8c4-1.95 9.78 2.35 9.78 8Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M18.55 21.21s2-4.09 9.49-8.06a18.94 18.94 0 0 1 12-1.78"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M28.49 27.05s.74-11 11.56-15.68"/><path fill="#6dd627" d="M33.8 3.31a14 14 0 0 0-10-1.69A1 1 0 0 0 23.05 3a14 14 0 0 0 6.53 7.74a13.76 13.76 0 0 0 10.55 1.53a.49.49 0 0 0 .35-.62a13.74 13.74 0 0 0-6.68-8.34"/><path fill="#9ceb60" d="M23.75 4.67h.07a13.9 13.9 0 0 1 10 1.69a14.33 14.33 0 0 1 5.83 6c.17 0 .34-.07.5-.12a.49.49 0 0 0 .35-.62a13.74 13.74 0 0 0-6.7-8.31a14 14 0 0 0-10-1.69A1 1 0 0 0 23.05 3a12 12 0 0 0 .7 1.67"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M33.8 3.31a14 14 0 0 0-10-1.69A1 1 0 0 0 23.05 3a14 14 0 0 0 6.53 7.74a13.76 13.76 0 0 0 10.55 1.53a.49.49 0 0 0 .35-.62a13.74 13.74 0 0 0-6.68-8.34"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisCherries(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="M9.27 45.4a14.9 1.6 0 1 0 29.8 0a14.9 1.6 0 1 0-29.8 0" opacity=".15"/><path fill="#ff6242" d="M26.58 31a9.49 9.49 0 0 1-11.52 7.68a9.49 9.49 0 0 1-7.68-11.53c1.11-5.55 7.23-8.94 11.17-5.94c4.31-1.13 9.14 4.23 8.03 9.79"/><path fill="#ff866e" d="M7.38 30c1.11-5.54 7.22-7.3 11.17-5.93s7.33 2.43 8.07 6.68c.91-5.45-3.82-10.63-8.07-9.52c-3.94-3-10.06.39-11.17 5.94a10.5 10.5 0 0 0-.1 3.53c.03-.25.06-.48.1-.7"/><path fill="none" stroke="#45413c" strokeLinejoin="round" d="M26.58 31a9.49 9.49 0 0 1-11.52 7.68a9.49 9.49 0 0 1-7.68-11.53c1.11-5.55 7.23-8.94 11.17-5.94c4.31-1.13 9.14 4.23 8.03 9.79Z"/><path fill="#ff6242" d="M38.27 35.06a9.49 9.49 0 0 1-9.78 9.79a9.49 9.49 0 0 1-9.79-9.79c0-5.65 5.34-10.18 9.79-8c4-1.95 9.78 2.35 9.78 8"/><path fill="#ff866e" d="M28.49 30c3.26 0 8.82 1.69 9.66 6.64a12 12 0 0 0 .12-1.62c0-5.65-5.78-10-9.78-8c-4.45-2.17-9.79 2.36-9.79 8a10 10 0 0 0 .12 1.58c.79-4.92 6.4-6.6 9.67-6.6"/><path fill="none" stroke="#45413c" strokeLinejoin="round" d="M38.27 35.06a9.49 9.49 0 0 1-9.78 9.79a9.49 9.49 0 0 1-9.79-9.79c0-5.65 5.34-10.18 9.79-8c4-1.95 9.78 2.35 9.78 8Z"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M18.55 21.21s2-4.09 9.49-8.06a18.94 18.94 0 0 1 12-1.78"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M28.49 27.05s.74-11 11.56-15.68"/><path fill="#6dd627" d="M33.8 3.31a14 14 0 0 0-10-1.69A1 1 0 0 0 23.05 3a14 14 0 0 0 6.53 7.74a13.76 13.76 0 0 0 10.55 1.53a.49.49 0 0 0 .35-.62a13.74 13.74 0 0 0-6.68-8.34"/><path fill="#9ceb60" d="M23.75 4.67h.07a13.9 13.9 0 0 1 10 1.69a14.33 14.33 0 0 1 5.83 6c.17 0 .34-.07.5-.12a.49.49 0 0 0 .35-.62a13.74 13.74 0 0 0-6.7-8.31a14 14 0 0 0-10-1.69A1 1 0 0 0 23.05 3a12 12 0 0 0 .7 1.67"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M33.8 3.31a14 14 0 0 0-10-1.69A1 1 0 0 0 23.05 3a14 14 0 0 0 6.53 7.74a13.76 13.76 0 0 0 10.55 1.53a.49.49 0 0 0 .35-.62a13.74 13.74 0 0 0-6.68-8.34"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M9.27 45.4a14.9 1.6 0 1 0 29.8 0a14.9 1.6 0 1 0-29.8 0" opacity=".15"/><path fill="#ff6242" d="M26.58 31a9.49 9.49 0 0 1-11.52 7.68a9.49 9.49 0 0 1-7.68-11.53c1.11-5.55 7.23-8.94 11.17-5.94c4.31-1.13 9.14 4.23 8.03 9.79"/><path fill="#ff866e" d="M7.38 30c1.11-5.54 7.22-7.3 11.17-5.93s7.33 2.43 8.07 6.68c.91-5.45-3.82-10.63-8.07-9.52c-3.94-3-10.06.39-11.17 5.94a10.5 10.5 0 0 0-.1 3.53c.03-.25.06-.48.1-.7"/><path fill="none" stroke="#45413c" stroke-linejoin="round" d="M26.58 31a9.49 9.49 0 0 1-11.52 7.68a9.49 9.49 0 0 1-7.68-11.53c1.11-5.55 7.23-8.94 11.17-5.94c4.31-1.13 9.14 4.23 8.03 9.79Z"/><path fill="#ff6242" d="M38.27 35.06a9.49 9.49 0 0 1-9.78 9.79a9.49 9.49 0 0 1-9.79-9.79c0-5.65 5.34-10.18 9.79-8c4-1.95 9.78 2.35 9.78 8"/><path fill="#ff866e" d="M28.49 30c3.26 0 8.82 1.69 9.66 6.64a12 12 0 0 0 .12-1.62c0-5.65-5.78-10-9.78-8c-4.45-2.17-9.79 2.36-9.79 8a10 10 0 0 0 .12 1.58c.79-4.92 6.4-6.6 9.67-6.6"/><path fill="none" stroke="#45413c" stroke-linejoin="round" d="M38.27 35.06a9.49 9.49 0 0 1-9.78 9.79a9.49 9.49 0 0 1-9.79-9.79c0-5.65 5.34-10.18 9.79-8c4-1.95 9.78 2.35 9.78 8Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M18.55 21.21s2-4.09 9.49-8.06a18.94 18.94 0 0 1 12-1.78"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M28.49 27.05s.74-11 11.56-15.68"/><path fill="#6dd627" d="M33.8 3.31a14 14 0 0 0-10-1.69A1 1 0 0 0 23.05 3a14 14 0 0 0 6.53 7.74a13.76 13.76 0 0 0 10.55 1.53a.49.49 0 0 0 .35-.62a13.74 13.74 0 0 0-6.68-8.34"/><path fill="#9ceb60" d="M23.75 4.67h.07a13.9 13.9 0 0 1 10 1.69a14.33 14.33 0 0 1 5.83 6c.17 0 .34-.07.5-.12a.49.49 0 0 0 .35-.62a13.74 13.74 0 0 0-6.7-8.31a14 14 0 0 0-10-1.69A1 1 0 0 0 23.05 3a12 12 0 0 0 .7 1.67"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M33.8 3.31a14 14 0 0 0-10-1.69A1 1 0 0 0 23.05 3a14 14 0 0 0 6.53 7.74a13.76 13.76 0 0 0 10.55 1.53a.49.49 0 0 0 .35-.62a13.74 13.74 0 0 0-6.68-8.34"/></svg>
</template>

CSS

.icon-cherries {
  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%22M9.27%2045.4a14.9%201.6%200%201%200%2029.8%200a14.9%201.6%200%201%200-29.8%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20d%3D%22M26.58%2031a9.49%209.49%200%200%201-11.52%207.68a9.49%209.49%200%200%201-7.68-11.53c1.11-5.55%207.23-8.94%2011.17-5.94c4.31-1.13%209.14%204.23%208.03%209.79%22%2F%3E%3Cpath%20fill%3D%22%23ff866e%22%20d%3D%22M7.38%2030c1.11-5.54%207.22-7.3%2011.17-5.93s7.33%202.43%208.07%206.68c.91-5.45-3.82-10.63-8.07-9.52c-3.94-3-10.06.39-11.17%205.94a10.5%2010.5%200%200%200-.1%203.53c.03-.25.06-.48.1-.7%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linejoin%3D%22round%22%20d%3D%22M26.58%2031a9.49%209.49%200%200%201-11.52%207.68a9.49%209.49%200%200%201-7.68-11.53c1.11-5.55%207.23-8.94%2011.17-5.94c4.31-1.13%209.14%204.23%208.03%209.79Z%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20d%3D%22M38.27%2035.06a9.49%209.49%200%200%201-9.78%209.79a9.49%209.49%200%200%201-9.79-9.79c0-5.65%205.34-10.18%209.79-8c4-1.95%209.78%202.35%209.78%208%22%2F%3E%3Cpath%20fill%3D%22%23ff866e%22%20d%3D%22M28.49%2030c3.26%200%208.82%201.69%209.66%206.64a12%2012%200%200%200%20.12-1.62c0-5.65-5.78-10-9.78-8c-4.45-2.17-9.79%202.36-9.79%208a10%2010%200%200%200%20.12%201.58c.79-4.92%206.4-6.6%209.67-6.6%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linejoin%3D%22round%22%20d%3D%22M38.27%2035.06a9.49%209.49%200%200%201-9.78%209.79a9.49%209.49%200%200%201-9.79-9.79c0-5.65%205.34-10.18%209.79-8c4-1.95%209.78%202.35%209.78%208Z%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%22M18.55%2021.21s2-4.09%209.49-8.06a18.94%2018.94%200%200%201%2012-1.78%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.49%2027.05s.74-11%2011.56-15.68%22%2F%3E%3Cpath%20fill%3D%22%236dd627%22%20d%3D%22M33.8%203.31a14%2014%200%200%200-10-1.69A1%201%200%200%200%2023.05%203a14%2014%200%200%200%206.53%207.74a13.76%2013.76%200%200%200%2010.55%201.53a.49.49%200%200%200%20.35-.62a13.74%2013.74%200%200%200-6.68-8.34%22%2F%3E%3Cpath%20fill%3D%22%239ceb60%22%20d%3D%22M23.75%204.67h.07a13.9%2013.9%200%200%201%2010%201.69a14.33%2014.33%200%200%201%205.83%206c.17%200%20.34-.07.5-.12a.49.49%200%200%200%20.35-.62a13.74%2013.74%200%200%200-6.7-8.31a14%2014%200%200%200-10-1.69A1%201%200%200%200%2023.05%203a12%2012%200%200%200%20.7%201.67%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%22M33.8%203.31a14%2014%200%200%200-10-1.69A1%201%200%200%200%2023.05%203a14%2014%200%200%200%206.53%207.74a13.76%2013.76%200%200%200%2010.55%201.53a.49.49%200%200%200%20.35-.62a13.74%2013.74%200%200%200-6.68-8.34%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%22M9.27%2045.4a14.9%201.6%200%201%200%2029.8%200a14.9%201.6%200%201%200-29.8%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20d%3D%22M26.58%2031a9.49%209.49%200%200%201-11.52%207.68a9.49%209.49%200%200%201-7.68-11.53c1.11-5.55%207.23-8.94%2011.17-5.94c4.31-1.13%209.14%204.23%208.03%209.79%22%2F%3E%3Cpath%20fill%3D%22%23ff866e%22%20d%3D%22M7.38%2030c1.11-5.54%207.22-7.3%2011.17-5.93s7.33%202.43%208.07%206.68c.91-5.45-3.82-10.63-8.07-9.52c-3.94-3-10.06.39-11.17%205.94a10.5%2010.5%200%200%200-.1%203.53c.03-.25.06-.48.1-.7%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linejoin%3D%22round%22%20d%3D%22M26.58%2031a9.49%209.49%200%200%201-11.52%207.68a9.49%209.49%200%200%201-7.68-11.53c1.11-5.55%207.23-8.94%2011.17-5.94c4.31-1.13%209.14%204.23%208.03%209.79Z%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20d%3D%22M38.27%2035.06a9.49%209.49%200%200%201-9.78%209.79a9.49%209.49%200%200%201-9.79-9.79c0-5.65%205.34-10.18%209.79-8c4-1.95%209.78%202.35%209.78%208%22%2F%3E%3Cpath%20fill%3D%22%23ff866e%22%20d%3D%22M28.49%2030c3.26%200%208.82%201.69%209.66%206.64a12%2012%200%200%200%20.12-1.62c0-5.65-5.78-10-9.78-8c-4.45-2.17-9.79%202.36-9.79%208a10%2010%200%200%200%20.12%201.58c.79-4.92%206.4-6.6%209.67-6.6%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linejoin%3D%22round%22%20d%3D%22M38.27%2035.06a9.49%209.49%200%200%201-9.78%209.79a9.49%209.49%200%200%201-9.79-9.79c0-5.65%205.34-10.18%209.79-8c4-1.95%209.78%202.35%209.78%208Z%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%22M18.55%2021.21s2-4.09%209.49-8.06a18.94%2018.94%200%200%201%2012-1.78%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.49%2027.05s.74-11%2011.56-15.68%22%2F%3E%3Cpath%20fill%3D%22%236dd627%22%20d%3D%22M33.8%203.31a14%2014%200%200%200-10-1.69A1%201%200%200%200%2023.05%203a14%2014%200%200%200%206.53%207.74a13.76%2013.76%200%200%200%2010.55%201.53a.49.49%200%200%200%20.35-.62a13.74%2013.74%200%200%200-6.68-8.34%22%2F%3E%3Cpath%20fill%3D%22%239ceb60%22%20d%3D%22M23.75%204.67h.07a13.9%2013.9%200%200%201%2010%201.69a14.33%2014.33%200%200%201%205.83%206c.17%200%20.34-.07.5-.12a.49.49%200%200%200%20.35-.62a13.74%2013.74%200%200%200-6.7-8.31a14%2014%200%200%200-10-1.69A1%201%200%200%200%2023.05%203a12%2012%200%200%200%20.7%201.67%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%22M33.8%203.31a14%2014%200%200%200-10-1.69A1%201%200%200%200%2023.05%203a14%2014%200%200%200%206.53%207.74a13.76%2013.76%200%200%200%2010.55%201.53a.49.49%200%200%200%20.35-.62a13.74%2013.74%200%200%200-6.68-8.34%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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