Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace the fullscreen "exit" icon with a back arrow
As per the notes in #10813, this PR updates the full screen "Exit" icon with a "Back" icon and label instead. This icon is more common across the web, and will thus be a bit less confusing for users. Note: The original issue suggested using a Material icon, but I've just swapped this out with the equivalent Dashicon for simplicity in implementtion. If someone knows how to swap that out with a SVG, go for it. 👍
- Loading branch information