dep: switch to fork-awesome 1.1.3
This commit is contained in:
parent
200f1ab513
commit
10a858fccd
8 changed files with 2809 additions and 10 deletions
|
@ -1,13 +1,21 @@
|
|||
/*!
|
||||
* Fork Awesome 1.1.0, originaly by Dave Gandy - http://forkawesome.github.io/Fork-Awesome/
|
||||
* License - http://forkawesome.github.io/Fork-Awesome//license (Font: SIL OFL 1.1, CSS: MIT License)
|
||||
Fork Awesome 1.1.3
|
||||
License - http://forkawesome.github.io/Fork-Awesome/license
|
||||
|
||||
Copyright 2018 Dave Gandy & Fork Awesome
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
/* FONT PATH
|
||||
* -------------------------- */
|
||||
@font-face {
|
||||
font-family: 'ForkAwesome';
|
||||
src: url('../fonts/forkawesome-webfont.eot?v=1.1.0');
|
||||
src: url('../fonts/forkawesome-webfont.eot?#iefix&v=1.1.0') format('embedded-opentype'), url('../fonts/forkawesome-webfont.woff2?v=1.1.0') format('woff2'), url('../fonts/forkawesome-webfont.woff?v=1.1.0') format('woff'), url('../fonts/forkawesome-webfont.ttf?v=1.1.0') format('truetype'), url('../fonts/forkawesome-webfont.svg?v=1.1.0#forkawesomeregular') format('svg');
|
||||
src: url('../fonts/forkawesome-webfont.eot?v=1.1.3');
|
||||
src: url('../fonts/forkawesome-webfont.eot?#iefix&v=1.1.3') format('embedded-opentype'), url('../fonts/forkawesome-webfont.woff2?v=1.1.3') format('woff2'), url('../fonts/forkawesome-webfont.woff?v=1.1.3') format('woff'), url('../fonts/forkawesome-webfont.ttf?v=1.1.3') format('truetype'), url('../fonts/forkawesome-webfont.svg?v=1.1.3#forkawesomeregular') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
@ -274,6 +282,7 @@
|
|||
.fa-repeat:before {
|
||||
content: "\f01e";
|
||||
}
|
||||
.fa-sync:before,
|
||||
.fa-refresh:before {
|
||||
content: "\f021";
|
||||
}
|
||||
|
@ -359,6 +368,7 @@
|
|||
.fa-indent:before {
|
||||
content: "\f03c";
|
||||
}
|
||||
.fa-video:before,
|
||||
.fa-video-camera:before {
|
||||
content: "\f03d";
|
||||
}
|
||||
|
@ -650,7 +660,7 @@
|
|||
.fa-bullhorn:before {
|
||||
content: "\f0a1";
|
||||
}
|
||||
.fa-bell:before {
|
||||
.fa-bell-o:before {
|
||||
content: "\f0f3";
|
||||
}
|
||||
.fa-certificate:before {
|
||||
|
@ -772,6 +782,7 @@
|
|||
.fa-google-plus-square:before {
|
||||
content: "\f0d4";
|
||||
}
|
||||
.fa-google-plus-g:before,
|
||||
.fa-google-plus:before {
|
||||
content: "\f0d5";
|
||||
}
|
||||
|
@ -864,12 +875,13 @@
|
|||
.fa-suitcase:before {
|
||||
content: "\f0f2";
|
||||
}
|
||||
.fa-bell-o:before {
|
||||
.fa-bell:before {
|
||||
content: "\f0a2";
|
||||
}
|
||||
.fa-coffee:before {
|
||||
content: "\f0f4";
|
||||
}
|
||||
.fa-utensils:before,
|
||||
.fa-cutlery:before {
|
||||
content: "\f0f5";
|
||||
}
|
||||
|
@ -1141,6 +1153,7 @@
|
|||
.fa-eur:before {
|
||||
content: "\f153";
|
||||
}
|
||||
.fa-pound:before,
|
||||
.fa-gbp:before {
|
||||
content: "\f154";
|
||||
}
|
||||
|
@ -1177,21 +1190,27 @@
|
|||
.fa-file-text:before {
|
||||
content: "\f15c";
|
||||
}
|
||||
.fa-sort-alpha-down:before,
|
||||
.fa-sort-alpha-asc:before {
|
||||
content: "\f15d";
|
||||
}
|
||||
.fa-sort-alpha-up:before,
|
||||
.fa-sort-alpha-desc:before {
|
||||
content: "\f15e";
|
||||
}
|
||||
.fa-sort-amount-down:before,
|
||||
.fa-sort-amount-asc:before {
|
||||
content: "\f160";
|
||||
}
|
||||
.fa-sort-amount-up:before,
|
||||
.fa-sort-amount-desc:before {
|
||||
content: "\f161";
|
||||
}
|
||||
.fa-sort-numeric-down:before,
|
||||
.fa-sort-numeric-asc:before {
|
||||
content: "\f162";
|
||||
}
|
||||
.fa-sort-numeric-up:before,
|
||||
.fa-sort-numeric-desc:before {
|
||||
content: "\f163";
|
||||
}
|
||||
|
@ -1411,6 +1430,7 @@
|
|||
.fa-paw:before {
|
||||
content: "\f1b0";
|
||||
}
|
||||
.fa-utensil-spoon:before,
|
||||
.fa-spoon:before {
|
||||
content: "\f1b1";
|
||||
}
|
||||
|
@ -1553,6 +1573,7 @@
|
|||
.fa-circle-thin:before {
|
||||
content: "\f1db";
|
||||
}
|
||||
.fa-heading:before,
|
||||
.fa-header:before {
|
||||
content: "\f1dc";
|
||||
}
|
||||
|
@ -1683,6 +1704,7 @@
|
|||
.fa-angellist:before {
|
||||
content: "\f209";
|
||||
}
|
||||
.fa-closed-captioning:before,
|
||||
.fa-cc:before {
|
||||
content: "\f20a";
|
||||
}
|
||||
|
@ -1727,6 +1749,7 @@
|
|||
.fa-cart-arrow-down:before {
|
||||
content: "\f218";
|
||||
}
|
||||
.fa-gem:before,
|
||||
.fa-diamond:before {
|
||||
content: "\f219";
|
||||
}
|
||||
|
@ -2021,6 +2044,7 @@
|
|||
.fa-houzz:before {
|
||||
content: "\f27c";
|
||||
}
|
||||
.fa-vimeo-v:before,
|
||||
.fa-vimeo:before {
|
||||
content: "\f27d";
|
||||
}
|
||||
|
@ -2117,6 +2141,7 @@
|
|||
.fa-audio-description:before {
|
||||
content: "\f29e";
|
||||
}
|
||||
.fa-phone-volume:before,
|
||||
.fa-volume-control-phone:before {
|
||||
content: "\f2a0";
|
||||
}
|
||||
|
@ -2449,6 +2474,12 @@
|
|||
.fa-joplin:before {
|
||||
content: "\f310";
|
||||
}
|
||||
.fa-syncthing:before {
|
||||
content: "\f311";
|
||||
}
|
||||
.fa-inkscape:before {
|
||||
content: "\f312";
|
||||
}
|
||||
.sr-only {
|
||||
position: absolute;
|
||||
width: 1px;
|
||||
|
|
14
css/fork-awesome.min.css
vendored
14
css/fork-awesome.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
BIN
fonts/forkawesome-webfont.eot
Normal file
BIN
fonts/forkawesome-webfont.eot
Normal file
Binary file not shown.
2760
fonts/forkawesome-webfont.svg
Normal file
2760
fonts/forkawesome-webfont.svg
Normal file
File diff suppressed because it is too large
Load diff
After Width: | Height: | Size: 455 KiB |
BIN
fonts/forkawesome-webfont.ttf
Normal file
BIN
fonts/forkawesome-webfont.ttf
Normal file
Binary file not shown.
BIN
fonts/forkawesome-webfont.woff
Normal file
BIN
fonts/forkawesome-webfont.woff
Normal file
Binary file not shown.
BIN
fonts/forkawesome-webfont.woff2
Normal file
BIN
fonts/forkawesome-webfont.woff2
Normal file
Binary file not shown.
Reference in a new issue