Hi Trishah, np.
menu_icon is used to specify URL of icon that will be used in left side admin menu.
Since it usually is from same domain – it got replaced when performing search&replace.
Loading setting failed because of that.
Good solution is to store icons in remote location and paste URL,
because it will not match domain – it will remain same.
Hope it helps.