green apple emoji

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

Name
green-apple
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 green apple emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M24 7c-3 0-3 1-6 1s-3-1-6-1c-4 0-9 2-9 9c0 11 6 20 10 20c3 0 3-1 5-1s2 1 5 1c4 0 10-9 10-20c0-7.001-5-9-9-9"/><path fill="#3e721d" d="M17.311 7.88s-1.775-4.674-6.58-6.06c-3.843-1.108-6.318.26-6.318.26s3.012 3.991 5.895 4.822c2.882.83 7.003.978 7.003.978"/><path fill="#662113" d="M18 10a1 1 0 0 1-1-1c0-3.441 1.2-6.615 3.293-8.707a.999.999 0 1 1 1.414 1.414C19.986 3.427 19 6.085 19 9a1 1 0 0 1-1 1"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiGreenApple(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="M24 7c-3 0-3 1-6 1s-3-1-6-1c-4 0-9 2-9 9c0 11 6 20 10 20c3 0 3-1 5-1s2 1 5 1c4 0 10-9 10-20c0-7.001-5-9-9-9"/><path fill="#3e721d" d="M17.311 7.88s-1.775-4.674-6.58-6.06c-3.843-1.108-6.318.26-6.318.26s3.012 3.991 5.895 4.822c2.882.83 7.003.978 7.003.978"/><path fill="#662113" d="M18 10a1 1 0 0 1-1-1c0-3.441 1.2-6.615 3.293-8.707a.999.999 0 1 1 1.414 1.414C19.986 3.427 19 6.085 19 9a1 1 0 0 1-1 1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M24 7c-3 0-3 1-6 1s-3-1-6-1c-4 0-9 2-9 9c0 11 6 20 10 20c3 0 3-1 5-1s2 1 5 1c4 0 10-9 10-20c0-7.001-5-9-9-9"/><path fill="#3e721d" d="M17.311 7.88s-1.775-4.674-6.58-6.06c-3.843-1.108-6.318.26-6.318.26s3.012 3.991 5.895 4.822c2.882.83 7.003.978 7.003.978"/><path fill="#662113" d="M18 10a1 1 0 0 1-1-1c0-3.441 1.2-6.615 3.293-8.707a.999.999 0 1 1 1.414 1.414C19.986 3.427 19 6.085 19 9a1 1 0 0 1-1 1"/></svg>
</template>

CSS

.icon-green-apple {
  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%22M24%207c-3%200-3%201-6%201s-3-1-6-1c-4%200-9%202-9%209c0%2011%206%2020%2010%2020c3%200%203-1%205-1s2%201%205%201c4%200%2010-9%2010-20c0-7.001-5-9-9-9%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M17.311%207.88s-1.775-4.674-6.58-6.06c-3.843-1.108-6.318.26-6.318.26s3.012%203.991%205.895%204.822c2.882.83%207.003.978%207.003.978%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M18%2010a1%201%200%200%201-1-1c0-3.441%201.2-6.615%203.293-8.707a.999.999%200%201%201%201.414%201.414C19.986%203.427%2019%206.085%2019%209a1%201%200%200%201-1%201%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%22M24%207c-3%200-3%201-6%201s-3-1-6-1c-4%200-9%202-9%209c0%2011%206%2020%2010%2020c3%200%203-1%205-1s2%201%205%201c4%200%2010-9%2010-20c0-7.001-5-9-9-9%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M17.311%207.88s-1.775-4.674-6.58-6.06c-3.843-1.108-6.318.26-6.318.26s3.012%203.991%205.895%204.822c2.882.83%207.003.978%207.003.978%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M18%2010a1%201%200%200%201-1-1c0-3.441%201.2-6.615%203.293-8.707a.999.999%200%201%201%201.414%201.414C19.986%203.427%2019%206.085%2019%209a1%201%200%200%201-1%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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