The HugeIcons rss locked icon depicts a locked RSS feed symbol, commonly used to indicate a private or secured subscription feed.
Common uses
- Private RSS feed indicator
- Secured content subscription
- Restricted feed access
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RssLockedIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={RssLockedIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- feed lockprivate feedsecured rssrestricted feed
FAQ
- What does the RssLockedIcon represent?
- It represents an RSS feed that is locked or private, signifying that access to the feed is restricted or requires authentication.
- How do I use RssLockedIcon in React?
- Import it as: import { RssLockedIcon } from '@hugeicons/core-free-icons'; and render it using: <HugeiconsIcon icon={RssLockedIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.