import React from 'react' export default ({ width = 18, height = 18, color = '#FFFFFF' }) => ( )