BadgesBootstrap 2 is used as a background, so no. In addition, they are a sprite image, so to change the size of the sprite you will need to configure each CSS position operator.
Bootstrap 3 icons are a font, so yes.
.glyphicon.smaller {font-size: 8px;}
.glyphicon.bigger {font-size: 30px;}
source
share