feat(icons): update filebrowser-quantum (#2520)

Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
dashboard-icons-manager[bot]
2025-11-23 08:58:23 +01:00
committed by GitHub
parent 21e62b3712
commit d441135fe3
5 changed files with 13 additions and 7 deletions

View File

@@ -3,10 +3,10 @@
"aliases": [], "aliases": [],
"categories": [], "categories": [],
"update": { "update": {
"timestamp": "2025-08-30T15:23:24.584100", "timestamp": "2025-11-23T07:55:03.697080",
"author": { "author": {
"id": 10557728, "id": 949587,
"login": "Bare7a" "login": "janreinhardt"
} }
} }
} }

View File

@@ -32470,10 +32470,10 @@
"aliases": [], "aliases": [],
"categories": [], "categories": [],
"update": { "update": {
"timestamp": "2025-08-30T15:23:24.584100", "timestamp": "2025-11-23T07:55:03.697080",
"author": { "author": {
"id": 10557728, "id": 949587,
"login": "Bare7a" "login": "janreinhardt"
} }
} }
}, },

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

@@ -1 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="2 4 20 16"><path d="M0 0h24v24H0z" fill="none"/><path fill="rgb(33, 150, 243)" d="M10 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8l-2-2z"/></svg> <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>

Before

Width:  |  Height:  |  Size: 231 B

After

Width:  |  Height:  |  Size: 395 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 10 KiB