diff --git a/icons/hand-coins.json b/icons/hand-coins.json
new file mode 100644
index 000000000..5671a0622
--- /dev/null
+++ b/icons/hand-coins.json
@@ -0,0 +1,27 @@
+{
+ "$schema": "../icon.schema.json",
+ "contributors": [
+ "danielbayley",
+ "kayleyhill"
+ ],
+ "tags": [
+ "savings",
+ "banking",
+ "money",
+ "finance",
+ "offers",
+ "mortgage",
+ "payment",
+ "received",
+ "wage",
+ "payroll",
+ "allowance",
+ "pocket money",
+ "handout",
+ "pennies"
+ ],
+ "categories": [
+ "money",
+ "account"
+ ]
+}
\ No newline at end of file
diff --git a/icons/hand-coins.svg b/icons/hand-coins.svg
new file mode 100644
index 000000000..6751e8bdd
--- /dev/null
+++ b/icons/hand-coins.svg
@@ -0,0 +1,17 @@
+
diff --git a/icons/hand-heart.json b/icons/hand-heart.json
new file mode 100644
index 000000000..30a798207
--- /dev/null
+++ b/icons/hand-heart.json
@@ -0,0 +1,15 @@
+{
+ "$schema": "../icon.schema.json",
+ "contributors": [
+ "danielbayley",
+ "kayleyhill"
+ ],
+ "tags": [
+ "love",
+ "like",
+ "emotion"
+ ],
+ "categories": [
+ "social"
+ ]
+}
\ No newline at end of file
diff --git a/icons/hand-heart.svg b/icons/hand-heart.svg
new file mode 100644
index 000000000..812c713b1
--- /dev/null
+++ b/icons/hand-heart.svg
@@ -0,0 +1,16 @@
+
diff --git a/icons/helping-hand.json b/icons/hand-helping.json
similarity index 75%
rename from icons/helping-hand.json
rename to icons/hand-helping.json
index 46a3997e2..7b6b33650 100644
--- a/icons/helping-hand.json
+++ b/icons/hand-helping.json
@@ -2,7 +2,8 @@
"$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere",
- "jguddas"
+ "jguddas",
+ "danielbayley"
],
"tags": [
"agreement",
@@ -14,5 +15,8 @@
],
"categories": [
"emoji"
+ ],
+ "aliases": [
+ "helping-hand"
]
}
\ No newline at end of file
diff --git a/icons/helping-hand.svg b/icons/hand-helping.svg
similarity index 51%
rename from icons/helping-hand.svg
rename to icons/hand-helping.svg
index 2b68c816f..a1dd4b3a8 100644
--- a/icons/helping-hand.svg
+++ b/icons/hand-helping.svg
@@ -9,6 +9,7 @@
stroke-linecap="round"
stroke-linejoin="round"
>
-
-
+
+
+
diff --git a/icons/hand-platter.json b/icons/hand-platter.json
new file mode 100644
index 000000000..c5b971d10
--- /dev/null
+++ b/icons/hand-platter.json
@@ -0,0 +1,22 @@
+{
+ "$schema": "../icon.schema.json",
+ "contributors": [
+ "danielbayley"
+ ],
+ "tags": [
+ "waiter",
+ "waitress",
+ "restaurant",
+ "table service",
+ "served",
+ "dinner",
+ "dining",
+ "meal",
+ "course",
+ "luxury"
+ ],
+ "categories": [
+ "food-beverage",
+ "people"
+ ]
+}
\ No newline at end of file
diff --git a/icons/hand-platter.svg b/icons/hand-platter.svg
new file mode 100644
index 000000000..2ec7245e3
--- /dev/null
+++ b/icons/hand-platter.svg
@@ -0,0 +1,18 @@
+
diff --git a/icons/thumbs-down.json b/icons/thumbs-down.json
index ec3f8d748..11c0c2354 100644
--- a/icons/thumbs-down.json
+++ b/icons/thumbs-down.json
@@ -13,6 +13,7 @@
],
"categories": [
"account",
- "social"
+ "social",
+ "emoji"
]
}
\ No newline at end of file
diff --git a/icons/thumbs-up.json b/icons/thumbs-up.json
index 62618fecd..b068dec95 100644
--- a/icons/thumbs-up.json
+++ b/icons/thumbs-up.json
@@ -13,6 +13,7 @@
],
"categories": [
"account",
- "social"
+ "social",
+ "emoji"
]
}
\ No newline at end of file