font-awesome-sass 6.2.0 → 6.3.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 165974351b841149761312ccb5dd9abc61e63239bfb593a30fcd7f5837bbbbe7
4
- data.tar.gz: 8cd9fd481352b7a4698b0d261916b89db9b3b7409d46fce8af2ccc7e14b4c5d7
3
+ metadata.gz: 1c1b4751bfe740c3c0c8273f4e8f058dfe53b23a15a1f43fe53b92584bd60251
4
+ data.tar.gz: 9d95dae3105b1fb76725122d5639f2e6425f8b6a292337ea3b39fa02f111970a
5
5
  SHA512:
6
- metadata.gz: 1ea9b964adfda58fc5baf6d0c9c0f77d6c7ad35aff9fe67f10dadd4a400ac5ba0db822a6dbb122ef0cb1e7f304a36e15d78ea62dd476a6a7bd36264c546063c2
7
- data.tar.gz: 9e9ab8a33d696b613963a0588ad755b12f5f2e8c1de2dfe0f5c598085ff22c764e44921ecec666e1b4ef2c2e922642347924db9a836bad5bfa8319fa4cf07fbf
6
+ metadata.gz: 1d6a780a02bd80a56fbede9dd70742443410053a63ac57f6dc6850212430b3b75ac1685469b79abc5f48bed3a819a97cb50908703b71454651c5d3345bf4ca0a
7
+ data.tar.gz: 2cdcc6076a411edb081d8fae93a5042a4fe226e9e6fb51ab765096f0c68a21a4f2d782320a346161c6343d4921f9c0a5531da2e89b333ab2b3fce697e014a7ac
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Free 6.3.0 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
- * Copyright 2022 Fonticons, Inc.
4
+ * Copyright 2023 Fonticons, Inc.
5
5
  */
6
6
  @import 'functions';
7
7
  @import 'variables';
@@ -7,3 +7,4 @@ readers do not read off random characters that represent icons */
7
7
  @each $name, $icon in $fa-icons {
8
8
  .#{$fa-css-prefix}-#{$name}::before { content: unquote("\"#{ $icon }\""); }
9
9
  }
10
+
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Free 6.3.0 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
- * Copyright 2022 Fonticons, Inc.
4
+ * Copyright 2023 Fonticons, Inc.
5
5
  */
6
6
  @import 'functions';
7
7
  @import 'variables';
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Free 6.3.0 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
- * Copyright 2022 Fonticons, Inc.
4
+ * Copyright 2023 Fonticons, Inc.
5
5
  */
6
6
  @import 'functions';
7
7
  @import 'variables';
@@ -382,6 +382,7 @@ $fa-var-face-grin-wide: \f581;
382
382
  $fa-var-grin-alt: \f581;
383
383
  $fa-var-tooth: \f5c9;
384
384
  $fa-var-v: \56;
385
+ $fa-var-bangladeshi-taka-sign: \e2e6;
385
386
  $fa-var-bicycle: \f206;
386
387
  $fa-var-staff-snake: \e579;
387
388
  $fa-var-rod-asclepius: \e579;
@@ -1239,7 +1240,6 @@ $fa-var-dna: \f471;
1239
1240
  $fa-var-virus-slash: \e075;
1240
1241
  $fa-var-minus: \f068;
1241
1242
  $fa-var-subtract: \f068;
1242
- $fa-var-child-rifle: \e4e0;
1243
1243
  $fa-var-chess: \f439;
1244
1244
  $fa-var-arrow-left-long: \f177;
1245
1245
  $fa-var-long-arrow-left: \f177;
@@ -1609,6 +1609,8 @@ $fa-var-grip: \f58d;
1609
1609
  $fa-var-grip-horizontal: \f58d;
1610
1610
  $fa-var-share-from-square: \f14d;
1611
1611
  $fa-var-share-square: \f14d;
1612
+ $fa-var-child-combatant: \e4e0;
1613
+ $fa-var-child-rifle: \e4e0;
1612
1614
  $fa-var-gun: \e19b;
1613
1615
  $fa-var-square-phone: \f098;
1614
1616
  $fa-var-phone-square: \f098;
@@ -1668,6 +1670,7 @@ $fa-var-holly-berry: \f7aa;
1668
1670
  $fa-var-chevron-left: \f053;
1669
1671
  $fa-var-bacteria: \e059;
1670
1672
  $fa-var-hand-lizard: \f258;
1673
+ $fa-var-notdef: \e1fe;
1671
1674
  $fa-var-disease: \f7fa;
1672
1675
  $fa-var-briefcase-medical: \f469;
