Add file viwer route

This commit is contained in:
Ana Custura 2026-02-17 13:52:59 +00:00
parent ebfd20da3f
commit 3829abaa03
17 changed files with 179 additions and 14 deletions

View file

@ -0,0 +1,5 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="32" height="32" rx="16" fill="#69A0F2"/>
<path d="M25 23V9C25 7.9 24.1 7 23 7H9C7.9 7 7 7.9 7 9V23C7 24.1 7.9 25 9 25H23C24.1 25 25 24.1 25 23ZM12.5 17.5L15 20.51L18.5 16L23 22H9L12.5 17.5Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 338 B