Add missing social link icon

Permalink
Hello everyone
I am running a site on 8.4.3 and I would like to add the tripadvisor icon to the social links. Following the documentation broke my site (adding this code to my application/generated overrides/config.php file):

'social' => [
'additional_services' => [
array('example', 'Example', 'external-link'),
]

Ideas are highly appreciated :D

pixeljunkie