File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1+ [ ![ @coreui icons] ( https://img.shields.io/badge/@coreui%20-icons-lightgrey.svg?style=flat-square )] ( https://github.com/coreui/icons )
2+ [ ![ NPM downloads] [ npm-coreui-icons-download ]] [ npm-coreui-icons ]
3+ [ ![ npm-coreui-icons-next] [ npm-coreui-icons-next ]] [ npm-coreui-icons ]
4+ [ ![ npm package] [ npm-coreui-icons-badge ]] [ npm-coreui-icons ]
5+
6+ [ npm-coreui-icons] : https://www.npmjs.com/package/@coreui/icons
7+ [ npm-coreui-icons-badge] : https://img.shields.io/npm/v/@coreui/icons.png?style=flat-square
8+ [ npm-coreui-icons-download] : https://img.shields.io/npm/dm/@coreui/icons.svg?style=flat-square
9+ [ npm-coreui-icons-next ] : https://img.shields.io/npm/v/@coreui/icons/next.png?style=flat-square
10+
111## CoreUI icons vue - CIcon component
212
313Dedicated component used to implement [ CoreUI Icons svg set] ( https://coreui.io/icons/ ) in Vue.js.
Original file line number Diff line number Diff line change 66 "main" : " dist/coreui-icons-vue.common.js" ,
77 "types" : " src/index.d.ts" ,
88 "homepage" : " https://coreui.io" ,
9+ "author" : {
10+ "name" : " CoreUI" ,
11+ "url" : " https://coreui.io" ,
12+ "github" : " https://github.com/coreui" ,
13+ "twitter" : " https://twitter.com/core_ui"
14+ },
15+ "contributors" : [
16+ {
17+ "name" : " CoreUI Team" ,
18+ "url" : " https://github.com/orgs/coreui/people"
19+ }
20+ ],
921 "repository" : {
1022 "type" : " git" ,
1123 "url" : " https://github.com/coreui/coreui-icons-vue.git"
1729 " coreui" ,
1830 " coreui-icons" ,
1931 " coreui-vue" ,
32+ " icons" ,
2033 " svg" ,
2134 " svg-icons" ,
2235 " layout" ,
23- " component"
36+ " component" ,
37+ " vue"
2438 ],
2539 "files" : [
2640 " src" ,
You can’t perform that action at this time.
0 commit comments