Skip to content

Commit 0569c3a

Browse files
author
Aki
committed
change icon
1 parent 82e647c commit 0569c3a

File tree

5 files changed

+5
-10
lines changed

5 files changed

+5
-10
lines changed

get_list_model.tscn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ layout_mode = 2
6262
text = "Response"
6363

6464
[node name="FinishedLabel" type="Label" parent="MarginContainer/VBoxContainer"]
65-
visible = false
6665
layout_mode = 2
6766
label_settings = SubResource("LabelSettings_6qyb2")
6867

icon.png

5.75 KB
Loading

icon.svg.import renamed to icon.png.import

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22

33
importer="texture"
44
type="CompressedTexture2D"
5-
uid="uid://bkql8o0uou5fs"
6-
path="res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex"
5+
uid="uid://qgkroo4p3vqc"
6+
path="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"
77
metadata={
88
"vram_texture": false
99
}
1010

1111
[deps]
1212

13-
source_file="res://icon.svg"
14-
dest_files=["res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex"]
13+
source_file="res://icon.png"
14+
dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"]
1515

1616
[params]
1717

@@ -32,6 +32,3 @@ process/hdr_as_srgb=false
3232
process/hdr_clamp_exposure=false
3333
process/size_limit=0
3434
detect_3d/compress_to=1
35-
svg/scale=1.0
36-
editor/scale_with_editor_scale=false
37-
editor/convert_colors_with_editor_theme=false

icon.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

project.godot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ config_version=5
1313
config/name="Godot-simple-gemini-api"
1414
run/main_scene="res://main.tscn"
1515
config/features=PackedStringArray("4.2", "Forward Plus")
16-
config/icon="res://icon.svg"
16+
config/icon="res://icon.png"
1717

1818
[display]
1919

0 commit comments

Comments
 (0)