The Lucide rss icon depicts the symbol for Really Simple Syndication, commonly used to represent content feeds, subscription options, or news updates.
Common uses
- Subscribe button for blog posts
- Link to an RSS feed
- Indicator for new content updates
Use it in React
Install
npm i lucide-reactImport & render
import { Rss } from 'lucide-react';
<Rss size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- feedsubscribenewsupdatesnotificationscontentblogarticlesbroadcastsyndicationreaderchannelspostspublishingdigestalert
FAQ
- What is the RSS icon used for?
- It signifies content syndication, allowing users to subscribe to updates from websites, blogs, or podcasts.
- How do I use the RSS icon in React?
- Import it from 'lucide-react' and use it as a component: import { Rss } from 'lucide-react'.
- What is the license for the Lucide RSS icon?
- The Lucide icon library, including the RSS icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →