Update Microsoft app icons in block_microsoft - #3367
Open
Lai Wei (weilai-irl) wants to merge 1 commit into
Open
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the block_microsoft service icons by switching the CSS [[pix:block_microsoft|...]] references to new icon keys and adding the corresponding SVG assets under blocks/microsoft/pix/.
Changes:
- Updated
blocks/microsoft/styles.cssto reference new/renamed pix keys (e.g.,teams,stream,microsoft365, etc.). - Added new SVG icon assets for multiple Microsoft services (Teams, Stream, Outlook, OneNote, OneDrive, SharePoint, etc.).
- Added/updated generic Microsoft and Microsoft 365 icons.
Reviewed changes
Copilot reviewed 1 out of 25 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| blocks/microsoft/styles.css | Updates background-image pix keys to point at the new icon asset names. |
| blocks/microsoft/pix/teams.svg | Adds new Teams SVG icon. |
| blocks/microsoft/pix/sway.svg | Adds new Sway SVG icon. |
| blocks/microsoft/pix/stream.svg | Adds new Stream SVG icon. |
| blocks/microsoft/pix/sharepoint.svg | Adds new SharePoint SVG icon. |
| blocks/microsoft/pix/outlook.svg | Adds new Outlook SVG icon. |
| blocks/microsoft/pix/onenote.svg | Adds new OneNote SVG icon. |
| blocks/microsoft/pix/onedrive.svg | Adds new OneDrive SVG icon. |
| blocks/microsoft/pix/microsoft365.svg | Adds new Microsoft 365 SVG icon. |
| blocks/microsoft/pix/microsoft.svg | Adds new Microsoft logo SVG icon. |
| blocks/microsoft/pix/forms.svg | Adds new Forms SVG icon. |
| blocks/microsoft/pix/delve.svg | Adds new Delve SVG icon. |
| blocks/microsoft/pix/calendar.svg | Adds new Calendar SVG icon. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.