The Lucide scroll text icon depicts a rolled-up document, commonly used to represent content, articles, logs, or lengthy text information in user interfaces.
Common uses
- Displaying article content
- Linking to a user agreement
- Showing a changelog
Use it in React
Install
npm i lucide-reactImport & render
import { ScrollText } from 'lucide-react';
<ScrollText size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- paperlogscripturedocumentnotesparchmentlistlongscriptstorycodecodingscrolltext
FAQ
- What is the scroll text icon used for?
- It's typically used to signify content, documents, articles, logs, or any lengthy text-based information within an application.
- How do I use the scroll text icon in React?
- You can import and use it like this: import { ScrollText } from 'lucide-react'; <ScrollText />.
- What is the license for this icon?
- The scroll text icon is provided under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.