I would like to use UTF-8 for my icon buttons. The (default) play button is nice and not "themed" (▶), but the pause button is "themed" (⏸).
I am using the UTF-8 icons like this:
Here the "play" (see the source code on the left) looks nice and is not themed (not in a blue button).
I do realize that the icons are from different sets:
- https://www.utf8icons.com/character/9654/black-right-pointing-triangle vs.
- https://www.utf8icons.com/character/9208/double-vertical-bar
Is it possible to show a simple (non-themed) version of the pause UTF-8 icon?
Is there another UTF-8 icon which could replace the themed pause icon?
Is there another way to put these icons there? Or am I forced to use images?