@@ -7,7 +7,7 @@ export 'package:font_awesome_flutter/src/icon_data.dart';
7
7
8
8
// THIS FILE IS AUTOMATICALLY GENERATED!
9
9
10
- /// Icons based on font awesome 6.2.0
10
+ /// Icons based on font awesome 6.2.1
11
11
class FontAwesomeIcons {
12
12
/// Solid 0 icon
13
13
///
@@ -472,7 +472,7 @@ class FontAwesomeIcons {
472
472
/// https://fontawesome.com/icons/arrow-right?style=solid
473
473
static const IconData arrowRight = IconDataSolid (0xf061 );
474
474
475
- /// Solid Arrow right arrow left icon
475
+ /// Solid Arrow Right Arrow Left icon
476
476
///
477
477
/// https://fontawesome.com/icons/arrow-right-arrow-left?style=solid
478
478
static const IconData arrowRightArrowLeft = IconDataSolid (0xf0ec );
@@ -640,7 +640,7 @@ class FontAwesomeIcons {
640
640
/// https://fontawesome.com/icons/arrow-up-right-dots?style=solid
641
641
static const IconData arrowUpRightDots = IconDataSolid (0xe4b7 );
642
642
643
- /// Solid Arrow up right from square icon
643
+ /// Solid Arrow Up Right From Square icon
644
644
///
645
645
/// https://fontawesome.com/icons/arrow-up-right-from-square?style=solid
646
646
static const IconData arrowUpRightFromSquare = IconDataSolid (0xf08e );
@@ -953,6 +953,11 @@ class FontAwesomeIcons {
953
953
/// https://fontawesome.com/icons/bandcamp?style=brands
954
954
static const IconData bandcamp = IconDataBrands (0xf2d5 );
955
955
956
+ /// Solid Bangladeshi Taka Sign icon
957
+ ///
958
+ /// https://fontawesome.com/icons/bangladeshi-taka-sign?style=solid
959
+ static const IconData bangladeshiTakaSign = IconDataSolid (0xe2e6 );
960
+
956
961
/// Solid barcode icon
957
962
///
958
963
/// https://fontawesome.com/icons/barcode?style=solid
@@ -1451,7 +1456,7 @@ class FontAwesomeIcons {
1451
1456
/// https://fontawesome.com/icons/boxes-packing?style=solid
1452
1457
static const IconData boxesPacking = IconDataSolid (0xe4c7 );
1453
1458
1454
- /// Solid Boxes stacked icon
1459
+ /// Solid Boxes Stacked icon
1455
1460
///
1456
1461
/// https://fontawesome.com/icons/boxes-stacked?style=solid
1457
1462
static const IconData boxesStacked = IconDataSolid (0xf468 );
@@ -1968,7 +1973,7 @@ class FontAwesomeIcons {
1968
1973
/// https://fontawesome.com/icons/carrot?style=solid
1969
1974
static const IconData carrot = IconDataSolid (0xf787 );
1970
1975
1971
- /// Solid Shopping Cart Arrow Down icon
1976
+ /// Solid Cart Arrow Down icon
1972
1977
///
1973
1978
/// https://fontawesome.com/icons/cart-arrow-down?style=solid
1974
1979
static const IconData cartArrowDown = IconDataSolid (0xf218 );
@@ -1991,12 +1996,12 @@ class FontAwesomeIcons {
1991
1996
@Deprecated ('Use "cartFlatbedSuitcase" instead.' )
1992
1997
static const IconData luggageCart = cartFlatbedSuitcase;
1993
1998
1994
- /// Solid Add to Shopping Cart icon
1999
+ /// Solid Cart Plus icon
1995
2000
///
1996
2001
/// https://fontawesome.com/icons/cart-plus?style=solid
1997
2002
static const IconData cartPlus = IconDataSolid (0xf217 );
1998
2003
1999
- /// Solid Cart shopping icon
2004
+ /// Solid Cart Shopping icon
2000
2005
///
2001
2006
/// https://fontawesome.com/icons/cart-shopping?style=solid
2002
2007
static const IconData cartShopping = IconDataSolid (0xf07a );
@@ -2306,6 +2311,15 @@ class FontAwesomeIcons {
2306
2311
/// https://fontawesome.com/icons/child?style=solid
2307
2312
static const IconData child = IconDataSolid (0xf1ae );
2308
2313
2314
+ /// Solid Child Combatant icon
2315
+ ///
2316
+ /// https://fontawesome.com/icons/child-combatant?style=solid
2317
+ static const IconData childCombatant = IconDataSolid (0xe4e0 );
2318
+
2319
+ /// Alias child-rifle for icon [childCombatant]
2320
+ @Deprecated ('Use "childCombatant" instead.' )
2321
+ static const IconData childRifle = childCombatant;
2322
+
2309
2323
/// Solid Child Dress icon
2310
2324
///
2311
2325
/// https://fontawesome.com/icons/child-dress?style=solid
@@ -2316,11 +2330,6 @@ class FontAwesomeIcons {
2316
2330
/// https://fontawesome.com/icons/child-reaching?style=solid
2317
2331
static const IconData childReaching = IconDataSolid (0xe59d );
2318
2332
2319
- /// Solid Child Rifle icon
2320
- ///
2321
- /// https://fontawesome.com/icons/child-rifle?style=solid
2322
- static const IconData childRifle = IconDataSolid (0xe4e0 );
2323
-
2324
2333
/// Solid Children icon
2325
2334
///
2326
2335
/// https://fontawesome.com/icons/children?style=solid
@@ -2749,7 +2758,7 @@ class FontAwesomeIcons {
2749
2758
/// https://fontawesome.com/icons/clipboard?style=regular
2750
2759
static const IconData clipboard = IconDataRegular (0xf328 );
2751
2760
2752
- /// Solid Clipboard with Check icon
2761
+ /// Solid Clipboard Check icon
2753
2762
///
2754
2763
/// https://fontawesome.com/icons/clipboard-check?style=solid
2755
2764
static const IconData clipboardCheck = IconDataSolid (0xf46c );
@@ -2764,7 +2773,7 @@ class FontAwesomeIcons {
2764
2773
/// https://fontawesome.com/icons/clipboard-question?style=solid
2765
2774
static const IconData clipboardQuestion = IconDataSolid (0xe4e3 );
2766
2775
2767
- /// Solid Clipboard with User icon
2776
+ /// Solid Clipboard User icon
2768
2777
///
2769
2778
/// https://fontawesome.com/icons/clipboard-user?style=solid
2770
2779
static const IconData clipboardUser = IconDataSolid (0xf7f3 );
@@ -3658,7 +3667,7 @@ class FontAwesomeIcons {
3658
3667
@Deprecated ('Use "droplet" instead.' )
3659
3668
static const IconData tint = droplet;
3660
3669
3661
- /// Solid Droplet slash icon
3670
+ /// Solid Droplet Slash icon
3662
3671
///
3663
3672
/// https://fontawesome.com/icons/droplet-slash?style=solid
3664
3673
static const IconData dropletSlash = IconDataSolid (0xf5c7 );
@@ -3879,7 +3888,7 @@ class FontAwesomeIcons {
3879
3888
/// https://fontawesome.com/icons/envelope?style=regular
3880
3889
static const IconData envelope = IconDataRegular (0xf0e0 );
3881
3890
3882
- /// Solid Envelope Circle-check icon
3891
+ /// Solid Envelope Circle Check icon
3883
3892
///
3884
3893
/// https://fontawesome.com/icons/envelope-circle-check?style=solid
3885
3894
static const IconData envelopeCircleCheck = IconDataSolid (0xe4e8 );
@@ -3894,7 +3903,7 @@ class FontAwesomeIcons {
3894
3903
/// https://fontawesome.com/icons/envelope-open?style=regular
3895
3904
static const IconData envelopeOpen = IconDataRegular (0xf2b6 );
3896
3905
3897
- /// Solid Envelope Open-text icon
3906
+ /// Solid Envelope Open Text icon
3898
3907
///
3899
3908
/// https://fontawesome.com/icons/envelope-open-text?style=solid
3900
3909
static const IconData envelopeOpenText = IconDataSolid (0xf658 );
@@ -5115,22 +5124,22 @@ class FontAwesomeIcons {
5115
5124
/// https://fontawesome.com/icons/fish-fins?style=solid
5116
5125
static const IconData fishFins = IconDataSolid (0xe4f2 );
5117
5126
5118
- /// Solid flag icon
5127
+ /// Solid Flag icon
5119
5128
///
5120
5129
/// https://fontawesome.com/icons/flag?style=solid
5121
5130
static const IconData solidFlag = IconDataSolid (0xf024 );
5122
5131
5123
- /// Regular flag icon
5132
+ /// Regular Flag icon
5124
5133
///
5125
5134
/// https://fontawesome.com/icons/flag?style=regular
5126
5135
static const IconData flag = IconDataRegular (0xf024 );
5127
5136
5128
- /// Solid flag-checkered icon
5137
+ /// Solid Flag Checkered icon
5129
5138
///
5130
5139
/// https://fontawesome.com/icons/flag-checkered?style=solid
5131
5140
static const IconData flagCheckered = IconDataSolid (0xf11e );
5132
5141
5133
- /// Solid United States of America Flag icon
5142
+ /// Solid Flag Usa icon
5134
5143
///
5135
5144
/// https://fontawesome.com/icons/flag-usa?style=solid
5136
5145
static const IconData flagUsa = IconDataSolid (0xf74d );
@@ -7217,7 +7226,7 @@ class FontAwesomeIcons {
7217
7226
/// https://fontawesome.com/icons/linux?style=brands
7218
7227
static const IconData linux = IconDataBrands (0xf17c );
7219
7228
7220
- /// Solid Turkish Lira Sign icon
7229
+ /// Solid Lira Sign icon
7221
7230
///
7222
7231
/// https://fontawesome.com/icons/lira-sign?style=solid
7223
7232
static const IconData liraSign = IconDataSolid (0xf195 );
@@ -8034,7 +8043,12 @@ class FontAwesomeIcons {
8034
8043
/// https://fontawesome.com/icons/not-equal?style=solid
8035
8044
static const IconData notEqual = IconDataSolid (0xf53e );
8036
8045
8037
- /// Solid Note sticky icon
8046
+ /// Solid Notdef icon
8047
+ ///
8048
+ /// https://fontawesome.com/icons/notdef?style=solid
8049
+ static const IconData notdef = IconDataSolid (0xe1fe );
8050
+
8051
+ /// Solid Note Sticky icon
8038
8052
///
8039
8053
/// https://fontawesome.com/icons/note-sticky?style=solid
8040
8054
static const IconData solidNoteSticky = IconDataSolid (0xf249 );
@@ -8043,7 +8057,7 @@ class FontAwesomeIcons {
8043
8057
@Deprecated ('Use "solidNoteSticky" instead.' )
8044
8058
static const IconData solidStickyNote = solidNoteSticky;
8045
8059
8046
- /// Regular Note sticky icon
8060
+ /// Regular Note Sticky icon
8047
8061
///
8048
8062
/// https://fontawesome.com/icons/note-sticky?style=regular
8049
8063
static const IconData noteSticky = IconDataRegular (0xf249 );
@@ -8052,7 +8066,7 @@ class FontAwesomeIcons {
8052
8066
@Deprecated ('Use "noteSticky" instead.' )
8053
8067
static const IconData stickyNote = noteSticky;
8054
8068
8055
- /// Solid Medical Notes icon
8069
+ /// Solid Notes Medical icon
8056
8070
///
8057
8071
/// https://fontawesome.com/icons/notes-medical?style=solid
8058
8072
static const IconData notesMedical = IconDataSolid (0xf481 );
@@ -8354,7 +8368,7 @@ class FontAwesomeIcons {
8354
8368
@Deprecated ('Use "penToSquare" instead.' )
8355
8369
static const IconData edit = penToSquare;
8356
8370
8357
- /// Solid pencil icon
8371
+ /// Solid Pencil icon
8358
8372
///
8359
8373
/// https://fontawesome.com/icons/pencil?style=solid
8360
8374
static const IconData pencil = IconDataSolid (0xf303 );
@@ -8996,7 +9010,7 @@ class FontAwesomeIcons {
8996
9010
/// https://fontawesome.com/icons/prescription-bottle?style=solid
8997
9011
static const IconData prescriptionBottle = IconDataSolid (0xf485 );
8998
9012
8999
- /// Solid Prescription bottle medical icon
9013
+ /// Solid Prescription Bottle Medical icon
9000
9014
///
9001
9015
/// https://fontawesome.com/icons/prescription-bottle-medical?style=solid
9002
9016
static const IconData prescriptionBottleMedical = IconDataSolid (0xf486 );
@@ -9273,7 +9287,7 @@ class FontAwesomeIcons {
9273
9287
@Deprecated ('Use "reply" instead.' )
9274
9288
static const IconData mailReply = reply;
9275
9289
9276
- /// Solid reply-all icon
9290
+ /// Solid Reply All icon
9277
9291
///
9278
9292
/// https://fontawesome.com/icons/reply-all?style=solid
9279
9293
static const IconData replyAll = IconDataSolid (0xf122 );
@@ -9619,17 +9633,17 @@ class FontAwesomeIcons {
9619
9633
/// https://fontawesome.com/icons/school?style=solid
9620
9634
static const IconData school = IconDataSolid (0xf549 );
9621
9635
9622
- /// Solid School Circle-check icon
9636
+ /// Solid School Circle Check icon
9623
9637
///
9624
9638
/// https://fontawesome.com/icons/school-circle-check?style=solid
9625
9639
static const IconData schoolCircleCheck = IconDataSolid (0xe56b );
9626
9640
9627
- /// Solid School Circle-exclamation icon
9641
+ /// Solid School Circle Exclamation icon
9628
9642
///
9629
9643
/// https://fontawesome.com/icons/school-circle-exclamation?style=solid
9630
9644
static const IconData schoolCircleExclamation = IconDataSolid (0xe56c );
9631
9645
9632
- /// Solid School Circle-xmark icon
9646
+ /// Solid School Circle Xmark icon
9633
9647
///
9634
9648
/// https://fontawesome.com/icons/school-circle-xmark?style=solid
9635
9649
static const IconData schoolCircleXmark = IconDataSolid (0xe56d );
@@ -9757,7 +9771,7 @@ class FontAwesomeIcons {
9757
9771
@Deprecated ('Use "share" instead.' )
9758
9772
static const IconData mailForward = share;
9759
9773
9760
- /// Solid Share from square icon
9774
+ /// Solid Share From Square icon
9761
9775
///
9762
9776
/// https://fontawesome.com/icons/share-from-square?style=solid
9763
9777
static const IconData solidShareFromSquare = IconDataSolid (0xf14d );
@@ -9766,7 +9780,7 @@ class FontAwesomeIcons {
9766
9780
@Deprecated ('Use "solidShareFromSquare" instead.' )
9767
9781
static const IconData solidShareSquare = solidShareFromSquare;
9768
9782
9769
- /// Regular Share from square icon
9783
+ /// Regular Share From Square icon
9770
9784
///
9771
9785
/// https://fontawesome.com/icons/share-from-square?style=regular
9772
9786
static const IconData shareFromSquare = IconDataRegular (0xf14d );
@@ -11524,7 +11538,7 @@ class FontAwesomeIcons {
11524
11538
/// https://fontawesome.com/icons/tornado?style=solid
11525
11539
static const IconData tornado = IconDataSolid (0xf76f );
11526
11540
11527
- /// Solid Tower broadcast icon
11541
+ /// Solid Tower Broadcast icon
11528
11542
///
11529
11543
/// https://fontawesome.com/icons/tower-broadcast?style=solid
11530
11544
static const IconData towerBroadcast = IconDataSolid (0xf519 );
@@ -11946,7 +11960,7 @@ class FontAwesomeIcons {
11946
11960
@Deprecated ('Use "upRightAndDownLeftFromCenter" instead.' )
11947
11961
static const IconData expandAlt = upRightAndDownLeftFromCenter;
11948
11962
11949
- /// Solid Up right from square icon
11963
+ /// Solid Up Right From Square icon
11950
11964
///
11951
11965
/// https://fontawesome.com/icons/up-right-from-square?style=solid
11952
11966
static const IconData upRightFromSquare = IconDataSolid (0xf35d );
0 commit comments