diff --git a/desktop/static/icons.json b/desktop/static/icons.json index be5aea325..c953937ac 100644 --- a/desktop/static/icons.json +++ b/desktop/static/icons.json @@ -1,6 +1,7 @@ { "accessibility": [ - 16 + 16, + 20 ], "app-dailies": [ 12 @@ -413,7 +414,8 @@ 20 ], "checkmark-circle": [ - 12 + 12, + 20 ], "circle": [ 12 @@ -444,5 +446,11 @@ ], "cup-outline": [ 24 + ], + "unicorn": [ + 20 + ], + "turtle": [ + 20 ] } \ No newline at end of file