Hi, sorry for delay in responding.
For that, you need to edit the file : ../modules/mod_floating_buttons/tmpl/default.php
at lines 38 you will see this code:
"icon":"<?php echo $item->child_item_icon; ?>"
change that to :
"icon":"<?php echo $item->child_item_icon; ?>",
"target":"_blank"