diff --git a/src/icons/book-compact.svg b/src/icons/book-compact.svg new file mode 100644 index 0000000..3e094b6 --- /dev/null +++ b/src/icons/book-compact.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/icons/mic-off-compact.svg b/src/icons/mic-off-compact.svg new file mode 100644 index 0000000..782e2b0 --- /dev/null +++ b/src/icons/mic-off-compact.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/icons/mic-off.svg b/src/icons/mic-off.svg new file mode 100644 index 0000000..4f07d8f --- /dev/null +++ b/src/icons/mic-off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/template/mapping.json b/src/template/mapping.json index 33ac90e..b87f2f8 100644 --- a/src/template/mapping.json +++ b/src/template/mapping.json @@ -2043,5 +2043,14 @@ ], "60654": [ "close-small" + ], + "60655": [ + "book-compact" + ], + "60656": [ + "mic-off" + ], + "60657": [ + "mic-off-compact" ] } diff --git a/src/template/metadata.json b/src/template/metadata.json index a69668a..f7de5fb 100644 --- a/src/template/metadata.json +++ b/src/template/metadata.json @@ -465,6 +465,19 @@ "category": "content", "description": "Documentation or reading material" }, + "book-compact": { + "tags": [ + "library", + "text", + "read", + "documentation", + "manual", + "guide", + "compact" + ], + "category": "content", + "description": "Documentation or reading material (compact 12x12 variant)" + }, "bookmark": { "tags": [ "save", @@ -4441,6 +4454,33 @@ "category": "device", "description": "Filled microphone" }, + "mic-off": { + "tags": [ + "microphone", + "audio", + "voice", + "mute", + "disabled", + "record", + "sound" + ], + "category": "device", + "description": "Microphone off or muted" + }, + "mic-off-compact": { + "tags": [ + "microphone", + "audio", + "voice", + "mute", + "disabled", + "record", + "sound", + "compact" + ], + "category": "device", + "description": "Microphone off or muted (compact 12x12 variant)" + }, "microsoft": { "tags": [ "microsoft",