diff --git a/CHANGELOG.md b/CHANGELOG.md index 94ce20e7b..c6d38b7a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p --- +## [5.0.0-alpha3](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.0-alpha3) - 2017-06-30 + +### Added +* 95 additional icons; including file types, directional, and some existing and new brand icons + +### Fixed +* Wrong content type in generated CSS #458 +* Removal of query string from static resources #458 +* SVG font ID's are incorrect in webfont implementation #474 + +--- + ## [5.0.0-alpha2](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.0-alpha2) - 2017-06-27 ### Added @@ -30,6 +42,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p * TTF naming issues that prevent correct usage/installation #450 * Correct CSS for SVG framework stacking, was reversed from normal #452 +--- + ## [5.0.0-alpha1](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.0-alpha1) - 2017-06-23 ### Added diff --git a/README.md b/README.md index d724efc86..07590e6d9 100644 --- a/README.md +++ b/README.md @@ -4,25 +4,25 @@ 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-alpha2 release +## 5.0.0-alpha3 release Download Font Awesome 5 Pro preview release: -* [For Mac](https://github.com/FortAwesome/Font-Awesome-Pro/releases/download/5.0.0-alpha2/fontawesome-5.0.0-alpha2-mac.zip) -* [For Linux](https://github.com/FortAwesome/Font-Awesome-Pro/releases/download/5.0.0-alpha2/fontawesome-5.0.0-alpha2-linux.zip) -* [For Windows](https://github.com/FortAwesome/Font-Awesome-Pro/releases/download/5.0.0-alpha2/fontawesome-5.0.0-alpha2-win.zip) +* [For Mac](https://github.com/FortAwesome/Font-Awesome-Pro/releases/download/5.0.0-alpha3/fontawesome-5.0.0-alpha3-mac.zip) +* [For Linux](https://github.com/FortAwesome/Font-Awesome-Pro/releases/download/5.0.0-alpha3/fontawesome-5.0.0-alpha3-linux.zip) +* [For Windows](https://github.com/FortAwesome/Font-Awesome-Pro/releases/download/5.0.0-alpha3/fontawesome-5.0.0-alpha3-win.zip) After you unzip the file run the following command in a terminal or shell for Mac of Linux: ```shell -$ cd fontawesome-5.0.0-alpha2-mac +$ cd fontawesome-5.0.0-alpha3-mac $ ./demo ``` Windows users: ```shell -C:\Users\myusername\fontawesome-5.0.0-alpha2-win>demo.exe +C:\Users\myusername\fontawesome-5.0.0-alpha3-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/font-awesome-brands.css b/css/font-awesome-brands.css index 928870d29..7ce596f97 100644 --- a/css/font-awesome-brands.css +++ b/css/font-awesome-brands.css @@ -1 +1 @@ -@font-face{font-family:"Font Awesome 5";src:url("../webfonts/fontawesome-brands-900.eot?v=5.0.0");src:url("../webfonts/fontawesome-brands-900.eot?#iefix&v=5.0.0") format("embedded-opentype"),url("../webfonts/fontawesome-brands-900.woff2?v=5.0.0") format("woff2"),url("../webfonts/fontawesome-brands-900.woff?v=5.0.0") format("woff"),url("../webfonts/fontawesome-brands-900.ttf?v=5.0.0") format("truetype"),url("../webfonts/fontawesome-brands-900.svg?v=5.0.0#fontawesomeregular") format("svg");font-weight:900;font-style:normal}.fab{font-weight:900} +@font-face{font-family:"Font Awesome 5 Brands";src:url("../webfonts/fontawesome-brands-900.eot");src:url("../webfonts/fontawesome-brands-900.eot?#iefix") format("embedded-opentype"),url("../webfonts/fontawesome-brands-900.woff2") format("woff2"),url("../webfonts/fontawesome-brands-900.woff") format("woff"),url("../webfonts/fontawesome-brands-900.ttf") format("truetype"),url("../webfonts/fontawesome-brands-900.svg#fontawesome") format("svg");font-weight:900;font-style:normal}.fab{font-family:"Font Awesome 5 Brands";font-weight:900} diff --git a/css/font-awesome-core.css b/css/font-awesome-core.css index 8311fe1c8..aa1a50748 100644 --- a/css/font-awesome-core.css +++ b/css/font-awesome-core.css @@ -1 +1 @@ -.fa,.fas,.far,.fal,.fab{display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;font-family:"Font Awesome 5";line-height:1;vertical-align:-15%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-alarm-clock:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-area-chart:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-alt-down:before{content:""}.fa-arrow-alt-from-bottom:before{content:""}.fa-arrow-alt-from-left:before{content:""}.fa-arrow-alt-from-right:before{content:""}.fa-arrow-alt-from-top:before{content:""}.fa-arrow-alt-left:before{content:""}.fa-arrow-alt-right:before{content:""}.fa-arrow-alt-square-down:before{content:""}.fa-arrow-alt-square-left:before{content:""}.fa-arrow-alt-square-right:before{content:""}.fa-arrow-alt-square-up:before{content:""}.fa-arrow-alt-to-bottom:before{content:""}.fa-arrow-alt-to-left:before{content:""}.fa-arrow-alt-to-right:before{content:""}.fa-arrow-alt-to-top:before{content:""}.fa-arrow-alt-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-from-bottom:before{content:""}.fa-arrow-from-left:before{content:""}.fa-arrow-from-right:before{content:""}.fa-arrow-from-top:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-square-down:before{content:""}.fa-arrow-square-left:before{content:""}.fa-arrow-square-right:before{content:""}.fa-arrow-square-up:before{content:""}.fa-arrow-to-bottom:before{content:""}.fa-arrow-to-left:before{content:""}.fa-arrow-to-right:before{content:""}.fa-arrow-to-top:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-h:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-backward:before{content:""}.fa-badge:before{content:""}.fa-badge-check:before{content:""}.fa-ban:before{content:""}.fa-bar-chart:before{content:""}.fa-bars:before{content:""}.fa-bold:before{content:""}.fa-bomb:before{content:""}.fa-book:before{content:""}.fa-bullhorn:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-edit:before{content:""}.fa-calendar-exclamation:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-camera:before{content:""}.fa-camera-alt:before{content:""}.fa-camera-retro:before{content:""}.fa-caret-circle-down:before{content:""}.fa-caret-circle-left:before{content:""}.fa-caret-circle-right:before{content:""}.fa-caret-circle-up:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-square:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-double-down:before{content:""}.fa-chevron-double-left:before{content:""}.fa-chevron-double-right:before{content:""}.fa-chevron-double-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-square-down:before{content:""}.fa-chevron-square-left:before{content:""}.fa-chevron-square-right:before{content:""}.fa-chevron-square-up:before{content:""}.fa-chevron-up:before{content:""}.fa-circle:before{content:""}.fa-clipboard:before{content:""}.fa-clock:before{content:""}.fa-closed-captioning:before{content:""}.fa-club:before{content:""}.fa-code:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-compress:before{content:""}.fa-compress-wide:before{content:""}.fa-copy:before{content:""}.fa-crosshairs:before{content:""}.fa-cut:before{content:""}.fa-diamond:before{content:""}.fa-download:before{content:""}.fa-edit:before{content:""}.fa-eject:before{content:""}.fa-envelope:before{content:""}.fa-eraser:before{content:""}.fa-exchange:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-square:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-arrows:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expand-wide:before{content:""}.fa-external-link:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-check:before{content:""}.fa-file-edit:before{content:""}.fa-file-exclamation:before{content:""}.fa-file-minus:before{content:""}.fa-file-plus:before{content:""}.fa-file-times:before{content:""}.fa-film:before{content:""}.fa-flag:before{content:""}.fa-flask:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-forward:before{content:""}.fa-gamepad:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-glass-martini:before{content:""}.fa-h1:before{content:""}.fa-h2:before{content:""}.fa-h3:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-heart:before{content:""}.fa-hexagon:before{content:""}.fa-home:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-inbox:before{content:""}.fa-inbox-in:before{content:""}.fa-inbox-out:before{content:""}.fa-indent:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-info-square:before{content:""}.fa-italic:before{content:""}.fa-jack-o-lantern:before{content:""}.fa-leaf:before{content:""}.fa-line-chart:before{content:""}.fa-link:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-lock:before{content:""}.fa-lock-alt:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-magic:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-hexagon:before{content:""}.fa-minus-octagon:before{content:""}.fa-minus-square:before{content:""}.fa-music:before{content:""}.fa-octagon:before{content:""}.fa-outdent:before{content:""}.fa-paint-brush:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-paragraph:before{content:""}.fa-paste:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-square:before{content:""}.fa-pencil:before{content:""}.fa-pencil-alt:before{content:""}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-hexagon:before{content:""}.fa-plus-octagon:before{content:""}.fa-plus-square:before{content:""}.fa-poo:before{content:""}.fa-power-off:before{content:""}.fa-print:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-question-square:before{content:""}.fa-random:before{content:""}.fa-rectangle-landscape:before{content:""}.fa-rectangle-portrait:before{content:""}.fa-rectangle-wide:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-retweet-alt:before{content:""}.fa-road:before{content:""}.fa-rocket:before{content:""}.fa-save:before{content:""}.fa-scrubber:before{content:""}.fa-search:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shield:before{content:""}.fa-shield-check:before{content:""}.fa-shopping-cart:before{content:""}.fa-sign-in:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-out:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-smile:before{content:""}.fa-sort:before{content:""}.fa-sort-up:before{content:""}.fa-sort-down:before{content:""}.fa-spade:before{content:""}.fa-square:before{content:""}.fa-star:before{content:""}.fa-star-exclamation:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-strikethrough:before{content:""}.fa-subscript:before{content:""}.fa-superscript:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-table:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-times-hexagon:before{content:""}.fa-times-octagon:before{content:""}.fa-times-square:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-triangle:before{content:""}.fa-trophy:before{content:""}.fa-trophy-alt:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-upload:before{content:""}.fa-unlink:before{content:""}.fa-usd:before{content:""}.fa-usd-circle:before{content:""}.fa-usd-square:before{content:""}.fa-user:before{content:""}.fa-utensil-fork:before{content:""}.fa-utensil-knife:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils-alt:before{content:""}.fa-utensils:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-watch:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto} +.fa,.fas,.far,.fal,.fab{display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:-15%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-adn:before{content:"\f170"}.fa-alarm-clock:before{content:"\f34e"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-amazon:before{content:"\f270"}.fa-amilia:before{content:"\f368"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-apple:before{content:"\f179"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-alt-down:before{content:"\f354"}.fa-arrow-alt-from-bottom:before{content:"\f346"}.fa-arrow-alt-from-left:before{content:"\f347"}.fa-arrow-alt-from-right:before{content:"\f348"}.fa-arrow-alt-from-top:before{content:"\f349"}.fa-arrow-alt-left:before{content:"\f355"}.fa-arrow-alt-right:before{content:"\f356"}.fa-arrow-alt-square-down:before{content:"\f350"}.fa-arrow-alt-square-left:before{content:"\f351"}.fa-arrow-alt-square-right:before{content:"\f352"}.fa-arrow-alt-square-up:before{content:"\f353"}.fa-arrow-alt-to-bottom:before{content:"\f34a"}.fa-arrow-alt-to-left:before{content:"\f34b"}.fa-arrow-alt-to-right:before{content:"\f34c"}.fa-arrow-alt-to-top:before{content:"\f34d"}.fa-arrow-alt-up:before{content:"\f357"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-from-bottom:before{content:"\f342"}.fa-arrow-from-left:before{content:"\f343"}.fa-arrow-from-right:before{content:"\f344"}.fa-arrow-from-top:before{content:"\f345"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-square-down:before{content:"\f339"}.fa-arrow-square-left:before{content:"\f33a"}.fa-arrow-square-right:before{content:"\f33b"}.fa-arrow-square-up:before{content:"\f33c"}.fa-arrow-to-bottom:before{content:"\f33d"}.fa-arrow-to-left:before{content:"\f33e"}.fa-arrow-to-right:before{content:"\f340"}.fa-arrow-to-top:before{content:"\f341"}.fa-arrow-up:before{content:"\f062"}.fa-arrows:before{content:"\f047"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-arrows-h:before{content:"\f07e"}.fa-arrows-v:before{content:"\f07d"}.fa-backward:before{content:"\f04a"}.fa-badge:before{content:"\f335"}.fa-badge-check:before{content:"\f336"}.fa-ban:before{content:"\f05e"}.fa-bandcamp:before{content:"\f2d5"}.fa-bars:before{content:"\f0c9"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-black-tie:before{content:"\f27e"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bomb:before{content:"\f1e2"}.fa-book:before{content:"\f02d"}.fa-btc:before{content:"\f15a"}.fa-bullhorn:before{content:"\f0a1"}.fa-buysellads:before{content:"\f20d"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-edit:before{content:"\f333"}.fa-calendar-exclamation:before{content:"\f334"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-alt:before{content:"\f332"}.fa-camera-retro:before{content:"\f083"}.fa-caret-circle-down:before{content:"\f32d"}.fa-caret-circle-left:before{content:"\f32e"}.fa-caret-circle-right:before{content:"\f330"}.fa-caret-circle-up:before{content:"\f331"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-square:before{content:"\f14a"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-double-down:before{content:"\f322"}.fa-chevron-double-left:before{content:"\f323"}.fa-chevron-double-right:before{content:"\f324"}.fa-chevron-double-up:before{content:"\f325"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-square-down:before{content:"\f329"}.fa-chevron-square-left:before{content:"\f32a"}.fa-chevron-square-right:before{content:"\f32b"}.fa-chevron-square-up:before{content:"\f32c"}.fa-chevron-up:before{content:"\f077"}.fa-circle:before{content:"\f111"}.fa-clipboard:before{content:"\f328"}.fa-clock:before{content:"\f017"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloudsmith:before{content:"\f369"}.fa-club:before{content:"\f327"}.fa-code:before{content:"\f121"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-compress:before{content:"\f066"}.fa-compress-wide:before{content:"\f326"}.fa-copy:before{content:"\f0c5"}.fa-crosshairs:before{content:"\f05b"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f36a"}.fa-diamond:before{content:"\f219"}.fa-download:before{content:"\f019"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-envelope:before{content:"\f0e0"}.fa-eraser:before{content:"\f12d"}.fa-exchange:before{content:"\f0ec"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-square:before{content:"\f321"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows:before{content:"\f31d"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expand-wide:before{content:"\f320"}.fa-external-link:before{content:"\f08e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square:before{content:"\f14c"}.fa-external-link-square-alt:before{content:"\f360"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-check:before{content:"\f316"}.fa-file-code:before{content:"\f1c9"}.fa-file-edit:before{content:"\f31c"}.fa-file-excel:before{content:"\f1c3"}.fa-file-exclamation:before{content:"\f31a"}.fa-file-image:before{content:"\f1c5"}.fa-file-minus:before{content:"\f318"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-plus:before{content:"\f319"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-times:before{content:"\f317"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-film:before{content:"\f008"}.fa-flag:before{content:"\f024"}.fa-flask:before{content:"\f0c3"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-forward:before{content:"\f04e"}.fa-gamepad:before{content:"\f11b"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-glass-martini:before{content:"\f000"}.fa-gripfire:before{content:"\f36b"}.fa-h1:before{content:"\f313"}.fa-h2:before{content:"\f314"}.fa-h3:before{content:"\f315"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-heart:before{content:"\f004"}.fa-hexagon:before{content:"\f312"}.fa-home:before{content:"\f015"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-inbox:before{content:"\f01c"}.fa-inbox-in:before{content:"\f310"}.fa-inbox-out:before{content:"\f311"}.fa-indent:before{content:"\f03c"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-info-square:before{content:"\f30f"}.fa-italic:before{content:"\f033"}.fa-jack-o-lantern:before{content:"\f30e"}.fa-leaf:before{content:"\f06c"}.fa-level-down:before{content:"\f149"}.fa-level-down-alt:before{content:"\f36c"}.fa-level-up:before{content:"\f148"}.fa-level-up-alt:before{content:"\f36d"}.fa-link:before{content:"\f0c1"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-lock:before{content:"\f023"}.fa-lock-alt:before{content:"\f30d"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-long-arrow-up:before{content:"\f176"}.fa-magic:before{content:"\f0d0"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-hexagon:before{content:"\f307"}.fa-minus-octagon:before{content:"\f308"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f36e"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f36f"}.fa-nutritionix:before{content:"\f370"}.fa-octagon:before{content:"\f306"}.fa-outdent:before{content:"\f03b"}.fa-paint-brush:before{content:"\f1fc"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-paragraph:before{content:"\f1dd"}.fa-paste:before{content:"\f0ea"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-square:before{content:"\f14b"}.fa-pencil:before{content:"\f040"}.fa-pencil-alt:before{content:"\f303"}.fa-phabricator:before{content:"\f371"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-hexagon:before{content:"\f300"}.fa-plus-octagon:before{content:"\f301"}.fa-plus-square:before{content:"\f0fe"}.fa-poo:before{content:"\f2fe"}.fa-power-off:before{content:"\f011"}.fa-print:before{content:"\f02f"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-question-square:before{content:"\f2fd"}.fa-random:before{content:"\f074"}.fa-rectangle-landscape:before{content:"\f2fa"}.fa-rectangle-portrait:before{content:"\f2fb"}.fa-rectangle-wide:before{content:"\f2fc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-repeat:before{content:"\f363"}.fa-repeat-1:before{content:"\f365"}.fa-repeat-1-alt:before{content:"\f366"}.fa-repeat-alt:before{content:"\f364"}.fa-reply:before{content:"\f372"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f373"}.fa-retweet:before{content:"\f079"}.fa-retweet-alt:before{content:"\f361"}.fa-road:before{content:"\f018"}.fa-rocket:before{content:"\f135"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f374"}.fa-scrubber:before{content:"\f2f8"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-share:before{content:"\f064"}.fa-share-all:before{content:"\f367"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shield:before{content:"\f132"}.fa-shield-check:before{content:"\f2f7"}.fa-shopping-cart:before{content:"\f07a"}.fa-sign-in:before{content:"\f090"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-out:before{content:"\f08b"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-smile:before{content:"\f118"}.fa-sort:before{content:"\f0dc"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-up:before{content:"\f0de"}.fa-spade:before{content:"\f2f4"}.fa-square:before{content:"\f0c8"}.fa-star:before{content:"\f005"}.fa-star-exclamation:before{content:"\f2f3"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-strikethrough:before{content:"\f0cc"}.fa-subscript:before{content:"\f12c"}.fa-superscript:before{content:"\f12b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-table:before{content:"\f0ce"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-times-hexagon:before{content:"\f2ee"}.fa-times-octagon:before{content:"\f2f0"}.fa-times-square:before{content:"\f2d3"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-triangle:before{content:"\f2ec"}.fa-trophy:before{content:"\f091"}.fa-trophy-alt:before{content:"\f2eb"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-unlink:before{content:"\f127"}.fa-upload:before{content:"\f093"}.fa-usd:before{content:"\f155"}.fa-usd-circle:before{content:"\f2e8"}.fa-usd-square:before{content:"\f2e9"}.fa-user:before{content:"\f007"}.fa-utensil-fork:before{content:"\f2e3"}.fa-utensil-knife:before{content:"\f2e4"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-utensils-alt:before{content:"\f2e6"}.fa-video:before{content:"\f03d"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f2e2"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-watch:before{content:"\f2e1"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto} diff --git a/css/font-awesome-light.css b/css/font-awesome-light.css index 3ada22e1d..795377205 100644 --- a/css/font-awesome-light.css +++ b/css/font-awesome-light.css @@ -1 +1 @@ -@font-face{font-family:"Font Awesome 5";src:url("../webfonts/fontawesome-light-300.eot?v=5.0.0");src:url("../webfonts/fontawesome-light-300.eot?#iefix&v=5.0.0") format("embedded-opentype"),url("../webfonts/fontawesome-light-300.woff2?v=5.0.0") format("woff2"),url("../webfonts/fontawesome-light-300.woff?v=5.0.0") format("woff"),url("../webfonts/fontawesome-light-300.ttf?v=5.0.0") format("truetype"),url("../webfonts/fontawesome-light-300.svg?v=5.0.0#fontawesomeregular") format("svg");font-weight:300;font-style:normal}.fal{font-weight:300} +@font-face{font-family:"Font Awesome 5 Light";src:url("../webfonts/fontawesome-light-300.eot");src:url("../webfonts/fontawesome-light-300.eot?#iefix") format("embedded-opentype"),url("../webfonts/fontawesome-light-300.woff2") format("woff2"),url("../webfonts/fontawesome-light-300.woff") format("woff"),url("../webfonts/fontawesome-light-300.ttf") format("truetype"),url("../webfonts/fontawesome-light-300.svg#fontawesome") format("svg");font-weight:300;font-style:normal}.fal{font-family:"Font Awesome 5 Light";font-weight:300} diff --git a/css/font-awesome-regular.css b/css/font-awesome-regular.css index 946426e03..98fca13df 100644 --- a/css/font-awesome-regular.css +++ b/css/font-awesome-regular.css @@ -1 +1 @@ -@font-face{font-family:"Font Awesome 5";src:url("../webfonts/fontawesome-regular-400.eot?v=5.0.0");src:url("../webfonts/fontawesome-regular-400.eot?#iefix&v=5.0.0") format("embedded-opentype"),url("../webfonts/fontawesome-regular-400.woff2?v=5.0.0") format("woff2"),url("../webfonts/fontawesome-regular-400.woff?v=5.0.0") format("woff"),url("../webfonts/fontawesome-regular-400.ttf?v=5.0.0") format("truetype"),url("../webfonts/fontawesome-regular-400.svg?v=5.0.0#fontawesomeregular") format("svg");font-weight:400;font-style:normal}.far{font-weight:400} +@font-face{font-family:"Font Awesome 5 Regular";src:url("../webfonts/fontawesome-regular-400.eot");src:url("../webfonts/fontawesome-regular-400.eot?#iefix") format("embedded-opentype"),url("../webfonts/fontawesome-regular-400.woff2") format("woff2"),url("../webfonts/fontawesome-regular-400.woff") format("woff"),url("../webfonts/fontawesome-regular-400.ttf") format("truetype"),url("../webfonts/fontawesome-regular-400.svg#fontawesome") format("svg");font-weight:400;font-style:normal}.far{font-family:"Font Awesome 5 Regular";font-weight:400} diff --git a/css/font-awesome-solid.css b/css/font-awesome-solid.css index 7f0b8308b..4544ebeba 100644 --- a/css/font-awesome-solid.css +++ b/css/font-awesome-solid.css @@ -1 +1 @@ -@font-face{font-family:"Font Awesome 5";src:url("../webfonts/fontawesome-solid-900.eot?v=5.0.0");src:url("../webfonts/fontawesome-solid-900.eot?#iefix&v=5.0.0") format("embedded-opentype"),url("../webfonts/fontawesome-solid-900.woff2?v=5.0.0") format("woff2"),url("../webfonts/fontawesome-solid-900.woff?v=5.0.0") format("woff"),url("../webfonts/fontawesome-solid-900.ttf?v=5.0.0") format("truetype"),url("../webfonts/fontawesome-solid-900.svg?v=5.0.0#fontawesomeregular") format("svg");font-weight:900;font-style:normal}.fa,.fas{font-weight:900} +@font-face{font-family:"Font Awesome 5 Solid";src:url("../webfonts/fontawesome-solid-900.eot");src:url("../webfonts/fontawesome-solid-900.eot?#iefix") format("embedded-opentype"),url("../webfonts/fontawesome-solid-900.woff2") format("woff2"),url("../webfonts/fontawesome-solid-900.woff") format("woff"),url("../webfonts/fontawesome-solid-900.ttf") format("truetype"),url("../webfonts/fontawesome-solid-900.svg#fontawesome") format("svg");font-weight:900;font-style:normal}.fa,.fas{font-family:"Font Awesome 5 Solid";font-weight:900} diff --git a/examples/index.html b/docs/index.html similarity index 99% rename from examples/index.html rename to docs/index.html index ffd7765f8..6014e7b65 100644 --- a/examples/index.html +++ b/docs/index.html @@ -483,7 +483,7 @@

