import React from "react" /** * 搜索icon * @returns */ export const SearchIcon = () => { return ( ) }