Are there any SVG files available? The repository only supports SVG files, which will later be converted to the .ico format. If you have PSD files, I can help recreate them as SVGs.
Hey folks! Exciting news—the small icons feature for Folder11 is live! If you're up for contributing, feel free to toss your small icons into the repo. Every bit helps and is super appreciated!
SVG Main
SVG Small
Folder11
@ParisBridge you can use ImageMagick, then use this command on cmd
magick file.png -define icon:auto-resize="256,64,48,40,32,24,20,16" file.ico
the same method I use on my github repository Folder11
@ParisBridge You should create an icon group containing "256x256, 64x64, 48x48, 40x40, 32x32, 24x24, 20x20, 16x16"
in one .ico extension, there are several icons with different sizes
so if you choose only 256x256 then there is only one size
@ParisBridge
You just need to adjust the size with the system icon
"256x256, 64x64, 48x48, 40x40, 32x32, 24x24, 20x20, 16x16"
ignore the example, I'm using win 10 to try it, will be appropriate if you use win 11
Just go to your Settings > Font and try uninstall SegoeUI symbol. But be careful, make sure you uninstall font that located in UserData not in Windows Folder
or you can go here and delete C:\Users\%user%\AppData\Local\Microsoft\Windows\Fonts
@TizianoMad @ParisBridge
I recommend CustomizerGod because it looks easy to change these 2 system icons
yes maybe there is another alternative to change these 2 system icons
basically just changing those 2 system icons in (Imageres.dll)...
if only one is better to use 3rd party app...