Command › icon?
Official
Type: IconName
https://docs.obsidian.md/Plugins/User+interface/Icons
Example:
const command: Command = { id: 'example-command', name: 'Example command', icon: 'dice',};