diff --git a/front/core/styles/fonts/MaterialIcons-Regular.woff2 b/front/core/styles/fonts/MaterialIcons-Regular.woff2 index 9d1dfcc70..2eb4fb499 100644 Binary files a/front/core/styles/fonts/MaterialIcons-Regular.woff2 and b/front/core/styles/fonts/MaterialIcons-Regular.woff2 differ diff --git a/modules/ticket/front/future/index.html b/modules/ticket/front/future/index.html index 31d4ae0d9..ecb521032 100644 --- a/modules/ticket/front/future/index.html +++ b/modules/ticket/front/future/index.html @@ -21,7 +21,7 @@ > diff --git a/modules/ticket/front/routes.json b/modules/ticket/front/routes.json index 62f43a098..2963d54c4 100644 --- a/modules/ticket/front/routes.json +++ b/modules/ticket/front/routes.json @@ -8,7 +8,7 @@ "main": [ {"state": "ticket.index", "icon": "icon-ticket"}, {"state": "ticket.weekly.index", "icon": "schedule"}, - {"state": "ticket.future", "icon": "double_arrow"} + {"state": "ticket.future", "icon": "keyboard_double_arrow_right"} ], "card": [ {"state": "ticket.card.basicData.stepOne", "icon": "settings"},