From 42b8dcade901d7c7de306c922b7ad205ddddedde Mon Sep 17 00:00:00 2001
From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com>
Date: Fri, 12 Sep 2025 21:12:16 +1000
Subject: [PATCH] more icons
---
.../SolutionExplorer/Resources/FolderIcon.svg | 20 +++----
.../Resources/SlnBaseIcon.svg | 1 -
.../Resources/SlnFolderIcon.svg | 58 +++++++++++++++++++
.../Resources/SlnFolderIcon.svg.import | 37 ++++++++++++
.../SolutionExplorer/SolutionExplorerPanel.cs | 3 +
.../SolutionExplorerPanel.tscn | 4 +-
6 files changed, 108 insertions(+), 15 deletions(-)
create mode 100644 src/SharpIDE.Godot/Features/SolutionExplorer/Resources/SlnFolderIcon.svg
create mode 100644 src/SharpIDE.Godot/Features/SolutionExplorer/Resources/SlnFolderIcon.svg.import
diff --git a/src/SharpIDE.Godot/Features/SolutionExplorer/Resources/FolderIcon.svg b/src/SharpIDE.Godot/Features/SolutionExplorer/Resources/FolderIcon.svg
index faca9d5..b15e5ae 100644
--- a/src/SharpIDE.Godot/Features/SolutionExplorer/Resources/FolderIcon.svg
+++ b/src/SharpIDE.Godot/Features/SolutionExplorer/Resources/FolderIcon.svg
@@ -9,13 +9,12 @@
id="svg1"
sodipodi:docname="FolderIcon.svg"
inkscape:version="1.4.2 (f4327f4, 2025-05-13)"
+ xml:space="preserve"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
- xmlns:svg="http://www.w3.org/2000/svg">
-
-
-
-
-
-
-
+ style="stroke-width:0.9;stroke-dasharray:none" />
diff --git a/src/SharpIDE.Godot/Features/SolutionExplorer/Resources/SlnBaseIcon.svg b/src/SharpIDE.Godot/Features/SolutionExplorer/Resources/SlnBaseIcon.svg
index e57b047..2e4a3ad 100644
--- a/src/SharpIDE.Godot/Features/SolutionExplorer/Resources/SlnBaseIcon.svg
+++ b/src/SharpIDE.Godot/Features/SolutionExplorer/Resources/SlnBaseIcon.svg
@@ -1,6 +1,5 @@