Rss Feed Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Rss Feed icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306387.svg" alt="Rss Feed icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306387.svg" alt="Rss Feed icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306387.svg" alt="Rss Feed icon" :width="24" :height="24" />
CSS background
.icon-rss-feed {
background-image: url('https://proicons.com/icon/306387.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M192 678c-71 0-129 58-129 130 0 71 58 129 129 129 72 0 130-58 130-129 0-72-58-130-130-130zM76 348c-7 0-13 7-13 14v165c0 7 6 13 13 13 211 0 384 172 384 384 0 7 6 13 13 13h165c8 0 14-6 14-13l-1-4c-2-316-259-572-575-572zm861 572C935 447 549 63 76 63c-7 0-13 6-13 13v170c0 7 6 13 13 13 366 0 664 298 664 665 0 7 6 13 14 13h170c7 0 14-6 14-13l-1-4z"/></svg>
Rss Feed in other icon packs
Copied!