-
Notifications
You must be signed in to change notification settings - Fork 119
/
Copy pathzfinder.json
99 lines (99 loc) · 3.46 KB
/
zfinder.json
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
"add": "material/add",
"add-circle": "material/add-circle",
"add-circle-outline": "material/add-circle-outline",
"arrow-down": "material/keyboard-arrow-down",
"arrow-left": "material/keyboard-arrow-left",
"arrow-right": "material/keyboard-arrow-right",
"arrow-tail-down": "material/arrow-downward",
"arrow-tail-left": "material/arrow-back",
"arrow-tail-right": "material/arrow-forward",
"arrow-tail-up": "material/arrow-upward",
"arrow-up": "material/keyboard-arrow-up",
"auto-renew": "material/autorenew",
"barcode": "windows/barcode",
"cancel": "windows/cancel",
"check": "windows/check",
"checklist": "oct/checklist",
"checkmark": "windows/checkmark",
"checkmark-uncrossed": "windows/checkmark-uncrossed",
"close": "windows/close",
"control-play": "windows/control-play",
"database": "windows/database",
"delete": "windows/delete",
"disk-download": "windows/disk-download",
"disk-upload": "windows/disk-upload",
"download": "windows/download",
"edit": "windows/edit",
"edit-add": "windows/edit-add",
"edit-box": "windows/edit-box",
"edit-minus": "windows/edit-minus",
"email": "windows/email",
"eye": "oct/eye",
"file-archive": "windows/archive",
"file-binary": "oct/file-binary",
"file-code": "windows/page-code",
"file-coffeescript": "dev/coffeescript",
"file-csharp": "windows/language-csharp",
"file-css": "dev/css3",
"file-diff": "oct/diff",
"file-excel": "windows/page-excel",
"file-gif": "windows/page-file-gif",
"file-hidden": "windows/page-hidden",
"file-html": "dev/html5",
"file-illustrator": "dev/illustrator",
"file-java": "dev/java",
"file-javascript": "dev/javascript_1",
"file-jpg": "windows/page-jpg",
"file-js": "dev/javascript_1",
"file-less": "dev/less",
"file-markdown": "dev/markdown",
"file-multiple": "windows/page-multiple",
"file-music": "windows/music",
"file-pdf": "windows/page-pdf",
"file-photoshop": "dev/photoshop",
"file-png": "windows/page-png",
"file-powerpoint": "windows/page-powerpoint",
"file-python": "dev/python",
"file-ruby": "dev/ruby_rough",
"file-sass": "dev/sass",
"file-script": "oct/terminal",
"file-symlink": "oct/file-symlink-file",
"file-text": "windows/page-text",
"file-video": "windows/video",
"file-word": "windows/page-word",
"file-xml": "windows/page-xml",
"file-zip": "oct/file-zip",
"film": "windows/film",
"folder-default": "material/folder",
"folder-open": "material/folder-open",
"folder-shared": "material/folder-shared",
"folder-special": "material/folder-special",
"fullscreen": "material/fullscreen",
"fullscreen-exit": "material/fullscreen-exit",
"github-octocat": "windows/social-github-octocat",
"globe": "windows/globe",
"home": "windows/home",
"image": "windows/image",
"image-multiple": "windows/image-multiple",
"information": "windows/information",
"information-circle": "windows/information-circle",
"list": "windows/list",
"list-select": "windows/list-select",
"monitor": "windows/monitor",
"more-horizontal": "material/more-horiz",
"more-vertical": "material/more-vert",
"move-file": "windows/page-solid-move",
"qrcode": "windows/qr",
"refresh": "material/refresh",
"rename": "zero/rename",
"search": "material/search",
"select-all": "material/select-all",
"settings": "windows/settings",
"tiles": "windows/tiles-nine",
"tv": "material/tv",
"upload": "windows/upload",
"user": "windows/user",
"warning": "windows/warning",
"warning-circle": "windows/warning-circle"
}