[x] AboutCurationToolModal (this is a close window button)
[x] AdvancedOptionsModal (also a close window button)
[x] Specifier
It might also be worth thinking about other UI elements that could be improved with an icon. The full list of icons available to us are listed at https://bootstrap-vue.org/docs/icons#icons-1.
I've been using "×" as a delete button, but as Hilmar pointed out in https://github.com/phyloref/klados/pull/234#pullrequestreview-936894095, a trash icon is unambiguous. This issue tracks replacing all of the other delete buttons with this icon, including:
AboutCurationToolModal(this is a close window button)AdvancedOptionsModal(also a close window button)It might also be worth thinking about other UI elements that could be improved with an icon. The full list of icons available to us are listed at https://bootstrap-vue.org/docs/icons#icons-1.