diff --git a/CHANGELOG.md b/CHANGELOG.md index fb3b3f9e3..3c83f095d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,30 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p --- +## [5.0.0-rc3](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.0-rc3) - 2017-10-13 + +### Added +* Node.js brand icon #779 +* React brand icon #780 +* OSI brand icon #748 +* Add a class to the html element when icon replacement is complete #778 +* Add support for symbols in API including ability to name the symbol +* Use CSS pseudo elements (:before and :after) to make trigger SVG replacements + +### Changed +* Switched the locations of fork and knife in utensils-alt #466 +* Updated the AWS brand icon #735 +* Updated Apple App Store icon #728 + +### Fixed +* Do not throw an error if icon is missing when calling icon() method in API +* Ensure that unicode values do not change between releases +* Version field is missing in fontawesome-pro-brands/package.json #781 +* Repeated commenting out of fa-layers when i2svg is called #788 +* Title not showing up correctly for SVG #786 + +--- + ## [5.0.0-rc2](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.0-rc2) - 2017-09-22 ### Added diff --git a/README.md b/README.md index 3f7f130c4..60dc96c3a 100644 --- a/README.md +++ b/README.md @@ -4,26 +4,26 @@ The internet's most popular icon toolkit is being redesigned and built from scra Not familiar with Font Awesome 5? [Learn more](https://www.kickstarter.com/projects/232193852/font-awesome-5) about our successful Kickstarter and plan. You can also **[pre-order your copy of Font Awesome Pro](http://five.fontawesome.io/)** and save off of the release price. -## 5.0.0-rc2 release +## 5.0.0-rc3 release Download Font Awesome 5 Pro preview release: -* [For Mac](https://github.com/FortAwesome/Font-Awesome-Pro/releases/download/5.0.0-rc2/fontawesome-5.0.0-rc2-mac.zip) -* [For Linux](https://github.com/FortAwesome/Font-Awesome-Pro/releases/download/5.0.0-rc2/fontawesome-5.0.0-rc2-linux.zip) -* [For Windows](https://github.com/FortAwesome/Font-Awesome-Pro/releases/download/5.0.0-rc2/fontawesome-5.0.0-rc2-win.zip) +* [For Mac](https://github.com/FortAwesome/Font-Awesome-Pro/releases/download/5.0.0-rc3/fontawesome-5.0.0-rc3-mac.zip) +* [For Linux](https://github.com/FortAwesome/Font-Awesome-Pro/releases/download/5.0.0-rc3/fontawesome-5.0.0-rc3-linux.zip) +* [For Windows](https://github.com/FortAwesome/Font-Awesome-Pro/releases/download/5.0.0-rc3/fontawesome-5.0.0-rc3-win.zip) After you unzip the file run the following command in a terminal or shell for Mac or Linux: ```shell -$ cd fontawesome-5.0.0-rc2-mac +$ cd fontawesome-5.0.0-rc3-mac $ ./demo ``` Windows users: ```shell -C:\Users\myusername> cd fontawesome-5.0.0-rc2-win -C:\Users\myusername\fontawesome-5.0.0-rc2-win> demo.exe +C:\Users\myusername> cd fontawesome-5.0.0-rc3-win +C:\Users\myusername\fontawesome-5.0.0-rc3-win> demo.exe ``` This launches a local web server that will give you easy access to the documentation for this release. diff --git a/css/fontawesome-pro-core.css b/css/fontawesome-pro-core.css index b91a13cdf..2eba690d1 100644 --- a/css/fontawesome-pro-core.css +++ b/css/fontawesome-pro-core.css @@ -371,6 +371,10 @@ readers do not read off random characters that represent icons */ content: "\f179"; } +.fa-apple-pay:before { + content: "\f415"; +} + .fa-archive:before { content: "\f187"; } @@ -911,6 +915,10 @@ readers do not read off random characters that represent icons */ content: "\f1f3"; } +.fa-cc-apple-pay:before { + content: "\f416"; +} + .fa-cc-diners-club:before { content: "\f24c"; } @@ -1639,6 +1647,10 @@ readers do not read off random characters that represent icons */ content: "\f16e"; } +.fa-fly:before { + content: "\f417"; +} + .fa-folder:before { content: "\f07b"; } @@ -2488,6 +2500,14 @@ readers do not read off random characters that represent icons */ } .fa-nintendo-switch:before { + content: "\f418"; +} + +.fa-node:before { + content: "\f419"; +} + +.fa-node-js:before { content: "\f3d3"; } @@ -2539,6 +2559,10 @@ readers do not read off random characters that represent icons */ content: "\f23c"; } +.fa-osi:before { + content: "\f41a"; +} + .fa-outdent:before { content: "\f03b"; } @@ -2795,6 +2819,10 @@ readers do not read off random characters that represent icons */ content: "\f2d9"; } +.fa-react:before { + content: "\f41b"; +} + .fa-rebel:before { content: "\f1d0"; } diff --git a/defs/icons.yml b/defs/icons.yml index 914b0aed9..a60b255d2 100644 --- a/defs/icons.yml +++ b/defs/icons.yml @@ -20,7 +20,7 @@ accessible-icon: - person styles: - brands - unicode: auto + unicode: f368 accusoft: changes: - 5.0.0 @@ -29,7 +29,7 @@ accusoft: terms: [] styles: - brands - unicode: auto + unicode: f369 address-book: changes: - '4.7' @@ -88,7 +88,7 @@ adversal: url: 'https://www.adversal.com' styles: - brands - unicode: auto + unicode: f36a affiliatetheme: changes: - 5.0.0 @@ -100,7 +100,7 @@ affiliatetheme: url: 'https://affiliatetheme.io/en' styles: - brands - unicode: auto + unicode: f36b alarm-clock: changes: - 5.0.0 @@ -128,7 +128,7 @@ algolia: url: 'http://www.algolia.com' styles: - brands - unicode: auto + unicode: f36c align-center: changes: - '1' @@ -230,7 +230,7 @@ amilia: url: 'http://www.amilia.com' styles: - brands - unicode: auto + unicode: f36d anchor: changes: - '3.1' @@ -392,7 +392,7 @@ angrycreative: url: 'https://angrycreative.se' styles: - brands - unicode: auto + unicode: f36e app-store: changes: - 5.0.0 @@ -401,7 +401,7 @@ app-store: terms: [] styles: - brands - unicode: auto + unicode: f36f app-store-ios: changes: - 5.0.0 @@ -410,7 +410,7 @@ app-store-ios: terms: [] styles: - brands - unicode: auto + unicode: f370 apper: changes: - 5.0.0 @@ -422,7 +422,7 @@ apper: url: 'http://www.apper.com/' styles: - brands - unicode: auto + unicode: f371 apple: changes: - '3.2' @@ -435,6 +435,15 @@ apple: styles: - brands unicode: f179 +apple-pay: + changes: + - 5.0.0 + label: Apple Pay + search: + terms: [] + styles: + - brands + unicode: f415 archive: changes: - '3.2' @@ -1065,7 +1074,7 @@ asymmetrik: url: 'http://asymmetrik.com/' styles: - brands - unicode: auto + unicode: f372 at: changes: - '4.2' @@ -1088,7 +1097,7 @@ audible: terms: [] styles: - brands - unicode: auto + unicode: f373 audio-description: changes: - '4.6' @@ -1112,7 +1121,7 @@ avianex: url: 'https://www.avianex.de' styles: - brands - unicode: auto + unicode: f374 aws: changes: - 5.0.0 @@ -1121,7 +1130,7 @@ aws: terms: [] styles: - brands - unicode: auto + unicode: f375 backward: changes: - '1' @@ -1258,7 +1267,7 @@ battery-bolt: - solid - regular - light - unicode: auto + unicode: f376 battery-empty: changes: - '4.4' @@ -1321,7 +1330,7 @@ battery-slash: - solid - regular - light - unicode: auto + unicode: f377 battery-three-quarters: changes: - '4.4' @@ -1438,7 +1447,7 @@ bimobject: url: 'http://bimobject.com' styles: - brands - unicode: auto + unicode: f378 binoculars: changes: - '4.2' @@ -1482,7 +1491,7 @@ bitcoin: terms: [] styles: - brands - unicode: auto + unicode: f379 bity: changes: - 5.0.0 @@ -1494,7 +1503,7 @@ bity: url: 'http://bity.com' styles: - brands - unicode: auto + unicode: f37a black-tie: changes: - '4.4' @@ -1513,7 +1522,7 @@ blackberry: terms: [] styles: - brands - unicode: auto + unicode: f37b blind: changes: - '4.6' @@ -1534,7 +1543,7 @@ blogger: terms: [] styles: - brands - unicode: auto + unicode: f37c blogger-b: changes: - 5.0.0 @@ -1543,7 +1552,7 @@ blogger-b: terms: [] styles: - brands - unicode: auto + unicode: f37d bluetooth: changes: - '4.5' @@ -1668,7 +1677,7 @@ browser: - solid - regular - light - unicode: auto + unicode: f37e btc: changes: - '3.2' @@ -1751,7 +1760,7 @@ buromobelexperte: url: 'https://www.bueromoebel-experte.de' styles: - brands - unicode: auto + unicode: f37f bus: changes: - '4.2' @@ -2154,6 +2163,15 @@ cc-amex: styles: - brands unicode: f1f3 +cc-apple-pay: + changes: + - 5.0.0 + label: Apple Pay Credit Card + search: + terms: [] + styles: + - brands + unicode: f416 cc-diners-club: changes: - '4.4' @@ -2235,7 +2253,7 @@ centercode: url: 'https://www.centercode.com' styles: - brands - unicode: auto + unicode: f380 certificate: changes: - '2' @@ -2720,7 +2738,7 @@ cloud-download-alt: - solid - regular - light - unicode: auto + unicode: f381 cloud-upload: changes: - '3' @@ -2744,7 +2762,7 @@ cloud-upload-alt: - solid - regular - light - unicode: auto + unicode: f382 cloudscale: changes: - 5.0.0 @@ -2756,7 +2774,7 @@ cloudscale: url: 'https://www.cloudscale.ch' styles: - brands - unicode: auto + unicode: f383 cloudsmith: changes: - 5.0.0 @@ -2768,7 +2786,7 @@ cloudsmith: url: 'https://cloudsmith.io' styles: - brands - unicode: auto + unicode: f384 cloudversify: changes: - 5.0.0 @@ -2780,7 +2798,7 @@ cloudversify: url: 'https://www.cloudversify.com' styles: - brands - unicode: auto + unicode: f385 club: changes: - 5.0.0 @@ -2845,7 +2863,7 @@ code-commit: - solid - regular - light - unicode: auto + unicode: f386 code-merge: changes: - 5.0.0 @@ -2864,7 +2882,7 @@ code-merge: - solid - regular - light - unicode: auto + unicode: f387 codepen: changes: - '4.1' @@ -3117,7 +3135,7 @@ cpanel: url: 'http://cpanel.com/' styles: - brands - unicode: auto + unicode: f388 creative-commons: changes: - '4.4' @@ -3162,7 +3180,7 @@ credit-card-blank: - solid - regular - light - unicode: auto + unicode: f389 credit-card-front: changes: - 5.0.0 @@ -3180,7 +3198,7 @@ credit-card-front: - solid - regular - light - unicode: auto + unicode: f38a crop: changes: - '3.1' @@ -3225,7 +3243,7 @@ css3-alt: terms: [] styles: - brands - unicode: auto + unicode: f38b cube: changes: - '4.1' @@ -3274,7 +3292,7 @@ cuttlefish: url: 'http://wearecuttlefish.com' styles: - brands - unicode: auto + unicode: f38c d-and-d: changes: - 5.0.0 @@ -3283,7 +3301,7 @@ d-and-d: terms: [] styles: - brands - unicode: auto + unicode: f38d dashcube: changes: - '4.3' @@ -3339,7 +3357,7 @@ deploydog: url: 'http://deploy.dog' styles: - brands - unicode: auto + unicode: f38e deskpro: changes: - 5.0.0 @@ -3351,7 +3369,7 @@ deskpro: url: 'http://www.deskpro.com' styles: - brands - unicode: auto + unicode: f38f desktop: changes: - '3' @@ -3380,7 +3398,7 @@ desktop-alt: - solid - regular - light - unicode: auto + unicode: f390 deviantart: changes: - '4.1' @@ -3423,7 +3441,7 @@ digital-ocean: terms: [] styles: - brands - unicode: auto + unicode: f391 discord: changes: - 5.0.0 @@ -3432,7 +3450,7 @@ discord: terms: [] styles: - brands - unicode: auto + unicode: f392 discourse: changes: - 5.0.0 @@ -3444,7 +3462,7 @@ discourse: url: 'https://discourse.org' styles: - brands - unicode: auto + unicode: f393 dochub: changes: - 5.0.0 @@ -3456,7 +3474,7 @@ dochub: url: 'https://dochub.com' styles: - brands - unicode: auto + unicode: f394 docker: changes: - 5.0.0 @@ -3465,7 +3483,7 @@ docker: terms: [] styles: - brands - unicode: auto + unicode: f395 dollar-sign: changes: - '3.2' @@ -3518,7 +3536,7 @@ draft2digital: url: 'http://draft2digital.com' styles: - brands - unicode: auto + unicode: f396 dribbble: changes: - 5.0.0 @@ -3536,7 +3554,7 @@ dribbble-square: terms: [] styles: - brands - unicode: auto + unicode: f397 dropbox: changes: - '3.2' @@ -3555,7 +3573,7 @@ dropbox-alt: terms: [] styles: - brands - unicode: auto + unicode: f398 drupal: changes: - '4.1' @@ -3577,7 +3595,7 @@ dyalog: url: 'http://www.dyalog.com' styles: - brands - unicode: auto + unicode: f399 earlybirds: changes: - 5.0.0 @@ -3586,7 +3604,7 @@ earlybirds: terms: [] styles: - brands - unicode: auto + unicode: f39a edge: changes: - '4.5' @@ -3651,7 +3669,7 @@ ellipsis-h-alt: - solid - regular - light - unicode: auto + unicode: f39b ellipsis-v: changes: - '3.1' @@ -3675,7 +3693,7 @@ ellipsis-v-alt: - solid - regular - light - unicode: auto + unicode: f39c empire: changes: - '4.1' @@ -3776,7 +3794,7 @@ erlang: terms: [] styles: - brands - unicode: auto + unicode: f39d etsy: changes: - '4.7' @@ -4087,7 +4105,7 @@ facebook-f: terms: [] styles: - brands - unicode: auto + unicode: f39e facebook-messenger: changes: - 5.0.0 @@ -4096,7 +4114,7 @@ facebook-messenger: terms: [] styles: - brands - unicode: auto + unicode: f39f facebook-square: changes: - '1' @@ -4416,7 +4434,7 @@ film-alt: - solid - regular - light - unicode: auto + unicode: f3a0 filter: changes: - '2' @@ -4490,7 +4508,7 @@ firstdraft: url: 'http://www.firstdraft.com' styles: - brands - unicode: auto + unicode: f3a1 flag: changes: - '1' @@ -4547,6 +4565,15 @@ flickr: styles: - brands unicode: f16e +fly: + changes: + - 5.0.0 + label: Fly + search: + terms: [] + styles: + - brands + unicode: f417 folder: changes: - '1' @@ -4621,7 +4648,7 @@ fonticons-fi: terms: [] styles: - brands - unicode: auto + unicode: f3a2 fort-awesome: changes: - '4.5' @@ -4640,7 +4667,7 @@ fort-awesome-alt: terms: [] styles: - brands - unicode: auto + unicode: f3a3 forumbee: changes: - '4.3' @@ -4693,7 +4720,7 @@ freebsd: terms: [] styles: - brands - unicode: auto + unicode: f3a4 frown: changes: - '3.1' @@ -4761,7 +4788,7 @@ gem: - solid - regular - light - unicode: auto + unicode: f3a5 genderless: changes: - '4.4' @@ -4878,7 +4905,7 @@ gitkraken: terms: [] styles: - brands - unicode: auto + unicode: f3a6 gitlab: changes: - '4.6' @@ -4964,7 +4991,7 @@ gofore: url: 'http://gofore.com' styles: - brands - unicode: auto + unicode: f3a7 goodreads: changes: - 5.0.0 @@ -4973,7 +5000,7 @@ goodreads: terms: [] styles: - brands - unicode: auto + unicode: f3a8 goodreads-g: changes: - 5.0.0 @@ -4982,7 +5009,7 @@ goodreads-g: terms: [] styles: - brands - unicode: auto + unicode: f3a9 google: changes: - '4.1' @@ -5001,7 +5028,7 @@ google-drive: terms: [] styles: - brands - unicode: auto + unicode: f3aa google-play: changes: - 5.0.0 @@ -5010,7 +5037,7 @@ google-play: terms: [] styles: - brands - unicode: auto + unicode: f3ab google-plus: changes: - '4.6' @@ -5103,7 +5130,7 @@ gripfire: url: 'http://gripfire.io' styles: - brands - unicode: auto + unicode: f3ac grunt: changes: - 5.0.0 @@ -5112,7 +5139,7 @@ grunt: terms: [] styles: - brands - unicode: auto + unicode: f3ad gulp: changes: - 5.0.0 @@ -5121,7 +5148,7 @@ gulp: terms: [] styles: - brands - unicode: auto + unicode: f3ae h-square: changes: - '3' @@ -5190,7 +5217,7 @@ hacker-news-square: terms: [] styles: - brands - unicode: auto + unicode: f3af hand-lizard: changes: - '4.4' @@ -5457,7 +5484,7 @@ hire-a-helper: url: 'https://www.hireahelper.com' styles: - brands - unicode: auto + unicode: f3b0 history: changes: - '4.1' @@ -5508,7 +5535,7 @@ hotjar: url: 'https://www.hotjar.com' styles: - brands - unicode: auto + unicode: f3b1 hourglass: changes: - '4.4' @@ -5588,7 +5615,7 @@ hubspot: url: 'http://www.HubSpot.com' styles: - brands - unicode: auto + unicode: f3b2 i-cursor: changes: - '4.4' @@ -5734,7 +5761,7 @@ industry-alt: - solid - regular - light - unicode: auto + unicode: f3b3 info: changes: - '3.1' @@ -5835,7 +5862,7 @@ itunes: terms: [] styles: - brands - unicode: auto + unicode: f3b4 itunes-note: changes: - 5.0.0 @@ -5844,7 +5871,7 @@ itunes-note: terms: [] styles: - brands - unicode: auto + unicode: f3b5 jack-o-lantern: changes: - 5.0.0 @@ -5864,7 +5891,7 @@ jenkins: terms: [] styles: - brands - unicode: auto + unicode: f3b6 joget: changes: - 5.0.0 @@ -5876,7 +5903,7 @@ joget: url: 'http://www.joget.org' styles: - brands - unicode: auto + unicode: f3b7 joomla: changes: - '4.1' @@ -5895,7 +5922,7 @@ js: terms: [] styles: - brands - unicode: auto + unicode: f3b8 js-square: changes: - 5.0.0 @@ -5904,7 +5931,7 @@ js-square: terms: [] styles: - brands - unicode: auto + unicode: f3b9 jsfiddle: changes: - '4.1' @@ -5954,7 +5981,7 @@ keycdn: url: 'https://www.keycdn.com' styles: - brands - unicode: auto + unicode: f3ba kickstarter: changes: - 5.0.0 @@ -5963,7 +5990,7 @@ kickstarter: terms: [] styles: - brands - unicode: auto + unicode: f3bb kickstarter-k: changes: - 5.0.0 @@ -5972,7 +5999,7 @@ kickstarter-k: terms: [] styles: - brands - unicode: auto + unicode: f3bc language: changes: - '4.1' @@ -6008,7 +6035,7 @@ laravel: terms: [] styles: - brands - unicode: auto + unicode: f3bd lastfm: changes: - '4.2' @@ -6090,7 +6117,7 @@ level-down-alt: - solid - regular - light - unicode: auto + unicode: f3be level-up: changes: - '3.1' @@ -6114,7 +6141,7 @@ level-up-alt: - solid - regular - light - unicode: auto + unicode: f3bf life-ring: changes: - '4.1' @@ -6149,7 +6176,7 @@ line: terms: [] styles: - brands - unicode: auto + unicode: f3c0 link: changes: - '2' @@ -6355,7 +6382,7 @@ lock-open: - solid - regular - light - unicode: auto + unicode: f3c1 lock-open-alt: changes: - '3.1' @@ -6371,7 +6398,7 @@ lock-open-alt: - solid - regular - light - unicode: auto + unicode: f3c2 long-arrow-alt-down: changes: - 5.0.0 @@ -6488,7 +6515,7 @@ lyft: terms: [] styles: - brands - unicode: auto + unicode: f3c3 magento: changes: - 5.0.0 @@ -6497,7 +6524,7 @@ magento: terms: [] styles: - brands - unicode: auto + unicode: f3c4 magic: changes: - '2' @@ -6584,7 +6611,7 @@ map-marker-alt: - solid - regular - light - unicode: auto + unicode: f3c5 map-pin: changes: - '4.4' @@ -6691,7 +6718,7 @@ medapps: url: 'http://medapps.com.au' styles: - brands - unicode: auto + unicode: f3c6 medium: changes: - '4.3' @@ -6710,7 +6737,7 @@ medium-m: terms: [] styles: - brands - unicode: auto + unicode: f3c7 medkit: changes: - '3' @@ -6739,7 +6766,7 @@ medrt: url: 'https://medrt.co.jp/' styles: - brands - unicode: auto + unicode: f3c8 meetup: changes: - '4.7' @@ -6816,7 +6843,7 @@ microphone-alt: - solid - regular - light - unicode: auto + unicode: f3c9 microphone-slash: changes: - '3.1' @@ -6841,7 +6868,7 @@ microsoft: terms: [] styles: - brands - unicode: auto + unicode: f3ca minus: changes: - '1' @@ -6937,7 +6964,7 @@ mix: url: 'http://mix.com' styles: - brands - unicode: auto + unicode: f3cb mixcloud: changes: - '4.5' @@ -6959,7 +6986,7 @@ mizuni: url: 'http://www.mizuni.com' styles: - brands - unicode: auto + unicode: f3cc mobile: changes: - '3' @@ -6989,7 +7016,7 @@ mobile-alt: - solid - regular - light - unicode: auto + unicode: f3cd mobile-android: changes: - 5.0.0 @@ -7000,7 +7027,7 @@ mobile-android: - solid - regular - light - unicode: auto + unicode: f3ce mobile-android-alt: changes: - 5.0.0 @@ -7011,7 +7038,7 @@ mobile-android-alt: - solid - regular - light - unicode: auto + unicode: f3cf modx: changes: - '4.5' @@ -7030,7 +7057,7 @@ monero: terms: [] styles: - brands - unicode: auto + unicode: f3d0 money-bill: changes: - '2' @@ -7059,7 +7086,7 @@ money-bill-alt: - solid - regular - light - unicode: auto + unicode: f3d1 moon: changes: - '3.2' @@ -7126,7 +7153,7 @@ napster: url: 'http://www.napster.com' styles: - brands - unicode: auto + unicode: f3d2 neuter: changes: - '4.3' @@ -7160,7 +7187,25 @@ nintendo-switch: terms: [] styles: - brands - unicode: auto + unicode: f418 +node: + changes: + - 5.0.0 + label: Node.js + search: + terms: [] + styles: + - brands + unicode: f419 +node-js: + changes: + - 5.0.0 + label: Node.js JS + search: + terms: [] + styles: + - brands + unicode: f3d3 npm: changes: - 5.0.0 @@ -7169,7 +7214,7 @@ npm: terms: [] styles: - brands - unicode: auto + unicode: f3d4 ns8: changes: - 5.0.0 @@ -7178,7 +7223,7 @@ ns8: terms: [] styles: - brands - unicode: auto + unicode: f3d5 nutritionix: changes: - 5.0.0 @@ -7190,7 +7235,7 @@ nutritionix: url: 'http://www.nutritionix.com' styles: - brands - unicode: auto + unicode: f3d6 object-group: changes: - '4.4' @@ -7286,6 +7331,15 @@ optin-monster: styles: - brands unicode: f23c +osi: + changes: + - 5.0.0 + label: Open Source Initiative + search: + terms: [] + styles: + - brands + unicode: f41a outdent: changes: - '1' @@ -7309,7 +7363,7 @@ page4: url: 'https://en.page4.com/' styles: - brands - unicode: auto + unicode: f3d7 pagelines: changes: - '4' @@ -7349,7 +7403,7 @@ palfed: url: 'https://www.palfed.com' styles: - brands - unicode: auto + unicode: f3d8 paper-plane: changes: - '4.1' @@ -7409,7 +7463,7 @@ patreon: terms: [] styles: - brands - unicode: auto + unicode: f3d9 pause: changes: - '1' @@ -7550,7 +7604,7 @@ periscope: terms: [] styles: - brands - unicode: auto + unicode: f3da phabricator: changes: - 5.0.0 @@ -7562,7 +7616,7 @@ phabricator: url: 'http://phacility.com/' styles: - brands - unicode: auto + unicode: f3db phoenix-framework: changes: - 5.0.0 @@ -7571,7 +7625,7 @@ phoenix-framework: terms: [] styles: - brands - unicode: auto + unicode: f3dc phone: changes: - '2' @@ -7600,7 +7654,7 @@ phone-slash: - solid - regular - light - unicode: auto + unicode: f3dd phone-square: changes: - '2' @@ -7720,7 +7774,7 @@ plane-alt: - solid - regular - light - unicode: auto + unicode: f3de play: changes: - '1' @@ -7759,7 +7813,7 @@ playstation: terms: [] styles: - brands - unicode: auto + unicode: f3df plug: changes: - '4.2' @@ -7885,7 +7939,7 @@ portrait: - solid - regular - light - unicode: auto + unicode: f3e0 pound-sign: changes: - '3.2' @@ -7945,7 +7999,7 @@ pushed: url: 'https://pushed.co' styles: - brands - unicode: auto + unicode: f3e1 puzzle-piece: changes: - '3.1' @@ -7969,7 +8023,7 @@ python: terms: [] styles: - brands - unicode: auto + unicode: f3e2 qq: changes: - '4.1' @@ -8098,6 +8152,15 @@ ravelry: styles: - brands unicode: f2d9 +react: + changes: + - 5.0.0 + label: React + search: + terms: [] + styles: + - brands + unicode: f41b rebel: changes: - '4.1' @@ -8164,7 +8227,7 @@ red-river: url: 'https://river.red' styles: - brands - unicode: auto + unicode: f3e3 reddit: changes: - '4.1' @@ -8245,7 +8308,7 @@ rendact: url: 'https://rendact.com' styles: - brands - unicode: auto + unicode: f3e4 renren: changes: - '3.2' @@ -8311,7 +8374,7 @@ reply: - solid - regular - light - unicode: auto + unicode: f3e5 reply-all: changes: - '3.1' @@ -8334,7 +8397,7 @@ replyd: label: replyd styles: - brands - unicode: auto + unicode: f3e6 resolving: changes: - 5.0.0 @@ -8346,7 +8409,7 @@ resolving: url: 'https://resolving.com' styles: - brands - unicode: auto + unicode: f3e7 retweet: changes: - '1' @@ -8413,7 +8476,7 @@ rocketchat: url: 'https://rocket.chat' styles: - brands - unicode: auto + unicode: f3e8 rockrms: changes: - 5.0.0 @@ -8425,7 +8488,7 @@ rockrms: url: 'http://rockrms.com' styles: - brands - unicode: auto + unicode: f3e9 rss: changes: - '2' @@ -8514,7 +8577,7 @@ schlix: url: 'http://schlix.com' styles: - brands - unicode: auto + unicode: f3ea scribd: changes: - '4.5' @@ -8595,7 +8658,7 @@ searchengin: url: 'http://searcheng.in' styles: - brands - unicode: auto + unicode: f3eb sellcast: changes: - 5.0.0 @@ -8638,7 +8701,7 @@ servicestack: url: 'https://servicestack.net' styles: - brands - unicode: auto + unicode: f3ec share: changes: - '1' @@ -8739,7 +8802,7 @@ shield-alt: - solid - regular - light - unicode: auto + unicode: f3ed shield-check: changes: - 5.0.0 @@ -8952,7 +9015,7 @@ sistrix: url: 'https://www.sistrix.de/' styles: - brands - unicode: auto + unicode: f3ee sitemap: changes: - '2' @@ -9012,7 +9075,7 @@ slack-hash: - hash styles: - brands - unicode: auto + unicode: f3ef sliders-h: changes: - '4.1' @@ -9036,7 +9099,7 @@ sliders-h-square: - solid - regular - light - unicode: auto + unicode: f3f0 sliders-v: changes: - 5.0.0 @@ -9047,7 +9110,7 @@ sliders-v: - solid - regular - light - unicode: auto + unicode: f3f1 sliders-v-square: changes: - 5.0.0 @@ -9058,7 +9121,7 @@ sliders-v-square: - solid - regular - light - unicode: auto + unicode: f3f2 slideshare: changes: - '4.2' @@ -9288,7 +9351,7 @@ speakap: url: 'https://speakap.com' styles: - brands - unicode: auto + unicode: f3f3 spinner: changes: - '3' @@ -9313,7 +9376,7 @@ spinner-third: - solid - regular - light - unicode: auto + unicode: f3f4 spotify: changes: - '4.1' @@ -9420,7 +9483,7 @@ staylinked: url: 'http://www.staylinked.com' styles: - brands - unicode: auto + unicode: f3f5 steam: changes: - '4.1' @@ -9449,7 +9512,7 @@ steam-symbol: terms: [] styles: - brands - unicode: auto + unicode: f3f6 step-backward: changes: - '1' @@ -9505,7 +9568,7 @@ sticker-mule: url: 'https://stickermule.com' styles: - brands - unicode: auto + unicode: f3f7 sticky-note: changes: - '4.4' @@ -9593,7 +9656,7 @@ studiovinari: url: 'https://studiovinari.com' styles: - brands - unicode: auto + unicode: f3f8 stumbleupon: changes: - '4.1' @@ -9703,7 +9766,7 @@ supple: terms: [] styles: - brands - unicode: auto + unicode: f3f9 sync: changes: - '1' @@ -9770,7 +9833,7 @@ tablet-alt: - solid - regular - light - unicode: auto + unicode: f3fa tablet-android: changes: - 5.0.0 @@ -9781,7 +9844,7 @@ tablet-android: - solid - regular - light - unicode: auto + unicode: f3fb tablet-android-alt: changes: - 5.0.0 @@ -9792,7 +9855,7 @@ tablet-android-alt: - solid - regular - light - unicode: auto + unicode: f3fc tachometer: changes: - '2' @@ -9817,7 +9880,7 @@ tachometer-alt: - solid - regular - light - unicode: auto + unicode: f3fd tag: changes: - '1' @@ -9892,7 +9955,7 @@ telegram-plane: terms: [] styles: - brands - unicode: auto + unicode: f3fe tencent-weibo: changes: - '4.1' @@ -10137,7 +10200,7 @@ ticket-alt: - solid - regular - light - unicode: auto + unicode: f3ff times: changes: - '1' @@ -10352,7 +10415,7 @@ tree-alt: - solid - regular - light - unicode: auto + unicode: f400 trello: changes: - '3.2' @@ -10488,7 +10551,7 @@ tv-retro: - solid - regular - light - unicode: auto + unicode: f401 twitch: changes: - '4.2' @@ -10531,7 +10594,7 @@ uber: terms: [] styles: - brands - unicode: auto + unicode: f402 uikit: changes: - 5.0.0 @@ -10540,7 +10603,7 @@ uikit: terms: [] styles: - brands - unicode: auto + unicode: f403 umbrella: changes: - '2' @@ -10598,7 +10661,7 @@ uniregistry: terms: [] styles: - brands - unicode: auto + unicode: f404 universal-access: changes: - '4.6' @@ -10677,7 +10740,7 @@ untappd: terms: [] styles: - brands - unicode: auto + unicode: f405 upload: changes: - '1' @@ -10749,7 +10812,7 @@ user-alt: - solid - regular - light - unicode: auto + unicode: f406 user-circle: changes: - '4.7' @@ -10846,7 +10909,7 @@ ussunnah: url: 'https://www.ussunnah.org' styles: - brands - unicode: auto + unicode: f407 utensil-fork: changes: - 5.0.0 @@ -10919,7 +10982,7 @@ vaadin: url: 'http://vaadin.com' styles: - brands - unicode: auto + unicode: f408 venus: changes: - '4.3' @@ -10995,7 +11058,7 @@ viber: terms: [] styles: - brands - unicode: auto + unicode: f409 video: changes: - '1' @@ -11020,7 +11083,7 @@ vimeo: terms: [] styles: - brands - unicode: auto + unicode: f40a vimeo-square: changes: - '4' @@ -11072,7 +11135,7 @@ vnv: url: 'https://www.vnv.ch' styles: - brands - unicode: auto + unicode: f40b volume-down: changes: - '1' @@ -11187,7 +11250,7 @@ whatsapp-square: terms: [] styles: - brands - unicode: auto + unicode: f40c wheelchair: changes: - '4' @@ -11213,7 +11276,7 @@ whmcs: url: 'https://www.whmcs.com' styles: - brands - unicode: auto + unicode: f40d wifi: changes: - '4.2' @@ -11246,7 +11309,7 @@ window: - solid - regular - light - unicode: auto + unicode: f40e window-alt: changes: - 5.0.0 @@ -11257,7 +11320,7 @@ window-alt: - solid - regular - light - unicode: auto + unicode: f40f window-close: changes: - '4.7' @@ -11269,7 +11332,7 @@ window-close: - solid - regular - light - unicode: auto + unicode: f410 window-maximize: changes: - '4.7' @@ -11348,7 +11411,7 @@ wordpress-simple: terms: [] styles: - brands - unicode: auto + unicode: f411 wpbeginner: changes: - '4.6' @@ -11403,7 +11466,7 @@ xbox: terms: [] styles: - brands - unicode: auto + unicode: f412 xing: changes: - '3.2' @@ -11452,7 +11515,7 @@ yandex: terms: [] styles: - brands - unicode: auto + unicode: f413 yandex-international: changes: - 5.0.0 @@ -11461,7 +11524,7 @@ yandex-international: terms: [] styles: - brands - unicode: auto + unicode: f414 yelp: changes: - '4.2' diff --git a/docs/index.html b/docs/index.html index 4d10e2275..0199d7074 100644 --- a/docs/index.html +++ b/docs/index.html @@ -712,7 +712,7 @@

Questions? Comments? Feedback?

- We're working on a release candidate of Font Awesome 5, so we need your help. Please provide feedback about this release specifically in our designated thread. Design feedback, bugs and questions are welcome there. For future feature and icon requests, check out our contributing doc. + We're working on a release candidate of Font Awesome 5, so we need your help. Please provide feedback about this release specifically in our designated thread. Design feedback, bugs and questions are welcome there. For future feature and icon requests, check out our contributing doc.

diff --git a/docs/inventory.html b/docs/inventory.html index 7a7541ddf..1bd6e43c8 100644 --- a/docs/inventory.html +++ b/docs/inventory.html @@ -116,7 +116,7 @@

- As of 9/22/2017: + As of 10/13/2017: All Font Awesome 5 Icons

@@ -14950,7 +14950,7 @@
-

Font Awesome 5 Brands & Logos 300 icons

+

Font Awesome 5 Brands & Logos 307 icons

+ + + + + + + + + + + + @@ -18491,6 +18542,15 @@ f23c + + + + + + + @@ -22568,6 +22623,17 @@ f23c + + + + + + + + +