# default icons for the hicolor theme.
# have ecm install them

ecm_install_icons(
    ICONS
        16-apps-ksnapshot.png
        22-apps-ksnapshot.png
        32-apps-ksnapshot.png
        48-apps-ksnapshot.png
        sc-apps-ksnapshot.svgz
    DESTINATION ${ICON_INSTALL_DIR}
    THEME hicolor
)

