The HugeIcons bathtub 02 icon depicts a classic bathtub shape, commonly used to represent bathroom facilities, hygiene, or relaxation in user interfaces.
Common uses
- Bathroom amenity indicator
- Spa or wellness section
- Home renovation or design element
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Bathtub02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Bathtub02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bathwashroombathroomtub
FAQ
- What is the bathtub 02 icon used for?
- It's used to visually represent a bathtub, often for indicating bathroom features, spa services, or related home design elements.
- How do I use the Bathtub02Icon in React?
- Import it using `import { Bathtub02Icon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={Bathtub02Icon} />`.
- What is the license for this icon?
- The Bathtub02Icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
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 →