diff --git a/src/icons/cloud-compact.svg b/src/icons/cloud-compact.svg new file mode 100644 index 00000000..aa7e2188 --- /dev/null +++ b/src/icons/cloud-compact.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/template/mapping.json b/src/template/mapping.json index d1599c4e..c195e05e 100644 --- a/src/template/mapping.json +++ b/src/template/mapping.json @@ -1899,5 +1899,8 @@ ], "60606": [ "developer-tools" + ], + "60607": [ + "cloud-compact" ] } diff --git a/src/template/metadata.json b/src/template/metadata.json index 9e0b2b11..2a85efff 100644 --- a/src/template/metadata.json +++ b/src/template/metadata.json @@ -1092,6 +1092,17 @@ "category": "storage", "description": "Cloud service or storage" }, + "cloud-compact": { + "tags": [ + "online", + "service", + "storage", + "remote", + "compact" + ], + "category": "storage", + "description": "Cloud service or storage (compact variant)" + }, "cloud-download": { "tags": [ "install",