diff --git a/src/icons/svg/public/404.svg b/src/icons/svg/public/404.svg index 4c85bdd..9628680 100644 --- a/src/icons/svg/public/404.svg +++ b/src/icons/svg/public/404.svg @@ -1 +1 @@ - \ No newline at end of file +page not found \ No newline at end of file diff --git a/src/icons/svg/public/item.svg b/src/icons/svg/public/item.svg new file mode 100644 index 0000000..2cc52f9 --- /dev/null +++ b/src/icons/svg/public/item.svg @@ -0,0 +1 @@ +static_website \ No newline at end of file diff --git a/src/icons/svg/public/teacher.svg b/src/icons/svg/public/teacher.svg new file mode 100644 index 0000000..ccb23da --- /dev/null +++ b/src/icons/svg/public/teacher.svg @@ -0,0 +1,224 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/views/dashboard/Dashboard.vue b/src/views/dashboard/Dashboard.vue index b6e9737..95a01ea 100644 --- a/src/views/dashboard/Dashboard.vue +++ b/src/views/dashboard/Dashboard.vue @@ -8,23 +8,40 @@