A fix for the error has been PR'ed. You can manually fix it by adding the following line after the use statement at line 14 of components/com_jevents/views/icalevent/view.html.php
use Joomla\CMS\Toolbar\ToolbarHelper;
and delete the include at line 31