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