Jenkins Version - Jenkins v2.346.2
Theme Version - v1.3.3
I noticed the console icon is looking larger than other icons, by checking the CSS I saw it has the class icon-xlg instead of icon-sm which seems aligned well with other icons.
Current Design -

After replacing the class icon-xlg to icon-sm -

Jenkins Version - Jenkins v2.346.2
Theme Version - v1.3.3
I noticed the console icon is looking larger than other icons, by checking the CSS I saw it has the class
icon-xlginstead oficon-smwhich seems aligned well with other icons.Current Design -
After replacing the class
icon-xlgtoicon-sm-