diff --git a/admin/tool/componentlibrary/content/moodle/components/moodle-icons.md b/admin/tool/componentlibrary/content/moodle/components/moodle-icons.md index 56d0d365972..269be9340fe 100644 --- a/admin/tool/componentlibrary/content/moodle/components/moodle-icons.md +++ b/admin/tool/componentlibrary/content/moodle/components/moodle-icons.md @@ -11,7 +11,7 @@ tags: ## Description -Most Moodle icons are rendered using the 6.4 versions of [Fontawesome](https://fontawesome.com/v6/search). Iconnames are mapped from the Moodle icon name to the Font Awesome icon names in `/lib/classes/output/icon_system_fontawesome.php` +Most Moodle icons are rendered using the 6.5.1 versions of [Fontawesome](https://fontawesome.com/v6/search). Iconnames are mapped from the Moodle icon name to the Font Awesome icon names in `/lib/classes/output/icon_system_fontawesome.php` If needed a theme can override this map and provide its own mapping. diff --git a/lib/fonts/fa-brands-400.ttf b/lib/fonts/fa-brands-400.ttf index 989f323b1e3..5efb1d4f964 100644 Binary files a/lib/fonts/fa-brands-400.ttf and b/lib/fonts/fa-brands-400.ttf differ diff --git a/lib/fonts/fa-brands-400.woff2 b/lib/fonts/fa-brands-400.woff2 index 19f04b901ed..36fbda7d334 100644 Binary files a/lib/fonts/fa-brands-400.woff2 and b/lib/fonts/fa-brands-400.woff2 differ diff --git a/lib/fonts/fa-regular-400.ttf b/lib/fonts/fa-regular-400.ttf index 201cc58b853..838b4e2cfec 100644 Binary files a/lib/fonts/fa-regular-400.ttf and b/lib/fonts/fa-regular-400.ttf differ diff --git a/lib/fonts/fa-regular-400.woff2 b/lib/fonts/fa-regular-400.woff2 index a395e91bbff..b6cabbacb67 100644 Binary files a/lib/fonts/fa-regular-400.woff2 and b/lib/fonts/fa-regular-400.woff2 differ diff --git a/lib/fonts/fa-solid-900.ttf b/lib/fonts/fa-solid-900.ttf index 1920af1e526..ec24749db90 100644 Binary files a/lib/fonts/fa-solid-900.ttf and b/lib/fonts/fa-solid-900.ttf differ diff --git a/lib/fonts/fa-solid-900.woff2 b/lib/fonts/fa-solid-900.woff2 index a9f37fd1364..824d518eb4c 100644 Binary files a/lib/fonts/fa-solid-900.woff2 and b/lib/fonts/fa-solid-900.woff2 differ diff --git a/lib/fonts/fa-v4compatibility.ttf b/lib/fonts/fa-v4compatibility.ttf index 4c4c5b3ee32..b175aa8ece8 100644 Binary files a/lib/fonts/fa-v4compatibility.ttf and b/lib/fonts/fa-v4compatibility.ttf differ diff --git a/lib/fonts/fa-v4compatibility.woff2 b/lib/fonts/fa-v4compatibility.woff2 index 507a2ff51cc..e09b5a55009 100644 Binary files a/lib/fonts/fa-v4compatibility.woff2 and b/lib/fonts/fa-v4compatibility.woff2 differ diff --git a/lib/thirdpartylibs.xml b/lib/thirdpartylibs.xml index 5f0ad938744..304846f7a14 100644 --- a/lib/thirdpartylibs.xml +++ b/lib/thirdpartylibs.xml @@ -446,7 +446,7 @@ All rights reserved. fonts Font Awesome - http://fontawesome.com The Font Awesome font. Font Awesome is the Internet's icon library and toolkit, used by millions of designers, developers, and content creators. - 6.4.0 + 6.5.1 SIL OFL 1.1 https://github.com/FortAwesome/Font-Awesome diff --git a/theme/boost/scss/fontawesome/_variables.scss b/theme/boost/scss/fontawesome/_variables.scss index 4d34515d89b..cc9c00ac343 100644 --- a/theme/boost/scss/fontawesome/_variables.scss +++ b/theme/boost/scss/fontawesome/_variables.scss @@ -1873,7 +1873,6 @@ $fa-var-exclamation-triangle: \f071; $fa-var-warning: \f071; $fa-var-database: \f1c0; $fa-var-share: \f064; -$fa-var-arrow-turn-right: \f064; $fa-var-mail-forward: \f064; $fa-var-bottle-droplet: \e4c4; $fa-var-mask-face: \e1d7; @@ -2012,6 +2011,7 @@ $fa-var-redhat: \f7bc; $fa-var-yoast: \f2b1; $fa-var-cloudflare: \e07d; $fa-var-ups: \f7e0; +$fa-var-pixiv: \e640; $fa-var-wpexplorer: \f2de; $fa-var-dyalog: \f399; $fa-var-bity: \f37a; @@ -2047,6 +2047,7 @@ $fa-var-vimeo-v: \f27d; $fa-var-contao: \f26d; $fa-var-square-font-awesome: \e5ad; $fa-var-deskpro: \f38f; +$fa-var-brave: \e63c; $fa-var-sistrix: \f3ee; $fa-var-square-instagram: \e055; $fa-var-instagram-square: \e055; @@ -2055,6 +2056,7 @@ $fa-var-the-red-yeti: \f69d; $fa-var-square-hacker-news: \f3af; $fa-var-hacker-news-square: \f3af; $fa-var-edge: \f282; +$fa-var-threads: \e618; $fa-var-napster: \f3d2; $fa-var-square-snapchat: \f2ad; $fa-var-snapchat-square: \f2ad; @@ -2102,6 +2104,7 @@ $fa-var-meetup: \f2e0; $fa-var-centos: \f789; $fa-var-adn: \f170; $fa-var-cloudsmith: \f384; +$fa-var-opensuse: \e62b; $fa-var-pied-piper-alt: \f1a8; $fa-var-square-dribbble: \f397; $fa-var-dribbble-square: \f397; @@ -2111,6 +2114,7 @@ $fa-var-mix: \f3cb; $fa-var-steam: \f1b6; $fa-var-cc-apple-pay: \f416; $fa-var-scribd: \f28a; +$fa-var-debian: \e60b; $fa-var-openid: \f19b; $fa-var-instalod: \e081; $fa-var-expeditedssl: \f23e; @@ -2149,6 +2153,7 @@ $fa-var-meta: \e49b; $fa-var-laravel: \f3bd; $fa-var-hotjar: \f3b1; $fa-var-bluetooth-b: \f294; +$fa-var-square-letterboxd: \e62e; $fa-var-sticker-mule: \f3f7; $fa-var-creative-commons-zero: \f4f3; $fa-var-hips: \f452; @@ -2160,6 +2165,7 @@ $fa-var-app-store-ios: \f370; $fa-var-cc-discover: \f1f2; $fa-var-wpbeginner: \f297; $fa-var-confluence: \f78d; +$fa-var-shoelace: \e60c; $fa-var-mdb: \f8ca; $fa-var-dochub: \f394; $fa-var-accessible-icon: \f368; @@ -2191,6 +2197,7 @@ $fa-var-fedex: \f797; $fa-var-phoenix-framework: \f3dc; $fa-var-shopify: \e057; $fa-var-neos: \f612; +$fa-var-square-threads: \e619; $fa-var-hackerrank: \f5f7; $fa-var-researchgate: \f4f8; $fa-var-swift: \f8e1; @@ -2200,6 +2207,7 @@ $fa-var-angrycreative: \f36e; $fa-var-y-combinator: \f23b; $fa-var-empire: \f1d1; $fa-var-envira: \f299; +$fa-var-google-scholar: \e63b; $fa-var-square-gitlab: \e5ae; $fa-var-gitlab-square: \e5ae; $fa-var-studiovinari: \f3f8; @@ -2244,6 +2252,7 @@ $fa-var-less: \f41d; $fa-var-blogger-b: \f37d; $fa-var-opencart: \f23d; $fa-var-vine: \f1ca; +$fa-var-signal-messenger: \e663; $fa-var-paypal: \f1ed; $fa-var-gitlab: \f296; $fa-var-typo3: \f42b; @@ -2255,6 +2264,7 @@ $fa-var-pied-piper-pp: \f1a7; $fa-var-bootstrap: \f836; $fa-var-odnoklassniki: \f263; $fa-var-nfc-symbol: \e531; +$fa-var-mintbit: \e62f; $fa-var-ethereum: \f42e; $fa-var-speaker-deck: \f83c; $fa-var-creative-commons-nc-eu: \f4e9; @@ -2263,6 +2273,7 @@ $fa-var-avianex: \f374; $fa-var-ello: \f5f1; $fa-var-gofore: \f3a7; $fa-var-bimobject: \f378; +$fa-var-brave-reverse: \e63d; $fa-var-facebook-f: \f39e; $fa-var-square-google-plus: \f0d4; $fa-var-google-plus-square: \f0d4; @@ -2297,6 +2308,7 @@ $fa-var-viber: \f409; $fa-var-soundcloud: \f1be; $fa-var-digg: \f1a6; $fa-var-tencent-weibo: \f1d5; +$fa-var-letterboxd: \e62d; $fa-var-symfony: \f83d; $fa-var-maxcdn: \f136; $fa-var-etsy: \f2d7; @@ -2305,6 +2317,7 @@ $fa-var-audible: \f373; $fa-var-think-peaks: \f731; $fa-var-bilibili: \e3d9; $fa-var-erlang: \f39d; +$fa-var-x-twitter: \e61b; $fa-var-cotton-bureau: \f89e; $fa-var-dashcube: \f210; $fa-var-42-group: \e080; @@ -2342,6 +2355,7 @@ $fa-var-cc-amazon-pay: \f42d; $fa-var-dropbox: \f16b; $fa-var-instagram: \f16d; $fa-var-cmplid: \e360; +$fa-var-upwork: \e641; $fa-var-facebook: \f09a; $fa-var-gripfire: \f3ac; $fa-var-jedi-order: \f50e; @@ -2400,6 +2414,7 @@ $fa-var-wix: \f5cf; $fa-var-square-behance: \f1b5; $fa-var-behance-square: \f1b5; $fa-var-supple: \f3f9; +$fa-var-webflow: \e65c; $fa-var-rebel: \f1d0; $fa-var-css3: \f13c; $fa-var-staylinked: \f3f5; @@ -2470,6 +2485,7 @@ $fa-var-usb: \f287; $fa-var-tumblr: \f173; $fa-var-vaadin: \f408; $fa-var-quora: \f2c4; +$fa-var-square-x-twitter: \e61a; $fa-var-reacteurope: \f75d; $fa-var-medium: \f23a; $fa-var-medium-m: \f23a; @@ -4328,7 +4344,6 @@ $fa-icons: ( "warning": $fa-var-warning, "database": $fa-var-database, "share": $fa-var-share, - "arrow-turn-right": $fa-var-arrow-turn-right, "mail-forward": $fa-var-mail-forward, "bottle-droplet": $fa-var-bottle-droplet, "mask-face": $fa-var-mask-face, @@ -4469,6 +4484,7 @@ $fa-brand-icons: ( "yoast": $fa-var-yoast, "cloudflare": $fa-var-cloudflare, "ups": $fa-var-ups, + "pixiv": $fa-var-pixiv, "wpexplorer": $fa-var-wpexplorer, "dyalog": $fa-var-dyalog, "bity": $fa-var-bity, @@ -4504,6 +4520,7 @@ $fa-brand-icons: ( "contao": $fa-var-contao, "square-font-awesome": $fa-var-square-font-awesome, "deskpro": $fa-var-deskpro, + "brave": $fa-var-brave, "sistrix": $fa-var-sistrix, "square-instagram": $fa-var-square-instagram, "instagram-square": $fa-var-instagram-square, @@ -4512,6 +4529,7 @@ $fa-brand-icons: ( "square-hacker-news": $fa-var-square-hacker-news, "hacker-news-square": $fa-var-hacker-news-square, "edge": $fa-var-edge, + "threads": $fa-var-threads, "napster": $fa-var-napster, "square-snapchat": $fa-var-square-snapchat, "snapchat-square": $fa-var-snapchat-square, @@ -4559,6 +4577,7 @@ $fa-brand-icons: ( "centos": $fa-var-centos, "adn": $fa-var-adn, "cloudsmith": $fa-var-cloudsmith, + "opensuse": $fa-var-opensuse, "pied-piper-alt": $fa-var-pied-piper-alt, "square-dribbble": $fa-var-square-dribbble, "dribbble-square": $fa-var-dribbble-square, @@ -4568,6 +4587,7 @@ $fa-brand-icons: ( "steam": $fa-var-steam, "cc-apple-pay": $fa-var-cc-apple-pay, "scribd": $fa-var-scribd, + "debian": $fa-var-debian, "openid": $fa-var-openid, "instalod": $fa-var-instalod, "expeditedssl": $fa-var-expeditedssl, @@ -4606,6 +4626,7 @@ $fa-brand-icons: ( "laravel": $fa-var-laravel, "hotjar": $fa-var-hotjar, "bluetooth-b": $fa-var-bluetooth-b, + "square-letterboxd": $fa-var-square-letterboxd, "sticker-mule": $fa-var-sticker-mule, "creative-commons-zero": $fa-var-creative-commons-zero, "hips": $fa-var-hips, @@ -4617,6 +4638,7 @@ $fa-brand-icons: ( "cc-discover": $fa-var-cc-discover, "wpbeginner": $fa-var-wpbeginner, "confluence": $fa-var-confluence, + "shoelace": $fa-var-shoelace, "mdb": $fa-var-mdb, "dochub": $fa-var-dochub, "accessible-icon": $fa-var-accessible-icon, @@ -4648,6 +4670,7 @@ $fa-brand-icons: ( "phoenix-framework": $fa-var-phoenix-framework, "shopify": $fa-var-shopify, "neos": $fa-var-neos, + "square-threads": $fa-var-square-threads, "hackerrank": $fa-var-hackerrank, "researchgate": $fa-var-researchgate, "swift": $fa-var-swift, @@ -4657,6 +4680,7 @@ $fa-brand-icons: ( "y-combinator": $fa-var-y-combinator, "empire": $fa-var-empire, "envira": $fa-var-envira, + "google-scholar": $fa-var-google-scholar, "square-gitlab": $fa-var-square-gitlab, "gitlab-square": $fa-var-gitlab-square, "studiovinari": $fa-var-studiovinari, @@ -4701,6 +4725,7 @@ $fa-brand-icons: ( "blogger-b": $fa-var-blogger-b, "opencart": $fa-var-opencart, "vine": $fa-var-vine, + "signal-messenger": $fa-var-signal-messenger, "paypal": $fa-var-paypal, "gitlab": $fa-var-gitlab, "typo3": $fa-var-typo3, @@ -4712,6 +4737,7 @@ $fa-brand-icons: ( "bootstrap": $fa-var-bootstrap, "odnoklassniki": $fa-var-odnoklassniki, "nfc-symbol": $fa-var-nfc-symbol, + "mintbit": $fa-var-mintbit, "ethereum": $fa-var-ethereum, "speaker-deck": $fa-var-speaker-deck, "creative-commons-nc-eu": $fa-var-creative-commons-nc-eu, @@ -4720,6 +4746,7 @@ $fa-brand-icons: ( "ello": $fa-var-ello, "gofore": $fa-var-gofore, "bimobject": $fa-var-bimobject, + "brave-reverse": $fa-var-brave-reverse, "facebook-f": $fa-var-facebook-f, "square-google-plus": $fa-var-square-google-plus, "google-plus-square": $fa-var-google-plus-square, @@ -4754,6 +4781,7 @@ $fa-brand-icons: ( "soundcloud": $fa-var-soundcloud, "digg": $fa-var-digg, "tencent-weibo": $fa-var-tencent-weibo, + "letterboxd": $fa-var-letterboxd, "symfony": $fa-var-symfony, "maxcdn": $fa-var-maxcdn, "etsy": $fa-var-etsy, @@ -4762,6 +4790,7 @@ $fa-brand-icons: ( "think-peaks": $fa-var-think-peaks, "bilibili": $fa-var-bilibili, "erlang": $fa-var-erlang, + "x-twitter": $fa-var-x-twitter, "cotton-bureau": $fa-var-cotton-bureau, "dashcube": $fa-var-dashcube, "42-group": $fa-var-42-group, @@ -4799,6 +4828,7 @@ $fa-brand-icons: ( "dropbox": $fa-var-dropbox, "instagram": $fa-var-instagram, "cmplid": $fa-var-cmplid, + "upwork": $fa-var-upwork, "facebook": $fa-var-facebook, "gripfire": $fa-var-gripfire, "jedi-order": $fa-var-jedi-order, @@ -4857,6 +4887,7 @@ $fa-brand-icons: ( "square-behance": $fa-var-square-behance, "behance-square": $fa-var-behance-square, "supple": $fa-var-supple, + "webflow": $fa-var-webflow, "rebel": $fa-var-rebel, "css3": $fa-var-css3, "staylinked": $fa-var-staylinked, @@ -4927,6 +4958,7 @@ $fa-brand-icons: ( "tumblr": $fa-var-tumblr, "vaadin": $fa-var-vaadin, "quora": $fa-var-quora, + "square-x-twitter": $fa-var-square-x-twitter, "reacteurope": $fa-var-reacteurope, "medium": $fa-var-medium, "medium-m": $fa-var-medium-m, diff --git a/theme/boost/scss/fontawesome/brands.scss b/theme/boost/scss/fontawesome/brands.scss index 438e4e00067..9677d5c23b9 100644 --- a/theme/boost/scss/fontawesome/brands.scss +++ b/theme/boost/scss/fontawesome/brands.scss @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2023 Fonticons, Inc. */ @@ -16,8 +16,7 @@ font-style: normal; font-weight: 400; font-display: $fa-font-display; - src: - url('[[font:core|fa-brands-400.woff2]]') format('woff2'), + src: url('[[font:core|fa-brands-400.woff2]]') format('woff2'), url('[[font:core|fa-brands-400.ttf]]') format('truetype'); } diff --git a/theme/boost/scss/fontawesome/fontawesome.scss b/theme/boost/scss/fontawesome/fontawesome.scss index ab4f133a700..61541e368d8 100644 --- a/theme/boost/scss/fontawesome/fontawesome.scss +++ b/theme/boost/scss/fontawesome/fontawesome.scss @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2023 Fonticons, Inc. */ diff --git a/theme/boost/scss/fontawesome/regular.scss b/theme/boost/scss/fontawesome/regular.scss index 6b2fa234e95..89e9338a336 100644 --- a/theme/boost/scss/fontawesome/regular.scss +++ b/theme/boost/scss/fontawesome/regular.scss @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2023 Fonticons, Inc. */ @@ -16,8 +16,7 @@ font-style: normal; font-weight: 400; font-display: $fa-font-display; - src: - url('[[font:core|fa-regular-400.woff2]]') format('woff2'), + src: url('[[font:core|fa-regular-400.woff2]]') format('woff2'), url('[[font:core|fa-regular-400.ttf]]') format('truetype'); } diff --git a/theme/boost/scss/fontawesome/solid.scss b/theme/boost/scss/fontawesome/solid.scss index 2dfd72c2bbb..6d623325c49 100644 --- a/theme/boost/scss/fontawesome/solid.scss +++ b/theme/boost/scss/fontawesome/solid.scss @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2023 Fonticons, Inc. */ @@ -16,8 +16,7 @@ font-style: normal; font-weight: 900; font-display: $fa-font-display; - src: - url('[[font:core|fa-solid-900.woff2]]') format('woff2'), + src: url('[[font:core|fa-solid-900.woff2]]') format('woff2'), url('[[font:core|fa-solid-900.ttf]]') format('truetype'); } diff --git a/theme/boost/scss/fontawesome/v4-shims.scss b/theme/boost/scss/fontawesome/v4-shims.scss index 7893e7cc06d..263b16ef70c 100644 --- a/theme/boost/scss/fontawesome/v4-shims.scss +++ b/theme/boost/scss/fontawesome/v4-shims.scss @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2023 Fonticons, Inc. */ diff --git a/theme/boost/style/moodle.css b/theme/boost/style/moodle.css index 316487b3062..b58936b54d8 100644 --- a/theme/boost/style/moodle.css +++ b/theme/boost/style/moodle.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2023 Fonticons, Inc. */ @@ -69,6 +69,10 @@ content: "\f7e0"; } +.fa-pixiv:before { + content: "\e640"; +} + .fa-wpexplorer:before { content: "\f2de"; } @@ -209,6 +213,10 @@ content: "\f38f"; } +.fa-brave:before { + content: "\e63c"; +} + .fa-sistrix:before { content: "\f3ee"; } @@ -241,6 +249,10 @@ content: "\f282"; } +.fa-threads:before { + content: "\e618"; +} + .fa-napster:before { content: "\f3d2"; } @@ -429,6 +441,10 @@ content: "\f384"; } +.fa-opensuse:before { + content: "\e62b"; +} + .fa-pied-piper-alt:before { content: "\f1a8"; } @@ -465,6 +481,10 @@ content: "\f28a"; } +.fa-debian:before { + content: "\e60b"; +} + .fa-openid:before { content: "\f19b"; } @@ -617,6 +637,10 @@ content: "\f294"; } +.fa-square-letterboxd:before { + content: "\e62e"; +} + .fa-sticker-mule:before { content: "\f3f7"; } @@ -661,6 +685,10 @@ content: "\f78d"; } +.fa-shoelace:before { + content: "\e60c"; +} + .fa-mdb:before { content: "\f8ca"; } @@ -785,6 +813,10 @@ content: "\f612"; } +.fa-square-threads:before { + content: "\e619"; +} + .fa-hackerrank:before { content: "\f5f7"; } @@ -821,6 +853,10 @@ content: "\f299"; } +.fa-google-scholar:before { + content: "\e63b"; +} + .fa-square-gitlab:before { content: "\e5ae"; } @@ -997,6 +1033,10 @@ content: "\f1ca"; } +.fa-signal-messenger:before { + content: "\e663"; +} + .fa-paypal:before { content: "\f1ed"; } @@ -1041,6 +1081,10 @@ content: "\e531"; } +.fa-mintbit:before { + content: "\e62f"; +} + .fa-ethereum:before { content: "\f42e"; } @@ -1073,6 +1117,10 @@ content: "\f378"; } +.fa-brave-reverse:before { + content: "\e63d"; +} + .fa-facebook-f:before { content: "\f39e"; } @@ -1209,6 +1257,10 @@ content: "\f1d5"; } +.fa-letterboxd:before { + content: "\e62d"; +} + .fa-symfony:before { content: "\f83d"; } @@ -1241,6 +1293,10 @@ content: "\f39d"; } +.fa-x-twitter:before { + content: "\e61b"; +} + .fa-cotton-bureau:before { content: "\f89e"; } @@ -1389,6 +1445,10 @@ content: "\e360"; } +.fa-upwork:before { + content: "\e641"; +} + .fa-facebook:before { content: "\f09a"; } @@ -1621,6 +1681,10 @@ content: "\f3f9"; } +.fa-webflow:before { + content: "\e65c"; +} + .fa-rebel:before { content: "\f1d0"; } @@ -1901,6 +1965,10 @@ content: "\f2c4"; } +.fa-square-x-twitter:before { + content: "\e61a"; +} + .fa-reacteurope:before { content: "\f75d"; } @@ -2026,7 +2094,7 @@ } /*! - * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2023 Fonticons, Inc. */ @@ -2049,7 +2117,7 @@ } /*! - * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2023 Fonticons, Inc. */ @@ -2095,7 +2163,7 @@ } /*! - * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2023 Fonticons, Inc. */ @@ -4914,7 +4982,7 @@ } /*! - * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2023 Fonticons, Inc. */ @@ -12662,10 +12730,6 @@ readers do not read off random characters that represent icons */ content: "\f064"; } -.fa-arrow-turn-right::before { - content: "\f064"; -} - .fa-mail-forward::before { content: "\f064"; } diff --git a/theme/boost/thirdpartylibs.xml b/theme/boost/thirdpartylibs.xml index a6c09cecf78..6576f9cd947 100644 --- a/theme/boost/thirdpartylibs.xml +++ b/theme/boost/thirdpartylibs.xml @@ -199,7 +199,7 @@ scss/fontawesome Font Awesome - http://fontawesome.com Font Awesome CSS, LESS, and Sass files. Font Awesome is the Internet's icon library and toolkit, used by millions of designers, developers, and content creators. - 6.4.0 + 6.5.1 (MIT) https://github.com/FortAwesome/Font-Awesome diff --git a/theme/classic/style/moodle.css b/theme/classic/style/moodle.css index d28086a753b..a56e7d9e235 100644 --- a/theme/classic/style/moodle.css +++ b/theme/classic/style/moodle.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2023 Fonticons, Inc. */ @@ -69,6 +69,10 @@ content: "\f7e0"; } +.fa-pixiv:before { + content: "\e640"; +} + .fa-wpexplorer:before { content: "\f2de"; } @@ -209,6 +213,10 @@ content: "\f38f"; } +.fa-brave:before { + content: "\e63c"; +} + .fa-sistrix:before { content: "\f3ee"; } @@ -241,6 +249,10 @@ content: "\f282"; } +.fa-threads:before { + content: "\e618"; +} + .fa-napster:before { content: "\f3d2"; } @@ -429,6 +441,10 @@ content: "\f384"; } +.fa-opensuse:before { + content: "\e62b"; +} + .fa-pied-piper-alt:before { content: "\f1a8"; } @@ -465,6 +481,10 @@ content: "\f28a"; } +.fa-debian:before { + content: "\e60b"; +} + .fa-openid:before { content: "\f19b"; } @@ -617,6 +637,10 @@ content: "\f294"; } +.fa-square-letterboxd:before { + content: "\e62e"; +} + .fa-sticker-mule:before { content: "\f3f7"; } @@ -661,6 +685,10 @@ content: "\f78d"; } +.fa-shoelace:before { + content: "\e60c"; +} + .fa-mdb:before { content: "\f8ca"; } @@ -785,6 +813,10 @@ content: "\f612"; } +.fa-square-threads:before { + content: "\e619"; +} + .fa-hackerrank:before { content: "\f5f7"; } @@ -821,6 +853,10 @@ content: "\f299"; } +.fa-google-scholar:before { + content: "\e63b"; +} + .fa-square-gitlab:before { content: "\e5ae"; } @@ -997,6 +1033,10 @@ content: "\f1ca"; } +.fa-signal-messenger:before { + content: "\e663"; +} + .fa-paypal:before { content: "\f1ed"; } @@ -1041,6 +1081,10 @@ content: "\e531"; } +.fa-mintbit:before { + content: "\e62f"; +} + .fa-ethereum:before { content: "\f42e"; } @@ -1073,6 +1117,10 @@ content: "\f378"; } +.fa-brave-reverse:before { + content: "\e63d"; +} + .fa-facebook-f:before { content: "\f39e"; } @@ -1209,6 +1257,10 @@ content: "\f1d5"; } +.fa-letterboxd:before { + content: "\e62d"; +} + .fa-symfony:before { content: "\f83d"; } @@ -1241,6 +1293,10 @@ content: "\f39d"; } +.fa-x-twitter:before { + content: "\e61b"; +} + .fa-cotton-bureau:before { content: "\f89e"; } @@ -1389,6 +1445,10 @@ content: "\e360"; } +.fa-upwork:before { + content: "\e641"; +} + .fa-facebook:before { content: "\f09a"; } @@ -1621,6 +1681,10 @@ content: "\f3f9"; } +.fa-webflow:before { + content: "\e65c"; +} + .fa-rebel:before { content: "\f1d0"; } @@ -1901,6 +1965,10 @@ content: "\f2c4"; } +.fa-square-x-twitter:before { + content: "\e61a"; +} + .fa-reacteurope:before { content: "\f75d"; } @@ -2026,7 +2094,7 @@ } /*! - * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2023 Fonticons, Inc. */ @@ -2049,7 +2117,7 @@ } /*! - * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2023 Fonticons, Inc. */ @@ -2095,7 +2163,7 @@ } /*! - * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2023 Fonticons, Inc. */ @@ -4914,7 +4982,7 @@ } /*! - * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2023 Fonticons, Inc. */ @@ -12662,10 +12730,6 @@ readers do not read off random characters that represent icons */ content: "\f064"; } -.fa-arrow-turn-right::before { - content: "\f064"; -} - .fa-mail-forward::before { content: "\f064"; }