-
-
Notifications
You must be signed in to change notification settings - Fork 911
/
CHECK.html
414 lines (412 loc) · 169 KB
/
CHECK.html
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
<!DOCTYPE html>
<html lang="en-GB">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Super Tiny Icons | SuperTinyIcons</title>
<style>
td {
border: 1px solid #000;
text-align: center;
}
table {
border-collapse: collapse;
}
</style>
</head>
<body>
<div>
<h1>
<a href="https://edent.github.io/SuperTinyIcons/">SuperTinyIcons</a>
</h1>
<table><tr><th>Name</th><th>SVG Icon</th><th>Circle Icon</th><th>Reference</th><th>Source</th></tr>
<tr><td>1Password</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/1password.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/1password.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/1password.png" width="100"></td><td><a href="https://1password.social/@1password">https://1password.social/@1password</a></td></tr>
<tr><td>Acast</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/acast.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/acast.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/acast.svg" width="100"></td><td><a href="https://acast.com">https://acast.com</a></td></tr>
<tr><td>Access</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/access.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/access.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/access.svg" width="100"></td><td><a href="https://en.wikipedia.org/wiki/International_Symbol_of_Access">https://en.wikipedia.org/wiki/International_Symbol_of_Access</a></td></tr>
<tr><td>ActivityPub</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/activitypub.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/activitypub.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/activitypub.svg" width="100"></td><td><a href="https://activitypub.rocks/">https://activitypub.rocks/</a></td></tr>
<tr><td>Adobe</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/adobe.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/adobe.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/adobe.jpg" width="100"></td><td><a href="https://partners.adobe.com/content/dam/tep_assets/public/public_1/documents/Adobe-Creative-Cloud-Developer-Brand-Guide-062218.pdf">https://partners.adobe.com/content/dam/tep_assets/public/public_1/documents/Adobe-Creative-Cloud-Developer-Brand-Guide-062218.pdf</a></td></tr>
<tr><td>Airbnb</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/airbnb.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/airbnb.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/airbnb.png" width="100"></td><td><a href="https://press.atairbnb.com/media-assets/?categ=Logos">https://press.atairbnb.com/media-assets/?categ=Logos</a></td></tr>
<tr><td>Amazon</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/amazon.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/amazon.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/amazon.jpg" width="100"></td><td><a href="http://www.turnerduckworth.com/work/amazon/">http://www.turnerduckworth.com/work/amazon/</a></td></tr>
<tr><td>Amazon Alexa</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/amazon_alexa.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/amazon_alexa.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/amazon_alexa.png" width="100"></td><td><a href="https://developer.amazon.com/docs/alexa-voice-service/logo-and-brand.html">https://developer.amazon.com/docs/alexa-voice-service/logo-and-brand.html</a></td></tr>
<tr><td>Amazon Simple Storage Service</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/amazon_s3.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/amazon_s3.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/amazon_s3.svg" width="100"></td><td><a href="https://aws.amazon.com/architecture/icons/">https://aws.amazon.com/architecture/icons/</a></td></tr>
<tr><td>Amber Framework</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/amberframework.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/amberframework.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/amberframework.png" width="100"></td><td><a href="https://amberframework.org/media">https://amberframework.org/media</a></td></tr>
<tr><td>andOTP</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/andotp.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/andotp.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/andotp.png" width="100"></td><td><a href="https://github.com/andOTP/andOTP">https://github.com/andOTP/andOTP</a></td></tr>
<tr><td>Android</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/android.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/android.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/android.svg" width="100"></td><td><a href="https://developer.android.com/distribute/marketing-tools/brand-guidelines.html">https://developer.android.com/distribute/marketing-tools/brand-guidelines.html</a></td></tr>
<tr><td>AngelList</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/angellist.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/angellist.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/angellist.svg" width="100"></td><td><a href="https://angel.co/logo">https://angel.co/logo</a></td></tr>
<tr><td>Angular</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/angular.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/angular.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/angular.svg" width="100"></td><td><a href="https://angular.io/presskit">https://angular.io/presskit</a></td></tr>
<tr><td>Ansible</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ansible.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ansible.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/ansible.svg" width="100"></td><td><a href="https://www.ansible.com/logos">https://www.ansible.com/logos</a></td></tr>
<tr><td>Apereo Foundation</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/apereo.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/apereo.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/apereo.png" width="100"></td><td><a href="https://www.apereo.org">https://www.apereo.org</a></td></tr>
<tr><td>Apple</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/apple.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/apple.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/apple.svg" width="100"></td><td><a href="https://developer.apple.com/softwarelicensing/agreements/pdf/mac_logo_gdlns.pdf">https://developer.apple.com/softwarelicensing/agreements/pdf/mac_logo_gdlns.pdf</a></td></tr>
<tr><td>Apple Music</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/apple_music.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/apple_music.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/apple_music.png" width="100"></td><td><a href="https://www.apple.com/in/apple-music/">https://www.apple.com/in/apple-music/</a></td></tr>
<tr><td>Apple Podcasts</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/applepodcasts.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/applepodcasts.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/applepodcasts.svg" width="100"></td><td><a href="https://www.apple.com/legal/intellectual-property/guidelinesfor3rdparties.html">https://www.apple.com/legal/intellectual-property/guidelinesfor3rdparties.html</a></td></tr>
<tr><td>Arch Linux</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/arch_linux.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/arch_linux.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/arch_linux.svg" width="100"></td><td><a href="https://commons.wikimedia.org/wiki/File:Archlinux-icon-crystal-64.svg">https://commons.wikimedia.org/wiki/File:Archlinux-icon-crystal-64.svg</a></td></tr>
<tr><td>Atom</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/atom.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/atom.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/atom.png" width="100"></td><td><a href="https://atom.io/">https://atom.io/</a></td></tr>
<tr><td>Auth0</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/auth0.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/auth0.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/auth0.svg" width="100"></td></tr>
<tr><td>Authy</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/authy.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/authy.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/authy.svg" width="100"></td><td><a href="https://support.authy.com/hc/en-us#">https://support.authy.com/hc/en-us#</a></td></tr>
<tr><td>Azure</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/azure.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/azure.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/azure.png" width="100"></td></tr>
<tr><td>Backbone</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/backbone.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/backbone.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/backbone.svg" width="100"></td><td><a href="https://backbonejs.org/">https://backbonejs.org/</a></td></tr>
<tr><td>Badoo</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/badoo.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/badoo.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/badoo.svg" width="100"></td><td><a href="https://badoo.com/">https://badoo.com/</a></td></tr>
<tr><td>Baidu</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/baidu.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/baidu.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/baidu.svg" width="100"></td><td><a href="http://www.baidu.com/img/bd_logo1.png">http://www.baidu.com/img/bd_logo1.png</a></td></tr>
<tr><td>Bandcamp</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bandcamp.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bandcamp.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/bandcamp.png" width="100"></td><td><a href="https://bandcamp.com/buttons">https://bandcamp.com/buttons</a></td></tr>
<tr><td>Bash</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bash.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bash.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/bash.svg" width="100"></td><td><a href="https://github.com/odb/official-bash-logo">https://github.com/odb/official-bash-logo</a></td></tr>
<tr><td>Behance</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/behance.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/behance.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/behance.png" width="100"></td><td><a href="https://www.behance.net/">https://www.behance.net/</a></td></tr>
<tr><td>Bing</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bing.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bing.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/bing.svg" width="100"></td><td><a href="https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE1q9FS">https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE1q9FS</a></td></tr>
<tr><td>Bitbucket</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bitbucket.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bitbucket.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/bitbucket.svg" width="100"></td><td><a href="https://www.atlassian.com/company/news/press-kit">https://www.atlassian.com/company/news/press-kit</a></td></tr>
<tr><td>Bitcoin</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bitcoin.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bitcoin.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/bitcoin.svg" width="100"></td><td><a href="https://commons.wikimedia.org/wiki/File:Bitcoin.svg">https://commons.wikimedia.org/wiki/File:Bitcoin.svg</a></td></tr>
<tr><td>Bitwarden</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bitwarden.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bitwarden.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/bitwarden.svg" width="100"></td><td><a href="https://github.com/bitwarden/brand">https://github.com/bitwarden/brand</a></td></tr>
<tr><td>Blender</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/blender.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/blender.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/blender.svg" width="100"></td><td><a href="https://www.blender.org/">https://www.blender.org/</a></td></tr>
<tr><td>Blogger</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/blogger.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/blogger.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/blogger.png" width="100"></td><td><a href="https://www.blogger.com/img/blogger-logotype-color-black-2x.png">https://www.blogger.com/img/blogger-logotype-color-black-2x.png</a></td></tr>
<tr><td>Bluesky</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bluesky.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bluesky.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/bluesky.png" width="100"></td><td><a href="https://docs.bsky.app/">https://docs.bsky.app/</a></td></tr>
<tr><td>Bluetooth</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bluetooth.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bluetooth.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/bluetooth.svg" width="100"></td><td><a href="https://www.bluetooth.com/develop-with-bluetooth/marketing-branding">https://www.bluetooth.com/develop-with-bluetooth/marketing-branding</a></td></tr>
<tr><td>Brave</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/brave.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/brave.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/brave.svg" width="100"></td><td><a href="https://brave.com/brave-branding-assets/">https://brave.com/brave-branding-assets/</a></td></tr>
<tr><td>Briar</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/briar.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/briar.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/briar.png" width="100"></td></tr>
<tr><td>Buffer</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/buffer.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/buffer.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/buffer.jpg" width="100"></td><td><a href="https://buffer.com/press">https://buffer.com/press</a></td></tr>
<tr><td>Bugcrowd</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bugcrowd.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bugcrowd.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/bugcrowd.png" width="100"></td></tr>
<tr><td>Bun</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bun.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bun.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/bun.svg" width="100"></td><td><a href="https://bun.sh/">https://bun.sh/</a></td></tr>
<tr><td>Calendar</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/calendar.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/calendar.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/calendar.png" width="100"></td><td><a href="https://medium.com/@theunitedindian200/2024-a-leap-year-e71c01bd293f">https://medium.com/@theunitedindian200/2024-a-leap-year-e71c01bd293f</a></td></tr>
<tr><td>CentOS</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/centos.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/centos.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/centos.svg" width="100"></td><td><a href="https://wiki.centos.org/ArtWork/Brand/Logo">https://wiki.centos.org/ArtWork/Brand/Logo</a></td></tr>
<tr><td>Chrome</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/chrome.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/chrome.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/chrome.svg" width="100"></td><td><a href="https://www.google.com/chrome/static/images/chrome-logo.svg">https://www.google.com/chrome/static/images/chrome-logo.svg</a></td></tr>
<tr><td>Chromium</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/chromium.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/chromium.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/chromium.svg" width="100"></td><td><a href="https://www.chromium.org/">https://www.chromium.org/</a></td></tr>
<tr><td>Citrix</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/citrix.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/citrix.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/citrix.svg" width="100"></td><td><a href="https://brand.citrix.com/brand-system/logo/">https://brand.citrix.com/brand-system/logo/</a></td></tr>
<tr><td>Citrix</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/citrix_compact.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/citrix_compact.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/citrix_compact.png" width="100"></td><td><a href="https://brand.citrix.com/brand-system/compact-mark/">https://brand.citrix.com/brand-system/compact-mark/</a></td></tr>
<tr><td>Clojure</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/clojure.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/clojure.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/clojure.png" width="100"></td><td><a href="https://clojure.org/index">https://clojure.org/index</a></td></tr>
<tr><td>Cloudflare</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/cloudflare.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/cloudflare.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/cloudflare.svg" width="100"></td><td><a href="https://www.cloudflare.com/logo/">https://www.cloudflare.com/logo/</a></td></tr>
<tr><td>Codeberg</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/codeberg.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/codeberg.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/codeberg.svg" width="100"></td><td><a href="https://codeberg.org/img/logo.svg">https://codeberg.org/img/logo.svg</a></td></tr>
<tr><td>CodePen</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/codepen.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/codepen.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/codepen.svg" width="100"></td><td><a href="https://blog.codepen.io/documentation/logos/">https://blog.codepen.io/documentation/logos/</a></td></tr>
<tr><td>Coderwall</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/coderwall.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/coderwall.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/coderwall.svg" width="100"></td><td><a href="https://coderwall.com/tos">https://coderwall.com/tos</a></td></tr>
<tr><td>CoffeeScript</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/coffeescript.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/coffeescript.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/coffeescript.svg" width="100"></td><td><a href="http://coffeescript.org/">http://coffeescript.org/</a></td></tr>
<tr><td>Coil</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/coil.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/coil.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/coil.svg" width="100"></td><td><a href="https://coil.com/">https://coil.com/</a></td></tr>
<tr><td>coinpot</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/coinpot.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/coinpot.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/coinpot.png" width="100"></td></tr>
<tr><td>Google Colab</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/colaboratory.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/colaboratory.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/colaboratory.svg" width="100"></td><td><a href="https://colab.research.google.com">https://colab.research.google.com</a></td></tr>
<tr><td>C++</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/cplusplus.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/cplusplus.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/cplusplus.png" width="100"></td><td><a href="https://isocpp.org/home/terms-of-use">https://isocpp.org/home/terms-of-use</a></td></tr>
<tr><td>Crystal</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/crystal.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/crystal.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/crystal.svg" width="100"></td><td><a href="https://crystal-lang.org/media/">https://crystal-lang.org/media/</a></td></tr>
<tr><td>CSS3</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/css3.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/css3.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/css3.svg" width="100"></td></tr>
<tr><td>Dart</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/dart.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/dart.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/dart.png" width="100"></td><td><a href="https://dart.dev/brand">https://dart.dev/brand</a></td></tr>
<tr><td>DataCamp</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/datacamp.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/datacamp.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/datacamp.png" width="100"></td><td><a href="https://www.datacamp.com/">https://www.datacamp.com/</a></td></tr>
<tr><td>Debian</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/debian.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/debian.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/debian.svg" width="100"></td><td><a href="https://www.debian.org/logos/">https://www.debian.org/logos/</a></td></tr>
<tr><td>Deezer</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/deezer.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/deezer.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/deezer.png" width="100"></td><td><a href="https://deezerbrand.com/">https://deezerbrand.com/</a></td></tr>
<tr><td>Delicious</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/delicious.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/delicious.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/delicious.png" width="100"></td><td><a href="https://del.icio.us/static/img/logo_delicious_sprite.png">https://del.icio.us/static/img/logo_delicious_sprite.png</a></td></tr>
<tr><td>dev.to</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/dev_to.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/dev_to.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/dev_to.svg" width="100"></td><td><a href="https://dev.to/p/badges">https://dev.to/p/badges</a></td></tr>
<tr><td>DeviantArt</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/deviantart.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/deviantart.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/deviantart.png" width="100"></td><td><a href="https://www.deviantart.com/">https://www.deviantart.com/</a></td></tr>
<tr><td>Digidentity</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/digidentity.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/digidentity.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/digidentity.jpg" width="100"></td><td><a href="https://www.digidentity.eu/en/blog/">https://www.digidentity.eu/en/blog/</a></td></tr>
<tr><td>DigitalOcean</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/digitalocean.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/digitalocean.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/digitalocean.svg" width="100"></td><td><a href="https://www.digitalocean.com/company/logos-and-badges/">https://www.digitalocean.com/company/logos-and-badges/</a></td></tr>
<tr><td>Discord</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/discord.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/discord.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/discord.svg" width="100"></td><td><a href="https://discordapp.com/branding">https://discordapp.com/branding</a></td></tr>
<tr><td>Disqus</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/disqus.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/disqus.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/disqus.svg" width="100"></td><td><a href="https://disqus.com/brand/">https://disqus.com/brand/</a></td></tr>
<tr><td>Django Project</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/djangoproject.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/djangoproject.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/djangoproject.png" width="100"></td><td><a href="https://djangoproject.org/trademarks/">https://djangoproject.org/trademarks/</a></td></tr>
<tr><td>Docker</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/docker.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/docker.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/docker.svg" width="100"></td><td><a href="https://www.docker.com/brand-guidelines">https://www.docker.com/brand-guidelines</a></td></tr>
<tr><td>Dribble</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/dribbble.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/dribbble.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/dribbble.png" width="100"></td><td><a href="https://dribbble.com/branding">https://dribbble.com/branding</a></td></tr>
<tr><td>Drone</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/drone.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/drone.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/drone.png" width="100"></td><td><a href="https://github.com/drone/brand">https://github.com/drone/brand</a></td></tr>
<tr><td>Dropbox</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/dropbox.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/dropbox.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/dropbox.svg" width="100"></td><td><a href="https://www.dropbox.com/branding">https://www.dropbox.com/branding</a></td></tr>
<tr><td>Drupal</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/drupal.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/drupal.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/drupal.svg" width="100"></td><td><a href="https://www.drupal.org/about/media-kit/logos">https://www.drupal.org/about/media-kit/logos</a></td></tr>
<tr><td>DuckDuckGo</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/duckduckgo.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/duckduckgo.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/duckduckgo.svg" width="100"></td><td><a href="https://duckduckgo.com/press">https://duckduckgo.com/press</a></td></tr>
<tr><td>Electronic Arts</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ea.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ea.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/ea.svg" width="100"></td><td><a href="https://commons.wikimedia.org/wiki/File:EA-Logo.svg">https://commons.wikimedia.org/wiki/File:EA-Logo.svg</a></td></tr>
<tr><td>eBay</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ebay.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ebay.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/ebay.svg" width="100"></td><td><a href="https://go.developer.ebay.com/logos">https://go.developer.ebay.com/logos</a></td></tr>
<tr><td>Ecosia</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ecosia.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ecosia.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/ecosia.png" width="100"></td><td><a href="https://ecosia.co/ecosialogos">https://ecosia.co/ecosialogos</a></td></tr>
<tr><td>Edge</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/edge.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/edge.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/edge.svg" width="100"></td><td><a href="https://www.microsoft.com/en-us/edge">https://www.microsoft.com/en-us/edge</a></td></tr>
<tr><td>elastic</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/elastic.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/elastic.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/elastic.svg" width="100"></td><td><a href="https://www.elastic.co">https://www.elastic.co</a></td></tr>
<tr><td>Element</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/element.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/element.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/element.svg" width="100"></td><td><a href="https://element.io/images/logo-mark-primary.svg">https://element.io/images/logo-mark-primary.svg</a></td></tr>
<tr><td>Elementary OS</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/elementaryos.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/elementaryos.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/elementaryos.png" width="100"></td><td><a href="https://elementary.io/images/brand/logomark.png">https://elementary.io/images/brand/logomark.png</a></td></tr>
<tr><td>Email</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/email.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/email.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/email.png" width="100"></td><td><a href="https://commons.wikimedia.org/wiki/File:Mail_%28iOS%29.svg">https://commons.wikimedia.org/wiki/File:Mail_%28iOS%29.svg</a></td></tr>
<tr><td>Endeavour OS</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/endeavouros.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/endeavouros.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/endeavouros.png" width="100"></td><td><a href="https://github.com/endeavouros-team/endeavouros-theming">https://github.com/endeavouros-team/endeavouros-theming</a></td></tr>
<tr><td>ePub</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/epub.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/epub.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/epub.svg" width="100"></td><td><a href="http://idpf.org/sites/default/files/epub-logo.gif">http://idpf.org/sites/default/files/epub-logo.gif</a></td></tr>
<tr><td>Espressif</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/espressif.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/espressif.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/espressif.svg" width="100"></td></tr>
<tr><td>Ethereum</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ethereum.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ethereum.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/ethereum.svg" width="100"></td><td><a href="https://www.ethereum.org/">https://www.ethereum.org/</a></td></tr>
<tr><td>Etsy</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/etsy.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/etsy.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/etsy.png" width="100"></td><td><a href="https://www.etsy.com/uk/press?ref=ftr">https://www.etsy.com/uk/press?ref=ftr</a></td></tr>
<tr><td>Evernote</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/evernote.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/evernote.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/evernote.svg" width="100"></td><td><a href="https://evernote.com/media/pdf/evernote_quick_brand_guidelines.pdf">https://evernote.com/media/pdf/evernote_quick_brand_guidelines.pdf</a></td></tr>
<tr><td>ExpressionEngine</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/expressionengine.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/expressionengine.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/expressionengine.png" width="100"></td><td><a href="https://expressionengine.com/about/trademark-use-policy">https://expressionengine.com/about/trademark-use-policy</a></td></tr>
<tr><td>F-Droid</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/f-droid.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/f-droid.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/f-droid.svg" width="100"></td><td><a href="https://gitlab.com/fdroid/fdroid-website/-/blob/master/assets/fdroid-logo.svg">https://gitlab.com/fdroid/fdroid-website/-/blob/master/assets/fdroid-logo.svg</a></td></tr>
<tr><td>Facebook</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/facebook.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/facebook.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/facebook.svg" width="100"></td><td><a href="https://en.facebookbrand.com/">https://en.facebookbrand.com/</a></td></tr>
<tr><td>Fediverse</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/fediverse.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/fediverse.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/fediverse.svg" width="100"></td><td><a href="https://commons.wikimedia.org/wiki/File:Fediverse_logo_proposal.svg">https://commons.wikimedia.org/wiki/File:Fediverse_logo_proposal.svg</a></td></tr>
<tr><td>Filestash</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/filestash.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/filestash.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/filestash.svg" width="100"></td><td><a href="https://www.filestash.app/">https://www.filestash.app/</a></td></tr>
<tr><td>Finder</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/finder.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/finder.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/finder.png" width="100"></td><td><a href="https://support.apple.com/en-us/HT201732/">https://support.apple.com/en-us/HT201732/</a></td></tr>
<tr><td>Firefox</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/firefox.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/firefox.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/firefox.svg" width="100"></td><td><a href="https://mozilla.design/firefox/logos-usage/">https://mozilla.design/firefox/logos-usage/</a></td></tr>
<tr><td>Flattr</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/flattr.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/flattr.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/flattr.svg" width="100"></td><td><a href="https://commons.wikimedia.org/wiki/File:Flattrlogo250.svg">https://commons.wikimedia.org/wiki/File:Flattrlogo250.svg</a></td></tr>
<tr><td>Flickr</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/flickr.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/flickr.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/flickr.png" width="100"></td><td><a href="https://www.flickr.com/images/opensearch-flickr-logo.png">https://www.flickr.com/images/opensearch-flickr-logo.png</a></td></tr>
<tr><td>Floatplane</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/floatplane.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/floatplane.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/floatplane.svg" width="100"></td><td><a href="https://www.floatplane.com/">https://www.floatplane.com/</a></td></tr>
<tr><td>Flutter</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/flutter.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/flutter.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/flutter.svg" width="100"></td><td><a href="https://flutter.dev/brand">https://flutter.dev/brand</a></td></tr>
<tr><td>foobar2000</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/foobar2000.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/foobar2000.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/foobar2000.png" width="100"></td><td><a href="https://www.foobar2000.org/">https://www.foobar2000.org/</a></td></tr>
<tr><td>FreeBSD</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/freebsd.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/freebsd.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/freebsd.png" width="100"></td><td><a href="https://freebsdfoundation.org/about-us/about-the-foundation/project/">https://freebsdfoundation.org/about-us/about-the-foundation/project/</a></td></tr>
<tr><td>freeCodeCamp</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/freecodecamp.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/freecodecamp.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/freecodecamp.svg" width="100"></td><td><a href="https://design-style-guide.freecodecamp.org">https://design-style-guide.freecodecamp.org</a></td></tr>
<tr><td>Friendica</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/friendica.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/friendica.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/friendica.png" width="100"></td><td><a href="https://github.com/friendica/friendica/tree/develop/images">https://github.com/friendica/friendica/tree/develop/images</a></td></tr>
<tr><td>Fritz!</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/fritz.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/fritz.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/fritz.svg" width="100"></td><td><a href="https://en.wikipedia.org/wiki/Fritz!Box#/media/File:Fritz!.svg">https://en.wikipedia.org/wiki/Fritz!Box#/media/File:Fritz!.svg</a></td></tr>
<tr><td>Gandi</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gandi.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gandi.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/gandi.png" width="100"></td><td><a href="https://v4.gandi.net/static/images/illustrations/press/Gandi_LogoGuidelines_EN.pdf">https://v4.gandi.net/static/images/illustrations/press/Gandi_LogoGuidelines_EN.pdf</a></td></tr>
<tr><td>GateHub</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gatehub.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gatehub.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/gatehub.png" width="100"></td><td><a href="https://gatehub.net/">https://gatehub.net/</a></td></tr>
<tr><td>Gemini</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gemini.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gemini.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/gemini.svg" width="100"></td><td><a href="https://deepmind.google/technologies/gemini/">https://deepmind.google/technologies/gemini/</a></td></tr>
<tr><td>Ghost</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ghost.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ghost.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/ghost.svg" width="100"></td><td><a href="https://ghost.org/design/">https://ghost.org/design/</a></td></tr>
<tr><td>Git</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/git.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/git.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/git.svg" width="100"></td><td><a href="https://git-scm.com/downloads/logos">https://git-scm.com/downloads/logos</a></td></tr>
<tr><td>Gitea</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gitea.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gitea.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/gitea.png" width="100"></td><td><a href="https://github.com/go-gitea/gitea/tree/master/assets">https://github.com/go-gitea/gitea/tree/master/assets</a></td></tr>
<tr><td>GitHub</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/github.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/github.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/github.svg" width="100"></td><td><a href="https://github.com/logos">https://github.com/logos</a></td></tr>
<tr><td>GitLab</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gitlab.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gitlab.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/gitlab.svg" width="100"></td><td><a href="https://about.gitlab.com/press/">https://about.gitlab.com/press/</a></td></tr>
<tr><td>Gitpod</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gitpod.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gitpod.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/gitpod.svg" width="100"></td><td><a href="https://www.gitpod.io/media-kit">https://www.gitpod.io/media-kit</a></td></tr>
<tr><td>Glitch</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/glitch.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/glitch.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/glitch.svg" width="100"></td><td><a href="https://glitch.com/about/press/">https://glitch.com/about/press/</a></td></tr>
<tr><td>Gmail</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gmail.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gmail.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/gmail.png" width="100"></td><td><a href="https://www.blog.google/press/">https://www.blog.google/press/</a></td></tr>
<tr><td>Gmail</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gmail_old.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gmail_old.svg" width="100" style="border-radius: 50%;"></td></tr>
<tr><td>Go</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/go.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/go.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/go.svg" width="100"></td><td><a href="https://blog.golang.org/go-brand">https://blog.golang.org/go-brand</a></td></tr>
<tr><td>Godot</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/godot.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/godot.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/godot.svg" width="100"></td><td><a href="https://godotengine.org/press/">https://godotengine.org/press/</a></td></tr>
<tr><td>GOG.com</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gogcom.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gogcom.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/gogcom.png" width="100"></td><td><a href="https://www.cdprojekt.com/en/media/logotypes/">https://www.cdprojekt.com/en/media/logotypes/</a></td></tr>
<tr><td>Gojek</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gojek.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gojek.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/gojek.svg" width="100"></td><td><a href="https://www.gojek.com/id/terms-of-service/">https://www.gojek.com/id/terms-of-service/</a></td></tr>
<tr><td>Goodreads</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/goodreads.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/goodreads.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/goodreads.png" width="100"></td><td><a href="https://www.goodreads.com/about/press">https://www.goodreads.com/about/press</a></td></tr>
<tr><td>Google</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/google.svg" width="100"></td><td><a href="https://developers.google.com/identity/branding-guidelines">https://developers.google.com/identity/branding-guidelines</a></td></tr>
<tr><td>Google Assistant</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_assistant.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_assistant.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/google_assistant.png" width="100"></td><td><a href="https://www.blog.google/press/">https://www.blog.google/press/</a></td></tr>
<tr><td>Google Calendar</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_calendar.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_calendar.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/google_calendar.png" width="100"></td><td><a href="https://www.blog.google/press/">https://www.blog.google/press/</a></td></tr>
<tr><td>Google Collaborative content tools</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_collaborative_content_tools.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_collaborative_content_tools.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/google_collaborative_content_tools.png" width="100"></td><td><a href="https://www.blog.google/press/">https://www.blog.google/press/</a></td></tr>
<tr><td>Google Docs Editors</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_docs_editors.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_docs_editors.svg" width="100" style="border-radius: 50%;"></td></tr>
<tr><td>Google Drive</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_drive.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_drive.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/google_drive.png" width="100"></td><td><a href="https://developers.google.com/drive/api/v2/branding">https://developers.google.com/drive/api/v2/branding</a></td></tr>
<tr><td>Google Drive</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_drive_old.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_drive_old.svg" width="100" style="border-radius: 50%;"></td></tr>
<tr><td>Google Maps</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_maps.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_maps.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/google_maps.svg" width="100"></td><td><a href="https://www.google.com/maps/about/">https://www.google.com/maps/about/</a></td></tr>
<tr><td>Google Maps</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_maps_old.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_maps_old.svg" width="100" style="border-radius: 50%;"></td></tr>
<tr><td>Google Meet</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_meet.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_meet.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/google_meet.png" width="100"></td><td><a href="https://www.blog.google/press/">https://www.blog.google/press/</a></td></tr>
<tr><td>Google Play</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_play.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_play.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/google_play.svg" width="100"></td><td><a href="https://play.google.com/intl/en_us/badges/">https://play.google.com/intl/en_us/badges/</a></td></tr>
<tr><td>Google+</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_plus.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_plus.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/google_plus.png" width="100"></td><td><a href="https://plus.google.com/+googleplus">https://plus.google.com/+googleplus</a></td></tr>
<tr><td>Google Podcasts</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_podcasts.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_podcasts.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/google_podcasts.png" width="100"></td><td><a href="https://play.google.com/store/apps/details?id=com.google.android.apps.podcasts&hl=en_GB">https://play.google.com/store/apps/details?id=com.google.android.apps.podcasts&hl=en_GB</a></td></tr>
<tr><td>Google Scholar</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_scholar.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_scholar.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/google_scholar.ico" width="100"></td><td><a href="https://scholar.google.com/">https://scholar.google.com/</a></td></tr>
<tr><td>Gradle</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gradle.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gradle.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/gradle.svg" width="100"></td></tr>
<tr><td>Grafana</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/grafana.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/grafana.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/grafana.svg" width="100"></td><td><a href="https://github.com/grafana/grafana/blob/master/public/img/grafana_icon.svg">https://github.com/grafana/grafana/blob/master/public/img/grafana_icon.svg</a></td></tr>
<tr><td>Guacamole</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/guacamole.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/guacamole.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/guacamole.svg" width="100"></td><td><a href="https://www.apache.org/logos/?#guacamole">https://www.apache.org/logos/?#guacamole</a></td></tr>
<tr><td>Guilded</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/guilded.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/guilded.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/guilded.png" width="100"></td><td><a href="https://www.guilded.gg/brand">https://www.guilded.gg/brand</a></td></tr>
<tr><td>h-card</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/h-card.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/h-card.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/h-card.svg" width="100"></td><td><a href="https://indieweb.org/IndieWebCamp:Copyrights">https://indieweb.org/IndieWebCamp:Copyrights</a></td></tr>
<tr><td>h-entry</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/h-entry.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/h-entry.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/h-entry.svg" width="100"></td><td><a href="https://indieweb.org/IndieWebCamp:Copyrights">https://indieweb.org/IndieWebCamp:Copyrights</a></td></tr>
<tr><td>h-feed</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/h-feed.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/h-feed.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/h-feed.svg" width="100"></td><td><a href="https://indieweb.org/IndieWebCamp:Copyrights">https://indieweb.org/IndieWebCamp:Copyrights</a></td></tr>
<tr><td>Hacker News</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/hackernews.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/hackernews.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/hackernews.png" width="100"></td><td><a href="https://www.ycombinator.com/favicon.ico">https://www.ycombinator.com/favicon.ico</a></td></tr>
<tr><td>HackerOne</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/hackerone.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/hackerone.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/hackerone.png" width="100"></td><td><a href="https://www.hackerone.com/branding">https://www.hackerone.com/branding</a></td></tr>
<tr><td>HAML</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/haml.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/haml.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/haml.svg" width="100"></td><td><a href="https://github.com/haml/haml/issues/819">https://github.com/haml/haml/issues/819</a></td></tr>
<tr><td>Heroku</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/heroku.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/heroku.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/heroku.png" width="100"></td><td><a href="https://brand.heroku.com/">https://brand.heroku.com/</a></td></tr>
<tr><td>Homekit</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/homekit.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/homekit.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/homekit.svg" width="100"></td><td><a href="https://developer.apple.com/design/human-interface-guidelines/homekit/overview/icons/">https://developer.apple.com/design/human-interface-guidelines/homekit/overview/icons/</a></td></tr>
<tr><td>HP</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/hp.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/hp.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/hp.png" width="100"></td><td><a href="https://www.hp.com/">https://www.hp.com/</a></td></tr>
<tr><td>HTML5</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/html5.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/html5.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/html5.svg" width="100"></td><td><a href="https://www.w3.org/html/logo/">https://www.w3.org/html/logo/</a></td></tr>
<tr><td>Hulu</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/hulu.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/hulu.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/hulu.svg" width="100"></td><td><a href="https://thisis.hulu.com/#hulu-logo">https://thisis.hulu.com/#hulu-logo</a></td></tr>
<tr><td>Humble Bundle</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/humblebundle.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/humblebundle.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/humblebundle.svg" width="100"></td><td><a href="https://cdn.worldvectorlogo.com/logos/humblebundle.svg">https://cdn.worldvectorlogo.com/logos/humblebundle.svg</a></td></tr>
<tr><td>i18next</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/i18next.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/i18next.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/i18next.png" width="100"></td><td><a href="https://www.i18next.com/">https://www.i18next.com/</a></td></tr>
<tr><td>IBM</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ibm.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ibm.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/ibm.svg" width="100"></td><td><a href="https://www-03.ibm.com/ibm/history/exhibits/logo/logo_8.html">https://www-03.ibm.com/ibm/history/exhibits/logo/logo_8.html</a></td></tr>
<tr><td>iHeartRadio</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/iheartradio.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/iheartradio.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/iheartradio.png" width="100"></td><td><a href="https://www.iheart.com/">https://www.iheart.com/</a></td></tr>
<tr><td>IMDb</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/imdb.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/imdb.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/imdb.svg" width="100"></td><td><a href="https://imdb.com/">https://imdb.com/</a></td></tr>
<tr><td>Imgur</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/imgur.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/imgur.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/imgur.svg" width="100"></td><td><a href="https://imgurinc.com/press">https://imgurinc.com/press</a></td></tr>
<tr><td>Instagram</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/instagram.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/instagram.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/instagram.svg" width="100"></td><td><a href="https://en.instagram-brand.com/">https://en.instagram-brand.com/</a></td></tr>
<tr><td>Intel</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/intel.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/intel.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/intel.svg" width="100"></td><td><a href="https://www.intel.com/content/www/us/en/company-overview/visual-brand-identity.html">https://www.intel.com/content/www/us/en/company-overview/visual-brand-identity.html</a></td></tr>
<tr><td>Intercom</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/intercom.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/intercom.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/intercom.svg" width="100"></td><td><a href="https://www.intercom.com/press">https://www.intercom.com/press</a></td></tr>
<tr><td>Internet Archive</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/internet_archive.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/internet_archive.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/internet_archive.svg" width="100"></td><td><a href="https://commons.wikimedia.org/wiki/File:Internet_Archive_logo_and_wordmark.svg">https://commons.wikimedia.org/wiki/File:Internet_Archive_logo_and_wordmark.svg</a></td></tr>
<tr><td>itch.io</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/itch_io.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/itch_io.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/itch_io.svg" width="100"></td><td><a href="https://itch.io/press-kit">https://itch.io/press-kit</a></td></tr>
<tr><td>iTunes</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/itunes_podcasts.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/itunes_podcasts.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/itunes_podcasts.svg" width="100"></td><td><a href="https://www.apple.com/itunes/marketing-on-podcasts/identity-guidelines.html">https://www.apple.com/itunes/marketing-on-podcasts/identity-guidelines.html</a></td></tr>
<tr><td>Jacobin</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/jacobin.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/jacobin.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/jacobin.svg" width="100"></td><td><a href="https://www.jacobinmag.com/contact">https://www.jacobinmag.com/contact</a></td></tr>
<tr><td>Java</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/java.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/java.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/java.svg" width="100"></td><td><a href="http://www.oracle.com/us/technologies/java/java-licensing-logo-guidelines-1908204.pdf">http://www.oracle.com/us/technologies/java/java-licensing-logo-guidelines-1908204.pdf</a></td></tr>
<tr><td>JavaScript</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/javascript.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/javascript.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/javascript.svg" width="100"></td><td><a href="https://commons.wikimedia.org/wiki/File:Unofficial_JavaScript_logo_2.svg">https://commons.wikimedia.org/wiki/File:Unofficial_JavaScript_logo_2.svg</a></td></tr>
<tr><td>Jellyfin</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/jellyfin.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/jellyfin.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/jellyfin.png" width="100"></td><td><a href="https://raw.githubusercontent.com/jellyfin/jellyfin-web/master/src/assets/img/banner-dark.png">https://raw.githubusercontent.com/jellyfin/jellyfin-web/master/src/assets/img/banner-dark.png</a></td></tr>
<tr><td>jQuery</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/jquery.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/jquery.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/jquery.svg" width="100"></td><td><a href="https://brand.jquery.org/logos">https://brand.jquery.org/logos</a></td></tr>
<tr><td>JSON-LD</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/json-ld.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/json-ld.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/json-ld.svg" width="100"></td><td><a href="https://json-ld.org/images/">https://json-ld.org/images/</a></td></tr>
<tr><td>JSON</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/json.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/json.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/json.png" width="100"></td><td><a href="https://json.org/">https://json.org/</a></td></tr>
<tr><td>JSON Feed</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/jsonfeed.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/jsonfeed.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/jsonfeed.svg" width="100"></td><td><a href="https://www.jsonfeed.org/">https://www.jsonfeed.org/</a></td></tr>
<tr><td>JSR</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/jsr.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/jsr.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/jsr.svg" width="100"></td><td><a href="https://jsr.io/">https://jsr.io/</a></td></tr>
<tr><td>Julia</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/julia.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/julia.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/julia.svg" width="100"></td><td><a href="https://julialang.org">https://julialang.org</a></td></tr>
<tr><td>JustGiving</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/justgiving.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/justgiving.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/justgiving.png" width="100"></td><td><a href="https://justgiving-developer.zendesk.com/hc/en-us/articles/14308756536337">https://justgiving-developer.zendesk.com/hc/en-us/articles/14308756536337</a></td></tr>
<tr><td>Kaggle</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/kaggle.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/kaggle.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/kaggle.png" width="100"></td><td><a href="https://www.kaggle.com/">https://www.kaggle.com/</a></td></tr>
<tr><td>KeePassDX</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/keepassdx.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/keepassdx.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/keepassdx.svg" width="100"></td><td><a href="https://www.keepassdx.com/">https://www.keepassdx.com/</a></td></tr>
<tr><td>Kemal Framework</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/kemal.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/kemal.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/kemal.png" width="100"></td><td><a href="https://raw.githubusercontent.com/kemalcr/kemalcr.com/master/img/kemal.png">https://raw.githubusercontent.com/kemalcr/kemalcr.com/master/img/kemal.png</a></td></tr>
<tr><td>Keskonfai</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/keskonfai.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/keskonfai.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/keskonfai.png" width="100"></td><td><a href="https://www.keskonfai.fr/">https://www.keskonfai.fr/</a></td></tr>
<tr><td>Keybase</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/keybase.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/keybase.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/keybase.svg" width="100"></td><td><a href="https://github.com/keybase/client/blob/master/shared/images/iconfont/kb-iconfont-keybase-16.svg">https://github.com/keybase/client/blob/master/shared/images/iconfont/kb-iconfont-keybase-16.svg</a></td></tr>
<tr><td>Kickstarter</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/kickstarter.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/kickstarter.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/kickstarter.svg" width="100"></td><td><a href="https://www.kickstarter.com/help/brand_assets">https://www.kickstarter.com/help/brand_assets</a></td></tr>
<tr><td>Ko-Fi</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ko-fi.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ko-fi.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/ko-fi.jpg" width="100"></td><td><a href="https://ko-fi.com/">https://ko-fi.com/</a></td></tr>
<tr><td>Kodi</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/kodi.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/kodi.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/kodi.svg" width="100"></td><td><a href="https://kodi.tv/">https://kodi.tv/</a></td></tr>
<tr><td>Kotlin</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/kotlin.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/kotlin.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/kotlin.svg" width="100"></td><td><a href="https://resources.jetbrains.com/storage/products/kotlin/docs/kotlin_logos.zip">https://resources.jetbrains.com/storage/products/kotlin/docs/kotlin_logos.zip</a></td></tr>
<tr><td>Laravel</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/laravel.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/laravel.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/laravel.svg" width="100"></td><td><a href="https://github.com/laravel/art/blob/master/Laravel-l-slant.svg">https://github.com/laravel/art/blob/master/Laravel-l-slant.svg</a></td></tr>
<tr><td>LastPass</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/lastpass.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/lastpass.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/lastpass.svg" width="100"></td><td><a href="https://lastpass.com/press-room/">https://lastpass.com/press-room/</a></td></tr>
<tr><td>LeetCode Logo</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/leetcode.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/leetcode.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/leetcode.png" width="100"></td><td><a href="https://leetcode.com/">https://leetcode.com/</a></td></tr>
<tr><td>Liberapay</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/liberapay.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/liberapay.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/liberapay.svg" width="100"></td><td><a href="https://github.com/liberapay/liberapay.com/blob/master/www/assets/liberapay/icon-v2_yellow-r.svg">https://github.com/liberapay/liberapay.com/blob/master/www/assets/liberapay/icon-v2_yellow-r.svg</a></td></tr>
<tr><td>LibreSpeed</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/librespeed.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/librespeed.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/librespeed.svg" width="100"></td><td><a href="https://github.com/librespeed/speedtest/blob/master/.logo/LibreSpeed.svg">https://github.com/librespeed/speedtest/blob/master/.logo/LibreSpeed.svg</a></td></tr>
<tr><td>LINE</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/line.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/line.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/line.svg" width="100"></td><td><a href="https://line.me/en/logo">https://line.me/en/logo</a></td></tr>
<tr><td>Linear</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/linearapp.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/linearapp.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/linearapp.svg" width="100"></td><td><a href="https://linear.app/brand">https://linear.app/brand</a></td></tr>
<tr><td>LinkedIn</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/linkedin.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/linkedin.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/linkedin.svg" width="100"></td><td><a href="https://brand.linkedin.com/">https://brand.linkedin.com/</a></td></tr>
<tr><td>Linux</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/linux.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/linux.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/linux.svg" width="100"></td><td><a href="https://www.linuxfoundation.org/trademark-usage/">https://www.linuxfoundation.org/trademark-usage/</a></td></tr>
<tr><td>Linux Mint</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/linux_mint.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/linux_mint.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/linux_mint.svg" width="100"></td><td><a href="https://commons.wikimedia.org/wiki/File:Linux_Mint_logo_without_wordmark.svg">https://commons.wikimedia.org/wiki/File:Linux_Mint_logo_without_wordmark.svg</a></td></tr>
<tr><td>Lobste.rs</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/lobsters.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/lobsters.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/lobsters.png" width="100"></td><td><a href="https://lobste.rs/">https://lobste.rs/</a></td></tr>
<tr><td>Lock</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/lock.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/lock.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/lock.png" width="100"></td><td><a href="https://www.freepik.com/icon/lock_449932">https://www.freepik.com/icon/lock_449932</a></td></tr>
<tr><td>Logitech</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/logitech.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/logitech.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/logitech.png" width="100"></td><td><a href="https://www.logitech.com/en-au">https://www.logitech.com/en-au</a></td></tr>
<tr><td>Lucky Framework</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/luckyframework.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/luckyframework.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/luckyframework.png" width="100"></td><td><a href="https://luckyframework.org/">https://luckyframework.org/</a></td></tr>
<tr><td>macOS</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/macos.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/macos.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/macos.svg" width="100"></td><td><a href="https://www.apple.com/mac/">https://www.apple.com/mac/</a></td></tr>
<tr><td>Mail</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/mail.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/mail.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/mail.png" width="100"></td><td><a href="https://www.flaticon.com/free-icon/at-sign_9192388">https://www.flaticon.com/free-icon/at-sign_9192388</a></td></tr>
<tr><td>Mailchimp</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/mailchimp.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/mailchimp.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/mailchimp.svg" width="100"></td><td><a href="https://mailchimp.com/about/brand-assets/">https://mailchimp.com/about/brand-assets/</a></td></tr>
<tr><td>Malt</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/malt.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/malt.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/malt.svg" width="100"></td></tr>
<tr><td>Manjaro</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/manjaro.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/manjaro.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/manjaro.svg" width="100"></td><td><a href="https://manjaro.org/img/logo.svg">https://manjaro.org/img/logo.svg</a></td></tr>
<tr><td>Markdown</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/markdown.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/markdown.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/markdown.png" width="100"></td><td><a href="https://www.markdownguide.org/">https://www.markdownguide.org/</a></td></tr>
<tr><td>mastercard</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/mastercard.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/mastercard.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/mastercard.svg" width="100"></td><td><a href="https://www.mastercard.com/global/en.html">https://www.mastercard.com/global/en.html</a></td></tr>
<tr><td>Mastodon</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/mastodon.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/mastodon.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/mastodon.svg" width="100"></td><td><a href="https://github.com/tootsuite/joinmastodon/blob/master/public/press-kit.zip">https://github.com/tootsuite/joinmastodon/blob/master/public/press-kit.zip</a></td></tr>
<tr><td>matrix</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/matrix.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/matrix.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/matrix.svg" width="100"></td></tr>
<tr><td>Mattermost</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/mattermost.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/mattermost.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/mattermost.png" width="100"></td><td><a href="https://www.mattermost.org/brand-guidelines/">https://www.mattermost.org/brand-guidelines/</a></td></tr>
<tr><td>McDonald's</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/mcdonald_s.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/mcdonald_s.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/mcdonald_s.png" width="100"></td><td><a href="https://corporate.mcdonalds.com/corpmcd/our-stories/media-assets-library/media-article/golden_arches_logo.html">https://corporate.mcdonalds.com/corpmcd/our-stories/media-assets-library/media-article/golden_arches_logo.html</a></td></tr>
<tr><td>Medium</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/medium.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/medium.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/medium.svg" width="100"></td><td><a href="https://medium.design/logos-and-brand-guidelines-f1a01a733592">https://medium.design/logos-and-brand-guidelines-f1a01a733592</a></td></tr>
<tr><td>Meetup</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/meetup.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/meetup.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/meetup.png" width="100"></td><td><a href="https://a248.e.akamai.net/secure.meetupstatic.com/photos/event/8/f/1/d/highres_454596637.jpeg">https://a248.e.akamai.net/secure.meetupstatic.com/photos/event/8/f/1/d/highres_454596637.jpeg</a></td></tr>
<tr><td>Messenger</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/messenger.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/messenger.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/messenger.svg" width="100"></td><td><a href="https://en.facebookbrand.com/assets/messenger/">https://en.facebookbrand.com/assets/messenger/</a></td></tr>
<tr><td>microformats</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/microformats.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/microformats.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/microformats.png" width="100"></td></tr>
<tr><td>Microsoft</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/microsoft.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/microsoft.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/microsoft.png" width="100"></td><td><a href="https://news.microsoft.com/mssurfacehub_logo_stacked_c-white_rgb/">https://news.microsoft.com/mssurfacehub_logo_stacked_c-white_rgb/</a></td></tr>
<tr><td>Minecraft</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/minecraft.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/minecraft.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/minecraft.png" width="100"></td><td><a href="https://account.mojang.com/terms">https://account.mojang.com/terms</a></td></tr>
<tr><td>MongoDB</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/mongodb.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/mongodb.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/mongodb.svg" width="100"></td><td><a href="https://www.mongodb.com/brand-resources">https://www.mongodb.com/brand-resources</a></td></tr>
<tr><td>MySQL</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/mysql.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/mysql.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/mysql.svg" width="100"></td><td><a href="https://www.mysql.com/about/legal/logos.html">https://www.mysql.com/about/legal/logos.html</a></td></tr>
<tr><td>NetBeans</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/netbeans.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/netbeans.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/netbeans.png" width="100"></td><td><a href="https://www.apache.org/logos/res/netbeans/netbeans.png">https://www.apache.org/logos/res/netbeans/netbeans.png</a></td></tr>
<tr><td>NetBSD</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/netbsd.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/netbsd.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/netbsd.png" width="100"></td><td><a href="https://www.netbsd.org/gallery/logos.html">https://www.netbsd.org/gallery/logos.html</a></td></tr>
<tr><td>Netflix</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/netflix.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/netflix.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/netflix.png" width="100"></td><td><a href="https://brand.netflix.com/en/assets/brand-symbol/">https://brand.netflix.com/en/assets/brand-symbol/</a></td></tr>
<tr><td>NextCloud</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/nextcloud.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/nextcloud.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/nextcloud.svg" width="100"></td><td><a href="https://nextcloud.com/press/">https://nextcloud.com/press/</a></td></tr>
<tr><td>NGINX</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/nginx.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/nginx.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/nginx.svg" width="100"></td><td><a href="https://www.nginx.com/">https://www.nginx.com/</a></td></tr>
<tr><td>NHS</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/nhs.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/nhs.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/nhs.jpg" width="100"></td><td><a href="https://www.england.nhs.uk/nhsidentity/identity-guidelines/nhs-logo/">https://www.england.nhs.uk/nhsidentity/identity-guidelines/nhs-logo/</a></td></tr>
<tr><td>NixOS</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/nixos.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/nixos.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/nixos.svg" width="100"></td><td><a href="https://github.com/NixOS/nixos-artwork/blob/master/logo/README.md">https://github.com/NixOS/nixos-artwork/blob/master/logo/README.md</a></td></tr>
<tr><td>Node.js</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/nodejs.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/nodejs.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/nodejs.svg" width="100"></td><td><a href="https://nodejs.org/static/documents/foundation-visual-guidelines.pdf">https://nodejs.org/static/documents/foundation-visual-guidelines.pdf</a></td></tr>
<tr><td>npm</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/npm.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/npm.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/npm.svg" width="100"></td><td><a href="https://github.com/npm/logos">https://github.com/npm/logos</a></td></tr>
<tr><td>OK.ru</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ok.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ok.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/ok.png" width="100"></td><td><a href="https://insideok.ru/brandbook">https://insideok.ru/brandbook</a></td></tr>
<tr><td>Olympic Rings</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/olympics.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/olympics.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/olympics.svg" width="100"></td></tr>
<tr><td>OnlyFans</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/onlyfans.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/onlyfans.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/onlyfans.svg" width="100"></td><td><a href="https://onlyfans.com/brand">https://onlyfans.com/brand</a></td></tr>
<tr><td>OpenBenches</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/openbenches.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/openbenches.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/openbenches.svg" width="100"></td><td><a href="https://openbenches.org/">https://openbenches.org/</a></td></tr>
<tr><td>Open Bug Bounty</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/openbugbounty.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/openbugbounty.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/openbugbounty.svg" width="100"></td><td><a href="https://www.openbugbounty.org">https://www.openbugbounty.org</a></td></tr>
<tr><td>Opencast</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/opencast.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/opencast.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/opencast.svg" width="100"></td><td><a href="http://www.opencast.org/">http://www.opencast.org/</a></td></tr>
<tr><td>Open Collective</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/opencollective.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/opencollective.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/opencollective.svg" width="100"></td><td><a href="https://docs.opencollective.com/help/about/introduction#media-logo">https://docs.opencollective.com/help/about/introduction#media-logo</a></td></tr>
<tr><td>OpenCores</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/opencores.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/opencores.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/opencores.png" width="100"></td><td><a href="https://opencores.org">https://opencores.org</a></td></tr>
<tr><td>Open Source</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/opensource.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/opensource.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/opensource.png" width="100"></td><td><a href="https://opensource.org/logo-usage-guidelines">https://opensource.org/logo-usage-guidelines</a></td></tr>
<tr><td>OpenStreetMap</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/openstreetmap.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/openstreetmap.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/openstreetmap.png" width="100"></td><td><a href="https://wiki.openstreetmap.org/wiki/Logos#Other_logos">https://wiki.openstreetmap.org/wiki/Logos#Other_logos</a></td></tr>
<tr><td>OpenVPN</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/openvpn.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/openvpn.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/openvpn.svg" width="100"></td><td><a href="https://openvpn.net/">https://openvpn.net/</a></td></tr>
<tr><td>Opera</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/opera.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/opera.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/opera.svg" width="100"></td><td><a href="https://brand.opera.com/1472-2/opera-logos/">https://brand.opera.com/1472-2/opera-logos/</a></td></tr>
<tr><td>Orcid</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/orcid.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/orcid.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/orcid.png" width="100"></td><td><a href="https://orcid.org/">https://orcid.org/</a></td></tr>
<tr><td>Origin</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/origin.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/origin.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/origin.png" width="100"></td><td><a href="https://www.origin.com/">https://www.origin.com/</a></td></tr>
<tr><td>Outlook</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/outlook.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/outlook.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/outlook.jpg" width="100"></td><td><a href="https://ow2.res.office365.com/owalanding/2021.8.25.01/images/outlook-icon.jpg">https://ow2.res.office365.com/owalanding/2021.8.25.01/images/outlook-icon.jpg</a></td></tr>
<tr><td>Overcast</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/overcast.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/overcast.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/overcast.svg" width="100"></td><td><a href="https://overcast.fm">https://overcast.fm</a></td></tr>
<tr><td>Overleaf</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/overleaf.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/overleaf.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/overleaf.svg" width="100"></td><td><a href="https://www.overleaf.com/for/partners/logos">https://www.overleaf.com/for/partners/logos</a></td></tr>
<tr><td>Patreon</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/patreon.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/patreon.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/patreon.svg" width="100"></td><td><a href="https://www.patreon.com/brand/guidelines">https://www.patreon.com/brand/guidelines</a></td></tr>
<tr><td>PayPal</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/paypal.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/paypal.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/paypal.png" width="100"></td><td><a href="https://www.paypal-marketing.com/html/partner/na/pdf/PayPal_Cobranding_guidelines_dec_2013.pdf">https://www.paypal-marketing.com/html/partner/na/pdf/PayPal_Cobranding_guidelines_dec_2013.pdf</a></td></tr>
<tr><td>PDF</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/pdf.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/pdf.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/pdf.svg" width="100"></td><td><a href="https://www.adobe.com/content/dam/acom/en/legal/documents/Adobe_Trademark_Guidelines_11012014.pdf">https://www.adobe.com/content/dam/acom/en/legal/documents/Adobe_Trademark_Guidelines_11012014.pdf</a></td></tr>
<tr><td>PeerTube</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/peertube.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/peertube.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/peertube.png" width="100"></td><td><a href="https://joinpeertube.org">https://joinpeertube.org</a></td></tr>
<tr><td>Phone</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/phone.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/phone.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/phone.png" width="100"></td><td><a href="https://iconscout.com/free-icon/apple-phone-2">https://iconscout.com/free-icon/apple-phone-2</a></td></tr>
<tr><td>PHP</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/php.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/php.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/php.svg" width="100"></td><td><a href="https://secure.php.net/download-logos.php">https://secure.php.net/download-logos.php</a></td></tr>
<tr><td>Pinboard</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/pinboard.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/pinboard.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/pinboard.png" width="100"></td><td><a href="https://twitter.com/pinboard">https://twitter.com/pinboard</a></td></tr>
<tr><td>Pinterest</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/pinterest.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/pinterest.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/pinterest.svg" width="100"></td><td><a href="https://business.pinterest.com/en-gb/brand-guidelines">https://business.pinterest.com/en-gb/brand-guidelines</a></td></tr>
<tr><td>Pixelfed</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/pixelfed.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/pixelfed.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/pixelfed.svg" width="100"></td><td><a href="https://pixelfed.org/">https://pixelfed.org/</a></td></tr>
<tr><td>PlayStation</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/playstation.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/playstation.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/playstation.svg" width="100"></td><td><a href="https://www.playstation.com/en-gb/">https://www.playstation.com/en-gb/</a></td></tr>
<tr><td>Plex</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/plex.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/plex.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/plex.svg" width="100"></td><td><a href="http://brand.plex.tv/d/qxmJ3odkK0fj/plex-style-guide">http://brand.plex.tv/d/qxmJ3odkK0fj/plex-style-guide</a></td></tr>
<tr><td>Pocket</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/pocket.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/pocket.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/pocket.svg" width="100"></td><td><a href="https://blog.getpocket.com/press/">https://blog.getpocket.com/press/</a></td></tr>
<tr><td>Pocket Casts</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/pocketcasts.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/pocketcasts.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/pocketcasts.png" width="100"></td><td><a href="https://static2.pocketcasts.com/assets/pc_press_kit.zip">https://static2.pocketcasts.com/assets/pc_press_kit.zip</a></td></tr>
<tr><td>Pop!_OS</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/popos.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/popos.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/popos.png" width="100"></td></tr>
<tr><td>Pornhub</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/pornhub.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/pornhub.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/pornhub.png" width="100"></td><td><a href="https://www.pornhub.org/press">https://www.pornhub.org/press</a></td></tr>
<tr><td>Postman</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/postman.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/postman.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/postman.svg" width="100"></td><td><a href="https://www.postman.com/company/press-media/#:~:text=Logo%20guidelines,process%20and%20submit%20a%20requ">https://www.postman.com/company/press-media/#:~:text=Logo%20guidelines,process%20and%20submit%20a%20requ</a></td></tr>
<tr><td>PowerShell</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/powershell.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/powershell.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/powershell.svg" width="100"></td><td><a href="https://learn.microsoft.com/en-us/powershell/scripting/community/digital-art?view=powershell-7.3">https://learn.microsoft.com/en-us/powershell/scripting/community/digital-art?view=powershell-7.3</a></td></tr>
<tr><td>Preact</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/preact.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/preact.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/preact.svg" width="100"></td><td><a href="https://preactjs.com">https://preactjs.com</a></td></tr>
<tr><td>Printer</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/print.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/print.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/print.svg" width="100"></td><td><a href="https://www.iconfinder.com/icons/326675/print_icon#size=512">https://www.iconfinder.com/icons/326675/print_icon#size=512</a></td></tr>
<tr><td>Proton Mail</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/protonmail.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/protonmail.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/protonmail.svg" width="100"></td><td><a href="https://protonmail.com/media-kit">https://protonmail.com/media-kit</a></td></tr>
<tr><td>Python</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/python.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/python.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/python.svg" width="100"></td><td><a href="https://www.python.org/community/logos/">https://www.python.org/community/logos/</a></td></tr>
<tr><td>QQ</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/qq.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/qq.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/qq.png" width="100"></td><td><a href="http://www.imqq.com/English1033.html">http://www.imqq.com/English1033.html</a></td></tr>
<tr><td>quora</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/quora.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/quora.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/quora.jpg" width="100"></td><td><a href="https://www.quora.com/">https://www.quora.com/</a></td></tr>
<tr><td>Raspberry Pi</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/raspberry_pi.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/raspberry_pi.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/raspberry_pi.png" width="100"></td><td><a href="https://www.raspberrypi.org/trademark-rules/">https://www.raspberrypi.org/trademark-rules/</a></td></tr>
<tr><td>React</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/react.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/react.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/react.svg" width="100"></td><td><a href="https://github.com/facebook/react/blob/master/fixtures/dom/public/react-logo.svg">https://github.com/facebook/react/blob/master/fixtures/dom/public/react-logo.svg</a></td></tr>
<tr><td>Reddit</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/reddit.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/reddit.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/reddit.svg" width="100"></td><td><a href="https://web.archive.org/web/20160306165444/https://www.reddit.com/about/alien/">https://web.archive.org/web/20160306165444/https://www.reddit.com/about/alien/</a></td></tr>
<tr><td>RedHat</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/redhat.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/redhat.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/redhat.svg" width="100"></td><td><a href="https://www.redhat.com/">https://www.redhat.com/</a></td></tr>
<tr><td>Research Gate</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/researchgate.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/researchgate.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/researchgate.png" width="100"></td><td><a href="https://mobile.twitter.com/ResearchGate/photo">https://mobile.twitter.com/ResearchGate/photo</a></td></tr>
<tr><td>Rockstar Games</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/rockstar.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/rockstar.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/rockstar.svg" width="100"></td><td><a href="https://www.rockstargames.com/">https://www.rockstargames.com/</a></td></tr>
<tr><td>Roundcube</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/roundcube.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/roundcube.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/roundcube.svg" width="100"></td><td><a href="https://roundcube.net/images/roundcube_logo_icon.svg">https://roundcube.net/images/roundcube_logo_icon.svg</a></td></tr>
<tr><td>RSS</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/rss.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/rss.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/rss.svg" width="100"></td><td><a href="http://www.feedicons.com/">http://www.feedicons.com/</a></td></tr>
<tr><td>Ruby</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ruby.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ruby.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/ruby.svg" width="100"></td><td><a href="https://www.ruby-lang.org/en/about/logo/">https://www.ruby-lang.org/en/about/logo/</a></td></tr>
<tr><td>Ruby Gems</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/rubygems.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/rubygems.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/rubygems.png" width="100"></td><td><a href="https://rubygems.org">https://rubygems.org</a></td></tr>
<tr><td>Ruby On Rails</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/rubyonrails.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/rubyonrails.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/rubyonrails.png" width="100"></td><td><a href="https://rubyonrails.org/trademarks/">https://rubyonrails.org/trademarks/</a></td></tr>
<tr><td>Rust</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/rust.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/rust.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/rust.svg" width="100"></td><td><a href="https://www.rust-lang.org/policies/media-guide">https://www.rust-lang.org/policies/media-guide</a></td></tr>
<tr><td>Safari</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/safari.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/safari.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/safari.svg" width="100"></td><td><a href="https://www.apple.com/uk/safari/">https://www.apple.com/uk/safari/</a></td></tr>
<tr><td>Samsung</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/samsung.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/samsung.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/samsung.svg" width="100"></td><td><a href="https://commons.wikimedia.org/wiki/File:Samsung_Logo.svg">https://commons.wikimedia.org/wiki/File:Samsung_Logo.svg</a></td></tr>
<tr><td>Samsung Internet</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/samsung_internet.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/samsung_internet.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/samsung_internet.svg" width="100"></td><td><a href="https://commons.wikimedia.org/wiki/File:Samsung_Internet_logo.svg">https://commons.wikimedia.org/wiki/File:Samsung_Internet_logo.svg</a></td></tr>
<tr><td>Samsung</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/samsung_s.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/samsung_s.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/samsung_s.svg" width="100"></td><td><a href="https://www.svgrepo.com/svg/349501/samsung-s">https://www.svgrepo.com/svg/349501/samsung-s</a></td></tr>
<tr><td>Samsung</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/samsung_swoop.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/samsung_swoop.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/samsung_swoop.png" width="100"></td><td><a href="https://www.samsung.com/in/?srsltid=AfmBOorcWZ_DcTEx1whMJ4bv9Y6BTBISGULV7GzsMNk5GvF1PWDxyrrj">https://www.samsung.com/in/?srsltid=AfmBOorcWZ_DcTEx1whMJ4bv9Y6BTBISGULV7GzsMNk5GvF1PWDxyrrj</a></td></tr>
<tr><td>Sass</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/sass.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/sass.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/sass.png" width="100"></td><td><a href="https://sass-lang.com/styleguide/brand">https://sass-lang.com/styleguide/brand</a></td></tr>
<tr><td>Semaphore CI</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/semaphoreci.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/semaphoreci.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/semaphoreci.png" width="100"></td><td><a href="https://twitter.com/semaphoreci">https://twitter.com/semaphoreci</a></td></tr>
<tr><td>Sentry</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/sentry.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/sentry.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/sentry.svg" width="100"></td><td><a href="https://sentry.io/branding/">https://sentry.io/branding/</a></td></tr>
<tr><td>Signal</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/signal.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/signal.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/signal.png" width="100"></td><td><a href="https://signal.org/">https://signal.org/</a></td></tr>
<tr><td>Sketch</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/sketch.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/sketch.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/sketch.svg" width="100"></td><td><a href="https://www.sketchapp.com/">https://www.sketchapp.com/</a></td></tr>
<tr><td>Skype</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/skype.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/skype.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/skype.svg" width="100"></td><td><a href="https://www.skype.com/en/legal/brand-guidelines/">https://www.skype.com/en/legal/brand-guidelines/</a></td></tr>
<tr><td>Slack</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/slack.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/slack.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/slack.svg" width="100"></td><td><a href="https://slack.com/media-kit">https://slack.com/media-kit</a></td></tr>
<tr><td>SlideShare</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/slideshare.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/slideshare.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/slideshare.png" width="100"></td><td><a href="https://www.slideshare.net/about/logos">https://www.slideshare.net/about/logos</a></td></tr>
<tr><td>Snapchat</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/snapchat.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/snapchat.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/snapchat.svg" width="100"></td><td><a href="https://www.snap.com/en-US/brand-guidelines/">https://www.snap.com/en-US/brand-guidelines/</a></td></tr>
<tr><td>SOGo</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/sogo.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/sogo.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/sogo.svg" width="100"></td><td><a href="https://www.sogo.nu/">https://www.sogo.nu/</a></td></tr>
<tr><td>Solidity</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/solidity.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/solidity.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/solidity.svg" width="100"></td><td><a href="https://docs.soliditylang.org/en/latest/brand-guide.html">https://docs.soliditylang.org/en/latest/brand-guide.html</a></td></tr>
<tr><td>SoundCloud</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/soundcloud.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/soundcloud.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/soundcloud.png" width="100"></td><td><a href="https://developers.soundcloud.com/docs/api/buttons-logos">https://developers.soundcloud.com/docs/api/buttons-logos</a></td></tr>
<tr><td>Spotify</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/spotify.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/spotify.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/spotify.svg" width="100"></td><td><a href="https://developer.spotify.com/design/">https://developer.spotify.com/design/</a></td></tr>
<tr><td>Square Cash</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/square_cash.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/square_cash.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/square_cash.jpg" width="100"></td><td><a href="https://squareup.com/us/en/press">https://squareup.com/us/en/press</a></td></tr>
<tr><td>Stack Exchange</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/stackexchange.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/stackexchange.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/stackexchange.svg" width="100"></td><td><a href="https://stackoverflow.com/company/logos">https://stackoverflow.com/company/logos</a></td></tr>
<tr><td>Stack Overflow</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/stackoverflow.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/stackoverflow.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/stackoverflow.svg" width="100"></td><td><a href="https://stackoverflow.com/company/logos">https://stackoverflow.com/company/logos</a></td></tr>
<tr><td>Steam</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/steam.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/steam.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/steam.svg" width="100"></td><td><a href="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/steamworks_docs/english/Steam_Guidelines_20170524.pdf">https://steamcdn-a.akamaihd.net/steamcommunity/public/images/steamworks_docs/english/Steam_Guidelines_20170524.pdf</a></td></tr>
<tr><td>Stitcher</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/stitcher.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/stitcher.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/stitcher.png" width="100"></td><td><a href="https://itunes.apple.com/us/app/stitcher-for-podcasts/id288087905">https://itunes.apple.com/us/app/stitcher-for-podcasts/id288087905</a></td></tr>
<tr><td>Strava</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/strava.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/strava.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/strava.png" width="100"></td><td><a href="https://www.strava.com/settings/badges">https://www.strava.com/settings/badges</a></td></tr>
<tr><td>StumbleUpon</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/stumbleupon.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/stumbleupon.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/stumbleupon.png" width="100"></td><td><a href="https://en.wikipedia.org/wiki/StumbleUpon#/media/File:StumbleUpon_Logo.svg">https://en.wikipedia.org/wiki/StumbleUpon#/media/File:StumbleUpon_Logo.svg</a></td></tr>
<tr><td>Sublime Merge</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/sublimemerge.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/sublimemerge.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/sublimemerge.png" width="100"></td><td><a href="https://www.sublimehq.com/">https://www.sublimehq.com/</a></td></tr>
<tr><td>Sublime Text</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/sublimetext.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/sublimetext.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/sublimetext.png" width="100"></td><td><a href="https://www.sublimetext.com/">https://www.sublimetext.com/</a></td></tr>
<tr><td>SubscribeStar</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/subscribestar.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/subscribestar.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/subscribestar.png" width="100"></td><td><a href="https://www.subscribestar.com/brand">https://www.subscribestar.com/brand</a></td></tr>
<tr><td>Svelte</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/svelte.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/svelte.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/svelte.png" width="100"></td><td><a href="https://github.com/sveltejs/branding">https://github.com/sveltejs/branding</a></td></tr>
<tr><td>SVG</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/svg.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/svg.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/svg.svg" width="100"></td><td><a href="https://www.w3.org/Graphics/SVG/">https://www.w3.org/Graphics/SVG/</a></td></tr>
<tr><td>Swift</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/swift.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/swift.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/swift.svg" width="100"></td><td><a href="https://developer.apple.com/swift/resources/">https://developer.apple.com/swift/resources/</a></td></tr>
<tr><td>Symantec</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/symantec.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/symantec.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/symantec.png" width="100"></td><td><a href="https://www.symantec.com/about/newsroom/digital-asset-gallery/logos">https://www.symantec.com/about/newsroom/digital-asset-gallery/logos</a></td></tr>
<tr><td>Symfony</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/symfony.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/symfony.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/symfony.svg" width="100"></td><td><a href="https://symfony.com/logo">https://symfony.com/logo</a></td></tr>
<tr><td>taiga.io</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/taiga.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/taiga.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/taiga.svg" width="100"></td></tr>
<tr><td>tailwindCss</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tailwindCss.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tailwindCss.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/tailwindCss.svg" width="100"></td><td><a href="https://tailwindcss.com/brand">https://tailwindcss.com/brand</a></td></tr>
<tr><td>TATA</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tata.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tata.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/tata.png" width="100"></td><td><a href="https://www.tata.com/">https://www.tata.com/</a></td></tr>
<tr><td>Teamspeak</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/teamspeak.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/teamspeak.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/teamspeak.png" width="100"></td><td><a href="https://www.teamspeak.com/en/">https://www.teamspeak.com/en/</a></td></tr>
<tr><td>Telegram</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/telegram.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/telegram.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/telegram.svg" width="100"></td><td><a href="https://telegram.org/tour/screenshots">https://telegram.org/tour/screenshots</a></td></tr>
<tr><td>Terraform</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/terraform.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/terraform.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/terraform.svg" width="100"></td><td><a href="https://www.terraform.io/logos.html">https://www.terraform.io/logos.html</a></td></tr>
<tr><td>This American Life</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/thisamericanlife.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/thisamericanlife.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/thisamericanlife.png" width="100"></td><td><a href="https://www.npr.org/about-npr/179876898/terms-of-use">https://www.npr.org/about-npr/179876898/terms-of-use</a></td></tr>
<tr><td>Threads</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/threads.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/threads.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/threads.svg" width="100"></td><td><a href="https://en.wikipedia.org/wiki/File:Threads_(app)_logo.svg">https://en.wikipedia.org/wiki/File:Threads_(app)_logo.svg</a></td></tr>
<tr><td>Threema</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/threema.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/threema.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/threema.svg" width="100"></td><td><a href="https://threema.ch/en/press">https://threema.ch/en/press</a></td></tr>
<tr><td>TikTok</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tiktok.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tiktok.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/tiktok.svg" width="100"></td><td><a href="https://www.tiktok.com">https://www.tiktok.com</a></td></tr>
<tr><td>Todoist</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/todoist.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/todoist.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/todoist.png" width="100"></td><td><a href="https://doist.com/press">https://doist.com/press</a></td></tr>
<tr><td>Tox</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tox.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tox.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/tox.svg" width="100"></td><td><a href="https://github.com/Tox/tox.chat/blob/master/themes/website/static/img/icon.svg">https://github.com/Tox/tox.chat/blob/master/themes/website/static/img/icon.svg</a></td></tr>
<tr><td>Trello</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/trello.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/trello.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/trello.svg" width="100"></td><td><a href="https://www.atlassian.com/company/news/press-kit">https://www.atlassian.com/company/news/press-kit</a></td></tr>
<tr><td>TripAdvisor</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tripadvisor.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tripadvisor.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/tripadvisor.svg" width="100"></td><td><a href="https://tripadvisor.mediaroom.com/download/TheNewTripAdvisor_StyleGuide.pdf">https://tripadvisor.mediaroom.com/download/TheNewTripAdvisor_StyleGuide.pdf</a></td></tr>
<tr><td>Tumblr</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tumblr.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tumblr.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/tumblr.svg" width="100"></td><td><a href="https://www.tumblr.com/logo">https://www.tumblr.com/logo</a></td></tr>
<tr><td>TuneIn</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tunein.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tunein.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/tunein.svg" width="100"></td><td><a href="https://cms.tunein.com/wp-content/uploads/2018/08/TuneIn-Media-Kit-Q3-2018-.pdf">https://cms.tunein.com/wp-content/uploads/2018/08/TuneIn-Media-Kit-Q3-2018-.pdf</a></td></tr>
<tr><td>Tutanota</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tutanota.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tutanota.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/tutanota.svg" width="100"></td></tr>
<tr><td>Twilio</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/twilio.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/twilio.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/twilio.svg" width="100"></td><td><a href="https://www.twilio.com/marketing/bundles/company-brand/resources/Twilio-Logos.zip">https://www.twilio.com/marketing/bundles/company-brand/resources/Twilio-Logos.zip</a></td></tr>
<tr><td>Twitch</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/twitch.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/twitch.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/twitch.svg" width="100"></td><td><a href="https://www.twitch.tv/p/brand/">https://www.twitch.tv/p/brand/</a></td></tr>
<tr><td>Twitter</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/twitter.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/twitter.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/twitter.svg" width="100"></td><td><a href="https://about.twitter.com/en/who-we-are/brand-toolkit">https://about.twitter.com/en/who-we-are/brand-toolkit</a></td></tr>
<tr><td>TypeScript</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/typescript.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/typescript.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/typescript.svg" width="100"></td></tr>
<tr><td>Uber</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/uber.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/uber.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/uber.jpg" width="100"></td><td><a href="https://brand.uber.com/guide#logo-clearspace">https://brand.uber.com/guide#logo-clearspace</a></td></tr>
<tr><td>Ubiquiti</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ubiquiti.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ubiquiti.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/ubiquiti.jpg" width="100"></td><td><a href="https://pbs.twimg.com/profile_images/862701781368713216/B7oW421__400x400.jpg">https://pbs.twimg.com/profile_images/862701781368713216/B7oW421__400x400.jpg</a></td></tr>
<tr><td>Ubisoft</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ubisoft.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ubisoft.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/ubisoft.png" width="100"></td><td><a href="https://icon-icons.com/download/136078/PNG/512/">https://icon-icons.com/download/136078/PNG/512/</a></td></tr>
<tr><td>Ubuntu</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ubuntu.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ubuntu.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/ubuntu.svg" width="100"></td><td><a href="https://design.ubuntu.com/brand/ubuntu-logo/">https://design.ubuntu.com/brand/ubuntu-logo/</a></td></tr>
<tr><td>Udemy</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/udemy.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/udemy.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/udemy.png" width="100"></td></tr>
<tr><td>Unicode</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/unicode.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/unicode.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/unicode.svg" width="100"></td><td><a href="https://www.unicode.org/policies/logo_policy.html">https://www.unicode.org/policies/logo_policy.html</a></td></tr>
<tr><td>Untappd</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/untappd.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/untappd.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/untappd.svg" width="100"></td><td><a href="https://commons.wikimedia.org/wiki/File:Untappd.svg">https://commons.wikimedia.org/wiki/File:Untappd.svg</a></td></tr>
<tr><td>Uphold</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/uphold.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/uphold.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/uphold.png" width="100"></td><td><a href="https://uphold.com/en/press-media">https://uphold.com/en/press-media</a></td></tr>
<tr><td>Uplay</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/uplay.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/uplay.svg" width="100" style="border-radius: 50%;"></td></tr>
<tr><td>Upwork</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/upwork.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/upwork.svg" width="100" style="border-radius: 50%;"></td></tr>
<tr><td>Vagrant</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/vagrant.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/vagrant.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/vagrant.png" width="100"></td><td><a href="https://www.vagrantup.com/files/press-kit.zip">https://www.vagrantup.com/files/press-kit.zip</a></td></tr>
<tr><td>Vegetarian</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/vegetarian.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/vegetarian.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/vegetarian.png" width="100"></td><td><a href="https://www.v-label.com/">https://www.v-label.com/</a></td></tr>
<tr><td>Venmo</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/venmo.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/venmo.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/venmo.svg" width="100"></td><td><a href="https://venmo.com/about/brand">https://venmo.com/about/brand</a></td></tr>
<tr><td>Viber</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/viber.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/viber.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/viber.png" width="100"></td><td><a href="https://www.viber.com/en/">https://www.viber.com/en/</a></td></tr>
<tr><td>Vim</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/vim.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/vim.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/vim.png" width="100"></td><td><a href="https://www.vim.org/logos.php">https://www.vim.org/logos.php</a></td></tr>
<tr><td>Vimeo</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/vimeo.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/vimeo.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/vimeo.svg" width="100"></td><td><a href="https://press.vimeo.com/brand-guidelines">https://press.vimeo.com/brand-guidelines</a></td></tr>
<tr><td>visa</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/visa.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/visa.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/visa.png" width="100"></td><td><a href="https://www.merchantsignage.visa.com/brand_guidelines">https://www.merchantsignage.visa.com/brand_guidelines</a></td></tr>
<tr><td>Visual Studio Code</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/visualstudiocode.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/visualstudiocode.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/visualstudiocode.svg" width="100"></td><td><a href="https://code.visualstudio.com/brand">https://code.visualstudio.com/brand</a></td></tr>
<tr><td>Vivino</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/vivino.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/vivino.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/vivino.svg" width="100"></td><td><a href="https://www.vivino.com/press">https://www.vivino.com/press</a></td></tr>
<tr><td>VK</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/vk.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/vk.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/vk.png" width="100"></td><td><a href="https://vk.com/public47200950">https://vk.com/public47200950</a></td></tr>
<tr><td>VLC</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/vlc.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/vlc.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/vlc.png" width="100"></td><td><a href="https://www.videolan.org/">https://www.videolan.org/</a></td></tr>
<tr><td>Vue</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/vue.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/vue.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/vue.svg" width="100"></td><td><a href="https://github.com/vuejs/art/blob/master/logo.svg">https://github.com/vuejs/art/blob/master/logo.svg</a></td></tr>
<tr><td>W3C</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/w3c.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/w3c.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/w3c.png" width="100"></td><td><a href="https://www.w3.org/Consortium/Legal/logo-usage-20000308">https://www.w3.org/Consortium/Legal/logo-usage-20000308</a></td></tr>
<tr><td>Wayland</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wayland.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wayland.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/wayland.png" width="100"></td><td><a href="https://wayland.freedesktop.org/">https://wayland.freedesktop.org/</a></td></tr>
<tr><td>WebAssembly</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/webassembly.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/webassembly.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/webassembly.png" width="100"></td><td><a href="https://webassembly.org/">https://webassembly.org/</a></td></tr>
<tr><td>WebMention</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/webmention.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/webmention.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/webmention.svg" width="100"></td><td><a href="https://indieweb.org/File:webmention-logo.svg">https://indieweb.org/File:webmention-logo.svg</a></td></tr>
<tr><td>WebToons</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/webtoons.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/webtoons.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/webtoons.jpg" width="100"></td><td><a href="https://www.webtoons.com/en">https://www.webtoons.com/en</a></td></tr>
<tr><td>WeChat</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wechat.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wechat.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/wechat.svg" width="100"></td><td><a href="https://wechat.design/?locale=en_US">https://wechat.design/?locale=en_US</a></td></tr>
<tr><td>Wekan</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wekan.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wekan.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/wekan.svg" width="100"></td><td><a href="https://github.com/wekan/wekan/blob/master/public/wekan-logo-150.svg">https://github.com/wekan/wekan/blob/master/public/wekan-logo-150.svg</a></td></tr>
<tr><td>WhatsApp</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/whatsapp.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/whatsapp.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/whatsapp.svg" width="100"></td><td><a href="https://www.whatsappbrand.com/">https://www.whatsappbrand.com/</a></td></tr>
<tr><td>WHATWG</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/whatwg.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/whatwg.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/whatwg.svg" width="100"></td><td><a href="https://whatwg.org/ipr-policy">https://whatwg.org/ipr-policy</a></td></tr>
<tr><td>WiFi</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wifi.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wifi.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/wifi.png" width="100"></td><td><a href="https://www.wi-fi.org/download.php?file=/sites/default/files/private/Wi-Fi_Alliance_Brand_Styleguide_201709.pdf">https://www.wi-fi.org/download.php?file=/sites/default/files/private/Wi-Fi_Alliance_Brand_Styleguide_201709.pdf</a></td></tr>
<tr><td>Wikipedia</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wikipedia.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wikipedia.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/wikipedia.svg" width="100"></td><td><a href="https://wikimediafoundation.org/wiki/Visual_identity_guidelines">https://wikimediafoundation.org/wiki/Visual_identity_guidelines</a></td></tr>
<tr><td>Windows</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/windows.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/windows.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/windows.png" width="100"></td><td><a href="https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE1voQq">https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE1voQq</a></td></tr>
<tr><td>Wire</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wire.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wire.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/wire.svg" width="100"></td><td><a href="https://brand.wire.com/symbol/">https://brand.wire.com/symbol/</a></td></tr>
<tr><td>WireGuard</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wireguard.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wireguard.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/wireguard.svg" width="100"></td><td><a href="https://www.wireguard.com/img/emblem-circle.svg">https://www.wireguard.com/img/emblem-circle.svg</a></td></tr>
<tr><td>WordPress</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wordpress.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wordpress.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/wordpress.svg" width="100"></td><td><a href="https://wordpress.org/about/logos/">https://wordpress.org/about/logos/</a></td></tr>
<tr><td>Workato</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/workato.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/workato.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/workato.svg" width="100"></td><td><a href="https://workato.com">https://workato.com</a></td></tr>
<tr><td>X</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/x.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/x.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/x.svg" width="100"></td><td><a href="https://about.twitter.com/en/who-we-are/brand-toolkit">https://about.twitter.com/en/who-we-are/brand-toolkit</a></td></tr>
<tr><td>X11</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/x11.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/x11.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/x11.png" width="100"></td><td><a href="https://www.netbsd.org/gallery/logos.html">https://www.netbsd.org/gallery/logos.html</a></td></tr>
<tr><td>XING</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/xing.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/xing.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/xing.png" width="100"></td><td><a href="https://dev.xing.com/logo_rules">https://dev.xing.com/logo_rules</a></td></tr>
<tr><td>XMPP</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/xmpp.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/xmpp.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/xmpp.svg" width="100"></td><td><a href="https://xmpp.org/about/press-kit/">https://xmpp.org/about/press-kit/</a></td></tr>
<tr><td>Yahoo!</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/yahoo.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/yahoo.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/yahoo.jpg" width="100"></td><td><a href="https://www.pentagram.com/work/yahoo/story">https://www.pentagram.com/work/yahoo/story</a></td></tr>
<tr><td>Yammer</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/yammer.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/yammer.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/yammer.svg" width="100"></td><td><a href="https://yammerassets.blob.core.windows.net/assets/sites/12/2014/07/Yammer_BrandIdentityGuidelines-1.pdf">https://yammerassets.blob.core.windows.net/assets/sites/12/2014/07/Yammer_BrandIdentityGuidelines-1.pdf</a></td></tr>
<tr><td>Yarn</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/yarn.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/yarn.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/yarn.svg" width="100"></td><td><a href="https://yarnpkg.com/en/">https://yarnpkg.com/en/</a></td></tr>
<tr><td>Yelp</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/yelp.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/yelp.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/yelp.png" width="100"></td><td><a href="https://www.yelp.co.uk/brand">https://www.yelp.co.uk/brand</a></td></tr>
<tr><td>Yii</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/yii.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/yii.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/yii.svg" width="100"></td><td><a href="https://www.yiiframework.com/logo">https://www.yiiframework.com/logo</a></td></tr>
<tr><td>YouTube</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/youtube.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/youtube.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/youtube.svg" width="100"></td><td><a href="https://www.youtube.com/intl/en/yt/about/brand-resources/#logos-icons-colors">https://www.youtube.com/intl/en/yt/about/brand-resources/#logos-icons-colors</a></td></tr>
<tr><td>Yubico</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/yubico.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/yubico.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/yubico.png" width="100"></td><td><a href="https://github.com/Yubico/yubikey-manager-qt/blob/master/resources/icons/ykman.png">https://github.com/Yubico/yubikey-manager-qt/blob/master/resources/icons/ykman.png</a></td></tr>
<tr><td>Zoom</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/zoom.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/zoom.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/zoom.png" width="100"></td><td><a href="https://www.zoom.us/">https://www.zoom.us/</a></td></tr>
<tr><td>Zorinos</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/zorinos.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/zorinos.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/zorinos.png" width="100"></td><td><a href="https://zorin.com/press/">https://zorin.com/press/</a></td></tr>
</table>
</div>
</body>
</html>