The HugeIcons rss connected 02 icon depicts two RSS feed symbols connected, commonly used to represent syndication, content feeds, or the act of connecting to or subscribing to a feed.
Common uses
- Button to subscribe to a blog's RSS feed
- Indicator for available content syndication
- Link to an RSS feed aggregator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RssConnected02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={RssConnected02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- rss feedsyndicationconnect feedsubscription
FAQ
- What does the RssConnected02Icon represent?
- It visually signifies a connection or relationship between two RSS feeds, often used for syndication or subscription actions.
- How do I use RssConnected02Icon in React?
- Import both HugeiconsIcon and RssConnected02Icon from their respective packages and render it using <HugeiconsIcon icon={RssConnected02Icon} />.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
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 →