Skip to content

feat: icons release#1263

Merged
Alastair Fraser (alastair-simon) merged 3 commits into
mainfrom
feat/icons-release
Jul 9, 2026
Merged

feat: icons release#1263
Alastair Fraser (alastair-simon) merged 3 commits into
mainfrom
feat/icons-release

Conversation

@alastair-simon

@alastair-simon Alastair Fraser (alastair-simon) commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Added multiple icons:
regular-panel-bottom
regular-panel-left
regular-panel-right
regular-panel-top
regular-shopware-copilot
solid-panel-bottom
solid-panel-left
solid-panel-right
solid-panel-top
solid-shopware-copilot

Modified icons:
regular-cog
solid-cog

@vercel

vercel Bot commented Jul 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
meteor-component-library Ready Ready Preview, Comment Jul 9, 2026 3:31pm
meteor-docs Ready Ready Preview, Comment Jul 9, 2026 3:31pm

Request Review

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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} and shopware-copilot.
  • Updated the SVG paths for regular-cog and solid-cog.
  • Updated generated icon sizing styles (meteor-icon-kit.scss and 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.ts where it writes meteor-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.

@pkg-pr-new

pkg-pr-new Bot commented Jul 9, 2026

Copy link
Copy Markdown

Open in StackBlitz

@shopware-ag/meteor-admin-sdk

npm i https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-admin-sdk@1263

@shopware-ag/meteor-component-library

npm i https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-component-library@1263

@shopware-ag/create-meteor-extension

npm i https://pkg.pr.new/shopware/meteor/@shopware-ag/create-meteor-extension@1263

@shopware-ag/meteor-icon-kit

npm i https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-icon-kit@1263

@shopware-ag/meteor-prettier-config

npm i https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-prettier-config@1263

@shopware-ag/stylelint-plugin-meteor

npm i https://pkg.pr.new/shopware/meteor/@shopware-ag/stylelint-plugin-meteor@1263

@shopware-ag/meteor-tokens

npm i https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-tokens@1263

commit: d0293d9

@alastair-simon Alastair Fraser (alastair-simon) merged commit ca51ea5 into main Jul 9, 2026
14 checks passed
@alastair-simon Alastair Fraser (alastair-simon) deleted the feat/icons-release branch July 9, 2026 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants