diff --git a/static/shared/js/icons.js b/static/shared/js/icons.js index 1e0058c7..4984fb1d 100644 --- a/static/shared/js/icons.js +++ b/static/shared/js/icons.js @@ -16,7 +16,12 @@ const Icons = { 'arrow-left': ``, 'chevron-down': ``, 'chevron-right': ``, - + 'chevron-left': ``, + 'chevron-up': ``, + 'zoom-in': ``, + 'zoom-out': ``, + 'arrows-expand': ``, + // Business & Organization 'office-building': ``, @@ -107,6 +112,9 @@ const Icons = { 'spinner': ``, 'star': ``, 'heart': ``, + 'chat-alt-2': ``, + 'thumb-up': ``, + 'thumb-down': ``, 'flag': ``, // Links & External