From 43a1b727f313f3de7a4dc3cfce4a3eb8acc676bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yae=CC=88l=20GUILLOUX?= Date: Mon, 21 Jun 2021 23:58:08 +0200 Subject: [PATCH] :pencil2: (icons) re-add correctly cased icons --- nuxtjs.org/components/IconAlertDanger.vue | 9 +++++++++ nuxtjs.org/components/IconAlertInfo.vue | 12 ++++++++++++ nuxtjs.org/components/IconAlertNext.vue | 12 ++++++++++++ nuxtjs.org/components/IconAlertStar.vue | 14 ++++++++++++++ nuxtjs.org/components/IconAlertSuccess.vue | 12 ++++++++++++ nuxtjs.org/components/IconAlertWarning.vue | 12 ++++++++++++ 6 files changed, 71 insertions(+) create mode 100644 nuxtjs.org/components/IconAlertDanger.vue create mode 100644 nuxtjs.org/components/IconAlertInfo.vue create mode 100644 nuxtjs.org/components/IconAlertNext.vue create mode 100644 nuxtjs.org/components/IconAlertStar.vue create mode 100644 nuxtjs.org/components/IconAlertSuccess.vue create mode 100644 nuxtjs.org/components/IconAlertWarning.vue diff --git a/nuxtjs.org/components/IconAlertDanger.vue b/nuxtjs.org/components/IconAlertDanger.vue new file mode 100644 index 000000000..c97c13725 --- /dev/null +++ b/nuxtjs.org/components/IconAlertDanger.vue @@ -0,0 +1,9 @@ + diff --git a/nuxtjs.org/components/IconAlertInfo.vue b/nuxtjs.org/components/IconAlertInfo.vue new file mode 100644 index 000000000..30b8fba5a --- /dev/null +++ b/nuxtjs.org/components/IconAlertInfo.vue @@ -0,0 +1,12 @@ + diff --git a/nuxtjs.org/components/IconAlertNext.vue b/nuxtjs.org/components/IconAlertNext.vue new file mode 100644 index 000000000..2c1b0f369 --- /dev/null +++ b/nuxtjs.org/components/IconAlertNext.vue @@ -0,0 +1,12 @@ + diff --git a/nuxtjs.org/components/IconAlertStar.vue b/nuxtjs.org/components/IconAlertStar.vue new file mode 100644 index 000000000..0afe05d7c --- /dev/null +++ b/nuxtjs.org/components/IconAlertStar.vue @@ -0,0 +1,14 @@ + diff --git a/nuxtjs.org/components/IconAlertSuccess.vue b/nuxtjs.org/components/IconAlertSuccess.vue new file mode 100644 index 000000000..237e749c7 --- /dev/null +++ b/nuxtjs.org/components/IconAlertSuccess.vue @@ -0,0 +1,12 @@ + diff --git a/nuxtjs.org/components/IconAlertWarning.vue b/nuxtjs.org/components/IconAlertWarning.vue new file mode 100644 index 000000000..a688668a7 --- /dev/null +++ b/nuxtjs.org/components/IconAlertWarning.vue @@ -0,0 +1,12 @@ +