feat: icons release#1263
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
cad432f to
229676a
Compare
Copilot started reviewing on behalf of
Alastair Fraser (alastair-simon)
July 9, 2026 15:29
View session
There was a problem hiding this comment.
Pull request overview
Adds a set of new “panel-*” and “shopware-copilot” icons to the @shopware-ag/meteor-icon-kit, and updates the existing cog icons. It also updates the generated icon sizing stylesheets and includes a changeset to publish the new icons.
Changes:
- Added new regular + solid SVGs for
panel-{bottom,left,right,top}andshopware-copilot. - Updated the SVG paths for
regular-cogandsolid-cog. - Updated generated icon sizing styles (
meteor-icon-kit.scssand the fingerprinted CSS file) and added a changeset for a minor release.
Reviewed changes
Copilot reviewed 3 out of 20 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| packages/icon-kit/icons/solid/shopware-copilot.svg | Adds new solid shopware-copilot SVG asset. |
| packages/icon-kit/icons/solid/panel-top.svg | Adds new solid panel-top SVG asset. |
| packages/icon-kit/icons/solid/panel-right.svg | Adds new solid panel-right SVG asset. |
| packages/icon-kit/icons/solid/panel-left.svg | Adds new solid panel-left SVG asset. |
| packages/icon-kit/icons/solid/panel-bottom.svg | Adds new solid panel-bottom SVG asset. |
| packages/icon-kit/icons/solid/cog.svg | Updates the solid cog SVG geometry. |
| packages/icon-kit/icons/regular/shopware-copilot.svg | Adds new regular shopware-copilot SVG asset. |
| packages/icon-kit/icons/regular/panel-top.svg | Adds new regular panel-top SVG asset. |
| packages/icon-kit/icons/regular/panel-right.svg | Adds new regular panel-right SVG asset. |
| packages/icon-kit/icons/regular/panel-left.svg | Adds new regular panel-left SVG asset. |
| packages/icon-kit/icons/regular/panel-bottom.svg | Adds new regular panel-bottom SVG asset. |
| packages/icon-kit/icons/regular/cog.svg | Updates the regular cog SVG geometry. |
| packages/icon-kit/icons/meteor-icon-kit.scss | Updates generated SCSS sizing rules for new icons. |
| packages/icon-kit/icons/meteor-icon-kit-e857741f6ac6fc8edcbdbb5bf692d9a5.css | Updates generated fingerprinted CSS sizing rules for new icons. |
| .changeset/brave-panels-appear.md | Declares a minor release and documents added/modified icons. |
Comments suppressed due to low confidence (1)
packages/icon-kit/icons/meteor-icon-kit-e857741f6ac6fc8edcbdbb5bf692d9a5.css:1521
- This file is intended to be content-hashed (see
packages/icon-kit/src/index.tswhere it writesmeteor-icon-kit-${md5(styling)}.css). Since this PR adds new selectors (new icons), the hash portion of the filename should change as well for proper cache busting and to keep generated artifacts consistent. Please re-run the icon sync/generation so the CSS fingerprint file is regenerated under the correct new hash (and remove the old fingerprint file).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Arnold Stoba (arnoldstoba)
approved these changes
Jul 9, 2026
@shopware-ag/meteor-admin-sdk
@shopware-ag/meteor-component-library
@shopware-ag/create-meteor-extension
@shopware-ag/meteor-icon-kit
@shopware-ag/meteor-prettier-config
@shopware-ag/stylelint-plugin-meteor
@shopware-ag/meteor-tokens
commit: |
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.
Added multiple icons:
regular-panel-bottomregular-panel-leftregular-panel-rightregular-panel-topregular-shopware-copilotsolid-panel-bottomsolid-panel-leftsolid-panel-rightsolid-panel-topsolid-shopware-copilotModified icons:
regular-cogsolid-cog