font-awesome-sass 6.5.2 → 6.7.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Free 6.7.2 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 2024 Fonticons, Inc.
5
5
  */
@@ -11,6 +11,7 @@
11
11
  --#{$fa-css-prefix}-font-solid: normal 900 1em/1 '#{ $fa-style-family }';
12
12
  }
13
13
 
14
+
14
15
  @font-face {
15
16
  font-family: 'Font Awesome 6 Free';
16
17
  font-style: normal;
@@ -1,52 +1,55 @@
1
1
  // variables
2
2
  // --------------------------
3
3
 
4
- $fa-css-prefix : fa !default;
5
- $fa-style : 900 !default;
6
- $fa-style-family : "Font Awesome 6 Free" !default;
4
+ $fa-css-prefix : fa !default;
5
+ $fa-style : 900 !default;
6
+ $fa-style-family : "Font Awesome 6 Free" !default;
7
7
 
8
- $fa-display : inline-block !default;
8
+ $fa-icon-property : --fa;
9
+ $fa-duotone-icon-property : --fa--fa;
9
10
 
10
- $fa-fw-width : fa-divide(20em, 16) !default;
11
- $fa-inverse : #fff !default;
11
+ $fa-display : inline-block !default;
12
12
 
13
- $fa-border-color : #eee !default;
14
- $fa-border-padding : .2em .25em .15em !default;
15
- $fa-border-radius : .1em !default;
16
- $fa-border-style : solid !default;
17
- $fa-border-width : .08em !default;
13
+ $fa-fw-width : fa-divide(20em, 16) !default;
14
+ $fa-inverse : #fff !default;
18
15
 
19
- $fa-size-scale-2xs : 10 !default;
20
- $fa-size-scale-xs : 12 !default;
21
- $fa-size-scale-sm : 14 !default;
22
- $fa-size-scale-base : 16 !default;
23
- $fa-size-scale-lg : 20 !default;
24
- $fa-size-scale-xl : 24 !default;
25
- $fa-size-scale-2xl : 32 !default;
16
+ $fa-border-color : #eee !default;
17
+ $fa-border-padding : .2em .25em .15em !default;
18
+ $fa-border-radius : .1em !default;
19
+ $fa-border-style : solid !default;
20
+ $fa-border-width : .08em !default;
21
+
22
+ $fa-size-scale-2xs : 10 !default;
23
+ $fa-size-scale-xs : 12 !default;
24
+ $fa-size-scale-sm : 14 !default;
25
+ $fa-size-scale-base : 16 !default;
26
+ $fa-size-scale-lg : 20 !default;
27
+ $fa-size-scale-xl : 24 !default;
28
+ $fa-size-scale-2xl : 32 !default;
26
29
 
27
30
  $fa-sizes: (
28
- "2xs" : $fa-size-scale-2xs,
29
- "xs" : $fa-size-scale-xs,
30
- "sm" : $fa-size-scale-sm,
31
- "lg" : $fa-size-scale-lg,
32
- "xl" : $fa-size-scale-xl,
33
- "2xl" : $fa-size-scale-2xl
31
+ "2xs" : $fa-size-scale-2xs,
32
+ "xs" : $fa-size-scale-xs,
33
+ "sm" : $fa-size-scale-sm,
34
+ "lg" : $fa-size-scale-lg,
35
+ "xl" : $fa-size-scale-xl,
36
+ "2xl" : $fa-size-scale-2xl
34
37
  ) !default;
35
38
 
36
- $fa-li-width : 2em !default;
37
- $fa-li-margin : $fa-li-width * fa-divide(5, 4) !default;
39
+ $fa-li-width : 2em !default;
40
+ $fa-li-margin : $fa-li-width * fa-divide(5, 4) !default;
38
41
 
39
- $fa-pull-margin : .3em !default;
42
+ $fa-pull-margin : .3em !default;
40
43
 
41
- $fa-primary-opacity : 1 !default;
42
- $fa-secondary-opacity : .4 !default;
44
+ $fa-primary-opacity : 1 !default;
45
+ $fa-secondary-opacity : .4 !default;
43
46
 
44
- $fa-stack-vertical-align: middle !default;
45
- $fa-stack-width : ($fa-fw-width * 2) !default;
46
- $fa-stack-z-index : auto !default;
47
+ $fa-stack-vertical-align : middle !default;
48
+ $fa-stack-width : ($fa-fw-width * 2) !default;
49
+ $fa-stack-z-index : auto !default;
47
50
 
48
- $fa-font-display : block !default;
49
- $fa-font-path : "../webfonts" !default;
51
+ $fa-font-display : block !default;
52
+ $fa-font-path : "../webfonts" !default;
50
53
 
51
54
  $fa-var-0: \30;
52
55
  $fa-var-1: \31;
@@ -514,6 +517,8 @@ $fa-var-right-to-bracket: \f2f6;
514
517
  $fa-var-sign-in-alt: \f2f6;
515
518
  $fa-var-venus: \f221;
516
519
  $fa-var-passport: \f5ab;
520
+ $fa-var-thumbtack-slash: \e68f;
521
+ $fa-var-thumb-tack-slash: \e68f;
517
522
  $fa-var-heart-pulse: \f21e;
518
523
  $fa-var-heartbeat: \f21e;
519
524
  $fa-var-people-carry-box: \f4ce;
@@ -634,6 +639,7 @@ $fa-var-square-nfi: \e576;
634
639
  $fa-var-arrow-up-from-ground-water: \e4b5;
635
640
  $fa-var-martini-glass: \f57b;
636
641
  $fa-var-glass-martini-alt: \f57b;
642
+ $fa-var-square-binary: \e69b;
637
643
  $fa-var-rotate-left: \f2ea;
638
644
  $fa-var-rotate-back: \f2ea;
639
645
  $fa-var-rotate-backward: \f2ea;
@@ -1053,6 +1059,7 @@ $fa-var-face-grin-squint: \f585;
1053
1059
  $fa-var-grin-squint: \f585;
1054
1060
  $fa-var-hand-holding-dollar: \f4c0;
1055
1061
  $fa-var-hand-holding-usd: \f4c0;
1062
+ $fa-var-chart-diagram: \e695;
1056
1063
  $fa-var-bacterium: \e05a;
1057
1064
  $fa-var-hand-pointer: \f25a;
1058
1065
  $fa-var-drum-steelpan: \f56a;
@@ -1085,6 +1092,7 @@ $fa-var-door-closed: \f52a;
1085
1092
  $fa-var-shield-virus: \e06c;
1086
1093
  $fa-var-dice-six: \f526;
1087
1094
  $fa-var-mosquito-net: \e52c;
1095
+ $fa-var-file-fragment: \e697;
1088
1096
  $fa-var-bridge-water: \e4ce;
1089
1097
  $fa-var-person-booth: \f756;
1090
1098
  $fa-var-text-width: \f035;
@@ -1266,6 +1274,7 @@ $fa-var-vials: \f493;
1266
1274
  $fa-var-plug-circle-plus: \e55f;
1267
1275
  $fa-var-place-of-worship: \f67f;
1268
1276
  $fa-var-grip-vertical: \f58e;
1277
+ $fa-var-hexagon-nodes: \e699;
1269
1278
  $fa-var-arrow-turn-up: \f148;
1270
1279
  $fa-var-level-up: \f148;
1271
1280
  $fa-var-u: \55;
@@ -1655,6 +1664,7 @@ $fa-var-rocket: \f135;
1655
1664
  $fa-var-photo-film: \f87c;
1656
1665
  $fa-var-photo-video: \f87c;
1657
1666
  $fa-var-folder-minus: \f65d;
1667
+ $fa-var-hexagon-nodes-bolt: \e69a;
1658
1668
  $fa-var-store: \f54e;
1659
1669
  $fa-var-arrow-trend-up: \e098;
1660
1670
  $fa-var-plug-circle-minus: \e55e;
@@ -1742,6 +1752,7 @@ $fa-var-shield: \f132;
1742
1752
  $fa-var-shield-blank: \f132;
1743
1753
  $fa-var-arrow-up-short-wide: \f885;
1744
1754
  $fa-var-sort-amount-up-alt: \f885;
1755
+ $fa-var-comment-nodes: \e696;
1745
1756
  $fa-var-house-medical: \e3b2;
1746
1757
  $fa-var-golf-ball-tee: \f450;
1747
1758
  $fa-var-golf-ball: \f450;
@@ -1932,6 +1943,7 @@ $fa-var-window-minimize: \f2d1;
1932
1943
  $fa-var-mug-saucer: \f0f4;
1933
1944
  $fa-var-coffee: \f0f4;
1934
1945
  $fa-var-brush: \f55d;
1946
+ $fa-var-file-half-dashed: \e698;
1935
1947
  $fa-var-mask: \f6fa;
1936
1948
  $fa-var-magnifying-glass-minus: \f010;
1937
1949
  $fa-var-search-minus: \f010;
@@ -1951,6 +1963,7 @@ $fa-var-sticky-note: \f249;
1951
1963
  $fa-var-bug-slash: \e490;
1952
1964
  $fa-var-arrow-up-from-water-pump: \e4b6;
1953
1965
  $fa-var-bone: \f5d7;
1966
+ $fa-var-table-cells-row-unlock: \e691;
1954
1967
  $fa-var-user-injured: \f728;
1955
1968
  $fa-var-face-sad-tear: \f5b4;
1956
1969
  $fa-var-sad-tear: \f5b4;
@@ -2035,6 +2048,7 @@ $fa-var-centercode: \f380;
2035
2048
  $fa-var-glide-g: \f2a6;
2036
2049
  $fa-var-drupal: \f1a9;
2037
2050
  $fa-var-jxl: \e67b;
2051
+ $fa-var-dart-lang: \e693;
2038
2052
  $fa-var-hire-a-helper: \f3b0;
2039
2053
  $fa-var-creative-commons-by: \f4e7;
2040
2054
  $fa-var-unity: \e049;
@@ -2120,6 +2134,7 @@ $fa-var-scribd: \f28a;
2120
2134
  $fa-var-debian: \e60b;
2121
2135
  $fa-var-openid: \f19b;
2122
2136
  $fa-var-instalod: \e081;
2137
+ $fa-var-files-pinwheel: \e69f;
2123
2138
  $fa-var-expeditedssl: \f23e;
2124
2139
  $fa-var-sellcast: \f2da;
2125
2140
  $fa-var-square-twitter: \f081;
@@ -2161,6 +2176,7 @@ $fa-var-square-letterboxd: \e62e;
2161
2176
  $fa-var-sticker-mule: \f3f7;
2162
2177
  $fa-var-creative-commons-zero: \f4f3;
2163
2178
  $fa-var-hips: \f452;
2179
+ $fa-var-css: \e6a2;
2164
2180
  $fa-var-behance: \f1b4;
2165
2181
  $fa-var-reddit: \f1a1;
2166
2182
  $fa-var-discord: \f392;
@@ -2304,6 +2320,7 @@ $fa-var-magento: \f3c4;
2304
2320
  $fa-var-spotify: \f1bc;
2305
2321
  $fa-var-optin-monster: \f23c;
2306
2322
  $fa-var-fly: \f417;
2323
+ $fa-var-square-bluesky: \e6a3;
2307
2324
  $fa-var-aviato: \f421;
2308
2325
  $fa-var-itunes: \f3b4;
2309
2326
  $fa-var-cuttlefish: \f38c;
@@ -2348,6 +2365,7 @@ $fa-var-linkedin: \f08c;
2348
2365
  $fa-var-hubspot: \f3b2;
2349
2366
  $fa-var-deploydog: \f38e;
2350
2367
  $fa-var-twitch: \f1e8;
2368
+ $fa-var-flutter: \e694;
2351
2369
  $fa-var-ravelry: \f2d9;
2352
2370
  $fa-var-mixer: \e056;
2353
2371
  $fa-var-square-lastfm: \f203;
@@ -2994,6 +3012,8 @@ $fa-icons: (
2994
3012
  "sign-in-alt": $fa-var-sign-in-alt,
2995
3013
  "venus": $fa-var-venus,
2996
3014
  "passport": $fa-var-passport,
3015
+ "thumbtack-slash": $fa-var-thumbtack-slash,
3016
+ "thumb-tack-slash": $fa-var-thumb-tack-slash,
2997
3017
  "heart-pulse": $fa-var-heart-pulse,
2998
3018
  "heartbeat": $fa-var-heartbeat,
2999
3019
  "people-carry-box": $fa-var-people-carry-box,
@@ -3114,6 +3134,7 @@ $fa-icons: (
3114
3134
  "arrow-up-from-ground-water": $fa-var-arrow-up-from-ground-water,
3115
3135
  "martini-glass": $fa-var-martini-glass,
3116
3136
  "glass-martini-alt": $fa-var-glass-martini-alt,
3137
+ "square-binary": $fa-var-square-binary,
3117
3138
  "rotate-left": $fa-var-rotate-left,
3118
3139
  "rotate-back": $fa-var-rotate-back,
3119
3140
  "rotate-backward": $fa-var-rotate-backward,
@@ -3533,6 +3554,7 @@ $fa-icons: (
3533
3554
  "grin-squint": $fa-var-grin-squint,
3534
3555
  "hand-holding-dollar": $fa-var-hand-holding-dollar,
3535
3556
  "hand-holding-usd": $fa-var-hand-holding-usd,
3557
+ "chart-diagram": $fa-var-chart-diagram,
3536
3558
  "bacterium": $fa-var-bacterium,
3537
3559
  "hand-pointer": $fa-var-hand-pointer,
3538
3560
  "drum-steelpan": $fa-var-drum-steelpan,
@@ -3565,6 +3587,7 @@ $fa-icons: (
3565
3587
  "shield-virus": $fa-var-shield-virus,
3566
3588
  "dice-six": $fa-var-dice-six,
3567
3589
  "mosquito-net": $fa-var-mosquito-net,
3590
+ "file-fragment": $fa-var-file-fragment,
3568
3591
  "bridge-water": $fa-var-bridge-water,
3569
3592
  "person-booth": $fa-var-person-booth,
3570
3593
  "text-width": $fa-var-text-width,
@@ -3746,6 +3769,7 @@ $fa-icons: (
3746
3769
  "plug-circle-plus": $fa-var-plug-circle-plus,
3747
3770
  "place-of-worship": $fa-var-place-of-worship,
3748
3771
  "grip-vertical": $fa-var-grip-vertical,
3772
+ "hexagon-nodes": $fa-var-hexagon-nodes,
3749
3773
  "arrow-turn-up": $fa-var-arrow-turn-up,
3750
3774
  "level-up": $fa-var-level-up,
3751
3775
  "u": $fa-var-u,
@@ -4135,6 +4159,7 @@ $fa-icons: (
4135
4159
  "photo-film": $fa-var-photo-film,
4136
4160
  "photo-video": $fa-var-photo-video,
4137
4161
  "folder-minus": $fa-var-folder-minus,
4162
+ "hexagon-nodes-bolt": $fa-var-hexagon-nodes-bolt,
4138
4163
  "store": $fa-var-store,
4139
4164
  "arrow-trend-up": $fa-var-arrow-trend-up,
4140
4165
  "plug-circle-minus": $fa-var-plug-circle-minus,
@@ -4222,6 +4247,7 @@ $fa-icons: (
4222
4247
  "shield-blank": $fa-var-shield-blank,
4223
4248
  "arrow-up-short-wide": $fa-var-arrow-up-short-wide,
4224
4249
  "sort-amount-up-alt": $fa-var-sort-amount-up-alt,
4250
+ "comment-nodes": $fa-var-comment-nodes,
4225
4251
  "house-medical": $fa-var-house-medical,
4226
4252
  "golf-ball-tee": $fa-var-golf-ball-tee,
4227
4253
  "golf-ball": $fa-var-golf-ball,
@@ -4412,6 +4438,7 @@ $fa-icons: (
4412
4438
  "mug-saucer": $fa-var-mug-saucer,
4413
4439
  "coffee": $fa-var-coffee,
4414
4440
  "brush": $fa-var-brush,
4441
+ "file-half-dashed": $fa-var-file-half-dashed,
4415
4442
  "mask": $fa-var-mask,
4416
4443
  "magnifying-glass-minus": $fa-var-magnifying-glass-minus,
4417
4444
  "search-minus": $fa-var-search-minus,
@@ -4431,6 +4458,7 @@ $fa-icons: (
4431
4458
  "bug-slash": $fa-var-bug-slash,
4432
4459
  "arrow-up-from-water-pump": $fa-var-arrow-up-from-water-pump,
4433
4460
  "bone": $fa-var-bone,
4461
+ "table-cells-row-unlock": $fa-var-table-cells-row-unlock,
4434
4462
  "user-injured": $fa-var-user-injured,
4435
4463
  "face-sad-tear": $fa-var-face-sad-tear,
4436
4464
  "sad-tear": $fa-var-sad-tear,
@@ -4517,6 +4545,7 @@ $fa-brand-icons: (
4517
4545
  "glide-g": $fa-var-glide-g,
4518
4546
  "drupal": $fa-var-drupal,
4519
4547
  "jxl": $fa-var-jxl,
4548
+ "dart-lang": $fa-var-dart-lang,
4520
4549
  "hire-a-helper": $fa-var-hire-a-helper,
4521
4550
  "creative-commons-by": $fa-var-creative-commons-by,
4522
4551
  "unity": $fa-var-unity,
@@ -4602,6 +4631,7 @@ $fa-brand-icons: (
4602
4631
  "debian": $fa-var-debian,
4603
4632
  "openid": $fa-var-openid,
4604
4633
  "instalod": $fa-var-instalod,
4634
+ "files-pinwheel": $fa-var-files-pinwheel,
4605
4635
  "expeditedssl": $fa-var-expeditedssl,
4606
4636
  "sellcast": $fa-var-sellcast,
4607
4637
  "square-twitter": $fa-var-square-twitter,
@@ -4643,6 +4673,7 @@ $fa-brand-icons: (
4643
4673
  "sticker-mule": $fa-var-sticker-mule,
4644
4674
  "creative-commons-zero": $fa-var-creative-commons-zero,
4645
4675
  "hips": $fa-var-hips,
4676
+ "css": $fa-var-css,
4646
4677
  "behance": $fa-var-behance,
4647
4678
  "reddit": $fa-var-reddit,
4648
4679
  "discord": $fa-var-discord,
@@ -4786,6 +4817,7 @@ $fa-brand-icons: (
4786
4817
  "spotify": $fa-var-spotify,
4787
4818
  "optin-monster": $fa-var-optin-monster,
4788
4819
  "fly": $fa-var-fly,
4820
+ "square-bluesky": $fa-var-square-bluesky,
4789
4821
  "aviato": $fa-var-aviato,
4790
4822
  "itunes": $fa-var-itunes,
4791
4823
  "cuttlefish": $fa-var-cuttlefish,
@@ -4830,6 +4862,7 @@ $fa-brand-icons: (
4830
4862
  "hubspot": $fa-var-hubspot,
4831
4863
  "deploydog": $fa-var-deploydog,
4832
4864
  "twitch": $fa-var-twitch,
4865
+ "flutter": $fa-var-flutter,
4833
4866
  "ravelry": $fa-var-ravelry,
4834
4867
  "mixer": $fa-var-mixer,
4835
4868
  "square-lastfm": $fa-var-square-lastfm,
@@ -18,6 +18,10 @@ Gem::Specification.new do |spec|
18
18
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
19
19
  spec.require_paths = ['lib']
20
20
 
21
+ spec.metadata = {
22
+ 'changelog_uri' => 'https://fontawesome.com/changelog'
23
+ }
24
+
21
25
  spec.add_runtime_dependency 'sassc', '~> 2.0'
22
26
 
23
27
  spec.add_development_dependency 'bundler', '>= 1.3'
@@ -1,5 +1,5 @@
1
1
  module FontAwesome
2
2
  module Sass
3
- VERSION = "6.5.2".freeze
3
+ VERSION = "6.7.2".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.5.2
4
+ version: 6.7.2
5
5
  platform: ruby
6
+ original_platform: ''
6
7
  authors:
7
8
  - Travis Chase
8
- autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-04-03 00:00:00.000000000 Z
11
+ date: 2024-12-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sassc
@@ -98,8 +98,8 @@ files:
98
98
  homepage: https://github.com/FortAwesome/font-awesome-sass
99
99
  licenses:
100
100
  - MIT
101
- metadata: {}
102
- post_install_message:
101
+ metadata:
102
+ changelog_uri: https://fontawesome.com/changelog
103
103
  rdoc_options: []
104
104
  require_paths:
105
105
  - lib
@@ -114,8 +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.5.6
118
- signing_key:
117
+ rubygems_version: 3.6.0
119
118
  specification_version: 4
120
119
  summary: Font-Awesome SASS
121
120
  test_files: []