*/ class Icon { const GLASS = "glyphicon-glass"; const BELL = "glyphicon-bell"; const REMOVE = "glyphicon-remove"; }