mirror of
https://github.com/iconify/collections-json.git
synced 2024-12-23 11:28:55 +00:00
Add themes to IonIcons
This commit is contained in:
parent
b694d589aa
commit
109ec268f5
@ -4454,6 +4454,16 @@
|
|||||||
"parent": "md-woman"
|
"parent": "md-woman"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"themes": {
|
||||||
|
"md": {
|
||||||
|
"title": "Android",
|
||||||
|
"prefix": "md-"
|
||||||
|
},
|
||||||
|
"ios": {
|
||||||
|
"title": "iOS",
|
||||||
|
"prefix": "ios-"
|
||||||
|
}
|
||||||
|
},
|
||||||
"width": 512,
|
"width": 512,
|
||||||
"height": 512
|
"height": 512
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user