merge branches
This commit is contained in:
@@ -62,6 +62,9 @@ class $AssetsIconsGen {
|
||||
/// File path: assets/icons/menu.svg
|
||||
String get menu => 'assets/icons/menu.svg';
|
||||
|
||||
/// File path: assets/icons/moon.svg
|
||||
String get moon => 'assets/icons/moon.svg';
|
||||
|
||||
/// File path: assets/icons/notification.svg
|
||||
String get notification => 'assets/icons/notification.svg';
|
||||
|
||||
@@ -74,6 +77,9 @@ class $AssetsIconsGen {
|
||||
/// File path: assets/icons/shield.svg
|
||||
String get shield => 'assets/icons/shield.svg';
|
||||
|
||||
/// File path: assets/icons/sun.svg
|
||||
String get sun => 'assets/icons/sun.svg';
|
||||
|
||||
/// File path: assets/icons/task-square_active.svg
|
||||
String get taskSquareActive => 'assets/icons/task-square_active.svg';
|
||||
|
||||
@@ -114,10 +120,12 @@ class $AssetsIconsGen {
|
||||
like,
|
||||
location,
|
||||
menu,
|
||||
moon,
|
||||
notification,
|
||||
profileCircle,
|
||||
profileCircleActive,
|
||||
shield,
|
||||
sun,
|
||||
taskSquareActive,
|
||||
taskSquare,
|
||||
tenderLogoPng,
|
||||
|
||||
Reference in New Issue
Block a user