cherries emoji
cherries from Fluent Emoji Flat by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.
- Name
- cherries
- 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 cherries emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#9ad02b" d="M19.702 3.259C9.847 5.12 7.508 13.87 7.594 17.164l1.867-.059c.172-3.19 1.368-5.759 2.97-7.66l.006-.007c.493-.585.834-.99 1.333-.223l5.918 9.094l1.671-.894l-6.05-9.318c-.493-.765-.325-.964.277-1.36a11.7 11.7 0 0 1 2.419-1.134c.694-.224.862.128.935.302c1.76 4.226 3.826 5.872 5.004 6.356c1.83.692 3.193.927 5.623.1c.234-.08.316-.345.129-.647c0 0-1.64-2.567-3.236-5.421c0 0-1.822-3.807-6.758-3.034"/><path fill="#f8312f" fill-rule="evenodd" d="M15 23.5a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0m15.03 0a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatCherries(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="#9ad02b" d="M19.702 3.259C9.847 5.12 7.508 13.87 7.594 17.164l1.867-.059c.172-3.19 1.368-5.759 2.97-7.66l.006-.007c.493-.585.834-.99 1.333-.223l5.918 9.094l1.671-.894l-6.05-9.318c-.493-.765-.325-.964.277-1.36a11.7 11.7 0 0 1 2.419-1.134c.694-.224.862.128.935.302c1.76 4.226 3.826 5.872 5.004 6.356c1.83.692 3.193.927 5.623.1c.234-.08.316-.345.129-.647c0 0-1.64-2.567-3.236-5.421c0 0-1.822-3.807-6.758-3.034"/><path fill="#f8312f" fillRule="evenodd" d="M15 23.5a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0m15.03 0a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0" clipRule="evenodd"/></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="#9ad02b" d="M19.702 3.259C9.847 5.12 7.508 13.87 7.594 17.164l1.867-.059c.172-3.19 1.368-5.759 2.97-7.66l.006-.007c.493-.585.834-.99 1.333-.223l5.918 9.094l1.671-.894l-6.05-9.318c-.493-.765-.325-.964.277-1.36a11.7 11.7 0 0 1 2.419-1.134c.694-.224.862.128.935.302c1.76 4.226 3.826 5.872 5.004 6.356c1.83.692 3.193.927 5.623.1c.234-.08.316-.345.129-.647c0 0-1.64-2.567-3.236-5.421c0 0-1.822-3.807-6.758-3.034"/><path fill="#f8312f" fill-rule="evenodd" d="M15 23.5a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0m15.03 0a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0" clip-rule="evenodd"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%239ad02b%22%20d%3D%22M19.702%203.259C9.847%205.12%207.508%2013.87%207.594%2017.164l1.867-.059c.172-3.19%201.368-5.759%202.97-7.66l.006-.007c.493-.585.834-.99%201.333-.223l5.918%209.094l1.671-.894l-6.05-9.318c-.493-.765-.325-.964.277-1.36a11.7%2011.7%200%200%201%202.419-1.134c.694-.224.862.128.935.302c1.76%204.226%203.826%205.872%205.004%206.356c1.83.692%203.193.927%205.623.1c.234-.08.316-.345.129-.647c0%200-1.64-2.567-3.236-5.421c0%200-1.822-3.807-6.758-3.034%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M15%2023.5a6.5%206.5%200%201%201-13%200a6.5%206.5%200%200%201%2013%200m15.03%200a6.5%206.5%200%201%201-13%200a6.5%206.5%200%200%201%2013%200%22%20clip-rule%3D%22evenodd%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%239ad02b%22%20d%3D%22M19.702%203.259C9.847%205.12%207.508%2013.87%207.594%2017.164l1.867-.059c.172-3.19%201.368-5.759%202.97-7.66l.006-.007c.493-.585.834-.99%201.333-.223l5.918%209.094l1.671-.894l-6.05-9.318c-.493-.765-.325-.964.277-1.36a11.7%2011.7%200%200%201%202.419-1.134c.694-.224.862.128.935.302c1.76%204.226%203.826%205.872%205.004%206.356c1.83.692%203.193.927%205.623.1c.234-.08.316-.345.129-.647c0%200-1.64-2.567-3.236-5.421c0%200-1.822-3.807-6.758-3.034%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M15%2023.5a6.5%206.5%200%201%201-13%200a6.5%206.5%200%200%201%2013%200m15.03%200a6.5%206.5%200%201%201-13%200a6.5%206.5%200%200%201%2013%200%22%20clip-rule%3D%22evenodd%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/cherries.svg?color=%231a73e8&size=48