From fc34a63bd13d8e093f11fb9dd4f1c243fb7f8017 Mon Sep 17 00:00:00 2001 From: Ka-wai Wong Date: Mon, 11 Mar 2019 13:53:08 -0700 Subject: [PATCH] Add icons for client treeview --- client/res/icons/ngComponent.svg | 6 ++++++ client/res/icons/ngComponentLight.svg | 6 ++++++ client/res/icons/ngModule.svg | 6 ++++++ client/res/icons/ngModuleLight.svg | 6 ++++++ client/res/icons/notTracked.svg | 3 +++ client/res/icons/react.svg | 7 +++++++ client/res/icons/reactLight.svg | 7 +++++++ client/res/icons/tracked.svg | 3 +++ 8 files changed, 44 insertions(+) create mode 100644 client/res/icons/ngComponent.svg create mode 100644 client/res/icons/ngComponentLight.svg create mode 100644 client/res/icons/ngModule.svg create mode 100644 client/res/icons/ngModuleLight.svg create mode 100644 client/res/icons/notTracked.svg create mode 100644 client/res/icons/react.svg create mode 100644 client/res/icons/reactLight.svg create mode 100644 client/res/icons/tracked.svg diff --git a/client/res/icons/ngComponent.svg b/client/res/icons/ngComponent.svg new file mode 100644 index 0000000..f475901 --- /dev/null +++ b/client/res/icons/ngComponent.svg @@ -0,0 +1,6 @@ + + file_type_ng_component_ts + + + + diff --git a/client/res/icons/ngComponentLight.svg b/client/res/icons/ngComponentLight.svg new file mode 100644 index 0000000..f536f3e --- /dev/null +++ b/client/res/icons/ngComponentLight.svg @@ -0,0 +1,6 @@ + + file_type_ng_component_ts + + + + diff --git a/client/res/icons/ngModule.svg b/client/res/icons/ngModule.svg new file mode 100644 index 0000000..31b1f21 --- /dev/null +++ b/client/res/icons/ngModule.svg @@ -0,0 +1,6 @@ + + file_type_ng_module_ts + + + + diff --git a/client/res/icons/ngModuleLight.svg b/client/res/icons/ngModuleLight.svg new file mode 100644 index 0000000..6de42b8 --- /dev/null +++ b/client/res/icons/ngModuleLight.svg @@ -0,0 +1,6 @@ + + file_type_ng_module_ts + + + + diff --git a/client/res/icons/notTracked.svg b/client/res/icons/notTracked.svg new file mode 100644 index 0000000..16509e3 --- /dev/null +++ b/client/res/icons/notTracked.svg @@ -0,0 +1,3 @@ + + + diff --git a/client/res/icons/react.svg b/client/res/icons/react.svg new file mode 100644 index 0000000..3a45e40 --- /dev/null +++ b/client/res/icons/react.svg @@ -0,0 +1,7 @@ + + file_type_reactjs + + + + + diff --git a/client/res/icons/reactLight.svg b/client/res/icons/reactLight.svg new file mode 100644 index 0000000..369eaa7 --- /dev/null +++ b/client/res/icons/reactLight.svg @@ -0,0 +1,7 @@ + + file_type_reactjs + + + + + diff --git a/client/res/icons/tracked.svg b/client/res/icons/tracked.svg new file mode 100644 index 0000000..96dda83 --- /dev/null +++ b/client/res/icons/tracked.svg @@ -0,0 +1,3 @@ + + +