Can anyone tell me what is wrong with this code ?

m_notifyicon.Icon = new Icon(this.GetType() ,"Icon1.ico");

I have this error' Icon1.ico not found in class "Win..."

Resource

Thanks