diff --git a/Assets/Fonts/tabler/noctalia-tabler-icons.ttf b/Assets/Fonts/tabler/noctalia-tabler-icons.ttf index 83ad01185..132752161 100644 Binary files a/Assets/Fonts/tabler/noctalia-tabler-icons.ttf and b/Assets/Fonts/tabler/noctalia-tabler-icons.ttf differ diff --git a/Commons/IconsTabler.qml b/Commons/IconsTabler.qml index 88277c826..5efc5f512 100644 --- a/Commons/IconsTabler.qml +++ b/Commons/IconsTabler.qml @@ -42,8 +42,6 @@ Singleton { "balanced": "scale", "powersaver": "leaf", "storage": "database", - "ethernet": "sitemap", - "ethernet-off": "sitemap-off", "keyboard": "keyboard", "shutdown": "power", "lock": "lock", @@ -2787,6 +2785,10 @@ Singleton { "escalator-filled": "\u{10131}", "escalator-up": "\u{fb05}", "escalator-up-filled": "\u{10132}", + "ethernet": "\u{eccc}", + "ethernet-off": "\u{eccd}", + "ethernet-exclamation": "\u{ecce}", + "ethernet-question": "\u{eccf}", "exchange": "\u{ebe7}", "exchange-filled": "\u{10130}", "exchange-off": "\u{f123}",