pear from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
pear
Set
Firefox OS Emoji
Style
Default
Category
Objects
Viewbox
512×512
License
Apache 2.0

The same emoji in other sets

More objects icons from Firefox OS Emoji

Use the pear emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#75432E" d="M96.161 127.77c-5.168 0-10.223-2.572-13.183-7.267c-4.117-6.531-7.612-12.533-10.696-17.829c-13.176-22.628-19.19-32.957-47.17-42.483c-8.138-2.771-12.489-11.614-9.718-19.752c2.771-8.139 11.613-12.49 19.752-9.718c38.995 13.277 49.5 31.318 64.04 56.288c3.099 5.322 6.303 10.824 10.128 16.892c4.585 7.273 2.406 16.885-4.867 21.469a15.5 15.5 0 0 1-8.286 2.4"/><path fill="#ACE075" d="M476.633 208.416c-75.42-75.42-207.791-62.349-262.61-117.167s-93.858-37.895-129.65-2.102s-62.276 84.392-7.458 139.211s51.307 177.629 126.727 253.049c52.247 52.247 155.713 33.491 231.097-41.893s94.142-178.851 41.894-231.098"/><path fill="#C6ED98" d="M99.029 213.896c-5.83 0-11.604-2.561-15.517-7.477c-12.536-15.752-19.867-35.912-20.643-56.768c-.407-10.936 8.128-20.131 19.064-20.538c10.939-.401 20.131 8.128 20.538 19.064c.464 12.463 4.743 24.383 12.049 33.563c6.814 8.563 5.397 21.028-3.165 27.843a19.72 19.72 0 0 1-12.326 4.313"/><path fill="#16992B" d="m77.416 82.135l.103-.614c.069-.404.162-1.018.326-1.751c.298-1.513.824-3.591 1.573-6.109c.37-1.265.846-2.561 1.327-4.03c.534-1.385 1.105-2.893 1.743-4.458a91 91 0 0 1 4.802-9.694a90 90 0 0 1 6.616-9.974c2.509-3.281 5.302-6.502 8.387-9.524a92 92 0 0 1 10.012-8.51c3.57-2.64 7.399-5 11.32-7.21c7.848-4.412 16.194-8.024 24.53-10.591c4.175-1.272 8.322-2.324 12.38-3.12c4.056-.8 8.014-1.356 11.774-1.701c3.766-.334 7.302-.506 10.575-.436l2.351.012l2.248.108l2.077.108l1.939.173c2.449.209 4.465.52 5.852.754c.686.104 1.251.247 1.613.313l.558.115a4.55 4.55 0 0 1 3.544 5.375c-.014.071-.035.156-.052.225l-.143.551c-.1.354-.221.924-.429 1.586a72 72 0 0 1-1.898 5.587l-.698 1.817l-.817 1.912l-.892 2.066l-1.023 2.116c-1.378 2.97-3.088 6.069-5.046 9.304a116 116 0 0 1-6.709 9.824c-2.5 3.294-5.27 6.554-8.25 9.744c-5.973 6.356-12.89 12.261-20.306 17.366c-3.711 2.548-7.514 4.947-11.456 6.992a92 92 0 0 1-12.048 5.245c-4.071 1.44-8.193 2.531-12.243 3.339a90 90 0 0 1-11.867 1.551a91 91 0 0 1-10.819.046c-1.687-.115-3.292-.266-4.77-.397c-1.531-.214-2.904-.357-4.203-.582c-2.59-.435-4.687-.877-6.178-1.276c-.73-.175-1.322-.361-1.716-.477l-.597-.178a4.976 4.976 0 0 1-3.49-5.597"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiPear(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#75432E" d="M96.161 127.77c-5.168 0-10.223-2.572-13.183-7.267c-4.117-6.531-7.612-12.533-10.696-17.829c-13.176-22.628-19.19-32.957-47.17-42.483c-8.138-2.771-12.489-11.614-9.718-19.752c2.771-8.139 11.613-12.49 19.752-9.718c38.995 13.277 49.5 31.318 64.04 56.288c3.099 5.322 6.303 10.824 10.128 16.892c4.585 7.273 2.406 16.885-4.867 21.469a15.5 15.5 0 0 1-8.286 2.4"/><path fill="#ACE075" d="M476.633 208.416c-75.42-75.42-207.791-62.349-262.61-117.167s-93.858-37.895-129.65-2.102s-62.276 84.392-7.458 139.211s51.307 177.629 126.727 253.049c52.247 52.247 155.713 33.491 231.097-41.893s94.142-178.851 41.894-231.098"/><path fill="#C6ED98" d="M99.029 213.896c-5.83 0-11.604-2.561-15.517-7.477c-12.536-15.752-19.867-35.912-20.643-56.768c-.407-10.936 8.128-20.131 19.064-20.538c10.939-.401 20.131 8.128 20.538 19.064c.464 12.463 4.743 24.383 12.049 33.563c6.814 8.563 5.397 21.028-3.165 27.843a19.72 19.72 0 0 1-12.326 4.313"/><path fill="#16992B" d="m77.416 82.135l.103-.614c.069-.404.162-1.018.326-1.751c.298-1.513.824-3.591 1.573-6.109c.37-1.265.846-2.561 1.327-4.03c.534-1.385 1.105-2.893 1.743-4.458a91 91 0 0 1 4.802-9.694a90 90 0 0 1 6.616-9.974c2.509-3.281 5.302-6.502 8.387-9.524a92 92 0 0 1 10.012-8.51c3.57-2.64 7.399-5 11.32-7.21c7.848-4.412 16.194-8.024 24.53-10.591c4.175-1.272 8.322-2.324 12.38-3.12c4.056-.8 8.014-1.356 11.774-1.701c3.766-.334 7.302-.506 10.575-.436l2.351.012l2.248.108l2.077.108l1.939.173c2.449.209 4.465.52 5.852.754c.686.104 1.251.247 1.613.313l.558.115a4.55 4.55 0 0 1 3.544 5.375c-.014.071-.035.156-.052.225l-.143.551c-.1.354-.221.924-.429 1.586a72 72 0 0 1-1.898 5.587l-.698 1.817l-.817 1.912l-.892 2.066l-1.023 2.116c-1.378 2.97-3.088 6.069-5.046 9.304a116 116 0 0 1-6.709 9.824c-2.5 3.294-5.27 6.554-8.25 9.744c-5.973 6.356-12.89 12.261-20.306 17.366c-3.711 2.548-7.514 4.947-11.456 6.992a92 92 0 0 1-12.048 5.245c-4.071 1.44-8.193 2.531-12.243 3.339a90 90 0 0 1-11.867 1.551a91 91 0 0 1-10.819.046c-1.687-.115-3.292-.266-4.77-.397c-1.531-.214-2.904-.357-4.203-.582c-2.59-.435-4.687-.877-6.178-1.276c-.73-.175-1.322-.361-1.716-.477l-.597-.178a4.976 4.976 0 0 1-3.49-5.597"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#75432E" d="M96.161 127.77c-5.168 0-10.223-2.572-13.183-7.267c-4.117-6.531-7.612-12.533-10.696-17.829c-13.176-22.628-19.19-32.957-47.17-42.483c-8.138-2.771-12.489-11.614-9.718-19.752c2.771-8.139 11.613-12.49 19.752-9.718c38.995 13.277 49.5 31.318 64.04 56.288c3.099 5.322 6.303 10.824 10.128 16.892c4.585 7.273 2.406 16.885-4.867 21.469a15.5 15.5 0 0 1-8.286 2.4"/><path fill="#ACE075" d="M476.633 208.416c-75.42-75.42-207.791-62.349-262.61-117.167s-93.858-37.895-129.65-2.102s-62.276 84.392-7.458 139.211s51.307 177.629 126.727 253.049c52.247 52.247 155.713 33.491 231.097-41.893s94.142-178.851 41.894-231.098"/><path fill="#C6ED98" d="M99.029 213.896c-5.83 0-11.604-2.561-15.517-7.477c-12.536-15.752-19.867-35.912-20.643-56.768c-.407-10.936 8.128-20.131 19.064-20.538c10.939-.401 20.131 8.128 20.538 19.064c.464 12.463 4.743 24.383 12.049 33.563c6.814 8.563 5.397 21.028-3.165 27.843a19.72 19.72 0 0 1-12.326 4.313"/><path fill="#16992B" d="m77.416 82.135l.103-.614c.069-.404.162-1.018.326-1.751c.298-1.513.824-3.591 1.573-6.109c.37-1.265.846-2.561 1.327-4.03c.534-1.385 1.105-2.893 1.743-4.458a91 91 0 0 1 4.802-9.694a90 90 0 0 1 6.616-9.974c2.509-3.281 5.302-6.502 8.387-9.524a92 92 0 0 1 10.012-8.51c3.57-2.64 7.399-5 11.32-7.21c7.848-4.412 16.194-8.024 24.53-10.591c4.175-1.272 8.322-2.324 12.38-3.12c4.056-.8 8.014-1.356 11.774-1.701c3.766-.334 7.302-.506 10.575-.436l2.351.012l2.248.108l2.077.108l1.939.173c2.449.209 4.465.52 5.852.754c.686.104 1.251.247 1.613.313l.558.115a4.55 4.55 0 0 1 3.544 5.375c-.014.071-.035.156-.052.225l-.143.551c-.1.354-.221.924-.429 1.586a72 72 0 0 1-1.898 5.587l-.698 1.817l-.817 1.912l-.892 2.066l-1.023 2.116c-1.378 2.97-3.088 6.069-5.046 9.304a116 116 0 0 1-6.709 9.824c-2.5 3.294-5.27 6.554-8.25 9.744c-5.973 6.356-12.89 12.261-20.306 17.366c-3.711 2.548-7.514 4.947-11.456 6.992a92 92 0 0 1-12.048 5.245c-4.071 1.44-8.193 2.531-12.243 3.339a90 90 0 0 1-11.867 1.551a91 91 0 0 1-10.819.046c-1.687-.115-3.292-.266-4.77-.397c-1.531-.214-2.904-.357-4.203-.582c-2.59-.435-4.687-.877-6.178-1.276c-.73-.175-1.322-.361-1.716-.477l-.597-.178a4.976 4.976 0 0 1-3.49-5.597"/></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%20512%20512%22%3E%3Cpath%20fill%3D%22%2375432E%22%20d%3D%22M96.161%20127.77c-5.168%200-10.223-2.572-13.183-7.267c-4.117-6.531-7.612-12.533-10.696-17.829c-13.176-22.628-19.19-32.957-47.17-42.483c-8.138-2.771-12.489-11.614-9.718-19.752c2.771-8.139%2011.613-12.49%2019.752-9.718c38.995%2013.277%2049.5%2031.318%2064.04%2056.288c3.099%205.322%206.303%2010.824%2010.128%2016.892c4.585%207.273%202.406%2016.885-4.867%2021.469a15.5%2015.5%200%200%201-8.286%202.4%22%2F%3E%3Cpath%20fill%3D%22%23ACE075%22%20d%3D%22M476.633%20208.416c-75.42-75.42-207.791-62.349-262.61-117.167s-93.858-37.895-129.65-2.102s-62.276%2084.392-7.458%20139.211s51.307%20177.629%20126.727%20253.049c52.247%2052.247%20155.713%2033.491%20231.097-41.893s94.142-178.851%2041.894-231.098%22%2F%3E%3Cpath%20fill%3D%22%23C6ED98%22%20d%3D%22M99.029%20213.896c-5.83%200-11.604-2.561-15.517-7.477c-12.536-15.752-19.867-35.912-20.643-56.768c-.407-10.936%208.128-20.131%2019.064-20.538c10.939-.401%2020.131%208.128%2020.538%2019.064c.464%2012.463%204.743%2024.383%2012.049%2033.563c6.814%208.563%205.397%2021.028-3.165%2027.843a19.72%2019.72%200%200%201-12.326%204.313%22%2F%3E%3Cpath%20fill%3D%22%2316992B%22%20d%3D%22m77.416%2082.135l.103-.614c.069-.404.162-1.018.326-1.751c.298-1.513.824-3.591%201.573-6.109c.37-1.265.846-2.561%201.327-4.03c.534-1.385%201.105-2.893%201.743-4.458a91%2091%200%200%201%204.802-9.694a90%2090%200%200%201%206.616-9.974c2.509-3.281%205.302-6.502%208.387-9.524a92%2092%200%200%201%2010.012-8.51c3.57-2.64%207.399-5%2011.32-7.21c7.848-4.412%2016.194-8.024%2024.53-10.591c4.175-1.272%208.322-2.324%2012.38-3.12c4.056-.8%208.014-1.356%2011.774-1.701c3.766-.334%207.302-.506%2010.575-.436l2.351.012l2.248.108l2.077.108l1.939.173c2.449.209%204.465.52%205.852.754c.686.104%201.251.247%201.613.313l.558.115a4.55%204.55%200%200%201%203.544%205.375c-.014.071-.035.156-.052.225l-.143.551c-.1.354-.221.924-.429%201.586a72%2072%200%200%201-1.898%205.587l-.698%201.817l-.817%201.912l-.892%202.066l-1.023%202.116c-1.378%202.97-3.088%206.069-5.046%209.304a116%20116%200%200%201-6.709%209.824c-2.5%203.294-5.27%206.554-8.25%209.744c-5.973%206.356-12.89%2012.261-20.306%2017.366c-3.711%202.548-7.514%204.947-11.456%206.992a92%2092%200%200%201-12.048%205.245c-4.071%201.44-8.193%202.531-12.243%203.339a90%2090%200%200%201-11.867%201.551a91%2091%200%200%201-10.819.046c-1.687-.115-3.292-.266-4.77-.397c-1.531-.214-2.904-.357-4.203-.582c-2.59-.435-4.687-.877-6.178-1.276c-.73-.175-1.322-.361-1.716-.477l-.597-.178a4.976%204.976%200%200%201-3.49-5.597%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%20512%20512%22%3E%3Cpath%20fill%3D%22%2375432E%22%20d%3D%22M96.161%20127.77c-5.168%200-10.223-2.572-13.183-7.267c-4.117-6.531-7.612-12.533-10.696-17.829c-13.176-22.628-19.19-32.957-47.17-42.483c-8.138-2.771-12.489-11.614-9.718-19.752c2.771-8.139%2011.613-12.49%2019.752-9.718c38.995%2013.277%2049.5%2031.318%2064.04%2056.288c3.099%205.322%206.303%2010.824%2010.128%2016.892c4.585%207.273%202.406%2016.885-4.867%2021.469a15.5%2015.5%200%200%201-8.286%202.4%22%2F%3E%3Cpath%20fill%3D%22%23ACE075%22%20d%3D%22M476.633%20208.416c-75.42-75.42-207.791-62.349-262.61-117.167s-93.858-37.895-129.65-2.102s-62.276%2084.392-7.458%20139.211s51.307%20177.629%20126.727%20253.049c52.247%2052.247%20155.713%2033.491%20231.097-41.893s94.142-178.851%2041.894-231.098%22%2F%3E%3Cpath%20fill%3D%22%23C6ED98%22%20d%3D%22M99.029%20213.896c-5.83%200-11.604-2.561-15.517-7.477c-12.536-15.752-19.867-35.912-20.643-56.768c-.407-10.936%208.128-20.131%2019.064-20.538c10.939-.401%2020.131%208.128%2020.538%2019.064c.464%2012.463%204.743%2024.383%2012.049%2033.563c6.814%208.563%205.397%2021.028-3.165%2027.843a19.72%2019.72%200%200%201-12.326%204.313%22%2F%3E%3Cpath%20fill%3D%22%2316992B%22%20d%3D%22m77.416%2082.135l.103-.614c.069-.404.162-1.018.326-1.751c.298-1.513.824-3.591%201.573-6.109c.37-1.265.846-2.561%201.327-4.03c.534-1.385%201.105-2.893%201.743-4.458a91%2091%200%200%201%204.802-9.694a90%2090%200%200%201%206.616-9.974c2.509-3.281%205.302-6.502%208.387-9.524a92%2092%200%200%201%2010.012-8.51c3.57-2.64%207.399-5%2011.32-7.21c7.848-4.412%2016.194-8.024%2024.53-10.591c4.175-1.272%208.322-2.324%2012.38-3.12c4.056-.8%208.014-1.356%2011.774-1.701c3.766-.334%207.302-.506%2010.575-.436l2.351.012l2.248.108l2.077.108l1.939.173c2.449.209%204.465.52%205.852.754c.686.104%201.251.247%201.613.313l.558.115a4.55%204.55%200%200%201%203.544%205.375c-.014.071-.035.156-.052.225l-.143.551c-.1.354-.221.924-.429%201.586a72%2072%200%200%201-1.898%205.587l-.698%201.817l-.817%201.912l-.892%202.066l-1.023%202.116c-1.378%202.97-3.088%206.069-5.046%209.304a116%20116%200%200%201-6.709%209.824c-2.5%203.294-5.27%206.554-8.25%209.744c-5.973%206.356-12.89%2012.261-20.306%2017.366c-3.711%202.548-7.514%204.947-11.456%206.992a92%2092%200%200%201-12.048%205.245c-4.071%201.44-8.193%202.531-12.243%203.339a90%2090%200%200%201-11.867%201.551a91%2091%200%200%201-10.819.046c-1.687-.115-3.292-.266-4.77-.397c-1.531-.214-2.904-.357-4.203-.582c-2.59-.435-4.687-.877-6.178-1.276c-.73-.175-1.322-.361-1.716-.477l-.597-.178a4.976%204.976%200%200%201-3.49-5.597%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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