Bug description
I recognized that the gear icon in the schedule detail view is not horizontally centered. This is due to the margin-right: .2em that's set on all .icon::before.
It's also not vertically centered.
Reproduce the bug
Go to the schedule list and open any schedule.
Expected behavior
The icon should be perfectly centered both horizontally and vertically.