1 | export var IconsManifest = [
|
2 | {
|
3 | "id": "ci",
|
4 | "name": "Circum Icons",
|
5 | "projectUrl": "https://circumicons.com/",
|
6 | "license": "MPL-2.0 license",
|
7 | "licenseUrl": "https://github.com/Klarr-Agency/Circum-Icons/blob/main/LICENSE"
|
8 | },
|
9 | {
|
10 | "id": "fa",
|
11 | "name": "Font Awesome 5",
|
12 | "projectUrl": "https://fontawesome.com/",
|
13 | "license": "CC BY 4.0 License",
|
14 | "licenseUrl": "https://creativecommons.org/licenses/by/4.0/"
|
15 | },
|
16 | {
|
17 | "id": "fa6",
|
18 | "name": "Font Awesome 6",
|
19 | "projectUrl": "https://fontawesome.com/",
|
20 | "license": "CC BY 4.0 License",
|
21 | "licenseUrl": "https://creativecommons.org/licenses/by/4.0/"
|
22 | },
|
23 | {
|
24 | "id": "io",
|
25 | "name": "Ionicons 4",
|
26 | "projectUrl": "https://ionicons.com/",
|
27 | "license": "MIT",
|
28 | "licenseUrl": "https://github.com/ionic-team/ionicons/blob/master/LICENSE"
|
29 | },
|
30 | {
|
31 | "id": "io5",
|
32 | "name": "Ionicons 5",
|
33 | "projectUrl": "https://ionicons.com/",
|
34 | "license": "MIT",
|
35 | "licenseUrl": "https://github.com/ionic-team/ionicons/blob/master/LICENSE"
|
36 | },
|
37 | {
|
38 | "id": "md",
|
39 | "name": "Material Design icons",
|
40 | "projectUrl": "http://google.github.io/material-design-icons/",
|
41 | "license": "Apache License Version 2.0",
|
42 | "licenseUrl": "https://github.com/google/material-design-icons/blob/master/LICENSE"
|
43 | },
|
44 | {
|
45 | "id": "ti",
|
46 | "name": "Typicons",
|
47 | "projectUrl": "http://s-ings.com/typicons/",
|
48 | "license": "CC BY-SA 3.0",
|
49 | "licenseUrl": "https://creativecommons.org/licenses/by-sa/3.0/"
|
50 | },
|
51 | {
|
52 | "id": "go",
|
53 | "name": "Github Octicons icons",
|
54 | "projectUrl": "https://octicons.github.com/",
|
55 | "license": "MIT",
|
56 | "licenseUrl": "https://github.com/primer/octicons/blob/master/LICENSE"
|
57 | },
|
58 | {
|
59 | "id": "fi",
|
60 | "name": "Feather",
|
61 | "projectUrl": "https://feathericons.com/",
|
62 | "license": "MIT",
|
63 | "licenseUrl": "https://github.com/feathericons/feather/blob/master/LICENSE"
|
64 | },
|
65 | {
|
66 | "id": "lu",
|
67 | "name": "Lucide",
|
68 | "projectUrl": "https://lucide.dev/",
|
69 | "license": "ISC",
|
70 | "licenseUrl": "https://github.com/lucide-icons/lucide/blob/main/LICENSE"
|
71 | },
|
72 | {
|
73 | "id": "gi",
|
74 | "name": "Game Icons",
|
75 | "projectUrl": "https://game-icons.net/",
|
76 | "license": "CC BY 3.0",
|
77 | "licenseUrl": "https://creativecommons.org/licenses/by/3.0/"
|
78 | },
|
79 | {
|
80 | "id": "wi",
|
81 | "name": "Weather Icons",
|
82 | "projectUrl": "https://erikflowers.github.io/weather-icons/",
|
83 | "license": "SIL OFL 1.1",
|
84 | "licenseUrl": "http://scripts.sil.org/OFL"
|
85 | },
|
86 | {
|
87 | "id": "di",
|
88 | "name": "Devicons",
|
89 | "projectUrl": "https://vorillaz.github.io/devicons/",
|
90 | "license": "MIT",
|
91 | "licenseUrl": "https://opensource.org/licenses/MIT"
|
92 | },
|
93 | {
|
94 | "id": "ai",
|
95 | "name": "Ant Design Icons",
|
96 | "projectUrl": "https://github.com/ant-design/ant-design-icons",
|
97 | "license": "MIT",
|
98 | "licenseUrl": "https://opensource.org/licenses/MIT"
|
99 | },
|
100 | {
|
101 | "id": "bs",
|
102 | "name": "Bootstrap Icons",
|
103 | "projectUrl": "https://github.com/twbs/icons",
|
104 | "license": "MIT",
|
105 | "licenseUrl": "https://opensource.org/licenses/MIT"
|
106 | },
|
107 | {
|
108 | "id": "ri",
|
109 | "name": "Remix Icon",
|
110 | "projectUrl": "https://github.com/Remix-Design/RemixIcon",
|
111 | "license": "Apache License Version 2.0",
|
112 | "licenseUrl": "http://www.apache.org/licenses/"
|
113 | },
|
114 | {
|
115 | "id": "fc",
|
116 | "name": "Flat Color Icons",
|
117 | "projectUrl": "https://github.com/icons8/flat-color-icons",
|
118 | "license": "MIT",
|
119 | "licenseUrl": "https://opensource.org/licenses/MIT"
|
120 | },
|
121 | {
|
122 | "id": "gr",
|
123 | "name": "Grommet-Icons",
|
124 | "projectUrl": "https://github.com/grommet/grommet-icons",
|
125 | "license": "Apache License Version 2.0",
|
126 | "licenseUrl": "http://www.apache.org/licenses/"
|
127 | },
|
128 | {
|
129 | "id": "hi",
|
130 | "name": "Heroicons",
|
131 | "projectUrl": "https://github.com/tailwindlabs/heroicons",
|
132 | "license": "MIT",
|
133 | "licenseUrl": "https://opensource.org/licenses/MIT"
|
134 | },
|
135 | {
|
136 | "id": "hi2",
|
137 | "name": "Heroicons 2",
|
138 | "projectUrl": "https://github.com/tailwindlabs/heroicons",
|
139 | "license": "MIT",
|
140 | "licenseUrl": "https://opensource.org/licenses/MIT"
|
141 | },
|
142 | {
|
143 | "id": "si",
|
144 | "name": "Simple Icons",
|
145 | "projectUrl": "https://simpleicons.org/",
|
146 | "license": "CC0 1.0 Universal",
|
147 | "licenseUrl": "https://creativecommons.org/publicdomain/zero/1.0/"
|
148 | },
|
149 | {
|
150 | "id": "sl",
|
151 | "name": "Simple Line Icons",
|
152 | "projectUrl": "https://thesabbir.github.io/simple-line-icons/",
|
153 | "license": "MIT",
|
154 | "licenseUrl": "https://opensource.org/licenses/MIT"
|
155 | },
|
156 | {
|
157 | "id": "im",
|
158 | "name": "IcoMoon Free",
|
159 | "projectUrl": "https://github.com/Keyamoon/IcoMoon-Free",
|
160 | "license": "CC BY 4.0 License",
|
161 | "licenseUrl": "https://github.com/Keyamoon/IcoMoon-Free/blob/master/License.txt"
|
162 | },
|
163 | {
|
164 | "id": "bi",
|
165 | "name": "BoxIcons",
|
166 | "projectUrl": "https://github.com/atisawd/boxicons",
|
167 | "license": "MIT",
|
168 | "licenseUrl": "https://github.com/atisawd/boxicons/blob/master/LICENSE"
|
169 | },
|
170 | {
|
171 | "id": "cg",
|
172 | "name": "css.gg",
|
173 | "projectUrl": "https://github.com/astrit/css.gg",
|
174 | "license": "MIT",
|
175 | "licenseUrl": "https://opensource.org/licenses/MIT"
|
176 | },
|
177 | {
|
178 | "id": "vsc",
|
179 | "name": "VS Code Icons",
|
180 | "projectUrl": "https://github.com/microsoft/vscode-codicons",
|
181 | "license": "CC BY 4.0",
|
182 | "licenseUrl": "https://creativecommons.org/licenses/by/4.0/"
|
183 | },
|
184 | {
|
185 | "id": "tb",
|
186 | "name": "Tabler Icons",
|
187 | "projectUrl": "https://github.com/tabler/tabler-icons",
|
188 | "license": "MIT",
|
189 | "licenseUrl": "https://opensource.org/licenses/MIT"
|
190 | },
|
191 | {
|
192 | "id": "tfi",
|
193 | "name": "Themify Icons",
|
194 | "projectUrl": "https://github.com/lykmapipo/themify-icons",
|
195 | "license": "MIT",
|
196 | "licenseUrl": "https://github.com/thecreation/standard-icons/blob/master/modules/themify-icons/LICENSE"
|
197 | },
|
198 | {
|
199 | "id": "rx",
|
200 | "name": "Radix Icons",
|
201 | "projectUrl": "https://icons.radix-ui.com",
|
202 | "license": "MIT",
|
203 | "licenseUrl": "https://github.com/radix-ui/icons/blob/master/LICENSE"
|
204 | },
|
205 | {
|
206 | "id": "pi",
|
207 | "name": "Phosphor Icons",
|
208 | "projectUrl": "https://github.com/phosphor-icons/core",
|
209 | "license": "MIT",
|
210 | "licenseUrl": "https://github.com/phosphor-icons/core/blob/main/LICENSE"
|
211 | },
|
212 | {
|
213 | "id": "lia",
|
214 | "name": "Icons8 Line Awesome",
|
215 | "projectUrl": "https://icons8.com/line-awesome",
|
216 | "license": "MIT",
|
217 | "licenseUrl": "https://github.com/icons8/line-awesome/blob/master/LICENSE.md"
|
218 | }
|
219 | ] |
\ | No newline at end of file |