Files
dashboard-icons/svg/filebrowser-quantum.svg
dashboard-icons-manager[bot] d441135fe3 feat(icons): update filebrowser-quantum (#2520)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
2025-11-23 08:58:23 +01:00

7 lines
395 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="5 8 23 17">
<!-- Back folder (orange, barely higher and left) -->
<path d="M5 8h6l2 2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2z" fill="#FF9800"/>
<!-- Front folder (blue, almost same position) -->
<path d="M6 9h6l2 2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V11a2 2 0 0 1 2-2z" fill="#2196F3"/>
</svg>