Pear Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Pear icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306198.svg" alt="Pear icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306198.svg" alt="Pear icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306198.svg" alt="Pear icon" :width="24" :height="24" />
CSS background
.icon-pear {
background-image: url('https://proicons.com/icon/306198.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M477 211c18-67 65-108 119-104v43c-4 1-9 2-13 3-32 5-59 35-60 65 0 6 1 9 8 11 62 12 104 64 106 127 1 42 13 81 28 119 18 48 38 96 55 145 13 36 20 74 16 114-6 55-30 102-71 139-89 81-221 87-316 12-59-47-89-109-86-185 2-37 13-73 26-108 20-52 41-104 60-157 10-27 14-56 15-85 2-55 40-103 95-119 4-1 7-2 13-3-46-4-88-13-120-46-31-34-39-76-41-119 99-2 157 46 166 148z"/></svg>
Pear in other icon packs
Copied!