The Tabler clover 2 icon depicts a four-leaf clover, commonly used in UIs to represent luck, nature, or St. Patrick's Day themes.
Common uses
- Button for 'Good Luck' feature
- Label for nature-related content
- Sticker in a St. Patrick's Day app
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconClover2 } from '@tabler/icons-react';
<IconClover2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Nature
- Keywords
- luckleafpatrickirleandirishcloverenvironmentnaturaloutdoorecosystemnature2four leaf cloverluck iconnature symbolst. patrick's day
FAQ
- What is the clover 2 icon used for?
- It's typically used to symbolize luck, nature, or Irish themes in user interfaces.
- How do I use the clover 2 icon in React?
- Import it using: import { IconClover2 } from '@tabler/icons-react'. Then use it as a component: <IconClover2 />.
- What is the license for this icon?
- The Tabler clover 2 icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →