diff --git a/assets/icons/light-bulb-off.svg b/assets/icons/light-bulb-off.svg
new file mode 100644
index 000000000..7ea5d016c
--- /dev/null
+++ b/assets/icons/light-bulb-off.svg
@@ -0,0 +1,81 @@
+
+
+
+
diff --git a/assets/icons/light-bulb-on.svg b/assets/icons/light-bulb-on.svg
new file mode 100644
index 000000000..d15b90209
--- /dev/null
+++ b/assets/icons/light-bulb-on.svg
@@ -0,0 +1,104 @@
+
+
+
+
diff --git a/assets/yaru_icons.otf b/assets/yaru_icons.otf
index 40b69a825..ee06d24e5 100644
Binary files a/assets/yaru_icons.otf and b/assets/yaru_icons.otf differ
diff --git a/lib/src/yaru_icons.dart b/lib/src/yaru_icons.dart
index e956eefd6..1d28a8877 100644
--- a/lib/src/yaru_icons.dart
+++ b/lib/src/yaru_icons.dart
@@ -32,550 +32,550 @@ abstract final class YaruIcons {
static const iconFontFamily = 'YaruIcons';
static const iconFontPackage = 'yaru';
- /// Font icon named "__underline__"
+ /// Font icon named "__gears__"
///
- ///
- static const underline = IconData(
+ ///
+ static const gears = IconData(
0xe000,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__weather__"
+ /// Font icon named "__tablet__"
///
- ///
- static const weather = IconData(
+ ///
+ static const tablet = IconData(
0xe001,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__warning filled__"
+ /// Font icon named "__copy__"
///
- ///
- static const warning_filled = IconData(
+ ///
+ static const copy = IconData(
0xe002,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__checkmark__"
+ /// Font icon named "__shield warning__"
///
- ///
- static const checkmark = IconData(
+ ///
+ static const shield_warning = IconData(
0xe003,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__clear night__"
+ /// Font icon named "__shield__"
///
- ///
- static const clear_night = IconData(
+ ///
+ static const shield = IconData(
0xe004,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__scanner filled__"
+ /// Font icon named "__shield filled__"
///
- ///
- static const scanner_filled = IconData(
+ ///
+ static const shield_filled = IconData(
0xe005,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__sidebar__"
+ /// Font icon named "__rss__"
///
- ///
- static const sidebar = IconData(
+ ///
+ static const rss = IconData(
0xe006,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__sidebar hide filled__"
+ /// Font icon named "__usb stick filled__"
///
- ///
- static const sidebar_hide_filled = IconData(
+ ///
+ static const usb_stick_filled = IconData(
0xe007,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__sidebar hide right filled__"
+ /// Font icon named "__pen__"
///
- ///
- static const sidebar_hide_right_filled = IconData(
+ ///
+ static const pen = IconData(
0xe008,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__sidebar hide__"
+ /// Font icon named "__minus__"
///
- ///
- static const sidebar_hide = IconData(
+ ///
+ static const minus = IconData(
0xe009,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__sidebar right__"
+ /// Font icon named "__weather__"
///
- ///
- static const sidebar_right = IconData(
+ ///
+ static const weather = IconData(
0xe00a,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__sidebar filled__"
+ /// Font icon named "__pda__"
///
- ///
- static const sidebar_filled = IconData(
+ ///
+ static const pda = IconData(
0xe00b,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__sidebar right filled__"
+ /// Font icon named "__pin__"
///
- ///
- static const sidebar_right_filled = IconData(
+ ///
+ static const pin = IconData(
0xe00c,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__sidebar hide right__"
+ /// Font icon named "__printer preview__"
///
- ///
- static const sidebar_hide_right = IconData(
+ ///
+ static const printer_preview = IconData(
0xe00d,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__rain filled__"
+ /// Font icon named "__printer network__"
///
- ///
- static const rain_filled = IconData(
+ ///
+ static const printer_network = IconData(
0xe00e,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__screensaver filled__"
+ /// Font icon named "__printer preview filled__"
///
- ///
- static const screensaver_filled = IconData(
+ ///
+ static const printer_preview_filled = IconData(
0xe00f,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__tree fir__"
+ /// Font icon named "__printer warning__"
///
- ///
- static const tree_fir = IconData(
+ ///
+ static const printer_warning = IconData(
0xe010,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__tree__"
+ /// Font icon named "__printer printing filled__"
///
- ///
- static const tree = IconData(
+ ///
+ static const printer_printing_filled = IconData(
0xe011,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__tree filled__"
+ /// Font icon named "__printer printing__"
///
- ///
- static const tree_filled = IconData(
+ ///
+ static const printer_printing = IconData(
0xe012,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__tree fir filled__"
+ /// Font icon named "__printer__"
///
- ///
- static const tree_fir_filled = IconData(
+ ///
+ static const printer = IconData(
0xe013,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__touchpad filled__"
+ /// Font icon named "__printer filled__"
///
- ///
- static const touchpad_filled = IconData(
+ ///
+ static const printer_filled = IconData(
0xe014,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__music queue__"
+ /// Font icon named "__printer warning filled__"
///
- ///
- static const music_queue = IconData(
+ ///
+ static const printer_warning_filled = IconData(
0xe015,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__music note__"
+ /// Font icon named "__printer error filled__"
///
- ///
- static const music_note = IconData(
+ ///
+ static const printer_error_filled = IconData(
0xe016,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__music artist filled__"
+ /// Font icon named "__printer network filled__"
///
- ///
- static const music_artist_filled = IconData(
+ ///
+ static const printer_network_filled = IconData(
0xe017,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__music queue filled__"
+ /// Font icon named "__printer error__"
///
- ///
- static const music_queue_filled = IconData(
+ ///
+ static const printer_error = IconData(
0xe018,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__music single__"
+ /// Font icon named "__puzzle piece__"
///
- ///
- static const music_single = IconData(
+ ///
+ static const puzzle_piece = IconData(
0xe019,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__music artist__"
+ /// Font icon named "__switchbox__"
///
- ///
- static const music_artist = IconData(
+ ///
+ static const switchbox = IconData(
0xe01a,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__music single filled__"
+ /// Font icon named "__switchbox filled__"
///
- ///
- static const music_single_filled = IconData(
+ ///
+ static const switchbox_filled = IconData(
0xe01b,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__music history filled__"
+ /// Font icon named "__switchbox checked filled__"
///
- ///
- static const music_history_filled = IconData(
+ ///
+ static const switchbox_checked_filled = IconData(
0xe01c,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__music history__"
+ /// Font icon named "__switchbox checked__"
///
- ///
- static const music_history = IconData(
+ ///
+ static const switchbox_checked = IconData(
0xe01d,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__radio filled__"
+ /// Font icon named "__computer__"
///
- ///
- static const radio_filled = IconData(
+ ///
+ static const computer = IconData(
0xe01e,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__shield__"
+ /// Font icon named "__modem filled__"
///
- ///
- static const shield = IconData(
+ ///
+ static const modem_filled = IconData(
0xe01f,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__shield warning__"
+ /// Font icon named "__tab new filled__"
///
- ///
- static const shield_warning = IconData(
+ ///
+ static const tab_new_filled = IconData(
0xe020,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__shield filled__"
+ /// Font icon named "__ok simple__"
///
- ///
- static const shield_filled = IconData(
+ ///
+ static const ok_simple = IconData(
0xe021,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__wind__"
+ /// Font icon named "__television filled__"
///
- ///
- static const wind = IconData(
+ ///
+ static const television_filled = IconData(
0xe022,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__computer legacy__"
+ /// Font icon named "__eject__"
///
- ///
- static const computer_legacy = IconData(
+ ///
+ static const eject = IconData(
0xe023,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__flip vertical__"
+ /// Font icon named "__folder simple filled__"
///
- ///
- static const flip_vertical = IconData(
+ ///
+ static const folder_simple_filled = IconData(
0xe024,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__rotate left__"
+ /// Font icon named "__folder open__"
///
- ///
- static const rotate_left = IconData(
+ ///
+ static const folder_open = IconData(
0xe025,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__target__"
+ /// Font icon named "__folder search filled__"
///
- ///
- static const target = IconData(
+ ///
+ static const folder_search_filled = IconData(
0xe026,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__information__"
+ /// Font icon named "__folder open filled__"
///
- ///
- static const information = IconData(
+ ///
+ static const folder_open_filled = IconData(
0xe027,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__usb stick filled__"
+ /// Font icon named "__folder__"
///
- ///
- static const usb_stick_filled = IconData(
+ ///
+ static const folder = IconData(
0xe028,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__repeat__"
+ /// Font icon named "__folder drag accept filled__"
///
- ///
- static const repeat = IconData(
+ ///
+ static const folder_drag_accept_filled = IconData(
0xe029,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__repeat filled__"
+ /// Font icon named "__folder new__"
///
- ///
- static const repeat_filled = IconData(
+ ///
+ static const folder_new = IconData(
0xe02a,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__repeat single__"
+ /// Font icon named "__folder drag accept__"
///
- ///
- static const repeat_single = IconData(
+ ///
+ static const folder_drag_accept = IconData(
0xe02b,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__repeat single filled__"
+ /// Font icon named "__folder new filled__"
///
- ///
- static const repeat_single_filled = IconData(
+ ///
+ static const folder_new_filled = IconData(
0xe02c,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__hourglass__"
+ /// Font icon named "__folder filled__"
///
- ///
- static const hourglass = IconData(
+ ///
+ static const folder_filled = IconData(
0xe02d,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__games filled__"
+ /// Font icon named "__folder remote filled__"
///
- ///
- static const games_filled = IconData(
+ ///
+ static const folder_remote_filled = IconData(
0xe02e,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__reply__"
+ /// Font icon named "__folder remote__"
///
- ///
- static const reply = IconData(
+ ///
+ static const folder_remote = IconData(
0xe02f,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__edit clear filled__"
+ /// Font icon named "__folder simple__"
///
- ///
- static const edit_clear_filled = IconData(
+ ///
+ static const folder_simple = IconData(
0xe030,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__snow__"
+ /// Font icon named "__folder search__"
///
- ///
- static const snow = IconData(
+ ///
+ static const folder_search = IconData(
0xe031,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__revert__"
+ /// Font icon named "__color select__"
///
- ///
- static const revert = IconData(
+ ///
+ static const color_select = IconData(
0xe032,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__video__"
+ /// Font icon named "__few clouds__"
///
- ///
- static const video = IconData(
+ ///
+ static const few_clouds = IconData(
0xe033,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__video filled__"
+ /// Font icon named "__calculator__"
///
- ///
- static const video_filled = IconData(
+ ///
+ static const calculator = IconData(
0xe034,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__video history filled__"
+ /// Font icon named "__rain filled__"
///
- ///
- static const video_history_filled = IconData(
+ ///
+ static const rain_filled = IconData(
0xe035,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__video history__"
+ /// Font icon named "__insert image filled__"
///
- ///
- static const video_history = IconData(
+ ///
+ static const insert_image_filled = IconData(
0xe036,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__hearing__"
+ /// Font icon named "__insert object__"
///
- ///
- static const hearing = IconData(
+ ///
+ static const insert_object = IconData(
0xe037,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__playlist__"
+ /// Font icon named "__insert link__"
///
- ///
- static const playlist = IconData(
+ ///
+ static const insert_link = IconData(
0xe038,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__playlist filled__"
+ /// Font icon named "__insert image__"
///
- ///
- static const playlist_filled = IconData(
+ ///
+ static const insert_image = IconData(
0xe039,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__playlist play__"
+ /// Font icon named "__insert link filled__"
///
- ///
- static const playlist_play = IconData(
+ ///
+ static const insert_link_filled = IconData(
0xe03a,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__podcast filled__"
+ /// Font icon named "__insert text__"
///
- ///
- static const podcast_filled = IconData(
+ ///
+ static const insert_text = IconData(
0xe03b,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__modem__"
+ /// Font icon named "__insert object filled__"
///
- ///
- static const modem = IconData(
+ ///
+ static const insert_object_filled = IconData(
0xe03c,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
@@ -590,667 +590,667 @@ abstract final class YaruIcons {
fontPackage: iconFontPackage,
);
- /// Font icon named "__tape__"
+ /// Font icon named "__desktop appearance filled__"
///
- ///
- static const tape = IconData(
+ ///
+ static const desktop_appearance_filled = IconData(
0xe03e,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__computer filled__"
+ /// Font icon named "__desktop__"
///
- ///
- static const computer_filled = IconData(
+ ///
+ static const desktop = IconData(
0xe03f,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__home__"
+ /// Font icon named "__desktop filled__"
///
- ///
- static const home = IconData(
+ ///
+ static const desktop_filled = IconData(
0xe040,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__game controller filled__"
+ /// Font icon named "__desktop remote filled__"
///
- ///
- static const game_controller_filled = IconData(
+ ///
+ static const desktop_remote_filled = IconData(
0xe041,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__smartphone__"
+ /// Font icon named "__desktop remote__"
///
- ///
- static const smartphone = IconData(
+ ///
+ static const desktop_remote = IconData(
0xe042,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__xfce logo__"
+ /// Font icon named "__desktop appearance__"
///
- ///
- static const xfce_logo = IconData(
+ ///
+ static const desktop_appearance = IconData(
0xe043,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__television__"
+ /// Font icon named "__panel look filled__"
///
- ///
- static const television = IconData(
+ ///
+ static const panel_look_filled = IconData(
0xe044,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__few clouds night filled__"
+ /// Font icon named "__server filled__"
///
- ///
- static const few_clouds_night_filled = IconData(
+ ///
+ static const server_filled = IconData(
0xe045,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__panel look__"
+ /// Font icon named "__mouse filled__"
///
- ///
- static const panel_look = IconData(
+ ///
+ static const mouse_filled = IconData(
0xe046,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__eject__"
+ /// Font icon named "__radiobox mixed__"
///
- ///
- static const eject = IconData(
+ ///
+ static const radiobox_mixed = IconData(
0xe047,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__strikethrough__"
+ /// Font icon named "__radiobox__"
///
- ///
- static const strikethrough = IconData(
+ ///
+ static const radiobox = IconData(
0xe048,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__go down__"
+ /// Font icon named "__radiobox filled__"
///
- ///
- static const go_down = IconData(
+ ///
+ static const radiobox_filled = IconData(
0xe049,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__go bottom__"
+ /// Font icon named "__radiobox checked filled__"
///
- ///
- static const go_bottom = IconData(
+ ///
+ static const radiobox_checked_filled = IconData(
0xe04a,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__go up__"
+ /// Font icon named "__radiobox mixed filled__"
///
- ///
- static const go_up = IconData(
+ ///
+ static const radiobox_mixed_filled = IconData(
0xe04b,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__go jump__"
+ /// Font icon named "__radiobox checked__"
///
- ///
- static const go_jump = IconData(
+ ///
+ static const radiobox_checked = IconData(
0xe04c,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__go first__"
+ /// Font icon named "__hearing__"
///
- ///
- static const go_first = IconData(
+ ///
+ static const hearing = IconData(
0xe04d,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__go previous__"
+ /// Font icon named "__star filled__"
///
- ///
- static const go_previous = IconData(
+ ///
+ static const star_filled = IconData(
0xe04e,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__go next__"
+ /// Font icon named "__text direction ltr__"
///
- ///
- static const go_next = IconData(
+ ///
+ static const text_direction_ltr = IconData(
0xe04f,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__go last__"
+ /// Font icon named "__game controller filled__"
///
- ///
- static const go_last = IconData(
+ ///
+ static const game_controller_filled = IconData(
0xe050,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__go top__"
+ /// Font icon named "__hourglass filled__"
///
- ///
- static const go_top = IconData(
+ ///
+ static const hourglass_filled = IconData(
0xe051,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__calendar warning filled__"
+ /// Font icon named "__stopwatch filled__"
///
- ///
- static const calendar_warning_filled = IconData(
+ ///
+ static const stopwatch_filled = IconData(
0xe052,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__calendar month filled__"
+ /// Font icon named "__usb stick__"
///
- ///
- static const calendar_month_filled = IconData(
+ ///
+ static const usb_stick = IconData(
0xe053,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__calendar important__"
+ /// Font icon named "__star__"
///
- ///
- static const calendar_important = IconData(
+ ///
+ static const star = IconData(
0xe054,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__calendar__"
+ /// Font icon named "__html filled__"
///
- ///
- static const calendar = IconData(
+ ///
+ static const html_filled = IconData(
0xe055,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__calendar week filled__"
+ /// Font icon named "__sidebar right__"
///
- ///
- static const calendar_week_filled = IconData(
+ ///
+ static const sidebar_right = IconData(
0xe056,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__calendar day__"
+ /// Font icon named "__sidebar hide right__"
///
- ///
- static const calendar_day = IconData(
+ ///
+ static const sidebar_hide_right = IconData(
0xe057,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__calendar month__"
+ /// Font icon named "__sidebar hide right filled__"
///
- ///
- static const calendar_month = IconData(
+ ///
+ static const sidebar_hide_right_filled = IconData(
0xe058,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__calendar new filled__"
+ /// Font icon named "__sidebar hide__"
///
- ///
- static const calendar_new_filled = IconData(
+ ///
+ static const sidebar_hide = IconData(
0xe059,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__calendar week__"
+ /// Font icon named "__sidebar__"
///
- ///
- static const calendar_week = IconData(
+ ///
+ static const sidebar = IconData(
0xe05a,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__calendar day filled__"
+ /// Font icon named "__sidebar filled__"
///
- ///
- static const calendar_day_filled = IconData(
+ ///
+ static const sidebar_filled = IconData(
0xe05b,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__calendar error filled__"
+ /// Font icon named "__sidebar hide filled__"
///
- ///
- static const calendar_error_filled = IconData(
+ ///
+ static const sidebar_hide_filled = IconData(
0xe05c,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__calendar warning__"
+ /// Font icon named "__sidebar right filled__"
///
- ///
- static const calendar_warning = IconData(
+ ///
+ static const sidebar_right_filled = IconData(
0xe05d,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__calendar filled__"
+ /// Font icon named "__outbox filled__"
///
- ///
- static const calendar_filled = IconData(
+ ///
+ static const outbox_filled = IconData(
0xe05e,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__calendar important filled__"
+ /// Font icon named "__audio card filled__"
///
- ///
- static const calendar_important_filled = IconData(
+ ///
+ static const audio_card_filled = IconData(
0xe05f,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__calendar new__"
+ /// Font icon named "__swiss knife filled__"
///
- ///
- static const calendar_new = IconData(
+ ///
+ static const swiss_knife_filled = IconData(
0xe060,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__calendar error__"
+ /// Font icon named "__home filled__"
///
- ///
- static const calendar_error = IconData(
+ ///
+ static const home_filled = IconData(
0xe061,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__html filled__"
+ /// Font icon named "__stopwatch__"
///
- ///
- static const html_filled = IconData(
+ ///
+ static const stopwatch = IconData(
0xe062,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__microphone medium__"
+ /// Font icon named "__radio__"
///
- ///
- static const microphone_medium = IconData(
+ ///
+ static const radio = IconData(
0xe063,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__microphone high filled__"
+ /// Font icon named "__appliance__"
///
- ///
- static const microphone_high_filled = IconData(
+ ///
+ static const appliance = IconData(
0xe064,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__microphone muted filled__"
+ /// Font icon named "__target__"
///
- ///
- static const microphone_muted_filled = IconData(
+ ///
+ static const target = IconData(
0xe065,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__microphone__"
+ /// Font icon named "__monitor filled__"
///
- ///
- static const microphone = IconData(
+ ///
+ static const monitor_filled = IconData(
0xe066,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__microphone muted__"
+ /// Font icon named "__education filled__"
///
- ///
- static const microphone_muted = IconData(
+ ///
+ static const education_filled = IconData(
0xe067,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__microphone high__"
+ /// Font icon named "__application bag__"
///
- ///
- static const microphone_high = IconData(
+ ///
+ static const application_bag = IconData(
0xe068,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__microphone filled__"
+ /// Font icon named "__application__"
///
- ///
- static const microphone_filled = IconData(
+ ///
+ static const application = IconData(
0xe069,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__microphone low__"
+ /// Font icon named "__application bag filled__"
///
- ///
- static const microphone_low = IconData(
+ ///
+ static const application_bag_filled = IconData(
0xe06a,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__microphone medium filled__"
+ /// Font icon named "__flip horizontal__"
///
- ///
- static const microphone_medium_filled = IconData(
+ ///
+ static const flip_horizontal = IconData(
0xe06b,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__microphone low filled__"
+ /// Font icon named "__redo__"
///
- ///
- static const microphone_low_filled = IconData(
+ ///
+ static const redo = IconData(
0xe06c,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__computer legacy filled__"
+ /// Font icon named "__beaker filled__"
///
- ///
- static const computer_legacy_filled = IconData(
+ ///
+ static const beaker_filled = IconData(
0xe06d,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__insert image filled__"
+ /// Font icon named "__log out__"
///
- ///
- static const insert_image_filled = IconData(
+ ///
+ static const log_out = IconData(
0xe06e,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__insert object filled__"
+ /// Font icon named "__log in filled__"
///
- ///
- static const insert_object_filled = IconData(
+ ///
+ static const log_in_filled = IconData(
0xe06f,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__insert link__"
+ /// Font icon named "__log out filled__"
///
- ///
- static const insert_link = IconData(
+ ///
+ static const log_out_filled = IconData(
0xe070,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__insert text__"
+ /// Font icon named "__log in__"
///
- ///
- static const insert_text = IconData(
+ ///
+ static const log_in = IconData(
0xe071,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__insert image__"
+ /// Font icon named "__bold__"
///
- ///
- static const insert_image = IconData(
+ ///
+ static const bold = IconData(
0xe072,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__insert link filled__"
+ /// Font icon named "__compass filled__"
///
- ///
- static const insert_link_filled = IconData(
+ ///
+ static const compass_filled = IconData(
0xe073,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__insert object__"
+ /// Font icon named "__sun__"
///
- ///
- static const insert_object = IconData(
+ ///
+ static const sun = IconData(
0xe074,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__chip__"
+ /// Font icon named "__flip vertical__"
///
- ///
- static const chip = IconData(
+ ///
+ static const flip_vertical = IconData(
0xe075,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__important__"
+ /// Font icon named "__placeholder icon__"
///
- ///
- static const important = IconData(
+ ///
+ static const placeholder_icon = IconData(
0xe076,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__subtitles filled__"
+ /// Font icon named "__cut__"
///
- ///
- static const subtitles_filled = IconData(
+ ///
+ static const cut = IconData(
0xe077,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__tag__"
+ /// Font icon named "__cursor__"
///
- ///
- static const tag = IconData(
+ ///
+ static const cursor = IconData(
0xe078,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__ok filled__"
+ /// Font icon named "__reply__"
///
- ///
- static const ok_filled = IconData(
+ ///
+ static const reply = IconData(
0xe079,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__magnifying glass filled__"
+ /// Font icon named "__floppy__"
///
- ///
- static const magnifying_glass_filled = IconData(
+ ///
+ static const floppy = IconData(
0xe07a,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__tab new filled__"
+ /// Font icon named "__underline__"
///
- ///
- static const tab_new_filled = IconData(
+ ///
+ static const underline = IconData(
0xe07b,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__switchbox checked__"
+ /// Font icon named "__shutdown__"
///
- ///
- static const switchbox_checked = IconData(
+ ///
+ static const shutdown = IconData(
0xe07c,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__switchbox__"
+ /// Font icon named "__repeat__"
///
- ///
- static const switchbox = IconData(
+ ///
+ static const repeat = IconData(
0xe07d,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__switchbox checked filled__"
+ /// Font icon named "__repeat single filled__"
///
- ///
- static const switchbox_checked_filled = IconData(
+ ///
+ static const repeat_single_filled = IconData(
0xe07e,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__switchbox filled__"
+ /// Font icon named "__repeat filled__"
///
- ///
- static const switchbox_filled = IconData(
+ ///
+ static const repeat_filled = IconData(
0xe07f,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
- /// Font icon named "__information filled__"
+ /// Font icon named "__repeat single__"
///
- ///