diff --git a/static/icons.json b/static/icons.json index 76f540827..47cae0825 100644 --- a/static/icons.json +++ b/static/icons.json @@ -50,7 +50,8 @@ 16 ], "caution-octagon": [ - 16 + 16, + 20 ], "caution-triangle": [ 12, @@ -184,7 +185,8 @@ 16 ], "question-circle": [ - 12 + 12, + 20 ], "question": [ 16 @@ -321,5 +323,8 @@ ], "pencil-outline": [ 16 + ], + "code": [ + 12 ] -} \ No newline at end of file +}