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

Name
pear
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 pear emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#a6d388" d="M7.681 9.097c1.587-3.151 7.698-1.916 11.958 2.171c2.697 2.586 8.056 1.498 11.498 4.804c3.493 3.354 3.259 9.361-3.053 15.767C23 37 16 37 11.835 33.384c-4.388-3.811-2.476-8.61-4.412-13.585S3.1 9.375 7.681 9.097"/><path fill="#662113" d="M8.178 9.534c-.43.448-1.114.489-1.527.093c-3.208-3.079-3.918-7.544-3.946-7.776c-.074-.586.348-1.157.939-1.278c.592-.121 1.131.257 1.205.842c.006.05.657 3.997 3.359 6.59c.413.397.4 1.081-.03 1.529"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiPear(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#a6d388" d="M7.681 9.097c1.587-3.151 7.698-1.916 11.958 2.171c2.697 2.586 8.056 1.498 11.498 4.804c3.493 3.354 3.259 9.361-3.053 15.767C23 37 16 37 11.835 33.384c-4.388-3.811-2.476-8.61-4.412-13.585S3.1 9.375 7.681 9.097"/><path fill="#662113" d="M8.178 9.534c-.43.448-1.114.489-1.527.093c-3.208-3.079-3.918-7.544-3.946-7.776c-.074-.586.348-1.157.939-1.278c.592-.121 1.131.257 1.205.842c.006.05.657 3.997 3.359 6.59c.413.397.4 1.081-.03 1.529"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#a6d388" d="M7.681 9.097c1.587-3.151 7.698-1.916 11.958 2.171c2.697 2.586 8.056 1.498 11.498 4.804c3.493 3.354 3.259 9.361-3.053 15.767C23 37 16 37 11.835 33.384c-4.388-3.811-2.476-8.61-4.412-13.585S3.1 9.375 7.681 9.097"/><path fill="#662113" d="M8.178 9.534c-.43.448-1.114.489-1.527.093c-3.208-3.079-3.918-7.544-3.946-7.776c-.074-.586.348-1.157.939-1.278c.592-.121 1.131.257 1.205.842c.006.05.657 3.997 3.359 6.59c.413.397.4 1.081-.03 1.529"/></svg>
</template>

CSS

.icon-pear {
  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%23a6d388%22%20d%3D%22M7.681%209.097c1.587-3.151%207.698-1.916%2011.958%202.171c2.697%202.586%208.056%201.498%2011.498%204.804c3.493%203.354%203.259%209.361-3.053%2015.767C23%2037%2016%2037%2011.835%2033.384c-4.388-3.811-2.476-8.61-4.412-13.585S3.1%209.375%207.681%209.097%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M8.178%209.534c-.43.448-1.114.489-1.527.093c-3.208-3.079-3.918-7.544-3.946-7.776c-.074-.586.348-1.157.939-1.278c.592-.121%201.131.257%201.205.842c.006.05.657%203.997%203.359%206.59c.413.397.4%201.081-.03%201.529%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%23a6d388%22%20d%3D%22M7.681%209.097c1.587-3.151%207.698-1.916%2011.958%202.171c2.697%202.586%208.056%201.498%2011.498%204.804c3.493%203.354%203.259%209.361-3.053%2015.767C23%2037%2016%2037%2011.835%2033.384c-4.388-3.811-2.476-8.61-4.412-13.585S3.1%209.375%207.681%209.097%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M8.178%209.534c-.43.448-1.114.489-1.527.093c-3.208-3.079-3.918-7.544-3.946-7.776c-.074-.586.348-1.157.939-1.278c.592-.121%201.131.257%201.205.842c.006.05.657%203.997%203.359%206.59c.413.397.4%201.081-.03%201.529%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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