The HugeIcons hot tube icon visually represents a spa or jacuzzi, commonly used in UIs to indicate relaxation areas, wellness features, or amenities like pools and hot tubs.
Common uses
- Spa or jacuzzi booking page
- Hotel amenity list
- Wellness app feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HotTubeIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HotTubeIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- jacuzzispatubbath
FAQ
- What does the hot tube icon represent?
- It represents a hot tub, jacuzzi, or spa, often used for indicating relaxation or leisure facilities.
- How do I use the HotTubeIcon in React?
- Import both HugeiconsIcon and HotTubeIcon, then render it using <HugeiconsIcon icon={HotTubeIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free usage in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.