獲取官方圖標spa
將圖標名稱放到 <span> 標籤中的 class 屬性便可得到該圖標。class
例,下圖是官方的圖標,獲取第二個圖標的寫法:<span class="glyphicon glyphicon-plus"></span>im