import React from 'react'; const style = { width: '1.5em', height: '1.5em', verticalAlign: '-0.5em' }; const NegativeGrowthSymbol = (props) => ( ); export default NegativeGrowthSymbol;