diff --git a/src/icons/worktree-small.svg b/src/icons/worktree-small.svg
new file mode 100644
index 0000000..6cbeeb0
--- /dev/null
+++ b/src/icons/worktree-small.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/worktree.svg b/src/icons/worktree.svg
new file mode 100644
index 0000000..7df4120
--- /dev/null
+++ b/src/icons/worktree.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/template/mapping.json b/src/template/mapping.json
index b1be082..7919f98 100644
--- a/src/template/mapping.json
+++ b/src/template/mapping.json
@@ -1701,5 +1701,11 @@
],
"60540": [
"remove-small"
+ ],
+ "60541": [
+ "worktree-small"
+ ],
+ "60542": [
+ "worktree"
]
}