This requires that you are serving the sprite from the same domain and port as the page.

Serving locally

-

For this sprite to load you need to be serving it from http or https. If you try to open examples/svg-sprite.html from the file system (if your address begins with file://) it will fail to load.

+

For this sprite to load you need to be serving it from http or https. If you try to open docs/svg-sprite.html from the file system (if your address begins with file://) it will fail to load.


@@ -579,7 +579,7 @@

Questions? Comments? Feedback?

- We're still in pre-alpha land with 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 still in pre-alpha land with 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/examples/inventory.html b/docs/inventory.html similarity index 90% rename from examples/inventory.html rename to docs/inventory.html index 38c8b5508..57e75aab3 100644 --- a/examples/inventory.html +++ b/docs/inventory.html @@ -89,12 +89,12 @@

- As of 6/27/2017: + As of 6/30/2017: All Font Awesome 5 Icons

-

Font Awesome 5 Solid 317 icons

+

Font Awesome 5 Solid 340 icons

- - - + + - + - + + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + - + - + + - - - + + - + - + + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + - + - + + - - - + + - + - + + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + - + - + + - - - + + - + - + + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + - + - + + - - - + + - + - + + + + + + + + + + + + + + + + @@ -2417,18 +2585,6 @@ - - - - + + + + + + + + + + + + - + - + + @@ -4068,18 +4344,6 @@ - - - + + - + - + + + + + + + + + + + + + + + + @@ -6228,18 +6672,6 @@ - - - - + + + + + + + + + + + + - + - + + @@ -7879,18 +8431,6 @@ - - - + + - + - + + + + + + + + + + + + + + + + @@ -10039,18 +10759,6 @@ - - - - + + + + + + + + + + + + - + - + + @@ -11531,9 +12359,237 @@
-

Font Awesome 5 Brands

+

Font Awesome 5 Brands & Logos

diff --git a/js/packs/brands.js b/js/packs/brands.js index 3acc44982..c44483c2e 100644 --- a/js/packs/brands.js +++ b/js/packs/brands.js @@ -1 +1 @@ -!function(){"use strict";function c(c){if(null===c||void 0===c)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(c)}var e={"font-awesome":[448,512,[],"f2b4","M397.8 32H50.2C22.7 32 0 54.7 0 82.2v347.6C0 457.3 22.7 480 50.2 480h347.6c27.5 0 50.2-22.7 50.2-50.2V82.2c0-27.5-22.7-50.2-50.2-50.2zm-45.4 284.3c0 4.2-3.6 6-7.8 7.8-16.7 7.2-34.6 13.7-53.8 13.7-26.9 0-39.4-16.7-71.7-16.7-23.3 0-47.8 8.4-67.5 17.3-1.2.6-2.4.6-3.6 1.2V385c0 1.8 0 3.6-.6 4.8v1.2c-2.4 8.4-10.2 14.3-19.1 14.3-11.3 0-20.3-9-20.3-20.3V166.4c-7.8-6-13.1-15.5-13.1-26.3 0-18.5 14.9-33.5 33.5-33.5 18.5 0 33.5 14.9 33.5 33.5 0 10.8-4.8 20.3-13.1 26.3v18.5c1.8-.6 3.6-1.2 5.4-2.4 18.5-7.8 40.6-14.3 61.5-14.3 22.7 0 40.6 6 60.9 13.7 4.2 1.8 8.4 2.4 13.1 2.4 22.7 0 47.8-16.1 53.8-16.1 4.8 0 9 3.6 9 7.8v140.3z"],"font-awesome-alt":[448,512,[],"f35c","M397.8 67.8c7.8 0 14.3 6.6 14.3 14.3v347.6c0 7.8-6.6 14.3-14.3 14.3H50.2c-7.8 0-14.3-6.6-14.3-14.3V82.2c0-7.8 6.6-14.3 14.3-14.3h347.6m0-35.9H50.2C22.7 32 0 54.7 0 82.2v347.6C0 457.3 22.7 480 50.2 480h347.6c27.5 0 50.2-22.7 50.2-50.2V82.2c0-27.5-22.7-50.2-50.2-50.2zm-58.5 139.2c-6 0-29.9 15.5-52.6 15.5-4.2 0-8.4-.6-12.5-2.4-19.7-7.8-37-13.7-59.1-13.7-20.3 0-41.8 6.6-59.7 13.7-1.8.6-3.6 1.2-4.8 1.8v-17.9c7.8-6 12.5-14.9 12.5-25.7 0-17.9-14.3-32.3-32.3-32.3s-32.3 14.3-32.3 32.3c0 10.2 4.8 19.7 12.5 25.7v212.1c0 10.8 9 19.7 19.7 19.7 9 0 16.1-6 18.5-13.7V385c.6-1.8.6-3 .6-4.8V336c1.2 0 2.4-.6 3-1.2 19.7-8.4 43-16.7 65.7-16.7 31.1 0 43 16.1 69.3 16.1 18.5 0 36.4-6.6 52-13.7 4.2-1.8 7.2-3.6 7.2-7.8V178.3c1.8-4.1-2.3-7.1-7.7-7.1z"],github:[496,512,[],"f09b","M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"],"github-alt":[480,512,[],"f113","M186.1 328.7c0 20.9-10.9 55.1-36.7 55.1s-36.7-34.2-36.7-55.1 10.9-55.1 36.7-55.1 36.7 34.2 36.7 55.1zM480 278.2c0 31.9-3.2 65.7-17.5 95-37.9 76.6-142.1 74.8-216.7 74.8-75.8 0-186.2 2.7-225.6-74.8-14.6-29-20.2-63.1-20.2-95 0-41.9 13.9-81.5 41.5-113.6-5.2-15.8-7.7-32.4-7.7-48.8 0-21.5 4.9-32.3 14.6-51.8 45.3 0 74.3 9 108.8 36 29-6.9 58.8-10 88.7-10 27 0 54.2 2.9 80.4 9.2 34-26.7 63-35.2 107.8-35.2 9.8 19.5 14.6 30.3 14.6 51.8 0 16.4-2.6 32.7-7.7 48.2 27.5 32.4 39 72.3 39 114.2zm-64.3 50.5c0-43.9-26.7-82.6-73.5-82.6-18.9 0-37 3.4-56 6-14.9 2.3-29.8 3.2-45.1 3.2-15.2 0-30.1-.9-45.1-3.2-18.7-2.6-37-6-56-6-46.8 0-73.5 38.7-73.5 82.6 0 87.8 80.4 101.3 150.4 101.3h48.2c70.3 0 150.6-13.4 150.6-101.3zm-82.6-55.1c-25.8 0-36.7 34.2-36.7 55.1s10.9 55.1 36.7 55.1 36.7-34.2 36.7-55.1-10.9-55.1-36.7-55.1z"],"github-square":[448,512,[],"f092","M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM277.3 415.7c-8.4 1.5-11.5-3.7-11.5-8 0-5.4.2-33 .2-55.3 0-15.6-5.2-25.5-11.3-30.7 37-4.1 76-9.2 76-73.1 0-18.2-6.5-27.3-17.1-39 1.7-4.3 7.4-22-1.7-45-13.9-4.3-45.7 17.9-45.7 17.9-13.2-3.7-27.5-5.6-41.6-5.6-14.1 0-28.4 1.9-41.6 5.6 0 0-31.8-22.2-45.7-17.9-9.1 22.9-3.5 40.6-1.7 45-10.6 11.7-15.6 20.8-15.6 39 0 63.6 37.3 69 74.3 73.1-4.8 4.3-9.1 11.7-10.6 22.3-9.5 4.3-33.8 11.7-48.3-13.9-9.1-15.8-25.5-17.1-25.5-17.1-16.2-.2-1.1 10.2-1.1 10.2 10.8 5 18.4 24.2 18.4 24.2 9.7 29.7 56.1 19.7 56.1 19.7 0 13.9.2 36.5.2 40.6 0 4.3-3 9.5-11.5 8-66-22.1-112.2-84.9-112.2-158.3 0-91.8 70.2-161.5 162-161.5S388 165.6 388 257.4c.1 73.4-44.7 136.3-110.7 158.3zm-98.1-61.1c-1.9.4-3.7-.4-3.9-1.7-.2-1.5 1.1-2.8 3-3.2 1.9-.2 3.7.6 3.9 1.9.3 1.3-1 2.6-3 3zm-9.5-.9c0 1.3-1.5 2.4-3.5 2.4-2.2.2-3.7-.9-3.7-2.4 0-1.3 1.5-2.4 3.5-2.4 1.9-.2 3.7.9 3.7 2.4zm-13.7-1.1c-.4 1.3-2.4 1.9-4.1 1.3-1.9-.4-3.2-1.9-2.8-3.2.4-1.3 2.4-1.9 4.1-1.5 2 .6 3.3 2.1 2.8 3.4zm-12.3-5.4c-.9 1.1-2.8.9-4.3-.6-1.5-1.3-1.9-3.2-.9-4.1.9-1.1 2.8-.9 4.3.6 1.3 1.3 1.8 3.3.9 4.1zm-9.1-9.1c-.9.6-2.6 0-3.7-1.5s-1.1-3.2 0-3.9c1.1-.9 2.8-.2 3.7 1.3 1.1 1.5 1.1 3.3 0 4.1zm-6.5-9.7c-.9.9-2.4.4-3.5-.6-1.1-1.3-1.3-2.8-.4-3.5.9-.9 2.4-.4 3.5.6 1.1 1.3 1.3 2.8.4 3.5zm-6.7-7.4c-.4.9-1.7 1.1-2.8.4-1.3-.6-1.9-1.7-1.5-2.6.4-.6 1.5-.9 2.8-.4 1.3.7 1.9 1.8 1.5 2.6z"]},n=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable,o=function(){try{if(!Object.assign)return!1;var c=new String("abc");if(c[5]="de","5"===Object.getOwnPropertyNames(c)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(e).map(function(c){return e[c]}).join(""))return!1;var t={};return"abcdefghijklmnopqrst".split("").forEach(function(c){t[c]=c}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},t)).join("")}catch(c){return!1}}()?Object.assign:function(e,o){for(var r,s,i=c(e),m=1;m + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -14,4 +71,25 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/sprites/light.svg b/sprites/light.svg index b48b3c87f..f2cb47b6d 100644 --- a/sprites/light.svg +++ b/sprites/light.svg @@ -38,9 +38,6 @@ - - - @@ -167,18 +164,18 @@ - - - - - - + + + + + + @@ -191,9 +188,6 @@ - - - @@ -215,15 +209,15 @@ + + + - - - @@ -278,6 +272,18 @@ + + + + + + + + + + + + @@ -402,12 +408,7 @@ - + @@ -437,35 +438,16 @@ - + - + - + - + @@ -479,24 +461,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -578,8 +587,27 @@ - - + + + + + + + + + + + @@ -602,30 +630,30 @@ - - - - - - - - - - - - + + + + + + + + + + + + @@ -746,8 +774,88 @@ + + + + + + + + + + + + + + + + + + + + + - + @@ -773,6 +881,14 @@ + + + @@ -812,12 +928,12 @@ - - - + + + @@ -926,12 +1042,12 @@ - - - + + + @@ -953,11 +1069,14 @@ + + + - - + + diff --git a/sprites/regular.svg b/sprites/regular.svg index f69b5ac7c..0ff108fcb 100644 --- a/sprites/regular.svg +++ b/sprites/regular.svg @@ -38,9 +38,6 @@ - - - @@ -167,18 +164,18 @@ - - - - - - + + + + + + @@ -191,9 +188,6 @@ - - - @@ -215,15 +209,15 @@ + + + - - - @@ -278,6 +272,18 @@ + + + + + + + + + + + + @@ -402,19 +408,10 @@ - + - + @@ -441,35 +438,16 @@ - + - + - + - + @@ -483,24 +461,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -582,8 +587,27 @@ - - + + + + + + + + + + + @@ -606,30 +630,30 @@ - - - - - - - - - - - - + + + + + + + + + + + + @@ -750,13 +774,89 @@ + + + + + + + + + + + + + + + + + + + + + - + @@ -782,6 +882,14 @@ + + + @@ -821,12 +929,12 @@ - - - + + + @@ -935,12 +1043,12 @@ - - - + + + @@ -962,11 +1070,14 @@ + + + - - + + diff --git a/sprites/solid.svg b/sprites/solid.svg index d4c11f109..186e309cd 100644 --- a/sprites/solid.svg +++ b/sprites/solid.svg @@ -38,9 +38,6 @@ - - - @@ -167,18 +164,18 @@ - - - - - - + + + + + + @@ -191,9 +188,6 @@ - - - @@ -215,15 +209,15 @@ + + + - - - @@ -278,6 +272,18 @@ + + + + + + + + + + + + @@ -402,13 +408,7 @@ - + @@ -438,26 +438,13 @@ - + - + - + @@ -474,24 +461,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -573,8 +587,27 @@ - - + + + + + + + + + + + @@ -597,30 +630,30 @@ - - - - - - - - - - - - + + + + + + + + + + + + @@ -741,6 +774,81 @@ + + + + + + + + + + + + + + + + + + + + + @@ -768,6 +876,14 @@ + + + @@ -807,12 +923,12 @@ - - - + + + @@ -921,12 +1037,12 @@ - - - + + + @@ -948,11 +1064,14 @@ + + + - - + + diff --git a/svgs/brands/500px.svg b/svgs/brands/500px.svg new file mode 100644 index 000000000..d872f24a0 --- /dev/null +++ b/svgs/brands/500px.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/adn.svg b/svgs/brands/adn.svg new file mode 100644 index 000000000..ee285395f --- /dev/null +++ b/svgs/brands/adn.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/amazon.svg b/svgs/brands/amazon.svg new file mode 100644 index 000000000..642fdb2d9 --- /dev/null +++ b/svgs/brands/amazon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/amilia.svg b/svgs/brands/amilia.svg new file mode 100644 index 000000000..56cb7b4ba --- /dev/null +++ b/svgs/brands/amilia.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/android.svg b/svgs/brands/android.svg new file mode 100644 index 000000000..62de4106b --- /dev/null +++ b/svgs/brands/android.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/angellist.svg b/svgs/brands/angellist.svg new file mode 100644 index 000000000..422885c2f --- /dev/null +++ b/svgs/brands/angellist.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/apple.svg b/svgs/brands/apple.svg new file mode 100644 index 000000000..0181ed8a0 --- /dev/null +++ b/svgs/brands/apple.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/bandcamp.svg b/svgs/brands/bandcamp.svg new file mode 100644 index 000000000..f1e1c204f --- /dev/null +++ b/svgs/brands/bandcamp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/behance-square.svg b/svgs/brands/behance-square.svg new file mode 100644 index 000000000..6a23a2aef --- /dev/null +++ b/svgs/brands/behance-square.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/behance.svg b/svgs/brands/behance.svg new file mode 100644 index 000000000..7513f5e43 --- /dev/null +++ b/svgs/brands/behance.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/bitbucket-square.svg b/svgs/brands/bitbucket-square.svg new file mode 100644 index 000000000..f7dd142ae --- /dev/null +++ b/svgs/brands/bitbucket-square.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/bitbucket.svg b/svgs/brands/bitbucket.svg new file mode 100644 index 000000000..4eaff43eb --- /dev/null +++ b/svgs/brands/bitbucket.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/black-tie.svg b/svgs/brands/black-tie.svg new file mode 100644 index 000000000..36f3eb79e --- /dev/null +++ b/svgs/brands/black-tie.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/bluetooth-b.svg b/svgs/brands/bluetooth-b.svg new file mode 100644 index 000000000..c32f875d6 --- /dev/null +++ b/svgs/brands/bluetooth-b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/bluetooth.svg b/svgs/brands/bluetooth.svg new file mode 100644 index 000000000..aad75a381 --- /dev/null +++ b/svgs/brands/bluetooth.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/btc.svg b/svgs/brands/btc.svg new file mode 100644 index 000000000..11e7b3044 --- /dev/null +++ b/svgs/brands/btc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/buysellads.svg b/svgs/brands/buysellads.svg new file mode 100644 index 000000000..5bb292db5 --- /dev/null +++ b/svgs/brands/buysellads.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/cloudsmith.svg b/svgs/brands/cloudsmith.svg new file mode 100644 index 000000000..ddc3b291a --- /dev/null +++ b/svgs/brands/cloudsmith.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/cuttlefish.svg b/svgs/brands/cuttlefish.svg new file mode 100644 index 000000000..92f20d8ea --- /dev/null +++ b/svgs/brands/cuttlefish.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/gripfire.svg b/svgs/brands/gripfire.svg new file mode 100644 index 000000000..36556490d --- /dev/null +++ b/svgs/brands/gripfire.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/mix.svg b/svgs/brands/mix.svg new file mode 100644 index 000000000..d1d2c5ab2 --- /dev/null +++ b/svgs/brands/mix.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/napster.svg b/svgs/brands/napster.svg new file mode 100644 index 000000000..866e31da6 --- /dev/null +++ b/svgs/brands/napster.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/nutritionix.svg b/svgs/brands/nutritionix.svg new file mode 100644 index 000000000..19eb0e078 --- /dev/null +++ b/svgs/brands/nutritionix.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/phabricator.svg b/svgs/brands/phabricator.svg new file mode 100644 index 000000000..c51884753 --- /dev/null +++ b/svgs/brands/phabricator.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/replyd.svg b/svgs/brands/replyd.svg new file mode 100644 index 000000000..fe526f2b1 --- /dev/null +++ b/svgs/brands/replyd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/brands/schlix.svg b/svgs/brands/schlix.svg new file mode 100644 index 000000000..413e4ff70 --- /dev/null +++ b/svgs/brands/schlix.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/icons.yml b/svgs/icons.yml index 65f134a8d..4d77d423c 100644 --- a/svgs/icons.yml +++ b/svgs/icons.yml @@ -6,9 +6,7 @@ search: terms: [] styles: - - solid - - regular - - light + - brands unicode: f26e address-book: changes: @@ -79,9 +77,7 @@ adn: search: terms: [] styles: - - solid - - regular - - light + - brands unicode: f170 alarm-clock: changes: @@ -160,9 +156,7 @@ amazon: search: terms: [] styles: - - solid - - regular - - light + - brands unicode: f270 ambulance: changes: @@ -191,6 +185,18 @@ american-sign-language-interpreting: - regular - light unicode: f2a3 +amilia: + changes: + - 5.0.0 + label: Amilia + search: + terms: [] + sponsored: + label: Amilia + url: 'http://www.amilia.com' + styles: + - brands + unicode: auto anchor: changes: - '3.1' @@ -213,9 +219,7 @@ android: terms: - robot styles: - - solid - - regular - - light + - brands unicode: f17b angellist: changes: @@ -225,9 +229,7 @@ angellist: search: terms: [] styles: - - solid - - regular - - light + - brands unicode: f209 angle-double-down: changes: @@ -355,9 +357,7 @@ apple: - osx - food styles: - - solid - - regular - - light + - brands unicode: f179 archive: changes: @@ -373,20 +373,6 @@ archive: - regular - light unicode: f187 -area-chart: - changes: - - '4.2' - - 5.0.0 - label: Area Chart - search: - terms: - - graph - - analytics - styles: - - solid - - regular - - light - unicode: f1fe arrow-alt-circle-down: changes: - 5.0.0 @@ -917,6 +903,30 @@ arrows-alt: - regular - light unicode: f0b2 +arrows-alt-h: + changes: + - 5.0.0 + label: Alternate Arrows Horizontal + search: + terms: + - resize + styles: + - solid + - regular + - light + unicode: f337 +arrows-alt-v: + changes: + - 5.0.0 + label: Alternate Arrows Vertical + search: + terms: + - resize + styles: + - solid + - regular + - light + unicode: f338 arrows-h: changes: - '1' @@ -930,18 +940,6 @@ arrows-h: - regular - light unicode: f07e -arrows-alt-h: - changes: - - 5.0.0 - label: Alternate Arrows Horizontal - search: - terms: - - resize - styles: - - solid - - regular - - light - unicode: f337 arrows-v: changes: - '1' @@ -955,18 +953,6 @@ arrows-v: - regular - light unicode: f07d -arrows-alt-v: - changes: - - 5.0.0 - label: Alternate Arrows Vertical - search: - terms: - - resize - styles: - - solid - - regular - - light - unicode: f338 assistive-listening-systems: changes: - '4.6' @@ -1094,24 +1080,8 @@ bandcamp: search: terms: [] styles: - - solid - - regular - - light + - brands unicode: f2d5 -bar-chart: - changes: - - '1' - - 5.0.0 - label: Bar Chart - search: - terms: - - graph - - analytics - styles: - - solid - - regular - - light - unicode: f080 barcode: changes: - '1' @@ -1264,9 +1234,7 @@ behance: search: terms: [] styles: - - solid - - regular - - light + - brands unicode: f1b4 behance-square: changes: @@ -1276,9 +1244,7 @@ behance-square: search: terms: [] styles: - - solid - - regular - - light + - brands unicode: f1b5 bell: changes: @@ -1381,9 +1347,7 @@ bitbucket: terms: - git styles: - - solid - - regular - - light + - brands unicode: f171 bitbucket-square: changes: @@ -1394,9 +1358,7 @@ bitbucket-square: terms: - git styles: - - solid - - regular - - light + - brands unicode: f172 black-tie: changes: @@ -1406,9 +1368,7 @@ black-tie: search: terms: [] styles: - - solid - - regular - - light + - brands unicode: f27e blind: changes: @@ -1430,9 +1390,7 @@ bluetooth: search: terms: [] styles: - - solid - - regular - - light + - brands unicode: f293 bluetooth-b: changes: @@ -1442,9 +1400,7 @@ bluetooth-b: search: terms: [] styles: - - solid - - regular - - light + - brands unicode: f294 bold: changes: @@ -1561,9 +1517,7 @@ btc: search: terms: [] styles: - - solid - - regular - - light + - brands unicode: f15a bug: changes: @@ -1664,9 +1618,7 @@ buysellads: search: terms: [] styles: - - solid - - regular - - light + - brands unicode: f20d calculator: changes: @@ -1712,6 +1664,19 @@ calendar-alt: - regular - light unicode: f073 +calendar-check: + changes: + - '4.4' + - 5.0.0 + label: Calendar Check + search: + terms: + - ok + styles: + - solid + - regular + - light + unicode: f274 calendar-edit: changes: - 5.0.0 @@ -1734,19 +1699,6 @@ calendar-exclamation: - regular - light unicode: f334 -calendar-check: - changes: - - '4.4' - - 5.0.0 - label: Calendar Check - search: - terms: - - ok - styles: - - solid - - regular - - light - unicode: f274 calendar-minus: changes: - '4.4' @@ -2147,6 +2099,62 @@ certificate: - regular - light unicode: f0a3 +chart-area: + changes: + - '4.2' + - 5.0.0 + label: Area Chart + search: + terms: + - graph + - analytics + styles: + - solid + - regular + - light + unicode: f1fe +chart-bar: + changes: + - '1' + - 5.0.0 + label: Bar Chart + search: + terms: + - graph + - analytics + styles: + - solid + - regular + - light + unicode: f080 +chart-line: + changes: + - '4.2' + - 5.0.0 + label: Line Chart + search: + terms: + - graph + - analytics + styles: + - solid + - regular + - light + unicode: f201 +chart-pie: + changes: + - '4.2' + - 5.0.0 + label: Pie Chart + search: + terms: + - graph + - analytics + styles: + - solid + - regular + - light + unicode: f200 check: changes: - '1' @@ -2626,6 +2634,18 @@ cloud-upload: - regular - light unicode: f0ee +cloudsmith: + changes: + - 5.0.0 + label: Cloudsmith + search: + terms: [] + sponsored: + label: Cloudsmith + url: 'https://cloudsmith.io' + styles: + - brands + unicode: auto club: changes: - 5.0.0 @@ -3064,6 +3084,18 @@ cutlery: - regular - light unicode: f0f5 +cuttlefish: + changes: + - 5.0.0 + label: Cuttlefish + search: + terms: [] + sponsored: + label: Cuttlefish + url: 'http://wearecuttlefish.com' + styles: + - brands + unicode: auto dashcube: changes: - '4.3' @@ -3232,6 +3264,20 @@ drupal: - regular - light unicode: f1a9 +edge: + changes: + - '4.5' + - 5.0.0 + label: Edge Browser + search: + terms: + - browser + - ie + styles: + - solid + - regular + - light + unicode: f282 edit: changes: - '1' @@ -3249,20 +3295,6 @@ edit: - regular - light unicode: f044 -edge: - changes: - - '4.5' - - 5.0.0 - label: Edge Browser - search: - terms: - - browser - - ie - styles: - - solid - - regular - - light - unicode: f282 eercast: changes: - '4.7' @@ -3994,17 +4026,6 @@ file-minus: - regular - light unicode: f318 -file-plus: - changes: - - 5.0.0 - label: Plus File - search: - terms: [] - styles: - - solid - - regular - - light - unicode: f319 file-pdf: changes: - '4.1' @@ -4017,6 +4038,17 @@ file-pdf: - regular - light unicode: f1c1 +file-plus: + changes: + - 5.0.0 + label: Plus File + search: + terms: [] + styles: + - solid + - regular + - light + unicode: f319 file-powerpoint: changes: - '4.1' @@ -4740,6 +4772,18 @@ grav: - regular - light unicode: f2d6 +gripfire: + changes: + - 5.0.0 + label: 'Gripfire, Inc.' + search: + terms: [] + sponsored: + label: 'Gripfire, Inc.' + url: 'http://gripfire.io' + styles: + - brands + unicode: auto h-square: changes: - '3' @@ -4754,6 +4798,42 @@ h-square: - regular - light unicode: f0fd +h1: + changes: + - 5.0.0 + label: H1 Heading + search: + terms: + - header + styles: + - solid + - regular + - light + unicode: f313 +h2: + changes: + - 5.0.0 + label: H2 Heading + search: + terms: + - header + styles: + - solid + - regular + - light + unicode: f314 +h3: + changes: + - 5.0.0 + label: H3 Heading + search: + terms: + - header + styles: + - solid + - regular + - light + unicode: f315 hacker-news: changes: - '4.1' @@ -4953,42 +5033,6 @@ hdd-o: - regular - light unicode: f0a0 -h1: - changes: - - 5.0.0 - label: H1 Heading - search: - terms: - - header - styles: - - solid - - regular - - light - unicode: f313 -h2: - changes: - - 5.0.0 - label: H2 Heading - search: - terms: - - header - styles: - - solid - - regular - - light - unicode: f314 -h3: - changes: - - 5.0.0 - label: H3 Heading - search: - terms: - - header - styles: - - solid - - regular - - light - unicode: f315 heading: changes: - '4.1' @@ -5657,6 +5701,17 @@ level-down: - regular - light unicode: f149 +level-down-alt: + changes: + - 5.0.0 + label: Level Down-alt + search: + terms: [] + styles: + - solid + - regular + - light + unicode: auto level-up: changes: - '3.1' @@ -5670,6 +5725,17 @@ level-up: - regular - light unicode: f148 +level-up-alt: + changes: + - 5.0.0 + label: Level Up-alt + search: + terms: [] + styles: + - solid + - regular + - light + unicode: auto life-ring: changes: - '4.1' @@ -5696,20 +5762,6 @@ lightbulb-o: - regular - light unicode: f0eb -line-chart: - changes: - - '4.2' - - 5.0.0 - label: Line Chart - search: - terms: - - graph - - analytics - styles: - - solid - - regular - - light - unicode: f201 link: changes: - '2' @@ -5893,6 +5945,52 @@ lock-alt: - regular - light unicode: f30d +long-arrow-alt-down: + changes: + - 5.0.0 + label: Alternate Long Arrow Down + search: + terms: [] + styles: + - solid + - regular + - light + unicode: f309 +long-arrow-alt-left: + changes: + - 5.0.0 + label: Alternate Long Arrow Left + search: + terms: + - previous + - back + styles: + - solid + - regular + - light + unicode: f30a +long-arrow-alt-right: + changes: + - 5.0.0 + label: Alternate Long Arrow Right + search: + terms: [] + styles: + - solid + - regular + - light + unicode: f30b +long-arrow-alt-up: + changes: + - 5.0.0 + label: Alternate Long Arrow Up + search: + terms: [] + styles: + - solid + - regular + - light + unicode: f30c long-arrow-down: changes: - '3.2' @@ -5905,17 +6003,6 @@ long-arrow-down: - regular - light unicode: f175 -long-arrow-alt-down: - changes: - - 5.0.0 - label: Alternate Long Arrow Down - search: - terms: [] - styles: - - solid - - regular - - light - unicode: f309 long-arrow-left: changes: - '3.2' @@ -5930,19 +6017,6 @@ long-arrow-left: - regular - light unicode: f177 -long-arrow-alt-left: - changes: - - 5.0.0 - label: Alternate Long Arrow Left - search: - terms: - - previous - - back - styles: - - solid - - regular - - light - unicode: f30a long-arrow-right: changes: - '3.2' @@ -5955,17 +6029,6 @@ long-arrow-right: - regular - light unicode: f178 -long-arrow-alt-right: - changes: - - 5.0.0 - label: Alternate Long Arrow Right - search: - terms: [] - styles: - - solid - - regular - - light - unicode: f30b long-arrow-up: changes: - '3.2' @@ -5978,17 +6041,6 @@ long-arrow-up: - regular - light unicode: f176 -long-arrow-alt-up: - changes: - - 5.0.0 - label: Alternate Long Arrow Up - search: - terms: [] - styles: - - solid - - regular - - light - unicode: f30c low-vision: changes: - '4.6' @@ -6395,6 +6447,18 @@ minus-square: - regular - light unicode: f146 +mix: + changes: + - 5.0.0 + label: Mix + search: + terms: [] + sponsored: + label: Mix + url: 'http://mix.com' + styles: + - brands + unicode: auto mixcloud: changes: - '4.5' @@ -6511,6 +6575,18 @@ music: - regular - light unicode: f001 +napster: + changes: + - 5.0.0 + label: Napster + search: + terms: [] + sponsored: + label: Napster + url: 'http://www.napster.com' + styles: + - brands + unicode: auto neuter: changes: - '4.3' @@ -6536,6 +6612,18 @@ newspaper-o: - regular - light unicode: f1ea +nutritionix: + changes: + - 5.0.0 + label: Nutritionix + search: + terms: [] + sponsored: + label: Nutritionix + url: 'http://www.nutritionix.com' + styles: + - brands + unicode: auto object-group: changes: - '4.4' @@ -6894,6 +6982,18 @@ percent: - regular - light unicode: f295 +phabricator: + changes: + - 5.0.0 + label: Phabricator + search: + terms: [] + sponsored: + label: Phabricator + url: 'http://phacility.com/' + styles: + - brands + unicode: auto phone: changes: - '2' @@ -6929,20 +7029,6 @@ phone-square: - regular - light unicode: f098 -pie-chart: - changes: - - '4.2' - - 5.0.0 - label: Pie Chart - search: - terms: - - graph - - analytics - styles: - - solid - - regular - - light - unicode: f200 pied-piper: changes: - '4.6' @@ -7521,6 +7607,50 @@ renren: - regular - light unicode: f18b +repeat: + changes: + - 5.0.0 + label: Repeat + search: + terms: [] + styles: + - solid + - regular + - light + unicode: f363 +repeat-1: + changes: + - 5.0.0 + label: Repeat 1 + search: + terms: [] + styles: + - solid + - regular + - light + unicode: f365 +repeat-1-alt: + changes: + - 5.0.0 + label: Alternate Repeat 1 + search: + terms: [] + styles: + - solid + - regular + - light + unicode: f366 +repeat-alt: + changes: + - 5.0.0 + label: Alternate Repeat + search: + terms: [] + styles: + - solid + - regular + - light + unicode: f364 reply: changes: - '3' @@ -7532,7 +7662,7 @@ reply: - solid - regular - light - unicode: f112 + unicode: auto reply-all: changes: - '3.1' @@ -7545,11 +7675,22 @@ reply-all: - regular - light unicode: f122 +replyd: + changes: + - 5.0.0 + label: replyd + search: + terms: [] + sponsored: + label: replyd + styles: + - brands + unicode: auto retweet: changes: - '1' - 5.0.0 - label: retweet + label: Retweet search: terms: - refresh @@ -7665,6 +7806,18 @@ save: - regular - light unicode: f0c7 +schlix: + changes: + - 5.0.0 + label: SCHLIX + search: + terms: [] + sponsored: + label: SCHLIX + url: 'http://schlix.com' + styles: + - brands + unicode: auto scribd: changes: - '4.5' @@ -7772,6 +7925,17 @@ share: - regular - light unicode: f064 +share-all: + changes: + - 5.0.0 + label: Share All + search: + terms: [] + styles: + - solid + - regular + - light + unicode: f367 share-alt: changes: - '4.1' @@ -8252,20 +8416,6 @@ sort-amount-desc: - regular - light unicode: f161 -sort-up: - changes: - - '2' - - 5.0.0 - label: Sort Up (Ascending) - search: - terms: - - arrow - - ascending - styles: - - solid - - regular - - light - unicode: f0de sort-down: changes: - '2' @@ -8306,6 +8456,20 @@ sort-numeric-desc: - regular - light unicode: f163 +sort-up: + changes: + - '2' + - 5.0.0 + label: Sort Up (Ascending) + search: + terms: + - arrow + - ascending + styles: + - solid + - regular + - light + unicode: f0de soundcloud: changes: - '4.1' @@ -9617,6 +9781,20 @@ university: - regular - light unicode: f19c +unlink: + changes: + - '3.1' + - 5.0.0 + label: unlink + search: + terms: + - remove + - chain + styles: + - solid + - regular + - light + unicode: f127 unlock: changes: - '2' @@ -9662,20 +9840,6 @@ upload: - regular - light unicode: f093 -unlink: - changes: - - '3.1' - - 5.0.0 - label: unlink - search: - terms: - - remove - - chain - styles: - - solid - - regular - - light - unicode: f127 usb: changes: - '4.5' @@ -9880,17 +10044,6 @@ utensil-spoon: - regular - light unicode: f2e5 -utensils-alt: - changes: - - 5.0.0 - label: Utensils Alternate - search: - terms: [] - styles: - - solid - - regular - - light - unicode: f2e6 utensils: changes: - 5.0.0 @@ -9902,6 +10055,17 @@ utensils: - regular - light unicode: f2e7 +utensils-alt: + changes: + - 5.0.0 + label: Utensils Alternate + search: + terms: [] + styles: + - solid + - regular + - light + unicode: f2e6 venus: changes: - '4.3' @@ -9975,16 +10139,17 @@ viadeo-square: - regular - light unicode: f2aa -video-camera: +video: changes: - '1' - 5.0.0 - label: Video Camera + label: Video search: terms: - film - movie - record + - camera styles: - solid - regular diff --git a/svgs/light/chart-area.svg b/svgs/light/chart-area.svg new file mode 100755 index 000000000..1dc85a659 --- /dev/null +++ b/svgs/light/chart-area.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/light/chart-bar.svg b/svgs/light/chart-bar.svg new file mode 100755 index 000000000..eb809e9ef --- /dev/null +++ b/svgs/light/chart-bar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/light/chart-line.svg b/svgs/light/chart-line.svg new file mode 100755 index 000000000..131cb3d2d --- /dev/null +++ b/svgs/light/chart-line.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/light/chart-pie.svg b/svgs/light/chart-pie.svg new file mode 100644 index 000000000..a05342d6d --- /dev/null +++ b/svgs/light/chart-pie.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/light/file-archive.svg b/svgs/light/file-archive.svg new file mode 100644 index 000000000..ca6eeac99 --- /dev/null +++ b/svgs/light/file-archive.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/light/file-audio.svg b/svgs/light/file-audio.svg new file mode 100644 index 000000000..e9a6aa094 --- /dev/null +++ b/svgs/light/file-audio.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/light/file-code.svg b/svgs/light/file-code.svg new file mode 100644 index 000000000..71f788fa2 --- /dev/null +++ b/svgs/light/file-code.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/light/file-excel.svg b/svgs/light/file-excel.svg new file mode 100644 index 000000000..732f55586 --- /dev/null +++ b/svgs/light/file-excel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/light/file-image.svg b/svgs/light/file-image.svg new file mode 100644 index 000000000..24716260d --- /dev/null +++ b/svgs/light/file-image.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/light/file-pdf.svg b/svgs/light/file-pdf.svg new file mode 100644 index 000000000..c371379bd --- /dev/null +++ b/svgs/light/file-pdf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/light/file-powerpoint.svg b/svgs/light/file-powerpoint.svg new file mode 100644 index 000000000..c0aa2835c --- /dev/null +++ b/svgs/light/file-powerpoint.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/light/file-video.svg b/svgs/light/file-video.svg new file mode 100644 index 000000000..6f888af81 --- /dev/null +++ b/svgs/light/file-video.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/light/file-word.svg b/svgs/light/file-word.svg new file mode 100644 index 000000000..d8ddf32d0 --- /dev/null +++ b/svgs/light/file-word.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/light/level-down-alt.svg b/svgs/light/level-down-alt.svg new file mode 100644 index 000000000..14b4b8550 --- /dev/null +++ b/svgs/light/level-down-alt.svg @@ -0,0 +1,9 @@ + + + + diff --git a/svgs/light/level-down.svg b/svgs/light/level-down.svg new file mode 100644 index 000000000..51cf0f173 --- /dev/null +++ b/svgs/light/level-down.svg @@ -0,0 +1,10 @@ + + + + diff --git a/svgs/light/level-up-alt.svg b/svgs/light/level-up-alt.svg new file mode 100644 index 000000000..79f680acf --- /dev/null +++ b/svgs/light/level-up-alt.svg @@ -0,0 +1,9 @@ + + + + diff --git a/svgs/light/level-up.svg b/svgs/light/level-up.svg new file mode 100644 index 000000000..ae3c1e699 --- /dev/null +++ b/svgs/light/level-up.svg @@ -0,0 +1,10 @@ + + + + diff --git a/svgs/light/repeat-1-alt.svg b/svgs/light/repeat-1-alt.svg new file mode 100644 index 000000000..38e164779 --- /dev/null +++ b/svgs/light/repeat-1-alt.svg @@ -0,0 +1,20 @@ + + + + + + diff --git a/svgs/light/repeat-1.svg b/svgs/light/repeat-1.svg new file mode 100644 index 000000000..4db4db08c --- /dev/null +++ b/svgs/light/repeat-1.svg @@ -0,0 +1,24 @@ + + + + + + + diff --git a/svgs/light/repeat-alt.svg b/svgs/light/repeat-alt.svg new file mode 100644 index 000000000..2a6fb95fe --- /dev/null +++ b/svgs/light/repeat-alt.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/svgs/light/repeat.svg b/svgs/light/repeat.svg new file mode 100644 index 000000000..6772fc3c0 --- /dev/null +++ b/svgs/light/repeat.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/svgs/light/reply-all.svg b/svgs/light/reply-all.svg new file mode 100644 index 000000000..c44e4ecb9 --- /dev/null +++ b/svgs/light/reply-all.svg @@ -0,0 +1,12 @@ + + + + diff --git a/svgs/light/reply.svg b/svgs/light/reply.svg new file mode 100644 index 000000000..d42c182cd --- /dev/null +++ b/svgs/light/reply.svg @@ -0,0 +1,11 @@ + + + + diff --git a/svgs/light/retweet-alt.svg b/svgs/light/retweet-alt.svg index b54a2058e..54128790d 100644 --- a/svgs/light/retweet-alt.svg +++ b/svgs/light/retweet-alt.svg @@ -1 +1,17 @@ - \ No newline at end of file + + + + + + + diff --git a/svgs/light/retweet.svg b/svgs/light/retweet.svg new file mode 100644 index 000000000..e0d821b02 --- /dev/null +++ b/svgs/light/retweet.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/svgs/light/share-all.svg b/svgs/light/share-all.svg new file mode 100644 index 000000000..899684620 --- /dev/null +++ b/svgs/light/share-all.svg @@ -0,0 +1,12 @@ + + + + diff --git a/svgs/light/video.svg b/svgs/light/video.svg new file mode 100644 index 000000000..e911934cd --- /dev/null +++ b/svgs/light/video.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/regular/chart-area.svg b/svgs/regular/chart-area.svg new file mode 100755 index 000000000..4bfe2051c --- /dev/null +++ b/svgs/regular/chart-area.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/regular/chart-bar.svg b/svgs/regular/chart-bar.svg new file mode 100755 index 000000000..a2bb019cf --- /dev/null +++ b/svgs/regular/chart-bar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/regular/chart-line.svg b/svgs/regular/chart-line.svg new file mode 100755 index 000000000..0acb9dd7e --- /dev/null +++ b/svgs/regular/chart-line.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/regular/chart-pie.svg b/svgs/regular/chart-pie.svg new file mode 100644 index 000000000..7d31e99e3 --- /dev/null +++ b/svgs/regular/chart-pie.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/regular/file-archive.svg b/svgs/regular/file-archive.svg new file mode 100644 index 000000000..2d6f72144 --- /dev/null +++ b/svgs/regular/file-archive.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/regular/file-audio.svg b/svgs/regular/file-audio.svg new file mode 100644 index 000000000..46468c63f --- /dev/null +++ b/svgs/regular/file-audio.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/regular/file-code.svg b/svgs/regular/file-code.svg new file mode 100644 index 000000000..b3b04f6f1 --- /dev/null +++ b/svgs/regular/file-code.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/regular/file-excel.svg b/svgs/regular/file-excel.svg new file mode 100644 index 000000000..6d359d6ce --- /dev/null +++ b/svgs/regular/file-excel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/regular/file-image.svg b/svgs/regular/file-image.svg new file mode 100644 index 000000000..f1406c9d3 --- /dev/null +++ b/svgs/regular/file-image.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/regular/file-pdf.svg b/svgs/regular/file-pdf.svg new file mode 100644 index 000000000..1be9c3c4e --- /dev/null +++ b/svgs/regular/file-pdf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/regular/file-powerpoint.svg b/svgs/regular/file-powerpoint.svg new file mode 100644 index 000000000..ce972c050 --- /dev/null +++ b/svgs/regular/file-powerpoint.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/regular/file-video.svg b/svgs/regular/file-video.svg new file mode 100644 index 000000000..2485c1a1e --- /dev/null +++ b/svgs/regular/file-video.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/regular/file-word.svg b/svgs/regular/file-word.svg new file mode 100644 index 000000000..e5e699914 --- /dev/null +++ b/svgs/regular/file-word.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/regular/level-down-alt.svg b/svgs/regular/level-down-alt.svg new file mode 100644 index 000000000..c4993f249 --- /dev/null +++ b/svgs/regular/level-down-alt.svg @@ -0,0 +1,9 @@ + + + + diff --git a/svgs/regular/level-down.svg b/svgs/regular/level-down.svg new file mode 100644 index 000000000..f0cbbdff4 --- /dev/null +++ b/svgs/regular/level-down.svg @@ -0,0 +1,10 @@ + + + + diff --git a/svgs/regular/level-up-alt.svg b/svgs/regular/level-up-alt.svg new file mode 100644 index 000000000..eb9e780f2 --- /dev/null +++ b/svgs/regular/level-up-alt.svg @@ -0,0 +1,9 @@ + + + + diff --git a/svgs/regular/level-up.svg b/svgs/regular/level-up.svg new file mode 100644 index 000000000..c186b2579 --- /dev/null +++ b/svgs/regular/level-up.svg @@ -0,0 +1,10 @@ + + + + diff --git a/svgs/regular/repeat-1-alt.svg b/svgs/regular/repeat-1-alt.svg new file mode 100644 index 000000000..14f157e50 --- /dev/null +++ b/svgs/regular/repeat-1-alt.svg @@ -0,0 +1,24 @@ + + + + + + + diff --git a/svgs/regular/repeat-1.svg b/svgs/regular/repeat-1.svg new file mode 100644 index 000000000..d515619f9 --- /dev/null +++ b/svgs/regular/repeat-1.svg @@ -0,0 +1,25 @@ + + + + + + + diff --git a/svgs/regular/repeat-alt.svg b/svgs/regular/repeat-alt.svg new file mode 100644 index 000000000..6f752fde0 --- /dev/null +++ b/svgs/regular/repeat-alt.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/svgs/regular/repeat.svg b/svgs/regular/repeat.svg new file mode 100644 index 000000000..67cdbf357 --- /dev/null +++ b/svgs/regular/repeat.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/svgs/regular/reply-all.svg b/svgs/regular/reply-all.svg new file mode 100644 index 000000000..348645af2 --- /dev/null +++ b/svgs/regular/reply-all.svg @@ -0,0 +1,12 @@ + + + + diff --git a/svgs/regular/reply.svg b/svgs/regular/reply.svg new file mode 100644 index 000000000..a49786beb --- /dev/null +++ b/svgs/regular/reply.svg @@ -0,0 +1,10 @@ + + + + diff --git a/svgs/regular/retweet-alt.svg b/svgs/regular/retweet-alt.svg index 532c36eee..1a3cb6a14 100644 --- a/svgs/regular/retweet-alt.svg +++ b/svgs/regular/retweet-alt.svg @@ -1 +1,17 @@ - \ No newline at end of file + + + + + + + diff --git a/svgs/regular/retweet.svg b/svgs/regular/retweet.svg new file mode 100644 index 000000000..13026d64e --- /dev/null +++ b/svgs/regular/retweet.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/svgs/regular/share-all.svg b/svgs/regular/share-all.svg new file mode 100644 index 000000000..8470b9f26 --- /dev/null +++ b/svgs/regular/share-all.svg @@ -0,0 +1,12 @@ + + + + diff --git a/svgs/regular/video.svg b/svgs/regular/video.svg new file mode 100644 index 000000000..ef3539201 --- /dev/null +++ b/svgs/regular/video.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/solid/chart-area.svg b/svgs/solid/chart-area.svg new file mode 100755 index 000000000..34df09b68 --- /dev/null +++ b/svgs/solid/chart-area.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/solid/chart-bar.svg b/svgs/solid/chart-bar.svg new file mode 100755 index 000000000..13ee32a01 --- /dev/null +++ b/svgs/solid/chart-bar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/solid/chart-line.svg b/svgs/solid/chart-line.svg new file mode 100755 index 000000000..e27e5e091 --- /dev/null +++ b/svgs/solid/chart-line.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/solid/chart-pie.svg b/svgs/solid/chart-pie.svg new file mode 100644 index 000000000..c2daf275e --- /dev/null +++ b/svgs/solid/chart-pie.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/solid/file-archive.svg b/svgs/solid/file-archive.svg new file mode 100644 index 000000000..b8733bbbe --- /dev/null +++ b/svgs/solid/file-archive.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/solid/file-audio.svg b/svgs/solid/file-audio.svg new file mode 100644 index 000000000..4f83ebe3b --- /dev/null +++ b/svgs/solid/file-audio.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/solid/file-code.svg b/svgs/solid/file-code.svg new file mode 100644 index 000000000..9c6951ac2 --- /dev/null +++ b/svgs/solid/file-code.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/solid/file-excel.svg b/svgs/solid/file-excel.svg new file mode 100644 index 000000000..0aa6a7aa7 --- /dev/null +++ b/svgs/solid/file-excel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/solid/file-image.svg b/svgs/solid/file-image.svg new file mode 100644 index 000000000..b5cc43b2a --- /dev/null +++ b/svgs/solid/file-image.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/solid/file-pdf.svg b/svgs/solid/file-pdf.svg new file mode 100644 index 000000000..c86ec15bc --- /dev/null +++ b/svgs/solid/file-pdf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/solid/file-powerpoint.svg b/svgs/solid/file-powerpoint.svg new file mode 100644 index 000000000..6df7934f3 --- /dev/null +++ b/svgs/solid/file-powerpoint.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/solid/file-video.svg b/svgs/solid/file-video.svg new file mode 100644 index 000000000..d01cc2f29 --- /dev/null +++ b/svgs/solid/file-video.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/solid/file-word.svg b/svgs/solid/file-word.svg new file mode 100644 index 000000000..d8a22ddb9 --- /dev/null +++ b/svgs/solid/file-word.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/solid/level-down-alt.svg b/svgs/solid/level-down-alt.svg new file mode 100644 index 000000000..5068a797f --- /dev/null +++ b/svgs/solid/level-down-alt.svg @@ -0,0 +1,9 @@ + + + + diff --git a/svgs/solid/level-down.svg b/svgs/solid/level-down.svg new file mode 100644 index 000000000..6a5ce3c58 --- /dev/null +++ b/svgs/solid/level-down.svg @@ -0,0 +1,10 @@ + + + + diff --git a/svgs/solid/level-up-alt.svg b/svgs/solid/level-up-alt.svg new file mode 100644 index 000000000..e78783314 --- /dev/null +++ b/svgs/solid/level-up-alt.svg @@ -0,0 +1,9 @@ + + + + diff --git a/svgs/solid/level-up.svg b/svgs/solid/level-up.svg new file mode 100644 index 000000000..6380c7e6e --- /dev/null +++ b/svgs/solid/level-up.svg @@ -0,0 +1,10 @@ + + + + diff --git a/svgs/solid/repeat-1-alt.svg b/svgs/solid/repeat-1-alt.svg new file mode 100644 index 000000000..7fb054ebd --- /dev/null +++ b/svgs/solid/repeat-1-alt.svg @@ -0,0 +1,23 @@ + + + + + + + diff --git a/svgs/solid/repeat-1.svg b/svgs/solid/repeat-1.svg new file mode 100644 index 000000000..9375b5134 --- /dev/null +++ b/svgs/solid/repeat-1.svg @@ -0,0 +1,25 @@ + + + + + + + diff --git a/svgs/solid/repeat-alt.svg b/svgs/solid/repeat-alt.svg new file mode 100644 index 000000000..d81e77fe7 --- /dev/null +++ b/svgs/solid/repeat-alt.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/svgs/solid/repeat.svg b/svgs/solid/repeat.svg new file mode 100644 index 000000000..1ebef2ed3 --- /dev/null +++ b/svgs/solid/repeat.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/svgs/solid/reply-all.svg b/svgs/solid/reply-all.svg new file mode 100644 index 000000000..aaa79b080 --- /dev/null +++ b/svgs/solid/reply-all.svg @@ -0,0 +1,12 @@ + + + + diff --git a/svgs/solid/reply.svg b/svgs/solid/reply.svg new file mode 100644 index 000000000..c1048c09d --- /dev/null +++ b/svgs/solid/reply.svg @@ -0,0 +1,9 @@ + + + + diff --git a/svgs/solid/retweet.svg b/svgs/solid/retweet.svg new file mode 100644 index 000000000..269037249 --- /dev/null +++ b/svgs/solid/retweet.svg @@ -0,0 +1,19 @@ + + + + + + + diff --git a/svgs/solid/share-all.svg b/svgs/solid/share-all.svg new file mode 100644 index 000000000..6346f0299 --- /dev/null +++ b/svgs/solid/share-all.svg @@ -0,0 +1,12 @@ + + + + diff --git a/svgs/solid/video.svg b/svgs/solid/video.svg new file mode 100644 index 000000000..f84ae302d --- /dev/null +++ b/svgs/solid/video.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/webfonts/fontawesome-brands-900.eot b/webfonts/fontawesome-brands-900.eot index 0f7ae24e7..45e64d44b 100644 Binary files a/webfonts/fontawesome-brands-900.eot and b/webfonts/fontawesome-brands-900.eot differ diff --git a/webfonts/fontawesome-brands-900.svg b/webfonts/fontawesome-brands-900.svg index 8fb26fc25..793a14069 100644 --- a/webfonts/fontawesome-brands-900.svg +++ b/webfonts/fontawesome-brands-900.svg @@ -2,13 +2,70 @@ - + + + + + + + + + + + + + + + + + + + + @@ -24,6 +81,27 @@ + + + + + + + diff --git a/webfonts/fontawesome-brands-900.ttf b/webfonts/fontawesome-brands-900.ttf index 8b445386d..481b6adda 100644 Binary files a/webfonts/fontawesome-brands-900.ttf and b/webfonts/fontawesome-brands-900.ttf differ diff --git a/webfonts/fontawesome-brands-900.woff b/webfonts/fontawesome-brands-900.woff index c0414dd4a..72fea5204 100644 Binary files a/webfonts/fontawesome-brands-900.woff and b/webfonts/fontawesome-brands-900.woff differ diff --git a/webfonts/fontawesome-brands-900.woff2 b/webfonts/fontawesome-brands-900.woff2 index 5b1d86b91..c024345c6 100644 Binary files a/webfonts/fontawesome-brands-900.woff2 and b/webfonts/fontawesome-brands-900.woff2 differ diff --git a/webfonts/fontawesome-light-300.eot b/webfonts/fontawesome-light-300.eot index bda07a776..e40eeebdf 100644 Binary files a/webfonts/fontawesome-light-300.eot and b/webfonts/fontawesome-light-300.eot differ diff --git a/webfonts/fontawesome-light-300.svg b/webfonts/fontawesome-light-300.svg index ebe6a78b1..0ef0d71e0 100644 --- a/webfonts/fontawesome-light-300.svg +++ b/webfonts/fontawesome-light-300.svg @@ -2,7 +2,7 @@ - + - @@ -201,9 +198,6 @@ - @@ -288,6 +282,18 @@ + + + + @@ -462,24 +468,51 @@ + + + + + + + + + @@ -564,9 +597,18 @@ - + + + + @@ -732,9 +774,30 @@ + + + + + + + horiz-adv-x="640" d=" M607.974 192H544V392C544 405.255 533.255 416 520 416H252.024C241.026 416 235.822 402.438 243.996 395.081L252.885 387.081C255.088 385.098 257.9480000000001 384 260.913 384H512V192H448.032C418.793 192 404.855 155.808 426.625 136.215L506.594 64.215C518.763 53.263 537.2379999999999 53.2620000000001 549.408 64.215L629.3820000000001 136.215C651.113 155.774 637.264 192 607.974 192zM528 88L448 160H608L528 88zM396.003 116.92L387.114 124.92C384.911 126.903 382.051 128 379.086 128H128V320H191.968C221.207 320 235.145 356.192 213.375 375.785L133.4070000000001 447.785C121.2380000000001 458.737 102.763 458.738 90.5930000000001 447.785L10.619 375.785C-11.114 356.226 2.738 320 32.026 320H96V120C96 106.745 106.745 96 120 96H387.976C398.974 96 404.178 109.562 396.003 116.92zM32 352L112 424L192 352H32z" /> + @@ -756,6 +819,9 @@ + @@ -945,6 +1011,9 @@ + diff --git a/webfonts/fontawesome-light-300.ttf b/webfonts/fontawesome-light-300.ttf index c05fb039f..3a6b51bb2 100644 Binary files a/webfonts/fontawesome-light-300.ttf and b/webfonts/fontawesome-light-300.ttf differ diff --git a/webfonts/fontawesome-light-300.woff b/webfonts/fontawesome-light-300.woff index c64d3ed6b..1f4b80086 100644 Binary files a/webfonts/fontawesome-light-300.woff and b/webfonts/fontawesome-light-300.woff differ diff --git a/webfonts/fontawesome-light-300.woff2 b/webfonts/fontawesome-light-300.woff2 index 6a354aadc..60ba26645 100644 Binary files a/webfonts/fontawesome-light-300.woff2 and b/webfonts/fontawesome-light-300.woff2 differ diff --git a/webfonts/fontawesome-regular-400.eot b/webfonts/fontawesome-regular-400.eot index 45bd5684b..91c5728fe 100644 Binary files a/webfonts/fontawesome-regular-400.eot and b/webfonts/fontawesome-regular-400.eot differ diff --git a/webfonts/fontawesome-regular-400.svg b/webfonts/fontawesome-regular-400.svg index 777c62628..2b1845c43 100644 --- a/webfonts/fontawesome-regular-400.svg +++ b/webfonts/fontawesome-regular-400.svg @@ -2,7 +2,7 @@ - + - @@ -201,9 +198,6 @@ - @@ -288,6 +282,18 @@ + + + + @@ -462,24 +468,51 @@ + + + + + + + + + @@ -564,9 +597,18 @@ - + + + + @@ -732,9 +774,30 @@ + + + + + + + horiz-adv-x="640" d=" M388.461 124.485C396.021 116.925 390.6670000000001 104 379.976 104H128C114.745 104 104 114.745 104 128V340.813L31.838 340.814C21.155 340.815 15.816 353.7630000000001 23.353 361.299L119.509 457.455C124.195 462.141 131.793 462.142 136.48 457.455L232.64 361.295C240.22 353.715 234.78 340.81 224.155 340.81L152 340.812V152H355.976C359.159 152 362.211 150.736 364.461 148.485L388.461 124.485zM608.162 171.185L536 171.187V384C536 397.255 525.255 408 512 408H260.024C249.333 408 243.979 395.074 251.539 387.515L275.539 363.515C277.789 361.265 280.842 360 284.024 360H488V171.188L415.846 171.189C405.221 171.189 399.7800000000001 158.284 407.361 150.704L503.521 54.544C508.2069999999999 49.857 515.8059999999999 49.858 520.492 54.544L616.6479999999999 150.7C624.183 158.236 618.845 171.185 608.162 171.185z" /> + @@ -756,6 +819,9 @@ + @@ -945,6 +1011,9 @@ + diff --git a/webfonts/fontawesome-regular-400.ttf b/webfonts/fontawesome-regular-400.ttf index fc831ff2a..c49050bbe 100644 Binary files a/webfonts/fontawesome-regular-400.ttf and b/webfonts/fontawesome-regular-400.ttf differ diff --git a/webfonts/fontawesome-regular-400.woff b/webfonts/fontawesome-regular-400.woff index 31ec19b26..4a6ce1e1c 100644 Binary files a/webfonts/fontawesome-regular-400.woff and b/webfonts/fontawesome-regular-400.woff differ diff --git a/webfonts/fontawesome-regular-400.woff2 b/webfonts/fontawesome-regular-400.woff2 index 95f53ebfb..eb2361ae8 100644 Binary files a/webfonts/fontawesome-regular-400.woff2 and b/webfonts/fontawesome-regular-400.woff2 differ diff --git a/webfonts/fontawesome-solid-900.eot b/webfonts/fontawesome-solid-900.eot index bc4bc501e..81b9936af 100644 Binary files a/webfonts/fontawesome-solid-900.eot and b/webfonts/fontawesome-solid-900.eot differ diff --git a/webfonts/fontawesome-solid-900.svg b/webfonts/fontawesome-solid-900.svg index e2d16056c..cec06b67e 100644 --- a/webfonts/fontawesome-solid-900.svg +++ b/webfonts/fontawesome-solid-900.svg @@ -2,7 +2,7 @@ - + - @@ -201,9 +198,6 @@ - @@ -288,6 +282,18 @@ + + + + @@ -462,24 +468,51 @@ + + + + + + + + + @@ -564,9 +597,18 @@ - + + + + @@ -732,9 +774,30 @@ + + + + + + + @@ -756,6 +819,9 @@ + @@ -945,6 +1011,9 @@ + diff --git a/webfonts/fontawesome-solid-900.ttf b/webfonts/fontawesome-solid-900.ttf index 057816c92..3b6134e42 100644 Binary files a/webfonts/fontawesome-solid-900.ttf and b/webfonts/fontawesome-solid-900.ttf differ diff --git a/webfonts/fontawesome-solid-900.woff b/webfonts/fontawesome-solid-900.woff index 672cfddf3..baf34973f 100644 Binary files a/webfonts/fontawesome-solid-900.woff and b/webfonts/fontawesome-solid-900.woff differ diff --git a/webfonts/fontawesome-solid-900.woff2 b/webfonts/fontawesome-solid-900.woff2 index 43fecd8c1..0078838ca 100644 Binary files a/webfonts/fontawesome-solid-900.woff2 and b/webfonts/fontawesome-solid-900.woff2 differ