Describe the bug
The egui default font (nice as it is...) misses some unicode icons such as e.g. cross: ✕. Since we used it in
some occations, that leads to ugly placeholders shown instead.
To Reproduce
Steps to reproduce the behavior:
- Add a keyword.
- Click on the keyword to edit
- Observe missing icon on abort button.
Expected behavior
Meaningful icon should be shown
Screenshots

Describe the bug
The egui default font (nice as it is...) misses some unicode icons such as e.g. cross:
✕. Since we used it insome occations, that leads to ugly placeholders shown instead.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Meaningful icon should be shown
Screenshots