Back to Explorer
16 - 512
0.5 - 4.0
Save to
communicationoutline
md rss feed
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdRssFeedIcon = (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}
>
<path d="M0 0h24v24H0V0z" fill="none"/><circle cx="6.18" cy="17.82" r="2.18"/><path d="M4 4.44v2.83c7.03 0 12.73 5.7 12.73 12.73h2.83c0-8.59-6.97-15.56-15.56-15.56zm0 5.66v2.83c3.9 0 7.07 3.17 7.07 7.07h2.83c0-5.47-4.43-9.9-9.9-9.9z"/>
</svg>
);SVG Optimizer
Before
0.42 KB
↓
After
0.41 KB
Tags
antennaapplicationarcatomblogbroadcastchannelcirclecommunicationconnectioncontentcurvedatadistributiondotfeedinformationinternetnetworknewsonlinepointpulsateradiaterssservicesignalstreamingsubscribesyndicationupdateswaveswebwebsitewifiwireless
Compare Alternatives
See how other libraries approach this concept.