The icon-prev and icon-next classes creates arrows that points left and right. These are used to slide to the next item in the carousel. If you do not want to use them, you can use glyphicons instead.
To do so, change .icon-prev with .glyphicon glyphicon-chevron-left and .icon-next with .glyphicon glyphicon-chevron-right.