The HugeIcons garlands icon depicts a string of festive lights, commonly used to represent celebrations, holidays, or decorative elements in a user interface.
Common uses
- Holiday decoration toggle
- Event or party invitation element
- Festive UI theme indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GarlandsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GarlandsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- lightsstring lightsfestivedecoration
FAQ
- What is the garlands icon used for?
- It's typically used to visually represent festive occasions, decorations, or celebratory themes within an application's interface.
- How do I use the garlands icon in React?
- Import both HugeiconsIcon and GarlandsIcon, then render them using <HugeiconsIcon icon={GarlandsIcon} />.
- What is the license for the HugeIcons garlands icon?
- The HugeIcons garlands icon is available under the MIT license, allowing for free commercial and non-commercial use.
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 →