pear from Emoji One (Colored) by Emoji One · Default · Food · CC-BY-4.0 Attribution required.

Name
pear
Set
Emoji One (Colored)
Style
Default
Category
Food
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More food icons from Emoji One (Colored)

Use the pear emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ced74d" d="M47.6 27.8c-3.8-6.2-3.5-16.7-13.4-16.7s-8.9 10.5-12.6 16.7c-2.7 4.5-8.2 10.6-8.2 17.2c0 22.7 42.5 22.7 42.5 0c-.1-6.6-5.6-12.7-8.3-17.2"/><path fill="#947151" d="M35.2 2.1c-.1-.3-1.1.2-1 .5c1.7 4.7-.4 8.3-.9 8.8c-.7.7.9 1.3 1.6.4c.1-.2 2.4-5 .3-9.7"/><path fill="#8cc63e" d="M21.2 5.2C16.6 10.7 9 13.1 9 13.1S24.5 16.9 32.6 9c2.3-2.2 1.9-6 1.9-6S25.8-.3 21.2 5.2"/><path fill="#7fb539" d="M34.6 3c-1.1 0-2.2.1-3.3.4c-1.2.2-2.3.6-3.5 1c-2.2 1-4.2 2.3-6.2 3.6c-1.9 1.3-3.9 2.4-6.1 3.3c-2.1.9-4.4 1.4-6.6 1.8c1.1-.1 2.2-.2 3.3-.4s2.3-.6 3.4-1c2.3-.8 4.4-2 6.4-3.3s3.8-2.6 5.9-3.6c2.2-1 4.5-1.6 6.7-1.8"/></svg>

React

import type { SVGProps } from "react";

export function EmojionePear(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ced74d" d="M47.6 27.8c-3.8-6.2-3.5-16.7-13.4-16.7s-8.9 10.5-12.6 16.7c-2.7 4.5-8.2 10.6-8.2 17.2c0 22.7 42.5 22.7 42.5 0c-.1-6.6-5.6-12.7-8.3-17.2"/><path fill="#947151" d="M35.2 2.1c-.1-.3-1.1.2-1 .5c1.7 4.7-.4 8.3-.9 8.8c-.7.7.9 1.3 1.6.4c.1-.2 2.4-5 .3-9.7"/><path fill="#8cc63e" d="M21.2 5.2C16.6 10.7 9 13.1 9 13.1S24.5 16.9 32.6 9c2.3-2.2 1.9-6 1.9-6S25.8-.3 21.2 5.2"/><path fill="#7fb539" d="M34.6 3c-1.1 0-2.2.1-3.3.4c-1.2.2-2.3.6-3.5 1c-2.2 1-4.2 2.3-6.2 3.6c-1.9 1.3-3.9 2.4-6.1 3.3c-2.1.9-4.4 1.4-6.6 1.8c1.1-.1 2.2-.2 3.3-.4s2.3-.6 3.4-1c2.3-.8 4.4-2 6.4-3.3s3.8-2.6 5.9-3.6c2.2-1 4.5-1.6 6.7-1.8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ced74d" d="M47.6 27.8c-3.8-6.2-3.5-16.7-13.4-16.7s-8.9 10.5-12.6 16.7c-2.7 4.5-8.2 10.6-8.2 17.2c0 22.7 42.5 22.7 42.5 0c-.1-6.6-5.6-12.7-8.3-17.2"/><path fill="#947151" d="M35.2 2.1c-.1-.3-1.1.2-1 .5c1.7 4.7-.4 8.3-.9 8.8c-.7.7.9 1.3 1.6.4c.1-.2 2.4-5 .3-9.7"/><path fill="#8cc63e" d="M21.2 5.2C16.6 10.7 9 13.1 9 13.1S24.5 16.9 32.6 9c2.3-2.2 1.9-6 1.9-6S25.8-.3 21.2 5.2"/><path fill="#7fb539" d="M34.6 3c-1.1 0-2.2.1-3.3.4c-1.2.2-2.3.6-3.5 1c-2.2 1-4.2 2.3-6.2 3.6c-1.9 1.3-3.9 2.4-6.1 3.3c-2.1.9-4.4 1.4-6.6 1.8c1.1-.1 2.2-.2 3.3-.4s2.3-.6 3.4-1c2.3-.8 4.4-2 6.4-3.3s3.8-2.6 5.9-3.6c2.2-1 4.5-1.6 6.7-1.8"/></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%2064%2064%22%3E%3Cpath%20fill%3D%22%23ced74d%22%20d%3D%22M47.6%2027.8c-3.8-6.2-3.5-16.7-13.4-16.7s-8.9%2010.5-12.6%2016.7c-2.7%204.5-8.2%2010.6-8.2%2017.2c0%2022.7%2042.5%2022.7%2042.5%200c-.1-6.6-5.6-12.7-8.3-17.2%22%2F%3E%3Cpath%20fill%3D%22%23947151%22%20d%3D%22M35.2%202.1c-.1-.3-1.1.2-1%20.5c1.7%204.7-.4%208.3-.9%208.8c-.7.7.9%201.3%201.6.4c.1-.2%202.4-5%20.3-9.7%22%2F%3E%3Cpath%20fill%3D%22%238cc63e%22%20d%3D%22M21.2%205.2C16.6%2010.7%209%2013.1%209%2013.1S24.5%2016.9%2032.6%209c2.3-2.2%201.9-6%201.9-6S25.8-.3%2021.2%205.2%22%2F%3E%3Cpath%20fill%3D%22%237fb539%22%20d%3D%22M34.6%203c-1.1%200-2.2.1-3.3.4c-1.2.2-2.3.6-3.5%201c-2.2%201-4.2%202.3-6.2%203.6c-1.9%201.3-3.9%202.4-6.1%203.3c-2.1.9-4.4%201.4-6.6%201.8c1.1-.1%202.2-.2%203.3-.4s2.3-.6%203.4-1c2.3-.8%204.4-2%206.4-3.3s3.8-2.6%205.9-3.6c2.2-1%204.5-1.6%206.7-1.8%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23ced74d%22%20d%3D%22M47.6%2027.8c-3.8-6.2-3.5-16.7-13.4-16.7s-8.9%2010.5-12.6%2016.7c-2.7%204.5-8.2%2010.6-8.2%2017.2c0%2022.7%2042.5%2022.7%2042.5%200c-.1-6.6-5.6-12.7-8.3-17.2%22%2F%3E%3Cpath%20fill%3D%22%23947151%22%20d%3D%22M35.2%202.1c-.1-.3-1.1.2-1%20.5c1.7%204.7-.4%208.3-.9%208.8c-.7.7.9%201.3%201.6.4c.1-.2%202.4-5%20.3-9.7%22%2F%3E%3Cpath%20fill%3D%22%238cc63e%22%20d%3D%22M21.2%205.2C16.6%2010.7%209%2013.1%209%2013.1S24.5%2016.9%2032.6%209c2.3-2.2%201.9-6%201.9-6S25.8-.3%2021.2%205.2%22%2F%3E%3Cpath%20fill%3D%22%237fb539%22%20d%3D%22M34.6%203c-1.1%200-2.2.1-3.3.4c-1.2.2-2.3.6-3.5%201c-2.2%201-4.2%202.3-6.2%203.6c-1.9%201.3-3.9%202.4-6.1%203.3c-2.1.9-4.4%201.4-6.6%201.8c1.1-.1%202.2-.2%203.3-.4s2.3-.6%203.4-1c2.3-.8%204.4-2%206.4-3.3s3.8-2.6%205.9-3.6c2.2-1%204.5-1.6%206.7-1.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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