ForceMode2D.Impulse negitive

Shell
rb2D.AddForce(new Vector3(-10f, 2f, 0f), ForceMode2D.Impulse);

Source

Also in Shell: