2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-11-08 14:21:00 +00:00

Add themes to IonIcons

This commit is contained in:
Vjacheslav Trushkin 2019-04-13 22:31:19 +03:00
parent b694d589aa
commit 109ec268f5

View File

@ -4454,6 +4454,16 @@
"parent": "md-woman"
}
},
"themes": {
"md": {
"title": "Android",
"prefix": "md-"
},
"ios": {
"title": "iOS",
"prefix": "ios-"
}
},
"width": 512,
"height": 512
}