import React from 'react'; function IconArrowDropdownLine(props: any) { return ( ); } export default IconArrowDropdownLine;