Minor fix

This commit is contained in:
xsahil03x
2020-11-24 15:33:48 +05:30
parent 5ec2b20a0d
commit 92b88c505e
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ class ChannelListHeader extends StatelessWidget implements PreferredSizeWidget {
break;
}
return SvgPicture.asset(
'images/icon_pen-write.svg',
'svgs/icon_pen_write.svg',
package: 'stream_chat_flutter',
width: 24.0,
height: 24.0,

Before

Width:  |  Height:  |  Size: 453 B

After

Width:  |  Height:  |  Size: 453 B