Back to Explorer
16 - 512
0.5 - 4.0
Save to
contentoutline
md dynamic feed
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDynamicFeedIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g></g><g><g/><g><path d="M8,8H6v7c0,1.1,0.9,2,2,2h9v-2H8V8z"/><path d="M20,3h-8c-1.1,0-2,0.9-2,2v6c0,1.1,0.9,2,2,2h8c1.1,0,2-0.9,2-2V5C22,3.9,21.1,3,20,3z M20,11h-8V7h8V11z"/><path d="M4,12H2v7c0,1.1,0.9,2,2,2h9v-2H4V12z"/></g></g><g display="none"><g display="inline"/><g display="inline"><path d="M8,8H6v7c0,1.1,0.9,2,2,2h9v-2H8V8z"/><path d="M20,3h-8c-1.1,0-2,0.9-2,2v6c0,1.1,0.9,2,2,2h8c1.1,0,2-0.9,2-2V5C22,3.9,21.1,3,20,3z M20,11h-8V7h8V11z"/><path d="M4,12H2v7c0,1.1,0.9,2,2,2h9v-2H4V12z"/></g></g>
</svg>
);SVG Optimizer
Before
0.68 KB
↓
After
0.68 KB
Tags
abstractactivityarticlesblocksblogchangingchronologicalcontentcurrentdatadynamicfeedflowinginformationlineslistlivenewspostspublicationrecentrectanglesquarestoriesstreamsummariestimelineupdates
Compare Alternatives
See how other libraries approach this concept.