How to create icon packs for kde?

I want to try to learn how to make a icon pack

https://www.reddit.com/r/kde/comments/bxix3t/comment/eqa0snj

Before coming here, probably should’ve done a Google Search?

As a noob-friendly alternative, you could create a copy of the Breeze icon theme and gradually replace the icons with your own ones. :smiley:

1 Like

If you are running KDE Plasma, you have icon packs in your system, so you can see how they’re organised.
So for Klassy:

.
β”œβ”€β”€ 16
β”œβ”€β”€ 16@1.5x
β”œβ”€β”€ 16@1.25x
β”œβ”€β”€ 16@1.75x
β”œβ”€β”€ 16@2.5x
β”œβ”€β”€ 16@2.25x
β”œβ”€β”€ 16@2.75x
β”œβ”€β”€ 16@2x
β”œβ”€β”€ 16@3x
β”œβ”€β”€ 18
β”œβ”€β”€ 18@1.5x
β”œβ”€β”€ 18@1.25x
β”œβ”€β”€ 18@1.75x
β”œβ”€β”€ 18@2.5x
β”œβ”€β”€ 18@2.25x
β”œβ”€β”€ 18@2.75x
β”œβ”€β”€ 18@2x
β”œβ”€β”€ 18@3x
β”œβ”€β”€ 20
β”œβ”€β”€ 20@1.5x
β”œβ”€β”€ 20@1.25x
β”œβ”€β”€ 20@1.75x
β”œβ”€β”€ 20@2.5x
β”œβ”€β”€ 20@2.25x
β”œβ”€β”€ 20@2.75x
β”œβ”€β”€ 20@2x
β”œβ”€β”€ 20@3x
β”œβ”€β”€ 22
β”œβ”€β”€ 22@1.5x
β”œβ”€β”€ 22@1.25x
β”œβ”€β”€ 22@1.75x
β”œβ”€β”€ 22@2.5x
β”œβ”€β”€ 22@2.25x
β”œβ”€β”€ 22@2.75x
β”œβ”€β”€ 22@2x
β”œβ”€β”€ 22@3x
β”œβ”€β”€ 24
β”œβ”€β”€ 24@1.5x
β”œβ”€β”€ 24@1.25x
β”œβ”€β”€ 24@1.75x
β”œβ”€β”€ 24@2.5x
β”œβ”€β”€ 24@2.25x
β”œβ”€β”€ 24@2.75x
β”œβ”€β”€ 24@2x
β”œβ”€β”€ 24@3x
β”œβ”€β”€ 32
β”œβ”€β”€ 32@1.5x
β”œβ”€β”€ 32@1.25x
β”œβ”€β”€ 32@1.75x
β”œβ”€β”€ 32@2.5x
β”œβ”€β”€ 32@2.25x
β”œβ”€β”€ 32@2.75x
β”œβ”€β”€ 32@2x
β”œβ”€β”€ 32@3x
β”œβ”€β”€ 48
β”œβ”€β”€ 48@1.5x
β”œβ”€β”€ 48@1.25x
β”œβ”€β”€ 48@1.75x
β”œβ”€β”€ 48@2.5x
β”œβ”€β”€ 48@2.25x
β”œβ”€β”€ 48@2.75x
β”œβ”€β”€ 48@2x
β”œβ”€β”€ 48@3x
β”œβ”€β”€ index.theme
└── places

Edit:

Updated with new β€˜copytree’ (for forum) abbreviation:

eza -T --icons=never --color=auto --level=1 | tee /dev/tty | wl-copy 
1 Like