import React from "react"; function SelectMultipleIcon() { return ( ); } export default SelectMultipleIcon;