Project

General

Profile

Bootstrap Font Awesome » History » Revision 3

Revision 2 (Benjamin Baer, 21.06.2019 20:28) → Revision 3/4 (Benjamin Baer, 21.06.2019 21:44)

h1. Bootstrap Font Awesome 

 * https://fontawesome.bootstrapcheatsheets.com/ 
 * https://getbootstrap.com/docs/3.4/components/ 

 <code><i class="fa fa-check"></i></code> 

 | *Function* | Glypicon | Font-Awesome | 
 | Save | glyphicon-ok | fa-check | 
 | Close | glyphicon-remove | fa-window-close | 
 | Delete | glyphicon-trash | fa-trash | 
 | Add | glyphicon-plus | fa-plus | 
 | Remove | glyphicon-minus | fa-minus | 
 | info in cricle | glyphicon-info-sign | fa-info-circle | 
 | questionmark in circle | glyphicon-question-sign | fa-question-circle | 
 | Pencil | glyphicon-pencil | fa-pencil | 
 | Gear | glyphicon-cog | fa-cog | 
 | Search | glyphicon-search | fa-search    | 
 | Phone | | fa-phone | 
 | External Link | - | fa-external-link | 
 | Direct Link | - | fa-long-arrow-right | 
 | Comment | | fa-comment | 
 | Comments (Discussion) | | fa-comments | 
 | Add User | | fa-user-plus | 
 | Remove User | | |fa-user-times | 
 | Daumen Hoch | | fa-thumbs-up | 
 | Daumen Runter | | fa-thumbs-down |