diff --git a/icons/package-check.svg b/icons/package-check.svg
new file mode 100644
index 00000000000..696adab1764
--- /dev/null
+++ b/icons/package-check.svg
@@ -0,0 +1,16 @@
+
diff --git a/icons/package-minus.svg b/icons/package-minus.svg
new file mode 100644
index 00000000000..e50fdc258fa
--- /dev/null
+++ b/icons/package-minus.svg
@@ -0,0 +1,16 @@
+
diff --git a/icons/package-plus.svg b/icons/package-plus.svg
new file mode 100644
index 00000000000..22f583b1203
--- /dev/null
+++ b/icons/package-plus.svg
@@ -0,0 +1,17 @@
+
diff --git a/icons/package-search.svg b/icons/package-search.svg
new file mode 100644
index 00000000000..3486481ed08
--- /dev/null
+++ b/icons/package-search.svg
@@ -0,0 +1,17 @@
+
diff --git a/icons/package-x.svg b/icons/package-x.svg
new file mode 100644
index 00000000000..2783a8fd352
--- /dev/null
+++ b/icons/package-x.svg
@@ -0,0 +1,16 @@
+
diff --git a/tags.json b/tags.json
index 5cafad1522b..8733beb4d12 100644
--- a/tags.json
+++ b/tags.json
@@ -1496,6 +1496,27 @@
"box",
"container"
],
+ "package-check": [
+ "confirm",
+ "verified"
+ ],
+ "package-minus": [
+ "delete",
+ "remove"
+ ],
+ "package-plus": [
+ "new",
+ "add",
+ "create"
+ ],
+ "package-x": [
+ "delete",
+ "remove"
+ ],
+ "package-search": [
+ "find",
+ "product process"
+ ],
"palette": [
"color",
"theme"