diff --git a/desktop/static/icons.json b/desktop/static/icons.json index 60ec093b9..1df6ff40f 100644 --- a/desktop/static/icons.json +++ b/desktop/static/icons.json @@ -186,6 +186,7 @@ ], "question-circle": [ 12, + 16, 20 ], "question": [ @@ -236,6 +237,7 @@ ], "tools": [ 12, + 16, 20 ], "translate": [ @@ -384,5 +386,17 @@ ], "sankey-diagram": [ 12 + ], + "media-stack": [ + 16 + ], + "question-hexagon": [ + 16 + ], + "briefcase": [ + 16 + ], + "business-briefcase": [ + 16 ] -} \ No newline at end of file +}