import React from 'react'; export const SelectIcon = ({ width = 28, height = 28, color = '#fff', stroke = '#000', }) => ( );