diff --git a/public/fonts/fa-dtbl-1-preview.html b/public/fonts/fa-dtbl-1-preview.html index 60afadf..e4b50f5 100644 --- a/public/fonts/fa-dtbl-1-preview.html +++ b/public/fonts/fa-dtbl-1-preview.html @@ -175,9 +175,11 @@ .fa-google:before, .fa-history:before, .fa-home:before, +.fa-hourglass:before, .fa-inbox:before, .fa-key-modern:before, .fa-link:before, +.fa-moon-o:before, .fa-pencil:before, .fa-plus:before, .fa-question-circle:before, @@ -185,9 +187,12 @@ .fa-sign-out:before, .fa-star:before, .fa-star-o:before, +.fa-sun-o:before, .fa-table:before, .fa-th-list:before, +.fa-times:before, .fa-trash-o:before, +.fa-undo:before, .fa-user:before, .fa-user-circle-o:before, .fa-user-plus:before, @@ -221,24 +226,29 @@ .fa-google:before { content: "\f10b"; } .fa-history:before { content: "\f10c"; } .fa-home:before { content: "\f10d"; } -.fa-inbox:before { content: "\f10e"; } -.fa-key-modern:before { content: "\f10f"; } -.fa-link:before { content: "\f110"; } -.fa-pencil:before { content: "\f111"; } -.fa-plus:before { content: "\f112"; } -.fa-question-circle:before { content: "\f113"; } -.fa-sign-in:before { content: "\f114"; } -.fa-sign-out:before { content: "\f115"; } -.fa-star:before { content: "\f116"; } -.fa-star-o:before { content: "\f117"; } -.fa-table:before { content: "\f118"; } -.fa-th-list:before { content: "\f119"; } -.fa-trash-o:before { content: "\f11a"; } -.fa-user:before { content: "\f11b"; } -.fa-user-circle-o:before { content: "\f11c"; } -.fa-user-plus:before { content: "\f11d"; } -.fa-users:before { content: "\f11e"; } -.fa-wrench:before { content: "\f11f"; } +.fa-hourglass:before { content: "\f10e"; } +.fa-inbox:before { content: "\f10f"; } +.fa-key-modern:before { content: "\f110"; } +.fa-link:before { content: "\f111"; } +.fa-moon-o:before { content: "\f112"; } +.fa-pencil:before { content: "\f113"; } +.fa-plus:before { content: "\f114"; } +.fa-question-circle:before { content: "\f115"; } +.fa-sign-in:before { content: "\f116"; } +.fa-sign-out:before { content: "\f117"; } +.fa-star:before { content: "\f118"; } +.fa-star-o:before { content: "\f119"; } +.fa-sun-o:before { content: "\f11a"; } +.fa-table:before { content: "\f11b"; } +.fa-th-list:before { content: "\f11c"; } +.fa-times:before { content: "\f11d"; } +.fa-trash-o:before { content: "\f11e"; } +.fa-undo:before { content: "\f11f"; } +.fa-user:before { content: "\f120"; } +.fa-user-circle-o:before { content: "\f121"; } +.fa-user-plus:before { content: "\f122"; } +.fa-users:before { content: "\f123"; } +.fa-wrench:before { content: "\f124"; } @@ -254,7 +264,7 @@
-

fa-dtbl-1 contains 32 glyphs:

+

fa-dtbl-1 contains 37 glyphs:

