From 568553394d0a8b34668a75c9839a0f1f426469b2 Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Sun, 6 Oct 2019 21:10:46 +0200 Subject: theme: Switch to docsy theme --- .../otfs/Font Awesome 5 Brands-Regular-400.otf | Bin 0 -> 441880 bytes .../otfs/Font Awesome 5 Free-Regular-400.otf | Bin 0 -> 97128 bytes .../otfs/Font Awesome 5 Free-Solid-900.otf | Bin 0 -> 543872 bytes .../docsy/assets/vendor/Font-Awesome/otfs/README.md | 19 +++++++++++++++++++ 4 files changed, 19 insertions(+) create mode 100644 themes/docsy/assets/vendor/Font-Awesome/otfs/Font Awesome 5 Brands-Regular-400.otf create mode 100644 themes/docsy/assets/vendor/Font-Awesome/otfs/Font Awesome 5 Free-Regular-400.otf create mode 100644 themes/docsy/assets/vendor/Font-Awesome/otfs/Font Awesome 5 Free-Solid-900.otf create mode 100644 themes/docsy/assets/vendor/Font-Awesome/otfs/README.md (limited to 'themes/docsy/assets/vendor/Font-Awesome/otfs') diff --git a/themes/docsy/assets/vendor/Font-Awesome/otfs/Font Awesome 5 Brands-Regular-400.otf b/themes/docsy/assets/vendor/Font-Awesome/otfs/Font Awesome 5 Brands-Regular-400.otf new file mode 100644 index 0000000..4f660e0 Binary files /dev/null and b/themes/docsy/assets/vendor/Font-Awesome/otfs/Font Awesome 5 Brands-Regular-400.otf differ diff --git a/themes/docsy/assets/vendor/Font-Awesome/otfs/Font Awesome 5 Free-Regular-400.otf b/themes/docsy/assets/vendor/Font-Awesome/otfs/Font Awesome 5 Free-Regular-400.otf new file mode 100644 index 0000000..b6e45ac Binary files /dev/null and b/themes/docsy/assets/vendor/Font-Awesome/otfs/Font Awesome 5 Free-Regular-400.otf differ diff --git a/themes/docsy/assets/vendor/Font-Awesome/otfs/Font Awesome 5 Free-Solid-900.otf b/themes/docsy/assets/vendor/Font-Awesome/otfs/Font Awesome 5 Free-Solid-900.otf new file mode 100644 index 0000000..4b6c889 Binary files /dev/null and b/themes/docsy/assets/vendor/Font-Awesome/otfs/Font Awesome 5 Free-Solid-900.otf differ diff --git a/themes/docsy/assets/vendor/Font-Awesome/otfs/README.md b/themes/docsy/assets/vendor/Font-Awesome/otfs/README.md new file mode 100644 index 0000000..b88d683 --- /dev/null +++ b/themes/docsy/assets/vendor/Font-Awesome/otfs/README.md @@ -0,0 +1,19 @@ +A HEADS UP ABOUT DUOTONE ICONS ON THE DESKTOP +--------------------------------------------- + +Duotone icons are a bit different to use than other Font Awesome icons at the moment. + +* We currently recommend using the Duotone-specific optimized .svg vector + files. These can be found in the /svgs/duotone folder of this download. + +* Using Ligatures with Duotone Icons is NOT currently recommended - while we've + included a Duotone ligature-based font file in our Pro desktop download, we + can't recommend it as a way to use our icons on the desktop. Read the special + instructions for using duotones with ligatures here - + https://fontawesome.com/how-to-use/on-the-desktop/referencing-icons/duotone-icons#using-ligatures. + +You can read the nitty gritty on the current limitations desktop apps have that +made our Duotone ligature implementation diferent there as well. And our full +Duotone Desktop docs are available at: + +https://fontawesome.com/how-to-use/on-the-desktop/referencing-icons/duotone-icons. -- cgit v1.2.3