I have a SVG icon file in my assets folder, is it possible to turn it into a file object so that i can easily grab its height() and width() etc?
The easiest way would of cause be to use $site->files and hide those files through the blueprint, but I’m not really sure if I want to lock down file acces through the panel to kirby’s only centralized file storage already