Toggle Preview Characters
@@ -444,6 +454,19 @@
+
+
+ PpPpPpPpPpPpPpPpPpPp +
+
+ 12141618212436486072 +
+
+ + +
+
+
PpPpPpPpPpPpPpPpPpPp @@ -453,7 +476,7 @@
- +
@@ -466,7 +489,7 @@
- +
@@ -479,7 +502,20 @@
- + +
+ + +
+
+ PpPpPpPpPpPpPpPpPpPp +
+
+ 12141618212436486072 +
+
+ +
@@ -492,7 +528,7 @@
- +
@@ -505,7 +541,7 @@
- +
@@ -518,7 +554,7 @@
- +
@@ -531,7 +567,7 @@
- +
@@ -544,7 +580,7 @@
- +
@@ -557,7 +593,7 @@
- +
@@ -570,7 +606,20 @@
- + +
+ + +
+
+ PpPpPpPpPpPpPpPpPpPp +
+
+ 12141618212436486072 +
+
+ +
@@ -583,7 +632,7 @@
- +
@@ -596,7 +645,21 @@
- + +
+ + +
+
+ PpPpPpPpPpPpPpPpPpPp +
+
+ 12141618212436486072 +
+
+ + +
@@ -609,7 +672,20 @@
- + +
+ + +
+
+ PpPpPpPpPpPpPpPpPpPp +
+
+ 12141618212436486072 +
+
+ +
@@ -622,7 +698,7 @@
- +
@@ -635,7 +711,7 @@
- +
@@ -648,7 +724,7 @@
- +
@@ -661,7 +737,7 @@
- +
@@ -674,7 +750,7 @@
- +
diff --git a/public/fonts/fa-dtbl-1.css b/public/fonts/fa-dtbl-1.css index 2a98041..d94bdfb 100644 --- a/public/fonts/fa-dtbl-1.css +++ b/public/fonts/fa-dtbl-1.css @@ -52,21 +52,26 @@ .fa-google::before { content: "\f10b"; } .fa-history::before { content: "\f10c"; } .fa-home::before { content: "\f10d"; } -.fa-inbox::before { content: "\f10e"; } -.fa-key-modern::before { content: "\f10f"; } -.fa-link::before { content: "\f110"; } -.fa-pencil::before { content: "\f111"; } -.fa-plus::before { content: "\f112"; } -.fa-question-circle::before { content: "\f113"; } -.fa-sign-in::before { content: "\f114"; } -.fa-sign-out::before { content: "\f115"; } -.fa-star::before { content: "\f116"; } -.fa-star-o::before { content: "\f117"; } -.fa-table::before { content: "\f118"; } -.fa-th-list::before { content: "\f119"; } -.fa-trash-o::before { content: "\f11a"; } -.fa-user::before { content: "\f11b"; } -.fa-user-circle-o::before { content: "\f11c"; } -.fa-user-plus::before { content: "\f11d"; } -.fa-users::before { content: "\f11e"; } -.fa-wrench::before { content: "\f11f"; } +.fa-hourglass::before { content: "\f10e"; } +.fa-inbox::before { content: "\f10f"; } +.fa-key-modern::before { content: "\f110"; } +.fa-link::before { content: "\f111"; } +.fa-moon-o::before { content: "\f112"; } +.fa-pencil::before { content: "\f113"; } +.fa-plus::before { content: "\f114"; } +.fa-question-circle::before { content: "\f115"; } +.fa-sign-in::before { content: "\f116"; } +.fa-sign-out::before { content: "\f117"; } +.fa-star::before { content: "\f118"; } +.fa-star-o::before { content: "\f119"; } +.fa-sun-o::before { content: "\f11a"; } +.fa-table::before { content: "\f11b"; } +.fa-th-list::before { content: "\f11c"; } +.fa-times::before, .fa-close::before { content: "\f11d"; } +.fa-trash-o::before { content: "\f11e"; } +.fa-undo::before { content: "\f11f"; } +.fa-user::before { content: "\f120"; } +.fa-user-circle-o::before { content: "\f121"; } +.fa-user-plus::before { content: "\f122"; } +.fa-users::before { content: "\f123"; } +.fa-wrench::before { content: "\f124"; } diff --git a/public/fonts/fa-dtbl-1.eot b/public/fonts/fa-dtbl-1.eot index 71ba15c..004abee 100644 Binary files a/public/fonts/fa-dtbl-1.eot and b/public/fonts/fa-dtbl-1.eot differ diff --git a/public/fonts/fa-dtbl-1.svg b/public/fonts/fa-dtbl-1.svg index 3115101..a44d639 100644 --- a/public/fonts/fa-dtbl-1.svg +++ b/public/fonts/fa-dtbl-1.svg @@ -1,11 +1,11 @@ -Created by FontForge 20170805 at Sat Aug 4 10:56:23 2018 +Created by FontForge 20170805 at Mon Aug 6 21:53:26 2018 By ondra 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 @@ -22,7 +22,7 @@ The Fork Awesome font is licensed under the SIL OFL 1.1 (http://scripts.sil.org/ bbox="-0.14014 -256.168 2048 1536.01" underline-thickness="89.6" underline-position="-179.2" - unicode-range="U+0020-F11F" + unicode-range="U+0020-F124" /> - + - - - + - - - - - - - + - - + - + - - - - diff --git a/public/fonts/fa-dtbl-1.ttf b/public/fonts/fa-dtbl-1.ttf index 9225050..0ccc709 100644 Binary files a/public/fonts/fa-dtbl-1.ttf and b/public/fonts/fa-dtbl-1.ttf differ diff --git a/public/fonts/fa-dtbl-1.woff2 b/public/fonts/fa-dtbl-1.woff2 index 8555166..b993e1a 100644 Binary files a/public/fonts/fa-dtbl-1.woff2 and b/public/fonts/fa-dtbl-1.woff2 differ