Merge pull request #2585 from osben/master

add ionic, update icon for ionicons and fix .gitignore
main
Elbert Alias 6 years ago committed by GitHub
commit 11ce7f8199
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored

@ -15,4 +15,5 @@ Desktop.ini
._*
tags
tags.*
/nbproject/private/
.idea
/nbproject/private/

@ -4703,6 +4703,18 @@
"script": "https?://cdn\\.inwemo\\.com/inwemo\\.min\\.js",
"website": "https://inwemo.com/"
},
"Ionic": {
"cats": [
18
],
"icon": "ionic.png",
"implies": "Angular",
"js": {
"Ionic.config": "",
"Ionic.version": "^(.+)$\\;version:\\1"
},
"website": "https://ionicframework.com"
},
"Ionicons": {
"cats": [
17

Binary file not shown.

Before

Width:  |  Height:  |  Size: 671 B

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Loading…
Cancel
Save