@iconify/json 2.1.118 → 2.1.120
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/collections.json +8 -8
- package/collections.md +373 -252
- package/composer.json +1 -1
- package/json/circle-flags.json +2 -2
- package/json/ep.json +1 -1
- package/json/heroicons.json +3 -3
- package/json/logos.json +119 -2
- package/json/octicon.json +1 -1
- package/json/simple-icons.json +33 -3
- package/json/vscode-icons.json +12 -3
- package/package.json +1 -1
package/collections.md
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
# List of icon
|
|
1
|
+
# List of icon sets
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
|
|
5
|
-
### Material Symbols
|
|
4
|
+
## Material Symbols
|
|
6
5
|
* Number of icons: 8260
|
|
7
6
|
* Author: Google
|
|
8
7
|
* URL: https://github.com/google/material-design-icons
|
|
9
8
|
* License: Apache 2.0
|
|
10
9
|
* License URL: https://github.com/google/material-design-icons/blob/master/LICENSE
|
|
11
10
|
* Palette: Colorless
|
|
11
|
+
* Icon set prefix: `material-symbols`
|
|
12
|
+
* File: [json/material-symbols.json](json/material-symbols.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
12
13
|
|
|
13
|
-
|
|
14
|
-
### Google Material Icons
|
|
14
|
+
## Google Material Icons
|
|
15
15
|
* Number of icons: 10955
|
|
16
16
|
* Author: Material Design Authors
|
|
17
17
|
* URL: https://github.com/material-icons/material-icons
|
|
@@ -19,18 +19,20 @@
|
|
|
19
19
|
* License URL: https://github.com/material-icons/material-icons/blob/master/LICENSE
|
|
20
20
|
* Version: 1.0.32
|
|
21
21
|
* Palette: Colorless
|
|
22
|
+
* Icon set prefix: `ic`
|
|
23
|
+
* File: [json/ic.json](json/ic.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
22
24
|
|
|
23
|
-
|
|
24
|
-
### Material Design Icons
|
|
25
|
+
## Material Design Icons
|
|
25
26
|
* Number of icons: 7134
|
|
26
27
|
* Author: Austin Andrews
|
|
27
28
|
* URL: https://github.com/Templarian/MaterialDesign
|
|
28
29
|
* License: Apache 2.0
|
|
29
30
|
* License URL: https://github.com/Templarian/MaterialDesign/blob/master/LICENSE
|
|
30
31
|
* Palette: Colorless
|
|
32
|
+
* Icon set prefix: `mdi`
|
|
33
|
+
* File: [json/mdi.json](json/mdi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
31
34
|
|
|
32
|
-
|
|
33
|
-
### Phosphor
|
|
35
|
+
## Phosphor
|
|
34
36
|
* Number of icons: 6282
|
|
35
37
|
* Author: Phosphor Icons
|
|
36
38
|
* URL: https://github.com/phosphor-icons/phosphor-icons
|
|
@@ -38,9 +40,10 @@
|
|
|
38
40
|
* License URL: https://github.com/phosphor-icons/phosphor-icons/blob/master/LICENSE
|
|
39
41
|
* Version: 1.4.2
|
|
40
42
|
* Palette: Colorless
|
|
43
|
+
* Icon set prefix: `ph`
|
|
44
|
+
* File: [json/ph.json](json/ph.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
41
45
|
|
|
42
|
-
|
|
43
|
-
### Remix Icon
|
|
46
|
+
## Remix Icon
|
|
44
47
|
* Number of icons: 2271
|
|
45
48
|
* Author: Remix Design
|
|
46
49
|
* URL: https://github.com/Remix-Design/RemixIcon
|
|
@@ -48,18 +51,20 @@
|
|
|
48
51
|
* License URL: https://github.com/Remix-Design/RemixIcon/blob/master/License
|
|
49
52
|
* Version: 2.5.0
|
|
50
53
|
* Palette: Colorless
|
|
54
|
+
* Icon set prefix: `ri`
|
|
55
|
+
* File: [json/ri.json](json/ri.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
51
56
|
|
|
52
|
-
|
|
53
|
-
### Carbon
|
|
57
|
+
## Carbon
|
|
54
58
|
* Number of icons: 1858
|
|
55
59
|
* Author: IBM
|
|
56
60
|
* URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
|
|
57
61
|
* License: Apache 2.0
|
|
58
62
|
* Version: 11.9.0
|
|
59
63
|
* Palette: Colorless
|
|
64
|
+
* Icon set prefix: `carbon`
|
|
65
|
+
* File: [json/carbon.json](json/carbon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
60
66
|
|
|
61
|
-
|
|
62
|
-
### Bootstrap Icons
|
|
67
|
+
## Bootstrap Icons
|
|
63
68
|
* Number of icons: 1811
|
|
64
69
|
* Author: The Bootstrap Authors
|
|
65
70
|
* URL: https://github.com/twbs/icons
|
|
@@ -67,9 +72,10 @@
|
|
|
67
72
|
* License URL: https://github.com/twbs/icons/blob/main/LICENSE.md
|
|
68
73
|
* Version: 1.9.1
|
|
69
74
|
* Palette: Colorless
|
|
75
|
+
* Icon set prefix: `bi`
|
|
76
|
+
* File: [json/bi.json](json/bi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
70
77
|
|
|
71
|
-
|
|
72
|
-
### Tabler Icons
|
|
78
|
+
## Tabler Icons
|
|
73
79
|
* Number of icons: 2781
|
|
74
80
|
* Author: Paweł Kuna
|
|
75
81
|
* URL: https://github.com/tabler/tabler-icons
|
|
@@ -77,9 +83,10 @@
|
|
|
77
83
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
78
84
|
* Version: 1.101.0
|
|
79
85
|
* Palette: Colorless
|
|
86
|
+
* Icon set prefix: `tabler`
|
|
87
|
+
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
80
88
|
|
|
81
|
-
|
|
82
|
-
### IonIcons
|
|
89
|
+
## IonIcons
|
|
83
90
|
* Number of icons: 1332
|
|
84
91
|
* Author: Ben Sperry
|
|
85
92
|
* URL: https://github.com/ionic-team/ionicons
|
|
@@ -87,9 +94,10 @@
|
|
|
87
94
|
* License URL: https://github.com/ionic-team/ionicons/blob/main/LICENSE
|
|
88
95
|
* Version: 6.0.3
|
|
89
96
|
* Palette: Colorless
|
|
97
|
+
* Icon set prefix: `ion`
|
|
98
|
+
* File: [json/ion.json](json/ion.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
90
99
|
|
|
91
|
-
|
|
92
|
-
### Unicons
|
|
100
|
+
## Unicons
|
|
93
101
|
* Number of icons: 1206
|
|
94
102
|
* Author: Iconscout
|
|
95
103
|
* URL: https://github.com/Iconscout/unicons
|
|
@@ -97,9 +105,10 @@
|
|
|
97
105
|
* License URL: https://github.com/Iconscout/unicons/blob/master/LICENSE
|
|
98
106
|
* Version: 4.0.1
|
|
99
107
|
* Palette: Colorless
|
|
108
|
+
* Icon set prefix: `uil`
|
|
109
|
+
* File: [json/uil.json](json/uil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
100
110
|
|
|
101
|
-
|
|
102
|
-
### Teenyicons
|
|
111
|
+
## Teenyicons
|
|
103
112
|
* Number of icons: 1200
|
|
104
113
|
* Author: smhmd
|
|
105
114
|
* URL: https://github.com/teenyicons/teenyicons
|
|
@@ -107,27 +116,30 @@
|
|
|
107
116
|
* License URL: https://github.com/teenyicons/teenyicons/blob/master/LICENSE
|
|
108
117
|
* Version: 0.4.1
|
|
109
118
|
* Palette: Colorless
|
|
119
|
+
* Icon set prefix: `teenyicons`
|
|
120
|
+
* File: [json/teenyicons.json](json/teenyicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
110
121
|
|
|
111
|
-
|
|
112
|
-
### MingCute Icon
|
|
122
|
+
## MingCute Icon
|
|
113
123
|
* Number of icons: 1242
|
|
114
124
|
* Author: MingCute Design
|
|
115
125
|
* URL: https://github.com/Richard9394/MingCute
|
|
116
126
|
* License: Apache 2.0
|
|
117
127
|
* License URL: https://github.com/Richard9394/MingCute/blob/main/LICENSE
|
|
118
128
|
* Palette: Colorless
|
|
129
|
+
* Icon set prefix: `mingcute`
|
|
130
|
+
* File: [json/mingcute.json](json/mingcute.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
119
131
|
|
|
120
|
-
|
|
121
|
-
### Clarity
|
|
132
|
+
## Clarity
|
|
122
133
|
* Number of icons: 1103
|
|
123
134
|
* Author: VMware
|
|
124
135
|
* URL: https://github.com/vmware/clarity
|
|
125
136
|
* License: MIT
|
|
126
137
|
* License URL: https://github.com/vmware/clarity-assets/blob/master/LICENSE
|
|
127
138
|
* Palette: Colorless
|
|
139
|
+
* Icon set prefix: `clarity`
|
|
140
|
+
* File: [json/clarity.json](json/clarity.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
128
141
|
|
|
129
|
-
|
|
130
|
-
### Iconoir
|
|
142
|
+
## Iconoir
|
|
131
143
|
* Number of icons: 1188
|
|
132
144
|
* Author: Luca Burgio
|
|
133
145
|
* URL: https://github.com/lucaburgio/iconoir
|
|
@@ -135,9 +147,10 @@
|
|
|
135
147
|
* License URL: https://github.com/lucaburgio/iconoir/blob/master/LICENSE
|
|
136
148
|
* Version: 5.3.1
|
|
137
149
|
* Palette: Colorless
|
|
150
|
+
* Icon set prefix: `iconoir`
|
|
151
|
+
* File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
138
152
|
|
|
139
|
-
|
|
140
|
-
### Majesticons
|
|
153
|
+
## Majesticons
|
|
141
154
|
* Number of icons: 760
|
|
142
155
|
* Author: Gerrit Halfmann
|
|
143
156
|
* URL: https://github.com/halfmage/majesticons
|
|
@@ -145,9 +158,10 @@
|
|
|
145
158
|
* License URL: https://github.com/halfmage/majesticons/blob/main/LICENSE
|
|
146
159
|
* Version: 2.1.2
|
|
147
160
|
* Palette: Colorless
|
|
161
|
+
* Icon set prefix: `majesticons`
|
|
162
|
+
* File: [json/majesticons.json](json/majesticons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
148
163
|
|
|
149
|
-
|
|
150
|
-
### Zondicons
|
|
164
|
+
## Zondicons
|
|
151
165
|
* Number of icons: 297
|
|
152
166
|
* Author: Steve Schoger
|
|
153
167
|
* URL: https://github.com/dukestreetstudio/zondicons
|
|
@@ -155,9 +169,10 @@
|
|
|
155
169
|
* License URL: https://github.com/dukestreetstudio/zondicons/blob/master/LICENSE
|
|
156
170
|
* Version: 0.1.0
|
|
157
171
|
* Palette: Colorless
|
|
172
|
+
* Icon set prefix: `zondicons`
|
|
173
|
+
* File: [json/zondicons.json](json/zondicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
158
174
|
|
|
159
|
-
|
|
160
|
-
### Ant Design Icons
|
|
175
|
+
## Ant Design Icons
|
|
161
176
|
* Number of icons: 789
|
|
162
177
|
* Author: HeskeyBaozi
|
|
163
178
|
* URL: https://github.com/ant-design/ant-design-icons
|
|
@@ -165,9 +180,10 @@
|
|
|
165
180
|
* License URL: https://github.com/ant-design/ant-design-icons/blob/master/LICENSE
|
|
166
181
|
* Version: 4.2.1
|
|
167
182
|
* Palette: Colorless
|
|
183
|
+
* Icon set prefix: `ant-design`
|
|
184
|
+
* File: [json/ant-design.json](json/ant-design.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
168
185
|
|
|
169
|
-
|
|
170
|
-
### BoxIcons
|
|
186
|
+
## BoxIcons
|
|
171
187
|
* Number of icons: 814
|
|
172
188
|
* Author: Atisa
|
|
173
189
|
* URL: https://github.com/atisawd/boxicons
|
|
@@ -175,9 +191,10 @@
|
|
|
175
191
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
176
192
|
* Version: 2.1.4
|
|
177
193
|
* Palette: Colorless
|
|
194
|
+
* Icon set prefix: `bx`
|
|
195
|
+
* File: [json/bx.json](json/bx.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
178
196
|
|
|
179
|
-
|
|
180
|
-
### BoxIcons Solid
|
|
197
|
+
## BoxIcons Solid
|
|
181
198
|
* Number of icons: 665
|
|
182
199
|
* Author: Atisa
|
|
183
200
|
* URL: https://github.com/atisawd/boxicons
|
|
@@ -185,9 +202,10 @@
|
|
|
185
202
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
186
203
|
* Version: 2.1.4
|
|
187
204
|
* Palette: Colorless
|
|
205
|
+
* Icon set prefix: `bxs`
|
|
206
|
+
* File: [json/bxs.json](json/bxs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
188
207
|
|
|
189
|
-
|
|
190
|
-
### css.gg
|
|
208
|
+
## css.gg
|
|
191
209
|
* Number of icons: 704
|
|
192
210
|
* Author: Astrit
|
|
193
211
|
* URL: https://github.com/astrit/css.gg
|
|
@@ -195,9 +213,10 @@
|
|
|
195
213
|
* License URL: https://github.com/astrit/css.gg/blob/master/LICENSE
|
|
196
214
|
* Version: 2.0.0
|
|
197
215
|
* Palette: Colorless
|
|
216
|
+
* Icon set prefix: `gg`
|
|
217
|
+
* File: [json/gg.json](json/gg.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
198
218
|
|
|
199
|
-
|
|
200
|
-
### CoreUI Free
|
|
219
|
+
## CoreUI Free
|
|
201
220
|
* Number of icons: 554
|
|
202
221
|
* Author: creativeLabs Łukasz Holeczek
|
|
203
222
|
* URL: https://github.com/coreui/coreui-icons
|
|
@@ -205,18 +224,20 @@
|
|
|
205
224
|
* License URL: https://creativecommons.org/publicdomain/zero/1.0/
|
|
206
225
|
* Version: 2.0.1
|
|
207
226
|
* Palette: Colorless
|
|
227
|
+
* Icon set prefix: `cil`
|
|
228
|
+
* File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
208
229
|
|
|
209
|
-
|
|
210
|
-
### Lucide
|
|
230
|
+
## Lucide
|
|
211
231
|
* Number of icons: 836
|
|
212
232
|
* Author: Lucide Contributors
|
|
213
233
|
* URL: https://github.com/lucide-icons/lucide
|
|
214
234
|
* License: ISC
|
|
215
235
|
* License URL: https://github.com/lucide-icons/lucide/blob/main/LICENSE
|
|
216
236
|
* Palette: Colorless
|
|
237
|
+
* Icon set prefix: `lucide`
|
|
238
|
+
* File: [json/lucide.json](json/lucide.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
217
239
|
|
|
218
|
-
|
|
219
|
-
### Pixelarticons
|
|
240
|
+
## Pixelarticons
|
|
220
241
|
* Number of icons: 480
|
|
221
242
|
* Author: Gerrit Halfmann
|
|
222
243
|
* URL: https://github.com/halfmage/pixelarticons
|
|
@@ -224,18 +245,20 @@
|
|
|
224
245
|
* License URL: https://github.com/halfmage/pixelarticons/blob/master/LICENSE
|
|
225
246
|
* Version: 1.7.0
|
|
226
247
|
* Palette: Colorless
|
|
248
|
+
* Icon set prefix: `pixelarticons`
|
|
249
|
+
* File: [json/pixelarticons.json](json/pixelarticons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
227
250
|
|
|
228
|
-
|
|
229
|
-
### System UIcons
|
|
251
|
+
## System UIcons
|
|
230
252
|
* Number of icons: 430
|
|
231
253
|
* Author: Corey Ginnivan
|
|
232
254
|
* URL: https://github.com/CoreyGinnivan/system-uicons
|
|
233
255
|
* License: Unlicense
|
|
234
256
|
* License URL: https://github.com/CoreyGinnivan/system-uicons/blob/master/LICENSE
|
|
235
257
|
* Palette: Colorless
|
|
258
|
+
* Icon set prefix: `system-uicons`
|
|
259
|
+
* File: [json/system-uicons.json](json/system-uicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
236
260
|
|
|
237
|
-
|
|
238
|
-
### coolicons
|
|
261
|
+
## coolicons
|
|
239
262
|
* Number of icons: 412
|
|
240
263
|
* Author: Kryston Schwarze
|
|
241
264
|
* URL: https://github.com/krystonschwarze/coolicons
|
|
@@ -243,9 +266,10 @@
|
|
|
243
266
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
244
267
|
* Version: 2.5
|
|
245
268
|
* Palette: Colorless
|
|
269
|
+
* Icon set prefix: `ci`
|
|
270
|
+
* File: [json/ci.json](json/ci.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
246
271
|
|
|
247
|
-
|
|
248
|
-
### Akar Icons
|
|
272
|
+
## Akar Icons
|
|
249
273
|
* Number of icons: 412
|
|
250
274
|
* Author: Arturo Wibawa
|
|
251
275
|
* URL: https://github.com/artcoholic/akar-icons
|
|
@@ -253,9 +277,10 @@
|
|
|
253
277
|
* License URL: https://github.com/artcoholic/akar-icons/blob/master/LICENSE
|
|
254
278
|
* Version: 1.9.20
|
|
255
279
|
* Palette: Colorless
|
|
280
|
+
* Icon set prefix: `akar-icons`
|
|
281
|
+
* File: [json/akar-icons.json](json/akar-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
256
282
|
|
|
257
|
-
|
|
258
|
-
### Typicons
|
|
283
|
+
## Typicons
|
|
259
284
|
* Number of icons: 336
|
|
260
285
|
* Author: Stephen Hutchings
|
|
261
286
|
* URL: https://github.com/stephenhutchings/typicons.font
|
|
@@ -263,9 +288,10 @@
|
|
|
263
288
|
* License URL: https://creativecommons.org/licenses/by-sa/4.0/
|
|
264
289
|
* Version: 2.1.2
|
|
265
290
|
* Palette: Colorless
|
|
291
|
+
* Icon set prefix: `typcn`
|
|
292
|
+
* File: [json/typcn.json](json/typcn.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
266
293
|
|
|
267
|
-
|
|
268
|
-
### Radix Icons
|
|
294
|
+
## Radix Icons
|
|
269
295
|
* Number of icons: 318
|
|
270
296
|
* Author: WorkOS
|
|
271
297
|
* URL: https://github.com/radix-ui/icons
|
|
@@ -273,28 +299,31 @@
|
|
|
273
299
|
* License URL: https://github.com/radix-ui/icons/blob/master/LICENSE
|
|
274
300
|
* Version: 1.1.1
|
|
275
301
|
* Palette: Colorless
|
|
302
|
+
* Icon set prefix: `radix-icons`
|
|
303
|
+
* File: [json/radix-icons.json](json/radix-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
276
304
|
|
|
277
|
-
|
|
278
|
-
### Element Plus
|
|
305
|
+
## Element Plus
|
|
279
306
|
* Number of icons: 293
|
|
280
307
|
* Author: Element Plus
|
|
281
308
|
* URL: https://github.com/element-plus/element-plus-icons
|
|
282
309
|
* License: MIT
|
|
283
310
|
* License URL: https://github.com/element-plus/element-plus-icons/blob/main/packages/svg/package.json
|
|
284
|
-
* Version: 2.0.
|
|
311
|
+
* Version: 2.0.10
|
|
285
312
|
* Palette: Colorless
|
|
313
|
+
* Icon set prefix: `ep`
|
|
314
|
+
* File: [json/ep.json](json/ep.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
286
315
|
|
|
287
|
-
|
|
288
|
-
### Material Design Light
|
|
316
|
+
## Material Design Light
|
|
289
317
|
* Number of icons: 267
|
|
290
318
|
* Author: Austin Andrews
|
|
291
319
|
* URL: https://github.com/Templarian/MaterialDesignLight
|
|
292
320
|
* License: Open Font License
|
|
293
321
|
* License URL: https://github.com/Templarian/MaterialDesignLight/blob/master/LICENSE.md
|
|
294
322
|
* Palette: Colorless
|
|
323
|
+
* Icon set prefix: `mdi-light`
|
|
324
|
+
* File: [json/mdi-light.json](json/mdi-light.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
295
325
|
|
|
296
|
-
|
|
297
|
-
### Feather Icon
|
|
326
|
+
## Feather Icon
|
|
298
327
|
* Number of icons: 255
|
|
299
328
|
* Author: Megumi Hano
|
|
300
329
|
* URL: https://github.com/feathericon/feathericon
|
|
@@ -302,9 +331,10 @@
|
|
|
302
331
|
* License URL: https://github.com/feathericon/feathericon/blob/master/LICENSE
|
|
303
332
|
* Version: 1.0.2
|
|
304
333
|
* Palette: Colorless
|
|
334
|
+
* Icon set prefix: `fe`
|
|
335
|
+
* File: [json/fe.json](json/fe.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
305
336
|
|
|
306
|
-
|
|
307
|
-
### EOS Icons
|
|
337
|
+
## EOS Icons
|
|
308
338
|
* Number of icons: 253
|
|
309
339
|
* Author: SUSE UX/UI team
|
|
310
340
|
* URL: https://gitlab.com/SUSE-UIUX/eos-icons
|
|
@@ -312,9 +342,10 @@
|
|
|
312
342
|
* License URL: https://gitlab.com/SUSE-UIUX/eos-icons/-/blob/master/LICENSE
|
|
313
343
|
* Version: 5.4.0
|
|
314
344
|
* Palette: Colorless
|
|
345
|
+
* Icon set prefix: `eos-icons`
|
|
346
|
+
* File: [json/eos-icons.json](json/eos-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
315
347
|
|
|
316
|
-
|
|
317
|
-
### Charm Icons
|
|
348
|
+
## Charm Icons
|
|
318
349
|
* Number of icons: 259
|
|
319
350
|
* Author: Jay Newey
|
|
320
351
|
* URL: https://github.com/jaynewey/charm-icons
|
|
@@ -322,18 +353,20 @@
|
|
|
322
353
|
* License URL: https://github.com/jaynewey/charm-icons/blob/main/LICENSE
|
|
323
354
|
* Version: 0.12.1
|
|
324
355
|
* Palette: Colorless
|
|
356
|
+
* Icon set prefix: `charm`
|
|
357
|
+
* File: [json/charm.json](json/charm.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
325
358
|
|
|
326
|
-
|
|
327
|
-
### Prime Icons
|
|
359
|
+
## Prime Icons
|
|
328
360
|
* Number of icons: 260
|
|
329
361
|
* Author: PrimeTek
|
|
330
362
|
* URL: https://github.com/primefaces/primeicons
|
|
331
363
|
* License: MIT
|
|
332
364
|
* License URL: https://github.com/primefaces/primeicons/blob/master/LICENSE
|
|
333
365
|
* Palette: Colorless
|
|
366
|
+
* Icon set prefix: `prime`
|
|
367
|
+
* File: [json/prime.json](json/prime.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
334
368
|
|
|
335
|
-
|
|
336
|
-
### Humbleicons
|
|
369
|
+
## Humbleicons
|
|
337
370
|
* Number of icons: 227
|
|
338
371
|
* Author: Jiří Zralý
|
|
339
372
|
* URL: https://github.com/zraly/humbleicons
|
|
@@ -341,9 +374,10 @@
|
|
|
341
374
|
* License URL: https://github.com/zraly/humbleicons/blob/master/license
|
|
342
375
|
* Version: 1.7.0
|
|
343
376
|
* Palette: Colorless
|
|
377
|
+
* Icon set prefix: `humbleicons`
|
|
378
|
+
* File: [json/humbleicons.json](json/humbleicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
344
379
|
|
|
345
|
-
|
|
346
|
-
### uiw icons
|
|
380
|
+
## uiw icons
|
|
347
381
|
* Number of icons: 214
|
|
348
382
|
* Author: liwen0526
|
|
349
383
|
* URL: https://github.com/uiwjs/icons
|
|
@@ -351,9 +385,10 @@
|
|
|
351
385
|
* License URL: https://github.com/uiwjs/icons/blob/master/LICENSE
|
|
352
386
|
* Version: 2.6.7
|
|
353
387
|
* Palette: Colorless
|
|
388
|
+
* Icon set prefix: `uiw`
|
|
389
|
+
* File: [json/uiw.json](json/uiw.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
354
390
|
|
|
355
|
-
|
|
356
|
-
### Unicons Monochrome
|
|
391
|
+
## Unicons Monochrome
|
|
357
392
|
* Number of icons: 296
|
|
358
393
|
* Author: Iconscout
|
|
359
394
|
* URL: https://github.com/Iconscout/unicons
|
|
@@ -361,9 +396,10 @@
|
|
|
361
396
|
* License URL: https://github.com/Iconscout/unicons/blob/master/LICENSE
|
|
362
397
|
* Version: 4.0.1
|
|
363
398
|
* Palette: Colorless
|
|
399
|
+
* Icon set prefix: `uim`
|
|
400
|
+
* File: [json/uim.json](json/uim.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
364
401
|
|
|
365
|
-
|
|
366
|
-
### Unicons Thin Line
|
|
402
|
+
## Unicons Thin Line
|
|
367
403
|
* Number of icons: 214
|
|
368
404
|
* Author: Iconscout
|
|
369
405
|
* URL: https://github.com/Iconscout/unicons
|
|
@@ -371,9 +407,10 @@
|
|
|
371
407
|
* License URL: https://github.com/Iconscout/unicons/blob/master/LICENSE
|
|
372
408
|
* Version: 4.0.1
|
|
373
409
|
* Palette: Colorless
|
|
410
|
+
* Icon set prefix: `uit`
|
|
411
|
+
* File: [json/uit.json](json/uit.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
374
412
|
|
|
375
|
-
|
|
376
|
-
### Unicons Solid
|
|
413
|
+
## Unicons Solid
|
|
377
414
|
* Number of icons: 189
|
|
378
415
|
* Author: Iconscout
|
|
379
416
|
* URL: https://github.com/Iconscout/unicons
|
|
@@ -381,9 +418,10 @@
|
|
|
381
418
|
* License URL: https://github.com/Iconscout/unicons/blob/master/LICENSE
|
|
382
419
|
* Version: 4.0.1
|
|
383
420
|
* Palette: Colorless
|
|
421
|
+
* Icon set prefix: `uis`
|
|
422
|
+
* File: [json/uis.json](json/uis.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
384
423
|
|
|
385
|
-
|
|
386
|
-
### Maki
|
|
424
|
+
## Maki
|
|
387
425
|
* Number of icons: 211
|
|
388
426
|
* Author: Mapbox
|
|
389
427
|
* URL: https://github.com/mapbox/maki
|
|
@@ -391,9 +429,10 @@
|
|
|
391
429
|
* License URL: https://creativecommons.org/publicdomain/zero/1.0/
|
|
392
430
|
* Version: 8.0.0
|
|
393
431
|
* Palette: Colorless
|
|
432
|
+
* Icon set prefix: `maki`
|
|
433
|
+
* File: [json/maki.json](json/maki.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
394
434
|
|
|
395
|
-
|
|
396
|
-
### Gridicons
|
|
435
|
+
## Gridicons
|
|
397
436
|
* Number of icons: 205
|
|
398
437
|
* Author: Automattic
|
|
399
438
|
* URL: https://github.com/Automattic/gridicons
|
|
@@ -401,9 +440,10 @@
|
|
|
401
440
|
* License URL: https://github.com/Automattic/gridicons/blob/trunk/LICENSE.md
|
|
402
441
|
* Version: 3.4.0
|
|
403
442
|
* Palette: Colorless
|
|
443
|
+
* Icon set prefix: `gridicons`
|
|
444
|
+
* File: [json/gridicons.json](json/gridicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
404
445
|
|
|
405
|
-
|
|
406
|
-
### Mono Icons
|
|
446
|
+
## Mono Icons
|
|
407
447
|
* Number of icons: 180
|
|
408
448
|
* Author: Mono
|
|
409
449
|
* URL: https://github.com/mono-company/mono-icons
|
|
@@ -411,27 +451,30 @@
|
|
|
411
451
|
* License URL: https://github.com/mono-company/mono-icons/blob/master/LICENSE.md
|
|
412
452
|
* Version: 1.3.1
|
|
413
453
|
* Palette: Colorless
|
|
454
|
+
* Icon set prefix: `mi`
|
|
455
|
+
* File: [json/mi.json](json/mi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
414
456
|
|
|
415
|
-
|
|
416
|
-
### Quill Icons
|
|
457
|
+
## Quill Icons
|
|
417
458
|
* Number of icons: 140
|
|
418
459
|
* Author: Casper Lourens
|
|
419
460
|
* URL: https://www.figma.com/community/file/1034432054377533052/Quill-Iconset
|
|
420
461
|
* License: MIT
|
|
421
462
|
* License URL: https://github.com/yourtempo/tempo-quill-icons/blob/main/LICENSE
|
|
422
463
|
* Palette: Colorless
|
|
464
|
+
* Icon set prefix: `quill`
|
|
465
|
+
* File: [json/quill.json](json/quill.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
423
466
|
|
|
424
|
-
|
|
425
|
-
### Gala Icons
|
|
467
|
+
## Gala Icons
|
|
426
468
|
* Number of icons: 51
|
|
427
469
|
* Author: Jake Wells
|
|
428
470
|
* URL: https://github.com/sisyphusion/gala-icons
|
|
429
471
|
* License: GPL
|
|
430
472
|
* License URL: https://github.com/sisyphusion/gala-icons/blob/main/LICENSE
|
|
431
473
|
* Palette: Colorless
|
|
474
|
+
* Icon set prefix: `gala`
|
|
475
|
+
* File: [json/gala.json](json/gala.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
432
476
|
|
|
433
|
-
|
|
434
|
-
### Fluent UI System Icons
|
|
477
|
+
## Fluent UI System Icons
|
|
435
478
|
* Number of icons: 11814
|
|
436
479
|
* Author: Microsoft Corporation
|
|
437
480
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
@@ -439,9 +482,10 @@
|
|
|
439
482
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE
|
|
440
483
|
* Version: 1.1.179
|
|
441
484
|
* Palette: Colorless
|
|
485
|
+
* Icon set prefix: `fluent`
|
|
486
|
+
* File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
442
487
|
|
|
443
|
-
|
|
444
|
-
### IconPark Outline
|
|
488
|
+
## IconPark Outline
|
|
445
489
|
* Number of icons: 2658
|
|
446
490
|
* Author: ByteDance
|
|
447
491
|
* URL: https://github.com/bytedance/IconPark
|
|
@@ -449,9 +493,10 @@
|
|
|
449
493
|
* License URL: https://github.com/bytedance/IconPark/blob/master/LICENSE
|
|
450
494
|
* Version: 1.4.2
|
|
451
495
|
* Palette: Colorless
|
|
496
|
+
* Icon set prefix: `icon-park-outline`
|
|
497
|
+
* File: [json/icon-park-outline.json](json/icon-park-outline.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
452
498
|
|
|
453
|
-
|
|
454
|
-
### IconPark Solid
|
|
499
|
+
## IconPark Solid
|
|
455
500
|
* Number of icons: 1965
|
|
456
501
|
* Author: ByteDance
|
|
457
502
|
* URL: https://github.com/bytedance/IconPark
|
|
@@ -459,9 +504,10 @@
|
|
|
459
504
|
* License URL: https://github.com/bytedance/IconPark/blob/master/LICENSE
|
|
460
505
|
* Version: 1.4.2
|
|
461
506
|
* Palette: Colorless
|
|
507
|
+
* Icon set prefix: `icon-park-solid`
|
|
508
|
+
* File: [json/icon-park-solid.json](json/icon-park-solid.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
462
509
|
|
|
463
|
-
|
|
464
|
-
### IconPark TwoTone
|
|
510
|
+
## IconPark TwoTone
|
|
465
511
|
* Number of icons: 1944
|
|
466
512
|
* Author: ByteDance
|
|
467
513
|
* URL: https://github.com/bytedance/IconPark
|
|
@@ -469,9 +515,10 @@
|
|
|
469
515
|
* License URL: https://github.com/bytedance/IconPark/blob/master/LICENSE
|
|
470
516
|
* Version: 1.4.2
|
|
471
517
|
* Palette: Colorless
|
|
518
|
+
* Icon set prefix: `icon-park-twotone`
|
|
519
|
+
* File: [json/icon-park-twotone.json](json/icon-park-twotone.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
472
520
|
|
|
473
|
-
|
|
474
|
-
### IconPark
|
|
521
|
+
## IconPark
|
|
475
522
|
* Number of icons: 2658
|
|
476
523
|
* Author: ByteDance
|
|
477
524
|
* URL: https://github.com/bytedance/IconPark
|
|
@@ -479,38 +526,42 @@
|
|
|
479
526
|
* License URL: https://github.com/bytedance/IconPark/blob/master/LICENSE
|
|
480
527
|
* Version: 1.4.2
|
|
481
528
|
* Palette: Colorful
|
|
529
|
+
* Icon set prefix: `icon-park`
|
|
530
|
+
* File: [json/icon-park.json](json/icon-park.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
482
531
|
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
* Number of icons: 1176
|
|
532
|
+
## VSCode Icons
|
|
533
|
+
* Number of icons: 1179
|
|
486
534
|
* Author: Roberto Huertas
|
|
487
535
|
* URL: https://github.com/vscode-icons/vscode-icons
|
|
488
536
|
* License: MIT
|
|
489
537
|
* License URL: https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE
|
|
490
|
-
* Version: 11.
|
|
538
|
+
* Version: 11.20.0
|
|
491
539
|
* Palette: Colorful
|
|
540
|
+
* Icon set prefix: `vscode-icons`
|
|
541
|
+
* File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
492
542
|
|
|
493
|
-
|
|
494
|
-
### Jam Icons
|
|
543
|
+
## Jam Icons
|
|
495
544
|
* Number of icons: 940
|
|
496
545
|
* Author: Michael Amprimo
|
|
497
546
|
* URL: https://github.com/michaelampr/jam
|
|
498
547
|
* License: MIT
|
|
499
548
|
* License URL: https://github.com/michaelampr/jam/blob/master/LICENSE
|
|
500
549
|
* Palette: Colorless
|
|
550
|
+
* Icon set prefix: `jam`
|
|
551
|
+
* File: [json/jam.json](json/jam.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
501
552
|
|
|
502
|
-
|
|
503
|
-
### HeroIcons
|
|
553
|
+
## HeroIcons
|
|
504
554
|
* Number of icons: 876
|
|
505
555
|
* Author: Refactoring UI Inc
|
|
506
556
|
* URL: https://github.com/tailwindlabs/heroicons
|
|
507
557
|
* License: MIT
|
|
508
558
|
* License URL: https://github.com/tailwindlabs/heroicons/blob/master/LICENSE
|
|
509
|
-
* Version: 2.0.
|
|
559
|
+
* Version: 2.0.12
|
|
510
560
|
* Palette: Colorless
|
|
561
|
+
* Icon set prefix: `heroicons`
|
|
562
|
+
* File: [json/heroicons.json](json/heroicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
511
563
|
|
|
512
|
-
|
|
513
|
-
### Codicons
|
|
564
|
+
## Codicons
|
|
514
565
|
* Number of icons: 422
|
|
515
566
|
* Author: Microsoft Corporation
|
|
516
567
|
* URL: https://github.com/microsoft/vscode-codicons
|
|
@@ -518,9 +569,10 @@
|
|
|
518
569
|
* License URL: https://github.com/microsoft/vscode-codicons/blob/main/LICENSE
|
|
519
570
|
* Version: 0.0.32
|
|
520
571
|
* Palette: Colorless
|
|
572
|
+
* Icon set prefix: `codicon`
|
|
573
|
+
* File: [json/codicon.json](json/codicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
521
574
|
|
|
522
|
-
|
|
523
|
-
### Gitlab SVGs
|
|
575
|
+
## Gitlab SVGs
|
|
524
576
|
* Number of icons: 345
|
|
525
577
|
* Author: GitLab B.V.
|
|
526
578
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
@@ -528,9 +580,10 @@
|
|
|
528
580
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
529
581
|
* Version: 3.4.0
|
|
530
582
|
* Palette: Colorless
|
|
583
|
+
* Icon set prefix: `pajamas`
|
|
584
|
+
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
531
585
|
|
|
532
|
-
|
|
533
|
-
### Pepicons
|
|
586
|
+
## Pepicons
|
|
534
587
|
* Number of icons: 428
|
|
535
588
|
* Author: CyCraft
|
|
536
589
|
* URL: https://github.com/CyCraft/pepicons
|
|
@@ -538,9 +591,10 @@
|
|
|
538
591
|
* License URL: https://github.com/CyCraft/pepicons/blob/dev/LICENSE
|
|
539
592
|
* Version: 1.2.0
|
|
540
593
|
* Palette: Colorless
|
|
594
|
+
* Icon set prefix: `pepicons`
|
|
595
|
+
* File: [json/pepicons.json](json/pepicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
541
596
|
|
|
542
|
-
|
|
543
|
-
### Bytesize Icons
|
|
597
|
+
## Bytesize Icons
|
|
544
598
|
* Number of icons: 101
|
|
545
599
|
* Author: Dan Klammer
|
|
546
600
|
* URL: https://github.com/danklammer/bytesize-icons
|
|
@@ -548,9 +602,10 @@
|
|
|
548
602
|
* License URL: https://github.com/danklammer/bytesize-icons/blob/master/LICENSE.md
|
|
549
603
|
* Version: 1.4.0
|
|
550
604
|
* Palette: Colorless
|
|
605
|
+
* Icon set prefix: `bytesize`
|
|
606
|
+
* File: [json/bytesize.json](json/bytesize.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
551
607
|
|
|
552
|
-
|
|
553
|
-
### Evil Icons
|
|
608
|
+
## Evil Icons
|
|
554
609
|
* Number of icons: 70
|
|
555
610
|
* Author: Alexander Madyankin and Roman Shamin
|
|
556
611
|
* URL: https://github.com/evil-icons/evil-icons
|
|
@@ -558,9 +613,10 @@
|
|
|
558
613
|
* License URL: https://github.com/evil-icons/evil-icons/blob/master/LICENSE.txt
|
|
559
614
|
* Version: 1.10.1
|
|
560
615
|
* Palette: Colorless
|
|
616
|
+
* Icon set prefix: `ei`
|
|
617
|
+
* File: [json/ei.json](json/ei.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
561
618
|
|
|
562
|
-
|
|
563
|
-
### Font Awesome Solid
|
|
619
|
+
## Font Awesome Solid
|
|
564
620
|
* Number of icons: 1388
|
|
565
621
|
* Author: Dave Gandy
|
|
566
622
|
* URL: https://github.com/FortAwesome/Font-Awesome
|
|
@@ -568,9 +624,10 @@
|
|
|
568
624
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
569
625
|
* Version: 6.2.0
|
|
570
626
|
* Palette: Colorless
|
|
627
|
+
* Icon set prefix: `fa6-solid`
|
|
628
|
+
* File: [json/fa6-solid.json](json/fa6-solid.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
571
629
|
|
|
572
|
-
|
|
573
|
-
### Font Awesome Regular
|
|
630
|
+
## Font Awesome Regular
|
|
574
631
|
* Number of icons: 163
|
|
575
632
|
* Author: Dave Gandy
|
|
576
633
|
* URL: https://github.com/FortAwesome/Font-Awesome
|
|
@@ -578,19 +635,21 @@
|
|
|
578
635
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
579
636
|
* Version: 6.2.0
|
|
580
637
|
* Palette: Colorless
|
|
638
|
+
* Icon set prefix: `fa6-regular`
|
|
639
|
+
* File: [json/fa6-regular.json](json/fa6-regular.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
581
640
|
|
|
582
|
-
|
|
583
|
-
### Octicons
|
|
641
|
+
## Octicons
|
|
584
642
|
* Number of icons: 521
|
|
585
643
|
* Author: GitHub
|
|
586
644
|
* URL: https://github.com/primer/octicons/
|
|
587
645
|
* License: MIT
|
|
588
646
|
* License URL: https://github.com/primer/octicons/blob/main/LICENSE
|
|
589
|
-
* Version: 17.
|
|
647
|
+
* Version: 17.7.0
|
|
590
648
|
* Palette: Colorless
|
|
649
|
+
* Icon set prefix: `octicon`
|
|
650
|
+
* File: [json/octicon.json](json/octicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
591
651
|
|
|
592
|
-
|
|
593
|
-
### OOUI
|
|
652
|
+
## OOUI
|
|
594
653
|
* Number of icons: 330
|
|
595
654
|
* Author: OOUI Team
|
|
596
655
|
* URL: https://github.com/wikimedia/oojs-ui
|
|
@@ -598,9 +657,10 @@
|
|
|
598
657
|
* License URL: https://github.com/wikimedia/oojs-ui/blob/master/LICENSE-MIT
|
|
599
658
|
* Version: 0.45.0
|
|
600
659
|
* Palette: Colorless
|
|
660
|
+
* Icon set prefix: `ooui`
|
|
661
|
+
* File: [json/ooui.json](json/ooui.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
601
662
|
|
|
602
|
-
|
|
603
|
-
### Nimbus
|
|
663
|
+
## Nimbus
|
|
604
664
|
* Number of icons: 136
|
|
605
665
|
* Author: Linkedstore S.A.
|
|
606
666
|
* URL: https://github.com/TiendaNube/nimbus-icons
|
|
@@ -608,9 +668,10 @@
|
|
|
608
668
|
* License URL: https://github.com/TiendaNube/nimbus-icons/blob/develop/LICENSE
|
|
609
669
|
* Version: 0.2.7
|
|
610
670
|
* Palette: Colorless
|
|
671
|
+
* Icon set prefix: `nimbus`
|
|
672
|
+
* File: [json/nimbus.json](json/nimbus.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
611
673
|
|
|
612
|
-
|
|
613
|
-
### Material Line Icons
|
|
674
|
+
## Material Line Icons
|
|
614
675
|
* Number of icons: 375
|
|
615
676
|
* Author: Vjacheslav Trushkin
|
|
616
677
|
* URL: https://github.com/cyberalien/line-md
|
|
@@ -618,72 +679,80 @@
|
|
|
618
679
|
* License URL: https://github.com/cyberalien/line-md/blob/master/license.txt
|
|
619
680
|
* Version: 0.2.5
|
|
620
681
|
* Palette: Colorless
|
|
682
|
+
* Icon set prefix: `line-md`
|
|
683
|
+
* File: [json/line-md.json](json/line-md.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
621
684
|
|
|
622
|
-
|
|
623
|
-
### OpenMoji
|
|
685
|
+
## OpenMoji
|
|
624
686
|
* Number of icons: 4064
|
|
625
687
|
* Author: OpenMoji
|
|
626
688
|
* URL: https://github.com/hfg-gmuend/openmoji
|
|
627
689
|
* License: CC BY-SA 4.0
|
|
628
690
|
* License URL: https://creativecommons.org/licenses/by-sa/4.0/
|
|
629
691
|
* Palette: Colorful
|
|
692
|
+
* Icon set prefix: `openmoji`
|
|
693
|
+
* File: [json/openmoji.json](json/openmoji.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
630
694
|
|
|
631
|
-
|
|
632
|
-
### Twitter Emoji
|
|
695
|
+
## Twitter Emoji
|
|
633
696
|
* Number of icons: 3668
|
|
634
697
|
* Author: Twitter
|
|
635
698
|
* URL: https://github.com/twitter/twemoji
|
|
636
699
|
* License: CC BY 4.0
|
|
637
700
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
638
701
|
* Palette: Colorful
|
|
702
|
+
* Icon set prefix: `twemoji`
|
|
703
|
+
* File: [json/twemoji.json](json/twemoji.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
639
704
|
|
|
640
|
-
|
|
641
|
-
### Noto Emoji
|
|
705
|
+
## Noto Emoji
|
|
642
706
|
* Number of icons: 3449
|
|
643
707
|
* Author: Google Inc
|
|
644
708
|
* URL: https://github.com/googlefonts/noto-emoji
|
|
645
709
|
* License: Apache 2.0
|
|
646
710
|
* License URL: https://github.com/googlefonts/noto-emoji/blob/main/LICENSE
|
|
647
711
|
* Palette: Colorful
|
|
712
|
+
* Icon set prefix: `noto`
|
|
713
|
+
* File: [json/noto.json](json/noto.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
648
714
|
|
|
649
|
-
|
|
650
|
-
### Fluent Emoji
|
|
715
|
+
## Fluent Emoji
|
|
651
716
|
* Number of icons: 2979
|
|
652
717
|
* Author: Microsoft Corporation
|
|
653
718
|
* URL: https://github.com/microsoft/fluentui-emoji
|
|
654
719
|
* License: MIT
|
|
655
720
|
* License URL: https://github.com/microsoft/fluentui-emoji/blob/main/LICENSE
|
|
656
721
|
* Palette: Colorful
|
|
722
|
+
* Icon set prefix: `fluent-emoji`
|
|
723
|
+
* File: [json/fluent-emoji.json](json/fluent-emoji.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
657
724
|
|
|
658
|
-
|
|
659
|
-
### Fluent Emoji Flat
|
|
725
|
+
## Fluent Emoji Flat
|
|
660
726
|
* Number of icons: 2980
|
|
661
727
|
* Author: Microsoft Corporation
|
|
662
728
|
* URL: https://github.com/microsoft/fluentui-emoji
|
|
663
729
|
* License: MIT
|
|
664
730
|
* License URL: https://github.com/microsoft/fluentui-emoji/blob/main/LICENSE
|
|
665
731
|
* Palette: Colorful
|
|
732
|
+
* Icon set prefix: `fluent-emoji-flat`
|
|
733
|
+
* File: [json/fluent-emoji-flat.json](json/fluent-emoji-flat.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
666
734
|
|
|
667
|
-
|
|
668
|
-
### Fluent Emoji High Contrast
|
|
735
|
+
## Fluent Emoji High Contrast
|
|
669
736
|
* Number of icons: 1545
|
|
670
737
|
* Author: Microsoft Corporation
|
|
671
738
|
* URL: https://github.com/microsoft/fluentui-emoji
|
|
672
739
|
* License: MIT
|
|
673
740
|
* License URL: https://github.com/microsoft/fluentui-emoji/blob/main/LICENSE
|
|
674
741
|
* Palette: Colorless
|
|
742
|
+
* Icon set prefix: `fluent-emoji-high-contrast`
|
|
743
|
+
* File: [json/fluent-emoji-high-contrast.json](json/fluent-emoji-high-contrast.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
675
744
|
|
|
676
|
-
|
|
677
|
-
### Noto Emoji (v1)
|
|
745
|
+
## Noto Emoji (v1)
|
|
678
746
|
* Number of icons: 2162
|
|
679
747
|
* Author: Google Inc
|
|
680
748
|
* URL: https://github.com/googlefonts/noto-emoji
|
|
681
749
|
* License: Apache 2.0
|
|
682
750
|
* License URL: https://github.com/googlefonts/noto-emoji/blob/main/LICENSE
|
|
683
751
|
* Palette: Colorful
|
|
752
|
+
* Icon set prefix: `noto-v1`
|
|
753
|
+
* File: [json/noto-v1.json](json/noto-v1.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
684
754
|
|
|
685
|
-
|
|
686
|
-
### Emoji One (Colored)
|
|
755
|
+
## Emoji One (Colored)
|
|
687
756
|
* Number of icons: 1834
|
|
688
757
|
* Author: Emoji One
|
|
689
758
|
* URL: https://github.com/EmojiTwo/emojitwo
|
|
@@ -691,9 +760,10 @@
|
|
|
691
760
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
692
761
|
* Version: 2.3.0
|
|
693
762
|
* Palette: Colorful
|
|
763
|
+
* Icon set prefix: `emojione`
|
|
764
|
+
* File: [json/emojione.json](json/emojione.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
694
765
|
|
|
695
|
-
|
|
696
|
-
### Emoji One (Monotone)
|
|
766
|
+
## Emoji One (Monotone)
|
|
697
767
|
* Number of icons: 1403
|
|
698
768
|
* Author: Emoji One
|
|
699
769
|
* URL: https://github.com/EmojiTwo/emojitwo
|
|
@@ -701,9 +771,10 @@
|
|
|
701
771
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
702
772
|
* Version: 2.2.7
|
|
703
773
|
* Palette: Colorless
|
|
774
|
+
* Icon set prefix: `emojione-monotone`
|
|
775
|
+
* File: [json/emojione-monotone.json](json/emojione-monotone.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
704
776
|
|
|
705
|
-
|
|
706
|
-
### Emoji One (v1)
|
|
777
|
+
## Emoji One (v1)
|
|
707
778
|
* Number of icons: 1262
|
|
708
779
|
* Author: Emoji One
|
|
709
780
|
* URL: https://github.com/joypixels/emojione-legacy
|
|
@@ -711,9 +782,10 @@
|
|
|
711
782
|
* License URL: https://creativecommons.org/licenses/by-sa/4.0/
|
|
712
783
|
* Version: 1.5.2
|
|
713
784
|
* Palette: Colorful
|
|
785
|
+
* Icon set prefix: `emojione-v1`
|
|
786
|
+
* File: [json/emojione-v1.json](json/emojione-v1.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
714
787
|
|
|
715
|
-
|
|
716
|
-
### Firefox OS Emoji
|
|
788
|
+
## Firefox OS Emoji
|
|
717
789
|
* Number of icons: 1034
|
|
718
790
|
* Author: Mozilla
|
|
719
791
|
* URL: https://github.com/mozilla/fxemoji
|
|
@@ -721,9 +793,10 @@
|
|
|
721
793
|
* License URL: https://mozilla.github.io/fxemoji/LICENSE.md
|
|
722
794
|
* Version: 0.0.2
|
|
723
795
|
* Palette: Colorful
|
|
796
|
+
* Icon set prefix: `fxemoji`
|
|
797
|
+
* File: [json/fxemoji.json](json/fxemoji.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
724
798
|
|
|
725
|
-
|
|
726
|
-
### BoxIcons Logo
|
|
799
|
+
## BoxIcons Logo
|
|
727
800
|
* Number of icons: 155
|
|
728
801
|
* Author: Atisa
|
|
729
802
|
* URL: https://github.com/atisawd/boxicons
|
|
@@ -731,28 +804,31 @@
|
|
|
731
804
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
732
805
|
* Version: 2.1.4
|
|
733
806
|
* Palette: Colorless
|
|
807
|
+
* Icon set prefix: `bxl`
|
|
808
|
+
* File: [json/bxl.json](json/bxl.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
734
809
|
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
* Number of icons: 1595
|
|
810
|
+
## SVG Logos
|
|
811
|
+
* Number of icons: 1622
|
|
738
812
|
* Author: Gil Barbara
|
|
739
813
|
* URL: https://github.com/gilbarbara/logos
|
|
740
814
|
* License: CC0
|
|
741
815
|
* License URL: https://raw.githubusercontent.com/gilbarbara/logos/master/LICENSE.txt
|
|
742
816
|
* Palette: Colorful
|
|
817
|
+
* Icon set prefix: `logos`
|
|
818
|
+
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
743
819
|
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
* Number of icons: 2379
|
|
820
|
+
## Simple Icons
|
|
821
|
+
* Number of icons: 2389
|
|
747
822
|
* Author: Simple Icons Collaborators
|
|
748
823
|
* URL: https://github.com/simple-icons/simple-icons
|
|
749
824
|
* License: CC0 1.0
|
|
750
825
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
751
|
-
* Version: 7.
|
|
826
|
+
* Version: 7.15.0
|
|
752
827
|
* Palette: Colorless
|
|
828
|
+
* Icon set prefix: `simple-icons`
|
|
829
|
+
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
753
830
|
|
|
754
|
-
|
|
755
|
-
### CoreUI Brands
|
|
831
|
+
## CoreUI Brands
|
|
756
832
|
* Number of icons: 830
|
|
757
833
|
* Author: creativeLabs Łukasz Holeczek
|
|
758
834
|
* URL: https://github.com/coreui/coreui-icons
|
|
@@ -760,9 +836,10 @@
|
|
|
760
836
|
* License URL: https://creativecommons.org/publicdomain/zero/1.0/
|
|
761
837
|
* Version: 2.0.1
|
|
762
838
|
* Palette: Colorless
|
|
839
|
+
* Icon set prefix: `cib`
|
|
840
|
+
* File: [json/cib.json](json/cib.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
763
841
|
|
|
764
|
-
|
|
765
|
-
### Font Awesome Brands
|
|
842
|
+
## Font Awesome Brands
|
|
766
843
|
* Number of icons: 465
|
|
767
844
|
* Author: Dave Gandy
|
|
768
845
|
* URL: https://github.com/FortAwesome/Font-Awesome
|
|
@@ -770,45 +847,50 @@
|
|
|
770
847
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
771
848
|
* Version: 6.2.0
|
|
772
849
|
* Palette: Colorless
|
|
850
|
+
* Icon set prefix: `fa6-brands`
|
|
851
|
+
* File: [json/fa6-brands.json](json/fa6-brands.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
773
852
|
|
|
774
|
-
|
|
775
|
-
### Arcticons
|
|
853
|
+
## Arcticons
|
|
776
854
|
* Number of icons: 4699
|
|
777
855
|
* Author: Donnnno
|
|
778
856
|
* URL: https://github.com/Donnnno/Arcticons
|
|
779
857
|
* License: CC BY-SA 4.0
|
|
780
858
|
* License URL: https://creativecommons.org/licenses/by-sa/4.0/
|
|
781
859
|
* Palette: Colorless
|
|
860
|
+
* Icon set prefix: `arcticons`
|
|
861
|
+
* File: [json/arcticons.json](json/arcticons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
782
862
|
|
|
783
|
-
|
|
784
|
-
### File Icons
|
|
863
|
+
## File Icons
|
|
785
864
|
* Number of icons: 930
|
|
786
865
|
* Author: John Gardner
|
|
787
866
|
* URL: https://github.com/file-icons/icons
|
|
788
867
|
* License: ISC
|
|
789
868
|
* License URL: https://github.com/file-icons/icons/blob/master/LICENSE.md
|
|
790
869
|
* Palette: Colorless
|
|
870
|
+
* Icon set prefix: `file-icons`
|
|
871
|
+
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
791
872
|
|
|
792
|
-
|
|
793
|
-
### Brandico
|
|
873
|
+
## Brandico
|
|
794
874
|
* Number of icons: 45
|
|
795
875
|
* Author: Fontello
|
|
796
876
|
* URL: https://github.com/fontello/brandico.font
|
|
797
877
|
* License: CC BY SA
|
|
798
878
|
* License URL: https://creativecommons.org/licenses/by-sa/3.0/
|
|
799
879
|
* Palette: Colorless
|
|
880
|
+
* Icon set prefix: `brandico`
|
|
881
|
+
* File: [json/brandico.json](json/brandico.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
800
882
|
|
|
801
|
-
|
|
802
|
-
### Entypo+ Social
|
|
883
|
+
## Entypo+ Social
|
|
803
884
|
* Number of icons: 76
|
|
804
885
|
* Author: Daniel Bruce
|
|
805
886
|
* URL: https://github.com/chancancode/entypo-plus
|
|
806
887
|
* License: CC BY-SA 4.0
|
|
807
888
|
* License URL: https://creativecommons.org/licenses/by-sa/4.0/
|
|
808
889
|
* Palette: Colorless
|
|
890
|
+
* Icon set prefix: `entypo-social`
|
|
891
|
+
* File: [json/entypo-social.json](json/entypo-social.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
809
892
|
|
|
810
|
-
|
|
811
|
-
### Cryptocurrency Icons
|
|
893
|
+
## Cryptocurrency Icons
|
|
812
894
|
* Number of icons: 483
|
|
813
895
|
* Author: Christopher Downer
|
|
814
896
|
* URL: https://github.com/atomiclabs/cryptocurrency-icons
|
|
@@ -816,9 +898,10 @@
|
|
|
816
898
|
* License URL: https://creativecommons.org/publicdomain/zero/1.0/
|
|
817
899
|
* Version: 0.18.1
|
|
818
900
|
* Palette: Colorless
|
|
901
|
+
* Icon set prefix: `cryptocurrency`
|
|
902
|
+
* File: [json/cryptocurrency.json](json/cryptocurrency.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
819
903
|
|
|
820
|
-
|
|
821
|
-
### Flag Icons
|
|
904
|
+
## Flag Icons
|
|
822
905
|
* Number of icons: 530
|
|
823
906
|
* Author: Panayiotis Lipiridis
|
|
824
907
|
* URL: https://github.com/lipis/flag-icons
|
|
@@ -826,9 +909,10 @@
|
|
|
826
909
|
* License URL: https://github.com/lipis/flag-icons/blob/main/LICENSE
|
|
827
910
|
* Version: 6.6.6
|
|
828
911
|
* Palette: Colorful
|
|
912
|
+
* Icon set prefix: `flag`
|
|
913
|
+
* File: [json/flag.json](json/flag.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
829
914
|
|
|
830
|
-
|
|
831
|
-
### Circle Flags
|
|
915
|
+
## Circle Flags
|
|
832
916
|
* Number of icons: 373
|
|
833
917
|
* Author: HatScripts
|
|
834
918
|
* URL: https://github.com/HatScripts/circle-flags
|
|
@@ -836,9 +920,10 @@
|
|
|
836
920
|
* License URL: https://github.com/HatScripts/circle-flags/blob/gh-pages/LICENSE
|
|
837
921
|
* Version: 1.0.0
|
|
838
922
|
* Palette: Colorful
|
|
923
|
+
* Icon set prefix: `circle-flags`
|
|
924
|
+
* File: [json/circle-flags.json](json/circle-flags.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
839
925
|
|
|
840
|
-
|
|
841
|
-
### Flagpack
|
|
926
|
+
## Flagpack
|
|
842
927
|
* Number of icons: 255
|
|
843
928
|
* Author: Yummygum
|
|
844
929
|
* URL: https://github.com/Yummygum/flagpack-core
|
|
@@ -846,9 +931,10 @@
|
|
|
846
931
|
* License URL: https://github.com/Yummygum/flagpack-core/blob/main/LICENSE
|
|
847
932
|
* Version: 2.0.0
|
|
848
933
|
* Palette: Colorful
|
|
934
|
+
* Icon set prefix: `flagpack`
|
|
935
|
+
* File: [json/flagpack.json](json/flagpack.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
849
936
|
|
|
850
|
-
|
|
851
|
-
### CoreUI Flags
|
|
937
|
+
## CoreUI Flags
|
|
852
938
|
* Number of icons: 199
|
|
853
939
|
* Author: creativeLabs Łukasz Holeczek
|
|
854
940
|
* URL: https://github.com/coreui/coreui-icons
|
|
@@ -856,9 +942,10 @@
|
|
|
856
942
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
857
943
|
* Version: 2.0.1
|
|
858
944
|
* Palette: Colorful
|
|
945
|
+
* Icon set prefix: `cif`
|
|
946
|
+
* File: [json/cif.json](json/cif.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
859
947
|
|
|
860
|
-
|
|
861
|
-
### Font-GIS
|
|
948
|
+
## Font-GIS
|
|
862
949
|
* Number of icons: 344
|
|
863
950
|
* Author: Jean-Marc Viglino
|
|
864
951
|
* URL: https://github.com/viglino/font-gis
|
|
@@ -866,9 +953,10 @@
|
|
|
866
953
|
* License URL: https://github.com/Viglino/font-gis/blob/main/LICENSE-CC-BY.md
|
|
867
954
|
* Version: 1.0.5
|
|
868
955
|
* Palette: Colorless
|
|
956
|
+
* Icon set prefix: `gis`
|
|
957
|
+
* File: [json/gis.json](json/gis.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
869
958
|
|
|
870
|
-
|
|
871
|
-
### Map Icons
|
|
959
|
+
## Map Icons
|
|
872
960
|
* Number of icons: 167
|
|
873
961
|
* Author: Scott de Jonge
|
|
874
962
|
* URL: https://github.com/scottdejonge/map-icons
|
|
@@ -876,9 +964,10 @@
|
|
|
876
964
|
* License URL: https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
|
|
877
965
|
* Version: 3.0.2
|
|
878
966
|
* Palette: Colorless
|
|
967
|
+
* Icon set prefix: `map`
|
|
968
|
+
* File: [json/map.json](json/map.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
879
969
|
|
|
880
|
-
|
|
881
|
-
### GeoGlyphs
|
|
970
|
+
## GeoGlyphs
|
|
882
971
|
* Number of icons: 30
|
|
883
972
|
* Author: Sam Matthews
|
|
884
973
|
* URL: https://github.com/cugos/geoglyphs
|
|
@@ -886,27 +975,30 @@
|
|
|
886
975
|
* License URL: https://github.com/cugos/geoglyphs/blob/main/LICENSE.md
|
|
887
976
|
* Version: 0.0.10
|
|
888
977
|
* Palette: Colorless
|
|
978
|
+
* Icon set prefix: `geo`
|
|
979
|
+
* File: [json/geo.json](json/geo.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
889
980
|
|
|
890
|
-
|
|
891
|
-
### Game Icons
|
|
981
|
+
## Game Icons
|
|
892
982
|
* Number of icons: 4046
|
|
893
983
|
* Author: GameIcons
|
|
894
984
|
* URL: https://github.com/game-icons/icons
|
|
895
985
|
* License: CC BY 3.0
|
|
896
986
|
* License URL: https://github.com/game-icons/icons/blob/master/license.txt
|
|
897
987
|
* Palette: Colorless
|
|
988
|
+
* Icon set prefix: `game-icons`
|
|
989
|
+
* File: [json/game-icons.json](json/game-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
898
990
|
|
|
899
|
-
|
|
900
|
-
### FontAudio
|
|
991
|
+
## FontAudio
|
|
901
992
|
* Number of icons: 155
|
|
902
993
|
* Author: @fefanto
|
|
903
994
|
* URL: https://github.com/fefanto/fontaudio
|
|
904
995
|
* License: CC BY 4.0
|
|
905
996
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
906
997
|
* Palette: Colorless
|
|
998
|
+
* Icon set prefix: `fad`
|
|
999
|
+
* File: [json/fad.json](json/fad.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
907
1000
|
|
|
908
|
-
|
|
909
|
-
### Academicons
|
|
1001
|
+
## Academicons
|
|
910
1002
|
* Number of icons: 149
|
|
911
1003
|
* Author: James Walsh
|
|
912
1004
|
* URL: https://github.com/jpswalsh/academicons
|
|
@@ -914,9 +1006,10 @@
|
|
|
914
1006
|
* License URL: https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
|
|
915
1007
|
* Version: 1.9.2
|
|
916
1008
|
* Palette: Colorless
|
|
1009
|
+
* Icon set prefix: `academicons`
|
|
1010
|
+
* File: [json/academicons.json](json/academicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
917
1011
|
|
|
918
|
-
|
|
919
|
-
### Weather Icons
|
|
1012
|
+
## Weather Icons
|
|
920
1013
|
* Number of icons: 219
|
|
921
1014
|
* Author: Erik Flowers
|
|
922
1015
|
* URL: https://github.com/erikflowers/weather-icons
|
|
@@ -924,9 +1017,10 @@
|
|
|
924
1017
|
* License URL: https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
|
|
925
1018
|
* Version: 2.0.12
|
|
926
1019
|
* Palette: Colorless
|
|
1020
|
+
* Icon set prefix: `wi`
|
|
1021
|
+
* File: [json/wi.json](json/wi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
927
1022
|
|
|
928
|
-
|
|
929
|
-
### Health Icons
|
|
1023
|
+
## Health Icons
|
|
930
1024
|
* Number of icons: 1731
|
|
931
1025
|
* Author: Resolve to Save Lives
|
|
932
1026
|
* URL: https://github.com/resolvetosavelives/healthicons
|
|
@@ -934,9 +1028,10 @@
|
|
|
934
1028
|
* License URL: https://github.com/resolvetosavelives/healthicons/blob/main/LICENSE
|
|
935
1029
|
* Version: 0.1.0
|
|
936
1030
|
* Palette: Colorless
|
|
1031
|
+
* Icon set prefix: `healthicons`
|
|
1032
|
+
* File: [json/healthicons.json](json/healthicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
937
1033
|
|
|
938
|
-
|
|
939
|
-
### Medical Icons
|
|
1034
|
+
## Medical Icons
|
|
940
1035
|
* Number of icons: 144
|
|
941
1036
|
* Author: Samuel Frémondière
|
|
942
1037
|
* URL: https://github.com/samcome/webfont-medical-icons
|
|
@@ -944,9 +1039,10 @@
|
|
|
944
1039
|
* License URL: https://github.com/samcome/webfont-medical-icons/blob/master/LICENSE
|
|
945
1040
|
* Version: 1.0.0
|
|
946
1041
|
* Palette: Colorless
|
|
1042
|
+
* Icon set prefix: `medical-icon`
|
|
1043
|
+
* File: [json/medical-icon.json](json/medical-icon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
947
1044
|
|
|
948
|
-
|
|
949
|
-
### Line Awesome
|
|
1045
|
+
## Line Awesome
|
|
950
1046
|
* Number of icons: 1544
|
|
951
1047
|
* Author: Icons8
|
|
952
1048
|
* URL: https://github.com/icons8/line-awesome
|
|
@@ -954,9 +1050,10 @@
|
|
|
954
1050
|
* License URL: https://www.apache.org/licenses/LICENSE-2.0
|
|
955
1051
|
* Version: 1.2.1
|
|
956
1052
|
* Palette: Colorless
|
|
1053
|
+
* Icon set prefix: `la`
|
|
1054
|
+
* File: [json/la.json](json/la.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
957
1055
|
|
|
958
|
-
|
|
959
|
-
### Eva Icons
|
|
1056
|
+
## Eva Icons
|
|
960
1057
|
* Number of icons: 490
|
|
961
1058
|
* Author: Akveo
|
|
962
1059
|
* URL: https://github.com/akveo/eva-icons/
|
|
@@ -964,9 +1061,10 @@
|
|
|
964
1061
|
* License URL: https://github.com/akveo/eva-icons/blob/master/LICENSE.txt
|
|
965
1062
|
* Version: 1.1.3
|
|
966
1063
|
* Palette: Colorless
|
|
1064
|
+
* Icon set prefix: `eva`
|
|
1065
|
+
* File: [json/eva.json](json/eva.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
967
1066
|
|
|
968
|
-
|
|
969
|
-
### Dashicons
|
|
1067
|
+
## Dashicons
|
|
970
1068
|
* Number of icons: 342
|
|
971
1069
|
* Author: WordPress
|
|
972
1070
|
* URL: https://github.com/WordPress/dashicons
|
|
@@ -974,53 +1072,59 @@
|
|
|
974
1072
|
* License URL: https://github.com/WordPress/dashicons/blob/master/gpl.txt
|
|
975
1073
|
* Version: 0.9.0
|
|
976
1074
|
* Palette: Colorless
|
|
1075
|
+
* Icon set prefix: `dashicons`
|
|
1076
|
+
* File: [json/dashicons.json](json/dashicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
977
1077
|
|
|
978
|
-
|
|
979
|
-
### Flat Color Icons
|
|
1078
|
+
## Flat Color Icons
|
|
980
1079
|
* Number of icons: 329
|
|
981
1080
|
* Author: Icons8
|
|
982
1081
|
* URL: https://github.com/icons8/flat-Color-icons
|
|
983
1082
|
* License: MIT
|
|
984
1083
|
* Version: 1.0.2
|
|
985
1084
|
* Palette: Colorful
|
|
1085
|
+
* Icon set prefix: `flat-color-icons`
|
|
1086
|
+
* File: [json/flat-color-icons.json](json/flat-color-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
986
1087
|
|
|
987
|
-
|
|
988
|
-
### Entypo+
|
|
1088
|
+
## Entypo+
|
|
989
1089
|
* Number of icons: 321
|
|
990
1090
|
* Author: Daniel Bruce
|
|
991
1091
|
* URL: https://github.com/chancancode/entypo-plus
|
|
992
1092
|
* License: CC BY-SA 4.0
|
|
993
1093
|
* License URL: https://creativecommons.org/licenses/by-sa/4.0/
|
|
994
1094
|
* Palette: Colorless
|
|
1095
|
+
* Icon set prefix: `entypo`
|
|
1096
|
+
* File: [json/entypo.json](json/entypo.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
995
1097
|
|
|
996
|
-
|
|
997
|
-
### Foundation
|
|
1098
|
+
## Foundation
|
|
998
1099
|
* Number of icons: 283
|
|
999
1100
|
* Author: Zurb
|
|
1000
1101
|
* URL: https://github.com/zurb/foundation-icon-fonts
|
|
1001
1102
|
* License: MIT
|
|
1002
1103
|
* Version: 3.0.0
|
|
1003
1104
|
* Palette: Colorless
|
|
1105
|
+
* Icon set prefix: `foundation`
|
|
1106
|
+
* File: [json/foundation.json](json/foundation.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1004
1107
|
|
|
1005
|
-
|
|
1006
|
-
### Raphael
|
|
1108
|
+
## Raphael
|
|
1007
1109
|
* Number of icons: 266
|
|
1008
1110
|
* Author: Dmitry Baranovskiy
|
|
1009
1111
|
* URL: https://github.com/dmitrybaranovskiy/raphael
|
|
1010
1112
|
* License: MIT
|
|
1011
1113
|
* Palette: Colorless
|
|
1114
|
+
* Icon set prefix: `raphael`
|
|
1115
|
+
* File: [json/raphael.json](json/raphael.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1012
1116
|
|
|
1013
|
-
|
|
1014
|
-
### Icons8 Windows 10 Icons
|
|
1117
|
+
## Icons8 Windows 10 Icons
|
|
1015
1118
|
* Number of icons: 234
|
|
1016
1119
|
* Author: Icons8
|
|
1017
1120
|
* URL: https://github.com/icons8/windows-10-icons
|
|
1018
1121
|
* License: MIT
|
|
1019
1122
|
* Version: 1.0.0
|
|
1020
1123
|
* Palette: Colorless
|
|
1124
|
+
* Icon set prefix: `icons8`
|
|
1125
|
+
* File: [json/icons8.json](json/icons8.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1021
1126
|
|
|
1022
|
-
|
|
1023
|
-
### Innowatio Font
|
|
1127
|
+
## Innowatio Font
|
|
1024
1128
|
* Number of icons: 105
|
|
1025
1129
|
* Author: Innowatio
|
|
1026
1130
|
* URL: https://github.com/innowatio/iwwa-icons
|
|
@@ -1028,9 +1132,10 @@
|
|
|
1028
1132
|
* License URL: https://www.apache.org/licenses/LICENSE-2.0
|
|
1029
1133
|
* Version: 1.1.3
|
|
1030
1134
|
* Palette: Colorless
|
|
1135
|
+
* Icon set prefix: `iwwa`
|
|
1136
|
+
* File: [json/iwwa.json](json/iwwa.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1031
1137
|
|
|
1032
|
-
|
|
1033
|
-
### HeroIcons v1 Outline
|
|
1138
|
+
## HeroIcons v1 Outline
|
|
1034
1139
|
* Number of icons: 230
|
|
1035
1140
|
* Author: Refactoring UI Inc
|
|
1036
1141
|
* URL: https://github.com/tailwindlabs/heroicons
|
|
@@ -1038,9 +1143,10 @@
|
|
|
1038
1143
|
* License URL: https://github.com/tailwindlabs/heroicons/blob/master/LICENSE
|
|
1039
1144
|
* Version: 1.0.6
|
|
1040
1145
|
* Palette: Colorless
|
|
1146
|
+
* Icon set prefix: `heroicons-outline`
|
|
1147
|
+
* File: [json/heroicons-outline.json](json/heroicons-outline.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1041
1148
|
|
|
1042
|
-
|
|
1043
|
-
### HeroIcons v1 Solid
|
|
1149
|
+
## HeroIcons v1 Solid
|
|
1044
1150
|
* Number of icons: 230
|
|
1045
1151
|
* Author: Refactoring UI Inc
|
|
1046
1152
|
* URL: https://github.com/tailwindlabs/heroicons
|
|
@@ -1048,9 +1154,10 @@
|
|
|
1048
1154
|
* License URL: https://github.com/tailwindlabs/heroicons/blob/master/LICENSE
|
|
1049
1155
|
* Version: 1.0.6
|
|
1050
1156
|
* Palette: Colorless
|
|
1157
|
+
* Icon set prefix: `heroicons-solid`
|
|
1158
|
+
* File: [json/heroicons-solid.json](json/heroicons-solid.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1051
1159
|
|
|
1052
|
-
|
|
1053
|
-
### Font Awesome 5 Solid
|
|
1160
|
+
## Font Awesome 5 Solid
|
|
1054
1161
|
* Number of icons: 1001
|
|
1055
1162
|
* Author: Dave Gandy
|
|
1056
1163
|
* URL: https://github.com/FortAwesome/Font-Awesome
|
|
@@ -1058,9 +1165,10 @@
|
|
|
1058
1165
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
1059
1166
|
* Version: 5.15.4
|
|
1060
1167
|
* Palette: Colorless
|
|
1168
|
+
* Icon set prefix: `fa-solid`
|
|
1169
|
+
* File: [json/fa-solid.json](json/fa-solid.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1061
1170
|
|
|
1062
|
-
|
|
1063
|
-
### Font Awesome 5 Regular
|
|
1171
|
+
## Font Awesome 5 Regular
|
|
1064
1172
|
* Number of icons: 151
|
|
1065
1173
|
* Author: Dave Gandy
|
|
1066
1174
|
* URL: https://github.com/FortAwesome/Font-Awesome
|
|
@@ -1068,9 +1176,10 @@
|
|
|
1068
1176
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
1069
1177
|
* Version: 5.15.4
|
|
1070
1178
|
* Palette: Colorless
|
|
1179
|
+
* Icon set prefix: `fa-regular`
|
|
1180
|
+
* File: [json/fa-regular.json](json/fa-regular.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1071
1181
|
|
|
1072
|
-
|
|
1073
|
-
### Font Awesome 5 Brands
|
|
1182
|
+
## Font Awesome 5 Brands
|
|
1074
1183
|
* Number of icons: 457
|
|
1075
1184
|
* Author: Dave Gandy
|
|
1076
1185
|
* URL: https://github.com/FortAwesome/Font-Awesome
|
|
@@ -1078,9 +1187,10 @@
|
|
|
1078
1187
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
1079
1188
|
* Version: 5.15.4
|
|
1080
1189
|
* Palette: Colorless
|
|
1190
|
+
* Icon set prefix: `fa-brands`
|
|
1191
|
+
* File: [json/fa-brands.json](json/fa-brands.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1081
1192
|
|
|
1082
|
-
|
|
1083
|
-
### Font Awesome 4
|
|
1193
|
+
## Font Awesome 4
|
|
1084
1194
|
* Number of icons: 678
|
|
1085
1195
|
* Author: Dave Gandy
|
|
1086
1196
|
* URL: https://github.com/FortAwesome/Font-Awesome/tree/fa-4
|
|
@@ -1088,9 +1198,10 @@
|
|
|
1088
1198
|
* License URL: https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
|
|
1089
1199
|
* Version: 4.7.0
|
|
1090
1200
|
* Palette: Colorless
|
|
1201
|
+
* Icon set prefix: `fa`
|
|
1202
|
+
* File: [json/fa.json](json/fa.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1091
1203
|
|
|
1092
|
-
|
|
1093
|
-
### Fontisto
|
|
1204
|
+
## Fontisto
|
|
1094
1205
|
* Number of icons: 615
|
|
1095
1206
|
* Author: Kenan Gündoğan
|
|
1096
1207
|
* URL: https://github.com/kenangundogan/fontisto
|
|
@@ -1098,36 +1209,40 @@
|
|
|
1098
1209
|
* License URL: https://github.com/kenangundogan/fontisto/blob/master/LICENSE
|
|
1099
1210
|
* Version: 3.0.4
|
|
1100
1211
|
* Palette: Colorless
|
|
1212
|
+
* Icon set prefix: `fontisto`
|
|
1213
|
+
* File: [json/fontisto.json](json/fontisto.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1101
1214
|
|
|
1102
|
-
|
|
1103
|
-
### IcoMoon Free
|
|
1215
|
+
## IcoMoon Free
|
|
1104
1216
|
* Number of icons: 491
|
|
1105
1217
|
* Author: Keyamoon
|
|
1106
1218
|
* URL: https://github.com/Keyamoon/IcoMoon-Free
|
|
1107
1219
|
* License: GPL
|
|
1108
1220
|
* License URL: https://www.gnu.org/licenses/gpl.html
|
|
1109
1221
|
* Palette: Colorless
|
|
1222
|
+
* Icon set prefix: `icomoon-free`
|
|
1223
|
+
* File: [json/icomoon-free.json](json/icomoon-free.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1110
1224
|
|
|
1111
|
-
|
|
1112
|
-
### PrestaShop Icons
|
|
1225
|
+
## PrestaShop Icons
|
|
1113
1226
|
* Number of icons: 479
|
|
1114
1227
|
* Author: PrestaShop
|
|
1115
1228
|
* URL: https://github.com/PrestaShop/prestashop-icon-font
|
|
1116
1229
|
* License: CC BY-NC 4.0
|
|
1117
1230
|
* License URL: https://creativecommons.org/licenses/by-nc/4.0/
|
|
1118
1231
|
* Palette: Colorless
|
|
1232
|
+
* Icon set prefix: `ps`
|
|
1233
|
+
* File: [json/ps.json](json/ps.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1119
1234
|
|
|
1120
|
-
|
|
1121
|
-
### Subway Icon Set
|
|
1235
|
+
## Subway Icon Set
|
|
1122
1236
|
* Number of icons: 306
|
|
1123
1237
|
* Author: Mariusz Ostrowski
|
|
1124
1238
|
* URL: https://github.com/mariuszostrowski/subway
|
|
1125
1239
|
* License: CC BY 4.0
|
|
1126
1240
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
1127
1241
|
* Palette: Colorless
|
|
1242
|
+
* Icon set prefix: `subway`
|
|
1243
|
+
* File: [json/subway.json](json/subway.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1128
1244
|
|
|
1129
|
-
|
|
1130
|
-
### Open Iconic
|
|
1245
|
+
## Open Iconic
|
|
1131
1246
|
* Number of icons: 223
|
|
1132
1247
|
* Author: Iconic
|
|
1133
1248
|
* URL: https://github.com/icons8/line-awesome
|
|
@@ -1135,17 +1250,19 @@
|
|
|
1135
1250
|
* License URL: https://github.com/iconic/open-iconic/blob/master/ICON-LICENSE
|
|
1136
1251
|
* Version: 1.1.1
|
|
1137
1252
|
* Palette: Colorless
|
|
1253
|
+
* Icon set prefix: `oi`
|
|
1254
|
+
* File: [json/oi.json](json/oi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1138
1255
|
|
|
1139
|
-
|
|
1140
|
-
### Icons8 Windows 8 Icons
|
|
1256
|
+
## Icons8 Windows 8 Icons
|
|
1141
1257
|
* Number of icons: 200
|
|
1142
1258
|
* Author: Icons8
|
|
1143
1259
|
* URL: https://github.com/icons8/WPF-UI-Framework
|
|
1144
1260
|
* License: MIT
|
|
1145
1261
|
* Palette: Colorless
|
|
1262
|
+
* Icon set prefix: `wpf`
|
|
1263
|
+
* File: [json/wpf.json](json/wpf.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1146
1264
|
|
|
1147
|
-
|
|
1148
|
-
### Simple line icons
|
|
1265
|
+
## Simple line icons
|
|
1149
1266
|
* Number of icons: 189
|
|
1150
1267
|
* Author: Sabbir Ahmed
|
|
1151
1268
|
* URL: https://github.com/thesabbir/simple-line-icons
|
|
@@ -1153,9 +1270,10 @@
|
|
|
1153
1270
|
* License URL: https://github.com/thesabbir/simple-line-icons/blob/master/LICENSE.md
|
|
1154
1271
|
* Version: 2.5.5
|
|
1155
1272
|
* Palette: Colorless
|
|
1273
|
+
* Icon set prefix: `simple-line-icons`
|
|
1274
|
+
* File: [json/simple-line-icons.json](json/simple-line-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1156
1275
|
|
|
1157
|
-
|
|
1158
|
-
### Elegant
|
|
1276
|
+
## Elegant
|
|
1159
1277
|
* Number of icons: 100
|
|
1160
1278
|
* Author: Kenny Sing
|
|
1161
1279
|
* URL: https://github.com/pprince/etlinefont-bower
|
|
@@ -1163,13 +1281,16 @@
|
|
|
1163
1281
|
* License URL: https://www.gnu.org/licenses/gpl.html
|
|
1164
1282
|
* Version: 1.0.1
|
|
1165
1283
|
* Palette: Colorless
|
|
1284
|
+
* Icon set prefix: `et`
|
|
1285
|
+
* File: [json/et.json](json/et.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1166
1286
|
|
|
1167
|
-
|
|
1168
|
-
### Elusive Icons
|
|
1287
|
+
## Elusive Icons
|
|
1169
1288
|
* Number of icons: 304
|
|
1170
1289
|
* Author: Team Redux
|
|
1171
1290
|
* URL: https://github.com/dovy/elusive-icons
|
|
1172
1291
|
* License: Open Font License
|
|
1173
1292
|
* License URL: https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
|
|
1174
1293
|
* Version: 2.0.0
|
|
1175
|
-
* Palette: Colorless
|
|
1294
|
+
* Palette: Colorless
|
|
1295
|
+
* Icon set prefix: `el`
|
|
1296
|
+
* File: [json/el.json](json/el.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|