Skip to content

Conversation

bsastregx
Copy link
Collaborator

Changes in this PR:

New Mercury system icons have been added:

use representation
getIconPath({ category: "system", name: "arrow-down", colorType: "*" }); arrow-down
getIconPath({ category: "system", name: "arrow-top", colorType: "*" }); arrow-top
getIconPath({ category: "system", name: "group-off", colorType: "*" }); group-off
getIconPath({ category: "system", name: "group", colorType: "*" }); group
getIconPath({ category: "system", name: "headphones", colorType: "*" }); headphones
getIconPath({ category: "system", name: "history", colorType: "*" }); history
getIconPath({ category: "system", name: "plug-in", colorType: "*" }); plug-in
getIconPath({ category: "system", name: "star-fill", colorType: "*" }); star-fill
getIconPath({ category: "system", name: "star-half", colorType: "*" }); star-half
getIconPath({ category: "system", name: "stop-circle", colorType: "*" }); stop-circle
getIconPath({ category: "system", name: "stop", colorType: "*" }); stop
getIconPath({ category: "system", name: "videocam", colorType: "*" }); videocam
getIconPath({ category: "system", name: "voice", colorType: "*" }); voice

(*) any available color here

@bsastregx bsastregx added feature Feature implementation pull request mercury Changes related to Mercury design system target: minor This PR is targeted for the next minor release labels Jun 15, 2025
@bsastregx bsastregx merged commit d04b802 into main Jun 16, 2025
6 checks passed
@bsastregx bsastregx deleted the mercury/new-icons branch June 16, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature implementation pull request mercury Changes related to Mercury design system target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant