The HugeIcons scribd icon depicts a document with a play button overlay, commonly used to represent content, media playback, or a document viewer.
Common uses
- Link to a document viewer
- Button for playing embedded media
- Indicator for downloadable content
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ScribdIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ScribdIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- document playmedia documentcontent viewerplay document
FAQ
- What does the scribd icon represent?
- It represents a document, often with an emphasis on media or content playback, suitable for document viewers or media players.
- How do I use the scribd icon in React?
- Import both HugeiconsIcon and ScribdIcon, then render <HugeiconsIcon icon={ScribdIcon} />.
- What is the license for this icon?
- The scribd icon is available 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 →