The internet's icon library + toolkit. Used by millions of designers, devs, & content creators. Open-source. Always free. Always awesome.
Font Awesome now includes duotone versions of every icon. Thousands of new icons, endless possibilities! Gaming Icons Roll the dice on game-related icons with everything from handheld game consoles to pinball, wizards. Free + Open Source With over 2,000 free and open-source icons, you're...
Font Awesome is the world's most popular icon set and toolkit. Our latest release has53,663 iconsin 68 categories across 16 styles (plusbrands!), with even more on the way. Get icons into your projects fast with Font Awesome! View All 53,663 Icons...
After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag: 最新福利:领取阿里云2000元通用代金券(新老客户均可用) Example of link fa-link 最新视频:【入门好课】前端开发学习路线 <i class="fa fa-link" aria-hidden="true"></i> Note: to im...
<link href="fontawesome-4.2.0/css/font-awesome-ie7.min.css" rel="stylesheet" /> <![endif]--> 如上代码,如果是IE浏览器,需要引入 font-awesome-ie7.min.css ,因为fontAwesome支持IE7+浏览器的。 引用CSS文件之后,接下来就可以使用图标了。例如,我要在页面中显示一个“链接”的图标,我可以这么写:...
<linkhref="fontawesome-4.2.0/css/font-awesome.min.css"rel="stylesheet"/><!--[if IE]> <link href="fontawesome-4.2.0/css/font-awesome-ie7.min.css" rel="stylesheet" /> <![endif]--> 如上图,如果是IE浏览器,需要引入font-awesome-ie7.min.css ,因为fontAwesome支持IE7+浏览器的。(唉。
After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag: 最新福利:领取阿里云2000元通用代金券(新老客户均可用) Example of external-link fa-external-link 最新视频:【入门好课】前端开发学习路线 <i class="fa fa-external-link" aria-hidden="true...
Swap Font Awesome for modern line icons in one line of code.Getting Started Download ZIPAccessibility accessible-icon american-sign-language-interpreting assistive-listening-systems audio-description blind braille closed-captioning deaf low-vision phone-volume question-circle sign-language tty universal-...
1 直接进入官网,将icon文件下载下来 image.png 2 然后一般下载下来的文件夹内有这么几个文件,只要保存font 和 css两个文件夹就可以 image.png 3 然后将这个文件引入 <linkrel="stylesheet"href="static/font-awesome/css/font-awesome.css"> 4使用
参考示例,然后开始使用Font Awesome吧! 简单方式之一:使用默认CSS 如果您使用了默认的Bootstrap CSS样式,那么你可以使用这种方式来引入默认的Font Awesome CSS样式。 复制整个 font-awesome 文件夹到您的项目中。 在HTML的 <head> 中引用font-awesome.min.css。 <link rel="stylesheet" href="path/to/font-awesome...