mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-14 01:00:27 +08:00
Make attribution less noisy; Wrap lines.
This commit is contained in:
parent
26cea2a4c9
commit
c5998d9844
54
sass/font-awesome.scss
vendored
54
sass/font-awesome.scss
vendored
@ -1,26 +1,36 @@
|
|||||||
/*!
|
/*! ----------------------------------
|
||||||
* Font Awesome 3.0.2
|
|
||||||
* the iconic font designed for use with Twitter Bootstrap
|
|
||||||
* -------------------------------------------------------
|
|
||||||
* The full suite of pictographic icons, examples, and documentation
|
|
||||||
* can be found at: http://fortawesome.github.com/Font-Awesome/
|
|
||||||
*
|
|
||||||
* License
|
|
||||||
* -------------------------------------------------------
|
|
||||||
* - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
|
|
||||||
* - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
|
|
||||||
* http://opensource.org/licenses/mit-license.html
|
|
||||||
* - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
|
|
||||||
* - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
|
|
||||||
* "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"
|
|
||||||
*
|
|
||||||
* Contact
|
|
||||||
* -------------------------------------------------------
|
|
||||||
* Email: dave@davegandy.com
|
|
||||||
* Twitter: http://twitter.com/fortaweso_me
|
|
||||||
* Work: Lead Product Designer @ http://kyruus.com
|
|
||||||
*/
|
|
||||||
|
|
||||||
|
Font Awesome 3.0.1
|
||||||
|
------------------
|
||||||
|
|
||||||
|
The iconic font designed for use with Twitter Bootstrap
|
||||||
|
|
||||||
|
The full suite of pictographic icons, examples, and documentation
|
||||||
|
can be found at: http://fortawesome.github.com/Font-Awesome/
|
||||||
|
|
||||||
|
License
|
||||||
|
-------------------------------------------------------
|
||||||
|
|
||||||
|
- The Font Awesome font is licensed under the SIL Open Font License -
|
||||||
|
http://scripts.sil.org/OFL
|
||||||
|
|
||||||
|
- Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
|
||||||
|
http://opensource.org/licenses/mit-license.html
|
||||||
|
|
||||||
|
- The Font Awesome pictograms are licensed under the CC BY 3.0 License -
|
||||||
|
http://creativecommons.org/licenses/by/3.0/
|
||||||
|
|
||||||
|
- Attribution is no longer required in Font Awesome 3.0, but much
|
||||||
|
appreciated: "Font Awesome by Dave Gandy -
|
||||||
|
http://fortawesome.github.com/Font-Awesome"
|
||||||
|
|
||||||
|
Contact
|
||||||
|
-------------------------------------------------------
|
||||||
|
Email: dave@davegandy.com
|
||||||
|
Twitter: http://twitter.com/fortaweso_me
|
||||||
|
Work: Lead Product Designer @ http://kyruus.com
|
||||||
|
|
||||||
|
---------------------------------- */
|
||||||
/** ----------------------------------
|
/** ----------------------------------
|
||||||
|
|
||||||
Configuration.
|
Configuration.
|
||||||
|
Loading…
Reference in New Issue
Block a user