Yes of course you keep social icon on the top, for this you need to do customization of header.php templates of child theme.
For this keep this code somewhere on header.php , as per your requirement:
Note: If you do not need social icon on footer , you need to remove same code from footer.php templates of child theme.
We are referring to use child theme, so your changes will not lost on theme update.