Files
novelWriter/utils/icon_themes/material_symbols.json
T
Veronica Berglyd Olsen 1938969a63 Update icon themes
2025-10-25 21:42:39 +02:00

125 lines
3.5 KiB
JSON

{
"alert_error": "error",
"alert_info": "info",
"alert_question": "help",
"alert_warn": "warning",
"cls_archive": "archive",
"cls_character": "group",
"cls_custom": "label",
"cls_entity": "apartment",
"cls_none": "close",
"cls_novel": "book_2",
"cls_object": "key",
"cls_plot": "extension",
"cls_template": "topic",
"cls_timeline": "hourglass_empty",
"cls_trash": "delete",
"cls_world": "globe",
"prj_folder": "folder",
"prj_document": "news",
"prj_title": "news",
"prj_chapter": "news",
"prj_scene": "news",
"prj_note": "sticky_note_2",
"fmt_bold": "format_bold",
"fmt_italic": "format_italic",
"fmt_mark": "format_ink_highlighter",
"fmt_strike": "strikethrough_s",
"fmt_subscript": "subscript",
"fmt_superscript": "superscript",
"fmt_underline": "format_underlined",
"fmt_toolbar": "text_format",
"search": "search",
"search_cancel": "close",
"search_case": "match_case",
"search_loop": "laps",
"search_preserve": "text_fields",
"search_project": "document_search",
"search_regex": "regular_expression",
"search_replace": "find_replace",
"search_word": "match_word",
"bullet-off": "radio_button_unchecked",
"bullet-on": "radio_button_checked",
"unfold-hide": "arrow_right",
"unfold-show": "arrow_drop_down",
"sb_build": "export_notes",
"sb_details": "format_list_bulleted",
"sb_novel": "book_4_spark",
"sb_outline": "summarize",
"sb_project": "bookmark_manager",
"sb_search": "search",
"sb_stats": "bar_chart",
"theme_light": "light_mode",
"theme_dark": "dark_mode",
"theme_auto": "contrast",
"btn_ok": "check_circle",
"btn_cancel": "cancel",
"btn_yes": "check_circle",
"btn_no": "do_not_disturb_on",
"btn_open": "open_in_new",
"btn_close": "close",
"btn_browse": "folder_open",
"btn_list": "format_list_bulleted",
"btn_new": "new_window",
"btn_create": "star",
"btn_reset": "undo",
"add": "add",
"bookmarks": "bookmarks",
"browse": "folder_open",
"build_settings": "export_notes",
"cancel": "cancel",
"checked": "check_box",
"chevron_down": "keyboard_arrow_down",
"chevron_left": "arrow_back_ios",
"chevron_right": "arrow_forward_ios",
"chevron_up": "keyboard_arrow_up",
"close": "close",
"copy": "content_copy",
"document_add": "note_add",
"document": "docs",
"edit": "edit",
"exclude": "do_not_disturb_on",
"export": "file_export",
"filter": "filter_alt",
"fit_height": "fit_page_height",
"fit_width": "fit_page_width",
"folder": "folder",
"font": "font_download",
"import": "tab_move",
"language": "translate",
"lines": "reorder",
"list": "format_list_bulleted",
"margin_bottom": "vertical_align_bottom",
"margin_left": "keyboard_tab_rtl",
"margin_right": "keyboard_tab",
"margin_top": "vertical_align_top",
"maximise": "fullscreen",
"minimise": "fullscreen_exit",
"more_arrow": "arrow_right",
"more_vertical": "more_vert",
"noncheckable": "indeterminate_check_box",
"panel": "dock_to_bottom",
"pin": "keep",
"project_copy": "folder_copy",
"quote": "format_quote",
"refresh": "refresh",
"remove": "remove",
"revert": "settings_backup_restore",
"settings": "settings",
"stats": "stacked_line_chart",
"text": "subject",
"timer_off": "timer_off",
"timer": "timer",
"unchecked": "disabled_by_default",
"view": "visibility"
}