1673
1676
  $fa-var-genderless: \f22d;
@@ -2451,9 +2454,11 @@ $fa-var-btc: \f15a;
2451
2454
  $fa-var-dribbble: \f17d;
2452
2455
  $fa-var-stumbleupon-circle: \f1a3;
2453
2456
  $fa-var-internet-explorer: \f26b;
2457
+ $fa-var-stubber: \e5c7;
2454
2458
  $fa-var-telegram: \f2c6;
2455
2459
  $fa-var-telegram-plane: \f2c6;
2456
2460
  $fa-var-old-republic: \f510;
2461
+ $fa-var-odysee: \e5c6;
2457
2462
  $fa-var-square-whatsapp: \f40c;
2458
2463
  $fa-var-whatsapp-square: \f40c;
2459
2464
  $fa-var-node-js: \f3d3;
@@ -2832,6 +2837,7 @@ $fa-icons: (
2832
2837
  "grin-alt": $fa-var-grin-alt,
2833
2838
  "tooth": $fa-var-tooth,
2834
2839
  "v": $fa-var-v,
2840
+ "bangladeshi-taka-sign": $fa-var-bangladeshi-taka-sign,
2835
2841
  "bicycle": $fa-var-bicycle,
2836
2842
  "staff-snake": $fa-var-staff-snake,
2837
2843
  "rod-asclepius": $fa-var-rod-asclepius,
@@ -3689,7 +3695,6 @@ $fa-icons: (
3689
3695
  "virus-slash": $fa-var-virus-slash,
3690
3696
  "minus": $fa-var-minus,
3691
3697
  "subtract": $fa-var-subtract,
3692
- "child-rifle": $fa-var-child-rifle,
3693
3698
  "chess": $fa-var-chess,
3694
3699
  "arrow-left-long": $fa-var-arrow-left-long,
3695
3700
  "long-arrow-left": $fa-var-long-arrow-left,
@@ -4059,6 +4064,8 @@ $fa-icons: (
4059
4064
  "grip-horizontal": $fa-var-grip-horizontal,
4060
4065
  "share-from-square": $fa-var-share-from-square,
4061
4066
  "share-square": $fa-var-share-square,
4067
+ "child-combatant": $fa-var-child-combatant,
4068
+ "child-rifle": $fa-var-child-rifle,
4062
4069
  "gun": $fa-var-gun,
4063
4070
  "square-phone": $fa-var-square-phone,
4064
4071
  "phone-square": $fa-var-phone-square,
@@ -4118,6 +4125,7 @@ $fa-icons: (
4118
4125
  "chevron-left": $fa-var-chevron-left,
4119
4126
  "bacteria": $fa-var-bacteria,
4120
4127
  "hand-lizard": $fa-var-hand-lizard,
4128
+ "notdef": $fa-var-notdef,
4121
4129
  "disease": $fa-var-disease,
4122
4130
  "briefcase-medical": $fa-var-briefcase-medical,
4123
4131
  "genderless": $fa-var-genderless,
@@ -4903,9 +4911,11 @@ $fa-brand-icons: (
4903
4911
  "dribbble": $fa-var-dribbble,
4904
4912
  "stumbleupon-circle": $fa-var-stumbleupon-circle,
4905
4913
  "internet-explorer": $fa-var-internet-explorer,
4914
+ "stubber": $fa-var-stubber,
4906
4915
  "telegram": $fa-var-telegram,
4907
4916
  "telegram-plane": $fa-var-telegram-plane,
4908
4917
  "old-republic": $fa-var-old-republic,
4918
+ "odysee": $fa-var-odysee,
4909
4919
  "square-whatsapp": $fa-var-square-whatsapp,
4910
4920
  "whatsapp-square": $fa-var-whatsapp-square,
4911
4921
  "node-js": $fa-var-node-js,
@@ -1,5 +1,5 @@
1
1
  module FontAwesome
2
2
  module Sass
3
- VERSION = "6.2.0".freeze
3
+ VERSION = "6.3.0".freeze
4
4
  end
5
5
  end
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.2.0
4
+ version: 6.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Travis Chase
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-08-30 00:00:00.000000000 Z
11
+ date: 2023-02-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sassc
@@ -114,7 +114,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
114
114
  - !ruby/object:Gem::Version
115
115
  version: '0'
116
116
  requirements: []
117
- rubygems_version: 3.3.8
117
+ rubygems_version: 3.4.1
118
118
  signing_key:
119
119
  specification_version: 4
120
120
  summary: Font-Awesome SASS