From 095a06ee5eb105639fccd2d9909764c390d741f3 Mon Sep 17 00:00:00 2001 From: Shuqi Date: Tue, 30 Apr 2024 08:29:51 +0800 Subject: [PATCH] Fixed typo --- public/icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/icons.json b/public/icons.json index 4759a03..486bb85 100644 --- a/public/icons.json +++ b/public/icons.json @@ -204,7 +204,7 @@ "star-half.svg": [ "star-half", "star", "ui-icon", "rating", "yellow", "grey-gray" ], "star-empty.svg": [ "star-empty", "star", "ui-icon", "rating", "grey-gray" ], "strawberry.svg": [ "strawberry", "fruit", "food", "red" ], - "submarine.svg": [ "submarine", "vehicle", "transportation", "blue" ], + "submarine.svg": [ "submarine", "vehicle", "transportation", "yellow" ], "sunglasses.svg": [ "sunglasses", "shades", "fashion", "cool", "wear", "black" ], "sun.svg": [ "sun", "ui-icon", "yellow", "light" ], "stonks.svg": [ "stonks", "meme", "mememan" ],