watermelon emoji

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

Name
watermelon
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 watermelon 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" stroke-width="2"><path fill="#b1cc33" d="M55.226 56.78c-10.988 10.977-28.78 10.977-39.768 0c-10.976-10.987-10.976-28.779 0-39.767l2.654 2.654c-9.525 9.515-9.525 24.945 0 34.46c9.515 9.525 24.945 9.525 34.46 0z"/><path fill="#ea5a47" stroke="#ea5a47" stroke-linecap="round" d="M52.572 54.127c-9.515 9.525-24.945 9.525-34.46 0c-9.526-9.515-9.526-24.945 0-34.46z"/><path fill="#ea5a47" d="M49.524 56.718c-9.52 6.837-22.857 5.973-31.412-2.592c-8.62-8.61-9.44-22.063-2.46-31.594"/></g><path fill="none" stroke="#000" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M55.226 56.78c-10.988 10.977-28.78 10.977-39.768 0c-10.976-10.987-10.976-28.779 0-39.767l2.654 2.654c-9.525 9.515-9.525 24.945 0 34.46c9.515 9.525 24.945 9.525 34.46 0z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m17.516 19.071l36.206 36.206m-4.198 1.441c-9.52 6.837-22.857 5.973-31.412-2.592c-8.62-8.61-9.44-22.063-2.46-31.594"/><ellipse cx="31.83" cy="46.907" rx="1.687" ry=".844" transform="rotate(-45 31.83 46.907)"/><ellipse cx="44.554" cy="53.269" rx="1.687" ry=".844" transform="rotate(-45 44.554 53.27)"/><ellipse cx="31.83" cy="54.86" rx="1.687" ry=".844" transform="rotate(-45 31.83 54.86)"/><ellipse cx="25.817" cy="40.894" rx="1.687" ry=".844" transform="rotate(-45 25.817 40.894)"/><ellipse cx="19.455" cy="28.17" rx="1.687" ry=".844" transform="rotate(-45 19.455 28.17)"/><ellipse cx="17.864" cy="40.894" rx="1.687" ry=".844" transform="rotate(-45 17.864 40.894)"/><ellipse cx="22.281" cy="50.086" rx="1.687" ry=".844" transform="rotate(-45 22.281 50.086)"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiWatermelon(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" strokeWidth="2"><path fill="#b1cc33" d="M55.226 56.78c-10.988 10.977-28.78 10.977-39.768 0c-10.976-10.987-10.976-28.779 0-39.767l2.654 2.654c-9.525 9.515-9.525 24.945 0 34.46c9.515 9.525 24.945 9.525 34.46 0z"/><path fill="#ea5a47" stroke="#ea5a47" strokeLinecap="round" d="M52.572 54.127c-9.515 9.525-24.945 9.525-34.46 0c-9.526-9.515-9.526-24.945 0-34.46z"/><path fill="#ea5a47" d="M49.524 56.718c-9.52 6.837-22.857 5.973-31.412-2.592c-8.62-8.61-9.44-22.063-2.46-31.594"/></g><path fill="none" stroke="#000" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M55.226 56.78c-10.988 10.977-28.78 10.977-39.768 0c-10.976-10.987-10.976-28.779 0-39.767l2.654 2.654c-9.525 9.515-9.525 24.945 0 34.46c9.515 9.525 24.945 9.525 34.46 0z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="m17.516 19.071l36.206 36.206m-4.198 1.441c-9.52 6.837-22.857 5.973-31.412-2.592c-8.62-8.61-9.44-22.063-2.46-31.594"/><ellipse cx="31.83" cy="46.907" rx="1.687" ry=".844" transform="rotate(-45 31.83 46.907)"/><ellipse cx="44.554" cy="53.269" rx="1.687" ry=".844" transform="rotate(-45 44.554 53.27)"/><ellipse cx="31.83" cy="54.86" rx="1.687" ry=".844" transform="rotate(-45 31.83 54.86)"/><ellipse cx="25.817" cy="40.894" rx="1.687" ry=".844" transform="rotate(-45 25.817 40.894)"/><ellipse cx="19.455" cy="28.17" rx="1.687" ry=".844" transform="rotate(-45 19.455 28.17)"/><ellipse cx="17.864" cy="40.894" rx="1.687" ry=".844" transform="rotate(-45 17.864 40.894)"/><ellipse cx="22.281" cy="50.086" rx="1.687" ry=".844" transform="rotate(-45 22.281 50.086)"/></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" stroke-width="2"><path fill="#b1cc33" d="M55.226 56.78c-10.988 10.977-28.78 10.977-39.768 0c-10.976-10.987-10.976-28.779 0-39.767l2.654 2.654c-9.525 9.515-9.525 24.945 0 34.46c9.515 9.525 24.945 9.525 34.46 0z"/><path fill="#ea5a47" stroke="#ea5a47" stroke-linecap="round" d="M52.572 54.127c-9.515 9.525-24.945 9.525-34.46 0c-9.526-9.515-9.526-24.945 0-34.46z"/><path fill="#ea5a47" d="M49.524 56.718c-9.52 6.837-22.857 5.973-31.412-2.592c-8.62-8.61-9.44-22.063-2.46-31.594"/></g><path fill="none" stroke="#000" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M55.226 56.78c-10.988 10.977-28.78 10.977-39.768 0c-10.976-10.987-10.976-28.779 0-39.767l2.654 2.654c-9.525 9.515-9.525 24.945 0 34.46c9.515 9.525 24.945 9.525 34.46 0z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m17.516 19.071l36.206 36.206m-4.198 1.441c-9.52 6.837-22.857 5.973-31.412-2.592c-8.62-8.61-9.44-22.063-2.46-31.594"/><ellipse cx="31.83" cy="46.907" rx="1.687" ry=".844" transform="rotate(-45 31.83 46.907)"/><ellipse cx="44.554" cy="53.269" rx="1.687" ry=".844" transform="rotate(-45 44.554 53.27)"/><ellipse cx="31.83" cy="54.86" rx="1.687" ry=".844" transform="rotate(-45 31.83 54.86)"/><ellipse cx="25.817" cy="40.894" rx="1.687" ry=".844" transform="rotate(-45 25.817 40.894)"/><ellipse cx="19.455" cy="28.17" rx="1.687" ry=".844" transform="rotate(-45 19.455 28.17)"/><ellipse cx="17.864" cy="40.894" rx="1.687" ry=".844" transform="rotate(-45 17.864 40.894)"/><ellipse cx="22.281" cy="50.086" rx="1.687" ry=".844" transform="rotate(-45 22.281 50.086)"/></svg>
</template>

