-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathocd.icons.json
More file actions
30 lines (30 loc) · 893 Bytes
/
Copy pathocd.icons.json
File metadata and controls
30 lines (30 loc) · 893 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"name": "OCD 图标订阅",
"description": "收集一些自己脚本用到的图标",
"icons": [
{
"name": "t_mobile.png",
"url": "https://raw.githubusercontent.com/ocd0711/Profiles/master/icon/t_mobile.png"
},
{
"name": "Home.png",
"url": "https://raw.githubusercontent.com/ocd0711/Profiles/master/icon/Home.png"
},
{
"name": "wzyd.png",
"url": "https://raw.githubusercontent.com/ocd0711/Profiles/master/icon/wzyd.png"
},
{
"name": "duolingo.png",
"url": "https://raw.githubusercontent.com/ocd0711/Profiles/master/icon/duolingo.png"
},
{
"name": "duolingo_2.png",
"url": "https://raw.githubusercontent.com/ocd0711/Profiles/master/icon/duolingo_2.png"
},
{
"name": "bwcj.png",
"url": "https://raw.githubusercontent.com/ocd0711/Profiles/master/icon/bwcj.png"
}
]
}