• 
      

    Define Review Board tabler icons based on a mapping.

    Review Request #15137 — Created June 26, 2026 and updated

    Information

    Review Board
    release-9.x

    Reviewers

    Review Board pulled in a few tabler icons (specifically for the "Follow"
    menu), but was just defining them all individually. This change moves
    things over to use a mapping from name to path, and then loops over that
    to define both CSS vars and classes. This will make it much faster to
    define new icons in the future.

    Verified that the "Follow" menu still looked correct.

    Summary ID
    Define Review Board tabler icons based on a mapping.
    Review Board pulled in a few tabler icons (specifically for the "Follow" menu), but was just defining them all individually. This change moves things over to use a mapping from name to path, and then loops over that to define both CSS vars and classes. This will make it much faster to define new icons in the future. Testing Done: Verified that the "Follow" menu still looked correct.
    uywrlwyqrnzsxwsmkvvyltsykrqnkskv
    Checks run (2 succeeded)
    flake8 passed.
    JSHint passed.