diff --git a/app/app.vue b/app/app.vue index bd7008c..8509d8c 100644 --- a/app/app.vue +++ b/app/app.vue @@ -8,6 +8,10 @@ + + + + diff --git a/layers/components/atoms/icons/ArrowDown.vue b/layers/components/atoms/icons/ArrowDown.vue new file mode 100644 index 0000000..46efed4 --- /dev/null +++ b/layers/components/atoms/icons/ArrowDown.vue @@ -0,0 +1,28 @@ + + + diff --git a/layers/components/atoms/icons/LinkOut.vue b/layers/components/atoms/icons/LinkOut.vue new file mode 100644 index 0000000..947007c --- /dev/null +++ b/layers/components/atoms/icons/LinkOut.vue @@ -0,0 +1,32 @@ + + + diff --git a/layers/components/atoms/icons/Star.vue b/layers/components/atoms/icons/Star.vue new file mode 100644 index 0000000..269d056 --- /dev/null +++ b/layers/components/atoms/icons/Star.vue @@ -0,0 +1,29 @@ + + + diff --git a/layers/components/layout/StoveGnb.vue b/layers/components/layout/StoveGnb.vue index e45a956..0f26fe6 100644 --- a/layers/components/layout/StoveGnb.vue +++ b/layers/components/layout/StoveGnb.vue @@ -1,5 +1,5 @@