From 5a0506ea4b04e0692fdd0addeefef99986aeecee Mon Sep 17 00:00:00 2001 From: Jack Matthews Date: Wed, 11 Jan 2023 01:15:56 -0500 Subject: [PATCH] [Settings > General] Switch brand info icon to higher quality icon --- src/ui/settings/pages/General.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/settings/pages/General.tsx b/src/ui/settings/pages/General.tsx index 533f1b4..0be394e 100644 --- a/src/ui/settings/pages/General.tsx +++ b/src/ui/settings/pages/General.tsx @@ -59,7 +59,7 @@ export default function General() { { label: "Brand", version: debugInfo.device.brand, - icon: "ic_megaphone_16px" + icon: "ic_settings_boost_24px" }, { label: "Model",