The Adwaita Icon Theme package contains an icon theme for GTK+ 3 and GTK 4 applications.
This package is known to build and work properly using an LFS 12.2 platform.
Download (HTTP): https://download.gnome.org/sources/adwaita-icon-theme/46/adwaita-icon-theme-46.2.tar.xz
Download MD5 sum: 6829461ddc1dd0a9b7d115ccc0c186ac
Download size: 4.4 MB
Estimated disk space required: 30 MB
Estimated build time: less than 0.1 SBU
GTK+-3.24.43 or GTK-4.14.5, and librsvg-2.58.3
Install Adwaita Icon Theme by running the following commands:
mkdir build && cd build && meson setup --prefix=/usr .. && ninja
This package does not come with a test suite.
Remove any old icons and install the new ones. As the root
user:
rm -rf /usr/share/icons/Adwaita/ && ninja install