This repository was archived by the owner on Jul 13, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +14
-8
lines changed
projects/coreui-icons-angular Expand file tree Collapse file tree 4 files changed +14
-8
lines changed Original file line number Diff line number Diff line change 11# CoreUI Icons Angular
22
3- [ ![ NPM] ( https://img.shields.io/npm/v/@coreui/icons-angular/latest?style=flat-square&color=brightgreen )] [ coreui-angular-icons-npm ]
4- [ ![ Downloads] ( https://img.shields.io/npm/dm/@coreui/icons-angular.svg?style=flat-square )] [ coreui-angular-icons-npm ]
5- [ ![ License] ( https://img.shields.io/npm/l/@coreui/angular?style=flat-square )] [ coreui ]
63![ angular] ( https://img.shields.io/badge/angular-^12.2.0-lightgrey.svg?style=flat-square&logo=angular )
4+ [ ![ npm-coreui-angular-next] [ npm-coreui-icons-angular-next ]] [ coreui-angular-icons-npm ]
5+ ![ angular] ( https://img.shields.io/badge/angular-^11.2.0-lightgrey.svg?style=flat-square&logo=angular )
6+ [ ![ NPM] ( https://img.shields.io/npm/v/@coreui/icons-angular/latest?style=flat-square&color=brightgreen )] [ coreui-angular-icons-npm ]
7+ [ ![ Downloads] ( https://img.shields.io/npm/dm/@coreui/icons-angular.svg?style=flat-square )] [ coreui-angular-icons-npm ]
8+ [ ![ License] ( https://img.shields.io/npm/l/@coreui/angular?style=flat-square )] [ coreui ]
79
810[ coreui ] : https://coreui.io/icons
911[ coreui-angular-icons-npm ] : https://www.npmjs.com/package/@coreui/icons-angular
12+ [ npm-coreui-icons-angular-next ] : https://img.shields.io/npm/v/@coreui/icons-angular/next.png?style=flat-square
1013
1114## ` c-icon ` component
1215
Original file line number Diff line number Diff line change 11{
22 "name" : " coreui-icons-angular" ,
3- "version" : " 2.0.0-alpha.0 " ,
3+ "version" : " 2.0.0-alpha.1 " ,
44 "description" : " CoreUI Icons Angular component" ,
55 "license" : " MIT" ,
66 "homepage" : " https://coreui.io" ,
Original file line number Diff line number Diff line change 11# CoreUI Icons Angular
22
3+ ![ angular] ( https://img.shields.io/badge/angular-^12.2.0-lightgrey.svg?style=flat-square&logo=angular )
4+ [ ![ npm-coreui-angular-next] [ npm-coreui-icons-angular-next ]] [ coreui-angular-icons-npm ]
5+ ![ angular] ( https://img.shields.io/badge/angular-^11.2.0-lightgrey.svg?style=flat-square&logo=angular )
36[ ![ NPM] ( https://img.shields.io/npm/v/@coreui/icons-angular/latest?style=flat-square&color=brightgreen )] [ coreui-angular-icons-npm ]
47[ ![ Downloads] ( https://img.shields.io/npm/dm/@coreui/icons-angular.svg?style=flat-square )] [ coreui-angular-icons-npm ]
58[ ![ License] ( https://img.shields.io/npm/l/@coreui/angular?style=flat-square )] [ coreui ]
6- ![ angular] ( https://img.shields.io/badge/angular-^12.2.0-lightgrey.svg?style=flat-square&logo=angular )
79
810[ coreui ] : https://coreui.io/icons
911[ coreui-angular-icons-npm ] : https://www.npmjs.com/package/@coreui/icons-angular
12+ [ npm-coreui-icons-angular-next ] : https://img.shields.io/npm/v/@coreui/icons-angular/next.png?style=flat-square
1013
1114## ` c-icon ` component
1215
@@ -85,8 +88,8 @@ proprerty | type | default | description
8588` customClasses ` | string | undefined | Overwrites default ` c - icon ` component classes
8689` viewBox ` | string | undefined | SVG ` viewbox `
8790` attributes ` | any | ` { role : ' img' }` | Object with additional html attributes
88- ` width ` | | undefined | SVG ` width `
89- ` height ` | | undefined | SVG ` height `
91+ ` width ` | string | undefined | SVG ` width `
92+ ` height ` | string | undefined | SVG ` height `
9093
9194---
9295
Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/icons-angular" ,
3- "version" : " 2.0.0-alpha.0 " ,
3+ "version" : " 2.0.0-alpha.1 " ,
44 "description" : " CoreUI Icons Angular component and service" ,
55 "copyright" : " Copyright 2021 creativeLabs Łukasz Holeczek" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments