import React from 'react'; export const LiveFeedIcon = ({ width = 24, height = 24, color = '#fff' }) => ( );