mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-27 15:18:41 +01:00
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
7 lines
395 B
XML
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> |