simple-icons 11.15.0 → 12.0.0

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.
@@ -0,0 +1,709 @@
1
+ {
2
+ "title": "Simple Icons",
3
+ "definitions": {
4
+ "brand": {
5
+ "$id": "#brand",
6
+ "description": "A single brand",
7
+ "type": "object",
8
+ "required": ["title", "hex", "source"],
9
+ "properties": {
10
+ "title": {
11
+ "$ref": "#/definitions/title"
12
+ },
13
+ "slug": {
14
+ "$ref": "#/definitions/slug"
15
+ },
16
+ "hex": {
17
+ "description": "The brand color",
18
+ "$ref": "#/definitions/hex"
19
+ },
20
+ "source": {
21
+ "description": "The website from which the icon was sourced",
22
+ "$ref": "#/definitions/sourceUrl"
23
+ },
24
+ "guidelines": {
25
+ "description": "The brand guidelines",
26
+ "$ref": "#/definitions/url"
27
+ },
28
+ "aliases": {
29
+ "description": "The aliases for the brand",
30
+ "type": "object",
31
+ "properties": {
32
+ "aka": {
33
+ "description": "The brand is also known as (e.g. full length name or abbreviation)",
34
+ "type": "array",
35
+ "items": {"type": "string"}
36
+ },
37
+ "dup": {
38
+ "description": "Different brands that use the exact same icon",
39
+ "type": "array",
40
+ "items": {"$ref": "#/definitions/duplicate"}
41
+ },
42
+ "loc": {
43
+ "description": "Localized names of the brand",
44
+ "$ref": "#/definitions/locale"
45
+ },
46
+ "old": {
47
+ "description": "Old names, for backwards compatibility",
48
+ "type": "array",
49
+ "items": {"type": "string"}
50
+ }
51
+ },
52
+ "minProperties": 1,
53
+ "additionalProperties": false
54
+ },
55
+ "license": {
56
+ "description": "The license for the icon",
57
+ "oneOf": [
58
+ {
59
+ "type": "object",
60
+ "required": ["type"],
61
+ "properties": {
62
+ "type": {
63
+ "description": "An SPDX License Identifier",
64
+ "type": "string",
65
+ "enum": [
66
+ "0BSD",
67
+ "AAL",
68
+ "Abstyles",
69
+ "AdaCore-doc",
70
+ "Adobe-2006",
71
+ "Adobe-Glyph",
72
+ "ADSL",
73
+ "AFL-1.1",
74
+ "AFL-1.2",
75
+ "AFL-2.0",
76
+ "AFL-2.1",
77
+ "AFL-3.0",
78
+ "Afmparse",
79
+ "AGPL-1.0-only",
80
+ "AGPL-1.0-or-later",
81
+ "AGPL-3.0-only",
82
+ "AGPL-3.0-or-later",
83
+ "Aladdin",
84
+ "AMDPLPA",
85
+ "AML",
86
+ "AMPAS",
87
+ "ANTLR-PD",
88
+ "ANTLR-PD-fallback",
89
+ "Apache-1.0",
90
+ "Apache-1.1",
91
+ "Apache-2.0",
92
+ "APAFML",
93
+ "APL-1.0",
94
+ "App-s2p",
95
+ "APSL-1.0",
96
+ "APSL-1.1",
97
+ "APSL-1.2",
98
+ "APSL-2.0",
99
+ "Arphic-1999",
100
+ "Artistic-1.0",
101
+ "Artistic-1.0-cl8",
102
+ "Artistic-1.0-Perl",
103
+ "Artistic-2.0",
104
+ "ASWF-Digital-Assets-1.0",
105
+ "ASWF-Digital-Assets-1.1",
106
+ "Baekmuk",
107
+ "Bahyph",
108
+ "Barr",
109
+ "Beerware",
110
+ "Bitstream-Charter",
111
+ "Bitstream-Vera",
112
+ "BitTorrent-1.0",
113
+ "BitTorrent-1.1",
114
+ "blessing",
115
+ "BlueOak-1.0.0",
116
+ "Boehm-GC",
117
+ "Borceux",
118
+ "Brian-Gladman-3-Clause",
119
+ "BSD-1-Clause",
120
+ "BSD-2-Clause",
121
+ "BSD-2-Clause-Patent",
122
+ "BSD-2-Clause-Views",
123
+ "BSD-3-Clause",
124
+ "BSD-3-Clause-Attribution",
125
+ "BSD-3-Clause-Clear",
126
+ "BSD-3-Clause-LBNL",
127
+ "BSD-3-Clause-Modification",
128
+ "BSD-3-Clause-No-Military-License",
129
+ "BSD-3-Clause-No-Nuclear-License",
130
+ "BSD-3-Clause-No-Nuclear-License-2014",
131
+ "BSD-3-Clause-No-Nuclear-Warranty",
132
+ "BSD-3-Clause-Open-MPI",
133
+ "BSD-4-Clause",
134
+ "BSD-4-Clause-Shortened",
135
+ "BSD-4-Clause-UC",
136
+ "BSD-4.3RENO",
137
+ "BSD-4.3TAHOE",
138
+ "BSD-Advertising-Acknowledgement",
139
+ "BSD-Attribution-HPND-disclaimer",
140
+ "BSD-Protection",
141
+ "BSD-Source-Code",
142
+ "BSL-1.0",
143
+ "BUSL-1.1",
144
+ "bzip2-1.0.6",
145
+ "C-UDA-1.0",
146
+ "CAL-1.0",
147
+ "CAL-1.0-Combined-Work-Exception",
148
+ "Caldera",
149
+ "CATOSL-1.1",
150
+ "CC-BY-1.0",
151
+ "CC-BY-2.0",
152
+ "CC-BY-2.5",
153
+ "CC-BY-2.5-AU",
154
+ "CC-BY-3.0",
155
+ "CC-BY-3.0-AT",
156
+ "CC-BY-3.0-DE",
157
+ "CC-BY-3.0-IGO",
158
+ "CC-BY-3.0-NL",
159
+ "CC-BY-3.0-US",
160
+ "CC-BY-4.0",
161
+ "CC-BY-NC-1.0",
162
+ "CC-BY-NC-2.0",
163
+ "CC-BY-NC-2.5",
164
+ "CC-BY-NC-3.0",
165
+ "CC-BY-NC-3.0-DE",
166
+ "CC-BY-NC-4.0",
167
+ "CC-BY-NC-ND-1.0",
168
+ "CC-BY-NC-ND-2.0",
169
+ "CC-BY-NC-ND-2.5",
170
+ "CC-BY-NC-ND-3.0",
171
+ "CC-BY-NC-ND-3.0-DE",
172
+ "CC-BY-NC-ND-3.0-IGO",
173
+ "CC-BY-NC-ND-4.0",
174
+ "CC-BY-NC-SA-1.0",
175
+ "CC-BY-NC-SA-2.0",
176
+ "CC-BY-NC-SA-2.0-DE",
177
+ "CC-BY-NC-SA-2.0-FR",
178
+ "CC-BY-NC-SA-2.0-UK",
179
+ "CC-BY-NC-SA-2.5",
180
+ "CC-BY-NC-SA-3.0",
181
+ "CC-BY-NC-SA-3.0-DE",
182
+ "CC-BY-NC-SA-3.0-IGO",
183
+ "CC-BY-NC-SA-4.0",
184
+ "CC-BY-ND-1.0",
185
+ "CC-BY-ND-2.0",
186
+ "CC-BY-ND-2.5",
187
+ "CC-BY-ND-3.0",
188
+ "CC-BY-ND-3.0-DE",
189
+ "CC-BY-ND-4.0",
190
+ "CC-BY-SA-1.0",
191
+ "CC-BY-SA-2.0",
192
+ "CC-BY-SA-2.0-UK",
193
+ "CC-BY-SA-2.1-JP",
194
+ "CC-BY-SA-2.5",
195
+ "CC-BY-SA-3.0",
196
+ "CC-BY-SA-3.0-AT",
197
+ "CC-BY-SA-3.0-DE",
198
+ "CC-BY-SA-3.0-IGO",
199
+ "CC-BY-SA-4.0",
200
+ "CC-PDDC",
201
+ "CC0-1.0",
202
+ "CDDL-1.0",
203
+ "CDDL-1.1",
204
+ "CDL-1.0",
205
+ "CDLA-Permissive-1.0",
206
+ "CDLA-Permissive-2.0",
207
+ "CDLA-Sharing-1.0",
208
+ "CECILL-1.0",
209
+ "CECILL-1.1",
210
+ "CECILL-2.0",
211
+ "CECILL-2.1",
212
+ "CECILL-B",
213
+ "CECILL-C",
214
+ "CERN-OHL-1.1",
215
+ "CERN-OHL-1.2",
216
+ "CERN-OHL-P-2.0",
217
+ "CERN-OHL-S-2.0",
218
+ "CERN-OHL-W-2.0",
219
+ "CFITSIO",
220
+ "checkmk",
221
+ "ClArtistic",
222
+ "Clips",
223
+ "CMU-Mach",
224
+ "CNRI-Jython",
225
+ "CNRI-Python",
226
+ "CNRI-Python-GPL-Compatible",
227
+ "COIL-1.0",
228
+ "Community-Spec-1.0",
229
+ "Condor-1.1",
230
+ "copyleft-next-0.3.0",
231
+ "copyleft-next-0.3.1",
232
+ "Cornell-Lossless-JPEG",
233
+ "CPAL-1.0",
234
+ "CPL-1.0",
235
+ "CPOL-1.02",
236
+ "Crossword",
237
+ "CrystalStacker",
238
+ "CUA-OPL-1.0",
239
+ "Cube",
240
+ "curl",
241
+ "D-FSL-1.0",
242
+ "diffmark",
243
+ "DL-DE-BY-2.0",
244
+ "DOC",
245
+ "Dotseqn",
246
+ "DRL-1.0",
247
+ "DSDP",
248
+ "dtoa",
249
+ "dvipdfm",
250
+ "ECL-1.0",
251
+ "ECL-2.0",
252
+ "EFL-1.0",
253
+ "EFL-2.0",
254
+ "eGenix",
255
+ "Elastic-2.0",
256
+ "Entessa",
257
+ "EPICS",
258
+ "EPL-1.0",
259
+ "EPL-2.0",
260
+ "ErlPL-1.1",
261
+ "etalab-2.0",
262
+ "EUDatagrid",
263
+ "EUPL-1.0",
264
+ "EUPL-1.1",
265
+ "EUPL-1.2",
266
+ "Eurosym",
267
+ "Fair",
268
+ "FDK-AAC",
269
+ "Frameworx-1.0",
270
+ "FreeBSD-DOC",
271
+ "FreeImage",
272
+ "FSFAP",
273
+ "FSFUL",
274
+ "FSFULLR",
275
+ "FSFULLRWD",
276
+ "FTL",
277
+ "GD",
278
+ "GFDL-1.1-invariants-only",
279
+ "GFDL-1.1-invariants-or-later",
280
+ "GFDL-1.1-no-invariants-only",
281
+ "GFDL-1.1-no-invariants-or-later",
282
+ "GFDL-1.1-only",
283
+ "GFDL-1.1-or-later",
284
+ "GFDL-1.2-invariants-only",
285
+ "GFDL-1.2-invariants-or-later",
286
+ "GFDL-1.2-no-invariants-only",
287
+ "GFDL-1.2-no-invariants-or-later",
288
+ "GFDL-1.2-only",
289
+ "GFDL-1.2-or-later",
290
+ "GFDL-1.3-invariants-only",
291
+ "GFDL-1.3-invariants-or-later",
292
+ "GFDL-1.3-no-invariants-only",
293
+ "GFDL-1.3-no-invariants-or-later",
294
+ "GFDL-1.3-only",
295
+ "GFDL-1.3-or-later",
296
+ "Giftware",
297
+ "GL2PS",
298
+ "Glide",
299
+ "Glulxe",
300
+ "GLWTPL",
301
+ "gnuplot",
302
+ "GPL-1.0-only",
303
+ "GPL-1.0-or-later",
304
+ "GPL-2.0-only",
305
+ "GPL-2.0-or-later",
306
+ "GPL-3.0-only",
307
+ "GPL-3.0-or-later",
308
+ "Graphics-Gems",
309
+ "gSOAP-1.3b",
310
+ "HaskellReport",
311
+ "Hippocratic-2.1",
312
+ "HP-1986",
313
+ "HPND",
314
+ "HPND-export-US",
315
+ "HPND-Markus-Kuhn",
316
+ "HPND-sell-variant",
317
+ "HPND-sell-variant-MIT-disclaimer",
318
+ "HTMLTIDY",
319
+ "IBM-pibs",
320
+ "ICU",
321
+ "IEC-Code-Components-EULA",
322
+ "IJG",
323
+ "IJG-short",
324
+ "ImageMagick",
325
+ "iMatix",
326
+ "Imlib2",
327
+ "Info-ZIP",
328
+ "Inner-Net-2.0",
329
+ "Intel",
330
+ "Intel-ACPI",
331
+ "Interbase-1.0",
332
+ "IPA",
333
+ "IPL-1.0",
334
+ "ISC",
335
+ "Jam",
336
+ "JasPer-2.0",
337
+ "JPL-image",
338
+ "JPNIC",
339
+ "JSON",
340
+ "Kazlib",
341
+ "Knuth-CTAN",
342
+ "LAL-1.2",
343
+ "LAL-1.3",
344
+ "Latex2e",
345
+ "Latex2e-translated-notice",
346
+ "Leptonica",
347
+ "LGPL-2.0-only",
348
+ "LGPL-2.0-or-later",
349
+ "LGPL-2.1-only",
350
+ "LGPL-2.1-or-later",
351
+ "LGPL-3.0-only",
352
+ "LGPL-3.0-or-later",
353
+ "LGPLLR",
354
+ "Libpng",
355
+ "libpng-2.0",
356
+ "libselinux-1.0",
357
+ "libtiff",
358
+ "libutil-David-Nugent",
359
+ "LiLiQ-P-1.1",
360
+ "LiLiQ-R-1.1",
361
+ "LiLiQ-Rplus-1.1",
362
+ "Linux-man-pages-1-para",
363
+ "Linux-man-pages-copyleft",
364
+ "Linux-man-pages-copyleft-2-para",
365
+ "Linux-man-pages-copyleft-var",
366
+ "Linux-OpenIB",
367
+ "LOOP",
368
+ "LPL-1.0",
369
+ "LPL-1.02",
370
+ "LPPL-1.0",
371
+ "LPPL-1.1",
372
+ "LPPL-1.2",
373
+ "LPPL-1.3a",
374
+ "LPPL-1.3c",
375
+ "LZMA-SDK-9.11-to-9.20",
376
+ "LZMA-SDK-9.22",
377
+ "MakeIndex",
378
+ "Martin-Birgmeier",
379
+ "metamail",
380
+ "Minpack",
381
+ "MirOS",
382
+ "MIT",
383
+ "MIT-0",
384
+ "MIT-advertising",
385
+ "MIT-CMU",
386
+ "MIT-enna",
387
+ "MIT-feh",
388
+ "MIT-Festival",
389
+ "MIT-Modern-Variant",
390
+ "MIT-open-group",
391
+ "MIT-Wu",
392
+ "MITNFA",
393
+ "Motosoto",
394
+ "mpi-permissive",
395
+ "mpich2",
396
+ "MPL-1.0",
397
+ "MPL-1.1",
398
+ "MPL-2.0",
399
+ "MPL-2.0-no-copyleft-exception",
400
+ "mplus",
401
+ "MS-LPL",
402
+ "MS-PL",
403
+ "MS-RL",
404
+ "MTLL",
405
+ "MulanPSL-1.0",
406
+ "MulanPSL-2.0",
407
+ "Multics",
408
+ "Mup",
409
+ "NAIST-2003",
410
+ "NASA-1.3",
411
+ "Naumen",
412
+ "NBPL-1.0",
413
+ "NCGL-UK-2.0",
414
+ "NCSA",
415
+ "Net-SNMP",
416
+ "NetCDF",
417
+ "Newsletr",
418
+ "NGPL",
419
+ "NICTA-1.0",
420
+ "NIST-PD",
421
+ "NIST-PD-fallback",
422
+ "NIST-Software",
423
+ "NLOD-1.0",
424
+ "NLOD-2.0",
425
+ "NLPL",
426
+ "Nokia",
427
+ "NOSL",
428
+ "Noweb",
429
+ "NPL-1.0",
430
+ "NPL-1.1",
431
+ "NPOSL-3.0",
432
+ "NRL",
433
+ "NTP",
434
+ "NTP-0",
435
+ "O-UDA-1.0",
436
+ "OCCT-PL",
437
+ "OCLC-2.0",
438
+ "ODbL-1.0",
439
+ "ODC-By-1.0",
440
+ "OFFIS",
441
+ "OFL-1.0",
442
+ "OFL-1.0-no-RFN",
443
+ "OFL-1.0-RFN",
444
+ "OFL-1.1",
445
+ "OFL-1.1-no-RFN",
446
+ "OFL-1.1-RFN",
447
+ "OGC-1.0",
448
+ "OGDL-Taiwan-1.0",
449
+ "OGL-Canada-2.0",
450
+ "OGL-UK-1.0",
451
+ "OGL-UK-2.0",
452
+ "OGL-UK-3.0",
453
+ "OGTSL",
454
+ "OLDAP-1.1",
455
+ "OLDAP-1.2",
456
+ "OLDAP-1.3",
457
+ "OLDAP-1.4",
458
+ "OLDAP-2.0",
459
+ "OLDAP-2.0.1",
460
+ "OLDAP-2.1",
461
+ "OLDAP-2.2",
462
+ "OLDAP-2.2.1",
463
+ "OLDAP-2.2.2",
464
+ "OLDAP-2.3",
465
+ "OLDAP-2.4",
466
+ "OLDAP-2.5",
467
+ "OLDAP-2.6",
468
+ "OLDAP-2.7",
469
+ "OLDAP-2.8",
470
+ "OLFL-1.3",
471
+ "OML",
472
+ "OpenPBS-2.3",
473
+ "OpenSSL",
474
+ "OPL-1.0",
475
+ "OPL-UK-3.0",
476
+ "OPUBL-1.0",
477
+ "OSET-PL-2.1",
478
+ "OSL-1.0",
479
+ "OSL-1.1",
480
+ "OSL-2.0",
481
+ "OSL-2.1",
482
+ "OSL-3.0",
483
+ "Parity-6.0.0",
484
+ "Parity-7.0.0",
485
+ "PDDL-1.0",
486
+ "PHP-3.0",
487
+ "PHP-3.01",
488
+ "Plexus",
489
+ "PolyForm-Noncommercial-1.0.0",
490
+ "PolyForm-Small-Business-1.0.0",
491
+ "PostgreSQL",
492
+ "PSF-2.0",
493
+ "psfrag",
494
+ "psutils",
495
+ "Python-2.0",
496
+ "Python-2.0.1",
497
+ "Qhull",
498
+ "QPL-1.0",
499
+ "QPL-1.0-INRIA-2004",
500
+ "Rdisc",
501
+ "RHeCos-1.1",
502
+ "RPL-1.1",
503
+ "RPL-1.5",
504
+ "RPSL-1.0",
505
+ "RSA-MD",
506
+ "RSCPL",
507
+ "Ruby",
508
+ "SAX-PD",
509
+ "Saxpath",
510
+ "SCEA",
511
+ "SchemeReport",
512
+ "Sendmail",
513
+ "Sendmail-8.23",
514
+ "SGI-B-1.0",
515
+ "SGI-B-1.1",
516
+ "SGI-B-2.0",
517
+ "SGP4",
518
+ "SHL-0.5",
519
+ "SHL-0.51",
520
+ "SimPL-2.0",
521
+ "SISSL",
522
+ "SISSL-1.2",
523
+ "Sleepycat",
524
+ "SMLNJ",
525
+ "SMPPL",
526
+ "SNIA",
527
+ "snprintf",
528
+ "Spencer-86",
529
+ "Spencer-94",
530
+ "Spencer-99",
531
+ "SPL-1.0",
532
+ "SSH-OpenSSH",
533
+ "SSH-short",
534
+ "SSPL-1.0",
535
+ "SugarCRM-1.1.3",
536
+ "SunPro",
537
+ "SWL",
538
+ "Symlinks",
539
+ "TAPR-OHL-1.0",
540
+ "TCL",
541
+ "TCP-wrappers",
542
+ "TermReadKey",
543
+ "TMate",
544
+ "TORQUE-1.1",
545
+ "TOSL",
546
+ "TPDL",
547
+ "TPL-1.0",
548
+ "TTWL",
549
+ "TU-Berlin-1.0",
550
+ "TU-Berlin-2.0",
551
+ "UCAR",
552
+ "UCL-1.0",
553
+ "Unicode-DFS-2015",
554
+ "Unicode-DFS-2016",
555
+ "Unicode-TOU",
556
+ "UnixCrypt",
557
+ "Unlicense",
558
+ "UPL-1.0",
559
+ "Vim",
560
+ "VOSTROM",
561
+ "VSL-1.0",
562
+ "W3C",
563
+ "W3C-19980720",
564
+ "W3C-20150513",
565
+ "w3m",
566
+ "Watcom-1.0",
567
+ "Widget-Workshop",
568
+ "Wsuipa",
569
+ "WTFPL",
570
+ "X11",
571
+ "X11-distribute-modifications-variant",
572
+ "Xdebug-1.03",
573
+ "Xerox",
574
+ "Xfig",
575
+ "XFree86-1.1",
576
+ "xinetd",
577
+ "xlock",
578
+ "Xnet",
579
+ "xpp",
580
+ "XSkat",
581
+ "YPL-1.0",
582
+ "YPL-1.1",
583
+ "Zed",
584
+ "Zend-2.0",
585
+ "Zimbra-1.3",
586
+ "Zimbra-1.4",
587
+ "Zlib",
588
+ "zlib-acknowledgement",
589
+ "ZPL-1.1",
590
+ "ZPL-2.0",
591
+ "ZPL-2.1"
592
+ ]
593
+ }
594
+ },
595
+ "additionalProperties": false
596
+ },
597
+ {
598
+ "type": "object",
599
+ "required": ["type", "url"],
600
+ "properties": {
601
+ "type": {
602
+ "description": "Custom license type",
603
+ "const": "custom"
604
+ },
605
+ "url": {
606
+ "description": "The URL to the license text by the brand",
607
+ "$ref": "#/definitions/url"
608
+ }
609
+ },
610
+ "additionalProperties": false
611
+ }
612
+ ]
613
+ }
614
+ },
615
+ "additionalProperties": false
616
+ },
617
+ "duplicate": {
618
+ "$id": "#duplicate",
619
+ "description": "A brand that uses the same icon",
620
+ "type": "object",
621
+ "required": ["title"],
622
+ "properties": {
623
+ "title": {
624
+ "$ref": "#/definitions/title"
625
+ },
626
+ "slug": {
627
+ "$ref": "#/definitions/slug"
628
+ },
629
+ "hex": {
630
+ "description": "The brand color, if different from the original",
631
+ "$ref": "#/definitions/hex"
632
+ },
633
+ "source": {
634
+ "description": "The website from which the duplicate's hex was sourced, if different from the original",
635
+ "$ref": "#/definitions/url"
636
+ },
637
+ "guidelines": {
638
+ "description": "The brand guidelines, if different from the original",
639
+ "$ref": "#/definitions/url"
640
+ },
641
+ "loc": {
642
+ "description": "Localized names of the brand",
643
+ "$ref": "#/definitions/locale"
644
+ }
645
+ },
646
+ "additionalProperties": false
647
+ },
648
+ "hex": {
649
+ "$id": "#hex",
650
+ "description": "A 6-character hexadecimal color value (without #)",
651
+ "type": "string",
652
+ "pattern": "^[0-9A-F]{6}$"
653
+ },
654
+ "locale": {
655
+ "$id": "#locale",
656
+ "description": "A localized brand name",
657
+ "type": "object",
658
+ "patternProperties": {
659
+ "^[a-z]{2}-[A-Z]{2}$": {
660
+ "type": "string",
661
+ "description": "The local name of the brand"
662
+ }
663
+ },
664
+ "minProperties": 1,
665
+ "additionalProperties": false
666
+ },
667
+ "slug": {
668
+ "$id": "#slug",
669
+ "description": "The brand name slug (used as filename in icons/)",
670
+ "type": "string",
671
+ "pattern": "^[a-z0-9]+(_[a-z0-9]+)?$"
672
+ },
673
+ "title": {
674
+ "$id": "#title",
675
+ "description": "The name of the brand",
676
+ "type": "string"
677
+ },
678
+ "sourceUrl": {
679
+ "$id": "#sourceUrl",
680
+ "description": "URL for icon source. If is a GitHub URL, is validated to contain a commit hash, to be an issue comment or to be a GitHub organization URL",
681
+ "type": "string",
682
+ "if": {
683
+ "pattern": "^https://github\\.com/(?!(features/actions)|(sponsors)|(logos)$)"
684
+ },
685
+ "then": {
686
+ "pattern": "^https://github\\.com/[^/]+/[^/]+/(blob/[a-f\\d]{40}/[^\\s]+)|(tree/[a-f\\d]{40}(/[^\\s]+)?)|(((issues)|(pull)|(discussions))/\\d+#((issuecomment)|(discussioncomment))-\\d+)$"
687
+ },
688
+ "else": {
689
+ "$ref": "#/definitions/url"
690
+ }
691
+ },
692
+ "url": {
693
+ "$id": "#url",
694
+ "description": "HTTPS-only URL for a source",
695
+ "type": "string",
696
+ "pattern": "^https://[^\\s]+$"
697
+ }
698
+ },
699
+ "type": "object",
700
+ "properties": {
701
+ "icons": {
702
+ "description": "A list of brands",
703
+ "type": "array",
704
+ "items": {"$ref": "#/definitions/brand"}
705
+ }
706
+ },
707
+ "additionalProperties": false,
708
+ "required": ["icons"]
709
+ }