rss feed icon
rss-feed from Jam Icons by Michael Amprimo · Outline · MIT Free for personal and commercial use.
- Name
- rss-feed
- Set
- Jam Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the rss feed icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-4 -4 24 24"><path fill="currentColor" d="M1.996 15.97a1.996 1.996 0 1 1 0-3.992a1.996 1.996 0 0 1 0 3.992M1.12 7.977a.998.998 0 0 1-.247-1.98a8.103 8.103 0 0 1 9.108 8.04v.935a.998.998 0 1 1-1.996 0v-.934a6.108 6.108 0 0 0-6.865-6.06zM0 1.065A1 1 0 0 1 .93.002C8.717-.517 15.448 5.374 15.967 13.16q.063.94 0 1.88a.998.998 0 1 1-1.992-.133q.054-.808 0-1.614C13.53 6.607 7.75 1.548 1.065 1.994A1 1 0 0 1 0 1.064z"/></svg>
React
import type { SVGProps } from "react";
export function JamRssFeed(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-4 -4 24 24"><path fill="currentColor" d="M1.996 15.97a1.996 1.996 0 1 1 0-3.992a1.996 1.996 0 0 1 0 3.992M1.12 7.977a.998.998 0 0 1-.247-1.98a8.103 8.103 0 0 1 9.108 8.04v.935a.998.998 0 1 1-1.996 0v-.934a6.108 6.108 0 0 0-6.865-6.06zM0 1.065A1 1 0 0 1 .93.002C8.717-.517 15.448 5.374 15.967 13.16q.063.94 0 1.88a.998.998 0 1 1-1.992-.133q.054-.808 0-1.614C13.53 6.607 7.75 1.548 1.065 1.994A1 1 0 0 1 0 1.064z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-4 -4 24 24"><path fill="currentColor" d="M1.996 15.97a1.996 1.996 0 1 1 0-3.992a1.996 1.996 0 0 1 0 3.992M1.12 7.977a.998.998 0 0 1-.247-1.98a8.103 8.103 0 0 1 9.108 8.04v.935a.998.998 0 1 1-1.996 0v-.934a6.108 6.108 0 0 0-6.865-6.06zM0 1.065A1 1 0 0 1 .93.002C8.717-.517 15.448 5.374 15.967 13.16q.063.94 0 1.88a.998.998 0 1 1-1.992-.133q.054-.808 0-1.614C13.53 6.607 7.75 1.548 1.065 1.994A1 1 0 0 1 0 1.064z"/></svg> </template>
CSS
.icon-rss-feed {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%22-4%20-4%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.996%2015.97a1.996%201.996%200%201%201%200-3.992a1.996%201.996%200%200%201%200%203.992M1.12%207.977a.998.998%200%200%201-.247-1.98a8.103%208.103%200%200%201%209.108%208.04v.935a.998.998%200%201%201-1.996%200v-.934a6.108%206.108%200%200%200-6.865-6.06zM0%201.065A1%201%200%200%201%20.93.002C8.717-.517%2015.448%205.374%2015.967%2013.16q.063.94%200%201.88a.998.998%200%201%201-1.992-.133q.054-.808%200-1.614C13.53%206.607%207.75%201.548%201.065%201.994A1%201%200%200%201%200%201.064z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%22-4%20-4%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.996%2015.97a1.996%201.996%200%201%201%200-3.992a1.996%201.996%200%200%201%200%203.992M1.12%207.977a.998.998%200%200%201-.247-1.98a8.103%208.103%200%200%201%209.108%208.04v.935a.998.998%200%201%201-1.996%200v-.934a6.108%206.108%200%200%200-6.865-6.06zM0%201.065A1%201%200%200%201%20.93.002C8.717-.517%2015.448%205.374%2015.967%2013.16q.063.94%200%201.88a.998.998%200%201%201-1.992-.133q.054-.808%200-1.614C13.53%206.607%207.75%201.548%201.065%201.994A1%201%200%200%201%200%201.064z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/jam/rss-feed.svg?color=%231a73e8&size=48