diff --git a/src/icons/rocket-compact.svg b/src/icons/rocket-compact.svg
new file mode 100644
index 00000000..18a28bce
--- /dev/null
+++ b/src/icons/rocket-compact.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/rocket.svg b/src/icons/rocket.svg
index ee890737..9b6f19c9 100644
--- a/src/icons/rocket.svg
+++ b/src/icons/rocket.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/icons/unpin.svg b/src/icons/unpin.svg
new file mode 100644
index 00000000..65202710
--- /dev/null
+++ b/src/icons/unpin.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/template/mapping.json b/src/template/mapping.json
index c09eaa29..d1d15849 100644
--- a/src/template/mapping.json
+++ b/src/template/mapping.json
@@ -1797,5 +1797,11 @@
],
"60572": [
"important-compact"
+ ],
+ "60573": [
+ "rocket-compact"
+ ],
+ "60574": [
+ "unpin"
]
}
diff --git a/src/template/metadata.json b/src/template/metadata.json
index befdd33b..9a181545 100644
--- a/src/template/metadata.json
+++ b/src/template/metadata.json
@@ -4744,6 +4744,17 @@
"category": "general",
"description": "Launch or deploy"
},
+ "rocket-compact": {
+ "tags": [
+ "launch",
+ "deploy",
+ "fast",
+ "start",
+ "compact"
+ ],
+ "category": "general",
+ "description": "Launch or deploy (compact 12x12 variant)"
+ },
"root-folder": {
"tags": [
"directory",
@@ -5992,6 +6003,17 @@
"category": "device",
"description": "Unmute sound"
},
+ "unpin": {
+ "tags": [
+ "pin",
+ "unstick",
+ "remove",
+ "detach",
+ "release"
+ ],
+ "category": "action",
+ "description": "Unpin or detach"
+ },
"unverified": {
"tags": [
"check",