diff --git a/packages/nc-gui/assets/nc-icons/discord.svg b/packages/nc-gui/assets/nc-icons/discord.svg new file mode 100644 index 0000000000..4e47c6e830 --- /dev/null +++ b/packages/nc-gui/assets/nc-icons/discord.svg @@ -0,0 +1,5 @@ + + + \ No newline at end of file diff --git a/packages/nc-gui/assets/nc-icons/help.svg b/packages/nc-gui/assets/nc-icons/help.svg new file mode 100644 index 0000000000..febcdaf329 --- /dev/null +++ b/packages/nc-gui/assets/nc-icons/help.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/packages/nc-gui/assets/nc-icons/reddit.svg b/packages/nc-gui/assets/nc-icons/reddit.svg new file mode 100644 index 0000000000..daaf9cdbe0 --- /dev/null +++ b/packages/nc-gui/assets/nc-icons/reddit.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/packages/nc-gui/assets/nc-icons/settings.svg b/packages/nc-gui/assets/nc-icons/settings.svg new file mode 100644 index 0000000000..9c25d28f35 --- /dev/null +++ b/packages/nc-gui/assets/nc-icons/settings.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/packages/nc-gui/assets/nc-icons/twitter.svg b/packages/nc-gui/assets/nc-icons/twitter.svg new file mode 100644 index 0000000000..5b065fc05a --- /dev/null +++ b/packages/nc-gui/assets/nc-icons/twitter.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/packages/nc-gui/components/dashboard/Sidebar/UserInfo.vue b/packages/nc-gui/components/dashboard/Sidebar/UserInfo.vue index 7207a9724c..f997ac3d89 100644 --- a/packages/nc-gui/components/dashboard/Sidebar/UserInfo.vue +++ b/packages/nc-gui/components/dashboard/Sidebar/UserInfo.vue @@ -1,26 +1,12 @@