grapes from Twitter Emoji by Twitter · Default · Food & Drink · CC-BY-4.0 Attribution required.

Name
grapes
Set
Twitter Emoji
Style
Default
Category
Food & Drink
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More food & drink icons from Twitter Emoji

Use the grapes emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M9.999 12a1 1 0 0 1-.446-.106c-4.38-2.19-7.484-7.526-8.501-10.578A.999.999 0 1 1 2.949.683c.877 2.632 3.688 7.517 7.499 9.422A1 1 0 0 1 9.999 12"/><circle cx="19" cy="29" r="7" fill="#553788"/><circle cx="10" cy="15" r="7" fill="#9266cc"/><circle cx="19" cy="12" r="7" fill="#aa8dd8"/><circle cx="27" cy="18" r="7" fill="#744eaa"/><circle cx="9" cy="26" r="7" fill="#744eaa"/><circle cx="18" cy="21" r="7" fill="#9266cc"/><circle cx="29" cy="29" r="7" fill="#9266cc"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiGrapes(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M9.999 12a1 1 0 0 1-.446-.106c-4.38-2.19-7.484-7.526-8.501-10.578A.999.999 0 1 1 2.949.683c.877 2.632 3.688 7.517 7.499 9.422A1 1 0 0 1 9.999 12"/><circle cx="19" cy="29" r="7" fill="#553788"/><circle cx="10" cy="15" r="7" fill="#9266cc"/><circle cx="19" cy="12" r="7" fill="#aa8dd8"/><circle cx="27" cy="18" r="7" fill="#744eaa"/><circle cx="9" cy="26" r="7" fill="#744eaa"/><circle cx="18" cy="21" r="7" fill="#9266cc"/><circle cx="29" cy="29" r="7" fill="#9266cc"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M9.999 12a1 1 0 0 1-.446-.106c-4.38-2.19-7.484-7.526-8.501-10.578A.999.999 0 1 1 2.949.683c.877 2.632 3.688 7.517 7.499 9.422A1 1 0 0 1 9.999 12"/><circle cx="19" cy="29" r="7" fill="#553788"/><circle cx="10" cy="15" r="7" fill="#9266cc"/><circle cx="19" cy="12" r="7" fill="#aa8dd8"/><circle cx="27" cy="18" r="7" fill="#744eaa"/><circle cx="9" cy="26" r="7" fill="#744eaa"/><circle cx="18" cy="21" r="7" fill="#9266cc"/><circle cx="29" cy="29" r="7" fill="#9266cc"/></svg>
</template>

CSS

.icon-grapes {
  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%2036%2036%22%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M9.999%2012a1%201%200%200%201-.446-.106c-4.38-2.19-7.484-7.526-8.501-10.578A.999.999%200%201%201%202.949.683c.877%202.632%203.688%207.517%207.499%209.422A1%201%200%200%201%209.999%2012%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2229%22%20r%3D%227%22%20fill%3D%22%23553788%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2215%22%20r%3D%227%22%20fill%3D%22%239266cc%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2212%22%20r%3D%227%22%20fill%3D%22%23aa8dd8%22%2F%3E%3Ccircle%20cx%3D%2227%22%20cy%3D%2218%22%20r%3D%227%22%20fill%3D%22%23744eaa%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2226%22%20r%3D%227%22%20fill%3D%22%23744eaa%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2221%22%20r%3D%227%22%20fill%3D%22%239266cc%22%2F%3E%3Ccircle%20cx%3D%2229%22%20cy%3D%2229%22%20r%3D%227%22%20fill%3D%22%239266cc%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%2036%2036%22%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M9.999%2012a1%201%200%200%201-.446-.106c-4.38-2.19-7.484-7.526-8.501-10.578A.999.999%200%201%201%202.949.683c.877%202.632%203.688%207.517%207.499%209.422A1%201%200%200%201%209.999%2012%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2229%22%20r%3D%227%22%20fill%3D%22%23553788%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2215%22%20r%3D%227%22%20fill%3D%22%239266cc%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2212%22%20r%3D%227%22%20fill%3D%22%23aa8dd8%22%2F%3E%3Ccircle%20cx%3D%2227%22%20cy%3D%2218%22%20r%3D%227%22%20fill%3D%22%23744eaa%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2226%22%20r%3D%227%22%20fill%3D%22%23744eaa%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2221%22%20r%3D%227%22%20fill%3D%22%239266cc%22%2F%3E%3Ccircle%20cx%3D%2229%22%20cy%3D%2229%22%20r%3D%227%22%20fill%3D%22%239266cc%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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