Skip to content

Fix wrong comparisons for HIG icons

Damy Metzke requested to merge damy-metzke/develop-kde-org:fix-icons into master

Remember to read our contribution guidelines:

What does this merge request add?

The page https://develop.kde.org/hig/style/icons/monochrome/action/ has some incorrect images and descriptions for the comparison. I've matched the descriptions to the correct images.

Screenshot of the result (optional)

Just to verify, here is the updated layout:

kde

How to test this MR

git clone https://invent.kde.org/documentation/develop-kde-org.git
cd develop-kde-org
git mr <THE NUMBER OF THIS MR>
hugo server

Merge request reports