The HugeIcons tulip icon depicts a stylized tulip flower, commonly used in UIs to represent themes of spring, nature, gardening, or special occasions.
Common uses
- Spring-themed promotions
- Gardening app features
- Event invitations
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TulipIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TulipIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- flowerspringfloralbloom
FAQ
- What is the TulipIcon used for?
- The TulipIcon is used to visually represent concepts related to flowers, spring, nature, or special events in user interfaces.
- How do I use the TulipIcon in a React project?
- Import both HugeiconsIcon and TulipIcon, then render it using <HugeiconsIcon icon={TulipIcon} />. Ensure you have installed '@hugeicons/react' and '@hugeicons/core-free-icons'.
- What is the license for the TulipIcon?
- The TulipIcon is part of the HugeIcons library and is available under the MIT license.
Looking for something else? Search HugeIcons and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →