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