Hi @kong ,
Looks like you miss a /
character in the begining when using relative path of the image. It should be
IconUrl="/sitecollection/CN/Style%20Library/Image/favicon-16x16.png"
Also you could try to use absolute path of the image:
IconUrl="http://sp/sitecollection/CN/Style%20Library/Image/favicon-16x16.png"
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.