diff --git a/assets/element-icon-codepoints.json b/assets/element-icon-codepoints.json
index beb9e3f..2f40e4f 100644
--- a/assets/element-icon-codepoints.json
+++ b/assets/element-icon-codepoints.json
@@ -1,6 +1,6 @@
{
"#comment": "AUTO-GENERATED. Run `yarn codepoints` to update",
- "#nextCodepoint": 61001,
+ "#nextCodepoint": 61004,
"3d-back": 60861,
"3d-bottom": 60847,
"3d-fit": 60848,
@@ -435,6 +435,7 @@
"garden": 60227,
"gas": 60988,
"gas-bottles": 60228,
+ "gas-meter": 61001,
"generate": 60726,
"generator": 60736,
"geofence": 60229,
@@ -730,6 +731,8 @@
"prolongation": 60477,
"prolongation-filled": 60478,
"protection": 60479,
+ "puzzle": 61002,
+ "puzzle-filled": 61003,
"qr-code": 60480,
"quality": 60772,
"queue": 60481,
diff --git a/assets/icons/gas-meter.svg b/assets/icons/gas-meter.svg
new file mode 100644
index 0000000..851baba
--- /dev/null
+++ b/assets/icons/gas-meter.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/assets/icons/puzzle-filled.svg b/assets/icons/puzzle-filled.svg
new file mode 100644
index 0000000..8cbdff7
--- /dev/null
+++ b/assets/icons/puzzle-filled.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/assets/icons/puzzle.svg b/assets/icons/puzzle.svg
new file mode 100644
index 0000000..a7bc38d
--- /dev/null
+++ b/assets/icons/puzzle.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/element-icon-metadata.json b/src/element-icon-metadata.json
index cbc8a9b..0497ba8 100644
--- a/src/element-icon-metadata.json
+++ b/src/element-icon-metadata.json
@@ -526,6 +526,7 @@
{ "name": "hexagon-vertical-bars-database", "category": "General" },
{ "name": "cloud-project-linked", "category": "General" },
{ "name": "cloud-project-unlinked", "category": "General" },
+ { "name": "puzzle", "category": "General" },
{ "name": "home-filled", "terms": ["house"], "category": "General" },
{
"name": "parameter-filled",
@@ -592,6 +593,7 @@
},
{ "name": "hexagon-vertical-bars-filled", "category": "General" },
{ "name": "hexagon-vertical-bars-database-filled", "category": "General" },
+ { "name": "puzzle-filled", "category": "General" },
{ "name": "clock", "terms": ["time"], "tags": ["auto"], "category": "Operating mode" },
{ "name": "sun", "terms": ["light", "day"], "tags": ["comfort"], "category": "Operating mode" },
{ "name": "precomfort", "category": "Operating mode" },
@@ -1593,6 +1595,11 @@
"category": "Building Technologies"
},
{ "name": "gas", "terms": ["natural gas", "propane"], "category": "Building Technologies" },
+ {
+ "name": "gas-meter",
+ "terms": ["natural gas", "propane", "meter"],
+ "category": "Building Technologies"
+ },
{
"name": "bank",
"terms": ["financial institution", "credit union", "savings bank"],