import React from 'react' export default ({ color = 'black' }) => ( )