Closed
Description
We currently only use 4 icons out of it. I suggest replacing it with individual SVGs using the same build process like for octicons. I did not find a maintained npm repo of FA SVGs so we need to manually collect SVGs from tools like icomoon, or even better, use existing icons from the octicons set.
Here are the unique fa-*
strings I found in the source:
fa-angle-right
fa-check-square-o
fa-file
fa-square-o
(Last check: 2023-04-30 by @delvh)