feed icon
feed-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- feed-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
Use the feed icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M5.25 24.992h11.854c1.408 0 2.428-.475 2.747-1.957l.66-3.074h2.864a2.75 2.75 0 0 0 2.75-2.75v-6.705c0-1.678-1.364-2.573-2.679-2.518h-7.04V5.75A2.75 2.75 0 0 0 13.656 3H4.75A2.75 2.75 0 0 0 2 5.75v15.992a3.25 3.25 0 0 0 3.25 3.25M16.406 9.488h4.865q-.093.226-.15.487l-2.737 12.746c-.252 1.172-1.978.989-1.978-.21zM6.778 9.5a.75.75 0 1 1 0-1.5a.75.75 0 0 1 0 1.5m.003 9.016h5a.75.75 0 1 1 0 1.5h-5a.75.75 0 0 1 0-1.5m0-5.266h5a.75.75 0 1 1 0 1.5h-5a.75.75 0 0 1 0-1.5"/></svg>
React
import type { SVGProps } from "react";
export function FluentFeed28Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M5.25 24.992h11.854c1.408 0 2.428-.475 2.747-1.957l.66-3.074h2.864a2.75 2.75 0 0 0 2.75-2.75v-6.705c0-1.678-1.364-2.573-2.679-2.518h-7.04V5.75A2.75 2.75 0 0 0 13.656 3H4.75A2.75 2.75 0 0 0 2 5.75v15.992a3.25 3.25 0 0 0 3.25 3.25M16.406 9.488h4.865q-.093.226-.15.487l-2.737 12.746c-.252 1.172-1.978.989-1.978-.21zM6.778 9.5a.75.75 0 1 1 0-1.5a.75.75 0 0 1 0 1.5m.003 9.016h5a.75.75 0 1 1 0 1.5h-5a.75.75 0 0 1 0-1.5m0-5.266h5a.75.75 0 1 1 0 1.5h-5a.75.75 0 0 1 0-1.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M5.25 24.992h11.854c1.408 0 2.428-.475 2.747-1.957l.66-3.074h2.864a2.75 2.75 0 0 0 2.75-2.75v-6.705c0-1.678-1.364-2.573-2.679-2.518h-7.04V5.75A2.75 2.75 0 0 0 13.656 3H4.75A2.75 2.75 0 0 0 2 5.75v15.992a3.25 3.25 0 0 0 3.25 3.25M16.406 9.488h4.865q-.093.226-.15.487l-2.737 12.746c-.252 1.172-1.978.989-1.978-.21zM6.778 9.5a.75.75 0 1 1 0-1.5a.75.75 0 0 1 0 1.5m.003 9.016h5a.75.75 0 1 1 0 1.5h-5a.75.75 0 0 1 0-1.5m0-5.266h5a.75.75 0 1 1 0 1.5h-5a.75.75 0 0 1 0-1.5"/></svg> </template>
CSS
.icon-feed-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.25%2024.992h11.854c1.408%200%202.428-.475%202.747-1.957l.66-3.074h2.864a2.75%202.75%200%200%200%202.75-2.75v-6.705c0-1.678-1.364-2.573-2.679-2.518h-7.04V5.75A2.75%202.75%200%200%200%2013.656%203H4.75A2.75%202.75%200%200%200%202%205.75v15.992a3.25%203.25%200%200%200%203.25%203.25M16.406%209.488h4.865q-.093.226-.15.487l-2.737%2012.746c-.252%201.172-1.978.989-1.978-.21zM6.778%209.5a.75.75%200%201%201%200-1.5a.75.75%200%200%201%200%201.5m.003%209.016h5a.75.75%200%201%201%200%201.5h-5a.75.75%200%200%201%200-1.5m0-5.266h5a.75.75%200%201%201%200%201.5h-5a.75.75%200%200%201%200-1.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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.25%2024.992h11.854c1.408%200%202.428-.475%202.747-1.957l.66-3.074h2.864a2.75%202.75%200%200%200%202.75-2.75v-6.705c0-1.678-1.364-2.573-2.679-2.518h-7.04V5.75A2.75%202.75%200%200%200%2013.656%203H4.75A2.75%202.75%200%200%200%202%205.75v15.992a3.25%203.25%200%200%200%203.25%203.25M16.406%209.488h4.865q-.093.226-.15.487l-2.737%2012.746c-.252%201.172-1.978.989-1.978-.21zM6.778%209.5a.75.75%200%201%201%200-1.5a.75.75%200%200%201%200%201.5m.003%209.016h5a.75.75%200%201%201%200%201.5h-5a.75.75%200%200%201%200-1.5m0-5.266h5a.75.75%200%201%201%200%201.5h-5a.75.75%200%200%201%200-1.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/feed-28-filled.svg?color=%231a73e8&size=48