TF-4306 Update icon for Label in left menu

This commit is contained in:
dab246
2026-02-04 15:57:26 +07:00
committed by Dat H. Pham
parent 7a4d0dbf46
commit 2001ed158f
3 changed files with 7 additions and 1 deletions
@@ -276,6 +276,7 @@ class ImagePaths {
String get icAiMoreProfessional => _getImagePath('ic_ai_more_professional.svg');
String get icAiMorePolite => _getImagePath('ic_ai_more_polite.svg');
String get icTag => _getImagePath('ic_tag.svg');
String get icLabel => _getImagePath('ic_label.svg');
String get icColorPicker => _getImagePath('ic_color_picker.svg');
String get icThumbsUp => _getImagePath('ic_thumbs_up.svg');