tr('Custom icons'), 'description' => tr('Custom icons for the theme'), 'tag' => 'span', // the default html tag to surround the icon 'icons' => [ 'information' => [ 'id' => 'info-circle', // This is a sample icon, change it to have a theme specific icon ], ] ]; }