From a02b47ff941faaab7cac61e29ea7c5f17d5fe39b Mon Sep 17 00:00:00 2001 From: Corey Date: Wed, 27 May 2020 14:17:55 +0800 Subject: [PATCH] Added batch 11 (220) --- src/images/backward.svg | 1 + src/images/chat_add.svg | 1 + src/images/circle.svg | 1 + src/images/crosshair.svg | 1 + src/images/face_delighted.svg | 1 + src/images/face_happy.svg | 1 + src/images/face_neutral.svg | 1 + src/images/face_sad.svg | 1 + src/images/forward.svg | 1 + src/images/graph_bar.svg | 1 + src/images/jump_backward.svg | 2 +- src/images/jump_forward.svg | 2 +- src/images/minimise.svg | 1 + src/images/push_left.svg | 1 + src/images/push_right.svg | 1 + src/images/record.svg | 1 + src/images/redo.svg | 1 + src/images/shuffle.svg | 1 + src/images/support.svg | 1 + src/images/undo.svg | 1 + src/images/zoom_cancel.svg | 1 + src/images/zoom_in.svg | 1 + src/images/zoom_out.svg | 1 + src/images/zoom_reset.svg | 1 + src/index.html | 102 +++++++++++++++++++++++++++++++++- 25 files changed, 125 insertions(+), 3 deletions(-) create mode 100644 src/images/backward.svg create mode 100644 src/images/chat_add.svg create mode 100644 src/images/circle.svg create mode 100644 src/images/crosshair.svg create mode 100644 src/images/face_delighted.svg create mode 100644 src/images/face_happy.svg create mode 100644 src/images/face_neutral.svg create mode 100644 src/images/face_sad.svg create mode 100644 src/images/forward.svg create mode 100644 src/images/graph_bar.svg create mode 100644 src/images/minimise.svg create mode 100644 src/images/push_left.svg create mode 100644 src/images/push_right.svg create mode 100644 src/images/record.svg create mode 100644 src/images/redo.svg create mode 100644 src/images/shuffle.svg create mode 100644 src/images/support.svg create mode 100644 src/images/undo.svg create mode 100644 src/images/zoom_cancel.svg create mode 100644 src/images/zoom_in.svg create mode 100644 src/images/zoom_out.svg create mode 100644 src/images/zoom_reset.svg diff --git a/src/images/backward.svg b/src/images/backward.svg new file mode 100644 index 0000000..96f1ec1 --- /dev/null +++ b/src/images/backward.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/chat_add.svg b/src/images/chat_add.svg new file mode 100644 index 0000000..06f469e --- /dev/null +++ b/src/images/chat_add.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/circle.svg b/src/images/circle.svg new file mode 100644 index 0000000..432b45a --- /dev/null +++ b/src/images/circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/crosshair.svg b/src/images/crosshair.svg new file mode 100644 index 0000000..374454c --- /dev/null +++ b/src/images/crosshair.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/face_delighted.svg b/src/images/face_delighted.svg new file mode 100644 index 0000000..1d5bf9d --- /dev/null +++ b/src/images/face_delighted.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/face_happy.svg b/src/images/face_happy.svg new file mode 100644 index 0000000..116de97 --- /dev/null +++ b/src/images/face_happy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/face_neutral.svg b/src/images/face_neutral.svg new file mode 100644 index 0000000..a4340f7 --- /dev/null +++ b/src/images/face_neutral.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/face_sad.svg b/src/images/face_sad.svg new file mode 100644 index 0000000..f20f26f --- /dev/null +++ b/src/images/face_sad.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/forward.svg b/src/images/forward.svg new file mode 100644 index 0000000..d2f17bf --- /dev/null +++ b/src/images/forward.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/graph_bar.svg b/src/images/graph_bar.svg new file mode 100644 index 0000000..24974af --- /dev/null +++ b/src/images/graph_bar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/jump_backward.svg b/src/images/jump_backward.svg index 786bbca..96f1ec1 100644 --- a/src/images/jump_backward.svg +++ b/src/images/jump_backward.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/images/jump_forward.svg b/src/images/jump_forward.svg index 45801e5..d2f17bf 100644 --- a/src/images/jump_forward.svg +++ b/src/images/jump_forward.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/images/minimise.svg b/src/images/minimise.svg new file mode 100644 index 0000000..4217ba7 --- /dev/null +++ b/src/images/minimise.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/push_left.svg b/src/images/push_left.svg new file mode 100644 index 0000000..d323b9b --- /dev/null +++ b/src/images/push_left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/push_right.svg b/src/images/push_right.svg new file mode 100644 index 0000000..9970438 --- /dev/null +++ b/src/images/push_right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/record.svg b/src/images/record.svg new file mode 100644 index 0000000..f59a621 --- /dev/null +++ b/src/images/record.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/redo.svg b/src/images/redo.svg new file mode 100644 index 0000000..45801e5 --- /dev/null +++ b/src/images/redo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/shuffle.svg b/src/images/shuffle.svg new file mode 100644 index 0000000..c726d2b --- /dev/null +++ b/src/images/shuffle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/support.svg b/src/images/support.svg new file mode 100644 index 0000000..009a765 --- /dev/null +++ b/src/images/support.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/undo.svg b/src/images/undo.svg new file mode 100644 index 0000000..786bbca --- /dev/null +++ b/src/images/undo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/zoom_cancel.svg b/src/images/zoom_cancel.svg new file mode 100644 index 0000000..07cd66d --- /dev/null +++ b/src/images/zoom_cancel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/zoom_in.svg b/src/images/zoom_in.svg new file mode 100644 index 0000000..67b4783 --- /dev/null +++ b/src/images/zoom_in.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/zoom_out.svg b/src/images/zoom_out.svg new file mode 100644 index 0000000..11b5905 --- /dev/null +++ b/src/images/zoom_out.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/zoom_reset.svg b/src/images/zoom_reset.svg new file mode 100644 index 0000000..c0306f3 --- /dev/null +++ b/src/images/zoom_reset.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/index.html b/src/index.html index 3773c97..ca62c8f 100644 --- a/src/index.html +++ b/src/index.html @@ -571,6 +571,16 @@ icon_path: "users", icon_keywords: "users male circle", }, + { + icon_name: "Redo", + icon_path: "redo", + icon_keywords: "redo", + }, + { + icon_name: "Undo", + icon_path: "undo", + icon_keywords: "undo", + }, { icon_name: "Jump Forward", icon_path: "jump_forward", @@ -579,7 +589,7 @@ { icon_name: "Jump Backward", icon_path: "jump_backward", - icon_keywords: "jump backward", + icon_keywords: "jump backward reply", }, { icon_name: "Jump Up", @@ -911,6 +921,11 @@ icon_path: "fullscreen", icon_keywords: "fullscreen", }, + { + icon_name: "Minimise", + icon_path: "minimise", + icon_keywords: "minimise", + }, { icon_name: "Height", icon_path: "height", @@ -1121,6 +1136,11 @@ icon_path: "graph_box", icon_keywords: "graph box", }, + { + icon_name: "Bar Graph", + icon_path: "graph_bar", + icon_keywords: "graph bar", + }, { icon_name: "Heirarchy", icon_path: "heirarchy", @@ -1151,6 +1171,86 @@ icon_path: "toggle", icon_keywords: "toggle", }, + { + icon_name: "Chat (Add)", + icon_path: "chat_add", + icon_keywords: "chat bubble speech message new add", + }, + { + icon_name: "circle", + icon_path: "circle", + icon_keywords: "circle", + }, + { + icon_name: "Crosshair", + icon_path: "crosshair", + icon_keywords: "crosshair", + }, + { + icon_name: "Face (Delighted)", + icon_path: "face_delighted", + icon_keywords: "face delighted", + }, + { + icon_name: "Face (Happy)", + icon_path: "face_happy", + icon_keywords: "face happy", + }, + { + icon_name: "Face (Neutral)", + icon_path: "face_neutral", + icon_keywords: "face neutral", + }, + { + icon_name: "Face (Sad)", + icon_path: "face_sad", + icon_keywords: "face sad", + }, + { + icon_name: "Push Left", + icon_path: "push_left", + icon_keywords: "push left", + }, + { + icon_name: "Push Right", + icon_path: "push_right", + icon_keywords: "push right", + }, + { + icon_name: "Record", + icon_path: "record", + icon_keywords: "record", + }, + { + icon_name: "Shuffle", + icon_path: "shuffle", + icon_keywords: "shuffle", + }, + { + icon_name: "Support", + icon_path: "support", + icon_keywords: "support", + }, + { + icon_name: "Zoom In", + icon_path: "zoom_in", + icon_keywords: "zoom plus in", + }, + { + icon_name: "Zoom Out", + icon_path: "zoom_out", + icon_keywords: "zoom minus out", + }, + { + icon_name: "Zoom Reset", + icon_path: "zoom_reset", + icon_keywords: "zoom reset", + }, + { + icon_name: "Zoom Cancel", + icon_path: "zoom_cancel", + icon_keywords: "zoom cancel", + }, ]; function loadIcons() {