feat(sidebar): dedicated share-icon set for group-visible indicator
Replace group-category icons with 8 sharing-specific icons in the Darstellung picker: share (3 nodes), link, send, eye, upload, wifi, person_add, ios_share. Uses new shareIconSvg() + SHARE_ICON_KEYS/PATHS constants, separate from group icons. Default changes from 'people' to 'share'. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
// Increment APP_VERSION with every code change
|
||||
export const APP_VERSION = 'v61';
|
||||
export const APP_VERSION = 'v62';
|
||||
|
||||
Reference in New Issue
Block a user