[[Font Awesome]](https://fontawesome.com/)
[TOC]
~~~ html
<i class="fas fa-camera"></i> <!-- this icon's 1) style prefix == fas and 2) icon name == camera -->
<i class="fas fa-camera"></i> <!-- using an <i> element to reference the icon -->
<span class="fas fa-camera"></span> <!-- using a <span> element to reference the icon -->
~~~
## Type
| Style | Availability | Style Prefix | Example | Rendering |
| --- | --- |--- |--- |--- |
| [Solid](https://fontawesome.com/icons?s=solid) | Free | `fas` | ` <i class="fas fa-camera"></i>` | |
| [Brands](https://fontawesome.com/icons?s=brands) | Free | `fab` | `<i class="fab fa-font-awesome"></i>` | |
| [Regular](https://fontawesome.com/icons?s=regular) | [Pro Required](https://fontawesome.com/pro) | `far` | `<i class="far fa-camera"></i>` | |
| [Light](https://fontawesome.com/icons?s=light) | [Pro Required](https://fontawesome.com/pro) | `fal` | `<i class="fal fa-camera"></i>` | |
| [Duotone](https://fontawesome.com/icons?s=duotone) | [Pro Required](https://fontawesome.com/pro) | `fad` | `<i class="fad fa-camera"></i>` | |
## Using with Vue.js
## Using with jQuery
- WebAPP
- Linux Command
- 入门
- 处理文件
- 查找文件单词
- 环境
- 联网
- Linux
- Linux目录配置标准:FHS
- Linux文件与目录管理
- Linux账号管理与ACL权限设置
- Linux系统资源查看
- 软件包管理
- Bash
- Daemon/Systemd
- ftp
- Apache
- MySQL
- Command
- Replication
- mysqld
- remote access
- remark
- 限制
- PHP
- String
- Array
- Function
- Class
- File
- JAVA
- Protocals
- http
- mqtt
- IDE
- phpDesigner
- eclipse
- vscode
- Notepad++
- WebAPI
- Javasript
- DOM
- BOM
- Event
- Class
- Module
- Ajax
- Fetch
- Promise
- async/await
- Statements and declarations
- Function
- Framwork
- jQurey
- Types
- Promise
- BootStrap
- v4
- ThinkPHP5
- install
- 定时任务
- CodeIgniter
- React.js
- node.js
- npm
- npm-commands
- npm-folder
- package.json
- Docker and private modules
- module
- webpack.js
- install
- configuration
- package.json
- entry
- modules
- plugins
- Code Splitting
- loaders
- libs
- API
- webpack-cli
- Vue.js
- install
- Compile
- VueAPI
- vuex
- vue-router
- vue-devtools
- vue-cli
- vue-loader
- VDOM
- vue-instance
- components
- template
- Single-File Components
- props
- data
- methods
- computed
- watch
- Event-handling
- Render Func
- remark
- 案例学习
- bootstrap-vue
- modal
- fontAwesome
- Hosting Font Awesome Yourself
- using with jquery
- using with Vue.js
- HTML
- CSS
- plugins
- Chart.js
- D3.js
- phpSpreadSheet
- Guzzle
- Cmder
- Git
- git命令
- git流程
- Postman
- Markdown
- Regular Expressions
- PowerDesigner
- 附录1-学习资源