@@ -27,7 +27,7 @@ use ModulesGarden\Servers\ProxmoxCloudVps\Core\UI\Widget\Buttons\ButtonDataTable
class ConsoleButton extends ButtonDataTableModalAction implements ClientArea
{
- protected $icon = 'lu-zmdi lu-zmdi-edit';
+ protected $icon = 'fas fa-globe';
public function initContent()