John KuehJohn Kueh

slide icon

HugeIcons · SlideIcon · MIT

Download SVG

The HugeIcons slide icon depicts a presentation slide, commonly used to represent features, steps in a process, or content within a slideshow.

Common uses

  • Showcasing product features
  • Illustrating onboarding steps
  • Navigating presentation content

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
presentationslideshowdeckcard

FAQ

What does the slide icon represent?
The slide icon represents a single presentation slide, often used for content blocks or steps in a sequence.
How do I use the SlideIcon in React?
Import both HugeiconsIcon and SlideIcon, then render <HugeiconsIcon icon={SlideIcon} />.
What is the license for this icon?
This icon is provided 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 →