Three engines to render SVG (Delphi Image32, Skia4Delphi, Direct2D wrapper) and four components to simplify use of SVG images (resize, fixedcolor, grayscale...)
I was playing with some Easter eggs (1 from 5, and random colors)
till I found there is no drag&drop capabilities for SVGIconImage
Did you plan to had it ?
The last version of TSVGIconImage was changed, reverted from TCustomControl to TGraphicControl, and the properties of TGrahicControl are fully exposed as a standard TImage.
I was playing with some Easter eggs (1 from 5, and random colors) till I found there is no drag&drop capabilities for SVGIconImage Did you plan to had it ?