Add missing fa- icons for file_type_icon_class
This is a regression related to Fontawesome icon replacements which got introduced in !37922 (diffs). Some file icons that come from the file_type_icon_class helper are missing, e.g. see on https://gitlab.com/gitlab-org/gitlab/-/jobs/751254324/artifacts/browse/public/assets/
We need to re-add the following fa- icon classes to our fontawesome_custom.scss
file-pdf-ofile-image-ofile-archive-ofile-audio-ofa-file-video-ofile-word-ofile-excel-ofile-powerpoint-o
Edited by Martin Wortschack