pear from IconPark by ByteDance · Color · Foods · Apache-2.0 Free for personal and commercial use.

Name
pear
Set
IconPark
Style
Color
Category
Foods
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More foods icons from IconPark

Use the pear icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" stroke="#000" stroke-width="4" d="M16.6391 12.7461C17.9484 9.85633 20.8275 8 24 8C27.1725 8 30.0516 9.85633 31.3609 12.7461L34.4211 19.5L38.1067 25.8219C40.3938 29.7449 39.7121 34.7218 36.4545 37.8853L35.2649 39.0405C32.352 41.8693 27.7836 42.0721 24.6314 39.5127C24.2635 39.2139 23.7365 39.2139 23.3686 39.5127C20.2164 42.0721 15.648 41.8693 12.7351 39.0405L11.5455 37.8853C8.28785 34.7218 7.60621 29.7449 9.8933 25.8219L13.5789 19.5L16.6391 12.7461Z"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M21.5 4C22.1667 4.5 23.6 5.9 24 7.5C24.4 9.1 24.1667 10.8333 24 11.5"/><circle cx="16" cy="28" r="2" fill="#fff"/><circle cx="18" cy="34" r="2" fill="#fff"/><circle cx="23" cy="30" r="2" fill="#fff"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkPear(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" stroke="#000" strokeWidth="4" d="M16.6391 12.7461C17.9484 9.85633 20.8275 8 24 8C27.1725 8 30.0516 9.85633 31.3609 12.7461L34.4211 19.5L38.1067 25.8219C40.3938 29.7449 39.7121 34.7218 36.4545 37.8853L35.2649 39.0405C32.352 41.8693 27.7836 42.0721 24.6314 39.5127C24.2635 39.2139 23.7365 39.2139 23.3686 39.5127C20.2164 42.0721 15.648 41.8693 12.7351 39.0405L11.5455 37.8853C8.28785 34.7218 7.60621 29.7449 9.8933 25.8219L13.5789 19.5L16.6391 12.7461Z"/><path stroke="#000" strokeLinecap="round" strokeWidth="4" d="M21.5 4C22.1667 4.5 23.6 5.9 24 7.5C24.4 9.1 24.1667 10.8333 24 11.5"/><circle cx="16" cy="28" r="2" fill="#fff"/><circle cx="18" cy="34" r="2" fill="#fff"/><circle cx="23" cy="30" r="2" fill="#fff"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" stroke="#000" stroke-width="4" d="M16.6391 12.7461C17.9484 9.85633 20.8275 8 24 8C27.1725 8 30.0516 9.85633 31.3609 12.7461L34.4211 19.5L38.1067 25.8219C40.3938 29.7449 39.7121 34.7218 36.4545 37.8853L35.2649 39.0405C32.352 41.8693 27.7836 42.0721 24.6314 39.5127C24.2635 39.2139 23.7365 39.2139 23.3686 39.5127C20.2164 42.0721 15.648 41.8693 12.7351 39.0405L11.5455 37.8853C8.28785 34.7218 7.60621 29.7449 9.8933 25.8219L13.5789 19.5L16.6391 12.7461Z"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M21.5 4C22.1667 4.5 23.6 5.9 24 7.5C24.4 9.1 24.1667 10.8333 24 11.5"/><circle cx="16" cy="28" r="2" fill="#fff"/><circle cx="18" cy="34" r="2" fill="#fff"/><circle cx="23" cy="30" r="2" fill="#fff"/></g></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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M16.6391%2012.7461C17.9484%209.85633%2020.8275%208%2024%208C27.1725%208%2030.0516%209.85633%2031.3609%2012.7461L34.4211%2019.5L38.1067%2025.8219C40.3938%2029.7449%2039.7121%2034.7218%2036.4545%2037.8853L35.2649%2039.0405C32.352%2041.8693%2027.7836%2042.0721%2024.6314%2039.5127C24.2635%2039.2139%2023.7365%2039.2139%2023.3686%2039.5127C20.2164%2042.0721%2015.648%2041.8693%2012.7351%2039.0405L11.5455%2037.8853C8.28785%2034.7218%207.60621%2029.7449%209.8933%2025.8219L13.5789%2019.5L16.6391%2012.7461Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M21.5%204C22.1667%204.5%2023.6%205.9%2024%207.5C24.4%209.1%2024.1667%2010.8333%2024%2011.5%22%2F%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2228%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2234%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2223%22%20cy%3D%2230%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M16.6391%2012.7461C17.9484%209.85633%2020.8275%208%2024%208C27.1725%208%2030.0516%209.85633%2031.3609%2012.7461L34.4211%2019.5L38.1067%2025.8219C40.3938%2029.7449%2039.7121%2034.7218%2036.4545%2037.8853L35.2649%2039.0405C32.352%2041.8693%2027.7836%2042.0721%2024.6314%2039.5127C24.2635%2039.2139%2023.7365%2039.2139%2023.3686%2039.5127C20.2164%2042.0721%2015.648%2041.8693%2012.7351%2039.0405L11.5455%2037.8853C8.28785%2034.7218%207.60621%2029.7449%209.8933%2025.8219L13.5789%2019.5L16.6391%2012.7461Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M21.5%204C22.1667%204.5%2023.6%205.9%2024%207.5C24.4%209.1%2024.1667%2010.8333%2024%2011.5%22%2F%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2228%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2234%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2223%22%20cy%3D%2230%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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