pear emoji
pear from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.
- Name
- pear
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Food & Drink
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More food & drink icons from Fluent Emoji High Contrast
Use the pear emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m3 3.891l4.12-1.6A4.36 4.36 0 0 1 12.21 3.8l.13-.05a6.557 6.557 0 0 1 8.48 3.735l.102.255a6.35 6.35 0 0 0 2.885 3.283l.005.003a10.77 10.77 0 0 1 4.87 5.556c2.11 5.453-.595 11.593-6.051 13.703c-5.454 2.108-11.594-.596-13.704-6.052a10.77 10.77 0 0 1-.143-7.384a6.4 6.4 0 0 0-.084-4.37l-.102-.255A6.55 6.55 0 0 1 9.34 6.09l-.72.28C6.38 7.24 3.87 6.13 3 3.89m10.062 1.722l-.003.001a4.543 4.543 0 0 0-2.598 5.88l.101.255a8.4 8.4 0 0 1 .115 5.743l-.001.004a8.77 8.77 0 0 0 .117 6.015c1.71 4.423 6.69 6.619 11.116 4.907c4.424-1.71 6.62-6.69 4.908-11.116a8.78 8.78 0 0 0-3.966-4.523a8.35 8.35 0 0 1-3.791-4.31l-.102-.256a4.557 4.557 0 0 0-5.896-2.6"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastPear(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m3 3.891l4.12-1.6A4.36 4.36 0 0 1 12.21 3.8l.13-.05a6.557 6.557 0 0 1 8.48 3.735l.102.255a6.35 6.35 0 0 0 2.885 3.283l.005.003a10.77 10.77 0 0 1 4.87 5.556c2.11 5.453-.595 11.593-6.051 13.703c-5.454 2.108-11.594-.596-13.704-6.052a10.77 10.77 0 0 1-.143-7.384a6.4 6.4 0 0 0-.084-4.37l-.102-.255A6.55 6.55 0 0 1 9.34 6.09l-.72.28C6.38 7.24 3.87 6.13 3 3.89m10.062 1.722l-.003.001a4.543 4.543 0 0 0-2.598 5.88l.101.255a8.4 8.4 0 0 1 .115 5.743l-.001.004a8.77 8.77 0 0 0 .117 6.015c1.71 4.423 6.69 6.619 11.116 4.907c4.424-1.71 6.62-6.69 4.908-11.116a8.78 8.78 0 0 0-3.966-4.523a8.35 8.35 0 0 1-3.791-4.31l-.102-.256a4.557 4.557 0 0 0-5.896-2.6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m3 3.891l4.12-1.6A4.36 4.36 0 0 1 12.21 3.8l.13-.05a6.557 6.557 0 0 1 8.48 3.735l.102.255a6.35 6.35 0 0 0 2.885 3.283l.005.003a10.77 10.77 0 0 1 4.87 5.556c2.11 5.453-.595 11.593-6.051 13.703c-5.454 2.108-11.594-.596-13.704-6.052a10.77 10.77 0 0 1-.143-7.384a6.4 6.4 0 0 0-.084-4.37l-.102-.255A6.55 6.55 0 0 1 9.34 6.09l-.72.28C6.38 7.24 3.87 6.13 3 3.89m10.062 1.722l-.003.001a4.543 4.543 0 0 0-2.598 5.88l.101.255a8.4 8.4 0 0 1 .115 5.743l-.001.004a8.77 8.77 0 0 0 .117 6.015c1.71 4.423 6.69 6.619 11.116 4.907c4.424-1.71 6.62-6.69 4.908-11.116a8.78 8.78 0 0 0-3.966-4.523a8.35 8.35 0 0 1-3.791-4.31l-.102-.256a4.557 4.557 0 0 0-5.896-2.6"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m3%203.891l4.12-1.6A4.36%204.36%200%200%201%2012.21%203.8l.13-.05a6.557%206.557%200%200%201%208.48%203.735l.102.255a6.35%206.35%200%200%200%202.885%203.283l.005.003a10.77%2010.77%200%200%201%204.87%205.556c2.11%205.453-.595%2011.593-6.051%2013.703c-5.454%202.108-11.594-.596-13.704-6.052a10.77%2010.77%200%200%201-.143-7.384a6.4%206.4%200%200%200-.084-4.37l-.102-.255A6.55%206.55%200%200%201%209.34%206.09l-.72.28C6.38%207.24%203.87%206.13%203%203.89m10.062%201.722l-.003.001a4.543%204.543%200%200%200-2.598%205.88l.101.255a8.4%208.4%200%200%201%20.115%205.743l-.001.004a8.77%208.77%200%200%200%20.117%206.015c1.71%204.423%206.69%206.619%2011.116%204.907c4.424-1.71%206.62-6.69%204.908-11.116a8.78%208.78%200%200%200-3.966-4.523a8.35%208.35%200%200%201-3.791-4.31l-.102-.256a4.557%204.557%200%200%200-5.896-2.6%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m3%203.891l4.12-1.6A4.36%204.36%200%200%201%2012.21%203.8l.13-.05a6.557%206.557%200%200%201%208.48%203.735l.102.255a6.35%206.35%200%200%200%202.885%203.283l.005.003a10.77%2010.77%200%200%201%204.87%205.556c2.11%205.453-.595%2011.593-6.051%2013.703c-5.454%202.108-11.594-.596-13.704-6.052a10.77%2010.77%200%200%201-.143-7.384a6.4%206.4%200%200%200-.084-4.37l-.102-.255A6.55%206.55%200%200%201%209.34%206.09l-.72.28C6.38%207.24%203.87%206.13%203%203.89m10.062%201.722l-.003.001a4.543%204.543%200%200%200-2.598%205.88l.101.255a8.4%208.4%200%200%201%20.115%205.743l-.001.004a8.77%208.77%200%200%200%20.117%206.015c1.71%204.423%206.69%206.619%2011.116%204.907c4.424-1.71%206.62-6.69%204.908-11.116a8.78%208.78%200%200%200-3.966-4.523a8.35%208.35%200%200%201-3.791-4.31l-.102-.256a4.557%204.557%200%200%200-5.896-2.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/pear.svg?color=%231a73e8&size=48