Add compact SVG icons for various functionalities#468
Merged
Conversation
- Added folder-small.svg for folder representation. - Added gear-small.svg for settings or configuration. - Added git-branch-small.svg for version control representation. - Added library-small.svg for library or collection representation. - Added record-keys-small.svg for key recording functionality. - Added remote-small.svg for remote connection indication. - Added repo-forked-small.svg for forked repository representation. - Added repo-small.svg for repository representation. - Added shield-small.svg for security or protection indication. - Added sparkle-small.svg for highlighting or special features. - Added symbol-color-small.svg for color symbol representation. - Added window-small.svg for window or interface representation.
- Added gear-compact.svg for settings functionality. - Added git-branch-compact.svg for version control representation. - Added library-compact.svg for library management. - Added record-keys-compact.svg for key recording feature. - Added remote-compact.svg for remote control indication. - Added repo-compact.svg for repository representation. - Added repo-forked-compact.svg for forked repository indication. - Added shield-compact.svg for security features. - Added sparkle-compact.svg for highlighting or special features. - Added symbol-color-compact.svg for color symbol representation. - Added window-compact.svg for window management.
chrmarti
approved these changes
May 11, 2026
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.
This pull request adds new icon mappings to the
mapping.jsonfile, expanding the set of available compact icon variants. These additions will allow for more icon options in the application, specifically compact versions of several existing icons.Icon mapping updates:
circle-slash-compact,copilot-compact,folder-opened-compact,folder-compact,gear-compact,git-branch-compact,library-compact,record-keys-compact,remote-compact,repo-forked-compact,repo-compact,shield-compact,sparkle-compact,symbol-color-compact,window-compact, anderror-compactinmapping.json.