From b594d01871fec7793f5a3868d99cb75fcf2c56ce Mon Sep 17 00:00:00 2001 From: xidedix Date: Thu, 24 May 2018 20:42:20 +0200 Subject: [PATCH] feat(Icons): add `CoreUI Icons` set --- src/App.vue | 18 +- src/_nav.js | 11 +- src/router/index.js | 6 + src/views/icons/CoreUIIcons.vue | 417 ++++++++++++++++++++++++++++++++ 4 files changed, 433 insertions(+), 19 deletions(-) create mode 100644 src/views/icons/CoreUIIcons.vue diff --git a/src/App.vue b/src/App.vue index f0a18b42..20616ebc 100644 --- a/src/App.vue +++ b/src/App.vue @@ -8,23 +8,9 @@ export default { } - - - - - - - - - - - - - - - -