CSS

.icon-watermelon {
  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%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M55.226%2056.78c-10.988%2010.977-28.78%2010.977-39.768%200c-10.976-10.987-10.976-28.779%200-39.767l2.654%202.654c-9.525%209.515-9.525%2024.945%200%2034.46c9.515%209.525%2024.945%209.525%2034.46%200z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20stroke%3D%22%23ea5a47%22%20stroke-linecap%3D%22round%22%20d%3D%22M52.572%2054.127c-9.515%209.525-24.945%209.525-34.46%200c-9.526-9.515-9.526-24.945%200-34.46z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M49.524%2056.718c-9.52%206.837-22.857%205.973-31.412-2.592c-8.62-8.61-9.44-22.063-2.46-31.594%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M55.226%2056.78c-10.988%2010.977-28.78%2010.977-39.768%200c-10.976-10.987-10.976-28.779%200-39.767l2.654%202.654c-9.525%209.515-9.525%2024.945%200%2034.46c9.515%209.525%2024.945%209.525%2034.46%200z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m17.516%2019.071l36.206%2036.206m-4.198%201.441c-9.52%206.837-22.857%205.973-31.412-2.592c-8.62-8.61-9.44-22.063-2.46-31.594%22%2F%3E%3Cellipse%20cx%3D%2231.83%22%20cy%3D%2246.907%22%20rx%3D%221.687%22%20ry%3D%22.844%22%20transform%3D%22rotate(-45%2031.83%2046.907)%22%2F%3E%3Cellipse%20cx%3D%2244.554%22%20cy%3D%2253.269%22%20rx%3D%221.687%22%20ry%3D%22.844%22%20transform%3D%22rotate(-45%2044.554%2053.27)%22%2F%3E%3Cellipse%20cx%3D%2231.83%22%20cy%3D%2254.86%22%20rx%3D%221.687%22%20ry%3D%22.844%22%20transform%3D%22rotate(-45%2031.83%2054.86)%22%2F%3E%3Cellipse%20cx%3D%2225.817%22%20cy%3D%2240.894%22%20rx%3D%221.687%22%20ry%3D%22.844%22%20transform%3D%22rotate(-45%2025.817%2040.894)%22%2F%3E%3Cellipse%20cx%3D%2219.455%22%20cy%3D%2228.17%22%20rx%3D%221.687%22%20ry%3D%22.844%22%20transform%3D%22rotate(-45%2019.455%2028.17)%22%2F%3E%3Cellipse%20cx%3D%2217.864%22%20cy%3D%2240.894%22%20rx%3D%221.687%22%20ry%3D%22.844%22%20transform%3D%22rotate(-45%2017.864%2040.894)%22%2F%3E%3Cellipse%20cx%3D%2222.281%22%20cy%3D%2250.086%22%20rx%3D%221.687%22%20ry%3D%22.844%22%20transform%3D%22rotate(-45%2022.281%2050.086)%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%2072%2072%22%3E%3Cg%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M55.226%2056.78c-10.988%2010.977-28.78%2010.977-39.768%200c-10.976-10.987-10.976-28.779%200-39.767l2.654%202.654c-9.525%209.515-9.525%2024.945%200%2034.46c9.515%209.525%2024.945%209.525%2034.46%200z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20stroke%3D%22%23ea5a47%22%20stroke-linecap%3D%22round%22%20d%3D%22M52.572%2054.127c-9.515%209.525-24.945%209.525-34.46%200c-9.526-9.515-9.526-24.945%200-34.46z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M49.524%2056.718c-9.52%206.837-22.857%205.973-31.412-2.592c-8.62-8.61-9.44-22.063-2.46-31.594%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M55.226%2056.78c-10.988%2010.977-28.78%2010.977-39.768%200c-10.976-10.987-10.976-28.779%200-39.767l2.654%202.654c-9.525%209.515-9.525%2024.945%200%2034.46c9.515%209.525%2024.945%209.525%2034.46%200z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m17.516%2019.071l36.206%2036.206m-4.198%201.441c-9.52%206.837-22.857%205.973-31.412-2.592c-8.62-8.61-9.44-22.063-2.46-31.594%22%2F%3E%3Cellipse%20cx%3D%2231.83%22%20cy%3D%2246.907%22%20rx%3D%221.687%22%20ry%3D%22.844%22%20transform%3D%22rotate(-45%2031.83%2046.907)%22%2F%3E%3Cellipse%20cx%3D%2244.554%22%20cy%3D%2253.269%22%20rx%3D%221.687%22%20ry%3D%22.844%22%20transform%3D%22rotate(-45%2044.554%2053.27)%22%2F%3E%3Cellipse%20cx%3D%2231.83%22%20cy%3D%2254.86%22%20rx%3D%221.687%22%20ry%3D%22.844%22%20transform%3D%22rotate(-45%2031.83%2054.86)%22%2F%3E%3Cellipse%20cx%3D%2225.817%22%20cy%3D%2240.894%22%20rx%3D%221.687%22%20ry%3D%22.844%22%20transform%3D%22rotate(-45%2025.817%2040.894)%22%2F%3E%3Cellipse%20cx%3D%2219.455%22%20cy%3D%2228.17%22%20rx%3D%221.687%22%20ry%3D%22.844%22%20transform%3D%22rotate(-45%2019.455%2028.17)%22%2F%3E%3Cellipse%20cx%3D%2217.864%22%20cy%3D%2240.894%22%20rx%3D%221.687%22%20ry%3D%22.844%22%20transform%3D%22rotate(-45%2017.864%2040.894)%22%2F%3E%3Cellipse%20cx%3D%2222.281%22%20cy%3D%2250.086%22%20rx%3D%221.687%22%20ry%3D%22.844%22%20transform%3D%22rotate(-45%2022.281%2050.086)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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