cherries emoji
cherries from Noto Emoji by Google Inc · Default · Food & Drink · Apache-2.0 Free for personal and commercial use.
- Name
- cherries
- Set
- Noto Emoji
- Style
- Default
- Category
- Food & Drink
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More food & drink icons from Noto Emoji
Use the cherries emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#af0c1a" d="m79.05 78.15l-13.17-2.32s-.57.46-2.15 2.38s-3.16 5.46-3.16 5.46l-31.52-6.3s-14.21 9.19-10.62 27.77c3.2 16.53 17.55 20.18 25.44 20.34c16.68.34 24.36-12.12 24.36-12.12s16.24 12.16 31.89 1.69c16-10.7 10.18-31.63 6.46-34.45c-3.25-2.45-27.53-2.45-27.53-2.45"/><path fill="#dc0d27" d="M44.45 73.13c-13.97-.11-21.48 7.22-22.08 16.56c-.56 8.68 5.3 21.07 20.96 22.08s25.8-10.7 24.34-20.39c-1.31-8.6-8.91-18.14-23.22-18.25m34.14 26.14s-1.69-7.1-4.96-12.84c-3.27-5.75-7.77-10.59-7.77-10.59s9.16-9.16 22.79-7.13s19.8 14.57 19.8 14.57s-1.33 11.43-9.92 16c-12.05 6.41-19.94-.01-19.94-.01"/><path fill="#ff605f" d="M71.61 75.61c-1.42 1.32.03 6.21 4.42 9.14s8.87 3.7 10.68.55c1.8-3.15-.56-5.44-3.38-6.54c-1.84-.72-3.53-.55-5.67-2.24s-4.46-2.4-6.05-.91m17.71 3.48c-.78 1.88 1.97 4.03 4.03 3s2.06-3.6-.6-4.37c-2.28-.66-3.01.35-3.43 1.37M41.4 95.89c1.22 3.14 5.66 1.29 8.14-.17c2.49-1.46 3.34-3.43 2.57-5.31s-4.2-2.23-7.11-.77c-2.36 1.18-4.8 3.17-3.6 6.25M30.77 78.24c-3.87 2.29-4.11 6.54-3.51 7.89c1.54 3.51 3.34 3.26 4.46 5.06c1.11 1.8 2.82 5.33 5.23 4.97c3.43-.51 3.17-4.97 2.06-7.8c-.83-2.11-1.8-4.2-1.97-6.86c-.18-2.66-.18-6.86-6.27-3.26"/><path fill="#759937" d="M15.17 19.6c-1.29 3.35 1.03 5.79 3.51 7.03c2.71 1.35 5.67 1.35 5.67 1.35s8.51 10.13 12.43 22.56c3.66 11.6 4.96 25.24 4.73 27.56c-.27 2.7-.41 5.27.27 6.22c1.34 1.88 4.73 1.49 5.4.14c.95-1.89-.14-6.22-.14-6.22s-.41-15.67-4.32-28.1s-8.92-19.59-8.92-19.59s16.97 4.62 27.97 14.73C78.4 60.54 80.16 69.56 80.16 69.56s.09 4.49 1.17 5.84s6.02.54 6.16-1.49s-1.27-5.73-1.27-5.73s-4.16-14.83-21.99-28.31C48.19 27.75 28.55 23.11 28.55 23.11s-2.01-3.03-5.27-4.73c-2.85-1.48-6.9-1.93-8.11 1.22"/><path fill="#366918" d="M26.81 23.32c-.54-1.22 1.47-7.82 11.47-13.09s21.39-6.88 36.09-6.64c16.51.27 24.18 2.8 24.49 3.79c.32 1.02-7.67 6.52-7.67 6.52l-26.42 7.8l-25 3.24z"/><path fill="#518e30" d="M66.65 28.92c21.01-3.99 32.13-20.1 32.13-21.09c0-.12-1.33.14-3.08.55c-1.76.41-17.17 4.76-25 6.89c-8.92 2.43-20.55 4.58-24.59 5.13c-5.95.81-19.05 2.97-19.05 2.97s15.9 10.05 39.59 5.55"/></svg>
React
import type { SVGProps } from "react";
export function NotoCherries(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#af0c1a" d="m79.05 78.15l-13.17-2.32s-.57.46-2.15 2.38s-3.16 5.46-3.16 5.46l-31.52-6.3s-14.21 9.19-10.62 27.77c3.2 16.53 17.55 20.18 25.44 20.34c16.68.34 24.36-12.12 24.36-12.12s16.24 12.16 31.89 1.69c16-10.7 10.18-31.63 6.46-34.45c-3.25-2.45-27.53-2.45-27.53-2.45"/><path fill="#dc0d27" d="M44.45 73.13c-13.97-.11-21.48 7.22-22.08 16.56c-.56 8.68 5.3 21.07 20.96 22.08s25.8-10.7 24.34-20.39c-1.31-8.6-8.91-18.14-23.22-18.25m34.14 26.14s-1.69-7.1-4.96-12.84c-3.27-5.75-7.77-10.59-7.77-10.59s9.16-9.16 22.79-7.13s19.8 14.57 19.8 14.57s-1.33 11.43-9.92 16c-12.05 6.41-19.94-.01-19.94-.01"/><path fill="#ff605f" d="M71.61 75.61c-1.42 1.32.03 6.21 4.42 9.14s8.87 3.7 10.68.55c1.8-3.15-.56-5.44-3.38-6.54c-1.84-.72-3.53-.55-5.67-2.24s-4.46-2.4-6.05-.91m17.71 3.48c-.78 1.88 1.97 4.03 4.03 3s2.06-3.6-.6-4.37c-2.28-.66-3.01.35-3.43 1.37M41.4 95.89c1.22 3.14 5.66 1.29 8.14-.17c2.49-1.46 3.34-3.43 2.57-5.31s-4.2-2.23-7.11-.77c-2.36 1.18-4.8 3.17-3.6 6.25M30.77 78.24c-3.87 2.29-4.11 6.54-3.51 7.89c1.54 3.51 3.34 3.26 4.46 5.06c1.11 1.8 2.82 5.33 5.23 4.97c3.43-.51 3.17-4.97 2.06-7.8c-.83-2.11-1.8-4.2-1.97-6.86c-.18-2.66-.18-6.86-6.27-3.26"/><path fill="#759937" d="M15.17 19.6c-1.29 3.35 1.03 5.79 3.51 7.03c2.71 1.35 5.67 1.35 5.67 1.35s8.51 10.13 12.43 22.56c3.66 11.6 4.96 25.24 4.73 27.56c-.27 2.7-.41 5.27.27 6.22c1.34 1.88 4.73 1.49 5.4.14c.95-1.89-.14-6.22-.14-6.22s-.41-15.67-4.32-28.1s-8.92-19.59-8.92-19.59s16.97 4.62 27.97 14.73C78.4 60.54 80.16 69.56 80.16 69.56s.09 4.49 1.17 5.84s6.02.54 6.16-1.49s-1.27-5.73-1.27-5.73s-4.16-14.83-21.99-28.31C48.19 27.75 28.55 23.11 28.55 23.11s-2.01-3.03-5.27-4.73c-2.85-1.48-6.9-1.93-8.11 1.22"/><path fill="#366918" d="M26.81 23.32c-.54-1.22 1.47-7.82 11.47-13.09s21.39-6.88 36.09-6.64c16.51.27 24.18 2.8 24.49 3.79c.32 1.02-7.67 6.52-7.67 6.52l-26.42 7.8l-25 3.24z"/><path fill="#518e30" d="M66.65 28.92c21.01-3.99 32.13-20.1 32.13-21.09c0-.12-1.33.14-3.08.55c-1.76.41-17.17 4.76-25 6.89c-8.92 2.43-20.55 4.58-24.59 5.13c-5.95.81-19.05 2.97-19.05 2.97s15.9 10.05 39.59 5.55"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#af0c1a" d="m79.05 78.15l-13.17-2.32s-.57.46-2.15 2.38s-3.16 5.46-3.16 5.46l-31.52-6.3s-14.21 9.19-10.62 27.77c3.2 16.53 17.55 20.18 25.44 20.34c16.68.34 24.36-12.12 24.36-12.12s16.24 12.16 31.89 1.69c16-10.7 10.18-31.63 6.46-34.45c-3.25-2.45-27.53-2.45-27.53-2.45"/><path fill="#dc0d27" d="M44.45 73.13c-13.97-.11-21.48 7.22-22.08 16.56c-.56 8.68 5.3 21.07 20.96 22.08s25.8-10.7 24.34-20.39c-1.31-8.6-8.91-18.14-23.22-18.25m34.14 26.14s-1.69-7.1-4.96-12.84c-3.27-5.75-7.77-10.59-7.77-10.59s9.16-9.16 22.79-7.13s19.8 14.57 19.8 14.57s-1.33 11.43-9.92 16c-12.05 6.41-19.94-.01-19.94-.01"/><path fill="#ff605f" d="M71.61 75.61c-1.42 1.32.03 6.21 4.42 9.14s8.87 3.7 10.68.55c1.8-3.15-.56-5.44-3.38-6.54c-1.84-.72-3.53-.55-5.67-2.24s-4.46-2.4-6.05-.91m17.71 3.48c-.78 1.88 1.97 4.03 4.03 3s2.06-3.6-.6-4.37c-2.28-.66-3.01.35-3.43 1.37M41.4 95.89c1.22 3.14 5.66 1.29 8.14-.17c2.49-1.46 3.34-3.43 2.57-5.31s-4.2-2.23-7.11-.77c-2.36 1.18-4.8 3.17-3.6 6.25M30.77 78.24c-3.87 2.29-4.11 6.54-3.51 7.89c1.54 3.51 3.34 3.26 4.46 5.06c1.11 1.8 2.82 5.33 5.23 4.97c3.43-.51 3.17-4.97 2.06-7.8c-.83-2.11-1.8-4.2-1.97-6.86c-.18-2.66-.18-6.86-6.27-3.26"/><path fill="#759937" d="M15.17 19.6c-1.29 3.35 1.03 5.79 3.51 7.03c2.71 1.35 5.67 1.35 5.67 1.35s8.51 10.13 12.43 22.56c3.66 11.6 4.96 25.24 4.73 27.56c-.27 2.7-.41 5.27.27 6.22c1.34 1.88 4.73 1.49 5.4.14c.95-1.89-.14-6.22-.14-6.22s-.41-15.67-4.32-28.1s-8.92-19.59-8.92-19.59s16.97 4.62 27.97 14.73C78.4 60.54 80.16 69.56 80.16 69.56s.09 4.49 1.17 5.84s6.02.54 6.16-1.49s-1.27-5.73-1.27-5.73s-4.16-14.83-21.99-28.31C48.19 27.75 28.55 23.11 28.55 23.11s-2.01-3.03-5.27-4.73c-2.85-1.48-6.9-1.93-8.11 1.22"/><path fill="#366918" d="M26.81 23.32c-.54-1.22 1.47-7.82 11.47-13.09s21.39-6.88 36.09-6.64c16.51.27 24.18 2.8 24.49 3.79c.32 1.02-7.67 6.52-7.67 6.52l-26.42 7.8l-25 3.24z"/><path fill="#518e30" d="M66.65 28.92c21.01-3.99 32.13-20.1 32.13-21.09c0-.12-1.33.14-3.08.55c-1.76.41-17.17 4.76-25 6.89c-8.92 2.43-20.55 4.58-24.59 5.13c-5.95.81-19.05 2.97-19.05 2.97s15.9 10.05 39.59 5.55"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%23af0c1a%22%20d%3D%22m79.05%2078.15l-13.17-2.32s-.57.46-2.15%202.38s-3.16%205.46-3.16%205.46l-31.52-6.3s-14.21%209.19-10.62%2027.77c3.2%2016.53%2017.55%2020.18%2025.44%2020.34c16.68.34%2024.36-12.12%2024.36-12.12s16.24%2012.16%2031.89%201.69c16-10.7%2010.18-31.63%206.46-34.45c-3.25-2.45-27.53-2.45-27.53-2.45%22%2F%3E%3Cpath%20fill%3D%22%23dc0d27%22%20d%3D%22M44.45%2073.13c-13.97-.11-21.48%207.22-22.08%2016.56c-.56%208.68%205.3%2021.07%2020.96%2022.08s25.8-10.7%2024.34-20.39c-1.31-8.6-8.91-18.14-23.22-18.25m34.14%2026.14s-1.69-7.1-4.96-12.84c-3.27-5.75-7.77-10.59-7.77-10.59s9.16-9.16%2022.79-7.13s19.8%2014.57%2019.8%2014.57s-1.33%2011.43-9.92%2016c-12.05%206.41-19.94-.01-19.94-.01%22%2F%3E%3Cpath%20fill%3D%22%23ff605f%22%20d%3D%22M71.61%2075.61c-1.42%201.32.03%206.21%204.42%209.14s8.87%203.7%2010.68.55c1.8-3.15-.56-5.44-3.38-6.54c-1.84-.72-3.53-.55-5.67-2.24s-4.46-2.4-6.05-.91m17.71%203.48c-.78%201.88%201.97%204.03%204.03%203s2.06-3.6-.6-4.37c-2.28-.66-3.01.35-3.43%201.37M41.4%2095.89c1.22%203.14%205.66%201.29%208.14-.17c2.49-1.46%203.34-3.43%202.57-5.31s-4.2-2.23-7.11-.77c-2.36%201.18-4.8%203.17-3.6%206.25M30.77%2078.24c-3.87%202.29-4.11%206.54-3.51%207.89c1.54%203.51%203.34%203.26%204.46%205.06c1.11%201.8%202.82%205.33%205.23%204.97c3.43-.51%203.17-4.97%202.06-7.8c-.83-2.11-1.8-4.2-1.97-6.86c-.18-2.66-.18-6.86-6.27-3.26%22%2F%3E%3Cpath%20fill%3D%22%23759937%22%20d%3D%22M15.17%2019.6c-1.29%203.35%201.03%205.79%203.51%207.03c2.71%201.35%205.67%201.35%205.67%201.35s8.51%2010.13%2012.43%2022.56c3.66%2011.6%204.96%2025.24%204.73%2027.56c-.27%202.7-.41%205.27.27%206.22c1.34%201.88%204.73%201.49%205.4.14c.95-1.89-.14-6.22-.14-6.22s-.41-15.67-4.32-28.1s-8.92-19.59-8.92-19.59s16.97%204.62%2027.97%2014.73C78.4%2060.54%2080.16%2069.56%2080.16%2069.56s.09%204.49%201.17%205.84s6.02.54%206.16-1.49s-1.27-5.73-1.27-5.73s-4.16-14.83-21.99-28.31C48.19%2027.75%2028.55%2023.11%2028.55%2023.11s-2.01-3.03-5.27-4.73c-2.85-1.48-6.9-1.93-8.11%201.22%22%2F%3E%3Cpath%20fill%3D%22%23366918%22%20d%3D%22M26.81%2023.32c-.54-1.22%201.47-7.82%2011.47-13.09s21.39-6.88%2036.09-6.64c16.51.27%2024.18%202.8%2024.49%203.79c.32%201.02-7.67%206.52-7.67%206.52l-26.42%207.8l-25%203.24z%22%2F%3E%3Cpath%20fill%3D%22%23518e30%22%20d%3D%22M66.65%2028.92c21.01-3.99%2032.13-20.1%2032.13-21.09c0-.12-1.33.14-3.08.55c-1.76.41-17.17%204.76-25%206.89c-8.92%202.43-20.55%204.58-24.59%205.13c-5.95.81-19.05%202.97-19.05%202.97s15.9%2010.05%2039.59%205.55%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23af0c1a%22%20d%3D%22m79.05%2078.15l-13.17-2.32s-.57.46-2.15%202.38s-3.16%205.46-3.16%205.46l-31.52-6.3s-14.21%209.19-10.62%2027.77c3.2%2016.53%2017.55%2020.18%2025.44%2020.34c16.68.34%2024.36-12.12%2024.36-12.12s16.24%2012.16%2031.89%201.69c16-10.7%2010.18-31.63%206.46-34.45c-3.25-2.45-27.53-2.45-27.53-2.45%22%2F%3E%3Cpath%20fill%3D%22%23dc0d27%22%20d%3D%22M44.45%2073.13c-13.97-.11-21.48%207.22-22.08%2016.56c-.56%208.68%205.3%2021.07%2020.96%2022.08s25.8-10.7%2024.34-20.39c-1.31-8.6-8.91-18.14-23.22-18.25m34.14%2026.14s-1.69-7.1-4.96-12.84c-3.27-5.75-7.77-10.59-7.77-10.59s9.16-9.16%2022.79-7.13s19.8%2014.57%2019.8%2014.57s-1.33%2011.43-9.92%2016c-12.05%206.41-19.94-.01-19.94-.01%22%2F%3E%3Cpath%20fill%3D%22%23ff605f%22%20d%3D%22M71.61%2075.61c-1.42%201.32.03%206.21%204.42%209.14s8.87%203.7%2010.68.55c1.8-3.15-.56-5.44-3.38-6.54c-1.84-.72-3.53-.55-5.67-2.24s-4.46-2.4-6.05-.91m17.71%203.48c-.78%201.88%201.97%204.03%204.03%203s2.06-3.6-.6-4.37c-2.28-.66-3.01.35-3.43%201.37M41.4%2095.89c1.22%203.14%205.66%201.29%208.14-.17c2.49-1.46%203.34-3.43%202.57-5.31s-4.2-2.23-7.11-.77c-2.36%201.18-4.8%203.17-3.6%206.25M30.77%2078.24c-3.87%202.29-4.11%206.54-3.51%207.89c1.54%203.51%203.34%203.26%204.46%205.06c1.11%201.8%202.82%205.33%205.23%204.97c3.43-.51%203.17-4.97%202.06-7.8c-.83-2.11-1.8-4.2-1.97-6.86c-.18-2.66-.18-6.86-6.27-3.26%22%2F%3E%3Cpath%20fill%3D%22%23759937%22%20d%3D%22M15.17%2019.6c-1.29%203.35%201.03%205.79%203.51%207.03c2.71%201.35%205.67%201.35%205.67%201.35s8.51%2010.13%2012.43%2022.56c3.66%2011.6%204.96%2025.24%204.73%2027.56c-.27%202.7-.41%205.27.27%206.22c1.34%201.88%204.73%201.49%205.4.14c.95-1.89-.14-6.22-.14-6.22s-.41-15.67-4.32-28.1s-8.92-19.59-8.92-19.59s16.97%204.62%2027.97%2014.73C78.4%2060.54%2080.16%2069.56%2080.16%2069.56s.09%204.49%201.17%205.84s6.02.54%206.16-1.49s-1.27-5.73-1.27-5.73s-4.16-14.83-21.99-28.31C48.19%2027.75%2028.55%2023.11%2028.55%2023.11s-2.01-3.03-5.27-4.73c-2.85-1.48-6.9-1.93-8.11%201.22%22%2F%3E%3Cpath%20fill%3D%22%23366918%22%20d%3D%22M26.81%2023.32c-.54-1.22%201.47-7.82%2011.47-13.09s21.39-6.88%2036.09-6.64c16.51.27%2024.18%202.8%2024.49%203.79c.32%201.02-7.67%206.52-7.67%206.52l-26.42%207.8l-25%203.24z%22%2F%3E%3Cpath%20fill%3D%22%23518e30%22%20d%3D%22M66.65%2028.92c21.01-3.99%2032.13-20.1%2032.13-21.09c0-.12-1.33.14-3.08.55c-1.76.41-17.17%204.76-25%206.89c-8.92%202.43-20.55%204.58-24.59%205.13c-5.95.81-19.05%202.97-19.05%202.97s15.9%2010.05%2039.59%205.55%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/cherries.svg?color=%231a73e8&size=48