diff options
author | Dimitri Staessens <dimitri@ouroboros.rocks> | 2019-10-06 21:10:46 +0200 |
---|---|---|
committer | Dimitri Staessens <dimitri@ouroboros.rocks> | 2019-10-06 21:10:46 +0200 |
commit | 568553394d0a8b34668a75c9839a0f1f426469b2 (patch) | |
tree | 175c08844f05611b059ba6900fb6519dbbc735d2 /themes/docsy/assets/vendor/Font-Awesome/otfs | |
parent | d5d6f70371958eec0679831abd283498ff2731e5 (diff) | |
download | website-568553394d0a8b34668a75c9839a0f1f426469b2.tar.gz website-568553394d0a8b34668a75c9839a0f1f426469b2.zip |
theme: Switch to docsy theme
Diffstat (limited to 'themes/docsy/assets/vendor/Font-Awesome/otfs')
-rw-r--r-- | themes/docsy/assets/vendor/Font-Awesome/otfs/Font Awesome 5 Brands-Regular-400.otf | bin | 0 -> 441880 bytes | |||
-rw-r--r-- | themes/docsy/assets/vendor/Font-Awesome/otfs/Font Awesome 5 Free-Regular-400.otf | bin | 0 -> 97128 bytes | |||
-rw-r--r-- | themes/docsy/assets/vendor/Font-Awesome/otfs/Font Awesome 5 Free-Solid-900.otf | bin | 0 -> 543872 bytes | |||
-rw-r--r-- | themes/docsy/assets/vendor/Font-Awesome/otfs/README.md | 19 |
4 files changed, 19 insertions, 0 deletions
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 Binary files differnew file mode 100644 index 0000000..4f660e0 --- /dev/null +++ b/themes/docsy/assets/vendor/Font-Awesome/otfs/Font Awesome 5 Brands-Regular-400.otf 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 Binary files differnew file mode 100644 index 0000000..b6e45ac --- /dev/null +++ b/themes/docsy/assets/vendor/Font-Awesome/otfs/Font Awesome 5 Free-Regular-400.otf 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 Binary files differnew file mode 100644 index 0000000..4b6c889 --- /dev/null +++ b/themes/docsy/assets/vendor/Font-Awesome/otfs/Font Awesome 5 Free-Solid-900.otf 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. |