John KuehJohn Kueh

tissue paper icon

HugeIcons · TissuePaperIcon · MIT

Download SVG

The HugeIcons tissue paper icon visually represents a pack of tissues, commonly used in UI to indicate functions related to hygiene, health, or comfort.

Common uses

  • Hygiene or health sections
  • First aid kits
  • Comfort or self-care features

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TissuePaperIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={TissuePaperIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
kleenex iconfacial tissue iconpaper towel iconhandkerchief icon

FAQ

What is the TissuePaperIcon used for?
It's used to represent items or concepts related to tissues, hygiene, or personal care in user interfaces.
How do I use the TissuePaperIcon in React?
Import both HugeiconsIcon and TissuePaperIcon, then render it using <HugeiconsIcon icon={TissuePaperIcon} />.
What is the license for this icon?
The TissuePaperIcon 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 →