AOriginal post
Rank 1: Thread
Hi, I am not able to display .svg files. (using the URL)
Do you have any updates?
Summary
The .svg files are not displaying because appwrite is likely using php-imagick which has security issues with .svg files. This feature is probably disabled for security reasons.
Solution: You can try converting the .svg files to another format like .png for display.