Breeze-icons-6.20.0

The Breeze Icons package contains the default icons for KDE Plasma applications, but it can be used for other window environments.

Package Information

Installation of breeze-icons

To Configure the Package, issue these commands:

cmake -B build -W no-dev \
        -D CMAKE_INSTALL_PREFIX=/usr    \
        -D BUILD_TESTING=OFF

To Build the Package, issue these commands:

cmake --build build

This package does not have a testsuite.

Now Install the Package, as the root user:

cmake --install build