mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-25 13:01:31 +08:00
Deploy ForkAwesome/Fork-Awesome to github.com/ForkAwesome/Fork-Awesome.git:gh-pages
This commit is contained in:
parent
4f21dfac92
commit
91e6e6ea4f
@ -307,9 +307,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*!
|
/*!
|
||||||
Fork Awesome 1.1.5
|
Fork Awesome 1.1.6
|
||||||
License - http://forkawesome.github.io/Fork-Awesome/license
|
License - https://forkaweso.me/Fork-Awesome/license
|
||||||
|
|
||||||
Copyright 2018 Dave Gandy & Fork Awesome
|
Copyright 2018 Dave Gandy & Fork Awesome
|
||||||
|
|
||||||
@ -14,8 +14,8 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|||||||
* -------------------------- */
|
* -------------------------- */
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'ForkAwesome';
|
font-family: 'ForkAwesome';
|
||||||
src: url('../fonts/forkawesome-webfont.eot?v=1.1.5');
|
src: url('../fonts/forkawesome-webfont.eot?v=1.1.6');
|
||||||
src: url('../fonts/forkawesome-webfont.eot?#iefix&v=1.1.5') format('embedded-opentype'), url('../fonts/forkawesome-webfont.woff2?v=1.1.5') format('woff2'), url('../fonts/forkawesome-webfont.woff?v=1.1.5') format('woff'), url('../fonts/forkawesome-webfont.ttf?v=1.1.5') format('truetype'), url('../fonts/forkawesome-webfont.svg?v=1.1.5#forkawesomeregular') format('svg');
|
src: url('../fonts/forkawesome-webfont.eot?#iefix&v=1.1.6') format('embedded-opentype'), url('../fonts/forkawesome-webfont.woff2?v=1.1.6') format('woff2'), url('../fonts/forkawesome-webfont.woff?v=1.1.6') format('woff'), url('../fonts/forkawesome-webfont.ttf?v=1.1.6') format('truetype'), url('../fonts/forkawesome-webfont.svg?v=1.1.6#forkawesomeregular') format('svg');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
@ -2519,6 +2519,39 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|||||||
.fa-gitea:before {
|
.fa-gitea:before {
|
||||||
content: "\f31f";
|
content: "\f31f";
|
||||||
}
|
}
|
||||||
|
.fa-file-epub:before {
|
||||||
|
content: "\f321";
|
||||||
|
}
|
||||||
|
.fa-python:before {
|
||||||
|
content: "\f322";
|
||||||
|
}
|
||||||
|
.fa-archlinux:before {
|
||||||
|
content: "\f323";
|
||||||
|
}
|
||||||
|
.fa-pleroma:before {
|
||||||
|
content: "\f324";
|
||||||
|
}
|
||||||
|
.fa-unsplash:before {
|
||||||
|
content: "\f325";
|
||||||
|
}
|
||||||
|
.fa-hackster:before {
|
||||||
|
content: "\f326";
|
||||||
|
}
|
||||||
|
.fa-spell-check:before {
|
||||||
|
content: "\f327";
|
||||||
|
}
|
||||||
|
.fa-moon:before {
|
||||||
|
content: "\f328";
|
||||||
|
}
|
||||||
|
.fa-sun:before {
|
||||||
|
content: "\f329";
|
||||||
|
}
|
||||||
|
.fa-f-droid:before {
|
||||||
|
content: "\f32a";
|
||||||
|
}
|
||||||
|
.fa-biometric:before {
|
||||||
|
content: "\f32b";
|
||||||
|
}
|
||||||
.sr-only {
|
.sr-only {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 1px;
|
width: 1px;
|
||||||
|
6
assets/fork-awesome/css/fork-awesome.min.css
vendored
6
assets/fork-awesome/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
@ -1,6 +1,6 @@
|
|||||||
/*!
|
/*!
|
||||||
Fork Awesome 1.1.5
|
Fork Awesome 1.1.6
|
||||||
License - http://forkawesome.github.io/Fork-Awesome/license
|
License - https://forkaweso.me/Fork-Awesome/license
|
||||||
|
|
||||||
Copyright 2018 Dave Gandy & Fork Awesome
|
Copyright 2018 Dave Gandy & Fork Awesome
|
||||||
|
|
||||||
|
4
assets/fork-awesome/css/v5-compat.min.css
vendored
4
assets/fork-awesome/css/v5-compat.min.css
vendored
@ -1,6 +1,6 @@
|
|||||||
/*!
|
/*!
|
||||||
Fork Awesome 1.1.5
|
Fork Awesome 1.1.6
|
||||||
License - http://forkawesome.github.io/Fork-Awesome/license
|
License - https://forkaweso.me/Fork-Awesome/license
|
||||||
|
|
||||||
Copyright 2018 Dave Gandy & Fork Awesome
|
Copyright 2018 Dave Gandy & Fork Awesome
|
||||||
|
|
||||||
|
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
<?xml version="1.0" standalone="no"?>
|
<?xml version="1.0" standalone="no"?>
|
||||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
||||||
<!--
|
<!--
|
||||||
2018-10-15: Created with FontForge (http://fontforge.org)
|
2019-2-18: Created with FontForge (http://fontforge.org)
|
||||||
-->
|
-->
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
|
||||||
<metadata>
|
<metadata>
|
||||||
Created by FontForge 20180321 at Mon Oct 15 10:55:59 2018
|
Created by FontForge 20180321 at Mon Feb 18 18:29:30 2019
|
||||||
By Julien Deswaef
|
By Julien Deswaef
|
||||||
The Fork Awesome font is licensed under the SIL OFL 1.1 (http://scripts.sil.org/OFL). Fork Awesome is a fork based of off Font Awesome 4.7.0 by Dave Gandy. More info on licenses at https://forkawesome.github.io
|
The Fork Awesome font is licensed under the SIL OFL 1.1 (http://scripts.sil.org/OFL). Fork Awesome is a fork based of off Font Awesome 4.7.0 by Dave Gandy. More info on licenses at https://forkawesome.github.io
|
||||||
</metadata>
|
</metadata>
|
||||||
@ -19,10 +19,10 @@ The Fork Awesome font is licensed under the SIL OFL 1.1 (http://scripts.sil.org/
|
|||||||
panose-1="2 0 5 3 0 0 0 0 0 0"
|
panose-1="2 0 5 3 0 0 0 0 0 0"
|
||||||
ascent="1536"
|
ascent="1536"
|
||||||
descent="-256"
|
descent="-256"
|
||||||
bbox="-0.653061 -264 2304.01 1536.25"
|
bbox="-0.653061 -264 2304.01 1538"
|
||||||
underline-thickness="89.6"
|
underline-thickness="89.6"
|
||||||
underline-position="-179.2"
|
underline-position="-179.2"
|
||||||
unicode-range="U+0020-F31F"
|
unicode-range="U+0020-F32B"
|
||||||
/>
|
/>
|
||||||
<missing-glyph />
|
<missing-glyph />
|
||||||
<glyph glyph-name="space" unicode=" " horiz-adv-x="200"
|
<glyph glyph-name="space" unicode=" " horiz-adv-x="200"
|
||||||
@ -50,9 +50,9 @@ d="M256 224v-192c0 -17 -15 -32 -32 -32h-192c-17 0 -32 15 -32 32v192c0 17 15 32 3
|
|||||||
c-17 0 -32 15 -32 32v192c0 17 15 32 32 32h192c17 0 32 -15 32 -32zM1792 224v-192c0 -17 -15 -32 -32 -32h-1344c-17 0 -32 15 -32 32v192c0 17 15 32 32 32h1344c17 0 32 -15 32 -32zM256 1376v-192c0 -17 -15 -32 -32 -32h-192c-17 0 -32 15 -32 32v192
|
c-17 0 -32 15 -32 32v192c0 17 15 32 32 32h192c17 0 32 -15 32 -32zM1792 224v-192c0 -17 -15 -32 -32 -32h-1344c-17 0 -32 15 -32 32v192c0 17 15 32 32 32h1344c17 0 32 -15 32 -32zM256 1376v-192c0 -17 -15 -32 -32 -32h-192c-17 0 -32 15 -32 32v192
|
||||||
c0 17 15 32 32 32h192c17 0 32 -15 32 -32zM1792 608v-192c0 -17 -15 -32 -32 -32h-1344c-17 0 -32 15 -32 32v192c0 17 15 32 32 32h1344c17 0 32 -15 32 -32zM1792 992v-192c0 -17 -15 -32 -32 -32h-1344c-17 0 -32 15 -32 32v192c0 17 15 32 32 32h1344
|
c0 17 15 32 32 32h192c17 0 32 -15 32 -32zM1792 608v-192c0 -17 -15 -32 -32 -32h-1344c-17 0 -32 15 -32 32v192c0 17 15 32 32 32h1344c17 0 32 -15 32 -32zM1792 992v-192c0 -17 -15 -32 -32 -32h-1344c-17 0 -32 15 -32 32v192c0 17 15 32 32 32h1344
|
||||||
c17 0 32 -15 32 -32zM1792 1376v-192c0 -17 -15 -32 -32 -32h-1344c-17 0 -32 15 -32 32v192c0 17 15 32 32 32h1344c17 0 32 -15 32 -32z" />
|
c17 0 32 -15 32 -32zM1792 1376v-192c0 -17 -15 -32 -32 -32h-1344c-17 0 -32 15 -32 32v192c0 17 15 32 32 32h1344c17 0 32 -15 32 -32z" />
|
||||||
<glyph glyph-name="foursquare" unicode="" horiz-adv-x="1192"
|
<glyph glyph-name="archlinux" unicode="" horiz-adv-x="1794"
|
||||||
d="M956 1102l37 194c7 32 -17 57 -44 57h-712c-32 0 -54 -29 -54 -54v-1101c0 -3 3 -4 6 -1c262 315 291 352 291 352c30 35 42 41 86 41h239c33 0 52 28 55 44s31 162 37 191s-21 59 -48 59h-294c-39 0 -67 28 -67 67v42c0 39 28 66 67 66h346c24 0 51 22 55 43zM1183 1324
|
d="M897 1538c164 -386 203 -504 682 -1397c-61 36 -138 70 -247 98c158 -81 236 -156 310 -214c47 -87 97 -179 152 -281c-281 162 -499 263 -702 303c7 31 11 64 12 98c5 182 -83 337 -195 347s-207 -131 -212 -313v-9c0 -43 4 -84 13 -122c-205 -39 -426 -140 -710 -304
|
||||||
c-37 -180 -148 -749 -158 -790c-12 -47 -30 -129 -144 -129h-271c-11 0 -12 1 -22 -10c0 0 -7 -8 -426 -494c-33 -38 -87 -31 -107 -23s-55 32 -55 98v1410c0 58 36 150 158 150h888c130 0 165 -74 137 -212zM1183 1324l-158 -790c10 41 121 610 158 790z" />
|
c362 650 540 989 654 1226c60 -50 139 -99 256 -147c-109 76 -175 143 -230 201c89 190 137 318 217 514z" />
|
||||||
<glyph glyph-name="th" unicode="" horiz-adv-x="1792"
|
<glyph glyph-name="th" unicode="" horiz-adv-x="1792"
|
||||||
d="M512 288v-192c0 -53 -43 -96 -96 -96h-320c-53 0 -96 43 -96 96v192c0 53 43 96 96 96h320c53 0 96 -43 96 -96zM512 800v-192c0 -53 -43 -96 -96 -96h-320c-53 0 -96 43 -96 96v192c0 53 43 96 96 96h320c53 0 96 -43 96 -96zM1152 288v-192c0 -53 -43 -96 -96 -96h-320
|
d="M512 288v-192c0 -53 -43 -96 -96 -96h-320c-53 0 -96 43 -96 96v192c0 53 43 96 96 96h320c53 0 96 -43 96 -96zM512 800v-192c0 -53 -43 -96 -96 -96h-320c-53 0 -96 43 -96 96v192c0 53 43 96 96 96h320c53 0 96 -43 96 -96zM1152 288v-192c0 -53 -43 -96 -96 -96h-320
|
||||||
c-53 0 -96 43 -96 96v192c0 53 43 96 96 96h320c53 0 96 -43 96 -96zM512 1312v-192c0 -53 -43 -96 -96 -96h-320c-53 0 -96 43 -96 96v192c0 53 43 96 96 96h320c53 0 96 -43 96 -96zM1152 800v-192c0 -53 -43 -96 -96 -96h-320c-53 0 -96 43 -96 96v192c0 53 43 96 96 96
|
c-53 0 -96 43 -96 96v192c0 53 43 96 96 96h320c53 0 96 -43 96 -96zM512 1312v-192c0 -53 -43 -96 -96 -96h-320c-53 0 -96 43 -96 96v192c0 53 43 96 96 96h320c53 0 96 -43 96 -96zM1152 800v-192c0 -53 -43 -96 -96 -96h-320c-53 0 -96 43 -96 96v192c0 53 43 96 96 96
|
||||||
@ -143,6 +143,8 @@ d="M768 96v1088c-300 0 -544 -244 -544 -544s244 -544 544 -544zM1536 640c0 -424 -3
|
|||||||
<glyph glyph-name="subway" unicode=""
|
<glyph glyph-name="subway" unicode=""
|
||||||
d="M1088 1536c247 0 448 -143 448 -320v-896c0 -173 -191 -313 -431 -319l213 -202c21 -20 7 -55 -22 -55h-1056c-29 0 -43 35 -22 55l213 202c-240 6 -431 146 -431 319v896c0 177 201 320 448 320h640zM288 224c88 0 160 72 160 160s-72 160 -160 160s-160 -72 -160 -160
|
d="M1088 1536c247 0 448 -143 448 -320v-896c0 -173 -191 -313 -431 -319l213 -202c21 -20 7 -55 -22 -55h-1056c-29 0 -43 35 -22 55l213 202c-240 6 -431 146 -431 319v896c0 177 201 320 448 320h640zM288 224c88 0 160 72 160 160s-72 160 -160 160s-160 -72 -160 -160
|
||||||
s72 -160 160 -160zM704 768v512h-544v-512h544zM1248 224c88 0 160 72 160 160s-72 160 -160 160s-160 -72 -160 -160s72 -160 160 -160zM1408 768v512h-576v-512h576z" />
|
s72 -160 160 -160zM704 768v512h-544v-512h544zM1248 224c88 0 160 72 160 160s-72 160 -160 160s-160 -72 -160 -160s72 -160 160 -160zM1408 768v512h-576v-512h576z" />
|
||||||
|
<glyph glyph-name="unslpash" unicode=""
|
||||||
|
d="M1052 728h484v-856h-1536v856h484v-428h568v428zM484 1408h568v-428h-568v428z" />
|
||||||
<glyph glyph-name="chevron-down" unicode="" horiz-adv-x="1612"
|
<glyph glyph-name="chevron-down" unicode="" horiz-adv-x="1612"
|
||||||
d="M1593 728l-742 -741c-25 -25 -65 -25 -90 0l-742 741c-25 25 -25 66 0 91l166 165c25 25 65 25 90 0l531 -531l531 531c25 25 65 25 90 0l166 -165c25 -25 25 -66 0 -91z" />
|
d="M1593 728l-742 -741c-25 -25 -65 -25 -90 0l-742 741c-25 25 -25 66 0 91l166 165c25 25 65 25 90 0l531 -531l531 531c25 25 65 25 90 0l166 -165c25 -25 25 -66 0 -91z" />
|
||||||
<glyph glyph-name="location-arrow" unicode="" horiz-adv-x="1408"
|
<glyph glyph-name="location-arrow" unicode="" horiz-adv-x="1408"
|
||||||
@ -211,6 +213,9 @@ c0 -9 -1 -18 -2 -27c-116 0 -233 20 -349 20c-14 0 -34 -6 -48 -8c-63 -11 -125 -14
|
|||||||
d="M1536 640c0 -424 -344 -768 -768 -768c-76 0 -148 11 -218 32c29 46 62 105 78 164c0 0 9 34 54 211c26 -51 104 -96 187 -96c247 0 415 225 415 527c0 227 -193 440 -487 440c-364 0 -548 -262 -548 -480c0 -132 50 -250 157 -294c17 -7 33 0 38 20c4 13 12 47 16 61
|
d="M1536 640c0 -424 -344 -768 -768 -768c-76 0 -148 11 -218 32c29 46 62 105 78 164c0 0 9 34 54 211c26 -51 104 -96 187 -96c247 0 415 225 415 527c0 227 -193 440 -487 440c-364 0 -548 -262 -548 -480c0 -132 50 -250 157 -294c17 -7 33 0 38 20c4 13 12 47 16 61
|
||||||
c5 20 3 26 -11 43c-31 37 -51 84 -51 151c0 194 145 368 378 368c206 0 320 -126 320 -295c0 -221 -98 -408 -244 -408c-80 0 -140 66 -121 148c23 97 68 202 68 272c0 63 -34 116 -104 116c-82 0 -148 -85 -148 -199c0 0 0 -73 25 -122c-84 -356 -99 -418 -99 -418
|
c5 20 3 26 -11 43c-31 37 -51 84 -51 151c0 194 145 368 378 368c206 0 320 -126 320 -295c0 -221 -98 -408 -244 -408c-80 0 -140 66 -121 148c23 97 68 202 68 272c0 63 -34 116 -104 116c-82 0 -148 -85 -148 -199c0 0 0 -73 25 -122c-84 -356 -99 -418 -99 -418
|
||||||
c-14 -58 -15 -123 -13 -177c-271 119 -460 389 -460 704c0 424 344 768 768 768s768 -344 768 -768z" />
|
c-14 -58 -15 -123 -13 -177c-271 119 -460 389 -460 704c0 424 344 768 768 768s768 -344 768 -768z" />
|
||||||
|
<glyph glyph-name="sun" unicode="" horiz-adv-x="1707"
|
||||||
|
d="M1706 363c-3 -10 -11 -17 -20 -20l-292 -96v-306c0 -10 -5 -20 -13 -26c-9 -6 -19 -8 -29 -4l-292 94l-180 -248c-6 -8 -16 -13 -26 -13s-20 5 -26 13l-180 248l-292 -94c-10 -4 -20 -2 -29 4c-8 6 -13 16 -13 26v306l-292 96c-9 3 -17 10 -20 20s-2 21 4 29l180 248
|
||||||
|
l-180 248c-6 9 -7 19 -4 29s11 17 20 20l292 96v306c0 10 5 20 13 26c9 6 19 8 29 4l292 -94l180 248c12 16 40 16 52 0l180 -248l292 94c10 4 20 2 29 -4c8 -6 13 -16 13 -26v-306l292 -96c9 -3 17 -10 20 -20s2 -20 -4 -29l-180 -248l180 -248c6 -8 7 -19 4 -29z" />
|
||||||
<glyph glyph-name="cart-plus" unicode="" horiz-adv-x="1664"
|
<glyph glyph-name="cart-plus" unicode="" horiz-adv-x="1664"
|
||||||
d="M1216 832c0 35 -29 64 -64 64h-128v128c0 35 -29 64 -64 64s-64 -29 -64 -64v-128h-128c-35 0 -64 -29 -64 -64s29 -64 64 -64h128v-128c0 -35 29 -64 64 -64s64 29 64 64v128h128c35 0 64 29 64 64zM640 0c0 -71 -57 -128 -128 -128s-128 57 -128 128s57 128 128 128
|
d="M1216 832c0 35 -29 64 -64 64h-128v128c0 35 -29 64 -64 64s-64 -29 -64 -64v-128h-128c-35 0 -64 -29 -64 -64s29 -64 64 -64h128v-128c0 -35 29 -64 64 -64s64 29 64 64v128h128c35 0 64 29 64 64zM640 0c0 -71 -57 -128 -128 -128s-128 57 -128 128s57 128 128 128
|
||||||
s128 -57 128 -128zM1536 0c0 -71 -57 -128 -128 -128s-128 57 -128 128s57 128 128 128s128 -57 128 -128zM1664 1088v-512c0 -32 -24 -60 -57 -64l-1044 -122c4 -22 13 -47 13 -70s-14 -44 -24 -64h920c35 0 64 -29 64 -64s-29 -64 -64 -64h-1024c-35 0 -64 29 -64 64
|
s128 -57 128 -128zM1536 0c0 -71 -57 -128 -128 -128s-128 57 -128 128s57 128 128 128s128 -57 128 -128zM1664 1088v-512c0 -32 -24 -60 -57 -64l-1044 -122c4 -22 13 -47 13 -70s-14 -44 -24 -64h920c35 0 64 -29 64 -64s-29 -64 -64 -64h-1024c-35 0 -64 29 -64 64
|
||||||
@ -303,10 +308,8 @@ c-6 -25 -8 -66 -27 -84c-13 -12 -34 -14 -51 -14c-47 0 -94 11 -141 11c-14 0 -35 -1
|
|||||||
c11 -40 64 -210 64 -234zM776 760c-17 0 -33 7 -45 19c-25 25 -26 66 0 91c24 24 37 56 37 90s-13 66 -37 91c-26 25 -25 65 0 90s65 25 90 0c48 -48 75 -113 75 -181s-27 -133 -75 -181c-13 -12 -29 -19 -45 -19zM957 579c-17 0 -33 6 -45 19c-25 25 -25 65 0 90
|
c11 -40 64 -210 64 -234zM776 760c-17 0 -33 7 -45 19c-25 25 -26 66 0 91c24 24 37 56 37 90s-13 66 -37 91c-26 25 -25 65 0 90s65 25 90 0c48 -48 75 -113 75 -181s-27 -133 -75 -181c-13 -12 -29 -19 -45 -19zM957 579c-17 0 -33 6 -45 19c-25 25 -25 65 0 90
|
||||||
c72 73 112 169 112 272s-40 199 -112 272c-25 25 -25 65 0 90s65 25 90 0c97 -97 150 -225 150 -362s-53 -265 -150 -362c-12 -13 -29 -19 -45 -19zM1138 398c-17 0 -33 6 -45 19c-25 25 -25 65 0 90c120 121 187 282 187 453s-67 332 -187 453c-25 25 -25 65 0 90
|
c72 73 112 169 112 272s-40 199 -112 272c-25 25 -25 65 0 90s65 25 90 0c97 -97 150 -225 150 -362s-53 -265 -150 -362c-12 -13 -29 -19 -45 -19zM1138 398c-17 0 -33 6 -45 19c-25 25 -25 65 0 90c120 121 187 282 187 453s-67 332 -187 453c-25 25 -25 65 0 90
|
||||||
s65 25 90 0c145 -145 225 -338 225 -543s-80 -398 -225 -543c-12 -13 -29 -19 -45 -19z" />
|
s65 25 90 0c145 -145 225 -338 225 -543s-80 -398 -225 -543c-12 -13 -29 -19 -45 -19z" />
|
||||||
<glyph glyph-name="code-fork" unicode="" horiz-adv-x="1024"
|
<glyph glyph-name="biometric" unicode="" horiz-adv-x="2304"
|
||||||
d="M288 64c0 53 -43 96 -96 96s-96 -43 -96 -96s43 -96 96 -96s96 43 96 96zM288 1216c0 53 -43 96 -96 96s-96 -43 -96 -96s43 -96 96 -96s96 43 96 96zM928 1088c0 53 -43 96 -96 96s-96 -43 -96 -96s43 -96 96 -96s96 43 96 96zM1024 1088c0 -71 -39 -133 -96 -166
|
d="M1419 640c0 -147 -120 -267 -267 -267s-267 120 -267 267s120 267 267 267s267 -120 267 -267zM0 1222h2304v-521h-769c-29 185 -190 327 -383 327s-354 -142 -383 -327h-769v521zM0 579h769c29 -185 190 -327 383 -327s354 142 383 327h769v-521h-2304v521z" />
|
||||||
c-3 -361 -259 -441 -429 -495c-159 -50 -211 -74 -211 -171v-26c57 -33 96 -95 96 -166c0 -106 -86 -192 -192 -192s-192 86 -192 192c0 71 39 133 96 166v820c-57 33 -96 95 -96 166c0 106 86 192 192 192s192 -86 192 -192c0 -71 -39 -133 -96 -166v-497
|
|
||||||
c51 25 105 42 154 57c186 59 292 103 294 312c-57 33 -96 95 -96 166c0 106 86 192 192 192s192 -86 192 -192z" />
|
|
||||||
<glyph glyph-name="tasks" unicode="" horiz-adv-x="1792"
|
<glyph glyph-name="tasks" unicode="" horiz-adv-x="1792"
|
||||||
d="M1024 128h640v128h-640v-128zM640 640h1024v128h-1024v-128zM1280 1152h384v128h-384v-128zM1792 320v-256c0 -35 -29 -64 -64 -64h-1664c-35 0 -64 29 -64 64v256c0 35 29 64 64 64h1664c35 0 64 -29 64 -64zM1792 832v-256c0 -35 -29 -64 -64 -64h-1664
|
d="M1024 128h640v128h-640v-128zM640 640h1024v128h-1024v-128zM1280 1152h384v128h-384v-128zM1792 320v-256c0 -35 -29 -64 -64 -64h-1664c-35 0 -64 29 -64 64v256c0 35 29 64 64 64h1664c35 0 64 -29 64 -64zM1792 832v-256c0 -35 -29 -64 -64 -64h-1664
|
||||||
c-35 0 -64 29 -64 64v256c0 35 29 64 64 64h1664c35 0 64 -29 64 -64zM1792 1344v-256c0 -35 -29 -64 -64 -64h-1664c-35 0 -64 29 -64 64v256c0 35 29 64 64 64h1664c35 0 64 -29 64 -64z" />
|
c-35 0 -64 29 -64 64v256c0 35 29 64 64 64h1664c35 0 64 -29 64 -64zM1792 1344v-256c0 -35 -29 -64 -64 -64h-1664c-35 0 -64 29 -64 64v256c0 35 29 64 64 64h1664c35 0 64 -29 64 -64z" />
|
||||||
@ -388,9 +391,9 @@ c92 -39 167 -87 235 -152z" />
|
|||||||
d="M148 1404h1236c82 0 149 -66 149 -148v-1236c0 -82 -67 -148 -149 -148h-1236c-82 0 -148 66 -148 148v1236c0 82 66 148 148 148zM736 1150v0l-161 -25l-133 -553c-8 -33 -12 -64 -12 -93s6 -54 18 -76s32 -40 60 -53s68 -19 117 -19l31 128c-18 1 -32 4 -42 9
|
d="M148 1404h1236c82 0 149 -66 149 -148v-1236c0 -82 -67 -148 -149 -148h-1236c-82 0 -148 66 -148 148v1236c0 82 66 148 148 148zM736 1150v0l-161 -25l-133 -553c-8 -33 -12 -64 -12 -93s6 -54 18 -76s32 -40 60 -53s68 -19 117 -19l31 128c-18 1 -32 4 -42 9
|
||||||
s-18 12 -22 20s-5 17 -5 27s1 23 4 35zM985 902v0c-42 0 -80 -3 -116 -10s-67 -14 -95 -22l-174 -722h155l47 189c24 -4 47 -6 71 -6c49 0 94 8 135 25s76 41 106 72s52 67 69 109s25 88 25 139c0 31 -4 61 -13 88s-22 51 -40 72c-18 20 -41 36 -69 48s-62 18 -101 18z
|
s-18 12 -22 20s-5 17 -5 27s1 23 4 35zM985 902v0c-42 0 -80 -3 -116 -10s-67 -14 -95 -22l-174 -722h155l47 189c24 -4 47 -6 71 -6c49 0 94 8 135 25s76 41 106 72s52 67 69 109s25 88 25 139c0 31 -4 61 -13 88s-22 51 -40 72c-18 20 -41 36 -69 48s-62 18 -101 18z
|
||||||
M965 772v0c33 0 56 -11 69 -32s20 -46 20 -76c0 -31 -4 -59 -13 -84s-21 -47 -37 -65s-34 -32 -56 -42s-47 -15 -74 -15c-17 0 -32 1 -44 4l73 303c19 4 40 7 62 7z" />
|
M965 772v0c33 0 56 -11 69 -32s20 -46 20 -76c0 -31 -4 -59 -13 -84s-21 -47 -37 -65s-34 -32 -56 -42s-47 -15 -74 -15c-17 0 -32 1 -44 4l73 303c19 4 40 7 62 7z" />
|
||||||
<glyph glyph-name="camera" unicode="" horiz-adv-x="1920"
|
<glyph glyph-name="foursquare" unicode="" horiz-adv-x="1192"
|
||||||
d="M960 864c159 0 288 -129 288 -288s-129 -288 -288 -288s-288 129 -288 288s129 288 288 288zM1664 1280c141 0 256 -115 256 -256v-896c0 -141 -115 -256 -256 -256h-1408c-141 0 -256 115 -256 256v896c0 141 115 256 256 256h224l51 136c25 66 103 120 173 120h512
|
d="M956 1102l37 194c7 32 -17 57 -44 57h-712c-32 0 -54 -29 -54 -54v-1101c0 -3 3 -4 6 -1c262 315 291 352 291 352c30 35 42 41 86 41h239c33 0 52 28 55 44s31 162 37 191s-21 59 -48 59h-294c-39 0 -67 28 -67 67v42c0 39 28 66 67 66h346c24 0 51 22 55 43zM1183 1324
|
||||||
c70 0 148 -54 173 -120l51 -136h224zM960 128c247 0 448 201 448 448s-201 448 -448 448s-448 -201 -448 -448s201 -448 448 -448z" />
|
c-37 -180 -148 -749 -158 -790c-12 -47 -30 -129 -144 -129h-271c-11 0 -12 1 -22 -10c0 0 -7 -8 -426 -494c-33 -38 -87 -31 -107 -23s-55 32 -55 98v1410c0 58 36 150 158 150h888c130 0 165 -74 137 -212zM1183 1324l-158 -790c10 41 121 610 158 790z" />
|
||||||
<glyph glyph-name="music" unicode=""
|
<glyph glyph-name="music" unicode=""
|
||||||
d="M1536 1312v-1120c0 -141 -211 -192 -320 -192s-320 51 -320 192s211 192 320 192c66 0 132 -12 192 -39v537l-768 -237v-709c0 -141 -211 -192 -320 -192s-320 51 -320 192s211 192 320 192c66 0 132 -12 192 -39v967c0 42 28 79 68 92l832 256c9 3 18 4 28 4
|
d="M1536 1312v-1120c0 -141 -211 -192 -320 -192s-320 51 -320 192s211 192 320 192c66 0 132 -12 192 -39v537l-768 -237v-709c0 -141 -211 -192 -320 -192s-320 51 -320 192s211 192 320 192c66 0 132 -12 192 -39v967c0 42 28 79 68 92l832 256c9 3 18 4 28 4
|
||||||
c53 0 96 -43 96 -96z" />
|
c53 0 96 -43 96 -96z" />
|
||||||
@ -574,6 +577,10 @@ v128h-128v-128h128zM1536 384h-128v-128h128v128zM384 384h896v128h128v640h-128v128
|
|||||||
<glyph glyph-name="briefcase" unicode="" horiz-adv-x="1792"
|
<glyph glyph-name="briefcase" unicode="" horiz-adv-x="1792"
|
||||||
d="M640 1280h512v128h-512v-128zM1792 640v-480c0 -88 -72 -160 -160 -160h-1472c-88 0 -160 72 -160 160v480h672v-160c0 -35 29 -64 64 -64h320c35 0 64 29 64 64v160h672zM1024 640v-128h-256v128h256zM1792 1120v-384h-1792v384c0 88 72 160 160 160h352v160
|
d="M640 1280h512v128h-512v-128zM1792 640v-480c0 -88 -72 -160 -160 -160h-1472c-88 0 -160 72 -160 160v480h672v-160c0 -35 29 -64 64 -64h320c35 0 64 29 64 64v160h672zM1024 640v-128h-256v128h256zM1792 1120v-384h-1792v384c0 88 72 160 160 160h352v160
|
||||||
c0 53 43 96 96 96h576c53 0 96 -43 96 -96v-160h352c88 0 160 -72 160 -160z" />
|
c0 53 43 96 96 96h576c53 0 96 -43 96 -96v-160h352c88 0 160 -72 160 -160z" />
|
||||||
|
<glyph glyph-name="weixin" unicode="" horiz-adv-x="2048"
|
||||||
|
d="M580 1075c0 55 -36 91 -91 91c-54 0 -109 -36 -109 -91c0 -54 55 -90 109 -90c55 0 91 36 91 90zM1323 568c0 36 -36 72 -91 72c-36 0 -72 -36 -72 -72c0 -37 36 -73 72 -73c55 0 91 36 91 73zM1087 1075c0 55 -36 91 -90 91c-55 0 -109 -36 -109 -91
|
||||||
|
c0 -54 54 -90 109 -90c54 0 90 36 90 90zM1722 568c0 36 -37 72 -91 72c-36 0 -72 -36 -72 -72c0 -37 36 -73 72 -73c54 0 91 36 91 73zM1456 965c-23 3 -46 4 -70 4c-344 0 -616 -257 -616 -573c0 -53 8 -104 23 -152c-23 -2 -45 -3 -68 -3c-91 0 -163 18 -254 36
|
||||||
|
l-253 -127l72 218c-181 127 -290 291 -290 490c0 345 326 616 725 616c356 0 669 -217 731 -509zM2048 404c0 -163 -108 -308 -254 -417l55 -181l-199 109c-73 -18 -146 -37 -218 -37c-345 0 -616 236 -616 526s271 526 616 526c326 0 616 -236 616 -526z" />
|
||||||
<glyph glyph-name="stop" unicode=""
|
<glyph glyph-name="stop" unicode=""
|
||||||
d="M1536 1344v-1408c0 -35 -29 -64 -64 -64h-1408c-35 0 -64 29 -64 64v1408c0 35 29 64 64 64h1408c35 0 64 -29 64 -64z" />
|
d="M1536 1344v-1408c0 -35 -29 -64 -64 -64h-1408c-35 0 -64 29 -64 64v1408c0 35 29 64 64 64h1408c35 0 64 -29 64 -64z" />
|
||||||
<glyph glyph-name="clone" unicode="" horiz-adv-x="1792"
|
<glyph glyph-name="clone" unicode="" horiz-adv-x="1792"
|
||||||
@ -716,6 +723,12 @@ c-70 193 -106 325 -128 542h-11zM1118 893c-34 0 -66 -19 -82 -51l-172 -353c-22 -45
|
|||||||
s-1 -57 -17 -95c-12 -29 -29 -65 -51 -111c4 -5 9 -13 11 -19c2 -5 4 -13 4 -19c0 -22 -17 -46 -38 -54c-5 -2 -14 -4 -20 -4c-22 0 -46 17 -54 38c-2 5 -3 14 -3 20c0 22 17 46 38 54c5 2 14 3 19 3h2c22 46 41 82 52 109c15 36 18 55 15 66s-13 20 -39 35
|
s-1 -57 -17 -95c-12 -29 -29 -65 -51 -111c4 -5 9 -13 11 -19c2 -5 4 -13 4 -19c0 -22 -17 -46 -38 -54c-5 -2 -14 -4 -20 -4c-22 0 -46 17 -54 38c-2 5 -3 14 -3 20c0 22 17 46 38 54c5 2 14 3 19 3h2c22 46 41 82 52 109c15 36 18 55 15 66s-13 20 -39 35
|
||||||
c-18 10 -41 22 -71 36c-4 -4 -13 -9 -19 -11c-5 -2 -14 -3 -19 -3h-6l-77 -158c5 -5 12 -14 14 -21c2 -5 3 -13 3 -19c0 -22 -17 -46 -38 -54c-5 -2 -13 -4 -19 -4c-22 0 -46 17 -54 38c-2 5 -3 14 -3 20c0 22 16 46 37 54c5 2 15 3 20 3l79 162c-3 4 -8 11 -10 16
|
c-18 10 -41 22 -71 36c-4 -4 -13 -9 -19 -11c-5 -2 -14 -3 -19 -3h-6l-77 -158c5 -5 12 -14 14 -21c2 -5 3 -13 3 -19c0 -22 -17 -46 -38 -54c-5 -2 -13 -4 -19 -4c-22 0 -46 17 -54 38c-2 5 -3 14 -3 20c0 22 16 46 37 54c5 2 15 3 20 3l79 162c-3 4 -8 11 -10 16
|
||||||
s-3 14 -3 20c0 22 17 46 38 54c5 2 14 3 19 3h1l46 94l-64 31c-13 6 -26 9 -39 9z" />
|
s-3 14 -3 20c0 22 17 46 38 54c5 2 14 3 19 3h1l46 94l-64 31c-13 6 -26 9 -39 9z" />
|
||||||
|
<glyph glyph-name="f-droid" unicode="" horiz-adv-x="1676"
|
||||||
|
d="M47 1526v0c12 0 29 -8 36 -18l127 -164c10 3 27 6 37 6v0h1182v0c10 0 27 -3 37 -6l127 164c7 9 22 17 34 18h2h3c24 -1 44 -22 44 -46c0 -9 -4 -22 -10 -29l-133 -172c4 -11 7 -29 7 -40v0v-258c0 -61 -50 -111 -111 -111h-1182c-61 0 -111 50 -111 111v258v0
|
||||||
|
c0 11 3 29 7 40l-133 172c-6 7 -10 20 -10 29c0 26 20 46 46 46h1zM482 1212v0c-69 0 -125 -56 -125 -125v0c0 -69 56 -125 125 -125v0c69 0 125 56 125 125v0c0 69 -56 125 -125 125v0zM1203 1212c-69 0 -125 -56 -125 -125v0c0 -69 56 -125 125 -125s125 56 125 125v0
|
||||||
|
c0 69 -56 125 -125 125zM247 833h1182c61 0 111 -50 111 -111v-739c0 -61 -50 -111 -111 -111h-1182c-61 0 -111 50 -111 111v739c0 61 50 111 111 111zM838 740v0c-214 0 -388 -174 -388 -388s174 -388 388 -388s388 174 388 388s-174 388 -388 388zM838 670v0
|
||||||
|
c176 0 318 -142 318 -318s-142 -317 -318 -317s-318 141 -318 317s142 318 318 318zM838 583v0c-106 0 -197 -72 -223 -171h119c20 36 59 61 104 61c67 0 120 -54 120 -121s-53 -120 -120 -120c-48 0 -89 28 -108 69h-117c24 -102 116 -180 225 -180c127 0 231 104 231 231
|
||||||
|
s-104 231 -231 231z" />
|
||||||
<glyph glyph-name="shopping-basket" unicode="" horiz-adv-x="2048"
|
<glyph glyph-name="shopping-basket" unicode="" horiz-adv-x="2048"
|
||||||
d="M1920 768c71 0 128 -57 128 -128s-57 -128 -128 -128h-15l-115 -662c-11 -61 -64 -106 -126 -106h-1280c-62 0 -115 45 -126 106l-115 662h-15c-71 0 -128 57 -128 128s57 128 128 128h1792zM485 -32c35 3 62 34 59 69l-32 416c-3 35 -34 62 -69 59s-62 -34 -59 -69
|
d="M1920 768c71 0 128 -57 128 -128s-57 -128 -128 -128h-15l-115 -662c-11 -61 -64 -106 -126 -106h-1280c-62 0 -115 45 -126 106l-115 662h-15c-71 0 -128 57 -128 128s57 128 128 128h1792zM485 -32c35 3 62 34 59 69l-32 416c-3 35 -34 62 -69 59s-62 -34 -59 -69
|
||||||
l32 -416c3 -33 31 -59 64 -59h5zM896 32v416c0 35 -29 64 -64 64s-64 -29 -64 -64v-416c0 -35 29 -64 64 -64s64 29 64 64zM1280 32v416c0 35 -29 64 -64 64s-64 -29 -64 -64v-416c0 -35 29 -64 64 -64s64 29 64 64zM1632 27l32 416c3 35 -24 66 -59 69s-66 -24 -69 -59
|
l32 -416c3 -33 31 -59 64 -59h5zM896 32v416c0 35 -29 64 -64 64s-64 -29 -64 -64v-416c0 -35 29 -64 64 -64s64 29 64 64zM1280 32v416c0 35 -29 64 -64 64s-64 -29 -64 -64v-416c0 -35 29 -64 64 -64s64 29 64 64zM1632 27l32 416c3 35 -24 66 -59 69s-66 -24 -69 -59
|
||||||
@ -748,10 +761,10 @@ h-1920v128c0 35 31 64 69 64h1782z" />
|
|||||||
<glyph glyph-name="times-circle-o" unicode=""
|
<glyph glyph-name="times-circle-o" unicode=""
|
||||||
d="M1097 457l-146 -146c-13 -13 -33 -13 -46 0l-137 137l-137 -137c-13 -13 -33 -13 -46 0l-146 146c-13 13 -13 33 0 46l137 137l-137 137c-13 13 -13 33 0 46l146 146c13 13 33 13 46 0l137 -137l137 137c13 13 33 13 46 0l146 -146c13 -13 13 -33 0 -46l-137 -137
|
d="M1097 457l-146 -146c-13 -13 -33 -13 -46 0l-137 137l-137 -137c-13 -13 -33 -13 -46 0l-146 146c-13 13 -13 33 0 46l137 137l-137 137c-13 13 -13 33 0 46l146 146c13 13 33 13 46 0l137 -137l137 137c13 13 33 13 46 0l146 -146c13 -13 13 -33 0 -46l-137 -137
|
||||||
l137 -137c13 -13 13 -33 0 -46zM1312 640c0 300 -244 544 -544 544s-544 -244 -544 -544s244 -544 544 -544s544 244 544 544zM1536 640c0 -424 -344 -768 -768 -768s-768 344 -768 768s344 768 768 768s768 -344 768 -768z" />
|
l137 -137c13 -13 13 -33 0 -46zM1312 640c0 300 -244 544 -544 544s-544 -244 -544 -544s244 -544 544 -544s544 244 544 544zM1536 640c0 -424 -344 -768 -768 -768s-768 344 -768 768s344 768 768 768s768 -344 768 -768z" />
|
||||||
<glyph glyph-name="weixin" unicode="" horiz-adv-x="2048"
|
<glyph glyph-name="python" unicode=""
|
||||||
d="M580 1075c0 55 -36 91 -91 91c-54 0 -109 -36 -109 -91c0 -54 55 -90 109 -90c55 0 91 36 91 90zM1323 568c0 36 -36 72 -91 72c-36 0 -72 -36 -72 -72c0 -37 36 -73 72 -73c55 0 91 36 91 73zM1087 1075c0 55 -36 91 -90 91c-55 0 -109 -36 -109 -91
|
d="M759 1416v0c63 0 129 -4 193 -15c101 -17 185 -92 185 -192v-353c0 -103 -82 -188 -185 -188h-370c-126 0 -232 -108 -232 -230v-170h-127c-108 0 -171 78 -197 188c-36 147 -34 236 0 377c29 123 124 188 232 188h509v47h-370v141c0 107 28 164 185 192
|
||||||
c0 -54 54 -90 109 -90c54 0 90 36 90 90zM1722 568c0 36 -37 72 -91 72c-36 0 -72 -36 -72 -72c0 -37 36 -73 72 -73c54 0 91 36 91 73zM1456 965c-23 3 -46 4 -70 4c-344 0 -616 -257 -616 -573c0 -53 8 -104 23 -152c-23 -2 -45 -3 -68 -3c-91 0 -163 18 -254 36
|
c53 9 114 15 177 15zM558 1303c-38 0 -69 -32 -69 -71s31 -70 69 -70s70 31 70 70s-32 71 -70 71zM1183 1021h139c108 0 159 -81 186 -188c37 -149 39 -261 0 -377c-37 -113 -78 -188 -186 -188h-555v-47h370v-141c0 -107 -92 -161 -185 -188c-140 -41 -253 -34 -370 0
|
||||||
l-253 -127l72 218c-181 127 -290 291 -290 490c0 345 326 616 725 616c356 0 669 -217 731 -509zM2048 404c0 -163 -108 -308 -254 -417l55 -181l-199 109c-73 -18 -146 -37 -218 -37c-345 0 -616 236 -616 526s271 526 616 526c326 0 616 -236 616 -526z" />
|
c-98 29 -185 88 -185 188v353c0 102 84 188 185 188h370c123 0 231 107 231 235v165zM975 127v0c-38 0 -69 -31 -69 -70s31 -71 69 -71s70 32 70 71s-32 70 -70 70zM1389 366c0 -17 -70 -30 -156 -30s-156 13 -156 30s70 30 156 30s156 -13 156 -30z" />
|
||||||
<glyph glyph-name="internet-explorer" unicode="" horiz-adv-x="1792"
|
<glyph glyph-name="internet-explorer" unicode="" horiz-adv-x="1792"
|
||||||
d="M1792 599c0 -35 -2 -70 -7 -104h-1151c0 -199 175 -343 367 -343c130 0 255 64 322 177h423c-114 -321 -419 -536 -759 -536c-123 0 -246 29 -356 83c-112 -57 -269 -116 -394 -116c-168 0 -237 103 -237 263c0 93 20 186 45 275c16 58 80 176 109 229
|
d="M1792 599c0 -35 -2 -70 -7 -104h-1151c0 -199 175 -343 367 -343c130 0 255 64 322 177h423c-114 -321 -419 -536 -759 -536c-123 0 -246 29 -356 83c-112 -57 -269 -116 -394 -116c-168 0 -237 103 -237 263c0 93 20 186 45 275c16 58 80 176 109 229
|
||||||
c123 223 285 437 475 606c-153 -66 -319 -232 -427 -354c84 366 410 625 785 625c15 0 30 0 45 -1c124 57 297 117 433 117c162 0 301 -62 301 -245c0 -96 -37 -200 -75 -286c66 -119 101 -254 101 -390zM1722 1239c0 112 -80 181 -190 181c-84 0 -179 -34 -254 -70
|
c123 223 285 437 475 606c-153 -66 -319 -232 -427 -354c84 366 410 625 785 625c15 0 30 0 45 -1c124 57 297 117 433 117c162 0 301 -62 301 -245c0 -96 -37 -200 -75 -286c66 -119 101 -254 101 -390zM1722 1239c0 112 -80 181 -190 181c-84 0 -179 -34 -254 -70
|
||||||
@ -1179,6 +1192,13 @@ c0 -88 -72 -160 -160 -160h-1216c-88 0 -160 72 -160 160v1216c0 88 72 160 160 160h
|
|||||||
d="M1280 388c0 14 -8 24 -22 27c-91 19 -160 83 -198 167c-4 8 -7 16 -7 25c0 45 124 36 124 100c0 27 -33 44 -57 44c-22 0 -40 -16 -63 -16c-4 0 -8 1 -12 2c3 38 5 77 5 115c0 34 -2 82 -17 114c-48 104 -140 165 -255 165c-125 0 -220 -47 -275 -165
|
d="M1280 388c0 14 -8 24 -22 27c-91 19 -160 83 -198 167c-4 8 -7 16 -7 25c0 45 124 36 124 100c0 27 -33 44 -57 44c-22 0 -40 -16 -63 -16c-4 0 -8 1 -12 2c3 38 5 77 5 115c0 34 -2 82 -17 114c-48 104 -140 165 -255 165c-125 0 -220 -47 -275 -165
|
||||||
c-15 -32 -18 -80 -18 -115c0 -38 3 -76 6 -114c-5 -1 -10 -2 -15 -2c-22 0 -41 16 -62 16c-25 0 -55 -17 -55 -45c0 -62 124 -54 124 -99c0 -9 -3 -17 -7 -25c-39 -84 -106 -147 -198 -167c-14 -3 -22 -13 -22 -27c0 -47 106 -64 138 -69c9 -24 5 -66 40 -66
|
c-15 -32 -18 -80 -18 -115c0 -38 3 -76 6 -114c-5 -1 -10 -2 -15 -2c-22 0 -41 16 -62 16c-25 0 -55 -17 -55 -45c0 -62 124 -54 124 -99c0 -9 -3 -17 -7 -25c-39 -84 -106 -147 -198 -167c-14 -3 -22 -13 -22 -27c0 -47 106 -64 138 -69c9 -24 5 -66 40 -66
|
||||||
c26 0 51 10 77 10c106 0 134 -95 256 -95c127 0 151 95 258 95c26 0 52 -9 78 -9c34 0 31 42 39 65c32 5 138 22 138 69zM1536 1120v-960c0 -159 -129 -288 -288 -288h-960c-159 0 -288 129 -288 288v960c0 159 129 288 288 288h960c159 0 288 -129 288 -288z" />
|
c26 0 51 10 77 10c106 0 134 -95 256 -95c127 0 151 95 258 95c26 0 52 -9 78 -9c34 0 31 42 39 65c32 5 138 22 138 69zM1536 1120v-960c0 -159 -129 -288 -288 -288h-960c-159 0 -288 129 -288 288v960c0 159 129 288 288 288h960c159 0 288 -129 288 -288z" />
|
||||||
|
<glyph glyph-name="spell-check" unicode="" horiz-adv-x="2049"
|
||||||
|
d="M2049 700c0 -25 -10 -50 -28 -68l-724 -724l-136 -136c-18 -18 -43 -28 -68 -28s-50 10 -68 28l-136 136l-362 362c-18 18 -28 43 -28 68s10 50 28 68l136 136c18 18 43 28 68 28s50 -10 68 -28l294 -295l656 657c18 18 43 28 68 28s50 -10 68 -28l136 -136
|
||||||
|
c18 -18 28 -43 28 -68zM0 880v73h48l158 454h111l158 -454h49v-73h-199v73h52l-32 98h-167l-32 -98h52v-73h-198zM200 1127h122l-49 149c-2 8 -5 16 -6 23c-1 8 -3 15 -3 18l-1 5h-2c-1 -13 -5 -29 -10 -46zM569 880v73h63v381h-63v73h242c40 0 72 -5 95 -14
|
||||||
|
c24 -9 44 -25 58 -47c15 -21 22 -46 22 -75c0 -25 -6 -47 -17 -67s-28 -35 -48 -46v-1c28 -8 50 -24 64 -47s22 -49 22 -78c0 -35 -10 -65 -30 -91s-45 -43 -75 -52c-21 -6 -47 -9 -79 -9h-254zM730 1192h92c20 0 37 6 48 18c11 13 17 30 17 51c0 29 -10 49 -30 60
|
||||||
|
c-11 5 -27 8 -46 8h-81v-137zM730 958h98c15 0 27 2 37 6c13 5 25 15 32 28c7 14 11 29 11 46c0 23 -7 41 -21 55c-13 14 -32 22 -56 22h-101v-157zM1131 950c-52 53 -78 118 -78 196s26 142 78 193s116 77 193 77c18 0 39 -2 60 -5c22 -3 44 -9 67 -16s41 -18 56 -33
|
||||||
|
s23 -32 23 -51v-72h-88v41c0 12 -7 23 -20 31s-29 14 -45 17s-32 5 -48 5c-51 0 -94 -17 -127 -51c-33 -33 -49 -77 -49 -132c0 -59 17 -106 51 -142s78 -54 130 -54c14 0 29 2 45 4s31 8 46 16s23 19 23 32v41h89v-72c0 -18 -7 -35 -22 -49c-14 -14 -33 -26 -56 -33
|
||||||
|
c-22 -7 -45 -13 -67 -16c-22 -4 -44 -6 -64 -6c-79 0 -145 27 -197 79v0z" />
|
||||||
<glyph glyph-name="building-o" unicode="" horiz-adv-x="1408"
|
<glyph glyph-name="building-o" unicode="" horiz-adv-x="1408"
|
||||||
d="M384 224v-64c0 -17 -15 -32 -32 -32h-64c-17 0 -32 15 -32 32v64c0 17 15 32 32 32h64c17 0 32 -15 32 -32zM384 480v-64c0 -17 -15 -32 -32 -32h-64c-17 0 -32 15 -32 32v64c0 17 15 32 32 32h64c17 0 32 -15 32 -32zM640 480v-64c0 -17 -15 -32 -32 -32h-64
|
d="M384 224v-64c0 -17 -15 -32 -32 -32h-64c-17 0 -32 15 -32 32v64c0 17 15 32 32 32h64c17 0 32 -15 32 -32zM384 480v-64c0 -17 -15 -32 -32 -32h-64c-17 0 -32 15 -32 32v64c0 17 15 32 32 32h64c17 0 32 -15 32 -32zM640 480v-64c0 -17 -15 -32 -32 -32h-64
|
||||||
c-17 0 -32 15 -32 32v64c0 17 15 32 32 32h64c17 0 32 -15 32 -32zM384 736v-64c0 -17 -15 -32 -32 -32h-64c-17 0 -32 15 -32 32v64c0 17 15 32 32 32h64c17 0 32 -15 32 -32zM1152 224v-64c0 -17 -15 -32 -32 -32h-64c-17 0 -32 15 -32 32v64c0 17 15 32 32 32h64
|
c-17 0 -32 15 -32 32v64c0 17 15 32 32 32h64c17 0 32 -15 32 -32zM384 736v-64c0 -17 -15 -32 -32 -32h-64c-17 0 -32 15 -32 32v64c0 17 15 32 32 32h64c17 0 32 -15 32 -32zM1152 224v-64c0 -17 -15 -32 -32 -32h-64c-17 0 -32 15 -32 32v64c0 17 15 32 32 32h64
|
||||||
@ -1347,6 +1367,8 @@ h-628l-376 -12v102l127 25c89 17 116 43 117 116c6 242 8 643 8 643s3 402 -8 645c-3
|
|||||||
<glyph glyph-name="copyright" unicode=""
|
<glyph glyph-name="copyright" unicode=""
|
||||||
d="M1150 462v-109c0 -141 -225 -193 -366 -193c-274 0 -480 209 -480 485c0 271 204 475 475 475c99 0 358 -35 358 -194v-109c0 -9 -7 -16 -16 -16h-118c-9 0 -16 7 -16 16v70c0 63 -121 92 -203 92c-187 0 -317 -135 -317 -329c0 -201 136 -348 325 -348
|
d="M1150 462v-109c0 -141 -225 -193 -366 -193c-274 0 -480 209 -480 485c0 271 204 475 475 475c99 0 358 -35 358 -194v-109c0 -9 -7 -16 -16 -16h-118c-9 0 -16 7 -16 16v70c0 63 -121 92 -203 92c-187 0 -317 -135 -317 -329c0 -201 136 -348 325 -348
|
||||||
c72 0 208 27 208 90v70c0 9 7 16 15 16h119c8 0 16 -7 16 -16zM768 1280c-353 0 -640 -287 -640 -640s287 -640 640 -640s640 287 640 640s-287 640 -640 640zM1536 640c0 -424 -344 -768 -768 -768s-768 344 -768 768s344 768 768 768s768 -344 768 -768z" />
|
c72 0 208 27 208 90v70c0 9 7 16 15 16h119c8 0 16 -7 16 -16zM768 1280c-353 0 -640 -287 -640 -640s287 -640 640 -640s640 287 640 640s-287 640 -640 640zM1536 640c0 -424 -344 -768 -768 -768s-768 344 -768 768s344 768 768 768s768 -344 768 -768z" />
|
||||||
|
<glyph glyph-name="pleroma" unicode="" horiz-adv-x="961"
|
||||||
|
d="M120 1408h262v-1536h-382v1416c0 66 54 120 120 120zM575 1408h386v-648c0 -66 -53 -120 -119 -120v0h-267v768zM575 254h386v-262c0 -66 -53 -120 -119 -120v0h-267v382z" />
|
||||||
<glyph glyph-name="terminal" unicode="" horiz-adv-x="1651"
|
<glyph glyph-name="terminal" unicode="" horiz-adv-x="1651"
|
||||||
d="M572 553l-466 -466c-13 -13 -33 -13 -46 0l-50 50c-13 13 -13 33 0 46l393 393l-393 393c-13 13 -13 33 0 46l50 50c13 13 33 13 46 0l466 -466c13 -13 13 -33 0 -46zM1651 96v-64c0 -18 -14 -32 -32 -32h-960c-18 0 -32 14 -32 32v64c0 18 14 32 32 32h960
|
d="M572 553l-466 -466c-13 -13 -33 -13 -46 0l-50 50c-13 13 -13 33 0 46l393 393l-393 393c-13 13 -13 33 0 46l50 50c13 13 33 13 46 0l466 -466c13 -13 13 -33 0 -46zM1651 96v-64c0 -18 -14 -32 -32 -32h-960c-18 0 -32 14 -32 32v64c0 18 14 32 32 32h960
|
||||||
c18 0 32 -14 32 -32z" />
|
c18 0 32 -14 32 -32z" />
|
||||||
@ -1668,9 +1690,12 @@ c-18 0 -32 -14 -32 -32v-192c0 -18 14 -32 32 -32h320c18 0 32 14 32 32zM512 928v19
|
|||||||
c0 -18 14 -32 32 -32h320c18 0 32 14 32 32zM1536 160v192c0 18 -14 32 -32 32h-320c-18 0 -32 -14 -32 -32v-192c0 -18 14 -32 32 -32h320c18 0 32 14 32 32zM1024 928v192c0 18 -14 32 -32 32h-320c-18 0 -32 -14 -32 -32v-192c0 -18 14 -32 32 -32h320c18 0 32 14 32 32z
|
c0 -18 14 -32 32 -32h320c18 0 32 14 32 32zM1536 160v192c0 18 -14 32 -32 32h-320c-18 0 -32 -14 -32 -32v-192c0 -18 14 -32 32 -32h320c18 0 32 14 32 32zM1024 928v192c0 18 -14 32 -32 32h-320c-18 0 -32 -14 -32 -32v-192c0 -18 14 -32 32 -32h320c18 0 32 14 32 32z
|
||||||
M1536 544v192c0 18 -14 32 -32 32h-320c-18 0 -32 -14 -32 -32v-192c0 -18 14 -32 32 -32h320c18 0 32 14 32 32zM1536 928v192c0 18 -14 32 -32 32h-320c-18 0 -32 -14 -32 -32v-192c0 -18 14 -32 32 -32h320c18 0 32 14 32 32zM1664 1248v-1088c0 -88 -72 -160 -160 -160
|
M1536 544v192c0 18 -14 32 -32 32h-320c-18 0 -32 -14 -32 -32v-192c0 -18 14 -32 32 -32h320c18 0 32 14 32 32zM1536 928v192c0 18 -14 32 -32 32h-320c-18 0 -32 -14 -32 -32v-192c0 -18 14 -32 32 -32h320c18 0 32 14 32 32zM1664 1248v-1088c0 -88 -72 -160 -160 -160
|
||||||
h-1344c-88 0 -160 72 -160 160v1088c0 88 72 160 160 160h1344c88 0 160 -72 160 -160z" />
|
h-1344c-88 0 -160 72 -160 160v1088c0 88 72 160 160 160h1344c88 0 160 -72 160 -160z" />
|
||||||
<glyph glyph-name="caret-square-o-left" unicode=""
|
<glyph glyph-name="handshake-o" unicode="" horiz-adv-x="2304"
|
||||||
d="M1024 960v-640c0 -35 -29 -64 -64 -64c-13 0 -26 4 -37 12l-448 320c-17 12 -27 31 -27 52c0 20 10 40 27 52l448 320c11 8 24 12 37 12c35 0 64 -29 64 -64zM1280 160v960c0 17 -15 32 -32 32h-960c-17 0 -32 -15 -32 -32v-960c0 -17 15 -32 32 -32h960
|
d="M192 384c84 0 84 128 0 128s-84 -128 0 -128zM1665 442c-79 103 -156 208 -246 302l-125 -140c-110 -125 -307 -122 -414 6c-76 92 -76 224 2 315l177 206c-62 32 -137 21 -204 21c-59 0 -116 -24 -158 -66l-158 -158h-155v-544c44 0 84 6 119 -28l297 -292
|
||||||
c17 0 32 15 32 32zM1536 1120v-960c0 -159 -129 -288 -288 -288h-960c-159 0 -288 129 -288 288v960c0 159 129 288 288 288h960c159 0 288 -129 288 -288z" />
|
c61 -59 140 -111 227 -111c45 0 93 15 125 47c75 -26 162 16 185 93c48 -4 92 11 127 44c23 21 53 63 50 96c9 -9 31 -10 43 -10c119 0 181 125 108 219zM1824 384h96v512h-93l-157 180c-42 48 -105 76 -169 76h-167c-56 0 -110 -25 -146 -67l-209 -243
|
||||||
|
c-37 -44 -37 -106 -1 -150c57 -68 162 -69 221 -3l193 218c46 51 130 3 109 -62c38 -44 79 -87 116 -131c50 -62 98 -127 147 -190c31 -40 54 -88 60 -140zM2112 384c84 0 84 128 0 128s-84 -128 0 -128zM2304 960v-640c0 -35 -29 -64 -64 -64h-434
|
||||||
|
c-36 -87 -115 -145 -207 -158c-43 -63 -109 -111 -183 -127c-55 -70 -144 -112 -233 -106c-165 -93 -351 -12 -474 109l-287 282h-358c-35 0 -64 29 -64 64v672c0 35 29 64 64 64h421c116 116 196 224 370 224h117c65 0 128 -20 181 -56c53 36 116 56 181 56h167
|
||||||
|
c190 0 269 -124 384 -256h355c35 0 64 -29 64 -64z" />
|
||||||
<glyph glyph-name="spinner" unicode="" horiz-adv-x="1664"
|
<glyph glyph-name="spinner" unicode="" horiz-adv-x="1664"
|
||||||
d="M462 142c0 -70 -57 -128 -128 -128c-70 0 -128 58 -128 128c0 71 58 128 128 128c71 0 128 -57 128 -128zM960 -64c0 -71 -57 -128 -128 -128s-128 57 -128 128s57 128 128 128s128 -57 128 -128zM256 640c0 -71 -57 -128 -128 -128s-128 57 -128 128s57 128 128 128
|
d="M462 142c0 -70 -57 -128 -128 -128c-70 0 -128 58 -128 128c0 71 58 128 128 128c71 0 128 -57 128 -128zM960 -64c0 -71 -57 -128 -128 -128s-128 57 -128 128s57 128 128 128s128 -57 128 -128zM256 640c0 -71 -57 -128 -128 -128s-128 57 -128 128s57 128 128 128
|
||||||
s128 -57 128 -128zM1458 142c0 -70 -58 -128 -128 -128c-71 0 -128 58 -128 128c0 71 57 128 128 128c70 0 128 -57 128 -128zM494 1138c0 -88 -72 -160 -160 -160s-160 72 -160 160s72 160 160 160s160 -72 160 -160zM1664 640c0 -71 -57 -128 -128 -128s-128 57 -128 128
|
s128 -57 128 -128zM1458 142c0 -70 -58 -128 -128 -128c-71 0 -128 58 -128 128c0 71 57 128 128 128c70 0 128 -57 128 -128zM494 1138c0 -88 -72 -160 -160 -160s-160 72 -160 160s72 160 160 160s160 -72 160 -160zM1664 640c0 -71 -57 -128 -128 -128s-128 57 -128 128
|
||||||
@ -1783,6 +1808,10 @@ c-2 30 3 80 3 80zM2001 584c0 436 -352 790 -784 790c-200 0 -382 -76 -521 -201c-21
|
|||||||
c6 -42 9 -99 -39 -121c-146 -68 -307 -111 -467 -134c-104 -15 -162 -19 -317 -16c148 -344 518 -438 518 -438c116 -19 204 -4 263 15c256 130 433 398 433 707zM2075 621c-7 -68 -18 -147 -40 -212c-90 -267 -215 -441 -500 -600c-26 -18 -54 -35 -82 -44
|
c6 -42 9 -99 -39 -121c-146 -68 -307 -111 -467 -134c-104 -15 -162 -19 -317 -16c148 -344 518 -438 518 -438c116 -19 204 -4 263 15c256 130 433 398 433 707zM2075 621c-7 -68 -18 -147 -40 -212c-90 -267 -215 -441 -500 -600c-26 -18 -54 -35 -82 -44
|
||||||
c-51 -18 -106 -22 -163 -16c-24 -2 -48 -3 -73 -3c-381 0 -703 260 -800 615c-3 0 -6 1 -9 1c-23 -180 110 -423 110 -423s8 -12 54 -82c-255 135 -262 533 -262 533c-61 23 -273 95 -310 154c0 0 166 -91 309 -109c-1 1 2 32 2 32c9 122 51 217 94 290
|
c-51 -18 -106 -22 -163 -16c-24 -2 -48 -3 -73 -3c-381 0 -703 260 -800 615c-3 0 -6 1 -9 1c-23 -180 110 -423 110 -423s8 -12 54 -82c-255 135 -262 533 -262 533c-61 23 -273 95 -310 154c0 0 166 -91 309 -109c-1 1 2 32 2 32c9 122 51 217 94 290
|
||||||
c28 137 90 261 176 365c15 62 39 136 81 214c18 34 35 56 81 77c304 142 604 178 912 18c295 -154 455 -476 420 -810z" />
|
c28 137 90 261 176 365c15 62 39 136 81 214c18 34 35 56 81 77c304 142 604 178 912 18c295 -154 455 -476 420 -810z" />
|
||||||
|
<glyph glyph-name="code-fork" unicode="" horiz-adv-x="1024"
|
||||||
|
d="M288 64c0 53 -43 96 -96 96s-96 -43 -96 -96s43 -96 96 -96s96 43 96 96zM288 1216c0 53 -43 96 -96 96s-96 -43 -96 -96s43 -96 96 -96s96 43 96 96zM928 1088c0 53 -43 96 -96 96s-96 -43 -96 -96s43 -96 96 -96s96 43 96 96zM1024 1088c0 -71 -39 -133 -96 -166
|
||||||
|
c-3 -361 -259 -441 -429 -495c-159 -50 -211 -74 -211 -171v-26c57 -33 96 -95 96 -166c0 -106 -86 -192 -192 -192s-192 86 -192 192c0 71 39 133 96 166v820c-57 33 -96 95 -96 166c0 106 86 192 192 192s192 -86 192 -192c0 -71 -39 -133 -96 -166v-497
|
||||||
|
c51 25 105 42 154 57c186 59 292 103 294 312c-57 33 -96 95 -96 166c0 106 86 192 192 192s192 -86 192 -192z" />
|
||||||
<glyph glyph-name="hand-o-right" unicode="" horiz-adv-x="1792"
|
<glyph glyph-name="hand-o-right" unicode="" horiz-adv-x="1792"
|
||||||
d="M256 192c0 35 -29 64 -64 64s-64 -29 -64 -64s29 -64 64 -64s64 29 64 64zM1664 768c0 68 -61 128 -128 128h-576c0 63 96 128 96 256c0 96 -75 128 -160 128c-28 0 -79 -116 -90 -139c-12 -22 -24 -44 -37 -65c-33 -53 -71 -99 -112 -145c-64 -73 -135 -163 -241 -163
|
d="M256 192c0 35 -29 64 -64 64s-64 -29 -64 -64s29 -64 64 -64s64 29 64 64zM1664 768c0 68 -61 128 -128 128h-576c0 63 96 128 96 256c0 96 -75 128 -160 128c-28 0 -79 -116 -90 -139c-12 -22 -24 -44 -37 -65c-33 -53 -71 -99 -112 -145c-64 -73 -135 -163 -241 -163
|
||||||
h-32v-640h32c175 0 346 -128 540 -128c112 0 189 47 189 167c0 19 -2 38 -5 56c42 23 65 80 65 126c0 24 -6 48 -18 69c34 32 53 72 53 119c0 32 -14 79 -35 103h331c69 0 128 59 128 128zM1792 769c0 -140 -116 -257 -256 -257h-169c-3 -42 -16 -82 -37 -119
|
h-32v-640h32c175 0 346 -128 540 -128c112 0 189 47 189 167c0 19 -2 38 -5 56c42 23 65 80 65 126c0 24 -6 48 -18 69c34 32 53 72 53 119c0 32 -14 79 -35 103h331c69 0 128 59 128 128zM1792 769c0 -140 -116 -257 -256 -257h-169c-3 -42 -16 -82 -37 -119
|
||||||
@ -2082,6 +2111,11 @@ d="M994 344c0 -66 -7 -132 -17 -197c-15 -104 -30 -211 -55 -313c-18 -73 -86 -90 -1
|
|||||||
c3 21 6 43 10 66c2 16 4 32 6 47c1 6 4 10 9 12c208 106 352 322 352 571c0 365 -306 659 -675 639c-338 -18 -607 -306 -605 -644c2 -249 147 -464 356 -568c5 -2 8 -7 9 -12c2 -14 4 -29 6 -45c4 -24 7 -46 11 -68c2 -12 -11 -22 -22 -17c-297 116 -504 412 -487 753
|
c3 21 6 43 10 66c2 16 4 32 6 47c1 6 4 10 9 12c208 106 352 322 352 571c0 365 -306 659 -675 639c-338 -18 -607 -306 -605 -644c2 -249 147 -464 356 -568c5 -2 8 -7 9 -12c2 -14 4 -29 6 -45c4 -24 7 -46 11 -68c2 -12 -11 -22 -22 -17c-297 116 -504 412 -487 753
|
||||||
c19 387 331 704 718 728c446 28 817 -326 817 -766zM994 800c0 -124 -100 -224 -224 -224s-224 100 -224 224s100 224 224 224s224 -100 224 -224zM1282 768c0 -165 -79 -313 -200 -406c-10 -8 -24 -1 -26 12c-3 28 -11 61 -29 92c-4 6 -3 14 3 20c76 70 124 170 124 282
|
c19 387 331 704 718 728c446 28 817 -326 817 -766zM994 800c0 -124 -100 -224 -224 -224s-224 100 -224 224s100 224 224 224s224 -100 224 -224zM1282 768c0 -165 -79 -313 -200 -406c-10 -8 -24 -1 -26 12c-3 28 -11 61 -29 92c-4 6 -3 14 3 20c76 70 124 170 124 282
|
||||||
c0 226 -197 407 -428 382c-177 -20 -321 -166 -338 -344c-13 -126 37 -242 122 -320c6 -6 7 -14 3 -20c-18 -31 -26 -64 -29 -93c-2 -12 -16 -19 -26 -11c-124 96 -203 247 -200 417c6 266 222 488 487 500c294 14 537 -220 537 -511z" />
|
c0 226 -197 407 -428 382c-177 -20 -321 -166 -338 -344c-13 -126 37 -242 122 -320c6 -6 7 -14 3 -20c-18 -31 -26 -64 -29 -93c-2 -12 -16 -19 -26 -11c-124 96 -203 247 -200 417c6 266 222 488 487 500c294 14 537 -220 537 -511z" />
|
||||||
|
<glyph glyph-name="hackster" unicode=""
|
||||||
|
d="M768 -128c-424 0 -768 344 -768 768s344 768 768 768s768 -344 768 -768s-344 -768 -768 -768zM517 887c-10 -3 -17 -13 -17 -23s8 -18 18 -18h113c17 0 31 14 31 31v9c0 3 0 5 -1 8c-4 16 -22 26 -38 22zM661 739v59v5c-2 9 -12 13 -21 11l-325 -88c-5 -1 -9 -7 -9 -12
|
||||||
|
s4 -9 9 -9h151c17 0 31 -14 31 -31v-86c0 -9 8 -17 17 -17h324c17 0 31 -13 31 -30v-59v-5c2 -9 12 -13 21 -11l325 88c5 1 9 7 9 12s-4 9 -9 9h-152c-17 0 -30 14 -30 31v85c0 9 -8 17 -17 17h-324c-17 0 -31 14 -31 31v0zM891 989c-13 -4 -23 -16 -23 -30v-176
|
||||||
|
c0 -17 14 -31 31 -31h101c17 0 30 14 30 31v203v0c0 2 0 6 -1 8c-4 16 -21 26 -37 22zM1013 386c10 3 17 13 17 23s-8 19 -18 19h-113c-17 0 -31 -14 -31 -31v-9c0 -3 0 -5 1 -8c4 -16 22 -26 38 -22zM639 285c13 4 23 16 23 30v176c0 17 -14 30 -31 30h-101
|
||||||
|
c-17 0 -30 -13 -30 -30v-204c0 -3 0 -5 1 -8c4 -16 21 -25 37 -21z" />
|
||||||
<glyph glyph-name="plus-square" unicode=""
|
<glyph glyph-name="plus-square" unicode=""
|
||||||
d="M1280 576v128c0 35 -29 64 -64 64h-320v320c0 35 -29 64 -64 64h-128c-35 0 -64 -29 -64 -64v-320h-320c-35 0 -64 -29 -64 -64v-128c0 -35 29 -64 64 -64h320v-320c0 -35 29 -64 64 -64h128c35 0 64 29 64 64v320h320c35 0 64 29 64 64zM1536 1120v-960
|
d="M1280 576v128c0 35 -29 64 -64 64h-320v320c0 35 -29 64 -64 64h-128c-35 0 -64 -29 -64 -64v-320h-320c-35 0 -64 -29 -64 -64v-128c0 -35 29 -64 64 -64h320v-320c0 -35 29 -64 64 -64h128c35 0 64 29 64 64v320h320c35 0 64 29 64 64zM1536 1120v-960
|
||||||
c0 -159 -129 -288 -288 -288h-960c-159 0 -288 129 -288 288v960c0 159 129 288 288 288h960c159 0 288 -129 288 -288z" />
|
c0 -159 -129 -288 -288 -288h-960c-159 0 -288 129 -288 288v960c0 159 129 288 288 288h960c159 0 288 -129 288 -288z" />
|
||||||
@ -2208,6 +2242,9 @@ d="M152 1274v0h10c90 -2 180 -36 272 -79c4 -2 11 -5 15 -7c7 -3 13 -7 20 -10c116 -
|
|||||||
c2 3 5 5 7 8s5 6 7 9c70 83 157 151 278 208c101 48 200 86 296 86h9c45 -1 84 -15 110 -44c80 -92 -8 -177 -39 -293c-41 -155 6 -321 -118 -429c-43 -37 -93 -47 -143 -52c65 -77 103 -183 82 -292c-4 -21 -10 -42 -18 -61c-6 -17 -13 -32 -22 -47l-9 -15
|
c2 3 5 5 7 8s5 6 7 9c70 83 157 151 278 208c101 48 200 86 296 86h9c45 -1 84 -15 110 -44c80 -92 -8 -177 -39 -293c-41 -155 6 -321 -118 -429c-43 -37 -93 -47 -143 -52c65 -77 103 -183 82 -292c-4 -21 -10 -42 -18 -61c-6 -17 -13 -32 -22 -47l-9 -15
|
||||||
c-2 -2 -3 -5 -5 -7c-63 -94 -168 -154 -281 -161c-6 0 -11 -1 -17 -1h-9c-15 0 -39 3 -53 5c-19 3 -49 12 -67 19c-3 1 -7 2 -9 3c-69 29 -124 80 -159 143c-2 3 -4 5 -5 8c-2 3 -5 3 -7 0c-1 -3 -3 -5 -5 -8s-2 -5 -4 -8c-48 -81 -131 -140 -231 -157c-12 -2 -23 -3 -35 -4
|
c-2 -2 -3 -5 -5 -7c-63 -94 -168 -154 -281 -161c-6 0 -11 -1 -17 -1h-9c-15 0 -39 3 -53 5c-19 3 -49 12 -67 19c-3 1 -7 2 -9 3c-69 29 -124 80 -159 143c-2 3 -4 5 -5 8c-2 3 -5 3 -7 0c-1 -3 -3 -5 -5 -8s-2 -5 -4 -8c-48 -81 -131 -140 -231 -157c-12 -2 -23 -3 -35 -4
|
||||||
c-6 0 -12 -1 -18 -1c-169 -3 -327 118 -361 292c-21 109 18 215 83 292c-50 5 -101 15 -144 52c-124 108 -78 274 -119 429c-31 116 -118 201 -38 293c26 29 65 43 110 44h9z" />
|
c-6 0 -12 -1 -18 -1c-169 -3 -327 118 -361 292c-21 109 18 215 83 292c-50 5 -101 15 -144 52c-124 108 -78 274 -119 429c-31 116 -118 201 -38 293c26 29 65 43 110 44h9z" />
|
||||||
|
<glyph glyph-name="file-epub" unicode=""
|
||||||
|
d="M723 132l458 458l70 -71c24 -24 24 -64 0 -88l-483 -483c-24 -24 -65 -24 -89 0l-483 483c-24 24 -24 64 0 88l483 484c24 24 65 24 89 0l298 -299l-343 -343l-114 114l229 229l-115 114l-343 -343zM1468 1156c37 -37 68 -111 68 -164v-1152c0 -53 -43 -96 -96 -96h-1344
|
||||||
|
c-53 0 -96 43 -96 96v1600c0 53 43 96 96 96h896c53 0 127 -31 164 -68zM1024 1400v-376h376c-6 17 -15 34 -22 41l-313 313c-7 7 -24 16 -41 22zM1408 -128v1024h-416c-53 0 -96 43 -96 96v416h-768v-1536h1280z" />
|
||||||
<glyph glyph-name="chevron-circle-left" unicode=""
|
<glyph glyph-name="chevron-circle-left" unicode=""
|
||||||
d="M909 141l102 102c25 25 25 65 0 90l-307 307l307 307c25 25 25 65 0 90l-102 102c-25 25 -65 25 -90 0l-454 -454c-25 -25 -25 -65 0 -90l454 -454c25 -25 65 -25 90 0zM1536 640c0 -424 -344 -768 -768 -768s-768 344 -768 768s344 768 768 768s768 -344 768 -768z" />
|
d="M909 141l102 102c25 25 25 65 0 90l-307 307l307 307c25 25 25 65 0 90l-102 102c-25 25 -65 25 -90 0l-454 -454c-25 -25 -25 -65 0 -90l454 -454c25 -25 65 -25 90 0zM1536 640c0 -424 -344 -768 -768 -768s-768 344 -768 768s344 768 768 768s768 -344 768 -768z" />
|
||||||
<glyph glyph-name="signal" unicode="" horiz-adv-x="1792"
|
<glyph glyph-name="signal" unicode="" horiz-adv-x="1792"
|
||||||
@ -2302,17 +2339,16 @@ c-9 0 -18 -3 -24 -8c-7 -4 -10 -11 -10 -18l17 -621c0 -14 15 -25 34 -25h185c18 0 3
|
|||||||
d="M1408 768c0 -283 -315 -512 -704 -512c-61 0 -120 6 -176 16c-83 -59 -177 -102 -278 -128c-27 -7 -56 -12 -86 -16h-3c-15 0 -29 12 -32 29c-4 19 9 31 20 44c39 44 83 83 117 166c-162 94 -266 239 -266 401c0 283 315 512 704 512s704 -229 704 -512zM1792 512
|
d="M1408 768c0 -283 -315 -512 -704 -512c-61 0 -120 6 -176 16c-83 -59 -177 -102 -278 -128c-27 -7 -56 -12 -86 -16h-3c-15 0 -29 12 -32 29c-4 19 9 31 20 44c39 44 83 83 117 166c-162 94 -266 239 -266 401c0 283 315 512 704 512s704 -229 704 -512zM1792 512
|
||||||
c0 -163 -104 -307 -266 -401c34 -83 78 -122 117 -166c11 -13 24 -25 20 -44c-4 -18 -19 -31 -35 -29c-30 4 -59 9 -86 16c-101 26 -195 69 -278 128c-56 -10 -115 -16 -176 -16c-181 0 -347 50 -472 132c29 -2 59 -4 88 -4c215 0 418 62 573 174c167 122 259 287 259 466
|
c0 -163 -104 -307 -266 -401c34 -83 78 -122 117 -166c11 -13 24 -25 20 -44c-4 -18 -19 -31 -35 -29c-30 4 -59 9 -86 16c-101 26 -195 69 -278 128c-56 -10 -115 -16 -176 -16c-181 0 -347 50 -472 132c29 -2 59 -4 88 -4c215 0 418 62 573 174c167 122 259 287 259 466
|
||||||
c0 52 -8 103 -23 152c169 -93 279 -241 279 -408z" />
|
c0 52 -8 103 -23 152c169 -93 279 -241 279 -408z" />
|
||||||
|
<glyph glyph-name="moon" unicode="" horiz-adv-x="1471"
|
||||||
|
d="M1465 318c-125 -271 -399 -446 -697 -446c-423 0 -768 345 -768 768c0 415 325 752 739 767c28 1 51 -15 61 -39c11 -25 4 -54 -15 -72c-114 -104 -177 -246 -177 -400c0 -300 244 -544 544 -544c79 0 155 17 228 51c25 11 53 6 72 -13s24 -48 13 -72z" />
|
||||||
<glyph glyph-name="facebook-official" unicode=""
|
<glyph glyph-name="facebook-official" unicode=""
|
||||||
d="M1451 1408c47 0 85 -38 85 -85v-1366c0 -47 -38 -85 -85 -85h-391v595h199l30 232h-229v148c0 67 18 112 115 112l122 1v207c-21 3 -94 9 -178 9c-177 0 -299 -108 -299 -306v-171h-200v-232h200v-595h-735c-47 0 -85 38 -85 85v1366c0 47 38 85 85 85h1366z" />
|
d="M1451 1408c47 0 85 -38 85 -85v-1366c0 -47 -38 -85 -85 -85h-391v595h199l30 232h-229v148c0 67 18 112 115 112l122 1v207c-21 3 -94 9 -178 9c-177 0 -299 -108 -299 -306v-171h-200v-232h200v-595h-735c-47 0 -85 38 -85 85v1366c0 47 38 85 85 85h1366z" />
|
||||||
<glyph glyph-name="clock-o" unicode=""
|
<glyph glyph-name="clock-o" unicode=""
|
||||||
d="M896 992v-448c0 -18 -14 -32 -32 -32h-320c-18 0 -32 14 -32 32v64c0 18 14 32 32 32h224v352c0 18 14 32 32 32h64c18 0 32 -14 32 -32zM1312 640c0 300 -244 544 -544 544s-544 -244 -544 -544s244 -544 544 -544s544 244 544 544zM1536 640
|
d="M896 992v-448c0 -18 -14 -32 -32 -32h-320c-18 0 -32 14 -32 32v64c0 18 14 32 32 32h224v352c0 18 14 32 32 32h64c18 0 32 -14 32 -32zM1312 640c0 300 -244 544 -544 544s-544 -244 -544 -544s244 -544 544 -544s544 244 544 544zM1536 640
|
||||||
c0 -424 -344 -768 -768 -768s-768 344 -768 768s344 768 768 768s768 -344 768 -768z" />
|
c0 -424 -344 -768 -768 -768s-768 344 -768 768s344 768 768 768s768 -344 768 -768z" />
|
||||||
<glyph glyph-name="handshake-o" unicode="" horiz-adv-x="2304"
|
<glyph glyph-name="caret-square-o-left" unicode=""
|
||||||
d="M192 384c84 0 84 128 0 128s-84 -128 0 -128zM1665 442c-79 103 -156 208 -246 302l-125 -140c-110 -125 -307 -122 -414 6c-76 92 -76 224 2 315l177 206c-62 32 -137 21 -204 21c-59 0 -116 -24 -158 -66l-158 -158h-155v-544c44 0 84 6 119 -28l297 -292
|
d="M1024 960v-640c0 -35 -29 -64 -64 -64c-13 0 -26 4 -37 12l-448 320c-17 12 -27 31 -27 52c0 20 10 40 27 52l448 320c11 8 24 12 37 12c35 0 64 -29 64 -64zM1280 160v960c0 17 -15 32 -32 32h-960c-17 0 -32 -15 -32 -32v-960c0 -17 15 -32 32 -32h960
|
||||||
c61 -59 140 -111 227 -111c45 0 93 15 125 47c75 -26 162 16 185 93c48 -4 92 11 127 44c23 21 53 63 50 96c9 -9 31 -10 43 -10c119 0 181 125 108 219zM1824 384h96v512h-93l-157 180c-42 48 -105 76 -169 76h-167c-56 0 -110 -25 -146 -67l-209 -243
|
c17 0 32 15 32 32zM1536 1120v-960c0 -159 -129 -288 -288 -288h-960c-159 0 -288 129 -288 288v960c0 159 129 288 288 288h960c159 0 288 -129 288 -288z" />
|
||||||
c-37 -44 -37 -106 -1 -150c57 -68 162 -69 221 -3l193 218c46 51 130 3 109 -62c38 -44 79 -87 116 -131c50 -62 98 -127 147 -190c31 -40 54 -88 60 -140zM2112 384c84 0 84 128 0 128s-84 -128 0 -128zM2304 960v-640c0 -35 -29 -64 -64 -64h-434
|
|
||||||
c-36 -87 -115 -145 -207 -158c-43 -63 -109 -111 -183 -127c-55 -70 -144 -112 -233 -106c-165 -93 -351 -12 -474 109l-287 282h-358c-35 0 -64 29 -64 64v672c0 35 29 64 64 64h421c116 116 196 224 370 224h117c65 0 128 -20 181 -56c53 36 116 56 181 56h167
|
|
||||||
c190 0 269 -124 384 -256h355c35 0 64 -29 64 -64z" />
|
|
||||||
<glyph glyph-name="hand-scissors-o" unicode="" horiz-adv-x="1792"
|
<glyph glyph-name="hand-scissors-o" unicode="" horiz-adv-x="1792"
|
||||||
d="M1073 -128h-177c-104 0 -183 45 -226 141c-15 32 -23 67 -23 102v5c-82 40 -135 124 -135 216c0 11 0 38 5 48h-261c-141 0 -256 115 -256 256s115 256 256 256h113l-44 17c-99 37 -165 133 -165 239c0 141 115 256 256 256c31 0 62 -6 91 -17l628 -239h401
|
d="M1073 -128h-177c-104 0 -183 45 -226 141c-15 32 -23 67 -23 102v5c-82 40 -135 124 -135 216c0 11 0 38 5 48h-261c-141 0 -256 115 -256 256s115 256 256 256h113l-44 17c-99 37 -165 133 -165 239c0 141 115 256 256 256c31 0 62 -6 91 -17l628 -239h401
|
||||||
c141 0 256 -115 256 -256v-668c0 -118 -80 -220 -194 -248l-339 -85c-60 -15 -123 -23 -186 -23zM1024 583l-155 -71l-163 -74c-40 -18 -66 -58 -66 -102c0 -62 50 -112 112 -112c16 0 32 3 46 10l338 154c-65 14 -112 73 -112 140v55zM1344 272c0 62 -50 112 -112 112
|
c141 0 256 -115 256 -256v-668c0 -118 -80 -220 -194 -248l-339 -85c-60 -15 -123 -23 -186 -23zM1024 583l-155 -71l-163 -74c-40 -18 -66 -58 -66 -102c0 -62 50 -112 112 -112c16 0 32 3 46 10l338 154c-65 14 -112 73 -112 140v55zM1344 272c0 62 -50 112 -112 112
|
||||||
@ -2507,6 +2543,9 @@ c13 -20 20 -44 20 -69s-7 -49 -20 -69c-119 -187 -293 -342 -497 -429c15 -27 110 -1
|
|||||||
c-22 -5 -50 -3 -72 -3c-11 0 -56 -2 -60 7l-456 841c-29 -21 -56 -44 -82 -68c22 -39 404 -742 404 -748c0 -8 -5 -10 -11 -10c-17 0 -150 41 -155 50l-106 197l-224 413c-28 -34 -54 -69 -78 -106c13 -19 30 -39 41 -59c14 -26 176 -321 176 -327c0 -5 -5 -10 -10 -10z
|
c-22 -5 -50 -3 -72 -3c-11 0 -56 -2 -60 7l-456 841c-29 -21 -56 -44 -82 -68c22 -39 404 -742 404 -748c0 -8 -5 -10 -11 -10c-17 0 -150 41 -155 50l-106 197l-224 413c-28 -34 -54 -69 -78 -106c13 -19 30 -39 41 -59c14 -26 176 -321 176 -327c0 -5 -5 -10 -10 -10z
|
||||||
M1165 282l49 -91c187 76 341 216 450 385c-111 171 -269 313 -459 389c89 -85 139 -202 139 -325c0 -141 -66 -274 -179 -358zM848 896c0 -26 22 -48 48 -48c55 0 108 -22 147 -61s61 -92 61 -147c0 -26 22 -48 48 -48s48 22 48 48c0 168 -136 304 -304 304
|
M1165 282l49 -91c187 76 341 216 450 385c-111 171 -269 313 -459 389c89 -85 139 -202 139 -325c0 -141 -66 -274 -179 -358zM848 896c0 -26 22 -48 48 -48c55 0 108 -22 147 -61s61 -92 61 -147c0 -26 22 -48 48 -48s48 22 48 48c0 168 -136 304 -304 304
|
||||||
c-26 0 -48 -22 -48 -48zM1214 961l-9 4l7 -7z" />
|
c-26 0 -48 -22 -48 -48zM1214 961l-9 4l7 -7z" />
|
||||||
|
<glyph glyph-name="camera" unicode="" horiz-adv-x="1920"
|
||||||
|
d="M960 864c159 0 288 -129 288 -288s-129 -288 -288 -288s-288 129 -288 288s129 288 288 288zM1664 1280c141 0 256 -115 256 -256v-896c0 -141 -115 -256 -256 -256h-1408c-141 0 -256 115 -256 256v896c0 141 115 256 256 256h224l51 136c25 66 103 120 173 120h512
|
||||||
|
c70 0 148 -54 173 -120l51 -136h224zM960 128c247 0 448 201 448 448s-201 448 -448 448s-448 -201 -448 -448s201 -448 448 -448z" />
|
||||||
<glyph glyph-name="wordpress" unicode="" horiz-adv-x="1792"
|
<glyph glyph-name="wordpress" unicode="" horiz-adv-x="1792"
|
||||||
d="M127 640c0 111 24 217 67 313l367 -1005c-257 125 -434 388 -434 692zM1415 679c0 -66 -27 -142 -59 -249l-76 -256l-278 826s46 3 88 8c41 5 36 66 -5 63c-125 -9 -205 -10 -205 -10s-75 1 -202 10c-42 3 -47 -60 -5 -63c39 -4 80 -8 80 -8l120 -328l-168 -504l-280 832
|
d="M127 640c0 111 24 217 67 313l367 -1005c-257 125 -434 388 -434 692zM1415 679c0 -66 -27 -142 -59 -249l-76 -256l-278 826s46 3 88 8c41 5 36 66 -5 63c-125 -9 -205 -10 -205 -10s-75 1 -202 10c-42 3 -47 -60 -5 -63c39 -4 80 -8 80 -8l120 -328l-168 -504l-280 832
|
||||||
s46 3 88 8c41 5 36 66 -5 63c-124 -9 -205 -10 -205 -10c-14 0 -31 1 -49 1c137 209 373 347 642 347c200 0 382 -77 519 -202h-10c-75 0 -129 -65 -129 -136c0 -63 37 -116 76 -180c30 -51 63 -117 63 -212zM909 573l237 -647c1 -4 3 -8 5 -11c-80 -28 -165 -44 -255 -44
|
s46 3 88 8c41 5 36 66 -5 63c-124 -9 -205 -10 -205 -10c-14 0 -31 1 -49 1c137 209 373 347 642 347c200 0 382 -77 519 -202h-10c-75 0 -129 -65 -129 -136c0 -63 37 -116 76 -180c30 -51 63 -117 63 -212zM909 573l237 -647c1 -4 3 -8 5 -11c-80 -28 -165 -44 -255 -44
|
||||||
|
Before Width: | Height: | Size: 463 KiB After Width: | Height: | Size: 470 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -2,16 +2,16 @@
|
|||||||
// --------------------------
|
// --------------------------
|
||||||
|
|
||||||
.@{fa-css-prefix}-spin {
|
.@{fa-css-prefix}-spin {
|
||||||
-webkit-animation: fa-spin 2s infinite linear;
|
-webkit-animation: ~'@{fa-css-prefix}-spin' 2s infinite linear;
|
||||||
animation: fa-spin 2s infinite linear;
|
animation: ~'@{fa-css-prefix}-spin' 2s infinite linear;
|
||||||
}
|
}
|
||||||
|
|
||||||
.@{fa-css-prefix}-pulse {
|
.@{fa-css-prefix}-pulse {
|
||||||
-webkit-animation: fa-spin 1s infinite steps(8);
|
-webkit-animation: ~'@{fa-css-prefix}-spin' 1s infinite steps(8);
|
||||||
animation: fa-spin 1s infinite steps(8);
|
animation: ~'@{fa-css-prefix}-spin' 1s infinite steps(8);
|
||||||
}
|
}
|
||||||
|
|
||||||
@-webkit-keyframes fa-spin {
|
@-webkit-keyframes ~'@{fa-css-prefix}-spin' {
|
||||||
0% {
|
0% {
|
||||||
-webkit-transform: rotate(0deg);
|
-webkit-transform: rotate(0deg);
|
||||||
transform: rotate(0deg);
|
transform: rotate(0deg);
|
||||||
@ -22,7 +22,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes fa-spin {
|
@keyframes ~'@{fa-css-prefix}-spin' {
|
||||||
0% {
|
0% {
|
||||||
-webkit-transform: rotate(0deg);
|
-webkit-transform: rotate(0deg);
|
||||||
transform: rotate(0deg);
|
transform: rotate(0deg);
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*!
|
/*!
|
||||||
Fork Awesome 1.1.5
|
Fork Awesome 1.1.6
|
||||||
License - http://forkawesome.github.io/Fork-Awesome/license
|
License - https://forkaweso.me/Fork-Awesome/license
|
||||||
|
|
||||||
Copyright 2018 Dave Gandy & Fork Awesome
|
Copyright 2018 Dave Gandy & Fork Awesome
|
||||||
|
|
||||||
|
@ -866,3 +866,14 @@
|
|||||||
.@{fa-css-prefix}-digitalocean:before { content: @fa-var-digitalocean; }
|
.@{fa-css-prefix}-digitalocean:before { content: @fa-var-digitalocean; }
|
||||||
.@{fa-css-prefix}-att:before { content: @fa-var-att; }
|
.@{fa-css-prefix}-att:before { content: @fa-var-att; }
|
||||||
.@{fa-css-prefix}-gitea:before { content: @fa-var-gitea; }
|
.@{fa-css-prefix}-gitea:before { content: @fa-var-gitea; }
|
||||||
|
.@{fa-css-prefix}-file-epub:before { content: @fa-var-file-epub; }
|
||||||
|
.@{fa-css-prefix}-python:before { content: @fa-var-python; }
|
||||||
|
.@{fa-css-prefix}-archlinux:before { content: @fa-var-archlinux; }
|
||||||
|
.@{fa-css-prefix}-pleroma:before { content: @fa-var-pleroma; }
|
||||||
|
.@{fa-css-prefix}-unsplash:before { content: @fa-var-unsplash; }
|
||||||
|
.@{fa-css-prefix}-hackster:before { content: @fa-var-hackster; }
|
||||||
|
.@{fa-css-prefix}-spell-check:before { content: @fa-var-spell-check; }
|
||||||
|
.@{fa-css-prefix}-moon:before { content: @fa-var-moon; }
|
||||||
|
.@{fa-css-prefix}-sun:before { content: @fa-var-sun; }
|
||||||
|
.@{fa-css-prefix}-f-droid:before { content: @fa-var-f-droid; }
|
||||||
|
.@{fa-css-prefix}-biometric:before { content: @fa-var-biometric; }
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*!
|
/*!
|
||||||
Fork Awesome 1.1.5
|
Fork Awesome 1.1.6
|
||||||
License - http://forkawesome.github.io/Fork-Awesome/license
|
License - https://forkaweso.me/Fork-Awesome/license
|
||||||
|
|
||||||
Copyright 2018 Dave Gandy & Fork Awesome
|
Copyright 2018 Dave Gandy & Fork Awesome
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
@fa-line-height-base: 1;
|
@fa-line-height-base: 1;
|
||||||
@fa-css-prefix: fa;
|
@fa-css-prefix: fa;
|
||||||
@fa-font-family: ForkAwesome;
|
@fa-font-family: ForkAwesome;
|
||||||
@fa-version: "1.1.5";
|
@fa-version: "1.1.6";
|
||||||
@fa-border-color: #eee;
|
@fa-border-color: #eee;
|
||||||
@fa-inverse: #fff;
|
@fa-inverse: #fff;
|
||||||
@fa-li-width: (30em / 14);
|
@fa-li-width: (30em / 14);
|
||||||
@ -40,6 +40,7 @@
|
|||||||
@fa-var-apple: "\f179";
|
@fa-var-apple: "\f179";
|
||||||
@fa-var-archive: "\f187";
|
@fa-var-archive: "\f187";
|
||||||
@fa-var-archive-org: "\f2fc";
|
@fa-var-archive-org: "\f2fc";
|
||||||
|
@fa-var-archlinux: "\f323";
|
||||||
@fa-var-area-chart: "\f1fe";
|
@fa-var-area-chart: "\f1fe";
|
||||||
@fa-var-arrow-circle-down: "\f0ab";
|
@fa-var-arrow-circle-down: "\f0ab";
|
||||||
@fa-var-arrow-circle-left: "\f0a8";
|
@fa-var-arrow-circle-left: "\f0a8";
|
||||||
@ -97,6 +98,7 @@
|
|||||||
@fa-var-bell-slash-o: "\f1f7";
|
@fa-var-bell-slash-o: "\f1f7";
|
||||||
@fa-var-bicycle: "\f206";
|
@fa-var-bicycle: "\f206";
|
||||||
@fa-var-binoculars: "\f1e5";
|
@fa-var-binoculars: "\f1e5";
|
||||||
|
@fa-var-biometric: "\f32b";
|
||||||
@fa-var-birthday-cake: "\f1fd";
|
@fa-var-birthday-cake: "\f1fd";
|
||||||
@fa-var-bitbucket: "\f171";
|
@fa-var-bitbucket: "\f171";
|
||||||
@fa-var-bitbucket-square: "\f172";
|
@fa-var-bitbucket-square: "\f172";
|
||||||
@ -272,6 +274,7 @@
|
|||||||
@fa-var-eye: "\f06e";
|
@fa-var-eye: "\f06e";
|
||||||
@fa-var-eye-slash: "\f070";
|
@fa-var-eye-slash: "\f070";
|
||||||
@fa-var-eyedropper: "\f1fb";
|
@fa-var-eyedropper: "\f1fb";
|
||||||
|
@fa-var-f-droid: "\f32a";
|
||||||
@fa-var-fa: "\f2b4";
|
@fa-var-fa: "\f2b4";
|
||||||
@fa-var-facebook: "\f09a";
|
@fa-var-facebook: "\f09a";
|
||||||
@fa-var-facebook-f: "\f09a";
|
@fa-var-facebook-f: "\f09a";
|
||||||
@ -289,6 +292,7 @@
|
|||||||
@fa-var-file-archive-o: "\f1c6";
|
@fa-var-file-archive-o: "\f1c6";
|
||||||
@fa-var-file-audio-o: "\f1c7";
|
@fa-var-file-audio-o: "\f1c7";
|
||||||
@fa-var-file-code-o: "\f1c9";
|
@fa-var-file-code-o: "\f1c9";
|
||||||
|
@fa-var-file-epub: "\f321";
|
||||||
@fa-var-file-excel-o: "\f1c3";
|
@fa-var-file-excel-o: "\f1c3";
|
||||||
@fa-var-file-image-o: "\f1c5";
|
@fa-var-file-image-o: "\f1c5";
|
||||||
@fa-var-file-movie-o: "\f1c8";
|
@fa-var-file-movie-o: "\f1c8";
|
||||||
@ -378,6 +382,7 @@
|
|||||||
@fa-var-h-square: "\f0fd";
|
@fa-var-h-square: "\f0fd";
|
||||||
@fa-var-hackaday: "\f30a";
|
@fa-var-hackaday: "\f30a";
|
||||||
@fa-var-hacker-news: "\f1d4";
|
@fa-var-hacker-news: "\f1d4";
|
||||||
|
@fa-var-hackster: "\f326";
|
||||||
@fa-var-hand-grab-o: "\f255";
|
@fa-var-hand-grab-o: "\f255";
|
||||||
@fa-var-hand-lizard-o: "\f258";
|
@fa-var-hand-lizard-o: "\f258";
|
||||||
@fa-var-hand-o-down: "\f0a7";
|
@fa-var-hand-o-down: "\f0a7";
|
||||||
@ -522,6 +527,7 @@
|
|||||||
@fa-var-mobile-phone: "\f10b";
|
@fa-var-mobile-phone: "\f10b";
|
||||||
@fa-var-modx: "\f285";
|
@fa-var-modx: "\f285";
|
||||||
@fa-var-money: "\f0d6";
|
@fa-var-money: "\f0d6";
|
||||||
|
@fa-var-moon: "\f328";
|
||||||
@fa-var-moon-o: "\f186";
|
@fa-var-moon-o: "\f186";
|
||||||
@fa-var-mortar-board: "\f19d";
|
@fa-var-mortar-board: "\f19d";
|
||||||
@fa-var-motorcycle: "\f21c";
|
@fa-var-motorcycle: "\f21c";
|
||||||
@ -575,6 +581,7 @@
|
|||||||
@fa-var-play: "\f04b";
|
@fa-var-play: "\f04b";
|
||||||
@fa-var-play-circle: "\f144";
|
@fa-var-play-circle: "\f144";
|
||||||
@fa-var-play-circle-o: "\f01d";
|
@fa-var-play-circle-o: "\f01d";
|
||||||
|
@fa-var-pleroma: "\f324";
|
||||||
@fa-var-plug: "\f1e6";
|
@fa-var-plug: "\f1e6";
|
||||||
@fa-var-plus: "\f067";
|
@fa-var-plus: "\f067";
|
||||||
@fa-var-plus-circle: "\f055";
|
@fa-var-plus-circle: "\f055";
|
||||||
@ -586,6 +593,7 @@
|
|||||||
@fa-var-print: "\f02f";
|
@fa-var-print: "\f02f";
|
||||||
@fa-var-product-hunt: "\f288";
|
@fa-var-product-hunt: "\f288";
|
||||||
@fa-var-puzzle-piece: "\f12e";
|
@fa-var-puzzle-piece: "\f12e";
|
||||||
|
@fa-var-python: "\f322";
|
||||||
@fa-var-qq: "\f1d6";
|
@fa-var-qq: "\f1d6";
|
||||||
@fa-var-qrcode: "\f029";
|
@fa-var-qrcode: "\f029";
|
||||||
@fa-var-question: "\f128";
|
@fa-var-question: "\f128";
|
||||||
@ -693,6 +701,7 @@
|
|||||||
@fa-var-sort-up: "\f0de";
|
@fa-var-sort-up: "\f0de";
|
||||||
@fa-var-soundcloud: "\f1be";
|
@fa-var-soundcloud: "\f1be";
|
||||||
@fa-var-space-shuttle: "\f197";
|
@fa-var-space-shuttle: "\f197";
|
||||||
|
@fa-var-spell-check: "\f327";
|
||||||
@fa-var-spinner: "\f110";
|
@fa-var-spinner: "\f110";
|
||||||
@fa-var-spoon: "\f1b1";
|
@fa-var-spoon: "\f1b1";
|
||||||
@fa-var-spotify: "\f1bc";
|
@fa-var-spotify: "\f1bc";
|
||||||
@ -724,6 +733,7 @@
|
|||||||
@fa-var-subscript: "\f12c";
|
@fa-var-subscript: "\f12c";
|
||||||
@fa-var-subway: "\f239";
|
@fa-var-subway: "\f239";
|
||||||
@fa-var-suitcase: "\f0f2";
|
@fa-var-suitcase: "\f0f2";
|
||||||
|
@fa-var-sun: "\f329";
|
||||||
@fa-var-sun-o: "\f185";
|
@fa-var-sun-o: "\f185";
|
||||||
@fa-var-superpowers: "\f2dd";
|
@fa-var-superpowers: "\f2dd";
|
||||||
@fa-var-superscript: "\f12b";
|
@fa-var-superscript: "\f12b";
|
||||||
@ -806,6 +816,7 @@
|
|||||||
@fa-var-unlock: "\f09c";
|
@fa-var-unlock: "\f09c";
|
||||||
@fa-var-unlock-alt: "\f13e";
|
@fa-var-unlock-alt: "\f13e";
|
||||||
@fa-var-unsorted: "\f0dc";
|
@fa-var-unsorted: "\f0dc";
|
||||||
|
@fa-var-unsplash: "\f325";
|
||||||
@fa-var-upload: "\f093";
|
@fa-var-upload: "\f093";
|
||||||
@fa-var-usb: "\f287";
|
@fa-var-usb: "\f287";
|
||||||
@fa-var-usd: "\f155";
|
@fa-var-usd: "\f155";
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*!
|
/*!
|
||||||
Fork Awesome 1.1.5
|
Fork Awesome 1.1.6
|
||||||
License - http://forkawesome.github.io/Fork-Awesome/license
|
License - https://forkaweso.me/Fork-Awesome/license
|
||||||
|
|
||||||
Copyright 2018 Dave Gandy & Fork Awesome
|
Copyright 2018 Dave Gandy & Fork Awesome
|
||||||
|
|
||||||
@ -14,6 +14,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|||||||
|
|
||||||
@import "variables";
|
@import "variables";
|
||||||
@import "mixins";
|
@import "mixins";
|
||||||
|
@import "functions";
|
||||||
@import "path";
|
@import "path";
|
||||||
@import "core";
|
@import "core";
|
||||||
@import "larger";
|
@import "larger";
|
||||||
|
@ -173,7 +173,7 @@
|
|||||||
<span class="share">
|
<span class="share">
|
||||||
<a
|
<a
|
||||||
class="btn btn-xs twitter"
|
class="btn btn-xs twitter"
|
||||||
href="https://twitter.com/intent/tweet?url=http%3A%2F%2Fforkawesome.github.io%2FFork-Awesome%2F&text=Fork+Awesome%20A+fork+of+the+iconic+font+and+CSS+toolkit&hashtags=forkawesome,iconfont"
|
href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fforkaweso.me%2FFork-Awesome%2F&text=Fork+Awesome%20A+fork+of+the+iconic+font+and+CSS+toolkit&hashtags=forkawesome,iconfont"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
<i class="fa fa-twitter" aria-hidden="true"></i> Tweet
|
<i class="fa fa-twitter" aria-hidden="true"></i> Tweet
|
||||||
@ -192,7 +192,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<h2 class="page-header">
|
<h2 class="page-header">
|
||||||
Every 1.1.5 Icon,
|
Every 1.1.6 Icon,
|
||||||
CSS Class, & Unicode
|
CSS Class, & Unicode
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
@ -432,6 +432,14 @@
|
|||||||
<span class="text-muted">[&#xf2fc;]</span>
|
<span class="text-muted">[&#xf2fc;]</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
||||||
|
|
||||||
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use archlinux"></i>
|
||||||
|
fa-archlinux
|
||||||
|
|
||||||
|
<span class="text-muted">[&#xf323;]</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
||||||
|
|
||||||
<i class="fa fa-fw" aria-hidden="true" title="Copy to use area-chart"></i>
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use area-chart"></i>
|
||||||
@ -888,6 +896,14 @@
|
|||||||
<span class="text-muted">[&#xf1e5;]</span>
|
<span class="text-muted">[&#xf1e5;]</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
||||||
|
|
||||||
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use biometric"></i>
|
||||||
|
fa-biometric
|
||||||
|
|
||||||
|
<span class="text-muted">[&#xf32b;]</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
||||||
|
|
||||||
<i class="fa fa-fw" aria-hidden="true" title="Copy to use birthday-cake"></i>
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use birthday-cake"></i>
|
||||||
@ -2288,6 +2304,14 @@
|
|||||||
<span class="text-muted">[&#xf1fb;]</span>
|
<span class="text-muted">[&#xf1fb;]</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
||||||
|
|
||||||
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use f-droid"></i>
|
||||||
|
fa-f-droid
|
||||||
|
|
||||||
|
<span class="text-muted">[&#xf32a;]</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
||||||
|
|
||||||
<i class="fa fa-fw" aria-hidden="true" title="Copy to use fa"></i>
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use fa"></i>
|
||||||
@ -2424,6 +2448,14 @@
|
|||||||
<span class="text-muted">[&#xf1c9;]</span>
|
<span class="text-muted">[&#xf1c9;]</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
||||||
|
|
||||||
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use file-epub"></i>
|
||||||
|
fa-file-epub
|
||||||
|
|
||||||
|
<span class="text-muted">[&#xf321;]</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
||||||
|
|
||||||
<i class="fa fa-fw" aria-hidden="true" title="Copy to use file-excel-o"></i>
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use file-excel-o"></i>
|
||||||
@ -3136,6 +3168,14 @@
|
|||||||
<span class="text-muted">[&#xf1d4;]</span>
|
<span class="text-muted">[&#xf1d4;]</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
||||||
|
|
||||||
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hackster"></i>
|
||||||
|
fa-hackster
|
||||||
|
|
||||||
|
<span class="text-muted">[&#xf326;]</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
||||||
|
|
||||||
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hand-grab-o"></i>
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hand-grab-o"></i>
|
||||||
@ -4288,6 +4328,14 @@
|
|||||||
<span class="text-muted">[&#xf0d6;]</span>
|
<span class="text-muted">[&#xf0d6;]</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
||||||
|
|
||||||
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use moon"></i>
|
||||||
|
fa-moon
|
||||||
|
|
||||||
|
<span class="text-muted">[&#xf328;]</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
||||||
|
|
||||||
<i class="fa fa-fw" aria-hidden="true" title="Copy to use moon-o"></i>
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use moon-o"></i>
|
||||||
@ -4712,6 +4760,14 @@
|
|||||||
<span class="text-muted">[&#xf01d;]</span>
|
<span class="text-muted">[&#xf01d;]</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
||||||
|
|
||||||
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use pleroma"></i>
|
||||||
|
fa-pleroma
|
||||||
|
|
||||||
|
<span class="text-muted">[&#xf324;]</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
||||||
|
|
||||||
<i class="fa fa-fw" aria-hidden="true" title="Copy to use plug"></i>
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use plug"></i>
|
||||||
@ -4800,6 +4856,14 @@
|
|||||||
<span class="text-muted">[&#xf12e;]</span>
|
<span class="text-muted">[&#xf12e;]</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
||||||
|
|
||||||
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use python"></i>
|
||||||
|
fa-python
|
||||||
|
|
||||||
|
<span class="text-muted">[&#xf322;]</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
||||||
|
|
||||||
<i class="fa fa-fw" aria-hidden="true" title="Copy to use qq"></i>
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use qq"></i>
|
||||||
@ -5656,6 +5720,14 @@
|
|||||||
<span class="text-muted">[&#xf197;]</span>
|
<span class="text-muted">[&#xf197;]</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
||||||
|
|
||||||
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use spell-check"></i>
|
||||||
|
fa-spell-check
|
||||||
|
|
||||||
|
<span class="text-muted">[&#xf327;]</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
||||||
|
|
||||||
<i class="fa fa-fw" aria-hidden="true" title="Copy to use spinner"></i>
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use spinner"></i>
|
||||||
@ -5904,6 +5976,14 @@
|
|||||||
<span class="text-muted">[&#xf0f2;]</span>
|
<span class="text-muted">[&#xf0f2;]</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
||||||
|
|
||||||
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sun"></i>
|
||||||
|
fa-sun
|
||||||
|
|
||||||
|
<span class="text-muted">[&#xf329;]</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
||||||
|
|
||||||
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sun-o"></i>
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sun-o"></i>
|
||||||
@ -6560,6 +6640,14 @@
|
|||||||
<span class="text-muted">[&#xf0dc;]</span>
|
<span class="text-muted">[&#xf0dc;]</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
||||||
|
|
||||||
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use unsplash"></i>
|
||||||
|
fa-unsplash
|
||||||
|
|
||||||
|
<span class="text-muted">[&#xf325;]</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
||||||
|
|
||||||
<i class="fa fa-fw" aria-hidden="true" title="Copy to use upload"></i>
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use upload"></i>
|
||||||
@ -7127,9 +7215,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -173,7 +173,7 @@
|
|||||||
<span class="share">
|
<span class="share">
|
||||||
<a
|
<a
|
||||||
class="btn btn-xs twitter"
|
class="btn btn-xs twitter"
|
||||||
href="https://twitter.com/intent/tweet?url=http%3A%2F%2Fforkawesome.github.io%2FFork-Awesome%2F&text=Fork+Awesome%20A+fork+of+the+iconic+font+and+CSS+toolkit&hashtags=forkawesome,iconfont"
|
href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fforkaweso.me%2FFork-Awesome%2F&text=Fork+Awesome%20A+fork+of+the+iconic+font+and+CSS+toolkit&hashtags=forkawesome,iconfont"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
<i class="fa fa-twitter" aria-hidden="true"></i> Tweet
|
<i class="fa fa-twitter" aria-hidden="true"></i> Tweet
|
||||||
@ -290,7 +290,7 @@
|
|||||||
<section id="thanks-to">
|
<section id="thanks-to">
|
||||||
<h2 class="page-header">Thanks To</h2>
|
<h2 class="page-header">Thanks To</h2>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-12 col-sm-12">
|
<div class="col-md-4 col-sm-4">
|
||||||
<p>
|
<p>
|
||||||
Thanks to <a href="https://twitter.com/davegandy">@davegandy</a> for his
|
Thanks to <a href="https://twitter.com/davegandy">@davegandy</a> for his
|
||||||
original work on Font Awesome and to
|
original work on Font Awesome and to
|
||||||
@ -298,6 +298,12 @@
|
|||||||
requests and issues on the Font Awesome Github repo.
|
requests and issues on the Font Awesome Github repo.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="col-md-8 col-sm-8">
|
||||||
|
<p>
|
||||||
|
Thanks to the still growing community of <a href="https://github.com/ForkAwesome/Fork-Awesome/blob/master/CONTRIBUTORS.md">114 contributors</a> who've carried this project from the early days of Font Awesome and who have joined this project since the fork.
|
||||||
|
If you feel your contribution has not been recognized. Please file an issue, we'll happily add you to the list.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
@ -307,9 +313,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -173,7 +173,7 @@
|
|||||||
<span class="share">
|
<span class="share">
|
||||||
<a
|
<a
|
||||||
class="btn btn-xs twitter"
|
class="btn btn-xs twitter"
|
||||||
href="https://twitter.com/intent/tweet?url=http%3A%2F%2Fforkawesome.github.io%2FFork-Awesome%2F&text=Fork+Awesome%20A+fork+of+the+iconic+font+and+CSS+toolkit&hashtags=forkawesome,iconfont"
|
href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fforkaweso.me%2FFork-Awesome%2F&text=Fork+Awesome%20A+fork+of+the+iconic+font+and+CSS+toolkit&hashtags=forkawesome,iconfont"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
<i class="fa fa-twitter" aria-hidden="true"></i> Tweet
|
<i class="fa fa-twitter" aria-hidden="true"></i> Tweet
|
||||||
@ -208,8 +208,8 @@
|
|||||||
<h2 class="page-header">
|
<h2 class="page-header">
|
||||||
Basic Icons
|
Basic Icons
|
||||||
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
|
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
|
||||||
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/less/core.less" class="text-muted padding-right">View LESS</a>
|
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.6/less/core.less" class="text-muted padding-right">View LESS</a>
|
||||||
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/scss/_core.scss" class="text-muted">View SASS</a>
|
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.6/scss/_core.scss" class="text-muted">View SASS</a>
|
||||||
</div>
|
</div>
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
@ -246,8 +246,8 @@
|
|||||||
<h2 class="page-header">
|
<h2 class="page-header">
|
||||||
Larger Icons
|
Larger Icons
|
||||||
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
|
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
|
||||||
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/less/larger.less" class="text-muted padding-right">View LESS</a>
|
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.6/less/larger.less" class="text-muted padding-right">View LESS</a>
|
||||||
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/scss/_larger.scss" class="text-muted">View SASS</a>
|
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.6/scss/_larger.scss" class="text-muted">View SASS</a>
|
||||||
</div>
|
</div>
|
||||||
</h2>
|
</h2>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
@ -285,8 +285,8 @@
|
|||||||
<h2 class="page-header">
|
<h2 class="page-header">
|
||||||
Fixed Width Icons
|
Fixed Width Icons
|
||||||
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
|
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
|
||||||
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/less/fixed-width.less" class="text-muted padding-right">View LESS</a>
|
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.6/less/fixed-width.less" class="text-muted padding-right">View LESS</a>
|
||||||
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/scss/_fixed-width.scss" class="text-muted">View SASS</a>
|
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.6/scss/_fixed-width.scss" class="text-muted">View SASS</a>
|
||||||
</div>
|
</div>
|
||||||
</h2>
|
</h2>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
@ -317,8 +317,8 @@
|
|||||||
<h2 class="page-header">
|
<h2 class="page-header">
|
||||||
List Icons
|
List Icons
|
||||||
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
|
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
|
||||||
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/less/list.less" class="text-muted padding-right">View LESS</a>
|
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.6/less/list.less" class="text-muted padding-right">View LESS</a>
|
||||||
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/scss/_list.scss" class="text-muted">View SASS</a>
|
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.6/scss/_list.scss" class="text-muted">View SASS</a>
|
||||||
</div>
|
</div>
|
||||||
</h2>
|
</h2>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
@ -346,8 +346,8 @@
|
|||||||
<h2 class="page-header">
|
<h2 class="page-header">
|
||||||
Bordered & Pulled Icons
|
Bordered & Pulled Icons
|
||||||
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
|
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
|
||||||
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/less/bordered-pulled.less" class="text-muted padding-right">View LESS</a>
|
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.6/less/bordered-pulled.less" class="text-muted padding-right">View LESS</a>
|
||||||
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/scss/_bordered-pulled.scss" class="text-muted">View SASS</a>
|
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.6/scss/_bordered-pulled.scss" class="text-muted">View SASS</a>
|
||||||
</div>
|
</div>
|
||||||
</h2>
|
</h2>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
@ -375,8 +375,8 @@ current, borne back ceaselessly into the past.</code></pre></figure>
|
|||||||
<h2 class="page-header">
|
<h2 class="page-header">
|
||||||
Animated Icons
|
Animated Icons
|
||||||
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
|
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
|
||||||
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/less/animated.less" class="text-muted padding-right">View LESS</a>
|
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.6/less/animated.less" class="text-muted padding-right">View LESS</a>
|
||||||
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/scss/_animated.scss" class="text-muted">View SASS</a>
|
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.6/scss/_animated.scss" class="text-muted">View SASS</a>
|
||||||
</div>
|
</div>
|
||||||
</h2>
|
</h2>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
@ -434,8 +434,8 @@ current, borne back ceaselessly into the past.</code></pre></figure>
|
|||||||
<h2 class="page-header">
|
<h2 class="page-header">
|
||||||
Rotated & Flipped
|
Rotated & Flipped
|
||||||
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
|
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
|
||||||
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/less/rotated-flipped.less" class="text-muted padding-right">View LESS</a>
|
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.6/less/rotated-flipped.less" class="text-muted padding-right">View LESS</a>
|
||||||
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/scss/_rotated-flipped.scss" class="text-muted">View SASS</a>
|
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.6/scss/_rotated-flipped.scss" class="text-muted">View SASS</a>
|
||||||
</div>
|
</div>
|
||||||
</h2>
|
</h2>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
@ -467,8 +467,8 @@ current, borne back ceaselessly into the past.</code></pre></figure>
|
|||||||
<h2 class="page-header">
|
<h2 class="page-header">
|
||||||
Stacked Icons
|
Stacked Icons
|
||||||
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
|
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
|
||||||
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/less/stacked.less" class="text-muted padding-right">View LESS</a>
|
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.6/less/stacked.less" class="text-muted padding-right">View LESS</a>
|
||||||
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/scss/_stacked.scss" class="text-muted">View SASS</a>
|
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.6/scss/_stacked.scss" class="text-muted">View SASS</a>
|
||||||
</div>
|
</div>
|
||||||
</h2>
|
</h2>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
@ -539,7 +539,7 @@ fa-ban on fa-camera</code></pre></figure>
|
|||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<a class="btn btn-lg btn-success" href="#">
|
<a class="btn btn-lg btn-success" href="#">
|
||||||
<i class="fa fa-code-fork fa-2x pull-left"></i> Fork Awesome<br>Version 1.1.5</a>
|
<i class="fa fa-code-fork fa-2x pull-left"></i> Fork Awesome<br>Version 1.1.6</a>
|
||||||
</p>
|
</p>
|
||||||
<div class="margin-bottom">
|
<div class="margin-bottom">
|
||||||
<div class="btn-group">
|
<div class="btn-group">
|
||||||
@ -752,9 +752,9 @@ fa-ban on fa-camera</code></pre></figure>
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -135,7 +135,7 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
||||||
<h1><i class="fa fa-cogs" aria-hidden="true"></i> Get Started</h1>
|
<h1><i class="fa fa-cogs" aria-hidden="true"></i> Get Started</h1>
|
||||||
<p>Easy ways to get Fork Awesome 1.1.5 onto your website</p>
|
<p>Easy ways to get Fork Awesome 1.1.6 onto your website</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -151,7 +151,7 @@
|
|||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
<p>The simplest way to get Fork Awesome in your project is to copy the line below in between the <code><head></code> tags of your HTML source files. Then check the <a href="../examples/">examples</a> to start displaying icons.
|
<p>The simplest way to get Fork Awesome in your project is to copy the line below in between the <code><head></code> tags of your HTML source files. Then check the <a href="../examples/">examples</a> to start displaying icons.
|
||||||
<p>
|
<p>
|
||||||
<figure class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt"><link</span> <span class="na">rel=</span><span class="s">"stylesheet"</span> <span class="na">href=</span><span class="s">"https://cdn.jsdelivr.net/npm/fork-awesome@1.1.5/css/fork-awesome.min.css"</span> <span class="na">integrity=</span><span class="s">"sha256-P64qV9gULPHiZTdrS1nM59toStkgjM0dsf5mK/UwBV4="</span> <span class="na">crossorigin=</span><span class="s">"anonymous"</span><span class="nt">></span></code></pre></figure>
|
<figure class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt"><link</span> <span class="na">rel=</span><span class="s">"stylesheet"</span> <span class="na">href=</span><span class="s">"https://cdn.jsdelivr.net/npm/fork-awesome@1.1.6/css/fork-awesome.min.css"</span> <span class="na">integrity=</span><span class="s">"sha256-nJE8Vg3b3QQ9hPPpmtsRHKm/nauV4PZiBw5mpSgOvQQ="</span> <span class="na">crossorigin=</span><span class="s">"anonymous"</span><span class="nt">></span></code></pre></figure>
|
||||||
</p>
|
</p>
|
||||||
<p>Thanks to <a href="https://www.jsdelivr.com/package/npm/fork-awesome">jsDelivr</a> for providing the CDN for Fork Awesome</p>
|
<p>Thanks to <a href="https://www.jsdelivr.com/package/npm/fork-awesome">jsDelivr</a> for providing the CDN for Fork Awesome</p>
|
||||||
</div>
|
</div>
|
||||||
@ -199,7 +199,7 @@
|
|||||||
<div class="download-preprocessors" id="download-preprocessors">
|
<div class="download-preprocessors" id="download-preprocessors">
|
||||||
<h3>Using Sass or Less</h3>
|
<h3>Using Sass or Less</h3>
|
||||||
|
|
||||||
<p>Use this method to customize Fork Awesome 1.1.5 using Less or Sass.</p>
|
<p>Use this method to customize Fork Awesome 1.1.6 using Less or Sass.</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>Copy the <code>fork-awesome/</code> directory into your project.</li>
|
<li>Copy the <code>fork-awesome/</code> directory into your project.</li>
|
||||||
<li>
|
<li>
|
||||||
@ -257,7 +257,7 @@
|
|||||||
|
|
||||||
<h4>Need IE7 Support?</h4>
|
<h4>Need IE7 Support?</h4>
|
||||||
<p>
|
<p>
|
||||||
Sorry, Fork Awesome 1.1.5
|
Sorry, Fork Awesome 1.1.6
|
||||||
doesn't support IE7, but an older version of Font Awesome does (v3.2.1, if you can still find it).
|
doesn't support IE7, but an older version of Font Awesome does (v3.2.1, if you can still find it).
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
@ -275,8 +275,8 @@
|
|||||||
</h2>
|
</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
<a class="btn btn-primary btn-lg btn-block" href="https://github.com/ForkAwesome/Fork-Awesome/archive/1.1.5.zip">
|
<a class="btn btn-primary btn-lg btn-block" href="https://github.com/ForkAwesome/Fork-Awesome/archive/1.1.6.zip">
|
||||||
Fork Awesome 1.1.5
|
Fork Awesome 1.1.6
|
||||||
</a>
|
</a>
|
||||||
<div class="row margin-bottom-lg margin-top-lg">
|
<div class="row margin-bottom-lg margin-top-lg">
|
||||||
<div class="col-md-12 text-center">
|
<div class="col-md-12 text-center">
|
||||||
@ -294,9 +294,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -202,9 +202,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -202,9 +202,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -199,9 +199,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -204,9 +204,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
225
icon/archlinux/index.html
Normal file
225
icon/archlinux/index.html
Normal file
@ -0,0 +1,225 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<!-- Basic Page Needs
|
||||||
|
================================================== -->
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||||
|
<meta name="description" content="Fork Awesome, a fork of the iconic font and CSS framework">
|
||||||
|
<meta name="author" content="Dave Gandy">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
|
<link rel="shortcut icon" href="../../assets/ico/favicon.ico">
|
||||||
|
|
||||||
|
<title>fa-archlinux: Fork Awesome Icons</title>
|
||||||
|
|
||||||
|
<!-- CSS
|
||||||
|
================================================== -->
|
||||||
|
<link rel="stylesheet" href="../../assets/css/site.css">
|
||||||
|
<link rel="stylesheet" href="../../assets/css/pygments.css">
|
||||||
|
<link rel="stylesheet" href="../../assets/css/share.min.css">
|
||||||
|
<link rel="stylesheet" href="../../assets/fork-awesome/css/fork-awesome.css">
|
||||||
|
|
||||||
|
<!-- Twitter
|
||||||
|
================================================== -->
|
||||||
|
<meta name="twitter:title" content="fa-archlinux: Fork Awesome Icons">
|
||||||
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
|
<meta name="twitter:description" content="Fork Awesome, a fork of the iconic font and CSS toolkit">
|
||||||
|
<meta name="twitter:image" content="https://forkawesome.github.io/Fork-Awesome/assets/images/banner.jpg">
|
||||||
|
|
||||||
|
<!-- FACEBOOK
|
||||||
|
================================================== -->
|
||||||
|
<meta property="og:url" content="https://forkawesome.github.io/Fork-Awesome/">
|
||||||
|
<meta property="og:title" content="fa-archlinux: Fork Awesome Icons">
|
||||||
|
<meta name="description" property="og:description" content="Fork Awesome, a fork of the iconic font and CSS toolkit" />
|
||||||
|
<meta property="og:image" content="https://forkawesome.github.io/Fork-Awesome/assets/images/banner.jpg">
|
||||||
|
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="../../assets/js/html5shiv.js"></script>
|
||||||
|
<script src="../../assets/js/respond.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
|
|
||||||
|
</head>
|
||||||
|
<body class="font-awesome ">
|
||||||
|
<div id="wrap"> <!-- necessary for sticky footer. wrap all content except footer -->
|
||||||
|
<div class="navbar navbar-inverse navbar-static-top hidden-print">
|
||||||
|
<div class="container">
|
||||||
|
<div class="navbar-header">
|
||||||
|
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
|
||||||
|
<i class="fa fa-bars fa-lg" aria-hidden="true" title="Toggle navigation"></i>
|
||||||
|
<span class="sr-only">Toggle navigation</span>
|
||||||
|
</button>
|
||||||
|
<a class="navbar-brand" href="../../"><i class="fa fa-fork-awesome" aria-hidden="true"></i> Fork Awesome</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="navbar-collapse collapse">
|
||||||
|
<ul class="nav navbar-nav">
|
||||||
|
<li class="hidden-sm "><a href="../../">Home</a></li>
|
||||||
|
<li class="hidden-sm">
|
||||||
|
<a href="../../whats-new/">What's New</a>
|
||||||
|
</li>
|
||||||
|
<li class="hidden-xs hidden-md hidden-lg">
|
||||||
|
<a href="../../whats-new/">New</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="hidden-sm"><a href="../../get-started/">Get Started</a></li>
|
||||||
|
<li class="hidden-xs hidden-md hidden-lg">
|
||||||
|
<a href="../../get-started/">Start</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="dropdown-split-left"><a href="../../icons/">Icons</a></li>
|
||||||
|
<li class="dropdown dropdown-split-right hidden-xs">
|
||||||
|
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
|
||||||
|
<i class="fa fa-caret-down" aria-hidden="true" title="Toggle dropdown menu"></i>
|
||||||
|
<span class="sr-only">Toggle dropdown menu</span>
|
||||||
|
<span class="toggle drop down"></span>
|
||||||
|
</a>
|
||||||
|
<ul class="dropdown-menu pull-right">
|
||||||
|
<li><a href="../../icons/"><i class="fa fa-flag fa-fw" aria-hidden="true"></i> All Icons</a></li>
|
||||||
|
<li class="divider"></li>
|
||||||
|
<li><a href="../../icons/#new"><i class="fa fa-handshake-o fa-fw" aria-hidden="true"></i> New Icons in 4.7</a></li>
|
||||||
|
<li><a href="../../icons/#web-application"><i class="fa fa-camera-retro fa-fw" aria-hidden="true"></i> Web Application Icons</a></li>
|
||||||
|
<li><a href="../../icons/#accessibility"><i class="fa fa-universal-access fa-fw" aria-hidden="true"></i> Accessibility Icons</a></li>
|
||||||
|
<li><a href="../../icons/#hand"><i class="fa fa-hand-spock-o fa-fw" aria-hidden="true"></i> Hand Icons</a></li>
|
||||||
|
<li><a href="../../icons/#transportation"><i class="fa fa-ship fa-fw" aria-hidden="true"></i> Transportation Icons</a></li>
|
||||||
|
<li><a href="../../icons/#gender"><i class="fa fa-venus fa-fw" aria-hidden="true"></i> Gender Icons</a></li>
|
||||||
|
<li><a href="../../icons/#file-type"><i class="fa fa-file-image-o fa-fw" aria-hidden="true"></i> File Type Icons</a></li>
|
||||||
|
<li><a href="../../icons/#spinner"><i class="fa fa-spinner fa-fw" aria-hidden="true"></i> Spinner Icons</a></li>
|
||||||
|
<li><a href="../../icons/#form-control"><i class="fa fa-check-square fa-fw" aria-hidden="true"></i> Form Control Icons</a></li>
|
||||||
|
<li><a href="../../icons/#payment"><i class="fa fa-credit-card fa-fw" aria-hidden="true"></i> Payment Icons</a></li>
|
||||||
|
<li><a href="../../icons/#chart"><i class="fa fa-pie-chart fa-fw" aria-hidden="true"></i> Chart Icons</a></li>
|
||||||
|
<li><a href="../../icons/#currency"><i class="fa fa-won fa-fw" aria-hidden="true"></i> Currency Icons</a></li>
|
||||||
|
<li><a href="../../icons/#text-editor"><i class="fa fa-file-text-o fa-fw" aria-hidden="true"></i> Text Editor Icons</a></li>
|
||||||
|
<li><a href="../../icons/#directional"><i class="fa fa-arrow-right fa-fw" aria-hidden="true"></i> Directional Icons</a></li>
|
||||||
|
<li><a href="../../icons/#video-player"><i class="fa fa-play-circle fa-fw" aria-hidden="true"></i> Video Player Icons</a></li>
|
||||||
|
<li><a href="../../icons/#brand"><i class="fa fa-facebook-official fa-fw" aria-hidden="true"></i> Brand Icons</a></li>
|
||||||
|
<li><a href="../../icons/#medical"><i class="fa fa-medkit fa-fw" aria-hidden="true"></i> Medical Icons</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="dropdown-split-left"><a href="../../examples/">Examples</a></li>
|
||||||
|
<li class="dropdown dropdown-split-right hidden-xs">
|
||||||
|
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
|
||||||
|
<i class="fa fa-caret-down" aria-hidden="true" title="Toggle dropdown menu"></i>
|
||||||
|
<span class="sr-only">Toggle dropdown menu</span>
|
||||||
|
<span class="toggle drop down"></span>
|
||||||
|
</a>
|
||||||
|
<ul class="dropdown-menu pull-right">
|
||||||
|
<li><a href="../../examples/">Examples</a></li>
|
||||||
|
<li class="divider"></li>
|
||||||
|
<li><a href="../../examples/#basic">Basic Icons</a></li>
|
||||||
|
<li><a href="../../examples/#larger">Larger Icons</a></li>
|
||||||
|
<li><a href="../../examples/#fixed-width">Fixed Width Icons</a></li>
|
||||||
|
<li><a href="../../examples/#list">List Icons</a></li>
|
||||||
|
<li><a href="../../examples/#bordered-pulled">Bordered & Pulled Icons</a></li>
|
||||||
|
<li><a href="../../examples/#animated">Animated Icons</a></li>
|
||||||
|
<li><a href="../../examples/#accessible">Accessibility-Minded</a></li>
|
||||||
|
<li><a href="../../examples/#rotated-flipped">Rotated & Flipped Icons</a></li>
|
||||||
|
<li><a href="../../examples/#stacked">Stacked Icons</a></li>
|
||||||
|
<li><a href="../../examples/#bootstrap">Bootstrap 3 Examples</a></li>
|
||||||
|
<li><a href="../../examples/#custom">Custom CSS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="hidden-sm"><a href="../../accessibility/">Accessibility</a></li>
|
||||||
|
<li class="hidden-xs hidden-md hidden-lg"><a href="../../accessibility/"><i class="fa fa-universal-access"></i></a></li>
|
||||||
|
<li><a href="../../community/">Community</a></li>
|
||||||
|
<li><a href="../../license/">License</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="jumbotron jumbotron-icon">
|
||||||
|
<div class="container">
|
||||||
|
<div class="info-icons">
|
||||||
|
<i class="fa fa-archlinux fa-6" aria-hidden="true"></i>
|
||||||
|
<span class="sr-only">Example of archlinux at 6x</span>
|
||||||
|
<span class="hide-xs">
|
||||||
|
<i class="fa fa-archlinux fa-5" aria-hidden="true"></i>
|
||||||
|
<span class="sr-only">Example of archlinux at 5x</span>
|
||||||
|
|
||||||
|
<span class="hide-sm">
|
||||||
|
<i class="fa fa-archlinux fa-4" aria-hidden="true"></i>
|
||||||
|
<span class="sr-only">Example of archlinux at 4x</span>
|
||||||
|
|
||||||
|
</span>
|
||||||
|
<i class="fa fa-archlinux fa-3" aria-hidden="true"></i>
|
||||||
|
<span class="sr-only">Example of archlinux at 3x</span>
|
||||||
|
|
||||||
|
<i class="fa fa-archlinux fa-2" aria-hidden="true"></i>
|
||||||
|
<span class="sr-only">Example of archlinux at 2x</span>
|
||||||
|
|
||||||
|
</span>
|
||||||
|
<i class="fa fa-archlinux fa-1" aria-hidden="true"></i>
|
||||||
|
<span class="sr-only">Example of archlinux</span>
|
||||||
|
</div>
|
||||||
|
<h1 class="info-class">
|
||||||
|
fa-archlinux
|
||||||
|
<small>
|
||||||
|
<i class="fa fa-archlinux" aria-hidden="true"></i> ·
|
||||||
|
Unicode: <span class="upper">f323</span> ·
|
||||||
|
Created: v1.1 ·
|
||||||
|
Categories:
|
||||||
|
|
||||||
|
Brand Icons
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
· <a target="_blank" rel="nofollow" href="http://archlinux.org">archlinux.org<i class="fa fa-external-link-square margin-left-sm"></i></a>
|
||||||
|
</small>
|
||||||
|
</h1>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="container">
|
||||||
|
<section>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-md-12 col-sm-12">
|
||||||
|
<p>After you get <a href="../../get-started/">up and running</a>, you can place Fork Awesome icons just about anywhere with the <code><i></code> tag:</p>
|
||||||
|
<div class="well well-transparent">
|
||||||
|
<div style="font-size: 24px; line-height: 1.5em;">
|
||||||
|
<i class="fa fa-archlinux" aria-hidden="true"></i><span class="sr-only">Example of archlinux</span> fa-archlinux
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<figure class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt"><i</span> <span class="na">class=</span><span class="s">"fa fa-archlinux"</span> <span class="na">aria-hidden=</span><span class="s">"true"</span><span class="nt">></i></span></code></pre></figure>
|
||||||
|
<p class="margin-bottom-lg">
|
||||||
|
<small class="text-muted">Note: to improve <a href="../../accessibility/">web accessibility</a>, we recommend using <strong>aria-hidden="true"</strong> to hide icons used purely for decoration.</small>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<div class="lead">
|
||||||
|
<i class="fa fa-info-circle" aria-hidden"true"></i> Looking for more? Check out the <a href="../../examples/">examples</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<footer id="footer" class="footer hidden-print">
|
||||||
|
<div class="container text-center">
|
||||||
|
<div>
|
||||||
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
|
Code is licensed under <a href="http://opensource.org/licenses/mit-license.html">MIT License</a>
|
||||||
|
<span class="hide-xs hide-sm">·</span><br class="hide-md hide-lg">
|
||||||
|
Documentation is licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>
|
||||||
|
</div>
|
||||||
|
<div class="project">
|
||||||
|
<a href="https://github.com/ForkAwesome/Fork-Awesome">GitHub Project</a> ·
|
||||||
|
<a href="https://github.com/ForkAwesome/Fork-Awesome/issues">Issues</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
|
||||||
|
<script src="https://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/jquery.validate.min.js"></script>
|
||||||
|
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
|
||||||
|
<script src="../../assets/js/site.js"></script>
|
||||||
|
<script src="../../assets/js/share.min.js"></script>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
@ -199,9 +199,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -199,9 +199,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -199,9 +199,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -199,9 +199,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -199,9 +199,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -199,9 +199,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -199,9 +199,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -199,9 +199,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -204,9 +204,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -204,9 +204,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -204,9 +204,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -202,9 +202,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -204,9 +204,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -202,9 +202,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -202,9 +202,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -202,9 +202,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -202,9 +202,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -199,9 +199,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
225
icon/biometric/index.html
Normal file
225
icon/biometric/index.html
Normal file
@ -0,0 +1,225 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<!-- Basic Page Needs
|
||||||
|
================================================== -->
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||||
|
<meta name="description" content="Fork Awesome, a fork of the iconic font and CSS framework">
|
||||||
|
<meta name="author" content="Dave Gandy">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
|
<link rel="shortcut icon" href="../../assets/ico/favicon.ico">
|
||||||
|
|
||||||
|
<title>fa-biometric: Fork Awesome Icons</title>
|
||||||
|
|
||||||
|
<!-- CSS
|
||||||
|
================================================== -->
|
||||||
|
<link rel="stylesheet" href="../../assets/css/site.css">
|
||||||
|
<link rel="stylesheet" href="../../assets/css/pygments.css">
|
||||||
|
<link rel="stylesheet" href="../../assets/css/share.min.css">
|
||||||
|
<link rel="stylesheet" href="../../assets/fork-awesome/css/fork-awesome.css">
|
||||||
|
|
||||||
|
<!-- Twitter
|
||||||
|
================================================== -->
|
||||||
|
<meta name="twitter:title" content="fa-biometric: Fork Awesome Icons">
|
||||||
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
|
<meta name="twitter:description" content="Fork Awesome, a fork of the iconic font and CSS toolkit">
|
||||||
|
<meta name="twitter:image" content="https://forkawesome.github.io/Fork-Awesome/assets/images/banner.jpg">
|
||||||
|
|
||||||
|
<!-- FACEBOOK
|
||||||
|
================================================== -->
|
||||||
|
<meta property="og:url" content="https://forkawesome.github.io/Fork-Awesome/">
|
||||||
|
<meta property="og:title" content="fa-biometric: Fork Awesome Icons">
|
||||||
|
<meta name="description" property="og:description" content="Fork Awesome, a fork of the iconic font and CSS toolkit" />
|
||||||
|
<meta property="og:image" content="https://forkawesome.github.io/Fork-Awesome/assets/images/banner.jpg">
|
||||||
|
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="../../assets/js/html5shiv.js"></script>
|
||||||
|
<script src="../../assets/js/respond.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
|
|
||||||
|
</head>
|
||||||
|
<body class="font-awesome ">
|
||||||
|
<div id="wrap"> <!-- necessary for sticky footer. wrap all content except footer -->
|
||||||
|
<div class="navbar navbar-inverse navbar-static-top hidden-print">
|
||||||
|
<div class="container">
|
||||||
|
<div class="navbar-header">
|
||||||
|
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
|
||||||
|
<i class="fa fa-bars fa-lg" aria-hidden="true" title="Toggle navigation"></i>
|
||||||
|
<span class="sr-only">Toggle navigation</span>
|
||||||
|
</button>
|
||||||
|
<a class="navbar-brand" href="../../"><i class="fa fa-fork-awesome" aria-hidden="true"></i> Fork Awesome</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="navbar-collapse collapse">
|
||||||
|
<ul class="nav navbar-nav">
|
||||||
|
<li class="hidden-sm "><a href="../../">Home</a></li>
|
||||||
|
<li class="hidden-sm">
|
||||||
|
<a href="../../whats-new/">What's New</a>
|
||||||
|
</li>
|
||||||
|
<li class="hidden-xs hidden-md hidden-lg">
|
||||||
|
<a href="../../whats-new/">New</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="hidden-sm"><a href="../../get-started/">Get Started</a></li>
|
||||||
|
<li class="hidden-xs hidden-md hidden-lg">
|
||||||
|
<a href="../../get-started/">Start</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="dropdown-split-left"><a href="../../icons/">Icons</a></li>
|
||||||
|
<li class="dropdown dropdown-split-right hidden-xs">
|
||||||
|
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
|
||||||
|
<i class="fa fa-caret-down" aria-hidden="true" title="Toggle dropdown menu"></i>
|
||||||
|
<span class="sr-only">Toggle dropdown menu</span>
|
||||||
|
<span class="toggle drop down"></span>
|
||||||
|
</a>
|
||||||
|
<ul class="dropdown-menu pull-right">
|
||||||
|
<li><a href="../../icons/"><i class="fa fa-flag fa-fw" aria-hidden="true"></i> All Icons</a></li>
|
||||||
|
<li class="divider"></li>
|
||||||
|
<li><a href="../../icons/#new"><i class="fa fa-handshake-o fa-fw" aria-hidden="true"></i> New Icons in 4.7</a></li>
|
||||||
|
<li><a href="../../icons/#web-application"><i class="fa fa-camera-retro fa-fw" aria-hidden="true"></i> Web Application Icons</a></li>
|
||||||
|
<li><a href="../../icons/#accessibility"><i class="fa fa-universal-access fa-fw" aria-hidden="true"></i> Accessibility Icons</a></li>
|
||||||
|
<li><a href="../../icons/#hand"><i class="fa fa-hand-spock-o fa-fw" aria-hidden="true"></i> Hand Icons</a></li>
|
||||||
|
<li><a href="../../icons/#transportation"><i class="fa fa-ship fa-fw" aria-hidden="true"></i> Transportation Icons</a></li>
|
||||||
|
<li><a href="../../icons/#gender"><i class="fa fa-venus fa-fw" aria-hidden="true"></i> Gender Icons</a></li>
|
||||||
|
<li><a href="../../icons/#file-type"><i class="fa fa-file-image-o fa-fw" aria-hidden="true"></i> File Type Icons</a></li>
|
||||||
|
<li><a href="../../icons/#spinner"><i class="fa fa-spinner fa-fw" aria-hidden="true"></i> Spinner Icons</a></li>
|
||||||
|
<li><a href="../../icons/#form-control"><i class="fa fa-check-square fa-fw" aria-hidden="true"></i> Form Control Icons</a></li>
|
||||||
|
<li><a href="../../icons/#payment"><i class="fa fa-credit-card fa-fw" aria-hidden="true"></i> Payment Icons</a></li>
|
||||||
|
<li><a href="../../icons/#chart"><i class="fa fa-pie-chart fa-fw" aria-hidden="true"></i> Chart Icons</a></li>
|
||||||
|
<li><a href="../../icons/#currency"><i class="fa fa-won fa-fw" aria-hidden="true"></i> Currency Icons</a></li>
|
||||||
|
<li><a href="../../icons/#text-editor"><i class="fa fa-file-text-o fa-fw" aria-hidden="true"></i> Text Editor Icons</a></li>
|
||||||
|
<li><a href="../../icons/#directional"><i class="fa fa-arrow-right fa-fw" aria-hidden="true"></i> Directional Icons</a></li>
|
||||||
|
<li><a href="../../icons/#video-player"><i class="fa fa-play-circle fa-fw" aria-hidden="true"></i> Video Player Icons</a></li>
|
||||||
|
<li><a href="../../icons/#brand"><i class="fa fa-facebook-official fa-fw" aria-hidden="true"></i> Brand Icons</a></li>
|
||||||
|
<li><a href="../../icons/#medical"><i class="fa fa-medkit fa-fw" aria-hidden="true"></i> Medical Icons</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="dropdown-split-left"><a href="../../examples/">Examples</a></li>
|
||||||
|
<li class="dropdown dropdown-split-right hidden-xs">
|
||||||
|
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
|
||||||
|
<i class="fa fa-caret-down" aria-hidden="true" title="Toggle dropdown menu"></i>
|
||||||
|
<span class="sr-only">Toggle dropdown menu</span>
|
||||||
|
<span class="toggle drop down"></span>
|
||||||
|
</a>
|
||||||
|
<ul class="dropdown-menu pull-right">
|
||||||
|
<li><a href="../../examples/">Examples</a></li>
|
||||||
|
<li class="divider"></li>
|
||||||
|
<li><a href="../../examples/#basic">Basic Icons</a></li>
|
||||||
|
<li><a href="../../examples/#larger">Larger Icons</a></li>
|
||||||
|
<li><a href="../../examples/#fixed-width">Fixed Width Icons</a></li>
|
||||||
|
<li><a href="../../examples/#list">List Icons</a></li>
|
||||||
|
<li><a href="../../examples/#bordered-pulled">Bordered & Pulled Icons</a></li>
|
||||||
|
<li><a href="../../examples/#animated">Animated Icons</a></li>
|
||||||
|
<li><a href="../../examples/#accessible">Accessibility-Minded</a></li>
|
||||||
|
<li><a href="../../examples/#rotated-flipped">Rotated & Flipped Icons</a></li>
|
||||||
|
<li><a href="../../examples/#stacked">Stacked Icons</a></li>
|
||||||
|
<li><a href="../../examples/#bootstrap">Bootstrap 3 Examples</a></li>
|
||||||
|
<li><a href="../../examples/#custom">Custom CSS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="hidden-sm"><a href="../../accessibility/">Accessibility</a></li>
|
||||||
|
<li class="hidden-xs hidden-md hidden-lg"><a href="../../accessibility/"><i class="fa fa-universal-access"></i></a></li>
|
||||||
|
<li><a href="../../community/">Community</a></li>
|
||||||
|
<li><a href="../../license/">License</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="jumbotron jumbotron-icon">
|
||||||
|
<div class="container">
|
||||||
|
<div class="info-icons">
|
||||||
|
<i class="fa fa-biometric fa-6" aria-hidden="true"></i>
|
||||||
|
<span class="sr-only">Example of biometric at 6x</span>
|
||||||
|
<span class="hide-xs">
|
||||||
|
<i class="fa fa-biometric fa-5" aria-hidden="true"></i>
|
||||||
|
<span class="sr-only">Example of biometric at 5x</span>
|
||||||
|
|
||||||
|
<span class="hide-sm">
|
||||||
|
<i class="fa fa-biometric fa-4" aria-hidden="true"></i>
|
||||||
|
<span class="sr-only">Example of biometric at 4x</span>
|
||||||
|
|
||||||
|
</span>
|
||||||
|
<i class="fa fa-biometric fa-3" aria-hidden="true"></i>
|
||||||
|
<span class="sr-only">Example of biometric at 3x</span>
|
||||||
|
|
||||||
|
<i class="fa fa-biometric fa-2" aria-hidden="true"></i>
|
||||||
|
<span class="sr-only">Example of biometric at 2x</span>
|
||||||
|
|
||||||
|
</span>
|
||||||
|
<i class="fa fa-biometric fa-1" aria-hidden="true"></i>
|
||||||
|
<span class="sr-only">Example of biometric</span>
|
||||||
|
</div>
|
||||||
|
<h1 class="info-class">
|
||||||
|
fa-biometric
|
||||||
|
<small>
|
||||||
|
<i class="fa fa-biometric" aria-hidden="true"></i> ·
|
||||||
|
Unicode: <span class="upper">f32b</span> ·
|
||||||
|
Created: v1.1 ·
|
||||||
|
Categories:
|
||||||
|
|
||||||
|
Web Application Icons
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</small>
|
||||||
|
</h1>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="container">
|
||||||
|
<section>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-md-12 col-sm-12">
|
||||||
|
<p>After you get <a href="../../get-started/">up and running</a>, you can place Fork Awesome icons just about anywhere with the <code><i></code> tag:</p>
|
||||||
|
<div class="well well-transparent">
|
||||||
|
<div style="font-size: 24px; line-height: 1.5em;">
|
||||||
|
<i class="fa fa-biometric" aria-hidden="true"></i><span class="sr-only">Example of biometric</span> fa-biometric
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<figure class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt"><i</span> <span class="na">class=</span><span class="s">"fa fa-biometric"</span> <span class="na">aria-hidden=</span><span class="s">"true"</span><span class="nt">></i></span></code></pre></figure>
|
||||||
|
<p class="margin-bottom-lg">
|
||||||
|
<small class="text-muted">Note: to improve <a href="../../accessibility/">web accessibility</a>, we recommend using <strong>aria-hidden="true"</strong> to hide icons used purely for decoration.</small>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<div class="lead">
|
||||||
|
<i class="fa fa-info-circle" aria-hidden"true"></i> Looking for more? Check out the <a href="../../examples/">examples</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<footer id="footer" class="footer hidden-print">
|
||||||
|
<div class="container text-center">
|
||||||
|
<div>
|
||||||
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
|
Code is licensed under <a href="http://opensource.org/licenses/mit-license.html">MIT License</a>
|
||||||
|
<span class="hide-xs hide-sm">·</span><br class="hide-md hide-lg">
|
||||||
|
Documentation is licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>
|
||||||
|
</div>
|
||||||
|
<div class="project">
|
||||||
|
<a href="https://github.com/ForkAwesome/Fork-Awesome">GitHub Project</a> ·
|
||||||
|
<a href="https://github.com/ForkAwesome/Fork-Awesome/issues">Issues</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
|
||||||
|
<script src="https://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/jquery.validate.min.js"></script>
|
||||||
|
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
|
||||||
|
<script src="../../assets/js/site.js"></script>
|
||||||
|
<script src="../../assets/js/share.min.js"></script>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div>
|
<div>
|
||||||
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.6
|
||||||
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
||||||
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>, now maintained by a community.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user