Skip to main content

lucide_leptos/
lib.rs

1//! Leptos port of [Lucide](https://lucide.dev/).
2//!
3//! Lucide is a beautiful & consistent icon toolkit made by the community.
4//!
5//! See [the Rust Lucide book](https://lucide.rustforweb.org/frameworks/leptos.html) for more documenation.
6
7#[cfg(any(feature = "text", feature = "design"))]
8mod a_arrow_down;
9#[cfg(any(feature = "text", feature = "design"))]
10mod a_arrow_up;
11#[cfg(any(feature = "text", feature = "design"))]
12mod a_large_small;
13#[cfg(any(feature = "accessibility", feature = "medical"))]
14mod accessibility;
15#[cfg(any(
16    feature = "medical",
17    feature = "account",
18    feature = "social",
19    feature = "science",
20    feature = "multimedia"
21))]
22mod activity;
23#[cfg(feature = "home")]
24mod air_vent;
25#[cfg(any(
26    feature = "multimedia",
27    feature = "connectivity",
28    feature = "devices",
29    feature = "brands"
30))]
31mod airplay;
32#[cfg(any(feature = "devices", feature = "notifications", feature = "time"))]
33mod alarm_clock;
34#[cfg(any(feature = "devices", feature = "notifications", feature = "time"))]
35mod alarm_clock_check;
36#[cfg(any(feature = "devices", feature = "notifications", feature = "time"))]
37mod alarm_clock_minus;
38#[cfg(any(feature = "devices", feature = "notifications", feature = "time"))]
39mod alarm_clock_off;
40#[cfg(any(feature = "devices", feature = "notifications", feature = "time"))]
41mod alarm_clock_plus;
42#[cfg(any(feature = "home", feature = "devices", feature = "travel"))]
43mod alarm_smoke;
44#[cfg(any(feature = "photography", feature = "multimedia"))]
45mod album;
46#[cfg(feature = "layout")]
47mod align_center_horizontal;
48#[cfg(feature = "layout")]
49mod align_center_vertical;
50#[cfg(feature = "layout")]
51mod align_end_horizontal;
52#[cfg(feature = "layout")]
53mod align_end_vertical;
54#[cfg(feature = "layout")]
55mod align_horizontal_distribute_center;
56#[cfg(feature = "layout")]
57mod align_horizontal_distribute_end;
58#[cfg(feature = "layout")]
59mod align_horizontal_distribute_start;
60#[cfg(feature = "layout")]
61mod align_horizontal_justify_center;
62#[cfg(feature = "layout")]
63mod align_horizontal_justify_end;
64#[cfg(feature = "layout")]
65mod align_horizontal_justify_start;
66#[cfg(feature = "layout")]
67mod align_horizontal_space_around;
68#[cfg(feature = "layout")]
69mod align_horizontal_space_between;
70#[cfg(feature = "layout")]
71mod align_start_horizontal;
72#[cfg(feature = "layout")]
73mod align_start_vertical;
74#[cfg(feature = "layout")]
75mod align_vertical_distribute_center;
76#[cfg(feature = "layout")]
77mod align_vertical_distribute_end;
78#[cfg(feature = "layout")]
79mod align_vertical_distribute_start;
80#[cfg(feature = "layout")]
81mod align_vertical_justify_center;
82#[cfg(feature = "layout")]
83mod align_vertical_justify_end;
84#[cfg(feature = "layout")]
85mod align_vertical_justify_start;
86#[cfg(feature = "layout")]
87mod align_vertical_space_around;
88#[cfg(feature = "layout")]
89mod align_vertical_space_between;
90#[cfg(any(feature = "medical", feature = "transportation"))]
91mod ambulance;
92#[cfg(any(feature = "text", feature = "development"))]
93mod ampersand;
94#[cfg(any(feature = "text", feature = "development"))]
95mod ampersands;
96#[cfg(any(feature = "food-beverage", feature = "gaming"))]
97mod amphora;
98#[cfg(any(feature = "transportation", feature = "text"))]
99mod anchor;
100#[cfg(feature = "emoji")]
101mod angry;
102#[cfg(feature = "emoji")]
103mod annoyed;
104#[cfg(any(feature = "devices", feature = "multimedia", feature = "communication"))]
105mod antenna;
106#[cfg(any(feature = "buildings", feature = "tools", feature = "gaming"))]
107mod anvil;
108#[cfg(feature = "photography")]
109mod aperture;
110#[cfg(any(
111    feature = "layout",
112    feature = "design",
113    feature = "development",
114    feature = "files"
115))]
116mod app_window;
117#[cfg(any(
118    feature = "layout",
119    feature = "design",
120    feature = "development",
121    feature = "files"
122))]
123mod app_window_mac;
124#[cfg(feature = "food-beverage")]
125mod apple;
126#[cfg(any(feature = "files", feature = "mail"))]
127mod archive;
128#[cfg(any(feature = "files", feature = "mail"))]
129mod archive_restore;
130#[cfg(any(feature = "files", feature = "mail"))]
131mod archive_x;
132#[cfg(feature = "home")]
133mod armchair;
134#[cfg(any(feature = "arrows", feature = "gaming"))]
135mod arrow_big_down;
136#[cfg(any(feature = "arrows", feature = "gaming", feature = "files"))]
137mod arrow_big_down_dash;
138#[cfg(any(feature = "arrows", feature = "gaming"))]
139mod arrow_big_left;
140#[cfg(any(feature = "arrows", feature = "gaming"))]
141mod arrow_big_left_dash;
142#[cfg(any(feature = "arrows", feature = "gaming"))]
143mod arrow_big_right;
144#[cfg(any(feature = "arrows", feature = "gaming"))]
145mod arrow_big_right_dash;
146#[cfg(any(
147    feature = "arrows",
148    feature = "text",
149    feature = "development",
150    feature = "gaming"
151))]
152mod arrow_big_up;
153#[cfg(any(
154    feature = "arrows",
155    feature = "text",
156    feature = "development",
157    feature = "gaming"
158))]
159mod arrow_big_up_dash;
160#[cfg(feature = "arrows")]
161mod arrow_down;
162#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
163mod arrow_down_0_1;
164#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
165mod arrow_down_1_0;
166#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
167mod arrow_down_a_z;
168#[cfg(any(feature = "arrows", feature = "files"))]
169mod arrow_down_from_line;
170#[cfg(feature = "arrows")]
171mod arrow_down_left;
172#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
173mod arrow_down_narrow_wide;
174#[cfg(feature = "arrows")]
175mod arrow_down_right;
176#[cfg(feature = "arrows")]
177mod arrow_down_to_dot;
178#[cfg(any(feature = "arrows", feature = "files", feature = "development"))]
179mod arrow_down_to_line;
180#[cfg(feature = "arrows")]
181mod arrow_down_up;
182#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
183mod arrow_down_wide_narrow;
184#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
185mod arrow_down_z_a;
186#[cfg(feature = "arrows")]
187mod arrow_left;
188#[cfg(feature = "arrows")]
189mod arrow_left_from_line;
190#[cfg(feature = "arrows")]
191mod arrow_left_right;
192#[cfg(feature = "arrows")]
193mod arrow_left_to_line;
194#[cfg(feature = "arrows")]
195mod arrow_right;
196#[cfg(feature = "arrows")]
197mod arrow_right_from_line;
198#[cfg(feature = "arrows")]
199mod arrow_right_left;
200#[cfg(any(feature = "arrows", feature = "development"))]
201mod arrow_right_to_line;
202#[cfg(feature = "arrows")]
203mod arrow_up;
204#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
205mod arrow_up_0_1;
206#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
207mod arrow_up_1_0;
208#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
209mod arrow_up_a_z;
210#[cfg(feature = "arrows")]
211mod arrow_up_down;
212#[cfg(feature = "arrows")]
213mod arrow_up_from_dot;
214#[cfg(any(feature = "arrows", feature = "files", feature = "development"))]
215mod arrow_up_from_line;
216#[cfg(feature = "arrows")]
217mod arrow_up_left;
218#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
219mod arrow_up_narrow_wide;
220#[cfg(feature = "arrows")]
221mod arrow_up_right;
222#[cfg(any(feature = "arrows", feature = "files"))]
223mod arrow_up_to_line;
224#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
225mod arrow_up_wide_narrow;
226#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
227mod arrow_up_z_a;
228#[cfg(any(feature = "arrows", feature = "transportation", feature = "mail"))]
229mod arrows_up_from_line;
230#[cfg(any(feature = "text", feature = "math", feature = "development"))]
231mod asterisk;
232#[cfg(any(feature = "text", feature = "account"))]
233mod at_sign;
234#[cfg(feature = "science")]
235mod atom;
236#[cfg(any(feature = "multimedia", feature = "communication"))]
237mod audio_lines;
238#[cfg(any(feature = "multimedia", feature = "communication"))]
239mod audio_waveform;
240#[cfg(any(feature = "account", feature = "sports", feature = "gaming"))]
241mod award;
242#[cfg(any(feature = "tools", feature = "gaming"))]
243mod axe;
244#[cfg(feature = "design")]
245mod axis_3_d;
246#[cfg(any(feature = "accessibility", feature = "people"))]
247mod baby;
248#[cfg(any(feature = "gaming", feature = "photography", feature = "travel"))]
249mod backpack;
250#[cfg(any(feature = "account", feature = "social", feature = "shapes"))]
251mod badge;
252#[cfg(any(feature = "account", feature = "social"))]
253mod badge_alert;
254#[cfg(any(feature = "shopping", feature = "finance"))]
255mod badge_cent;
256#[cfg(feature = "social")]
257mod badge_check;
258#[cfg(any(feature = "shopping", feature = "finance"))]
259mod badge_dollar_sign;
260#[cfg(any(feature = "shopping", feature = "finance"))]
261mod badge_euro;
262#[cfg(any(feature = "shopping", feature = "finance"))]
263mod badge_indian_rupee;
264#[cfg(any(feature = "account", feature = "accessibility", feature = "social"))]
265mod badge_info;
266#[cfg(any(feature = "shopping", feature = "finance"))]
267mod badge_japanese_yen;
268#[cfg(feature = "social")]
269mod badge_minus;
270#[cfg(any(
271    feature = "social",
272    feature = "finance",
273    feature = "shopping",
274    feature = "math"
275))]
276mod badge_percent;
277#[cfg(feature = "social")]
278mod badge_plus;
279#[cfg(any(feature = "shopping", feature = "finance"))]
280mod badge_pound_sterling;
281#[cfg(any(feature = "accessibility", feature = "social", feature = "shapes"))]
282mod badge_question_mark;
283#[cfg(any(feature = "shopping", feature = "finance"))]
284mod badge_russian_ruble;
285#[cfg(any(feature = "shopping", feature = "finance"))]
286mod badge_swiss_franc;
287#[cfg(any(feature = "shopping", feature = "finance"))]
288mod badge_turkish_lira;
289#[cfg(feature = "social")]
290mod badge_x;
291#[cfg(any(feature = "transportation", feature = "travel"))]
292mod baggage_claim;
293#[cfg(feature = "emoji")]
294mod balloon;
295#[cfg(feature = "account")]
296mod ban;
297#[cfg(feature = "food-beverage")]
298mod banana;
299#[cfg(feature = "medical")]
300mod bandage;
301#[cfg(feature = "finance")]
302mod banknote;
303#[cfg(feature = "finance")]
304mod banknote_arrow_down;
305#[cfg(feature = "finance")]
306mod banknote_arrow_up;
307#[cfg(feature = "finance")]
308mod banknote_x;
309#[cfg(feature = "shopping")]
310mod barcode;
311#[cfg(any(feature = "food-beverage", feature = "navigation"))]
312mod barrel;
313#[cfg(feature = "text")]
314mod baseline;
315#[cfg(feature = "travel")]
316mod bath;
317#[cfg(any(feature = "connectivity", feature = "devices"))]
318mod battery;
319#[cfg(any(feature = "connectivity", feature = "devices"))]
320mod battery_charging;
321#[cfg(any(feature = "connectivity", feature = "devices"))]
322mod battery_full;
323#[cfg(any(feature = "connectivity", feature = "devices"))]
324mod battery_low;
325#[cfg(any(feature = "connectivity", feature = "devices"))]
326mod battery_medium;
327#[cfg(feature = "devices")]
328mod battery_plus;
329#[cfg(any(feature = "connectivity", feature = "devices"))]
330mod battery_warning;
331#[cfg(any(feature = "science", feature = "gaming"))]
332mod beaker;
333#[cfg(feature = "food-beverage")]
334mod bean;
335#[cfg(feature = "food-beverage")]
336mod bean_off;
337#[cfg(feature = "home")]
338mod bed;
339#[cfg(feature = "home")]
340mod bed_double;
341#[cfg(feature = "home")]
342mod bed_single;
343#[cfg(feature = "food-beverage")]
344mod beef;
345#[cfg(feature = "food-beverage")]
346mod beer;
347#[cfg(feature = "food-beverage")]
348mod beer_off;
349#[cfg(any(feature = "account", feature = "notifications"))]
350mod bell;
351#[cfg(any(feature = "account", feature = "notifications"))]
352mod bell_dot;
353#[cfg(any(feature = "devices", feature = "notifications", feature = "home"))]
354mod bell_electric;
355#[cfg(feature = "notifications")]
356mod bell_minus;
357#[cfg(feature = "notifications")]
358mod bell_off;
359#[cfg(feature = "notifications")]
360mod bell_plus;
361#[cfg(feature = "notifications")]
362mod bell_ring;
363#[cfg(any(feature = "layout", feature = "design", feature = "tools"))]
364mod between_horizontal_end;
365#[cfg(any(feature = "layout", feature = "design", feature = "tools"))]
366mod between_horizontal_start;
367#[cfg(any(feature = "layout", feature = "design", feature = "tools"))]
368mod between_vertical_end;
369#[cfg(any(feature = "layout", feature = "design", feature = "tools"))]
370mod between_vertical_start;
371#[cfg(feature = "emoji")]
372mod biceps_flexed;
373#[cfg(feature = "transportation")]
374mod bike;
375#[cfg(any(feature = "text", feature = "development"))]
376mod binary;
377#[cfg(any(
378    feature = "navigation",
379    feature = "nature",
380    feature = "photography",
381    feature = "science",
382    feature = "travel",
383    feature = "development"
384))]
385mod binoculars;
386#[cfg(feature = "science")]
387mod biohazard;
388#[cfg(feature = "animals")]
389mod bird;
390#[cfg(any(
391    feature = "nature",
392    feature = "animals",
393    feature = "navigation",
394    feature = "home"
395))]
396mod birdhouse;
397#[cfg(any(feature = "brands", feature = "development", feature = "finance"))]
398mod bitcoin;
399#[cfg(any(
400    feature = "design",
401    feature = "photography",
402    feature = "tools",
403    feature = "development"
404))]
405mod blend;
406#[cfg(feature = "home")]
407mod blinds;
408#[cfg(any(feature = "development", feature = "layout", feature = "shapes"))]
409mod blocks;
410#[cfg(any(feature = "connectivity", feature = "devices"))]
411mod bluetooth;
412#[cfg(any(feature = "connectivity", feature = "devices"))]
413mod bluetooth_connected;
414#[cfg(any(feature = "connectivity", feature = "devices"))]
415mod bluetooth_off;
416#[cfg(any(feature = "connectivity", feature = "devices"))]
417mod bluetooth_searching;
418#[cfg(feature = "text")]
419mod bold;
420#[cfg(any(feature = "tools", feature = "home"))]
421mod bolt;
422#[cfg(any(feature = "security", feature = "tools"))]
423mod bomb;
424#[cfg(any(feature = "animals", feature = "medical", feature = "gaming"))]
425mod bone;
426#[cfg(any(feature = "text", feature = "development", feature = "gaming"))]
427mod book;
428#[cfg(any(feature = "text", feature = "gaming"))]
429mod book_a;
430#[cfg(any(feature = "text", feature = "development", feature = "gaming"))]
431mod book_alert;
432#[cfg(any(feature = "multimedia", feature = "text"))]
433mod book_audio;
434#[cfg(any(feature = "text", feature = "development", feature = "gaming"))]
435mod book_check;
436#[cfg(any(feature = "development", feature = "text", feature = "gaming"))]
437mod book_copy;
438#[cfg(feature = "development")]
439mod book_dashed;
440#[cfg(feature = "development")]
441mod book_down;
442#[cfg(any(feature = "multimedia", feature = "text"))]
443mod book_headphones;
444#[cfg(any(feature = "social", feature = "text", feature = "gaming"))]
445mod book_heart;
446#[cfg(any(
447    feature = "photography",
448    feature = "text",
449    feature = "multimedia",
450    feature = "files",
451    feature = "social",
452    feature = "shopping",
453    feature = "travel"
454))]
455mod book_image;
456#[cfg(any(feature = "development", feature = "security", feature = "gaming"))]
457mod book_key;
458#[cfg(any(feature = "development", feature = "security", feature = "gaming"))]
459mod book_lock;
460#[cfg(any(feature = "text", feature = "development", feature = "gaming"))]
461mod book_marked;
462#[cfg(any(feature = "development", feature = "text", feature = "gaming"))]
463mod book_minus;
464#[cfg(any(feature = "text", feature = "development", feature = "gaming"))]
465mod book_open;
466#[cfg(any(feature = "text", feature = "development", feature = "gaming"))]
467mod book_open_check;
468#[cfg(any(feature = "text", feature = "development"))]
469mod book_open_text;
470#[cfg(any(feature = "development", feature = "text", feature = "gaming"))]
471mod book_plus;
472#[cfg(any(feature = "text", feature = "development", feature = "gaming"))]
473mod book_search;
474#[cfg(any(feature = "text", feature = "gaming"))]
475mod book_text;
476#[cfg(any(feature = "text", feature = "design", feature = "gaming"))]
477mod book_type;
478#[cfg(feature = "development")]
479mod book_up;
480#[cfg(feature = "development")]
481mod book_up_2;
482#[cfg(any(
483    feature = "account",
484    feature = "connectivity",
485    feature = "communication",
486    feature = "social"
487))]
488mod book_user;
489#[cfg(any(feature = "text", feature = "gaming"))]
490mod book_x;
491#[cfg(feature = "account")]
492mod bookmark;
493#[cfg(feature = "account")]
494mod bookmark_check;
495#[cfg(feature = "account")]
496mod bookmark_minus;
497#[cfg(feature = "account")]
498mod bookmark_plus;
499#[cfg(feature = "account")]
500mod bookmark_x;
501#[cfg(any(feature = "devices", feature = "multimedia", feature = "social"))]
502mod boom_box;
503#[cfg(any(feature = "development", feature = "social"))]
504mod bot;
505#[cfg(any(feature = "development", feature = "social"))]
506mod bot_message_square;
507#[cfg(any(feature = "development", feature = "social"))]
508mod bot_off;
509#[cfg(feature = "food-beverage")]
510mod bottle_wine;
511#[cfg(any(feature = "gaming", feature = "tools"))]
512mod bow_arrow;
513#[cfg(any(
514    feature = "shapes",
515    feature = "gaming",
516    feature = "development",
517    feature = "math"
518))]
519mod r#box;
520#[cfg(any(feature = "shapes", feature = "gaming", feature = "development"))]
521mod boxes;
522#[cfg(any(feature = "development", feature = "files"))]
523mod braces;
524#[cfg(any(feature = "development", feature = "files"))]
525mod brackets;
526#[cfg(any(feature = "medical", feature = "science"))]
527mod brain;
528#[cfg(any(feature = "science", feature = "development"))]
529mod brain_circuit;
530#[cfg(any(feature = "science", feature = "development"))]
531mod brain_cog;
532#[cfg(any(feature = "buildings", feature = "home"))]
533mod brick_wall;
534#[cfg(any(feature = "security", feature = "home", feature = "connectivity"))]
535mod brick_wall_fire;
536#[cfg(any(feature = "security", feature = "home", feature = "connectivity"))]
537mod brick_wall_shield;
538#[cfg(feature = "transportation")]
539mod briefcase;
540#[cfg(feature = "transportation")]
541mod briefcase_business;
542#[cfg(any(feature = "travel", feature = "transportation"))]
543mod briefcase_conveyor_belt;
544#[cfg(any(feature = "medical", feature = "transportation"))]
545mod briefcase_medical;
546#[cfg(any(feature = "design", feature = "layout"))]
547mod bring_to_front;
548#[cfg(any(feature = "text", feature = "design", feature = "tools"))]
549mod brush;
550#[cfg(any(feature = "home", feature = "tools", feature = "design"))]
551mod brush_cleaning;
552#[cfg(feature = "weather")]
553mod bubbles;
554#[cfg(any(feature = "development", feature = "animals"))]
555mod bug;
556#[cfg(any(feature = "development", feature = "animals"))]
557mod bug_off;
558#[cfg(any(feature = "development", feature = "animals"))]
559mod bug_play;
560#[cfg(any(feature = "account", feature = "buildings"))]
561mod building;
562#[cfg(any(feature = "account", feature = "buildings"))]
563mod building_2;
564#[cfg(feature = "transportation")]
565mod bus;
566#[cfg(feature = "transportation")]
567mod bus_front;
568#[cfg(any(feature = "connectivity", feature = "devices", feature = "multimedia"))]
569mod cable;
570#[cfg(any(feature = "transportation", feature = "travel"))]
571mod cable_car;
572#[cfg(any(feature = "food-beverage", feature = "social", feature = "account"))]
573mod cake;
574#[cfg(any(feature = "food-beverage", feature = "social"))]
575mod cake_slice;
576#[cfg(any(feature = "math", feature = "devices"))]
577mod calculator;
578#[cfg(feature = "time")]
579mod calendar;
580#[cfg(feature = "time")]
581mod calendar_1;
582#[cfg(feature = "time")]
583mod calendar_arrow_down;
584#[cfg(feature = "time")]
585mod calendar_arrow_up;
586#[cfg(feature = "time")]
587mod calendar_check;
588#[cfg(feature = "time")]
589mod calendar_check_2;
590#[cfg(feature = "time")]
591mod calendar_clock;
592#[cfg(feature = "time")]
593mod calendar_cog;
594#[cfg(feature = "time")]
595mod calendar_days;
596#[cfg(any(feature = "time", feature = "files"))]
597mod calendar_fold;
598#[cfg(feature = "time")]
599mod calendar_heart;
600#[cfg(feature = "time")]
601mod calendar_minus;
602#[cfg(feature = "time")]
603mod calendar_minus_2;
604#[cfg(feature = "time")]
605mod calendar_off;
606#[cfg(feature = "time")]
607mod calendar_plus;
608#[cfg(feature = "time")]
609mod calendar_plus_2;
610#[cfg(feature = "time")]
611mod calendar_range;
612#[cfg(feature = "time")]
613mod calendar_search;
614#[cfg(any(feature = "arrows", feature = "time"))]
615mod calendar_sync;
616#[cfg(feature = "time")]
617mod calendar_x;
618#[cfg(feature = "time")]
619mod calendar_x_2;
620#[cfg(feature = "time")]
621mod calendars;
622#[cfg(any(
623    feature = "photography",
624    feature = "devices",
625    feature = "communication"
626))]
627mod camera;
628#[cfg(any(
629    feature = "photography",
630    feature = "devices",
631    feature = "communication"
632))]
633mod camera_off;
634#[cfg(feature = "food-beverage")]
635mod candy;
636#[cfg(feature = "food-beverage")]
637mod candy_cane;
638#[cfg(feature = "food-beverage")]
639mod candy_off;
640#[cfg(feature = "nature")]
641mod cannabis;
642#[cfg(feature = "nature")]
643mod cannabis_off;
644#[cfg(feature = "multimedia")]
645mod captions;
646#[cfg(feature = "multimedia")]
647mod captions_off;
648#[cfg(feature = "transportation")]
649mod car;
650#[cfg(feature = "transportation")]
651mod car_front;
652#[cfg(feature = "transportation")]
653mod car_taxi_front;
654#[cfg(any(feature = "transportation", feature = "travel", feature = "nature"))]
655mod caravan;
656#[cfg(any(
657    feature = "connectivity",
658    feature = "communication",
659    feature = "multimedia",
660    feature = "devices"
661))]
662mod card_sim;
663#[cfg(feature = "food-beverage")]
664mod carrot;
665#[cfg(any(feature = "text", feature = "development"))]
666mod case_lower;
667#[cfg(feature = "text")]
668mod case_sensitive;
669#[cfg(any(feature = "text", feature = "development"))]
670mod case_upper;
671#[cfg(any(
672    feature = "connectivity",
673    feature = "devices",
674    feature = "multimedia",
675    feature = "communication",
676    feature = "files"
677))]
678mod cassette_tape;
679#[cfg(any(feature = "devices", feature = "connectivity"))]
680mod cast;
681#[cfg(any(feature = "buildings", feature = "gaming", feature = "navigation"))]
682mod castle;
683#[cfg(feature = "animals")]
684mod cat;
685#[cfg(any(
686    feature = "security",
687    feature = "devices",
688    feature = "communication",
689    feature = "connectivity",
690    feature = "photography"
691))]
692mod cctv;
693#[cfg(feature = "charts")]
694mod chart_area;
695#[cfg(feature = "charts")]
696mod chart_bar;
697#[cfg(feature = "charts")]
698mod chart_bar_big;
699#[cfg(feature = "charts")]
700mod chart_bar_decreasing;
701#[cfg(feature = "charts")]
702mod chart_bar_increasing;
703#[cfg(feature = "charts")]
704mod chart_bar_stacked;
705#[cfg(any(feature = "charts", feature = "finance"))]
706mod chart_candlestick;
707#[cfg(feature = "charts")]
708mod chart_column;
709#[cfg(feature = "charts")]
710mod chart_column_big;
711#[cfg(feature = "charts")]
712mod chart_column_decreasing;
713#[cfg(feature = "charts")]
714mod chart_column_increasing;
715#[cfg(feature = "charts")]
716mod chart_column_stacked;
717#[cfg(feature = "charts")]
718mod chart_gantt;
719#[cfg(feature = "charts")]
720mod chart_line;
721#[cfg(feature = "charts")]
722mod chart_network;
723#[cfg(feature = "charts")]
724mod chart_no_axes_column;
725#[cfg(feature = "charts")]
726mod chart_no_axes_column_decreasing;
727#[cfg(feature = "charts")]
728mod chart_no_axes_column_increasing;
729#[cfg(feature = "charts")]
730mod chart_no_axes_combined;
731#[cfg(any(
732    feature = "charts",
733    feature = "time",
734    feature = "development",
735    feature = "design"
736))]
737mod chart_no_axes_gantt;
738#[cfg(any(feature = "charts", feature = "files"))]
739mod chart_pie;
740#[cfg(feature = "charts")]
741mod chart_scatter;
742#[cfg(feature = "charts")]
743mod chart_spline;
744#[cfg(feature = "notifications")]
745mod check;
746#[cfg(feature = "notifications")]
747mod check_check;
748#[cfg(feature = "notifications")]
749mod check_line;
750#[cfg(feature = "food-beverage")]
751mod chef_hat;
752#[cfg(feature = "food-beverage")]
753mod cherry;
754#[cfg(any(feature = "gaming", feature = "emoji"))]
755mod chess_bishop;
756#[cfg(any(feature = "gaming", feature = "emoji"))]
757mod chess_king;
758#[cfg(any(feature = "gaming", feature = "emoji"))]
759mod chess_knight;
760#[cfg(any(feature = "gaming", feature = "emoji"))]
761mod chess_pawn;
762#[cfg(any(feature = "gaming", feature = "emoji"))]
763mod chess_queen;
764#[cfg(any(feature = "gaming", feature = "emoji"))]
765mod chess_rook;
766#[cfg(any(feature = "arrows", feature = "gaming"))]
767mod chevron_down;
768#[cfg(any(feature = "arrows", feature = "multimedia"))]
769mod chevron_first;
770#[cfg(any(feature = "arrows", feature = "multimedia"))]
771mod chevron_last;
772#[cfg(feature = "arrows")]
773mod chevron_left;
774#[cfg(any(feature = "arrows", feature = "math", feature = "development"))]
775mod chevron_right;
776#[cfg(any(feature = "arrows", feature = "math", feature = "gaming"))]
777mod chevron_up;
778#[cfg(any(feature = "arrows", feature = "gaming"))]
779mod chevrons_down;
780#[cfg(feature = "arrows")]
781mod chevrons_down_up;
782#[cfg(any(feature = "arrows", feature = "gaming"))]
783mod chevrons_left;
784#[cfg(feature = "arrows")]
785mod chevrons_left_right;
786#[cfg(any(
787    feature = "communication",
788    feature = "devices",
789    feature = "multimedia",
790    feature = "gaming"
791))]
792mod chevrons_left_right_ellipsis;
793#[cfg(any(feature = "arrows", feature = "gaming"))]
794mod chevrons_right;
795#[cfg(feature = "arrows")]
796mod chevrons_right_left;
797#[cfg(any(feature = "arrows", feature = "gaming"))]
798mod chevrons_up;
799#[cfg(feature = "arrows")]
800mod chevrons_up_down;
801#[cfg(feature = "brands")]
802mod chromium;
803#[cfg(any(feature = "buildings", feature = "navigation"))]
804mod church;
805#[cfg(any(feature = "travel", feature = "transportation", feature = "medical"))]
806mod cigarette;
807#[cfg(any(feature = "travel", feature = "transportation", feature = "medical"))]
808mod cigarette_off;
809#[cfg(feature = "shapes")]
810mod circle;
811#[cfg(feature = "notifications")]
812mod circle_alert;
813#[cfg(any(feature = "arrows", feature = "gaming"))]
814mod circle_arrow_down;
815#[cfg(any(feature = "arrows", feature = "gaming"))]
816mod circle_arrow_left;
817#[cfg(feature = "arrows")]
818mod circle_arrow_out_down_left;
819#[cfg(feature = "arrows")]
820mod circle_arrow_out_down_right;
821#[cfg(any(feature = "arrows", feature = "development"))]
822mod circle_arrow_out_up_left;
823#[cfg(feature = "arrows")]
824mod circle_arrow_out_up_right;
825#[cfg(any(feature = "arrows", feature = "gaming"))]
826mod circle_arrow_right;
827#[cfg(any(feature = "arrows", feature = "gaming"))]
828mod circle_arrow_up;
829#[cfg(feature = "notifications")]
830mod circle_check;
831#[cfg(feature = "notifications")]
832mod circle_check_big;
833#[cfg(feature = "arrows")]
834mod circle_chevron_down;
835#[cfg(feature = "arrows")]
836mod circle_chevron_left;
837#[cfg(feature = "arrows")]
838mod circle_chevron_right;
839#[cfg(feature = "arrows")]
840mod circle_chevron_up;
841#[cfg(any(feature = "development", feature = "shapes"))]
842mod circle_dashed;
843#[cfg(feature = "math")]
844mod circle_divide;
845#[cfg(feature = "finance")]
846mod circle_dollar_sign;
847#[cfg(any(feature = "development", feature = "shapes"))]
848mod circle_dot;
849#[cfg(any(feature = "development", feature = "shapes"))]
850mod circle_dot_dashed;
851#[cfg(any(feature = "layout", feature = "development"))]
852mod circle_ellipsis;
853#[cfg(feature = "math")]
854mod circle_equal;
855#[cfg(any(feature = "arrows", feature = "development"))]
856mod circle_fading_arrow_up;
857#[cfg(any(feature = "communication", feature = "social"))]
858mod circle_fading_plus;
859#[cfg(any(feature = "transportation", feature = "sports", feature = "science"))]
860mod circle_gauge;
861#[cfg(feature = "math")]
862mod circle_minus;
863#[cfg(feature = "shapes")]
864mod circle_off;
865#[cfg(any(feature = "transportation", feature = "navigation"))]
866mod circle_parking;
867#[cfg(any(feature = "transportation", feature = "navigation"))]
868mod circle_parking_off;
869#[cfg(feature = "multimedia")]
870mod circle_pause;
871#[cfg(any(
872    feature = "social",
873    feature = "finance",
874    feature = "shopping",
875    feature = "math"
876))]
877mod circle_percent;
878#[cfg(feature = "shapes")]
879mod circle_pile;
880#[cfg(feature = "multimedia")]
881mod circle_play;
882#[cfg(any(
883    feature = "math",
884    feature = "development",
885    feature = "cursors",
886    feature = "gaming"
887))]
888mod circle_plus;
889#[cfg(feature = "finance")]
890mod circle_pound_sterling;
891#[cfg(feature = "connectivity")]
892mod circle_power;
893#[cfg(any(feature = "accessibility", feature = "text", feature = "notifications"))]
894mod circle_question_mark;
895#[cfg(any(feature = "development", feature = "math"))]
896mod circle_slash;
897#[cfg(any(feature = "shapes", feature = "math", feature = "development"))]
898mod circle_slash_2;
899#[cfg(any(feature = "shapes", feature = "medical"))]
900mod circle_small;
901#[cfg(any(feature = "sports", feature = "gaming"))]
902mod circle_star;
903#[cfg(feature = "multimedia")]
904mod circle_stop;
905#[cfg(feature = "account")]
906mod circle_user;
907#[cfg(feature = "account")]
908mod circle_user_round;
909#[cfg(any(feature = "math", feature = "development"))]
910mod circle_x;
911#[cfg(any(feature = "science", feature = "development"))]
912mod circuit_board;
913#[cfg(feature = "food-beverage")]
914mod citrus;
915#[cfg(feature = "multimedia")]
916mod clapperboard;
917#[cfg(feature = "text")]
918mod clipboard;
919#[cfg(feature = "text")]
920mod clipboard_check;
921#[cfg(any(feature = "time", feature = "text"))]
922mod clipboard_clock;
923#[cfg(any(feature = "text", feature = "arrows"))]
924mod clipboard_copy;
925#[cfg(feature = "text")]
926mod clipboard_list;
927#[cfg(any(feature = "text", feature = "medical"))]
928mod clipboard_minus;
929#[cfg(any(feature = "text", feature = "arrows"))]
930mod clipboard_paste;
931#[cfg(feature = "text")]
932mod clipboard_pen;
933#[cfg(feature = "text")]
934mod clipboard_pen_line;
935#[cfg(any(feature = "text", feature = "medical"))]
936mod clipboard_plus;
937#[cfg(feature = "text")]
938mod clipboard_type;
939#[cfg(feature = "text")]
940mod clipboard_x;
941#[cfg(feature = "time")]
942mod clock;
943#[cfg(feature = "time")]
944mod clock_1;
945#[cfg(feature = "time")]
946mod clock_10;
947#[cfg(feature = "time")]
948mod clock_11;
949#[cfg(feature = "time")]
950mod clock_12;
951#[cfg(feature = "time")]
952mod clock_2;
953#[cfg(feature = "time")]
954mod clock_3;
955#[cfg(feature = "time")]
956mod clock_4;
957#[cfg(feature = "time")]
958mod clock_5;
959#[cfg(feature = "time")]
960mod clock_6;
961#[cfg(feature = "time")]
962mod clock_7;
963#[cfg(feature = "time")]
964mod clock_8;
965#[cfg(feature = "time")]
966mod clock_9;
967#[cfg(feature = "time")]
968mod clock_alert;
969#[cfg(feature = "time")]
970mod clock_arrow_down;
971#[cfg(feature = "time")]
972mod clock_arrow_up;
973#[cfg(feature = "time")]
974mod clock_check;
975#[cfg(feature = "time")]
976mod clock_fading;
977#[cfg(feature = "time")]
978mod clock_plus;
979#[cfg(any(feature = "accessibility", feature = "multimedia"))]
980mod closed_caption;
981#[cfg(feature = "weather")]
982mod cloud;
983#[cfg(feature = "development")]
984mod cloud_alert;
985#[cfg(any(feature = "arrows", feature = "files"))]
986mod cloud_backup;
987#[cfg(feature = "development")]
988mod cloud_check;
989#[cfg(feature = "development")]
990mod cloud_cog;
991#[cfg(any(feature = "arrows", feature = "files"))]
992mod cloud_download;
993#[cfg(feature = "weather")]
994mod cloud_drizzle;
995#[cfg(feature = "weather")]
996mod cloud_fog;
997#[cfg(feature = "weather")]
998mod cloud_hail;
999#[cfg(feature = "weather")]
1000mod cloud_lightning;
1001#[cfg(feature = "weather")]
1002mod cloud_moon;
1003#[cfg(feature = "weather")]
1004mod cloud_moon_rain;
1005#[cfg(any(feature = "connectivity", feature = "weather"))]
1006mod cloud_off;
1007#[cfg(feature = "weather")]
1008mod cloud_rain;
1009#[cfg(feature = "weather")]
1010mod cloud_rain_wind;
1011#[cfg(feature = "weather")]
1012mod cloud_snow;
1013#[cfg(feature = "weather")]
1014mod cloud_sun;
1015#[cfg(feature = "weather")]
1016mod cloud_sun_rain;
1017#[cfg(any(feature = "arrows", feature = "files"))]
1018mod cloud_sync;
1019#[cfg(any(feature = "arrows", feature = "files"))]
1020mod cloud_upload;
1021#[cfg(feature = "weather")]
1022mod cloudy;
1023#[cfg(feature = "gaming")]
1024mod clover;
1025#[cfg(any(feature = "shapes", feature = "gaming"))]
1026mod club;
1027#[cfg(any(feature = "text", feature = "development"))]
1028mod code;
1029#[cfg(any(feature = "text", feature = "development"))]
1030mod code_xml;
1031#[cfg(any(feature = "brands", feature = "development"))]
1032mod codepen;
1033#[cfg(any(feature = "brands", feature = "development"))]
1034mod codesandbox;
1035#[cfg(feature = "food-beverage")]
1036mod coffee;
1037#[cfg(feature = "account")]
1038mod cog;
1039#[cfg(feature = "gaming")]
1040mod coins;
1041#[cfg(any(feature = "layout", feature = "design", feature = "text"))]
1042mod columns_2;
1043#[cfg(any(feature = "layout", feature = "design", feature = "text"))]
1044mod columns_3;
1045#[cfg(any(feature = "layout", feature = "design"))]
1046mod columns_3_cog;
1047#[cfg(any(
1048    feature = "layout",
1049    feature = "design",
1050    feature = "text",
1051    feature = "security"
1052))]
1053mod columns_4;
1054#[cfg(any(feature = "development", feature = "files"))]
1055mod combine;
1056#[cfg(feature = "development")]
1057mod command;
1058#[cfg(any(feature = "navigation", feature = "travel"))]
1059mod compass;
1060#[cfg(any(feature = "design", feature = "development"))]
1061mod component;
1062#[cfg(any(feature = "devices", feature = "development", feature = "gaming"))]
1063mod computer;
1064#[cfg(feature = "travel")]
1065mod concierge_bell;
1066#[cfg(any(feature = "shapes", feature = "math"))]
1067mod cone;
1068#[cfg(feature = "development")]
1069mod construction;
1070#[cfg(any(
1071    feature = "account",
1072    feature = "connectivity",
1073    feature = "communication",
1074    feature = "social"
1075))]
1076mod contact;
1077#[cfg(any(
1078    feature = "account",
1079    feature = "connectivity",
1080    feature = "communication",
1081    feature = "social"
1082))]
1083mod contact_round;
1084#[cfg(any(feature = "development", feature = "transportation", feature = "mail"))]
1085mod container;
1086#[cfg(any(feature = "photography", feature = "accessibility", feature = "design"))]
1087mod contrast;
1088#[cfg(any(feature = "account", feature = "food-beverage"))]
1089mod cookie;
1090#[cfg(any(feature = "food-beverage", feature = "home"))]
1091mod cooking_pot;
1092#[cfg(feature = "text")]
1093mod copy;
1094#[cfg(any(feature = "text", feature = "notifications"))]
1095mod copy_check;
1096#[cfg(any(feature = "text", feature = "math"))]
1097mod copy_minus;
1098#[cfg(any(feature = "text", feature = "math"))]
1099mod copy_plus;
1100#[cfg(any(feature = "text", feature = "development", feature = "math"))]
1101mod copy_slash;
1102#[cfg(any(feature = "notifications", feature = "math"))]
1103mod copy_x;
1104#[cfg(feature = "text")]
1105mod copyleft;
1106#[cfg(feature = "text")]
1107mod copyright;
1108#[cfg(feature = "arrows")]
1109mod corner_down_left;
1110#[cfg(any(feature = "arrows", feature = "text", feature = "development"))]
1111mod corner_down_right;
1112#[cfg(feature = "arrows")]
1113mod corner_left_down;
1114#[cfg(feature = "arrows")]
1115mod corner_left_up;
1116#[cfg(feature = "arrows")]
1117mod corner_right_down;
1118#[cfg(feature = "arrows")]
1119mod corner_right_up;
1120#[cfg(feature = "arrows")]
1121mod corner_up_left;
1122#[cfg(feature = "arrows")]
1123mod corner_up_right;
1124#[cfg(feature = "devices")]
1125mod cpu;
1126#[cfg(feature = "text")]
1127mod creative_commons;
1128#[cfg(any(feature = "account", feature = "finance"))]
1129mod credit_card;
1130#[cfg(feature = "food-beverage")]
1131mod croissant;
1132#[cfg(any(feature = "photography", feature = "design"))]
1133mod crop;
1134#[cfg(feature = "shapes")]
1135mod cross;
1136#[cfg(feature = "photography")]
1137mod crosshair;
1138#[cfg(feature = "gaming")]
1139mod crown;
1140#[cfg(any(feature = "shapes", feature = "math", feature = "food-beverage"))]
1141mod cuboid;
1142#[cfg(feature = "food-beverage")]
1143mod cup_soda;
1144#[cfg(feature = "finance")]
1145mod currency;
1146#[cfg(any(feature = "shapes", feature = "design", feature = "math"))]
1147mod cylinder;
1148#[cfg(any(
1149    feature = "buildings",
1150    feature = "sustainability",
1151    feature = "navigation"
1152))]
1153mod dam;
1154#[cfg(any(feature = "devices", feature = "development"))]
1155mod database;
1156#[cfg(any(
1157    feature = "devices",
1158    feature = "arrows",
1159    feature = "design",
1160    feature = "development",
1161    feature = "photography"
1162))]
1163mod database_backup;
1164#[cfg(any(feature = "devices", feature = "development"))]
1165mod database_search;
1166#[cfg(any(feature = "devices", feature = "development"))]
1167mod database_zap;
1168#[cfg(any(
1169    feature = "design",
1170    feature = "text",
1171    feature = "arrows",
1172    feature = "math"
1173))]
1174mod decimals_arrow_left;
1175#[cfg(any(
1176    feature = "design",
1177    feature = "text",
1178    feature = "arrows",
1179    feature = "math"
1180))]
1181mod decimals_arrow_right;
1182#[cfg(any(feature = "text", feature = "arrows"))]
1183mod delete;
1184#[cfg(feature = "food-beverage")]
1185mod dessert;
1186#[cfg(any(
1187    feature = "shapes",
1188    feature = "math",
1189    feature = "design",
1190    feature = "tools"
1191))]
1192mod diameter;
1193#[cfg(any(feature = "shapes", feature = "gaming"))]
1194mod diamond;
1195#[cfg(any(
1196    feature = "multimedia",
1197    feature = "photography",
1198    feature = "tools",
1199    feature = "devices"
1200))]
1201mod diamond_minus;
1202#[cfg(any(
1203    feature = "social",
1204    feature = "finance",
1205    feature = "shopping",
1206    feature = "math"
1207))]
1208mod diamond_percent;
1209#[cfg(any(
1210    feature = "multimedia",
1211    feature = "photography",
1212    feature = "tools",
1213    feature = "devices"
1214))]
1215mod diamond_plus;
1216#[cfg(feature = "gaming")]
1217mod dice_1;
1218#[cfg(feature = "gaming")]
1219mod dice_2;
1220#[cfg(feature = "gaming")]
1221mod dice_3;
1222#[cfg(feature = "gaming")]
1223mod dice_4;
1224#[cfg(feature = "gaming")]
1225mod dice_5;
1226#[cfg(feature = "gaming")]
1227mod dice_6;
1228#[cfg(feature = "gaming")]
1229mod dices;
1230#[cfg(any(feature = "development", feature = "files"))]
1231mod diff;
1232#[cfg(any(feature = "devices", feature = "multimedia"))]
1233mod disc;
1234#[cfg(any(feature = "devices", feature = "multimedia"))]
1235mod disc_2;
1236#[cfg(any(feature = "devices", feature = "multimedia"))]
1237mod disc_3;
1238#[cfg(any(feature = "devices", feature = "multimedia"))]
1239mod disc_album;
1240#[cfg(any(feature = "math", feature = "development"))]
1241mod divide;
1242#[cfg(feature = "medical")]
1243mod dna;
1244#[cfg(any(feature = "medical", feature = "food-beverage"))]
1245mod dna_off;
1246#[cfg(any(
1247    feature = "layout",
1248    feature = "design",
1249    feature = "development",
1250    feature = "files"
1251))]
1252mod dock;
1253#[cfg(feature = "animals")]
1254mod dog;
1255#[cfg(feature = "finance")]
1256mod dollar_sign;
1257#[cfg(feature = "food-beverage")]
1258mod donut;
1259#[cfg(any(feature = "home", feature = "travel", feature = "security"))]
1260mod door_closed;
1261#[cfg(any(feature = "home", feature = "travel", feature = "security"))]
1262mod door_closed_locked;
1263#[cfg(any(feature = "home", feature = "travel", feature = "security"))]
1264mod door_open;
1265#[cfg(any(feature = "shapes", feature = "text"))]
1266mod dot;
1267#[cfg(any(feature = "arrows", feature = "files"))]
1268mod download;
1269#[cfg(any(feature = "math", feature = "design", feature = "tools"))]
1270mod drafting_compass;
1271#[cfg(feature = "multimedia")]
1272mod drama;
1273#[cfg(any(feature = "brands", feature = "social", feature = "design"))]
1274mod dribbble;
1275#[cfg(any(feature = "tools", feature = "home", feature = "devices"))]
1276mod drill;
1277#[cfg(any(feature = "transportation", feature = "devices"))]
1278mod drone;
1279#[cfg(any(feature = "weather", feature = "gaming"))]
1280mod droplet;
1281#[cfg(any(feature = "weather", feature = "gaming"))]
1282mod droplet_off;
1283#[cfg(feature = "weather")]
1284mod droplets;
1285#[cfg(any(feature = "multimedia", feature = "devices"))]
1286mod drum;
1287#[cfg(feature = "food-beverage")]
1288mod drumstick;
1289#[cfg(any(feature = "navigation", feature = "sports"))]
1290mod dumbbell;
1291#[cfg(any(feature = "medical", feature = "accessibility"))]
1292mod ear;
1293#[cfg(any(feature = "medical", feature = "accessibility"))]
1294mod ear_off;
1295#[cfg(feature = "navigation")]
1296mod earth;
1297#[cfg(any(feature = "security", feature = "development", feature = "devices"))]
1298mod earth_lock;
1299#[cfg(any(
1300    feature = "science",
1301    feature = "design",
1302    feature = "development",
1303    feature = "accessibility",
1304    feature = "photography"
1305))]
1306mod eclipse;
1307#[cfg(any(feature = "food-beverage", feature = "animals"))]
1308mod egg;
1309#[cfg(feature = "food-beverage")]
1310mod egg_fried;
1311#[cfg(feature = "food-beverage")]
1312mod egg_off;
1313#[cfg(feature = "shapes")]
1314mod ellipse;
1315#[cfg(any(feature = "layout", feature = "development"))]
1316mod ellipsis;
1317#[cfg(feature = "layout")]
1318mod ellipsis_vertical;
1319#[cfg(any(feature = "math", feature = "development"))]
1320mod equal;
1321#[cfg(feature = "math")]
1322mod equal_approximately;
1323#[cfg(any(feature = "math", feature = "development"))]
1324mod equal_not;
1325#[cfg(feature = "text")]
1326mod eraser;
1327#[cfg(any(
1328    feature = "communication",
1329    feature = "devices",
1330    feature = "multimedia",
1331    feature = "gaming"
1332))]
1333mod ethernet_port;
1334#[cfg(feature = "finance")]
1335mod euro;
1336#[cfg(any(feature = "transportation", feature = "navigation"))]
1337mod ev_charger;
1338#[cfg(any(feature = "text", feature = "arrows"))]
1339mod expand;
1340#[cfg(any(feature = "arrows", feature = "text", feature = "social"))]
1341mod external_link;
1342#[cfg(any(
1343    feature = "accessibility",
1344    feature = "photography",
1345    feature = "design",
1346    feature = "security"
1347))]
1348mod eye;
1349#[cfg(any(
1350    feature = "accessibility",
1351    feature = "photography",
1352    feature = "design",
1353    feature = "security"
1354))]
1355mod eye_closed;
1356#[cfg(any(
1357    feature = "accessibility",
1358    feature = "photography",
1359    feature = "design",
1360    feature = "security"
1361))]
1362mod eye_off;
1363#[cfg(any(feature = "social", feature = "brands"))]
1364mod facebook;
1365#[cfg(any(feature = "buildings", feature = "navigation"))]
1366mod factory;
1367#[cfg(feature = "home")]
1368mod fan;
1369#[cfg(any(feature = "multimedia", feature = "arrows"))]
1370mod fast_forward;
1371#[cfg(feature = "gaming")]
1372mod feather;
1373#[cfg(any(feature = "home", feature = "buildings"))]
1374mod fence;
1375#[cfg(feature = "navigation")]
1376mod ferris_wheel;
1377#[cfg(any(feature = "brands", feature = "design"))]
1378mod figma;
1379#[cfg(feature = "files")]
1380mod file;
1381#[cfg(feature = "files")]
1382mod file_archive;
1383#[cfg(any(feature = "design", feature = "files"))]
1384mod file_axis_3_d;
1385#[cfg(feature = "files")]
1386mod file_badge;
1387#[cfg(feature = "files")]
1388mod file_box;
1389#[cfg(any(feature = "files", feature = "development"))]
1390mod file_braces;
1391#[cfg(any(feature = "files", feature = "development"))]
1392mod file_braces_corner;
1393#[cfg(feature = "files")]
1394mod file_chart_column;
1395#[cfg(feature = "files")]
1396mod file_chart_column_increasing;
1397#[cfg(feature = "files")]
1398mod file_chart_line;
1399#[cfg(feature = "files")]
1400mod file_chart_pie;
1401#[cfg(feature = "files")]
1402mod file_check;
1403#[cfg(feature = "files")]
1404mod file_check_corner;
1405#[cfg(any(feature = "files", feature = "time"))]
1406mod file_clock;
1407#[cfg(any(feature = "files", feature = "development"))]
1408mod file_code;
1409#[cfg(any(feature = "files", feature = "development"))]
1410mod file_code_corner;
1411#[cfg(feature = "files")]
1412mod file_cog;
1413#[cfg(any(feature = "files", feature = "development"))]
1414mod file_diff;
1415#[cfg(any(feature = "files", feature = "development"))]
1416mod file_digit;
1417#[cfg(any(feature = "files", feature = "arrows"))]
1418mod file_down;
1419#[cfg(any(feature = "files", feature = "notifications"))]
1420mod file_exclamation_point;
1421#[cfg(feature = "files")]
1422mod file_headphone;
1423#[cfg(feature = "files")]
1424mod file_heart;
1425#[cfg(feature = "files")]
1426mod file_image;
1427#[cfg(any(feature = "files", feature = "arrows"))]
1428mod file_input;
1429#[cfg(any(feature = "files", feature = "security"))]
1430mod file_key;
1431#[cfg(any(feature = "files", feature = "security"))]
1432mod file_lock;
1433#[cfg(feature = "files")]
1434mod file_minus;
1435#[cfg(feature = "files")]
1436mod file_minus_corner;
1437#[cfg(any(feature = "files", feature = "multimedia"))]
1438mod file_music;
1439#[cfg(any(feature = "files", feature = "arrows"))]
1440mod file_output;
1441#[cfg(feature = "files")]
1442mod file_pen;
1443#[cfg(feature = "files")]
1444mod file_pen_line;
1445#[cfg(feature = "files")]
1446mod file_play;
1447#[cfg(feature = "files")]
1448mod file_plus;
1449#[cfg(feature = "files")]
1450mod file_plus_corner;
1451#[cfg(feature = "files")]
1452mod file_question_mark;
1453#[cfg(feature = "files")]
1454mod file_scan;
1455#[cfg(feature = "files")]
1456mod file_search;
1457#[cfg(feature = "files")]
1458mod file_search_corner;
1459#[cfg(feature = "files")]
1460mod file_signal;
1461#[cfg(any(feature = "files", feature = "development"))]
1462mod file_sliders;
1463#[cfg(feature = "files")]
1464mod file_spreadsheet;
1465#[cfg(any(feature = "files", feature = "development"))]
1466mod file_stack;
1467#[cfg(feature = "files")]
1468mod file_symlink;
1469#[cfg(any(feature = "files", feature = "development"))]
1470mod file_terminal;
1471#[cfg(any(feature = "files", feature = "text"))]
1472mod file_text;
1473#[cfg(any(feature = "files", feature = "text"))]
1474mod file_type;
1475#[cfg(any(feature = "files", feature = "text"))]
1476mod file_type_corner;
1477#[cfg(any(feature = "files", feature = "arrows"))]
1478mod file_up;
1479#[cfg(any(feature = "account", feature = "files"))]
1480mod file_user;
1481#[cfg(feature = "files")]
1482mod file_video_camera;
1483#[cfg(feature = "files")]
1484mod file_volume;
1485#[cfg(feature = "files")]
1486mod file_x;
1487#[cfg(feature = "files")]
1488mod file_x_corner;
1489#[cfg(feature = "files")]
1490mod files;
1491#[cfg(any(feature = "photography", feature = "multimedia"))]
1492mod film;
1493#[cfg(any(
1494    feature = "account",
1495    feature = "security",
1496    feature = "medical",
1497    feature = "devices"
1498))]
1499mod fingerprint_pattern;
1500#[cfg(any(feature = "home", feature = "tools", feature = "travel"))]
1501mod fire_extinguisher;
1502#[cfg(any(feature = "food-beverage", feature = "animals"))]
1503mod fish;
1504#[cfg(any(feature = "food-beverage", feature = "animals"))]
1505mod fish_off;
1506#[cfg(any(feature = "food-beverage", feature = "animals"))]
1507mod fish_symbol;
1508#[cfg(any(feature = "sports", feature = "travel"))]
1509mod fishing_hook;
1510#[cfg(any(feature = "sports", feature = "travel"))]
1511mod fishing_rod;
1512#[cfg(any(feature = "account", feature = "social"))]
1513mod flag;
1514#[cfg(any(feature = "account", feature = "social"))]
1515mod flag_off;
1516#[cfg(any(feature = "development", feature = "navigation"))]
1517mod flag_triangle_left;
1518#[cfg(any(feature = "development", feature = "navigation"))]
1519mod flag_triangle_right;
1520#[cfg(any(feature = "weather", feature = "social", feature = "gaming"))]
1521mod flame;
1522#[cfg(any(feature = "nature", feature = "social", feature = "gaming"))]
1523mod flame_kindling;
1524#[cfg(any(feature = "photography", feature = "devices"))]
1525mod flashlight;
1526#[cfg(any(feature = "photography", feature = "devices"))]
1527mod flashlight_off;
1528#[cfg(any(feature = "science", feature = "gaming"))]
1529mod flask_conical;
1530#[cfg(any(feature = "science", feature = "gaming"))]
1531mod flask_conical_off;
1532#[cfg(any(feature = "science", feature = "gaming"))]
1533mod flask_round;
1534#[cfg(any(feature = "design", feature = "photography"))]
1535mod flip_horizontal_2;
1536#[cfg(any(feature = "design", feature = "photography"))]
1537mod flip_vertical_2;
1538#[cfg(any(feature = "nature", feature = "gaming", feature = "sustainability"))]
1539mod flower;
1540#[cfg(any(feature = "nature", feature = "sustainability", feature = "seasons"))]
1541mod flower_2;
1542#[cfg(feature = "photography")]
1543mod focus;
1544#[cfg(any(feature = "arrows", feature = "layout"))]
1545mod fold_horizontal;
1546#[cfg(any(feature = "arrows", feature = "layout"))]
1547mod fold_vertical;
1548#[cfg(feature = "files")]
1549mod folder;
1550#[cfg(feature = "files")]
1551mod folder_archive;
1552#[cfg(feature = "files")]
1553mod folder_check;
1554#[cfg(any(feature = "files", feature = "time"))]
1555mod folder_clock;
1556#[cfg(feature = "files")]
1557mod folder_closed;
1558#[cfg(any(feature = "files", feature = "development"))]
1559mod folder_code;
1560#[cfg(feature = "files")]
1561mod folder_cog;
1562#[cfg(any(feature = "files", feature = "development"))]
1563mod folder_dot;
1564#[cfg(any(feature = "files", feature = "arrows"))]
1565mod folder_down;
1566#[cfg(feature = "files")]
1567mod folder_git;
1568#[cfg(feature = "files")]
1569mod folder_git_2;
1570#[cfg(feature = "files")]
1571mod folder_heart;
1572#[cfg(any(feature = "files", feature = "arrows"))]
1573mod folder_input;
1574#[cfg(any(
1575    feature = "charts",
1576    feature = "development",
1577    feature = "design",
1578    feature = "files"
1579))]
1580mod folder_kanban;
1581#[cfg(any(feature = "files", feature = "security"))]
1582mod folder_key;
1583#[cfg(any(feature = "files", feature = "security"))]
1584mod folder_lock;
1585#[cfg(feature = "files")]
1586mod folder_minus;
1587#[cfg(feature = "files")]
1588mod folder_open;
1589#[cfg(any(feature = "files", feature = "development"))]
1590mod folder_open_dot;
1591#[cfg(any(feature = "files", feature = "arrows"))]
1592mod folder_output;
1593#[cfg(feature = "files")]
1594mod folder_pen;
1595#[cfg(feature = "files")]
1596mod folder_plus;
1597#[cfg(any(feature = "files", feature = "development"))]
1598mod folder_root;
1599#[cfg(feature = "files")]
1600mod folder_search;
1601#[cfg(feature = "files")]
1602mod folder_search_2;
1603#[cfg(feature = "files")]
1604mod folder_symlink;
1605#[cfg(any(feature = "files", feature = "arrows"))]
1606mod folder_sync;
1607#[cfg(feature = "files")]
1608mod folder_tree;
1609#[cfg(any(feature = "files", feature = "arrows"))]
1610mod folder_up;
1611#[cfg(feature = "files")]
1612mod folder_x;
1613#[cfg(feature = "files")]
1614mod folders;
1615#[cfg(feature = "navigation")]
1616mod footprints;
1617#[cfg(feature = "transportation")]
1618mod forklift;
1619#[cfg(feature = "development")]
1620mod form;
1621#[cfg(feature = "mail")]
1622mod forward;
1623#[cfg(any(feature = "design", feature = "photography"))]
1624mod frame;
1625#[cfg(any(feature = "brands", feature = "design"))]
1626mod framer;
1627#[cfg(any(feature = "emoji", feature = "account"))]
1628mod frown;
1629#[cfg(any(feature = "transportation", feature = "navigation"))]
1630mod fuel;
1631#[cfg(any(
1632    feature = "layout",
1633    feature = "multimedia",
1634    feature = "design",
1635    feature = "photography"
1636))]
1637mod fullscreen;
1638#[cfg(feature = "layout")]
1639mod funnel;
1640#[cfg(feature = "layout")]
1641mod funnel_plus;
1642#[cfg(feature = "layout")]
1643mod funnel_x;
1644#[cfg(any(
1645    feature = "layout",
1646    feature = "design",
1647    feature = "development",
1648    feature = "photography",
1649    feature = "multimedia"
1650))]
1651mod gallery_horizontal;
1652#[cfg(any(
1653    feature = "layout",
1654    feature = "design",
1655    feature = "development",
1656    feature = "photography",
1657    feature = "multimedia",
1658    feature = "files"
1659))]
1660mod gallery_horizontal_end;
1661#[cfg(any(
1662    feature = "layout",
1663    feature = "design",
1664    feature = "development",
1665    feature = "photography",
1666    feature = "multimedia"
1667))]
1668mod gallery_thumbnails;
1669#[cfg(any(
1670    feature = "layout",
1671    feature = "design",
1672    feature = "development",
1673    feature = "photography",
1674    feature = "multimedia"
1675))]
1676mod gallery_vertical;
1677#[cfg(any(
1678    feature = "layout",
1679    feature = "design",
1680    feature = "development",
1681    feature = "photography",
1682    feature = "multimedia",
1683    feature = "files"
1684))]
1685mod gallery_vertical_end;
1686#[cfg(any(feature = "gaming", feature = "devices"))]
1687mod gamepad;
1688#[cfg(any(feature = "gaming", feature = "devices"))]
1689mod gamepad_2;
1690#[cfg(any(feature = "gaming", feature = "devices"))]
1691mod gamepad_directional;
1692#[cfg(any(feature = "transportation", feature = "sports", feature = "science"))]
1693mod gauge;
1694#[cfg(any(feature = "navigation", feature = "tools"))]
1695mod gavel;
1696#[cfg(any(feature = "gaming", feature = "development", feature = "finance"))]
1697mod gem;
1698#[cfg(feature = "finance")]
1699mod georgian_lari;
1700#[cfg(feature = "gaming")]
1701mod ghost;
1702#[cfg(any(feature = "gaming", feature = "account"))]
1703mod gift;
1704#[cfg(feature = "development")]
1705mod git_branch;
1706#[cfg(feature = "development")]
1707mod git_branch_minus;
1708#[cfg(feature = "development")]
1709mod git_branch_plus;
1710#[cfg(any(feature = "development", feature = "navigation"))]
1711mod git_commit_horizontal;
1712#[cfg(any(feature = "development", feature = "navigation"))]
1713mod git_commit_vertical;
1714#[cfg(feature = "development")]
1715mod git_compare;
1716#[cfg(any(feature = "development", feature = "arrows"))]
1717mod git_compare_arrows;
1718#[cfg(feature = "development")]
1719mod git_fork;
1720#[cfg(feature = "development")]
1721mod git_graph;
1722#[cfg(feature = "development")]
1723mod git_merge;
1724#[cfg(feature = "development")]
1725mod git_merge_conflict;
1726#[cfg(feature = "development")]
1727mod git_pull_request;
1728#[cfg(any(feature = "development", feature = "arrows"))]
1729mod git_pull_request_arrow;
1730#[cfg(feature = "development")]
1731mod git_pull_request_closed;
1732#[cfg(feature = "development")]
1733mod git_pull_request_create;
1734#[cfg(any(feature = "development", feature = "arrows"))]
1735mod git_pull_request_create_arrow;
1736#[cfg(feature = "development")]
1737mod git_pull_request_draft;
1738#[cfg(any(feature = "brands", feature = "development"))]
1739mod github;
1740#[cfg(any(feature = "brands", feature = "development"))]
1741mod gitlab;
1742#[cfg(feature = "food-beverage")]
1743mod glass_water;
1744#[cfg(feature = "accessibility")]
1745mod glasses;
1746#[cfg(feature = "navigation")]
1747mod globe;
1748#[cfg(any(feature = "security", feature = "development", feature = "devices"))]
1749mod globe_lock;
1750#[cfg(any(feature = "navigation", feature = "connectivity", feature = "devices"))]
1751mod globe_off;
1752#[cfg(any(feature = "connectivity", feature = "devices", feature = "navigation"))]
1753mod globe_x;
1754#[cfg(feature = "gaming")]
1755mod goal;
1756#[cfg(any(feature = "devices", feature = "gaming"))]
1757mod gpu;
1758#[cfg(feature = "buildings")]
1759mod graduation_cap;
1760#[cfg(feature = "food-beverage")]
1761mod grape;
1762#[cfg(any(
1763    feature = "text",
1764    feature = "layout",
1765    feature = "design",
1766    feature = "math"
1767))]
1768mod grid_2_x_2;
1769#[cfg(any(feature = "text", feature = "layout", feature = "math"))]
1770mod grid_2_x_2_check;
1771#[cfg(any(feature = "text", feature = "layout", feature = "math"))]
1772mod grid_2_x_2_plus;
1773#[cfg(any(feature = "text", feature = "layout", feature = "math"))]
1774mod grid_2_x_2_x;
1775#[cfg(any(
1776    feature = "text",
1777    feature = "math",
1778    feature = "layout",
1779    feature = "design"
1780))]
1781mod grid_3_x_2;
1782#[cfg(any(feature = "text", feature = "layout", feature = "design"))]
1783mod grid_3_x_3;
1784#[cfg(feature = "layout")]
1785mod grip;
1786#[cfg(feature = "layout")]
1787mod grip_horizontal;
1788#[cfg(feature = "layout")]
1789mod grip_vertical;
1790#[cfg(feature = "files")]
1791mod group;
1792#[cfg(feature = "multimedia")]
1793mod guitar;
1794#[cfg(feature = "food-beverage")]
1795mod ham;
1796#[cfg(feature = "food-beverage")]
1797mod hamburger;
1798#[cfg(any(feature = "tools", feature = "home"))]
1799mod hammer;
1800#[cfg(any(feature = "cursors", feature = "accessibility"))]
1801mod hand;
1802#[cfg(any(feature = "finance", feature = "account"))]
1803mod hand_coins;
1804#[cfg(any(
1805    feature = "social",
1806    feature = "emoji",
1807    feature = "communication",
1808    feature = "sports"
1809))]
1810mod hand_fist;
1811#[cfg(any(feature = "cursors", feature = "design", feature = "layout"))]
1812mod hand_grab;
1813#[cfg(feature = "social")]
1814mod hand_heart;
1815#[cfg(feature = "emoji")]
1816mod hand_helping;
1817#[cfg(any(feature = "emoji", feature = "multimedia"))]
1818mod hand_metal;
1819#[cfg(any(feature = "food-beverage", feature = "people"))]
1820mod hand_platter;
1821#[cfg(any(feature = "shopping", feature = "transportation"))]
1822mod handbag;
1823#[cfg(any(
1824    feature = "account",
1825    feature = "social",
1826    feature = "communication",
1827    feature = "finance",
1828    feature = "security"
1829))]
1830mod handshake;
1831#[cfg(any(feature = "development", feature = "devices"))]
1832mod hard_drive;
1833#[cfg(any(
1834    feature = "development",
1835    feature = "devices",
1836    feature = "arrows",
1837    feature = "files"
1838))]
1839mod hard_drive_download;
1840#[cfg(any(
1841    feature = "development",
1842    feature = "devices",
1843    feature = "arrows",
1844    feature = "files"
1845))]
1846mod hard_drive_upload;
1847#[cfg(feature = "tools")]
1848mod hard_hat;
1849#[cfg(any(feature = "text", feature = "social"))]
1850mod hash;
1851#[cfg(any(feature = "social", feature = "account", feature = "security"))]
1852mod hat_glasses;
1853#[cfg(feature = "weather")]
1854mod haze;
1855#[cfg(any(feature = "devices", feature = "multimedia"))]
1856mod hd;
1857#[cfg(any(feature = "devices", feature = "multimedia", feature = "gaming"))]
1858mod hdmi_port;
1859#[cfg(feature = "text")]
1860mod heading;
1861#[cfg(feature = "text")]
1862mod heading_1;
1863#[cfg(feature = "text")]
1864mod heading_2;
1865#[cfg(feature = "text")]
1866mod heading_3;
1867#[cfg(feature = "text")]
1868mod heading_4;
1869#[cfg(feature = "text")]
1870mod heading_5;
1871#[cfg(feature = "text")]
1872mod heading_6;
1873#[cfg(any(
1874    feature = "multimedia",
1875    feature = "connectivity",
1876    feature = "communication",
1877    feature = "devices",
1878    feature = "gaming"
1879))]
1880mod headphone_off;
1881#[cfg(any(
1882    feature = "multimedia",
1883    feature = "connectivity",
1884    feature = "devices",
1885    feature = "files",
1886    feature = "gaming"
1887))]
1888mod headphones;
1889#[cfg(any(
1890    feature = "multimedia",
1891    feature = "connectivity",
1892    feature = "devices",
1893    feature = "files",
1894    feature = "gaming"
1895))]
1896mod headset;
1897#[cfg(any(
1898    feature = "medical",
1899    feature = "social",
1900    feature = "multimedia",
1901    feature = "emoji",
1902    feature = "gaming",
1903    feature = "shapes"
1904))]
1905mod heart;
1906#[cfg(feature = "emoji")]
1907mod heart_crack;
1908#[cfg(any(feature = "emoji", feature = "account", feature = "security"))]
1909mod heart_handshake;
1910#[cfg(any(
1911    feature = "medical",
1912    feature = "account",
1913    feature = "multimedia",
1914    feature = "gaming",
1915    feature = "social"
1916))]
1917mod heart_minus;
1918#[cfg(any(feature = "social", feature = "multimedia"))]
1919mod heart_off;
1920#[cfg(any(
1921    feature = "medical",
1922    feature = "account",
1923    feature = "multimedia",
1924    feature = "gaming",
1925    feature = "social"
1926))]
1927mod heart_plus;
1928#[cfg(feature = "medical")]
1929mod heart_pulse;
1930#[cfg(any(feature = "home", feature = "devices", feature = "travel"))]
1931mod heater;
1932#[cfg(any(feature = "transportation", feature = "travel"))]
1933mod helicopter;
1934#[cfg(any(feature = "shapes", feature = "brands", feature = "development"))]
1935mod hexagon;
1936#[cfg(any(feature = "text", feature = "design"))]
1937mod highlighter;
1938#[cfg(any(feature = "arrows", feature = "time"))]
1939mod history;
1940#[cfg(feature = "food-beverage")]
1941mod hop;
1942#[cfg(feature = "food-beverage")]
1943mod hop_off;
1944#[cfg(any(
1945    feature = "medical",
1946    feature = "buildings",
1947    feature = "navigation",
1948    feature = "travel"
1949))]
1950mod hospital;
1951#[cfg(any(feature = "buildings", feature = "navigation", feature = "travel"))]
1952mod hotel;
1953#[cfg(any(feature = "time", feature = "gaming"))]
1954mod hourglass;
1955#[cfg(any(feature = "buildings", feature = "home", feature = "navigation"))]
1956mod house;
1957#[cfg(any(feature = "home", feature = "buildings", feature = "medical"))]
1958mod house_heart;
1959#[cfg(any(feature = "buildings", feature = "home", feature = "sustainability"))]
1960mod house_plug;
1961#[cfg(any(feature = "buildings", feature = "medical"))]
1962mod house_plus;
1963#[cfg(any(feature = "home", feature = "buildings", feature = "connectivity"))]
1964mod house_wifi;
1965#[cfg(feature = "food-beverage")]
1966mod ice_cream_bowl;
1967#[cfg(feature = "food-beverage")]
1968mod ice_cream_cone;
1969#[cfg(any(feature = "security", feature = "account"))]
1970mod id_card;
1971#[cfg(any(feature = "security", feature = "account"))]
1972mod id_card_lanyard;
1973#[cfg(any(
1974    feature = "photography",
1975    feature = "text",
1976    feature = "multimedia",
1977    feature = "files"
1978))]
1979mod image;
1980#[cfg(any(
1981    feature = "photography",
1982    feature = "text",
1983    feature = "multimedia",
1984    feature = "files"
1985))]
1986mod image_down;
1987#[cfg(any(feature = "photography", feature = "multimedia", feature = "files"))]
1988mod image_minus;
1989#[cfg(any(feature = "photography", feature = "multimedia", feature = "files"))]
1990mod image_off;
1991#[cfg(any(
1992    feature = "photography",
1993    feature = "text",
1994    feature = "multimedia",
1995    feature = "files"
1996))]
1997mod image_play;
1998#[cfg(any(feature = "photography", feature = "multimedia", feature = "files"))]
1999mod image_plus;
2000#[cfg(any(
2001    feature = "photography",
2002    feature = "text",
2003    feature = "multimedia",
2004    feature = "files"
2005))]
2006mod image_up;
2007#[cfg(any(feature = "photography", feature = "multimedia"))]
2008mod image_upscale;
2009#[cfg(any(
2010    feature = "photography",
2011    feature = "text",
2012    feature = "multimedia",
2013    feature = "files"
2014))]
2015mod images;
2016#[cfg(any(feature = "arrows", feature = "files"))]
2017mod import;
2018#[cfg(any(feature = "account", feature = "mail"))]
2019mod inbox;
2020#[cfg(feature = "finance")]
2021mod indian_rupee;
2022#[cfg(feature = "multimedia")]
2023mod infinity;
2024#[cfg(any(feature = "accessibility", feature = "notifications"))]
2025mod info;
2026#[cfg(feature = "tools")]
2027mod inspection_panel;
2028#[cfg(any(feature = "brands", feature = "social", feature = "photography"))]
2029mod instagram;
2030#[cfg(feature = "text")]
2031mod italic;
2032#[cfg(any(feature = "arrows", feature = "design"))]
2033mod iteration_ccw;
2034#[cfg(any(feature = "arrows", feature = "design"))]
2035mod iteration_cw;
2036#[cfg(feature = "finance")]
2037mod japanese_yen;
2038#[cfg(any(feature = "gaming", feature = "devices"))]
2039mod joystick;
2040#[cfg(any(feature = "charts", feature = "development", feature = "design"))]
2041mod kanban;
2042#[cfg(feature = "transportation")]
2043mod kayak;
2044#[cfg(any(feature = "security", feature = "account"))]
2045mod key;
2046#[cfg(any(feature = "security", feature = "account"))]
2047mod key_round;
2048#[cfg(any(feature = "security", feature = "account"))]
2049mod key_square;
2050#[cfg(any(feature = "text", feature = "devices", feature = "development"))]
2051mod keyboard;
2052#[cfg(any(feature = "multimedia", feature = "devices"))]
2053mod keyboard_music;
2054#[cfg(any(feature = "devices", feature = "text", feature = "development"))]
2055mod keyboard_off;
2056#[cfg(feature = "home")]
2057mod lamp;
2058#[cfg(feature = "home")]
2059mod lamp_ceiling;
2060#[cfg(feature = "home")]
2061mod lamp_desk;
2062#[cfg(feature = "home")]
2063mod lamp_floor;
2064#[cfg(feature = "home")]
2065mod lamp_wall_down;
2066#[cfg(feature = "home")]
2067mod lamp_wall_up;
2068#[cfg(any(
2069    feature = "design",
2070    feature = "tools",
2071    feature = "math",
2072    feature = "sports",
2073    feature = "gaming"
2074))]
2075mod land_plot;
2076#[cfg(any(feature = "finance", feature = "navigation", feature = "buildings"))]
2077mod landmark;
2078#[cfg(feature = "text")]
2079mod languages;
2080#[cfg(feature = "devices")]
2081mod laptop;
2082#[cfg(feature = "devices")]
2083mod laptop_minimal;
2084#[cfg(any(feature = "devices", feature = "notifications"))]
2085mod laptop_minimal_check;
2086#[cfg(any(feature = "design", feature = "cursors"))]
2087mod lasso;
2088#[cfg(any(feature = "arrows", feature = "design", feature = "cursors"))]
2089mod lasso_select;
2090#[cfg(feature = "emoji")]
2091mod laugh;
2092#[cfg(any(feature = "design", feature = "layout"))]
2093mod layers;
2094#[cfg(any(feature = "design", feature = "layout"))]
2095mod layers_2;
2096#[cfg(any(feature = "design", feature = "layout"))]
2097mod layers_plus;
2098#[cfg(any(feature = "design", feature = "layout"))]
2099mod layout_dashboard;
2100#[cfg(any(feature = "design", feature = "layout"))]
2101mod layout_grid;
2102#[cfg(any(
2103    feature = "design",
2104    feature = "layout",
2105    feature = "photography",
2106    feature = "text"
2107))]
2108mod layout_list;
2109#[cfg(any(feature = "design", feature = "layout"))]
2110mod layout_panel_left;
2111#[cfg(feature = "layout")]
2112mod layout_panel_top;
2113#[cfg(feature = "layout")]
2114mod layout_template;
2115#[cfg(any(feature = "nature", feature = "sustainability", feature = "seasons"))]
2116mod leaf;
2117#[cfg(any(
2118    feature = "food-beverage",
2119    feature = "emoji",
2120    feature = "sustainability"
2121))]
2122mod leafy_green;
2123#[cfg(any(feature = "communication", feature = "multimedia"))]
2124mod lectern;
2125#[cfg(any(feature = "science", feature = "tools", feature = "shapes"))]
2126mod lens_concave;
2127#[cfg(any(feature = "science", feature = "tools", feature = "shapes"))]
2128mod lens_convex;
2129#[cfg(any(
2130    feature = "text",
2131    feature = "photography",
2132    feature = "multimedia",
2133    feature = "navigation",
2134    feature = "development"
2135))]
2136mod library;
2137#[cfg(any(
2138    feature = "text",
2139    feature = "photography",
2140    feature = "multimedia",
2141    feature = "navigation",
2142    feature = "development"
2143))]
2144mod library_big;
2145#[cfg(any(feature = "accessibility", feature = "medical"))]
2146mod life_buoy;
2147#[cfg(feature = "text")]
2148mod ligature;
2149#[cfg(feature = "photography")]
2150mod lightbulb;
2151#[cfg(feature = "photography")]
2152mod lightbulb_off;
2153#[cfg(any(feature = "development", feature = "navigation"))]
2154mod line_dot_right_horizontal;
2155#[cfg(any(feature = "shapes", feature = "math", feature = "design"))]
2156mod line_squiggle;
2157#[cfg(any(feature = "text", feature = "account"))]
2158mod link;
2159#[cfg(any(feature = "text", feature = "account"))]
2160mod link_2;
2161#[cfg(feature = "text")]
2162mod link_2_off;
2163#[cfg(any(feature = "social", feature = "brands"))]
2164mod linkedin;
2165#[cfg(feature = "text")]
2166mod list;
2167#[cfg(feature = "text")]
2168mod list_check;
2169#[cfg(feature = "text")]
2170mod list_checks;
2171#[cfg(any(feature = "text", feature = "arrows"))]
2172mod list_chevrons_down_up;
2173#[cfg(any(feature = "text", feature = "arrows"))]
2174mod list_chevrons_up_down;
2175#[cfg(feature = "text")]
2176mod list_collapse;
2177#[cfg(any(feature = "multimedia", feature = "text"))]
2178mod list_end;
2179#[cfg(feature = "text")]
2180mod list_filter;
2181#[cfg(any(feature = "text", feature = "layout"))]
2182mod list_filter_plus;
2183#[cfg(any(feature = "text", feature = "development"))]
2184mod list_indent_decrease;
2185#[cfg(any(feature = "text", feature = "development"))]
2186mod list_indent_increase;
2187#[cfg(any(feature = "multimedia", feature = "text"))]
2188mod list_minus;
2189#[cfg(feature = "multimedia")]
2190mod list_music;
2191#[cfg(feature = "text")]
2192mod list_ordered;
2193#[cfg(any(feature = "multimedia", feature = "text"))]
2194mod list_plus;
2195#[cfg(any(feature = "multimedia", feature = "text"))]
2196mod list_restart;
2197#[cfg(any(feature = "multimedia", feature = "text"))]
2198mod list_start;
2199#[cfg(feature = "text")]
2200mod list_todo;
2201#[cfg(any(feature = "files", feature = "text", feature = "layout"))]
2202mod list_tree;
2203#[cfg(feature = "multimedia")]
2204mod list_video;
2205#[cfg(any(feature = "multimedia", feature = "text"))]
2206mod list_x;
2207#[cfg(any(
2208    feature = "cursors",
2209    feature = "multimedia",
2210    feature = "layout",
2211    feature = "design"
2212))]
2213mod loader;
2214#[cfg(any(feature = "cursors", feature = "multimedia", feature = "layout"))]
2215mod loader_circle;
2216#[cfg(any(feature = "cursors", feature = "design"))]
2217mod loader_pinwheel;
2218#[cfg(feature = "navigation")]
2219mod locate;
2220#[cfg(feature = "navigation")]
2221mod locate_fixed;
2222#[cfg(feature = "navigation")]
2223mod locate_off;
2224#[cfg(feature = "security")]
2225mod lock;
2226#[cfg(feature = "security")]
2227mod lock_keyhole;
2228#[cfg(feature = "security")]
2229mod lock_keyhole_open;
2230#[cfg(feature = "security")]
2231mod lock_open;
2232#[cfg(any(feature = "arrows", feature = "account"))]
2233mod log_in;
2234#[cfg(any(feature = "arrows", feature = "account"))]
2235mod log_out;
2236#[cfg(feature = "text")]
2237mod logs;
2238#[cfg(feature = "food-beverage")]
2239mod lollipop;
2240#[cfg(any(feature = "travel", feature = "transportation"))]
2241mod luggage;
2242#[cfg(feature = "design")]
2243mod magnet;
2244#[cfg(any(feature = "text", feature = "account", feature = "mail"))]
2245mod mail;
2246#[cfg(feature = "mail")]
2247mod mail_check;
2248#[cfg(feature = "mail")]
2249mod mail_minus;
2250#[cfg(feature = "mail")]
2251mod mail_open;
2252#[cfg(feature = "mail")]
2253mod mail_plus;
2254#[cfg(feature = "mail")]
2255mod mail_question_mark;
2256#[cfg(feature = "mail")]
2257mod mail_search;
2258#[cfg(feature = "mail")]
2259mod mail_warning;
2260#[cfg(feature = "mail")]
2261mod mail_x;
2262#[cfg(feature = "mail")]
2263mod mailbox;
2264#[cfg(feature = "mail")]
2265mod mails;
2266#[cfg(any(feature = "text", feature = "navigation"))]
2267mod map;
2268#[cfg(any(feature = "navigation", feature = "travel"))]
2269mod map_minus;
2270#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
2271mod map_pin;
2272#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
2273mod map_pin_check;
2274#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
2275mod map_pin_check_inside;
2276#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
2277mod map_pin_house;
2278#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
2279mod map_pin_minus;
2280#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
2281mod map_pin_minus_inside;
2282#[cfg(any(feature = "navigation", feature = "travel"))]
2283mod map_pin_off;
2284#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
2285mod map_pin_pen;
2286#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
2287mod map_pin_plus;
2288#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
2289mod map_pin_plus_inside;
2290#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
2291mod map_pin_x;
2292#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
2293mod map_pin_x_inside;
2294#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
2295mod map_pinned;
2296#[cfg(feature = "navigation")]
2297mod map_plus;
2298#[cfg(feature = "medical")]
2299mod mars;
2300#[cfg(feature = "medical")]
2301mod mars_stroke;
2302#[cfg(feature = "food-beverage")]
2303mod martini;
2304#[cfg(any(feature = "layout", feature = "design"))]
2305mod maximize;
2306#[cfg(any(feature = "arrows", feature = "layout", feature = "design"))]
2307mod maximize_2;
2308#[cfg(any(feature = "sports", feature = "gaming"))]
2309mod medal;
2310#[cfg(any(feature = "multimedia", feature = "notifications"))]
2311mod megaphone;
2312#[cfg(any(feature = "multimedia", feature = "notifications"))]
2313mod megaphone_off;
2314#[cfg(feature = "emoji")]
2315mod meh;
2316#[cfg(any(feature = "devices", feature = "gaming"))]
2317mod memory_stick;
2318#[cfg(any(feature = "layout", feature = "account"))]
2319mod menu;
2320#[cfg(any(feature = "development", feature = "arrows"))]
2321mod merge;
2322#[cfg(feature = "social")]
2323mod message_circle;
2324#[cfg(any(feature = "social", feature = "account"))]
2325mod message_circle_check;
2326#[cfg(any(feature = "development", feature = "social"))]
2327mod message_circle_code;
2328#[cfg(feature = "social")]
2329mod message_circle_dashed;
2330#[cfg(feature = "social")]
2331mod message_circle_heart;
2332#[cfg(feature = "social")]
2333mod message_circle_more;
2334#[cfg(feature = "social")]
2335mod message_circle_off;
2336#[cfg(feature = "social")]
2337mod message_circle_plus;
2338#[cfg(feature = "social")]
2339mod message_circle_question_mark;
2340#[cfg(feature = "social")]
2341mod message_circle_reply;
2342#[cfg(any(feature = "social", feature = "notifications"))]
2343mod message_circle_warning;
2344#[cfg(any(feature = "account", feature = "social"))]
2345mod message_circle_x;
2346#[cfg(feature = "social")]
2347mod message_square;
2348#[cfg(any(feature = "social", feature = "account"))]
2349mod message_square_check;
2350#[cfg(any(feature = "development", feature = "social"))]
2351mod message_square_code;
2352#[cfg(feature = "social")]
2353mod message_square_dashed;
2354#[cfg(any(feature = "development", feature = "files", feature = "social"))]
2355mod message_square_diff;
2356#[cfg(any(feature = "social", feature = "notifications"))]
2357mod message_square_dot;
2358#[cfg(feature = "social")]
2359mod message_square_heart;
2360#[cfg(feature = "social")]
2361mod message_square_lock;
2362#[cfg(feature = "social")]
2363mod message_square_more;
2364#[cfg(feature = "social")]
2365mod message_square_off;
2366#[cfg(feature = "social")]
2367mod message_square_plus;
2368#[cfg(any(feature = "social", feature = "text"))]
2369mod message_square_quote;
2370#[cfg(feature = "social")]
2371mod message_square_reply;
2372#[cfg(feature = "social")]
2373mod message_square_share;
2374#[cfg(feature = "social")]
2375mod message_square_text;
2376#[cfg(any(feature = "social", feature = "notifications"))]
2377mod message_square_warning;
2378#[cfg(feature = "social")]
2379mod message_square_x;
2380#[cfg(feature = "social")]
2381mod messages_square;
2382#[cfg(any(feature = "multimedia", feature = "time"))]
2383mod metronome;
2384#[cfg(any(
2385    feature = "devices",
2386    feature = "communication",
2387    feature = "connectivity",
2388    feature = "multimedia"
2389))]
2390mod mic;
2391#[cfg(any(
2392    feature = "devices",
2393    feature = "communication",
2394    feature = "connectivity",
2395    feature = "multimedia"
2396))]
2397mod mic_off;
2398#[cfg(any(feature = "devices", feature = "multimedia"))]
2399mod mic_vocal;
2400#[cfg(feature = "devices")]
2401mod microchip;
2402#[cfg(any(feature = "science", feature = "medical"))]
2403mod microscope;
2404#[cfg(any(feature = "food-beverage", feature = "home"))]
2405mod microwave;
2406#[cfg(any(
2407    feature = "arrows",
2408    feature = "navigation",
2409    feature = "development",
2410    feature = "gaming"
2411))]
2412mod milestone;
2413#[cfg(feature = "food-beverage")]
2414mod milk;
2415#[cfg(feature = "food-beverage")]
2416mod milk_off;
2417#[cfg(any(feature = "layout", feature = "design"))]
2418mod minimize;
2419#[cfg(any(feature = "arrows", feature = "layout", feature = "design"))]
2420mod minimize_2;
2421#[cfg(any(
2422    feature = "math",
2423    feature = "development",
2424    feature = "text",
2425    feature = "tools"
2426))]
2427mod minus;
2428#[cfg(any(feature = "science", feature = "home", feature = "tools"))]
2429mod mirror_rectangular;
2430#[cfg(any(feature = "science", feature = "home", feature = "tools"))]
2431mod mirror_round;
2432#[cfg(any(feature = "connectivity", feature = "devices"))]
2433mod monitor;
2434#[cfg(any(feature = "connectivity", feature = "devices"))]
2435mod monitor_check;
2436#[cfg(any(feature = "connectivity", feature = "devices", feature = "development"))]
2437mod monitor_cloud;
2438#[cfg(any(feature = "connectivity", feature = "devices"))]
2439mod monitor_cog;
2440#[cfg(any(feature = "connectivity", feature = "devices"))]
2441mod monitor_dot;
2442#[cfg(any(feature = "connectivity", feature = "devices"))]
2443mod monitor_down;
2444#[cfg(any(feature = "connectivity", feature = "devices"))]
2445mod monitor_off;
2446#[cfg(any(feature = "connectivity", feature = "devices", feature = "multimedia"))]
2447mod monitor_pause;
2448#[cfg(any(feature = "connectivity", feature = "devices", feature = "multimedia"))]
2449mod monitor_play;
2450#[cfg(any(feature = "connectivity", feature = "devices"))]
2451mod monitor_smartphone;
2452#[cfg(any(feature = "connectivity", feature = "devices"))]
2453mod monitor_speaker;
2454#[cfg(any(feature = "connectivity", feature = "devices", feature = "multimedia"))]
2455mod monitor_stop;
2456#[cfg(any(feature = "connectivity", feature = "devices"))]
2457mod monitor_up;
2458#[cfg(any(feature = "connectivity", feature = "devices"))]
2459mod monitor_x;
2460#[cfg(feature = "accessibility")]
2461mod moon;
2462#[cfg(any(feature = "accessibility", feature = "weather"))]
2463mod moon_star;
2464#[cfg(feature = "transportation")]
2465mod motorbike;
2466#[cfg(any(feature = "nature", feature = "gaming"))]
2467mod mountain;
2468#[cfg(feature = "nature")]
2469mod mountain_snow;
2470#[cfg(feature = "devices")]
2471mod mouse;
2472#[cfg(feature = "devices")]
2473mod mouse_left;
2474#[cfg(feature = "devices")]
2475mod mouse_off;
2476#[cfg(any(feature = "arrows", feature = "cursors"))]
2477mod mouse_pointer;
2478#[cfg(any(feature = "arrows", feature = "cursors"))]
2479mod mouse_pointer_2;
2480#[cfg(any(feature = "arrows", feature = "cursors"))]
2481mod mouse_pointer_2_off;
2482#[cfg(any(feature = "arrows", feature = "cursors"))]
2483mod mouse_pointer_ban;
2484#[cfg(any(feature = "arrows", feature = "cursors"))]
2485mod mouse_pointer_click;
2486#[cfg(feature = "devices")]
2487mod mouse_right;
2488#[cfg(any(feature = "arrows", feature = "cursors"))]
2489mod r#move;
2490#[cfg(feature = "design")]
2491mod move_3_d;
2492#[cfg(any(feature = "arrows", feature = "cursors"))]
2493mod move_diagonal;
2494#[cfg(any(feature = "arrows", feature = "cursors"))]
2495mod move_diagonal_2;
2496#[cfg(feature = "arrows")]
2497mod move_down;
2498#[cfg(feature = "arrows")]
2499mod move_down_left;
2500#[cfg(feature = "arrows")]
2501mod move_down_right;
2502#[cfg(any(feature = "arrows", feature = "cursors"))]
2503mod move_horizontal;
2504#[cfg(feature = "arrows")]
2505mod move_left;
2506#[cfg(feature = "arrows")]
2507mod move_right;
2508#[cfg(feature = "arrows")]
2509mod move_up;
2510#[cfg(feature = "arrows")]
2511mod move_up_left;
2512#[cfg(feature = "arrows")]
2513mod move_up_right;
2514#[cfg(any(feature = "arrows", feature = "cursors"))]
2515mod move_vertical;
2516#[cfg(any(feature = "multimedia", feature = "files"))]
2517mod music;
2518#[cfg(any(feature = "multimedia", feature = "files"))]
2519mod music_2;
2520#[cfg(any(feature = "multimedia", feature = "files"))]
2521mod music_3;
2522#[cfg(any(feature = "multimedia", feature = "files"))]
2523mod music_4;
2524#[cfg(feature = "navigation")]
2525mod navigation;
2526#[cfg(feature = "navigation")]
2527mod navigation_2;
2528#[cfg(feature = "navigation")]
2529mod navigation_2_off;
2530#[cfg(feature = "navigation")]
2531mod navigation_off;
2532#[cfg(feature = "development")]
2533mod network;
2534#[cfg(any(feature = "multimedia", feature = "communication"))]
2535mod newspaper;
2536#[cfg(any(feature = "communication", feature = "finance", feature = "devices"))]
2537mod nfc;
2538#[cfg(feature = "medical")]
2539mod non_binary;
2540#[cfg(any(
2541    feature = "text",
2542    feature = "communication",
2543    feature = "social",
2544    feature = "design"
2545))]
2546mod notebook;
2547#[cfg(any(feature = "text", feature = "social"))]
2548mod notebook_pen;
2549#[cfg(any(feature = "account", feature = "communication", feature = "social"))]
2550mod notebook_tabs;
2551#[cfg(any(feature = "text", feature = "social"))]
2552mod notebook_text;
2553#[cfg(any(feature = "text", feature = "social"))]
2554mod notepad_text;
2555#[cfg(any(feature = "text", feature = "social"))]
2556mod notepad_text_dashed;
2557#[cfg(feature = "food-beverage")]
2558mod nut;
2559#[cfg(feature = "food-beverage")]
2560mod nut_off;
2561#[cfg(feature = "shapes")]
2562mod octagon;
2563#[cfg(any(feature = "notifications", feature = "shapes"))]
2564mod octagon_alert;
2565#[cfg(feature = "transportation")]
2566mod octagon_minus;
2567#[cfg(any(feature = "multimedia", feature = "shapes"))]
2568mod octagon_pause;
2569#[cfg(any(feature = "math", feature = "notifications"))]
2570mod octagon_x;
2571#[cfg(any(
2572    feature = "math",
2573    feature = "development",
2574    feature = "text",
2575    feature = "science"
2576))]
2577mod omega;
2578#[cfg(feature = "development")]
2579mod option;
2580#[cfg(feature = "science")]
2581mod orbit;
2582#[cfg(any(feature = "animals", feature = "design"))]
2583mod origami;
2584#[cfg(any(feature = "files", feature = "development"))]
2585mod package;
2586#[cfg(any(feature = "files", feature = "development"))]
2587mod package_2;
2588#[cfg(feature = "development")]
2589mod package_check;
2590#[cfg(feature = "development")]
2591mod package_minus;
2592#[cfg(any(feature = "files", feature = "development"))]
2593mod package_open;
2594#[cfg(feature = "development")]
2595mod package_plus;
2596#[cfg(any(feature = "files", feature = "development"))]
2597mod package_search;
2598#[cfg(feature = "development")]
2599mod package_x;
2600#[cfg(any(feature = "design", feature = "tools"))]
2601mod paint_bucket;
2602#[cfg(any(
2603    feature = "text",
2604    feature = "design",
2605    feature = "home",
2606    feature = "tools"
2607))]
2608mod paint_roller;
2609#[cfg(any(
2610    feature = "text",
2611    feature = "design",
2612    feature = "photography",
2613    feature = "home",
2614    feature = "tools"
2615))]
2616mod paintbrush;
2617#[cfg(any(
2618    feature = "text",
2619    feature = "design",
2620    feature = "photography",
2621    feature = "home",
2622    feature = "tools"
2623))]
2624mod paintbrush_vertical;
2625#[cfg(any(feature = "text", feature = "design", feature = "photography"))]
2626mod palette;
2627#[cfg(feature = "animals")]
2628mod panda;
2629#[cfg(feature = "layout")]
2630mod panel_bottom;
2631#[cfg(any(feature = "layout", feature = "arrows"))]
2632mod panel_bottom_close;
2633#[cfg(feature = "layout")]
2634mod panel_bottom_dashed;
2635#[cfg(any(feature = "layout", feature = "arrows"))]
2636mod panel_bottom_open;
2637#[cfg(feature = "layout")]
2638mod panel_left;
2639#[cfg(any(feature = "layout", feature = "arrows"))]
2640mod panel_left_close;
2641#[cfg(feature = "layout")]
2642mod panel_left_dashed;
2643#[cfg(any(feature = "layout", feature = "arrows"))]
2644mod panel_left_open;
2645#[cfg(feature = "layout")]
2646mod panel_left_right_dashed;
2647#[cfg(feature = "layout")]
2648mod panel_right;
2649#[cfg(any(feature = "layout", feature = "arrows"))]
2650mod panel_right_close;
2651#[cfg(feature = "layout")]
2652mod panel_right_dashed;
2653#[cfg(any(feature = "layout", feature = "arrows"))]
2654mod panel_right_open;
2655#[cfg(any(feature = "layout", feature = "design", feature = "development"))]
2656mod panel_top;
2657#[cfg(feature = "layout")]
2658mod panel_top_bottom_dashed;
2659#[cfg(any(feature = "layout", feature = "arrows"))]
2660mod panel_top_close;
2661#[cfg(feature = "layout")]
2662mod panel_top_dashed;
2663#[cfg(any(feature = "layout", feature = "arrows"))]
2664mod panel_top_open;
2665#[cfg(feature = "layout")]
2666mod panels_left_bottom;
2667#[cfg(feature = "layout")]
2668mod panels_right_bottom;
2669#[cfg(any(feature = "layout", feature = "design", feature = "development"))]
2670mod panels_top_left;
2671#[cfg(any(
2672    feature = "text",
2673    feature = "design",
2674    feature = "files",
2675    feature = "mail"
2676))]
2677mod paperclip;
2678#[cfg(any(feature = "development", feature = "files", feature = "math"))]
2679mod parentheses;
2680#[cfg(any(feature = "transportation", feature = "navigation"))]
2681mod parking_meter;
2682#[cfg(feature = "emoji")]
2683mod party_popper;
2684#[cfg(feature = "multimedia")]
2685mod pause;
2686#[cfg(feature = "animals")]
2687mod paw_print;
2688#[cfg(any(feature = "devices", feature = "gaming"))]
2689mod pc_case;
2690#[cfg(any(feature = "text", feature = "design", feature = "tools"))]
2691mod pen;
2692#[cfg(any(feature = "text", feature = "design", feature = "tools"))]
2693mod pen_line;
2694#[cfg(any(feature = "text", feature = "design", feature = "tools"))]
2695mod pen_off;
2696#[cfg(any(feature = "text", feature = "design", feature = "cursors"))]
2697mod pen_tool;
2698#[cfg(any(
2699    feature = "design",
2700    feature = "cursors",
2701    feature = "tools",
2702    feature = "text"
2703))]
2704mod pencil;
2705#[cfg(any(feature = "text", feature = "design", feature = "tools"))]
2706mod pencil_line;
2707#[cfg(any(
2708    feature = "design",
2709    feature = "cursors",
2710    feature = "tools",
2711    feature = "text"
2712))]
2713mod pencil_off;
2714#[cfg(any(
2715    feature = "tools",
2716    feature = "design",
2717    feature = "layout",
2718    feature = "text"
2719))]
2720mod pencil_ruler;
2721#[cfg(feature = "shapes")]
2722mod pentagon;
2723#[cfg(any(
2724    feature = "math",
2725    feature = "development",
2726    feature = "finance",
2727    feature = "shopping"
2728))]
2729mod percent;
2730#[cfg(any(feature = "accessibility", feature = "people"))]
2731mod person_standing;
2732#[cfg(feature = "finance")]
2733mod philippine_peso;
2734#[cfg(any(
2735    feature = "text",
2736    feature = "connectivity",
2737    feature = "devices",
2738    feature = "communication"
2739))]
2740mod phone;
2741#[cfg(any(
2742    feature = "connectivity",
2743    feature = "devices",
2744    feature = "communication"
2745))]
2746mod phone_call;
2747#[cfg(any(
2748    feature = "arrows",
2749    feature = "connectivity",
2750    feature = "devices",
2751    feature = "communication"
2752))]
2753mod phone_forwarded;
2754#[cfg(any(
2755    feature = "arrows",
2756    feature = "connectivity",
2757    feature = "devices",
2758    feature = "communication"
2759))]
2760mod phone_incoming;
2761#[cfg(any(
2762    feature = "connectivity",
2763    feature = "devices",
2764    feature = "communication"
2765))]
2766mod phone_missed;
2767#[cfg(any(
2768    feature = "connectivity",
2769    feature = "devices",
2770    feature = "communication"
2771))]
2772mod phone_off;
2773#[cfg(any(
2774    feature = "arrows",
2775    feature = "connectivity",
2776    feature = "devices",
2777    feature = "communication"
2778))]
2779mod phone_outgoing;
2780#[cfg(any(feature = "development", feature = "math"))]
2781mod pi;
2782#[cfg(any(feature = "multimedia", feature = "devices"))]
2783mod piano;
2784#[cfg(any(feature = "tools", feature = "gaming"))]
2785mod pickaxe;
2786#[cfg(feature = "multimedia")]
2787mod picture_in_picture;
2788#[cfg(feature = "multimedia")]
2789mod picture_in_picture_2;
2790#[cfg(feature = "finance")]
2791mod piggy_bank;
2792#[cfg(feature = "text")]
2793mod pilcrow;
2794#[cfg(feature = "text")]
2795mod pilcrow_left;
2796#[cfg(feature = "text")]
2797mod pilcrow_right;
2798#[cfg(feature = "medical")]
2799mod pill;
2800#[cfg(feature = "medical")]
2801mod pill_bottle;
2802#[cfg(any(feature = "navigation", feature = "account"))]
2803mod pin;
2804#[cfg(feature = "navigation")]
2805mod pin_off;
2806#[cfg(any(feature = "text", feature = "design", feature = "science"))]
2807mod pipette;
2808#[cfg(feature = "food-beverage")]
2809mod pizza;
2810#[cfg(any(feature = "transportation", feature = "travel", feature = "navigation"))]
2811mod plane;
2812#[cfg(any(feature = "transportation", feature = "travel"))]
2813mod plane_landing;
2814#[cfg(any(feature = "transportation", feature = "travel"))]
2815mod plane_takeoff;
2816#[cfg(any(feature = "arrows", feature = "multimedia"))]
2817mod play;
2818#[cfg(any(feature = "devices", feature = "development"))]
2819mod plug;
2820#[cfg(any(feature = "devices", feature = "development"))]
2821mod plug_2;
2822#[cfg(feature = "devices")]
2823mod plug_zap;
2824#[cfg(any(
2825    feature = "math",
2826    feature = "tools",
2827    feature = "development",
2828    feature = "text",
2829    feature = "cursors",
2830    feature = "gaming"
2831))]
2832mod plus;
2833#[cfg(feature = "brands")]
2834mod pocket;
2835#[cfg(feature = "tools")]
2836mod pocket_knife;
2837#[cfg(any(feature = "multimedia", feature = "social"))]
2838mod podcast;
2839#[cfg(feature = "cursors")]
2840mod pointer;
2841#[cfg(feature = "cursors")]
2842mod pointer_off;
2843#[cfg(any(feature = "food-beverage", feature = "multimedia"))]
2844mod popcorn;
2845#[cfg(feature = "food-beverage")]
2846mod popsicle;
2847#[cfg(feature = "finance")]
2848mod pound_sterling;
2849#[cfg(feature = "connectivity")]
2850mod power;
2851#[cfg(feature = "connectivity")]
2852mod power_off;
2853#[cfg(any(
2854    feature = "multimedia",
2855    feature = "photography",
2856    feature = "devices",
2857    feature = "communication",
2858    feature = "design"
2859))]
2860mod presentation;
2861#[cfg(feature = "devices")]
2862mod printer;
2863#[cfg(feature = "devices")]
2864mod printer_check;
2865#[cfg(feature = "devices")]
2866mod printer_x;
2867#[cfg(any(
2868    feature = "multimedia",
2869    feature = "photography",
2870    feature = "devices",
2871    feature = "communication"
2872))]
2873mod projector;
2874#[cfg(any(
2875    feature = "layout",
2876    feature = "design",
2877    feature = "photography",
2878    feature = "devices"
2879))]
2880mod proportions;
2881#[cfg(any(feature = "development", feature = "gaming"))]
2882mod puzzle;
2883#[cfg(any(feature = "shapes", feature = "math", feature = "travel"))]
2884mod pyramid;
2885#[cfg(any(feature = "development", feature = "social"))]
2886mod qr_code;
2887#[cfg(feature = "text")]
2888mod quote;
2889#[cfg(feature = "animals")]
2890mod rabbit;
2891#[cfg(any(
2892    feature = "navigation",
2893    feature = "security",
2894    feature = "communication"
2895))]
2896mod radar;
2897#[cfg(feature = "science")]
2898mod radiation;
2899#[cfg(any(feature = "development", feature = "math"))]
2900mod radical;
2901#[cfg(any(feature = "devices", feature = "multimedia", feature = "social"))]
2902mod radio;
2903#[cfg(feature = "devices")]
2904mod radio_receiver;
2905#[cfg(any(feature = "devices", feature = "multimedia", feature = "social"))]
2906mod radio_tower;
2907#[cfg(any(
2908    feature = "shapes",
2909    feature = "math",
2910    feature = "design",
2911    feature = "tools"
2912))]
2913mod radius;
2914#[cfg(any(feature = "transportation", feature = "navigation"))]
2915mod rail_symbol;
2916#[cfg(feature = "weather")]
2917mod rainbow;
2918#[cfg(feature = "animals")]
2919mod rat;
2920#[cfg(any(feature = "layout", feature = "design", feature = "photography"))]
2921mod ratio;
2922#[cfg(any(feature = "finance", feature = "travel"))]
2923mod receipt;
2924#[cfg(any(feature = "finance", feature = "travel"))]
2925mod receipt_cent;
2926#[cfg(any(feature = "finance", feature = "travel"))]
2927mod receipt_euro;
2928#[cfg(any(feature = "finance", feature = "travel"))]
2929mod receipt_indian_rupee;
2930#[cfg(any(feature = "finance", feature = "travel"))]
2931mod receipt_japanese_yen;
2932#[cfg(any(feature = "finance", feature = "travel"))]
2933mod receipt_pound_sterling;
2934#[cfg(any(feature = "finance", feature = "travel"))]
2935mod receipt_russian_ruble;
2936#[cfg(any(feature = "finance", feature = "travel"))]
2937mod receipt_swiss_franc;
2938#[cfg(any(feature = "finance", feature = "travel"))]
2939mod receipt_text;
2940#[cfg(any(feature = "finance", feature = "travel"))]
2941mod receipt_turkish_lira;
2942#[cfg(any(feature = "development", feature = "text"))]
2943mod rectangle_circle;
2944#[cfg(any(feature = "text", feature = "development"))]
2945mod rectangle_ellipsis;
2946#[cfg(any(
2947    feature = "devices",
2948    feature = "gaming",
2949    feature = "multimedia",
2950    feature = "connectivity"
2951))]
2952mod rectangle_goggles;
2953#[cfg(any(feature = "shapes", feature = "design"))]
2954mod rectangle_horizontal;
2955#[cfg(any(feature = "shapes", feature = "design"))]
2956mod rectangle_vertical;
2957#[cfg(feature = "sustainability")]
2958mod recycle;
2959#[cfg(any(feature = "text", feature = "arrows"))]
2960mod redo;
2961#[cfg(any(feature = "text", feature = "arrows"))]
2962mod redo_2;
2963#[cfg(any(feature = "text", feature = "arrows"))]
2964mod redo_dot;
2965#[cfg(feature = "arrows")]
2966mod refresh_ccw;
2967#[cfg(any(feature = "arrows", feature = "development"))]
2968mod refresh_ccw_dot;
2969#[cfg(feature = "arrows")]
2970mod refresh_cw;
2971#[cfg(feature = "arrows")]
2972mod refresh_cw_off;
2973#[cfg(any(feature = "food-beverage", feature = "home"))]
2974mod refrigerator;
2975#[cfg(any(feature = "text", feature = "development"))]
2976mod regex;
2977#[cfg(feature = "text")]
2978mod remove_formatting;
2979#[cfg(any(feature = "arrows", feature = "multimedia"))]
2980mod repeat;
2981#[cfg(feature = "multimedia")]
2982mod repeat_1;
2983#[cfg(any(feature = "arrows", feature = "social", feature = "multimedia"))]
2984mod repeat_2;
2985#[cfg(feature = "text")]
2986mod replace;
2987#[cfg(feature = "text")]
2988mod replace_all;
2989#[cfg(feature = "mail")]
2990mod reply;
2991#[cfg(feature = "mail")]
2992mod reply_all;
2993#[cfg(any(feature = "arrows", feature = "multimedia"))]
2994mod rewind;
2995#[cfg(any(feature = "social", feature = "medical", feature = "emoji"))]
2996mod ribbon;
2997#[cfg(any(feature = "gaming", feature = "development"))]
2998mod rocket;
2999#[cfg(feature = "home")]
3000mod rocking_chair;
3001#[cfg(feature = "navigation")]
3002mod roller_coaster;
3003#[cfg(any(
3004    feature = "nature",
3005    feature = "seasons",
3006    feature = "sustainability",
3007    feature = "home",
3008    feature = "social"
3009))]
3010mod rose;
3011#[cfg(feature = "design")]
3012mod rotate_3_d;
3013#[cfg(any(feature = "arrows", feature = "design", feature = "photography"))]
3014mod rotate_ccw;
3015#[cfg(any(feature = "security", feature = "account"))]
3016mod rotate_ccw_key;
3017#[cfg(any(
3018    feature = "layout",
3019    feature = "design",
3020    feature = "photography",
3021    feature = "tools",
3022    feature = "arrows"
3023))]
3024mod rotate_ccw_square;
3025#[cfg(any(feature = "arrows", feature = "design", feature = "photography"))]
3026mod rotate_cw;
3027#[cfg(any(
3028    feature = "layout",
3029    feature = "design",
3030    feature = "photography",
3031    feature = "tools",
3032    feature = "arrows"
3033))]
3034mod rotate_cw_square;
3035#[cfg(feature = "navigation")]
3036mod route;
3037#[cfg(feature = "navigation")]
3038mod route_off;
3039#[cfg(any(
3040    feature = "development",
3041    feature = "devices",
3042    feature = "connectivity",
3043    feature = "home"
3044))]
3045mod router;
3046#[cfg(any(feature = "layout", feature = "design", feature = "text"))]
3047mod rows_2;
3048#[cfg(any(feature = "layout", feature = "design", feature = "text"))]
3049mod rows_3;
3050#[cfg(any(feature = "layout", feature = "design", feature = "text"))]
3051mod rows_4;
3052#[cfg(any(feature = "development", feature = "social"))]
3053mod rss;
3054#[cfg(any(feature = "tools", feature = "design", feature = "layout"))]
3055mod ruler;
3056#[cfg(any(feature = "tools", feature = "design", feature = "layout"))]
3057mod ruler_dimension_line;
3058#[cfg(feature = "finance")]
3059mod russian_ruble;
3060#[cfg(any(feature = "transportation", feature = "travel"))]
3061mod sailboat;
3062#[cfg(any(feature = "food-beverage", feature = "emoji"))]
3063mod salad;
3064#[cfg(feature = "food-beverage")]
3065mod sandwich;
3066#[cfg(any(feature = "connectivity", feature = "science"))]
3067mod satellite;
3068#[cfg(any(feature = "connectivity", feature = "devices", feature = "multimedia"))]
3069mod satellite_dish;
3070#[cfg(feature = "finance")]
3071mod saudi_riyal;
3072#[cfg(any(feature = "text", feature = "files"))]
3073mod save;
3074#[cfg(any(feature = "text", feature = "files"))]
3075mod save_all;
3076#[cfg(any(feature = "text", feature = "files"))]
3077mod save_off;
3078#[cfg(any(feature = "navigation", feature = "science", feature = "finance"))]
3079mod scale;
3080#[cfg(feature = "design")]
3081mod scale_3_d;
3082#[cfg(feature = "design")]
3083mod scaling;
3084#[cfg(any(
3085    feature = "devices",
3086    feature = "shopping",
3087    feature = "security",
3088    feature = "social",
3089    feature = "gaming"
3090))]
3091mod scan;
3092#[cfg(any(feature = "shopping", feature = "devices"))]
3093mod scan_barcode;
3094#[cfg(any(
3095    feature = "photography",
3096    feature = "multimedia",
3097    feature = "accessibility",
3098    feature = "security",
3099    feature = "devices",
3100    feature = "account"
3101))]
3102mod scan_eye;
3103#[cfg(any(
3104    feature = "account",
3105    feature = "security",
3106    feature = "devices",
3107    feature = "social"
3108))]
3109mod scan_face;
3110#[cfg(feature = "medical")]
3111mod scan_heart;
3112#[cfg(any(feature = "devices", feature = "shopping"))]
3113mod scan_line;
3114#[cfg(any(
3115    feature = "account",
3116    feature = "shopping",
3117    feature = "devices",
3118    feature = "security"
3119))]
3120mod scan_qr_code;
3121#[cfg(any(
3122    feature = "photography",
3123    feature = "multimedia",
3124    feature = "accessibility"
3125))]
3126mod scan_search;
3127#[cfg(any(feature = "text", feature = "devices"))]
3128mod scan_text;
3129#[cfg(any(feature = "buildings", feature = "navigation"))]
3130mod school;
3131#[cfg(any(feature = "text", feature = "design", feature = "tools"))]
3132mod scissors;
3133#[cfg(any(feature = "design", feature = "tools"))]
3134mod scissors_line_dashed;
3135#[cfg(feature = "transportation")]
3136mod scooter;
3137#[cfg(any(
3138    feature = "connectivity",
3139    feature = "devices",
3140    feature = "communication"
3141))]
3142mod screen_share;
3143#[cfg(any(
3144    feature = "connectivity",
3145    feature = "devices",
3146    feature = "communication"
3147))]
3148mod screen_share_off;
3149#[cfg(any(feature = "gaming", feature = "development", feature = "text"))]
3150mod scroll;
3151#[cfg(any(feature = "gaming", feature = "development", feature = "text"))]
3152mod scroll_text;
3153#[cfg(any(feature = "text", feature = "social"))]
3154mod search;
3155#[cfg(any(feature = "text", feature = "social"))]
3156mod search_alert;
3157#[cfg(any(feature = "text", feature = "social"))]
3158mod search_check;
3159#[cfg(any(feature = "text", feature = "social", feature = "development"))]
3160mod search_code;
3161#[cfg(any(feature = "text", feature = "social"))]
3162mod search_slash;
3163#[cfg(any(feature = "text", feature = "social"))]
3164mod search_x;
3165#[cfg(feature = "text")]
3166mod section;
3167#[cfg(any(feature = "mail", feature = "communication", feature = "connectivity"))]
3168mod send;
3169#[cfg(any(feature = "mail", feature = "communication", feature = "connectivity"))]
3170mod send_horizontal;
3171#[cfg(any(feature = "design", feature = "layout"))]
3172mod send_to_back;
3173#[cfg(any(feature = "text", feature = "arrows", feature = "layout"))]
3174mod separator_horizontal;
3175#[cfg(any(feature = "text", feature = "arrows", feature = "layout"))]
3176mod separator_vertical;
3177#[cfg(any(feature = "development", feature = "devices"))]
3178mod server;
3179#[cfg(any(feature = "development", feature = "devices"))]
3180mod server_cog;
3181#[cfg(any(feature = "development", feature = "devices"))]
3182mod server_crash;
3183#[cfg(any(feature = "development", feature = "devices"))]
3184mod server_off;
3185#[cfg(feature = "account")]
3186mod settings;
3187#[cfg(feature = "account")]
3188mod settings_2;
3189#[cfg(any(feature = "shapes", feature = "gaming"))]
3190mod shapes;
3191#[cfg(any(feature = "account", feature = "social"))]
3192mod share;
3193#[cfg(any(feature = "account", feature = "social"))]
3194mod share_2;
3195#[cfg(any(feature = "text", feature = "files"))]
3196mod sheet;
3197#[cfg(any(
3198    feature = "animals",
3199    feature = "development",
3200    feature = "nature",
3201    feature = "science",
3202    feature = "travel",
3203    feature = "food-beverage",
3204    feature = "home"
3205))]
3206mod shell;
3207#[cfg(feature = "home")]
3208mod shelving_unit;
3209#[cfg(any(
3210    feature = "account",
3211    feature = "security",
3212    feature = "development",
3213    feature = "gaming",
3214    feature = "shapes"
3215))]
3216mod shield;
3217#[cfg(any(
3218    feature = "account",
3219    feature = "security",
3220    feature = "development",
3221    feature = "notifications",
3222    feature = "gaming"
3223))]
3224mod shield_alert;
3225#[cfg(any(
3226    feature = "account",
3227    feature = "security",
3228    feature = "development",
3229    feature = "gaming"
3230))]
3231mod shield_ban;
3232#[cfg(any(
3233    feature = "account",
3234    feature = "security",
3235    feature = "development",
3236    feature = "gaming"
3237))]
3238mod shield_check;
3239#[cfg(any(
3240    feature = "account",
3241    feature = "security",
3242    feature = "development",
3243    feature = "gaming"
3244))]
3245mod shield_ellipsis;
3246#[cfg(any(
3247    feature = "account",
3248    feature = "security",
3249    feature = "development",
3250    feature = "gaming"
3251))]
3252mod shield_half;
3253#[cfg(any(
3254    feature = "account",
3255    feature = "security",
3256    feature = "development",
3257    feature = "gaming"
3258))]
3259mod shield_minus;
3260#[cfg(any(
3261    feature = "account",
3262    feature = "security",
3263    feature = "development",
3264    feature = "gaming"
3265))]
3266mod shield_off;
3267#[cfg(any(
3268    feature = "account",
3269    feature = "security",
3270    feature = "development",
3271    feature = "gaming",
3272    feature = "medical"
3273))]
3274mod shield_plus;
3275#[cfg(any(
3276    feature = "account",
3277    feature = "security",
3278    feature = "development",
3279    feature = "gaming"
3280))]
3281mod shield_question_mark;
3282#[cfg(any(feature = "account", feature = "security", feature = "development"))]
3283mod shield_user;
3284#[cfg(any(
3285    feature = "account",
3286    feature = "security",
3287    feature = "development",
3288    feature = "gaming"
3289))]
3290mod shield_x;
3291#[cfg(any(feature = "transportation", feature = "navigation", feature = "travel"))]
3292mod ship;
3293#[cfg(any(feature = "transportation", feature = "navigation", feature = "travel"))]
3294mod ship_wheel;
3295#[cfg(feature = "shopping")]
3296mod shirt;
3297#[cfg(feature = "shopping")]
3298mod shopping_bag;
3299#[cfg(feature = "shopping")]
3300mod shopping_basket;
3301#[cfg(feature = "shopping")]
3302mod shopping_cart;
3303#[cfg(any(feature = "nature", feature = "tools", feature = "gaming"))]
3304mod shovel;
3305#[cfg(any(feature = "home", feature = "travel"))]
3306mod shower_head;
3307#[cfg(any(feature = "mail", feature = "files"))]
3308mod shredder;
3309#[cfg(feature = "animals")]
3310mod shrimp;
3311#[cfg(any(feature = "layout", feature = "arrows"))]
3312mod shrink;
3313#[cfg(feature = "nature")]
3314mod shrub;
3315#[cfg(any(feature = "multimedia", feature = "arrows"))]
3316mod shuffle;
3317#[cfg(any(feature = "text", feature = "math", feature = "science"))]
3318mod sigma;
3319#[cfg(feature = "connectivity")]
3320mod signal;
3321#[cfg(feature = "connectivity")]
3322mod signal_high;
3323#[cfg(feature = "connectivity")]
3324mod signal_low;
3325#[cfg(feature = "connectivity")]
3326mod signal_medium;
3327#[cfg(feature = "connectivity")]
3328mod signal_zero;
3329#[cfg(feature = "text")]
3330mod signature;
3331#[cfg(any(
3332    feature = "arrows",
3333    feature = "navigation",
3334    feature = "development",
3335    feature = "gaming"
3336))]
3337mod signpost;
3338#[cfg(any(
3339    feature = "arrows",
3340    feature = "navigation",
3341    feature = "development",
3342    feature = "gaming"
3343))]
3344mod signpost_big;
3345#[cfg(feature = "medical")]
3346mod siren;
3347#[cfg(any(feature = "multimedia", feature = "arrows"))]
3348mod skip_back;
3349#[cfg(any(feature = "multimedia", feature = "arrows"))]
3350mod skip_forward;
3351#[cfg(feature = "gaming")]
3352mod skull;
3353#[cfg(any(
3354    feature = "account",
3355    feature = "social",
3356    feature = "brands",
3357    feature = "development"
3358))]
3359mod slack;
3360#[cfg(any(feature = "development", feature = "math"))]
3361mod slash;
3362#[cfg(feature = "design")]
3363mod slice;
3364#[cfg(feature = "account")]
3365mod sliders_horizontal;
3366#[cfg(feature = "account")]
3367mod sliders_vertical;
3368#[cfg(any(feature = "connectivity", feature = "devices"))]
3369mod smartphone;
3370#[cfg(any(feature = "connectivity", feature = "devices"))]
3371mod smartphone_charging;
3372#[cfg(any(feature = "communication", feature = "finance", feature = "devices"))]
3373mod smartphone_nfc;
3374#[cfg(any(feature = "emoji", feature = "account"))]
3375mod smile;
3376#[cfg(any(
3377    feature = "emoji",
3378    feature = "social",
3379    feature = "notifications",
3380    feature = "communication"
3381))]
3382mod smile_plus;
3383#[cfg(any(feature = "animals", feature = "food-beverage"))]
3384mod snail;
3385#[cfg(any(feature = "weather", feature = "seasons"))]
3386mod snowflake;
3387#[cfg(any(feature = "home", feature = "travel"))]
3388mod soap_dispenser_droplet;
3389#[cfg(feature = "home")]
3390mod sofa;
3391#[cfg(any(
3392    feature = "home",
3393    feature = "science",
3394    feature = "sustainability",
3395    feature = "weather"
3396))]
3397mod solar_panel;
3398#[cfg(feature = "food-beverage")]
3399mod soup;
3400#[cfg(feature = "text")]
3401mod space;
3402#[cfg(any(feature = "shapes", feature = "gaming"))]
3403mod spade;
3404#[cfg(feature = "shapes")]
3405mod sparkle;
3406#[cfg(any(
3407    feature = "cursors",
3408    feature = "multimedia",
3409    feature = "gaming",
3410    feature = "weather"
3411))]
3412mod sparkles;
3413#[cfg(any(feature = "multimedia", feature = "devices"))]
3414mod speaker;
3415#[cfg(any(feature = "accessibility", feature = "communication"))]
3416mod speech;
3417#[cfg(any(feature = "text", feature = "development"))]
3418mod spell_check;
3419#[cfg(any(feature = "text", feature = "development"))]
3420mod spell_check_2;
3421#[cfg(feature = "design")]
3422mod spline;
3423#[cfg(any(
3424    feature = "arrows",
3425    feature = "cursors",
3426    feature = "design",
3427    feature = "tools"
3428))]
3429mod spline_pointer;
3430#[cfg(any(feature = "development", feature = "arrows"))]
3431mod split;
3432#[cfg(any(feature = "communication", feature = "tools", feature = "social"))]
3433mod spool;
3434#[cfg(any(
3435    feature = "devices",
3436    feature = "photography",
3437    feature = "multimedia",
3438    feature = "communication"
3439))]
3440mod spotlight;
3441#[cfg(any(feature = "design", feature = "tools"))]
3442mod spray_can;
3443#[cfg(any(feature = "nature", feature = "gaming", feature = "sustainability"))]
3444mod sprout;
3445#[cfg(any(feature = "shapes", feature = "multimedia"))]
3446mod square;
3447#[cfg(any(
3448    feature = "medical",
3449    feature = "social",
3450    feature = "science",
3451    feature = "multimedia"
3452))]
3453mod square_activity;
3454#[cfg(any(feature = "arrows", feature = "gaming"))]
3455mod square_arrow_down;
3456#[cfg(any(feature = "arrows", feature = "gaming"))]
3457mod square_arrow_down_left;
3458#[cfg(any(feature = "arrows", feature = "gaming"))]
3459mod square_arrow_down_right;
3460#[cfg(feature = "arrows")]
3461mod square_arrow_left;
3462#[cfg(feature = "arrows")]
3463mod square_arrow_out_down_left;
3464#[cfg(feature = "arrows")]
3465mod square_arrow_out_down_right;
3466#[cfg(feature = "arrows")]
3467mod square_arrow_out_up_left;
3468#[cfg(any(feature = "arrows", feature = "social"))]
3469mod square_arrow_out_up_right;
3470#[cfg(feature = "arrows")]
3471mod square_arrow_right;
3472#[cfg(any(
3473    feature = "arrows",
3474    feature = "shapes",
3475    feature = "layout",
3476    feature = "multimedia"
3477))]
3478mod square_arrow_right_enter;
3479#[cfg(any(
3480    feature = "arrows",
3481    feature = "shapes",
3482    feature = "layout",
3483    feature = "multimedia"
3484))]
3485mod square_arrow_right_exit;
3486#[cfg(feature = "arrows")]
3487mod square_arrow_up;
3488#[cfg(feature = "arrows")]
3489mod square_arrow_up_left;
3490#[cfg(any(feature = "arrows", feature = "social"))]
3491mod square_arrow_up_right;
3492#[cfg(any(
3493    feature = "text",
3494    feature = "security",
3495    feature = "math",
3496    feature = "development"
3497))]
3498mod square_asterisk;
3499#[cfg(any(
3500    feature = "text",
3501    feature = "design",
3502    feature = "tools",
3503    feature = "files",
3504    feature = "development"
3505))]
3506mod square_bottom_dashed_scissors;
3507#[cfg(any(feature = "design", feature = "photography"))]
3508mod square_centerline_dashed_horizontal;
3509#[cfg(any(feature = "design", feature = "photography"))]
3510mod square_centerline_dashed_vertical;
3511#[cfg(any(
3512    feature = "charts",
3513    feature = "time",
3514    feature = "development",
3515    feature = "design"
3516))]
3517mod square_chart_gantt;
3518#[cfg(feature = "notifications")]
3519mod square_check;
3520#[cfg(feature = "notifications")]
3521mod square_check_big;
3522#[cfg(any(feature = "arrows", feature = "navigation"))]
3523mod square_chevron_down;
3524#[cfg(any(feature = "arrows", feature = "navigation"))]
3525mod square_chevron_left;
3526#[cfg(any(feature = "arrows", feature = "navigation", feature = "development"))]
3527mod square_chevron_right;
3528#[cfg(any(feature = "arrows", feature = "navigation", feature = "math"))]
3529mod square_chevron_up;
3530#[cfg(any(feature = "text", feature = "development"))]
3531mod square_code;
3532#[cfg(any(feature = "text", feature = "design"))]
3533mod square_dashed;
3534#[cfg(any(feature = "development", feature = "files"))]
3535mod square_dashed_bottom;
3536#[cfg(any(feature = "development", feature = "files"))]
3537mod square_dashed_bottom_code;
3538#[cfg(any(feature = "charts", feature = "development", feature = "design"))]
3539mod square_dashed_kanban;
3540#[cfg(any(
3541    feature = "arrows",
3542    feature = "cursors",
3543    feature = "development",
3544    feature = "tools"
3545))]
3546mod square_dashed_mouse_pointer;
3547#[cfg(any(feature = "design", feature = "development", feature = "layout"))]
3548mod square_dashed_top_solid;
3549#[cfg(feature = "math")]
3550mod square_divide;
3551#[cfg(feature = "development")]
3552mod square_dot;
3553#[cfg(feature = "math")]
3554mod square_equal;
3555#[cfg(any(feature = "development", feature = "math"))]
3556mod square_function;
3557#[cfg(any(feature = "charts", feature = "development", feature = "design"))]
3558mod square_kanban;
3559#[cfg(any(
3560    feature = "text",
3561    feature = "photography",
3562    feature = "multimedia",
3563    feature = "navigation",
3564    feature = "development"
3565))]
3566mod square_library;
3567#[cfg(any(feature = "transportation", feature = "navigation"))]
3568mod square_m;
3569#[cfg(feature = "layout")]
3570mod square_menu;
3571#[cfg(any(
3572    feature = "math",
3573    feature = "development",
3574    feature = "text",
3575    feature = "tools",
3576    feature = "devices"
3577))]
3578mod square_minus;
3579#[cfg(any(
3580    feature = "arrows",
3581    feature = "cursors",
3582    feature = "development",
3583    feature = "tools"
3584))]
3585mod square_mouse_pointer;
3586#[cfg(any(feature = "transportation", feature = "navigation"))]
3587mod square_parking;
3588#[cfg(any(feature = "transportation", feature = "navigation"))]
3589mod square_parking_off;
3590#[cfg(feature = "multimedia")]
3591mod square_pause;
3592#[cfg(feature = "text")]
3593mod square_pen;
3594#[cfg(any(
3595    feature = "social",
3596    feature = "finance",
3597    feature = "shopping",
3598    feature = "math"
3599))]
3600mod square_percent;
3601#[cfg(any(feature = "development", feature = "math"))]
3602mod square_pi;
3603#[cfg(feature = "text")]
3604mod square_pilcrow;
3605#[cfg(any(feature = "arrows", feature = "multimedia"))]
3606mod square_play;
3607#[cfg(any(
3608    feature = "math",
3609    feature = "tools",
3610    feature = "development",
3611    feature = "text"
3612))]
3613mod square_plus;
3614#[cfg(feature = "connectivity")]
3615mod square_power;
3616#[cfg(any(feature = "development", feature = "math"))]
3617mod square_radical;
3618#[cfg(any(feature = "design", feature = "development", feature = "layout"))]
3619mod square_round_corner;
3620#[cfg(any(
3621    feature = "text",
3622    feature = "design",
3623    feature = "tools",
3624    feature = "files",
3625    feature = "development"
3626))]
3627mod square_scissors;
3628#[cfg(any(feature = "text", feature = "math"))]
3629mod square_sigma;
3630#[cfg(any(feature = "development", feature = "math"))]
3631mod square_slash;
3632#[cfg(feature = "layout")]
3633mod square_split_horizontal;
3634#[cfg(feature = "layout")]
3635mod square_split_vertical;
3636#[cfg(feature = "layout")]
3637mod square_square;
3638#[cfg(any(feature = "text", feature = "files", feature = "development"))]
3639mod square_stack;
3640#[cfg(any(feature = "sports", feature = "gaming"))]
3641mod square_star;
3642#[cfg(feature = "multimedia")]
3643mod square_stop;
3644#[cfg(feature = "development")]
3645mod square_terminal;
3646#[cfg(feature = "account")]
3647mod square_user;
3648#[cfg(feature = "account")]
3649mod square_user_round;
3650#[cfg(any(feature = "math", feature = "notifications"))]
3651mod square_x;
3652#[cfg(feature = "design")]
3653mod squares_exclude;
3654#[cfg(feature = "design")]
3655mod squares_intersect;
3656#[cfg(feature = "design")]
3657mod squares_subtract;
3658#[cfg(feature = "design")]
3659mod squares_unite;
3660#[cfg(feature = "shapes")]
3661mod squircle;
3662#[cfg(any(feature = "development", feature = "shapes", feature = "design"))]
3663mod squircle_dashed;
3664#[cfg(feature = "animals")]
3665mod squirrel;
3666#[cfg(any(feature = "design", feature = "cursors", feature = "tools"))]
3667mod stamp;
3668#[cfg(any(
3669    feature = "account",
3670    feature = "social",
3671    feature = "shapes",
3672    feature = "multimedia",
3673    feature = "weather",
3674    feature = "emoji",
3675    feature = "gaming"
3676))]
3677mod star;
3678#[cfg(any(feature = "social", feature = "multimedia"))]
3679mod star_half;
3680#[cfg(any(feature = "multimedia", feature = "social"))]
3681mod star_off;
3682#[cfg(any(feature = "multimedia", feature = "arrows"))]
3683mod step_back;
3684#[cfg(any(feature = "multimedia", feature = "arrows"))]
3685mod step_forward;
3686#[cfg(any(feature = "science", feature = "medical"))]
3687mod stethoscope;
3688#[cfg(feature = "social")]
3689mod sticker;
3690#[cfg(any(feature = "text", feature = "social"))]
3691mod sticky_note;
3692#[cfg(feature = "nature")]
3693mod stone;
3694#[cfg(any(feature = "buildings", feature = "navigation", feature = "shopping"))]
3695mod store;
3696#[cfg(feature = "layout")]
3697mod stretch_horizontal;
3698#[cfg(feature = "layout")]
3699mod stretch_vertical;
3700#[cfg(feature = "text")]
3701mod strikethrough;
3702#[cfg(feature = "text")]
3703mod subscript;
3704#[cfg(any(
3705    feature = "accessibility",
3706    feature = "weather",
3707    feature = "seasons",
3708    feature = "sustainability"
3709))]
3710mod sun;
3711#[cfg(any(feature = "accessibility", feature = "weather"))]
3712mod sun_dim;
3713#[cfg(any(feature = "accessibility", feature = "weather"))]
3714mod sun_medium;
3715#[cfg(feature = "accessibility")]
3716mod sun_moon;
3717#[cfg(feature = "weather")]
3718mod sun_snow;
3719#[cfg(any(feature = "arrows", feature = "weather", feature = "time"))]
3720mod sunrise;
3721#[cfg(any(feature = "arrows", feature = "weather"))]
3722mod sunset;
3723#[cfg(feature = "text")]
3724mod superscript;
3725#[cfg(any(feature = "design", feature = "home", feature = "photography"))]
3726mod swatch_book;
3727#[cfg(feature = "finance")]
3728mod swiss_franc;
3729#[cfg(any(feature = "communication", feature = "devices"))]
3730mod switch_camera;
3731#[cfg(any(feature = "gaming", feature = "tools"))]
3732mod sword;
3733#[cfg(any(feature = "gaming", feature = "tools"))]
3734mod swords;
3735#[cfg(any(feature = "science", feature = "medical"))]
3736mod syringe;
3737#[cfg(any(feature = "text", feature = "files"))]
3738mod table;
3739#[cfg(any(feature = "text", feature = "files"))]
3740mod table_2;
3741#[cfg(any(feature = "text", feature = "files"))]
3742mod table_cells_merge;
3743#[cfg(any(feature = "text", feature = "files"))]
3744mod table_cells_split;
3745#[cfg(any(feature = "text", feature = "files"))]
3746mod table_columns_split;
3747#[cfg(feature = "text")]
3748mod table_of_contents;
3749#[cfg(any(feature = "text", feature = "development", feature = "files"))]
3750mod table_properties;
3751#[cfg(any(feature = "text", feature = "files"))]
3752mod table_rows_split;
3753#[cfg(feature = "devices")]
3754mod tablet;
3755#[cfg(any(
3756    feature = "devices",
3757    feature = "design",
3758    feature = "development",
3759    feature = "tools"
3760))]
3761mod tablet_smartphone;
3762#[cfg(feature = "medical")]
3763mod tablets;
3764#[cfg(feature = "account")]
3765mod tag;
3766#[cfg(feature = "account")]
3767mod tags;
3768#[cfg(any(feature = "math", feature = "gaming"))]
3769mod tally_1;
3770#[cfg(any(feature = "math", feature = "gaming"))]
3771mod tally_2;
3772#[cfg(any(feature = "math", feature = "gaming"))]
3773mod tally_3;
3774#[cfg(any(feature = "math", feature = "gaming"))]
3775mod tally_4;
3776#[cfg(any(feature = "math", feature = "gaming"))]
3777mod tally_5;
3778#[cfg(any(
3779    feature = "shapes",
3780    feature = "math",
3781    feature = "design",
3782    feature = "tools"
3783))]
3784mod tangent;
3785#[cfg(any(feature = "brands", feature = "gaming"))]
3786mod target;
3787#[cfg(any(feature = "science", feature = "development", feature = "tools"))]
3788mod telescope;
3789#[cfg(any(feature = "travel", feature = "nature", feature = "sustainability"))]
3790mod tent;
3791#[cfg(any(feature = "travel", feature = "nature"))]
3792mod tent_tree;
3793#[cfg(feature = "development")]
3794mod terminal;
3795#[cfg(feature = "science")]
3796mod test_tube;
3797#[cfg(feature = "science")]
3798mod test_tube_diagonal;
3799#[cfg(feature = "science")]
3800mod test_tubes;
3801#[cfg(feature = "text")]
3802mod text_align_center;
3803#[cfg(feature = "text")]
3804mod text_align_end;
3805#[cfg(feature = "text")]
3806mod text_align_justify;
3807#[cfg(feature = "text")]
3808mod text_align_start;
3809#[cfg(any(feature = "text", feature = "cursors"))]
3810mod text_cursor;
3811#[cfg(any(feature = "text", feature = "layout"))]
3812mod text_cursor_input;
3813#[cfg(feature = "text")]
3814mod text_initial;
3815#[cfg(feature = "text")]
3816mod text_quote;
3817#[cfg(feature = "text")]
3818mod text_search;
3819#[cfg(any(feature = "text", feature = "cursors"))]
3820mod text_select;
3821#[cfg(any(feature = "text", feature = "arrows"))]
3822mod text_wrap;
3823#[cfg(any(feature = "buildings", feature = "social"))]
3824mod theater;
3825#[cfg(feature = "weather")]
3826mod thermometer;
3827#[cfg(feature = "weather")]
3828mod thermometer_snowflake;
3829#[cfg(feature = "weather")]
3830mod thermometer_sun;
3831#[cfg(any(feature = "account", feature = "social", feature = "emoji"))]
3832mod thumbs_down;
3833#[cfg(any(feature = "account", feature = "social", feature = "emoji"))]
3834mod thumbs_up;
3835#[cfg(any(feature = "account", feature = "transportation"))]
3836mod ticket;
3837#[cfg(feature = "transportation")]
3838mod ticket_check;
3839#[cfg(feature = "transportation")]
3840mod ticket_minus;
3841#[cfg(any(feature = "transportation", feature = "shopping"))]
3842mod ticket_percent;
3843#[cfg(feature = "transportation")]
3844mod ticket_plus;
3845#[cfg(feature = "transportation")]
3846mod ticket_slash;
3847#[cfg(feature = "transportation")]
3848mod ticket_x;
3849#[cfg(any(feature = "travel", feature = "account", feature = "transportation"))]
3850mod tickets;
3851#[cfg(any(feature = "transportation", feature = "travel"))]
3852mod tickets_plane;
3853#[cfg(feature = "time")]
3854mod timer;
3855#[cfg(feature = "time")]
3856mod timer_off;
3857#[cfg(feature = "time")]
3858mod timer_reset;
3859#[cfg(any(feature = "layout", feature = "account", feature = "development"))]
3860mod toggle_left;
3861#[cfg(any(feature = "layout", feature = "account", feature = "development"))]
3862mod toggle_right;
3863#[cfg(any(feature = "devices", feature = "home"))]
3864mod toilet;
3865#[cfg(any(feature = "tools", feature = "development", feature = "home"))]
3866mod tool_case;
3867#[cfg(any(feature = "tools", feature = "home"))]
3868mod toolbox;
3869#[cfg(feature = "weather")]
3870mod tornado;
3871#[cfg(any(
3872    feature = "shapes",
3873    feature = "design",
3874    feature = "tools",
3875    feature = "food-beverage"
3876))]
3877mod torus;
3878#[cfg(feature = "devices")]
3879mod touchpad;
3880#[cfg(feature = "devices")]
3881mod touchpad_off;
3882#[cfg(any(feature = "home", feature = "travel"))]
3883mod towel_rack;
3884#[cfg(any(feature = "travel", feature = "transportation"))]
3885mod tower_control;
3886#[cfg(any(feature = "gaming", feature = "development"))]
3887mod toy_brick;
3888#[cfg(any(
3889    feature = "transportation",
3890    feature = "sustainability",
3891    feature = "food-beverage"
3892))]
3893mod tractor;
3894#[cfg(feature = "transportation")]
3895mod traffic_cone;
3896#[cfg(feature = "transportation")]
3897mod train_front;
3898#[cfg(any(feature = "transportation", feature = "navigation"))]
3899mod train_front_tunnel;
3900#[cfg(any(feature = "transportation", feature = "navigation"))]
3901mod train_track;
3902#[cfg(feature = "transportation")]
3903mod tram_front;
3904#[cfg(any(feature = "medical", feature = "accessibility"))]
3905mod transgender;
3906#[cfg(any(feature = "files", feature = "mail"))]
3907mod trash;
3908#[cfg(any(feature = "files", feature = "mail"))]
3909mod trash_2;
3910#[cfg(any(feature = "nature", feature = "sustainability"))]
3911mod tree_deciduous;
3912#[cfg(any(feature = "nature", feature = "sustainability"))]
3913mod tree_palm;
3914#[cfg(any(feature = "nature", feature = "sustainability"))]
3915mod tree_pine;
3916#[cfg(any(feature = "nature", feature = "sustainability"))]
3917mod trees;
3918#[cfg(any(feature = "account", feature = "brands", feature = "development"))]
3919mod trello;
3920#[cfg(any(feature = "charts", feature = "arrows"))]
3921mod trending_down;
3922#[cfg(any(feature = "charts", feature = "arrows"))]
3923mod trending_up;
3924#[cfg(any(feature = "charts", feature = "arrows"))]
3925mod trending_up_down;
3926#[cfg(feature = "shapes")]
3927mod triangle;
3928#[cfg(any(feature = "notifications", feature = "shapes", feature = "development"))]
3929mod triangle_alert;
3930#[cfg(feature = "shapes")]
3931mod triangle_dashed;
3932#[cfg(any(feature = "shapes", feature = "math"))]
3933mod triangle_right;
3934#[cfg(any(feature = "sports", feature = "gaming"))]
3935mod trophy;
3936#[cfg(feature = "transportation")]
3937mod truck;
3938#[cfg(feature = "transportation")]
3939mod truck_electric;
3940#[cfg(feature = "finance")]
3941mod turkish_lira;
3942#[cfg(any(feature = "multimedia", feature = "home"))]
3943mod turntable;
3944#[cfg(feature = "animals")]
3945mod turtle;
3946#[cfg(any(feature = "devices", feature = "multimedia", feature = "communication"))]
3947mod tv;
3948#[cfg(any(feature = "devices", feature = "multimedia"))]
3949mod tv_minimal;
3950#[cfg(any(feature = "devices", feature = "multimedia"))]
3951mod tv_minimal_play;
3952#[cfg(any(
3953    feature = "brands",
3954    feature = "social",
3955    feature = "account",
3956    feature = "gaming"
3957))]
3958mod twitch;
3959#[cfg(any(feature = "brands", feature = "social", feature = "account"))]
3960mod twitter;
3961#[cfg(feature = "text")]
3962mod r#type;
3963#[cfg(feature = "text")]
3964mod type_outline;
3965#[cfg(feature = "weather")]
3966mod umbrella;
3967#[cfg(feature = "weather")]
3968mod umbrella_off;
3969#[cfg(feature = "text")]
3970mod underline;
3971#[cfg(any(feature = "text", feature = "arrows"))]
3972mod undo;
3973#[cfg(any(feature = "text", feature = "arrows"))]
3974mod undo_2;
3975#[cfg(any(feature = "text", feature = "arrows"))]
3976mod undo_dot;
3977#[cfg(any(feature = "arrows", feature = "layout"))]
3978mod unfold_horizontal;
3979#[cfg(any(feature = "arrows", feature = "layout"))]
3980mod unfold_vertical;
3981#[cfg(any(feature = "shapes", feature = "files"))]
3982mod ungroup;
3983#[cfg(any(feature = "buildings", feature = "navigation"))]
3984mod university;
3985#[cfg(feature = "text")]
3986mod unlink;
3987#[cfg(feature = "text")]
3988mod unlink_2;
3989#[cfg(any(feature = "devices", feature = "development"))]
3990mod unplug;
3991#[cfg(any(feature = "arrows", feature = "files"))]
3992mod upload;
3993#[cfg(any(feature = "devices", feature = "multimedia", feature = "home"))]
3994mod usb;
3995#[cfg(feature = "account")]
3996mod user;
3997#[cfg(feature = "account")]
3998mod user_check;
3999#[cfg(feature = "account")]
4000mod user_cog;
4001#[cfg(feature = "account")]
4002mod user_key;
4003#[cfg(any(feature = "account", feature = "security"))]
4004mod user_lock;
4005#[cfg(feature = "account")]
4006mod user_minus;
4007#[cfg(feature = "account")]
4008mod user_pen;
4009#[cfg(feature = "account")]
4010mod user_plus;
4011#[cfg(feature = "account")]
4012mod user_round;
4013#[cfg(feature = "account")]
4014mod user_round_check;
4015#[cfg(feature = "account")]
4016mod user_round_cog;
4017#[cfg(feature = "account")]
4018mod user_round_key;
4019#[cfg(feature = "account")]
4020mod user_round_minus;
4021#[cfg(feature = "account")]
4022mod user_round_pen;
4023#[cfg(feature = "account")]
4024mod user_round_plus;
4025#[cfg(any(feature = "account", feature = "social"))]
4026mod user_round_search;
4027#[cfg(feature = "account")]
4028mod user_round_x;
4029#[cfg(any(feature = "account", feature = "social"))]
4030mod user_search;
4031#[cfg(feature = "account")]
4032mod user_star;
4033#[cfg(feature = "account")]
4034mod user_x;
4035#[cfg(feature = "account")]
4036mod users;
4037#[cfg(feature = "account")]
4038mod users_round;
4039#[cfg(any(feature = "food-beverage", feature = "travel", feature = "navigation"))]
4040mod utensils;
4041#[cfg(any(feature = "food-beverage", feature = "travel", feature = "navigation"))]
4042mod utensils_crossed;
4043#[cfg(any(feature = "buildings", feature = "home", feature = "sustainability"))]
4044mod utility_pole;
4045#[cfg(feature = "transportation")]
4046mod van;
4047#[cfg(any(feature = "development", feature = "math"))]
4048mod variable;
4049#[cfg(any(feature = "security", feature = "travel", feature = "home"))]
4050mod vault;
4051#[cfg(any(
4052    feature = "shapes",
4053    feature = "math",
4054    feature = "design",
4055    feature = "tools"
4056))]
4057mod vector_square;
4058#[cfg(any(feature = "food-beverage", feature = "sustainability"))]
4059mod vegan;
4060#[cfg(any(feature = "account", feature = "gaming"))]
4061mod venetian_mask;
4062#[cfg(feature = "medical")]
4063mod venus;
4064#[cfg(feature = "medical")]
4065mod venus_and_mars;
4066#[cfg(any(
4067    feature = "devices",
4068    feature = "connectivity",
4069    feature = "account",
4070    feature = "notifications"
4071))]
4072mod vibrate;
4073#[cfg(any(feature = "devices", feature = "connectivity", feature = "account"))]
4074mod vibrate_off;
4075#[cfg(any(
4076    feature = "devices",
4077    feature = "communication",
4078    feature = "connectivity",
4079    feature = "photography"
4080))]
4081mod video;
4082#[cfg(any(
4083    feature = "devices",
4084    feature = "communication",
4085    feature = "connectivity",
4086    feature = "photography"
4087))]
4088mod video_off;
4089#[cfg(any(
4090    feature = "devices",
4091    feature = "communication",
4092    feature = "connectivity",
4093    feature = "photography",
4094    feature = "files"
4095))]
4096mod videotape;
4097#[cfg(any(feature = "design", feature = "photography"))]
4098mod view;
4099#[cfg(any(feature = "connectivity", feature = "devices", feature = "social"))]
4100mod voicemail;
4101#[cfg(any(feature = "sports", feature = "gaming", feature = "travel"))]
4102mod volleyball;
4103#[cfg(any(
4104    feature = "connectivity",
4105    feature = "communication",
4106    feature = "multimedia"
4107))]
4108mod volume;
4109#[cfg(any(
4110    feature = "connectivity",
4111    feature = "communication",
4112    feature = "multimedia"
4113))]
4114mod volume_1;
4115#[cfg(any(
4116    feature = "connectivity",
4117    feature = "communication",
4118    feature = "multimedia"
4119))]
4120mod volume_2;
4121#[cfg(any(
4122    feature = "connectivity",
4123    feature = "communication",
4124    feature = "multimedia"
4125))]
4126mod volume_off;
4127#[cfg(any(
4128    feature = "connectivity",
4129    feature = "communication",
4130    feature = "multimedia"
4131))]
4132mod volume_x;
4133#[cfg(feature = "social")]
4134mod vote;
4135#[cfg(any(feature = "account", feature = "finance"))]
4136mod wallet;
4137#[cfg(any(feature = "account", feature = "finance"))]
4138mod wallet_cards;
4139#[cfg(any(feature = "account", feature = "finance"))]
4140mod wallet_minimal;
4141#[cfg(any(feature = "account", feature = "devices"))]
4142mod wallpaper;
4143#[cfg(any(
4144    feature = "design",
4145    feature = "gaming",
4146    feature = "cursors",
4147    feature = "photography"
4148))]
4149mod wand;
4150#[cfg(any(
4151    feature = "design",
4152    feature = "gaming",
4153    feature = "cursors",
4154    feature = "photography"
4155))]
4156mod wand_sparkles;
4157#[cfg(any(feature = "buildings", feature = "navigation"))]
4158mod warehouse;
4159#[cfg(any(feature = "home", feature = "devices", feature = "travel"))]
4160mod washing_machine;
4161#[cfg(feature = "time")]
4162mod watch;
4163#[cfg(any(
4164    feature = "weather",
4165    feature = "navigation",
4166    feature = "multimedia",
4167    feature = "sustainability"
4168))]
4169mod waves;
4170#[cfg(any(feature = "weather", feature = "sustainability"))]
4171mod waves_arrow_down;
4172#[cfg(any(feature = "weather", feature = "sustainability"))]
4173mod waves_arrow_up;
4174#[cfg(any(feature = "sports", feature = "home"))]
4175mod waves_ladder;
4176#[cfg(any(
4177    feature = "security",
4178    feature = "account",
4179    feature = "navigation",
4180    feature = "development",
4181    feature = "social"
4182))]
4183mod waypoints;
4184#[cfg(any(
4185    feature = "connectivity",
4186    feature = "devices",
4187    feature = "communication"
4188))]
4189mod webcam;
4190#[cfg(any(feature = "development", feature = "social", feature = "account"))]
4191mod webhook;
4192#[cfg(any(feature = "development", feature = "social", feature = "account"))]
4193mod webhook_off;
4194#[cfg(feature = "math")]
4195mod weight;
4196#[cfg(feature = "math")]
4197mod weight_tilde;
4198#[cfg(feature = "food-beverage")]
4199mod wheat;
4200#[cfg(feature = "food-beverage")]
4201mod wheat_off;
4202#[cfg(feature = "text")]
4203mod whole_word;
4204#[cfg(any(feature = "connectivity", feature = "devices"))]
4205mod wifi;
4206#[cfg(any(feature = "connectivity", feature = "devices", feature = "files"))]
4207mod wifi_cog;
4208#[cfg(any(feature = "connectivity", feature = "devices"))]
4209mod wifi_high;
4210#[cfg(any(feature = "connectivity", feature = "devices"))]
4211mod wifi_low;
4212#[cfg(any(feature = "connectivity", feature = "devices"))]
4213mod wifi_off;
4214#[cfg(any(feature = "connectivity", feature = "devices"))]
4215mod wifi_pen;
4216#[cfg(any(feature = "connectivity", feature = "devices"))]
4217mod wifi_sync;
4218#[cfg(any(feature = "connectivity", feature = "devices"))]
4219mod wifi_zero;
4220#[cfg(any(feature = "weather", feature = "sustainability"))]
4221mod wind;
4222#[cfg(any(feature = "weather", feature = "sustainability"))]
4223mod wind_arrow_down;
4224#[cfg(feature = "food-beverage")]
4225mod wine;
4226#[cfg(feature = "food-beverage")]
4227mod wine_off;
4228#[cfg(feature = "development")]
4229mod workflow;
4230#[cfg(any(feature = "animals", feature = "security"))]
4231mod worm;
4232#[cfg(any(feature = "account", feature = "development", feature = "tools"))]
4233mod wrench;
4234#[cfg(any(feature = "notifications", feature = "math"))]
4235mod x;
4236#[cfg(any(feature = "notifications", feature = "math"))]
4237mod x_line_top;
4238#[cfg(any(feature = "multimedia", feature = "social", feature = "brands"))]
4239mod youtube;
4240#[cfg(any(
4241    feature = "connectivity",
4242    feature = "devices",
4243    feature = "photography",
4244    feature = "weather"
4245))]
4246mod zap;
4247#[cfg(any(
4248    feature = "connectivity",
4249    feature = "devices",
4250    feature = "photography",
4251    feature = "weather"
4252))]
4253mod zap_off;
4254#[cfg(any(feature = "social", feature = "emoji"))]
4255mod zodiac_aquarius;
4256#[cfg(any(feature = "social", feature = "emoji"))]
4257mod zodiac_aries;
4258#[cfg(any(feature = "social", feature = "emoji"))]
4259mod zodiac_cancer;
4260#[cfg(any(feature = "social", feature = "emoji"))]
4261mod zodiac_capricorn;
4262#[cfg(any(feature = "social", feature = "emoji"))]
4263mod zodiac_gemini;
4264#[cfg(any(feature = "social", feature = "emoji"))]
4265mod zodiac_leo;
4266#[cfg(any(feature = "social", feature = "emoji"))]
4267mod zodiac_libra;
4268#[cfg(any(feature = "social", feature = "emoji"))]
4269mod zodiac_ophiuchus;
4270#[cfg(any(feature = "social", feature = "emoji"))]
4271mod zodiac_pisces;
4272#[cfg(any(feature = "social", feature = "emoji"))]
4273mod zodiac_sagittarius;
4274#[cfg(any(feature = "social", feature = "emoji"))]
4275mod zodiac_scorpio;
4276#[cfg(any(feature = "social", feature = "emoji"))]
4277mod zodiac_taurus;
4278#[cfg(any(feature = "social", feature = "emoji"))]
4279mod zodiac_virgo;
4280#[cfg(any(
4281    feature = "accessibility",
4282    feature = "layout",
4283    feature = "design",
4284    feature = "text",
4285    feature = "photography"
4286))]
4287mod zoom_in;
4288#[cfg(any(
4289    feature = "accessibility",
4290    feature = "layout",
4291    feature = "design",
4292    feature = "text",
4293    feature = "photography"
4294))]
4295mod zoom_out;
4296
4297#[cfg(any(feature = "text", feature = "design"))]
4298pub use a_arrow_down::*;
4299#[cfg(any(feature = "text", feature = "design"))]
4300pub use a_arrow_up::*;
4301#[cfg(any(feature = "text", feature = "design"))]
4302pub use a_large_small::*;
4303#[cfg(any(feature = "accessibility", feature = "medical"))]
4304pub use accessibility::*;
4305#[cfg(any(
4306    feature = "medical",
4307    feature = "account",
4308    feature = "social",
4309    feature = "science",
4310    feature = "multimedia"
4311))]
4312pub use activity::*;
4313#[cfg(feature = "home")]
4314pub use air_vent::*;
4315#[cfg(any(
4316    feature = "multimedia",
4317    feature = "connectivity",
4318    feature = "devices",
4319    feature = "brands"
4320))]
4321pub use airplay::*;
4322#[cfg(any(feature = "devices", feature = "notifications", feature = "time"))]
4323pub use alarm_clock::*;
4324#[cfg(any(feature = "devices", feature = "notifications", feature = "time"))]
4325pub use alarm_clock_check::*;
4326#[cfg(any(feature = "devices", feature = "notifications", feature = "time"))]
4327pub use alarm_clock_minus::*;
4328#[cfg(any(feature = "devices", feature = "notifications", feature = "time"))]
4329pub use alarm_clock_off::*;
4330#[cfg(any(feature = "devices", feature = "notifications", feature = "time"))]
4331pub use alarm_clock_plus::*;
4332#[cfg(any(feature = "home", feature = "devices", feature = "travel"))]
4333pub use alarm_smoke::*;
4334#[cfg(any(feature = "photography", feature = "multimedia"))]
4335pub use album::*;
4336#[cfg(feature = "layout")]
4337pub use align_center_horizontal::*;
4338#[cfg(feature = "layout")]
4339pub use align_center_vertical::*;
4340#[cfg(feature = "layout")]
4341pub use align_end_horizontal::*;
4342#[cfg(feature = "layout")]
4343pub use align_end_vertical::*;
4344#[cfg(feature = "layout")]
4345pub use align_horizontal_distribute_center::*;
4346#[cfg(feature = "layout")]
4347pub use align_horizontal_distribute_end::*;
4348#[cfg(feature = "layout")]
4349pub use align_horizontal_distribute_start::*;
4350#[cfg(feature = "layout")]
4351pub use align_horizontal_justify_center::*;
4352#[cfg(feature = "layout")]
4353pub use align_horizontal_justify_end::*;
4354#[cfg(feature = "layout")]
4355pub use align_horizontal_justify_start::*;
4356#[cfg(feature = "layout")]
4357pub use align_horizontal_space_around::*;
4358#[cfg(feature = "layout")]
4359pub use align_horizontal_space_between::*;
4360#[cfg(feature = "layout")]
4361pub use align_start_horizontal::*;
4362#[cfg(feature = "layout")]
4363pub use align_start_vertical::*;
4364#[cfg(feature = "layout")]
4365pub use align_vertical_distribute_center::*;
4366#[cfg(feature = "layout")]
4367pub use align_vertical_distribute_end::*;
4368#[cfg(feature = "layout")]
4369pub use align_vertical_distribute_start::*;
4370#[cfg(feature = "layout")]
4371pub use align_vertical_justify_center::*;
4372#[cfg(feature = "layout")]
4373pub use align_vertical_justify_end::*;
4374#[cfg(feature = "layout")]
4375pub use align_vertical_justify_start::*;
4376#[cfg(feature = "layout")]
4377pub use align_vertical_space_around::*;
4378#[cfg(feature = "layout")]
4379pub use align_vertical_space_between::*;
4380#[cfg(any(feature = "medical", feature = "transportation"))]
4381pub use ambulance::*;
4382#[cfg(any(feature = "text", feature = "development"))]
4383pub use ampersand::*;
4384#[cfg(any(feature = "text", feature = "development"))]
4385pub use ampersands::*;
4386#[cfg(any(feature = "food-beverage", feature = "gaming"))]
4387pub use amphora::*;
4388#[cfg(any(feature = "transportation", feature = "text"))]
4389pub use anchor::*;
4390#[cfg(feature = "emoji")]
4391pub use angry::*;
4392#[cfg(feature = "emoji")]
4393pub use annoyed::*;
4394#[cfg(any(feature = "devices", feature = "multimedia", feature = "communication"))]
4395pub use antenna::*;
4396#[cfg(any(feature = "buildings", feature = "tools", feature = "gaming"))]
4397pub use anvil::*;
4398#[cfg(feature = "photography")]
4399pub use aperture::*;
4400#[cfg(any(
4401    feature = "layout",
4402    feature = "design",
4403    feature = "development",
4404    feature = "files"
4405))]
4406pub use app_window::*;
4407#[cfg(any(
4408    feature = "layout",
4409    feature = "design",
4410    feature = "development",
4411    feature = "files"
4412))]
4413pub use app_window_mac::*;
4414#[cfg(feature = "food-beverage")]
4415pub use apple::*;
4416#[cfg(any(feature = "files", feature = "mail"))]
4417pub use archive::*;
4418#[cfg(any(feature = "files", feature = "mail"))]
4419pub use archive_restore::*;
4420#[cfg(any(feature = "files", feature = "mail"))]
4421pub use archive_x::*;
4422#[cfg(feature = "home")]
4423pub use armchair::*;
4424#[cfg(any(feature = "arrows", feature = "gaming"))]
4425pub use arrow_big_down::*;
4426#[cfg(any(feature = "arrows", feature = "gaming", feature = "files"))]
4427pub use arrow_big_down_dash::*;
4428#[cfg(any(feature = "arrows", feature = "gaming"))]
4429pub use arrow_big_left::*;
4430#[cfg(any(feature = "arrows", feature = "gaming"))]
4431pub use arrow_big_left_dash::*;
4432#[cfg(any(feature = "arrows", feature = "gaming"))]
4433pub use arrow_big_right::*;
4434#[cfg(any(feature = "arrows", feature = "gaming"))]
4435pub use arrow_big_right_dash::*;
4436#[cfg(any(
4437    feature = "arrows",
4438    feature = "text",
4439    feature = "development",
4440    feature = "gaming"
4441))]
4442pub use arrow_big_up::*;
4443#[cfg(any(
4444    feature = "arrows",
4445    feature = "text",
4446    feature = "development",
4447    feature = "gaming"
4448))]
4449pub use arrow_big_up_dash::*;
4450#[cfg(feature = "arrows")]
4451pub use arrow_down::*;
4452#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
4453pub use arrow_down_0_1::*;
4454#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
4455pub use arrow_down_1_0::*;
4456#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
4457pub use arrow_down_a_z::*;
4458#[cfg(any(feature = "arrows", feature = "files"))]
4459pub use arrow_down_from_line::*;
4460#[cfg(feature = "arrows")]
4461pub use arrow_down_left::*;
4462#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
4463pub use arrow_down_narrow_wide::*;
4464#[cfg(feature = "arrows")]
4465pub use arrow_down_right::*;
4466#[cfg(feature = "arrows")]
4467pub use arrow_down_to_dot::*;
4468#[cfg(any(feature = "arrows", feature = "files", feature = "development"))]
4469pub use arrow_down_to_line::*;
4470#[cfg(feature = "arrows")]
4471pub use arrow_down_up::*;
4472#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
4473pub use arrow_down_wide_narrow::*;
4474#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
4475pub use arrow_down_z_a::*;
4476#[cfg(feature = "arrows")]
4477pub use arrow_left::*;
4478#[cfg(feature = "arrows")]
4479pub use arrow_left_from_line::*;
4480#[cfg(feature = "arrows")]
4481pub use arrow_left_right::*;
4482#[cfg(feature = "arrows")]
4483pub use arrow_left_to_line::*;
4484#[cfg(feature = "arrows")]
4485pub use arrow_right::*;
4486#[cfg(feature = "arrows")]
4487pub use arrow_right_from_line::*;
4488#[cfg(feature = "arrows")]
4489pub use arrow_right_left::*;
4490#[cfg(any(feature = "arrows", feature = "development"))]
4491pub use arrow_right_to_line::*;
4492#[cfg(feature = "arrows")]
4493pub use arrow_up::*;
4494#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
4495pub use arrow_up_0_1::*;
4496#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
4497pub use arrow_up_1_0::*;
4498#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
4499pub use arrow_up_a_z::*;
4500#[cfg(feature = "arrows")]
4501pub use arrow_up_down::*;
4502#[cfg(feature = "arrows")]
4503pub use arrow_up_from_dot::*;
4504#[cfg(any(feature = "arrows", feature = "files", feature = "development"))]
4505pub use arrow_up_from_line::*;
4506#[cfg(feature = "arrows")]
4507pub use arrow_up_left::*;
4508#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
4509pub use arrow_up_narrow_wide::*;
4510#[cfg(feature = "arrows")]
4511pub use arrow_up_right::*;
4512#[cfg(any(feature = "arrows", feature = "files"))]
4513pub use arrow_up_to_line::*;
4514#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
4515pub use arrow_up_wide_narrow::*;
4516#[cfg(any(feature = "text", feature = "layout", feature = "arrows"))]
4517pub use arrow_up_z_a::*;
4518#[cfg(any(feature = "arrows", feature = "transportation", feature = "mail"))]
4519pub use arrows_up_from_line::*;
4520#[cfg(any(feature = "text", feature = "math", feature = "development"))]
4521pub use asterisk::*;
4522#[cfg(any(feature = "text", feature = "account"))]
4523pub use at_sign::*;
4524#[cfg(feature = "science")]
4525pub use atom::*;
4526#[cfg(any(feature = "multimedia", feature = "communication"))]
4527pub use audio_lines::*;
4528#[cfg(any(feature = "multimedia", feature = "communication"))]
4529pub use audio_waveform::*;
4530#[cfg(any(feature = "account", feature = "sports", feature = "gaming"))]
4531pub use award::*;
4532#[cfg(any(feature = "tools", feature = "gaming"))]
4533pub use axe::*;
4534#[cfg(feature = "design")]
4535pub use axis_3_d::*;
4536#[cfg(any(feature = "accessibility", feature = "people"))]
4537pub use baby::*;
4538#[cfg(any(feature = "gaming", feature = "photography", feature = "travel"))]
4539pub use backpack::*;
4540#[cfg(any(feature = "account", feature = "social", feature = "shapes"))]
4541pub use badge::*;
4542#[cfg(any(feature = "account", feature = "social"))]
4543pub use badge_alert::*;
4544#[cfg(any(feature = "shopping", feature = "finance"))]
4545pub use badge_cent::*;
4546#[cfg(feature = "social")]
4547pub use badge_check::*;
4548#[cfg(any(feature = "shopping", feature = "finance"))]
4549pub use badge_dollar_sign::*;
4550#[cfg(any(feature = "shopping", feature = "finance"))]
4551pub use badge_euro::*;
4552#[cfg(any(feature = "shopping", feature = "finance"))]
4553pub use badge_indian_rupee::*;
4554#[cfg(any(feature = "account", feature = "accessibility", feature = "social"))]
4555pub use badge_info::*;
4556#[cfg(any(feature = "shopping", feature = "finance"))]
4557pub use badge_japanese_yen::*;
4558#[cfg(feature = "social")]
4559pub use badge_minus::*;
4560#[cfg(any(
4561    feature = "social",
4562    feature = "finance",
4563    feature = "shopping",
4564    feature = "math"
4565))]
4566pub use badge_percent::*;
4567#[cfg(feature = "social")]
4568pub use badge_plus::*;
4569#[cfg(any(feature = "shopping", feature = "finance"))]
4570pub use badge_pound_sterling::*;
4571#[cfg(any(feature = "accessibility", feature = "social", feature = "shapes"))]
4572pub use badge_question_mark::*;
4573#[cfg(any(feature = "shopping", feature = "finance"))]
4574pub use badge_russian_ruble::*;
4575#[cfg(any(feature = "shopping", feature = "finance"))]
4576pub use badge_swiss_franc::*;
4577#[cfg(any(feature = "shopping", feature = "finance"))]
4578pub use badge_turkish_lira::*;
4579#[cfg(feature = "social")]
4580pub use badge_x::*;
4581#[cfg(any(feature = "transportation", feature = "travel"))]
4582pub use baggage_claim::*;
4583#[cfg(feature = "emoji")]
4584pub use balloon::*;
4585#[cfg(feature = "account")]
4586pub use ban::*;
4587#[cfg(feature = "food-beverage")]
4588pub use banana::*;
4589#[cfg(feature = "medical")]
4590pub use bandage::*;
4591#[cfg(feature = "finance")]
4592pub use banknote::*;
4593#[cfg(feature = "finance")]
4594pub use banknote_arrow_down::*;
4595#[cfg(feature = "finance")]
4596pub use banknote_arrow_up::*;
4597#[cfg(feature = "finance")]
4598pub use banknote_x::*;
4599#[cfg(feature = "shopping")]
4600pub use barcode::*;
4601#[cfg(any(feature = "food-beverage", feature = "navigation"))]
4602pub use barrel::*;
4603#[cfg(feature = "text")]
4604pub use baseline::*;
4605#[cfg(feature = "travel")]
4606pub use bath::*;
4607#[cfg(any(feature = "connectivity", feature = "devices"))]
4608pub use battery::*;
4609#[cfg(any(feature = "connectivity", feature = "devices"))]
4610pub use battery_charging::*;
4611#[cfg(any(feature = "connectivity", feature = "devices"))]
4612pub use battery_full::*;
4613#[cfg(any(feature = "connectivity", feature = "devices"))]
4614pub use battery_low::*;
4615#[cfg(any(feature = "connectivity", feature = "devices"))]
4616pub use battery_medium::*;
4617#[cfg(feature = "devices")]
4618pub use battery_plus::*;
4619#[cfg(any(feature = "connectivity", feature = "devices"))]
4620pub use battery_warning::*;
4621#[cfg(any(feature = "science", feature = "gaming"))]
4622pub use beaker::*;
4623#[cfg(feature = "food-beverage")]
4624pub use bean::*;
4625#[cfg(feature = "food-beverage")]
4626pub use bean_off::*;
4627#[cfg(feature = "home")]
4628pub use bed::*;
4629#[cfg(feature = "home")]
4630pub use bed_double::*;
4631#[cfg(feature = "home")]
4632pub use bed_single::*;
4633#[cfg(feature = "food-beverage")]
4634pub use beef::*;
4635#[cfg(feature = "food-beverage")]
4636pub use beer::*;
4637#[cfg(feature = "food-beverage")]
4638pub use beer_off::*;
4639#[cfg(any(feature = "account", feature = "notifications"))]
4640pub use bell::*;
4641#[cfg(any(feature = "account", feature = "notifications"))]
4642pub use bell_dot::*;
4643#[cfg(any(feature = "devices", feature = "notifications", feature = "home"))]
4644pub use bell_electric::*;
4645#[cfg(feature = "notifications")]
4646pub use bell_minus::*;
4647#[cfg(feature = "notifications")]
4648pub use bell_off::*;
4649#[cfg(feature = "notifications")]
4650pub use bell_plus::*;
4651#[cfg(feature = "notifications")]
4652pub use bell_ring::*;
4653#[cfg(any(feature = "layout", feature = "design", feature = "tools"))]
4654pub use between_horizontal_end::*;
4655#[cfg(any(feature = "layout", feature = "design", feature = "tools"))]
4656pub use between_horizontal_start::*;
4657#[cfg(any(feature = "layout", feature = "design", feature = "tools"))]
4658pub use between_vertical_end::*;
4659#[cfg(any(feature = "layout", feature = "design", feature = "tools"))]
4660pub use between_vertical_start::*;
4661#[cfg(feature = "emoji")]
4662pub use biceps_flexed::*;
4663#[cfg(feature = "transportation")]
4664pub use bike::*;
4665#[cfg(any(feature = "text", feature = "development"))]
4666pub use binary::*;
4667#[cfg(any(
4668    feature = "navigation",
4669    feature = "nature",
4670    feature = "photography",
4671    feature = "science",
4672    feature = "travel",
4673    feature = "development"
4674))]
4675pub use binoculars::*;
4676#[cfg(feature = "science")]
4677pub use biohazard::*;
4678#[cfg(feature = "animals")]
4679pub use bird::*;
4680#[cfg(any(
4681    feature = "nature",
4682    feature = "animals",
4683    feature = "navigation",
4684    feature = "home"
4685))]
4686pub use birdhouse::*;
4687#[cfg(any(feature = "brands", feature = "development", feature = "finance"))]
4688pub use bitcoin::*;
4689#[cfg(any(
4690    feature = "design",
4691    feature = "photography",
4692    feature = "tools",
4693    feature = "development"
4694))]
4695pub use blend::*;
4696#[cfg(feature = "home")]
4697pub use blinds::*;
4698#[cfg(any(feature = "development", feature = "layout", feature = "shapes"))]
4699pub use blocks::*;
4700#[cfg(any(feature = "connectivity", feature = "devices"))]
4701pub use bluetooth::*;
4702#[cfg(any(feature = "connectivity", feature = "devices"))]
4703pub use bluetooth_connected::*;
4704#[cfg(any(feature = "connectivity", feature = "devices"))]
4705pub use bluetooth_off::*;
4706#[cfg(any(feature = "connectivity", feature = "devices"))]
4707pub use bluetooth_searching::*;
4708#[cfg(feature = "text")]
4709pub use bold::*;
4710#[cfg(any(feature = "tools", feature = "home"))]
4711pub use bolt::*;
4712#[cfg(any(feature = "security", feature = "tools"))]
4713pub use bomb::*;
4714#[cfg(any(feature = "animals", feature = "medical", feature = "gaming"))]
4715pub use bone::*;
4716#[cfg(any(feature = "text", feature = "development", feature = "gaming"))]
4717pub use book::*;
4718#[cfg(any(feature = "text", feature = "gaming"))]
4719pub use book_a::*;
4720#[cfg(any(feature = "text", feature = "development", feature = "gaming"))]
4721pub use book_alert::*;
4722#[cfg(any(feature = "multimedia", feature = "text"))]
4723pub use book_audio::*;
4724#[cfg(any(feature = "text", feature = "development", feature = "gaming"))]
4725pub use book_check::*;
4726#[cfg(any(feature = "development", feature = "text", feature = "gaming"))]
4727pub use book_copy::*;
4728#[cfg(feature = "development")]
4729pub use book_dashed::*;
4730#[cfg(feature = "development")]
4731pub use book_down::*;
4732#[cfg(any(feature = "multimedia", feature = "text"))]
4733pub use book_headphones::*;
4734#[cfg(any(feature = "social", feature = "text", feature = "gaming"))]
4735pub use book_heart::*;
4736#[cfg(any(
4737    feature = "photography",
4738    feature = "text",
4739    feature = "multimedia",
4740    feature = "files",
4741    feature = "social",
4742    feature = "shopping",
4743    feature = "travel"
4744))]
4745pub use book_image::*;
4746#[cfg(any(feature = "development", feature = "security", feature = "gaming"))]
4747pub use book_key::*;
4748#[cfg(any(feature = "development", feature = "security", feature = "gaming"))]
4749pub use book_lock::*;
4750#[cfg(any(feature = "text", feature = "development", feature = "gaming"))]
4751pub use book_marked::*;
4752#[cfg(any(feature = "development", feature = "text", feature = "gaming"))]
4753pub use book_minus::*;
4754#[cfg(any(feature = "text", feature = "development", feature = "gaming"))]
4755pub use book_open::*;
4756#[cfg(any(feature = "text", feature = "development", feature = "gaming"))]
4757pub use book_open_check::*;
4758#[cfg(any(feature = "text", feature = "development"))]
4759pub use book_open_text::*;
4760#[cfg(any(feature = "development", feature = "text", feature = "gaming"))]
4761pub use book_plus::*;
4762#[cfg(any(feature = "text", feature = "development", feature = "gaming"))]
4763pub use book_search::*;
4764#[cfg(any(feature = "text", feature = "gaming"))]
4765pub use book_text::*;
4766#[cfg(any(feature = "text", feature = "design", feature = "gaming"))]
4767pub use book_type::*;
4768#[cfg(feature = "development")]
4769pub use book_up::*;
4770#[cfg(feature = "development")]
4771pub use book_up_2::*;
4772#[cfg(any(
4773    feature = "account",
4774    feature = "connectivity",
4775    feature = "communication",
4776    feature = "social"
4777))]
4778pub use book_user::*;
4779#[cfg(any(feature = "text", feature = "gaming"))]
4780pub use book_x::*;
4781#[cfg(feature = "account")]
4782pub use bookmark::*;
4783#[cfg(feature = "account")]
4784pub use bookmark_check::*;
4785#[cfg(feature = "account")]
4786pub use bookmark_minus::*;
4787#[cfg(feature = "account")]
4788pub use bookmark_plus::*;
4789#[cfg(feature = "account")]
4790pub use bookmark_x::*;
4791#[cfg(any(feature = "devices", feature = "multimedia", feature = "social"))]
4792pub use boom_box::*;
4793#[cfg(any(feature = "development", feature = "social"))]
4794pub use bot::*;
4795#[cfg(any(feature = "development", feature = "social"))]
4796pub use bot_message_square::*;
4797#[cfg(any(feature = "development", feature = "social"))]
4798pub use bot_off::*;
4799#[cfg(feature = "food-beverage")]
4800pub use bottle_wine::*;
4801#[cfg(any(feature = "gaming", feature = "tools"))]
4802pub use bow_arrow::*;
4803#[cfg(any(
4804    feature = "shapes",
4805    feature = "gaming",
4806    feature = "development",
4807    feature = "math"
4808))]
4809pub use r#box::*;
4810#[cfg(any(feature = "shapes", feature = "gaming", feature = "development"))]
4811pub use boxes::*;
4812#[cfg(any(feature = "development", feature = "files"))]
4813pub use braces::*;
4814#[cfg(any(feature = "development", feature = "files"))]
4815pub use brackets::*;
4816#[cfg(any(feature = "medical", feature = "science"))]
4817pub use brain::*;
4818#[cfg(any(feature = "science", feature = "development"))]
4819pub use brain_circuit::*;
4820#[cfg(any(feature = "science", feature = "development"))]
4821pub use brain_cog::*;
4822#[cfg(any(feature = "buildings", feature = "home"))]
4823pub use brick_wall::*;
4824#[cfg(any(feature = "security", feature = "home", feature = "connectivity"))]
4825pub use brick_wall_fire::*;
4826#[cfg(any(feature = "security", feature = "home", feature = "connectivity"))]
4827pub use brick_wall_shield::*;
4828#[cfg(feature = "transportation")]
4829pub use briefcase::*;
4830#[cfg(feature = "transportation")]
4831pub use briefcase_business::*;
4832#[cfg(any(feature = "travel", feature = "transportation"))]
4833pub use briefcase_conveyor_belt::*;
4834#[cfg(any(feature = "medical", feature = "transportation"))]
4835pub use briefcase_medical::*;
4836#[cfg(any(feature = "design", feature = "layout"))]
4837pub use bring_to_front::*;
4838#[cfg(any(feature = "text", feature = "design", feature = "tools"))]
4839pub use brush::*;
4840#[cfg(any(feature = "home", feature = "tools", feature = "design"))]
4841pub use brush_cleaning::*;
4842#[cfg(feature = "weather")]
4843pub use bubbles::*;
4844#[cfg(any(feature = "development", feature = "animals"))]
4845pub use bug::*;
4846#[cfg(any(feature = "development", feature = "animals"))]
4847pub use bug_off::*;
4848#[cfg(any(feature = "development", feature = "animals"))]
4849pub use bug_play::*;
4850#[cfg(any(feature = "account", feature = "buildings"))]
4851pub use building::*;
4852#[cfg(any(feature = "account", feature = "buildings"))]
4853pub use building_2::*;
4854#[cfg(feature = "transportation")]
4855pub use bus::*;
4856#[cfg(feature = "transportation")]
4857pub use bus_front::*;
4858#[cfg(any(feature = "connectivity", feature = "devices", feature = "multimedia"))]
4859pub use cable::*;
4860#[cfg(any(feature = "transportation", feature = "travel"))]
4861pub use cable_car::*;
4862#[cfg(any(feature = "food-beverage", feature = "social", feature = "account"))]
4863pub use cake::*;
4864#[cfg(any(feature = "food-beverage", feature = "social"))]
4865pub use cake_slice::*;
4866#[cfg(any(feature = "math", feature = "devices"))]
4867pub use calculator::*;
4868#[cfg(feature = "time")]
4869pub use calendar::*;
4870#[cfg(feature = "time")]
4871pub use calendar_1::*;
4872#[cfg(feature = "time")]
4873pub use calendar_arrow_down::*;
4874#[cfg(feature = "time")]
4875pub use calendar_arrow_up::*;
4876#[cfg(feature = "time")]
4877pub use calendar_check::*;
4878#[cfg(feature = "time")]
4879pub use calendar_check_2::*;
4880#[cfg(feature = "time")]
4881pub use calendar_clock::*;
4882#[cfg(feature = "time")]
4883pub use calendar_cog::*;
4884#[cfg(feature = "time")]
4885pub use calendar_days::*;
4886#[cfg(any(feature = "time", feature = "files"))]
4887pub use calendar_fold::*;
4888#[cfg(feature = "time")]
4889pub use calendar_heart::*;
4890#[cfg(feature = "time")]
4891pub use calendar_minus::*;
4892#[cfg(feature = "time")]
4893pub use calendar_minus_2::*;
4894#[cfg(feature = "time")]
4895pub use calendar_off::*;
4896#[cfg(feature = "time")]
4897pub use calendar_plus::*;
4898#[cfg(feature = "time")]
4899pub use calendar_plus_2::*;
4900#[cfg(feature = "time")]
4901pub use calendar_range::*;
4902#[cfg(feature = "time")]
4903pub use calendar_search::*;
4904#[cfg(any(feature = "arrows", feature = "time"))]
4905pub use calendar_sync::*;
4906#[cfg(feature = "time")]
4907pub use calendar_x::*;
4908#[cfg(feature = "time")]
4909pub use calendar_x_2::*;
4910#[cfg(feature = "time")]
4911pub use calendars::*;
4912#[cfg(any(
4913    feature = "photography",
4914    feature = "devices",
4915    feature = "communication"
4916))]
4917pub use camera::*;
4918#[cfg(any(
4919    feature = "photography",
4920    feature = "devices",
4921    feature = "communication"
4922))]
4923pub use camera_off::*;
4924#[cfg(feature = "food-beverage")]
4925pub use candy::*;
4926#[cfg(feature = "food-beverage")]
4927pub use candy_cane::*;
4928#[cfg(feature = "food-beverage")]
4929pub use candy_off::*;
4930#[cfg(feature = "nature")]
4931pub use cannabis::*;
4932#[cfg(feature = "nature")]
4933pub use cannabis_off::*;
4934#[cfg(feature = "multimedia")]
4935pub use captions::*;
4936#[cfg(feature = "multimedia")]
4937pub use captions_off::*;
4938#[cfg(feature = "transportation")]
4939pub use car::*;
4940#[cfg(feature = "transportation")]
4941pub use car_front::*;
4942#[cfg(feature = "transportation")]
4943pub use car_taxi_front::*;
4944#[cfg(any(feature = "transportation", feature = "travel", feature = "nature"))]
4945pub use caravan::*;
4946#[cfg(any(
4947    feature = "connectivity",
4948    feature = "communication",
4949    feature = "multimedia",
4950    feature = "devices"
4951))]
4952pub use card_sim::*;
4953#[cfg(feature = "food-beverage")]
4954pub use carrot::*;
4955#[cfg(any(feature = "text", feature = "development"))]
4956pub use case_lower::*;
4957#[cfg(feature = "text")]
4958pub use case_sensitive::*;
4959#[cfg(any(feature = "text", feature = "development"))]
4960pub use case_upper::*;
4961#[cfg(any(
4962    feature = "connectivity",
4963    feature = "devices",
4964    feature = "multimedia",
4965    feature = "communication",
4966    feature = "files"
4967))]
4968pub use cassette_tape::*;
4969#[cfg(any(feature = "devices", feature = "connectivity"))]
4970pub use cast::*;
4971#[cfg(any(feature = "buildings", feature = "gaming", feature = "navigation"))]
4972pub use castle::*;
4973#[cfg(feature = "animals")]
4974pub use cat::*;
4975#[cfg(any(
4976    feature = "security",
4977    feature = "devices",
4978    feature = "communication",
4979    feature = "connectivity",
4980    feature = "photography"
4981))]
4982pub use cctv::*;
4983#[cfg(feature = "charts")]
4984pub use chart_area::*;
4985#[cfg(feature = "charts")]
4986pub use chart_bar::*;
4987#[cfg(feature = "charts")]
4988pub use chart_bar_big::*;
4989#[cfg(feature = "charts")]
4990pub use chart_bar_decreasing::*;
4991#[cfg(feature = "charts")]
4992pub use chart_bar_increasing::*;
4993#[cfg(feature = "charts")]
4994pub use chart_bar_stacked::*;
4995#[cfg(any(feature = "charts", feature = "finance"))]
4996pub use chart_candlestick::*;
4997#[cfg(feature = "charts")]
4998pub use chart_column::*;
4999#[cfg(feature = "charts")]
5000pub use chart_column_big::*;
5001#[cfg(feature = "charts")]
5002pub use chart_column_decreasing::*;
5003#[cfg(feature = "charts")]
5004pub use chart_column_increasing::*;
5005#[cfg(feature = "charts")]
5006pub use chart_column_stacked::*;
5007#[cfg(feature = "charts")]
5008pub use chart_gantt::*;
5009#[cfg(feature = "charts")]
5010pub use chart_line::*;
5011#[cfg(feature = "charts")]
5012pub use chart_network::*;
5013#[cfg(feature = "charts")]
5014pub use chart_no_axes_column::*;
5015#[cfg(feature = "charts")]
5016pub use chart_no_axes_column_decreasing::*;
5017#[cfg(feature = "charts")]
5018pub use chart_no_axes_column_increasing::*;
5019#[cfg(feature = "charts")]
5020pub use chart_no_axes_combined::*;
5021#[cfg(any(
5022    feature = "charts",
5023    feature = "time",
5024    feature = "development",
5025    feature = "design"
5026))]
5027pub use chart_no_axes_gantt::*;
5028#[cfg(any(feature = "charts", feature = "files"))]
5029pub use chart_pie::*;
5030#[cfg(feature = "charts")]
5031pub use chart_scatter::*;
5032#[cfg(feature = "charts")]
5033pub use chart_spline::*;
5034#[cfg(feature = "notifications")]
5035pub use check::*;
5036#[cfg(feature = "notifications")]
5037pub use check_check::*;
5038#[cfg(feature = "notifications")]
5039pub use check_line::*;
5040#[cfg(feature = "food-beverage")]
5041pub use chef_hat::*;
5042#[cfg(feature = "food-beverage")]
5043pub use cherry::*;
5044#[cfg(any(feature = "gaming", feature = "emoji"))]
5045pub use chess_bishop::*;
5046#[cfg(any(feature = "gaming", feature = "emoji"))]
5047pub use chess_king::*;
5048#[cfg(any(feature = "gaming", feature = "emoji"))]
5049pub use chess_knight::*;
5050#[cfg(any(feature = "gaming", feature = "emoji"))]
5051pub use chess_pawn::*;
5052#[cfg(any(feature = "gaming", feature = "emoji"))]
5053pub use chess_queen::*;
5054#[cfg(any(feature = "gaming", feature = "emoji"))]
5055pub use chess_rook::*;
5056#[cfg(any(feature = "arrows", feature = "gaming"))]
5057pub use chevron_down::*;
5058#[cfg(any(feature = "arrows", feature = "multimedia"))]
5059pub use chevron_first::*;
5060#[cfg(any(feature = "arrows", feature = "multimedia"))]
5061pub use chevron_last::*;
5062#[cfg(feature = "arrows")]
5063pub use chevron_left::*;
5064#[cfg(any(feature = "arrows", feature = "math", feature = "development"))]
5065pub use chevron_right::*;
5066#[cfg(any(feature = "arrows", feature = "math", feature = "gaming"))]
5067pub use chevron_up::*;
5068#[cfg(any(feature = "arrows", feature = "gaming"))]
5069pub use chevrons_down::*;
5070#[cfg(feature = "arrows")]
5071pub use chevrons_down_up::*;
5072#[cfg(any(feature = "arrows", feature = "gaming"))]
5073pub use chevrons_left::*;
5074#[cfg(feature = "arrows")]
5075pub use chevrons_left_right::*;
5076#[cfg(any(
5077    feature = "communication",
5078    feature = "devices",
5079    feature = "multimedia",
5080    feature = "gaming"
5081))]
5082pub use chevrons_left_right_ellipsis::*;
5083#[cfg(any(feature = "arrows", feature = "gaming"))]
5084pub use chevrons_right::*;
5085#[cfg(feature = "arrows")]
5086pub use chevrons_right_left::*;
5087#[cfg(any(feature = "arrows", feature = "gaming"))]
5088pub use chevrons_up::*;
5089#[cfg(feature = "arrows")]
5090pub use chevrons_up_down::*;
5091#[cfg(feature = "brands")]
5092pub use chromium::*;
5093#[cfg(any(feature = "buildings", feature = "navigation"))]
5094pub use church::*;
5095#[cfg(any(feature = "travel", feature = "transportation", feature = "medical"))]
5096pub use cigarette::*;
5097#[cfg(any(feature = "travel", feature = "transportation", feature = "medical"))]
5098pub use cigarette_off::*;
5099#[cfg(feature = "shapes")]
5100pub use circle::*;
5101#[cfg(feature = "notifications")]
5102pub use circle_alert::*;
5103#[cfg(any(feature = "arrows", feature = "gaming"))]
5104pub use circle_arrow_down::*;
5105#[cfg(any(feature = "arrows", feature = "gaming"))]
5106pub use circle_arrow_left::*;
5107#[cfg(feature = "arrows")]
5108pub use circle_arrow_out_down_left::*;
5109#[cfg(feature = "arrows")]
5110pub use circle_arrow_out_down_right::*;
5111#[cfg(any(feature = "arrows", feature = "development"))]
5112pub use circle_arrow_out_up_left::*;
5113#[cfg(feature = "arrows")]
5114pub use circle_arrow_out_up_right::*;
5115#[cfg(any(feature = "arrows", feature = "gaming"))]
5116pub use circle_arrow_right::*;
5117#[cfg(any(feature = "arrows", feature = "gaming"))]
5118pub use circle_arrow_up::*;
5119#[cfg(feature = "notifications")]
5120pub use circle_check::*;
5121#[cfg(feature = "notifications")]
5122pub use circle_check_big::*;
5123#[cfg(feature = "arrows")]
5124pub use circle_chevron_down::*;
5125#[cfg(feature = "arrows")]
5126pub use circle_chevron_left::*;
5127#[cfg(feature = "arrows")]
5128pub use circle_chevron_right::*;
5129#[cfg(feature = "arrows")]
5130pub use circle_chevron_up::*;
5131#[cfg(any(feature = "development", feature = "shapes"))]
5132pub use circle_dashed::*;
5133#[cfg(feature = "math")]
5134pub use circle_divide::*;
5135#[cfg(feature = "finance")]
5136pub use circle_dollar_sign::*;
5137#[cfg(any(feature = "development", feature = "shapes"))]
5138pub use circle_dot::*;
5139#[cfg(any(feature = "development", feature = "shapes"))]
5140pub use circle_dot_dashed::*;
5141#[cfg(any(feature = "layout", feature = "development"))]
5142pub use circle_ellipsis::*;
5143#[cfg(feature = "math")]
5144pub use circle_equal::*;
5145#[cfg(any(feature = "arrows", feature = "development"))]
5146pub use circle_fading_arrow_up::*;
5147#[cfg(any(feature = "communication", feature = "social"))]
5148pub use circle_fading_plus::*;
5149#[cfg(any(feature = "transportation", feature = "sports", feature = "science"))]
5150pub use circle_gauge::*;
5151#[cfg(feature = "math")]
5152pub use circle_minus::*;
5153#[cfg(feature = "shapes")]
5154pub use circle_off::*;
5155#[cfg(any(feature = "transportation", feature = "navigation"))]
5156pub use circle_parking::*;
5157#[cfg(any(feature = "transportation", feature = "navigation"))]
5158pub use circle_parking_off::*;
5159#[cfg(feature = "multimedia")]
5160pub use circle_pause::*;
5161#[cfg(any(
5162    feature = "social",
5163    feature = "finance",
5164    feature = "shopping",
5165    feature = "math"
5166))]
5167pub use circle_percent::*;
5168#[cfg(feature = "shapes")]
5169pub use circle_pile::*;
5170#[cfg(feature = "multimedia")]
5171pub use circle_play::*;
5172#[cfg(any(
5173    feature = "math",
5174    feature = "development",
5175    feature = "cursors",
5176    feature = "gaming"
5177))]
5178pub use circle_plus::*;
5179#[cfg(feature = "finance")]
5180pub use circle_pound_sterling::*;
5181#[cfg(feature = "connectivity")]
5182pub use circle_power::*;
5183#[cfg(any(feature = "accessibility", feature = "text", feature = "notifications"))]
5184pub use circle_question_mark::*;
5185#[cfg(any(feature = "development", feature = "math"))]
5186pub use circle_slash::*;
5187#[cfg(any(feature = "shapes", feature = "math", feature = "development"))]
5188pub use circle_slash_2::*;
5189#[cfg(any(feature = "shapes", feature = "medical"))]
5190pub use circle_small::*;
5191#[cfg(any(feature = "sports", feature = "gaming"))]
5192pub use circle_star::*;
5193#[cfg(feature = "multimedia")]
5194pub use circle_stop::*;
5195#[cfg(feature = "account")]
5196pub use circle_user::*;
5197#[cfg(feature = "account")]
5198pub use circle_user_round::*;
5199#[cfg(any(feature = "math", feature = "development"))]
5200pub use circle_x::*;
5201#[cfg(any(feature = "science", feature = "development"))]
5202pub use circuit_board::*;
5203#[cfg(feature = "food-beverage")]
5204pub use citrus::*;
5205#[cfg(feature = "multimedia")]
5206pub use clapperboard::*;
5207#[cfg(feature = "text")]
5208pub use clipboard::*;
5209#[cfg(feature = "text")]
5210pub use clipboard_check::*;
5211#[cfg(any(feature = "time", feature = "text"))]
5212pub use clipboard_clock::*;
5213#[cfg(any(feature = "text", feature = "arrows"))]
5214pub use clipboard_copy::*;
5215#[cfg(feature = "text")]
5216pub use clipboard_list::*;
5217#[cfg(any(feature = "text", feature = "medical"))]
5218pub use clipboard_minus::*;
5219#[cfg(any(feature = "text", feature = "arrows"))]
5220pub use clipboard_paste::*;
5221#[cfg(feature = "text")]
5222pub use clipboard_pen::*;
5223#[cfg(feature = "text")]
5224pub use clipboard_pen_line::*;
5225#[cfg(any(feature = "text", feature = "medical"))]
5226pub use clipboard_plus::*;
5227#[cfg(feature = "text")]
5228pub use clipboard_type::*;
5229#[cfg(feature = "text")]
5230pub use clipboard_x::*;
5231#[cfg(feature = "time")]
5232pub use clock::*;
5233#[cfg(feature = "time")]
5234pub use clock_1::*;
5235#[cfg(feature = "time")]
5236pub use clock_2::*;
5237#[cfg(feature = "time")]
5238pub use clock_3::*;
5239#[cfg(feature = "time")]
5240pub use clock_4::*;
5241#[cfg(feature = "time")]
5242pub use clock_5::*;
5243#[cfg(feature = "time")]
5244pub use clock_6::*;
5245#[cfg(feature = "time")]
5246pub use clock_7::*;
5247#[cfg(feature = "time")]
5248pub use clock_8::*;
5249#[cfg(feature = "time")]
5250pub use clock_9::*;
5251#[cfg(feature = "time")]
5252pub use clock_10::*;
5253#[cfg(feature = "time")]
5254pub use clock_11::*;
5255#[cfg(feature = "time")]
5256pub use clock_12::*;
5257#[cfg(feature = "time")]
5258pub use clock_alert::*;
5259#[cfg(feature = "time")]
5260pub use clock_arrow_down::*;
5261#[cfg(feature = "time")]
5262pub use clock_arrow_up::*;
5263#[cfg(feature = "time")]
5264pub use clock_check::*;
5265#[cfg(feature = "time")]
5266pub use clock_fading::*;
5267#[cfg(feature = "time")]
5268pub use clock_plus::*;
5269#[cfg(any(feature = "accessibility", feature = "multimedia"))]
5270pub use closed_caption::*;
5271#[cfg(feature = "weather")]
5272pub use cloud::*;
5273#[cfg(feature = "development")]
5274pub use cloud_alert::*;
5275#[cfg(any(feature = "arrows", feature = "files"))]
5276pub use cloud_backup::*;
5277#[cfg(feature = "development")]
5278pub use cloud_check::*;
5279#[cfg(feature = "development")]
5280pub use cloud_cog::*;
5281#[cfg(any(feature = "arrows", feature = "files"))]
5282pub use cloud_download::*;
5283#[cfg(feature = "weather")]
5284pub use cloud_drizzle::*;
5285#[cfg(feature = "weather")]
5286pub use cloud_fog::*;
5287#[cfg(feature = "weather")]
5288pub use cloud_hail::*;
5289#[cfg(feature = "weather")]
5290pub use cloud_lightning::*;
5291#[cfg(feature = "weather")]
5292pub use cloud_moon::*;
5293#[cfg(feature = "weather")]
5294pub use cloud_moon_rain::*;
5295#[cfg(any(feature = "connectivity", feature = "weather"))]
5296pub use cloud_off::*;
5297#[cfg(feature = "weather")]
5298pub use cloud_rain::*;
5299#[cfg(feature = "weather")]
5300pub use cloud_rain_wind::*;
5301#[cfg(feature = "weather")]
5302pub use cloud_snow::*;
5303#[cfg(feature = "weather")]
5304pub use cloud_sun::*;
5305#[cfg(feature = "weather")]
5306pub use cloud_sun_rain::*;
5307#[cfg(any(feature = "arrows", feature = "files"))]
5308pub use cloud_sync::*;
5309#[cfg(any(feature = "arrows", feature = "files"))]
5310pub use cloud_upload::*;
5311#[cfg(feature = "weather")]
5312pub use cloudy::*;
5313#[cfg(feature = "gaming")]
5314pub use clover::*;
5315#[cfg(any(feature = "shapes", feature = "gaming"))]
5316pub use club::*;
5317#[cfg(any(feature = "text", feature = "development"))]
5318pub use code::*;
5319#[cfg(any(feature = "text", feature = "development"))]
5320pub use code_xml::*;
5321#[cfg(any(feature = "brands", feature = "development"))]
5322pub use codepen::*;
5323#[cfg(any(feature = "brands", feature = "development"))]
5324pub use codesandbox::*;
5325#[cfg(feature = "food-beverage")]
5326pub use coffee::*;
5327#[cfg(feature = "account")]
5328pub use cog::*;
5329#[cfg(feature = "gaming")]
5330pub use coins::*;
5331#[cfg(any(feature = "layout", feature = "design", feature = "text"))]
5332pub use columns_2::*;
5333#[cfg(any(feature = "layout", feature = "design", feature = "text"))]
5334pub use columns_3::*;
5335#[cfg(any(feature = "layout", feature = "design"))]
5336pub use columns_3_cog::*;
5337#[cfg(any(
5338    feature = "layout",
5339    feature = "design",
5340    feature = "text",
5341    feature = "security"
5342))]
5343pub use columns_4::*;
5344#[cfg(any(feature = "development", feature = "files"))]
5345pub use combine::*;
5346#[cfg(feature = "development")]
5347pub use command::*;
5348#[cfg(any(feature = "navigation", feature = "travel"))]
5349pub use compass::*;
5350#[cfg(any(feature = "design", feature = "development"))]
5351pub use component::*;
5352#[cfg(any(feature = "devices", feature = "development", feature = "gaming"))]
5353pub use computer::*;
5354#[cfg(feature = "travel")]
5355pub use concierge_bell::*;
5356#[cfg(any(feature = "shapes", feature = "math"))]
5357pub use cone::*;
5358#[cfg(feature = "development")]
5359pub use construction::*;
5360#[cfg(any(
5361    feature = "account",
5362    feature = "connectivity",
5363    feature = "communication",
5364    feature = "social"
5365))]
5366pub use contact::*;
5367#[cfg(any(
5368    feature = "account",
5369    feature = "connectivity",
5370    feature = "communication",
5371    feature = "social"
5372))]
5373pub use contact_round::*;
5374#[cfg(any(feature = "development", feature = "transportation", feature = "mail"))]
5375pub use container::*;
5376#[cfg(any(feature = "photography", feature = "accessibility", feature = "design"))]
5377pub use contrast::*;
5378#[cfg(any(feature = "account", feature = "food-beverage"))]
5379pub use cookie::*;
5380#[cfg(any(feature = "food-beverage", feature = "home"))]
5381pub use cooking_pot::*;
5382#[cfg(feature = "text")]
5383pub use copy::*;
5384#[cfg(any(feature = "text", feature = "notifications"))]
5385pub use copy_check::*;
5386#[cfg(any(feature = "text", feature = "math"))]
5387pub use copy_minus::*;
5388#[cfg(any(feature = "text", feature = "math"))]
5389pub use copy_plus::*;
5390#[cfg(any(feature = "text", feature = "development", feature = "math"))]
5391pub use copy_slash::*;
5392#[cfg(any(feature = "notifications", feature = "math"))]
5393pub use copy_x::*;
5394#[cfg(feature = "text")]
5395pub use copyleft::*;
5396#[cfg(feature = "text")]
5397pub use copyright::*;
5398#[cfg(feature = "arrows")]
5399pub use corner_down_left::*;
5400#[cfg(any(feature = "arrows", feature = "text", feature = "development"))]
5401pub use corner_down_right::*;
5402#[cfg(feature = "arrows")]
5403pub use corner_left_down::*;
5404#[cfg(feature = "arrows")]
5405pub use corner_left_up::*;
5406#[cfg(feature = "arrows")]
5407pub use corner_right_down::*;
5408#[cfg(feature = "arrows")]
5409pub use corner_right_up::*;
5410#[cfg(feature = "arrows")]
5411pub use corner_up_left::*;
5412#[cfg(feature = "arrows")]
5413pub use corner_up_right::*;
5414#[cfg(feature = "devices")]
5415pub use cpu::*;
5416#[cfg(feature = "text")]
5417pub use creative_commons::*;
5418#[cfg(any(feature = "account", feature = "finance"))]
5419pub use credit_card::*;
5420#[cfg(feature = "food-beverage")]
5421pub use croissant::*;
5422#[cfg(any(feature = "photography", feature = "design"))]
5423pub use crop::*;
5424#[cfg(feature = "shapes")]
5425pub use cross::*;
5426#[cfg(feature = "photography")]
5427pub use crosshair::*;
5428#[cfg(feature = "gaming")]
5429pub use crown::*;
5430#[cfg(any(feature = "shapes", feature = "math", feature = "food-beverage"))]
5431pub use cuboid::*;
5432#[cfg(feature = "food-beverage")]
5433pub use cup_soda::*;
5434#[cfg(feature = "finance")]
5435pub use currency::*;
5436#[cfg(any(feature = "shapes", feature = "design", feature = "math"))]
5437pub use cylinder::*;
5438#[cfg(any(
5439    feature = "buildings",
5440    feature = "sustainability",
5441    feature = "navigation"
5442))]
5443pub use dam::*;
5444#[cfg(any(feature = "devices", feature = "development"))]
5445pub use database::*;
5446#[cfg(any(
5447    feature = "devices",
5448    feature = "arrows",
5449    feature = "design",
5450    feature = "development",
5451    feature = "photography"
5452))]
5453pub use database_backup::*;
5454#[cfg(any(feature = "devices", feature = "development"))]
5455pub use database_search::*;
5456#[cfg(any(feature = "devices", feature = "development"))]
5457pub use database_zap::*;
5458#[cfg(any(
5459    feature = "design",
5460    feature = "text",
5461    feature = "arrows",
5462    feature = "math"
5463))]
5464pub use decimals_arrow_left::*;
5465#[cfg(any(
5466    feature = "design",
5467    feature = "text",
5468    feature = "arrows",
5469    feature = "math"
5470))]
5471pub use decimals_arrow_right::*;
5472#[cfg(any(feature = "text", feature = "arrows"))]
5473pub use delete::*;
5474#[cfg(feature = "food-beverage")]
5475pub use dessert::*;
5476#[cfg(any(
5477    feature = "shapes",
5478    feature = "math",
5479    feature = "design",
5480    feature = "tools"
5481))]
5482pub use diameter::*;
5483#[cfg(any(feature = "shapes", feature = "gaming"))]
5484pub use diamond::*;
5485#[cfg(any(
5486    feature = "multimedia",
5487    feature = "photography",
5488    feature = "tools",
5489    feature = "devices"
5490))]
5491pub use diamond_minus::*;
5492#[cfg(any(
5493    feature = "social",
5494    feature = "finance",
5495    feature = "shopping",
5496    feature = "math"
5497))]
5498pub use diamond_percent::*;
5499#[cfg(any(
5500    feature = "multimedia",
5501    feature = "photography",
5502    feature = "tools",
5503    feature = "devices"
5504))]
5505pub use diamond_plus::*;
5506#[cfg(feature = "gaming")]
5507pub use dice_1::*;
5508#[cfg(feature = "gaming")]
5509pub use dice_2::*;
5510#[cfg(feature = "gaming")]
5511pub use dice_3::*;
5512#[cfg(feature = "gaming")]
5513pub use dice_4::*;
5514#[cfg(feature = "gaming")]
5515pub use dice_5::*;
5516#[cfg(feature = "gaming")]
5517pub use dice_6::*;
5518#[cfg(feature = "gaming")]
5519pub use dices::*;
5520#[cfg(any(feature = "development", feature = "files"))]
5521pub use diff::*;
5522#[cfg(any(feature = "devices", feature = "multimedia"))]
5523pub use disc::*;
5524#[cfg(any(feature = "devices", feature = "multimedia"))]
5525pub use disc_2::*;
5526#[cfg(any(feature = "devices", feature = "multimedia"))]
5527pub use disc_3::*;
5528#[cfg(any(feature = "devices", feature = "multimedia"))]
5529pub use disc_album::*;
5530#[cfg(any(feature = "math", feature = "development"))]
5531pub use divide::*;
5532#[cfg(feature = "medical")]
5533pub use dna::*;
5534#[cfg(any(feature = "medical", feature = "food-beverage"))]
5535pub use dna_off::*;
5536#[cfg(any(
5537    feature = "layout",
5538    feature = "design",
5539    feature = "development",
5540    feature = "files"
5541))]
5542pub use dock::*;
5543#[cfg(feature = "animals")]
5544pub use dog::*;
5545#[cfg(feature = "finance")]
5546pub use dollar_sign::*;
5547#[cfg(feature = "food-beverage")]
5548pub use donut::*;
5549#[cfg(any(feature = "home", feature = "travel", feature = "security"))]
5550pub use door_closed::*;
5551#[cfg(any(feature = "home", feature = "travel", feature = "security"))]
5552pub use door_closed_locked::*;
5553#[cfg(any(feature = "home", feature = "travel", feature = "security"))]
5554pub use door_open::*;
5555#[cfg(any(feature = "shapes", feature = "text"))]
5556pub use dot::*;
5557#[cfg(any(feature = "arrows", feature = "files"))]
5558pub use download::*;
5559#[cfg(any(feature = "math", feature = "design", feature = "tools"))]
5560pub use drafting_compass::*;
5561#[cfg(feature = "multimedia")]
5562pub use drama::*;
5563#[cfg(any(feature = "brands", feature = "social", feature = "design"))]
5564pub use dribbble::*;
5565#[cfg(any(feature = "tools", feature = "home", feature = "devices"))]
5566pub use drill::*;
5567#[cfg(any(feature = "transportation", feature = "devices"))]
5568pub use drone::*;
5569#[cfg(any(feature = "weather", feature = "gaming"))]
5570pub use droplet::*;
5571#[cfg(any(feature = "weather", feature = "gaming"))]
5572pub use droplet_off::*;
5573#[cfg(feature = "weather")]
5574pub use droplets::*;
5575#[cfg(any(feature = "multimedia", feature = "devices"))]
5576pub use drum::*;
5577#[cfg(feature = "food-beverage")]
5578pub use drumstick::*;
5579#[cfg(any(feature = "navigation", feature = "sports"))]
5580pub use dumbbell::*;
5581#[cfg(any(feature = "medical", feature = "accessibility"))]
5582pub use ear::*;
5583#[cfg(any(feature = "medical", feature = "accessibility"))]
5584pub use ear_off::*;
5585#[cfg(feature = "navigation")]
5586pub use earth::*;
5587#[cfg(any(feature = "security", feature = "development", feature = "devices"))]
5588pub use earth_lock::*;
5589#[cfg(any(
5590    feature = "science",
5591    feature = "design",
5592    feature = "development",
5593    feature = "accessibility",
5594    feature = "photography"
5595))]
5596pub use eclipse::*;
5597#[cfg(any(feature = "food-beverage", feature = "animals"))]
5598pub use egg::*;
5599#[cfg(feature = "food-beverage")]
5600pub use egg_fried::*;
5601#[cfg(feature = "food-beverage")]
5602pub use egg_off::*;
5603#[cfg(feature = "shapes")]
5604pub use ellipse::*;
5605#[cfg(any(feature = "layout", feature = "development"))]
5606pub use ellipsis::*;
5607#[cfg(feature = "layout")]
5608pub use ellipsis_vertical::*;
5609#[cfg(any(feature = "math", feature = "development"))]
5610pub use equal::*;
5611#[cfg(feature = "math")]
5612pub use equal_approximately::*;
5613#[cfg(any(feature = "math", feature = "development"))]
5614pub use equal_not::*;
5615#[cfg(feature = "text")]
5616pub use eraser::*;
5617#[cfg(any(
5618    feature = "communication",
5619    feature = "devices",
5620    feature = "multimedia",
5621    feature = "gaming"
5622))]
5623pub use ethernet_port::*;
5624#[cfg(feature = "finance")]
5625pub use euro::*;
5626#[cfg(any(feature = "transportation", feature = "navigation"))]
5627pub use ev_charger::*;
5628#[cfg(any(feature = "text", feature = "arrows"))]
5629pub use expand::*;
5630#[cfg(any(feature = "arrows", feature = "text", feature = "social"))]
5631pub use external_link::*;
5632#[cfg(any(
5633    feature = "accessibility",
5634    feature = "photography",
5635    feature = "design",
5636    feature = "security"
5637))]
5638pub use eye::*;
5639#[cfg(any(
5640    feature = "accessibility",
5641    feature = "photography",
5642    feature = "design",
5643    feature = "security"
5644))]
5645pub use eye_closed::*;
5646#[cfg(any(
5647    feature = "accessibility",
5648    feature = "photography",
5649    feature = "design",
5650    feature = "security"
5651))]
5652pub use eye_off::*;
5653#[cfg(any(feature = "social", feature = "brands"))]
5654pub use facebook::*;
5655#[cfg(any(feature = "buildings", feature = "navigation"))]
5656pub use factory::*;
5657#[cfg(feature = "home")]
5658pub use fan::*;
5659#[cfg(any(feature = "multimedia", feature = "arrows"))]
5660pub use fast_forward::*;
5661#[cfg(feature = "gaming")]
5662pub use feather::*;
5663#[cfg(any(feature = "home", feature = "buildings"))]
5664pub use fence::*;
5665#[cfg(feature = "navigation")]
5666pub use ferris_wheel::*;
5667#[cfg(any(feature = "brands", feature = "design"))]
5668pub use figma::*;
5669#[cfg(feature = "files")]
5670pub use file::*;
5671#[cfg(feature = "files")]
5672pub use file_archive::*;
5673#[cfg(any(feature = "design", feature = "files"))]
5674pub use file_axis_3_d::*;
5675#[cfg(feature = "files")]
5676pub use file_badge::*;
5677#[cfg(feature = "files")]
5678pub use file_box::*;
5679#[cfg(any(feature = "files", feature = "development"))]
5680pub use file_braces::*;
5681#[cfg(any(feature = "files", feature = "development"))]
5682pub use file_braces_corner::*;
5683#[cfg(feature = "files")]
5684pub use file_chart_column::*;
5685#[cfg(feature = "files")]
5686pub use file_chart_column_increasing::*;
5687#[cfg(feature = "files")]
5688pub use file_chart_line::*;
5689#[cfg(feature = "files")]
5690pub use file_chart_pie::*;
5691#[cfg(feature = "files")]
5692pub use file_check::*;
5693#[cfg(feature = "files")]
5694pub use file_check_corner::*;
5695#[cfg(any(feature = "files", feature = "time"))]
5696pub use file_clock::*;
5697#[cfg(any(feature = "files", feature = "development"))]
5698pub use file_code::*;
5699#[cfg(any(feature = "files", feature = "development"))]
5700pub use file_code_corner::*;
5701#[cfg(feature = "files")]
5702pub use file_cog::*;
5703#[cfg(any(feature = "files", feature = "development"))]
5704pub use file_diff::*;
5705#[cfg(any(feature = "files", feature = "development"))]
5706pub use file_digit::*;
5707#[cfg(any(feature = "files", feature = "arrows"))]
5708pub use file_down::*;
5709#[cfg(any(feature = "files", feature = "notifications"))]
5710pub use file_exclamation_point::*;
5711#[cfg(feature = "files")]
5712pub use file_headphone::*;
5713#[cfg(feature = "files")]
5714pub use file_heart::*;
5715#[cfg(feature = "files")]
5716pub use file_image::*;
5717#[cfg(any(feature = "files", feature = "arrows"))]
5718pub use file_input::*;
5719#[cfg(any(feature = "files", feature = "security"))]
5720pub use file_key::*;
5721#[cfg(any(feature = "files", feature = "security"))]
5722pub use file_lock::*;
5723#[cfg(feature = "files")]
5724pub use file_minus::*;
5725#[cfg(feature = "files")]
5726pub use file_minus_corner::*;
5727#[cfg(any(feature = "files", feature = "multimedia"))]
5728pub use file_music::*;
5729#[cfg(any(feature = "files", feature = "arrows"))]
5730pub use file_output::*;
5731#[cfg(feature = "files")]
5732pub use file_pen::*;
5733#[cfg(feature = "files")]
5734pub use file_pen_line::*;
5735#[cfg(feature = "files")]
5736pub use file_play::*;
5737#[cfg(feature = "files")]
5738pub use file_plus::*;
5739#[cfg(feature = "files")]
5740pub use file_plus_corner::*;
5741#[cfg(feature = "files")]
5742pub use file_question_mark::*;
5743#[cfg(feature = "files")]
5744pub use file_scan::*;
5745#[cfg(feature = "files")]
5746pub use file_search::*;
5747#[cfg(feature = "files")]
5748pub use file_search_corner::*;
5749#[cfg(feature = "files")]
5750pub use file_signal::*;
5751#[cfg(any(feature = "files", feature = "development"))]
5752pub use file_sliders::*;
5753#[cfg(feature = "files")]
5754pub use file_spreadsheet::*;
5755#[cfg(any(feature = "files", feature = "development"))]
5756pub use file_stack::*;
5757#[cfg(feature = "files")]
5758pub use file_symlink::*;
5759#[cfg(any(feature = "files", feature = "development"))]
5760pub use file_terminal::*;
5761#[cfg(any(feature = "files", feature = "text"))]
5762pub use file_text::*;
5763#[cfg(any(feature = "files", feature = "text"))]
5764pub use file_type::*;
5765#[cfg(any(feature = "files", feature = "text"))]
5766pub use file_type_corner::*;
5767#[cfg(any(feature = "files", feature = "arrows"))]
5768pub use file_up::*;
5769#[cfg(any(feature = "account", feature = "files"))]
5770pub use file_user::*;
5771#[cfg(feature = "files")]
5772pub use file_video_camera::*;
5773#[cfg(feature = "files")]
5774pub use file_volume::*;
5775#[cfg(feature = "files")]
5776pub use file_x::*;
5777#[cfg(feature = "files")]
5778pub use file_x_corner::*;
5779#[cfg(feature = "files")]
5780pub use files::*;
5781#[cfg(any(feature = "photography", feature = "multimedia"))]
5782pub use film::*;
5783#[cfg(any(
5784    feature = "account",
5785    feature = "security",
5786    feature = "medical",
5787    feature = "devices"
5788))]
5789pub use fingerprint_pattern::*;
5790#[cfg(any(feature = "home", feature = "tools", feature = "travel"))]
5791pub use fire_extinguisher::*;
5792#[cfg(any(feature = "food-beverage", feature = "animals"))]
5793pub use fish::*;
5794#[cfg(any(feature = "food-beverage", feature = "animals"))]
5795pub use fish_off::*;
5796#[cfg(any(feature = "food-beverage", feature = "animals"))]
5797pub use fish_symbol::*;
5798#[cfg(any(feature = "sports", feature = "travel"))]
5799pub use fishing_hook::*;
5800#[cfg(any(feature = "sports", feature = "travel"))]
5801pub use fishing_rod::*;
5802#[cfg(any(feature = "account", feature = "social"))]
5803pub use flag::*;
5804#[cfg(any(feature = "account", feature = "social"))]
5805pub use flag_off::*;
5806#[cfg(any(feature = "development", feature = "navigation"))]
5807pub use flag_triangle_left::*;
5808#[cfg(any(feature = "development", feature = "navigation"))]
5809pub use flag_triangle_right::*;
5810#[cfg(any(feature = "weather", feature = "social", feature = "gaming"))]
5811pub use flame::*;
5812#[cfg(any(feature = "nature", feature = "social", feature = "gaming"))]
5813pub use flame_kindling::*;
5814#[cfg(any(feature = "photography", feature = "devices"))]
5815pub use flashlight::*;
5816#[cfg(any(feature = "photography", feature = "devices"))]
5817pub use flashlight_off::*;
5818#[cfg(any(feature = "science", feature = "gaming"))]
5819pub use flask_conical::*;
5820#[cfg(any(feature = "science", feature = "gaming"))]
5821pub use flask_conical_off::*;
5822#[cfg(any(feature = "science", feature = "gaming"))]
5823pub use flask_round::*;
5824#[cfg(any(feature = "design", feature = "photography"))]
5825pub use flip_horizontal_2::*;
5826#[cfg(any(feature = "design", feature = "photography"))]
5827pub use flip_vertical_2::*;
5828#[cfg(any(feature = "nature", feature = "gaming", feature = "sustainability"))]
5829pub use flower::*;
5830#[cfg(any(feature = "nature", feature = "sustainability", feature = "seasons"))]
5831pub use flower_2::*;
5832#[cfg(feature = "photography")]
5833pub use focus::*;
5834#[cfg(any(feature = "arrows", feature = "layout"))]
5835pub use fold_horizontal::*;
5836#[cfg(any(feature = "arrows", feature = "layout"))]
5837pub use fold_vertical::*;
5838#[cfg(feature = "files")]
5839pub use folder::*;
5840#[cfg(feature = "files")]
5841pub use folder_archive::*;
5842#[cfg(feature = "files")]
5843pub use folder_check::*;
5844#[cfg(any(feature = "files", feature = "time"))]
5845pub use folder_clock::*;
5846#[cfg(feature = "files")]
5847pub use folder_closed::*;
5848#[cfg(any(feature = "files", feature = "development"))]
5849pub use folder_code::*;
5850#[cfg(feature = "files")]
5851pub use folder_cog::*;
5852#[cfg(any(feature = "files", feature = "development"))]
5853pub use folder_dot::*;
5854#[cfg(any(feature = "files", feature = "arrows"))]
5855pub use folder_down::*;
5856#[cfg(feature = "files")]
5857pub use folder_git::*;
5858#[cfg(feature = "files")]
5859pub use folder_git_2::*;
5860#[cfg(feature = "files")]
5861pub use folder_heart::*;
5862#[cfg(any(feature = "files", feature = "arrows"))]
5863pub use folder_input::*;
5864#[cfg(any(
5865    feature = "charts",
5866    feature = "development",
5867    feature = "design",
5868    feature = "files"
5869))]
5870pub use folder_kanban::*;
5871#[cfg(any(feature = "files", feature = "security"))]
5872pub use folder_key::*;
5873#[cfg(any(feature = "files", feature = "security"))]
5874pub use folder_lock::*;
5875#[cfg(feature = "files")]
5876pub use folder_minus::*;
5877#[cfg(feature = "files")]
5878pub use folder_open::*;
5879#[cfg(any(feature = "files", feature = "development"))]
5880pub use folder_open_dot::*;
5881#[cfg(any(feature = "files", feature = "arrows"))]
5882pub use folder_output::*;
5883#[cfg(feature = "files")]
5884pub use folder_pen::*;
5885#[cfg(feature = "files")]
5886pub use folder_plus::*;
5887#[cfg(any(feature = "files", feature = "development"))]
5888pub use folder_root::*;
5889#[cfg(feature = "files")]
5890pub use folder_search::*;
5891#[cfg(feature = "files")]
5892pub use folder_search_2::*;
5893#[cfg(feature = "files")]
5894pub use folder_symlink::*;
5895#[cfg(any(feature = "files", feature = "arrows"))]
5896pub use folder_sync::*;
5897#[cfg(feature = "files")]
5898pub use folder_tree::*;
5899#[cfg(any(feature = "files", feature = "arrows"))]
5900pub use folder_up::*;
5901#[cfg(feature = "files")]
5902pub use folder_x::*;
5903#[cfg(feature = "files")]
5904pub use folders::*;
5905#[cfg(feature = "navigation")]
5906pub use footprints::*;
5907#[cfg(feature = "transportation")]
5908pub use forklift::*;
5909#[cfg(feature = "development")]
5910pub use form::*;
5911#[cfg(feature = "mail")]
5912pub use forward::*;
5913#[cfg(any(feature = "design", feature = "photography"))]
5914pub use frame::*;
5915#[cfg(any(feature = "brands", feature = "design"))]
5916pub use framer::*;
5917#[cfg(any(feature = "emoji", feature = "account"))]
5918pub use frown::*;
5919#[cfg(any(feature = "transportation", feature = "navigation"))]
5920pub use fuel::*;
5921#[cfg(any(
5922    feature = "layout",
5923    feature = "multimedia",
5924    feature = "design",
5925    feature = "photography"
5926))]
5927pub use fullscreen::*;
5928#[cfg(feature = "layout")]
5929pub use funnel::*;
5930#[cfg(feature = "layout")]
5931pub use funnel_plus::*;
5932#[cfg(feature = "layout")]
5933pub use funnel_x::*;
5934#[cfg(any(
5935    feature = "layout",
5936    feature = "design",
5937    feature = "development",
5938    feature = "photography",
5939    feature = "multimedia"
5940))]
5941pub use gallery_horizontal::*;
5942#[cfg(any(
5943    feature = "layout",
5944    feature = "design",
5945    feature = "development",
5946    feature = "photography",
5947    feature = "multimedia",
5948    feature = "files"
5949))]
5950pub use gallery_horizontal_end::*;
5951#[cfg(any(
5952    feature = "layout",
5953    feature = "design",
5954    feature = "development",
5955    feature = "photography",
5956    feature = "multimedia"
5957))]
5958pub use gallery_thumbnails::*;
5959#[cfg(any(
5960    feature = "layout",
5961    feature = "design",
5962    feature = "development",
5963    feature = "photography",
5964    feature = "multimedia"
5965))]
5966pub use gallery_vertical::*;
5967#[cfg(any(
5968    feature = "layout",
5969    feature = "design",
5970    feature = "development",
5971    feature = "photography",
5972    feature = "multimedia",
5973    feature = "files"
5974))]
5975pub use gallery_vertical_end::*;
5976#[cfg(any(feature = "gaming", feature = "devices"))]
5977pub use gamepad::*;
5978#[cfg(any(feature = "gaming", feature = "devices"))]
5979pub use gamepad_2::*;
5980#[cfg(any(feature = "gaming", feature = "devices"))]
5981pub use gamepad_directional::*;
5982#[cfg(any(feature = "transportation", feature = "sports", feature = "science"))]
5983pub use gauge::*;
5984#[cfg(any(feature = "navigation", feature = "tools"))]
5985pub use gavel::*;
5986#[cfg(any(feature = "gaming", feature = "development", feature = "finance"))]
5987pub use gem::*;
5988#[cfg(feature = "finance")]
5989pub use georgian_lari::*;
5990#[cfg(feature = "gaming")]
5991pub use ghost::*;
5992#[cfg(any(feature = "gaming", feature = "account"))]
5993pub use gift::*;
5994#[cfg(feature = "development")]
5995pub use git_branch::*;
5996#[cfg(feature = "development")]
5997pub use git_branch_minus::*;
5998#[cfg(feature = "development")]
5999pub use git_branch_plus::*;
6000#[cfg(any(feature = "development", feature = "navigation"))]
6001pub use git_commit_horizontal::*;
6002#[cfg(any(feature = "development", feature = "navigation"))]
6003pub use git_commit_vertical::*;
6004#[cfg(feature = "development")]
6005pub use git_compare::*;
6006#[cfg(any(feature = "development", feature = "arrows"))]
6007pub use git_compare_arrows::*;
6008#[cfg(feature = "development")]
6009pub use git_fork::*;
6010#[cfg(feature = "development")]
6011pub use git_graph::*;
6012#[cfg(feature = "development")]
6013pub use git_merge::*;
6014#[cfg(feature = "development")]
6015pub use git_merge_conflict::*;
6016#[cfg(feature = "development")]
6017pub use git_pull_request::*;
6018#[cfg(any(feature = "development", feature = "arrows"))]
6019pub use git_pull_request_arrow::*;
6020#[cfg(feature = "development")]
6021pub use git_pull_request_closed::*;
6022#[cfg(feature = "development")]
6023pub use git_pull_request_create::*;
6024#[cfg(any(feature = "development", feature = "arrows"))]
6025pub use git_pull_request_create_arrow::*;
6026#[cfg(feature = "development")]
6027pub use git_pull_request_draft::*;
6028#[cfg(any(feature = "brands", feature = "development"))]
6029pub use github::*;
6030#[cfg(any(feature = "brands", feature = "development"))]
6031pub use gitlab::*;
6032#[cfg(feature = "food-beverage")]
6033pub use glass_water::*;
6034#[cfg(feature = "accessibility")]
6035pub use glasses::*;
6036#[cfg(feature = "navigation")]
6037pub use globe::*;
6038#[cfg(any(feature = "security", feature = "development", feature = "devices"))]
6039pub use globe_lock::*;
6040#[cfg(any(feature = "navigation", feature = "connectivity", feature = "devices"))]
6041pub use globe_off::*;
6042#[cfg(any(feature = "connectivity", feature = "devices", feature = "navigation"))]
6043pub use globe_x::*;
6044#[cfg(feature = "gaming")]
6045pub use goal::*;
6046#[cfg(any(feature = "devices", feature = "gaming"))]
6047pub use gpu::*;
6048#[cfg(feature = "buildings")]
6049pub use graduation_cap::*;
6050#[cfg(feature = "food-beverage")]
6051pub use grape::*;
6052#[cfg(any(
6053    feature = "text",
6054    feature = "layout",
6055    feature = "design",
6056    feature = "math"
6057))]
6058pub use grid_2_x_2::*;
6059#[cfg(any(feature = "text", feature = "layout", feature = "math"))]
6060pub use grid_2_x_2_check::*;
6061#[cfg(any(feature = "text", feature = "layout", feature = "math"))]
6062pub use grid_2_x_2_plus::*;
6063#[cfg(any(feature = "text", feature = "layout", feature = "math"))]
6064pub use grid_2_x_2_x::*;
6065#[cfg(any(
6066    feature = "text",
6067    feature = "math",
6068    feature = "layout",
6069    feature = "design"
6070))]
6071pub use grid_3_x_2::*;
6072#[cfg(any(feature = "text", feature = "layout", feature = "design"))]
6073pub use grid_3_x_3::*;
6074#[cfg(feature = "layout")]
6075pub use grip::*;
6076#[cfg(feature = "layout")]
6077pub use grip_horizontal::*;
6078#[cfg(feature = "layout")]
6079pub use grip_vertical::*;
6080#[cfg(feature = "files")]
6081pub use group::*;
6082#[cfg(feature = "multimedia")]
6083pub use guitar::*;
6084#[cfg(feature = "food-beverage")]
6085pub use ham::*;
6086#[cfg(feature = "food-beverage")]
6087pub use hamburger::*;
6088#[cfg(any(feature = "tools", feature = "home"))]
6089pub use hammer::*;
6090#[cfg(any(feature = "cursors", feature = "accessibility"))]
6091pub use hand::*;
6092#[cfg(any(feature = "finance", feature = "account"))]
6093pub use hand_coins::*;
6094#[cfg(any(
6095    feature = "social",
6096    feature = "emoji",
6097    feature = "communication",
6098    feature = "sports"
6099))]
6100pub use hand_fist::*;
6101#[cfg(any(feature = "cursors", feature = "design", feature = "layout"))]
6102pub use hand_grab::*;
6103#[cfg(feature = "social")]
6104pub use hand_heart::*;
6105#[cfg(feature = "emoji")]
6106pub use hand_helping::*;
6107#[cfg(any(feature = "emoji", feature = "multimedia"))]
6108pub use hand_metal::*;
6109#[cfg(any(feature = "food-beverage", feature = "people"))]
6110pub use hand_platter::*;
6111#[cfg(any(feature = "shopping", feature = "transportation"))]
6112pub use handbag::*;
6113#[cfg(any(
6114    feature = "account",
6115    feature = "social",
6116    feature = "communication",
6117    feature = "finance",
6118    feature = "security"
6119))]
6120pub use handshake::*;
6121#[cfg(any(feature = "development", feature = "devices"))]
6122pub use hard_drive::*;
6123#[cfg(any(
6124    feature = "development",
6125    feature = "devices",
6126    feature = "arrows",
6127    feature = "files"
6128))]
6129pub use hard_drive_download::*;
6130#[cfg(any(
6131    feature = "development",
6132    feature = "devices",
6133    feature = "arrows",
6134    feature = "files"
6135))]
6136pub use hard_drive_upload::*;
6137#[cfg(feature = "tools")]
6138pub use hard_hat::*;
6139#[cfg(any(feature = "text", feature = "social"))]
6140pub use hash::*;
6141#[cfg(any(feature = "social", feature = "account", feature = "security"))]
6142pub use hat_glasses::*;
6143#[cfg(feature = "weather")]
6144pub use haze::*;
6145#[cfg(any(feature = "devices", feature = "multimedia"))]
6146pub use hd::*;
6147#[cfg(any(feature = "devices", feature = "multimedia", feature = "gaming"))]
6148pub use hdmi_port::*;
6149#[cfg(feature = "text")]
6150pub use heading::*;
6151#[cfg(feature = "text")]
6152pub use heading_1::*;
6153#[cfg(feature = "text")]
6154pub use heading_2::*;
6155#[cfg(feature = "text")]
6156pub use heading_3::*;
6157#[cfg(feature = "text")]
6158pub use heading_4::*;
6159#[cfg(feature = "text")]
6160pub use heading_5::*;
6161#[cfg(feature = "text")]
6162pub use heading_6::*;
6163#[cfg(any(
6164    feature = "multimedia",
6165    feature = "connectivity",
6166    feature = "communication",
6167    feature = "devices",
6168    feature = "gaming"
6169))]
6170pub use headphone_off::*;
6171#[cfg(any(
6172    feature = "multimedia",
6173    feature = "connectivity",
6174    feature = "devices",
6175    feature = "files",
6176    feature = "gaming"
6177))]
6178pub use headphones::*;
6179#[cfg(any(
6180    feature = "multimedia",
6181    feature = "connectivity",
6182    feature = "devices",
6183    feature = "files",
6184    feature = "gaming"
6185))]
6186pub use headset::*;
6187#[cfg(any(
6188    feature = "medical",
6189    feature = "social",
6190    feature = "multimedia",
6191    feature = "emoji",
6192    feature = "gaming",
6193    feature = "shapes"
6194))]
6195pub use heart::*;
6196#[cfg(feature = "emoji")]
6197pub use heart_crack::*;
6198#[cfg(any(feature = "emoji", feature = "account", feature = "security"))]
6199pub use heart_handshake::*;
6200#[cfg(any(
6201    feature = "medical",
6202    feature = "account",
6203    feature = "multimedia",
6204    feature = "gaming",
6205    feature = "social"
6206))]
6207pub use heart_minus::*;
6208#[cfg(any(feature = "social", feature = "multimedia"))]
6209pub use heart_off::*;
6210#[cfg(any(
6211    feature = "medical",
6212    feature = "account",
6213    feature = "multimedia",
6214    feature = "gaming",
6215    feature = "social"
6216))]
6217pub use heart_plus::*;
6218#[cfg(feature = "medical")]
6219pub use heart_pulse::*;
6220#[cfg(any(feature = "home", feature = "devices", feature = "travel"))]
6221pub use heater::*;
6222#[cfg(any(feature = "transportation", feature = "travel"))]
6223pub use helicopter::*;
6224#[cfg(any(feature = "shapes", feature = "brands", feature = "development"))]
6225pub use hexagon::*;
6226#[cfg(any(feature = "text", feature = "design"))]
6227pub use highlighter::*;
6228#[cfg(any(feature = "arrows", feature = "time"))]
6229pub use history::*;
6230#[cfg(feature = "food-beverage")]
6231pub use hop::*;
6232#[cfg(feature = "food-beverage")]
6233pub use hop_off::*;
6234#[cfg(any(
6235    feature = "medical",
6236    feature = "buildings",
6237    feature = "navigation",
6238    feature = "travel"
6239))]
6240pub use hospital::*;
6241#[cfg(any(feature = "buildings", feature = "navigation", feature = "travel"))]
6242pub use hotel::*;
6243#[cfg(any(feature = "time", feature = "gaming"))]
6244pub use hourglass::*;
6245#[cfg(any(feature = "buildings", feature = "home", feature = "navigation"))]
6246pub use house::*;
6247#[cfg(any(feature = "home", feature = "buildings", feature = "medical"))]
6248pub use house_heart::*;
6249#[cfg(any(feature = "buildings", feature = "home", feature = "sustainability"))]
6250pub use house_plug::*;
6251#[cfg(any(feature = "buildings", feature = "medical"))]
6252pub use house_plus::*;
6253#[cfg(any(feature = "home", feature = "buildings", feature = "connectivity"))]
6254pub use house_wifi::*;
6255#[cfg(feature = "food-beverage")]
6256pub use ice_cream_bowl::*;
6257#[cfg(feature = "food-beverage")]
6258pub use ice_cream_cone::*;
6259#[cfg(any(feature = "security", feature = "account"))]
6260pub use id_card::*;
6261#[cfg(any(feature = "security", feature = "account"))]
6262pub use id_card_lanyard::*;
6263#[cfg(any(
6264    feature = "photography",
6265    feature = "text",
6266    feature = "multimedia",
6267    feature = "files"
6268))]
6269pub use image::*;
6270#[cfg(any(
6271    feature = "photography",
6272    feature = "text",
6273    feature = "multimedia",
6274    feature = "files"
6275))]
6276pub use image_down::*;
6277#[cfg(any(feature = "photography", feature = "multimedia", feature = "files"))]
6278pub use image_minus::*;
6279#[cfg(any(feature = "photography", feature = "multimedia", feature = "files"))]
6280pub use image_off::*;
6281#[cfg(any(
6282    feature = "photography",
6283    feature = "text",
6284    feature = "multimedia",
6285    feature = "files"
6286))]
6287pub use image_play::*;
6288#[cfg(any(feature = "photography", feature = "multimedia", feature = "files"))]
6289pub use image_plus::*;
6290#[cfg(any(
6291    feature = "photography",
6292    feature = "text",
6293    feature = "multimedia",
6294    feature = "files"
6295))]
6296pub use image_up::*;
6297#[cfg(any(feature = "photography", feature = "multimedia"))]
6298pub use image_upscale::*;
6299#[cfg(any(
6300    feature = "photography",
6301    feature = "text",
6302    feature = "multimedia",
6303    feature = "files"
6304))]
6305pub use images::*;
6306#[cfg(any(feature = "arrows", feature = "files"))]
6307pub use import::*;
6308#[cfg(any(feature = "account", feature = "mail"))]
6309pub use inbox::*;
6310#[cfg(feature = "finance")]
6311pub use indian_rupee::*;
6312#[cfg(feature = "multimedia")]
6313pub use infinity::*;
6314#[cfg(any(feature = "accessibility", feature = "notifications"))]
6315pub use info::*;
6316#[cfg(feature = "tools")]
6317pub use inspection_panel::*;
6318#[cfg(any(feature = "brands", feature = "social", feature = "photography"))]
6319pub use instagram::*;
6320#[cfg(feature = "text")]
6321pub use italic::*;
6322#[cfg(any(feature = "arrows", feature = "design"))]
6323pub use iteration_ccw::*;
6324#[cfg(any(feature = "arrows", feature = "design"))]
6325pub use iteration_cw::*;
6326#[cfg(feature = "finance")]
6327pub use japanese_yen::*;
6328#[cfg(any(feature = "gaming", feature = "devices"))]
6329pub use joystick::*;
6330#[cfg(any(feature = "charts", feature = "development", feature = "design"))]
6331pub use kanban::*;
6332#[cfg(feature = "transportation")]
6333pub use kayak::*;
6334#[cfg(any(feature = "security", feature = "account"))]
6335pub use key::*;
6336#[cfg(any(feature = "security", feature = "account"))]
6337pub use key_round::*;
6338#[cfg(any(feature = "security", feature = "account"))]
6339pub use key_square::*;
6340#[cfg(any(feature = "text", feature = "devices", feature = "development"))]
6341pub use keyboard::*;
6342#[cfg(any(feature = "multimedia", feature = "devices"))]
6343pub use keyboard_music::*;
6344#[cfg(any(feature = "devices", feature = "text", feature = "development"))]
6345pub use keyboard_off::*;
6346#[cfg(feature = "home")]
6347pub use lamp::*;
6348#[cfg(feature = "home")]
6349pub use lamp_ceiling::*;
6350#[cfg(feature = "home")]
6351pub use lamp_desk::*;
6352#[cfg(feature = "home")]
6353pub use lamp_floor::*;
6354#[cfg(feature = "home")]
6355pub use lamp_wall_down::*;
6356#[cfg(feature = "home")]
6357pub use lamp_wall_up::*;
6358#[cfg(any(
6359    feature = "design",
6360    feature = "tools",
6361    feature = "math",
6362    feature = "sports",
6363    feature = "gaming"
6364))]
6365pub use land_plot::*;
6366#[cfg(any(feature = "finance", feature = "navigation", feature = "buildings"))]
6367pub use landmark::*;
6368#[cfg(feature = "text")]
6369pub use languages::*;
6370#[cfg(feature = "devices")]
6371pub use laptop::*;
6372#[cfg(feature = "devices")]
6373pub use laptop_minimal::*;
6374#[cfg(any(feature = "devices", feature = "notifications"))]
6375pub use laptop_minimal_check::*;
6376#[cfg(any(feature = "design", feature = "cursors"))]
6377pub use lasso::*;
6378#[cfg(any(feature = "arrows", feature = "design", feature = "cursors"))]
6379pub use lasso_select::*;
6380#[cfg(feature = "emoji")]
6381pub use laugh::*;
6382#[cfg(any(feature = "design", feature = "layout"))]
6383pub use layers::*;
6384#[cfg(any(feature = "design", feature = "layout"))]
6385pub use layers_2::*;
6386#[cfg(any(feature = "design", feature = "layout"))]
6387pub use layers_plus::*;
6388#[cfg(any(feature = "design", feature = "layout"))]
6389pub use layout_dashboard::*;
6390#[cfg(any(feature = "design", feature = "layout"))]
6391pub use layout_grid::*;
6392#[cfg(any(
6393    feature = "design",
6394    feature = "layout",
6395    feature = "photography",
6396    feature = "text"
6397))]
6398pub use layout_list::*;
6399#[cfg(any(feature = "design", feature = "layout"))]
6400pub use layout_panel_left::*;
6401#[cfg(feature = "layout")]
6402pub use layout_panel_top::*;
6403#[cfg(feature = "layout")]
6404pub use layout_template::*;
6405#[cfg(any(feature = "nature", feature = "sustainability", feature = "seasons"))]
6406pub use leaf::*;
6407#[cfg(any(
6408    feature = "food-beverage",
6409    feature = "emoji",
6410    feature = "sustainability"
6411))]
6412pub use leafy_green::*;
6413#[cfg(any(feature = "communication", feature = "multimedia"))]
6414pub use lectern::*;
6415#[cfg(any(feature = "science", feature = "tools", feature = "shapes"))]
6416pub use lens_concave::*;
6417#[cfg(any(feature = "science", feature = "tools", feature = "shapes"))]
6418pub use lens_convex::*;
6419#[cfg(any(
6420    feature = "text",
6421    feature = "photography",
6422    feature = "multimedia",
6423    feature = "navigation",
6424    feature = "development"
6425))]
6426pub use library::*;
6427#[cfg(any(
6428    feature = "text",
6429    feature = "photography",
6430    feature = "multimedia",
6431    feature = "navigation",
6432    feature = "development"
6433))]
6434pub use library_big::*;
6435#[cfg(any(feature = "accessibility", feature = "medical"))]
6436pub use life_buoy::*;
6437#[cfg(feature = "text")]
6438pub use ligature::*;
6439#[cfg(feature = "photography")]
6440pub use lightbulb::*;
6441#[cfg(feature = "photography")]
6442pub use lightbulb_off::*;
6443#[cfg(any(feature = "development", feature = "navigation"))]
6444pub use line_dot_right_horizontal::*;
6445#[cfg(any(feature = "shapes", feature = "math", feature = "design"))]
6446pub use line_squiggle::*;
6447#[cfg(any(feature = "text", feature = "account"))]
6448pub use link::*;
6449#[cfg(any(feature = "text", feature = "account"))]
6450pub use link_2::*;
6451#[cfg(feature = "text")]
6452pub use link_2_off::*;
6453#[cfg(any(feature = "social", feature = "brands"))]
6454pub use linkedin::*;
6455#[cfg(feature = "text")]
6456pub use list::*;
6457#[cfg(feature = "text")]
6458pub use list_check::*;
6459#[cfg(feature = "text")]
6460pub use list_checks::*;
6461#[cfg(any(feature = "text", feature = "arrows"))]
6462pub use list_chevrons_down_up::*;
6463#[cfg(any(feature = "text", feature = "arrows"))]
6464pub use list_chevrons_up_down::*;
6465#[cfg(feature = "text")]
6466pub use list_collapse::*;
6467#[cfg(any(feature = "multimedia", feature = "text"))]
6468pub use list_end::*;
6469#[cfg(feature = "text")]
6470pub use list_filter::*;
6471#[cfg(any(feature = "text", feature = "layout"))]
6472pub use list_filter_plus::*;
6473#[cfg(any(feature = "text", feature = "development"))]
6474pub use list_indent_decrease::*;
6475#[cfg(any(feature = "text", feature = "development"))]
6476pub use list_indent_increase::*;
6477#[cfg(any(feature = "multimedia", feature = "text"))]
6478pub use list_minus::*;
6479#[cfg(feature = "multimedia")]
6480pub use list_music::*;
6481#[cfg(feature = "text")]
6482pub use list_ordered::*;
6483#[cfg(any(feature = "multimedia", feature = "text"))]
6484pub use list_plus::*;
6485#[cfg(any(feature = "multimedia", feature = "text"))]
6486pub use list_restart::*;
6487#[cfg(any(feature = "multimedia", feature = "text"))]
6488pub use list_start::*;
6489#[cfg(feature = "text")]
6490pub use list_todo::*;
6491#[cfg(any(feature = "files", feature = "text", feature = "layout"))]
6492pub use list_tree::*;
6493#[cfg(feature = "multimedia")]
6494pub use list_video::*;
6495#[cfg(any(feature = "multimedia", feature = "text"))]
6496pub use list_x::*;
6497#[cfg(any(
6498    feature = "cursors",
6499    feature = "multimedia",
6500    feature = "layout",
6501    feature = "design"
6502))]
6503pub use loader::*;
6504#[cfg(any(feature = "cursors", feature = "multimedia", feature = "layout"))]
6505pub use loader_circle::*;
6506#[cfg(any(feature = "cursors", feature = "design"))]
6507pub use loader_pinwheel::*;
6508#[cfg(feature = "navigation")]
6509pub use locate::*;
6510#[cfg(feature = "navigation")]
6511pub use locate_fixed::*;
6512#[cfg(feature = "navigation")]
6513pub use locate_off::*;
6514#[cfg(feature = "security")]
6515pub use lock::*;
6516#[cfg(feature = "security")]
6517pub use lock_keyhole::*;
6518#[cfg(feature = "security")]
6519pub use lock_keyhole_open::*;
6520#[cfg(feature = "security")]
6521pub use lock_open::*;
6522#[cfg(any(feature = "arrows", feature = "account"))]
6523pub use log_in::*;
6524#[cfg(any(feature = "arrows", feature = "account"))]
6525pub use log_out::*;
6526#[cfg(feature = "text")]
6527pub use logs::*;
6528#[cfg(feature = "food-beverage")]
6529pub use lollipop::*;
6530#[cfg(any(feature = "travel", feature = "transportation"))]
6531pub use luggage::*;
6532#[cfg(feature = "design")]
6533pub use magnet::*;
6534#[cfg(any(feature = "text", feature = "account", feature = "mail"))]
6535pub use mail::*;
6536#[cfg(feature = "mail")]
6537pub use mail_check::*;
6538#[cfg(feature = "mail")]
6539pub use mail_minus::*;
6540#[cfg(feature = "mail")]
6541pub use mail_open::*;
6542#[cfg(feature = "mail")]
6543pub use mail_plus::*;
6544#[cfg(feature = "mail")]
6545pub use mail_question_mark::*;
6546#[cfg(feature = "mail")]
6547pub use mail_search::*;
6548#[cfg(feature = "mail")]
6549pub use mail_warning::*;
6550#[cfg(feature = "mail")]
6551pub use mail_x::*;
6552#[cfg(feature = "mail")]
6553pub use mailbox::*;
6554#[cfg(feature = "mail")]
6555pub use mails::*;
6556#[cfg(any(feature = "text", feature = "navigation"))]
6557pub use map::*;
6558#[cfg(any(feature = "navigation", feature = "travel"))]
6559pub use map_minus::*;
6560#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
6561pub use map_pin::*;
6562#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
6563pub use map_pin_check::*;
6564#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
6565pub use map_pin_check_inside::*;
6566#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
6567pub use map_pin_house::*;
6568#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
6569pub use map_pin_minus::*;
6570#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
6571pub use map_pin_minus_inside::*;
6572#[cfg(any(feature = "navigation", feature = "travel"))]
6573pub use map_pin_off::*;
6574#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
6575pub use map_pin_pen::*;
6576#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
6577pub use map_pin_plus::*;
6578#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
6579pub use map_pin_plus_inside::*;
6580#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
6581pub use map_pin_x::*;
6582#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
6583pub use map_pin_x_inside::*;
6584#[cfg(any(feature = "navigation", feature = "travel", feature = "account"))]
6585pub use map_pinned::*;
6586#[cfg(feature = "navigation")]
6587pub use map_plus::*;
6588#[cfg(feature = "medical")]
6589pub use mars::*;
6590#[cfg(feature = "medical")]
6591pub use mars_stroke::*;
6592#[cfg(feature = "food-beverage")]
6593pub use martini::*;
6594#[cfg(any(feature = "layout", feature = "design"))]
6595pub use maximize::*;
6596#[cfg(any(feature = "arrows", feature = "layout", feature = "design"))]
6597pub use maximize_2::*;
6598#[cfg(any(feature = "sports", feature = "gaming"))]
6599pub use medal::*;
6600#[cfg(any(feature = "multimedia", feature = "notifications"))]
6601pub use megaphone::*;
6602#[cfg(any(feature = "multimedia", feature = "notifications"))]
6603pub use megaphone_off::*;
6604#[cfg(feature = "emoji")]
6605pub use meh::*;
6606#[cfg(any(feature = "devices", feature = "gaming"))]
6607pub use memory_stick::*;
6608#[cfg(any(feature = "layout", feature = "account"))]
6609pub use menu::*;
6610#[cfg(any(feature = "development", feature = "arrows"))]
6611pub use merge::*;
6612#[cfg(feature = "social")]
6613pub use message_circle::*;
6614#[cfg(any(feature = "social", feature = "account"))]
6615pub use message_circle_check::*;
6616#[cfg(any(feature = "development", feature = "social"))]
6617pub use message_circle_code::*;
6618#[cfg(feature = "social")]
6619pub use message_circle_dashed::*;
6620#[cfg(feature = "social")]
6621pub use message_circle_heart::*;
6622#[cfg(feature = "social")]
6623pub use message_circle_more::*;
6624#[cfg(feature = "social")]
6625pub use message_circle_off::*;
6626#[cfg(feature = "social")]
6627pub use message_circle_plus::*;
6628#[cfg(feature = "social")]
6629pub use message_circle_question_mark::*;
6630#[cfg(feature = "social")]
6631pub use message_circle_reply::*;
6632#[cfg(any(feature = "social", feature = "notifications"))]
6633pub use message_circle_warning::*;
6634#[cfg(any(feature = "account", feature = "social"))]
6635pub use message_circle_x::*;
6636#[cfg(feature = "social")]
6637pub use message_square::*;
6638#[cfg(any(feature = "social", feature = "account"))]
6639pub use message_square_check::*;
6640#[cfg(any(feature = "development", feature = "social"))]
6641pub use message_square_code::*;
6642#[cfg(feature = "social")]
6643pub use message_square_dashed::*;
6644#[cfg(any(feature = "development", feature = "files", feature = "social"))]
6645pub use message_square_diff::*;
6646#[cfg(any(feature = "social", feature = "notifications"))]
6647pub use message_square_dot::*;
6648#[cfg(feature = "social")]
6649pub use message_square_heart::*;
6650#[cfg(feature = "social")]
6651pub use message_square_lock::*;
6652#[cfg(feature = "social")]
6653pub use message_square_more::*;
6654#[cfg(feature = "social")]
6655pub use message_square_off::*;
6656#[cfg(feature = "social")]
6657pub use message_square_plus::*;
6658#[cfg(any(feature = "social", feature = "text"))]
6659pub use message_square_quote::*;
6660#[cfg(feature = "social")]
6661pub use message_square_reply::*;
6662#[cfg(feature = "social")]
6663pub use message_square_share::*;
6664#[cfg(feature = "social")]
6665pub use message_square_text::*;
6666#[cfg(any(feature = "social", feature = "notifications"))]
6667pub use message_square_warning::*;
6668#[cfg(feature = "social")]
6669pub use message_square_x::*;
6670#[cfg(feature = "social")]
6671pub use messages_square::*;
6672#[cfg(any(feature = "multimedia", feature = "time"))]
6673pub use metronome::*;
6674#[cfg(any(
6675    feature = "devices",
6676    feature = "communication",
6677    feature = "connectivity",
6678    feature = "multimedia"
6679))]
6680pub use mic::*;
6681#[cfg(any(
6682    feature = "devices",
6683    feature = "communication",
6684    feature = "connectivity",
6685    feature = "multimedia"
6686))]
6687pub use mic_off::*;
6688#[cfg(any(feature = "devices", feature = "multimedia"))]
6689pub use mic_vocal::*;
6690#[cfg(feature = "devices")]
6691pub use microchip::*;
6692#[cfg(any(feature = "science", feature = "medical"))]
6693pub use microscope::*;
6694#[cfg(any(feature = "food-beverage", feature = "home"))]
6695pub use microwave::*;
6696#[cfg(any(
6697    feature = "arrows",
6698    feature = "navigation",
6699    feature = "development",
6700    feature = "gaming"
6701))]
6702pub use milestone::*;
6703#[cfg(feature = "food-beverage")]
6704pub use milk::*;
6705#[cfg(feature = "food-beverage")]
6706pub use milk_off::*;
6707#[cfg(any(feature = "layout", feature = "design"))]
6708pub use minimize::*;
6709#[cfg(any(feature = "arrows", feature = "layout", feature = "design"))]
6710pub use minimize_2::*;
6711#[cfg(any(
6712    feature = "math",
6713    feature = "development",
6714    feature = "text",
6715    feature = "tools"
6716))]
6717pub use minus::*;
6718#[cfg(any(feature = "science", feature = "home", feature = "tools"))]
6719pub use mirror_rectangular::*;
6720#[cfg(any(feature = "science", feature = "home", feature = "tools"))]
6721pub use mirror_round::*;
6722#[cfg(any(feature = "connectivity", feature = "devices"))]
6723pub use monitor::*;
6724#[cfg(any(feature = "connectivity", feature = "devices"))]
6725pub use monitor_check::*;
6726#[cfg(any(feature = "connectivity", feature = "devices", feature = "development"))]
6727pub use monitor_cloud::*;
6728#[cfg(any(feature = "connectivity", feature = "devices"))]
6729pub use monitor_cog::*;
6730#[cfg(any(feature = "connectivity", feature = "devices"))]
6731pub use monitor_dot::*;
6732#[cfg(any(feature = "connectivity", feature = "devices"))]
6733pub use monitor_down::*;
6734#[cfg(any(feature = "connectivity", feature = "devices"))]
6735pub use monitor_off::*;
6736#[cfg(any(feature = "connectivity", feature = "devices", feature = "multimedia"))]
6737pub use monitor_pause::*;
6738#[cfg(any(feature = "connectivity", feature = "devices", feature = "multimedia"))]
6739pub use monitor_play::*;
6740#[cfg(any(feature = "connectivity", feature = "devices"))]
6741pub use monitor_smartphone::*;
6742#[cfg(any(feature = "connectivity", feature = "devices"))]
6743pub use monitor_speaker::*;
6744#[cfg(any(feature = "connectivity", feature = "devices", feature = "multimedia"))]
6745pub use monitor_stop::*;
6746#[cfg(any(feature = "connectivity", feature = "devices"))]
6747pub use monitor_up::*;
6748#[cfg(any(feature = "connectivity", feature = "devices"))]
6749pub use monitor_x::*;
6750#[cfg(feature = "accessibility")]
6751pub use moon::*;
6752#[cfg(any(feature = "accessibility", feature = "weather"))]
6753pub use moon_star::*;
6754#[cfg(feature = "transportation")]
6755pub use motorbike::*;
6756#[cfg(any(feature = "nature", feature = "gaming"))]
6757pub use mountain::*;
6758#[cfg(feature = "nature")]
6759pub use mountain_snow::*;
6760#[cfg(feature = "devices")]
6761pub use mouse::*;
6762#[cfg(feature = "devices")]
6763pub use mouse_left::*;
6764#[cfg(feature = "devices")]
6765pub use mouse_off::*;
6766#[cfg(any(feature = "arrows", feature = "cursors"))]
6767pub use mouse_pointer::*;
6768#[cfg(any(feature = "arrows", feature = "cursors"))]
6769pub use mouse_pointer_2::*;
6770#[cfg(any(feature = "arrows", feature = "cursors"))]
6771pub use mouse_pointer_2_off::*;
6772#[cfg(any(feature = "arrows", feature = "cursors"))]
6773pub use mouse_pointer_ban::*;
6774#[cfg(any(feature = "arrows", feature = "cursors"))]
6775pub use mouse_pointer_click::*;
6776#[cfg(feature = "devices")]
6777pub use mouse_right::*;
6778#[cfg(any(feature = "arrows", feature = "cursors"))]
6779pub use r#move::*;
6780#[cfg(feature = "design")]
6781pub use move_3_d::*;
6782#[cfg(any(feature = "arrows", feature = "cursors"))]
6783pub use move_diagonal::*;
6784#[cfg(any(feature = "arrows", feature = "cursors"))]
6785pub use move_diagonal_2::*;
6786#[cfg(feature = "arrows")]
6787pub use move_down::*;
6788#[cfg(feature = "arrows")]
6789pub use move_down_left::*;
6790#[cfg(feature = "arrows")]
6791pub use move_down_right::*;
6792#[cfg(any(feature = "arrows", feature = "cursors"))]
6793pub use move_horizontal::*;
6794#[cfg(feature = "arrows")]
6795pub use move_left::*;
6796#[cfg(feature = "arrows")]
6797pub use move_right::*;
6798#[cfg(feature = "arrows")]
6799pub use move_up::*;
6800#[cfg(feature = "arrows")]
6801pub use move_up_left::*;
6802#[cfg(feature = "arrows")]
6803pub use move_up_right::*;
6804#[cfg(any(feature = "arrows", feature = "cursors"))]
6805pub use move_vertical::*;
6806#[cfg(any(feature = "multimedia", feature = "files"))]
6807pub use music::*;
6808#[cfg(any(feature = "multimedia", feature = "files"))]
6809pub use music_2::*;
6810#[cfg(any(feature = "multimedia", feature = "files"))]
6811pub use music_3::*;
6812#[cfg(any(feature = "multimedia", feature = "files"))]
6813pub use music_4::*;
6814#[cfg(feature = "navigation")]
6815pub use navigation::*;
6816#[cfg(feature = "navigation")]
6817pub use navigation_2::*;
6818#[cfg(feature = "navigation")]
6819pub use navigation_2_off::*;
6820#[cfg(feature = "navigation")]
6821pub use navigation_off::*;
6822#[cfg(feature = "development")]
6823pub use network::*;
6824#[cfg(any(feature = "multimedia", feature = "communication"))]
6825pub use newspaper::*;
6826#[cfg(any(feature = "communication", feature = "finance", feature = "devices"))]
6827pub use nfc::*;
6828#[cfg(feature = "medical")]
6829pub use non_binary::*;
6830#[cfg(any(
6831    feature = "text",
6832    feature = "communication",
6833    feature = "social",
6834    feature = "design"
6835))]
6836pub use notebook::*;
6837#[cfg(any(feature = "text", feature = "social"))]
6838pub use notebook_pen::*;
6839#[cfg(any(feature = "account", feature = "communication", feature = "social"))]
6840pub use notebook_tabs::*;
6841#[cfg(any(feature = "text", feature = "social"))]
6842pub use notebook_text::*;
6843#[cfg(any(feature = "text", feature = "social"))]
6844pub use notepad_text::*;
6845#[cfg(any(feature = "text", feature = "social"))]
6846pub use notepad_text_dashed::*;
6847#[cfg(feature = "food-beverage")]
6848pub use nut::*;
6849#[cfg(feature = "food-beverage")]
6850pub use nut_off::*;
6851#[cfg(feature = "shapes")]
6852pub use octagon::*;
6853#[cfg(any(feature = "notifications", feature = "shapes"))]
6854pub use octagon_alert::*;
6855#[cfg(feature = "transportation")]
6856pub use octagon_minus::*;
6857#[cfg(any(feature = "multimedia", feature = "shapes"))]
6858pub use octagon_pause::*;
6859#[cfg(any(feature = "math", feature = "notifications"))]
6860pub use octagon_x::*;
6861#[cfg(any(
6862    feature = "math",
6863    feature = "development",
6864    feature = "text",
6865    feature = "science"
6866))]
6867pub use omega::*;
6868#[cfg(feature = "development")]
6869pub use option::*;
6870#[cfg(feature = "science")]
6871pub use orbit::*;
6872#[cfg(any(feature = "animals", feature = "design"))]
6873pub use origami::*;
6874#[cfg(any(feature = "files", feature = "development"))]
6875pub use package::*;
6876#[cfg(any(feature = "files", feature = "development"))]
6877pub use package_2::*;
6878#[cfg(feature = "development")]
6879pub use package_check::*;
6880#[cfg(feature = "development")]
6881pub use package_minus::*;
6882#[cfg(any(feature = "files", feature = "development"))]
6883pub use package_open::*;
6884#[cfg(feature = "development")]
6885pub use package_plus::*;
6886#[cfg(any(feature = "files", feature = "development"))]
6887pub use package_search::*;
6888#[cfg(feature = "development")]
6889pub use package_x::*;
6890#[cfg(any(feature = "design", feature = "tools"))]
6891pub use paint_bucket::*;
6892#[cfg(any(
6893    feature = "text",
6894    feature = "design",
6895    feature = "home",
6896    feature = "tools"
6897))]
6898pub use paint_roller::*;
6899#[cfg(any(
6900    feature = "text",
6901    feature = "design",
6902    feature = "photography",
6903    feature = "home",
6904    feature = "tools"
6905))]
6906pub use paintbrush::*;
6907#[cfg(any(
6908    feature = "text",
6909    feature = "design",
6910    feature = "photography",
6911    feature = "home",
6912    feature = "tools"
6913))]
6914pub use paintbrush_vertical::*;
6915#[cfg(any(feature = "text", feature = "design", feature = "photography"))]
6916pub use palette::*;
6917#[cfg(feature = "animals")]
6918pub use panda::*;
6919#[cfg(feature = "layout")]
6920pub use panel_bottom::*;
6921#[cfg(any(feature = "layout", feature = "arrows"))]
6922pub use panel_bottom_close::*;
6923#[cfg(feature = "layout")]
6924pub use panel_bottom_dashed::*;
6925#[cfg(any(feature = "layout", feature = "arrows"))]
6926pub use panel_bottom_open::*;
6927#[cfg(feature = "layout")]
6928pub use panel_left::*;
6929#[cfg(any(feature = "layout", feature = "arrows"))]
6930pub use panel_left_close::*;
6931#[cfg(feature = "layout")]
6932pub use panel_left_dashed::*;
6933#[cfg(any(feature = "layout", feature = "arrows"))]
6934pub use panel_left_open::*;
6935#[cfg(feature = "layout")]
6936pub use panel_left_right_dashed::*;
6937#[cfg(feature = "layout")]
6938pub use panel_right::*;
6939#[cfg(any(feature = "layout", feature = "arrows"))]
6940pub use panel_right_close::*;
6941#[cfg(feature = "layout")]
6942pub use panel_right_dashed::*;
6943#[cfg(any(feature = "layout", feature = "arrows"))]
6944pub use panel_right_open::*;
6945#[cfg(any(feature = "layout", feature = "design", feature = "development"))]
6946pub use panel_top::*;
6947#[cfg(feature = "layout")]
6948pub use panel_top_bottom_dashed::*;
6949#[cfg(any(feature = "layout", feature = "arrows"))]
6950pub use panel_top_close::*;
6951#[cfg(feature = "layout")]
6952pub use panel_top_dashed::*;
6953#[cfg(any(feature = "layout", feature = "arrows"))]
6954pub use panel_top_open::*;
6955#[cfg(feature = "layout")]
6956pub use panels_left_bottom::*;
6957#[cfg(feature = "layout")]
6958pub use panels_right_bottom::*;
6959#[cfg(any(feature = "layout", feature = "design", feature = "development"))]
6960pub use panels_top_left::*;
6961#[cfg(any(
6962    feature = "text",
6963    feature = "design",
6964    feature = "files",
6965    feature = "mail"
6966))]
6967pub use paperclip::*;
6968#[cfg(any(feature = "development", feature = "files", feature = "math"))]
6969pub use parentheses::*;
6970#[cfg(any(feature = "transportation", feature = "navigation"))]
6971pub use parking_meter::*;
6972#[cfg(feature = "emoji")]
6973pub use party_popper::*;
6974#[cfg(feature = "multimedia")]
6975pub use pause::*;
6976#[cfg(feature = "animals")]
6977pub use paw_print::*;
6978#[cfg(any(feature = "devices", feature = "gaming"))]
6979pub use pc_case::*;
6980#[cfg(any(feature = "text", feature = "design", feature = "tools"))]
6981pub use pen::*;
6982#[cfg(any(feature = "text", feature = "design", feature = "tools"))]
6983pub use pen_line::*;
6984#[cfg(any(feature = "text", feature = "design", feature = "tools"))]
6985pub use pen_off::*;
6986#[cfg(any(feature = "text", feature = "design", feature = "cursors"))]
6987pub use pen_tool::*;
6988#[cfg(any(
6989    feature = "design",
6990    feature = "cursors",
6991    feature = "tools",
6992    feature = "text"
6993))]
6994pub use pencil::*;
6995#[cfg(any(feature = "text", feature = "design", feature = "tools"))]
6996pub use pencil_line::*;
6997#[cfg(any(
6998    feature = "design",
6999    feature = "cursors",
7000    feature = "tools",
7001    feature = "text"
7002))]
7003pub use pencil_off::*;
7004#[cfg(any(
7005    feature = "tools",
7006    feature = "design",
7007    feature = "layout",
7008    feature = "text"
7009))]
7010pub use pencil_ruler::*;
7011#[cfg(feature = "shapes")]
7012pub use pentagon::*;
7013#[cfg(any(
7014    feature = "math",
7015    feature = "development",
7016    feature = "finance",
7017    feature = "shopping"
7018))]
7019pub use percent::*;
7020#[cfg(any(feature = "accessibility", feature = "people"))]
7021pub use person_standing::*;
7022#[cfg(feature = "finance")]
7023pub use philippine_peso::*;
7024#[cfg(any(
7025    feature = "text",
7026    feature = "connectivity",
7027    feature = "devices",
7028    feature = "communication"
7029))]
7030pub use phone::*;
7031#[cfg(any(
7032    feature = "connectivity",
7033    feature = "devices",
7034    feature = "communication"
7035))]
7036pub use phone_call::*;
7037#[cfg(any(
7038    feature = "arrows",
7039    feature = "connectivity",
7040    feature = "devices",
7041    feature = "communication"
7042))]
7043pub use phone_forwarded::*;
7044#[cfg(any(
7045    feature = "arrows",
7046    feature = "connectivity",
7047    feature = "devices",
7048    feature = "communication"
7049))]
7050pub use phone_incoming::*;
7051#[cfg(any(
7052    feature = "connectivity",
7053    feature = "devices",
7054    feature = "communication"
7055))]
7056pub use phone_missed::*;
7057#[cfg(any(
7058    feature = "connectivity",
7059    feature = "devices",
7060    feature = "communication"
7061))]
7062pub use phone_off::*;
7063#[cfg(any(
7064    feature = "arrows",
7065    feature = "connectivity",
7066    feature = "devices",
7067    feature = "communication"
7068))]
7069pub use phone_outgoing::*;
7070#[cfg(any(feature = "development", feature = "math"))]
7071pub use pi::*;
7072#[cfg(any(feature = "multimedia", feature = "devices"))]
7073pub use piano::*;
7074#[cfg(any(feature = "tools", feature = "gaming"))]
7075pub use pickaxe::*;
7076#[cfg(feature = "multimedia")]
7077pub use picture_in_picture::*;
7078#[cfg(feature = "multimedia")]
7079pub use picture_in_picture_2::*;
7080#[cfg(feature = "finance")]
7081pub use piggy_bank::*;
7082#[cfg(feature = "text")]
7083pub use pilcrow::*;
7084#[cfg(feature = "text")]
7085pub use pilcrow_left::*;
7086#[cfg(feature = "text")]
7087pub use pilcrow_right::*;
7088#[cfg(feature = "medical")]
7089pub use pill::*;
7090#[cfg(feature = "medical")]
7091pub use pill_bottle::*;
7092#[cfg(any(feature = "navigation", feature = "account"))]
7093pub use pin::*;
7094#[cfg(feature = "navigation")]
7095pub use pin_off::*;
7096#[cfg(any(feature = "text", feature = "design", feature = "science"))]
7097pub use pipette::*;
7098#[cfg(feature = "food-beverage")]
7099pub use pizza::*;
7100#[cfg(any(feature = "transportation", feature = "travel", feature = "navigation"))]
7101pub use plane::*;
7102#[cfg(any(feature = "transportation", feature = "travel"))]
7103pub use plane_landing::*;
7104#[cfg(any(feature = "transportation", feature = "travel"))]
7105pub use plane_takeoff::*;
7106#[cfg(any(feature = "arrows", feature = "multimedia"))]
7107pub use play::*;
7108#[cfg(any(feature = "devices", feature = "development"))]
7109pub use plug::*;
7110#[cfg(any(feature = "devices", feature = "development"))]
7111pub use plug_2::*;
7112#[cfg(feature = "devices")]
7113pub use plug_zap::*;
7114#[cfg(any(
7115    feature = "math",
7116    feature = "tools",
7117    feature = "development",
7118    feature = "text",
7119    feature = "cursors",
7120    feature = "gaming"
7121))]
7122pub use plus::*;
7123#[cfg(feature = "brands")]
7124pub use pocket::*;
7125#[cfg(feature = "tools")]
7126pub use pocket_knife::*;
7127#[cfg(any(feature = "multimedia", feature = "social"))]
7128pub use podcast::*;
7129#[cfg(feature = "cursors")]
7130pub use pointer::*;
7131#[cfg(feature = "cursors")]
7132pub use pointer_off::*;
7133#[cfg(any(feature = "food-beverage", feature = "multimedia"))]
7134pub use popcorn::*;
7135#[cfg(feature = "food-beverage")]
7136pub use popsicle::*;
7137#[cfg(feature = "finance")]
7138pub use pound_sterling::*;
7139#[cfg(feature = "connectivity")]
7140pub use power::*;
7141#[cfg(feature = "connectivity")]
7142pub use power_off::*;
7143#[cfg(any(
7144    feature = "multimedia",
7145    feature = "photography",
7146    feature = "devices",
7147    feature = "communication",
7148    feature = "design"
7149))]
7150pub use presentation::*;
7151#[cfg(feature = "devices")]
7152pub use printer::*;
7153#[cfg(feature = "devices")]
7154pub use printer_check::*;
7155#[cfg(feature = "devices")]
7156pub use printer_x::*;
7157#[cfg(any(
7158    feature = "multimedia",
7159    feature = "photography",
7160    feature = "devices",
7161    feature = "communication"
7162))]
7163pub use projector::*;
7164#[cfg(any(
7165    feature = "layout",
7166    feature = "design",
7167    feature = "photography",
7168    feature = "devices"
7169))]
7170pub use proportions::*;
7171#[cfg(any(feature = "development", feature = "gaming"))]
7172pub use puzzle::*;
7173#[cfg(any(feature = "shapes", feature = "math", feature = "travel"))]
7174pub use pyramid::*;
7175#[cfg(any(feature = "development", feature = "social"))]
7176pub use qr_code::*;
7177#[cfg(feature = "text")]
7178pub use quote::*;
7179#[cfg(feature = "animals")]
7180pub use rabbit::*;
7181#[cfg(any(
7182    feature = "navigation",
7183    feature = "security",
7184    feature = "communication"
7185))]
7186pub use radar::*;
7187#[cfg(feature = "science")]
7188pub use radiation::*;
7189#[cfg(any(feature = "development", feature = "math"))]
7190pub use radical::*;
7191#[cfg(any(feature = "devices", feature = "multimedia", feature = "social"))]
7192pub use radio::*;
7193#[cfg(feature = "devices")]
7194pub use radio_receiver::*;
7195#[cfg(any(feature = "devices", feature = "multimedia", feature = "social"))]
7196pub use radio_tower::*;
7197#[cfg(any(
7198    feature = "shapes",
7199    feature = "math",
7200    feature = "design",
7201    feature = "tools"
7202))]
7203pub use radius::*;
7204#[cfg(any(feature = "transportation", feature = "navigation"))]
7205pub use rail_symbol::*;
7206#[cfg(feature = "weather")]
7207pub use rainbow::*;
7208#[cfg(feature = "animals")]
7209pub use rat::*;
7210#[cfg(any(feature = "layout", feature = "design", feature = "photography"))]
7211pub use ratio::*;
7212#[cfg(any(feature = "finance", feature = "travel"))]
7213pub use receipt::*;
7214#[cfg(any(feature = "finance", feature = "travel"))]
7215pub use receipt_cent::*;
7216#[cfg(any(feature = "finance", feature = "travel"))]
7217pub use receipt_euro::*;
7218#[cfg(any(feature = "finance", feature = "travel"))]
7219pub use receipt_indian_rupee::*;
7220#[cfg(any(feature = "finance", feature = "travel"))]
7221pub use receipt_japanese_yen::*;
7222#[cfg(any(feature = "finance", feature = "travel"))]
7223pub use receipt_pound_sterling::*;
7224#[cfg(any(feature = "finance", feature = "travel"))]
7225pub use receipt_russian_ruble::*;
7226#[cfg(any(feature = "finance", feature = "travel"))]
7227pub use receipt_swiss_franc::*;
7228#[cfg(any(feature = "finance", feature = "travel"))]
7229pub use receipt_text::*;
7230#[cfg(any(feature = "finance", feature = "travel"))]
7231pub use receipt_turkish_lira::*;
7232#[cfg(any(feature = "development", feature = "text"))]
7233pub use rectangle_circle::*;
7234#[cfg(any(feature = "text", feature = "development"))]
7235pub use rectangle_ellipsis::*;
7236#[cfg(any(
7237    feature = "devices",
7238    feature = "gaming",
7239    feature = "multimedia",
7240    feature = "connectivity"
7241))]
7242pub use rectangle_goggles::*;
7243#[cfg(any(feature = "shapes", feature = "design"))]
7244pub use rectangle_horizontal::*;
7245#[cfg(any(feature = "shapes", feature = "design"))]
7246pub use rectangle_vertical::*;
7247#[cfg(feature = "sustainability")]
7248pub use recycle::*;
7249#[cfg(any(feature = "text", feature = "arrows"))]
7250pub use redo::*;
7251#[cfg(any(feature = "text", feature = "arrows"))]
7252pub use redo_2::*;
7253#[cfg(any(feature = "text", feature = "arrows"))]
7254pub use redo_dot::*;
7255#[cfg(feature = "arrows")]
7256pub use refresh_ccw::*;
7257#[cfg(any(feature = "arrows", feature = "development"))]
7258pub use refresh_ccw_dot::*;
7259#[cfg(feature = "arrows")]
7260pub use refresh_cw::*;
7261#[cfg(feature = "arrows")]
7262pub use refresh_cw_off::*;
7263#[cfg(any(feature = "food-beverage", feature = "home"))]
7264pub use refrigerator::*;
7265#[cfg(any(feature = "text", feature = "development"))]
7266pub use regex::*;
7267#[cfg(feature = "text")]
7268pub use remove_formatting::*;
7269#[cfg(any(feature = "arrows", feature = "multimedia"))]
7270pub use repeat::*;
7271#[cfg(feature = "multimedia")]
7272pub use repeat_1::*;
7273#[cfg(any(feature = "arrows", feature = "social", feature = "multimedia"))]
7274pub use repeat_2::*;
7275#[cfg(feature = "text")]
7276pub use replace::*;
7277#[cfg(feature = "text")]
7278pub use replace_all::*;
7279#[cfg(feature = "mail")]
7280pub use reply::*;
7281#[cfg(feature = "mail")]
7282pub use reply_all::*;
7283#[cfg(any(feature = "arrows", feature = "multimedia"))]
7284pub use rewind::*;
7285#[cfg(any(feature = "social", feature = "medical", feature = "emoji"))]
7286pub use ribbon::*;
7287#[cfg(any(feature = "gaming", feature = "development"))]
7288pub use rocket::*;
7289#[cfg(feature = "home")]
7290pub use rocking_chair::*;
7291#[cfg(feature = "navigation")]
7292pub use roller_coaster::*;
7293#[cfg(any(
7294    feature = "nature",
7295    feature = "seasons",
7296    feature = "sustainability",
7297    feature = "home",
7298    feature = "social"
7299))]
7300pub use rose::*;
7301#[cfg(feature = "design")]
7302pub use rotate_3_d::*;
7303#[cfg(any(feature = "arrows", feature = "design", feature = "photography"))]
7304pub use rotate_ccw::*;
7305#[cfg(any(feature = "security", feature = "account"))]
7306pub use rotate_ccw_key::*;
7307#[cfg(any(
7308    feature = "layout",
7309    feature = "design",
7310    feature = "photography",
7311    feature = "tools",
7312    feature = "arrows"
7313))]
7314pub use rotate_ccw_square::*;
7315#[cfg(any(feature = "arrows", feature = "design", feature = "photography"))]
7316pub use rotate_cw::*;
7317#[cfg(any(
7318    feature = "layout",
7319    feature = "design",
7320    feature = "photography",
7321    feature = "tools",
7322    feature = "arrows"
7323))]
7324pub use rotate_cw_square::*;
7325#[cfg(feature = "navigation")]
7326pub use route::*;
7327#[cfg(feature = "navigation")]
7328pub use route_off::*;
7329#[cfg(any(
7330    feature = "development",
7331    feature = "devices",
7332    feature = "connectivity",
7333    feature = "home"
7334))]
7335pub use router::*;
7336#[cfg(any(feature = "layout", feature = "design", feature = "text"))]
7337pub use rows_2::*;
7338#[cfg(any(feature = "layout", feature = "design", feature = "text"))]
7339pub use rows_3::*;
7340#[cfg(any(feature = "layout", feature = "design", feature = "text"))]
7341pub use rows_4::*;
7342#[cfg(any(feature = "development", feature = "social"))]
7343pub use rss::*;
7344#[cfg(any(feature = "tools", feature = "design", feature = "layout"))]
7345pub use ruler::*;
7346#[cfg(any(feature = "tools", feature = "design", feature = "layout"))]
7347pub use ruler_dimension_line::*;
7348#[cfg(feature = "finance")]
7349pub use russian_ruble::*;
7350#[cfg(any(feature = "transportation", feature = "travel"))]
7351pub use sailboat::*;
7352#[cfg(any(feature = "food-beverage", feature = "emoji"))]
7353pub use salad::*;
7354#[cfg(feature = "food-beverage")]
7355pub use sandwich::*;
7356#[cfg(any(feature = "connectivity", feature = "science"))]
7357pub use satellite::*;
7358#[cfg(any(feature = "connectivity", feature = "devices", feature = "multimedia"))]
7359pub use satellite_dish::*;
7360#[cfg(feature = "finance")]
7361pub use saudi_riyal::*;
7362#[cfg(any(feature = "text", feature = "files"))]
7363pub use save::*;
7364#[cfg(any(feature = "text", feature = "files"))]
7365pub use save_all::*;
7366#[cfg(any(feature = "text", feature = "files"))]
7367pub use save_off::*;
7368#[cfg(any(feature = "navigation", feature = "science", feature = "finance"))]
7369pub use scale::*;
7370#[cfg(feature = "design")]
7371pub use scale_3_d::*;
7372#[cfg(feature = "design")]
7373pub use scaling::*;
7374#[cfg(any(
7375    feature = "devices",
7376    feature = "shopping",
7377    feature = "security",
7378    feature = "social",
7379    feature = "gaming"
7380))]
7381pub use scan::*;
7382#[cfg(any(feature = "shopping", feature = "devices"))]
7383pub use scan_barcode::*;
7384#[cfg(any(
7385    feature = "photography",
7386    feature = "multimedia",
7387    feature = "accessibility",
7388    feature = "security",
7389    feature = "devices",
7390    feature = "account"
7391))]
7392pub use scan_eye::*;
7393#[cfg(any(
7394    feature = "account",
7395    feature = "security",
7396    feature = "devices",
7397    feature = "social"
7398))]
7399pub use scan_face::*;
7400#[cfg(feature = "medical")]
7401pub use scan_heart::*;
7402#[cfg(any(feature = "devices", feature = "shopping"))]
7403pub use scan_line::*;
7404#[cfg(any(
7405    feature = "account",
7406    feature = "shopping",
7407    feature = "devices",
7408    feature = "security"
7409))]
7410pub use scan_qr_code::*;
7411#[cfg(any(
7412    feature = "photography",
7413    feature = "multimedia",
7414    feature = "accessibility"
7415))]
7416pub use scan_search::*;
7417#[cfg(any(feature = "text", feature = "devices"))]
7418pub use scan_text::*;
7419#[cfg(any(feature = "buildings", feature = "navigation"))]
7420pub use school::*;
7421#[cfg(any(feature = "text", feature = "design", feature = "tools"))]
7422pub use scissors::*;
7423#[cfg(any(feature = "design", feature = "tools"))]
7424pub use scissors_line_dashed::*;
7425#[cfg(feature = "transportation")]
7426pub use scooter::*;
7427#[cfg(any(
7428    feature = "connectivity",
7429    feature = "devices",
7430    feature = "communication"
7431))]
7432pub use screen_share::*;
7433#[cfg(any(
7434    feature = "connectivity",
7435    feature = "devices",
7436    feature = "communication"
7437))]
7438pub use screen_share_off::*;
7439#[cfg(any(feature = "gaming", feature = "development", feature = "text"))]
7440pub use scroll::*;
7441#[cfg(any(feature = "gaming", feature = "development", feature = "text"))]
7442pub use scroll_text::*;
7443#[cfg(any(feature = "text", feature = "social"))]
7444pub use search::*;
7445#[cfg(any(feature = "text", feature = "social"))]
7446pub use search_alert::*;
7447#[cfg(any(feature = "text", feature = "social"))]
7448pub use search_check::*;
7449#[cfg(any(feature = "text", feature = "social", feature = "development"))]
7450pub use search_code::*;
7451#[cfg(any(feature = "text", feature = "social"))]
7452pub use search_slash::*;
7453#[cfg(any(feature = "text", feature = "social"))]
7454pub use search_x::*;
7455#[cfg(feature = "text")]
7456pub use section::*;
7457#[cfg(any(feature = "mail", feature = "communication", feature = "connectivity"))]
7458pub use send::*;
7459#[cfg(any(feature = "mail", feature = "communication", feature = "connectivity"))]
7460pub use send_horizontal::*;
7461#[cfg(any(feature = "design", feature = "layout"))]
7462pub use send_to_back::*;
7463#[cfg(any(feature = "text", feature = "arrows", feature = "layout"))]
7464pub use separator_horizontal::*;
7465#[cfg(any(feature = "text", feature = "arrows", feature = "layout"))]
7466pub use separator_vertical::*;
7467#[cfg(any(feature = "development", feature = "devices"))]
7468pub use server::*;
7469#[cfg(any(feature = "development", feature = "devices"))]
7470pub use server_cog::*;
7471#[cfg(any(feature = "development", feature = "devices"))]
7472pub use server_crash::*;
7473#[cfg(any(feature = "development", feature = "devices"))]
7474pub use server_off::*;
7475#[cfg(feature = "account")]
7476pub use settings::*;
7477#[cfg(feature = "account")]
7478pub use settings_2::*;
7479#[cfg(any(feature = "shapes", feature = "gaming"))]
7480pub use shapes::*;
7481#[cfg(any(feature = "account", feature = "social"))]
7482pub use share::*;
7483#[cfg(any(feature = "account", feature = "social"))]
7484pub use share_2::*;
7485#[cfg(any(feature = "text", feature = "files"))]
7486pub use sheet::*;
7487#[cfg(any(
7488    feature = "animals",
7489    feature = "development",
7490    feature = "nature",
7491    feature = "science",
7492    feature = "travel",
7493    feature = "food-beverage",
7494    feature = "home"
7495))]
7496pub use shell::*;
7497#[cfg(feature = "home")]
7498pub use shelving_unit::*;
7499#[cfg(any(
7500    feature = "account",
7501    feature = "security",
7502    feature = "development",
7503    feature = "gaming",
7504    feature = "shapes"
7505))]
7506pub use shield::*;
7507#[cfg(any(
7508    feature = "account",
7509    feature = "security",
7510    feature = "development",
7511    feature = "notifications",
7512    feature = "gaming"
7513))]
7514pub use shield_alert::*;
7515#[cfg(any(
7516    feature = "account",
7517    feature = "security",
7518    feature = "development",
7519    feature = "gaming"
7520))]
7521pub use shield_ban::*;
7522#[cfg(any(
7523    feature = "account",
7524    feature = "security",
7525    feature = "development",
7526    feature = "gaming"
7527))]
7528pub use shield_check::*;
7529#[cfg(any(
7530    feature = "account",
7531    feature = "security",
7532    feature = "development",
7533    feature = "gaming"
7534))]
7535pub use shield_ellipsis::*;
7536#[cfg(any(
7537    feature = "account",
7538    feature = "security",
7539    feature = "development",
7540    feature = "gaming"
7541))]
7542pub use shield_half::*;
7543#[cfg(any(
7544    feature = "account",
7545    feature = "security",
7546    feature = "development",
7547    feature = "gaming"
7548))]
7549pub use shield_minus::*;
7550#[cfg(any(
7551    feature = "account",
7552    feature = "security",
7553    feature = "development",
7554    feature = "gaming"
7555))]
7556pub use shield_off::*;
7557#[cfg(any(
7558    feature = "account",
7559    feature = "security",
7560    feature = "development",
7561    feature = "gaming",
7562    feature = "medical"
7563))]
7564pub use shield_plus::*;
7565#[cfg(any(
7566    feature = "account",
7567    feature = "security",
7568    feature = "development",
7569    feature = "gaming"
7570))]
7571pub use shield_question_mark::*;
7572#[cfg(any(feature = "account", feature = "security", feature = "development"))]
7573pub use shield_user::*;
7574#[cfg(any(
7575    feature = "account",
7576    feature = "security",
7577    feature = "development",
7578    feature = "gaming"
7579))]
7580pub use shield_x::*;
7581#[cfg(any(feature = "transportation", feature = "navigation", feature = "travel"))]
7582pub use ship::*;
7583#[cfg(any(feature = "transportation", feature = "navigation", feature = "travel"))]
7584pub use ship_wheel::*;
7585#[cfg(feature = "shopping")]
7586pub use shirt::*;
7587#[cfg(feature = "shopping")]
7588pub use shopping_bag::*;
7589#[cfg(feature = "shopping")]
7590pub use shopping_basket::*;
7591#[cfg(feature = "shopping")]
7592pub use shopping_cart::*;
7593#[cfg(any(feature = "nature", feature = "tools", feature = "gaming"))]
7594pub use shovel::*;
7595#[cfg(any(feature = "home", feature = "travel"))]
7596pub use shower_head::*;
7597#[cfg(any(feature = "mail", feature = "files"))]
7598pub use shredder::*;
7599#[cfg(feature = "animals")]
7600pub use shrimp::*;
7601#[cfg(any(feature = "layout", feature = "arrows"))]
7602pub use shrink::*;
7603#[cfg(feature = "nature")]
7604pub use shrub::*;
7605#[cfg(any(feature = "multimedia", feature = "arrows"))]
7606pub use shuffle::*;
7607#[cfg(any(feature = "text", feature = "math", feature = "science"))]
7608pub use sigma::*;
7609#[cfg(feature = "connectivity")]
7610pub use signal::*;
7611#[cfg(feature = "connectivity")]
7612pub use signal_high::*;
7613#[cfg(feature = "connectivity")]
7614pub use signal_low::*;
7615#[cfg(feature = "connectivity")]
7616pub use signal_medium::*;
7617#[cfg(feature = "connectivity")]
7618pub use signal_zero::*;
7619#[cfg(feature = "text")]
7620pub use signature::*;
7621#[cfg(any(
7622    feature = "arrows",
7623    feature = "navigation",
7624    feature = "development",
7625    feature = "gaming"
7626))]
7627pub use signpost::*;
7628#[cfg(any(
7629    feature = "arrows",
7630    feature = "navigation",
7631    feature = "development",
7632    feature = "gaming"
7633))]
7634pub use signpost_big::*;
7635#[cfg(feature = "medical")]
7636pub use siren::*;
7637#[cfg(any(feature = "multimedia", feature = "arrows"))]
7638pub use skip_back::*;
7639#[cfg(any(feature = "multimedia", feature = "arrows"))]
7640pub use skip_forward::*;
7641#[cfg(feature = "gaming")]
7642pub use skull::*;
7643#[cfg(any(
7644    feature = "account",
7645    feature = "social",
7646    feature = "brands",
7647    feature = "development"
7648))]
7649pub use slack::*;
7650#[cfg(any(feature = "development", feature = "math"))]
7651pub use slash::*;
7652#[cfg(feature = "design")]
7653pub use slice::*;
7654#[cfg(feature = "account")]
7655pub use sliders_horizontal::*;
7656#[cfg(feature = "account")]
7657pub use sliders_vertical::*;
7658#[cfg(any(feature = "connectivity", feature = "devices"))]
7659pub use smartphone::*;
7660#[cfg(any(feature = "connectivity", feature = "devices"))]
7661pub use smartphone_charging::*;
7662#[cfg(any(feature = "communication", feature = "finance", feature = "devices"))]
7663pub use smartphone_nfc::*;
7664#[cfg(any(feature = "emoji", feature = "account"))]
7665pub use smile::*;
7666#[cfg(any(
7667    feature = "emoji",
7668    feature = "social",
7669    feature = "notifications",
7670    feature = "communication"
7671))]
7672pub use smile_plus::*;
7673#[cfg(any(feature = "animals", feature = "food-beverage"))]
7674pub use snail::*;
7675#[cfg(any(feature = "weather", feature = "seasons"))]
7676pub use snowflake::*;
7677#[cfg(any(feature = "home", feature = "travel"))]
7678pub use soap_dispenser_droplet::*;
7679#[cfg(feature = "home")]
7680pub use sofa::*;
7681#[cfg(any(
7682    feature = "home",
7683    feature = "science",
7684    feature = "sustainability",
7685    feature = "weather"
7686))]
7687pub use solar_panel::*;
7688#[cfg(feature = "food-beverage")]
7689pub use soup::*;
7690#[cfg(feature = "text")]
7691pub use space::*;
7692#[cfg(any(feature = "shapes", feature = "gaming"))]
7693pub use spade::*;
7694#[cfg(feature = "shapes")]
7695pub use sparkle::*;
7696#[cfg(any(
7697    feature = "cursors",
7698    feature = "multimedia",
7699    feature = "gaming",
7700    feature = "weather"
7701))]
7702pub use sparkles::*;
7703#[cfg(any(feature = "multimedia", feature = "devices"))]
7704pub use speaker::*;
7705#[cfg(any(feature = "accessibility", feature = "communication"))]
7706pub use speech::*;
7707#[cfg(any(feature = "text", feature = "development"))]
7708pub use spell_check::*;
7709#[cfg(any(feature = "text", feature = "development"))]
7710pub use spell_check_2::*;
7711#[cfg(feature = "design")]
7712pub use spline::*;
7713#[cfg(any(
7714    feature = "arrows",
7715    feature = "cursors",
7716    feature = "design",
7717    feature = "tools"
7718))]
7719pub use spline_pointer::*;
7720#[cfg(any(feature = "development", feature = "arrows"))]
7721pub use split::*;
7722#[cfg(any(feature = "communication", feature = "tools", feature = "social"))]
7723pub use spool::*;
7724#[cfg(any(
7725    feature = "devices",
7726    feature = "photography",
7727    feature = "multimedia",
7728    feature = "communication"
7729))]
7730pub use spotlight::*;
7731#[cfg(any(feature = "design", feature = "tools"))]
7732pub use spray_can::*;
7733#[cfg(any(feature = "nature", feature = "gaming", feature = "sustainability"))]
7734pub use sprout::*;
7735#[cfg(any(feature = "shapes", feature = "multimedia"))]
7736pub use square::*;
7737#[cfg(any(
7738    feature = "medical",
7739    feature = "social",
7740    feature = "science",
7741    feature = "multimedia"
7742))]
7743pub use square_activity::*;
7744#[cfg(any(feature = "arrows", feature = "gaming"))]
7745pub use square_arrow_down::*;
7746#[cfg(any(feature = "arrows", feature = "gaming"))]
7747pub use square_arrow_down_left::*;
7748#[cfg(any(feature = "arrows", feature = "gaming"))]
7749pub use square_arrow_down_right::*;
7750#[cfg(feature = "arrows")]
7751pub use square_arrow_left::*;
7752#[cfg(feature = "arrows")]
7753pub use square_arrow_out_down_left::*;
7754#[cfg(feature = "arrows")]
7755pub use square_arrow_out_down_right::*;
7756#[cfg(feature = "arrows")]
7757pub use square_arrow_out_up_left::*;
7758#[cfg(any(feature = "arrows", feature = "social"))]
7759pub use square_arrow_out_up_right::*;
7760#[cfg(feature = "arrows")]
7761pub use square_arrow_right::*;
7762#[cfg(any(
7763    feature = "arrows",
7764    feature = "shapes",
7765    feature = "layout",
7766    feature = "multimedia"
7767))]
7768pub use square_arrow_right_enter::*;
7769#[cfg(any(
7770    feature = "arrows",
7771    feature = "shapes",
7772    feature = "layout",
7773    feature = "multimedia"
7774))]
7775pub use square_arrow_right_exit::*;
7776#[cfg(feature = "arrows")]
7777pub use square_arrow_up::*;
7778#[cfg(feature = "arrows")]
7779pub use square_arrow_up_left::*;
7780#[cfg(any(feature = "arrows", feature = "social"))]
7781pub use square_arrow_up_right::*;
7782#[cfg(any(
7783    feature = "text",
7784    feature = "security",
7785    feature = "math",
7786    feature = "development"
7787))]
7788pub use square_asterisk::*;
7789#[cfg(any(
7790    feature = "text",
7791    feature = "design",
7792    feature = "tools",
7793    feature = "files",
7794    feature = "development"
7795))]
7796pub use square_bottom_dashed_scissors::*;
7797#[cfg(any(feature = "design", feature = "photography"))]
7798pub use square_centerline_dashed_horizontal::*;
7799#[cfg(any(feature = "design", feature = "photography"))]
7800pub use square_centerline_dashed_vertical::*;
7801#[cfg(any(
7802    feature = "charts",
7803    feature = "time",
7804    feature = "development",
7805    feature = "design"
7806))]
7807pub use square_chart_gantt::*;
7808#[cfg(feature = "notifications")]
7809pub use square_check::*;
7810#[cfg(feature = "notifications")]
7811pub use square_check_big::*;
7812#[cfg(any(feature = "arrows", feature = "navigation"))]
7813pub use square_chevron_down::*;
7814#[cfg(any(feature = "arrows", feature = "navigation"))]
7815pub use square_chevron_left::*;
7816#[cfg(any(feature = "arrows", feature = "navigation", feature = "development"))]
7817pub use square_chevron_right::*;
7818#[cfg(any(feature = "arrows", feature = "navigation", feature = "math"))]
7819pub use square_chevron_up::*;
7820#[cfg(any(feature = "text", feature = "development"))]
7821pub use square_code::*;
7822#[cfg(any(feature = "text", feature = "design"))]
7823pub use square_dashed::*;
7824#[cfg(any(feature = "development", feature = "files"))]
7825pub use square_dashed_bottom::*;
7826#[cfg(any(feature = "development", feature = "files"))]
7827pub use square_dashed_bottom_code::*;
7828#[cfg(any(feature = "charts", feature = "development", feature = "design"))]
7829pub use square_dashed_kanban::*;
7830#[cfg(any(
7831    feature = "arrows",
7832    feature = "cursors",
7833    feature = "development",
7834    feature = "tools"
7835))]
7836pub use square_dashed_mouse_pointer::*;
7837#[cfg(any(feature = "design", feature = "development", feature = "layout"))]
7838pub use square_dashed_top_solid::*;
7839#[cfg(feature = "math")]
7840pub use square_divide::*;
7841#[cfg(feature = "development")]
7842pub use square_dot::*;
7843#[cfg(feature = "math")]
7844pub use square_equal::*;
7845#[cfg(any(feature = "development", feature = "math"))]
7846pub use square_function::*;
7847#[cfg(any(feature = "charts", feature = "development", feature = "design"))]
7848pub use square_kanban::*;
7849#[cfg(any(
7850    feature = "text",
7851    feature = "photography",
7852    feature = "multimedia",
7853    feature = "navigation",
7854    feature = "development"
7855))]
7856pub use square_library::*;
7857#[cfg(any(feature = "transportation", feature = "navigation"))]
7858pub use square_m::*;
7859#[cfg(feature = "layout")]
7860pub use square_menu::*;
7861#[cfg(any(
7862    feature = "math",
7863    feature = "development",
7864    feature = "text",
7865    feature = "tools",
7866    feature = "devices"
7867))]
7868pub use square_minus::*;
7869#[cfg(any(
7870    feature = "arrows",
7871    feature = "cursors",
7872    feature = "development",
7873    feature = "tools"
7874))]
7875pub use square_mouse_pointer::*;
7876#[cfg(any(feature = "transportation", feature = "navigation"))]
7877pub use square_parking::*;
7878#[cfg(any(feature = "transportation", feature = "navigation"))]
7879pub use square_parking_off::*;
7880#[cfg(feature = "multimedia")]
7881pub use square_pause::*;
7882#[cfg(feature = "text")]
7883pub use square_pen::*;
7884#[cfg(any(
7885    feature = "social",
7886    feature = "finance",
7887    feature = "shopping",
7888    feature = "math"
7889))]
7890pub use square_percent::*;
7891#[cfg(any(feature = "development", feature = "math"))]
7892pub use square_pi::*;
7893#[cfg(feature = "text")]
7894pub use square_pilcrow::*;
7895#[cfg(any(feature = "arrows", feature = "multimedia"))]
7896pub use square_play::*;
7897#[cfg(any(
7898    feature = "math",
7899    feature = "tools",
7900    feature = "development",
7901    feature = "text"
7902))]
7903pub use square_plus::*;
7904#[cfg(feature = "connectivity")]
7905pub use square_power::*;
7906#[cfg(any(feature = "development", feature = "math"))]
7907pub use square_radical::*;
7908#[cfg(any(feature = "design", feature = "development", feature = "layout"))]
7909pub use square_round_corner::*;
7910#[cfg(any(
7911    feature = "text",
7912    feature = "design",
7913    feature = "tools",
7914    feature = "files",
7915    feature = "development"
7916))]
7917pub use square_scissors::*;
7918#[cfg(any(feature = "text", feature = "math"))]
7919pub use square_sigma::*;
7920#[cfg(any(feature = "development", feature = "math"))]
7921pub use square_slash::*;
7922#[cfg(feature = "layout")]
7923pub use square_split_horizontal::*;
7924#[cfg(feature = "layout")]
7925pub use square_split_vertical::*;
7926#[cfg(feature = "layout")]
7927pub use square_square::*;
7928#[cfg(any(feature = "text", feature = "files", feature = "development"))]
7929pub use square_stack::*;
7930#[cfg(any(feature = "sports", feature = "gaming"))]
7931pub use square_star::*;
7932#[cfg(feature = "multimedia")]
7933pub use square_stop::*;
7934#[cfg(feature = "development")]
7935pub use square_terminal::*;
7936#[cfg(feature = "account")]
7937pub use square_user::*;
7938#[cfg(feature = "account")]
7939pub use square_user_round::*;
7940#[cfg(any(feature = "math", feature = "notifications"))]
7941pub use square_x::*;
7942#[cfg(feature = "design")]
7943pub use squares_exclude::*;
7944#[cfg(feature = "design")]
7945pub use squares_intersect::*;
7946#[cfg(feature = "design")]
7947pub use squares_subtract::*;
7948#[cfg(feature = "design")]
7949pub use squares_unite::*;
7950#[cfg(feature = "shapes")]
7951pub use squircle::*;
7952#[cfg(any(feature = "development", feature = "shapes", feature = "design"))]
7953pub use squircle_dashed::*;
7954#[cfg(feature = "animals")]
7955pub use squirrel::*;
7956#[cfg(any(feature = "design", feature = "cursors", feature = "tools"))]
7957pub use stamp::*;
7958#[cfg(any(
7959    feature = "account",
7960    feature = "social",
7961    feature = "shapes",
7962    feature = "multimedia",
7963    feature = "weather",
7964    feature = "emoji",
7965    feature = "gaming"
7966))]
7967pub use star::*;
7968#[cfg(any(feature = "social", feature = "multimedia"))]
7969pub use star_half::*;
7970#[cfg(any(feature = "multimedia", feature = "social"))]
7971pub use star_off::*;
7972#[cfg(any(feature = "multimedia", feature = "arrows"))]
7973pub use step_back::*;
7974#[cfg(any(feature = "multimedia", feature = "arrows"))]
7975pub use step_forward::*;
7976#[cfg(any(feature = "science", feature = "medical"))]
7977pub use stethoscope::*;
7978#[cfg(feature = "social")]
7979pub use sticker::*;
7980#[cfg(any(feature = "text", feature = "social"))]
7981pub use sticky_note::*;
7982#[cfg(feature = "nature")]
7983pub use stone::*;
7984#[cfg(any(feature = "buildings", feature = "navigation", feature = "shopping"))]
7985pub use store::*;
7986#[cfg(feature = "layout")]
7987pub use stretch_horizontal::*;
7988#[cfg(feature = "layout")]
7989pub use stretch_vertical::*;
7990#[cfg(feature = "text")]
7991pub use strikethrough::*;
7992#[cfg(feature = "text")]
7993pub use subscript::*;
7994#[cfg(any(
7995    feature = "accessibility",
7996    feature = "weather",
7997    feature = "seasons",
7998    feature = "sustainability"
7999))]
8000pub use sun::*;
8001#[cfg(any(feature = "accessibility", feature = "weather"))]
8002pub use sun_dim::*;
8003#[cfg(any(feature = "accessibility", feature = "weather"))]
8004pub use sun_medium::*;
8005#[cfg(feature = "accessibility")]
8006pub use sun_moon::*;
8007#[cfg(feature = "weather")]
8008pub use sun_snow::*;
8009#[cfg(any(feature = "arrows", feature = "weather", feature = "time"))]
8010pub use sunrise::*;
8011#[cfg(any(feature = "arrows", feature = "weather"))]
8012pub use sunset::*;
8013#[cfg(feature = "text")]
8014pub use superscript::*;
8015#[cfg(any(feature = "design", feature = "home", feature = "photography"))]
8016pub use swatch_book::*;
8017#[cfg(feature = "finance")]
8018pub use swiss_franc::*;
8019#[cfg(any(feature = "communication", feature = "devices"))]
8020pub use switch_camera::*;
8021#[cfg(any(feature = "gaming", feature = "tools"))]
8022pub use sword::*;
8023#[cfg(any(feature = "gaming", feature = "tools"))]
8024pub use swords::*;
8025#[cfg(any(feature = "science", feature = "medical"))]
8026pub use syringe::*;
8027#[cfg(any(feature = "text", feature = "files"))]
8028pub use table::*;
8029#[cfg(any(feature = "text", feature = "files"))]
8030pub use table_2::*;
8031#[cfg(any(feature = "text", feature = "files"))]
8032pub use table_cells_merge::*;
8033#[cfg(any(feature = "text", feature = "files"))]
8034pub use table_cells_split::*;
8035#[cfg(any(feature = "text", feature = "files"))]
8036pub use table_columns_split::*;
8037#[cfg(feature = "text")]
8038pub use table_of_contents::*;
8039#[cfg(any(feature = "text", feature = "development", feature = "files"))]
8040pub use table_properties::*;
8041#[cfg(any(feature = "text", feature = "files"))]
8042pub use table_rows_split::*;
8043#[cfg(feature = "devices")]
8044pub use tablet::*;
8045#[cfg(any(
8046    feature = "devices",
8047    feature = "design",
8048    feature = "development",
8049    feature = "tools"
8050))]
8051pub use tablet_smartphone::*;
8052#[cfg(feature = "medical")]
8053pub use tablets::*;
8054#[cfg(feature = "account")]
8055pub use tag::*;
8056#[cfg(feature = "account")]
8057pub use tags::*;
8058#[cfg(any(feature = "math", feature = "gaming"))]
8059pub use tally_1::*;
8060#[cfg(any(feature = "math", feature = "gaming"))]
8061pub use tally_2::*;
8062#[cfg(any(feature = "math", feature = "gaming"))]
8063pub use tally_3::*;
8064#[cfg(any(feature = "math", feature = "gaming"))]
8065pub use tally_4::*;
8066#[cfg(any(feature = "math", feature = "gaming"))]
8067pub use tally_5::*;
8068#[cfg(any(
8069    feature = "shapes",
8070    feature = "math",
8071    feature = "design",
8072    feature = "tools"
8073))]
8074pub use tangent::*;
8075#[cfg(any(feature = "brands", feature = "gaming"))]
8076pub use target::*;
8077#[cfg(any(feature = "science", feature = "development", feature = "tools"))]
8078pub use telescope::*;
8079#[cfg(any(feature = "travel", feature = "nature", feature = "sustainability"))]
8080pub use tent::*;
8081#[cfg(any(feature = "travel", feature = "nature"))]
8082pub use tent_tree::*;
8083#[cfg(feature = "development")]
8084pub use terminal::*;
8085#[cfg(feature = "science")]
8086pub use test_tube::*;
8087#[cfg(feature = "science")]
8088pub use test_tube_diagonal::*;
8089#[cfg(feature = "science")]
8090pub use test_tubes::*;
8091#[cfg(feature = "text")]
8092pub use text_align_center::*;
8093#[cfg(feature = "text")]
8094pub use text_align_end::*;
8095#[cfg(feature = "text")]
8096pub use text_align_justify::*;
8097#[cfg(feature = "text")]
8098pub use text_align_start::*;
8099#[cfg(any(feature = "text", feature = "cursors"))]
8100pub use text_cursor::*;
8101#[cfg(any(feature = "text", feature = "layout"))]
8102pub use text_cursor_input::*;
8103#[cfg(feature = "text")]
8104pub use text_initial::*;
8105#[cfg(feature = "text")]
8106pub use text_quote::*;
8107#[cfg(feature = "text")]
8108pub use text_search::*;
8109#[cfg(any(feature = "text", feature = "cursors"))]
8110pub use text_select::*;
8111#[cfg(any(feature = "text", feature = "arrows"))]
8112pub use text_wrap::*;
8113#[cfg(any(feature = "buildings", feature = "social"))]
8114pub use theater::*;
8115#[cfg(feature = "weather")]
8116pub use thermometer::*;
8117#[cfg(feature = "weather")]
8118pub use thermometer_snowflake::*;
8119#[cfg(feature = "weather")]
8120pub use thermometer_sun::*;
8121#[cfg(any(feature = "account", feature = "social", feature = "emoji"))]
8122pub use thumbs_down::*;
8123#[cfg(any(feature = "account", feature = "social", feature = "emoji"))]
8124pub use thumbs_up::*;
8125#[cfg(any(feature = "account", feature = "transportation"))]
8126pub use ticket::*;
8127#[cfg(feature = "transportation")]
8128pub use ticket_check::*;
8129#[cfg(feature = "transportation")]
8130pub use ticket_minus::*;
8131#[cfg(any(feature = "transportation", feature = "shopping"))]
8132pub use ticket_percent::*;
8133#[cfg(feature = "transportation")]
8134pub use ticket_plus::*;
8135#[cfg(feature = "transportation")]
8136pub use ticket_slash::*;
8137#[cfg(feature = "transportation")]
8138pub use ticket_x::*;
8139#[cfg(any(feature = "travel", feature = "account", feature = "transportation"))]
8140pub use tickets::*;
8141#[cfg(any(feature = "transportation", feature = "travel"))]
8142pub use tickets_plane::*;
8143#[cfg(feature = "time")]
8144pub use timer::*;
8145#[cfg(feature = "time")]
8146pub use timer_off::*;
8147#[cfg(feature = "time")]
8148pub use timer_reset::*;
8149#[cfg(any(feature = "layout", feature = "account", feature = "development"))]
8150pub use toggle_left::*;
8151#[cfg(any(feature = "layout", feature = "account", feature = "development"))]
8152pub use toggle_right::*;
8153#[cfg(any(feature = "devices", feature = "home"))]
8154pub use toilet::*;
8155#[cfg(any(feature = "tools", feature = "development", feature = "home"))]
8156pub use tool_case::*;
8157#[cfg(any(feature = "tools", feature = "home"))]
8158pub use toolbox::*;
8159#[cfg(feature = "weather")]
8160pub use tornado::*;
8161#[cfg(any(
8162    feature = "shapes",
8163    feature = "design",
8164    feature = "tools",
8165    feature = "food-beverage"
8166))]
8167pub use torus::*;
8168#[cfg(feature = "devices")]
8169pub use touchpad::*;
8170#[cfg(feature = "devices")]
8171pub use touchpad_off::*;
8172#[cfg(any(feature = "home", feature = "travel"))]
8173pub use towel_rack::*;
8174#[cfg(any(feature = "travel", feature = "transportation"))]
8175pub use tower_control::*;
8176#[cfg(any(feature = "gaming", feature = "development"))]
8177pub use toy_brick::*;
8178#[cfg(any(
8179    feature = "transportation",
8180    feature = "sustainability",
8181    feature = "food-beverage"
8182))]
8183pub use tractor::*;
8184#[cfg(feature = "transportation")]
8185pub use traffic_cone::*;
8186#[cfg(feature = "transportation")]
8187pub use train_front::*;
8188#[cfg(any(feature = "transportation", feature = "navigation"))]
8189pub use train_front_tunnel::*;
8190#[cfg(any(feature = "transportation", feature = "navigation"))]
8191pub use train_track::*;
8192#[cfg(feature = "transportation")]
8193pub use tram_front::*;
8194#[cfg(any(feature = "medical", feature = "accessibility"))]
8195pub use transgender::*;
8196#[cfg(any(feature = "files", feature = "mail"))]
8197pub use trash::*;
8198#[cfg(any(feature = "files", feature = "mail"))]
8199pub use trash_2::*;
8200#[cfg(any(feature = "nature", feature = "sustainability"))]
8201pub use tree_deciduous::*;
8202#[cfg(any(feature = "nature", feature = "sustainability"))]
8203pub use tree_palm::*;
8204#[cfg(any(feature = "nature", feature = "sustainability"))]
8205pub use tree_pine::*;
8206#[cfg(any(feature = "nature", feature = "sustainability"))]
8207pub use trees::*;
8208#[cfg(any(feature = "account", feature = "brands", feature = "development"))]
8209pub use trello::*;
8210#[cfg(any(feature = "charts", feature = "arrows"))]
8211pub use trending_down::*;
8212#[cfg(any(feature = "charts", feature = "arrows"))]
8213pub use trending_up::*;
8214#[cfg(any(feature = "charts", feature = "arrows"))]
8215pub use trending_up_down::*;
8216#[cfg(feature = "shapes")]
8217pub use triangle::*;
8218#[cfg(any(feature = "notifications", feature = "shapes", feature = "development"))]
8219pub use triangle_alert::*;
8220#[cfg(feature = "shapes")]
8221pub use triangle_dashed::*;
8222#[cfg(any(feature = "shapes", feature = "math"))]
8223pub use triangle_right::*;
8224#[cfg(any(feature = "sports", feature = "gaming"))]
8225pub use trophy::*;
8226#[cfg(feature = "transportation")]
8227pub use truck::*;
8228#[cfg(feature = "transportation")]
8229pub use truck_electric::*;
8230#[cfg(feature = "finance")]
8231pub use turkish_lira::*;
8232#[cfg(any(feature = "multimedia", feature = "home"))]
8233pub use turntable::*;
8234#[cfg(feature = "animals")]
8235pub use turtle::*;
8236#[cfg(any(feature = "devices", feature = "multimedia", feature = "communication"))]
8237pub use tv::*;
8238#[cfg(any(feature = "devices", feature = "multimedia"))]
8239pub use tv_minimal::*;
8240#[cfg(any(feature = "devices", feature = "multimedia"))]
8241pub use tv_minimal_play::*;
8242#[cfg(any(
8243    feature = "brands",
8244    feature = "social",
8245    feature = "account",
8246    feature = "gaming"
8247))]
8248pub use twitch::*;
8249#[cfg(any(feature = "brands", feature = "social", feature = "account"))]
8250pub use twitter::*;
8251#[cfg(feature = "text")]
8252pub use r#type::*;
8253#[cfg(feature = "text")]
8254pub use type_outline::*;
8255#[cfg(feature = "weather")]
8256pub use umbrella::*;
8257#[cfg(feature = "weather")]
8258pub use umbrella_off::*;
8259#[cfg(feature = "text")]
8260pub use underline::*;
8261#[cfg(any(feature = "text", feature = "arrows"))]
8262pub use undo::*;
8263#[cfg(any(feature = "text", feature = "arrows"))]
8264pub use undo_2::*;
8265#[cfg(any(feature = "text", feature = "arrows"))]
8266pub use undo_dot::*;
8267#[cfg(any(feature = "arrows", feature = "layout"))]
8268pub use unfold_horizontal::*;
8269#[cfg(any(feature = "arrows", feature = "layout"))]
8270pub use unfold_vertical::*;
8271#[cfg(any(feature = "shapes", feature = "files"))]
8272pub use ungroup::*;
8273#[cfg(any(feature = "buildings", feature = "navigation"))]
8274pub use university::*;
8275#[cfg(feature = "text")]
8276pub use unlink::*;
8277#[cfg(feature = "text")]
8278pub use unlink_2::*;
8279#[cfg(any(feature = "devices", feature = "development"))]
8280pub use unplug::*;
8281#[cfg(any(feature = "arrows", feature = "files"))]
8282pub use upload::*;
8283#[cfg(any(feature = "devices", feature = "multimedia", feature = "home"))]
8284pub use usb::*;
8285#[cfg(feature = "account")]
8286pub use user::*;
8287#[cfg(feature = "account")]
8288pub use user_check::*;
8289#[cfg(feature = "account")]
8290pub use user_cog::*;
8291#[cfg(feature = "account")]
8292pub use user_key::*;
8293#[cfg(any(feature = "account", feature = "security"))]
8294pub use user_lock::*;
8295#[cfg(feature = "account")]
8296pub use user_minus::*;
8297#[cfg(feature = "account")]
8298pub use user_pen::*;
8299#[cfg(feature = "account")]
8300pub use user_plus::*;
8301#[cfg(feature = "account")]
8302pub use user_round::*;
8303#[cfg(feature = "account")]
8304pub use user_round_check::*;
8305#[cfg(feature = "account")]
8306pub use user_round_cog::*;
8307#[cfg(feature = "account")]
8308pub use user_round_key::*;
8309#[cfg(feature = "account")]
8310pub use user_round_minus::*;
8311#[cfg(feature = "account")]
8312pub use user_round_pen::*;
8313#[cfg(feature = "account")]
8314pub use user_round_plus::*;
8315#[cfg(any(feature = "account", feature = "social"))]
8316pub use user_round_search::*;
8317#[cfg(feature = "account")]
8318pub use user_round_x::*;
8319#[cfg(any(feature = "account", feature = "social"))]
8320pub use user_search::*;
8321#[cfg(feature = "account")]
8322pub use user_star::*;
8323#[cfg(feature = "account")]
8324pub use user_x::*;
8325#[cfg(feature = "account")]
8326pub use users::*;
8327#[cfg(feature = "account")]
8328pub use users_round::*;
8329#[cfg(any(feature = "food-beverage", feature = "travel", feature = "navigation"))]
8330pub use utensils::*;
8331#[cfg(any(feature = "food-beverage", feature = "travel", feature = "navigation"))]
8332pub use utensils_crossed::*;
8333#[cfg(any(feature = "buildings", feature = "home", feature = "sustainability"))]
8334pub use utility_pole::*;
8335#[cfg(feature = "transportation")]
8336pub use van::*;
8337#[cfg(any(feature = "development", feature = "math"))]
8338pub use variable::*;
8339#[cfg(any(feature = "security", feature = "travel", feature = "home"))]
8340pub use vault::*;
8341#[cfg(any(
8342    feature = "shapes",
8343    feature = "math",
8344    feature = "design",
8345    feature = "tools"
8346))]
8347pub use vector_square::*;
8348#[cfg(any(feature = "food-beverage", feature = "sustainability"))]
8349pub use vegan::*;
8350#[cfg(any(feature = "account", feature = "gaming"))]
8351pub use venetian_mask::*;
8352#[cfg(feature = "medical")]
8353pub use venus::*;
8354#[cfg(feature = "medical")]
8355pub use venus_and_mars::*;
8356#[cfg(any(
8357    feature = "devices",
8358    feature = "connectivity",
8359    feature = "account",
8360    feature = "notifications"
8361))]
8362pub use vibrate::*;
8363#[cfg(any(feature = "devices", feature = "connectivity", feature = "account"))]
8364pub use vibrate_off::*;
8365#[cfg(any(
8366    feature = "devices",
8367    feature = "communication",
8368    feature = "connectivity",
8369    feature = "photography"
8370))]
8371pub use video::*;
8372#[cfg(any(
8373    feature = "devices",
8374    feature = "communication",
8375    feature = "connectivity",
8376    feature = "photography"
8377))]
8378pub use video_off::*;
8379#[cfg(any(
8380    feature = "devices",
8381    feature = "communication",
8382    feature = "connectivity",
8383    feature = "photography",
8384    feature = "files"
8385))]
8386pub use videotape::*;
8387#[cfg(any(feature = "design", feature = "photography"))]
8388pub use view::*;
8389#[cfg(any(feature = "connectivity", feature = "devices", feature = "social"))]
8390pub use voicemail::*;
8391#[cfg(any(feature = "sports", feature = "gaming", feature = "travel"))]
8392pub use volleyball::*;
8393#[cfg(any(
8394    feature = "connectivity",
8395    feature = "communication",
8396    feature = "multimedia"
8397))]
8398pub use volume::*;
8399#[cfg(any(
8400    feature = "connectivity",
8401    feature = "communication",
8402    feature = "multimedia"
8403))]
8404pub use volume_1::*;
8405#[cfg(any(
8406    feature = "connectivity",
8407    feature = "communication",
8408    feature = "multimedia"
8409))]
8410pub use volume_2::*;
8411#[cfg(any(
8412    feature = "connectivity",
8413    feature = "communication",
8414    feature = "multimedia"
8415))]
8416pub use volume_off::*;
8417#[cfg(any(
8418    feature = "connectivity",
8419    feature = "communication",
8420    feature = "multimedia"
8421))]
8422pub use volume_x::*;
8423#[cfg(feature = "social")]
8424pub use vote::*;
8425#[cfg(any(feature = "account", feature = "finance"))]
8426pub use wallet::*;
8427#[cfg(any(feature = "account", feature = "finance"))]
8428pub use wallet_cards::*;
8429#[cfg(any(feature = "account", feature = "finance"))]
8430pub use wallet_minimal::*;
8431#[cfg(any(feature = "account", feature = "devices"))]
8432pub use wallpaper::*;
8433#[cfg(any(
8434    feature = "design",
8435    feature = "gaming",
8436    feature = "cursors",
8437    feature = "photography"
8438))]
8439pub use wand::*;
8440#[cfg(any(
8441    feature = "design",
8442    feature = "gaming",
8443    feature = "cursors",
8444    feature = "photography"
8445))]
8446pub use wand_sparkles::*;
8447#[cfg(any(feature = "buildings", feature = "navigation"))]
8448pub use warehouse::*;
8449#[cfg(any(feature = "home", feature = "devices", feature = "travel"))]
8450pub use washing_machine::*;
8451#[cfg(feature = "time")]
8452pub use watch::*;
8453#[cfg(any(
8454    feature = "weather",
8455    feature = "navigation",
8456    feature = "multimedia",
8457    feature = "sustainability"
8458))]
8459pub use waves::*;
8460#[cfg(any(feature = "weather", feature = "sustainability"))]
8461pub use waves_arrow_down::*;
8462#[cfg(any(feature = "weather", feature = "sustainability"))]
8463pub use waves_arrow_up::*;
8464#[cfg(any(feature = "sports", feature = "home"))]
8465pub use waves_ladder::*;
8466#[cfg(any(
8467    feature = "security",
8468    feature = "account",
8469    feature = "navigation",
8470    feature = "development",
8471    feature = "social"
8472))]
8473pub use waypoints::*;
8474#[cfg(any(
8475    feature = "connectivity",
8476    feature = "devices",
8477    feature = "communication"
8478))]
8479pub use webcam::*;
8480#[cfg(any(feature = "development", feature = "social", feature = "account"))]
8481pub use webhook::*;
8482#[cfg(any(feature = "development", feature = "social", feature = "account"))]
8483pub use webhook_off::*;
8484#[cfg(feature = "math")]
8485pub use weight::*;
8486#[cfg(feature = "math")]
8487pub use weight_tilde::*;
8488#[cfg(feature = "food-beverage")]
8489pub use wheat::*;
8490#[cfg(feature = "food-beverage")]
8491pub use wheat_off::*;
8492#[cfg(feature = "text")]
8493pub use whole_word::*;
8494#[cfg(any(feature = "connectivity", feature = "devices"))]
8495pub use wifi::*;
8496#[cfg(any(feature = "connectivity", feature = "devices", feature = "files"))]
8497pub use wifi_cog::*;
8498#[cfg(any(feature = "connectivity", feature = "devices"))]
8499pub use wifi_high::*;
8500#[cfg(any(feature = "connectivity", feature = "devices"))]
8501pub use wifi_low::*;
8502#[cfg(any(feature = "connectivity", feature = "devices"))]
8503pub use wifi_off::*;
8504#[cfg(any(feature = "connectivity", feature = "devices"))]
8505pub use wifi_pen::*;
8506#[cfg(any(feature = "connectivity", feature = "devices"))]
8507pub use wifi_sync::*;
8508#[cfg(any(feature = "connectivity", feature = "devices"))]
8509pub use wifi_zero::*;
8510#[cfg(any(feature = "weather", feature = "sustainability"))]
8511pub use wind::*;
8512#[cfg(any(feature = "weather", feature = "sustainability"))]
8513pub use wind_arrow_down::*;
8514#[cfg(feature = "food-beverage")]
8515pub use wine::*;
8516#[cfg(feature = "food-beverage")]
8517pub use wine_off::*;
8518#[cfg(feature = "development")]
8519pub use workflow::*;
8520#[cfg(any(feature = "animals", feature = "security"))]
8521pub use worm::*;
8522#[cfg(any(feature = "account", feature = "development", feature = "tools"))]
8523pub use wrench::*;
8524#[cfg(any(feature = "notifications", feature = "math"))]
8525pub use x::*;
8526#[cfg(any(feature = "notifications", feature = "math"))]
8527pub use x_line_top::*;
8528#[cfg(any(feature = "multimedia", feature = "social", feature = "brands"))]
8529pub use youtube::*;
8530#[cfg(any(
8531    feature = "connectivity",
8532    feature = "devices",
8533    feature = "photography",
8534    feature = "weather"
8535))]
8536pub use zap::*;
8537#[cfg(any(
8538    feature = "connectivity",
8539    feature = "devices",
8540    feature = "photography",
8541    feature = "weather"
8542))]
8543pub use zap_off::*;
8544#[cfg(any(feature = "social", feature = "emoji"))]
8545pub use zodiac_aquarius::*;
8546#[cfg(any(feature = "social", feature = "emoji"))]
8547pub use zodiac_aries::*;
8548#[cfg(any(feature = "social", feature = "emoji"))]
8549pub use zodiac_cancer::*;
8550#[cfg(any(feature = "social", feature = "emoji"))]
8551pub use zodiac_capricorn::*;
8552#[cfg(any(feature = "social", feature = "emoji"))]
8553pub use zodiac_gemini::*;
8554#[cfg(any(feature = "social", feature = "emoji"))]
8555pub use zodiac_leo::*;
8556#[cfg(any(feature = "social", feature = "emoji"))]
8557pub use zodiac_libra::*;
8558#[cfg(any(feature = "social", feature = "emoji"))]
8559pub use zodiac_ophiuchus::*;
8560#[cfg(any(feature = "social", feature = "emoji"))]
8561pub use zodiac_pisces::*;
8562#[cfg(any(feature = "social", feature = "emoji"))]
8563pub use zodiac_sagittarius::*;
8564#[cfg(any(feature = "social", feature = "emoji"))]
8565pub use zodiac_scorpio::*;
8566#[cfg(any(feature = "social", feature = "emoji"))]
8567pub use zodiac_taurus::*;
8568#[cfg(any(feature = "social", feature = "emoji"))]
8569pub use zodiac_virgo::*;
8570#[cfg(any(
8571    feature = "accessibility",
8572    feature = "layout",
8573    feature = "design",
8574    feature = "text",
8575    feature = "photography"
8576))]
8577pub use zoom_in::*;
8578#[cfg(any(
8579    feature = "accessibility",
8580    feature = "layout",
8581    feature = "design",
8582    feature = "text",
8583    feature = "photography"
8584))]
8585pub use zoom_out::*;