diff --git a/README.md b/README.md
index 4435e48..10e90c4 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,6 @@ The following branches are in active development:
|-----------|-------------------------------|------------------|
| master | Current development branch | Godot 4.3-dev6+ |
-NOTE: This requires the [XR Trackers](https://github.com/godotengine/godot/pull/90645) PR which is in the Godot master branch, but no release has been made.
## Overview
diff --git a/icon.png b/icon.png
new file mode 100644
index 0000000..56ebf88
Binary files /dev/null and b/icon.png differ
diff --git a/icon.svg.import b/icon.png.import
similarity index 62%
rename from icon.svg.import
rename to icon.png.import
index 2153c4c..9b45aea 100644
--- a/icon.svg.import
+++ b/icon.png.import
@@ -2,16 +2,16 @@
importer="texture"
type="CompressedTexture2D"
-uid="uid://cwj6xbbi8enh5"
-path="res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex"
+uid="uid://boqoxgn0lvqmh"
+path="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"
metadata={
"vram_texture": false
}
[deps]
-source_file="res://icon.svg"
-dest_files=["res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex"]
+source_file="res://icon.png"
+dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"]
[params]
@@ -32,6 +32,3 @@ process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
-svg/scale=1.0
-editor/scale_with_editor_scale=false
-editor/convert_colors_with_editor_theme=false
diff --git a/icon.svg b/icon.svg
deleted file mode 100644
index b370ceb..0000000
--- a/icon.svg
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/project.godot b/project.godot
index aa0e92c..745cf28 100644
--- a/project.godot
+++ b/project.godot
@@ -13,7 +13,7 @@ config_version=5
config/name="Godot XR Vmc Tracker"
run/main_scene="res://demo.tscn"
config/features=PackedStringArray("4.3", "Mobile")
-config/icon="res://icon.svg"
+config/icon="res://icon.png"
[autoload]