-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsources.yaml
689 lines (590 loc) · 15.1 KB
/
sources.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
- provider: github
handle: aaronfagan
repo: aaronfagan/svg-credit-card-payment-icons
branch: master
directory: ''
- provider: github
handle: abranhe
repo: abranhe/programming-languages-logos
branch: master
directory: src
- provider: github
handle: adamfairhead
repo: adamfairhead/webicons
branch: master
directory: webicons
rename: [ "^webicon-(.*)$", "\\1" ]
- provider: github
handle: advocately
repo: advocately/review-platforms
branch: master
directory: logos
rename: [ "^(.*)-logo.svg$", "\\1.svg" ]
logo: 'https://www.vectorlogo.zone/logos/advocately/advocately-icon.svg'
- provider: github
handle: alexpeattie
repo: alexpeattie/alexpeattie.com
branch: main
directory: src/assets/images/projects/justvector
- provider: github
handle: wappalyzer
repo: AliasIO/Wappalyzer
branch: master
directory: src/drivers/webextension/images/icons
website: 'https://www.wappalyzer.com/'
logo: 'https://www.vectorlogo.zone/logos/wappalyzer/wappalyzer-icon.svg'
- provider: github
handle: browser-logos
repo: alrra/browser-logos
branch: master
directory: src
- provider: github
handle: azure-vector-icons
repo: amido/azure-vector-icons
branch: master
directory: icons
- provider: github
handle: logomono
repo: AwesomeLogos/logomono
branch: gh-pages
directory: logos
name: 'logomono'
- provider: github
handle: automattic-social-logos
repo: Automattic/social-logos
branch: master
directory: svg-min
logo: https://www.vectorlogo.zone/logos/automattic/automattic-icon.svg
website: https://automattic.github.io/social-logos/
- provider: github
handle: shieldsio
repo: badges/shields
branch: master
directory: logo
website: 'https://shields.io/'
name: 'Shields.IO'
logo: 'https://www.vectorlogo.zone/logos/shieldsio/shieldsio-icon.svg'
- provider: github
handle: bestofjs
repo: bestofjs/bestofjs-webui
branch: master
directory: public/logos
website: 'https://bestofjs.org/'
#logo
- provider: gitlab
handle: celebdor
repo: celebdor/design
branch: master
directory: logos
- provider: github
handle: chloi
repo: chloi/preprocessor-logos
branch: master
directory: ''
css: gridbg
- provider: github
handle: cncf-artwork
repo: cncf/artwork
branch: master
directory: ''
logo: https://www.vectorlogo.zone/logos/cncfio/cncfio-icon.svg
website: 'https://www.cncf.io/'
- provider: github
handle: cncf-landscape
repo: cncf/landscape
branch: master
directory: hosted_logos
logo: https://www.vectorlogo.zone/logos/cncfio/cncfio-icon.svg
website: 'https://landscape.cncf.io/'
- provider: github
handle: coinranking
repo: coinranking/cryptocurrency-icons
branch: master
directory: icons
website: https://coinranking.com/
logo: 'https://www.vectorlogo.zone/logos/coinranking/coinranking-icon.svg'
- provider: github
handle: cr0ybot
repo: cr0ybot/ingress-logos
branch: master
directory: ''
website: 'http://cr0ybot.github.io/ingress-logos/'
- provider: github
handle: cryptocoins
repo: AllienWorks/cryptocoins
branch: master
directory: SVG
- provider: github
handle: derhuerst
repo: derhuerst/vbb-logos
branch: master
directory: ''
website: 'https://github.com/derhuerst/vbb-logos'
- provider: github
handle: detain
repo: detain/svg-logos
branch: master
directory: svg
- provider: github
handle: libreicons
repo: DiemenDesign/LibreICONS
branch: master
directory: svg
website: 'http://diemendesign.github.io/LibreICONS/'
name: 'LibreIcons (black)'
logo: 'https://www.vectorlogo.zone/logos/diemendesign/diemendesign-icon.svg'
- provider: github
handle: libreicons-color
repo: DiemenDesign/LibreICONS
branch: master
directory: svg-color
website: 'http://diemendesign.github.io/LibreICONS/'
name: 'LibreIcons (color)'
logo: 'https://www.vectorlogo.zone/logos/diemendesign/diemendesign-icon.svg'
- provider: github
handle: diogomachado
repo: diogomachado/payments-svg
branch: master
directory: source
- provider: github
handle: super-tiny-icons
repo: edent/SuperTinyIcons
branch: master
directory: images/svg
- provider: github
handle: file-icons
repo: file-icons/icons
branch: master
directory: svg
- provider: github
handle: devopicons
repo: file-icons/DevOpicons
branch: master
directory: svg
- provider: github
handle: mfixx
repo: file-icons/MFixx
branch: master
directory: svg
- provider: github
handle: fizzed
repo: fizzed/font-mfizz
branch: master
directory: src/svg
website: 'http://fizzed.com/oss/font-mfizz'
logo: 'https://www.vectorlogo.zone/logos/fizzed/fizzed-icon.svg'
- provider: github
handle: fontawesome
repo: FortAwesome/Font-Awesome
branch: master
directory: svgs/brands
license: https://github.com/FortAwesome/Font-Awesome/blob/master/LICENSE.txt
name: Font Awesome
website: https://fontawesome.com/
logo: https://www.vectorlogo.zone/logos/font-awesome/font-awesome-icon.svg
- provider: github
handle: brandico
repo: fontello/brandico.font
branch: master
directory: src/svg
website: 'https://fontello.github.io/brandico.font/demo.html'
- provider: github
handle: fonttools
repo: fonttools/region-flags
branch: gh-pages
directory: svg
- provider: github
handle: getoutreach
repo: getoutreach/stacked
branch: master
directory: svg_variable
- provider: github
handle: svgporn
repo: gilbarbara/logos
branch: master
directory: logos
website: 'https://www.svgporn.com/'
logo: 'https://www.vectorlogo.zone/logos/svgporn/svgporn-icon.svg'
name: 'SVGPorn'
- provider: github
handle: haeckdesign
repo: HaeckDesign/Get-Social-Social-Media-Font
branch: master
directory: images/SVG
website: 'https://haeckdesign.com/freebies/icons/get-social-icon-set'
logo: 'https://www.vectorlogo.zone/logos/haeckdesign/haeckdesign-icon.svg'
- provider: github
handle: simple-svg-brand-logos
repo: herrbischoff/simple-svg-brand-logos
branch: master
directory: logos
- provider: github
handle: biticon
repo: hwkr/BitIcon
branch: master
directory: svg
- provider: github
handle: iaremarkus-crypto
repo: iaremarkus/cryptocurrency-logos
branch: master
directory: svgs
- provider: github
handle: iaremarkus-gateway
repo: iaremarkus/payment-gateway-logos
branch: master
directory: svgs
- provider: github
handle: iconic
repo: iconic/open-iconic
branch: master
directory: svg
website: 'https://useiconic.com/open'
logo: 'https://www.vectorlogo.zone/logos/invisionapp/invisionapp-icon.svg'
- provider: github
handle: jaywcjlove
repo: jaywcjlove/logo
branch: master
directory: img
- provider: github
handle: fontos
repo: JunaidQadirB/font-os
branch: master
directory: vectors
- provider: github
handle: jimniels
repo: jimniels/teamcolors
branch: master
directory: public/img
website: 'https://teamcolors.jim-nielsen.com/'
name: 'TeamColors'
LATER-logo: ''
- provider: github
handle: kilobyte
repo: johan/kilobyte-svg-challenge
branch: master
directory: logos
website: 'http://johan.github.com/kilobyte-svg-challenge/'
- provider: github
handle: jondotsoy
repo: JonDotsoy/Vector-Logo
branch: master
directory: Logos
website: 'https://jondotsoy.github.io/Vector-Logo/'
- provider: github
handle: jordanpapaleo
repo: jordanpapaleo/web-logos
branch: master
directory: logos
- provider: github
handle: fontfamous
repo: jsdelivr/FontFamous
branch: master
directory: src/logos
- provider: github
handle: katacontainers
repo: kata-containers/www.katacontainers.io
branch: master
directory: static/img
website: 'https://katacontainers.io/'
name: 'Kata Containers'
logo: 'https://www.vectorlogo.zone/logos/katacontainersio/katacontainersio-icon.svg'
- provider: github
handle: fontisto
repo: kenangundogan/fontisto
branch: master
directory: icons/svg/brand
name: 'Fontisto'
website: 'https://fontisto.com/icons#brand'
logo: 'https://www.vectorlogo.zone/logos/fontisto/fontisto-icon.svg'
- provider: github
handle: instant-logos
repo: kogg/instant-logos
branch: develop
directory: logos
website: 'http://instantlogosearch.com/'
name: 'Instant Logo Search'
logo: 'https://www.vectorlogo.zone/logos/instantlogosearch/instantlogosearch-icon.svg'
- provider: github
handle: devicon
repo: devicons/devicon
branch: master
directory: icons
website: 'https://devicon.dev/'
- provider: github
handle: vexillo
repo: kreativekorp/vexillo
branch: master
directory: artwork/vexillo/sma360
website: 'http://www.kreativekorp.com/app/vexillo/'
- provider: github
handle: larsenwork
repo: larsenwork/web.svg.min
branch: master
directory: svg
- provider: github
handle: leungwensen
repo: leungwensen/svg-icon
branch: master
directory: dist/svg/logos
website: 'https://leungwensen.github.io/svg-icon/'
- provider: github
handle: lipis
repo: lipis/flag-icon-css
branch: master
directory: flags
website: 'http://flag-icon-css.lip.is/'
- provider: github
handle: font-logos
repo: lukas-w/font-logos
branch: master
directory: vectors
- provider: github
handle: flagkit
repo: madebybowtie/FlagKit
branch: master
directory: Assets/SVG
- provider: github
handle: manuelbieh
repo: manuelbieh/logo-file-icons
branch: master
directory: icons
- provider: github
handle: materialos
repo: materialos/icons
branch: master
directory: Files
name: 'Material Open Source Icons'
- provider: github
handle: maxlinux
repo: max-linux/max-desktop
branch: master
directory: max-artwork-icon-maxtoon/maxtoon/scalable/apps
- provider: github
handle: maxogden
repo: maxogden/hexbin
branch: gh-pages
directory: vector
website: 'http://hexb.in/'
name: 'Hexbin'
logo: 'https://www.vectorlogo.zone/logos/hexbin/hexbin-icon.svg'
- provider: gitlab
handle: monopolies
repo: monopolies/monopolies.net
branch: master
directory: logos
- provider: github
handle: mpay24
repo: mpay24/payment-logos
branch: master
directory: svg/color
website: https://www.mpay24.com/web/
logo: 'https://www.vectorlogo.zone/logos/mpay24/mpay24-icon.svg'
- provider: github
handle: muffinresearch
repo: muffinresearch/payment-icons
branch: master
directory: svg
website: 'http://muffinresear.ch/payment-icons/'
- provider: github
handle: neilorangepeel
repo: neilorangepeel/Free-Social-Icons
branch: master
directory: ''
- provider: gitlab
handle: omniait
repo: omniait/developer-logos
branch: master
directory: logos
- provider: github
handle: openwebicons
repo: openwebicons/cc-icons
branch: gh-pages
directory: svg
- provider: github
handle: parcel
repo: parcel-bundler/website
branch: master
directory: src/assets
website: 'https://parceljs.org/'
- provider: github
handle: nigerialogos
repo: PaystackHQ/nigerialogos
branch: master
directory: logos
website: 'https://nigerialogos.com/'
logo: 'https://nigerialogos.com/logos/paystack/paystack.svg'
name: NigeriaLogos
- provider: gitlab
handle: prismbreak
repo: prism-break/prism-break
branch: master
directory: source/assets/logos
- provider: github
handle: prplx
repo: prplx/svg-logos
branch: master
directory: svg
- provider: github
handle: brandicons
repo: rdimascio/icons
branch: master
directory: icons
website: 'https://brandicons.org/'
css: gridbg
name: BrandIcons
- provider: github
handle: rrzepp
repo: RRZE-PP/rrze-icon-set
branch: master
directory: bicons/scalable/logos
- provider: github
handle: flag-webicons
repo: seanherron/Flag-Webicons
branch: master
directory: flags
- provider: github
handle: gov-webicons
repo: seanherron/Gov-Webicons
branch: master
directory: images
- provider: github
handle: shgysk8zer0
repo: shgysk8zer0/logos
branch: master
directory: ''
- provider: github
handle: simple-icons
repo: simple-icons/simple-icons
branch: master
directory: ''
website: 'https://simpleicons.org/'
logo: 'https://www.vectorlogo.zone/logos/simpleicons/simpleicons-icon.svg'
name: 'Simple Icons'
- provider: github
handle: smcllns
repo: smcllns/css-social-buttons
branch: master
directory: src
website: 'http://zocial.smcllns.com/'
- provider: github
handle: publicons
repo: sortino/Publicons
branch: master
directory: SVG
website: 'http://joshuasortino.com/projects/publicons/'
css: gridbg
- provider: github
handle: spothq
repo: spothq/cryptocurrency-icons
branch: master
directory: svg/color
website: 'http://cryptoicons.co/'
logo: 'https://www.vectorlogo.zone/logos/cryptoiconsco/cryptoiconsco-icon.svg'
- provider: github
handle: starter-workflows
repo: actions/starter-workflows
branch: main
directory: icons
- provider: github
handle: steven2358
repo: steven2358/vectorlogos
branch: master
directory: logos
- provider: github
handle: stevenrskelton
repo: stevenrskelton/flag-icon
branch: master
directory: svg
- provider: github
handle: steverichey
repo: steverichey/DockIcons
branch: master
directory: icons
- provider: github
handle: tabler
repo: tabler/tabler
branch: master
directory: src/assets/images
website: 'https://tabler.io/'
logo: 'https://www.vectorlogo.zone/logos/tablerio/tablerio-icon.svg'
- provider: github
handle: focialmix
repo: TheEssem/FocialMix
branch: dev
directory: src
- provider: github
handle: tiagoporto-music
repo: tiagoporto/svg-music-logos
branch: main
directory: public/logos
website: 'http://tiagoporto.github.io/svg-music-logos/'
- provider: github
handle: tlezotte
repo: tlezotte/brand-icons
branch: master
directory: src/svg
- provider: github
handle: tlezotte-victr
repo: tlezotte/victr-icons
branch: master
directory: src/SVG
- provider: github
handle: todogroup
repo: todogroup/todogroup.org
branch: main
directory: static/img
website: 'https://todogroup.org/'
rename: [ "^(logo_)?(.*)$", "\\2" ]
logo: 'https://www.vectorlogo.zone/logos/todogroup/todogroup-icon.svg'
- provider: github
handle: uditkumar489
repo: uditkumar489/Icon-pack
branch: master
directory: 'Social media'
rename: [ "^([0-9]{3}-)?(.*)$", "\\2" ]
- provider: github
handle: uiwjs
repo: uiwjs/file-icons
branch: master
directory: icon
- provider: github
handle: valohai
repo: valohai/ml-logos
branch: master
directory: ''
website: 'https://valohai.com/'
- provider: github
handle: justvector
repo: AwesomeLogos/JustVector-Social-Icons
branch: master
directory: svg
- provider: gitlab
handle: picons
repo: golodhrim/picons
branch: master
directory: build-source/logos
- provider: github
handle: vorillaz
repo: vorillaz/devicons
branch: master
directory: '!SVG'
website: 'http://vorillaz.github.io/devicons/'
- provider: github
handle: vscodeicons
repo: vscode-icons/vscode-icons
branch: master
directory: icons
- provider: gitlab
handle: channel-logos
repo: xmltv-se/open-source/channel-logos
branch: master
directory: vector
website: 'http://logos.xmltv.se/svg/'
- provider: github
handle: xtoolkit
repo: xtoolkit/Micon
branch: master
directory: icons/webbrand
website: 'http://xtoolkit.github.io/Micon/'
#NO: (copy of other repo) https://github.com/titpetric/iso-country-flags-svg-collection
#NO: (pure white) https://github.com/omise/banks-logo/tree/master/th