diff --git a/build_data.js b/build_data.js index f3a21dca3..5fc2c5dab 100644 --- a/build_data.js +++ b/build_data.js @@ -62,8 +62,7 @@ module.exports = function buildData() { // Font Awesome icons used var faIcons = { - 'fas-comment-alt': {}, - 'far-comment-alt': {} + 'fas-comment-alt': {} }; // Start clean diff --git a/svg/fontawesome/far-comment-alt.svg b/svg/fontawesome/far-comment-alt.svg deleted file mode 100644 index 42b32cd8d..000000000 --- a/svg/fontawesome/far-comment-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file