|
@@ -8,7 +8,7 @@ from reflex.vars.base import Var
|
|
class LucideIconComponent(Component):
|
|
class LucideIconComponent(Component):
|
|
"""Lucide Icon Component."""
|
|
"""Lucide Icon Component."""
|
|
|
|
|
|
- library = "lucide-react@0.359.0"
|
|
|
|
|
|
+ library = "lucide-react@0.469.0"
|
|
|
|
|
|
|
|
|
|
class Icon(LucideIconComponent):
|
|
class Icon(LucideIconComponent):
|
|
@@ -106,6 +106,7 @@ LUCIDE_ICON_LIST = [
|
|
"ambulance",
|
|
"ambulance",
|
|
"ampersand",
|
|
"ampersand",
|
|
"ampersands",
|
|
"ampersands",
|
|
|
|
+ "amphora",
|
|
"anchor",
|
|
"anchor",
|
|
"angry",
|
|
"angry",
|
|
"annoyed",
|
|
"annoyed",
|
|
@@ -193,6 +194,7 @@ LUCIDE_ICON_LIST = [
|
|
"baggage_claim",
|
|
"baggage_claim",
|
|
"ban",
|
|
"ban",
|
|
"banana",
|
|
"banana",
|
|
|
|
+ "bandage",
|
|
"banknote",
|
|
"banknote",
|
|
"bar_chart",
|
|
"bar_chart",
|
|
"bar_chart_2",
|
|
"bar_chart_2",
|
|
@@ -230,8 +232,10 @@ LUCIDE_ICON_LIST = [
|
|
"between_horizontal_start",
|
|
"between_horizontal_start",
|
|
"between_vertical_end",
|
|
"between_vertical_end",
|
|
"between_vertical_start",
|
|
"between_vertical_start",
|
|
|
|
+ "biceps_flexed",
|
|
"bike",
|
|
"bike",
|
|
"binary",
|
|
"binary",
|
|
|
|
+ "binoculars",
|
|
"biohazard",
|
|
"biohazard",
|
|
"bird",
|
|
"bird",
|
|
"bitcoin",
|
|
"bitcoin",
|
|
@@ -278,6 +282,7 @@ LUCIDE_ICON_LIST = [
|
|
"boom_box",
|
|
"boom_box",
|
|
"bot",
|
|
"bot",
|
|
"bot_message_square",
|
|
"bot_message_square",
|
|
|
|
+ "bot_off",
|
|
"box",
|
|
"box",
|
|
"box_select",
|
|
"box_select",
|
|
"boxes",
|
|
"boxes",
|
|
@@ -289,6 +294,7 @@ LUCIDE_ICON_LIST = [
|
|
"brick_wall",
|
|
"brick_wall",
|
|
"briefcase",
|
|
"briefcase",
|
|
"briefcase_business",
|
|
"briefcase_business",
|
|
|
|
+ "briefcase_conveyor_belt",
|
|
"briefcase_medical",
|
|
"briefcase_medical",
|
|
"bring_to_front",
|
|
"bring_to_front",
|
|
"brush",
|
|
"brush",
|
|
@@ -305,9 +311,13 @@ LUCIDE_ICON_LIST = [
|
|
"cake_slice",
|
|
"cake_slice",
|
|
"calculator",
|
|
"calculator",
|
|
"calendar",
|
|
"calendar",
|
|
|
|
+ "calendar_1",
|
|
|
|
+ "calendar_arrow_down",
|
|
|
|
+ "calendar_arrow_up",
|
|
"calendar_check",
|
|
"calendar_check",
|
|
"calendar_check_2",
|
|
"calendar_check_2",
|
|
"calendar_clock",
|
|
"calendar_clock",
|
|
|
|
+ "calendar_cog",
|
|
"calendar_days",
|
|
"calendar_days",
|
|
"calendar_fold",
|
|
"calendar_fold",
|
|
"calendar_heart",
|
|
"calendar_heart",
|
|
@@ -318,6 +328,7 @@ LUCIDE_ICON_LIST = [
|
|
"calendar_plus_2",
|
|
"calendar_plus_2",
|
|
"calendar_range",
|
|
"calendar_range",
|
|
"calendar_search",
|
|
"calendar_search",
|
|
|
|
+ "calendar_sync",
|
|
"calendar_x",
|
|
"calendar_x",
|
|
"calendar_x_2",
|
|
"calendar_x_2",
|
|
"camera",
|
|
"camera",
|
|
@@ -342,6 +353,29 @@ LUCIDE_ICON_LIST = [
|
|
"castle",
|
|
"castle",
|
|
"cat",
|
|
"cat",
|
|
"cctv",
|
|
"cctv",
|
|
|
|
+ "chart_area",
|
|
|
|
+ "chart_bar",
|
|
|
|
+ "chart_bar_big",
|
|
|
|
+ "chart_bar_decreasing",
|
|
|
|
+ "chart_bar_increasing",
|
|
|
|
+ "chart_bar_stacked",
|
|
|
|
+ "chart_candlestick",
|
|
|
|
+ "chart_column",
|
|
|
|
+ "chart_column_big",
|
|
|
|
+ "chart_column_decreasing",
|
|
|
|
+ "chart_column_increasing",
|
|
|
|
+ "chart_column_stacked",
|
|
|
|
+ "chart_gantt",
|
|
|
|
+ "chart_line",
|
|
|
|
+ "chart_network",
|
|
|
|
+ "chart_no_axes_column",
|
|
|
|
+ "chart_no_axes_column_decreasing",
|
|
|
|
+ "chart_no_axes_column_increasing",
|
|
|
|
+ "chart_no_axes_combined",
|
|
|
|
+ "chart_no_axes_gantt",
|
|
|
|
+ "chart_pie",
|
|
|
|
+ "chart_scatter",
|
|
|
|
+ "chart_spline",
|
|
"check",
|
|
"check",
|
|
"check_check",
|
|
"check_check",
|
|
"chef_hat",
|
|
"chef_hat",
|
|
@@ -356,6 +390,7 @@ LUCIDE_ICON_LIST = [
|
|
"chevrons_down_up",
|
|
"chevrons_down_up",
|
|
"chevrons_left",
|
|
"chevrons_left",
|
|
"chevrons_left_right",
|
|
"chevrons_left_right",
|
|
|
|
+ "chevrons_left_right_ellipsis",
|
|
"chevrons_right",
|
|
"chevrons_right",
|
|
"chevrons_right_left",
|
|
"chevrons_right_left",
|
|
"chevrons_up",
|
|
"chevrons_up",
|
|
@@ -374,8 +409,8 @@ LUCIDE_ICON_LIST = [
|
|
"circle_arrow_out_up_right",
|
|
"circle_arrow_out_up_right",
|
|
"circle_arrow_right",
|
|
"circle_arrow_right",
|
|
"circle_arrow_up",
|
|
"circle_arrow_up",
|
|
- "circle_check_big",
|
|
|
|
"circle_check",
|
|
"circle_check",
|
|
|
|
+ "circle_check_big",
|
|
"circle_chevron_down",
|
|
"circle_chevron_down",
|
|
"circle_chevron_left",
|
|
"circle_chevron_left",
|
|
"circle_chevron_right",
|
|
"circle_chevron_right",
|
|
@@ -387,13 +422,14 @@ LUCIDE_ICON_LIST = [
|
|
"circle_dot_dashed",
|
|
"circle_dot_dashed",
|
|
"circle_ellipsis",
|
|
"circle_ellipsis",
|
|
"circle_equal",
|
|
"circle_equal",
|
|
|
|
+ "circle_fading_arrow_up",
|
|
"circle_fading_plus",
|
|
"circle_fading_plus",
|
|
"circle_gauge",
|
|
"circle_gauge",
|
|
"circle_help",
|
|
"circle_help",
|
|
"circle_minus",
|
|
"circle_minus",
|
|
"circle_off",
|
|
"circle_off",
|
|
- "circle_parking_off",
|
|
|
|
"circle_parking",
|
|
"circle_parking",
|
|
|
|
+ "circle_parking_off",
|
|
"circle_pause",
|
|
"circle_pause",
|
|
"circle_percent",
|
|
"circle_percent",
|
|
"circle_play",
|
|
"circle_play",
|
|
@@ -432,7 +468,11 @@ LUCIDE_ICON_LIST = [
|
|
"clock_7",
|
|
"clock_7",
|
|
"clock_8",
|
|
"clock_8",
|
|
"clock_9",
|
|
"clock_9",
|
|
|
|
+ "clock_alert",
|
|
|
|
+ "clock_arrow_down",
|
|
|
|
+ "clock_arrow_up",
|
|
"cloud",
|
|
"cloud",
|
|
|
|
+ "cloud_alert",
|
|
"cloud_cog",
|
|
"cloud_cog",
|
|
"cloud_download",
|
|
"cloud_download",
|
|
"cloud_drizzle",
|
|
"cloud_drizzle",
|
|
@@ -503,6 +543,7 @@ LUCIDE_ICON_LIST = [
|
|
"cup_soda",
|
|
"cup_soda",
|
|
"currency",
|
|
"currency",
|
|
"cylinder",
|
|
"cylinder",
|
|
|
|
+ "dam",
|
|
"database",
|
|
"database",
|
|
"database_backup",
|
|
"database_backup",
|
|
"database_zap",
|
|
"database_zap",
|
|
@@ -510,7 +551,9 @@ LUCIDE_ICON_LIST = [
|
|
"dessert",
|
|
"dessert",
|
|
"diameter",
|
|
"diameter",
|
|
"diamond",
|
|
"diamond",
|
|
|
|
+ "diamond_minus",
|
|
"diamond_percent",
|
|
"diamond_percent",
|
|
|
|
+ "diamond_plus",
|
|
"dice_1",
|
|
"dice_1",
|
|
"dice_2",
|
|
"dice_2",
|
|
"dice_3",
|
|
"dice_3",
|
|
@@ -539,6 +582,7 @@ LUCIDE_ICON_LIST = [
|
|
"dribbble",
|
|
"dribbble",
|
|
"drill",
|
|
"drill",
|
|
"droplet",
|
|
"droplet",
|
|
|
|
+ "droplet_off",
|
|
"droplets",
|
|
"droplets",
|
|
"drum",
|
|
"drum",
|
|
"drumstick",
|
|
"drumstick",
|
|
@@ -554,12 +598,15 @@ LUCIDE_ICON_LIST = [
|
|
"ellipsis",
|
|
"ellipsis",
|
|
"ellipsis_vertical",
|
|
"ellipsis_vertical",
|
|
"equal",
|
|
"equal",
|
|
|
|
+ "equal_approximately",
|
|
"equal_not",
|
|
"equal_not",
|
|
"eraser",
|
|
"eraser",
|
|
|
|
+ "ethernet_port",
|
|
"euro",
|
|
"euro",
|
|
"expand",
|
|
"expand",
|
|
"external_link",
|
|
"external_link",
|
|
"eye",
|
|
"eye",
|
|
|
|
+ "eye_closed",
|
|
"eye_off",
|
|
"eye_off",
|
|
"facebook",
|
|
"facebook",
|
|
"factory",
|
|
"factory",
|
|
@@ -579,6 +626,10 @@ LUCIDE_ICON_LIST = [
|
|
"file_bar_chart",
|
|
"file_bar_chart",
|
|
"file_bar_chart_2",
|
|
"file_bar_chart_2",
|
|
"file_box",
|
|
"file_box",
|
|
|
|
+ "file_chart_column",
|
|
|
|
+ "file_chart_column_increasing",
|
|
|
|
+ "file_chart_line",
|
|
|
|
+ "file_chart_pie",
|
|
"file_check",
|
|
"file_check",
|
|
"file_check_2",
|
|
"file_check_2",
|
|
"file_clock",
|
|
"file_clock",
|
|
@@ -620,6 +671,7 @@ LUCIDE_ICON_LIST = [
|
|
"file_type",
|
|
"file_type",
|
|
"file_type_2",
|
|
"file_type_2",
|
|
"file_up",
|
|
"file_up",
|
|
|
|
+ "file_user",
|
|
"file_video",
|
|
"file_video",
|
|
"file_video_2",
|
|
"file_video_2",
|
|
"file_volume",
|
|
"file_volume",
|
|
@@ -661,6 +713,7 @@ LUCIDE_ICON_LIST = [
|
|
"folder_check",
|
|
"folder_check",
|
|
"folder_clock",
|
|
"folder_clock",
|
|
"folder_closed",
|
|
"folder_closed",
|
|
|
|
+ "folder_code",
|
|
"folder_cog",
|
|
"folder_cog",
|
|
"folder_dot",
|
|
"folder_dot",
|
|
"folder_down",
|
|
"folder_down",
|
|
@@ -733,7 +786,12 @@ LUCIDE_ICON_LIST = [
|
|
"graduation_cap",
|
|
"graduation_cap",
|
|
"grape",
|
|
"grape",
|
|
"grid_2x2",
|
|
"grid_2x2",
|
|
|
|
+ "grid_2x_2",
|
|
|
|
+ "grid_2x_2_check",
|
|
|
|
+ "grid_2x_2_plus",
|
|
|
|
+ "grid_2x_2_x",
|
|
"grid_3x3",
|
|
"grid_3x3",
|
|
|
|
+ "grid_3x_3",
|
|
"grip",
|
|
"grip",
|
|
"grip_horizontal",
|
|
"grip_horizontal",
|
|
"grip_vertical",
|
|
"grip_vertical",
|
|
@@ -762,6 +820,7 @@ LUCIDE_ICON_LIST = [
|
|
"heading_4",
|
|
"heading_4",
|
|
"heading_5",
|
|
"heading_5",
|
|
"heading_6",
|
|
"heading_6",
|
|
|
|
+ "headphone_off",
|
|
"headphones",
|
|
"headphones",
|
|
"headset",
|
|
"headset",
|
|
"heart",
|
|
"heart",
|
|
@@ -779,14 +838,20 @@ LUCIDE_ICON_LIST = [
|
|
"hospital",
|
|
"hospital",
|
|
"hotel",
|
|
"hotel",
|
|
"hourglass",
|
|
"hourglass",
|
|
|
|
+ "house",
|
|
|
|
+ "house_plug",
|
|
|
|
+ "house_plus",
|
|
"ice_cream_bowl",
|
|
"ice_cream_bowl",
|
|
"ice_cream_cone",
|
|
"ice_cream_cone",
|
|
|
|
+ "id_card",
|
|
"image",
|
|
"image",
|
|
"image_down",
|
|
"image_down",
|
|
"image_minus",
|
|
"image_minus",
|
|
"image_off",
|
|
"image_off",
|
|
|
|
+ "image_play",
|
|
"image_plus",
|
|
"image_plus",
|
|
"image_up",
|
|
"image_up",
|
|
|
|
+ "image_upscale",
|
|
"images",
|
|
"images",
|
|
"import",
|
|
"import",
|
|
"inbox",
|
|
"inbox",
|
|
@@ -808,6 +873,7 @@ LUCIDE_ICON_LIST = [
|
|
"key_square",
|
|
"key_square",
|
|
"keyboard",
|
|
"keyboard",
|
|
"keyboard_music",
|
|
"keyboard_music",
|
|
|
|
+ "keyboard_off",
|
|
"lamp",
|
|
"lamp",
|
|
"lamp_ceiling",
|
|
"lamp_ceiling",
|
|
"lamp_desk",
|
|
"lamp_desk",
|
|
@@ -817,8 +883,9 @@ LUCIDE_ICON_LIST = [
|
|
"land_plot",
|
|
"land_plot",
|
|
"landmark",
|
|
"landmark",
|
|
"languages",
|
|
"languages",
|
|
- "laptop_minimal",
|
|
|
|
"laptop",
|
|
"laptop",
|
|
|
|
+ "laptop_minimal",
|
|
|
|
+ "laptop_minimal_check",
|
|
"lasso",
|
|
"lasso",
|
|
"lasso_select",
|
|
"lasso_select",
|
|
"laugh",
|
|
"laugh",
|
|
@@ -833,6 +900,8 @@ LUCIDE_ICON_LIST = [
|
|
"layout_template",
|
|
"layout_template",
|
|
"leaf",
|
|
"leaf",
|
|
"leafy_green",
|
|
"leafy_green",
|
|
|
|
+ "lectern",
|
|
|
|
+ "letter_text",
|
|
"library",
|
|
"library",
|
|
"library_big",
|
|
"library_big",
|
|
"life_buoy",
|
|
"life_buoy",
|
|
@@ -845,10 +914,12 @@ LUCIDE_ICON_LIST = [
|
|
"link_2_off",
|
|
"link_2_off",
|
|
"linkedin",
|
|
"linkedin",
|
|
"list",
|
|
"list",
|
|
|
|
+ "list_check",
|
|
"list_checks",
|
|
"list_checks",
|
|
"list_collapse",
|
|
"list_collapse",
|
|
"list_end",
|
|
"list_end",
|
|
"list_filter",
|
|
"list_filter",
|
|
|
|
+ "list_filter_plus",
|
|
"list_minus",
|
|
"list_minus",
|
|
"list_music",
|
|
"list_music",
|
|
"list_ordered",
|
|
"list_ordered",
|
|
@@ -861,15 +932,17 @@ LUCIDE_ICON_LIST = [
|
|
"list_x",
|
|
"list_x",
|
|
"loader",
|
|
"loader",
|
|
"loader_circle",
|
|
"loader_circle",
|
|
|
|
+ "loader_pinwheel",
|
|
"locate",
|
|
"locate",
|
|
"locate_fixed",
|
|
"locate_fixed",
|
|
"locate_off",
|
|
"locate_off",
|
|
"lock",
|
|
"lock",
|
|
- "lock_keyhole_open",
|
|
|
|
"lock_keyhole",
|
|
"lock_keyhole",
|
|
|
|
+ "lock_keyhole_open",
|
|
"lock_open",
|
|
"lock_open",
|
|
"log_in",
|
|
"log_in",
|
|
"log_out",
|
|
"log_out",
|
|
|
|
+ "logs",
|
|
"lollipop",
|
|
"lollipop",
|
|
"luggage",
|
|
"luggage",
|
|
"magnet",
|
|
"magnet",
|
|
@@ -886,7 +959,16 @@ LUCIDE_ICON_LIST = [
|
|
"mails",
|
|
"mails",
|
|
"map",
|
|
"map",
|
|
"map_pin",
|
|
"map_pin",
|
|
|
|
+ "map_pin_check",
|
|
|
|
+ "map_pin_check_inside",
|
|
|
|
+ "map_pin_house",
|
|
|
|
+ "map_pin_minus",
|
|
|
|
+ "map_pin_minus_inside",
|
|
"map_pin_off",
|
|
"map_pin_off",
|
|
|
|
+ "map_pin_plus",
|
|
|
|
+ "map_pin_plus_inside",
|
|
|
|
+ "map_pin_x",
|
|
|
|
+ "map_pin_x_inside",
|
|
"map_pinned",
|
|
"map_pinned",
|
|
"martini",
|
|
"martini",
|
|
"maximize",
|
|
"maximize",
|
|
@@ -915,6 +997,7 @@ LUCIDE_ICON_LIST = [
|
|
"message_square_diff",
|
|
"message_square_diff",
|
|
"message_square_dot",
|
|
"message_square_dot",
|
|
"message_square_heart",
|
|
"message_square_heart",
|
|
|
|
+ "message_square_lock",
|
|
"message_square_more",
|
|
"message_square_more",
|
|
"message_square_off",
|
|
"message_square_off",
|
|
"message_square_plus",
|
|
"message_square_plus",
|
|
@@ -926,8 +1009,9 @@ LUCIDE_ICON_LIST = [
|
|
"message_square_x",
|
|
"message_square_x",
|
|
"messages_square",
|
|
"messages_square",
|
|
"mic",
|
|
"mic",
|
|
- "mic_vocal",
|
|
|
|
"mic_off",
|
|
"mic_off",
|
|
|
|
+ "mic_vocal",
|
|
|
|
+ "microchip",
|
|
"microscope",
|
|
"microscope",
|
|
"microwave",
|
|
"microwave",
|
|
"milestone",
|
|
"milestone",
|
|
@@ -938,6 +1022,7 @@ LUCIDE_ICON_LIST = [
|
|
"minus",
|
|
"minus",
|
|
"monitor",
|
|
"monitor",
|
|
"monitor_check",
|
|
"monitor_check",
|
|
|
|
+ "monitor_cog",
|
|
"monitor_dot",
|
|
"monitor_dot",
|
|
"monitor_down",
|
|
"monitor_down",
|
|
"monitor_off",
|
|
"monitor_off",
|
|
@@ -953,8 +1038,10 @@ LUCIDE_ICON_LIST = [
|
|
"mountain",
|
|
"mountain",
|
|
"mountain_snow",
|
|
"mountain_snow",
|
|
"mouse",
|
|
"mouse",
|
|
|
|
+ "mouse_off",
|
|
"mouse_pointer",
|
|
"mouse_pointer",
|
|
"mouse_pointer_2",
|
|
"mouse_pointer_2",
|
|
|
|
+ "mouse_pointer_ban",
|
|
"mouse_pointer_click",
|
|
"mouse_pointer_click",
|
|
"move",
|
|
"move",
|
|
"move_3d",
|
|
"move_3d",
|
|
@@ -991,10 +1078,13 @@ LUCIDE_ICON_LIST = [
|
|
"nut_off",
|
|
"nut_off",
|
|
"octagon",
|
|
"octagon",
|
|
"octagon_alert",
|
|
"octagon_alert",
|
|
|
|
+ "octagon_minus",
|
|
"octagon_pause",
|
|
"octagon_pause",
|
|
"octagon_x",
|
|
"octagon_x",
|
|
|
|
+ "omega",
|
|
"option",
|
|
"option",
|
|
"orbit",
|
|
"orbit",
|
|
|
|
+ "origami",
|
|
"package",
|
|
"package",
|
|
"package_2",
|
|
"package_2",
|
|
"package_check",
|
|
"package_check",
|
|
@@ -1007,6 +1097,7 @@ LUCIDE_ICON_LIST = [
|
|
"paint_roller",
|
|
"paint_roller",
|
|
"paintbrush",
|
|
"paintbrush",
|
|
"paintbrush_2",
|
|
"paintbrush_2",
|
|
|
|
+ "paintbrush_vertical",
|
|
"palette",
|
|
"palette",
|
|
"panel_bottom",
|
|
"panel_bottom",
|
|
"panel_bottom_close",
|
|
"panel_bottom_close",
|
|
@@ -1036,13 +1127,16 @@ LUCIDE_ICON_LIST = [
|
|
"pc_case",
|
|
"pc_case",
|
|
"pen",
|
|
"pen",
|
|
"pen_line",
|
|
"pen_line",
|
|
|
|
+ "pen_off",
|
|
"pen_tool",
|
|
"pen_tool",
|
|
"pencil",
|
|
"pencil",
|
|
"pencil_line",
|
|
"pencil_line",
|
|
|
|
+ "pencil_off",
|
|
"pencil_ruler",
|
|
"pencil_ruler",
|
|
"pentagon",
|
|
"pentagon",
|
|
"percent",
|
|
"percent",
|
|
"person_standing",
|
|
"person_standing",
|
|
|
|
+ "philippine_peso",
|
|
"phone",
|
|
"phone",
|
|
"phone_call",
|
|
"phone_call",
|
|
"phone_forwarded",
|
|
"phone_forwarded",
|
|
@@ -1058,7 +1152,10 @@ LUCIDE_ICON_LIST = [
|
|
"pie_chart",
|
|
"pie_chart",
|
|
"piggy_bank",
|
|
"piggy_bank",
|
|
"pilcrow",
|
|
"pilcrow",
|
|
|
|
+ "pilcrow_left",
|
|
|
|
+ "pilcrow_right",
|
|
"pill",
|
|
"pill",
|
|
|
|
+ "pill_bottle",
|
|
"pin",
|
|
"pin",
|
|
"pin_off",
|
|
"pin_off",
|
|
"pipette",
|
|
"pipette",
|
|
@@ -1084,6 +1181,7 @@ LUCIDE_ICON_LIST = [
|
|
"power_off",
|
|
"power_off",
|
|
"presentation",
|
|
"presentation",
|
|
"printer",
|
|
"printer",
|
|
|
|
+ "printer_check",
|
|
"projector",
|
|
"projector",
|
|
"proportions",
|
|
"proportions",
|
|
"puzzle",
|
|
"puzzle",
|
|
@@ -1158,6 +1256,7 @@ LUCIDE_ICON_LIST = [
|
|
"satellite_dish",
|
|
"satellite_dish",
|
|
"save",
|
|
"save",
|
|
"save_all",
|
|
"save_all",
|
|
|
|
+ "save_off",
|
|
"scale",
|
|
"scale",
|
|
"scale_3d",
|
|
"scale_3d",
|
|
"scaling",
|
|
"scaling",
|
|
@@ -1165,7 +1264,9 @@ LUCIDE_ICON_LIST = [
|
|
"scan_barcode",
|
|
"scan_barcode",
|
|
"scan_eye",
|
|
"scan_eye",
|
|
"scan_face",
|
|
"scan_face",
|
|
|
|
+ "scan_heart",
|
|
"scan_line",
|
|
"scan_line",
|
|
|
|
+ "scan_qr_code",
|
|
"scan_search",
|
|
"scan_search",
|
|
"scan_text",
|
|
"scan_text",
|
|
"scatter_chart",
|
|
"scatter_chart",
|
|
@@ -1181,6 +1282,7 @@ LUCIDE_ICON_LIST = [
|
|
"search_code",
|
|
"search_code",
|
|
"search_slash",
|
|
"search_slash",
|
|
"search_x",
|
|
"search_x",
|
|
|
|
+ "section",
|
|
"send",
|
|
"send",
|
|
"send_horizontal",
|
|
"send_horizontal",
|
|
"send_to_back",
|
|
"send_to_back",
|
|
@@ -1225,6 +1327,7 @@ LUCIDE_ICON_LIST = [
|
|
"signal_low",
|
|
"signal_low",
|
|
"signal_medium",
|
|
"signal_medium",
|
|
"signal_zero",
|
|
"signal_zero",
|
|
|
|
+ "signature",
|
|
"signpost",
|
|
"signpost",
|
|
"signpost_big",
|
|
"signpost_big",
|
|
"siren",
|
|
"siren",
|
|
@@ -1234,8 +1337,8 @@ LUCIDE_ICON_LIST = [
|
|
"slack",
|
|
"slack",
|
|
"slash",
|
|
"slash",
|
|
"slice",
|
|
"slice",
|
|
- "sliders_vertical",
|
|
|
|
"sliders_horizontal",
|
|
"sliders_horizontal",
|
|
|
|
+ "sliders_vertical",
|
|
"smartphone",
|
|
"smartphone",
|
|
"smartphone_charging",
|
|
"smartphone_charging",
|
|
"smartphone_nfc",
|
|
"smartphone_nfc",
|
|
@@ -1259,29 +1362,31 @@ LUCIDE_ICON_LIST = [
|
|
"sprout",
|
|
"sprout",
|
|
"square",
|
|
"square",
|
|
"square_activity",
|
|
"square_activity",
|
|
|
|
+ "square_arrow_down",
|
|
"square_arrow_down_left",
|
|
"square_arrow_down_left",
|
|
"square_arrow_down_right",
|
|
"square_arrow_down_right",
|
|
- "square_arrow_down",
|
|
|
|
"square_arrow_left",
|
|
"square_arrow_left",
|
|
"square_arrow_out_down_left",
|
|
"square_arrow_out_down_left",
|
|
"square_arrow_out_down_right",
|
|
"square_arrow_out_down_right",
|
|
"square_arrow_out_up_left",
|
|
"square_arrow_out_up_left",
|
|
"square_arrow_out_up_right",
|
|
"square_arrow_out_up_right",
|
|
"square_arrow_right",
|
|
"square_arrow_right",
|
|
|
|
+ "square_arrow_up",
|
|
"square_arrow_up_left",
|
|
"square_arrow_up_left",
|
|
"square_arrow_up_right",
|
|
"square_arrow_up_right",
|
|
- "square_arrow_up",
|
|
|
|
"square_asterisk",
|
|
"square_asterisk",
|
|
"square_bottom_dashed_scissors",
|
|
"square_bottom_dashed_scissors",
|
|
- "square_check_big",
|
|
|
|
|
|
+ "square_chart_gantt",
|
|
"square_check",
|
|
"square_check",
|
|
|
|
+ "square_check_big",
|
|
"square_chevron_down",
|
|
"square_chevron_down",
|
|
"square_chevron_left",
|
|
"square_chevron_left",
|
|
"square_chevron_right",
|
|
"square_chevron_right",
|
|
"square_chevron_up",
|
|
"square_chevron_up",
|
|
"square_code",
|
|
"square_code",
|
|
- "square_dashed_bottom_code",
|
|
|
|
|
|
+ "square_dashed",
|
|
"square_dashed_bottom",
|
|
"square_dashed_bottom",
|
|
|
|
+ "square_dashed_bottom_code",
|
|
"square_dashed_kanban",
|
|
"square_dashed_kanban",
|
|
"square_dashed_mouse_pointer",
|
|
"square_dashed_mouse_pointer",
|
|
"square_divide",
|
|
"square_divide",
|
|
@@ -1295,8 +1400,8 @@ LUCIDE_ICON_LIST = [
|
|
"square_menu",
|
|
"square_menu",
|
|
"square_minus",
|
|
"square_minus",
|
|
"square_mouse_pointer",
|
|
"square_mouse_pointer",
|
|
- "square_parking_off",
|
|
|
|
"square_parking",
|
|
"square_parking",
|
|
|
|
+ "square_parking_off",
|
|
"square_pen",
|
|
"square_pen",
|
|
"square_percent",
|
|
"square_percent",
|
|
"square_pi",
|
|
"square_pi",
|
|
@@ -1310,10 +1415,11 @@ LUCIDE_ICON_LIST = [
|
|
"square_slash",
|
|
"square_slash",
|
|
"square_split_horizontal",
|
|
"square_split_horizontal",
|
|
"square_split_vertical",
|
|
"square_split_vertical",
|
|
|
|
+ "square_square",
|
|
"square_stack",
|
|
"square_stack",
|
|
"square_terminal",
|
|
"square_terminal",
|
|
- "square_user_round",
|
|
|
|
"square_user",
|
|
"square_user",
|
|
|
|
+ "square_user_round",
|
|
"square_x",
|
|
"square_x",
|
|
"squircle",
|
|
"squircle",
|
|
"squirrel",
|
|
"squirrel",
|
|
@@ -1350,6 +1456,7 @@ LUCIDE_ICON_LIST = [
|
|
"table_cells_merge",
|
|
"table_cells_merge",
|
|
"table_cells_split",
|
|
"table_cells_split",
|
|
"table_columns_split",
|
|
"table_columns_split",
|
|
|
|
+ "table_of_contents",
|
|
"table_properties",
|
|
"table_properties",
|
|
"table_rows_split",
|
|
"table_rows_split",
|
|
"tablet",
|
|
"tablet",
|
|
@@ -1365,11 +1472,11 @@ LUCIDE_ICON_LIST = [
|
|
"tangent",
|
|
"tangent",
|
|
"target",
|
|
"target",
|
|
"telescope",
|
|
"telescope",
|
|
|
|
+ "tent",
|
|
"tent_tree",
|
|
"tent_tree",
|
|
"terminal",
|
|
"terminal",
|
|
- "test_tube_diagonal",
|
|
|
|
"test_tube",
|
|
"test_tube",
|
|
- "tent",
|
|
|
|
|
|
+ "test_tube_diagonal",
|
|
"test_tubes",
|
|
"test_tubes",
|
|
"text",
|
|
"text",
|
|
"text_cursor",
|
|
"text_cursor",
|
|
@@ -1390,11 +1497,14 @@ LUCIDE_ICON_LIST = [
|
|
"ticket_plus",
|
|
"ticket_plus",
|
|
"ticket_slash",
|
|
"ticket_slash",
|
|
"ticket_x",
|
|
"ticket_x",
|
|
|
|
+ "tickets",
|
|
|
|
+ "tickets_plane",
|
|
"timer",
|
|
"timer",
|
|
"timer_off",
|
|
"timer_off",
|
|
"timer_reset",
|
|
"timer_reset",
|
|
"toggle_left",
|
|
"toggle_left",
|
|
"toggle_right",
|
|
"toggle_right",
|
|
|
|
+ "toilet",
|
|
"tornado",
|
|
"tornado",
|
|
"torus",
|
|
"torus",
|
|
"touchpad",
|
|
"touchpad",
|
|
@@ -1416,17 +1526,21 @@ LUCIDE_ICON_LIST = [
|
|
"trello",
|
|
"trello",
|
|
"trending_down",
|
|
"trending_down",
|
|
"trending_up",
|
|
"trending_up",
|
|
|
|
+ "trending_up_down",
|
|
"triangle",
|
|
"triangle",
|
|
- "triangle_right",
|
|
|
|
"triangle_alert",
|
|
"triangle_alert",
|
|
|
|
+ "triangle_right",
|
|
"trophy",
|
|
"trophy",
|
|
"truck",
|
|
"truck",
|
|
"turtle",
|
|
"turtle",
|
|
"tv",
|
|
"tv",
|
|
"tv_2",
|
|
"tv_2",
|
|
|
|
+ "tv_minimal",
|
|
|
|
+ "tv_minimal_play",
|
|
"twitch",
|
|
"twitch",
|
|
"twitter",
|
|
"twitter",
|
|
"type",
|
|
"type",
|
|
|
|
+ "type_outline",
|
|
"umbrella",
|
|
"umbrella",
|
|
"umbrella_off",
|
|
"umbrella_off",
|
|
"underline",
|
|
"underline",
|
|
@@ -1437,8 +1551,8 @@ LUCIDE_ICON_LIST = [
|
|
"unfold_vertical",
|
|
"unfold_vertical",
|
|
"ungroup",
|
|
"ungroup",
|
|
"university",
|
|
"university",
|
|
- "unlink_2",
|
|
|
|
"unlink",
|
|
"unlink",
|
|
|
|
+ "unlink_2",
|
|
"unplug",
|
|
"unplug",
|
|
"upload",
|
|
"upload",
|
|
"usb",
|
|
"usb",
|
|
@@ -1446,11 +1560,13 @@ LUCIDE_ICON_LIST = [
|
|
"user_check",
|
|
"user_check",
|
|
"user_cog",
|
|
"user_cog",
|
|
"user_minus",
|
|
"user_minus",
|
|
|
|
+ "user_pen",
|
|
"user_plus",
|
|
"user_plus",
|
|
"user_round",
|
|
"user_round",
|
|
"user_round_check",
|
|
"user_round_check",
|
|
"user_round_cog",
|
|
"user_round_cog",
|
|
"user_round_minus",
|
|
"user_round_minus",
|
|
|
|
+ "user_round_pen",
|
|
"user_round_plus",
|
|
"user_round_plus",
|
|
"user_round_search",
|
|
"user_round_search",
|
|
"user_round_x",
|
|
"user_round_x",
|
|
@@ -1472,14 +1588,16 @@ LUCIDE_ICON_LIST = [
|
|
"videotape",
|
|
"videotape",
|
|
"view",
|
|
"view",
|
|
"voicemail",
|
|
"voicemail",
|
|
|
|
+ "volleyball",
|
|
"volume",
|
|
"volume",
|
|
"volume_1",
|
|
"volume_1",
|
|
"volume_2",
|
|
"volume_2",
|
|
|
|
+ "volume_off",
|
|
"volume_x",
|
|
"volume_x",
|
|
"vote",
|
|
"vote",
|
|
"wallet",
|
|
"wallet",
|
|
- "wallet_minimal",
|
|
|
|
"wallet_cards",
|
|
"wallet_cards",
|
|
|
|
+ "wallet_minimal",
|
|
"wallpaper",
|
|
"wallpaper",
|
|
"wand",
|
|
"wand",
|
|
"wand_sparkles",
|
|
"wand_sparkles",
|
|
@@ -1487,17 +1605,22 @@ LUCIDE_ICON_LIST = [
|
|
"washing_machine",
|
|
"washing_machine",
|
|
"watch",
|
|
"watch",
|
|
"waves",
|
|
"waves",
|
|
|
|
+ "waves_ladder",
|
|
"waypoints",
|
|
"waypoints",
|
|
"webcam",
|
|
"webcam",
|
|
- "webhook_off",
|
|
|
|
"webhook",
|
|
"webhook",
|
|
|
|
+ "webhook_off",
|
|
"weight",
|
|
"weight",
|
|
"wheat",
|
|
"wheat",
|
|
"wheat_off",
|
|
"wheat_off",
|
|
"whole_word",
|
|
"whole_word",
|
|
"wifi",
|
|
"wifi",
|
|
|
|
+ "wifi_high",
|
|
|
|
+ "wifi_low",
|
|
"wifi_off",
|
|
"wifi_off",
|
|
|
|
+ "wifi_zero",
|
|
"wind",
|
|
"wind",
|
|
|
|
+ "wind_arrow_down",
|
|
"wine",
|
|
"wine",
|
|
"wine_off",
|
|
"wine_off",
|
|
"workflow",
|
|
"workflow",
|