The Tabler pillow icon depicts a soft cushion, commonly used in user interfaces to represent elements related to sleep, rest, bedding, or comfort.
Common uses
- Indicate a 'sleep mode' setting.
- Label a section for hotel amenities.
- Represent a 'comfort' or 'cozy' feature.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPillow } from '@tabler/icons-react';
<IconPillow size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- pillowcushionbeddingsleeprestbedfurniturecomforthotelhomesystem
FAQ
- What does the pillow icon represent?
- It represents a pillow or cushion, often used for themes of sleep, rest, bedding, or comfort in UI design.
- How do I use the pillow icon in React?
- You can import and use it in your React application with: import { IconPillow } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including the pillow icon, are available under the MIT license.
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 →