Change logos to beta and move position version on web (#3203)

This commit is contained in:
Dat Vu
2024-10-16 17:56:20 +07:00
committed by GitHub
parent 8ccbd8a69d
commit 401f0b97fb
9 changed files with 124 additions and 25 deletions
@@ -196,6 +196,7 @@ class ImagePaths {
String get icEventCanceled => _getImagePath('ic_event_canceled.svg');
String get icFormatQuote => _getImagePath('ic_format_quote.svg');
String get icLogoWithText => _getImagePath('ic_logo_with_text.svg');
String get icLogoWithTextBeta => _getImagePath('ic_logo_with_text_beta.svg');
String get icTMailLogo => _getImagePath('ic_tmail_logo.svg');
String get icLoginGraphic => _getImagePath('ic_login_graphic.svg');
String get icCancel => _getImagePath('ic_cancel.svg');