watermelon from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.

Name
watermelon
Set
Fluent Emoji High Contrast
Style
Default
Category
Food & Drink
Viewbox
32×32
License
MIT

The same emoji in other sets

More food & drink icons from Fluent Emoji High Contrast

Use the watermelon emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m28.83 21.03l.58.58c.68.68.68 1.78.01 2.47l-1.38 1.38c-5.95 5.96-15.61 5.96-21.57 0C.51 19.51.51 9.85 6.47 3.89l1.38-1.38c.68-.68 1.78-.68 2.46 0l.58.58l-2.7 2.7c-4.95 4.95-4.95 12.99 0 17.94s12.99 4.95 17.94 0z"/><path d="m27.64 19.84l-2.86 2.86C20.48 27 13.5 27 9.2 22.7s-4.3-11.28 0-15.58l2.857-2.856zm-13.69-9.08a1.09 1.09 0 1 0-2.18 0a1.09 1.09 0 0 0 2.18 0m-2.43 6.64a1.09 1.09 0 1 0 0-2.18a1.09 1.09 0 0 0 0 2.18m4.08 4.08a1.09 1.09 0 1 0 0-2.18a1.09 1.09 0 0 0 0 2.18m1.35-5.54a1.09 1.09 0 1 0 0-2.18a1.09 1.09 0 0 0 0 2.18m5.28 3.11a1.09 1.09 0 1 0-2.18 0a1.09 1.09 0 0 0 2.18 0"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastWatermelon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m28.83 21.03l.58.58c.68.68.68 1.78.01 2.47l-1.38 1.38c-5.95 5.96-15.61 5.96-21.57 0C.51 19.51.51 9.85 6.47 3.89l1.38-1.38c.68-.68 1.78-.68 2.46 0l.58.58l-2.7 2.7c-4.95 4.95-4.95 12.99 0 17.94s12.99 4.95 17.94 0z"/><path d="m27.64 19.84l-2.86 2.86C20.48 27 13.5 27 9.2 22.7s-4.3-11.28 0-15.58l2.857-2.856zm-13.69-9.08a1.09 1.09 0 1 0-2.18 0a1.09 1.09 0 0 0 2.18 0m-2.43 6.64a1.09 1.09 0 1 0 0-2.18a1.09 1.09 0 0 0 0 2.18m4.08 4.08a1.09 1.09 0 1 0 0-2.18a1.09 1.09 0 0 0 0 2.18m1.35-5.54a1.09 1.09 0 1 0 0-2.18a1.09 1.09 0 0 0 0 2.18m5.28 3.11a1.09 1.09 0 1 0-2.18 0a1.09 1.09 0 0 0 2.18 0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m28.83 21.03l.58.58c.68.68.68 1.78.01 2.47l-1.38 1.38c-5.95 5.96-15.61 5.96-21.57 0C.51 19.51.51 9.85 6.47 3.89l1.38-1.38c.68-.68 1.78-.68 2.46 0l.58.58l-2.7 2.7c-4.95 4.95-4.95 12.99 0 17.94s12.99 4.95 17.94 0z"/><path d="m27.64 19.84l-2.86 2.86C20.48 27 13.5 27 9.2 22.7s-4.3-11.28 0-15.58l2.857-2.856zm-13.69-9.08a1.09 1.09 0 1 0-2.18 0a1.09 1.09 0 0 0 2.18 0m-2.43 6.64a1.09 1.09 0 1 0 0-2.18a1.09 1.09 0 0 0 0 2.18m4.08 4.08a1.09 1.09 0 1 0 0-2.18a1.09 1.09 0 0 0 0 2.18m1.35-5.54a1.09 1.09 0 1 0 0-2.18a1.09 1.09 0 0 0 0 2.18m5.28 3.11a1.09 1.09 0 1 0-2.18 0a1.09 1.09 0 0 0 2.18 0"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m28.83%2021.03l.58.58c.68.68.68%201.78.01%202.47l-1.38%201.38c-5.95%205.96-15.61%205.96-21.57%200C.51%2019.51.51%209.85%206.47%203.89l1.38-1.38c.68-.68%201.78-.68%202.46%200l.58.58l-2.7%202.7c-4.95%204.95-4.95%2012.99%200%2017.94s12.99%204.95%2017.94%200z%22%2F%3E%3Cpath%20d%3D%22m27.64%2019.84l-2.86%202.86C20.48%2027%2013.5%2027%209.2%2022.7s-4.3-11.28%200-15.58l2.857-2.856zm-13.69-9.08a1.09%201.09%200%201%200-2.18%200a1.09%201.09%200%200%200%202.18%200m-2.43%206.64a1.09%201.09%200%201%200%200-2.18a1.09%201.09%200%200%200%200%202.18m4.08%204.08a1.09%201.09%200%201%200%200-2.18a1.09%201.09%200%200%200%200%202.18m1.35-5.54a1.09%201.09%200%201%200%200-2.18a1.09%201.09%200%200%200%200%202.18m5.28%203.11a1.09%201.09%200%201%200-2.18%200a1.09%201.09%200%200%200%202.18%200%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%22currentColor%22%3E%3Cpath%20d%3D%22m28.83%2021.03l.58.58c.68.68.68%201.78.01%202.47l-1.38%201.38c-5.95%205.96-15.61%205.96-21.57%200C.51%2019.51.51%209.85%206.47%203.89l1.38-1.38c.68-.68%201.78-.68%202.46%200l.58.58l-2.7%202.7c-4.95%204.95-4.95%2012.99%200%2017.94s12.99%204.95%2017.94%200z%22%2F%3E%3Cpath%20d%3D%22m27.64%2019.84l-2.86%202.86C20.48%2027%2013.5%2027%209.2%2022.7s-4.3-11.28%200-15.58l2.857-2.856zm-13.69-9.08a1.09%201.09%200%201%200-2.18%200a1.09%201.09%200%200%200%202.18%200m-2.43%206.64a1.09%201.09%200%201%200%200-2.18a1.09%201.09%200%200%200%200%202.18m4.08%204.08a1.09%201.09%200%201%200%200-2.18a1.09%201.09%200%200%200%200%202.18m1.35-5.54a1.09%201.09%200%201%200%200-2.18a1.09%201.09%200%200%200%200%202.18m5.28%203.11a1.09%201.09%200%201%200-2.18%200a1.09%201.09%200%200%200%202.18%200%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-high-contrast/watermelon.svg?color=%231a73e8&size=48