The Tabler rss icon depicts a stylized radio waves symbol, commonly used to represent content feeds or subscription options in user interfaces.
Common uses
- Button to subscribe to a blog feed
- Link to an RSS feed page
- Indicator for available podcast episodes
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRss } from '@tabler/icons-react';
<IconRss size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- feedsubscriberssdesigncommunicationsignalbroadcast
FAQ
- What is the RSS icon used for?
- It signifies content feeds that users can subscribe to, often for blogs, news sites, or podcasts.
- How do I use the RSS icon in React?
- Import it from '@tabler/icons-react' like this: import { IconRss } from '@tabler/icons-react'.
- What is the license for the Tabler RSS icon?
- The Tabler icon library, including the RSS icon, is distributed 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 →