Finally managed to solve the social media icons issue!
- create dropdown list in G Sheets (Data > Data validation...) containing the various social media icon names (which also are the latter part of each html tag of font awesome icons)
- v-bind to class of html tag, and add variable to the latter part of the font awesome class
- v-bind to class of html tag, and add variable to the latter part of the font awesome class