diff --git a/bundled-addons/docx-editor/README.md b/bundled-addons/docx-editor/README.md index 08e8307..c025f53 100644 --- a/bundled-addons/docx-editor/README.md +++ b/bundled-addons/docx-editor/README.md @@ -35,11 +35,14 @@ vendored editor libraries. `icon` field, which is what the dock button and the catalogue card read — so there is never a second version to keep in step. -It is deliberately not Microsoft's Word icon. That mark, and the blue sheet -with a white W it belongs to, are Microsoft's trademarks; dressing our -extension up as theirs would be both a legal problem and a dishonest one. The -mark here says "text document" in its own words: a page with a turned corner, -a heading rule, body lines, and a pilcrow badge in Silent Mode green. +It is a blue document badge, paired with pdf-editor's red one so the two +editors read as a set in the dock — a solid fill stays legible at the 16–18px +the dock actually renders, which an outlined page does not. + +Deliberately not Microsoft's Word icon: their mark is a blue sheet carrying a +white W, and dressing our extension up as theirs would be both a legal +problem and a dishonest one. A folded-corner page is the universal document +glyph, and "DOC" is the file format rather than anyone's trademark. ## Building diff --git a/bundled-addons/docx-editor/addon.json b/bundled-addons/docx-editor/addon.json index 9dab536..e094d61 100644 --- a/bundled-addons/docx-editor/addon.json +++ b/bundled-addons/docx-editor/addon.json @@ -4,7 +4,7 @@ "version": "0.1.1", "description": "Open, edit and save Word documents (.docx) in a full Theseus tab, or export them as PDF. Ribbon-style formatting, tables, lists, images and links; headers, footers, footnotes, page setup and the document's own styles are carried through a save untouched.", "author": "Silent Mode", - "icon": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M6%202h8l6%206v12a2%202%200%200%201-2%202H6a2%202%200%200%201-2-2V4a2%202%200%200%201%202-2z%22%20fill%3D%22%232563eb%22%2F%3E%3Cpath%20d%3D%22M14%202v6h6z%22%20fill%3D%22%231e40af%22%2F%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M12.3%208.6a3.1%203.1%200%200%200%200%206.2z%22%2F%3E%3Crect%20x%3D%2212.05%22%20y%3D%228.6%22%20width%3D%221.7%22%20height%3D%2210.8%22%20rx%3D%22.2%22%2F%3E%3Crect%20x%3D%2214.85%22%20y%3D%228.6%22%20width%3D%221.7%22%20height%3D%2210.8%22%20rx%3D%22.2%22%2F%3E%3Crect%20x%3D%2212.05%22%20y%3D%228.6%22%20width%3D%224.5%22%20height%3D%221.7%22%20rx%3D%22.2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E", + "icon": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M6%202h8l6%206v12a2%202%200%200%201-2%202H6a2%202%200%200%201-2-2V4a2%202%200%200%201%202-2z%22%20fill%3D%22%232563eb%22%2F%3E%3Cpath%20d%3D%22M14%202v6h6z%22%20fill%3D%22%231e40af%22%2F%3E%3Ctext%20x%3D%2212%22%20y%3D%2217%22%20text-anchor%3D%22middle%22%20font-family%3D%22system-ui%2C-apple-system%2Csans-serif%22%20font-size%3D%225.5%22%20font-weight%3D%22800%22%20fill%3D%22%23fff%22%3EDOC%3C%2Ftext%3E%3C%2Fsvg%3E", "main": "index.js", "capabilities": [ "sidebar-panel", diff --git a/bundled-addons/docx-editor/icon-128.png b/bundled-addons/docx-editor/icon-128.png index 64bcaa1..02a5ebf 100644 Binary files a/bundled-addons/docx-editor/icon-128.png and b/bundled-addons/docx-editor/icon-128.png differ diff --git a/bundled-addons/docx-editor/icon-16.png b/bundled-addons/docx-editor/icon-16.png index c69dc44..9b0e078 100644 Binary files a/bundled-addons/docx-editor/icon-16.png and b/bundled-addons/docx-editor/icon-16.png differ diff --git a/bundled-addons/docx-editor/icon-256.png b/bundled-addons/docx-editor/icon-256.png index dca970b..1969e58 100644 Binary files a/bundled-addons/docx-editor/icon-256.png and b/bundled-addons/docx-editor/icon-256.png differ diff --git a/bundled-addons/docx-editor/icon-32.png b/bundled-addons/docx-editor/icon-32.png index 4d4bc80..b218706 100644 Binary files a/bundled-addons/docx-editor/icon-32.png and b/bundled-addons/docx-editor/icon-32.png differ diff --git a/bundled-addons/docx-editor/icon-48.png b/bundled-addons/docx-editor/icon-48.png index c19dcd3..88c45f3 100644 Binary files a/bundled-addons/docx-editor/icon-48.png and b/bundled-addons/docx-editor/icon-48.png differ diff --git a/bundled-addons/docx-editor/icon.svg b/bundled-addons/docx-editor/icon.svg index a82386d..924f849 100644 --- a/bundled-addons/docx-editor/icon.svg +++ b/bundled-addons/docx-editor/icon.svg @@ -1,27 +1,18 @@ - - - - - - - - - + DOC