Project added to repo

This commit is contained in:
2025-07-25 14:22:48 +12:00
commit d69a44fe0d
952 changed files with 416300 additions and 0 deletions
+377
View File
@@ -0,0 +1,377 @@
// List of popular Material Icons
export const materialIcons = [
'home',
'favorite',
'star',
'work',
'school',
'shopping_cart',
'music_note',
'movie',
'games',
'sports_esports',
'library_books',
'camera_alt',
'flight',
'restaurant',
'sports_soccer',
'code',
'build',
'palette',
'analytics',
'security',
'account_circle',
'alarm',
'alarm_on',
'android',
'apartment',
'arrow_back',
'arrow_forward',
'attach_file',
'autorenew',
'book',
'bookmark',
'build_circle',
'calendar_today',
'chevron_left',
'chevron_right',
'cloud',
'delete',
'directions',
'edit',
'email',
'add',
'add_alert',
'add_box',
'add_circle',
'add_circle_outline',
'adjust',
'airline_seat_flat',
'airline_seat_individual_suite',
'airplanemode_active',
'announcement',
'aspect_ratio',
'assessment',
'assignment',
'assistant',
'attach_money',
'attachment',
'backspace',
'backup',
'battery_alert',
'beenhere',
'block',
'bluetooth',
'bluetooth_audio',
'book_online',
'bookmark_border',
'border_all',
'brightness_1',
'brightness_2',
'brightness_7',
'bug_report',
'cached',
'cake',
'call',
'camera',
'cancel_presentation',
'card_giftcard',
'casino',
'cast',
'change_history',
'check',
'check_box',
'check_circle',
'child_care',
'chrome_reader_mode',
'class',
'clean_hands',
'clear',
'close',
'cloud_download',
'cloud_upload',
'code_off',
'collections',
'color_lens',
'comment',
'compare_arrows',
'computer',
'confirmation_number',
'contact_mail',
'content_copy',
'content_paste',
'control_point',
'copyright',
'create',
'credit_card',
'crop',
'dashboard',
'date_range',
'delete_forever',
'description',
'desktop_mac',
'desktop_windows',
'directions_bike',
'directions_boat',
'directions_bus',
'directions_car',
'directions_run',
'directions_transit',
'dns',
'done',
'done_all',
'donut_large',
'double_arrow',
'drafts',
'drag_handle',
'drive_eta',
'dvr',
'edit_attributes',
'eject',
'emoji_emotions',
'event',
'exit_to_app',
'expand_less',
'expand_more',
'explore',
'extension',
'face',
'favorite_border',
'file_copy',
'filter_list',
'flag',
'flaky',
'flight_takeoff',
'folder',
'format_bold',
'format_clear',
'format_color_fill',
'format_indent_decrease',
'format_indent_increase',
'format_italic',
'format_list_bulleted',
'format_list_numbered',
'format_quote',
'format_underlined',
'forum',
'forward',
'fullscreen',
'functions',
'g_translate',
'gesture',
'get_app',
'gif',
'grade',
'group',
'help',
'history',
'home_filled',
'hourglass_empty',
'http',
'image',
'input',
'insert_chart',
'invert_colors',
'iso',
'keyboard',
'label',
'language',
'laptop_mac',
'launch',
'lightbulb',
'line_style',
'link',
'list',
'list_alt',
'lock',
'lock_open',
'loop',
'loupe',
'mail_outline',
'map',
'markunread_mailbox',
'memory',
'menu',
'merge_type',
'mic',
'mic_off',
'mood',
'more_horiz',
'more_vert',
'mouse',
'movie_creation',
'multiline_chart',
'music_video',
'nature',
'navigate_before',
'navigate_next',
'network_cell',
'new_releases',
'nfc',
'no_encryption',
'not_interested',
'open_in_browser',
'open_with',
'pageview',
'pan_tool',
'pause',
'payment',
'people',
'perm_camera_mic',
'perm_contact_calendar',
'perm_identity',
'perm_media',
'perm_phone_msg',
'perm_scan_wifi',
'person',
'person_add',
'photo',
'pie_chart',
'pin_drop',
'place',
'play_arrow',
'play_circle_filled',
'playlist_add',
'poll',
'polymer',
'power_settings_new',
'print',
'priority_high',
'public',
'publish',
'query_builder',
'question_answer',
'radio',
'receipt',
'redo',
'refresh',
'remove',
'remove_circle',
'reorder',
'report',
'report_problem',
'restaurant_menu',
'restore',
'ring_volume',
'room',
'rotate_left',
'rotate_right',
'rounded_corner',
'rowing',
'rss_feed',
'rv_hookup',
'satellite',
'save',
'scanner',
'schedule',
'screen_lock_landscape',
'screen_lock_portrait',
'screen_rotation',
'sd_storage',
'search',
'send',
'settings',
'settings_cell',
'settings_backup_restore',
'settings_input_component',
'share',
'shield',
'shop',
'shopping_bag',
'shuffle',
'signal_cellular_4_bar',
'sim_card',
'skip_next',
'skip_previous',
'slideshow',
'smartphone',
'smoke_free',
'sms',
'snooze',
'sort',
'spa',
'spellcheck',
'star_border',
'star_half',
'stars',
'stay_primary_landscape',
'stay_current_portrait',
'stop',
'storage',
'store',
'straighten',
'streetview',
'style',
'swap_calls',
'sync',
'system_update_alt',
'tab',
'table_chart',
'tag',
'text_fields',
'text_format',
'thumb_down',
'thumb_up',
'thumbs_up_down',
'time_to_leave',
'timer',
'timer_off',
'toc',
'today',
'toll',
'tonality',
'touch_app',
'traffic',
'train',
'tram',
'transfer_within_a_station',
'translate',
'trending_down',
'trending_flat',
'trending_up',
'tune',
'turned_in',
'turned_in_not',
'unarchive',
'undo',
'unfold_less',
'unfold_more',
'update',
'usb',
'verified_user',
'vertical_align_bottom',
'vertical_align_center',
'vertical_align_top',
'vibration',
'video_call',
'video_label',
'video_library',
'visibility',
'visibility_off',
'voice_chat',
'voicemail',
'volume_down',
'volume_mute',
'volume_off',
'volume_up',
'vpn_key',
'wallpaper',
'warning',
'watch',
'wb_auto',
'wb_cloudy',
'wb_incandescent',
'wb_iridescent',
'wb_sunny',
'web',
'whatshot',
'widgets',
'wifi',
'wifi_off',
'work_outline',
'youtube_searched_for',
'zoom_in',
'alternate_email',
'fax',
'zoom_out'
];