@@ -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.3 .0
10
+ /// Icons based on font awesome 6.4 .0
11
11
class FontAwesomeIcons {
12
12
/// Solid 0 icon
13
13
///
@@ -1889,7 +1889,7 @@ class FontAwesomeIcons {
1889
1889
/// Solid Bullseye icon
1890
1890
///
1891
1891
/// https://fontawesome.com/icons/bullseye?style=solid
1892
- /// archery, goal, objective, target
1892
+ /// archery, goal, objective, strategy, target
1893
1893
static const IconData bullseye = IconDataSolid(0xf140);
1894
1894
1895
1895
/// Solid Burger icon
@@ -5814,13 +5814,13 @@ class FontAwesomeIcons {
5814
5814
/// Solid Flask icon
5815
5815
///
5816
5816
/// https://fontawesome.com/icons/flask?style=solid
5817
- /// beaker, experimental, labs, science
5817
+ /// beaker, chemicals, experiment, experimental, labs, liquid, potion, science, vial
5818
5818
static const IconData flask = IconDataSolid(0xf0c3);
5819
5819
5820
5820
/// Solid Flask Vial icon
5821
5821
///
5822
5822
/// https://fontawesome.com/icons/flask-vial?style=solid
5823
- /// ampule, chemistry, lab, laboratory, test, test tube
5823
+ /// beaker, chemicals, experiment, experimental, labs, liquid, science, vial, ampule, chemistry, lab, laboratory, potion , test, test tube
5824
5824
static const IconData flaskVial = IconDataSolid(0xe4f3);
5825
5825
5826
5826
/// Brands Flickr icon
@@ -8092,13 +8092,13 @@ class FontAwesomeIcons {
8092
8092
/// Solid Lightbulb icon
8093
8093
///
8094
8094
/// https://fontawesome.com/icons/lightbulb?style=solid
8095
- /// bulb, comic, electric, energy, idea, inspiration, light, light bulb
8095
+ /// comic, electric, idea, innovation, inspiration, light, light bulb, bulb, bulb, comic, electric, energy, idea, inspiration, mechanical
8096
8096
static const IconData solidLightbulb = IconDataSolid(0xf0eb);
8097
8097
8098
8098
/// Regular Lightbulb icon
8099
8099
///
8100
8100
/// https://fontawesome.com/icons/lightbulb?style=regular
8101
- /// bulb, comic, electric, energy, idea, inspiration, light, light bulb
8101
+ /// comic, electric, idea, innovation, inspiration, light, light bulb, bulb, bulb, comic, electric, energy, idea, inspiration, mechanical
8102
8102
static const IconData lightbulb = IconDataRegular(0xf0eb);
8103
8103
8104
8104
/// Brands Line icon
@@ -8332,7 +8332,7 @@ class FontAwesomeIcons {
8332
8332
/// Solid Magnifying Glass Chart icon
8333
8333
///
8334
8334
/// https://fontawesome.com/icons/magnifying-glass-chart?style=solid
8335
- /// analysis, chart
8335
+ /// data, graph, intelligence, analysis, chart, market
8336
8336
static const IconData magnifyingGlassChart = IconDataSolid(0xe522);
8337
8337
8338
8338
/// Solid Magnifying Glass Dollar icon
@@ -8788,7 +8788,7 @@ class FontAwesomeIcons {
8788
8788
@Deprecated('Use "mobile" instead.')
8789
8789
static const IconData mobilePhone = mobile;
8790
8790
8791
- /// Solid Mobile button icon
8791
+ /// Solid Mobile Button icon
8792
8792
///
8793
8793
/// https://fontawesome.com/icons/mobile-button?style=solid
8794
8794
/// apple, call, cell phone, device, iphone, number, screen, telephone
@@ -8800,7 +8800,7 @@ class FontAwesomeIcons {
8800
8800
/// cellphone, cellular, phone
8801
8801
static const IconData mobileRetro = IconDataSolid(0xe527);
8802
8802
8803
- /// Solid Mobile screen icon
8803
+ /// Solid Mobile Screen icon
8804
8804
///
8805
8805
/// https://fontawesome.com/icons/mobile-screen?style=solid
8806
8806
/// android, call, cell phone, device, number, screen, telephone, text
@@ -12627,7 +12627,7 @@ class FontAwesomeIcons {
12627
12627
@Deprecated('Use "taxi" instead.')
12628
12628
static const IconData cab = taxi;
12629
12629
12630
- /// Brands TeamSpeak icon
12630
+ /// Brands Teamspeak icon
12631
12631
///
12632
12632
/// https://fontawesome.com/icons/teamspeak?style=brands
12633
12633
static const IconData teamspeak = IconDataBrands(0xf4f9);
0 commit comments