font-awesome-sass 6.5.0 → 6.5.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/assets/fonts/font-awesome/fa-brands-400.ttf +0 -0
- data/assets/fonts/font-awesome/fa-brands-400.woff2 +0 -0
- data/assets/fonts/font-awesome/fa-regular-400.ttf +0 -0
- data/assets/fonts/font-awesome/fa-regular-400.woff2 +0 -0
- data/assets/fonts/font-awesome/fa-solid-900.ttf +0 -0
- data/assets/fonts/font-awesome/fa-solid-900.woff2 +0 -0
- data/assets/stylesheets/font-awesome/_brands.scss +1 -1
- data/assets/stylesheets/font-awesome/_regular.scss +1 -1
- data/assets/stylesheets/font-awesome/_solid.scss +1 -1
- data/assets/stylesheets/font-awesome/_variables.scss +6 -0
- data/lib/font_awesome/sass/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4102c3962232f6e320a736e7cb7b8f2fca648b3e82d124938fa4cfe3b93332cf
|
4
|
+
data.tar.gz: 72db1a4b4b68b92c6240b87a701b2474c836b5460adf62e9431b63e2dbc17e25
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 21234102220259c4ed39dd2e46a21f319c4fdd259d9d905f3d2aa528fd7aa7e1be5c99fa8614b600fbbe68f823e2220ed5af42b8185598d675a8490481abb716
|
7
|
+
data.tar.gz: 9adc16b310c911f102059872b491fa40abc6af84dc43976fbf3ce28f78fa8c5bcd48ff1daa6d9f1e8b39defeaf2dacc4a050799978933e991efd5994c8c9444b
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Font Awesome Free 6.5.
|
2
|
+
* Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
|
3
3
|
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
4
4
|
* Copyright 2023 Fonticons, Inc.
|
5
5
|
*/
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Font Awesome Free 6.5.
|
2
|
+
* Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
|
3
3
|
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
4
4
|
* Copyright 2023 Fonticons, Inc.
|
5
5
|
*/
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Font Awesome Free 6.5.
|
2
|
+
* Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
|
3
3
|
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
4
4
|
* Copyright 2023 Fonticons, Inc.
|
5
5
|
*/
|
@@ -2165,6 +2165,7 @@ $fa-var-app-store-ios: \f370;
|
|
2165
2165
|
$fa-var-cc-discover: \f1f2;
|
2166
2166
|
$fa-var-wpbeginner: \f297;
|
2167
2167
|
$fa-var-confluence: \f78d;
|
2168
|
+
$fa-var-shoelace: \e60c;
|
2168
2169
|
$fa-var-mdb: \f8ca;
|
2169
2170
|
$fa-var-dochub: \f394;
|
2170
2171
|
$fa-var-accessible-icon: \f368;
|
@@ -2251,6 +2252,7 @@ $fa-var-less: \f41d;
|
|
2251
2252
|
$fa-var-blogger-b: \f37d;
|
2252
2253
|
$fa-var-opencart: \f23d;
|
2253
2254
|
$fa-var-vine: \f1ca;
|
2255
|
+
$fa-var-signal-messenger: \e663;
|
2254
2256
|
$fa-var-paypal: \f1ed;
|
2255
2257
|
$fa-var-gitlab: \f296;
|
2256
2258
|
$fa-var-typo3: \f42b;
|
@@ -2412,6 +2414,7 @@ $fa-var-wix: \f5cf;
|
|
2412
2414
|
$fa-var-square-behance: \f1b5;
|
2413
2415
|
$fa-var-behance-square: \f1b5;
|
2414
2416
|
$fa-var-supple: \f3f9;
|
2417
|
+
$fa-var-webflow: \e65c;
|
2415
2418
|
$fa-var-rebel: \f1d0;
|
2416
2419
|
$fa-var-css3: \f13c;
|
2417
2420
|
$fa-var-staylinked: \f3f5;
|
@@ -4635,6 +4638,7 @@ $fa-brand-icons: (
|
|
4635
4638
|
"cc-discover": $fa-var-cc-discover,
|
4636
4639
|
"wpbeginner": $fa-var-wpbeginner,
|
4637
4640
|
"confluence": $fa-var-confluence,
|
4641
|
+
"shoelace": $fa-var-shoelace,
|
4638
4642
|
"mdb": $fa-var-mdb,
|
4639
4643
|
"dochub": $fa-var-dochub,
|
4640
4644
|
"accessible-icon": $fa-var-accessible-icon,
|
@@ -4721,6 +4725,7 @@ $fa-brand-icons: (
|
|
4721
4725
|
"blogger-b": $fa-var-blogger-b,
|
4722
4726
|
"opencart": $fa-var-opencart,
|
4723
4727
|
"vine": $fa-var-vine,
|
4728
|
+
"signal-messenger": $fa-var-signal-messenger,
|
4724
4729
|
"paypal": $fa-var-paypal,
|
4725
4730
|
"gitlab": $fa-var-gitlab,
|
4726
4731
|
"typo3": $fa-var-typo3,
|
@@ -4882,6 +4887,7 @@ $fa-brand-icons: (
|
|
4882
4887
|
"square-behance": $fa-var-square-behance,
|
4883
4888
|
"behance-square": $fa-var-behance-square,
|
4884
4889
|
"supple": $fa-var-supple,
|
4890
|
+
"webflow": $fa-var-webflow,
|
4885
4891
|
"rebel": $fa-var-rebel,
|
4886
4892
|
"css3": $fa-var-css3,
|
4887
4893
|
"staylinked": $fa-var-staylinked,
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: font-awesome-sass
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 6.5.
|
4
|
+
version: 6.5.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Travis Chase
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-11-
|
11
|
+
date: 2023-11-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: sassc
|