Bootstrap has a built-in icon for buttons: http://getbootstrap.com/components/#input-groups
I was wondering if it was possible to keep this style of icon, but not for inputs? For example I want to have an icon appear as part of the panel title in the same style: http://getbootstrap.com/components/#panels, and possible also to be able the change the background color of the icon section?
What I need: http://imgur.com/fRacpMa
So I guess this is not a built in functionality. How would I about building a CSS for this myself?