diff --git a/components/Icons/Code.vue b/components/Icons/Code.vue index a0a7503..b521a9f 100644 --- a/components/Icons/Code.vue +++ b/components/Icons/Code.vue @@ -1,3 +1,11 @@ \ No newline at end of file diff --git a/components/Icons/File.vue b/components/Icons/File.vue index f65c400..97136c0 100644 --- a/components/Icons/File.vue +++ b/components/Icons/File.vue @@ -1,3 +1,11 @@ \ No newline at end of file diff --git a/components/Icons/Image.vue b/components/Icons/Image.vue index 5903bff..42eca9f 100644 --- a/components/Icons/Image.vue +++ b/components/Icons/Image.vue @@ -1,3 +1,11 @@ \ No newline at end of file diff --git a/components/Icons/Text.vue b/components/Icons/Text.vue index 54aee4b..a35d18e 100644 --- a/components/Icons/Text.vue +++ b/components/Icons/Text.vue @@ -1,3 +1,11 @@ \ No newline at end of file diff --git a/public/Code.svg b/public/Code.svg deleted file mode 100644 index 3ce8640..0000000 --- a/public/Code.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/public/Image.svg b/public/Image.svg deleted file mode 100644 index e843d91..0000000 --- a/public/Image.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/public/Text.svg b/public/Text.svg deleted file mode 100644 index e0a6d03..0000000 --- a/public/Text.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/public/file.svg b/public/file.svg deleted file mode 100644 index a88580e..0000000 --- a/public/file.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file