Use the new file icons from gitlab-svgs in the Repository Browser
Proposal
Add a feature flag which if enabled serves the resulting
dist/file_icons.svg
rather thanapp/assets/images/file_icons.svg
and uses the newgetIconForFile
from this package rather thanfile_icon_map.js
. (The code should be the same as of now, as I just rebased.)