From a2329bf2d9bc66bd1f381e0bc3071d9a93099020 Mon Sep 17 00:00:00 2001 From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com> Date: Sat, 17 Jan 2026 14:05:40 +1000 Subject: [PATCH] cancel disabled icon --- .../Resources/cancel-disabled.svg | 50 +++++++++++++++++++ .../Resources/cancel-disabled.svg.import | 18 +++++++ src/SharpIDE.Godot/Resources/cancel.svg | 14 +++--- .../Resources/cancel.svg.import | 18 +++++++ 4 files changed, 93 insertions(+), 7 deletions(-) create mode 100644 src/SharpIDE.Godot/Resources/cancel-disabled.svg create mode 100644 src/SharpIDE.Godot/Resources/cancel-disabled.svg.import create mode 100644 src/SharpIDE.Godot/Resources/cancel.svg.import diff --git a/src/SharpIDE.Godot/Resources/cancel-disabled.svg b/src/SharpIDE.Godot/Resources/cancel-disabled.svg new file mode 100644 index 0000000..c24a001 --- /dev/null +++ b/src/SharpIDE.Godot/Resources/cancel-disabled.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + diff --git a/src/SharpIDE.Godot/Resources/cancel-disabled.svg.import b/src/SharpIDE.Godot/Resources/cancel-disabled.svg.import new file mode 100644 index 0000000..af8c1a1 --- /dev/null +++ b/src/SharpIDE.Godot/Resources/cancel-disabled.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="DPITexture" +uid="uid://ccj73acbnukyt" +path="res://.godot/imported/cancel-disabled.svg-38152a91b5278d2b7ab35157a74b03a7.dpitex" + +[deps] + +source_file="res://Resources/cancel-disabled.svg" +dest_files=["res://.godot/imported/cancel-disabled.svg-38152a91b5278d2b7ab35157a74b03a7.dpitex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/src/SharpIDE.Godot/Resources/cancel.svg b/src/SharpIDE.Godot/Resources/cancel.svg index 945ba40..7624933 100644 --- a/src/SharpIDE.Godot/Resources/cancel.svg +++ b/src/SharpIDE.Godot/Resources/cancel.svg @@ -1,12 +1,12 @@ diff --git a/src/SharpIDE.Godot/Resources/cancel.svg.import b/src/SharpIDE.Godot/Resources/cancel.svg.import new file mode 100644 index 0000000..65e4bb0 --- /dev/null +++ b/src/SharpIDE.Godot/Resources/cancel.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="DPITexture" +uid="uid://dhwm7cehq2ftr" +path="res://.godot/imported/cancel.svg-290a92741a9be04e833a40407cdb13de.dpitex" + +[deps] + +source_file="res://Resources/cancel.svg" +dest_files=["res://.godot/imported/cancel.svg-290a92741a9be04e833a40407cdb13de.dpitex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true