Actually we have ```{ name: 'icon1', unicode: [ '' ] }``` but returning array paths would be nice: ``` { name: 'icon1', unicode: [ '' ], paths: [{unicode: [], color: [] }, ...] } ``` Any possibility to add this feature? @nfroidure @sabberworm
Actually we have
{ name: 'icon1', unicode: [ '' ] }but returning array paths would be nice:Any possibility to add this feature? @nfroidure @sabberworm