John KuehJohn Kueh

pumpkin icon

HugeIcons · PumpkinIcon · MIT

Download SVG

The HugeIcons pumpkin icon depicts a stylized pumpkin, commonly used to represent autumn, Halloween, or harvest-related themes in UI elements.

Common uses

  • Halloween-themed buttons or links
  • Seasonal content sections
  • Harvest festival announcements

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PumpkinIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={PumpkinIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
gourdsquashhalloweenautumn

FAQ

What is the PumpkinIcon used for?
The PumpkinIcon is used to visually represent themes related to autumn, Halloween, or harvest in user interfaces.
How do I use the PumpkinIcon in React?
Import both HugeiconsIcon and PumpkinIcon, then render it using <HugeiconsIcon icon={PumpkinIcon} />.
What is the license for this icon?
The HugeIcons pumpkin icon is available under the MIT license.
Looking for something else? Search HugeIcons and 4 more libraries by description →