summaryrefslogtreecommitdiff
path: root/src/displayapp/fonts/fonts.json
diff options
context:
space:
mode:
authorRiku Isokoski <riksu9000@gmail.com>2022-07-21 22:56:34 +0300
committerGitHub <noreply@github.com>2022-07-21 22:56:34 +0300
commitd6165e72b7965e587c53221f720b778b0f1cdb12 (patch)
tree36b69cff27097f6decbec47a7aaecb820f0a12bb /src/displayapp/fonts/fonts.json
parent9ee1160578e22e8dfa3da89dfd6405439d374da7 (diff)
Replace icomoon system font with material design icons (#1228)
Diffstat (limited to 'src/displayapp/fonts/fonts.json')
-rw-r--r--src/displayapp/fonts/fonts.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/displayapp/fonts/fonts.json b/src/displayapp/fonts/fonts.json
index abdb4512..9f228fb6 100644
--- a/src/displayapp/fonts/fonts.json
+++ b/src/displayapp/fonts/fonts.json
@@ -57,8 +57,8 @@
"lv_font_sys_48": {
"sources": [
{
- "file": "icons_sys_48.ttf",
- "range": "0xe902, 0xe904-0xe907, 0xe90b-0xe90c"
+ "file": "material-design-icons/MaterialIcons-Regular.ttf",
+ "range": "0xf00b, 0xe3aa-0xe3ac, 0xe7f6-0xe7f7, 0xe8b8"
}
],
"bpp": 1,