2013-05-11 00:00:01 +08:00
<!DOCTYPE html>
2013-10-23 23:12:39 +08:00
< html lang = "en" >
2013-05-11 00:00:01 +08:00
< head >
<!-- Basic Page Needs
================================================== -->
< meta charset = "utf-8" / >
2015-04-18 05:04:59 +08:00
< meta name = "viewport" content = "width=device-width,initial-scale=1" >
2018-02-06 12:06:42 +08:00
< meta name = "description" content = "Fork Awesome, a fork of the iconic font and CSS framework" >
2013-05-11 00:00:01 +08:00
< meta name = "author" content = "Dave Gandy" >
2014-08-27 00:51:53 +08:00
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
2014-08-20 21:28:50 +08:00
< link rel = "shortcut icon" href = "../assets/ico/favicon.ico" >
2013-05-11 00:00:01 +08:00
2014-08-20 21:28:50 +08:00
< title > What's New< / title >
2013-05-11 00:00:01 +08:00
<!-- CSS
2013-10-23 23:12:39 +08:00
================================================== -->
2014-08-20 21:28:50 +08:00
< link rel = "stylesheet" href = "../assets/css/site.css" >
< link rel = "stylesheet" href = "../assets/css/pygments.css" >
2018-02-23 13:42:47 +08:00
< link rel = "stylesheet" href = "../assets/css/share.min.css" >
2018-02-06 12:06:42 +08:00
< link rel = "stylesheet" href = "../assets/fork-awesome/css/fork-awesome.css" >
2013-10-23 23:12:39 +08:00
2018-05-13 03:18:24 +08:00
<!-- Twitter
================================================== -->
< meta name = "twitter:title" content = "What's New" >
< meta name = "twitter:card" content = "summary_large_image" >
< meta name = "twitter:description" content = "Fork Awesome, a fork of the iconic font and CSS toolkit" >
< meta name = "twitter:image" content = "https://forkawesome.github.io/Fork-Awesome/assets/images/banner.jpg" >
<!-- FACEBOOK
================================================== -->
< meta property = "og:url" content = "https://forkawesome.github.io/Fork-Awesome/" >
< meta property = "og:title" content = "What's New" >
< meta name = "description" property = "og:description" content = "Fork Awesome, a fork of the iconic font and CSS toolkit" / >
< meta property = "og:image" content = "https://forkawesome.github.io/Fork-Awesome/assets/images/banner.jpg" >
2013-10-23 23:12:39 +08:00
<!-- [if lt IE 9]>
2014-08-20 21:28:50 +08:00
< script src = "../assets/js/html5shiv.js" > < / script >
< script src = "../assets/js/respond.min.js" > < / script >
2013-05-11 00:00:01 +08:00
<![endif]-->
< / head >
2016-04-21 02:45:06 +08:00
< body class = "font-awesome " >
2015-06-24 23:03:53 +08:00
< div id = "wrap" > <!-- necessary for sticky footer. wrap all content except footer -->
2018-02-06 09:49:24 +08:00
< div class = "navbar navbar-inverse navbar-static-top hidden-print" >
2013-10-23 23:12:39 +08:00
< div class = "container" >
< div class = "navbar-header" >
< button type = "button" class = "navbar-toggle" data-toggle = "collapse" data-target = ".navbar-collapse" >
2016-04-12 02:10:07 +08:00
< i class = "fa fa-bars fa-lg" aria-hidden = "true" title = "Toggle navigation" > < / i >
2013-10-23 23:12:39 +08:00
< span class = "sr-only" > Toggle navigation< / span >
< / button >
2018-02-18 10:02:49 +08:00
< a class = "navbar-brand" href = "../" > < i class = "fa fa-fork-awesome" aria-hidden = "true" > < / i > Fork Awesome< / a >
2013-10-23 23:12:39 +08:00
< / div >
2013-06-13 02:43:02 +08:00
2013-10-23 23:12:39 +08:00
< div class = "navbar-collapse collapse" >
< ul class = "nav navbar-nav" >
2014-08-20 21:28:50 +08:00
< li class = "hidden-sm " > < a href = "../" > Home< / a > < / li >
< li class = "hidden-sm active" >
< a href = "../whats-new/" > What's New< / a >
2013-10-23 23:12:39 +08:00
< / li >
2014-08-20 21:28:50 +08:00
< li class = "hidden-xs hidden-md hidden-lg active" >
< a href = "../whats-new/" > New< / a >
2013-10-23 23:12:39 +08:00
< / li >
2016-04-12 02:10:07 +08:00
< li class = "hidden-sm" > < a href = "../get-started/" > Get Started< / a > < / li >
< li class = "hidden-xs hidden-md hidden-lg" >
< a href = "../get-started/" > Start< / a >
< / li >
2014-08-20 21:28:50 +08:00
< li class = "dropdown-split-left" > < a href = "../icons/" > Icons< / a > < / li >
2013-10-23 23:12:39 +08:00
< li class = "dropdown dropdown-split-right hidden-xs" >
< a href = "#" class = "dropdown-toggle" data-toggle = "dropdown" >
2016-04-12 02:10:07 +08:00
< i class = "fa fa-caret-down" aria-hidden = "true" title = "Toggle dropdown menu" > < / i >
< span class = "sr-only" > Toggle dropdown menu< / span >
< span class = "toggle drop down" > < / span >
2013-10-23 23:12:39 +08:00
< / a >
< ul class = "dropdown-menu pull-right" >
2016-04-12 02:10:07 +08:00
< li > < a href = "../icons/" > < i class = "fa fa-flag fa-fw" aria-hidden = "true" > < / i > All Icons< / a > < / li >
2013-10-23 23:12:39 +08:00
< li class = "divider" > < / li >
2018-02-19 05:15:39 +08:00
< li > < a href = "../icons/#new" > < i class = "fa fa-handshake-o fa-fw" aria-hidden = "true" > < / i > New Icons in 4.7< / a > < / li >
2016-04-12 02:10:07 +08:00
< li > < a href = "../icons/#web-application" > < i class = "fa fa-camera-retro fa-fw" aria-hidden = "true" > < / i > Web Application Icons< / a > < / li >
< li > < a href = "../icons/#accessibility" > < i class = "fa fa-universal-access fa-fw" aria-hidden = "true" > < / i > Accessibility Icons< / a > < / li >
< li > < a href = "../icons/#hand" > < i class = "fa fa-hand-spock-o fa-fw" aria-hidden = "true" > < / i > Hand Icons< / a > < / li >
< li > < a href = "../icons/#transportation" > < i class = "fa fa-ship fa-fw" aria-hidden = "true" > < / i > Transportation Icons< / a > < / li >
< li > < a href = "../icons/#gender" > < i class = "fa fa-venus fa-fw" aria-hidden = "true" > < / i > Gender Icons< / a > < / li >
< li > < a href = "../icons/#file-type" > < i class = "fa fa-file-image-o fa-fw" aria-hidden = "true" > < / i > File Type Icons< / a > < / li >
< li > < a href = "../icons/#spinner" > < i class = "fa fa-spinner fa-fw" aria-hidden = "true" > < / i > Spinner Icons< / a > < / li >
< li > < a href = "../icons/#form-control" > < i class = "fa fa-check-square fa-fw" aria-hidden = "true" > < / i > Form Control Icons< / a > < / li >
< li > < a href = "../icons/#payment" > < i class = "fa fa-credit-card fa-fw" aria-hidden = "true" > < / i > Payment Icons< / a > < / li >
< li > < a href = "../icons/#chart" > < i class = "fa fa-pie-chart fa-fw" aria-hidden = "true" > < / i > Chart Icons< / a > < / li >
< li > < a href = "../icons/#currency" > < i class = "fa fa-won fa-fw" aria-hidden = "true" > < / i > Currency Icons< / a > < / li >
< li > < a href = "../icons/#text-editor" > < i class = "fa fa-file-text-o fa-fw" aria-hidden = "true" > < / i > Text Editor Icons< / a > < / li >
< li > < a href = "../icons/#directional" > < i class = "fa fa-arrow-right fa-fw" aria-hidden = "true" > < / i > Directional Icons< / a > < / li >
< li > < a href = "../icons/#video-player" > < i class = "fa fa-play-circle fa-fw" aria-hidden = "true" > < / i > Video Player Icons< / a > < / li >
< li > < a href = "../icons/#brand" > < i class = "fa fa-facebook-official fa-fw" aria-hidden = "true" > < / i > Brand Icons< / a > < / li >
< li > < a href = "../icons/#medical" > < i class = "fa fa-medkit fa-fw" aria-hidden = "true" > < / i > Medical Icons< / a > < / li >
2013-10-23 23:12:39 +08:00
< / ul >
< / li >
2014-08-20 21:28:50 +08:00
< li class = "dropdown-split-left" > < a href = "../examples/" > Examples< / a > < / li >
2013-10-23 23:12:39 +08:00
< li class = "dropdown dropdown-split-right hidden-xs" >
< a href = "#" class = "dropdown-toggle" data-toggle = "dropdown" >
2016-04-12 02:10:07 +08:00
< i class = "fa fa-caret-down" aria-hidden = "true" title = "Toggle dropdown menu" > < / i >
< span class = "sr-only" > Toggle dropdown menu< / span >
< span class = "toggle drop down" > < / span >
2013-10-23 23:12:39 +08:00
< / a >
< ul class = "dropdown-menu pull-right" >
2014-08-20 21:28:50 +08:00
< li > < a href = "../examples/" > Examples< / a > < / li >
2013-10-23 23:12:39 +08:00
< li class = "divider" > < / li >
2014-08-20 21:28:50 +08:00
< li > < a href = "../examples/#basic" > Basic Icons< / a > < / li >
< li > < a href = "../examples/#larger" > Larger Icons< / a > < / li >
< li > < a href = "../examples/#fixed-width" > Fixed Width Icons< / a > < / li >
< li > < a href = "../examples/#list" > List Icons< / a > < / li >
< li > < a href = "../examples/#bordered-pulled" > Bordered & Pulled Icons< / a > < / li >
2015-01-23 02:55:45 +08:00
< li > < a href = "../examples/#animated" > Animated Icons< / a > < / li >
2016-04-12 02:10:07 +08:00
< li > < a href = "../examples/#accessible" > Accessibility-Minded< / a > < / li >
2014-08-20 21:28:50 +08:00
< li > < a href = "../examples/#rotated-flipped" > Rotated & Flipped Icons< / a > < / li >
< li > < a href = "../examples/#stacked" > Stacked Icons< / a > < / li >
< li > < a href = "../examples/#bootstrap" > Bootstrap 3 Examples< / a > < / li >
< li > < a href = "../examples/#custom" > Custom CSS< / a > < / li >
2013-10-23 23:12:39 +08:00
< / ul >
< / li >
2016-04-22 23:35:08 +08:00
< li class = "hidden-sm" > < a href = "../accessibility/" > Accessibility< / a > < / li >
< li class = "hidden-xs hidden-md hidden-lg" > < a href = "../accessibility/" > < i class = "fa fa-universal-access" > < / i > < / a > < / li >
2014-08-20 21:28:50 +08:00
< li > < a href = "../community/" > Community< / a > < / li >
< li > < a href = "../license/" > License< / a > < / li >
2013-10-23 23:12:39 +08:00
< / ul >
2013-05-11 00:00:01 +08:00
< / div >
< / div >
< / div >
2014-06-18 06:23:21 +08:00
2015-06-24 23:03:53 +08:00
2014-08-05 01:31:21 +08:00
2014-08-20 21:28:50 +08:00
< div class = "jumbotron jumbotron-ad hidden-print" >
< div class = "container" >
2016-12-03 01:03:45 +08:00
< h1 > < i class = "fa fa-lightbulb-o" aria-hidden = "true" > < / i > What's New< / h1 >
2018-05-13 03:18:24 +08:00
< p > What's New with Fork Awesome 1.1< / p >
2016-12-03 01:03:45 +08:00
2016-10-28 04:53:09 +08:00
< / div >
2013-05-11 00:00:01 +08:00
< / div >
< div id = "social-buttons" class = "hidden-print" >
< div class = "container" >
2013-10-23 23:12:39 +08:00
< ul class = "list-inline" >
2013-05-11 00:00:01 +08:00
< li >
2018-02-23 13:42:47 +08:00
< input name = "popup" id = "overlay" class = "overlay" type = "radio" >
< span class = "share" >
< label class = "share-btn btn btn-xs diaspora" title = "Share this page on Diaspora*" for = "diaspora-share" >
< i class = "fa fa-diaspora" aria-hidden = "true" > < / i > Spread
< / label >
< input name = "popup" id = "diaspora-share" class = "hidden" type = "radio" >
< span class = "popup" >
< label for = "overlay" > < / label >
< input name = "podurl" value = "" placeholder = "Diaspora URL (joindiaspora.con)" type = "text" > < button class = "share-btn" type = "submit" value = "diaspora" > OK< / button >
< / span >
< / span >
< / li >
< li >
< input name = "popup" id = "overlay" class = "overlay" type = "radio" >
< span class = "share" >
< label class = "share-btn btn btn-xs mastodon" title = "Share this page on Mastodon" for = "mastodon-share" >
< i class = "fa fa-mastodon" aria-hidden = "true" > < / i > Toot
< / label >
< input name = "popup" id = "mastodon-share" class = "hidden" type = "radio" >
< span class = "popup" >
< label for = "overlay" > < / label >
< input name = "podurl" value = "" placeholder = "Mastodon URL (mastodon.social)" type = "text" > < button class = "share-btn" type = "submit" value = "mastodon" > OK< / button >
< / span >
< / span >
2013-05-11 00:00:01 +08:00
< / li >
2018-02-24 02:33:04 +08:00
< li >
< span class = "share" >
< a
class="btn btn-xs twitter"
2018-03-09 07:52:26 +08:00
href="https://twitter.com/intent/tweet?url=http%3A%2F%2Fforkawesome.github.io%2FFork-Awesome%2F& text=Fork+Awesome%20A+fork+of+the+iconic+font+and+CSS+toolkit& hashtags=forkawesome,iconfont"
2018-02-24 02:33:04 +08:00
target="_blank"
>
< i class = "fa fa-twitter" aria-hidden = "true" > < / i > Tweet
< / a >
< / span >
2013-05-11 00:00:01 +08:00
< / li >
2018-02-23 13:42:47 +08:00
< li class = "github-btn" >
< iframe src = "https://ghbtns.com/github-btn.html?user=ForkAwesome&repo=Fork-Awesome&type=watch&count=true" allowtransparency = "true" frameborder = "0" scrolling = "0" width = "100px" height = "20px" > < / iframe >
< / li >
2013-05-11 00:00:01 +08:00
< / ul >
< / div >
< / div >
< div class = "container" >
2018-02-06 12:06:42 +08:00
< p class = "lead" >
2018-02-19 05:15:39 +08:00
Fork Awesome is now a community effort based on
2018-02-06 12:06:42 +08:00
Font Awesome by
2018-02-18 10:02:49 +08:00
Dave Gandy.< br / >
We < i class = "fa fa-heart" aria-hidden = "true" > < / i >
2018-02-06 12:06:42 +08:00
Font Awesome but here's why we forked it into Fork Awesome
2018-05-13 03:18:24 +08:00
1.1. Want to
2018-02-06 12:06:42 +08:00
< a href = "../community/" > help contribute< / a > ?
< / p >
2013-05-11 00:00:01 +08:00
2016-04-12 02:10:07 +08:00
< div class = "row feature-list" >
< div class = "col-md-4 col-sm-6" >
2018-02-06 12:06:42 +08:00
< h4 > < i class = "fa fa-code-fork" aria-hidden = "true" > < / i > PR freeze< / h4 >
Since Oct 22, 2016, Font Awesome has frozen all pull requests proposing new
icons. With Fork Awesome, we are welcoming all your pull
requests.
2016-04-12 02:10:07 +08:00
< / div >
< div class = "col-md-4 col-sm-6" >
2018-02-06 12:06:42 +08:00
< h4 > < i class = "fa fa-fort-awesome" aria-hidden = "true" > < / i > Font Awesome 5.0< / h4 >
2018-02-19 07:44:59 +08:00
Fort Awesome has run a very successful kickstarter campaign and completely
2018-02-06 12:06:42 +08:00
redesigned Font Awesome in this new version 5.0. Fork Awesome plans to keep
the old look alive.
2016-04-12 02:10:07 +08:00
< / div >
< div class = "col-md-4 col-sm-6" >
2018-02-06 12:06:42 +08:00
< h4 > < i class = "fa fa-users" aria-hidden = "true" > < / i > Distributed community< / h4 >
2018-02-19 05:15:39 +08:00
We believe in distributed open source design projects,
2018-02-06 12:06:42 +08:00
where all contributions are included and credited. So
< a href = "../community" > join our community< / a > .
2016-04-12 02:10:07 +08:00
< / div >
< / div >
2014-08-20 21:28:50 +08:00
< section id = "new" >
2018-05-13 03:18:24 +08:00
< h2 class = "page-header" > 50 New Icons since 1.0< / h2 >
2014-08-20 21:28:50 +08:00
< div class = "margin-botom-large" >
2018-05-13 03:18:24 +08:00
You asked, Fork Awesome delivers with 50 shiny new icons in version 1.0.
2014-08-20 21:28:50 +08:00
Want to request new icons? < a href = "../community/#requesting-new-icons" > Here's how< / a > .
2013-05-11 00:00:01 +08:00
< / div >
2014-08-20 21:28:50 +08:00
< div class = "row fontawesome-icon-list" >
2018-02-23 07:32:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/activitypub" > < i class = "fa fa-activitypub" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > activitypub< / a > < / div >
2018-02-26 13:43:01 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/archive-org" > < i class = "fa fa-archive-org" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > archive-org< / a > < / div >
2018-02-21 07:21:57 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/artstation" > < i class = "fa fa-artstation" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > artstation< / a > < / div >
2018-02-26 13:43:01 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/barcode" > < i class = "fa fa-barcode" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > barcode< / a > < / div >
2018-03-03 05:57:01 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/debian" > < i class = "fa fa-debian" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > debian< / a > < / div >
2018-02-19 05:15:39 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/diaspora" > < i class = "fa fa-diaspora" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > diaspora< / a > < / div >
2016-10-25 00:01:53 +08:00
2018-02-22 05:45:09 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/discord" > < i class = "fa fa-discord" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > discord< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/discord-alt" > < i class = "fa fa-discord-alt" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > discord-alt< / a > < / div >
2018-03-09 07:52:26 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/dogmazic" > < i class = "fa fa-dogmazic" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > dogmazic< / a > < / div >
2018-02-23 07:32:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/ethereum" > < i class = "fa fa-ethereum" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > ethereum< / a > < / div >
2018-03-03 05:57:01 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/facebook-messenger" > < i class = "fa fa-facebook-messenger" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > facebook-messenger< / a > < / div >
2018-05-13 03:18:24 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/ffmpeg" > < i class = "fa fa-ffmpeg" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > ffmpeg< / a > < / div >
2018-02-18 10:02:49 +08:00
2018-05-13 03:18:24 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/fork-awesome" > < i class = "fa fa-fork-awesome" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > fork-awesome< / a > < / div >
2018-02-18 10:02:49 +08:00
2018-03-03 05:57:01 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/freedombox" > < i class = "fa fa-freedombox" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > freedombox< / a > < / div >
2018-02-19 05:15:39 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/friendica" > < i class = "fa fa-friendica" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > friendica< / a > < / div >
2018-02-18 10:02:49 +08:00
2018-05-13 03:18:24 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/globe" > < i class = "fa fa-globe" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > globe< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/globe-e" > < i class = "fa fa-globe-e" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > globe-e< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/globe-w" > < i class = "fa fa-globe-w" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > globe-w< / a > < / div >
2018-02-19 05:15:39 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/gnu-social" > < i class = "fa fa-gnu-social" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > gnu-social< / a > < / div >
2018-02-18 10:02:49 +08:00
2018-05-13 03:18:24 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/gnupg" > < i class = "fa fa-gnupg" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > gnupg< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hackaday" > < i class = "fa fa-hackaday" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hackaday< / a > < / div >
2018-02-19 05:15:39 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hubzilla" > < i class = "fa fa-hubzilla" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hubzilla< / a > < / div >
2018-02-18 10:02:49 +08:00
2018-05-13 03:18:24 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/joplin" > < i class = "fa fa-joplin" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > joplin< / a > < / div >
2018-02-24 11:54:06 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/key-modern" > < i class = "fa fa-key-modern" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > key-modern< / a > < / div >
2018-02-23 07:32:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/keybase" > < i class = "fa fa-keybase" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > keybase< / a > < / div >
2018-05-13 03:18:24 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/laravel" > < i class = "fa fa-laravel" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > laravel< / a > < / div >
2018-02-19 05:15:39 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/liberapay" > < i class = "fa fa-liberapay" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > liberapay< / a > < / div >
2018-02-18 10:02:49 +08:00
2018-02-19 05:15:39 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/liberapay-square" > < i class = "fa fa-liberapay-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > liberapay-square< / a > < / div >
2018-02-18 10:02:49 +08:00
2018-02-19 05:15:39 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/mastodon" > < i class = "fa fa-mastodon" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > mastodon< / a > < / div >
2018-02-18 10:02:49 +08:00
2018-02-19 05:15:39 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/mastodon-alt" > < i class = "fa fa-mastodon-alt" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > mastodon-alt< / a > < / div >
2018-02-18 10:02:49 +08:00
2018-03-09 07:52:26 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/mastodon-square" > < i class = "fa fa-mastodon-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > mastodon-square< / a > < / div >
2018-02-25 01:57:30 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/medium" > < i class = "fa fa-medium" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > medium< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/medium-square" > < i class = "fa fa-medium-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > medium-square< / a > < / div >
2018-05-13 03:18:24 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/nextcloud" > < i class = "fa fa-nextcloud" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > nextcloud< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/nextcloud-square" > < i class = "fa fa-nextcloud-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > nextcloud-square< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/nodejs" > < i class = "fa fa-nodejs" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > nodejs< / a > < / div >
2018-02-22 05:45:09 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/patreon" > < i class = "fa fa-patreon" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > patreon< / a > < / div >
2018-02-19 05:15:39 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/peertube" > < i class = "fa fa-peertube" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > peertube< / a > < / div >
2018-02-18 10:02:49 +08:00
2018-05-13 03:18:24 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/php" > < i class = "fa fa-php" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > php< / a > < / div >
2018-02-26 13:43:01 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/qrcode" > < i class = "fa fa-qrcode" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > qrcode< / a > < / div >
2018-03-09 07:52:26 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/react" > < i class = "fa fa-react" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > react< / a > < / div >
2018-02-19 05:15:39 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/scuttlebutt" > < i class = "fa fa-scuttlebutt" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > scuttlebutt< / a > < / div >
2018-02-18 10:02:49 +08:00
2018-02-24 01:29:05 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/shaarli" > < i class = "fa fa-shaarli" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > shaarli< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/shaarli-o" > < i class = "fa fa-shaarli-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > shaarli-o< / a > < / div >
2018-05-13 03:18:24 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/signalapp" > < i class = "fa fa-signalapp" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > signalapp< / a > < / div >
2018-02-23 07:32:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/snowdrift" > < i class = "fa fa-snowdrift" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > snowdrift< / a > < / div >
2018-02-19 05:15:39 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/social-home" > < i class = "fa fa-social-home" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > social-home< / a > < / div >
2018-02-18 10:02:49 +08:00
2018-03-09 07:52:26 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/tipeee" > < i class = "fa fa-tipeee" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > tipeee< / a > < / div >
2018-02-26 13:43:01 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/xmpp" > < i class = "fa fa-xmpp" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > xmpp< / a > < / div >
2018-05-13 03:18:24 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/zotero" > < i class = "fa fa-zotero" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > zotero< / a > < / div >
2013-05-11 00:00:01 +08:00
< / div >
2014-08-20 21:28:50 +08:00
2013-05-11 00:00:01 +08:00
< / section >
2014-08-20 21:28:50 +08:00
< section id = "new-upgrading" >
2018-02-06 12:06:42 +08:00
< h2 class = "page-header" > Switching from Font Awesome 4.7?< / h2 >
2014-08-20 21:28:50 +08:00
< p >
2018-05-13 03:18:24 +08:00
If you were using Font Awesome 4.7, you should be able to just switch to Fork Awesome 1.1 and get all the benefits from it.
2018-02-19 05:15:39 +08:00
If you were using npm or composer packages, replace the ones you were using by this Fork Awesome ones. Or if you downloaded a static copy of Font Awesome, download the latest version of Fork Awesome and
replace CSS and font files in your project and you should be good to go.
< / p >
< p >
We paid special attention not to change unicode codepoints for the existing icons, nor changed the CSS class names or icon names from Font Awesome 4.7.
2018-02-19 07:44:59 +08:00
Though we added a few more icons and made the process of contributing to this project much easier.
2018-02-19 05:15:39 +08:00
Though, if you see a mistake, please don't hesitate to < a href = "../community/#reporting-bugs" > file a bug< / a > .
2014-08-20 21:28:50 +08:00
< / p >
2014-05-15 04:13:14 +08:00
< / section >
2013-05-11 00:00:01 +08:00
< / div >
2015-06-24 23:03:53 +08:00
< / div >
< footer id = "footer" class = "footer hidden-print" >
2013-05-11 00:00:01 +08:00
< div class = "container text-center" >
< div >
2018-09-26 06:38:17 +08:00
< i class = "fa fa-fork" aria-hidden = "true" > < / i > Fork Awesome 1.1.1
2013-10-23 23:12:39 +08:00
< span class = "hide-xs" > · < / span > < br class = "hide-sm hide-md hide-lg" >
2018-02-06 09:49:24 +08:00
A fork of Font Awesome, originally created by < a href = "https://twitter.com/davegandy" > Dave Gandy< / a >
2013-05-11 00:00:01 +08:00
< / div >
< div >
2018-02-19 05:15:39 +08:00
Fork Awesome is licensed under < a href = "http://scripts.sil.org/OFL" > SIL OFL 1.1< / a >
2013-10-23 23:12:39 +08:00
< span class = "hide-xs" > · < / span > < br class = "hide-sm hide-md hide-lg" >
2018-02-19 05:15:39 +08:00
Code is licensed under < a href = "http://opensource.org/licenses/mit-license.html" > MIT License< / a >
2013-10-23 23:12:39 +08:00
< span class = "hide-xs hide-sm" > · < / span > < br class = "hide-md hide-lg" >
2018-02-19 05:15:39 +08:00
Documentation is licensed under < a href = "http://creativecommons.org/licenses/by/3.0/" > CC BY 3.0< / a >
2013-05-11 00:00:01 +08:00
< / div >
< div class = "project" >
2018-02-06 09:49:24 +08:00
< a href = "https://github.com/ForkAwesome/Fork-Awesome" > GitHub Project< / a > ·
< a href = "https://github.com/ForkAwesome/Fork-Awesome/issues" > Issues< / a >
2013-05-11 00:00:01 +08:00
< / div >
< / div >
< / footer >
2015-06-24 23:03:53 +08:00
< script src = "https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js" > < / script >
2015-07-29 05:58:57 +08:00
< script src = "https://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/jquery.validate.min.js" > < / script >
2015-06-24 23:03:53 +08:00
< script src = "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js" > < / script >
< script src = "../assets/js/site.js" > < / script >
2018-02-23 13:42:47 +08:00
< script src = "../assets/js/share.min.js" > < / script >
2016-10-25 00:01:53 +08:00
2015-06-24 23:03:53 +08:00
< / body >
2013-05-11 00:00:01 +08:00
< / html >