mirror of
https://github.com/lejianwen/rustdesk-api.git
synced 2026-01-28 09:50:35 +00:00
42 lines
592 B
JSON
Vendored
42 lines
592 B
JSON
Vendored
[
|
|
{
|
|
"family": "MaterialIcons",
|
|
"fonts": [
|
|
{
|
|
"asset": "fonts/MaterialIcons-Regular.otf"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"family": "GestureIcons",
|
|
"fonts": [
|
|
{
|
|
"asset": "assets/gestures.ttf"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"family": "Tabbar",
|
|
"fonts": [
|
|
{
|
|
"asset": "assets/tabbar.ttf"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"family": "PeerSearchbar",
|
|
"fonts": [
|
|
{
|
|
"asset": "assets/peer_searchbar.ttf"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"family": "AddressBook",
|
|
"fonts": [
|
|
{
|
|
"asset": "assets/address_book.ttf"
|
|
}
|
|
]
|
|
}
|
|
] |