import React from 'react'; export const SearchIcon = ({ width = 18, height = 18, color = '#2E2E34' }) => ( );