Missing Controller

Error: IconsController could not be found.

Error: Create the class IconsController below in file: app/controllers/icons_controller.php

<?php
class IconsController extends AppController {

	var $name = 'Icons';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp