The Tabler marquee icon depicts a scrolling text or ticker display, commonly used to indicate dynamic or updating information.
Common uses
- Live news ticker
- Scrolling advertisements
- Dynamic status updates
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMarquee } from '@tabler/icons-react';
<IconMarquee size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- tagtracerhtmlanimationtextmarqueesystemtickerscrolling textlive feedannouncement
FAQ
- What is the marquee icon used for?
- It represents a scrolling text element, often used for news feeds, announcements, or dynamic content.
- How do I use the marquee icon in React?
- Import it using: import { IconMarquee } from '@tabler/icons-react'. Then use it as a React component: <IconMarquee />.
- What is the license for the Tabler marquee icon?
- The Tabler icon library, including the marquee icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
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 →