TAdvDirectoryEdit Icon not scaling in HighDPI

Delphi 11
HighDPI Monitor 150% scaling
VCL UI Pack 10.6.5

Icon of button of TAdvDirectoryEdit is too small / not scaling

The recommended solution is to use a TVirtualImageList and assign it to AdvDirectoryEdit.Images and use the glyph from imagelist with AdvDirectoryEdit.GlyphIndex

could you provide (make it available for download) your default icon of TAdvDirectoryEdit in high resolution (48x48px or more) for this solution?

The original source was a 16x16 icon.
Here is a bigger one.
add_folder_icon