public static function ajax_get_icons()
 {
     self::access();
     die(Cherry_Shortcodes_Tools::icons());
 }