diff --git a/dist/img/img/downarrow.png b/dist/img/img/downarrow.png new file mode 100644 index 00000000..e77d5e6d Binary files /dev/null and b/dist/img/img/downarrow.png differ diff --git a/dist/img/img/leftarrow.png b/dist/img/img/leftarrow.png new file mode 100644 index 00000000..3823536e Binary files /dev/null and b/dist/img/img/leftarrow.png differ diff --git a/dist/img/img/minus.png b/dist/img/img/minus.png new file mode 100644 index 00000000..30698076 Binary files /dev/null and b/dist/img/img/minus.png differ diff --git a/dist/img/img/plus.png b/dist/img/img/plus.png new file mode 100644 index 00000000..f7ab2a33 Binary files /dev/null and b/dist/img/img/plus.png differ diff --git a/dist/img/img/rightarrow.png b/dist/img/img/rightarrow.png new file mode 100644 index 00000000..c3a209d8 Binary files /dev/null and b/dist/img/img/rightarrow.png differ diff --git a/dist/img/img/uparrow.png b/dist/img/img/uparrow.png new file mode 100644 index 00000000..8aedced7 Binary files /dev/null and b/dist/img/img/uparrow.png differ diff --git a/dist/img/img/zoomExtends.png b/dist/img/img/zoomExtends.png new file mode 100644 index 00000000..74595c63 Binary files /dev/null and b/dist/img/img/zoomExtends.png differ diff --git a/docs/graph.html b/docs/graph.html index 0efc4cc5..f920b521 100644 --- a/docs/graph.html +++ b/docs/graph.html @@ -1313,7 +1313,7 @@ var options: { iconPath string - /path/to/navigation/icons/ + "/img" The path to the icon images can be defined here. If custom icons are used, they have to have the same filename as the ones originally packaged with vis.js.