IBX-11964: Add app-switcher icon - #127
Merged
Merged
Conversation
tischsoic
force-pushed
the
IBX-11964-app-switcher
branch
from
August 7, 2026 09:00
c22191a to
ada3fed
Compare
GrabowskiM
approved these changes
Aug 7, 2026
tischsoic
force-pushed
the
IBX-11964-app-switcher
branch
from
August 11, 2026 05:48
ada3fed to
dff0910
Compare
tischsoic
force-pushed
the
IBX-11964-app-switcher
branch
from
August 11, 2026 12:13
dff0910 to
bf3bf05
Compare
OstafinL
approved these changes
Aug 13, 2026
tischsoic
force-pushed
the
IBX-11964-app-switcher
branch
from
August 13, 2026 09:54
bf3bf05 to
c9a7a3d
Compare
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
tischsoic
force-pushed
the
IBX-11964-app-switcher
branch
from
August 13, 2026 12:02
c9a7a3d to
7a8bbe2
Compare
dew326
approved these changes
Aug 13, 2026
barbaragr
approved these changes
Aug 18, 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.
Related PRs:
<twig:ibexa:button icon="app-switcher">); this PR must be merged/available first.Description:
Adds the
app-switchericon (3×3 grid of dots) used by the native app switcher toggler in the back office header (IBX-11964).Drawn to match the existing dot-based icons exactly: 32×32 canvas, dot centers on the family's 9.333-unit grid (6.667 / 16 / 25.333 — same coordinates as
drag.svg/more.svg), and the family's ring-dot anatomy (outer r 2.083, inner hole r 0.583). Sprite/JSON regenerated withnode scripts/icons.js generate-all-icons;test-iconspasses.Note: the design reference (shared app-switcher design, Quable PIM export of tabler
IconGridDots) draws the dots filled; the ids icon family draws dots as rings, so the ring style was chosen for consistency. If the design team ships an official glyph with different dot treatment, it can replace this SVG 1:1.For QA:
Nothing to test in isolation — verified via ibexa/admin-ui#1997 (toggler in the BO header renders the icon from the ids sprite).
Documentation: