The HugeIcons towels icon depicts a pair of folded towels, commonly used to represent spa, bathroom, laundry, or hospitality-related features.
Common uses
- Spa booking feature
- Hotel amenity indicator
- Laundry service button
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TowelsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TowelsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- towelspabathroomhotel
FAQ
- What is the towels icon used for?
- It's used to visually represent services or areas related to towels, such as in spas, hotels, or laundry facilities.
- How do I use the TowelsIcon in React?
- Import both HugeiconsIcon and TowelsIcon, then render <HugeiconsIcon icon={TowelsIcon} />.
- What is the license for this icon?
- The HugeIcons TowelsIcon 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 →