feed-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
feed-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
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 20 20"><path fill="currentColor" d="M12.469 17H4a2 2 0 0 1-2-2V4.5A1.5 1.5 0 0 1 3.5 3h7A1.5 1.5 0 0 1 12 4.5V6h4.484C17.25 6.023 18 6.6 18 7.582V12.5a1.5 1.5 0 0 1-1.5 1.5h-2.106l-.423 1.823c-.19.815-.851 1.197-1.502 1.177M15.01 7H12v8.482c0 .6.861.7.997.115L14.94 7.23q.03-.122.07-.231M5.5 7a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1M5 10a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0-.5.5m0 3.5a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0-.5.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentFeed20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M12.469 17H4a2 2 0 0 1-2-2V4.5A1.5 1.5 0 0 1 3.5 3h7A1.5 1.5 0 0 1 12 4.5V6h4.484C17.25 6.023 18 6.6 18 7.582V12.5a1.5 1.5 0 0 1-1.5 1.5h-2.106l-.423 1.823c-.19.815-.851 1.197-1.502 1.177M15.01 7H12v8.482c0 .6.861.7.997.115L14.94 7.23q.03-.122.07-.231M5.5 7a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1M5 10a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0-.5.5m0 3.5a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0-.5.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M12.469 17H4a2 2 0 0 1-2-2V4.5A1.5 1.5 0 0 1 3.5 3h7A1.5 1.5 0 0 1 12 4.5V6h4.484C17.25 6.023 18 6.6 18 7.582V12.5a1.5 1.5 0 0 1-1.5 1.5h-2.106l-.423 1.823c-.19.815-.851 1.197-1.502 1.177M15.01 7H12v8.482c0 .6.861.7.997.115L14.94 7.23q.03-.122.07-.231M5.5 7a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1M5 10a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0-.5.5m0 3.5a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0-.5.5"/></svg>
</template>

CSS

.icon-feed-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.469%2017H4a2%202%200%200%201-2-2V4.5A1.5%201.5%200%200%201%203.5%203h7A1.5%201.5%200%200%201%2012%204.5V6h4.484C17.25%206.023%2018%206.6%2018%207.582V12.5a1.5%201.5%200%200%201-1.5%201.5h-2.106l-.423%201.823c-.19.815-.851%201.197-1.502%201.177M15.01%207H12v8.482c0%20.6.861.7.997.115L14.94%207.23q.03-.122.07-.231M5.5%207a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201M5%2010a.5.5%200%200%200%20.5.5h3a.5.5%200%200%200%200-1h-3a.5.5%200%200%200-.5.5m0%203.5a.5.5%200%200%200%20.5.5h3a.5.5%200%200%200%200-1h-3a.5.5%200%200%200-.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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.469%2017H4a2%202%200%200%201-2-2V4.5A1.5%201.5%200%200%201%203.5%203h7A1.5%201.5%200%200%201%2012%204.5V6h4.484C17.25%206.023%2018%206.6%2018%207.582V12.5a1.5%201.5%200%200%201-1.5%201.5h-2.106l-.423%201.823c-.19.815-.851%201.197-1.502%201.177M15.01%207H12v8.482c0%20.6.861.7.997.115L14.94%207.23q.03-.122.07-.231M5.5%207a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201M5%2010a.5.5%200%200%200%20.5.5h3a.5.5%200%200%200%200-1h-3a.5.5%200%200%200-.5.5m0%203.5a.5.5%200%200%200%20.5.5h3a.5.5%200%200%200%200-1h-3a.5.5%200%200%200-.5.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/feed-20-filled.svg?color=%231a73e8&size=48