rss icon
rss-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- rss-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
5 other variants in Fluent UI System Icons
The same icon in other sets
rssAkar IconsrssBootstrap IconsrssBoxIcons v2rssCarbonrssCoreUI BrandsrssCodiconsrssFont Awesome 6 SolidrssFont Awesome SolidrssFeather IconsrssHeroIconsrssHuge IconsrssHumbleiconsrssIconParkrssIconPark OutlinerssIconPark SolidrssIconPark TwoTonerssLine AwesomerssMaterial Line IconsrssLuciderssMajesticonsrssMaterial Design Iconsrss-fillMingCute IconrssMyna UI IconsrssOcticons
Use the rss icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M11.5 2h-7A2.5 2.5 0 0 0 2 4.5v7A2.5 2.5 0 0 0 4.5 14h7a2.5 2.5 0 0 0 2.5-2.5v-7A2.5 2.5 0 0 0 11.5 2m-6 9.25a.75.75 0 1 1 0-1.5a.75.75 0 0 1 0 1.5m3-.25a.5.5 0 0 1-.5-.5C8 9.121 6.879 8 5.5 8a.5.5 0 0 1 0-1C7.43 7 9 8.57 9 10.5a.5.5 0 0 1-.5.5m3 0a.5.5 0 0 1-.5-.5C11 7.468 8.532 5 5.5 5a.5.5 0 0 1 0-1C9.084 4 12 6.916 12 10.5a.5.5 0 0 1-.5.5"/></svg>
React
import type { SVGProps } from "react";
export function FluentRss16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M11.5 2h-7A2.5 2.5 0 0 0 2 4.5v7A2.5 2.5 0 0 0 4.5 14h7a2.5 2.5 0 0 0 2.5-2.5v-7A2.5 2.5 0 0 0 11.5 2m-6 9.25a.75.75 0 1 1 0-1.5a.75.75 0 0 1 0 1.5m3-.25a.5.5 0 0 1-.5-.5C8 9.121 6.879 8 5.5 8a.5.5 0 0 1 0-1C7.43 7 9 8.57 9 10.5a.5.5 0 0 1-.5.5m3 0a.5.5 0 0 1-.5-.5C11 7.468 8.532 5 5.5 5a.5.5 0 0 1 0-1C9.084 4 12 6.916 12 10.5a.5.5 0 0 1-.5.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M11.5 2h-7A2.5 2.5 0 0 0 2 4.5v7A2.5 2.5 0 0 0 4.5 14h7a2.5 2.5 0 0 0 2.5-2.5v-7A2.5 2.5 0 0 0 11.5 2m-6 9.25a.75.75 0 1 1 0-1.5a.75.75 0 0 1 0 1.5m3-.25a.5.5 0 0 1-.5-.5C8 9.121 6.879 8 5.5 8a.5.5 0 0 1 0-1C7.43 7 9 8.57 9 10.5a.5.5 0 0 1-.5.5m3 0a.5.5 0 0 1-.5-.5C11 7.468 8.532 5 5.5 5a.5.5 0 0 1 0-1C9.084 4 12 6.916 12 10.5a.5.5 0 0 1-.5.5"/></svg> </template>
CSS
.icon-rss-16-filled {
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%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.5%202h-7A2.5%202.5%200%200%200%202%204.5v7A2.5%202.5%200%200%200%204.5%2014h7a2.5%202.5%200%200%200%202.5-2.5v-7A2.5%202.5%200%200%200%2011.5%202m-6%209.25a.75.75%200%201%201%200-1.5a.75.75%200%200%201%200%201.5m3-.25a.5.5%200%200%201-.5-.5C8%209.121%206.879%208%205.5%208a.5.5%200%200%201%200-1C7.43%207%209%208.57%209%2010.5a.5.5%200%200%201-.5.5m3%200a.5.5%200%200%201-.5-.5C11%207.468%208.532%205%205.5%205a.5.5%200%200%201%200-1C9.084%204%2012%206.916%2012%2010.5a.5.5%200%200%201-.5.5%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%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.5%202h-7A2.5%202.5%200%200%200%202%204.5v7A2.5%202.5%200%200%200%204.5%2014h7a2.5%202.5%200%200%200%202.5-2.5v-7A2.5%202.5%200%200%200%2011.5%202m-6%209.25a.75.75%200%201%201%200-1.5a.75.75%200%200%201%200%201.5m3-.25a.5.5%200%200%201-.5-.5C8%209.121%206.879%208%205.5%208a.5.5%200%200%201%200-1C7.43%207%209%208.57%209%2010.5a.5.5%200%200%201-.5.5m3%200a.5.5%200%200%201-.5-.5C11%207.468%208.532%205%205.5%205a.5.5%200%200%201%200-1C9.084%204%2012%206.916%2012%2010.5a.5.5%200%200%201-.5.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/rss-16-filled.svg?color=%231a73e8&size=48