FontAwesome為您提供了可以立即自定義縮放矢量圖標的大小、顏色、陰影、以及可以利用CSS力量來完成的任何效果。
FontAwesome授權於SIL OFL 1.1。代碼授權於MIT授權條款。文檔授權於CC BY 3.0。
安裝方法[]
功能[]
- 一種字體,675種圖標
- 無需仰賴JavaScript
- 無限縮放大小
- 如言語般的自由
- 僅需由CSS控制
- 高分屏完美呈現
- 完美兼容於其它框架設備
- 適用於桌上型電腦
- 無障礙兼容
FontAwesome使用方法[]
插入一個 <span>
標籤至 fa
class. 例如:
<span class="fa"></span> <!-- classic -->
<span class="fas"></span> <!-- solid -->
<span class="far"></span> <!-- regular -->
<span class="fab"></span> <!-- brands -->
插入icon class... 在FontAwesome.io列表上. 例如:
<span class="fa fa-user"></span>
<span class="fas fa-user"></span>
<span class="far fa-user"></span>
<span class="fab fa-google"></span>
打造樣式:
<span class="fas fa-camera" style="font-size:30px;color:green"></span>
歷史紀錄[]
Version | Icons | Update Date | Updated by |
---|---|---|---|
6.4.2 | 2 025 | September 4, 2023 | GabZonY |
5.15.4 | 1 608 | September 13, 2021 | Jose Buelvas |
4.7.0 | 675 | May 11, 2017 | DarthKitty |
4.6.3 | 634 | October 6, 2016 | DarthKitty |
4.5.0 | 605 | December 14, 2015 | Jose Buelvas |
4.4.0 | 585 | July 31, 2015 | Jose Buelvas |
4.3.0 | 519 | February 10, 2015 | Jose Buelvas |
4.2.0 | 479 | September 4, 2014 | Jose Buelvas |
4.1.0 | 439 | May 15, 2014 | Jose Buelvas |
4.0.3 | 369 | May 5, 2014 | Jose Buelvas |
參閱[]
- https://fontawesome.com/how-to-use/on-the-web/referencing-icons/basic-use - FontAwesome5 documentations
- https://mediawiki.org/wiki/Extension:FontAwesome - Mediawiki's extention