icon_themes = ['hicolor']
foreach theme : icon_themes
install_subdir(theme, install_dir: join_paths(get_option('prefix'), 'share/icons/'))
endforeach