From 1526ddb064986eaea723ec624a5e708f5a228331 Mon Sep 17 00:00:00 2001 From: Shmueli Englard Date: Tue, 16 Jul 2024 21:37:52 -0400 Subject: [PATCH] Update all the things --- docs/.nojekyll | 1 + docs/assets/css/main.css | 2660 - docs/assets/highlight.css | 57 + docs/assets/images/icons.png | Bin 9615 -> 0 bytes docs/assets/images/icons@2x.png | Bin 28144 -> 0 bytes docs/assets/images/widgets.png | Bin 480 -> 0 bytes docs/assets/images/widgets@2x.png | Bin 855 -> 0 bytes docs/assets/js/main.js | 248 - docs/assets/js/search.js | 1 - docs/assets/main.js | 58 + docs/assets/search.js | 1 + docs/assets/style.css | 1279 + docs/classes/shieldiodynamicbadge.html | 1535 +- docs/classes/shieldiostaticbadge.html | 1253 +- docs/classes/simpleiconbadge.html | 633 +- docs/enums/badgestyle.html | 356 +- docs/enums/dynamicdatatype.html | 279 +- docs/enums/simpleicons.html | 81171 ++++++++++------------- docs/index.html | 335 +- docs/interfaces/simpleicon.html | 302 +- docs/modules.html | 252 +- docs/variables/icons.html | 59 + gulpfile.js | 4 +- package.json | 28 +- pnpm-lock.yaml | 4979 +- src/simple-icons.g.ts | 15114 ++++- 26 files changed, 53088 insertions(+), 57517 deletions(-) create mode 100644 docs/.nojekyll delete mode 100644 docs/assets/css/main.css create mode 100644 docs/assets/highlight.css delete mode 100644 docs/assets/images/icons.png delete mode 100644 docs/assets/images/icons@2x.png delete mode 100644 docs/assets/images/widgets.png delete mode 100644 docs/assets/images/widgets@2x.png delete mode 100644 docs/assets/js/main.js delete mode 100644 docs/assets/js/search.js create mode 100644 docs/assets/main.js create mode 100644 docs/assets/search.js create mode 100644 docs/assets/style.css create mode 100644 docs/variables/icons.html diff --git a/docs/.nojekyll b/docs/.nojekyll new file mode 100644 index 0000000..e2ac661 --- /dev/null +++ b/docs/.nojekyll @@ -0,0 +1 @@ +TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false. \ No newline at end of file diff --git a/docs/assets/css/main.css b/docs/assets/css/main.css deleted file mode 100644 index 46571c2..0000000 --- a/docs/assets/css/main.css +++ /dev/null @@ -1,2660 +0,0 @@ -:root { - --color-background: #fdfdfd; - --color-text: #222; - --color-text-aside: #707070; - --color-link: #4da6ff; - --color-menu-divider: #eee; - --color-menu-divider-focus: #000; - --color-menu-label: #707070; - --color-panel: #fff; - --color-panel-divider: #eee; - --color-comment-tag: #707070; - --color-comment-tag-text: #fff; - --color-code-background: rgba(0, 0, 0, 0.04); - --color-ts: #9600ff; - --color-ts-interface: #647f1b; - --color-ts-enum: #937210; - --color-ts-class: #0672de; - --color-ts-private: #707070; - --color-toolbar: #fff; - --color-toolbar-text: #333; -} - -/*! normalize.css v1.1.3 | MIT License | git.io/normalize */ -/* ========================================================================== - * * HTML5 display definitions - * * ========================================================================== */ -/** - * * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3. */ -article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { - display: block; -} - -/** - * * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */ -audio, canvas, video { - display: inline-block; - *display: inline; - *zoom: 1; -} - -/** - * * Prevent modern browsers from displaying `audio` without controls. - * * Remove excess height in iOS 5 devices. */ -audio:not([controls]) { - display: none; - height: 0; -} - -/** - * * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4. - * * Known issue: no IE 6 support. */ -[hidden] { - display: none; -} - -/* ========================================================================== - * * Base - * * ========================================================================== */ -/** - * * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using - * * `em` units. - * * 2. Prevent iOS text size adjust after orientation change, without disabling - * * user zoom. */ -html { - font-size: 100%; - /* 1 */ - -ms-text-size-adjust: 100%; - /* 2 */ - -webkit-text-size-adjust: 100%; - /* 2 */ - font-family: sans-serif; -} - -/** - * * Address `font-family` inconsistency between `textarea` and other form - * * elements. */ -button, input, select, textarea { - font-family: sans-serif; -} - -/** - * * Address margins handled incorrectly in IE 6/7. */ -body { - margin: 0; -} - -/* ========================================================================== - * * Links - * * ========================================================================== */ -/** - * * Address `outline` inconsistency between Chrome and other browsers. */ -a:focus { - outline: thin dotted; -} -a:active, a:hover { - outline: 0; -} - -/** - * * Improve readability when focused and also mouse hovered in all browsers. */ -/* ========================================================================== - * * Typography - * * ========================================================================== */ -/** - * * Address font sizes and margins set differently in IE 6/7. - * * Address font sizes within `section` and `article` in Firefox 4+, Safari 5, - * * and Chrome. */ -h1 { - font-size: 2em; - margin: 0.67em 0; -} - -h2 { - font-size: 1.5em; - margin: 0.83em 0; -} - -h3 { - font-size: 1.17em; - margin: 1em 0; -} - -h4, .tsd-index-panel h3 { - font-size: 1em; - margin: 1.33em 0; -} - -h5 { - font-size: 0.83em; - margin: 1.67em 0; -} - -h6 { - font-size: 0.67em; - margin: 2.33em 0; -} - -/** - * * Address styling not present in IE 7/8/9, Safari 5, and Chrome. */ -abbr[title] { - border-bottom: 1px dotted; -} - -/** - * * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome. */ -b, strong { - font-weight: bold; -} - -blockquote { - margin: 1em 40px; -} - -/** - * * Address styling not present in Safari 5 and Chrome. */ -dfn { - font-style: italic; -} - -/** - * * Address differences between Firefox and other browsers. - * * Known issue: no IE 6/7 normalization. */ -hr { - -moz-box-sizing: content-box; - box-sizing: content-box; - height: 0; -} - -/** - * * Address styling not present in IE 6/7/8/9. */ -mark { - background: #ff0; - color: #000; -} - -/** - * * Address margins set differently in IE 6/7. */ -p, pre { - margin: 1em 0; -} - -/** - * * Correct font family set oddly in IE 6, Safari 4/5, and Chrome. */ -code, kbd, pre, samp { - font-family: monospace, serif; - _font-family: "courier new", monospace; - font-size: 1em; -} - -/** - * * Improve readability of pre-formatted text in all browsers. */ -pre { - white-space: pre; - white-space: pre-wrap; - word-wrap: break-word; -} - -/** - * * Address CSS quotes not supported in IE 6/7. */ -q { - quotes: none; -} -q:before, q:after { - content: ""; - content: none; -} - -/** - * * Address `quotes` property not supported in Safari 4. */ -/** - * * Address inconsistent and variable font size in all browsers. */ -small { - font-size: 80%; -} - -/** - * * Prevent `sub` and `sup` affecting `line-height` in all browsers. */ -sub { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; -} - -sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; - top: -0.5em; -} - -sub { - bottom: -0.25em; -} - -/* ========================================================================== - * * Lists - * * ========================================================================== */ -/** - * * Address margins set differently in IE 6/7. */ -dl, menu, ol, ul { - margin: 1em 0; -} - -dd { - margin: 0 0 0 40px; -} - -/** - * * Address paddings set differently in IE 6/7. */ -menu, ol, ul { - padding: 0 0 0 40px; -} - -/** - * * Correct list images handled incorrectly in IE 7. */ -nav ul, nav ol { - list-style: none; - list-style-image: none; -} - -/* ========================================================================== - * * Embedded content - * * ========================================================================== */ -/** - * * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3. - * * 2. Improve image quality when scaled in IE 7. */ -img { - border: 0; - /* 1 */ - -ms-interpolation-mode: bicubic; -} - -/* 2 */ -/** - * * Correct overflow displayed oddly in IE 9. */ -svg:not(:root) { - overflow: hidden; -} - -/* ========================================================================== - * * Figures - * * ========================================================================== */ -/** - * * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11. */ -figure, form { - margin: 0; -} - -/* ========================================================================== - * * Forms - * * ========================================================================== */ -/** - * * Correct margin displayed oddly in IE 6/7. */ -/** - * * Define consistent border, margin, and padding. */ -fieldset { - border: 1px solid #c0c0c0; - margin: 0 2px; - padding: 0.35em 0.625em 0.75em; -} - -/** - * * 1. Correct color not being inherited in IE 6/7/8/9. - * * 2. Correct text not wrapping in Firefox 3. - * * 3. Correct alignment displayed oddly in IE 6/7. */ -legend { - border: 0; - /* 1 */ - padding: 0; - white-space: normal; - /* 2 */ - *margin-left: -7px; -} - -/* 3 */ -/** - * * 1. Correct font size not being inherited in all browsers. - * * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5, - * * and Chrome. - * * 3. Improve appearance and consistency in all browsers. */ -button, input, select, textarea { - font-size: 100%; - /* 1 */ - margin: 0; - /* 2 */ - vertical-align: baseline; - /* 3 */ - *vertical-align: middle; -} - -/* 3 */ -/** - * * Address Firefox 3+ setting `line-height` on `input` using `!important` in - * * the UA stylesheet. */ -button, input { - line-height: normal; -} - -/** - * * Address inconsistent `text-transform` inheritance for `button` and `select`. - * * All other form control elements do not inherit `text-transform` values. - * * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+. - * * Correct `select` style inheritance in Firefox 4+ and Opera. */ -button, select { - text-transform: none; -} - -/** - * * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` - * * and `video` controls. - * * 2. Correct inability to style clickable `input` types in iOS. - * * 3. Improve usability and consistency of cursor style between image-type - * * `input` and others. - * * 4. Remove inner spacing in IE 7 without affecting normal text inputs. - * * Known issue: inner spacing remains in IE 6. */ -button, html input[type=button] { - -webkit-appearance: button; - /* 2 */ - cursor: pointer; - /* 3 */ - *overflow: visible; -} - -/* 4 */ -input[type=reset], input[type=submit] { - -webkit-appearance: button; - /* 2 */ - cursor: pointer; - /* 3 */ - *overflow: visible; -} - -/* 4 */ -/** - * * Re-set default cursor for disabled elements. */ -button[disabled], html input[disabled] { - cursor: default; -} - -/** - * * 1. Address box sizing set to content-box in IE 8/9. - * * 2. Remove excess padding in IE 8/9. - * * 3. Remove excess padding in IE 7. - * * Known issue: excess padding remains in IE 6. */ -input { - /* 3 */ -} -input[type=checkbox], input[type=radio] { - box-sizing: border-box; - /* 1 */ - padding: 0; - /* 2 */ - *height: 13px; - /* 3 */ - *width: 13px; -} -input[type=search] { - -webkit-appearance: textfield; - /* 1 */ - -moz-box-sizing: content-box; - -webkit-box-sizing: content-box; - /* 2 */ - box-sizing: content-box; -} -input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { - -webkit-appearance: none; -} - -/** - * * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. - * * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome - * * (include `-moz` to future-proof). */ -/** - * * Remove inner padding and search cancel button in Safari 5 and Chrome - * * on OS X. */ -/** - * * Remove inner padding and border in Firefox 3+. */ -button::-moz-focus-inner, input::-moz-focus-inner { - border: 0; - padding: 0; -} - -/** - * * 1. Remove default vertical scrollbar in IE 6/7/8/9. - * * 2. Improve readability and alignment in all browsers. */ -textarea { - overflow: auto; - /* 1 */ - vertical-align: top; -} - -/* 2 */ -/* ========================================================================== - * * Tables - * * ========================================================================== */ -/** - * * Remove most spacing between table cells. */ -table { - border-collapse: collapse; - border-spacing: 0; -} - -ul.tsd-descriptions > li > :first-child, .tsd-panel > :first-child, .col > :first-child, .col-11 > :first-child, .col-10 > :first-child, .col-9 > :first-child, .col-8 > :first-child, .col-7 > :first-child, .col-6 > :first-child, .col-5 > :first-child, .col-4 > :first-child, .col-3 > :first-child, .col-2 > :first-child, .col-1 > :first-child, -ul.tsd-descriptions > li > :first-child > :first-child, -.tsd-panel > :first-child > :first-child, -.col > :first-child > :first-child, -.col-11 > :first-child > :first-child, -.col-10 > :first-child > :first-child, -.col-9 > :first-child > :first-child, -.col-8 > :first-child > :first-child, -.col-7 > :first-child > :first-child, -.col-6 > :first-child > :first-child, -.col-5 > :first-child > :first-child, -.col-4 > :first-child > :first-child, -.col-3 > :first-child > :first-child, -.col-2 > :first-child > :first-child, -.col-1 > :first-child > :first-child, -ul.tsd-descriptions > li > :first-child > :first-child > :first-child, -.tsd-panel > :first-child > :first-child > :first-child, -.col > :first-child > :first-child > :first-child, -.col-11 > :first-child > :first-child > :first-child, -.col-10 > :first-child > :first-child > :first-child, -.col-9 > :first-child > :first-child > :first-child, -.col-8 > :first-child > :first-child > :first-child, -.col-7 > :first-child > :first-child > :first-child, -.col-6 > :first-child > :first-child > :first-child, -.col-5 > :first-child > :first-child > :first-child, -.col-4 > :first-child > :first-child > :first-child, -.col-3 > :first-child > :first-child > :first-child, -.col-2 > :first-child > :first-child > :first-child, -.col-1 > :first-child > :first-child > :first-child { - margin-top: 0; -} -ul.tsd-descriptions > li > :last-child, .tsd-panel > :last-child, .col > :last-child, .col-11 > :last-child, .col-10 > :last-child, .col-9 > :last-child, .col-8 > :last-child, .col-7 > :last-child, .col-6 > :last-child, .col-5 > :last-child, .col-4 > :last-child, .col-3 > :last-child, .col-2 > :last-child, .col-1 > :last-child, -ul.tsd-descriptions > li > :last-child > :last-child, -.tsd-panel > :last-child > :last-child, -.col > :last-child > :last-child, -.col-11 > :last-child > :last-child, -.col-10 > :last-child > :last-child, -.col-9 > :last-child > :last-child, -.col-8 > :last-child > :last-child, -.col-7 > :last-child > :last-child, -.col-6 > :last-child > :last-child, -.col-5 > :last-child > :last-child, -.col-4 > :last-child > :last-child, -.col-3 > :last-child > :last-child, -.col-2 > :last-child > :last-child, -.col-1 > :last-child > :last-child, -ul.tsd-descriptions > li > :last-child > :last-child > :last-child, -.tsd-panel > :last-child > :last-child > :last-child, -.col > :last-child > :last-child > :last-child, -.col-11 > :last-child > :last-child > :last-child, -.col-10 > :last-child > :last-child > :last-child, -.col-9 > :last-child > :last-child > :last-child, -.col-8 > :last-child > :last-child > :last-child, -.col-7 > :last-child > :last-child > :last-child, -.col-6 > :last-child > :last-child > :last-child, -.col-5 > :last-child > :last-child > :last-child, -.col-4 > :last-child > :last-child > :last-child, -.col-3 > :last-child > :last-child > :last-child, -.col-2 > :last-child > :last-child > :last-child, -.col-1 > :last-child > :last-child > :last-child { - margin-bottom: 0; -} - -.container { - max-width: 1200px; - margin: 0 auto; - padding: 0 40px; -} -@media (max-width: 640px) { - .container { - padding: 0 20px; - } -} - -.container-main { - padding-bottom: 200px; -} - -.row { - display: flex; - position: relative; - margin: 0 -10px; -} -.row:after { - visibility: hidden; - display: block; - content: ""; - clear: both; - height: 0; -} - -.col, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 { - box-sizing: border-box; - float: left; - padding: 0 10px; -} - -.col-1 { - width: 8.3333333333%; -} - -.offset-1 { - margin-left: 8.3333333333%; -} - -.col-2 { - width: 16.6666666667%; -} - -.offset-2 { - margin-left: 16.6666666667%; -} - -.col-3 { - width: 25%; -} - -.offset-3 { - margin-left: 25%; -} - -.col-4 { - width: 33.3333333333%; -} - -.offset-4 { - margin-left: 33.3333333333%; -} - -.col-5 { - width: 41.6666666667%; -} - -.offset-5 { - margin-left: 41.6666666667%; -} - -.col-6 { - width: 50%; -} - -.offset-6 { - margin-left: 50%; -} - -.col-7 { - width: 58.3333333333%; -} - -.offset-7 { - margin-left: 58.3333333333%; -} - -.col-8 { - width: 66.6666666667%; -} - -.offset-8 { - margin-left: 66.6666666667%; -} - -.col-9 { - width: 75%; -} - -.offset-9 { - margin-left: 75%; -} - -.col-10 { - width: 83.3333333333%; -} - -.offset-10 { - margin-left: 83.3333333333%; -} - -.col-11 { - width: 91.6666666667%; -} - -.offset-11 { - margin-left: 91.6666666667%; -} - -.tsd-kind-icon { - display: block; - position: relative; - padding-left: 20px; - text-indent: -20px; -} -.tsd-kind-icon:before { - content: ""; - display: inline-block; - vertical-align: middle; - width: 17px; - height: 17px; - margin: 0 3px 2px 0; - background-image: url(../images/icons.png); -} -@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { - .tsd-kind-icon:before { - background-image: url(../images/icons@2x.png); - background-size: 238px 204px; - } -} - -.tsd-signature.tsd-kind-icon:before { - background-position: 0 -153px; -} - -.tsd-kind-object-literal > .tsd-kind-icon:before { - background-position: 0px -17px; -} -.tsd-kind-object-literal.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -17px; -} -.tsd-kind-object-literal.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -17px; -} - -.tsd-kind-class > .tsd-kind-icon:before { - background-position: 0px -34px; -} -.tsd-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -34px; -} -.tsd-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -34px; -} - -.tsd-kind-class.tsd-has-type-parameter > .tsd-kind-icon:before { - background-position: 0px -51px; -} -.tsd-kind-class.tsd-has-type-parameter.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -51px; -} -.tsd-kind-class.tsd-has-type-parameter.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -51px; -} - -.tsd-kind-interface > .tsd-kind-icon:before { - background-position: 0px -68px; -} -.tsd-kind-interface.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -68px; -} -.tsd-kind-interface.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -68px; -} - -.tsd-kind-interface.tsd-has-type-parameter > .tsd-kind-icon:before { - background-position: 0px -85px; -} -.tsd-kind-interface.tsd-has-type-parameter.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -85px; -} -.tsd-kind-interface.tsd-has-type-parameter.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -85px; -} - -.tsd-kind-namespace > .tsd-kind-icon:before { - background-position: 0px -102px; -} -.tsd-kind-namespace.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -102px; -} -.tsd-kind-namespace.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -102px; -} - -.tsd-kind-module > .tsd-kind-icon:before { - background-position: 0px -102px; -} -.tsd-kind-module.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -102px; -} -.tsd-kind-module.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -102px; -} - -.tsd-kind-enum > .tsd-kind-icon:before { - background-position: 0px -119px; -} -.tsd-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -119px; -} -.tsd-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -119px; -} - -.tsd-kind-enum-member > .tsd-kind-icon:before { - background-position: 0px -136px; -} -.tsd-kind-enum-member.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -136px; -} -.tsd-kind-enum-member.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -136px; -} - -.tsd-kind-signature > .tsd-kind-icon:before { - background-position: 0px -153px; -} -.tsd-kind-signature.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -153px; -} -.tsd-kind-signature.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -153px; -} - -.tsd-kind-type-alias > .tsd-kind-icon:before { - background-position: 0px -170px; -} -.tsd-kind-type-alias.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -170px; -} -.tsd-kind-type-alias.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -170px; -} - -.tsd-kind-type-alias.tsd-has-type-parameter > .tsd-kind-icon:before { - background-position: 0px -187px; -} -.tsd-kind-type-alias.tsd-has-type-parameter.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -187px; -} -.tsd-kind-type-alias.tsd-has-type-parameter.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -187px; -} - -.tsd-kind-variable > .tsd-kind-icon:before { - background-position: -136px -0px; -} -.tsd-kind-variable.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -0px; -} -.tsd-kind-variable.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -0px; -} -.tsd-kind-variable.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -0px; -} -.tsd-kind-variable.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -0px; -} -.tsd-kind-variable.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -0px; -} -.tsd-kind-variable.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -0px; -} -.tsd-kind-variable.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -0px; -} -.tsd-kind-variable.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -0px; -} -.tsd-kind-variable.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -0px; -} -.tsd-kind-variable.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -0px; -} -.tsd-kind-variable.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -0px; -} -.tsd-kind-variable.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -0px; -} - -.tsd-kind-property > .tsd-kind-icon:before { - background-position: -136px -0px; -} -.tsd-kind-property.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -0px; -} -.tsd-kind-property.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -0px; -} -.tsd-kind-property.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -0px; -} -.tsd-kind-property.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -0px; -} -.tsd-kind-property.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -0px; -} -.tsd-kind-property.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -0px; -} -.tsd-kind-property.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -0px; -} -.tsd-kind-property.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -0px; -} -.tsd-kind-property.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -0px; -} -.tsd-kind-property.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -0px; -} -.tsd-kind-property.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -0px; -} -.tsd-kind-property.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -0px; -} - -.tsd-kind-get-signature > .tsd-kind-icon:before { - background-position: -136px -17px; -} -.tsd-kind-get-signature.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -17px; -} -.tsd-kind-get-signature.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -17px; -} -.tsd-kind-get-signature.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -17px; -} -.tsd-kind-get-signature.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -17px; -} -.tsd-kind-get-signature.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -17px; -} -.tsd-kind-get-signature.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -17px; -} -.tsd-kind-get-signature.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -17px; -} -.tsd-kind-get-signature.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -17px; -} -.tsd-kind-get-signature.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -17px; -} -.tsd-kind-get-signature.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -17px; -} -.tsd-kind-get-signature.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -17px; -} -.tsd-kind-get-signature.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -17px; -} - -.tsd-kind-set-signature > .tsd-kind-icon:before { - background-position: -136px -34px; -} -.tsd-kind-set-signature.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -34px; -} -.tsd-kind-set-signature.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -34px; -} -.tsd-kind-set-signature.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -34px; -} -.tsd-kind-set-signature.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -34px; -} -.tsd-kind-set-signature.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -34px; -} -.tsd-kind-set-signature.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -34px; -} -.tsd-kind-set-signature.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -34px; -} -.tsd-kind-set-signature.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -34px; -} -.tsd-kind-set-signature.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -34px; -} -.tsd-kind-set-signature.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -34px; -} -.tsd-kind-set-signature.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -34px; -} -.tsd-kind-set-signature.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -34px; -} - -.tsd-kind-accessor > .tsd-kind-icon:before { - background-position: -136px -51px; -} -.tsd-kind-accessor.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -51px; -} -.tsd-kind-accessor.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -51px; -} -.tsd-kind-accessor.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -51px; -} -.tsd-kind-accessor.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -51px; -} -.tsd-kind-accessor.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -51px; -} -.tsd-kind-accessor.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -51px; -} -.tsd-kind-accessor.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -51px; -} -.tsd-kind-accessor.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -51px; -} -.tsd-kind-accessor.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -51px; -} -.tsd-kind-accessor.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -51px; -} -.tsd-kind-accessor.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -51px; -} -.tsd-kind-accessor.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -51px; -} - -.tsd-kind-function > .tsd-kind-icon:before { - background-position: -136px -68px; -} -.tsd-kind-function.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -68px; -} -.tsd-kind-function.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -68px; -} -.tsd-kind-function.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -68px; -} -.tsd-kind-function.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -68px; -} -.tsd-kind-function.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -68px; -} -.tsd-kind-function.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -68px; -} -.tsd-kind-function.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -68px; -} -.tsd-kind-function.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -68px; -} -.tsd-kind-function.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -68px; -} -.tsd-kind-function.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -68px; -} -.tsd-kind-function.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -68px; -} -.tsd-kind-function.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -68px; -} - -.tsd-kind-method > .tsd-kind-icon:before { - background-position: -136px -68px; -} -.tsd-kind-method.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -68px; -} -.tsd-kind-method.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -68px; -} -.tsd-kind-method.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -68px; -} -.tsd-kind-method.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -68px; -} -.tsd-kind-method.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -68px; -} -.tsd-kind-method.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -68px; -} -.tsd-kind-method.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -68px; -} -.tsd-kind-method.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -68px; -} -.tsd-kind-method.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -68px; -} -.tsd-kind-method.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -68px; -} -.tsd-kind-method.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -68px; -} -.tsd-kind-method.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -68px; -} - -.tsd-kind-call-signature > .tsd-kind-icon:before { - background-position: -136px -68px; -} -.tsd-kind-call-signature.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -68px; -} -.tsd-kind-call-signature.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -68px; -} -.tsd-kind-call-signature.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -68px; -} -.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -68px; -} -.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -68px; -} -.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -68px; -} -.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -68px; -} -.tsd-kind-call-signature.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -68px; -} -.tsd-kind-call-signature.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -68px; -} -.tsd-kind-call-signature.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -68px; -} -.tsd-kind-call-signature.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -68px; -} -.tsd-kind-call-signature.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -68px; -} - -.tsd-kind-function.tsd-has-type-parameter > .tsd-kind-icon:before { - background-position: -136px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -85px; -} - -.tsd-kind-method.tsd-has-type-parameter > .tsd-kind-icon:before { - background-position: -136px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -85px; -} - -.tsd-kind-constructor > .tsd-kind-icon:before { - background-position: -136px -102px; -} -.tsd-kind-constructor.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -102px; -} -.tsd-kind-constructor.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -102px; -} -.tsd-kind-constructor.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -102px; -} -.tsd-kind-constructor.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -102px; -} -.tsd-kind-constructor.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -102px; -} -.tsd-kind-constructor.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -102px; -} -.tsd-kind-constructor.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -102px; -} -.tsd-kind-constructor.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -102px; -} -.tsd-kind-constructor.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -102px; -} -.tsd-kind-constructor.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -102px; -} -.tsd-kind-constructor.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -102px; -} -.tsd-kind-constructor.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -102px; -} - -.tsd-kind-constructor-signature > .tsd-kind-icon:before { - background-position: -136px -102px; -} -.tsd-kind-constructor-signature.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -102px; -} -.tsd-kind-constructor-signature.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -102px; -} -.tsd-kind-constructor-signature.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -102px; -} -.tsd-kind-constructor-signature.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -102px; -} -.tsd-kind-constructor-signature.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -102px; -} -.tsd-kind-constructor-signature.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -102px; -} -.tsd-kind-constructor-signature.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -102px; -} -.tsd-kind-constructor-signature.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -102px; -} -.tsd-kind-constructor-signature.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -102px; -} -.tsd-kind-constructor-signature.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -102px; -} -.tsd-kind-constructor-signature.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -102px; -} -.tsd-kind-constructor-signature.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -102px; -} - -.tsd-kind-index-signature > .tsd-kind-icon:before { - background-position: -136px -119px; -} -.tsd-kind-index-signature.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -119px; -} -.tsd-kind-index-signature.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -119px; -} -.tsd-kind-index-signature.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -119px; -} -.tsd-kind-index-signature.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -119px; -} -.tsd-kind-index-signature.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -119px; -} -.tsd-kind-index-signature.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -119px; -} -.tsd-kind-index-signature.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -119px; -} -.tsd-kind-index-signature.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -119px; -} -.tsd-kind-index-signature.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -119px; -} -.tsd-kind-index-signature.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -119px; -} -.tsd-kind-index-signature.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -119px; -} -.tsd-kind-index-signature.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -119px; -} - -.tsd-kind-event > .tsd-kind-icon:before { - background-position: -136px -136px; -} -.tsd-kind-event.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -136px; -} -.tsd-kind-event.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -136px; -} -.tsd-kind-event.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -136px; -} -.tsd-kind-event.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -136px; -} -.tsd-kind-event.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -136px; -} -.tsd-kind-event.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -136px; -} -.tsd-kind-event.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -136px; -} -.tsd-kind-event.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -136px; -} -.tsd-kind-event.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -136px; -} -.tsd-kind-event.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -136px; -} -.tsd-kind-event.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -136px; -} -.tsd-kind-event.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -136px; -} - -.tsd-is-static > .tsd-kind-icon:before { - background-position: -136px -153px; -} -.tsd-is-static.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -153px; -} -.tsd-is-static.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -153px; -} -.tsd-is-static.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -153px; -} -.tsd-is-static.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -153px; -} -.tsd-is-static.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -153px; -} -.tsd-is-static.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -153px; -} -.tsd-is-static.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -153px; -} -.tsd-is-static.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -153px; -} -.tsd-is-static.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -153px; -} -.tsd-is-static.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -153px; -} -.tsd-is-static.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -153px; -} -.tsd-is-static.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -153px; -} - -.tsd-is-static.tsd-kind-function > .tsd-kind-icon:before { - background-position: -136px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -170px; -} - -.tsd-is-static.tsd-kind-method > .tsd-kind-icon:before { - background-position: -136px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -170px; -} - -.tsd-is-static.tsd-kind-call-signature > .tsd-kind-icon:before { - background-position: -136px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -170px; -} - -.tsd-is-static.tsd-kind-event > .tsd-kind-icon:before { - background-position: -136px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -187px; -} - -@keyframes fade-in { - from { - opacity: 0; - } - to { - opacity: 1; - } -} -@keyframes fade-out { - from { - opacity: 1; - visibility: visible; - } - to { - opacity: 0; - } -} -@keyframes fade-in-delayed { - 0% { - opacity: 0; - } - 33% { - opacity: 0; - } - 100% { - opacity: 1; - } -} -@keyframes fade-out-delayed { - 0% { - opacity: 1; - visibility: visible; - } - 66% { - opacity: 0; - } - 100% { - opacity: 0; - } -} -@keyframes shift-to-left { - from { - transform: translate(0, 0); - } - to { - transform: translate(-25%, 0); - } -} -@keyframes unshift-to-left { - from { - transform: translate(-25%, 0); - } - to { - transform: translate(0, 0); - } -} -@keyframes pop-in-from-right { - from { - transform: translate(100%, 0); - } - to { - transform: translate(0, 0); - } -} -@keyframes pop-out-to-right { - from { - transform: translate(0, 0); - visibility: visible; - } - to { - transform: translate(100%, 0); - } -} -body { - background: var(--color-background); - font-family: "Segoe UI", sans-serif; - font-size: 16px; - color: var(--color-text); -} - -a { - color: var(--color-link); - text-decoration: none; -} -a:hover { - text-decoration: underline; -} - -code, pre { - font-family: Menlo, Monaco, Consolas, "Courier New", monospace; - padding: 0.2em; - margin: 0; - font-size: 14px; - background-color: var(--color-code-background); -} - -pre { - padding: 10px; -} -pre code { - padding: 0; - font-size: 100%; - background-color: transparent; -} - -blockquote { - margin: 1em 0; - padding-left: 1em; - border-left: 4px solid gray; -} - -.tsd-typography { - line-height: 1.333em; -} -.tsd-typography ul { - list-style: square; - padding: 0 0 0 20px; - margin: 0; -} -.tsd-typography h4, .tsd-typography .tsd-index-panel h3, .tsd-index-panel .tsd-typography h3, .tsd-typography h5, .tsd-typography h6 { - font-size: 1em; - margin: 0; -} -.tsd-typography h5, .tsd-typography h6 { - font-weight: normal; -} -.tsd-typography p, .tsd-typography ul, .tsd-typography ol { - margin: 1em 0; -} - -@media (min-width: 901px) and (max-width: 1024px) { - html.default .col-content { - width: 72%; - } - html.default .col-menu { - width: 28%; - } - html.default .tsd-navigation { - padding-left: 10px; - } -} -@media (max-width: 900px) { - html.default .col-content { - float: none; - width: 100%; - } - html.default .col-menu { - position: fixed !important; - overflow: auto; - -webkit-overflow-scrolling: touch; - z-index: 1024; - top: 0 !important; - bottom: 0 !important; - left: auto !important; - right: 0 !important; - width: 100%; - padding: 20px 20px 0 0; - max-width: 450px; - visibility: hidden; - background-color: var(--color-panel); - transform: translate(100%, 0); - } - html.default .col-menu > *:last-child { - padding-bottom: 20px; - } - html.default .overlay { - content: ""; - display: block; - position: fixed; - z-index: 1023; - top: 0; - left: 0; - right: 0; - bottom: 0; - background-color: rgba(0, 0, 0, 0.75); - visibility: hidden; - } - html.default.to-has-menu .overlay { - animation: fade-in 0.4s; - } - html.default.to-has-menu header, -html.default.to-has-menu footer, -html.default.to-has-menu .col-content { - animation: shift-to-left 0.4s; - } - html.default.to-has-menu .col-menu { - animation: pop-in-from-right 0.4s; - } - html.default.from-has-menu .overlay { - animation: fade-out 0.4s; - } - html.default.from-has-menu header, -html.default.from-has-menu footer, -html.default.from-has-menu .col-content { - animation: unshift-to-left 0.4s; - } - html.default.from-has-menu .col-menu { - animation: pop-out-to-right 0.4s; - } - html.default.has-menu body { - overflow: hidden; - } - html.default.has-menu .overlay { - visibility: visible; - } - html.default.has-menu header, -html.default.has-menu footer, -html.default.has-menu .col-content { - transform: translate(-25%, 0); - } - html.default.has-menu .col-menu { - visibility: visible; - transform: translate(0, 0); - } -} - -.tsd-page-title { - padding: 70px 0 20px 0; - margin: 0 0 40px 0; - background: var(--color-panel); - box-shadow: 0 0 5px rgba(0, 0, 0, 0.35); -} -.tsd-page-title h1 { - margin: 0; -} - -.tsd-breadcrumb { - margin: 0; - padding: 0; - color: var(--color-text-aside); -} -.tsd-breadcrumb a { - color: var(--color-text-aside); - text-decoration: none; -} -.tsd-breadcrumb a:hover { - text-decoration: underline; -} -.tsd-breadcrumb li { - display: inline; -} -.tsd-breadcrumb li:after { - content: " / "; -} - -html.minimal .container { - margin: 0; -} -html.minimal .container-main { - padding-top: 50px; - padding-bottom: 0; -} -html.minimal .content-wrap { - padding-left: 300px; -} -html.minimal .tsd-navigation { - position: fixed !important; - overflow: auto; - -webkit-overflow-scrolling: touch; - box-sizing: border-box; - z-index: 1; - left: 0; - top: 40px; - bottom: 0; - width: 300px; - padding: 20px; - margin: 0; -} -html.minimal .tsd-member .tsd-member { - margin-left: 0; -} -html.minimal .tsd-page-toolbar { - position: fixed; - z-index: 2; -} -html.minimal #tsd-filter .tsd-filter-group { - right: 0; - transform: none; -} -html.minimal footer { - background-color: transparent; -} -html.minimal footer .container { - padding: 0; -} -html.minimal .tsd-generator { - padding: 0; -} -@media (max-width: 900px) { - html.minimal .tsd-navigation { - display: none; - } - html.minimal .content-wrap { - padding-left: 0; - } -} - -dl.tsd-comment-tags { - overflow: hidden; -} -dl.tsd-comment-tags dt { - float: left; - padding: 1px 5px; - margin: 0 10px 0 0; - border-radius: 4px; - border: 1px solid var(--color-comment-tag); - color: var(--color-comment-tag); - font-size: 0.8em; - font-weight: normal; -} -dl.tsd-comment-tags dd { - margin: 0 0 10px 0; -} -dl.tsd-comment-tags dd:before, dl.tsd-comment-tags dd:after { - display: table; - content: " "; -} -dl.tsd-comment-tags dd pre, dl.tsd-comment-tags dd:after { - clear: both; -} -dl.tsd-comment-tags p { - margin: 0; -} - -.tsd-panel.tsd-comment .lead { - font-size: 1.1em; - line-height: 1.333em; - margin-bottom: 2em; -} -.tsd-panel.tsd-comment .lead:last-child { - margin-bottom: 0; -} - -.toggle-protected .tsd-is-private { - display: none; -} - -.toggle-public .tsd-is-private, -.toggle-public .tsd-is-protected, -.toggle-public .tsd-is-private-protected { - display: none; -} - -.toggle-inherited .tsd-is-inherited { - display: none; -} - -.toggle-externals .tsd-is-external { - display: none; -} - -#tsd-filter { - position: relative; - display: inline-block; - height: 40px; - vertical-align: bottom; -} -.no-filter #tsd-filter { - display: none; -} -#tsd-filter .tsd-filter-group { - display: inline-block; - height: 40px; - vertical-align: bottom; - white-space: nowrap; -} -#tsd-filter input { - display: none; -} -@media (max-width: 900px) { - #tsd-filter .tsd-filter-group { - display: block; - position: absolute; - top: 40px; - right: 20px; - height: auto; - background-color: var(--color-panel); - visibility: hidden; - transform: translate(50%, 0); - box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); - } - .has-options #tsd-filter .tsd-filter-group { - visibility: visible; - } - .to-has-options #tsd-filter .tsd-filter-group { - animation: fade-in 0.2s; - } - .from-has-options #tsd-filter .tsd-filter-group { - animation: fade-out 0.2s; - } - #tsd-filter label, -#tsd-filter .tsd-select { - display: block; - padding-right: 20px; - } -} - -footer { - border-top: 1px solid var(--color-panel-divider); - background-color: var(--color-panel); -} -footer.with-border-bottom { - border-bottom: 1px solid var(--color-panel-divider); -} -footer .tsd-legend-group { - font-size: 0; -} -footer .tsd-legend { - display: inline-block; - width: 25%; - padding: 0; - font-size: 16px; - list-style: none; - line-height: 1.333em; - vertical-align: top; -} -@media (max-width: 900px) { - footer .tsd-legend { - width: 50%; - } -} - -.tsd-hierarchy { - list-style: square; - padding: 0 0 0 20px; - margin: 0; -} -.tsd-hierarchy .target { - font-weight: bold; -} - -.tsd-index-panel .tsd-index-content { - margin-bottom: -30px !important; -} -.tsd-index-panel .tsd-index-section { - margin-bottom: 30px !important; -} -.tsd-index-panel h3 { - margin: 0 -20px 10px -20px; - padding: 0 20px 10px 20px; - border-bottom: 1px solid var(--color-panel-divider); -} -.tsd-index-panel ul.tsd-index-list { - -webkit-column-count: 3; - -moz-column-count: 3; - -ms-column-count: 3; - -o-column-count: 3; - column-count: 3; - -webkit-column-gap: 20px; - -moz-column-gap: 20px; - -ms-column-gap: 20px; - -o-column-gap: 20px; - column-gap: 20px; - padding: 0; - list-style: none; - line-height: 1.333em; -} -@media (max-width: 900px) { - .tsd-index-panel ul.tsd-index-list { - -webkit-column-count: 1; - -moz-column-count: 1; - -ms-column-count: 1; - -o-column-count: 1; - column-count: 1; - } -} -@media (min-width: 901px) and (max-width: 1024px) { - .tsd-index-panel ul.tsd-index-list { - -webkit-column-count: 2; - -moz-column-count: 2; - -ms-column-count: 2; - -o-column-count: 2; - column-count: 2; - } -} -.tsd-index-panel ul.tsd-index-list li { - -webkit-page-break-inside: avoid; - -moz-page-break-inside: avoid; - -ms-page-break-inside: avoid; - -o-page-break-inside: avoid; - page-break-inside: avoid; -} -.tsd-index-panel a, -.tsd-index-panel .tsd-parent-kind-module a { - color: var(--color-ts); -} -.tsd-index-panel .tsd-parent-kind-interface a { - color: var(--color-ts-interface); -} -.tsd-index-panel .tsd-parent-kind-enum a { - color: var(--color-ts-enum); -} -.tsd-index-panel .tsd-parent-kind-class a { - color: var(--color-ts-class); -} -.tsd-index-panel .tsd-kind-module a { - color: var(--color-ts); -} -.tsd-index-panel .tsd-kind-interface a { - color: var(--color-ts-interface); -} -.tsd-index-panel .tsd-kind-enum a { - color: var(--color-ts-enum); -} -.tsd-index-panel .tsd-kind-class a { - color: var(--color-ts-class); -} -.tsd-index-panel .tsd-is-private a { - color: var(--color-ts-private); -} - -.tsd-flag { - display: inline-block; - padding: 1px 5px; - border-radius: 4px; - color: var(--color-comment-tag-text); - background-color: var(--color-comment-tag); - text-indent: 0; - font-size: 14px; - font-weight: normal; -} - -.tsd-anchor { - position: absolute; - top: -100px; -} - -.tsd-member { - position: relative; -} -.tsd-member .tsd-anchor + h3 { - margin-top: 0; - margin-bottom: 0; - border-bottom: none; -} -.tsd-member a[data-tsd-kind] { - color: var(--color-ts); -} -.tsd-member a[data-tsd-kind=Interface] { - color: var(--color-ts-interface); -} -.tsd-member a[data-tsd-kind=Enum] { - color: var(--color-ts-enum); -} -.tsd-member a[data-tsd-kind=Class] { - color: var(--color-ts-class); -} -.tsd-member a[data-tsd-kind=Private] { - color: var(--color-ts-private); -} - -.tsd-navigation { - margin: 0 0 0 40px; -} -.tsd-navigation a { - display: block; - padding-top: 2px; - padding-bottom: 2px; - border-left: 2px solid transparent; - color: var(--color-text); - text-decoration: none; - transition: border-left-color 0.1s; -} -.tsd-navigation a:hover { - text-decoration: underline; -} -.tsd-navigation ul { - margin: 0; - padding: 0; - list-style: none; -} -.tsd-navigation li { - padding: 0; -} - -.tsd-navigation.primary { - padding-bottom: 40px; -} -.tsd-navigation.primary a { - display: block; - padding-top: 6px; - padding-bottom: 6px; -} -.tsd-navigation.primary ul li a { - padding-left: 5px; -} -.tsd-navigation.primary ul li li a { - padding-left: 25px; -} -.tsd-navigation.primary ul li li li a { - padding-left: 45px; -} -.tsd-navigation.primary ul li li li li a { - padding-left: 65px; -} -.tsd-navigation.primary ul li li li li li a { - padding-left: 85px; -} -.tsd-navigation.primary ul li li li li li li a { - padding-left: 105px; -} -.tsd-navigation.primary > ul { - border-bottom: 1px solid var(--color-panel-divider); -} -.tsd-navigation.primary li { - border-top: 1px solid var(--color-panel-divider); -} -.tsd-navigation.primary li.current > a { - font-weight: bold; -} -.tsd-navigation.primary li.label span { - display: block; - padding: 20px 0 6px 5px; - color: var(--color-menu-label); -} -.tsd-navigation.primary li.globals + li > span, .tsd-navigation.primary li.globals + li > a { - padding-top: 20px; -} - -.tsd-navigation.secondary { - max-height: calc(100vh - 1rem - 40px); - overflow: auto; - position: -webkit-sticky; - position: sticky; - top: calc(.5rem + 40px); - transition: 0.3s; -} -.tsd-navigation.secondary.tsd-navigation--toolbar-hide { - max-height: calc(100vh - 1rem); - top: 0.5rem; -} -.tsd-navigation.secondary ul { - transition: opacity 0.2s; -} -.tsd-navigation.secondary ul li a { - padding-left: 25px; -} -.tsd-navigation.secondary ul li li a { - padding-left: 45px; -} -.tsd-navigation.secondary ul li li li a { - padding-left: 65px; -} -.tsd-navigation.secondary ul li li li li a { - padding-left: 85px; -} -.tsd-navigation.secondary ul li li li li li a { - padding-left: 105px; -} -.tsd-navigation.secondary ul li li li li li li a { - padding-left: 125px; -} -.tsd-navigation.secondary ul.current a { - border-left-color: var(--color-panel-divider); -} -.tsd-navigation.secondary li.focus > a, -.tsd-navigation.secondary ul.current li.focus > a { - border-left-color: var(--color-menu-divider-focus); -} -.tsd-navigation.secondary li.current { - margin-top: 20px; - margin-bottom: 20px; - border-left-color: var(--color-panel-divider); -} -.tsd-navigation.secondary li.current > a { - font-weight: bold; -} - -@media (min-width: 901px) { - .menu-sticky-wrap { - position: static; - } -} - -.tsd-panel { - margin: 20px 0; - padding: 20px; - background-color: var(--color-panel); - box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); -} -.tsd-panel:empty { - display: none; -} -.tsd-panel > h1, .tsd-panel > h2, .tsd-panel > h3 { - margin: 1.5em -20px 10px -20px; - padding: 0 20px 10px 20px; - border-bottom: 1px solid var(--color-panel-divider); -} -.tsd-panel > h1.tsd-before-signature, .tsd-panel > h2.tsd-before-signature, .tsd-panel > h3.tsd-before-signature { - margin-bottom: 0; - border-bottom: 0; -} -.tsd-panel table { - display: block; - width: 100%; - overflow: auto; - margin-top: 10px; - word-break: normal; - word-break: keep-all; -} -.tsd-panel table th { - font-weight: bold; -} -.tsd-panel table th, .tsd-panel table td { - padding: 6px 13px; - border: 1px solid #ddd; -} -.tsd-panel table tr { - background-color: #fff; - border-top: 1px solid #ccc; -} -.tsd-panel table tr:nth-child(2n) { - background-color: #f8f8f8; -} - -.tsd-panel-group { - margin: 60px 0; -} -.tsd-panel-group > h1, .tsd-panel-group > h2, .tsd-panel-group > h3 { - padding-left: 20px; - padding-right: 20px; -} - -#tsd-search { - transition: background-color 0.2s; -} -#tsd-search .title { - position: relative; - z-index: 2; -} -#tsd-search .field { - position: absolute; - left: 0; - top: 0; - right: 40px; - height: 40px; -} -#tsd-search .field input { - box-sizing: border-box; - position: relative; - top: -50px; - z-index: 1; - width: 100%; - padding: 0 10px; - opacity: 0; - outline: 0; - border: 0; - background: transparent; - color: var(--color-text); -} -#tsd-search .field label { - position: absolute; - overflow: hidden; - right: -40px; -} -#tsd-search .field input, -#tsd-search .title { - transition: opacity 0.2s; -} -#tsd-search .results { - position: absolute; - visibility: hidden; - top: 40px; - width: 100%; - margin: 0; - padding: 0; - list-style: none; - box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); -} -#tsd-search .results li { - padding: 0 10px; - background-color: var(--color-background); -} -#tsd-search .results li:nth-child(even) { - background-color: var(--color-panel); -} -#tsd-search .results li.state { - display: none; -} -#tsd-search .results li.current, -#tsd-search .results li:hover { - background-color: var(--color-panel-divider); -} -#tsd-search .results a { - display: block; -} -#tsd-search .results a:before { - top: 10px; -} -#tsd-search .results span.parent { - color: var(--color-text-aside); - font-weight: normal; -} -#tsd-search.has-focus { - background-color: var(--color-panel-divider); -} -#tsd-search.has-focus .field input { - top: 0; - opacity: 1; -} -#tsd-search.has-focus .title { - z-index: 0; - opacity: 0; -} -#tsd-search.has-focus .results { - visibility: visible; -} -#tsd-search.loading .results li.state.loading { - display: block; -} -#tsd-search.failure .results li.state.failure { - display: block; -} - -.tsd-signature { - margin: 0 0 1em 0; - padding: 10px; - border: 1px solid var(--color-panel-divider); - font-family: Menlo, Monaco, Consolas, "Courier New", monospace; - font-size: 14px; - overflow-x: auto; -} -.tsd-signature.tsd-kind-icon { - padding-left: 30px; -} -.tsd-signature.tsd-kind-icon:before { - top: 10px; - left: 10px; -} -.tsd-panel > .tsd-signature { - margin-left: -20px; - margin-right: -20px; - border-width: 1px 0; -} -.tsd-panel > .tsd-signature.tsd-kind-icon { - padding-left: 40px; -} -.tsd-panel > .tsd-signature.tsd-kind-icon:before { - left: 20px; -} - -.tsd-signature-symbol { - color: var(--color-text-aside); - font-weight: normal; -} - -.tsd-signature-type { - font-style: italic; - font-weight: normal; -} - -.tsd-signatures { - padding: 0; - margin: 0 0 1em 0; - border: 1px solid var(--color-panel-divider); -} -.tsd-signatures .tsd-signature { - margin: 0; - border-width: 1px 0 0 0; - transition: background-color 0.1s; -} -.tsd-signatures .tsd-signature:first-child { - border-top-width: 0; -} -.tsd-signatures .tsd-signature.current { - background-color: var(--color-panel-divider); -} -.tsd-signatures.active > .tsd-signature { - cursor: pointer; -} -.tsd-panel > .tsd-signatures { - margin-left: -20px; - margin-right: -20px; - border-width: 1px 0; -} -.tsd-panel > .tsd-signatures .tsd-signature.tsd-kind-icon { - padding-left: 40px; -} -.tsd-panel > .tsd-signatures .tsd-signature.tsd-kind-icon:before { - left: 20px; -} -.tsd-panel > a.anchor + .tsd-signatures { - border-top-width: 0; - margin-top: -20px; -} - -ul.tsd-descriptions { - position: relative; - overflow: hidden; - padding: 0; - list-style: none; -} -ul.tsd-descriptions.active > .tsd-description { - display: none; -} -ul.tsd-descriptions.active > .tsd-description.current { - display: block; -} -ul.tsd-descriptions.active > .tsd-description.fade-in { - animation: fade-in-delayed 0.3s; -} -ul.tsd-descriptions.active > .tsd-description.fade-out { - animation: fade-out-delayed 0.3s; - position: absolute; - display: block; - top: 0; - left: 0; - right: 0; - opacity: 0; - visibility: hidden; -} -ul.tsd-descriptions h4, ul.tsd-descriptions .tsd-index-panel h3, .tsd-index-panel ul.tsd-descriptions h3 { - font-size: 16px; - margin: 1em 0 0.5em 0; -} - -ul.tsd-parameters, -ul.tsd-type-parameters { - list-style: square; - margin: 0; - padding-left: 20px; -} -ul.tsd-parameters > li.tsd-parameter-signature, -ul.tsd-type-parameters > li.tsd-parameter-signature { - list-style: none; - margin-left: -20px; -} -ul.tsd-parameters h5, -ul.tsd-type-parameters h5 { - font-size: 16px; - margin: 1em 0 0.5em 0; -} -ul.tsd-parameters .tsd-comment, -ul.tsd-type-parameters .tsd-comment { - margin-top: -0.5em; -} - -.tsd-sources { - font-size: 14px; - color: var(--color-text-aside); - margin: 0 0 1em 0; -} -.tsd-sources a { - color: var(--color-text-aside); - text-decoration: underline; -} -.tsd-sources ul, .tsd-sources p { - margin: 0 !important; -} -.tsd-sources ul { - list-style: none; - padding: 0; -} - -.tsd-page-toolbar { - position: fixed; - z-index: 1; - top: 0; - left: 0; - width: 100%; - height: 40px; - color: var(--color-toolbar-text); - background: var(--color-toolbar); - border-bottom: 1px solid var(--color-panel-divider); - transition: transform 0.3s linear; -} -.tsd-page-toolbar a { - color: var(--color-toolbar-text); - text-decoration: none; -} -.tsd-page-toolbar a.title { - font-weight: bold; -} -.tsd-page-toolbar a.title:hover { - text-decoration: underline; -} -.tsd-page-toolbar .table-wrap { - display: table; - width: 100%; - height: 40px; -} -.tsd-page-toolbar .table-cell { - display: table-cell; - position: relative; - white-space: nowrap; - line-height: 40px; -} -.tsd-page-toolbar .table-cell:first-child { - width: 100%; -} - -.tsd-page-toolbar--hide { - transform: translateY(-100%); -} - -.tsd-select .tsd-select-list li:before, .tsd-select .tsd-select-label:before, .tsd-widget:before { - content: ""; - display: inline-block; - width: 40px; - height: 40px; - margin: 0 -8px 0 0; - background-image: url(../images/widgets.png); - background-repeat: no-repeat; - text-indent: -1024px; - vertical-align: bottom; -} -@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { - .tsd-select .tsd-select-list li:before, .tsd-select .tsd-select-label:before, .tsd-widget:before { - background-image: url(../images/widgets@2x.png); - background-size: 320px 40px; - } -} - -.tsd-widget { - display: inline-block; - overflow: hidden; - opacity: 0.6; - height: 40px; - transition: opacity 0.1s, background-color 0.2s; - vertical-align: bottom; - cursor: pointer; -} -.tsd-widget:hover { - opacity: 0.8; -} -.tsd-widget.active { - opacity: 1; - background-color: var(--color-panel-divider); -} -.tsd-widget.no-caption { - width: 40px; -} -.tsd-widget.no-caption:before { - margin: 0; -} -.tsd-widget.search:before { - background-position: 0 0; -} -.tsd-widget.menu:before { - background-position: -40px 0; -} -.tsd-widget.options:before { - background-position: -80px 0; -} -.tsd-widget.options, .tsd-widget.menu { - display: none; -} -@media (max-width: 900px) { - .tsd-widget.options, .tsd-widget.menu { - display: inline-block; - } -} -input[type=checkbox] + .tsd-widget:before { - background-position: -120px 0; -} -input[type=checkbox]:checked + .tsd-widget:before { - background-position: -160px 0; -} - -.tsd-select { - position: relative; - display: inline-block; - height: 40px; - transition: opacity 0.1s, background-color 0.2s; - vertical-align: bottom; - cursor: pointer; -} -.tsd-select .tsd-select-label { - opacity: 0.6; - transition: opacity 0.2s; -} -.tsd-select .tsd-select-label:before { - background-position: -240px 0; -} -.tsd-select.active .tsd-select-label { - opacity: 0.8; -} -.tsd-select.active .tsd-select-list { - visibility: visible; - opacity: 1; - transition-delay: 0s; -} -.tsd-select .tsd-select-list { - position: absolute; - visibility: hidden; - top: 40px; - left: 0; - margin: 0; - padding: 0; - opacity: 0; - list-style: none; - box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); - transition: visibility 0s 0.2s, opacity 0.2s; -} -.tsd-select .tsd-select-list li { - padding: 0 20px 0 0; - background-color: var(--color-background); -} -.tsd-select .tsd-select-list li:before { - background-position: 40px 0; -} -.tsd-select .tsd-select-list li:nth-child(even) { - background-color: var(--color-panel); -} -.tsd-select .tsd-select-list li:hover { - background-color: var(--color-panel-divider); -} -.tsd-select .tsd-select-list li.selected:before { - background-position: -200px 0; -} -@media (max-width: 900px) { - .tsd-select .tsd-select-list { - top: 0; - left: auto; - right: 100%; - margin-right: -5px; - } - .tsd-select .tsd-select-label:before { - background-position: -280px 0; - } -} - -img { - max-width: 100%; -} diff --git a/docs/assets/highlight.css b/docs/assets/highlight.css new file mode 100644 index 0000000..e2c601c --- /dev/null +++ b/docs/assets/highlight.css @@ -0,0 +1,57 @@ +:root { + --light-hl-0: #800000; + --dark-hl-0: #808080; + --light-hl-1: #800000; + --dark-hl-1: #569CD6; + --light-hl-2: #000000; + --dark-hl-2: #D4D4D4; + --light-hl-3: #E50000; + --dark-hl-3: #9CDCFE; + --light-hl-4: #0000FF; + --dark-hl-4: #CE9178; + --light-code-background: #FFFFFF; + --dark-code-background: #1E1E1E; +} + +@media (prefers-color-scheme: light) { :root { + --hl-0: var(--light-hl-0); + --hl-1: var(--light-hl-1); + --hl-2: var(--light-hl-2); + --hl-3: var(--light-hl-3); + --hl-4: var(--light-hl-4); + --code-background: var(--light-code-background); +} } + +@media (prefers-color-scheme: dark) { :root { + --hl-0: var(--dark-hl-0); + --hl-1: var(--dark-hl-1); + --hl-2: var(--dark-hl-2); + --hl-3: var(--dark-hl-3); + --hl-4: var(--dark-hl-4); + --code-background: var(--dark-code-background); +} } + +:root[data-theme='light'] { + --hl-0: var(--light-hl-0); + --hl-1: var(--light-hl-1); + --hl-2: var(--light-hl-2); + --hl-3: var(--light-hl-3); + --hl-4: var(--light-hl-4); + --code-background: var(--light-code-background); +} + +:root[data-theme='dark'] { + --hl-0: var(--dark-hl-0); + --hl-1: var(--dark-hl-1); + --hl-2: var(--dark-hl-2); + --hl-3: var(--dark-hl-3); + --hl-4: var(--dark-hl-4); + --code-background: var(--dark-code-background); +} + +.hl-0 { color: var(--hl-0); } +.hl-1 { color: var(--hl-1); } +.hl-2 { color: var(--hl-2); } +.hl-3 { color: var(--hl-3); } +.hl-4 { color: var(--hl-4); } +pre, code { background: var(--code-background); } diff --git a/docs/assets/images/icons.png b/docs/assets/images/icons.png deleted file mode 100644 index 3836d5fe46e48bbe186116855aae879c23935327..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9615 zcmZ{Kc_36>+`rwViHMAd#!?~-${LfgP1$7)F~(N1WKRsT#$-?;yNq3ylq}iztr1xY z8DtsBI<`UHtDfii{r-60Kg@OSJ?GqW=bZ2NvwY{NzOLpergKbGR8*&KBGn9m;|lQC z2Vwv|y`nSufCHVQijE2uRauuTeKZL;=kiiF^SbTk;N^?*u%}Y7bF;O-aMK0lXm4nb zvU~Kf+x|Kgl@Ro%nu?L%x8-yetd((kCqY|t;-%}@Y3Ez_m(HTRt=ekeUQ2n4-aRvJ zrlKaWct8JSc8Kxl4KHu+3VW1L`9%n~_KC5}g6&tFXqyKT-}R0?EdkYqCmQot47^9Z z6;opqR@7Nq-s|6=e6*0^`}+X1kg>CpuGnbpL7{xFTa|8nymC0{xgx*tI7n4mTKZNA znsd@3eVsV>YhATuv~+5(^Vu4j?)Tn`{x@8ijIA;wdf`+0P3$vnSrcWFXXc{Lx`1Z7 z%-n(BM(owD$7LzqJx)(f^Cusecq>OW z=h6n4YzSVM-V!-DK(sLT`!W~}($=O$9|ie`>_fpH0=1G1tiIFw($?~{5T>`74|p0H z``5=UydE)!CiFvmECW|s^TzG9*7pN|KknkVm3C{fEu30gffX&8iCm? zTFPm6*k%Hog`Q6JGj@dg9Z5nlAc6ApUe>;6xauB0-u!?wMU92jVL|3EcP9gEu5^wH z%tXRy#>HCEs*?KgMf73UcJ!lJ?x<6+)eJ{mEIS|HMDP7(7!(< z@X;?ACT8mncW9*XIaiJPW}Mw@b0W||)!sYnLw)0j4&-rXQgJhnQ2?frg1Nfk&JpmV8F=dDZl)e%#Grs|&0th7_o) z?7hQn<1078qcq?#;)CH=2kBBiGt37EtcXfpTXtHB59dr9=B~jI`yPm-Q?(ys=ajAu zGY;eS^z&WFvztZI3I~}*l}_lI^}6D<&CZ94;|&G9_pMx!C~$~EL4^8`QjT#|tqxxk zhl4CdxppbDiOk!Ht#SVAK4gf6Cr#=U&1sVxZ`y-X zTSi#@wHf(?(Dd6ypNOyshRZ*tneVP^W?y?$ur_!9iD-vY{&Q5(ooX2;`SkUjwEYA~ zwGcylCT4_`MZobm(0v$U(IhfYXxyjNJ@ztpH0sDmfpn|LMp3eM(R4uqKi_q1=D1-d z%GdV<&2+_9k@sc44xhIjqktRA2!Su|vzM0R-@#MK&{RdLoU#$Hc?{{JItvX{hKCtc zQNqZpkfG^@LGJRZM4H_>`F=N;O*+_`>M_ko_XWCgu@}ntqLX8VSeZQ_25Z8|^!d?o z$~}~9|`ZW9d_o<=8&K^~;Cr08b;qgq{(*e*sNt00lO2lZ;m-b<`Rl}=Lr6iQ8+$&br z!RLn{5a}j1Dh^|_1)Q?<;iBSrS0V|c_D@3}mc2d!%tV1VN?BC@clkFdx?HB&9KOTF z)9eHpmUEYsCqx^%JHuNdwY zz9P3oPYuTAXZVY}LRp&2qNl$pbsXL1GJ@wx?@CTO!acs+OFfW_U6?&As-(GJED}RR zO}B+Kxph7aUUm>i3rbPZQGXN}oQq;u`yTnFDAJ*d$4gjEJH!JPyt6V{cOUp*Jbyol zE$8wh)T=vpJOWRbv}HvR(cUSlO}ePIPdJ`J@yp=IC&E6K%r?QfW7F&%p!H~@?%yj5 z&MpiV!hyfukD56A097f!0+ANt`JSB~oLak75oKQN7FH=rQbX#Eak37|4&mqp@S~TA zOo51)xQxX}5NQ(3I_UeR4B;P0Q#x$_lDce78ET`Blo;`Hj*R;b8slZS7Oak(LjDuE z3z?-~-U@vWe*cEOsf^9|duH9};Pe)!=Ky+QQ!jr2VV-jMUH-F>oB>Ds zDJw}jm%V?OT^fu1y`$`yRdaW03L?)6vmInxhAsGrPhWIP8?=speMFf9Inn4^t zs$!88*B~c1A2J6t0~hgK2BJ_Pl23l=oeQQqjI2(4Mcv6U_#9#$PEN|qz36rCZ5$@I zNF1LpRe%ZG4qwuYr7ZdaynrPs?spt;9VbQM$462zbksMVhAOqPunrR7@Nbv#5;VKk zJB7xC?~QXd(e9REiLixHxRGhLcKR#0va}|LMS`AXKGOIGFKQv?=+>zf^ zN5XLjX6^`zh*%1UG_QV1H`@z!HZgC+OT2`+_B( z)J95hk;3C+K4XCswSP}au;fx=47~*$k`RAaYEU-qb03y0#x|&>LAeiXgri5E(!h9k z|9OVt@sk1-4+>0?ELyw|zs`~<95M=%o?Gix$?8z4Gz3Kpw|b>?BcD&s{X)-aXg!GJ zyq&`ZEP{K^u7ActXP$gGnO#F0Sr+QUZe0&d5*Yhw9A?C4(Sx2j3QKAlUpkQz7nji^ z%y8F|W{ypj(T%Bf#Wgyvq4szMo?*U-;3IGBRg1fK9!h-=YRsZ_+t~2!-)=pr;)Vnk zmt95&wMb02toOf`I9>M^Kv3LqKb_-#jauF&cGrWsCnMt?p7*uh zevugda={D04DB#7wR375=1i5}Z9fi3r)!F#7qmX9`SjppE&%8l8bKt+ADRMTWRv21 z4L&PldV8YpHw3b^`p0uWlIm#J&K65-y4lQW0VzZR!4#gfeT{b#fL1e*)Z*Ux}M^}bO%OM7uXip_4! zL@yo@q{utZeVV?3CtXs}i>nI|%26fwuzt0f#96fQ!{=dEX^YKnvIk*D%y9Cin;9R) zi{?)baJhgFs$1$SOZESTpldw2H&FD=v*v@1cA!`|s;avDKHa>Q+uJ8qhy!9%C4&lJSTN4OeydYOm4S?Bj7*e{xRYbU9Xos)R7qZT3dBBD5{ zo+(E3pR{>>)}hFhE+}!yYP0V+CVhyAq+RV{^X`XA3{iXj(ir$k@u|t8ZJ1ZnHq2dd zD$0RHmGJ=!?T5`*T2zOEJ~y}Nsyt7O)%+!0ulRQdsopJJxoznfpusv=2@zLXIq@^& z>0T5k4lzGCG(DnltLIe@6=ZOG@C(dvmYXfh4IhJfMfY8S?KkT znb7~EDE}Yhg$J1LxB7m`L4VMS(+(SXTQvh_mz!x&M3-6Z zFRB*a%_gVEqI^mL5|c%V=l_oi%|~h>gL0SB4QH5uonWd#={KPg6}6ES)zk0~#3^KJ zJq@{iqbHe3gyC))jeQ`W;(u3|q)JxuF24|GMsh%v5>>VY-bok%* z1Yl@(5G2UCK=fQck}pAyWV0n{`ML|rsl_N7vmW|frii__zB;ozrQ7{z)y}M^Sg@m_ z;+?{q3sUZs3WxnBbp~CyyL(TA?C*0KIeDPp7w0$!Ijd+M8#}r~vYW)NB*$mG*7-vH z@s^wK07OMxq>WveCEQFQ*p&2gjD1j%i+#G9z##Th`gew>H5=`RwyfPDg2G%f>x3@c z14Oy}pQK?(i06GWLWu%4cGjDoE-tTEI$`9^E?nLT663vu_>6K1e!N>A-^q&tfl$0& zy&>w~+yUelAa!c@xd8iyt^`B^$cj+}h}0i!40K2Ve1KFCDezBzZO8@=k&r)`TNTJ* zzF4Pim>SYL^=~7kW>EyiVHXNMT2)8l#v^IW!pLB_8ZvVfK&m8QHkjsZ)mvd?o$VYG zX#HiWwWlW>N{D85URJ-d)}_3h73|)X=E(6hFzi#TF{$4aSka4TeY>1a_(RIkFBL#O zE0_FoSQI)}+si51ufAqRHhDU=actTRQl@y#2h}xaDv-A&GP&0Qu9V4ED5aWnX z1E#mRT1QSvL!4~%Ozt84nP{&F>VIm6w2q!EPhh^BF-94$4JhCTcrdbDXA3Q&8mPTh zqdPv|X}??B?bIZPpl}z%(zr<8U-NoXjb*L#xyqHHfpIGAgN$5i(E9#rYPYq_tISC4 z2TDkd*uZ;CIhVI2o!||T)Kz`ER@%rTf-&SfmJFF>;d(RW(B6k!1<)uxHM_1G+9BWe zc)k`gBxYMcztqY5@jccaU)CqQ@^G5TBVx(nNf2}D@);3+{D)GzyT{>%dO6ibggS({N!!=P4=M8J}5R*&fgd(w36z0M0D$ z(SN5a`i%sZ9vmaEjiC4)DF}ix&`?mc-vYwK@+}8Gqzj6r6y)lT|Iqwlpj(LXqvh;- zb>jECiiOZ%&Q7gQg7(ix-?-RE*c(O6NG0F-+VCr;701@%L~fyfHnU<;Vk`m3A2{1MSmpii@G*k?KDq0GdZ)|hd`8OHep z8@6wv_|9NKNpe*sc#?zZ1S#}*qk{k<(I99u6(QT#>wf9w^u9~9_>;2d20T=^g-;b5 ze9x~fHZ-JL=J`hq-;W{2SgN)&m9RsVo=%?`JYp`pxEA_>`18Y>XA$rfWm^pQfG3MQ zxT^I1*({tZz2}+!5$AyNUE*jiYwu_S8v<#qZS4e!bGGBdY`3RkgLMf%Kz8s-;7PF+ z6w#-FwV#)PiKGR79miXmrDyv=ZTjc)j>N=&h4F+#G;unBZhhZz?a*;8@bi5`fV4)O zuU5pCs;tvRzbV@P5%W5xLI4I+w*^KExeVlzP4kNRGp-wi3g$lf-I|(o`JQ|u^XfkP zcik+g-5~2lG*oHfjLCpfNalFwz=4ZY>$Rc-QGpws&tCfFZUuJDL)3et%ap*$Q=-v0 zgLfsn-&%#+wnox~@)6ppx30sK(UJg1dCAvQF&}DkoPI+uX_wH))iaYvWtl}BtVKpU&MN= z0GdENbhdLgIwL-#_phGK;mZRlk4zq8*)akvV5zRX@jFUmvcr#3p99P@4z@m|bz-)^ zbZl8Wt?hR*z(sEZl;2PaILIG#835i@YoZQ@EwrD9IOBl7BpJX(ilLgcd)KCZAzo^b z6Z{|~=H;$D2dD53tejr_jx7^y-zT{SNZpNjn4+wJQX~K#LcrlKOv=D5xk%QXD{tg; z+xh`PvMV*HC*rF?xyjK5@KsMl5*w`r@wL#r13uFpso~#^oYIFc^&gGNS825eqFttU2_sG%_ z;X8VXD#Ol4X&$2B_Z$*&-)ZIUXf9I%mOOXJ3O%GbGpJfl+9(jY^fF_(b!Gt{{HAA3 zusUOCPDHYT@&*H~7a050c7r-_CaFACp$BXx)5==@fC11Gn|n~~+u@6N-}lvdyl3&6 z<#c_zm0Xp1F!8o2OBbFfgzzC4vno}9XEf40dGaVo;jiwiazo8hZ~iPVD(re=5k;H| zotm286$6nnTeIw>1FY$Ri|t{Lp?o(Fg3g_>|y~Z+16tvyLc@r?t9g7 zBuXyVuu9bC#q`?@OFIhgS)6v^XP@H0ukl2X!RPMsg%`YHMGad z4{VsgxaprFss3X%HbZablb6IdaNdbISVWp7yQXPPn=s7?J9qLEH{4>XAv8}%h&TDg zs()1sh}4at3nL3^%q!?P9BbW80e*ZwU63}CV7pt}gVu;~V6c$9p+*wfhw!zeE-z|V z=k{Ksec2)$Hu&?pRh;*TPk0T$Fc~^oAoBT4q?-Q}Y&3DluXeoMQ0LesTk}pVlf5(I z$dl8;zA0&=L&z*F*H>W7IeiPhTo@P0VTB~vyC2Bm7lCN}t7@NNlKFSHGKkh?z_qij zoYju!#D4b28cdslLdIM5Cmqe&!v^IcRr=qq^?l+P^n@6}fh@)IS81hx)SPAY7osk0)^ulqC1F*{hBNQl+Y}b>XjVXnS_Cc!L zIZ@Jq#mp^E&fKT~t4DM_^S17R@YJ@`(7;zv1mz_Y=~q*Gdg#*yXGxotY=#F|lvhPM zjlE)VHS=8=)njE^c7M|ZiBqARx>9Ib!y91$70iC8jPi$c+ysP}5Q3s`ti&1sx>~oG zI^>^1onS%G`mtq&)cZ15dZ{X^#MOfatyH0I=l%Q)n z7*@kZtC_3?=J_}?_G@?F?UK<0_AhYFclyrS-PkfYhAeVHcF z16x+quy10*2V$A%p_|@C(vlf}j3uY83h(#TSr$(;^8(I={_=YQQWmA9-IlwJv>tQm z=vN-I{TO7X`;qBxwb5w$91YLV?ZD5}pddq(7IdMCH zi>`qAn|#FITi!L5;K!(tYm9r416}Wof}P8~?R9I9Gp(?VA;uQg19MO47*gS7fH*&jBO!+ zA*<^BMccHjJIvGHguBb4a`X z3aZw#!c&Xr8&szD1+gu&;vYfoWo>0Pxfr2%m34tC33fmRbzWF9I_Pqb9nNK@N##9_ z7K)v)des!^owH`MoXY_O?|;^9;comiPx0e78xhnnVvTYt+t+cU1rn_>gaFJsL-iPn)?<9P9cF#4)7q&v+d&6|3G@s-AcJy+m zE&u*GUaMK|x|4GmT(CgBICk`2BP@3rqtjKIRD#uBy}y*d;<>`?W&mGsG;i*_}V&^tlP`%;=g39@jxP z+3lrtg*!i6N;irOpUfKcd;iDl5a`<#kr8RwFm9=^m+ouwwjcXmTB}w5V#9IF^&Bl$ zr1$Ly#cQ<3u86>am9}pk&i%nxu(W&s@>qEDtn_xVtH-_EiQ}iAK4Ssfsdn&L9t=)d z`XOQN7*J)g$Jrtq0=-yeLnHg*23LxYA7$cxz^Yc)I6E-!;{LQwu_wfGw4&MYy7{n< z@{g0Hf)N5gAJKQ1Z&HGPn9x9B7U(m(9K&=+LHAc_D{YdMBZs~x)u1Y8|Oq!`C4(3_9<&$ddi6>R$Nsz z*ti?=jA-Sr_97V}feo+}Lq3-cfpgWR;PLI8s{ve9@?e;2o}0MpquOucipz^DrT}QH z*(<{nLb4h9799hx4&%I8KPj}xcQ}llgcaG1!nRb(PP?m)=CzA4v%6>oOe96H9 zv4mUhw`>V$29k?)$Co>qIqq(~3w4jJ;Hv5(RxjB-j_iEhlF;&|DDC|I8IcT>Vn;RY zhtw5mT0ygXAu=M%{^;GqYuYIMu4H;Mj--5CL}|zMEhOum_o51Y7i|D>$XmUFoe;@1 z%GsTUsKgF4w%-Cr3lg#~h)8;Lk%WQTLBS8r*sE{YBUDw4HU#o}E)8pVIEfWv&14?U z-+Za${OFm=>IA358en)nB5Iaqxw&Xi*ty@uDOX8o2c0tq0^sX>ZXD+Hn|;KY!Omm1 z^%wgf&Zy9Azd?vmU`~zuOOA0{TZ*mAC!_>|avcN83F#c+sFn_6tGo!v?95IUR2bL$ zlO(OlhszqAgy)mNt8PRulC#6u^SL#z-O&@{=_!AzBZ>T4ROorj%fx$A;u8u>saum0ha7p zeHRX-z)PW*@v9bruyAtVI@)PhaEs5kp`xyxTQ`U9$Whwz#z$=U$V|&0w@EfCUS!Ob zACSTE{VeC-0V~ZCpkKq~P4CLgdOeBy>vB+0ZxIt_Cp4aa%vI#LS^K}ui07WNo}5r0 zagMHmq-jqTf-OD<kAvu_ob1mUP%1jxeKqB!1&-)_hP{p74hHE%WM!atyx68j5b zSqwh8aKo|NIOL<2_eiX+iOsRP`{MUt{0iQetB*SL!F_8)_;0f$iJ4(o__4KWuvy_! z8TZ{dTb*rL6VmuN-yl2Z>0glL84u^jAH^DQl}VRI=x0CnuF*|;|My-5aPI;>(mo+m z`nyEOe&k$RG11$vEdDPG7^raBCw|#C*4#pIUoZJNx?4|ZC{)l>+jaSiiJ`GBKf}l) zUk1>%A61hqy!KvfRsM^|u6vwbH5WpfH(I5AdpBAg%rar%zW}nccGxfgRV4&v`tEoGyBq!uz^f zVqWEtxn%j&+Q2Fi$rL)H`M_HExP+?mFyN^){c{JXs{IM}f}p>7lfD zLZ;s)%6a(Ow@`(jP}k~pn@!dv6JhJkZf5UoumHv`g-tcCs)w* z#0sc%t9@Li{p}f*$vg$UiQ*RGZUr=ykDIaxRDU_(QfcURuYrpX*7IQcS$(Buw%VW7 zxaffDgn{-=K@iEh)LlPc3MPzc+qM^>RXr6Y8ASnP&dr6fqmwYILTpmh$E%{Iz%Qz( NZmR35l_G4O{0}dcmS_L~ diff --git a/docs/assets/images/icons@2x.png b/docs/assets/images/icons@2x.png deleted file mode 100644 index 5a209e2f6d7f915cc9cb6fe7a4264c8be4db87b0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 28144 zcmeFZcUTka`>%_-5TzIqq$xo`r3nZ`iiBRG(z{ZnN$)K|ii-3S5u{fmRRNLEoAh2n z@4X|01dtAA(50@mzH5K?{+)CF+}EWTz2eMdW-{;n-p}WG1C$hCWW;pD1Ox#ad~k9g4`y4!oVfq@3c(iW~uhy*`T7_0aH7`>`EnYuXVq#+YC==3#rnNM4TqqzM zpi2Elr!3hl!ZdK#y0bV+yVc8rwFEtAX3=QlvJ&e-EsBp)Q`0yKXbNuf-yYw7kh0CD z|Flk1UuHgvoR+*QR0ee&IDUfUzE7*`A=P$6nC;BPI@VJs|F#`Xc>X!`<6%M7XXNok zw^unt1h0m>-&2{GiIGsByulr92XZRrazZs&&M3jJintF7A}cE^uW4zt_r81yHt1I! z6-_gmO@78G3$})kfyhR0^qk?zev_%4R$qSjQI3MAg0)9EM#TOAD=_tf(*)S$7yiiR z&5v>wk3Bn**iD9S_I#2%^vi(^O+gpv2i^A);6^AcH%VC>0nH8|O!jN*L<#RtT z@aF9HMNu*d(BdiZq(LBO%(qsjSot+ZXQd{zLYh#CvOrK(?#u+|XYRylqcXOLk=m!) zBp`~~1dg7kF(Q#m)I8ZHMOD5%m&U)5jGOW@7+sm1N+O~^j*zRG;e4x@OteV=T4yo9 zSG`^0j^S)ZYp2DT>}AR|n$S)4FPI#8#(R~;Y**AZ9`&yqT;p`rks7Nhz;)dn-TgXU zw!^Bo@W6|jfp@}ijsSEFo#x3LnG;`o_yXK@2KuG8cTv&K@=dU?_PK*6=YU9!Ix8l;<_!y*Qc2phVpLM}&t|CuHBv&{M$K?VXtTabi(7kUMwV zl!>5cDNNqK6`Br*B~EcVh#5Z!FgiJZBN5nzpC7?UdAc+&AT0ivd;DA2$@YXMPK6=< z+#U~?*!R0i`3uu|#zDrRRN&j-j>ZOu#h-n#7WO^)@0> zCT6a$LGWwFLcPfN=(3#6`*UIS%uIT=LIXV-RbGE&!!+8)q~dkx`l{aKCe1`{J<5&< zlhRo;JX-UC>5)X;mwR+W96`@&ucHp$jIb~B_w_=mH>In?BLume!Wta=`ca+&7~pek zBVD?f5{nelCaje~EtZn+g3%5GJF}R_b`q}IH$Iom2IRD$^h*R)Cid8Q5~4Dzm!P&Q z<`iI)4wA#l@TwjPL)*9k5Vc!!;`9;bf?HRMm86wi9LI8A%*NGep3g11H{aP)>%l2Q zRMMQU!*0J$hJI5Qs3b=6?}qR7O;BU%Yzufc*ZKBV`}ro7zm=C?OY6Vlabc^r6r7P> z?1c^jD{e4n*Ou441V=Pd1eE8utX@)G5gq72HQAXLZ4l2wKd@yIYC+s) z-mu`E`kj=B!)a^B;pecv4W5oh>_tpj>^NU8L*eH4EhcOxQ|);$x(z(Yb5^tudSptV z%8z{(h@_t`chWkvFX=r!p~Vjhf1AdM>uGK05$1fyLb5D7m0!MUKW=JTZv)bXz9~*F z$yP@U3UE0=$;yjWr8b7C(1^oNDMZVxYYeMtL}ZnvQDkm>S0)=r_ugabEZ}AJ<<_Fu z{I^KKIz+V8K|pK811W5r##z8^S*2fr9Ln zlRG?Zzz8;xu9VSE8s+=(!^TGi1P2hC7%7MUqF=cZqFBtJNW9BROV ziv0cjsUmVvsU^X!`1UivK|dy+fSG$3YH8W0`q${`)taBT9jV{Hfh|&RIaJVvqRIFh zC*Rmvl&3*;XcMiJZ-+Mvfe0xN4N?AvJeABnNdgs(BYb!fK5<1)5UvM!Tz4_aojmUX z#Ymoh)m%fN(>6|#*RP~Lxt1?5);w}yT_lftje3sidO&MxNgcMg9@S+>M%s~y)0i`8 zT_+7LrZ~d<7V^K^C^~ast~@nM04^c5dw*&660^p%^R>n4xzd&jo)Y@ z1r=F09>jFOr%wsj^a3;>N!{rvf(qpkAdWM*5IYCsuwNwoJh7;9I$#`T6-NUIEKsiS;OylQ(XY zQtCiR1dyEGJV=~|zaFOEveB&szAVx*wsyuY?hiBGWR{h0!D zv;G`;F9cnib*YxugasrI^%uy@i)>BvC4V8@! zwy5#iHC#Qar(i0EPA3CuMQbaKy4m$CLjLSNwJs!13b%h{&x7479bv{SjC&3?SO&)3 z6q4nRRP(zOfw-mQrmx@Z64~o}GNXa9YCE$vD-(CLseaF%6HH+WZz4 zbRiJ~zAtA6*i9;z!+zZ?9~V0Lr66|Ae;}U1e#6D^hMhB6XJNHZi{t>DgU&jb=#rPK z@s04Hr_SOr%UCRY_SdDuSw^D*Rzre~4PCqgc)DBYam}@G^TxsTqX%w-yWtYU-Q2IX-a2Z4Kz_-yIe`m;x2bY1F?XZoIH=`uW{$R)ICXxqU$- zG#M6s!fDZwUOA_cs|PXe1T@XN3^UdYyR*t}943A1dTvXp!=%8c%)(s)5y@OJ@@%1a ztlq}Uvhfo3^ZO>ZO|NKfu37JMRRmXfJ_*VOBVnxFFmbq!zc%A+R+w|={11?sJpmca zCeCi;;-*yO)ywzKxa#q?E%@U-+LGH4{=2|reRd-Kz*Ps1$u6sPFO>{K9^k2Y!@=h7rZt472^BCU& z|0MZmbh1HlC3#bcjoX#m73R?H>6oW=45{gu0$S>j`v?``ch#0kGur}QbO_gO3XrB- zS4pz-Yrnqqt-k_LE-&~ox9gd#^n&HE%Z~grM;N@Das8-#U304PA$v*rj36j~qQzYN zsX>8?%q9DhpxrWR@M>30YI^WUDh4bcn+*bYn;~zt_g`$3{#G+=lBmWE;j}5e&vlDa zjsdE(Xg^o(Z|3$Tx>~-q5NrZ}^$y0eMd|h`7Y4OWkgF0(Cu&CfJV03AKfzSGBhMU4bqd4kc`qE!CH4Q^FdOCtUHaZW3R&>S}$! zhk=OYL~3fch$-?wa0)OEkynDzJR=vc^vuUQ$hF(>E(q3{7{4uhC^f@bzHUZT>k%%R zsekA}E`OlGE(x+lP1smp0;Ba7{C$F=@Pp~i$AsJkc)x+3Vf9xQB=aSN>D!T;Y5iU~39#6yoQuj6Bj%kdYC z`72YjnSoF_A)d#@S`|;~F|6TOn%b{4?MWJC4uG&NK=D zqd0rU$A@62MtWD$=Gg>TgO6)b6Vf41#Au&Zq<@p1RG!t}NG8kv#>%{bHuCdAeIao2 zkWX{dyO`XCdv`FlK?jS{48~Uaz;oD6PtoFF0u6HBTHCHh<)5wP<r?9UIw%{psu)`l~*PK0?1^oH}d{D_wF{En-ejdBHTK|(*2$K?xVkG zwYXl8^HAjVOqKQj0f6s~O`)Slp+alXd8@#4Iw?pHys|MW1|l%ipCPeN)|fLB$Dc(9s}LNw@?8G{ zU>U(Vid5}ltIy~zNv>o09)rC()g8O`<5~!qF*Z_?L;+2Sy!WSv=}|67mnOPb!A*2; z^f>okkk+f3+9?Tg&6NBMX%;BtB3Ds#(PZ6E4`X0e`~amc=9QGw3J-$!nw6)l1A8;m zFdl>D?g@J3P-41+3N`R32d*Hq0GWj!{3n&rVA)dpcB+|5`XZFFZI1bKA7d;-x=0wt zy;$6nvCJ$_&JDjWa%`LQYq&(6LqBP7G_+`+4$|qk7IlS4wK{qnP-3!yFO%_fw(8(Q(#|htD?ECEYPeT&anf%0GjGQC<0)vR3x=4pq`@gX z{0?*O(e3p_zu@N9G2O%!F8j&|FRhF(c@BWMxZTpdW0xv^K!`2L39%+Hs0#R>a@n-J#u*kF6~?DIhPrUi@$pR0tS?5wF%PE z(-eYCc#{7tVRzd>j~xO&LBPK62xxwmxrdd{N6!G1hfD0H?fV)_B^PBIm|@~CZXnpdaM=<+?&D8Md^RL00JfP zK|cm@`4bB6muuN!Zck2>k+wh^8kM73#1(%6#^TG;42H{?eTC(h^zB32g{Skc%t3Dn zcHX3$TQhR}n9xXCd$?igvlBH@ZU~p4OO*Gf=$@=w?9vYs)!RYa9V@}xVt8Sr4y_!< zGjn5?gnlSKhqS-YW^o#@NScez6I3x{ zv>meTLLYSK!pa+|kqQI8rWST7_)jL~mqQ}Ou*!V2U-g|ZR+pB%Z@w|HnZrV~uY*w?_gMhSp+4fY?hMmdNXYD(iruAlj0&qga8nQ1=c#y* zgYc@oWp>=|LQ+s})zQ5kv*UF?QMJ2|FN1CzjX$x&TwGJ!4VjOiZxVDVz#r28{^WRn z{o1SYRs*^Nt9(ZX`wad=44v--X~h#aROW$yKE=n-VWRfhI&wn|_X6(` z_WPK(bt4Q8gxJ=b%BW_nNj&h;H;2z`{vi`~)tCBk(zGYBp?f;(Ua+^@+rKm53ld9S zPP#A^Wv7>F7c36IAp7(%S716|mr9fnL?n&Q*?OcmX7>@shP*98yVXmJ{1{z!s;@_D zt0}M~j-0t@?)wY>a9PxzCVtBiTKiS1<;-&hv5CHiv=8d$IOnl?aI_>zR3eW}l*}`T zd7%jWK1w(iqAjU37u~dz-4@O^=PWhD7_yL+z1;-hnPx|je;QFR?I_x6McEg|;`Zuf z_}_7>V@hb=%%^H&>8W{N&Ud5bKD%p(B6#&l@nN^wOdQizb`@g}g1c|qGqGr^c>a1w z|5;G!BbS8(8#mlqM+re6&;L0Ba$evPxRGW!koG@-z@*c+8&^U^7Q+0jgUtgB$)Bh)OGD5oa(ju zL&w{}@q-4qVXtvRtXul%gWH0DxXe$&?MN>z2jh1!ElU%a2;fz@xaTyfs`lnr<` zLv5teGAw`KJIh))Wg8JzoRNMyP>X1rhr)=#Y8O6Nf7>}xLS8!@+&6k0h#H>Nn{`&~ z<h^0MI*wtWWT)UGMw#$-to|sCF?yXL$;_=8T>RsAI7ks*W{$R-UI&M5a3{Gda?9J z3PeWSws3vp1$(`F*+<1X7B6hG<6u)lqr|?N&1Up;Si*MeoRFeRNGZa1=`C?4ZaPvJ zuHL9EQ^d$jd1pu9n6iBgWPMtJyxmfJGQf{a*eag-%E@KZ$^*2_&F#h|LL)2_l*QS9(#5T>)&wtE8a=@FF+vG8N zk>*kU^97;}tRP6EGf5HKhlr6@^Nb7N1`_>QnnYF9-8tncspx59kcfE)TtFun#cCjn zEU2;}6Xu~xx+Bv+O;tKLcuo?~kQbcPghcWdz4-^H!wQOhQukRZRMRk>kfMa~V;A;p zSqpR3D87(4X}j4Awfr<~7h4dgK)pzpZf{bn z^yt`yH4+85n%*$3rL0fWi>l^4|J{Qess(a2+0W-O>gl%xIaVi`l9N3Nq}{$Q?o$#6 zP(6};On20~O*x}!V+=9YO)zz4yeTv@_04tEzA@Muc((5aTR+rHpa6@RymHX{a%Ss{ z+ZVey@TSCpCZq6G3WNWPfd3Z(|HlaUnQ37#)!hnd5VH}%lQbK+^qVrFox87bV{eTd zMjY@0wT+?ndYzV$vST&K{gWpow&Zbq;%=a$(B%@MLh@v!P|L4U zgM9JBN_Gb)g+}3@K$8-*b+GGuC&@6v)Fomd?4){kVQ)620*%U<8saNfLM+ndN~1z> zV$;~rU}Fc&M@|;i!@q(ZqbHdoB(EYYOs>u5jd5A-M`}}pr;g+_B5o2kj-|Pa zF8qc!e5d+kUV>;ih=57(*r24g=6@)>+c%LfGLw_-Bbm7r_`az+tag}5rqG&jrg(-W~CJFkaxZTf@_Ofx@ zzxqF#<4|HKKBpc&B9R1r8t{!k_=WNfzbR?aogs939=bT|!c4N>91ai-wsc4|JdG9y zGpB1A4i1ueuSS{R3h}0^YLpx`pB;Ok2-R5 zZzHya))4+|xc0QJ*&1>3;@0$RcgE3M_rt55cZ9<51j!pV&i`8js3v%e$CG{I{X+yj zruhC$iN%UA-Y%u_?FQq!rBg;{`8h`ZCg^bG&OC=733*%4cUW`DPGqp|OgNy?)-Lky zuY7>yw$@M~Jl&X?9MI2RqOdsWZwzFd6{P)UF5-=GVh z;$}}BvAUMs#V{T@TweGxI7dhuIzFqotm&oQreos6)^Nt1G4l8ce%&u1F<%WFM9t;W zBAEtq#1FS}e7Gq{9nzJ-0@1fhx^+w)&5)h+@I@?kv+h4xs>`xqTMB()kR)QH0W6ODL=b|ea)CmcTzPItT=KH66{L4@p}bW9=F z=+(cM#QUgiq$M^X08=_kUPU7sf!8j#4rN7NO0#TX0-;8=ySO&T7v$C}*`++cHZu0; zRv+{Je*j9;z>+TGv1i76Qc^1lu^>XXp&w}t;MzI_nTpY_m?O?J|UF!?x>j)zIZZ*}uTg|S?56^~@P4iEAwq#7&c^D#OmVAeT^&ib{UcAER@k$$X; zQdR$NNz=G^;6|aY!VuP>0e2>_I^ymyjmC*~Oj(aU>lb7XxoNc&mR~HbdffiYw#m3DLJ)nb-vczmSGI=PaP=yOJ4mrW01pSsP02=(ym z!R+#8VFsL>Puje-hBZZ0gY`?oFt44R6Z--pJ~w8q7te$W<+z`WB)mKtrOR>%f~{*2 z8>hh;3|%NPQq8-xDbWw`*n5*Ni7GB0zr7D?q`b1s^a4*X%Jk>EYA*r$va{t*S$Wk8 zL^lqaL9$a?PVadKA#e`-ocbsFKC1awpXsVmMxs^Fnz9Tb*6tD1sa`;k~@OqRo@ub(|hVwu)j^O#EQmIetE!ma(-|!O<`ZRqJb<$^dia$W5ARK;F@n)=G zXY|L|OhQ88G?ay6&;=(qqYF;O$NJ7x1?PPHYJC`UButfql;CF9^Z@N$9e`rgvKY7- zzkY{r^gSjplQ4S;+v7}YOOB)q;im)xJ8Tb}^>Fe{+E{o<&QW1zc~g`vO5=ii`UUW? zZp)~%d!YRLs1P5Gsp1zs3gc8)u&mU&?P*XcG+Tr-__K7L+$}7WQfV_Ngi(tq_9feK zK+m&sYg9Dt?NYYIX6$uOy3OW4i<~fWv+Cf(7LSO2Cy{IK;1#Y8C_5@I{l+TY*=I|v zB849$N`$Qn3)Wezrk#N{(Sj^ujO*o{#sa4oD_O8zmLim4B{5HQWLd}YpB(b z4G-q~15C`KQcuBSO|^7AHPTM2RneHT?`cv7UxhiJ{_{;Q;kGe05x5xg&K3|_>$pD_a&U>aXaI13$(JL50d8Z5nu7>Swu zA*$V;mYnn2)kI5c`a29y*`L60#8U8YzlVb^NVbZO*AIlUcC6{g-vYStoB)oYa(>HrRpU$_+Fu$?E^-+?mgq9i+l>lZ?b zT6(Rs*ytr2RlqzPAC<(}aFaO~EuqFiP9Nk%5YV?9#t-?A=4jtCuRhpfZRc5{uXo+q z=LI8vUYPpMT}NAmAiT1T|Lra-gEjft1a;1k`{Oe~KvJy%Wz~FR@vzsl)Hj`G)zsap zD0(^YuCzHguv&0Ryn%gl!eek+ywQej&`(Qef(ql7EcAYQoG}tAUY=Ns0uhUO05V)*ND z@*NLrHqhR{%JlU-nMJbBbn#Q$0gDOt;1glG|M6dhX@zoq#PRvcMk<`}n-dBYPlDbf zY2&o+<&J4^>4Q557tWSxa)1M;mS}X$!JFe6+N_0AI?erp9CdjDGuyvnelpc04y2u#n8-PU5wo6P&9?ZpnONA+t}Ucy z&nD(V>H%M8avRC7jdV$uW8n|L5W6kw7|(e8$j>_ZLqe`6y!1fWM}{tJ3t7HmzB894QuSOpNj=&WDT3e5Or0)3wFwasb4%9_M@6)K z&l3J-@<{!8U7lZ%P!XZsO|ejU04NSjBEBESP4Ff6+T}!&pxTCxBG{W z{I$5gyC-P##k--2l=5r77AsRg@o4?Q7zqe%7Y9-kbSnK|KDcKK;nZqb@o$i(QzUtW z4FlkIku@T67|OO;)}XWaHSwT$i->~}#O|Bld^q?M%%`d*s2x9BKP zZo$OD?q27J1NAg#Nd(Fn?4I|PbI>nwdR&!F6YOHC^L#n$QG{zQGnjL8QL{~TyS%sy zMT%4c%BbJPXL6?WNg|O1-c<>qUm^=RW`+5)eH2jAI{T^M6-_natW57V(D?*MKT4n;I#vjkQ1Y~X{0hj4% zF}qYRzy8zJX(%d$`X$XgPvDafqM65Qw_;|~(JO*m8-*q1ir0~W4cd`@#KX3_GEp5t z5?rPAGz%$L?%(5dRFgw~R^|tdxXDGF>^=J2drvtC0;nBNt)$2d+>6A}c}i_~ef`fu zywIKq{Tp+H@09h2i{+Dn7?p7~8D%gZ+<(bq<1f|tL;Qy~w3}O7WX))3Ej+(psj!1- zrlt&tNKU|u?sySN{!ByuYY@P5bL5@7&Uld^k~iLzJaP7WDAI|JZrsHHT>hmAC?xw& zC!c!IBNTzL7K;wAXR3vVTe1i(oYdqoy3H0Zw{@>?*4UcFaMCNHwib2efs0(Ync=2q zwM72#(Cn=nv2ablw^j({)fdng^E-(uP|5UD8@CzqpKlZ^=HH}?5{kmM7vLAoAatc; zwH5KZJkkdhh8C1p5+HZgC}LE+Xu}KIn7|*#?;j-8^-VaZ5jOW{JA#*;g5p`(xTiDd zKkPnW*IU@QEsE%-JWbaZU2+aF3<-bfklBU}TCC{E-~c1suP&!}=v`e&X_xF{wro+L zcgxt?1af+ArOGprbI<(>!E99@GkN&7?#q=uz{(bMN@|0qqxcTr07b2;i>k6W8Za(r zOGe?77{mF3SVV_<+hIDRNdbE)(lSDJU|Bf|swOh*8)pQ6AizER8M>1xnN1+Qcqhg$ z&ak{6PD5v75^-mAcvoOH6*!9Hkzpt)*#Ip_vNoGk)^|nj*9+w7+7R(=j4q>aw<4Wc z=nBx)kd4$ER29&>bnknJ`n4)pOczJMPJ! z0)p$AgO&S=`T1(PYN?P}4cSJ%&R?iNexQp^N$*`-AbTP7WfZIW#P4d}}S2|=#O7ke0mzh*aEWQE)y!|#~iGCKXe zpzrFFL$pk!^d8pUI(IfGO<%TTQHsrDXLDNnMC6*d0wT9m7x6Ft7V=_OlTqkuj{x>p z;1kpB_NxE04RdYk)Y!laqUU=rfZJ$T5)`7`QV?5(Ltg_xlECcjtEa{J!@6Brx);>b zl?P)xrifEIfWi;~!Hgrq*7bz~i3BH#^2_mOIb$vnOz3yqef|S?NrX2~aMzcrlIGhJ zJ57YYnbrjk0gMXNJsZ;3!GV3+U0eN7l{dNPN>2^D{M%{F_n#@Jh)M2G9pb6tlT&F# zzc){OFWO&LCDH1cNMGR@X9VA+vt>EiQ|#sD{Y6sIh0eE(T5g#Bhn{L{CgdEL#dtrL zC>~e(BtwcN6QdM$0h>v5cu{@BvleO1d{z*-w8N(k$wHP$AXwvfT1)EL-?E&6nLdTq zFA@*HmwLR__b301zkRRgd(MeG6hCvppG6OwFv=2NKQVx_rQX$Z3q-DFDcOMHtbuC2 zb}=nSGqv$BlXjj(ahhid7ECVPglKaK;z#;LgZZ+OisWYuKBPX7xpErFk*@EYkKqg2 ze61oYkPXBN#&}jK`c6OUoF{pGlCOmyvi0VbqIH)+GaMDJ>Eg{$20?GwP~=nbph7n3wT-iS@IWTjG!q<-}5nJdNKFs75SDJ`2N60FM#00h+c!NU0ufy*_DlHj73t z5%X`Hqe$xxtHUL9%+{FK#XTYqf1a`&Lh=``4pOX3cy239FO^N zfStakz4XYa-?AppcGY?%Pj@WYmLvxBlKhq06UyFTy`Dj|YO2D`3uG#B$$f7PEjp~U zN;XAx*Xx;j?A}%@n)?=Uw67Bf^MPlLUonDdnT0whr^OXyCbtVRp^N&tL4I{~Dg4l+ zvxK9}?_3)Y$>n?i!054VsQ<#MMZ=Q@luen-sz=N_VC}l?`zNJtA`krH?K@>?REBq0S+(}^2UlFWDqHi30Pa~uu05d$T+-JrcJV1?aXOg(}Rs zl`@li5%>|PHxJjZT#h6)u5#ukqU%dvk;$HYi|x;L7naNA&)c1zj7(iIm+BYA&tK7r zwW0zwzaX`x0|CVQVi4}J(N#ScVIBUXBSyY%CN{!aH)SJ(GEwpFU}-yF{d#w05hL=m zqA}!Sf^U&%EPmu~34)ZMEMWZ|Z{ zf+Da%zhehlo-wY?=x^Nensm)O!dR`~B96^wloNE6>dRY#u#pQB(ftm&2{0{aPw);3 zLS~XJegtuFdsZ#-4}Yw<2z1ya*ZublDU*Ut>&i)(l$<$AW-E7gWuf>Kh>nR@=~Jgg zYVeI|2kH%1E@)ScwTRMO*HTWJ!AcdT*o-xoiH_PF%JHNE29RfRx{{W~Mn)HwZeR53 z{~74suQ)4?@;WN79bIYU3yi%hNhnxTu7in4w>kOLA9 z^_cPfyxl`BO^Jaqzdl`|Ez%y3HTE#{dbqX?j$5k&zQxN?z*CZw+vAZV-WEk=-9oI^ zi>;EFv9pBIbUMsM{{@)yaWwa#nUxs`jEZa5y%dJ~ZYpxpbwF;r5KM9NBrtI6bS49Z z{7GcMaXGAxDfXDD;60Li!JF~fHPwUU&ynr@B*@3ChF52>+Zzj(2PL6C2Mor0xpcaX zJz8ihH2PY@>!))WZIW^vV%K*vW$Xw?vcF2|dP9n=qCP9;7B^IZhW=jxJ&T%Ztkc=ADNzA zsx*6uOG(O5$(&<*ti|J7dW)DtZjKZ4%;`A)POZf?A4Jh3X-N5M*8W<2T>+@m+RM zso4=f_o0cfhnM$+auk~mI=kVgHZ;l-+V`UB8DLApLi~fqxxCu82ZpTHwuvkJ zMaL0c$(fK#3^%@^>W3#TVHR`5ZG3y0Clb5K47#1K#yLmQyhW_55~ZZn&H*`)Kcz#xCRQCFdlucHx%dY1wZPf=tL$KK^-_TTkBlg%SX#-AMe8 zDRJaA`0SE_!0FPPn@x{0rimZQd9k+}88MLx`S?6fu6=l1Y@h3fs<=&*q;z=urTS=C zK%}u|(8k5e&Y-zSmoYb|zD$^cY}p6(t?!f9J6m?2>Tc-Xy34Rp*Ug6P;_=3oS~ z%u;Q7%I5MiGqZ{d!-pEl{0|+1NTm+haNN1M^6$Gh!|V@!B;}D{h3pn(C{xBk%}#IR zO1TK6*^j5|!U4^zB>Fw$Ab?>qDPT1M^Jx#~^C&2cPdIB_0;KSVNk9r$##HLTSD_Z& zz)jE%*Gj)7d9uVMl=+HdJ8%e}9%lwaY;_kEvV>UsLHx;mMC@f3lzq5Iv&y8{w)@Z#?E z$bXT?tyF)?<3bugVVY6(e@Vg`2i>|)$^m~$WioLwW}oXXZ}=w;=N0{LOx0{9*as^Bb{)>T@3m+vEip|GPIJDHTEO0j?I58}) z3~@%Q(7?0uCeHM#BsO=kytmWFVcmtD#HF#V$&{e5iF)nW6D|+WjJvd;&5ukcPLykI zL)z_SO#T-IEgtk{E$oT_$8EEJI%wS_Y2C(F)`01pzGC)%N-d}qrB@+6yelt`_?uuN zPMGYZCo678{Kdb+IPo{#IN(js1Ummj@!l19H8oPMb}r|M+d{D&z2T^r|!8rbRwlE=7j zz{QM`99y%o-F!wvWl#jR$l|ML^ohwPPlBQ~Vi{{yBOjvrhl~uf zK5Vk45;70o*YhtM&7#Sc2dfA3wZq@0ZZ6N~v6zg&MzJl<$ZNrwqf-$TiT@#W`2x6Mt;TiS4huyA5^}YIPTFF^l19VciDe9QgSuo770l zz$Fvs?0FY@_UtE2YE##{%dGmgZHHfzsU_`V*H`P4*F`ul(sYs9Jq*h6rbk1>eD34Z{2K;_cLbZ46halLc ze2%NUKU&GA!WwUqG&=coFm>87tCT*F4xGxo74O@5Y3xJVE!8F_1FP%~BdC2FS9Isf zXuW-CnGh!{^D*Drcrxc3Y`W9=5ZVYqn-rEs?8_&q}IoEx+VFS zRga(VCYV$<=Zq#wk?;b+las#o#HsNw*`FGFDeA^*xQuB(cE3~CcEUYt6MjgdL|p=P z2+pPgOZ0Zk#7FPiJV}Wb={;89-U46uTu_QI1&b)P=+se1|88_^!5Um>o)Nj!lfI}_ zA{$}3*734@W4yItj?m zLJCa$`Rn$L_lRPSglt!uro*Wg-e^WHi@NW8q5zxYdq%ULx=%RZ(Ry~zKFHmgD!x8n_+?xj`!7VyZLb@!Ht zcyvx*=Ox|L<#!iwxI;b}HqA-#(_&c7eI; zh0-~Nl>BWL;lGfbd$~ThM~0`;bnAxA&t^Bg46A9F67?ijVTmmSHXl37dKJH@X%pJ( zv;J34-$9e2BLwPjbgdS-#g6)O&a!wuZ-4?=C;(W1fb*oq3F7!&Q;TDT{dSIuAJ0r( zTYW}1z5Y^?(IYRkcvPK{&UNZ!DTD2NG^^l4v6pZ*x!@0~FW+zs*VWLZvD5?b&529v zzAIr#Blpmqud6Eze&qzM(zwET6WE`YFdmz$)SiInkY`uE9 z2W8d!Z|P-BLFnbp3rcnGlI9P_{}G(V#2CJpq^&-OF7u(-e@`ex!`4!J7AZxIWjne$ z*}p)Oo)D;<^YCfczySXZ)mxzJ%Trh$e@@Xs6YI$UjQXTpMM3=OD}yJh-k2t_G}69%^Fr!Z2HQA5*4M*x@spn| zrheG^IKj0ez3X@*QK}PLKen)$lLlOFZ8tSxuEOsfZ4ZBRv~f7a=7}eY0qYvDhVUkw zZOeCWJKZrO(yrm9v!+wYKhPp+8sVTN>nKBQt1)2z7ZTr41?oJxD3UIFa*^`;bD2FhRFQI1$)e-S7>YM&OE5M83i$Yg1gC4XbSB(3HY$XeKc0w~r|t-}85eyvq znGOcAFmP`I@uNFB6D-U3R7zi&HI?4$T$XBCYp7jyF2hIU++&75Z}~Yj0lG(o!Q{%x zle@H4z=iwQ^%fFV}$@P%l|Q*S||Fc=aU(OuYN7&dFa}V3Nc7J*3pGRNHysT zpl1qYqD}+z4udN>1yr0@uF3~3%~hGND|wBbU_IaPN$MmzOSBa(DV?!lmqJAFWhao7 z6XK-N{+v`HO%=al&V4z}>Sa|@+Qf8!nk9bZMS#vdzl+RDih{^-@~-07nqb7URdH*R+DD=7!&A9Oi{-a*?F%R^?_>z|&W zHQ+4C_b)3pp#^K(qJHO8s1UDOMw^aDYOOebgZD{HMbGVDVk$+=PF2;lVmdaX96DD( z2>^x9360&?xbJ=C?ww+GUzY7mi#yf$i@Zi^^Y}?DA8FLB1O|#d@$jX3gICv(QdzlV&8dxsHV(c+LsK>QTvzU6_ zYb0#5dCxZ%c~~}R7+|_=M1NiJ;GL(M6jlh!W$wT&BZz#^;TRxOvOoC5av{aK*jUdB zEJTT7g$OLq7j%VOxq7lBmjswrMs{Cq4i_QLuY?I-R*l_PX%)WEauEF6LE{{cM%g#Z zY=g9-pHTq4-?B_^ws)ot(CdUT(Q;?3ZgB%&0-LSJk}S~oODd0f;gmE$LNlWC)*SZw zTF2tWUDe>}3GAgFzfUW{@fr-5%+TXNF!#@u3xLK#M@{^pJ@RwHxR(mQv$rbM^u)yF zp7gc4+^-scO=w4GnLoUHm&|*G%B4)zdnT-@sLAXD{t?qVWoK?M#QmO7ZDZYumcROM zT0RXq?@|A$uOb2&0IX>Ab9ty?U)lM3)bo7LPM+d~0IDZ9U)9X4Pt|IhEccrc4$Yqg zxN&t9niz^0H@V{LX*57HW5=4LcVn`mZrtz!m-E4LWa#a&|ZE=ZeR z_be>uWC0uQotqmp(+ySAn|+s`Jh^?c#?)U-^^qVEROY9akEY4F$EfL{d=!)6%BG-- zzxb^*e?e$Rf1Wl1QT?k8F>OCoXwv?=Ung`f@oR`*z|{D)G%5h9(2EXaoVg^$f5Zm< zKZTunJXG!9$1R~Oja|ej${K1yXo$j8_FcA;rjQxV!J)?|Gj8yk6(bnRAXg-|KsQuFvOvU}1Q)$#BKFf7rFv3#c^C6nuM& zOO0Gft$Kq{^uZk+fBQMx4ywF#eZ10jN%@}^6Trc3hCtkr5v?qLPeTBZoa}i>5KfE4m^W45!H&tNIy2!R)_bi2pfs)oyorVbu+nl5 ziVqIJzcjU0;LWSXA>n4vmdvWwz`nJ(vB0=#2PO^BiHo&%ecgXrM@U_;#^7aMCflK* zu?J85J`Tl@CXG@Gz9}c1FQwCP4okOwbBpS37P8a>qfV`z9k+`X5YFPzTfu%UP!6y`Fvr_P9?4V5;X6Bf8{U9#rCkAZ zM&uVB!n66B@`9(+a&}!KKRfCf^oQNN+6$^tHoMIK!>*$7-0ZFr=x>*b-P5X-LgxBY zo2Ug*pNH%q>8qqJmtk=~7g&DYcueN3PcuE3&z~%j0gUYgSS9wn57tV0QdV~{+bxEnx{U^j4&k6Tg_t{mX$_Yq$xe=@q|jc4#`MB^ zJT!tidMB9LT+XqKk3JFN=!_dS0?dknKn##1>;EeT2o)}9LyEIBz=e4SFuw9d_vq)Y znKx|vFBXdWkaNz_)-AYMGNnQ9zLj_f%C}~7N!N>u)Lf+CfEIdIU7czh$QbcAide4T zZQJy*?<2fUv(SP%PV21I_X1kz7G8vO5oI)0xCIvcYt6{A`!}bwQlGSad^&0sE+dig ztCN-J!D2iYgG*FJ2{BPzy1^u&y=FXDd67a8y7BGP|L)Sh_Z*1ci7meUFD~utdnA|k z%FkshXa7&|yHfQ-cZaL9*88w++@nx&uAPsEVL*=wVw{~gi>(snR7!xUfN3m@nIRqe z$bxi@pG5F$L=in`nIEOo82`J5h_9j*7~_4)pr(1ea&G+SOCoJiMKDK#1^!`Tmo zu(KAj$s(@Ez}~eSFWD$y#q zslU<&-b60sArh0MhfMd8Ut(rM_CQZ8FfKQivy3;fi)0|#R9eO4o~zDAw8`&mCJBRl zL+V<9>B#dX+=Ch6E=t$PUla#aJlOiq<<`$o@7t~|m@_8YX~f5JPr8|q*x0k}KKaw) zlj4s{p!Bb0(O2I@&cJP`BT4v(=^IBCC}>G;6Pl`dvTGO(u1uHZFzBch#Oi5#?{oUA zMDhff&?FU9`${$qfOt^aXNUDLXp}!L8o++(*YdqI@rZ`e_9q$WGiZtk%BdwBGNUQLOvKhbHU?bZL0ypyF6t66gl zm;}?$LvW7=cpykxJulrHg1_Tybvk9?!FUgQFW7)ZjiG5RKh5P)A-N+a_IR~*prd%Jub(3dwV#iE zEZRnitmR!zrZDwcFZbI$fi zpQ#2NyF^|ZZxhg}_2{p|uY5RbnD8K6ZJ*(Qw2)?}wekp&yaRA|Qo#DxsS?SeI+jqSMG)is9$_pX3e;QRCk`w z6Eyf}-+>ptnm-5fB$ja02cI*FiDNlWz6!au(Hs}CGqc@Mmic~|=QFFJrG1@1hjtXy z4~e%c+1cVu*QrSvt}^-J7&3CYOFA(;0v#pDtP1!!v4p;BvW*`n{US>q(dX{NUrV`ti>sUd7L3MP0-oP`aRTgYw5brGKhov{JH8&ZnR)OJ2X6Hj z*N%E-g5%w9Tu(o3p@Ox209&F)dqM|)8ypzq@>_T7)U{4lXM#FbS?FxaC!G^bZMM9+ z4tmuQbQP|}fWbv^^L6{ks3C9Ej)`TTPs7Rx%f;*+b8A$!FHS$N0rHb7YlE-;Os=Pr zQ{twGcgc=sfxFbo@AZ<0v(i)mIIN>SayZmhz4f%!>5C|cW!)L%h17s1v)z*m@qbN( zLIG`HP@`-xc!<{bo61SZlQWVZ1OuYl!Sb-gF-ru;V-o?-65R4%f%6Z;4dlCb<*tm4 zT`7ejX`!VvI;>13$7YHQz%+8p7l(Tpo$_JB4f^W={o?Bv;zK3iLCjqj{gvE5lo;fd zHH{q|VzJ(ecLFb~dW44K((lhkhDQ$2inQ@ZcRq7Y>-^*1b>gOVEt)4}ovdHpbt^K@ z|3sf`Dm|bJwcZkK{pP34+PPS-&Y(HzYpQh%%*U0(ohJ^qYv&SPhZse79v3M#nTUb? zTTjUjU*9&)0S1{kUx6pKuPYG_c~z}evFZy5xUz{>?k8wd2OGRLnS6!W@2E;KWyJGkUt&UFTh*2NVjj=kW%jj~V001z!4 z=ACav4hf=_2vC25z)FK{a-HCIF%1b@(>NH^N7$**yWUBYO61yA32R`g-kGrQqT2&s zZ1aW~`>zx~03Uhl@0bL?Vul+mpc)cp64nzfU1rpi*eG&?8WU7Xl4Pf1!!_iKpK_${ zC;xLY0h})InNl8x8hkL6Jpz7odsa%}^mCw|17HWPhf{dC+kQ}x((i~n?<}jL=p9a@ z<9^KPtHyuVYuBL`*B7H;P2iVO8ICwx_P&$c40y;=GC7R)u@F`J-|`;#me&bZ9#xFU zJg^Th!=rFfc{Bw+ujIxWBM>U0T(6i0?6X&W^QWn?a#<*foA?<)RQJ+am_wkw5~pN- z7sfTpB>PChT4dEn1d;2VMl0o-hg^bZeAQZSZ%fT*?fK_jkzO;p1^Kn_+yjstFP#ra zNvx;BrMYSMj?`B;0sS zFuJaW4L~Ou?IWxSIxyrDP0$laaSx}5DtUOzHO?=y^m2JYfcOG)&~ws}entE=bCT7$ z=#rYt?lU1eR^i}WaqU8Z0rKPflqR^`l!q|k(Zo+khOK+ubx;hXEPh&3dhXVaKhK_5 zEWuW;iN*%L+&b5&xM}Dl-pY8w8~S%KsSYAxoEeE0RatjS6)vupzw^Mi4zR4J9^a9vEO zGsL1|=&T;B!-Hc|XANCOT4+&_Am}oQeN;)!5I#Ng%dGfD89Z`xzBJfQ5Uq?0g3AeUS9@IhE|>w~}OV)8>HvkoV#COPN{LT#vk8 zt2Z)j@{a(~lW*kv*4-rOL6sffa^(OAYdJ-0AsgF9gwSQe2wH&X@4yh*TSHt#%TNt1(?*1p$1*$&WoXj%(3D- zcQ5QJ#PkYUg9UjMs?vZCI$TX&{X=JmqECeM2>uCx|CpLx$`!gYuDe(vVX}YRkFG^k zURe>tw{_d=^mg9nvS?KtpkI=2?(iG$tPXR5QosdvzxGoCt z$$I=Gfzpq+2F3?10L^~%hk|tHo!byiu28i+0-PzrVDKCekd-_eW}(>Fp}Ancc191J z%LV{ozGVXd7!U|yD)X?cRj`u12B#u~Q22#>5x;tCwV54R+A8Kzk+(poe&f<5a*v*K zT2oU&Cy_LPGej(sedjw!v3{YylrY}sxYF)>cfp<-T!xEu)CFu&YJe?D)I%N!%*L!8 zEi#ZVi4r-oMksMF`zOoUUiq(+KVL}Vgk4zs|M2{i%LBzJSShuf5=6EJK+gfbJ})q= zG0GhyJ>s|)s`}>jgj5{06DiB8;CT5#UeEFuCDRNU65yFEh+SOUYPR?{idoz^hcctc z&442k_wYk5d(L7ZTKmy)4^n0o##7c6!_jl_B86&KbNSP0;&tq_AS1DeI66n%PR*pX zi2%0k-ZNP@3`AaRb)vJ?W}XEv*Z1a+PPd6tY;c0IY-s0=Iw-*C*soU) zC=bBofdMQRHt;f`m;%bDO+Q@6&hS8dvdDDe(V_H-k2t&!J`FL&9w2#0bHLqd5+>n8)4e;ua%TPUO&4#d!TjvD`IHe+m+wqABkj zoNs5r+GI!s>cQZx77EF%7%V;lk~d43R$%h9**@|sc6SSR>J07Anld(@sT0nyR>Qu_ zPhkc@Fj;M*AKsf3%f|p*H1HyY%3g7T%cCKt?y8k0=-`j0laL`{!mVH11jZ{=3)Zbo z21^05#asw*jiv?Hew&@KV*;teNz-jz?UZ2y0k!l8DBW^9Rj~0!uD>Ft|27Lg;_|N} z*?vvL_xnuig>$EG@^@kLoJ?zdbt0stXU1YVLJO_W zCv!h-*}a>}{Q3SZv`DX6-2%p&B;T>R%A72KsxXP5VK54m2trhI`mBmx(#zV{ zInu6zS{==2l?XBO^i7UsOK?Fk{?ekyEXECjxn| ze`kRpJim|8Q}?3d(XG1>vcoX%zs<(_g-QWYTElLe@&5AL%%^F!{2#PFiop zRz~d(ix56>b@e=g)qGNk>2`{de6Q_WxRCIF*6yQFR#bxy#Qy{EQ~~2n-V>tkL{`UY z&0Rmmuj2DpeT)jObl<7A@des_b`d1V25nwoq~e9M<^f>hHSU>co8g(*{m}-YwofiI z-mkS=3Wl~O+8MFVW{YqX8E6K**_pPc`QNK@m~X8Hg&Kle5qX4L!dd6!IWdLU*Nlkc zGiH(n$H6or(h^BfuCPB&?kP`30z;2(u1 zR+FQfD9dIbldYlRvSLo87bRrF5U656yei7F$Z+uFv&!-!9(3wD{QY)By0oUJmuQ{- zU}FV=;Y7LSZ1uxnRdzVY10dxWlIkcKoJet_HxrwC@n~W6^hFyQekJ5|pV<4XQj zka1?kZLfD%g`ld(`_Jln6>AAWt9jnwML-$NI@O($<9KJ{W`C%l?Zl4-L0J7Mr!-?21u}Dy5k;D zu}!eeZ*3?R;L}9xDghYu?{zNJxF-U5o>7it>+~T~$v2ua{;7P)^J*yJ6~TT02(a@l_L<@JIZo3wOYJ9t9BNNUnvpIZ184_1fah;Vh@r1saB z^4y@`7jq3dxmVlsiow+%)C~5)FovY6v>3pvw$J%t@r@7cp&Ec@j$@T1u-i81-!`X5 z*u0~!^hDZq+7k7};*;b~0?h1x(q(|(>8OIVD1hr(THoGWk=iwDyIPzQf69sA=(J+o zn#EcLV}QPlry2xM(Oe*&QuTxz|DO({_ui&T9ig&XSsUK?V&dy)5>MGnr6uw&*J)SR z4O5d0C2t!+(VG{Y3fFU3G4!F~;z`0^Zy$VT zlJGjGSF&$3BUtfc03n5Fp1KQfb~InA&8`q*1q&GG=||Hzpy6L2H1f*;LpyQht{w?} zDZ2kUk>FaSr)>&iD|Z|7sH6U!z%}z@JhB~OedrN<`}Lfq^UV}Y43>cn?*zZ0AOM2< zpX5w(`QSQaEYTvqHz~=NXHUjQf0o%dBkQfeAN31lR&xxOEgYHTdZp%bVXN280=Ana z^M=FH$n=5rl?&BI)^08Qe_`>YwGkkoEIR+Kv^%~Pb0k^b?3|sA#qp8cs#eTueeM2Q zRw=0&M&6mX$~YF!Y0ZBc@63#c7`f!9BKSXd@Voc{RoLU+XN*d^;RK${8T?=LBS%Bk z&gkb&o-U3d6^w6h1+IPUz|;DW zIZ;96kdsD>Qv^q=09&hp0GpEni<1IR%gvP3v%OR9*{MuRTKWHZyIbuBt)Ci`cU_&% z1T+i^Y)o{%281-<3TpPAUTzw5v;RY=>1rvxmPl96#kYc9hX!6V^nB|ad#(S+)}?8C zr_H+lT3B#So$T=?$(w3-{rbQ4R<@nsf$}$hwSO)A$8&`(j+wQf=Jwhb0`CvhR5DCf z^OgI)KQemrUFPH+UynC$Y~QHG%DbTVh-Skz{enNU)cV_hPu~{TD7TPZl>0&K>iuE| z7AYn$7)Jrb9GE&SfQW4q&G*@N|4cHI`VakFa5-C!ov&XD)J(qp$rJJ*9e z-sHv}#g*T7Cv048d1v~BEAzM5FztAse#q78WWC^BUCzQ U&wLp6h6BX&boFyt=akR{0G%$)mH+?% diff --git a/docs/assets/images/widgets@2x.png b/docs/assets/images/widgets@2x.png deleted file mode 100644 index 4bbbd57272f3b28f47527d4951ad10f950b8ad43..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 855 zcmeAS@N?(olHy`uVBq!ia0y~yU}^xe12~w0Jcmn z@(X6T|9^jgLcx21{)7exgY)a>N6m2F0<`Rqr;B4q1>>88jUdw-7W`c)zLE*mq8W2H z-<&Jl_Hco5BuC5n@AbF5GD82~-e8-v=#zCyUX0F-o}8pPfAv`!GN$ff+TL<~@kgt} z62eO?_|&+>xBmM$@p|z`tIKEdpPf8%qI>4r7@jn<=eta*{3~?g(zz{Ke9zc-G^gr? z-7foa?LcS!hmbwzru}ICvbWLlW8;+l-}!^=c32!^nV`+`C*;0-*Y%l94pC;Cb3GXz zzSf%a!{gVr{Y_lVuUj+a)*Ca+!-Hu%xmP&&X-2CuANY8^i{D7Kg6qzP zXz_ps9+lN8ESH{K4`yu&b~I>N9xGlE&;2u*b?+Go!AhN?m-bxlLvtC#MzDF2kFzfHJ1W7ybqdefSqVhbOykd*Yi%EDuhs z4wF{ft^bv2+DDnKb8gj1FuvcV`M}luS>lO<^)8x>y1#R;a=-ZKwWTQQb)ioBbi;zh zD!f5V)8581to1LL7c9!l^PSC$NBPYif!_vAZhmL4)v4U)4UsrLYiH_9rmQDd?)(e5 z^pcH>qvBg*i0dus2r*mp4;zKvu=P#s-ti;2obl`NjjwoYd>e(oo#j_uyRb<7Pv^If zzZ|mGHmV)8^tbO%^>eqMw(@7(&3g{jEp-Najo7V75xI_ZHK*FA`elF{r5}E*d7+j_R diff --git a/docs/assets/js/main.js b/docs/assets/js/main.js deleted file mode 100644 index dc257a8..0000000 --- a/docs/assets/js/main.js +++ /dev/null @@ -1,248 +0,0 @@ -/* - * ATTENTION: The "eval" devtool has been used (maybe by default in mode: "development"). - * This devtool is not neither made for production nor for readable output files. - * It uses "eval()" calls to create a separate source file in the browser devtools. - * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/) - * or disable the default devtool with "devtool: false". - * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/). - */ -/******/ (() => { // webpackBootstrap -/******/ var __webpack_modules__ = ({ - -/***/ "../node_modules/lunr/lunr.js": -/*!************************************!*\ - !*** ../node_modules/lunr/lunr.js ***! - \************************************/ -/***/ ((module, exports, __webpack_require__) => { - -eval("var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;/**\n * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9\n * Copyright (C) 2020 Oliver Nightingale\n * @license MIT\n */\n\n;(function(){\n\n/**\n * A convenience function for configuring and constructing\n * a new lunr Index.\n *\n * A lunr.Builder instance is created and the pipeline setup\n * with a trimmer, stop word filter and stemmer.\n *\n * This builder object is yielded to the configuration function\n * that is passed as a parameter, allowing the list of fields\n * and other builder parameters to be customised.\n *\n * All documents _must_ be added within the passed config function.\n *\n * @example\n * var idx = lunr(function () {\n * this.field('title')\n * this.field('body')\n * this.ref('id')\n *\n * documents.forEach(function (doc) {\n * this.add(doc)\n * }, this)\n * })\n *\n * @see {@link lunr.Builder}\n * @see {@link lunr.Pipeline}\n * @see {@link lunr.trimmer}\n * @see {@link lunr.stopWordFilter}\n * @see {@link lunr.stemmer}\n * @namespace {function} lunr\n */\nvar lunr = function (config) {\n var builder = new lunr.Builder\n\n builder.pipeline.add(\n lunr.trimmer,\n lunr.stopWordFilter,\n lunr.stemmer\n )\n\n builder.searchPipeline.add(\n lunr.stemmer\n )\n\n config.call(builder, builder)\n return builder.build()\n}\n\nlunr.version = \"2.3.9\"\n/*!\n * lunr.utils\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * A namespace containing utils for the rest of the lunr library\n * @namespace lunr.utils\n */\nlunr.utils = {}\n\n/**\n * Print a warning message to the console.\n *\n * @param {String} message The message to be printed.\n * @memberOf lunr.utils\n * @function\n */\nlunr.utils.warn = (function (global) {\n /* eslint-disable no-console */\n return function (message) {\n if (global.console && console.warn) {\n console.warn(message)\n }\n }\n /* eslint-enable no-console */\n})(this)\n\n/**\n * Convert an object to a string.\n *\n * In the case of `null` and `undefined` the function returns\n * the empty string, in all other cases the result of calling\n * `toString` on the passed object is returned.\n *\n * @param {Any} obj The object to convert to a string.\n * @return {String} string representation of the passed object.\n * @memberOf lunr.utils\n */\nlunr.utils.asString = function (obj) {\n if (obj === void 0 || obj === null) {\n return \"\"\n } else {\n return obj.toString()\n }\n}\n\n/**\n * Clones an object.\n *\n * Will create a copy of an existing object such that any mutations\n * on the copy cannot affect the original.\n *\n * Only shallow objects are supported, passing a nested object to this\n * function will cause a TypeError.\n *\n * Objects with primitives, and arrays of primitives are supported.\n *\n * @param {Object} obj The object to clone.\n * @return {Object} a clone of the passed object.\n * @throws {TypeError} when a nested object is passed.\n * @memberOf Utils\n */\nlunr.utils.clone = function (obj) {\n if (obj === null || obj === undefined) {\n return obj\n }\n\n var clone = Object.create(null),\n keys = Object.keys(obj)\n\n for (var i = 0; i < keys.length; i++) {\n var key = keys[i],\n val = obj[key]\n\n if (Array.isArray(val)) {\n clone[key] = val.slice()\n continue\n }\n\n if (typeof val === 'string' ||\n typeof val === 'number' ||\n typeof val === 'boolean') {\n clone[key] = val\n continue\n }\n\n throw new TypeError(\"clone is not deep and does not support nested objects\")\n }\n\n return clone\n}\nlunr.FieldRef = function (docRef, fieldName, stringValue) {\n this.docRef = docRef\n this.fieldName = fieldName\n this._stringValue = stringValue\n}\n\nlunr.FieldRef.joiner = \"/\"\n\nlunr.FieldRef.fromString = function (s) {\n var n = s.indexOf(lunr.FieldRef.joiner)\n\n if (n === -1) {\n throw \"malformed field ref string\"\n }\n\n var fieldRef = s.slice(0, n),\n docRef = s.slice(n + 1)\n\n return new lunr.FieldRef (docRef, fieldRef, s)\n}\n\nlunr.FieldRef.prototype.toString = function () {\n if (this._stringValue == undefined) {\n this._stringValue = this.fieldName + lunr.FieldRef.joiner + this.docRef\n }\n\n return this._stringValue\n}\n/*!\n * lunr.Set\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * A lunr set.\n *\n * @constructor\n */\nlunr.Set = function (elements) {\n this.elements = Object.create(null)\n\n if (elements) {\n this.length = elements.length\n\n for (var i = 0; i < this.length; i++) {\n this.elements[elements[i]] = true\n }\n } else {\n this.length = 0\n }\n}\n\n/**\n * A complete set that contains all elements.\n *\n * @static\n * @readonly\n * @type {lunr.Set}\n */\nlunr.Set.complete = {\n intersect: function (other) {\n return other\n },\n\n union: function () {\n return this\n },\n\n contains: function () {\n return true\n }\n}\n\n/**\n * An empty set that contains no elements.\n *\n * @static\n * @readonly\n * @type {lunr.Set}\n */\nlunr.Set.empty = {\n intersect: function () {\n return this\n },\n\n union: function (other) {\n return other\n },\n\n contains: function () {\n return false\n }\n}\n\n/**\n * Returns true if this set contains the specified object.\n *\n * @param {object} object - Object whose presence in this set is to be tested.\n * @returns {boolean} - True if this set contains the specified object.\n */\nlunr.Set.prototype.contains = function (object) {\n return !!this.elements[object]\n}\n\n/**\n * Returns a new set containing only the elements that are present in both\n * this set and the specified set.\n *\n * @param {lunr.Set} other - set to intersect with this set.\n * @returns {lunr.Set} a new set that is the intersection of this and the specified set.\n */\n\nlunr.Set.prototype.intersect = function (other) {\n var a, b, elements, intersection = []\n\n if (other === lunr.Set.complete) {\n return this\n }\n\n if (other === lunr.Set.empty) {\n return other\n }\n\n if (this.length < other.length) {\n a = this\n b = other\n } else {\n a = other\n b = this\n }\n\n elements = Object.keys(a.elements)\n\n for (var i = 0; i < elements.length; i++) {\n var element = elements[i]\n if (element in b.elements) {\n intersection.push(element)\n }\n }\n\n return new lunr.Set (intersection)\n}\n\n/**\n * Returns a new set combining the elements of this and the specified set.\n *\n * @param {lunr.Set} other - set to union with this set.\n * @return {lunr.Set} a new set that is the union of this and the specified set.\n */\n\nlunr.Set.prototype.union = function (other) {\n if (other === lunr.Set.complete) {\n return lunr.Set.complete\n }\n\n if (other === lunr.Set.empty) {\n return this\n }\n\n return new lunr.Set(Object.keys(this.elements).concat(Object.keys(other.elements)))\n}\n/**\n * A function to calculate the inverse document frequency for\n * a posting. This is shared between the builder and the index\n *\n * @private\n * @param {object} posting - The posting for a given term\n * @param {number} documentCount - The total number of documents.\n */\nlunr.idf = function (posting, documentCount) {\n var documentsWithTerm = 0\n\n for (var fieldName in posting) {\n if (fieldName == '_index') continue // Ignore the term index, its not a field\n documentsWithTerm += Object.keys(posting[fieldName]).length\n }\n\n var x = (documentCount - documentsWithTerm + 0.5) / (documentsWithTerm + 0.5)\n\n return Math.log(1 + Math.abs(x))\n}\n\n/**\n * A token wraps a string representation of a token\n * as it is passed through the text processing pipeline.\n *\n * @constructor\n * @param {string} [str=''] - The string token being wrapped.\n * @param {object} [metadata={}] - Metadata associated with this token.\n */\nlunr.Token = function (str, metadata) {\n this.str = str || \"\"\n this.metadata = metadata || {}\n}\n\n/**\n * Returns the token string that is being wrapped by this object.\n *\n * @returns {string}\n */\nlunr.Token.prototype.toString = function () {\n return this.str\n}\n\n/**\n * A token update function is used when updating or optionally\n * when cloning a token.\n *\n * @callback lunr.Token~updateFunction\n * @param {string} str - The string representation of the token.\n * @param {Object} metadata - All metadata associated with this token.\n */\n\n/**\n * Applies the given function to the wrapped string token.\n *\n * @example\n * token.update(function (str, metadata) {\n * return str.toUpperCase()\n * })\n *\n * @param {lunr.Token~updateFunction} fn - A function to apply to the token string.\n * @returns {lunr.Token}\n */\nlunr.Token.prototype.update = function (fn) {\n this.str = fn(this.str, this.metadata)\n return this\n}\n\n/**\n * Creates a clone of this token. Optionally a function can be\n * applied to the cloned token.\n *\n * @param {lunr.Token~updateFunction} [fn] - An optional function to apply to the cloned token.\n * @returns {lunr.Token}\n */\nlunr.Token.prototype.clone = function (fn) {\n fn = fn || function (s) { return s }\n return new lunr.Token (fn(this.str, this.metadata), this.metadata)\n}\n/*!\n * lunr.tokenizer\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * A function for splitting a string into tokens ready to be inserted into\n * the search index. Uses `lunr.tokenizer.separator` to split strings, change\n * the value of this property to change how strings are split into tokens.\n *\n * This tokenizer will convert its parameter to a string by calling `toString` and\n * then will split this string on the character in `lunr.tokenizer.separator`.\n * Arrays will have their elements converted to strings and wrapped in a lunr.Token.\n *\n * Optional metadata can be passed to the tokenizer, this metadata will be cloned and\n * added as metadata to every token that is created from the object to be tokenized.\n *\n * @static\n * @param {?(string|object|object[])} obj - The object to convert into tokens\n * @param {?object} metadata - Optional metadata to associate with every token\n * @returns {lunr.Token[]}\n * @see {@link lunr.Pipeline}\n */\nlunr.tokenizer = function (obj, metadata) {\n if (obj == null || obj == undefined) {\n return []\n }\n\n if (Array.isArray(obj)) {\n return obj.map(function (t) {\n return new lunr.Token(\n lunr.utils.asString(t).toLowerCase(),\n lunr.utils.clone(metadata)\n )\n })\n }\n\n var str = obj.toString().toLowerCase(),\n len = str.length,\n tokens = []\n\n for (var sliceEnd = 0, sliceStart = 0; sliceEnd <= len; sliceEnd++) {\n var char = str.charAt(sliceEnd),\n sliceLength = sliceEnd - sliceStart\n\n if ((char.match(lunr.tokenizer.separator) || sliceEnd == len)) {\n\n if (sliceLength > 0) {\n var tokenMetadata = lunr.utils.clone(metadata) || {}\n tokenMetadata[\"position\"] = [sliceStart, sliceLength]\n tokenMetadata[\"index\"] = tokens.length\n\n tokens.push(\n new lunr.Token (\n str.slice(sliceStart, sliceEnd),\n tokenMetadata\n )\n )\n }\n\n sliceStart = sliceEnd + 1\n }\n\n }\n\n return tokens\n}\n\n/**\n * The separator used to split a string into tokens. Override this property to change the behaviour of\n * `lunr.tokenizer` behaviour when tokenizing strings. By default this splits on whitespace and hyphens.\n *\n * @static\n * @see lunr.tokenizer\n */\nlunr.tokenizer.separator = /[\\s\\-]+/\n/*!\n * lunr.Pipeline\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * lunr.Pipelines maintain an ordered list of functions to be applied to all\n * tokens in documents entering the search index and queries being ran against\n * the index.\n *\n * An instance of lunr.Index created with the lunr shortcut will contain a\n * pipeline with a stop word filter and an English language stemmer. Extra\n * functions can be added before or after either of these functions or these\n * default functions can be removed.\n *\n * When run the pipeline will call each function in turn, passing a token, the\n * index of that token in the original list of all tokens and finally a list of\n * all the original tokens.\n *\n * The output of functions in the pipeline will be passed to the next function\n * in the pipeline. To exclude a token from entering the index the function\n * should return undefined, the rest of the pipeline will not be called with\n * this token.\n *\n * For serialisation of pipelines to work, all functions used in an instance of\n * a pipeline should be registered with lunr.Pipeline. Registered functions can\n * then be loaded. If trying to load a serialised pipeline that uses functions\n * that are not registered an error will be thrown.\n *\n * If not planning on serialising the pipeline then registering pipeline functions\n * is not necessary.\n *\n * @constructor\n */\nlunr.Pipeline = function () {\n this._stack = []\n}\n\nlunr.Pipeline.registeredFunctions = Object.create(null)\n\n/**\n * A pipeline function maps lunr.Token to lunr.Token. A lunr.Token contains the token\n * string as well as all known metadata. A pipeline function can mutate the token string\n * or mutate (or add) metadata for a given token.\n *\n * A pipeline function can indicate that the passed token should be discarded by returning\n * null, undefined or an empty string. This token will not be passed to any downstream pipeline\n * functions and will not be added to the index.\n *\n * Multiple tokens can be returned by returning an array of tokens. Each token will be passed\n * to any downstream pipeline functions and all will returned tokens will be added to the index.\n *\n * Any number of pipeline functions may be chained together using a lunr.Pipeline.\n *\n * @interface lunr.PipelineFunction\n * @param {lunr.Token} token - A token from the document being processed.\n * @param {number} i - The index of this token in the complete list of tokens for this document/field.\n * @param {lunr.Token[]} tokens - All tokens for this document/field.\n * @returns {(?lunr.Token|lunr.Token[])}\n */\n\n/**\n * Register a function with the pipeline.\n *\n * Functions that are used in the pipeline should be registered if the pipeline\n * needs to be serialised, or a serialised pipeline needs to be loaded.\n *\n * Registering a function does not add it to a pipeline, functions must still be\n * added to instances of the pipeline for them to be used when running a pipeline.\n *\n * @param {lunr.PipelineFunction} fn - The function to check for.\n * @param {String} label - The label to register this function with\n */\nlunr.Pipeline.registerFunction = function (fn, label) {\n if (label in this.registeredFunctions) {\n lunr.utils.warn('Overwriting existing registered function: ' + label)\n }\n\n fn.label = label\n lunr.Pipeline.registeredFunctions[fn.label] = fn\n}\n\n/**\n * Warns if the function is not registered as a Pipeline function.\n *\n * @param {lunr.PipelineFunction} fn - The function to check for.\n * @private\n */\nlunr.Pipeline.warnIfFunctionNotRegistered = function (fn) {\n var isRegistered = fn.label && (fn.label in this.registeredFunctions)\n\n if (!isRegistered) {\n lunr.utils.warn('Function is not registered with pipeline. This may cause problems when serialising the index.\\n', fn)\n }\n}\n\n/**\n * Loads a previously serialised pipeline.\n *\n * All functions to be loaded must already be registered with lunr.Pipeline.\n * If any function from the serialised data has not been registered then an\n * error will be thrown.\n *\n * @param {Object} serialised - The serialised pipeline to load.\n * @returns {lunr.Pipeline}\n */\nlunr.Pipeline.load = function (serialised) {\n var pipeline = new lunr.Pipeline\n\n serialised.forEach(function (fnName) {\n var fn = lunr.Pipeline.registeredFunctions[fnName]\n\n if (fn) {\n pipeline.add(fn)\n } else {\n throw new Error('Cannot load unregistered function: ' + fnName)\n }\n })\n\n return pipeline\n}\n\n/**\n * Adds new functions to the end of the pipeline.\n *\n * Logs a warning if the function has not been registered.\n *\n * @param {lunr.PipelineFunction[]} functions - Any number of functions to add to the pipeline.\n */\nlunr.Pipeline.prototype.add = function () {\n var fns = Array.prototype.slice.call(arguments)\n\n fns.forEach(function (fn) {\n lunr.Pipeline.warnIfFunctionNotRegistered(fn)\n this._stack.push(fn)\n }, this)\n}\n\n/**\n * Adds a single function after a function that already exists in the\n * pipeline.\n *\n * Logs a warning if the function has not been registered.\n *\n * @param {lunr.PipelineFunction} existingFn - A function that already exists in the pipeline.\n * @param {lunr.PipelineFunction} newFn - The new function to add to the pipeline.\n */\nlunr.Pipeline.prototype.after = function (existingFn, newFn) {\n lunr.Pipeline.warnIfFunctionNotRegistered(newFn)\n\n var pos = this._stack.indexOf(existingFn)\n if (pos == -1) {\n throw new Error('Cannot find existingFn')\n }\n\n pos = pos + 1\n this._stack.splice(pos, 0, newFn)\n}\n\n/**\n * Adds a single function before a function that already exists in the\n * pipeline.\n *\n * Logs a warning if the function has not been registered.\n *\n * @param {lunr.PipelineFunction} existingFn - A function that already exists in the pipeline.\n * @param {lunr.PipelineFunction} newFn - The new function to add to the pipeline.\n */\nlunr.Pipeline.prototype.before = function (existingFn, newFn) {\n lunr.Pipeline.warnIfFunctionNotRegistered(newFn)\n\n var pos = this._stack.indexOf(existingFn)\n if (pos == -1) {\n throw new Error('Cannot find existingFn')\n }\n\n this._stack.splice(pos, 0, newFn)\n}\n\n/**\n * Removes a function from the pipeline.\n *\n * @param {lunr.PipelineFunction} fn The function to remove from the pipeline.\n */\nlunr.Pipeline.prototype.remove = function (fn) {\n var pos = this._stack.indexOf(fn)\n if (pos == -1) {\n return\n }\n\n this._stack.splice(pos, 1)\n}\n\n/**\n * Runs the current list of functions that make up the pipeline against the\n * passed tokens.\n *\n * @param {Array} tokens The tokens to run through the pipeline.\n * @returns {Array}\n */\nlunr.Pipeline.prototype.run = function (tokens) {\n var stackLength = this._stack.length\n\n for (var i = 0; i < stackLength; i++) {\n var fn = this._stack[i]\n var memo = []\n\n for (var j = 0; j < tokens.length; j++) {\n var result = fn(tokens[j], j, tokens)\n\n if (result === null || result === void 0 || result === '') continue\n\n if (Array.isArray(result)) {\n for (var k = 0; k < result.length; k++) {\n memo.push(result[k])\n }\n } else {\n memo.push(result)\n }\n }\n\n tokens = memo\n }\n\n return tokens\n}\n\n/**\n * Convenience method for passing a string through a pipeline and getting\n * strings out. This method takes care of wrapping the passed string in a\n * token and mapping the resulting tokens back to strings.\n *\n * @param {string} str - The string to pass through the pipeline.\n * @param {?object} metadata - Optional metadata to associate with the token\n * passed to the pipeline.\n * @returns {string[]}\n */\nlunr.Pipeline.prototype.runString = function (str, metadata) {\n var token = new lunr.Token (str, metadata)\n\n return this.run([token]).map(function (t) {\n return t.toString()\n })\n}\n\n/**\n * Resets the pipeline by removing any existing processors.\n *\n */\nlunr.Pipeline.prototype.reset = function () {\n this._stack = []\n}\n\n/**\n * Returns a representation of the pipeline ready for serialisation.\n *\n * Logs a warning if the function has not been registered.\n *\n * @returns {Array}\n */\nlunr.Pipeline.prototype.toJSON = function () {\n return this._stack.map(function (fn) {\n lunr.Pipeline.warnIfFunctionNotRegistered(fn)\n\n return fn.label\n })\n}\n/*!\n * lunr.Vector\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * A vector is used to construct the vector space of documents and queries. These\n * vectors support operations to determine the similarity between two documents or\n * a document and a query.\n *\n * Normally no parameters are required for initializing a vector, but in the case of\n * loading a previously dumped vector the raw elements can be provided to the constructor.\n *\n * For performance reasons vectors are implemented with a flat array, where an elements\n * index is immediately followed by its value. E.g. [index, value, index, value]. This\n * allows the underlying array to be as sparse as possible and still offer decent\n * performance when being used for vector calculations.\n *\n * @constructor\n * @param {Number[]} [elements] - The flat list of element index and element value pairs.\n */\nlunr.Vector = function (elements) {\n this._magnitude = 0\n this.elements = elements || []\n}\n\n\n/**\n * Calculates the position within the vector to insert a given index.\n *\n * This is used internally by insert and upsert. If there are duplicate indexes then\n * the position is returned as if the value for that index were to be updated, but it\n * is the callers responsibility to check whether there is a duplicate at that index\n *\n * @param {Number} insertIdx - The index at which the element should be inserted.\n * @returns {Number}\n */\nlunr.Vector.prototype.positionForIndex = function (index) {\n // For an empty vector the tuple can be inserted at the beginning\n if (this.elements.length == 0) {\n return 0\n }\n\n var start = 0,\n end = this.elements.length / 2,\n sliceLength = end - start,\n pivotPoint = Math.floor(sliceLength / 2),\n pivotIndex = this.elements[pivotPoint * 2]\n\n while (sliceLength > 1) {\n if (pivotIndex < index) {\n start = pivotPoint\n }\n\n if (pivotIndex > index) {\n end = pivotPoint\n }\n\n if (pivotIndex == index) {\n break\n }\n\n sliceLength = end - start\n pivotPoint = start + Math.floor(sliceLength / 2)\n pivotIndex = this.elements[pivotPoint * 2]\n }\n\n if (pivotIndex == index) {\n return pivotPoint * 2\n }\n\n if (pivotIndex > index) {\n return pivotPoint * 2\n }\n\n if (pivotIndex < index) {\n return (pivotPoint + 1) * 2\n }\n}\n\n/**\n * Inserts an element at an index within the vector.\n *\n * Does not allow duplicates, will throw an error if there is already an entry\n * for this index.\n *\n * @param {Number} insertIdx - The index at which the element should be inserted.\n * @param {Number} val - The value to be inserted into the vector.\n */\nlunr.Vector.prototype.insert = function (insertIdx, val) {\n this.upsert(insertIdx, val, function () {\n throw \"duplicate index\"\n })\n}\n\n/**\n * Inserts or updates an existing index within the vector.\n *\n * @param {Number} insertIdx - The index at which the element should be inserted.\n * @param {Number} val - The value to be inserted into the vector.\n * @param {function} fn - A function that is called for updates, the existing value and the\n * requested value are passed as arguments\n */\nlunr.Vector.prototype.upsert = function (insertIdx, val, fn) {\n this._magnitude = 0\n var position = this.positionForIndex(insertIdx)\n\n if (this.elements[position] == insertIdx) {\n this.elements[position + 1] = fn(this.elements[position + 1], val)\n } else {\n this.elements.splice(position, 0, insertIdx, val)\n }\n}\n\n/**\n * Calculates the magnitude of this vector.\n *\n * @returns {Number}\n */\nlunr.Vector.prototype.magnitude = function () {\n if (this._magnitude) return this._magnitude\n\n var sumOfSquares = 0,\n elementsLength = this.elements.length\n\n for (var i = 1; i < elementsLength; i += 2) {\n var val = this.elements[i]\n sumOfSquares += val * val\n }\n\n return this._magnitude = Math.sqrt(sumOfSquares)\n}\n\n/**\n * Calculates the dot product of this vector and another vector.\n *\n * @param {lunr.Vector} otherVector - The vector to compute the dot product with.\n * @returns {Number}\n */\nlunr.Vector.prototype.dot = function (otherVector) {\n var dotProduct = 0,\n a = this.elements, b = otherVector.elements,\n aLen = a.length, bLen = b.length,\n aVal = 0, bVal = 0,\n i = 0, j = 0\n\n while (i < aLen && j < bLen) {\n aVal = a[i], bVal = b[j]\n if (aVal < bVal) {\n i += 2\n } else if (aVal > bVal) {\n j += 2\n } else if (aVal == bVal) {\n dotProduct += a[i + 1] * b[j + 1]\n i += 2\n j += 2\n }\n }\n\n return dotProduct\n}\n\n/**\n * Calculates the similarity between this vector and another vector.\n *\n * @param {lunr.Vector} otherVector - The other vector to calculate the\n * similarity with.\n * @returns {Number}\n */\nlunr.Vector.prototype.similarity = function (otherVector) {\n return this.dot(otherVector) / this.magnitude() || 0\n}\n\n/**\n * Converts the vector to an array of the elements within the vector.\n *\n * @returns {Number[]}\n */\nlunr.Vector.prototype.toArray = function () {\n var output = new Array (this.elements.length / 2)\n\n for (var i = 1, j = 0; i < this.elements.length; i += 2, j++) {\n output[j] = this.elements[i]\n }\n\n return output\n}\n\n/**\n * A JSON serializable representation of the vector.\n *\n * @returns {Number[]}\n */\nlunr.Vector.prototype.toJSON = function () {\n return this.elements\n}\n/* eslint-disable */\n/*!\n * lunr.stemmer\n * Copyright (C) 2020 Oliver Nightingale\n * Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt\n */\n\n/**\n * lunr.stemmer is an english language stemmer, this is a JavaScript\n * implementation of the PorterStemmer taken from http://tartarus.org/~martin\n *\n * @static\n * @implements {lunr.PipelineFunction}\n * @param {lunr.Token} token - The string to stem\n * @returns {lunr.Token}\n * @see {@link lunr.Pipeline}\n * @function\n */\nlunr.stemmer = (function(){\n var step2list = {\n \"ational\" : \"ate\",\n \"tional\" : \"tion\",\n \"enci\" : \"ence\",\n \"anci\" : \"ance\",\n \"izer\" : \"ize\",\n \"bli\" : \"ble\",\n \"alli\" : \"al\",\n \"entli\" : \"ent\",\n \"eli\" : \"e\",\n \"ousli\" : \"ous\",\n \"ization\" : \"ize\",\n \"ation\" : \"ate\",\n \"ator\" : \"ate\",\n \"alism\" : \"al\",\n \"iveness\" : \"ive\",\n \"fulness\" : \"ful\",\n \"ousness\" : \"ous\",\n \"aliti\" : \"al\",\n \"iviti\" : \"ive\",\n \"biliti\" : \"ble\",\n \"logi\" : \"log\"\n },\n\n step3list = {\n \"icate\" : \"ic\",\n \"ative\" : \"\",\n \"alize\" : \"al\",\n \"iciti\" : \"ic\",\n \"ical\" : \"ic\",\n \"ful\" : \"\",\n \"ness\" : \"\"\n },\n\n c = \"[^aeiou]\", // consonant\n v = \"[aeiouy]\", // vowel\n C = c + \"[^aeiouy]*\", // consonant sequence\n V = v + \"[aeiou]*\", // vowel sequence\n\n mgr0 = \"^(\" + C + \")?\" + V + C, // [C]VC... is m>0\n meq1 = \"^(\" + C + \")?\" + V + C + \"(\" + V + \")?$\", // [C]VC[V] is m=1\n mgr1 = \"^(\" + C + \")?\" + V + C + V + C, // [C]VCVC... is m>1\n s_v = \"^(\" + C + \")?\" + v; // vowel in stem\n\n var re_mgr0 = new RegExp(mgr0);\n var re_mgr1 = new RegExp(mgr1);\n var re_meq1 = new RegExp(meq1);\n var re_s_v = new RegExp(s_v);\n\n var re_1a = /^(.+?)(ss|i)es$/;\n var re2_1a = /^(.+?)([^s])s$/;\n var re_1b = /^(.+?)eed$/;\n var re2_1b = /^(.+?)(ed|ing)$/;\n var re_1b_2 = /.$/;\n var re2_1b_2 = /(at|bl|iz)$/;\n var re3_1b_2 = new RegExp(\"([^aeiouylsz])\\\\1$\");\n var re4_1b_2 = new RegExp(\"^\" + C + v + \"[^aeiouwxy]$\");\n\n var re_1c = /^(.+?[^aeiou])y$/;\n var re_2 = /^(.+?)(ational|tional|enci|anci|izer|bli|alli|entli|eli|ousli|ization|ation|ator|alism|iveness|fulness|ousness|aliti|iviti|biliti|logi)$/;\n\n var re_3 = /^(.+?)(icate|ative|alize|iciti|ical|ful|ness)$/;\n\n var re_4 = /^(.+?)(al|ance|ence|er|ic|able|ible|ant|ement|ment|ent|ou|ism|ate|iti|ous|ive|ize)$/;\n var re2_4 = /^(.+?)(s|t)(ion)$/;\n\n var re_5 = /^(.+?)e$/;\n var re_5_1 = /ll$/;\n var re3_5 = new RegExp(\"^\" + C + v + \"[^aeiouwxy]$\");\n\n var porterStemmer = function porterStemmer(w) {\n var stem,\n suffix,\n firstch,\n re,\n re2,\n re3,\n re4;\n\n if (w.length < 3) { return w; }\n\n firstch = w.substr(0,1);\n if (firstch == \"y\") {\n w = firstch.toUpperCase() + w.substr(1);\n }\n\n // Step 1a\n re = re_1a\n re2 = re2_1a;\n\n if (re.test(w)) { w = w.replace(re,\"$1$2\"); }\n else if (re2.test(w)) { w = w.replace(re2,\"$1$2\"); }\n\n // Step 1b\n re = re_1b;\n re2 = re2_1b;\n if (re.test(w)) {\n var fp = re.exec(w);\n re = re_mgr0;\n if (re.test(fp[1])) {\n re = re_1b_2;\n w = w.replace(re,\"\");\n }\n } else if (re2.test(w)) {\n var fp = re2.exec(w);\n stem = fp[1];\n re2 = re_s_v;\n if (re2.test(stem)) {\n w = stem;\n re2 = re2_1b_2;\n re3 = re3_1b_2;\n re4 = re4_1b_2;\n if (re2.test(w)) { w = w + \"e\"; }\n else if (re3.test(w)) { re = re_1b_2; w = w.replace(re,\"\"); }\n else if (re4.test(w)) { w = w + \"e\"; }\n }\n }\n\n // Step 1c - replace suffix y or Y by i if preceded by a non-vowel which is not the first letter of the word (so cry -> cri, by -> by, say -> say)\n re = re_1c;\n if (re.test(w)) {\n var fp = re.exec(w);\n stem = fp[1];\n w = stem + \"i\";\n }\n\n // Step 2\n re = re_2;\n if (re.test(w)) {\n var fp = re.exec(w);\n stem = fp[1];\n suffix = fp[2];\n re = re_mgr0;\n if (re.test(stem)) {\n w = stem + step2list[suffix];\n }\n }\n\n // Step 3\n re = re_3;\n if (re.test(w)) {\n var fp = re.exec(w);\n stem = fp[1];\n suffix = fp[2];\n re = re_mgr0;\n if (re.test(stem)) {\n w = stem + step3list[suffix];\n }\n }\n\n // Step 4\n re = re_4;\n re2 = re2_4;\n if (re.test(w)) {\n var fp = re.exec(w);\n stem = fp[1];\n re = re_mgr1;\n if (re.test(stem)) {\n w = stem;\n }\n } else if (re2.test(w)) {\n var fp = re2.exec(w);\n stem = fp[1] + fp[2];\n re2 = re_mgr1;\n if (re2.test(stem)) {\n w = stem;\n }\n }\n\n // Step 5\n re = re_5;\n if (re.test(w)) {\n var fp = re.exec(w);\n stem = fp[1];\n re = re_mgr1;\n re2 = re_meq1;\n re3 = re3_5;\n if (re.test(stem) || (re2.test(stem) && !(re3.test(stem)))) {\n w = stem;\n }\n }\n\n re = re_5_1;\n re2 = re_mgr1;\n if (re.test(w) && re2.test(w)) {\n re = re_1b_2;\n w = w.replace(re,\"\");\n }\n\n // and turn initial Y back to y\n\n if (firstch == \"y\") {\n w = firstch.toLowerCase() + w.substr(1);\n }\n\n return w;\n };\n\n return function (token) {\n return token.update(porterStemmer);\n }\n})();\n\nlunr.Pipeline.registerFunction(lunr.stemmer, 'stemmer')\n/*!\n * lunr.stopWordFilter\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * lunr.generateStopWordFilter builds a stopWordFilter function from the provided\n * list of stop words.\n *\n * The built in lunr.stopWordFilter is built using this generator and can be used\n * to generate custom stopWordFilters for applications or non English languages.\n *\n * @function\n * @param {Array} token The token to pass through the filter\n * @returns {lunr.PipelineFunction}\n * @see lunr.Pipeline\n * @see lunr.stopWordFilter\n */\nlunr.generateStopWordFilter = function (stopWords) {\n var words = stopWords.reduce(function (memo, stopWord) {\n memo[stopWord] = stopWord\n return memo\n }, {})\n\n return function (token) {\n if (token && words[token.toString()] !== token.toString()) return token\n }\n}\n\n/**\n * lunr.stopWordFilter is an English language stop word list filter, any words\n * contained in the list will not be passed through the filter.\n *\n * This is intended to be used in the Pipeline. If the token does not pass the\n * filter then undefined will be returned.\n *\n * @function\n * @implements {lunr.PipelineFunction}\n * @params {lunr.Token} token - A token to check for being a stop word.\n * @returns {lunr.Token}\n * @see {@link lunr.Pipeline}\n */\nlunr.stopWordFilter = lunr.generateStopWordFilter([\n 'a',\n 'able',\n 'about',\n 'across',\n 'after',\n 'all',\n 'almost',\n 'also',\n 'am',\n 'among',\n 'an',\n 'and',\n 'any',\n 'are',\n 'as',\n 'at',\n 'be',\n 'because',\n 'been',\n 'but',\n 'by',\n 'can',\n 'cannot',\n 'could',\n 'dear',\n 'did',\n 'do',\n 'does',\n 'either',\n 'else',\n 'ever',\n 'every',\n 'for',\n 'from',\n 'get',\n 'got',\n 'had',\n 'has',\n 'have',\n 'he',\n 'her',\n 'hers',\n 'him',\n 'his',\n 'how',\n 'however',\n 'i',\n 'if',\n 'in',\n 'into',\n 'is',\n 'it',\n 'its',\n 'just',\n 'least',\n 'let',\n 'like',\n 'likely',\n 'may',\n 'me',\n 'might',\n 'most',\n 'must',\n 'my',\n 'neither',\n 'no',\n 'nor',\n 'not',\n 'of',\n 'off',\n 'often',\n 'on',\n 'only',\n 'or',\n 'other',\n 'our',\n 'own',\n 'rather',\n 'said',\n 'say',\n 'says',\n 'she',\n 'should',\n 'since',\n 'so',\n 'some',\n 'than',\n 'that',\n 'the',\n 'their',\n 'them',\n 'then',\n 'there',\n 'these',\n 'they',\n 'this',\n 'tis',\n 'to',\n 'too',\n 'twas',\n 'us',\n 'wants',\n 'was',\n 'we',\n 'were',\n 'what',\n 'when',\n 'where',\n 'which',\n 'while',\n 'who',\n 'whom',\n 'why',\n 'will',\n 'with',\n 'would',\n 'yet',\n 'you',\n 'your'\n])\n\nlunr.Pipeline.registerFunction(lunr.stopWordFilter, 'stopWordFilter')\n/*!\n * lunr.trimmer\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * lunr.trimmer is a pipeline function for trimming non word\n * characters from the beginning and end of tokens before they\n * enter the index.\n *\n * This implementation may not work correctly for non latin\n * characters and should either be removed or adapted for use\n * with languages with non-latin characters.\n *\n * @static\n * @implements {lunr.PipelineFunction}\n * @param {lunr.Token} token The token to pass through the filter\n * @returns {lunr.Token}\n * @see lunr.Pipeline\n */\nlunr.trimmer = function (token) {\n return token.update(function (s) {\n return s.replace(/^\\W+/, '').replace(/\\W+$/, '')\n })\n}\n\nlunr.Pipeline.registerFunction(lunr.trimmer, 'trimmer')\n/*!\n * lunr.TokenSet\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * A token set is used to store the unique list of all tokens\n * within an index. Token sets are also used to represent an\n * incoming query to the index, this query token set and index\n * token set are then intersected to find which tokens to look\n * up in the inverted index.\n *\n * A token set can hold multiple tokens, as in the case of the\n * index token set, or it can hold a single token as in the\n * case of a simple query token set.\n *\n * Additionally token sets are used to perform wildcard matching.\n * Leading, contained and trailing wildcards are supported, and\n * from this edit distance matching can also be provided.\n *\n * Token sets are implemented as a minimal finite state automata,\n * where both common prefixes and suffixes are shared between tokens.\n * This helps to reduce the space used for storing the token set.\n *\n * @constructor\n */\nlunr.TokenSet = function () {\n this.final = false\n this.edges = {}\n this.id = lunr.TokenSet._nextId\n lunr.TokenSet._nextId += 1\n}\n\n/**\n * Keeps track of the next, auto increment, identifier to assign\n * to a new tokenSet.\n *\n * TokenSets require a unique identifier to be correctly minimised.\n *\n * @private\n */\nlunr.TokenSet._nextId = 1\n\n/**\n * Creates a TokenSet instance from the given sorted array of words.\n *\n * @param {String[]} arr - A sorted array of strings to create the set from.\n * @returns {lunr.TokenSet}\n * @throws Will throw an error if the input array is not sorted.\n */\nlunr.TokenSet.fromArray = function (arr) {\n var builder = new lunr.TokenSet.Builder\n\n for (var i = 0, len = arr.length; i < len; i++) {\n builder.insert(arr[i])\n }\n\n builder.finish()\n return builder.root\n}\n\n/**\n * Creates a token set from a query clause.\n *\n * @private\n * @param {Object} clause - A single clause from lunr.Query.\n * @param {string} clause.term - The query clause term.\n * @param {number} [clause.editDistance] - The optional edit distance for the term.\n * @returns {lunr.TokenSet}\n */\nlunr.TokenSet.fromClause = function (clause) {\n if ('editDistance' in clause) {\n return lunr.TokenSet.fromFuzzyString(clause.term, clause.editDistance)\n } else {\n return lunr.TokenSet.fromString(clause.term)\n }\n}\n\n/**\n * Creates a token set representing a single string with a specified\n * edit distance.\n *\n * Insertions, deletions, substitutions and transpositions are each\n * treated as an edit distance of 1.\n *\n * Increasing the allowed edit distance will have a dramatic impact\n * on the performance of both creating and intersecting these TokenSets.\n * It is advised to keep the edit distance less than 3.\n *\n * @param {string} str - The string to create the token set from.\n * @param {number} editDistance - The allowed edit distance to match.\n * @returns {lunr.Vector}\n */\nlunr.TokenSet.fromFuzzyString = function (str, editDistance) {\n var root = new lunr.TokenSet\n\n var stack = [{\n node: root,\n editsRemaining: editDistance,\n str: str\n }]\n\n while (stack.length) {\n var frame = stack.pop()\n\n // no edit\n if (frame.str.length > 0) {\n var char = frame.str.charAt(0),\n noEditNode\n\n if (char in frame.node.edges) {\n noEditNode = frame.node.edges[char]\n } else {\n noEditNode = new lunr.TokenSet\n frame.node.edges[char] = noEditNode\n }\n\n if (frame.str.length == 1) {\n noEditNode.final = true\n }\n\n stack.push({\n node: noEditNode,\n editsRemaining: frame.editsRemaining,\n str: frame.str.slice(1)\n })\n }\n\n if (frame.editsRemaining == 0) {\n continue\n }\n\n // insertion\n if (\"*\" in frame.node.edges) {\n var insertionNode = frame.node.edges[\"*\"]\n } else {\n var insertionNode = new lunr.TokenSet\n frame.node.edges[\"*\"] = insertionNode\n }\n\n if (frame.str.length == 0) {\n insertionNode.final = true\n }\n\n stack.push({\n node: insertionNode,\n editsRemaining: frame.editsRemaining - 1,\n str: frame.str\n })\n\n // deletion\n // can only do a deletion if we have enough edits remaining\n // and if there are characters left to delete in the string\n if (frame.str.length > 1) {\n stack.push({\n node: frame.node,\n editsRemaining: frame.editsRemaining - 1,\n str: frame.str.slice(1)\n })\n }\n\n // deletion\n // just removing the last character from the str\n if (frame.str.length == 1) {\n frame.node.final = true\n }\n\n // substitution\n // can only do a substitution if we have enough edits remaining\n // and if there are characters left to substitute\n if (frame.str.length >= 1) {\n if (\"*\" in frame.node.edges) {\n var substitutionNode = frame.node.edges[\"*\"]\n } else {\n var substitutionNode = new lunr.TokenSet\n frame.node.edges[\"*\"] = substitutionNode\n }\n\n if (frame.str.length == 1) {\n substitutionNode.final = true\n }\n\n stack.push({\n node: substitutionNode,\n editsRemaining: frame.editsRemaining - 1,\n str: frame.str.slice(1)\n })\n }\n\n // transposition\n // can only do a transposition if there are edits remaining\n // and there are enough characters to transpose\n if (frame.str.length > 1) {\n var charA = frame.str.charAt(0),\n charB = frame.str.charAt(1),\n transposeNode\n\n if (charB in frame.node.edges) {\n transposeNode = frame.node.edges[charB]\n } else {\n transposeNode = new lunr.TokenSet\n frame.node.edges[charB] = transposeNode\n }\n\n if (frame.str.length == 1) {\n transposeNode.final = true\n }\n\n stack.push({\n node: transposeNode,\n editsRemaining: frame.editsRemaining - 1,\n str: charA + frame.str.slice(2)\n })\n }\n }\n\n return root\n}\n\n/**\n * Creates a TokenSet from a string.\n *\n * The string may contain one or more wildcard characters (*)\n * that will allow wildcard matching when intersecting with\n * another TokenSet.\n *\n * @param {string} str - The string to create a TokenSet from.\n * @returns {lunr.TokenSet}\n */\nlunr.TokenSet.fromString = function (str) {\n var node = new lunr.TokenSet,\n root = node\n\n /*\n * Iterates through all characters within the passed string\n * appending a node for each character.\n *\n * When a wildcard character is found then a self\n * referencing edge is introduced to continually match\n * any number of any characters.\n */\n for (var i = 0, len = str.length; i < len; i++) {\n var char = str[i],\n final = (i == len - 1)\n\n if (char == \"*\") {\n node.edges[char] = node\n node.final = final\n\n } else {\n var next = new lunr.TokenSet\n next.final = final\n\n node.edges[char] = next\n node = next\n }\n }\n\n return root\n}\n\n/**\n * Converts this TokenSet into an array of strings\n * contained within the TokenSet.\n *\n * This is not intended to be used on a TokenSet that\n * contains wildcards, in these cases the results are\n * undefined and are likely to cause an infinite loop.\n *\n * @returns {string[]}\n */\nlunr.TokenSet.prototype.toArray = function () {\n var words = []\n\n var stack = [{\n prefix: \"\",\n node: this\n }]\n\n while (stack.length) {\n var frame = stack.pop(),\n edges = Object.keys(frame.node.edges),\n len = edges.length\n\n if (frame.node.final) {\n /* In Safari, at this point the prefix is sometimes corrupted, see:\n * https://github.com/olivernn/lunr.js/issues/279 Calling any\n * String.prototype method forces Safari to \"cast\" this string to what\n * it's supposed to be, fixing the bug. */\n frame.prefix.charAt(0)\n words.push(frame.prefix)\n }\n\n for (var i = 0; i < len; i++) {\n var edge = edges[i]\n\n stack.push({\n prefix: frame.prefix.concat(edge),\n node: frame.node.edges[edge]\n })\n }\n }\n\n return words\n}\n\n/**\n * Generates a string representation of a TokenSet.\n *\n * This is intended to allow TokenSets to be used as keys\n * in objects, largely to aid the construction and minimisation\n * of a TokenSet. As such it is not designed to be a human\n * friendly representation of the TokenSet.\n *\n * @returns {string}\n */\nlunr.TokenSet.prototype.toString = function () {\n // NOTE: Using Object.keys here as this.edges is very likely\n // to enter 'hash-mode' with many keys being added\n //\n // avoiding a for-in loop here as it leads to the function\n // being de-optimised (at least in V8). From some simple\n // benchmarks the performance is comparable, but allowing\n // V8 to optimize may mean easy performance wins in the future.\n\n if (this._str) {\n return this._str\n }\n\n var str = this.final ? '1' : '0',\n labels = Object.keys(this.edges).sort(),\n len = labels.length\n\n for (var i = 0; i < len; i++) {\n var label = labels[i],\n node = this.edges[label]\n\n str = str + label + node.id\n }\n\n return str\n}\n\n/**\n * Returns a new TokenSet that is the intersection of\n * this TokenSet and the passed TokenSet.\n *\n * This intersection will take into account any wildcards\n * contained within the TokenSet.\n *\n * @param {lunr.TokenSet} b - An other TokenSet to intersect with.\n * @returns {lunr.TokenSet}\n */\nlunr.TokenSet.prototype.intersect = function (b) {\n var output = new lunr.TokenSet,\n frame = undefined\n\n var stack = [{\n qNode: b,\n output: output,\n node: this\n }]\n\n while (stack.length) {\n frame = stack.pop()\n\n // NOTE: As with the #toString method, we are using\n // Object.keys and a for loop instead of a for-in loop\n // as both of these objects enter 'hash' mode, causing\n // the function to be de-optimised in V8\n var qEdges = Object.keys(frame.qNode.edges),\n qLen = qEdges.length,\n nEdges = Object.keys(frame.node.edges),\n nLen = nEdges.length\n\n for (var q = 0; q < qLen; q++) {\n var qEdge = qEdges[q]\n\n for (var n = 0; n < nLen; n++) {\n var nEdge = nEdges[n]\n\n if (nEdge == qEdge || qEdge == '*') {\n var node = frame.node.edges[nEdge],\n qNode = frame.qNode.edges[qEdge],\n final = node.final && qNode.final,\n next = undefined\n\n if (nEdge in frame.output.edges) {\n // an edge already exists for this character\n // no need to create a new node, just set the finality\n // bit unless this node is already final\n next = frame.output.edges[nEdge]\n next.final = next.final || final\n\n } else {\n // no edge exists yet, must create one\n // set the finality bit and insert it\n // into the output\n next = new lunr.TokenSet\n next.final = final\n frame.output.edges[nEdge] = next\n }\n\n stack.push({\n qNode: qNode,\n output: next,\n node: node\n })\n }\n }\n }\n }\n\n return output\n}\nlunr.TokenSet.Builder = function () {\n this.previousWord = \"\"\n this.root = new lunr.TokenSet\n this.uncheckedNodes = []\n this.minimizedNodes = {}\n}\n\nlunr.TokenSet.Builder.prototype.insert = function (word) {\n var node,\n commonPrefix = 0\n\n if (word < this.previousWord) {\n throw new Error (\"Out of order word insertion\")\n }\n\n for (var i = 0; i < word.length && i < this.previousWord.length; i++) {\n if (word[i] != this.previousWord[i]) break\n commonPrefix++\n }\n\n this.minimize(commonPrefix)\n\n if (this.uncheckedNodes.length == 0) {\n node = this.root\n } else {\n node = this.uncheckedNodes[this.uncheckedNodes.length - 1].child\n }\n\n for (var i = commonPrefix; i < word.length; i++) {\n var nextNode = new lunr.TokenSet,\n char = word[i]\n\n node.edges[char] = nextNode\n\n this.uncheckedNodes.push({\n parent: node,\n char: char,\n child: nextNode\n })\n\n node = nextNode\n }\n\n node.final = true\n this.previousWord = word\n}\n\nlunr.TokenSet.Builder.prototype.finish = function () {\n this.minimize(0)\n}\n\nlunr.TokenSet.Builder.prototype.minimize = function (downTo) {\n for (var i = this.uncheckedNodes.length - 1; i >= downTo; i--) {\n var node = this.uncheckedNodes[i],\n childKey = node.child.toString()\n\n if (childKey in this.minimizedNodes) {\n node.parent.edges[node.char] = this.minimizedNodes[childKey]\n } else {\n // Cache the key for this node since\n // we know it can't change anymore\n node.child._str = childKey\n\n this.minimizedNodes[childKey] = node.child\n }\n\n this.uncheckedNodes.pop()\n }\n}\n/*!\n * lunr.Index\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * An index contains the built index of all documents and provides a query interface\n * to the index.\n *\n * Usually instances of lunr.Index will not be created using this constructor, instead\n * lunr.Builder should be used to construct new indexes, or lunr.Index.load should be\n * used to load previously built and serialized indexes.\n *\n * @constructor\n * @param {Object} attrs - The attributes of the built search index.\n * @param {Object} attrs.invertedIndex - An index of term/field to document reference.\n * @param {Object} attrs.fieldVectors - Field vectors\n * @param {lunr.TokenSet} attrs.tokenSet - An set of all corpus tokens.\n * @param {string[]} attrs.fields - The names of indexed document fields.\n * @param {lunr.Pipeline} attrs.pipeline - The pipeline to use for search terms.\n */\nlunr.Index = function (attrs) {\n this.invertedIndex = attrs.invertedIndex\n this.fieldVectors = attrs.fieldVectors\n this.tokenSet = attrs.tokenSet\n this.fields = attrs.fields\n this.pipeline = attrs.pipeline\n}\n\n/**\n * A result contains details of a document matching a search query.\n * @typedef {Object} lunr.Index~Result\n * @property {string} ref - The reference of the document this result represents.\n * @property {number} score - A number between 0 and 1 representing how similar this document is to the query.\n * @property {lunr.MatchData} matchData - Contains metadata about this match including which term(s) caused the match.\n */\n\n/**\n * Although lunr provides the ability to create queries using lunr.Query, it also provides a simple\n * query language which itself is parsed into an instance of lunr.Query.\n *\n * For programmatically building queries it is advised to directly use lunr.Query, the query language\n * is best used for human entered text rather than program generated text.\n *\n * At its simplest queries can just be a single term, e.g. `hello`, multiple terms are also supported\n * and will be combined with OR, e.g `hello world` will match documents that contain either 'hello'\n * or 'world', though those that contain both will rank higher in the results.\n *\n * Wildcards can be included in terms to match one or more unspecified characters, these wildcards can\n * be inserted anywhere within the term, and more than one wildcard can exist in a single term. Adding\n * wildcards will increase the number of documents that will be found but can also have a negative\n * impact on query performance, especially with wildcards at the beginning of a term.\n *\n * Terms can be restricted to specific fields, e.g. `title:hello`, only documents with the term\n * hello in the title field will match this query. Using a field not present in the index will lead\n * to an error being thrown.\n *\n * Modifiers can also be added to terms, lunr supports edit distance and boost modifiers on terms. A term\n * boost will make documents matching that term score higher, e.g. `foo^5`. Edit distance is also supported\n * to provide fuzzy matching, e.g. 'hello~2' will match documents with hello with an edit distance of 2.\n * Avoid large values for edit distance to improve query performance.\n *\n * Each term also supports a presence modifier. By default a term's presence in document is optional, however\n * this can be changed to either required or prohibited. For a term's presence to be required in a document the\n * term should be prefixed with a '+', e.g. `+foo bar` is a search for documents that must contain 'foo' and\n * optionally contain 'bar'. Conversely a leading '-' sets the terms presence to prohibited, i.e. it must not\n * appear in a document, e.g. `-foo bar` is a search for documents that do not contain 'foo' but may contain 'bar'.\n *\n * To escape special characters the backslash character '\\' can be used, this allows searches to include\n * characters that would normally be considered modifiers, e.g. `foo\\~2` will search for a term \"foo~2\" instead\n * of attempting to apply a boost of 2 to the search term \"foo\".\n *\n * @typedef {string} lunr.Index~QueryString\n * @example Simple single term query\n * hello\n * @example Multiple term query\n * hello world\n * @example term scoped to a field\n * title:hello\n * @example term with a boost of 10\n * hello^10\n * @example term with an edit distance of 2\n * hello~2\n * @example terms with presence modifiers\n * -foo +bar baz\n */\n\n/**\n * Performs a search against the index using lunr query syntax.\n *\n * Results will be returned sorted by their score, the most relevant results\n * will be returned first. For details on how the score is calculated, please see\n * the {@link https://lunrjs.com/guides/searching.html#scoring|guide}.\n *\n * For more programmatic querying use lunr.Index#query.\n *\n * @param {lunr.Index~QueryString} queryString - A string containing a lunr query.\n * @throws {lunr.QueryParseError} If the passed query string cannot be parsed.\n * @returns {lunr.Index~Result[]}\n */\nlunr.Index.prototype.search = function (queryString) {\n return this.query(function (query) {\n var parser = new lunr.QueryParser(queryString, query)\n parser.parse()\n })\n}\n\n/**\n * A query builder callback provides a query object to be used to express\n * the query to perform on the index.\n *\n * @callback lunr.Index~queryBuilder\n * @param {lunr.Query} query - The query object to build up.\n * @this lunr.Query\n */\n\n/**\n * Performs a query against the index using the yielded lunr.Query object.\n *\n * If performing programmatic queries against the index, this method is preferred\n * over lunr.Index#search so as to avoid the additional query parsing overhead.\n *\n * A query object is yielded to the supplied function which should be used to\n * express the query to be run against the index.\n *\n * Note that although this function takes a callback parameter it is _not_ an\n * asynchronous operation, the callback is just yielded a query object to be\n * customized.\n *\n * @param {lunr.Index~queryBuilder} fn - A function that is used to build the query.\n * @returns {lunr.Index~Result[]}\n */\nlunr.Index.prototype.query = function (fn) {\n // for each query clause\n // * process terms\n // * expand terms from token set\n // * find matching documents and metadata\n // * get document vectors\n // * score documents\n\n var query = new lunr.Query(this.fields),\n matchingFields = Object.create(null),\n queryVectors = Object.create(null),\n termFieldCache = Object.create(null),\n requiredMatches = Object.create(null),\n prohibitedMatches = Object.create(null)\n\n /*\n * To support field level boosts a query vector is created per\n * field. An empty vector is eagerly created to support negated\n * queries.\n */\n for (var i = 0; i < this.fields.length; i++) {\n queryVectors[this.fields[i]] = new lunr.Vector\n }\n\n fn.call(query, query)\n\n for (var i = 0; i < query.clauses.length; i++) {\n /*\n * Unless the pipeline has been disabled for this term, which is\n * the case for terms with wildcards, we need to pass the clause\n * term through the search pipeline. A pipeline returns an array\n * of processed terms. Pipeline functions may expand the passed\n * term, which means we may end up performing multiple index lookups\n * for a single query term.\n */\n var clause = query.clauses[i],\n terms = null,\n clauseMatches = lunr.Set.empty\n\n if (clause.usePipeline) {\n terms = this.pipeline.runString(clause.term, {\n fields: clause.fields\n })\n } else {\n terms = [clause.term]\n }\n\n for (var m = 0; m < terms.length; m++) {\n var term = terms[m]\n\n /*\n * Each term returned from the pipeline needs to use the same query\n * clause object, e.g. the same boost and or edit distance. The\n * simplest way to do this is to re-use the clause object but mutate\n * its term property.\n */\n clause.term = term\n\n /*\n * From the term in the clause we create a token set which will then\n * be used to intersect the indexes token set to get a list of terms\n * to lookup in the inverted index\n */\n var termTokenSet = lunr.TokenSet.fromClause(clause),\n expandedTerms = this.tokenSet.intersect(termTokenSet).toArray()\n\n /*\n * If a term marked as required does not exist in the tokenSet it is\n * impossible for the search to return any matches. We set all the field\n * scoped required matches set to empty and stop examining any further\n * clauses.\n */\n if (expandedTerms.length === 0 && clause.presence === lunr.Query.presence.REQUIRED) {\n for (var k = 0; k < clause.fields.length; k++) {\n var field = clause.fields[k]\n requiredMatches[field] = lunr.Set.empty\n }\n\n break\n }\n\n for (var j = 0; j < expandedTerms.length; j++) {\n /*\n * For each term get the posting and termIndex, this is required for\n * building the query vector.\n */\n var expandedTerm = expandedTerms[j],\n posting = this.invertedIndex[expandedTerm],\n termIndex = posting._index\n\n for (var k = 0; k < clause.fields.length; k++) {\n /*\n * For each field that this query term is scoped by (by default\n * all fields are in scope) we need to get all the document refs\n * that have this term in that field.\n *\n * The posting is the entry in the invertedIndex for the matching\n * term from above.\n */\n var field = clause.fields[k],\n fieldPosting = posting[field],\n matchingDocumentRefs = Object.keys(fieldPosting),\n termField = expandedTerm + \"/\" + field,\n matchingDocumentsSet = new lunr.Set(matchingDocumentRefs)\n\n /*\n * if the presence of this term is required ensure that the matching\n * documents are added to the set of required matches for this clause.\n *\n */\n if (clause.presence == lunr.Query.presence.REQUIRED) {\n clauseMatches = clauseMatches.union(matchingDocumentsSet)\n\n if (requiredMatches[field] === undefined) {\n requiredMatches[field] = lunr.Set.complete\n }\n }\n\n /*\n * if the presence of this term is prohibited ensure that the matching\n * documents are added to the set of prohibited matches for this field,\n * creating that set if it does not yet exist.\n */\n if (clause.presence == lunr.Query.presence.PROHIBITED) {\n if (prohibitedMatches[field] === undefined) {\n prohibitedMatches[field] = lunr.Set.empty\n }\n\n prohibitedMatches[field] = prohibitedMatches[field].union(matchingDocumentsSet)\n\n /*\n * Prohibited matches should not be part of the query vector used for\n * similarity scoring and no metadata should be extracted so we continue\n * to the next field\n */\n continue\n }\n\n /*\n * The query field vector is populated using the termIndex found for\n * the term and a unit value with the appropriate boost applied.\n * Using upsert because there could already be an entry in the vector\n * for the term we are working with. In that case we just add the scores\n * together.\n */\n queryVectors[field].upsert(termIndex, clause.boost, function (a, b) { return a + b })\n\n /**\n * If we've already seen this term, field combo then we've already collected\n * the matching documents and metadata, no need to go through all that again\n */\n if (termFieldCache[termField]) {\n continue\n }\n\n for (var l = 0; l < matchingDocumentRefs.length; l++) {\n /*\n * All metadata for this term/field/document triple\n * are then extracted and collected into an instance\n * of lunr.MatchData ready to be returned in the query\n * results\n */\n var matchingDocumentRef = matchingDocumentRefs[l],\n matchingFieldRef = new lunr.FieldRef (matchingDocumentRef, field),\n metadata = fieldPosting[matchingDocumentRef],\n fieldMatch\n\n if ((fieldMatch = matchingFields[matchingFieldRef]) === undefined) {\n matchingFields[matchingFieldRef] = new lunr.MatchData (expandedTerm, field, metadata)\n } else {\n fieldMatch.add(expandedTerm, field, metadata)\n }\n\n }\n\n termFieldCache[termField] = true\n }\n }\n }\n\n /**\n * If the presence was required we need to update the requiredMatches field sets.\n * We do this after all fields for the term have collected their matches because\n * the clause terms presence is required in _any_ of the fields not _all_ of the\n * fields.\n */\n if (clause.presence === lunr.Query.presence.REQUIRED) {\n for (var k = 0; k < clause.fields.length; k++) {\n var field = clause.fields[k]\n requiredMatches[field] = requiredMatches[field].intersect(clauseMatches)\n }\n }\n }\n\n /**\n * Need to combine the field scoped required and prohibited\n * matching documents into a global set of required and prohibited\n * matches\n */\n var allRequiredMatches = lunr.Set.complete,\n allProhibitedMatches = lunr.Set.empty\n\n for (var i = 0; i < this.fields.length; i++) {\n var field = this.fields[i]\n\n if (requiredMatches[field]) {\n allRequiredMatches = allRequiredMatches.intersect(requiredMatches[field])\n }\n\n if (prohibitedMatches[field]) {\n allProhibitedMatches = allProhibitedMatches.union(prohibitedMatches[field])\n }\n }\n\n var matchingFieldRefs = Object.keys(matchingFields),\n results = [],\n matches = Object.create(null)\n\n /*\n * If the query is negated (contains only prohibited terms)\n * we need to get _all_ fieldRefs currently existing in the\n * index. This is only done when we know that the query is\n * entirely prohibited terms to avoid any cost of getting all\n * fieldRefs unnecessarily.\n *\n * Additionally, blank MatchData must be created to correctly\n * populate the results.\n */\n if (query.isNegated()) {\n matchingFieldRefs = Object.keys(this.fieldVectors)\n\n for (var i = 0; i < matchingFieldRefs.length; i++) {\n var matchingFieldRef = matchingFieldRefs[i]\n var fieldRef = lunr.FieldRef.fromString(matchingFieldRef)\n matchingFields[matchingFieldRef] = new lunr.MatchData\n }\n }\n\n for (var i = 0; i < matchingFieldRefs.length; i++) {\n /*\n * Currently we have document fields that match the query, but we\n * need to return documents. The matchData and scores are combined\n * from multiple fields belonging to the same document.\n *\n * Scores are calculated by field, using the query vectors created\n * above, and combined into a final document score using addition.\n */\n var fieldRef = lunr.FieldRef.fromString(matchingFieldRefs[i]),\n docRef = fieldRef.docRef\n\n if (!allRequiredMatches.contains(docRef)) {\n continue\n }\n\n if (allProhibitedMatches.contains(docRef)) {\n continue\n }\n\n var fieldVector = this.fieldVectors[fieldRef],\n score = queryVectors[fieldRef.fieldName].similarity(fieldVector),\n docMatch\n\n if ((docMatch = matches[docRef]) !== undefined) {\n docMatch.score += score\n docMatch.matchData.combine(matchingFields[fieldRef])\n } else {\n var match = {\n ref: docRef,\n score: score,\n matchData: matchingFields[fieldRef]\n }\n matches[docRef] = match\n results.push(match)\n }\n }\n\n /*\n * Sort the results objects by score, highest first.\n */\n return results.sort(function (a, b) {\n return b.score - a.score\n })\n}\n\n/**\n * Prepares the index for JSON serialization.\n *\n * The schema for this JSON blob will be described in a\n * separate JSON schema file.\n *\n * @returns {Object}\n */\nlunr.Index.prototype.toJSON = function () {\n var invertedIndex = Object.keys(this.invertedIndex)\n .sort()\n .map(function (term) {\n return [term, this.invertedIndex[term]]\n }, this)\n\n var fieldVectors = Object.keys(this.fieldVectors)\n .map(function (ref) {\n return [ref, this.fieldVectors[ref].toJSON()]\n }, this)\n\n return {\n version: lunr.version,\n fields: this.fields,\n fieldVectors: fieldVectors,\n invertedIndex: invertedIndex,\n pipeline: this.pipeline.toJSON()\n }\n}\n\n/**\n * Loads a previously serialized lunr.Index\n *\n * @param {Object} serializedIndex - A previously serialized lunr.Index\n * @returns {lunr.Index}\n */\nlunr.Index.load = function (serializedIndex) {\n var attrs = {},\n fieldVectors = {},\n serializedVectors = serializedIndex.fieldVectors,\n invertedIndex = Object.create(null),\n serializedInvertedIndex = serializedIndex.invertedIndex,\n tokenSetBuilder = new lunr.TokenSet.Builder,\n pipeline = lunr.Pipeline.load(serializedIndex.pipeline)\n\n if (serializedIndex.version != lunr.version) {\n lunr.utils.warn(\"Version mismatch when loading serialised index. Current version of lunr '\" + lunr.version + \"' does not match serialized index '\" + serializedIndex.version + \"'\")\n }\n\n for (var i = 0; i < serializedVectors.length; i++) {\n var tuple = serializedVectors[i],\n ref = tuple[0],\n elements = tuple[1]\n\n fieldVectors[ref] = new lunr.Vector(elements)\n }\n\n for (var i = 0; i < serializedInvertedIndex.length; i++) {\n var tuple = serializedInvertedIndex[i],\n term = tuple[0],\n posting = tuple[1]\n\n tokenSetBuilder.insert(term)\n invertedIndex[term] = posting\n }\n\n tokenSetBuilder.finish()\n\n attrs.fields = serializedIndex.fields\n\n attrs.fieldVectors = fieldVectors\n attrs.invertedIndex = invertedIndex\n attrs.tokenSet = tokenSetBuilder.root\n attrs.pipeline = pipeline\n\n return new lunr.Index(attrs)\n}\n/*!\n * lunr.Builder\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * lunr.Builder performs indexing on a set of documents and\n * returns instances of lunr.Index ready for querying.\n *\n * All configuration of the index is done via the builder, the\n * fields to index, the document reference, the text processing\n * pipeline and document scoring parameters are all set on the\n * builder before indexing.\n *\n * @constructor\n * @property {string} _ref - Internal reference to the document reference field.\n * @property {string[]} _fields - Internal reference to the document fields to index.\n * @property {object} invertedIndex - The inverted index maps terms to document fields.\n * @property {object} documentTermFrequencies - Keeps track of document term frequencies.\n * @property {object} documentLengths - Keeps track of the length of documents added to the index.\n * @property {lunr.tokenizer} tokenizer - Function for splitting strings into tokens for indexing.\n * @property {lunr.Pipeline} pipeline - The pipeline performs text processing on tokens before indexing.\n * @property {lunr.Pipeline} searchPipeline - A pipeline for processing search terms before querying the index.\n * @property {number} documentCount - Keeps track of the total number of documents indexed.\n * @property {number} _b - A parameter to control field length normalization, setting this to 0 disabled normalization, 1 fully normalizes field lengths, the default value is 0.75.\n * @property {number} _k1 - A parameter to control how quickly an increase in term frequency results in term frequency saturation, the default value is 1.2.\n * @property {number} termIndex - A counter incremented for each unique term, used to identify a terms position in the vector space.\n * @property {array} metadataWhitelist - A list of metadata keys that have been whitelisted for entry in the index.\n */\nlunr.Builder = function () {\n this._ref = \"id\"\n this._fields = Object.create(null)\n this._documents = Object.create(null)\n this.invertedIndex = Object.create(null)\n this.fieldTermFrequencies = {}\n this.fieldLengths = {}\n this.tokenizer = lunr.tokenizer\n this.pipeline = new lunr.Pipeline\n this.searchPipeline = new lunr.Pipeline\n this.documentCount = 0\n this._b = 0.75\n this._k1 = 1.2\n this.termIndex = 0\n this.metadataWhitelist = []\n}\n\n/**\n * Sets the document field used as the document reference. Every document must have this field.\n * The type of this field in the document should be a string, if it is not a string it will be\n * coerced into a string by calling toString.\n *\n * The default ref is 'id'.\n *\n * The ref should _not_ be changed during indexing, it should be set before any documents are\n * added to the index. Changing it during indexing can lead to inconsistent results.\n *\n * @param {string} ref - The name of the reference field in the document.\n */\nlunr.Builder.prototype.ref = function (ref) {\n this._ref = ref\n}\n\n/**\n * A function that is used to extract a field from a document.\n *\n * Lunr expects a field to be at the top level of a document, if however the field\n * is deeply nested within a document an extractor function can be used to extract\n * the right field for indexing.\n *\n * @callback fieldExtractor\n * @param {object} doc - The document being added to the index.\n * @returns {?(string|object|object[])} obj - The object that will be indexed for this field.\n * @example Extracting a nested field\n * function (doc) { return doc.nested.field }\n */\n\n/**\n * Adds a field to the list of document fields that will be indexed. Every document being\n * indexed should have this field. Null values for this field in indexed documents will\n * not cause errors but will limit the chance of that document being retrieved by searches.\n *\n * All fields should be added before adding documents to the index. Adding fields after\n * a document has been indexed will have no effect on already indexed documents.\n *\n * Fields can be boosted at build time. This allows terms within that field to have more\n * importance when ranking search results. Use a field boost to specify that matches within\n * one field are more important than other fields.\n *\n * @param {string} fieldName - The name of a field to index in all documents.\n * @param {object} attributes - Optional attributes associated with this field.\n * @param {number} [attributes.boost=1] - Boost applied to all terms within this field.\n * @param {fieldExtractor} [attributes.extractor] - Function to extract a field from a document.\n * @throws {RangeError} fieldName cannot contain unsupported characters '/'\n */\nlunr.Builder.prototype.field = function (fieldName, attributes) {\n if (/\\//.test(fieldName)) {\n throw new RangeError (\"Field '\" + fieldName + \"' contains illegal character '/'\")\n }\n\n this._fields[fieldName] = attributes || {}\n}\n\n/**\n * A parameter to tune the amount of field length normalisation that is applied when\n * calculating relevance scores. A value of 0 will completely disable any normalisation\n * and a value of 1 will fully normalise field lengths. The default is 0.75. Values of b\n * will be clamped to the range 0 - 1.\n *\n * @param {number} number - The value to set for this tuning parameter.\n */\nlunr.Builder.prototype.b = function (number) {\n if (number < 0) {\n this._b = 0\n } else if (number > 1) {\n this._b = 1\n } else {\n this._b = number\n }\n}\n\n/**\n * A parameter that controls the speed at which a rise in term frequency results in term\n * frequency saturation. The default value is 1.2. Setting this to a higher value will give\n * slower saturation levels, a lower value will result in quicker saturation.\n *\n * @param {number} number - The value to set for this tuning parameter.\n */\nlunr.Builder.prototype.k1 = function (number) {\n this._k1 = number\n}\n\n/**\n * Adds a document to the index.\n *\n * Before adding fields to the index the index should have been fully setup, with the document\n * ref and all fields to index already having been specified.\n *\n * The document must have a field name as specified by the ref (by default this is 'id') and\n * it should have all fields defined for indexing, though null or undefined values will not\n * cause errors.\n *\n * Entire documents can be boosted at build time. Applying a boost to a document indicates that\n * this document should rank higher in search results than other documents.\n *\n * @param {object} doc - The document to add to the index.\n * @param {object} attributes - Optional attributes associated with this document.\n * @param {number} [attributes.boost=1] - Boost applied to all terms within this document.\n */\nlunr.Builder.prototype.add = function (doc, attributes) {\n var docRef = doc[this._ref],\n fields = Object.keys(this._fields)\n\n this._documents[docRef] = attributes || {}\n this.documentCount += 1\n\n for (var i = 0; i < fields.length; i++) {\n var fieldName = fields[i],\n extractor = this._fields[fieldName].extractor,\n field = extractor ? extractor(doc) : doc[fieldName],\n tokens = this.tokenizer(field, {\n fields: [fieldName]\n }),\n terms = this.pipeline.run(tokens),\n fieldRef = new lunr.FieldRef (docRef, fieldName),\n fieldTerms = Object.create(null)\n\n this.fieldTermFrequencies[fieldRef] = fieldTerms\n this.fieldLengths[fieldRef] = 0\n\n // store the length of this field for this document\n this.fieldLengths[fieldRef] += terms.length\n\n // calculate term frequencies for this field\n for (var j = 0; j < terms.length; j++) {\n var term = terms[j]\n\n if (fieldTerms[term] == undefined) {\n fieldTerms[term] = 0\n }\n\n fieldTerms[term] += 1\n\n // add to inverted index\n // create an initial posting if one doesn't exist\n if (this.invertedIndex[term] == undefined) {\n var posting = Object.create(null)\n posting[\"_index\"] = this.termIndex\n this.termIndex += 1\n\n for (var k = 0; k < fields.length; k++) {\n posting[fields[k]] = Object.create(null)\n }\n\n this.invertedIndex[term] = posting\n }\n\n // add an entry for this term/fieldName/docRef to the invertedIndex\n if (this.invertedIndex[term][fieldName][docRef] == undefined) {\n this.invertedIndex[term][fieldName][docRef] = Object.create(null)\n }\n\n // store all whitelisted metadata about this token in the\n // inverted index\n for (var l = 0; l < this.metadataWhitelist.length; l++) {\n var metadataKey = this.metadataWhitelist[l],\n metadata = term.metadata[metadataKey]\n\n if (this.invertedIndex[term][fieldName][docRef][metadataKey] == undefined) {\n this.invertedIndex[term][fieldName][docRef][metadataKey] = []\n }\n\n this.invertedIndex[term][fieldName][docRef][metadataKey].push(metadata)\n }\n }\n\n }\n}\n\n/**\n * Calculates the average document length for this index\n *\n * @private\n */\nlunr.Builder.prototype.calculateAverageFieldLengths = function () {\n\n var fieldRefs = Object.keys(this.fieldLengths),\n numberOfFields = fieldRefs.length,\n accumulator = {},\n documentsWithField = {}\n\n for (var i = 0; i < numberOfFields; i++) {\n var fieldRef = lunr.FieldRef.fromString(fieldRefs[i]),\n field = fieldRef.fieldName\n\n documentsWithField[field] || (documentsWithField[field] = 0)\n documentsWithField[field] += 1\n\n accumulator[field] || (accumulator[field] = 0)\n accumulator[field] += this.fieldLengths[fieldRef]\n }\n\n var fields = Object.keys(this._fields)\n\n for (var i = 0; i < fields.length; i++) {\n var fieldName = fields[i]\n accumulator[fieldName] = accumulator[fieldName] / documentsWithField[fieldName]\n }\n\n this.averageFieldLength = accumulator\n}\n\n/**\n * Builds a vector space model of every document using lunr.Vector\n *\n * @private\n */\nlunr.Builder.prototype.createFieldVectors = function () {\n var fieldVectors = {},\n fieldRefs = Object.keys(this.fieldTermFrequencies),\n fieldRefsLength = fieldRefs.length,\n termIdfCache = Object.create(null)\n\n for (var i = 0; i < fieldRefsLength; i++) {\n var fieldRef = lunr.FieldRef.fromString(fieldRefs[i]),\n fieldName = fieldRef.fieldName,\n fieldLength = this.fieldLengths[fieldRef],\n fieldVector = new lunr.Vector,\n termFrequencies = this.fieldTermFrequencies[fieldRef],\n terms = Object.keys(termFrequencies),\n termsLength = terms.length\n\n\n var fieldBoost = this._fields[fieldName].boost || 1,\n docBoost = this._documents[fieldRef.docRef].boost || 1\n\n for (var j = 0; j < termsLength; j++) {\n var term = terms[j],\n tf = termFrequencies[term],\n termIndex = this.invertedIndex[term]._index,\n idf, score, scoreWithPrecision\n\n if (termIdfCache[term] === undefined) {\n idf = lunr.idf(this.invertedIndex[term], this.documentCount)\n termIdfCache[term] = idf\n } else {\n idf = termIdfCache[term]\n }\n\n score = idf * ((this._k1 + 1) * tf) / (this._k1 * (1 - this._b + this._b * (fieldLength / this.averageFieldLength[fieldName])) + tf)\n score *= fieldBoost\n score *= docBoost\n scoreWithPrecision = Math.round(score * 1000) / 1000\n // Converts 1.23456789 to 1.234.\n // Reducing the precision so that the vectors take up less\n // space when serialised. Doing it now so that they behave\n // the same before and after serialisation. Also, this is\n // the fastest approach to reducing a number's precision in\n // JavaScript.\n\n fieldVector.insert(termIndex, scoreWithPrecision)\n }\n\n fieldVectors[fieldRef] = fieldVector\n }\n\n this.fieldVectors = fieldVectors\n}\n\n/**\n * Creates a token set of all tokens in the index using lunr.TokenSet\n *\n * @private\n */\nlunr.Builder.prototype.createTokenSet = function () {\n this.tokenSet = lunr.TokenSet.fromArray(\n Object.keys(this.invertedIndex).sort()\n )\n}\n\n/**\n * Builds the index, creating an instance of lunr.Index.\n *\n * This completes the indexing process and should only be called\n * once all documents have been added to the index.\n *\n * @returns {lunr.Index}\n */\nlunr.Builder.prototype.build = function () {\n this.calculateAverageFieldLengths()\n this.createFieldVectors()\n this.createTokenSet()\n\n return new lunr.Index({\n invertedIndex: this.invertedIndex,\n fieldVectors: this.fieldVectors,\n tokenSet: this.tokenSet,\n fields: Object.keys(this._fields),\n pipeline: this.searchPipeline\n })\n}\n\n/**\n * Applies a plugin to the index builder.\n *\n * A plugin is a function that is called with the index builder as its context.\n * Plugins can be used to customise or extend the behaviour of the index\n * in some way. A plugin is just a function, that encapsulated the custom\n * behaviour that should be applied when building the index.\n *\n * The plugin function will be called with the index builder as its argument, additional\n * arguments can also be passed when calling use. The function will be called\n * with the index builder as its context.\n *\n * @param {Function} plugin The plugin to apply.\n */\nlunr.Builder.prototype.use = function (fn) {\n var args = Array.prototype.slice.call(arguments, 1)\n args.unshift(this)\n fn.apply(this, args)\n}\n/**\n * Contains and collects metadata about a matching document.\n * A single instance of lunr.MatchData is returned as part of every\n * lunr.Index~Result.\n *\n * @constructor\n * @param {string} term - The term this match data is associated with\n * @param {string} field - The field in which the term was found\n * @param {object} metadata - The metadata recorded about this term in this field\n * @property {object} metadata - A cloned collection of metadata associated with this document.\n * @see {@link lunr.Index~Result}\n */\nlunr.MatchData = function (term, field, metadata) {\n var clonedMetadata = Object.create(null),\n metadataKeys = Object.keys(metadata || {})\n\n // Cloning the metadata to prevent the original\n // being mutated during match data combination.\n // Metadata is kept in an array within the inverted\n // index so cloning the data can be done with\n // Array#slice\n for (var i = 0; i < metadataKeys.length; i++) {\n var key = metadataKeys[i]\n clonedMetadata[key] = metadata[key].slice()\n }\n\n this.metadata = Object.create(null)\n\n if (term !== undefined) {\n this.metadata[term] = Object.create(null)\n this.metadata[term][field] = clonedMetadata\n }\n}\n\n/**\n * An instance of lunr.MatchData will be created for every term that matches a\n * document. However only one instance is required in a lunr.Index~Result. This\n * method combines metadata from another instance of lunr.MatchData with this\n * objects metadata.\n *\n * @param {lunr.MatchData} otherMatchData - Another instance of match data to merge with this one.\n * @see {@link lunr.Index~Result}\n */\nlunr.MatchData.prototype.combine = function (otherMatchData) {\n var terms = Object.keys(otherMatchData.metadata)\n\n for (var i = 0; i < terms.length; i++) {\n var term = terms[i],\n fields = Object.keys(otherMatchData.metadata[term])\n\n if (this.metadata[term] == undefined) {\n this.metadata[term] = Object.create(null)\n }\n\n for (var j = 0; j < fields.length; j++) {\n var field = fields[j],\n keys = Object.keys(otherMatchData.metadata[term][field])\n\n if (this.metadata[term][field] == undefined) {\n this.metadata[term][field] = Object.create(null)\n }\n\n for (var k = 0; k < keys.length; k++) {\n var key = keys[k]\n\n if (this.metadata[term][field][key] == undefined) {\n this.metadata[term][field][key] = otherMatchData.metadata[term][field][key]\n } else {\n this.metadata[term][field][key] = this.metadata[term][field][key].concat(otherMatchData.metadata[term][field][key])\n }\n\n }\n }\n }\n}\n\n/**\n * Add metadata for a term/field pair to this instance of match data.\n *\n * @param {string} term - The term this match data is associated with\n * @param {string} field - The field in which the term was found\n * @param {object} metadata - The metadata recorded about this term in this field\n */\nlunr.MatchData.prototype.add = function (term, field, metadata) {\n if (!(term in this.metadata)) {\n this.metadata[term] = Object.create(null)\n this.metadata[term][field] = metadata\n return\n }\n\n if (!(field in this.metadata[term])) {\n this.metadata[term][field] = metadata\n return\n }\n\n var metadataKeys = Object.keys(metadata)\n\n for (var i = 0; i < metadataKeys.length; i++) {\n var key = metadataKeys[i]\n\n if (key in this.metadata[term][field]) {\n this.metadata[term][field][key] = this.metadata[term][field][key].concat(metadata[key])\n } else {\n this.metadata[term][field][key] = metadata[key]\n }\n }\n}\n/**\n * A lunr.Query provides a programmatic way of defining queries to be performed\n * against a {@link lunr.Index}.\n *\n * Prefer constructing a lunr.Query using the {@link lunr.Index#query} method\n * so the query object is pre-initialized with the right index fields.\n *\n * @constructor\n * @property {lunr.Query~Clause[]} clauses - An array of query clauses.\n * @property {string[]} allFields - An array of all available fields in a lunr.Index.\n */\nlunr.Query = function (allFields) {\n this.clauses = []\n this.allFields = allFields\n}\n\n/**\n * Constants for indicating what kind of automatic wildcard insertion will be used when constructing a query clause.\n *\n * This allows wildcards to be added to the beginning and end of a term without having to manually do any string\n * concatenation.\n *\n * The wildcard constants can be bitwise combined to select both leading and trailing wildcards.\n *\n * @constant\n * @default\n * @property {number} wildcard.NONE - The term will have no wildcards inserted, this is the default behaviour\n * @property {number} wildcard.LEADING - Prepend the term with a wildcard, unless a leading wildcard already exists\n * @property {number} wildcard.TRAILING - Append a wildcard to the term, unless a trailing wildcard already exists\n * @see lunr.Query~Clause\n * @see lunr.Query#clause\n * @see lunr.Query#term\n * @example query term with trailing wildcard\n * query.term('foo', { wildcard: lunr.Query.wildcard.TRAILING })\n * @example query term with leading and trailing wildcard\n * query.term('foo', {\n * wildcard: lunr.Query.wildcard.LEADING | lunr.Query.wildcard.TRAILING\n * })\n */\n\nlunr.Query.wildcard = new String (\"*\")\nlunr.Query.wildcard.NONE = 0\nlunr.Query.wildcard.LEADING = 1\nlunr.Query.wildcard.TRAILING = 2\n\n/**\n * Constants for indicating what kind of presence a term must have in matching documents.\n *\n * @constant\n * @enum {number}\n * @see lunr.Query~Clause\n * @see lunr.Query#clause\n * @see lunr.Query#term\n * @example query term with required presence\n * query.term('foo', { presence: lunr.Query.presence.REQUIRED })\n */\nlunr.Query.presence = {\n /**\n * Term's presence in a document is optional, this is the default value.\n */\n OPTIONAL: 1,\n\n /**\n * Term's presence in a document is required, documents that do not contain\n * this term will not be returned.\n */\n REQUIRED: 2,\n\n /**\n * Term's presence in a document is prohibited, documents that do contain\n * this term will not be returned.\n */\n PROHIBITED: 3\n}\n\n/**\n * A single clause in a {@link lunr.Query} contains a term and details on how to\n * match that term against a {@link lunr.Index}.\n *\n * @typedef {Object} lunr.Query~Clause\n * @property {string[]} fields - The fields in an index this clause should be matched against.\n * @property {number} [boost=1] - Any boost that should be applied when matching this clause.\n * @property {number} [editDistance] - Whether the term should have fuzzy matching applied, and how fuzzy the match should be.\n * @property {boolean} [usePipeline] - Whether the term should be passed through the search pipeline.\n * @property {number} [wildcard=lunr.Query.wildcard.NONE] - Whether the term should have wildcards appended or prepended.\n * @property {number} [presence=lunr.Query.presence.OPTIONAL] - The terms presence in any matching documents.\n */\n\n/**\n * Adds a {@link lunr.Query~Clause} to this query.\n *\n * Unless the clause contains the fields to be matched all fields will be matched. In addition\n * a default boost of 1 is applied to the clause.\n *\n * @param {lunr.Query~Clause} clause - The clause to add to this query.\n * @see lunr.Query~Clause\n * @returns {lunr.Query}\n */\nlunr.Query.prototype.clause = function (clause) {\n if (!('fields' in clause)) {\n clause.fields = this.allFields\n }\n\n if (!('boost' in clause)) {\n clause.boost = 1\n }\n\n if (!('usePipeline' in clause)) {\n clause.usePipeline = true\n }\n\n if (!('wildcard' in clause)) {\n clause.wildcard = lunr.Query.wildcard.NONE\n }\n\n if ((clause.wildcard & lunr.Query.wildcard.LEADING) && (clause.term.charAt(0) != lunr.Query.wildcard)) {\n clause.term = \"*\" + clause.term\n }\n\n if ((clause.wildcard & lunr.Query.wildcard.TRAILING) && (clause.term.slice(-1) != lunr.Query.wildcard)) {\n clause.term = \"\" + clause.term + \"*\"\n }\n\n if (!('presence' in clause)) {\n clause.presence = lunr.Query.presence.OPTIONAL\n }\n\n this.clauses.push(clause)\n\n return this\n}\n\n/**\n * A negated query is one in which every clause has a presence of\n * prohibited. These queries require some special processing to return\n * the expected results.\n *\n * @returns boolean\n */\nlunr.Query.prototype.isNegated = function () {\n for (var i = 0; i < this.clauses.length; i++) {\n if (this.clauses[i].presence != lunr.Query.presence.PROHIBITED) {\n return false\n }\n }\n\n return true\n}\n\n/**\n * Adds a term to the current query, under the covers this will create a {@link lunr.Query~Clause}\n * to the list of clauses that make up this query.\n *\n * The term is used as is, i.e. no tokenization will be performed by this method. Instead conversion\n * to a token or token-like string should be done before calling this method.\n *\n * The term will be converted to a string by calling `toString`. Multiple terms can be passed as an\n * array, each term in the array will share the same options.\n *\n * @param {object|object[]} term - The term(s) to add to the query.\n * @param {object} [options] - Any additional properties to add to the query clause.\n * @returns {lunr.Query}\n * @see lunr.Query#clause\n * @see lunr.Query~Clause\n * @example adding a single term to a query\n * query.term(\"foo\")\n * @example adding a single term to a query and specifying search fields, term boost and automatic trailing wildcard\n * query.term(\"foo\", {\n * fields: [\"title\"],\n * boost: 10,\n * wildcard: lunr.Query.wildcard.TRAILING\n * })\n * @example using lunr.tokenizer to convert a string to tokens before using them as terms\n * query.term(lunr.tokenizer(\"foo bar\"))\n */\nlunr.Query.prototype.term = function (term, options) {\n if (Array.isArray(term)) {\n term.forEach(function (t) { this.term(t, lunr.utils.clone(options)) }, this)\n return this\n }\n\n var clause = options || {}\n clause.term = term.toString()\n\n this.clause(clause)\n\n return this\n}\nlunr.QueryParseError = function (message, start, end) {\n this.name = \"QueryParseError\"\n this.message = message\n this.start = start\n this.end = end\n}\n\nlunr.QueryParseError.prototype = new Error\nlunr.QueryLexer = function (str) {\n this.lexemes = []\n this.str = str\n this.length = str.length\n this.pos = 0\n this.start = 0\n this.escapeCharPositions = []\n}\n\nlunr.QueryLexer.prototype.run = function () {\n var state = lunr.QueryLexer.lexText\n\n while (state) {\n state = state(this)\n }\n}\n\nlunr.QueryLexer.prototype.sliceString = function () {\n var subSlices = [],\n sliceStart = this.start,\n sliceEnd = this.pos\n\n for (var i = 0; i < this.escapeCharPositions.length; i++) {\n sliceEnd = this.escapeCharPositions[i]\n subSlices.push(this.str.slice(sliceStart, sliceEnd))\n sliceStart = sliceEnd + 1\n }\n\n subSlices.push(this.str.slice(sliceStart, this.pos))\n this.escapeCharPositions.length = 0\n\n return subSlices.join('')\n}\n\nlunr.QueryLexer.prototype.emit = function (type) {\n this.lexemes.push({\n type: type,\n str: this.sliceString(),\n start: this.start,\n end: this.pos\n })\n\n this.start = this.pos\n}\n\nlunr.QueryLexer.prototype.escapeCharacter = function () {\n this.escapeCharPositions.push(this.pos - 1)\n this.pos += 1\n}\n\nlunr.QueryLexer.prototype.next = function () {\n if (this.pos >= this.length) {\n return lunr.QueryLexer.EOS\n }\n\n var char = this.str.charAt(this.pos)\n this.pos += 1\n return char\n}\n\nlunr.QueryLexer.prototype.width = function () {\n return this.pos - this.start\n}\n\nlunr.QueryLexer.prototype.ignore = function () {\n if (this.start == this.pos) {\n this.pos += 1\n }\n\n this.start = this.pos\n}\n\nlunr.QueryLexer.prototype.backup = function () {\n this.pos -= 1\n}\n\nlunr.QueryLexer.prototype.acceptDigitRun = function () {\n var char, charCode\n\n do {\n char = this.next()\n charCode = char.charCodeAt(0)\n } while (charCode > 47 && charCode < 58)\n\n if (char != lunr.QueryLexer.EOS) {\n this.backup()\n }\n}\n\nlunr.QueryLexer.prototype.more = function () {\n return this.pos < this.length\n}\n\nlunr.QueryLexer.EOS = 'EOS'\nlunr.QueryLexer.FIELD = 'FIELD'\nlunr.QueryLexer.TERM = 'TERM'\nlunr.QueryLexer.EDIT_DISTANCE = 'EDIT_DISTANCE'\nlunr.QueryLexer.BOOST = 'BOOST'\nlunr.QueryLexer.PRESENCE = 'PRESENCE'\n\nlunr.QueryLexer.lexField = function (lexer) {\n lexer.backup()\n lexer.emit(lunr.QueryLexer.FIELD)\n lexer.ignore()\n return lunr.QueryLexer.lexText\n}\n\nlunr.QueryLexer.lexTerm = function (lexer) {\n if (lexer.width() > 1) {\n lexer.backup()\n lexer.emit(lunr.QueryLexer.TERM)\n }\n\n lexer.ignore()\n\n if (lexer.more()) {\n return lunr.QueryLexer.lexText\n }\n}\n\nlunr.QueryLexer.lexEditDistance = function (lexer) {\n lexer.ignore()\n lexer.acceptDigitRun()\n lexer.emit(lunr.QueryLexer.EDIT_DISTANCE)\n return lunr.QueryLexer.lexText\n}\n\nlunr.QueryLexer.lexBoost = function (lexer) {\n lexer.ignore()\n lexer.acceptDigitRun()\n lexer.emit(lunr.QueryLexer.BOOST)\n return lunr.QueryLexer.lexText\n}\n\nlunr.QueryLexer.lexEOS = function (lexer) {\n if (lexer.width() > 0) {\n lexer.emit(lunr.QueryLexer.TERM)\n }\n}\n\n// This matches the separator used when tokenising fields\n// within a document. These should match otherwise it is\n// not possible to search for some tokens within a document.\n//\n// It is possible for the user to change the separator on the\n// tokenizer so it _might_ clash with any other of the special\n// characters already used within the search string, e.g. :.\n//\n// This means that it is possible to change the separator in\n// such a way that makes some words unsearchable using a search\n// string.\nlunr.QueryLexer.termSeparator = lunr.tokenizer.separator\n\nlunr.QueryLexer.lexText = function (lexer) {\n while (true) {\n var char = lexer.next()\n\n if (char == lunr.QueryLexer.EOS) {\n return lunr.QueryLexer.lexEOS\n }\n\n // Escape character is '\\'\n if (char.charCodeAt(0) == 92) {\n lexer.escapeCharacter()\n continue\n }\n\n if (char == \":\") {\n return lunr.QueryLexer.lexField\n }\n\n if (char == \"~\") {\n lexer.backup()\n if (lexer.width() > 0) {\n lexer.emit(lunr.QueryLexer.TERM)\n }\n return lunr.QueryLexer.lexEditDistance\n }\n\n if (char == \"^\") {\n lexer.backup()\n if (lexer.width() > 0) {\n lexer.emit(lunr.QueryLexer.TERM)\n }\n return lunr.QueryLexer.lexBoost\n }\n\n // \"+\" indicates term presence is required\n // checking for length to ensure that only\n // leading \"+\" are considered\n if (char == \"+\" && lexer.width() === 1) {\n lexer.emit(lunr.QueryLexer.PRESENCE)\n return lunr.QueryLexer.lexText\n }\n\n // \"-\" indicates term presence is prohibited\n // checking for length to ensure that only\n // leading \"-\" are considered\n if (char == \"-\" && lexer.width() === 1) {\n lexer.emit(lunr.QueryLexer.PRESENCE)\n return lunr.QueryLexer.lexText\n }\n\n if (char.match(lunr.QueryLexer.termSeparator)) {\n return lunr.QueryLexer.lexTerm\n }\n }\n}\n\nlunr.QueryParser = function (str, query) {\n this.lexer = new lunr.QueryLexer (str)\n this.query = query\n this.currentClause = {}\n this.lexemeIdx = 0\n}\n\nlunr.QueryParser.prototype.parse = function () {\n this.lexer.run()\n this.lexemes = this.lexer.lexemes\n\n var state = lunr.QueryParser.parseClause\n\n while (state) {\n state = state(this)\n }\n\n return this.query\n}\n\nlunr.QueryParser.prototype.peekLexeme = function () {\n return this.lexemes[this.lexemeIdx]\n}\n\nlunr.QueryParser.prototype.consumeLexeme = function () {\n var lexeme = this.peekLexeme()\n this.lexemeIdx += 1\n return lexeme\n}\n\nlunr.QueryParser.prototype.nextClause = function () {\n var completedClause = this.currentClause\n this.query.clause(completedClause)\n this.currentClause = {}\n}\n\nlunr.QueryParser.parseClause = function (parser) {\n var lexeme = parser.peekLexeme()\n\n if (lexeme == undefined) {\n return\n }\n\n switch (lexeme.type) {\n case lunr.QueryLexer.PRESENCE:\n return lunr.QueryParser.parsePresence\n case lunr.QueryLexer.FIELD:\n return lunr.QueryParser.parseField\n case lunr.QueryLexer.TERM:\n return lunr.QueryParser.parseTerm\n default:\n var errorMessage = \"expected either a field or a term, found \" + lexeme.type\n\n if (lexeme.str.length >= 1) {\n errorMessage += \" with value '\" + lexeme.str + \"'\"\n }\n\n throw new lunr.QueryParseError (errorMessage, lexeme.start, lexeme.end)\n }\n}\n\nlunr.QueryParser.parsePresence = function (parser) {\n var lexeme = parser.consumeLexeme()\n\n if (lexeme == undefined) {\n return\n }\n\n switch (lexeme.str) {\n case \"-\":\n parser.currentClause.presence = lunr.Query.presence.PROHIBITED\n break\n case \"+\":\n parser.currentClause.presence = lunr.Query.presence.REQUIRED\n break\n default:\n var errorMessage = \"unrecognised presence operator'\" + lexeme.str + \"'\"\n throw new lunr.QueryParseError (errorMessage, lexeme.start, lexeme.end)\n }\n\n var nextLexeme = parser.peekLexeme()\n\n if (nextLexeme == undefined) {\n var errorMessage = \"expecting term or field, found nothing\"\n throw new lunr.QueryParseError (errorMessage, lexeme.start, lexeme.end)\n }\n\n switch (nextLexeme.type) {\n case lunr.QueryLexer.FIELD:\n return lunr.QueryParser.parseField\n case lunr.QueryLexer.TERM:\n return lunr.QueryParser.parseTerm\n default:\n var errorMessage = \"expecting term or field, found '\" + nextLexeme.type + \"'\"\n throw new lunr.QueryParseError (errorMessage, nextLexeme.start, nextLexeme.end)\n }\n}\n\nlunr.QueryParser.parseField = function (parser) {\n var lexeme = parser.consumeLexeme()\n\n if (lexeme == undefined) {\n return\n }\n\n if (parser.query.allFields.indexOf(lexeme.str) == -1) {\n var possibleFields = parser.query.allFields.map(function (f) { return \"'\" + f + \"'\" }).join(', '),\n errorMessage = \"unrecognised field '\" + lexeme.str + \"', possible fields: \" + possibleFields\n\n throw new lunr.QueryParseError (errorMessage, lexeme.start, lexeme.end)\n }\n\n parser.currentClause.fields = [lexeme.str]\n\n var nextLexeme = parser.peekLexeme()\n\n if (nextLexeme == undefined) {\n var errorMessage = \"expecting term, found nothing\"\n throw new lunr.QueryParseError (errorMessage, lexeme.start, lexeme.end)\n }\n\n switch (nextLexeme.type) {\n case lunr.QueryLexer.TERM:\n return lunr.QueryParser.parseTerm\n default:\n var errorMessage = \"expecting term, found '\" + nextLexeme.type + \"'\"\n throw new lunr.QueryParseError (errorMessage, nextLexeme.start, nextLexeme.end)\n }\n}\n\nlunr.QueryParser.parseTerm = function (parser) {\n var lexeme = parser.consumeLexeme()\n\n if (lexeme == undefined) {\n return\n }\n\n parser.currentClause.term = lexeme.str.toLowerCase()\n\n if (lexeme.str.indexOf(\"*\") != -1) {\n parser.currentClause.usePipeline = false\n }\n\n var nextLexeme = parser.peekLexeme()\n\n if (nextLexeme == undefined) {\n parser.nextClause()\n return\n }\n\n switch (nextLexeme.type) {\n case lunr.QueryLexer.TERM:\n parser.nextClause()\n return lunr.QueryParser.parseTerm\n case lunr.QueryLexer.FIELD:\n parser.nextClause()\n return lunr.QueryParser.parseField\n case lunr.QueryLexer.EDIT_DISTANCE:\n return lunr.QueryParser.parseEditDistance\n case lunr.QueryLexer.BOOST:\n return lunr.QueryParser.parseBoost\n case lunr.QueryLexer.PRESENCE:\n parser.nextClause()\n return lunr.QueryParser.parsePresence\n default:\n var errorMessage = \"Unexpected lexeme type '\" + nextLexeme.type + \"'\"\n throw new lunr.QueryParseError (errorMessage, nextLexeme.start, nextLexeme.end)\n }\n}\n\nlunr.QueryParser.parseEditDistance = function (parser) {\n var lexeme = parser.consumeLexeme()\n\n if (lexeme == undefined) {\n return\n }\n\n var editDistance = parseInt(lexeme.str, 10)\n\n if (isNaN(editDistance)) {\n var errorMessage = \"edit distance must be numeric\"\n throw new lunr.QueryParseError (errorMessage, lexeme.start, lexeme.end)\n }\n\n parser.currentClause.editDistance = editDistance\n\n var nextLexeme = parser.peekLexeme()\n\n if (nextLexeme == undefined) {\n parser.nextClause()\n return\n }\n\n switch (nextLexeme.type) {\n case lunr.QueryLexer.TERM:\n parser.nextClause()\n return lunr.QueryParser.parseTerm\n case lunr.QueryLexer.FIELD:\n parser.nextClause()\n return lunr.QueryParser.parseField\n case lunr.QueryLexer.EDIT_DISTANCE:\n return lunr.QueryParser.parseEditDistance\n case lunr.QueryLexer.BOOST:\n return lunr.QueryParser.parseBoost\n case lunr.QueryLexer.PRESENCE:\n parser.nextClause()\n return lunr.QueryParser.parsePresence\n default:\n var errorMessage = \"Unexpected lexeme type '\" + nextLexeme.type + \"'\"\n throw new lunr.QueryParseError (errorMessage, nextLexeme.start, nextLexeme.end)\n }\n}\n\nlunr.QueryParser.parseBoost = function (parser) {\n var lexeme = parser.consumeLexeme()\n\n if (lexeme == undefined) {\n return\n }\n\n var boost = parseInt(lexeme.str, 10)\n\n if (isNaN(boost)) {\n var errorMessage = \"boost must be numeric\"\n throw new lunr.QueryParseError (errorMessage, lexeme.start, lexeme.end)\n }\n\n parser.currentClause.boost = boost\n\n var nextLexeme = parser.peekLexeme()\n\n if (nextLexeme == undefined) {\n parser.nextClause()\n return\n }\n\n switch (nextLexeme.type) {\n case lunr.QueryLexer.TERM:\n parser.nextClause()\n return lunr.QueryParser.parseTerm\n case lunr.QueryLexer.FIELD:\n parser.nextClause()\n return lunr.QueryParser.parseField\n case lunr.QueryLexer.EDIT_DISTANCE:\n return lunr.QueryParser.parseEditDistance\n case lunr.QueryLexer.BOOST:\n return lunr.QueryParser.parseBoost\n case lunr.QueryLexer.PRESENCE:\n parser.nextClause()\n return lunr.QueryParser.parsePresence\n default:\n var errorMessage = \"Unexpected lexeme type '\" + nextLexeme.type + \"'\"\n throw new lunr.QueryParseError (errorMessage, nextLexeme.start, nextLexeme.end)\n }\n}\n\n /**\n * export the module via AMD, CommonJS or as a browser global\n * Export code from https://github.com/umdjs/umd/blob/master/returnExports.js\n */\n ;(function (root, factory) {\n if (true) {\n // AMD. Register as an anonymous module.\n !(__WEBPACK_AMD_DEFINE_FACTORY__ = (factory),\n\t\t__WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?\n\t\t(__WEBPACK_AMD_DEFINE_FACTORY__.call(exports, __webpack_require__, exports, module)) :\n\t\t__WEBPACK_AMD_DEFINE_FACTORY__),\n\t\t__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__))\n } else {}\n }(this, function () {\n /**\n * Just return a value to define the module export.\n * This example returns an object, but the module\n * can return a function as the exported value.\n */\n return lunr\n }))\n})();\n\n\n//# sourceURL=webpack:///../node_modules/lunr/lunr.js?"); - -/***/ }), - -/***/ "./default/assets/css/main.sass": -/*!**************************************!*\ - !*** ./default/assets/css/main.sass ***! - \**************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n// extracted by mini-css-extract-plugin\n\n\n//# sourceURL=webpack:///./default/assets/css/main.sass?"); - -/***/ }), - -/***/ "./default/assets/js/src/bootstrap.ts": -/*!********************************************!*\ - !*** ./default/assets/js/src/bootstrap.ts ***! - \********************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _typedoc_Application__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./typedoc/Application */ \"./default/assets/js/src/typedoc/Application.ts\");\n/* harmony import */ var _typedoc_components_MenuHighlight__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./typedoc/components/MenuHighlight */ \"./default/assets/js/src/typedoc/components/MenuHighlight.ts\");\n/* harmony import */ var _typedoc_components_Search__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./typedoc/components/Search */ \"./default/assets/js/src/typedoc/components/Search.ts\");\n/* harmony import */ var _typedoc_components_Signature__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./typedoc/components/Signature */ \"./default/assets/js/src/typedoc/components/Signature.ts\");\n/* harmony import */ var _typedoc_components_Toggle__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./typedoc/components/Toggle */ \"./default/assets/js/src/typedoc/components/Toggle.ts\");\n/* harmony import */ var _typedoc_components_Filter__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./typedoc/components/Filter */ \"./default/assets/js/src/typedoc/components/Filter.ts\");\n/* harmony import */ var _css_main_sass__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../../css/main.sass */ \"./default/assets/css/main.sass\");\n\n\n\n\n\n\n\n(0,_typedoc_components_Search__WEBPACK_IMPORTED_MODULE_2__.initSearch)();\n(0,_typedoc_Application__WEBPACK_IMPORTED_MODULE_0__.registerComponent)(_typedoc_components_MenuHighlight__WEBPACK_IMPORTED_MODULE_1__.MenuHighlight, \".menu-highlight\");\n(0,_typedoc_Application__WEBPACK_IMPORTED_MODULE_0__.registerComponent)(_typedoc_components_Signature__WEBPACK_IMPORTED_MODULE_3__.Signature, \".tsd-signatures\");\n(0,_typedoc_Application__WEBPACK_IMPORTED_MODULE_0__.registerComponent)(_typedoc_components_Toggle__WEBPACK_IMPORTED_MODULE_4__.Toggle, \"a[data-toggle]\");\nif (_typedoc_components_Filter__WEBPACK_IMPORTED_MODULE_5__.Filter.isSupported()) {\n (0,_typedoc_Application__WEBPACK_IMPORTED_MODULE_0__.registerComponent)(_typedoc_components_Filter__WEBPACK_IMPORTED_MODULE_5__.Filter, \"#tsd-filter\");\n}\nelse {\n document.documentElement.classList.add(\"no-filter\");\n}\nvar app = new _typedoc_Application__WEBPACK_IMPORTED_MODULE_0__.Application();\nObject.defineProperty(window, \"app\", { value: app });\n\n\n//# sourceURL=webpack:///./default/assets/js/src/bootstrap.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/Application.ts": -/*!******************************************************!*\ - !*** ./default/assets/js/src/typedoc/Application.ts ***! - \******************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"registerComponent\": () => /* binding */ registerComponent,\n/* harmony export */ \"Application\": () => /* binding */ Application\n/* harmony export */ });\n/**\n * List of all known components.\n */\nvar components = [];\n/**\n * Register a new component.\n */\nfunction registerComponent(constructor, selector) {\n components.push({\n selector: selector,\n constructor: constructor,\n });\n}\n/**\n * TypeDoc application class.\n */\nvar Application = /** @class */ (function () {\n /**\n * Create a new Application instance.\n */\n function Application() {\n this.createComponents(document.body);\n }\n /**\n * Create all components beneath the given jQuery element.\n */\n Application.prototype.createComponents = function (context) {\n components.forEach(function (c) {\n context.querySelectorAll(c.selector).forEach(function (el) {\n if (!el.dataset.hasInstance) {\n new c.constructor({ el: el });\n el.dataset.hasInstance = String(true);\n }\n });\n });\n };\n return Application;\n}());\n\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/Application.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/Component.ts": -/*!****************************************************!*\ - !*** ./default/assets/js/src/typedoc/Component.ts ***! - \****************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"Component\": () => /* binding */ Component\n/* harmony export */ });\n/**\n * TypeDoc component class.\n */\nvar Component = /** @class */ (function () {\n function Component(options) {\n this.el = options.el;\n }\n return Component;\n}());\n\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/Component.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/EventTarget.ts": -/*!******************************************************!*\ - !*** ./default/assets/js/src/typedoc/EventTarget.ts ***! - \******************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"EventTarget\": () => /* binding */ EventTarget\n/* harmony export */ });\n/**\n * TypeDoc event target class.\n */\nvar EventTarget = /** @class */ (function () {\n function EventTarget() {\n this.listeners = {};\n }\n EventTarget.prototype.addEventListener = function (type, callback) {\n if (!(type in this.listeners)) {\n this.listeners[type] = [];\n }\n this.listeners[type].push(callback);\n };\n EventTarget.prototype.removeEventListener = function (type, callback) {\n if (!(type in this.listeners)) {\n return;\n }\n var stack = this.listeners[type];\n for (var i = 0, l = stack.length; i < l; i++) {\n if (stack[i] === callback) {\n stack.splice(i, 1);\n return;\n }\n }\n };\n EventTarget.prototype.dispatchEvent = function (event) {\n if (!(event.type in this.listeners)) {\n return true;\n }\n var stack = this.listeners[event.type].slice();\n for (var i = 0, l = stack.length; i < l; i++) {\n stack[i].call(this, event);\n }\n return !event.defaultPrevented;\n };\n return EventTarget;\n}());\n\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/EventTarget.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/components/Filter.ts": -/*!************************************************************!*\ - !*** ./default/assets/js/src/typedoc/components/Filter.ts ***! - \************************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"Filter\": () => /* binding */ Filter\n/* harmony export */ });\n/* harmony import */ var _Component__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../Component */ \"./default/assets/js/src/typedoc/Component.ts\");\n/* harmony import */ var _utils_pointer__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../utils/pointer */ \"./default/assets/js/src/typedoc/utils/pointer.ts\");\nvar __extends = (undefined && undefined.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n\n\nvar FilterItem = /** @class */ (function () {\n function FilterItem(key, value) {\n this.key = key;\n this.value = value;\n this.defaultValue = value;\n this.initialize();\n if (window.localStorage[this.key]) {\n this.setValue(this.fromLocalStorage(window.localStorage[this.key]));\n }\n }\n FilterItem.prototype.initialize = function () { };\n FilterItem.prototype.setValue = function (value) {\n if (this.value == value)\n return;\n var oldValue = this.value;\n this.value = value;\n window.localStorage[this.key] = this.toLocalStorage(value);\n this.handleValueChange(oldValue, value);\n };\n return FilterItem;\n}());\nvar FilterItemCheckbox = /** @class */ (function (_super) {\n __extends(FilterItemCheckbox, _super);\n function FilterItemCheckbox() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n FilterItemCheckbox.prototype.initialize = function () {\n var _this = this;\n var checkbox = document.querySelector(\"#tsd-filter-\" + this.key);\n if (!checkbox)\n return;\n this.checkbox = checkbox;\n this.checkbox.addEventListener(\"change\", function () {\n _this.setValue(_this.checkbox.checked);\n });\n };\n FilterItemCheckbox.prototype.handleValueChange = function (oldValue, newValue) {\n if (!this.checkbox)\n return;\n this.checkbox.checked = this.value;\n document.documentElement.classList.toggle(\"toggle-\" + this.key, this.value != this.defaultValue);\n };\n FilterItemCheckbox.prototype.fromLocalStorage = function (value) {\n return value == \"true\";\n };\n FilterItemCheckbox.prototype.toLocalStorage = function (value) {\n return value ? \"true\" : \"false\";\n };\n return FilterItemCheckbox;\n}(FilterItem));\nvar FilterItemSelect = /** @class */ (function (_super) {\n __extends(FilterItemSelect, _super);\n function FilterItemSelect() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n FilterItemSelect.prototype.initialize = function () {\n var _this = this;\n document.documentElement.classList.add(\"toggle-\" + this.key + this.value);\n var select = document.querySelector(\"#tsd-filter-\" + this.key);\n if (!select)\n return;\n this.select = select;\n var onActivate = function () {\n _this.select.classList.add(\"active\");\n };\n var onDeactivate = function () {\n _this.select.classList.remove(\"active\");\n };\n this.select.addEventListener(_utils_pointer__WEBPACK_IMPORTED_MODULE_1__.pointerDown, onActivate);\n this.select.addEventListener(\"mouseover\", onActivate);\n this.select.addEventListener(\"mouseleave\", onDeactivate);\n this.select.querySelectorAll(\"li\").forEach(function (el) {\n el.addEventListener(_utils_pointer__WEBPACK_IMPORTED_MODULE_1__.pointerUp, function (e) {\n select.classList.remove(\"active\");\n _this.setValue(e.target.dataset.value || \"\");\n });\n });\n document.addEventListener(_utils_pointer__WEBPACK_IMPORTED_MODULE_1__.pointerDown, function (e) {\n if (_this.select.contains(e.target))\n return;\n _this.select.classList.remove(\"active\");\n });\n };\n FilterItemSelect.prototype.handleValueChange = function (oldValue, newValue) {\n this.select.querySelectorAll(\"li.selected\").forEach(function (el) {\n el.classList.remove(\"selected\");\n });\n var selected = this.select.querySelector('li[data-value=\"' + newValue + '\"]');\n var label = this.select.querySelector(\".tsd-select-label\");\n if (selected && label) {\n selected.classList.add(\"selected\");\n label.textContent = selected.textContent;\n }\n document.documentElement.classList.remove(\"toggle-\" + oldValue);\n document.documentElement.classList.add(\"toggle-\" + newValue);\n };\n FilterItemSelect.prototype.fromLocalStorage = function (value) {\n return value;\n };\n FilterItemSelect.prototype.toLocalStorage = function (value) {\n return value;\n };\n return FilterItemSelect;\n}(FilterItem));\nvar Filter = /** @class */ (function (_super) {\n __extends(Filter, _super);\n function Filter(options) {\n var _this = _super.call(this, options) || this;\n _this.optionVisibility = new FilterItemSelect(\"visibility\", \"private\");\n _this.optionInherited = new FilterItemCheckbox(\"inherited\", true);\n _this.optionExternals = new FilterItemCheckbox(\"externals\", true);\n return _this;\n }\n Filter.isSupported = function () {\n try {\n return typeof window.localStorage != \"undefined\";\n }\n catch (e) {\n return false;\n }\n };\n return Filter;\n}(_Component__WEBPACK_IMPORTED_MODULE_0__.Component));\n\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/components/Filter.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/components/MenuHighlight.ts": -/*!*******************************************************************!*\ - !*** ./default/assets/js/src/typedoc/components/MenuHighlight.ts ***! - \*******************************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"MenuHighlight\": () => /* binding */ MenuHighlight\n/* harmony export */ });\n/* harmony import */ var _Component__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../Component */ \"./default/assets/js/src/typedoc/Component.ts\");\n/* harmony import */ var _services_Viewport__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../services/Viewport */ \"./default/assets/js/src/typedoc/services/Viewport.ts\");\nvar __extends = (undefined && undefined.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n\n\n/**\n * Manages the sticky state of the navigation and moves the highlight\n * to the current navigation item.\n */\nvar MenuHighlight = /** @class */ (function (_super) {\n __extends(MenuHighlight, _super);\n /**\n * Create a new MenuHighlight instance.\n *\n * @param options Backbone view constructor options.\n */\n function MenuHighlight(options) {\n var _this = _super.call(this, options) || this;\n /**\n * List of all discovered anchors.\n */\n _this.anchors = [];\n /**\n * Index of the currently highlighted anchor.\n */\n _this.index = -1;\n _services_Viewport__WEBPACK_IMPORTED_MODULE_1__.Viewport.instance.addEventListener(\"resize\", function () { return _this.onResize(); });\n _services_Viewport__WEBPACK_IMPORTED_MODULE_1__.Viewport.instance.addEventListener(\"scroll\", function (e) { return _this.onScroll(e); });\n _this.createAnchors();\n return _this;\n }\n /**\n * Find all anchors on the current page.\n */\n MenuHighlight.prototype.createAnchors = function () {\n var _this = this;\n var base = window.location.href;\n if (base.indexOf(\"#\") != -1) {\n base = base.substr(0, base.indexOf(\"#\"));\n }\n this.el.querySelectorAll(\"a\").forEach(function (el) {\n var href = el.href;\n if (href.indexOf(\"#\") == -1)\n return;\n if (href.substr(0, base.length) != base)\n return;\n var hash = href.substr(href.indexOf(\"#\") + 1);\n var anchor = document.querySelector(\"a.tsd-anchor[name=\" + hash + \"]\");\n var link = el.parentNode;\n if (!anchor || !link)\n return;\n _this.anchors.push({\n link: link,\n anchor: anchor,\n position: 0,\n });\n });\n this.onResize();\n };\n /**\n * Triggered after the viewport was resized.\n */\n MenuHighlight.prototype.onResize = function () {\n var anchor;\n for (var index = 0, count = this.anchors.length; index < count; index++) {\n anchor = this.anchors[index];\n var rect = anchor.anchor.getBoundingClientRect();\n anchor.position = rect.top + document.body.scrollTop;\n }\n this.anchors.sort(function (a, b) {\n return a.position - b.position;\n });\n var event = new CustomEvent(\"scroll\", {\n detail: {\n scrollTop: _services_Viewport__WEBPACK_IMPORTED_MODULE_1__.Viewport.instance.scrollTop,\n },\n });\n this.onScroll(event);\n };\n /**\n * Triggered after the viewport was scrolled.\n *\n * @param event The custom event with the current vertical scroll position.\n */\n MenuHighlight.prototype.onScroll = function (event) {\n var scrollTop = event.detail.scrollTop + 5;\n var anchors = this.anchors;\n var count = anchors.length - 1;\n var index = this.index;\n while (index > -1 && anchors[index].position > scrollTop) {\n index -= 1;\n }\n while (index < count && anchors[index + 1].position < scrollTop) {\n index += 1;\n }\n if (this.index != index) {\n if (this.index > -1)\n this.anchors[this.index].link.classList.remove(\"focus\");\n this.index = index;\n if (this.index > -1)\n this.anchors[this.index].link.classList.add(\"focus\");\n }\n };\n return MenuHighlight;\n}(_Component__WEBPACK_IMPORTED_MODULE_0__.Component));\n\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/components/MenuHighlight.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/components/Search.ts": -/*!************************************************************!*\ - !*** ./default/assets/js/src/typedoc/components/Search.ts ***! - \************************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"initSearch\": () => /* binding */ initSearch\n/* harmony export */ });\n/* harmony import */ var _utils_debounce__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils/debounce */ \"./default/assets/js/src/typedoc/utils/debounce.ts\");\n/* harmony import */ var lunr__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! lunr */ \"../node_modules/lunr/lunr.js\");\n/* harmony import */ var lunr__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(lunr__WEBPACK_IMPORTED_MODULE_1__);\n\n\nfunction initSearch() {\n var searchEl = document.getElementById(\"tsd-search\");\n if (!searchEl)\n return;\n var searchScript = document.getElementById(\"search-script\");\n searchEl.classList.add(\"loading\");\n if (searchScript) {\n searchScript.addEventListener(\"error\", function () {\n searchEl.classList.remove(\"loading\");\n searchEl.classList.add(\"failure\");\n });\n searchScript.addEventListener(\"load\", function () {\n searchEl.classList.remove(\"loading\");\n searchEl.classList.add(\"ready\");\n });\n if (window.searchData) {\n searchEl.classList.remove(\"loading\");\n }\n }\n var field = document.querySelector(\"#tsd-search-field\");\n var results = document.querySelector(\".results\");\n if (!field || !results) {\n throw new Error(\"The input field or the result list wrapper was not found\");\n }\n var resultClicked = false;\n results.addEventListener(\"mousedown\", function () { return (resultClicked = true); });\n results.addEventListener(\"mouseup\", function () {\n resultClicked = false;\n searchEl.classList.remove(\"has-focus\");\n });\n field.addEventListener(\"focus\", function () { return searchEl.classList.add(\"has-focus\"); });\n field.addEventListener(\"blur\", function () {\n if (!resultClicked) {\n resultClicked = false;\n searchEl.classList.remove(\"has-focus\");\n }\n });\n var state = {\n base: searchEl.dataset.base + \"/\",\n };\n bindEvents(searchEl, results, field, state);\n}\nfunction bindEvents(searchEl, results, field, state) {\n field.addEventListener(\"input\", (0,_utils_debounce__WEBPACK_IMPORTED_MODULE_0__.debounce)(function () {\n updateResults(searchEl, results, field, state);\n }, 200));\n var preventPress = false;\n field.addEventListener(\"keydown\", function (e) {\n preventPress = true;\n if (e.key == \"Enter\") {\n gotoCurrentResult(results, field);\n }\n else if (e.key == \"Escape\") {\n field.blur();\n }\n else if (e.key == \"ArrowUp\") {\n setCurrentResult(results, -1);\n }\n else if (e.key === \"ArrowDown\") {\n setCurrentResult(results, 1);\n }\n else {\n preventPress = false;\n }\n });\n field.addEventListener(\"keypress\", function (e) {\n if (preventPress)\n e.preventDefault();\n });\n /**\n * Start searching by pressing slash.\n */\n document.body.addEventListener(\"keydown\", function (e) {\n if (e.altKey || e.ctrlKey || e.metaKey)\n return;\n if (!field.matches(\":focus\") && e.key === \"/\") {\n field.focus();\n e.preventDefault();\n }\n });\n}\nfunction checkIndex(state, searchEl) {\n if (state.index)\n return;\n if (window.searchData) {\n searchEl.classList.remove(\"loading\");\n searchEl.classList.add(\"ready\");\n state.data = window.searchData;\n state.index = lunr__WEBPACK_IMPORTED_MODULE_1__.Index.load(window.searchData.index);\n }\n}\nfunction updateResults(searchEl, results, query, state) {\n checkIndex(state, searchEl);\n // Don't clear results if loading state is not ready,\n // because loading or error message can be removed.\n if (!state.index || !state.data)\n return;\n results.textContent = \"\";\n var searchText = query.value.trim();\n // Perform a wildcard search\n var res = state.index.search(\"*\" + searchText + \"*\");\n for (var i = 0, c = Math.min(10, res.length); i < c; i++) {\n var row = state.data.rows[Number(res[i].ref)];\n // Bold the matched part of the query in the search results\n var name_1 = boldMatches(row.name, searchText);\n if (row.parent) {\n name_1 = \"\" + boldMatches(row.parent, searchText) + \".\" + name_1;\n }\n var item = document.createElement(\"li\");\n item.classList.value = row.classes;\n var anchor = document.createElement(\"a\");\n anchor.href = state.base + row.url;\n anchor.classList.add(\"tsd-kind-icon\");\n anchor.innerHTML = name_1;\n item.append(anchor);\n results.appendChild(item);\n }\n}\n/**\n * Move the highlight within the result set.\n */\nfunction setCurrentResult(results, dir) {\n var current = results.querySelector(\".current\");\n if (!current) {\n current = results.querySelector(dir == 1 ? \"li:first-child\" : \"li:last-child\");\n if (current) {\n current.classList.add(\"current\");\n }\n }\n else {\n var rel = dir == 1\n ? current.nextElementSibling\n : current.previousElementSibling;\n if (rel) {\n current.classList.remove(\"current\");\n rel.classList.add(\"current\");\n }\n }\n}\n/**\n * Navigate to the highlighted result.\n */\nfunction gotoCurrentResult(results, field) {\n var current = results.querySelector(\".current\");\n if (!current) {\n current = results.querySelector(\"li:first-child\");\n }\n if (current) {\n var link = current.querySelector(\"a\");\n if (link) {\n window.location.href = link.href;\n }\n field.blur();\n }\n}\nfunction boldMatches(text, search) {\n if (search === \"\") {\n return text;\n }\n var lowerText = text.toLocaleLowerCase();\n var lowerSearch = search.toLocaleLowerCase();\n var parts = [];\n var lastIndex = 0;\n var index = lowerText.indexOf(lowerSearch);\n while (index != -1) {\n parts.push(escapeHtml(text.substring(lastIndex, index)), \"\" + escapeHtml(text.substring(index, index + lowerSearch.length)) + \"\");\n lastIndex = index + lowerSearch.length;\n index = lowerText.indexOf(lowerSearch, lastIndex);\n }\n parts.push(escapeHtml(text.substring(lastIndex)));\n return parts.join(\"\");\n}\nvar SPECIAL_HTML = {\n \"&\": \"&\",\n \"<\": \"<\",\n \">\": \">\",\n \"'\": \"'\",\n '\"': \""\",\n};\nfunction escapeHtml(text) {\n return text.replace(/[&<>\"'\"]/g, function (match) { return SPECIAL_HTML[match]; });\n}\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/components/Search.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/components/Signature.ts": -/*!***************************************************************!*\ - !*** ./default/assets/js/src/typedoc/components/Signature.ts ***! - \***************************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"Signature\": () => /* binding */ Signature\n/* harmony export */ });\n/* harmony import */ var _Component__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../Component */ \"./default/assets/js/src/typedoc/Component.ts\");\n/* harmony import */ var _services_Viewport__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../services/Viewport */ \"./default/assets/js/src/typedoc/services/Viewport.ts\");\nvar __extends = (undefined && undefined.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n\n\n/**\n * Holds a signature and its description.\n */\nvar SignatureGroup = /** @class */ (function () {\n /**\n * Create a new SignatureGroup instance.\n *\n * @param signature The target signature.\n * @param description The description for the signature.\n */\n function SignatureGroup(signature, description) {\n this.signature = signature;\n this.description = description;\n }\n /**\n * Add the given class to all elements of the group.\n *\n * @param className The class name to add.\n */\n SignatureGroup.prototype.addClass = function (className) {\n this.signature.classList.add(className);\n this.description.classList.add(className);\n return this;\n };\n /**\n * Remove the given class from all elements of the group.\n *\n * @param className The class name to remove.\n */\n SignatureGroup.prototype.removeClass = function (className) {\n this.signature.classList.remove(className);\n this.description.classList.remove(className);\n return this;\n };\n return SignatureGroup;\n}());\n/**\n * Controls the tab like behaviour of methods and functions with multiple signatures.\n */\nvar Signature = /** @class */ (function (_super) {\n __extends(Signature, _super);\n /**\n * Create a new Signature instance.\n *\n * @param options Backbone view constructor options.\n */\n function Signature(options) {\n var _this = _super.call(this, options) || this;\n /**\n * List of found signature groups.\n */\n _this.groups = [];\n /**\n * The index of the currently displayed signature.\n */\n _this.index = -1;\n _this.createGroups();\n if (_this.container) {\n _this.el.classList.add(\"active\");\n Array.from(_this.el.children).forEach(function (signature) {\n signature.addEventListener(\"touchstart\", function (event) {\n return _this.onClick(event);\n });\n signature.addEventListener(\"click\", function (event) {\n return _this.onClick(event);\n });\n });\n _this.container.classList.add(\"active\");\n _this.setIndex(0);\n }\n return _this;\n }\n /**\n * Set the index of the active signature.\n *\n * @param index The index of the signature to activate.\n */\n Signature.prototype.setIndex = function (index) {\n if (index < 0)\n index = 0;\n if (index > this.groups.length - 1)\n index = this.groups.length - 1;\n if (this.index == index)\n return;\n var to = this.groups[index];\n if (this.index > -1) {\n var from_1 = this.groups[this.index];\n from_1.removeClass(\"current\").addClass(\"fade-out\");\n to.addClass(\"current\");\n to.addClass(\"fade-in\");\n _services_Viewport__WEBPACK_IMPORTED_MODULE_1__.Viewport.instance.triggerResize();\n setTimeout(function () {\n from_1.removeClass(\"fade-out\");\n to.removeClass(\"fade-in\");\n }, 300);\n }\n else {\n to.addClass(\"current\");\n _services_Viewport__WEBPACK_IMPORTED_MODULE_1__.Viewport.instance.triggerResize();\n }\n this.index = index;\n };\n /**\n * Find all signature/description groups.\n */\n Signature.prototype.createGroups = function () {\n var signatures = this.el.children;\n if (signatures.length < 2)\n return;\n this.container = this.el.nextElementSibling;\n var descriptions = this.container.children;\n this.groups = [];\n for (var index = 0; index < signatures.length; index++) {\n this.groups.push(new SignatureGroup(signatures[index], descriptions[index]));\n }\n };\n /**\n * Triggered when the user clicks onto a signature header.\n *\n * @param e The related event object.\n */\n Signature.prototype.onClick = function (e) {\n var _this = this;\n this.groups.forEach(function (group, index) {\n if (group.signature === e.currentTarget) {\n _this.setIndex(index);\n }\n });\n };\n return Signature;\n}(_Component__WEBPACK_IMPORTED_MODULE_0__.Component));\n\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/components/Signature.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/components/Toggle.ts": -/*!************************************************************!*\ - !*** ./default/assets/js/src/typedoc/components/Toggle.ts ***! - \************************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"Toggle\": () => /* binding */ Toggle\n/* harmony export */ });\n/* harmony import */ var _Component__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../Component */ \"./default/assets/js/src/typedoc/Component.ts\");\n/* harmony import */ var _utils_pointer__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../utils/pointer */ \"./default/assets/js/src/typedoc/utils/pointer.ts\");\nvar __extends = (undefined && undefined.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n\n\nvar Toggle = /** @class */ (function (_super) {\n __extends(Toggle, _super);\n function Toggle(options) {\n var _this = _super.call(this, options) || this;\n _this.className = _this.el.dataset.toggle || \"\";\n _this.el.addEventListener(_utils_pointer__WEBPACK_IMPORTED_MODULE_1__.pointerUp, function (e) { return _this.onPointerUp(e); });\n _this.el.addEventListener(\"click\", function (e) { return e.preventDefault(); });\n document.addEventListener(_utils_pointer__WEBPACK_IMPORTED_MODULE_1__.pointerDown, function (e) {\n return _this.onDocumentPointerDown(e);\n });\n document.addEventListener(_utils_pointer__WEBPACK_IMPORTED_MODULE_1__.pointerUp, function (e) {\n return _this.onDocumentPointerUp(e);\n });\n return _this;\n }\n Toggle.prototype.setActive = function (value) {\n if (this.active == value)\n return;\n this.active = value;\n document.documentElement.classList.toggle(\"has-\" + this.className, value);\n this.el.classList.toggle(\"active\", value);\n var transition = (this.active ? \"to-has-\" : \"from-has-\") + this.className;\n document.documentElement.classList.add(transition);\n setTimeout(function () { return document.documentElement.classList.remove(transition); }, 500);\n };\n Toggle.prototype.onPointerUp = function (event) {\n if (_utils_pointer__WEBPACK_IMPORTED_MODULE_1__.hasPointerMoved)\n return;\n this.setActive(true);\n event.preventDefault();\n };\n Toggle.prototype.onDocumentPointerDown = function (e) {\n if (this.active) {\n if (e.target.closest(\".col-menu, .tsd-filter-group\")) {\n return;\n }\n this.setActive(false);\n }\n };\n Toggle.prototype.onDocumentPointerUp = function (e) {\n var _this = this;\n if (_utils_pointer__WEBPACK_IMPORTED_MODULE_1__.hasPointerMoved)\n return;\n if (this.active) {\n if (e.target.closest(\".col-menu\")) {\n var link = e.target.closest(\"a\");\n if (link) {\n var href = window.location.href;\n if (href.indexOf(\"#\") != -1) {\n href = href.substr(0, href.indexOf(\"#\"));\n }\n if (link.href.substr(0, href.length) == href) {\n setTimeout(function () { return _this.setActive(false); }, 250);\n }\n }\n }\n }\n };\n return Toggle;\n}(_Component__WEBPACK_IMPORTED_MODULE_0__.Component));\n\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/components/Toggle.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/services/Viewport.ts": -/*!************************************************************!*\ - !*** ./default/assets/js/src/typedoc/services/Viewport.ts ***! - \************************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"Viewport\": () => /* binding */ Viewport\n/* harmony export */ });\n/* harmony import */ var _EventTarget__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../EventTarget */ \"./default/assets/js/src/typedoc/EventTarget.ts\");\n/* harmony import */ var _utils_trottle__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../utils/trottle */ \"./default/assets/js/src/typedoc/utils/trottle.ts\");\nvar __extends = (undefined && undefined.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n\n\n/**\n * A global service that monitors the window size and scroll position.\n */\nvar Viewport = /** @class */ (function (_super) {\n __extends(Viewport, _super);\n /**\n * Create new Viewport instance.\n */\n function Viewport() {\n var _this = _super.call(this) || this;\n /**\n * The current scroll position.\n */\n _this.scrollTop = 0;\n /**\n * The previous scrollTop.\n */\n _this.lastY = 0;\n /**\n * The width of the window.\n */\n _this.width = 0;\n /**\n * The height of the window.\n */\n _this.height = 0;\n /**\n * Boolean indicating whether the toolbar is shown.\n */\n _this.showToolbar = true;\n _this.toolbar = (document.querySelector(\".tsd-page-toolbar\"));\n _this.secondaryNav = (document.querySelector(\".tsd-navigation.secondary\"));\n window.addEventListener(\"scroll\", (0,_utils_trottle__WEBPACK_IMPORTED_MODULE_1__.throttle)(function () { return _this.onScroll(); }, 10));\n window.addEventListener(\"resize\", (0,_utils_trottle__WEBPACK_IMPORTED_MODULE_1__.throttle)(function () { return _this.onResize(); }, 10));\n _this.onResize();\n _this.onScroll();\n return _this;\n }\n /**\n * Trigger a resize event.\n */\n Viewport.prototype.triggerResize = function () {\n var event = new CustomEvent(\"resize\", {\n detail: {\n width: this.width,\n height: this.height,\n },\n });\n this.dispatchEvent(event);\n };\n /**\n * Triggered when the size of the window has changed.\n */\n Viewport.prototype.onResize = function () {\n this.width = window.innerWidth || 0;\n this.height = window.innerHeight || 0;\n var event = new CustomEvent(\"resize\", {\n detail: {\n width: this.width,\n height: this.height,\n },\n });\n this.dispatchEvent(event);\n };\n /**\n * Triggered when the user scrolled the viewport.\n */\n Viewport.prototype.onScroll = function () {\n this.scrollTop = window.scrollY || 0;\n var event = new CustomEvent(\"scroll\", {\n detail: {\n scrollTop: this.scrollTop,\n },\n });\n this.dispatchEvent(event);\n this.hideShowToolbar();\n };\n /**\n * Handle hiding/showing of the toolbar.\n */\n Viewport.prototype.hideShowToolbar = function () {\n var isShown = this.showToolbar;\n this.showToolbar = this.lastY >= this.scrollTop || this.scrollTop <= 0;\n if (isShown !== this.showToolbar) {\n this.toolbar.classList.toggle(\"tsd-page-toolbar--hide\");\n this.secondaryNav.classList.toggle(\"tsd-navigation--toolbar-hide\");\n }\n this.lastY = this.scrollTop;\n };\n Viewport.instance = new Viewport();\n return Viewport;\n}(_EventTarget__WEBPACK_IMPORTED_MODULE_0__.EventTarget));\n\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/services/Viewport.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/utils/debounce.ts": -/*!*********************************************************!*\ - !*** ./default/assets/js/src/typedoc/utils/debounce.ts ***! - \*********************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"debounce\": () => /* binding */ debounce\n/* harmony export */ });\nvar debounce = function (fn, wait) {\n if (wait === void 0) { wait = 100; }\n var timeout;\n return function () {\n var args = [];\n for (var _i = 0; _i < arguments.length; _i++) {\n args[_i] = arguments[_i];\n }\n clearTimeout(timeout);\n timeout = setTimeout(function () { return fn(args); }, wait);\n };\n};\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/utils/debounce.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/utils/pointer.ts": -/*!********************************************************!*\ - !*** ./default/assets/js/src/typedoc/utils/pointer.ts ***! - \********************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"pointerDown\": () => /* binding */ pointerDown,\n/* harmony export */ \"pointerMove\": () => /* binding */ pointerMove,\n/* harmony export */ \"pointerUp\": () => /* binding */ pointerUp,\n/* harmony export */ \"pointerDownPosition\": () => /* binding */ pointerDownPosition,\n/* harmony export */ \"preventNextClick\": () => /* binding */ preventNextClick,\n/* harmony export */ \"isPointerDown\": () => /* binding */ isPointerDown,\n/* harmony export */ \"isPointerTouch\": () => /* binding */ isPointerTouch,\n/* harmony export */ \"hasPointerMoved\": () => /* binding */ hasPointerMoved,\n/* harmony export */ \"isMobile\": () => /* binding */ isMobile\n/* harmony export */ });\n/**\n * Event name of the pointer down event.\n */\nvar pointerDown = \"mousedown\";\n/**\n * Event name of the pointer move event.\n */\nvar pointerMove = \"mousemove\";\n/**\n * Event name of the pointer up event.\n */\nvar pointerUp = \"mouseup\";\n/**\n * Position the pointer was pressed at.\n */\nvar pointerDownPosition = { x: 0, y: 0 };\n/**\n * Should the next click on the document be supressed?\n */\nvar preventNextClick = false;\n/**\n * Is the pointer down?\n */\nvar isPointerDown = false;\n/**\n * Is the pointer a touch point?\n */\nvar isPointerTouch = false;\n/**\n * Did the pointer move since the last down event?\n */\nvar hasPointerMoved = false;\n/**\n * Is the user agent a mobile agent?\n */\nvar isMobile = /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);\ndocument.documentElement.classList.add(isMobile ? \"is-mobile\" : \"not-mobile\");\nif (isMobile && \"ontouchstart\" in document.documentElement) {\n isPointerTouch = true;\n pointerDown = \"touchstart\";\n pointerMove = \"touchmove\";\n pointerUp = \"touchend\";\n}\ndocument.addEventListener(pointerDown, function (e) {\n isPointerDown = true;\n hasPointerMoved = false;\n var t = pointerDown == \"touchstart\"\n ? e.targetTouches[0]\n : e;\n pointerDownPosition.y = t.pageY || 0;\n pointerDownPosition.x = t.pageX || 0;\n});\ndocument.addEventListener(pointerMove, function (e) {\n if (!isPointerDown)\n return;\n if (!hasPointerMoved) {\n var t = pointerDown == \"touchstart\"\n ? e.targetTouches[0]\n : e;\n var x = pointerDownPosition.x - (t.pageX || 0);\n var y = pointerDownPosition.y - (t.pageY || 0);\n hasPointerMoved = Math.sqrt(x * x + y * y) > 10;\n }\n});\ndocument.addEventListener(pointerUp, function () {\n isPointerDown = false;\n});\ndocument.addEventListener(\"click\", function (e) {\n if (preventNextClick) {\n e.preventDefault();\n e.stopImmediatePropagation();\n preventNextClick = false;\n }\n});\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/utils/pointer.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/utils/trottle.ts": -/*!********************************************************!*\ - !*** ./default/assets/js/src/typedoc/utils/trottle.ts ***! - \********************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"throttle\": () => /* binding */ throttle\n/* harmony export */ });\nvar throttle = function (fn, wait) {\n if (wait === void 0) { wait = 100; }\n var time = Date.now();\n return function () {\n var args = [];\n for (var _i = 0; _i < arguments.length; _i++) {\n args[_i] = arguments[_i];\n }\n if (time + wait - Date.now() < 0) {\n fn.apply(void 0, args);\n time = Date.now();\n }\n };\n};\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/utils/trottle.ts?"); - -/***/ }) - -/******/ }); -/************************************************************************/ -/******/ // The module cache -/******/ var __webpack_module_cache__ = {}; -/******/ -/******/ // The require function -/******/ function __webpack_require__(moduleId) { -/******/ // Check if module is in cache -/******/ if(__webpack_module_cache__[moduleId]) { -/******/ return __webpack_module_cache__[moduleId].exports; -/******/ } -/******/ // Create a new module (and put it into the cache) -/******/ var module = __webpack_module_cache__[moduleId] = { -/******/ // no module.id needed -/******/ // no module.loaded needed -/******/ exports: {} -/******/ }; -/******/ -/******/ // Execute the module function -/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__); -/******/ -/******/ // Return the exports of the module -/******/ return module.exports; -/******/ } -/******/ -/************************************************************************/ -/******/ /* webpack/runtime/compat get default export */ -/******/ (() => { -/******/ // getDefaultExport function for compatibility with non-harmony modules -/******/ __webpack_require__.n = (module) => { -/******/ var getter = module && module.__esModule ? -/******/ () => module['default'] : -/******/ () => module; -/******/ __webpack_require__.d(getter, { a: getter }); -/******/ return getter; -/******/ }; -/******/ })(); -/******/ -/******/ /* webpack/runtime/define property getters */ -/******/ (() => { -/******/ // define getter functions for harmony exports -/******/ __webpack_require__.d = (exports, definition) => { -/******/ for(var key in definition) { -/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) { -/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] }); -/******/ } -/******/ } -/******/ }; -/******/ })(); -/******/ -/******/ /* webpack/runtime/hasOwnProperty shorthand */ -/******/ (() => { -/******/ __webpack_require__.o = (obj, prop) => Object.prototype.hasOwnProperty.call(obj, prop) -/******/ })(); -/******/ -/******/ /* webpack/runtime/make namespace object */ -/******/ (() => { -/******/ // define __esModule on exports -/******/ __webpack_require__.r = (exports) => { -/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) { -/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); -/******/ } -/******/ Object.defineProperty(exports, '__esModule', { value: true }); -/******/ }; -/******/ })(); -/******/ -/************************************************************************/ -/******/ // startup -/******/ // Load entry module -/******/ __webpack_require__("./default/assets/js/src/bootstrap.ts"); -/******/ // This entry module used 'exports' so it can't be inlined -/******/ })() -; \ No newline at end of file diff --git a/docs/assets/js/search.js b/docs/assets/js/search.js deleted file mode 100644 index 80887f2..0000000 --- a/docs/assets/js/search.js +++ /dev/null @@ -1 +0,0 @@ -window.searchData = {"kinds":{"4":"Enumeration","16":"Enumeration member","32":"Variable","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal","262144":"Accessor"},"rows":[{"id":0,"kind":256,"name":"SimpleIcon","url":"interfaces/simpleicon.html","classes":"tsd-kind-interface"},{"id":1,"kind":1024,"name":"title","url":"interfaces/simpleicon.html#title","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SimpleIcon"},{"id":2,"kind":1024,"name":"source","url":"interfaces/simpleicon.html#source","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SimpleIcon"},{"id":3,"kind":1024,"name":"slug","url":"interfaces/simpleicon.html#slug","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SimpleIcon"},{"id":4,"kind":1024,"name":"hex","url":"interfaces/simpleicon.html#hex","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SimpleIcon"},{"id":5,"kind":4,"name":"SimpleIcons","url":"enums/simpleicons.html","classes":"tsd-kind-enum"},{"id":6,"kind":16,"name":"NET","url":"enums/simpleicons.html#net","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":7,"kind":16,"name":"_1001Tracklists","url":"enums/simpleicons.html#_1001tracklists","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":8,"kind":16,"name":"_1Password","url":"enums/simpleicons.html#_1password","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":9,"kind":16,"name":"_3M","url":"enums/simpleicons.html#_3m","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":10,"kind":16,"name":"_42","url":"enums/simpleicons.html#_42","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":11,"kind":16,"name":"_4D","url":"enums/simpleicons.html#_4d","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":12,"kind":16,"name":"_500px","url":"enums/simpleicons.html#_500px","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":13,"kind":16,"name":"AFrame","url":"enums/simpleicons.html#aframe","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":14,"kind":16,"name":"ABBRobotStudio","url":"enums/simpleicons.html#abbrobotstudio","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":15,"kind":16,"name":"Abbvie","url":"enums/simpleicons.html#abbvie","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":16,"kind":16,"name":"AbletonLive","url":"enums/simpleicons.html#abletonlive","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":17,"kind":16,"name":"AboutMe","url":"enums/simpleicons.html#aboutme","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":18,"kind":16,"name":"Abstract","url":"enums/simpleicons.html#abstract","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":19,"kind":16,"name":"Academia","url":"enums/simpleicons.html#academia","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":20,"kind":16,"name":"Accenture","url":"enums/simpleicons.html#accenture","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":21,"kind":16,"name":"Acclaim","url":"enums/simpleicons.html#acclaim","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":22,"kind":16,"name":"Accusoft","url":"enums/simpleicons.html#accusoft","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":23,"kind":16,"name":"Acer","url":"enums/simpleicons.html#acer","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":24,"kind":16,"name":"ACM","url":"enums/simpleicons.html#acm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":25,"kind":16,"name":"ActiGraph","url":"enums/simpleicons.html#actigraph","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":26,"kind":16,"name":"Activision","url":"enums/simpleicons.html#activision","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":27,"kind":16,"name":"Adafruit","url":"enums/simpleicons.html#adafruit","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":28,"kind":16,"name":"AdBlock","url":"enums/simpleicons.html#adblock","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":29,"kind":16,"name":"AdblockPlus","url":"enums/simpleicons.html#adblockplus","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":30,"kind":16,"name":"AddThis","url":"enums/simpleicons.html#addthis","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":31,"kind":16,"name":"AdGuard","url":"enums/simpleicons.html#adguard","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":32,"kind":16,"name":"Adobe","url":"enums/simpleicons.html#adobe","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":33,"kind":16,"name":"AdobeAcrobatReader","url":"enums/simpleicons.html#adobeacrobatreader","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":34,"kind":16,"name":"AdobeAfterEffects","url":"enums/simpleicons.html#adobeaftereffects","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":35,"kind":16,"name":"AdobeAudition","url":"enums/simpleicons.html#adobeaudition","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":36,"kind":16,"name":"AdobeCreativeCloud","url":"enums/simpleicons.html#adobecreativecloud","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":37,"kind":16,"name":"AdobeDreamweaver","url":"enums/simpleicons.html#adobedreamweaver","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":38,"kind":16,"name":"AdobeFonts","url":"enums/simpleicons.html#adobefonts","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":39,"kind":16,"name":"AdobeIllustrator","url":"enums/simpleicons.html#adobeillustrator","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":40,"kind":16,"name":"AdobeInDesign","url":"enums/simpleicons.html#adobeindesign","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":41,"kind":16,"name":"AdobeLightroom","url":"enums/simpleicons.html#adobelightroom","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":42,"kind":16,"name":"AdobeLightroomClassic","url":"enums/simpleicons.html#adobelightroomclassic","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":43,"kind":16,"name":"AdobePhotoshop","url":"enums/simpleicons.html#adobephotoshop","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":44,"kind":16,"name":"AdobePremierePro","url":"enums/simpleicons.html#adobepremierepro","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":45,"kind":16,"name":"AdobeXD","url":"enums/simpleicons.html#adobexd","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":46,"kind":16,"name":"AdonisJS","url":"enums/simpleicons.html#adonisjs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":47,"kind":16,"name":"AerLingus","url":"enums/simpleicons.html#aerlingus","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":48,"kind":16,"name":"Aeroflot","url":"enums/simpleicons.html#aeroflot","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":49,"kind":16,"name":"Aerom_xico","url":"enums/simpleicons.html#aerom_xico","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":50,"kind":16,"name":"Aerospike","url":"enums/simpleicons.html#aerospike","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":51,"kind":16,"name":"Affinity","url":"enums/simpleicons.html#affinity","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":52,"kind":16,"name":"AffinityDesigner","url":"enums/simpleicons.html#affinitydesigner","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":53,"kind":16,"name":"AffinityPhoto","url":"enums/simpleicons.html#affinityphoto","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":54,"kind":16,"name":"AffinityPublisher","url":"enums/simpleicons.html#affinitypublisher","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":55,"kind":16,"name":"AIDungeon","url":"enums/simpleicons.html#aidungeon","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":56,"kind":16,"name":"AIOHTTP","url":"enums/simpleicons.html#aiohttp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":57,"kind":16,"name":"Aiqfome","url":"enums/simpleicons.html#aiqfome","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":58,"kind":16,"name":"AirCanada","url":"enums/simpleicons.html#aircanada","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":59,"kind":16,"name":"AirChina","url":"enums/simpleicons.html#airchina","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":60,"kind":16,"name":"AirFrance","url":"enums/simpleicons.html#airfrance","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":61,"kind":16,"name":"AirAsia","url":"enums/simpleicons.html#airasia","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":62,"kind":16,"name":"Airbnb","url":"enums/simpleicons.html#airbnb","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":63,"kind":16,"name":"Airbus","url":"enums/simpleicons.html#airbus","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":64,"kind":16,"name":"Aircall","url":"enums/simpleicons.html#aircall","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":65,"kind":16,"name":"AirPlayAudio","url":"enums/simpleicons.html#airplayaudio","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":66,"kind":16,"name":"AirPlayVideo","url":"enums/simpleicons.html#airplayvideo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":67,"kind":16,"name":"Airtable","url":"enums/simpleicons.html#airtable","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":68,"kind":16,"name":"Alacritty","url":"enums/simpleicons.html#alacritty","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":69,"kind":16,"name":"AlfaRomeo","url":"enums/simpleicons.html#alfaromeo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":70,"kind":16,"name":"Algolia","url":"enums/simpleicons.html#algolia","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":71,"kind":16,"name":"AlibabaCloud","url":"enums/simpleicons.html#alibabacloud","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":72,"kind":16,"name":"AlibabaCom","url":"enums/simpleicons.html#alibabacom","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":73,"kind":16,"name":"AliExpress","url":"enums/simpleicons.html#aliexpress","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":74,"kind":16,"name":"Alipay","url":"enums/simpleicons.html#alipay","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":75,"kind":16,"name":"Alitalia","url":"enums/simpleicons.html#alitalia","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":76,"kind":16,"name":"AlliedModders","url":"enums/simpleicons.html#alliedmodders","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":77,"kind":16,"name":"AlloCin_","url":"enums/simpleicons.html#allocin_","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":78,"kind":16,"name":"AllTrails","url":"enums/simpleicons.html#alltrails","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":79,"kind":16,"name":"AlpineLinux","url":"enums/simpleicons.html#alpinelinux","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":80,"kind":16,"name":"AlpineJs","url":"enums/simpleicons.html#alpinejs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":81,"kind":16,"name":"AltiumDesigner","url":"enums/simpleicons.html#altiumdesigner","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":82,"kind":16,"name":"Amazon","url":"enums/simpleicons.html#amazon","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":83,"kind":16,"name":"AmazonAlexa","url":"enums/simpleicons.html#amazonalexa","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":84,"kind":16,"name":"AmazonAWS","url":"enums/simpleicons.html#amazonaws","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":85,"kind":16,"name":"AmazonDynamoDB","url":"enums/simpleicons.html#amazondynamodb","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":86,"kind":16,"name":"AmazonFireTV","url":"enums/simpleicons.html#amazonfiretv","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":87,"kind":16,"name":"AmazonLumberyard","url":"enums/simpleicons.html#amazonlumberyard","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":88,"kind":16,"name":"AmazonPay","url":"enums/simpleicons.html#amazonpay","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":89,"kind":16,"name":"AmazonPrime","url":"enums/simpleicons.html#amazonprime","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":90,"kind":16,"name":"AmazonS3","url":"enums/simpleicons.html#amazons3","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":91,"kind":16,"name":"AMD","url":"enums/simpleicons.html#amd","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":92,"kind":16,"name":"AmericanAirlines","url":"enums/simpleicons.html#americanairlines","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":93,"kind":16,"name":"AmericanExpress","url":"enums/simpleicons.html#americanexpress","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":94,"kind":16,"name":"AMP","url":"enums/simpleicons.html#amp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":95,"kind":16,"name":"Amul","url":"enums/simpleicons.html#amul","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":96,"kind":16,"name":"ANA","url":"enums/simpleicons.html#ana","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":97,"kind":16,"name":"Anaconda","url":"enums/simpleicons.html#anaconda","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":98,"kind":16,"name":"Analogue","url":"enums/simpleicons.html#analogue","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":99,"kind":16,"name":"Anchor","url":"enums/simpleicons.html#anchor","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":100,"kind":16,"name":"Andela","url":"enums/simpleicons.html#andela","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":101,"kind":16,"name":"Android","url":"enums/simpleicons.html#android","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":102,"kind":16,"name":"AndroidAuto","url":"enums/simpleicons.html#androidauto","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":103,"kind":16,"name":"AndroidStudio","url":"enums/simpleicons.html#androidstudio","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":104,"kind":16,"name":"AngelList","url":"enums/simpleicons.html#angellist","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":105,"kind":16,"name":"Angular","url":"enums/simpleicons.html#angular","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":106,"kind":16,"name":"AngularUniversal","url":"enums/simpleicons.html#angularuniversal","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":107,"kind":16,"name":"AngularJS","url":"enums/simpleicons.html#angularjs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":108,"kind":16,"name":"AniList","url":"enums/simpleicons.html#anilist","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":109,"kind":16,"name":"Ansible","url":"enums/simpleicons.html#ansible","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":110,"kind":16,"name":"Ansys","url":"enums/simpleicons.html#ansys","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":111,"kind":16,"name":"AntDesign","url":"enums/simpleicons.html#antdesign","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":112,"kind":16,"name":"Antena3","url":"enums/simpleicons.html#antena3","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":113,"kind":16,"name":"AnyDesk","url":"enums/simpleicons.html#anydesk","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":114,"kind":16,"name":"AOL","url":"enums/simpleicons.html#aol","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":115,"kind":16,"name":"Apache","url":"enums/simpleicons.html#apache","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":116,"kind":16,"name":"ApacheAirflow","url":"enums/simpleicons.html#apacheairflow","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":117,"kind":16,"name":"ApacheAnt","url":"enums/simpleicons.html#apacheant","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":118,"kind":16,"name":"ApacheCassandra","url":"enums/simpleicons.html#apachecassandra","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":119,"kind":16,"name":"ApacheCloudStack","url":"enums/simpleicons.html#apachecloudstack","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":120,"kind":16,"name":"ApacheCordova","url":"enums/simpleicons.html#apachecordova","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":121,"kind":16,"name":"ApacheDruid","url":"enums/simpleicons.html#apachedruid","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":122,"kind":16,"name":"ApacheECharts","url":"enums/simpleicons.html#apacheecharts","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":123,"kind":16,"name":"ApacheFlink","url":"enums/simpleicons.html#apacheflink","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":124,"kind":16,"name":"ApacheGroovy","url":"enums/simpleicons.html#apachegroovy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":125,"kind":16,"name":"ApacheHive","url":"enums/simpleicons.html#apachehive","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":126,"kind":16,"name":"ApacheJMeter","url":"enums/simpleicons.html#apachejmeter","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":127,"kind":16,"name":"ApacheKafka","url":"enums/simpleicons.html#apachekafka","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":128,"kind":16,"name":"ApacheKylin","url":"enums/simpleicons.html#apachekylin","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":129,"kind":16,"name":"ApacheMaven","url":"enums/simpleicons.html#apachemaven","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":130,"kind":16,"name":"ApacheNetBeansIDE","url":"enums/simpleicons.html#apachenetbeanside","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":131,"kind":16,"name":"ApacheOpenOffice","url":"enums/simpleicons.html#apacheopenoffice","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":132,"kind":16,"name":"ApachePulsar","url":"enums/simpleicons.html#apachepulsar","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":133,"kind":16,"name":"ApacheRocketMQ","url":"enums/simpleicons.html#apacherocketmq","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":134,"kind":16,"name":"ApacheSolr","url":"enums/simpleicons.html#apachesolr","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":135,"kind":16,"name":"ApacheSpark","url":"enums/simpleicons.html#apachespark","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":136,"kind":16,"name":"ApacheTomcat","url":"enums/simpleicons.html#apachetomcat","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":137,"kind":16,"name":"Aparat","url":"enums/simpleicons.html#aparat","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":138,"kind":16,"name":"ApolloGraphQL","url":"enums/simpleicons.html#apollographql","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":139,"kind":16,"name":"Apostrophe","url":"enums/simpleicons.html#apostrophe","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":140,"kind":16,"name":"AppStore","url":"enums/simpleicons.html#appstore","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":141,"kind":16,"name":"Apple","url":"enums/simpleicons.html#apple","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":142,"kind":16,"name":"AppleArcade","url":"enums/simpleicons.html#applearcade","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":143,"kind":16,"name":"AppleMusic","url":"enums/simpleicons.html#applemusic","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":144,"kind":16,"name":"ApplePay","url":"enums/simpleicons.html#applepay","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":145,"kind":16,"name":"ApplePodcasts","url":"enums/simpleicons.html#applepodcasts","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":146,"kind":16,"name":"AppleTV","url":"enums/simpleicons.html#appletv","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":147,"kind":16,"name":"AppSignal","url":"enums/simpleicons.html#appsignal","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":148,"kind":16,"name":"AppVeyor","url":"enums/simpleicons.html#appveyor","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":149,"kind":16,"name":"ARAL","url":"enums/simpleicons.html#aral","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":150,"kind":16,"name":"ArangoDB","url":"enums/simpleicons.html#arangodb","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":151,"kind":16,"name":"ArchLinux","url":"enums/simpleicons.html#archlinux","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":152,"kind":16,"name":"Archicad","url":"enums/simpleicons.html#archicad","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":153,"kind":16,"name":"ArchiveOfOurOwn","url":"enums/simpleicons.html#archiveofourown","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":154,"kind":16,"name":"Ardour","url":"enums/simpleicons.html#ardour","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":155,"kind":16,"name":"Arduino","url":"enums/simpleicons.html#arduino","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":156,"kind":16,"name":"ARKEcosystem","url":"enums/simpleicons.html#arkecosystem","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":157,"kind":16,"name":"Arlo","url":"enums/simpleicons.html#arlo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":158,"kind":16,"name":"ArtixLinux","url":"enums/simpleicons.html#artixlinux","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":159,"kind":16,"name":"ArtStation","url":"enums/simpleicons.html#artstation","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":160,"kind":16,"name":"ArXiv","url":"enums/simpleicons.html#arxiv","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":161,"kind":16,"name":"Asana","url":"enums/simpleicons.html#asana","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":162,"kind":16,"name":"Asciidoctor","url":"enums/simpleicons.html#asciidoctor","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":163,"kind":16,"name":"Asciinema","url":"enums/simpleicons.html#asciinema","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":164,"kind":16,"name":"Aseprite","url":"enums/simpleicons.html#aseprite","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":165,"kind":16,"name":"AskUbuntu","url":"enums/simpleicons.html#askubuntu","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":166,"kind":16,"name":"ASKfm","url":"enums/simpleicons.html#askfm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":167,"kind":16,"name":"AssemblyScript","url":"enums/simpleicons.html#assemblyscript","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":168,"kind":16,"name":"ASUS","url":"enums/simpleicons.html#asus","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":169,"kind":16,"name":"AT_T","url":"enums/simpleicons.html#at_t","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":170,"kind":16,"name":"Atari","url":"enums/simpleicons.html#atari","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":171,"kind":16,"name":"Atlassian","url":"enums/simpleicons.html#atlassian","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":172,"kind":16,"name":"Atom","url":"enums/simpleicons.html#atom","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":173,"kind":16,"name":"Audacity","url":"enums/simpleicons.html#audacity","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":174,"kind":16,"name":"Audi","url":"enums/simpleicons.html#audi","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":175,"kind":16,"name":"Audible","url":"enums/simpleicons.html#audible","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":176,"kind":16,"name":"AudioTechnica","url":"enums/simpleicons.html#audiotechnica","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":177,"kind":16,"name":"Audioboom","url":"enums/simpleicons.html#audioboom","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":178,"kind":16,"name":"Audiomack","url":"enums/simpleicons.html#audiomack","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":179,"kind":16,"name":"Aurelia","url":"enums/simpleicons.html#aurelia","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":180,"kind":16,"name":"Auth0","url":"enums/simpleicons.html#auth0","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":181,"kind":16,"name":"Authy","url":"enums/simpleicons.html#authy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":182,"kind":16,"name":"Autodesk","url":"enums/simpleicons.html#autodesk","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":183,"kind":16,"name":"AutoHotkey","url":"enums/simpleicons.html#autohotkey","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":184,"kind":16,"name":"Automattic","url":"enums/simpleicons.html#automattic","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":185,"kind":16,"name":"AwesomeLists","url":"enums/simpleicons.html#awesomelists","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":186,"kind":16,"name":"AwesomeWM","url":"enums/simpleicons.html#awesomewm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":187,"kind":16,"name":"AWSAmplify","url":"enums/simpleicons.html#awsamplify","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":188,"kind":16,"name":"AzureArtifacts","url":"enums/simpleicons.html#azureartifacts","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":189,"kind":16,"name":"AzureDataExplorer","url":"enums/simpleicons.html#azuredataexplorer","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":190,"kind":16,"name":"AzureDevOps","url":"enums/simpleicons.html#azuredevops","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":191,"kind":16,"name":"AzureFunctions","url":"enums/simpleicons.html#azurefunctions","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":192,"kind":16,"name":"AzurePipelines","url":"enums/simpleicons.html#azurepipelines","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":193,"kind":16,"name":"B_RAutomation","url":"enums/simpleicons.html#b_rautomation","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":194,"kind":16,"name":"Babel","url":"enums/simpleicons.html#babel","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":195,"kind":16,"name":"Badgr","url":"enums/simpleicons.html#badgr","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":196,"kind":16,"name":"Badoo","url":"enums/simpleicons.html#badoo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":197,"kind":16,"name":"Baidu","url":"enums/simpleicons.html#baidu","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":198,"kind":16,"name":"Bamboo","url":"enums/simpleicons.html#bamboo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":199,"kind":16,"name":"Bandcamp","url":"enums/simpleicons.html#bandcamp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":200,"kind":16,"name":"BandLab","url":"enums/simpleicons.html#bandlab","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":201,"kind":16,"name":"Bandsintown","url":"enums/simpleicons.html#bandsintown","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":202,"kind":16,"name":"BankOfAmerica","url":"enums/simpleicons.html#bankofamerica","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":203,"kind":16,"name":"Barclays","url":"enums/simpleicons.html#barclays","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":204,"kind":16,"name":"Baremetrics","url":"enums/simpleicons.html#baremetrics","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":205,"kind":16,"name":"Basecamp","url":"enums/simpleicons.html#basecamp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":206,"kind":16,"name":"Bata","url":"enums/simpleicons.html#bata","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":207,"kind":16,"name":"BathASU","url":"enums/simpleicons.html#bathasu","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":208,"kind":16,"name":"BattleNet","url":"enums/simpleicons.html#battlenet","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":209,"kind":16,"name":"BBC","url":"enums/simpleicons.html#bbc","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":210,"kind":16,"name":"BBCIPlayer","url":"enums/simpleicons.html#bbciplayer","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":211,"kind":16,"name":"Beatport","url":"enums/simpleicons.html#beatport","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":212,"kind":16,"name":"Beats","url":"enums/simpleicons.html#beats","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":213,"kind":16,"name":"BeatsByDre","url":"enums/simpleicons.html#beatsbydre","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":214,"kind":16,"name":"Behance","url":"enums/simpleicons.html#behance","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":215,"kind":16,"name":"BeijingSubway","url":"enums/simpleicons.html#beijingsubway","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":216,"kind":16,"name":"Bentley","url":"enums/simpleicons.html#bentley","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":217,"kind":16,"name":"Betfair","url":"enums/simpleicons.html#betfair","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":218,"kind":16,"name":"BigCartel","url":"enums/simpleicons.html#bigcartel","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":219,"kind":16,"name":"Bigbasket","url":"enums/simpleicons.html#bigbasket","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":220,"kind":16,"name":"BigCommerce","url":"enums/simpleicons.html#bigcommerce","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":221,"kind":16,"name":"Bilibili","url":"enums/simpleicons.html#bilibili","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":222,"kind":16,"name":"Bit","url":"enums/simpleicons.html#bit","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":223,"kind":16,"name":"Bitbucket","url":"enums/simpleicons.html#bitbucket","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":224,"kind":16,"name":"Bitcoin","url":"enums/simpleicons.html#bitcoin","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":225,"kind":16,"name":"BitcoinCash","url":"enums/simpleicons.html#bitcoincash","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":226,"kind":16,"name":"BitcoinSV","url":"enums/simpleicons.html#bitcoinsv","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":227,"kind":16,"name":"Bitdefender","url":"enums/simpleicons.html#bitdefender","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":228,"kind":16,"name":"Bitly","url":"enums/simpleicons.html#bitly","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":229,"kind":16,"name":"Bitrise","url":"enums/simpleicons.html#bitrise","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":230,"kind":16,"name":"Bitwarden","url":"enums/simpleicons.html#bitwarden","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":231,"kind":16,"name":"Bitwig","url":"enums/simpleicons.html#bitwig","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":232,"kind":16,"name":"Blackberry","url":"enums/simpleicons.html#blackberry","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":233,"kind":16,"name":"Blazemeter","url":"enums/simpleicons.html#blazemeter","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":234,"kind":16,"name":"Blazor","url":"enums/simpleicons.html#blazor","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":235,"kind":16,"name":"Blender","url":"enums/simpleicons.html#blender","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":236,"kind":16,"name":"BlockchainCom","url":"enums/simpleicons.html#blockchaincom","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":237,"kind":16,"name":"Blogger","url":"enums/simpleicons.html#blogger","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":238,"kind":16,"name":"Bloglovin","url":"enums/simpleicons.html#bloglovin","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":239,"kind":16,"name":"Blueprint","url":"enums/simpleicons.html#blueprint","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":240,"kind":16,"name":"Bluetooth","url":"enums/simpleicons.html#bluetooth","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":241,"kind":16,"name":"BMCSoftware","url":"enums/simpleicons.html#bmcsoftware","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":242,"kind":16,"name":"BMW","url":"enums/simpleicons.html#bmw","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":243,"kind":16,"name":"Boeing","url":"enums/simpleicons.html#boeing","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":244,"kind":16,"name":"BookBub","url":"enums/simpleicons.html#bookbub","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":245,"kind":16,"name":"Bookmeter","url":"enums/simpleicons.html#bookmeter","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":246,"kind":16,"name":"BookStack","url":"enums/simpleicons.html#bookstack","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":247,"kind":16,"name":"Boost","url":"enums/simpleicons.html#boost","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":248,"kind":16,"name":"Bootstrap","url":"enums/simpleicons.html#bootstrap","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":249,"kind":16,"name":"Bosch","url":"enums/simpleicons.html#bosch","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":250,"kind":16,"name":"Bose","url":"enums/simpleicons.html#bose","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":251,"kind":16,"name":"Bower","url":"enums/simpleicons.html#bower","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":252,"kind":16,"name":"Box","url":"enums/simpleicons.html#box","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":253,"kind":16,"name":"Brandfolder","url":"enums/simpleicons.html#brandfolder","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":254,"kind":16,"name":"Brave","url":"enums/simpleicons.html#brave","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":255,"kind":16,"name":"Breaker","url":"enums/simpleicons.html#breaker","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":256,"kind":16,"name":"BritishAirways","url":"enums/simpleicons.html#britishairways","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":257,"kind":16,"name":"Broadcom","url":"enums/simpleicons.html#broadcom","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":258,"kind":16,"name":"BT","url":"enums/simpleicons.html#bt","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":259,"kind":16,"name":"Buddy","url":"enums/simpleicons.html#buddy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":260,"kind":16,"name":"Buefy","url":"enums/simpleicons.html#buefy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":261,"kind":16,"name":"Buffer","url":"enums/simpleicons.html#buffer","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":262,"kind":16,"name":"Bugatti","url":"enums/simpleicons.html#bugatti","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":263,"kind":16,"name":"Bugcrowd","url":"enums/simpleicons.html#bugcrowd","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":264,"kind":16,"name":"Bugsnag","url":"enums/simpleicons.html#bugsnag","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":265,"kind":16,"name":"Buildkite","url":"enums/simpleicons.html#buildkite","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":266,"kind":16,"name":"Bulma","url":"enums/simpleicons.html#bulma","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":267,"kind":16,"name":"Bunq","url":"enums/simpleicons.html#bunq","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":268,"kind":16,"name":"BuyMeACoffee","url":"enums/simpleicons.html#buymeacoffee","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":269,"kind":16,"name":"BuzzFeed","url":"enums/simpleicons.html#buzzfeed","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":270,"kind":16,"name":"Byte","url":"enums/simpleicons.html#byte","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":271,"kind":16,"name":"C","url":"enums/simpleicons.html#c","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":272,"kind":16,"name":"CSharp","url":"enums/simpleicons.html#csharp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":273,"kind":16,"name":"C__","url":"enums/simpleicons.html#c__","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":274,"kind":16,"name":"Cachet","url":"enums/simpleicons.html#cachet","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":275,"kind":16,"name":"CairoMetro","url":"enums/simpleicons.html#cairometro","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":276,"kind":16,"name":"CakePHP","url":"enums/simpleicons.html#cakephp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":277,"kind":16,"name":"CampaignMonitor","url":"enums/simpleicons.html#campaignmonitor","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":278,"kind":16,"name":"Canonical","url":"enums/simpleicons.html#canonical","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":279,"kind":16,"name":"Canva","url":"enums/simpleicons.html#canva","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":280,"kind":16,"name":"Capacitor","url":"enums/simpleicons.html#capacitor","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":281,"kind":16,"name":"CarThrottle","url":"enums/simpleicons.html#carthrottle","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":282,"kind":16,"name":"Carto","url":"enums/simpleicons.html#carto","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":283,"kind":16,"name":"CashApp","url":"enums/simpleicons.html#cashapp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":284,"kind":16,"name":"Castbox","url":"enums/simpleicons.html#castbox","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":285,"kind":16,"name":"Castorama","url":"enums/simpleicons.html#castorama","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":286,"kind":16,"name":"Castro","url":"enums/simpleicons.html#castro","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":287,"kind":16,"name":"Caterpillar","url":"enums/simpleicons.html#caterpillar","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":288,"kind":16,"name":"CBS","url":"enums/simpleicons.html#cbs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":289,"kind":16,"name":"CDProjekt","url":"enums/simpleicons.html#cdprojekt","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":290,"kind":16,"name":"Celery","url":"enums/simpleicons.html#celery","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":291,"kind":16,"name":"CentOS","url":"enums/simpleicons.html#centos","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":292,"kind":16,"name":"Ceph","url":"enums/simpleicons.html#ceph","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":293,"kind":16,"name":"Cesium","url":"enums/simpleicons.html#cesium","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":294,"kind":16,"name":"Chai","url":"enums/simpleicons.html#chai","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":295,"kind":16,"name":"Chainlink","url":"enums/simpleicons.html#chainlink","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":296,"kind":16,"name":"ChakraUI","url":"enums/simpleicons.html#chakraui","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":297,"kind":16,"name":"ChartJs","url":"enums/simpleicons.html#chartjs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":298,"kind":16,"name":"ChartMogul","url":"enums/simpleicons.html#chartmogul","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":299,"kind":16,"name":"Chase","url":"enums/simpleicons.html#chase","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":300,"kind":16,"name":"ChatBot","url":"enums/simpleicons.html#chatbot","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":301,"kind":16,"name":"CheckiO","url":"enums/simpleicons.html#checkio","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":302,"kind":16,"name":"Checkmarx","url":"enums/simpleicons.html#checkmarx","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":303,"kind":16,"name":"Chef","url":"enums/simpleicons.html#chef","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":304,"kind":16,"name":"Chevrolet","url":"enums/simpleicons.html#chevrolet","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":305,"kind":16,"name":"ChinaEasternAirlines","url":"enums/simpleicons.html#chinaeasternairlines","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":306,"kind":16,"name":"ChinaSouthernAirlines","url":"enums/simpleicons.html#chinasouthernairlines","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":307,"kind":16,"name":"Chocolatey","url":"enums/simpleicons.html#chocolatey","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":308,"kind":16,"name":"Chrysler","url":"enums/simpleicons.html#chrysler","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":309,"kind":16,"name":"ChupaChups","url":"enums/simpleicons.html#chupachups","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":310,"kind":16,"name":"Cinema4D","url":"enums/simpleicons.html#cinema4d","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":311,"kind":16,"name":"Circle","url":"enums/simpleicons.html#circle","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":312,"kind":16,"name":"CircleCI","url":"enums/simpleicons.html#circleci","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":313,"kind":16,"name":"CirrusCI","url":"enums/simpleicons.html#cirrusci","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":314,"kind":16,"name":"Cisco","url":"enums/simpleicons.html#cisco","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":315,"kind":16,"name":"Citrix","url":"enums/simpleicons.html#citrix","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":316,"kind":16,"name":"Citro_n","url":"enums/simpleicons.html#citro_n","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":317,"kind":16,"name":"CiviCRM","url":"enums/simpleicons.html#civicrm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":318,"kind":16,"name":"CKEditor4","url":"enums/simpleicons.html#ckeditor4","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":319,"kind":16,"name":"Claris","url":"enums/simpleicons.html#claris","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":320,"kind":16,"name":"ClickUp","url":"enums/simpleicons.html#clickup","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":321,"kind":16,"name":"CLion","url":"enums/simpleicons.html#clion","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":322,"kind":16,"name":"Cliqz","url":"enums/simpleicons.html#cliqz","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":323,"kind":16,"name":"Clockify","url":"enums/simpleicons.html#clockify","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":324,"kind":16,"name":"Clojure","url":"enums/simpleicons.html#clojure","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":325,"kind":16,"name":"Cloud66","url":"enums/simpleicons.html#cloud66","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":326,"kind":16,"name":"CloudBees","url":"enums/simpleicons.html#cloudbees","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":327,"kind":16,"name":"CloudCannon","url":"enums/simpleicons.html#cloudcannon","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":328,"kind":16,"name":"Cloudera","url":"enums/simpleicons.html#cloudera","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":329,"kind":16,"name":"Cloudflare","url":"enums/simpleicons.html#cloudflare","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":330,"kind":16,"name":"Cloudsmith","url":"enums/simpleicons.html#cloudsmith","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":331,"kind":16,"name":"Cloudways","url":"enums/simpleicons.html#cloudways","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":332,"kind":16,"name":"Clubhouse","url":"enums/simpleicons.html#clubhouse","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":333,"kind":16,"name":"Clyp","url":"enums/simpleicons.html#clyp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":334,"kind":16,"name":"CMake","url":"enums/simpleicons.html#cmake","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":335,"kind":16,"name":"CNN","url":"enums/simpleicons.html#cnn","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":336,"kind":16,"name":"CoOp","url":"enums/simpleicons.html#coop","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":337,"kind":16,"name":"CockroachLabs","url":"enums/simpleicons.html#cockroachlabs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":338,"kind":16,"name":"CocoaPods","url":"enums/simpleicons.html#cocoapods","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":339,"kind":16,"name":"Cocos","url":"enums/simpleicons.html#cocos","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":340,"kind":16,"name":"Coda","url":"enums/simpleicons.html#coda","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":341,"kind":16,"name":"Codacy","url":"enums/simpleicons.html#codacy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":342,"kind":16,"name":"CodeClimate","url":"enums/simpleicons.html#codeclimate","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":343,"kind":16,"name":"Codeberg","url":"enums/simpleicons.html#codeberg","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":344,"kind":16,"name":"Codecademy","url":"enums/simpleicons.html#codecademy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":345,"kind":16,"name":"CodeceptJS","url":"enums/simpleicons.html#codeceptjs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":346,"kind":16,"name":"CodeChef","url":"enums/simpleicons.html#codechef","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":347,"kind":16,"name":"Codecov","url":"enums/simpleicons.html#codecov","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":348,"kind":16,"name":"CodeFactor","url":"enums/simpleicons.html#codefactor","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":349,"kind":16,"name":"Codeforces","url":"enums/simpleicons.html#codeforces","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":350,"kind":16,"name":"CodeIgniter","url":"enums/simpleicons.html#codeigniter","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":351,"kind":16,"name":"Codemagic","url":"enums/simpleicons.html#codemagic","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":352,"kind":16,"name":"CodeMirror","url":"enums/simpleicons.html#codemirror","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":353,"kind":16,"name":"CodeNewbie","url":"enums/simpleicons.html#codenewbie","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":354,"kind":16,"name":"CodePen","url":"enums/simpleicons.html#codepen","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":355,"kind":16,"name":"CodeProject","url":"enums/simpleicons.html#codeproject","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":356,"kind":16,"name":"CodersRank","url":"enums/simpleicons.html#codersrank","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":357,"kind":16,"name":"Coderwall","url":"enums/simpleicons.html#coderwall","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":358,"kind":16,"name":"CodeSandbox","url":"enums/simpleicons.html#codesandbox","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":359,"kind":16,"name":"Codeship","url":"enums/simpleicons.html#codeship","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":360,"kind":16,"name":"Codewars","url":"enums/simpleicons.html#codewars","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":361,"kind":16,"name":"CodingNinjas","url":"enums/simpleicons.html#codingninjas","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":362,"kind":16,"name":"CodinGame","url":"enums/simpleicons.html#codingame","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":363,"kind":16,"name":"Codio","url":"enums/simpleicons.html#codio","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":364,"kind":16,"name":"CoffeeScript","url":"enums/simpleicons.html#coffeescript","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":365,"kind":16,"name":"Cognizant","url":"enums/simpleicons.html#cognizant","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":366,"kind":16,"name":"Coinbase","url":"enums/simpleicons.html#coinbase","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":367,"kind":16,"name":"Commerzbank","url":"enums/simpleicons.html#commerzbank","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":368,"kind":16,"name":"CommonWorkflowLanguage","url":"enums/simpleicons.html#commonworkflowlanguage","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":369,"kind":16,"name":"Composer","url":"enums/simpleicons.html#composer","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":370,"kind":16,"name":"Concourse","url":"enums/simpleicons.html#concourse","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":371,"kind":16,"name":"CondaForge","url":"enums/simpleicons.html#condaforge","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":372,"kind":16,"name":"Conekta","url":"enums/simpleicons.html#conekta","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":373,"kind":16,"name":"Confluence","url":"enums/simpleicons.html#confluence","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":374,"kind":16,"name":"Construct3","url":"enums/simpleicons.html#construct3","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":375,"kind":16,"name":"Consul","url":"enums/simpleicons.html#consul","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":376,"kind":16,"name":"ContactlessPayment","url":"enums/simpleicons.html#contactlesspayment","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":377,"kind":16,"name":"Contentful","url":"enums/simpleicons.html#contentful","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":378,"kind":16,"name":"Convertio","url":"enums/simpleicons.html#convertio","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":379,"kind":16,"name":"Cookiecutter","url":"enums/simpleicons.html#cookiecutter","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":380,"kind":16,"name":"CoronaEngine","url":"enums/simpleicons.html#coronaengine","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":381,"kind":16,"name":"CoronaRenderer","url":"enums/simpleicons.html#coronarenderer","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":382,"kind":16,"name":"Corsair","url":"enums/simpleicons.html#corsair","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":383,"kind":16,"name":"Couchbase","url":"enums/simpleicons.html#couchbase","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":384,"kind":16,"name":"CounterStrike","url":"enums/simpleicons.html#counterstrike","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":385,"kind":16,"name":"CountingWorksPRO","url":"enums/simpleicons.html#countingworkspro","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":386,"kind":16,"name":"Coursera","url":"enums/simpleicons.html#coursera","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":387,"kind":16,"name":"Coveralls","url":"enums/simpleicons.html#coveralls","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":388,"kind":16,"name":"CPanel","url":"enums/simpleicons.html#cpanel","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":389,"kind":16,"name":"CraftCMS","url":"enums/simpleicons.html#craftcms","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":390,"kind":16,"name":"CreativeCommons","url":"enums/simpleicons.html#creativecommons","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":391,"kind":16,"name":"Crehana","url":"enums/simpleicons.html#crehana","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":392,"kind":16,"name":"Crowdin","url":"enums/simpleicons.html#crowdin","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":393,"kind":16,"name":"Crowdsource","url":"enums/simpleicons.html#crowdsource","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":394,"kind":16,"name":"Crunchbase","url":"enums/simpleicons.html#crunchbase","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":395,"kind":16,"name":"Crunchyroll","url":"enums/simpleicons.html#crunchyroll","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":396,"kind":16,"name":"CRYENGINE","url":"enums/simpleicons.html#cryengine","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":397,"kind":16,"name":"Crystal","url":"enums/simpleicons.html#crystal","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":398,"kind":16,"name":"CSSWizardry","url":"enums/simpleicons.html#csswizardry","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":399,"kind":16,"name":"CSS3","url":"enums/simpleicons.html#css3","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":400,"kind":16,"name":"Cucumber","url":"enums/simpleicons.html#cucumber","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":401,"kind":16,"name":"Curl","url":"enums/simpleicons.html#curl","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":402,"kind":16,"name":"CurseForge","url":"enums/simpleicons.html#curseforge","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":403,"kind":16,"name":"Cycling__74","url":"enums/simpleicons.html#cycling__74","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":404,"kind":16,"name":"Cypress","url":"enums/simpleicons.html#cypress","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":405,"kind":16,"name":"DWaveSystems","url":"enums/simpleicons.html#dwavesystems","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":406,"kind":16,"name":"D3Js","url":"enums/simpleicons.html#d3js","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":407,"kind":16,"name":"Dacia","url":"enums/simpleicons.html#dacia","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":408,"kind":16,"name":"DAF","url":"enums/simpleicons.html#daf","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":409,"kind":16,"name":"Dailymotion","url":"enums/simpleicons.html#dailymotion","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":410,"kind":16,"name":"Daimler","url":"enums/simpleicons.html#daimler","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":411,"kind":16,"name":"DarkReader","url":"enums/simpleicons.html#darkreader","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":412,"kind":16,"name":"Dart","url":"enums/simpleicons.html#dart","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":413,"kind":16,"name":"DasErste","url":"enums/simpleicons.html#daserste","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":414,"kind":16,"name":"Dash","url":"enums/simpleicons.html#dash","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":415,"kind":16,"name":"Dashlane","url":"enums/simpleicons.html#dashlane","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":416,"kind":16,"name":"DassaultSyst_mes","url":"enums/simpleicons.html#dassaultsyst_mes","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":417,"kind":16,"name":"DataVersionControl","url":"enums/simpleicons.html#dataversioncontrol","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":418,"kind":16,"name":"Databricks","url":"enums/simpleicons.html#databricks","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":419,"kind":16,"name":"DataCamp","url":"enums/simpleicons.html#datacamp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":420,"kind":16,"name":"Datadog","url":"enums/simpleicons.html#datadog","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":421,"kind":16,"name":"DataStax","url":"enums/simpleicons.html#datastax","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":422,"kind":16,"name":"DatoCMS","url":"enums/simpleicons.html#datocms","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":423,"kind":16,"name":"Datto","url":"enums/simpleicons.html#datto","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":424,"kind":16,"name":"DAZN","url":"enums/simpleicons.html#dazn","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":425,"kind":16,"name":"Dblp","url":"enums/simpleicons.html#dblp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":426,"kind":16,"name":"DCEntertainment","url":"enums/simpleicons.html#dcentertainment","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":427,"kind":16,"name":"De_Longhi","url":"enums/simpleicons.html#de_longhi","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":428,"kind":16,"name":"Debian","url":"enums/simpleicons.html#debian","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":429,"kind":16,"name":"Deepin","url":"enums/simpleicons.html#deepin","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":430,"kind":16,"name":"Deepnote","url":"enums/simpleicons.html#deepnote","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":431,"kind":16,"name":"Deezer","url":"enums/simpleicons.html#deezer","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":432,"kind":16,"name":"Delicious","url":"enums/simpleicons.html#delicious","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":433,"kind":16,"name":"Deliveroo","url":"enums/simpleicons.html#deliveroo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":434,"kind":16,"name":"Dell","url":"enums/simpleicons.html#dell","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":435,"kind":16,"name":"Delphi","url":"enums/simpleicons.html#delphi","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":436,"kind":16,"name":"Delta","url":"enums/simpleicons.html#delta","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":437,"kind":16,"name":"Deno","url":"enums/simpleicons.html#deno","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":438,"kind":16,"name":"Dependabot","url":"enums/simpleicons.html#dependabot","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":439,"kind":16,"name":"DerSpiegel","url":"enums/simpleicons.html#derspiegel","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":440,"kind":16,"name":"DesignerNews","url":"enums/simpleicons.html#designernews","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":441,"kind":16,"name":"DeutscheBahn","url":"enums/simpleicons.html#deutschebahn","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":442,"kind":16,"name":"DeutscheBank","url":"enums/simpleicons.html#deutschebank","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":443,"kind":16,"name":"DevTo","url":"enums/simpleicons.html#devto","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":444,"kind":16,"name":"DeviantArt","url":"enums/simpleicons.html#deviantart","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":445,"kind":16,"name":"Devpost","url":"enums/simpleicons.html#devpost","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":446,"kind":16,"name":"DevRant","url":"enums/simpleicons.html#devrant","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":447,"kind":16,"name":"Dgraph","url":"enums/simpleicons.html#dgraph","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":448,"kind":16,"name":"DHL","url":"enums/simpleicons.html#dhl","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":449,"kind":16,"name":"DiagramsNet","url":"enums/simpleicons.html#diagramsnet","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":450,"kind":16,"name":"Dialogflow","url":"enums/simpleicons.html#dialogflow","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":451,"kind":16,"name":"Diaspora","url":"enums/simpleicons.html#diaspora","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":452,"kind":16,"name":"Digg","url":"enums/simpleicons.html#digg","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":453,"kind":16,"name":"DigiKeyElectronics","url":"enums/simpleicons.html#digikeyelectronics","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":454,"kind":16,"name":"DigitalOcean","url":"enums/simpleicons.html#digitalocean","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":455,"kind":16,"name":"Dior","url":"enums/simpleicons.html#dior","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":456,"kind":16,"name":"Directus","url":"enums/simpleicons.html#directus","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":457,"kind":16,"name":"Discogs","url":"enums/simpleicons.html#discogs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":458,"kind":16,"name":"Discord","url":"enums/simpleicons.html#discord","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":459,"kind":16,"name":"Discourse","url":"enums/simpleicons.html#discourse","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":460,"kind":16,"name":"Discover","url":"enums/simpleicons.html#discover","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":461,"kind":16,"name":"Disqus","url":"enums/simpleicons.html#disqus","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":462,"kind":16,"name":"Disroot","url":"enums/simpleicons.html#disroot","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":463,"kind":16,"name":"Django","url":"enums/simpleicons.html#django","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":464,"kind":16,"name":"DLNA","url":"enums/simpleicons.html#dlna","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":465,"kind":16,"name":"Docker","url":"enums/simpleicons.html#docker","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":466,"kind":16,"name":"DocuSign","url":"enums/simpleicons.html#docusign","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":467,"kind":16,"name":"Dogecoin","url":"enums/simpleicons.html#dogecoin","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":468,"kind":16,"name":"Dolby","url":"enums/simpleicons.html#dolby","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":469,"kind":16,"name":"DoorDash","url":"enums/simpleicons.html#doordash","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":470,"kind":16,"name":"Douban","url":"enums/simpleicons.html#douban","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":471,"kind":16,"name":"DraugiemLv","url":"enums/simpleicons.html#draugiemlv","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":472,"kind":16,"name":"Dribbble","url":"enums/simpleicons.html#dribbble","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":473,"kind":16,"name":"Drone","url":"enums/simpleicons.html#drone","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":474,"kind":16,"name":"Drooble","url":"enums/simpleicons.html#drooble","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":475,"kind":16,"name":"Dropbox","url":"enums/simpleicons.html#dropbox","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":476,"kind":16,"name":"Drupal","url":"enums/simpleicons.html#drupal","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":477,"kind":16,"name":"DSAutomobiles","url":"enums/simpleicons.html#dsautomobiles","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":478,"kind":16,"name":"DTube","url":"enums/simpleicons.html#dtube","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":479,"kind":16,"name":"DuckDuckGo","url":"enums/simpleicons.html#duckduckgo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":480,"kind":16,"name":"Dunked","url":"enums/simpleicons.html#dunked","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":481,"kind":16,"name":"Duolingo","url":"enums/simpleicons.html#duolingo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":482,"kind":16,"name":"Dwm","url":"enums/simpleicons.html#dwm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":483,"kind":16,"name":"Dynamics365","url":"enums/simpleicons.html#dynamics365","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":484,"kind":16,"name":"Dynatrace","url":"enums/simpleicons.html#dynatrace","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":485,"kind":16,"name":"EA","url":"enums/simpleicons.html#ea","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":486,"kind":16,"name":"Eagle","url":"enums/simpleicons.html#eagle","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":487,"kind":16,"name":"EasyJet","url":"enums/simpleicons.html#easyjet","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":488,"kind":16,"name":"EBay","url":"enums/simpleicons.html#ebay","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":489,"kind":16,"name":"EclipseChe","url":"enums/simpleicons.html#eclipseche","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":490,"kind":16,"name":"EclipseIDE","url":"enums/simpleicons.html#eclipseide","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":491,"kind":16,"name":"EclipseJetty","url":"enums/simpleicons.html#eclipsejetty","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":492,"kind":16,"name":"EclipseMosquitto","url":"enums/simpleicons.html#eclipsemosquitto","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":493,"kind":16,"name":"EclipseVertX","url":"enums/simpleicons.html#eclipsevertx","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":494,"kind":16,"name":"EditorConfig","url":"enums/simpleicons.html#editorconfig","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":495,"kind":16,"name":"EdX","url":"enums/simpleicons.html#edx","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":496,"kind":16,"name":"Egghead","url":"enums/simpleicons.html#egghead","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":497,"kind":16,"name":"Egnyte","url":"enums/simpleicons.html#egnyte","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":498,"kind":16,"name":"EightSleep","url":"enums/simpleicons.html#eightsleep","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":499,"kind":16,"name":"ElJueves","url":"enums/simpleicons.html#eljueves","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":500,"kind":16,"name":"Elastic","url":"enums/simpleicons.html#elastic","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":501,"kind":16,"name":"ElasticCloud","url":"enums/simpleicons.html#elasticcloud","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":502,"kind":16,"name":"ElasticStack","url":"enums/simpleicons.html#elasticstack","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":503,"kind":16,"name":"Elasticsearch","url":"enums/simpleicons.html#elasticsearch","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":504,"kind":16,"name":"Electron","url":"enums/simpleicons.html#electron","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":505,"kind":16,"name":"Element","url":"enums/simpleicons.html#element","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":506,"kind":16,"name":"Elementary","url":"enums/simpleicons.html#elementary","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":507,"kind":16,"name":"Eleventy","url":"enums/simpleicons.html#eleventy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":508,"kind":16,"name":"Elixir","url":"enums/simpleicons.html#elixir","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":509,"kind":16,"name":"Ello","url":"enums/simpleicons.html#ello","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":510,"kind":16,"name":"Elm","url":"enums/simpleicons.html#elm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":511,"kind":16,"name":"Elsevier","url":"enums/simpleicons.html#elsevier","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":512,"kind":16,"name":"Embarcadero","url":"enums/simpleicons.html#embarcadero","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":513,"kind":16,"name":"EmberJs","url":"enums/simpleicons.html#emberjs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":514,"kind":16,"name":"Emby","url":"enums/simpleicons.html#emby","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":515,"kind":16,"name":"Emirates","url":"enums/simpleicons.html#emirates","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":516,"kind":16,"name":"Emlakjet","url":"enums/simpleicons.html#emlakjet","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":517,"kind":16,"name":"EmpireKred","url":"enums/simpleicons.html#empirekred","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":518,"kind":16,"name":"Enpass","url":"enums/simpleicons.html#enpass","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":519,"kind":16,"name":"Envato","url":"enums/simpleicons.html#envato","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":520,"kind":16,"name":"EPEL","url":"enums/simpleicons.html#epel","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":521,"kind":16,"name":"EpicGames","url":"enums/simpleicons.html#epicgames","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":522,"kind":16,"name":"Epson","url":"enums/simpleicons.html#epson","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":523,"kind":16,"name":"Erlang","url":"enums/simpleicons.html#erlang","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":524,"kind":16,"name":"ESEA","url":"enums/simpleicons.html#esea","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":525,"kind":16,"name":"ESLGaming","url":"enums/simpleicons.html#eslgaming","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":526,"kind":16,"name":"ESLint","url":"enums/simpleicons.html#eslint","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":527,"kind":16,"name":"ESPHome","url":"enums/simpleicons.html#esphome","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":528,"kind":16,"name":"Espressif","url":"enums/simpleicons.html#espressif","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":529,"kind":16,"name":"Ethereum","url":"enums/simpleicons.html#ethereum","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":530,"kind":16,"name":"EthiopianAirlines","url":"enums/simpleicons.html#ethiopianairlines","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":531,"kind":16,"name":"EtihadAirways","url":"enums/simpleicons.html#etihadairways","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":532,"kind":16,"name":"Etsy","url":"enums/simpleicons.html#etsy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":533,"kind":16,"name":"EventStore","url":"enums/simpleicons.html#eventstore","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":534,"kind":16,"name":"Eventbrite","url":"enums/simpleicons.html#eventbrite","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":535,"kind":16,"name":"Evernote","url":"enums/simpleicons.html#evernote","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":536,"kind":16,"name":"Exercism","url":"enums/simpleicons.html#exercism","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":537,"kind":16,"name":"Expensify","url":"enums/simpleicons.html#expensify","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":538,"kind":16,"name":"ExpertsExchange","url":"enums/simpleicons.html#expertsexchange","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":539,"kind":16,"name":"Expo","url":"enums/simpleicons.html#expo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":540,"kind":16,"name":"Express","url":"enums/simpleicons.html#express","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":541,"kind":16,"name":"EyeEm","url":"enums/simpleicons.html#eyeem","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":542,"kind":16,"name":"FDroid","url":"enums/simpleicons.html#fdroid","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":543,"kind":16,"name":"FSecure","url":"enums/simpleicons.html#fsecure","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":544,"kind":16,"name":"Facebook","url":"enums/simpleicons.html#facebook","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":545,"kind":16,"name":"FacebookGaming","url":"enums/simpleicons.html#facebookgaming","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":546,"kind":16,"name":"FacebookLive","url":"enums/simpleicons.html#facebooklive","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":547,"kind":16,"name":"FACEIT","url":"enums/simpleicons.html#faceit","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":548,"kind":16,"name":"Facepunch","url":"enums/simpleicons.html#facepunch","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":549,"kind":16,"name":"Falcon","url":"enums/simpleicons.html#falcon","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":550,"kind":16,"name":"FamPay","url":"enums/simpleicons.html#fampay","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":551,"kind":16,"name":"Fandango","url":"enums/simpleicons.html#fandango","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":552,"kind":16,"name":"Fandom","url":"enums/simpleicons.html#fandom","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":553,"kind":16,"name":"FARFETCH","url":"enums/simpleicons.html#farfetch","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":554,"kind":16,"name":"FastAPI","url":"enums/simpleicons.html#fastapi","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":555,"kind":16,"name":"Fastify","url":"enums/simpleicons.html#fastify","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":556,"kind":16,"name":"Fastlane","url":"enums/simpleicons.html#fastlane","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":557,"kind":16,"name":"Fastly","url":"enums/simpleicons.html#fastly","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":558,"kind":16,"name":"Fathom","url":"enums/simpleicons.html#fathom","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":559,"kind":16,"name":"Favro","url":"enums/simpleicons.html#favro","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":560,"kind":16,"name":"FeatHub","url":"enums/simpleicons.html#feathub","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":561,"kind":16,"name":"FedEx","url":"enums/simpleicons.html#fedex","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":562,"kind":16,"name":"Fedora","url":"enums/simpleicons.html#fedora","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":563,"kind":16,"name":"Feedly","url":"enums/simpleicons.html#feedly","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":564,"kind":16,"name":"Ferrari","url":"enums/simpleicons.html#ferrari","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":565,"kind":16,"name":"Ferrarinv","url":"enums/simpleicons.html#ferrarinv","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":566,"kind":16,"name":"FFmpeg","url":"enums/simpleicons.html#ffmpeg","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":567,"kind":16,"name":"Fiat","url":"enums/simpleicons.html#fiat","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":568,"kind":16,"name":"FidoAlliance","url":"enums/simpleicons.html#fidoalliance","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":569,"kind":16,"name":"FIFA","url":"enums/simpleicons.html#fifa","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":570,"kind":16,"name":"Figma","url":"enums/simpleicons.html#figma","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":571,"kind":16,"name":"Figshare","url":"enums/simpleicons.html#figshare","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":572,"kind":16,"name":"Fila","url":"enums/simpleicons.html#fila","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":573,"kind":16,"name":"Files","url":"enums/simpleicons.html#files","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":574,"kind":16,"name":"FileZilla","url":"enums/simpleicons.html#filezilla","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":575,"kind":16,"name":"Fing","url":"enums/simpleicons.html#fing","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":576,"kind":16,"name":"Firebase","url":"enums/simpleicons.html#firebase","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":577,"kind":16,"name":"Firefox","url":"enums/simpleicons.html#firefox","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":578,"kind":16,"name":"FirefoxBrowser","url":"enums/simpleicons.html#firefoxbrowser","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":579,"kind":16,"name":"FIRST","url":"enums/simpleicons.html#first","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":580,"kind":16,"name":"Fitbit","url":"enums/simpleicons.html#fitbit","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":581,"kind":16,"name":"FITE","url":"enums/simpleicons.html#fite","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":582,"kind":16,"name":"Fiverr","url":"enums/simpleicons.html#fiverr","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":583,"kind":16,"name":"Flask","url":"enums/simpleicons.html#flask","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":584,"kind":16,"name":"Flathub","url":"enums/simpleicons.html#flathub","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":585,"kind":16,"name":"Flattr","url":"enums/simpleicons.html#flattr","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":586,"kind":16,"name":"Flickr","url":"enums/simpleicons.html#flickr","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":587,"kind":16,"name":"Flipboard","url":"enums/simpleicons.html#flipboard","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":588,"kind":16,"name":"Flipkart","url":"enums/simpleicons.html#flipkart","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":589,"kind":16,"name":"Floatplane","url":"enums/simpleicons.html#floatplane","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":590,"kind":16,"name":"Flood","url":"enums/simpleicons.html#flood","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":591,"kind":16,"name":"Fluentd","url":"enums/simpleicons.html#fluentd","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":592,"kind":16,"name":"Flutter","url":"enums/simpleicons.html#flutter","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":593,"kind":16,"name":"FMOD","url":"enums/simpleicons.html#fmod","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":594,"kind":16,"name":"Fnac","url":"enums/simpleicons.html#fnac","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":595,"kind":16,"name":"Folium","url":"enums/simpleicons.html#folium","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":596,"kind":16,"name":"FontAwesome","url":"enums/simpleicons.html#fontawesome","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":597,"kind":16,"name":"FontBase","url":"enums/simpleicons.html#fontbase","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":598,"kind":16,"name":"Foodpanda","url":"enums/simpleicons.html#foodpanda","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":599,"kind":16,"name":"Ford","url":"enums/simpleicons.html#ford","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":600,"kind":16,"name":"Forestry","url":"enums/simpleicons.html#forestry","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":601,"kind":16,"name":"Formstack","url":"enums/simpleicons.html#formstack","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":602,"kind":16,"name":"Fortinet","url":"enums/simpleicons.html#fortinet","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":603,"kind":16,"name":"Fortran","url":"enums/simpleicons.html#fortran","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":604,"kind":16,"name":"Fossa","url":"enums/simpleicons.html#fossa","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":605,"kind":16,"name":"FossilSCM","url":"enums/simpleicons.html#fossilscm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":606,"kind":16,"name":"Foursquare","url":"enums/simpleicons.html#foursquare","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":607,"kind":16,"name":"Foxtel","url":"enums/simpleicons.html#foxtel","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":608,"kind":16,"name":"Fozzy","url":"enums/simpleicons.html#fozzy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":609,"kind":16,"name":"Framer","url":"enums/simpleicons.html#framer","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":610,"kind":16,"name":"FraunhoferGesellschaft","url":"enums/simpleicons.html#fraunhofergesellschaft","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":611,"kind":16,"name":"FreeBSD","url":"enums/simpleicons.html#freebsd","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":612,"kind":16,"name":"FreeCodeCamp","url":"enums/simpleicons.html#freecodecamp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":613,"kind":16,"name":"FreedesktopOrg","url":"enums/simpleicons.html#freedesktoporg","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":614,"kind":16,"name":"Freelancer","url":"enums/simpleicons.html#freelancer","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":615,"kind":16,"name":"FreeNAS","url":"enums/simpleicons.html#freenas","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":616,"kind":16,"name":"Fujifilm","url":"enums/simpleicons.html#fujifilm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":617,"kind":16,"name":"Fujitsu","url":"enums/simpleicons.html#fujitsu","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":618,"kind":16,"name":"FurAffinity","url":"enums/simpleicons.html#furaffinity","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":619,"kind":16,"name":"FurryNetwork","url":"enums/simpleicons.html#furrynetwork","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":620,"kind":16,"name":"FutureLearn","url":"enums/simpleicons.html#futurelearn","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":621,"kind":16,"name":"G2A","url":"enums/simpleicons.html#g2a","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":622,"kind":16,"name":"GameJolt","url":"enums/simpleicons.html#gamejolt","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":623,"kind":16,"name":"Garmin","url":"enums/simpleicons.html#garmin","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":624,"kind":16,"name":"Gatling","url":"enums/simpleicons.html#gatling","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":625,"kind":16,"name":"Gatsby","url":"enums/simpleicons.html#gatsby","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":626,"kind":16,"name":"GeeksforGeeks","url":"enums/simpleicons.html#geeksforgeeks","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":627,"kind":16,"name":"GeneralElectric","url":"enums/simpleicons.html#generalelectric","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":628,"kind":16,"name":"GeneralMotors","url":"enums/simpleicons.html#generalmotors","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":629,"kind":16,"name":"Genius","url":"enums/simpleicons.html#genius","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":630,"kind":16,"name":"Gentoo","url":"enums/simpleicons.html#gentoo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":631,"kind":16,"name":"Geocaching","url":"enums/simpleicons.html#geocaching","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":632,"kind":16,"name":"Gerrit","url":"enums/simpleicons.html#gerrit","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":633,"kind":16,"name":"Ghost","url":"enums/simpleicons.html#ghost","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":634,"kind":16,"name":"Ghostery","url":"enums/simpleicons.html#ghostery","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":635,"kind":16,"name":"GIMP","url":"enums/simpleicons.html#gimp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":636,"kind":16,"name":"GIPHY","url":"enums/simpleicons.html#giphy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":637,"kind":16,"name":"Git","url":"enums/simpleicons.html#git","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":638,"kind":16,"name":"GitExtensions","url":"enums/simpleicons.html#gitextensions","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":639,"kind":16,"name":"GitLFS","url":"enums/simpleicons.html#gitlfs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":640,"kind":16,"name":"GitBook","url":"enums/simpleicons.html#gitbook","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":641,"kind":16,"name":"Gitea","url":"enums/simpleicons.html#gitea","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":642,"kind":16,"name":"Gitee","url":"enums/simpleicons.html#gitee","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":643,"kind":16,"name":"GitHub","url":"enums/simpleicons.html#github","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":644,"kind":16,"name":"GitHubActions","url":"enums/simpleicons.html#githubactions","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":645,"kind":16,"name":"GitHubSponsors","url":"enums/simpleicons.html#githubsponsors","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":646,"kind":16,"name":"GitKraken","url":"enums/simpleicons.html#gitkraken","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":647,"kind":16,"name":"GitLab","url":"enums/simpleicons.html#gitlab","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":648,"kind":16,"name":"Gitpod","url":"enums/simpleicons.html#gitpod","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":649,"kind":16,"name":"Gitter","url":"enums/simpleicons.html#gitter","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":650,"kind":16,"name":"Glassdoor","url":"enums/simpleicons.html#glassdoor","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":651,"kind":16,"name":"Glitch","url":"enums/simpleicons.html#glitch","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":652,"kind":16,"name":"Gmail","url":"enums/simpleicons.html#gmail","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":653,"kind":16,"name":"GNOME","url":"enums/simpleicons.html#gnome","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":654,"kind":16,"name":"GNU","url":"enums/simpleicons.html#gnu","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":655,"kind":16,"name":"GNUBash","url":"enums/simpleicons.html#gnubash","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":656,"kind":16,"name":"GNUEmacs","url":"enums/simpleicons.html#gnuemacs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":657,"kind":16,"name":"GNUIceCat","url":"enums/simpleicons.html#gnuicecat","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":658,"kind":16,"name":"GNUPrivacyGuard","url":"enums/simpleicons.html#gnuprivacyguard","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":659,"kind":16,"name":"GNUSocial","url":"enums/simpleicons.html#gnusocial","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":660,"kind":16,"name":"Go","url":"enums/simpleicons.html#go","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":661,"kind":16,"name":"GoDaddy","url":"enums/simpleicons.html#godaddy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":662,"kind":16,"name":"GodotEngine","url":"enums/simpleicons.html#godotengine","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":663,"kind":16,"name":"GoFundMe","url":"enums/simpleicons.html#gofundme","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":664,"kind":16,"name":"GOGCom","url":"enums/simpleicons.html#gogcom","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":665,"kind":16,"name":"GoldenLine","url":"enums/simpleicons.html#goldenline","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":666,"kind":16,"name":"Goodreads","url":"enums/simpleicons.html#goodreads","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":667,"kind":16,"name":"Google","url":"enums/simpleicons.html#google","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":668,"kind":16,"name":"GoogleAds","url":"enums/simpleicons.html#googleads","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":669,"kind":16,"name":"GoogleAdSense","url":"enums/simpleicons.html#googleadsense","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":670,"kind":16,"name":"GoogleAnalytics","url":"enums/simpleicons.html#googleanalytics","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":671,"kind":16,"name":"GoogleAssistant","url":"enums/simpleicons.html#googleassistant","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":672,"kind":16,"name":"GoogleCalendar","url":"enums/simpleicons.html#googlecalendar","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":673,"kind":16,"name":"GoogleCardboard","url":"enums/simpleicons.html#googlecardboard","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":674,"kind":16,"name":"GoogleCast","url":"enums/simpleicons.html#googlecast","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":675,"kind":16,"name":"GoogleChat","url":"enums/simpleicons.html#googlechat","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":676,"kind":16,"name":"GoogleChrome","url":"enums/simpleicons.html#googlechrome","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":677,"kind":16,"name":"GoogleClassroom","url":"enums/simpleicons.html#googleclassroom","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":678,"kind":16,"name":"GoogleCloud","url":"enums/simpleicons.html#googlecloud","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":679,"kind":16,"name":"GoogleColab","url":"enums/simpleicons.html#googlecolab","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":680,"kind":16,"name":"GoogleDomains","url":"enums/simpleicons.html#googledomains","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":681,"kind":16,"name":"GoogleDrive","url":"enums/simpleicons.html#googledrive","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":682,"kind":16,"name":"GoogleEarth","url":"enums/simpleicons.html#googleearth","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":683,"kind":16,"name":"GoogleFit","url":"enums/simpleicons.html#googlefit","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":684,"kind":16,"name":"GoogleFonts","url":"enums/simpleicons.html#googlefonts","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":685,"kind":16,"name":"GoogleHangouts","url":"enums/simpleicons.html#googlehangouts","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":686,"kind":16,"name":"GoogleKeep","url":"enums/simpleicons.html#googlekeep","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":687,"kind":16,"name":"GoogleLens","url":"enums/simpleicons.html#googlelens","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":688,"kind":16,"name":"GoogleMaps","url":"enums/simpleicons.html#googlemaps","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":689,"kind":16,"name":"GoogleMeet","url":"enums/simpleicons.html#googlemeet","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":690,"kind":16,"name":"GoogleMessages","url":"enums/simpleicons.html#googlemessages","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":691,"kind":16,"name":"GoogleMyBusiness","url":"enums/simpleicons.html#googlemybusiness","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":692,"kind":16,"name":"GoogleNearby","url":"enums/simpleicons.html#googlenearby","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":693,"kind":16,"name":"GoogleNews","url":"enums/simpleicons.html#googlenews","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":694,"kind":16,"name":"GoogleOptimize","url":"enums/simpleicons.html#googleoptimize","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":695,"kind":16,"name":"GooglePay","url":"enums/simpleicons.html#googlepay","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":696,"kind":16,"name":"GooglePhotos","url":"enums/simpleicons.html#googlephotos","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":697,"kind":16,"name":"GooglePlay","url":"enums/simpleicons.html#googleplay","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":698,"kind":16,"name":"GooglePodcasts","url":"enums/simpleicons.html#googlepodcasts","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":699,"kind":16,"name":"GoogleScholar","url":"enums/simpleicons.html#googlescholar","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":700,"kind":16,"name":"GoogleSearchConsole","url":"enums/simpleicons.html#googlesearchconsole","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":701,"kind":16,"name":"GoogleSheets","url":"enums/simpleicons.html#googlesheets","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":702,"kind":16,"name":"GoogleStreetView","url":"enums/simpleicons.html#googlestreetview","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":703,"kind":16,"name":"GoogleTagManager","url":"enums/simpleicons.html#googletagmanager","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":704,"kind":16,"name":"GoogleTranslate","url":"enums/simpleicons.html#googletranslate","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":705,"kind":16,"name":"GoToMeeting","url":"enums/simpleicons.html#gotomeeting","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":706,"kind":16,"name":"Gradle","url":"enums/simpleicons.html#gradle","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":707,"kind":16,"name":"Grafana","url":"enums/simpleicons.html#grafana","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":708,"kind":16,"name":"Grammarly","url":"enums/simpleicons.html#grammarly","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":709,"kind":16,"name":"GraphQL","url":"enums/simpleicons.html#graphql","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":710,"kind":16,"name":"Grav","url":"enums/simpleicons.html#grav","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":711,"kind":16,"name":"Gravatar","url":"enums/simpleicons.html#gravatar","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":712,"kind":16,"name":"Graylog","url":"enums/simpleicons.html#graylog","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":713,"kind":16,"name":"GreenSock","url":"enums/simpleicons.html#greensock","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":714,"kind":16,"name":"GridAi","url":"enums/simpleicons.html#gridai","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":715,"kind":16,"name":"Gridsome","url":"enums/simpleicons.html#gridsome","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":716,"kind":16,"name":"Groupon","url":"enums/simpleicons.html#groupon","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":717,"kind":16,"name":"Grubhub","url":"enums/simpleicons.html#grubhub","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":718,"kind":16,"name":"Grunt","url":"enums/simpleicons.html#grunt","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":719,"kind":16,"name":"GuangzhouMetro","url":"enums/simpleicons.html#guangzhoumetro","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":720,"kind":16,"name":"Gulp","url":"enums/simpleicons.html#gulp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":721,"kind":16,"name":"Gumroad","url":"enums/simpleicons.html#gumroad","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":722,"kind":16,"name":"Gumtree","url":"enums/simpleicons.html#gumtree","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":723,"kind":16,"name":"Gutenberg","url":"enums/simpleicons.html#gutenberg","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":724,"kind":16,"name":"Habr","url":"enums/simpleicons.html#habr","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":725,"kind":16,"name":"HackClub","url":"enums/simpleicons.html#hackclub","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":726,"kind":16,"name":"HackTheBox","url":"enums/simpleicons.html#hackthebox","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":727,"kind":16,"name":"Hackaday","url":"enums/simpleicons.html#hackaday","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":728,"kind":16,"name":"HackerEarth","url":"enums/simpleicons.html#hackerearth","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":729,"kind":16,"name":"HackerOne","url":"enums/simpleicons.html#hackerone","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":730,"kind":16,"name":"HackerRank","url":"enums/simpleicons.html#hackerrank","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":731,"kind":16,"name":"Hackster","url":"enums/simpleicons.html#hackster","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":732,"kind":16,"name":"Handshake","url":"enums/simpleicons.html#handshake","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":733,"kind":16,"name":"HandshakeProtocol","url":"enums/simpleicons.html#handshakeprotocol","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":734,"kind":16,"name":"HappyCow","url":"enums/simpleicons.html#happycow","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":735,"kind":16,"name":"Harbor","url":"enums/simpleicons.html#harbor","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":736,"kind":16,"name":"Hashnode","url":"enums/simpleicons.html#hashnode","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":737,"kind":16,"name":"Haskell","url":"enums/simpleicons.html#haskell","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":738,"kind":16,"name":"Hasura","url":"enums/simpleicons.html#hasura","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":739,"kind":16,"name":"HatenaBookmark","url":"enums/simpleicons.html#hatenabookmark","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":740,"kind":16,"name":"Haveibeenpwned","url":"enums/simpleicons.html#haveibeenpwned","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":741,"kind":16,"name":"Haxe","url":"enums/simpleicons.html#haxe","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":742,"kind":16,"name":"HBO","url":"enums/simpleicons.html#hbo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":743,"kind":16,"name":"HCL","url":"enums/simpleicons.html#hcl","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":744,"kind":16,"name":"Headspace","url":"enums/simpleicons.html#headspace","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":745,"kind":16,"name":"HelloFresh","url":"enums/simpleicons.html#hellofresh","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":746,"kind":16,"name":"HellyHansen","url":"enums/simpleicons.html#hellyhansen","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":747,"kind":16,"name":"Helm","url":"enums/simpleicons.html#helm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":748,"kind":16,"name":"HelpDesk","url":"enums/simpleicons.html#helpdesk","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":749,"kind":16,"name":"HERE","url":"enums/simpleicons.html#here","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":750,"kind":16,"name":"Heroku","url":"enums/simpleicons.html#heroku","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":751,"kind":16,"name":"Hexo","url":"enums/simpleicons.html#hexo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":752,"kind":16,"name":"HEY","url":"enums/simpleicons.html#hey","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":753,"kind":16,"name":"Hibernate","url":"enums/simpleicons.html#hibernate","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":754,"kind":16,"name":"Hilton","url":"enums/simpleicons.html#hilton","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":755,"kind":16,"name":"Hitachi","url":"enums/simpleicons.html#hitachi","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":756,"kind":16,"name":"Hive","url":"enums/simpleicons.html#hive","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":757,"kind":16,"name":"HiveBlockchain","url":"enums/simpleicons.html#hiveblockchain","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":758,"kind":16,"name":"HomeAssistant","url":"enums/simpleicons.html#homeassistant","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":759,"kind":16,"name":"HomeAssistantCommunityStore","url":"enums/simpleicons.html#homeassistantcommunitystore","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":760,"kind":16,"name":"HomeAdvisor","url":"enums/simpleicons.html#homeadvisor","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":761,"kind":16,"name":"Homebrew","url":"enums/simpleicons.html#homebrew","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":762,"kind":16,"name":"Homebridge","url":"enums/simpleicons.html#homebridge","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":763,"kind":16,"name":"Homify","url":"enums/simpleicons.html#homify","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":764,"kind":16,"name":"Honda","url":"enums/simpleicons.html#honda","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":765,"kind":16,"name":"Hootsuite","url":"enums/simpleicons.html#hootsuite","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":766,"kind":16,"name":"Hoppscotch","url":"enums/simpleicons.html#hoppscotch","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":767,"kind":16,"name":"HotelsCom","url":"enums/simpleicons.html#hotelscom","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":768,"kind":16,"name":"Hotjar","url":"enums/simpleicons.html#hotjar","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":769,"kind":16,"name":"Houdini","url":"enums/simpleicons.html#houdini","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":770,"kind":16,"name":"Houzz","url":"enums/simpleicons.html#houzz","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":771,"kind":16,"name":"HP","url":"enums/simpleicons.html#hp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":772,"kind":16,"name":"HTMLAcademy","url":"enums/simpleicons.html#htmlacademy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":773,"kind":16,"name":"HTML5","url":"enums/simpleicons.html#html5","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":774,"kind":16,"name":"Huawei","url":"enums/simpleicons.html#huawei","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":775,"kind":16,"name":"HubSpot","url":"enums/simpleicons.html#hubspot","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":776,"kind":16,"name":"Hugo","url":"enums/simpleicons.html#hugo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":777,"kind":16,"name":"Hulu","url":"enums/simpleicons.html#hulu","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":778,"kind":16,"name":"HumbleBundle","url":"enums/simpleicons.html#humblebundle","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":779,"kind":16,"name":"HungryJack_s","url":"enums/simpleicons.html#hungryjack_s","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":780,"kind":16,"name":"Hurriyetemlak","url":"enums/simpleicons.html#hurriyetemlak","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":781,"kind":16,"name":"Husqvarna","url":"enums/simpleicons.html#husqvarna","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":782,"kind":16,"name":"Hyper","url":"enums/simpleicons.html#hyper","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":783,"kind":16,"name":"Hyperledger","url":"enums/simpleicons.html#hyperledger","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":784,"kind":16,"name":"Hypothesis","url":"enums/simpleicons.html#hypothesis","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":785,"kind":16,"name":"Hyundai","url":"enums/simpleicons.html#hyundai","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":786,"kind":16,"name":"Iata","url":"enums/simpleicons.html#iata","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":787,"kind":16,"name":"IBeacon","url":"enums/simpleicons.html#ibeacon","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":788,"kind":16,"name":"IBM","url":"enums/simpleicons.html#ibm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":789,"kind":16,"name":"IBMWatson","url":"enums/simpleicons.html#ibmwatson","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":790,"kind":16,"name":"Icinga","url":"enums/simpleicons.html#icinga","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":791,"kind":16,"name":"ICloud","url":"enums/simpleicons.html#icloud","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":792,"kind":16,"name":"IcoMoon","url":"enums/simpleicons.html#icomoon","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":793,"kind":16,"name":"ICON","url":"enums/simpleicons.html#icon","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":794,"kind":16,"name":"Iconfinder","url":"enums/simpleicons.html#iconfinder","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":795,"kind":16,"name":"Iconify","url":"enums/simpleicons.html#iconify","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":796,"kind":16,"name":"IconJar","url":"enums/simpleicons.html#iconjar","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":797,"kind":16,"name":"ICQ","url":"enums/simpleicons.html#icq","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":798,"kind":16,"name":"IEEE","url":"enums/simpleicons.html#ieee","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":799,"kind":16,"name":"IFixit","url":"enums/simpleicons.html#ifixit","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":800,"kind":16,"name":"IFood","url":"enums/simpleicons.html#ifood","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":801,"kind":16,"name":"IFTTT","url":"enums/simpleicons.html#ifttt","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":802,"kind":16,"name":"IHeartRadio","url":"enums/simpleicons.html#iheartradio","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":803,"kind":16,"name":"IKEA","url":"enums/simpleicons.html#ikea","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":804,"kind":16,"name":"ImageJ","url":"enums/simpleicons.html#imagej","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":805,"kind":16,"name":"IMDb","url":"enums/simpleicons.html#imdb","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":806,"kind":16,"name":"Imgur","url":"enums/simpleicons.html#imgur","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":807,"kind":16,"name":"Immer","url":"enums/simpleicons.html#immer","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":808,"kind":16,"name":"Imou","url":"enums/simpleicons.html#imou","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":809,"kind":16,"name":"Indeed","url":"enums/simpleicons.html#indeed","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":810,"kind":16,"name":"Infiniti","url":"enums/simpleicons.html#infiniti","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":811,"kind":16,"name":"InfluxDB","url":"enums/simpleicons.html#influxdb","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":812,"kind":16,"name":"Informatica","url":"enums/simpleicons.html#informatica","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":813,"kind":16,"name":"Infosys","url":"enums/simpleicons.html#infosys","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":814,"kind":16,"name":"Ingress","url":"enums/simpleicons.html#ingress","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":815,"kind":16,"name":"Inkscape","url":"enums/simpleicons.html#inkscape","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":816,"kind":16,"name":"Insomnia","url":"enums/simpleicons.html#insomnia","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":817,"kind":16,"name":"Instacart","url":"enums/simpleicons.html#instacart","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":818,"kind":16,"name":"Instagram","url":"enums/simpleicons.html#instagram","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":819,"kind":16,"name":"Instapaper","url":"enums/simpleicons.html#instapaper","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":820,"kind":16,"name":"Instructables","url":"enums/simpleicons.html#instructables","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":821,"kind":16,"name":"Integromat","url":"enums/simpleicons.html#integromat","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":822,"kind":16,"name":"Intel","url":"enums/simpleicons.html#intel","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":823,"kind":16,"name":"IntelliJIDEA","url":"enums/simpleicons.html#intellijidea","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":824,"kind":16,"name":"Intercom","url":"enums/simpleicons.html#intercom","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":825,"kind":16,"name":"InternetArchive","url":"enums/simpleicons.html#internetarchive","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":826,"kind":16,"name":"InternetExplorer","url":"enums/simpleicons.html#internetexplorer","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":827,"kind":16,"name":"Intigriti","url":"enums/simpleicons.html#intigriti","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":828,"kind":16,"name":"InVision","url":"enums/simpleicons.html#invision","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":829,"kind":16,"name":"InvoiceNinja","url":"enums/simpleicons.html#invoiceninja","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":830,"kind":16,"name":"IoBroker","url":"enums/simpleicons.html#iobroker","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":831,"kind":16,"name":"Ionic","url":"enums/simpleicons.html#ionic","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":832,"kind":16,"name":"IOS","url":"enums/simpleicons.html#ios","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":833,"kind":16,"name":"IOTA","url":"enums/simpleicons.html#iota","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":834,"kind":16,"name":"IPFS","url":"enums/simpleicons.html#ipfs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":835,"kind":16,"name":"Issuu","url":"enums/simpleicons.html#issuu","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":836,"kind":16,"name":"ItchIo","url":"enums/simpleicons.html#itchio","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":837,"kind":16,"name":"ITunes","url":"enums/simpleicons.html#itunes","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":838,"kind":16,"name":"IVECO","url":"enums/simpleicons.html#iveco","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":839,"kind":16,"name":"Jabber","url":"enums/simpleicons.html#jabber","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":840,"kind":16,"name":"Jaguar","url":"enums/simpleicons.html#jaguar","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":841,"kind":16,"name":"Jamboard","url":"enums/simpleicons.html#jamboard","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":842,"kind":16,"name":"Jameson","url":"enums/simpleicons.html#jameson","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":843,"kind":16,"name":"Jamstack","url":"enums/simpleicons.html#jamstack","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":844,"kind":16,"name":"Jasmine","url":"enums/simpleicons.html#jasmine","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":845,"kind":16,"name":"Java","url":"enums/simpleicons.html#java","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":846,"kind":16,"name":"JavaScript","url":"enums/simpleicons.html#javascript","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":847,"kind":16,"name":"JBL","url":"enums/simpleicons.html#jbl","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":848,"kind":16,"name":"JCB","url":"enums/simpleicons.html#jcb","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":849,"kind":16,"name":"Jeep","url":"enums/simpleicons.html#jeep","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":850,"kind":16,"name":"Jekyll","url":"enums/simpleicons.html#jekyll","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":851,"kind":16,"name":"Jellyfin","url":"enums/simpleicons.html#jellyfin","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":852,"kind":16,"name":"Jenkins","url":"enums/simpleicons.html#jenkins","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":853,"kind":16,"name":"JenkinsX","url":"enums/simpleicons.html#jenkinsx","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":854,"kind":16,"name":"Jest","url":"enums/simpleicons.html#jest","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":855,"kind":16,"name":"JET","url":"enums/simpleicons.html#jet","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":856,"kind":16,"name":"JetBrains","url":"enums/simpleicons.html#jetbrains","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":857,"kind":16,"name":"JFrog","url":"enums/simpleicons.html#jfrog","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":858,"kind":16,"name":"JFrogBintray","url":"enums/simpleicons.html#jfrogbintray","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":859,"kind":16,"name":"Jinja","url":"enums/simpleicons.html#jinja","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":860,"kind":16,"name":"Jira","url":"enums/simpleicons.html#jira","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":861,"kind":16,"name":"JiraSoftware","url":"enums/simpleicons.html#jirasoftware","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":862,"kind":16,"name":"Jitsi","url":"enums/simpleicons.html#jitsi","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":863,"kind":16,"name":"JohnDeere","url":"enums/simpleicons.html#johndeere","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":864,"kind":16,"name":"Joomla","url":"enums/simpleicons.html#joomla","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":865,"kind":16,"name":"JPEG","url":"enums/simpleicons.html#jpeg","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":866,"kind":16,"name":"JQuery","url":"enums/simpleicons.html#jquery","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":867,"kind":16,"name":"JRGroup","url":"enums/simpleicons.html#jrgroup","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":868,"kind":16,"name":"JsDelivr","url":"enums/simpleicons.html#jsdelivr","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":869,"kind":16,"name":"JSFiddle","url":"enums/simpleicons.html#jsfiddle","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":870,"kind":16,"name":"JSON","url":"enums/simpleicons.html#json","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":871,"kind":16,"name":"JSONWebTokens","url":"enums/simpleicons.html#jsonwebtokens","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":872,"kind":16,"name":"JSS","url":"enums/simpleicons.html#jss","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":873,"kind":16,"name":"Julia","url":"enums/simpleicons.html#julia","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":874,"kind":16,"name":"JuniperNetworks","url":"enums/simpleicons.html#junipernetworks","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":875,"kind":16,"name":"JUnit5","url":"enums/simpleicons.html#junit5","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":876,"kind":16,"name":"Jupyter","url":"enums/simpleicons.html#jupyter","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":877,"kind":16,"name":"JustEat","url":"enums/simpleicons.html#justeat","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":878,"kind":16,"name":"JustGiving","url":"enums/simpleicons.html#justgiving","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":879,"kind":16,"name":"Kaggle","url":"enums/simpleicons.html#kaggle","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":880,"kind":16,"name":"Kahoot_","url":"enums/simpleicons.html#kahoot_","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":881,"kind":16,"name":"KaiOS","url":"enums/simpleicons.html#kaios","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":882,"kind":16,"name":"Kakao","url":"enums/simpleicons.html#kakao","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":883,"kind":16,"name":"KakaoTalk","url":"enums/simpleicons.html#kakaotalk","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":884,"kind":16,"name":"KaliLinux","url":"enums/simpleicons.html#kalilinux","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":885,"kind":16,"name":"KarlsruherVerkehrsverbund","url":"enums/simpleicons.html#karlsruherverkehrsverbund","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":886,"kind":16,"name":"KasaSmart","url":"enums/simpleicons.html#kasasmart","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":887,"kind":16,"name":"KashFlow","url":"enums/simpleicons.html#kashflow","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":888,"kind":16,"name":"Kaspersky","url":"enums/simpleicons.html#kaspersky","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":889,"kind":16,"name":"Katacoda","url":"enums/simpleicons.html#katacoda","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":890,"kind":16,"name":"Katana","url":"enums/simpleicons.html#katana","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":891,"kind":16,"name":"KDE","url":"enums/simpleicons.html#kde","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":892,"kind":16,"name":"Kdenlive","url":"enums/simpleicons.html#kdenlive","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":893,"kind":16,"name":"KeePassXC","url":"enums/simpleicons.html#keepassxc","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":894,"kind":16,"name":"Kentico","url":"enums/simpleicons.html#kentico","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":895,"kind":16,"name":"Keras","url":"enums/simpleicons.html#keras","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":896,"kind":16,"name":"Keybase","url":"enums/simpleicons.html#keybase","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":897,"kind":16,"name":"KeyCDN","url":"enums/simpleicons.html#keycdn","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":898,"kind":16,"name":"KhanAcademy","url":"enums/simpleicons.html#khanacademy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":899,"kind":16,"name":"KhronosGroup","url":"enums/simpleicons.html#khronosgroup","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":900,"kind":16,"name":"Kia","url":"enums/simpleicons.html#kia","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":901,"kind":16,"name":"Kibana","url":"enums/simpleicons.html#kibana","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":902,"kind":16,"name":"Kickstarter","url":"enums/simpleicons.html#kickstarter","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":903,"kind":16,"name":"Kik","url":"enums/simpleicons.html#kik","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":904,"kind":16,"name":"Kirby","url":"enums/simpleicons.html#kirby","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":905,"kind":16,"name":"Kitsu","url":"enums/simpleicons.html#kitsu","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":906,"kind":16,"name":"Klarna","url":"enums/simpleicons.html#klarna","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":907,"kind":16,"name":"KLM","url":"enums/simpleicons.html#klm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":908,"kind":16,"name":"Klook","url":"enums/simpleicons.html#klook","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":909,"kind":16,"name":"KnowledgeBase","url":"enums/simpleicons.html#knowledgebase","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":910,"kind":16,"name":"Known","url":"enums/simpleicons.html#known","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":911,"kind":16,"name":"KoFi","url":"enums/simpleicons.html#kofi","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":912,"kind":16,"name":"Kodi","url":"enums/simpleicons.html#kodi","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":913,"kind":16,"name":"Koding","url":"enums/simpleicons.html#koding","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":914,"kind":16,"name":"Kofax","url":"enums/simpleicons.html#kofax","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":915,"kind":16,"name":"Komoot","url":"enums/simpleicons.html#komoot","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":916,"kind":16,"name":"Kongregate","url":"enums/simpleicons.html#kongregate","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":917,"kind":16,"name":"Kotlin","url":"enums/simpleicons.html#kotlin","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":918,"kind":16,"name":"Krita","url":"enums/simpleicons.html#krita","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":919,"kind":16,"name":"KTM","url":"enums/simpleicons.html#ktm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":920,"kind":16,"name":"Kubernetes","url":"enums/simpleicons.html#kubernetes","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":921,"kind":16,"name":"Kubuntu","url":"enums/simpleicons.html#kubuntu","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":922,"kind":16,"name":"Kyocera","url":"enums/simpleicons.html#kyocera","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":923,"kind":16,"name":"LabVIEW","url":"enums/simpleicons.html#labview","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":924,"kind":16,"name":"Lada","url":"enums/simpleicons.html#lada","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":925,"kind":16,"name":"Lamborghini","url":"enums/simpleicons.html#lamborghini","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":926,"kind":16,"name":"LandRover","url":"enums/simpleicons.html#landrover","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":927,"kind":16,"name":"Laragon","url":"enums/simpleicons.html#laragon","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":928,"kind":16,"name":"Laravel","url":"enums/simpleicons.html#laravel","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":929,"kind":16,"name":"LaravelHorizon","url":"enums/simpleicons.html#laravelhorizon","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":930,"kind":16,"name":"LaravelNova","url":"enums/simpleicons.html#laravelnova","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":931,"kind":16,"name":"LastFm","url":"enums/simpleicons.html#lastfm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":932,"kind":16,"name":"LastPass","url":"enums/simpleicons.html#lastpass","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":933,"kind":16,"name":"LaTeX","url":"enums/simpleicons.html#latex","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":934,"kind":16,"name":"Launchpad","url":"enums/simpleicons.html#launchpad","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":935,"kind":16,"name":"LBRY","url":"enums/simpleicons.html#lbry","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":936,"kind":16,"name":"Leaflet","url":"enums/simpleicons.html#leaflet","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":937,"kind":16,"name":"Leanpub","url":"enums/simpleicons.html#leanpub","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":938,"kind":16,"name":"LeetCode","url":"enums/simpleicons.html#leetcode","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":939,"kind":16,"name":"Lenovo","url":"enums/simpleicons.html#lenovo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":940,"kind":16,"name":"Less","url":"enums/simpleicons.html#less","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":941,"kind":16,"name":"Let_sEncrypt","url":"enums/simpleicons.html#let_sencrypt","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":942,"kind":16,"name":"Letterboxd","url":"enums/simpleicons.html#letterboxd","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":943,"kind":16,"name":"LG","url":"enums/simpleicons.html#lg","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":944,"kind":16,"name":"LGTM","url":"enums/simpleicons.html#lgtm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":945,"kind":16,"name":"Liberapay","url":"enums/simpleicons.html#liberapay","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":946,"kind":16,"name":"LibrariesIo","url":"enums/simpleicons.html#librariesio","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":947,"kind":16,"name":"LibraryThing","url":"enums/simpleicons.html#librarything","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":948,"kind":16,"name":"LibreOffice","url":"enums/simpleicons.html#libreoffice","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":949,"kind":16,"name":"Libuv","url":"enums/simpleicons.html#libuv","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":950,"kind":16,"name":"Lichess","url":"enums/simpleicons.html#lichess","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":951,"kind":16,"name":"LIFX","url":"enums/simpleicons.html#lifx","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":952,"kind":16,"name":"Lighthouse","url":"enums/simpleicons.html#lighthouse","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":953,"kind":16,"name":"LINE","url":"enums/simpleicons.html#line","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":954,"kind":16,"name":"LineageOS","url":"enums/simpleicons.html#lineageos","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":955,"kind":16,"name":"LinkedIn","url":"enums/simpleicons.html#linkedin","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":956,"kind":16,"name":"Linktree","url":"enums/simpleicons.html#linktree","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":957,"kind":16,"name":"Linode","url":"enums/simpleicons.html#linode","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":958,"kind":16,"name":"Linux","url":"enums/simpleicons.html#linux","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":959,"kind":16,"name":"LinuxContainers","url":"enums/simpleicons.html#linuxcontainers","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":960,"kind":16,"name":"LinuxFoundation","url":"enums/simpleicons.html#linuxfoundation","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":961,"kind":16,"name":"LinuxMint","url":"enums/simpleicons.html#linuxmint","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":962,"kind":16,"name":"LionAir","url":"enums/simpleicons.html#lionair","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":963,"kind":16,"name":"Lit","url":"enums/simpleicons.html#lit","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":964,"kind":16,"name":"Litecoin","url":"enums/simpleicons.html#litecoin","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":965,"kind":16,"name":"LiveChat","url":"enums/simpleicons.html#livechat","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":966,"kind":16,"name":"LiveJournal","url":"enums/simpleicons.html#livejournal","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":967,"kind":16,"name":"LLVM","url":"enums/simpleicons.html#llvm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":968,"kind":16,"name":"LMMS","url":"enums/simpleicons.html#lmms","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":969,"kind":16,"name":"Logitech","url":"enums/simpleicons.html#logitech","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":970,"kind":16,"name":"LogMeIn","url":"enums/simpleicons.html#logmein","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":971,"kind":16,"name":"Logstash","url":"enums/simpleicons.html#logstash","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":972,"kind":16,"name":"Looker","url":"enums/simpleicons.html#looker","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":973,"kind":16,"name":"Loom","url":"enums/simpleicons.html#loom","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":974,"kind":16,"name":"Loop","url":"enums/simpleicons.html#loop","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":975,"kind":16,"name":"Lospec","url":"enums/simpleicons.html#lospec","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":976,"kind":16,"name":"LOTPolishAirlines","url":"enums/simpleicons.html#lotpolishairlines","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":977,"kind":16,"name":"Lua","url":"enums/simpleicons.html#lua","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":978,"kind":16,"name":"Lubuntu","url":"enums/simpleicons.html#lubuntu","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":979,"kind":16,"name":"Lufthansa","url":"enums/simpleicons.html#lufthansa","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":980,"kind":16,"name":"Lumen","url":"enums/simpleicons.html#lumen","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":981,"kind":16,"name":"Lydia","url":"enums/simpleicons.html#lydia","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":982,"kind":16,"name":"Lyft","url":"enums/simpleicons.html#lyft","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":983,"kind":16,"name":"MAAS","url":"enums/simpleicons.html#maas","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":984,"kind":16,"name":"MacOS","url":"enums/simpleicons.html#macos","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":985,"kind":16,"name":"Macy_s","url":"enums/simpleicons.html#macy_s","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":986,"kind":16,"name":"Magento","url":"enums/simpleicons.html#magento","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":987,"kind":16,"name":"Magisk","url":"enums/simpleicons.html#magisk","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":988,"kind":16,"name":"MailRu","url":"enums/simpleicons.html#mailru","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":989,"kind":16,"name":"MailChimp","url":"enums/simpleicons.html#mailchimp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":990,"kind":16,"name":"MajorLeagueHacking","url":"enums/simpleicons.html#majorleaguehacking","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":991,"kind":16,"name":"MakerBot","url":"enums/simpleicons.html#makerbot","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":992,"kind":16,"name":"MAN","url":"enums/simpleicons.html#man","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":993,"kind":16,"name":"ManageIQ","url":"enums/simpleicons.html#manageiq","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":994,"kind":16,"name":"Manjaro","url":"enums/simpleicons.html#manjaro","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":995,"kind":16,"name":"Mapbox","url":"enums/simpleicons.html#mapbox","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":996,"kind":16,"name":"MariaDB","url":"enums/simpleicons.html#mariadb","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":997,"kind":16,"name":"MariaDBFoundation","url":"enums/simpleicons.html#mariadbfoundation","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":998,"kind":16,"name":"Markdown","url":"enums/simpleicons.html#markdown","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":999,"kind":16,"name":"Marketo","url":"enums/simpleicons.html#marketo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1000,"kind":16,"name":"Marriott","url":"enums/simpleicons.html#marriott","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1001,"kind":16,"name":"Maserati","url":"enums/simpleicons.html#maserati","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1002,"kind":16,"name":"MasterCard","url":"enums/simpleicons.html#mastercard","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1003,"kind":16,"name":"Mastercomfig","url":"enums/simpleicons.html#mastercomfig","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1004,"kind":16,"name":"Mastodon","url":"enums/simpleicons.html#mastodon","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1005,"kind":16,"name":"MaterialDesign","url":"enums/simpleicons.html#materialdesign","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1006,"kind":16,"name":"MaterialDesignIcons","url":"enums/simpleicons.html#materialdesignicons","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1007,"kind":16,"name":"MaterialUI","url":"enums/simpleicons.html#materialui","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1008,"kind":16,"name":"Matomo","url":"enums/simpleicons.html#matomo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1009,"kind":16,"name":"Matrix","url":"enums/simpleicons.html#matrix","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1010,"kind":16,"name":"Mattermost","url":"enums/simpleicons.html#mattermost","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1011,"kind":16,"name":"Matternet","url":"enums/simpleicons.html#matternet","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1012,"kind":16,"name":"Max","url":"enums/simpleicons.html#max","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1013,"kind":16,"name":"MaxPlanckGesellschaft","url":"enums/simpleicons.html#maxplanckgesellschaft","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1014,"kind":16,"name":"Maytag","url":"enums/simpleicons.html#maytag","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1015,"kind":16,"name":"Mazda","url":"enums/simpleicons.html#mazda","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1016,"kind":16,"name":"McAfee","url":"enums/simpleicons.html#mcafee","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1017,"kind":16,"name":"McDonald_s","url":"enums/simpleicons.html#mcdonald_s","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1018,"kind":16,"name":"McLaren","url":"enums/simpleicons.html#mclaren","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1019,"kind":16,"name":"MDNWebDocs","url":"enums/simpleicons.html#mdnwebdocs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1020,"kind":16,"name":"MediaFire","url":"enums/simpleicons.html#mediafire","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1021,"kind":16,"name":"MediaTek","url":"enums/simpleicons.html#mediatek","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1022,"kind":16,"name":"MediaTemple","url":"enums/simpleicons.html#mediatemple","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1023,"kind":16,"name":"Medium","url":"enums/simpleicons.html#medium","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1024,"kind":16,"name":"Meetup","url":"enums/simpleicons.html#meetup","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1025,"kind":16,"name":"MEGA","url":"enums/simpleicons.html#mega","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1026,"kind":16,"name":"Mendeley","url":"enums/simpleicons.html#mendeley","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1027,"kind":16,"name":"Mercedes","url":"enums/simpleicons.html#mercedes","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1028,"kind":16,"name":"Mercurial","url":"enums/simpleicons.html#mercurial","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1029,"kind":16,"name":"Messenger","url":"enums/simpleicons.html#messenger","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1030,"kind":16,"name":"Metabase","url":"enums/simpleicons.html#metabase","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1031,"kind":16,"name":"MetaFilter","url":"enums/simpleicons.html#metafilter","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1032,"kind":16,"name":"Meteor","url":"enums/simpleicons.html#meteor","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1033,"kind":16,"name":"Metro","url":"enums/simpleicons.html#metro","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1034,"kind":16,"name":"MetroDeLaCiudadDeM_xico","url":"enums/simpleicons.html#metrodelaciudaddem_xico","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1035,"kind":16,"name":"MetroDeMadrid","url":"enums/simpleicons.html#metrodemadrid","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1036,"kind":16,"name":"M_troDeParis","url":"enums/simpleicons.html#m_trodeparis","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1037,"kind":16,"name":"MeWe","url":"enums/simpleicons.html#mewe","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1038,"kind":16,"name":"Micro_bit","url":"enums/simpleicons.html#micro_bit","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1039,"kind":16,"name":"MicroBlog","url":"enums/simpleicons.html#microblog","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1040,"kind":16,"name":"Microgenetics","url":"enums/simpleicons.html#microgenetics","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1041,"kind":16,"name":"MicroPython","url":"enums/simpleicons.html#micropython","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1042,"kind":16,"name":"Microsoft","url":"enums/simpleicons.html#microsoft","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1043,"kind":16,"name":"MicrosoftAcademic","url":"enums/simpleicons.html#microsoftacademic","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1044,"kind":16,"name":"MicrosoftAccess","url":"enums/simpleicons.html#microsoftaccess","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1045,"kind":16,"name":"MicrosoftAzure","url":"enums/simpleicons.html#microsoftazure","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1046,"kind":16,"name":"MicrosoftBing","url":"enums/simpleicons.html#microsoftbing","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1047,"kind":16,"name":"MicrosoftEdge","url":"enums/simpleicons.html#microsoftedge","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1048,"kind":16,"name":"MicrosoftExcel","url":"enums/simpleicons.html#microsoftexcel","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1049,"kind":16,"name":"MicrosoftExchange","url":"enums/simpleicons.html#microsoftexchange","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1050,"kind":16,"name":"MicrosoftOffice","url":"enums/simpleicons.html#microsoftoffice","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1051,"kind":16,"name":"MicrosoftOneDrive","url":"enums/simpleicons.html#microsoftonedrive","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1052,"kind":16,"name":"MicrosoftOneNote","url":"enums/simpleicons.html#microsoftonenote","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1053,"kind":16,"name":"MicrosoftOutlook","url":"enums/simpleicons.html#microsoftoutlook","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1054,"kind":16,"name":"MicrosoftPowerPoint","url":"enums/simpleicons.html#microsoftpowerpoint","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1055,"kind":16,"name":"MicrosoftSharePoint","url":"enums/simpleicons.html#microsoftsharepoint","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1056,"kind":16,"name":"MicrosoftSQLServer","url":"enums/simpleicons.html#microsoftsqlserver","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1057,"kind":16,"name":"MicrosoftTeams","url":"enums/simpleicons.html#microsoftteams","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1058,"kind":16,"name":"MicrosoftVisio","url":"enums/simpleicons.html#microsoftvisio","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1059,"kind":16,"name":"MicrosoftWord","url":"enums/simpleicons.html#microsoftword","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1060,"kind":16,"name":"MicroStrategy","url":"enums/simpleicons.html#microstrategy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1061,"kind":16,"name":"MIDI","url":"enums/simpleicons.html#midi","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1062,"kind":16,"name":"Minds","url":"enums/simpleicons.html#minds","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1063,"kind":16,"name":"Minecraft","url":"enums/simpleicons.html#minecraft","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1064,"kind":16,"name":"Minetest","url":"enums/simpleicons.html#minetest","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1065,"kind":16,"name":"Mini","url":"enums/simpleicons.html#mini","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1066,"kind":16,"name":"Minutemailer","url":"enums/simpleicons.html#minutemailer","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1067,"kind":16,"name":"Miro","url":"enums/simpleicons.html#miro","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1068,"kind":16,"name":"Mitsubishi","url":"enums/simpleicons.html#mitsubishi","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1069,"kind":16,"name":"Mix","url":"enums/simpleicons.html#mix","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1070,"kind":16,"name":"Mixcloud","url":"enums/simpleicons.html#mixcloud","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1071,"kind":16,"name":"MobX","url":"enums/simpleicons.html#mobx","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1072,"kind":16,"name":"MobXStateTree","url":"enums/simpleicons.html#mobxstatetree","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1073,"kind":16,"name":"Mocha","url":"enums/simpleicons.html#mocha","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1074,"kind":16,"name":"MODX","url":"enums/simpleicons.html#modx","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1075,"kind":16,"name":"MojangStudios","url":"enums/simpleicons.html#mojangstudios","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1076,"kind":16,"name":"Moleculer","url":"enums/simpleicons.html#moleculer","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1077,"kind":16,"name":"Momenteo","url":"enums/simpleicons.html#momenteo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1078,"kind":16,"name":"Monero","url":"enums/simpleicons.html#monero","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1079,"kind":16,"name":"MongoDB","url":"enums/simpleicons.html#mongodb","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1080,"kind":16,"name":"MonkeyTie","url":"enums/simpleicons.html#monkeytie","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1081,"kind":16,"name":"Monster","url":"enums/simpleicons.html#monster","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1082,"kind":16,"name":"Monzo","url":"enums/simpleicons.html#monzo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1083,"kind":16,"name":"Moo","url":"enums/simpleicons.html#moo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1084,"kind":16,"name":"MoscowMetro","url":"enums/simpleicons.html#moscowmetro","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1085,"kind":16,"name":"Motorola","url":"enums/simpleicons.html#motorola","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1086,"kind":16,"name":"Mozilla","url":"enums/simpleicons.html#mozilla","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1087,"kind":16,"name":"MTA","url":"enums/simpleicons.html#mta","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1088,"kind":16,"name":"MTR","url":"enums/simpleicons.html#mtr","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1089,"kind":16,"name":"Mumble","url":"enums/simpleicons.html#mumble","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1090,"kind":16,"name":"MuseScore","url":"enums/simpleicons.html#musescore","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1091,"kind":16,"name":"MusicBrainz","url":"enums/simpleicons.html#musicbrainz","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1092,"kind":16,"name":"MXLinux","url":"enums/simpleicons.html#mxlinux","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1093,"kind":16,"name":"MyAnimeList","url":"enums/simpleicons.html#myanimelist","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1094,"kind":16,"name":"MYOB","url":"enums/simpleicons.html#myob","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1095,"kind":16,"name":"Myspace","url":"enums/simpleicons.html#myspace","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1096,"kind":16,"name":"MySQL","url":"enums/simpleicons.html#mysql","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1097,"kind":16,"name":"N26","url":"enums/simpleicons.html#n26","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1098,"kind":16,"name":"Namebase","url":"enums/simpleicons.html#namebase","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1099,"kind":16,"name":"Namecheap","url":"enums/simpleicons.html#namecheap","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1100,"kind":16,"name":"Nano","url":"enums/simpleicons.html#nano","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1101,"kind":16,"name":"NASA","url":"enums/simpleicons.html#nasa","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1102,"kind":16,"name":"NationalGrid","url":"enums/simpleicons.html#nationalgrid","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1103,"kind":16,"name":"NativeScript","url":"enums/simpleicons.html#nativescript","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1104,"kind":16,"name":"Naver","url":"enums/simpleicons.html#naver","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1105,"kind":16,"name":"NBA","url":"enums/simpleicons.html#nba","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1106,"kind":16,"name":"NBB","url":"enums/simpleicons.html#nbb","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1107,"kind":16,"name":"NDR","url":"enums/simpleicons.html#ndr","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1108,"kind":16,"name":"NEC","url":"enums/simpleicons.html#nec","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1109,"kind":16,"name":"Neo4j","url":"enums/simpleicons.html#neo4j","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1110,"kind":16,"name":"Neovim","url":"enums/simpleicons.html#neovim","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1111,"kind":16,"name":"NestJS","url":"enums/simpleicons.html#nestjs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1112,"kind":16,"name":"NetApp","url":"enums/simpleicons.html#netapp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1113,"kind":16,"name":"Netflix","url":"enums/simpleicons.html#netflix","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1114,"kind":16,"name":"Netlify","url":"enums/simpleicons.html#netlify","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1115,"kind":16,"name":"NewJapanProWrestling","url":"enums/simpleicons.html#newjapanprowrestling","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1116,"kind":16,"name":"NewRelic","url":"enums/simpleicons.html#newrelic","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1117,"kind":16,"name":"NewYorkTimes","url":"enums/simpleicons.html#newyorktimes","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1118,"kind":16,"name":"NextJs","url":"enums/simpleicons.html#nextjs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1119,"kind":16,"name":"Nextcloud","url":"enums/simpleicons.html#nextcloud","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1120,"kind":16,"name":"Nextdoor","url":"enums/simpleicons.html#nextdoor","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1121,"kind":16,"name":"NFC","url":"enums/simpleicons.html#nfc","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1122,"kind":16,"name":"NGINX","url":"enums/simpleicons.html#nginx","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1123,"kind":16,"name":"Ngrok","url":"enums/simpleicons.html#ngrok","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1124,"kind":16,"name":"Niconico","url":"enums/simpleicons.html#niconico","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1125,"kind":16,"name":"Nim","url":"enums/simpleicons.html#nim","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1126,"kind":16,"name":"Nintendo","url":"enums/simpleicons.html#nintendo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1127,"kind":16,"name":"Nintendo3DS","url":"enums/simpleicons.html#nintendo3ds","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1128,"kind":16,"name":"NintendoGameCube","url":"enums/simpleicons.html#nintendogamecube","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1129,"kind":16,"name":"NintendoNetwork","url":"enums/simpleicons.html#nintendonetwork","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1130,"kind":16,"name":"NintendoSwitch","url":"enums/simpleicons.html#nintendoswitch","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1131,"kind":16,"name":"Nissan","url":"enums/simpleicons.html#nissan","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1132,"kind":16,"name":"NixOS","url":"enums/simpleicons.html#nixos","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1133,"kind":16,"name":"NodeRED","url":"enums/simpleicons.html#nodered","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1134,"kind":16,"name":"NodeJs","url":"enums/simpleicons.html#nodejs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1135,"kind":16,"name":"Nodemon","url":"enums/simpleicons.html#nodemon","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1136,"kind":16,"name":"Nokia","url":"enums/simpleicons.html#nokia","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1137,"kind":16,"name":"Norwegian","url":"enums/simpleicons.html#norwegian","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1138,"kind":16,"name":"Notepad__","url":"enums/simpleicons.html#notepad__","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1139,"kind":16,"name":"Notion","url":"enums/simpleicons.html#notion","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1140,"kind":16,"name":"Notist","url":"enums/simpleicons.html#notist","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1141,"kind":16,"name":"NounProject","url":"enums/simpleicons.html#nounproject","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1142,"kind":16,"name":"Npm","url":"enums/simpleicons.html#npm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1143,"kind":16,"name":"Nrwl","url":"enums/simpleicons.html#nrwl","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1144,"kind":16,"name":"Nubank","url":"enums/simpleicons.html#nubank","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1145,"kind":16,"name":"Nucleo","url":"enums/simpleicons.html#nucleo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1146,"kind":16,"name":"NuGet","url":"enums/simpleicons.html#nuget","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1147,"kind":16,"name":"Nuke","url":"enums/simpleicons.html#nuke","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1148,"kind":16,"name":"Numba","url":"enums/simpleicons.html#numba","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1149,"kind":16,"name":"NumPy","url":"enums/simpleicons.html#numpy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1150,"kind":16,"name":"Nutanix","url":"enums/simpleicons.html#nutanix","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1151,"kind":16,"name":"NuxtJs","url":"enums/simpleicons.html#nuxtjs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1152,"kind":16,"name":"NVIDIA","url":"enums/simpleicons.html#nvidia","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1153,"kind":16,"name":"Nx","url":"enums/simpleicons.html#nx","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1154,"kind":16,"name":"OBSStudio","url":"enums/simpleicons.html#obsstudio","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1155,"kind":16,"name":"Observable","url":"enums/simpleicons.html#observable","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1156,"kind":16,"name":"OCaml","url":"enums/simpleicons.html#ocaml","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1157,"kind":16,"name":"Octave","url":"enums/simpleicons.html#octave","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1158,"kind":16,"name":"OctopusDeploy","url":"enums/simpleicons.html#octopusdeploy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1159,"kind":16,"name":"Oculus","url":"enums/simpleicons.html#oculus","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1160,"kind":16,"name":"Odnoklassniki","url":"enums/simpleicons.html#odnoklassniki","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1161,"kind":16,"name":"Odysee","url":"enums/simpleicons.html#odysee","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1162,"kind":16,"name":"Okcupid","url":"enums/simpleicons.html#okcupid","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1163,"kind":16,"name":"Okta","url":"enums/simpleicons.html#okta","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1164,"kind":16,"name":"OnePlus","url":"enums/simpleicons.html#oneplus","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1165,"kind":16,"name":"OnlyFans","url":"enums/simpleicons.html#onlyfans","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1166,"kind":16,"name":"ONNX","url":"enums/simpleicons.html#onnx","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1167,"kind":16,"name":"OnStar","url":"enums/simpleicons.html#onstar","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1168,"kind":16,"name":"Opel","url":"enums/simpleicons.html#opel","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1169,"kind":16,"name":"OpenAccess","url":"enums/simpleicons.html#openaccess","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1170,"kind":16,"name":"OpenBadges","url":"enums/simpleicons.html#openbadges","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1171,"kind":16,"name":"OpenBugBounty","url":"enums/simpleicons.html#openbugbounty","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1172,"kind":16,"name":"OpenCollective","url":"enums/simpleicons.html#opencollective","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1173,"kind":16,"name":"OpenContainersInitiative","url":"enums/simpleicons.html#opencontainersinitiative","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1174,"kind":16,"name":"OpenSourceInitiative","url":"enums/simpleicons.html#opensourceinitiative","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1175,"kind":16,"name":"OpenAI","url":"enums/simpleicons.html#openai","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1176,"kind":16,"name":"OpenAIGym","url":"enums/simpleicons.html#openaigym","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1177,"kind":16,"name":"OpenAPIInitiative","url":"enums/simpleicons.html#openapiinitiative","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1178,"kind":16,"name":"OpenBSD","url":"enums/simpleicons.html#openbsd","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1179,"kind":16,"name":"OpenCV","url":"enums/simpleicons.html#opencv","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1180,"kind":16,"name":"OpenFaaS","url":"enums/simpleicons.html#openfaas","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1181,"kind":16,"name":"OpenGL","url":"enums/simpleicons.html#opengl","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1182,"kind":16,"name":"OpenID","url":"enums/simpleicons.html#openid","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1183,"kind":16,"name":"Openlayers","url":"enums/simpleicons.html#openlayers","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1184,"kind":16,"name":"OpenNebula","url":"enums/simpleicons.html#opennebula","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1185,"kind":16,"name":"OpenSSL","url":"enums/simpleicons.html#openssl","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1186,"kind":16,"name":"OpenStack","url":"enums/simpleicons.html#openstack","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1187,"kind":16,"name":"OpenStreetMap","url":"enums/simpleicons.html#openstreetmap","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1188,"kind":16,"name":"OpenSUSE","url":"enums/simpleicons.html#opensuse","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1189,"kind":16,"name":"OpenVPN","url":"enums/simpleicons.html#openvpn","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1190,"kind":16,"name":"OpenWrt","url":"enums/simpleicons.html#openwrt","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1191,"kind":16,"name":"Opera","url":"enums/simpleicons.html#opera","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1192,"kind":16,"name":"OPNSense","url":"enums/simpleicons.html#opnsense","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1193,"kind":16,"name":"Opsgenie","url":"enums/simpleicons.html#opsgenie","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1194,"kind":16,"name":"OpsLevel","url":"enums/simpleicons.html#opslevel","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1195,"kind":16,"name":"Oracle","url":"enums/simpleicons.html#oracle","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1196,"kind":16,"name":"ORCID","url":"enums/simpleicons.html#orcid","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1197,"kind":16,"name":"Org","url":"enums/simpleicons.html#org","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1198,"kind":16,"name":"Origin","url":"enums/simpleicons.html#origin","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1199,"kind":16,"name":"Osano","url":"enums/simpleicons.html#osano","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1200,"kind":16,"name":"Oshkosh","url":"enums/simpleicons.html#oshkosh","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1201,"kind":16,"name":"OSMC","url":"enums/simpleicons.html#osmc","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1202,"kind":16,"name":"Osu_","url":"enums/simpleicons.html#osu_","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1203,"kind":16,"name":"Overcast","url":"enums/simpleicons.html#overcast","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1204,"kind":16,"name":"Overleaf","url":"enums/simpleicons.html#overleaf","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1205,"kind":16,"name":"OVH","url":"enums/simpleicons.html#ovh","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1206,"kind":16,"name":"OWASP","url":"enums/simpleicons.html#owasp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1207,"kind":16,"name":"Oxygen","url":"enums/simpleicons.html#oxygen","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1208,"kind":16,"name":"OYO","url":"enums/simpleicons.html#oyo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1209,"kind":16,"name":"P5Js","url":"enums/simpleicons.html#p5js","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1210,"kind":16,"name":"Packagist","url":"enums/simpleicons.html#packagist","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1211,"kind":16,"name":"PaddyPower","url":"enums/simpleicons.html#paddypower","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1212,"kind":16,"name":"Pagekit","url":"enums/simpleicons.html#pagekit","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1213,"kind":16,"name":"PagerDuty","url":"enums/simpleicons.html#pagerduty","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1214,"kind":16,"name":"PageSpeedInsights","url":"enums/simpleicons.html#pagespeedinsights","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1215,"kind":16,"name":"PagSeguro","url":"enums/simpleicons.html#pagseguro","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1216,"kind":16,"name":"Palantir","url":"enums/simpleicons.html#palantir","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1217,"kind":16,"name":"PaloAltoSoftware","url":"enums/simpleicons.html#paloaltosoftware","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1218,"kind":16,"name":"Pandas","url":"enums/simpleicons.html#pandas","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1219,"kind":16,"name":"Pandora","url":"enums/simpleicons.html#pandora","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1220,"kind":16,"name":"Pantheon","url":"enums/simpleicons.html#pantheon","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1221,"kind":16,"name":"ParitySubstrate","url":"enums/simpleicons.html#paritysubstrate","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1222,"kind":16,"name":"ParseLy","url":"enums/simpleicons.html#parsely","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1223,"kind":16,"name":"Passport","url":"enums/simpleicons.html#passport","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1224,"kind":16,"name":"Pastebin","url":"enums/simpleicons.html#pastebin","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1225,"kind":16,"name":"Patreon","url":"enums/simpleicons.html#patreon","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1226,"kind":16,"name":"Payoneer","url":"enums/simpleicons.html#payoneer","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1227,"kind":16,"name":"PayPal","url":"enums/simpleicons.html#paypal","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1228,"kind":16,"name":"Paytm","url":"enums/simpleicons.html#paytm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1229,"kind":16,"name":"PCGamingWiki","url":"enums/simpleicons.html#pcgamingwiki","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1230,"kind":16,"name":"PeerTube","url":"enums/simpleicons.html#peertube","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1231,"kind":16,"name":"PegasusAirlines","url":"enums/simpleicons.html#pegasusairlines","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1232,"kind":16,"name":"Pelican","url":"enums/simpleicons.html#pelican","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1233,"kind":16,"name":"Peloton","url":"enums/simpleicons.html#peloton","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1234,"kind":16,"name":"Pepsi","url":"enums/simpleicons.html#pepsi","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1235,"kind":16,"name":"Perforce","url":"enums/simpleicons.html#perforce","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1236,"kind":16,"name":"Perl","url":"enums/simpleicons.html#perl","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1237,"kind":16,"name":"Peugeot","url":"enums/simpleicons.html#peugeot","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1238,"kind":16,"name":"Pexels","url":"enums/simpleicons.html#pexels","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1239,"kind":16,"name":"PfSense","url":"enums/simpleicons.html#pfsense","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1240,"kind":16,"name":"Phabricator","url":"enums/simpleicons.html#phabricator","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1241,"kind":16,"name":"PhilipsHue","url":"enums/simpleicons.html#philipshue","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1242,"kind":16,"name":"PhonePe","url":"enums/simpleicons.html#phonepe","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1243,"kind":16,"name":"Photobucket","url":"enums/simpleicons.html#photobucket","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1244,"kind":16,"name":"Photocrowd","url":"enums/simpleicons.html#photocrowd","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1245,"kind":16,"name":"Photopea","url":"enums/simpleicons.html#photopea","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1246,"kind":16,"name":"PHP","url":"enums/simpleicons.html#php","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1247,"kind":16,"name":"PhpStorm","url":"enums/simpleicons.html#phpstorm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1248,"kind":16,"name":"PiHole","url":"enums/simpleicons.html#pihole","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1249,"kind":16,"name":"PicartoTV","url":"enums/simpleicons.html#picartotv","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1250,"kind":16,"name":"Picnic","url":"enums/simpleicons.html#picnic","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1251,"kind":16,"name":"PicPay","url":"enums/simpleicons.html#picpay","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1252,"kind":16,"name":"Pimcore","url":"enums/simpleicons.html#pimcore","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1253,"kind":16,"name":"Pinboard","url":"enums/simpleicons.html#pinboard","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1254,"kind":16,"name":"Pingdom","url":"enums/simpleicons.html#pingdom","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1255,"kind":16,"name":"Pinterest","url":"enums/simpleicons.html#pinterest","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1256,"kind":16,"name":"PioneerDJ","url":"enums/simpleicons.html#pioneerdj","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1257,"kind":16,"name":"PivotalTracker","url":"enums/simpleicons.html#pivotaltracker","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1258,"kind":16,"name":"Piwigo","url":"enums/simpleicons.html#piwigo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1259,"kind":16,"name":"Pixabay","url":"enums/simpleicons.html#pixabay","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1260,"kind":16,"name":"Pixiv","url":"enums/simpleicons.html#pixiv","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1261,"kind":16,"name":"PJSIP","url":"enums/simpleicons.html#pjsip","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1262,"kind":16,"name":"Planet","url":"enums/simpleicons.html#planet","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1263,"kind":16,"name":"PlanGrid","url":"enums/simpleicons.html#plangrid","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1264,"kind":16,"name":"Platzi","url":"enums/simpleicons.html#platzi","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1265,"kind":16,"name":"PlayCanvas","url":"enums/simpleicons.html#playcanvas","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1266,"kind":16,"name":"PlayerFM","url":"enums/simpleicons.html#playerfm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1267,"kind":16,"name":"PlayerMe","url":"enums/simpleicons.html#playerme","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1268,"kind":16,"name":"PlayStation","url":"enums/simpleicons.html#playstation","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1269,"kind":16,"name":"PlayStation2","url":"enums/simpleicons.html#playstation2","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1270,"kind":16,"name":"PlayStation3","url":"enums/simpleicons.html#playstation3","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1271,"kind":16,"name":"PlayStation4","url":"enums/simpleicons.html#playstation4","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1272,"kind":16,"name":"PlayStation5","url":"enums/simpleicons.html#playstation5","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1273,"kind":16,"name":"PlayStationVita","url":"enums/simpleicons.html#playstationvita","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1274,"kind":16,"name":"Pleroma","url":"enums/simpleicons.html#pleroma","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1275,"kind":16,"name":"Plesk","url":"enums/simpleicons.html#plesk","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1276,"kind":16,"name":"Plex","url":"enums/simpleicons.html#plex","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1277,"kind":16,"name":"Plotly","url":"enums/simpleicons.html#plotly","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1278,"kind":16,"name":"Pluralsight","url":"enums/simpleicons.html#pluralsight","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1279,"kind":16,"name":"Plurk","url":"enums/simpleicons.html#plurk","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1280,"kind":16,"name":"PlusCodes","url":"enums/simpleicons.html#pluscodes","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1281,"kind":16,"name":"PM2","url":"enums/simpleicons.html#pm2","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1282,"kind":16,"name":"Pnpm","url":"enums/simpleicons.html#pnpm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1283,"kind":16,"name":"Pocket","url":"enums/simpleicons.html#pocket","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1284,"kind":16,"name":"PocketCasts","url":"enums/simpleicons.html#pocketcasts","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1285,"kind":16,"name":"PodcastAddict","url":"enums/simpleicons.html#podcastaddict","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1286,"kind":16,"name":"Podman","url":"enums/simpleicons.html#podman","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1287,"kind":16,"name":"Pointy","url":"enums/simpleicons.html#pointy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1288,"kind":16,"name":"Pok_mon","url":"enums/simpleicons.html#pok_mon","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1289,"kind":16,"name":"Poly","url":"enums/simpleicons.html#poly","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1290,"kind":16,"name":"PolymerProject","url":"enums/simpleicons.html#polymerproject","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1291,"kind":16,"name":"Pop_OS","url":"enums/simpleicons.html#pop_os","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1292,"kind":16,"name":"Porsche","url":"enums/simpleicons.html#porsche","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1293,"kind":16,"name":"PostCSS","url":"enums/simpleicons.html#postcss","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1294,"kind":16,"name":"PostgreSQL","url":"enums/simpleicons.html#postgresql","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1295,"kind":16,"name":"Postman","url":"enums/simpleicons.html#postman","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1296,"kind":16,"name":"Postmates","url":"enums/simpleicons.html#postmates","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1297,"kind":16,"name":"PowerBI","url":"enums/simpleicons.html#powerbi","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1298,"kind":16,"name":"POWERS","url":"enums/simpleicons.html#powers","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1299,"kind":16,"name":"PowerShell","url":"enums/simpleicons.html#powershell","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1300,"kind":16,"name":"PrCo","url":"enums/simpleicons.html#prco","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1301,"kind":16,"name":"PreCommit","url":"enums/simpleicons.html#precommit","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1302,"kind":16,"name":"PremierLeague","url":"enums/simpleicons.html#premierleague","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1303,"kind":16,"name":"PrestaShop","url":"enums/simpleicons.html#prestashop","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1304,"kind":16,"name":"Presto","url":"enums/simpleicons.html#presto","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1305,"kind":16,"name":"Prettier","url":"enums/simpleicons.html#prettier","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1306,"kind":16,"name":"Prezi","url":"enums/simpleicons.html#prezi","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1307,"kind":16,"name":"Prime","url":"enums/simpleicons.html#prime","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1308,"kind":16,"name":"PrimeVideo","url":"enums/simpleicons.html#primevideo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1309,"kind":16,"name":"Prisma","url":"enums/simpleicons.html#prisma","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1310,"kind":16,"name":"Prismic","url":"enums/simpleicons.html#prismic","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1311,"kind":16,"name":"PrivateInternetAccess","url":"enums/simpleicons.html#privateinternetaccess","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1312,"kind":16,"name":"ProTools","url":"enums/simpleicons.html#protools","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1313,"kind":16,"name":"Probot","url":"enums/simpleicons.html#probot","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1314,"kind":16,"name":"ProcessingFoundation","url":"enums/simpleicons.html#processingfoundation","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1315,"kind":16,"name":"ProcessWire","url":"enums/simpleicons.html#processwire","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1316,"kind":16,"name":"ProductHunt","url":"enums/simpleicons.html#producthunt","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1317,"kind":16,"name":"Progate","url":"enums/simpleicons.html#progate","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1318,"kind":16,"name":"Progress","url":"enums/simpleicons.html#progress","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1319,"kind":16,"name":"Prometheus","url":"enums/simpleicons.html#prometheus","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1320,"kind":16,"name":"ProSieben","url":"enums/simpleicons.html#prosieben","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1321,"kind":16,"name":"ProtoIo","url":"enums/simpleicons.html#protoio","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1322,"kind":16,"name":"ProtocolsIo","url":"enums/simpleicons.html#protocolsio","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1323,"kind":16,"name":"ProtonDB","url":"enums/simpleicons.html#protondb","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1324,"kind":16,"name":"ProtonMail","url":"enums/simpleicons.html#protonmail","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1325,"kind":16,"name":"ProtonVPN","url":"enums/simpleicons.html#protonvpn","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1326,"kind":16,"name":"Proxmox","url":"enums/simpleicons.html#proxmox","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1327,"kind":16,"name":"Publons","url":"enums/simpleicons.html#publons","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1328,"kind":16,"name":"PubMed","url":"enums/simpleicons.html#pubmed","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1329,"kind":16,"name":"Pug","url":"enums/simpleicons.html#pug","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1330,"kind":16,"name":"Puppet","url":"enums/simpleicons.html#puppet","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1331,"kind":16,"name":"Puppeteer","url":"enums/simpleicons.html#puppeteer","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1332,"kind":16,"name":"PureScript","url":"enums/simpleicons.html#purescript","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1333,"kind":16,"name":"PurgeCSS","url":"enums/simpleicons.html#purgecss","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1334,"kind":16,"name":"Purism","url":"enums/simpleicons.html#purism","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1335,"kind":16,"name":"Pusher","url":"enums/simpleicons.html#pusher","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1336,"kind":16,"name":"PyCharm","url":"enums/simpleicons.html#pycharm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1337,"kind":16,"name":"PyPI","url":"enums/simpleicons.html#pypi","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1338,"kind":16,"name":"PyPy","url":"enums/simpleicons.html#pypy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1339,"kind":16,"name":"Python","url":"enums/simpleicons.html#python","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1340,"kind":16,"name":"PyTorch","url":"enums/simpleicons.html#pytorch","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1341,"kind":16,"name":"PyTorchLightning","url":"enums/simpleicons.html#pytorchlightning","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1342,"kind":16,"name":"PyUp","url":"enums/simpleicons.html#pyup","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1343,"kind":16,"name":"Qantas","url":"enums/simpleicons.html#qantas","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1344,"kind":16,"name":"QatarAirways","url":"enums/simpleicons.html#qatarairways","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1345,"kind":16,"name":"QEMU","url":"enums/simpleicons.html#qemu","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1346,"kind":16,"name":"Qgis","url":"enums/simpleicons.html#qgis","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1347,"kind":16,"name":"Qi","url":"enums/simpleicons.html#qi","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1348,"kind":16,"name":"Qiita","url":"enums/simpleicons.html#qiita","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1349,"kind":16,"name":"Qiskit","url":"enums/simpleicons.html#qiskit","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1350,"kind":16,"name":"QIWI","url":"enums/simpleicons.html#qiwi","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1351,"kind":16,"name":"Qt","url":"enums/simpleicons.html#qt","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1352,"kind":16,"name":"Qualcomm","url":"enums/simpleicons.html#qualcomm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1353,"kind":16,"name":"Qualtrics","url":"enums/simpleicons.html#qualtrics","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1354,"kind":16,"name":"Quantcast","url":"enums/simpleicons.html#quantcast","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1355,"kind":16,"name":"QuantConnect","url":"enums/simpleicons.html#quantconnect","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1356,"kind":16,"name":"Quarkus","url":"enums/simpleicons.html#quarkus","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1357,"kind":16,"name":"Quasar","url":"enums/simpleicons.html#quasar","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1358,"kind":16,"name":"QubesOS","url":"enums/simpleicons.html#qubesos","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1359,"kind":16,"name":"Quest","url":"enums/simpleicons.html#quest","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1360,"kind":16,"name":"QuickBooks","url":"enums/simpleicons.html#quickbooks","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1361,"kind":16,"name":"QuickTime","url":"enums/simpleicons.html#quicktime","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1362,"kind":16,"name":"Quip","url":"enums/simpleicons.html#quip","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1363,"kind":16,"name":"Quora","url":"enums/simpleicons.html#quora","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1364,"kind":16,"name":"Qwiklabs","url":"enums/simpleicons.html#qwiklabs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1365,"kind":16,"name":"Qzone","url":"enums/simpleicons.html#qzone","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1366,"kind":16,"name":"R","url":"enums/simpleicons.html#r","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1367,"kind":16,"name":"R3","url":"enums/simpleicons.html#r3","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1368,"kind":16,"name":"RabbitMQ","url":"enums/simpleicons.html#rabbitmq","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1369,"kind":16,"name":"Racket","url":"enums/simpleicons.html#racket","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1370,"kind":16,"name":"Radar","url":"enums/simpleicons.html#radar","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1371,"kind":16,"name":"RadioPublic","url":"enums/simpleicons.html#radiopublic","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1372,"kind":16,"name":"Rainmeter","url":"enums/simpleicons.html#rainmeter","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1373,"kind":16,"name":"Rakuten","url":"enums/simpleicons.html#rakuten","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1374,"kind":16,"name":"Ram","url":"enums/simpleicons.html#ram","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1375,"kind":16,"name":"Rancher","url":"enums/simpleicons.html#rancher","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1376,"kind":16,"name":"RaspberryPi","url":"enums/simpleicons.html#raspberrypi","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1377,"kind":16,"name":"Razer","url":"enums/simpleicons.html#razer","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1378,"kind":16,"name":"React","url":"enums/simpleicons.html#react","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1379,"kind":16,"name":"ReactRouter","url":"enums/simpleicons.html#reactrouter","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1380,"kind":16,"name":"ReactiveX","url":"enums/simpleicons.html#reactivex","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1381,"kind":16,"name":"ReactOS","url":"enums/simpleicons.html#reactos","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1382,"kind":16,"name":"ReadTheDocs","url":"enums/simpleicons.html#readthedocs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1383,"kind":16,"name":"Realm","url":"enums/simpleicons.html#realm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1384,"kind":16,"name":"Reason","url":"enums/simpleicons.html#reason","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1385,"kind":16,"name":"ReasonStudios","url":"enums/simpleicons.html#reasonstudios","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1386,"kind":16,"name":"RedHat","url":"enums/simpleicons.html#redhat","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1387,"kind":16,"name":"RedHatOpenShift","url":"enums/simpleicons.html#redhatopenshift","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1388,"kind":16,"name":"Redbubble","url":"enums/simpleicons.html#redbubble","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1389,"kind":16,"name":"Reddit","url":"enums/simpleicons.html#reddit","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1390,"kind":16,"name":"Redis","url":"enums/simpleicons.html#redis","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1391,"kind":16,"name":"Redux","url":"enums/simpleicons.html#redux","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1392,"kind":16,"name":"ReduxSaga","url":"enums/simpleicons.html#reduxsaga","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1393,"kind":16,"name":"RedwoodJS","url":"enums/simpleicons.html#redwoodjs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1394,"kind":16,"name":"RelianceIndustriesLimited","url":"enums/simpleicons.html#relianceindustrieslimited","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1395,"kind":16,"name":"Ren_Py","url":"enums/simpleicons.html#ren_py","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1396,"kind":16,"name":"Renault","url":"enums/simpleicons.html#renault","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1397,"kind":16,"name":"RenovateBot","url":"enums/simpleicons.html#renovatebot","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1398,"kind":16,"name":"Renren","url":"enums/simpleicons.html#renren","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1399,"kind":16,"name":"Replit","url":"enums/simpleicons.html#replit","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1400,"kind":16,"name":"ResearchGate","url":"enums/simpleicons.html#researchgate","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1401,"kind":16,"name":"ResurrectionRemixOS","url":"enums/simpleicons.html#resurrectionremixos","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1402,"kind":16,"name":"RetroArch","url":"enums/simpleicons.html#retroarch","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1403,"kind":16,"name":"RetroPie","url":"enums/simpleicons.html#retropie","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1404,"kind":16,"name":"RevealJs","url":"enums/simpleicons.html#revealjs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1405,"kind":16,"name":"ReverbNation","url":"enums/simpleicons.html#reverbnation","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1406,"kind":16,"name":"Revolut","url":"enums/simpleicons.html#revolut","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1407,"kind":16,"name":"Revue","url":"enums/simpleicons.html#revue","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1408,"kind":16,"name":"REWE","url":"enums/simpleicons.html#rewe","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1409,"kind":16,"name":"Rezgo","url":"enums/simpleicons.html#rezgo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1410,"kind":16,"name":"Rhinoceros","url":"enums/simpleicons.html#rhinoceros","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1411,"kind":16,"name":"Rider","url":"enums/simpleicons.html#rider","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1412,"kind":16,"name":"Ring","url":"enums/simpleicons.html#ring","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1413,"kind":16,"name":"RiotGames","url":"enums/simpleicons.html#riotgames","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1414,"kind":16,"name":"Ripple","url":"enums/simpleicons.html#ripple","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1415,"kind":16,"name":"Riseup","url":"enums/simpleicons.html#riseup","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1416,"kind":16,"name":"RoamResearch","url":"enums/simpleicons.html#roamresearch","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1417,"kind":16,"name":"Roblox","url":"enums/simpleicons.html#roblox","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1418,"kind":16,"name":"RobotFramework","url":"enums/simpleicons.html#robotframework","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1419,"kind":16,"name":"RocketChat","url":"enums/simpleicons.html#rocketchat","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1420,"kind":16,"name":"Roku","url":"enums/simpleicons.html#roku","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1421,"kind":16,"name":"RollsRoyce","url":"enums/simpleicons.html#rollsroyce","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1422,"kind":16,"name":"RollupJs","url":"enums/simpleicons.html#rollupjs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1423,"kind":16,"name":"Roots","url":"enums/simpleicons.html#roots","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1424,"kind":16,"name":"RootsBedrock","url":"enums/simpleicons.html#rootsbedrock","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1425,"kind":16,"name":"RootsSage","url":"enums/simpleicons.html#rootssage","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1426,"kind":16,"name":"ROS","url":"enums/simpleicons.html#ros","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1427,"kind":16,"name":"RottenTomatoes","url":"enums/simpleicons.html#rottentomatoes","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1428,"kind":16,"name":"Roundcube","url":"enums/simpleicons.html#roundcube","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1429,"kind":16,"name":"RSS","url":"enums/simpleicons.html#rss","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1430,"kind":16,"name":"RStudio","url":"enums/simpleicons.html#rstudio","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1431,"kind":16,"name":"RT_","url":"enums/simpleicons.html#rt_","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1432,"kind":16,"name":"RTL","url":"enums/simpleicons.html#rtl","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1433,"kind":16,"name":"RTLZWEI","url":"enums/simpleicons.html#rtlzwei","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1434,"kind":16,"name":"Ruby","url":"enums/simpleicons.html#ruby","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1435,"kind":16,"name":"RubyOnRails","url":"enums/simpleicons.html#rubyonrails","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1436,"kind":16,"name":"RubyGems","url":"enums/simpleicons.html#rubygems","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1437,"kind":16,"name":"Runkeeper","url":"enums/simpleicons.html#runkeeper","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1438,"kind":16,"name":"RunKit","url":"enums/simpleicons.html#runkit","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1439,"kind":16,"name":"Rust","url":"enums/simpleicons.html#rust","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1440,"kind":16,"name":"RxDB","url":"enums/simpleicons.html#rxdb","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1441,"kind":16,"name":"Ryanair","url":"enums/simpleicons.html#ryanair","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1442,"kind":16,"name":"S7Airlines","url":"enums/simpleicons.html#s7airlines","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1443,"kind":16,"name":"Safari","url":"enums/simpleicons.html#safari","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1444,"kind":16,"name":"Sahibinden","url":"enums/simpleicons.html#sahibinden","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1445,"kind":16,"name":"Salesforce","url":"enums/simpleicons.html#salesforce","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1446,"kind":16,"name":"SaltStack","url":"enums/simpleicons.html#saltstack","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1447,"kind":16,"name":"Samsung","url":"enums/simpleicons.html#samsung","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1448,"kind":16,"name":"SamsungPay","url":"enums/simpleicons.html#samsungpay","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1449,"kind":16,"name":"SanFranciscoMunicipalRailway","url":"enums/simpleicons.html#sanfranciscomunicipalrailway","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1450,"kind":16,"name":"S_oPauloMetro","url":"enums/simpleicons.html#s_opaulometro","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1451,"kind":16,"name":"SAP","url":"enums/simpleicons.html#sap","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1452,"kind":16,"name":"Sass","url":"enums/simpleicons.html#sass","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1453,"kind":16,"name":"Sat1","url":"enums/simpleicons.html#sat1","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1454,"kind":16,"name":"SauceLabs","url":"enums/simpleicons.html#saucelabs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1455,"kind":16,"name":"Scala","url":"enums/simpleicons.html#scala","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1456,"kind":16,"name":"Scaleway","url":"enums/simpleicons.html#scaleway","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1457,"kind":16,"name":"Scania","url":"enums/simpleicons.html#scania","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1458,"kind":16,"name":"ScikitLearn","url":"enums/simpleicons.html#scikitlearn","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1459,"kind":16,"name":"SciPy","url":"enums/simpleicons.html#scipy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1460,"kind":16,"name":"Scopus","url":"enums/simpleicons.html#scopus","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1461,"kind":16,"name":"Scratch","url":"enums/simpleicons.html#scratch","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1462,"kind":16,"name":"Screencastify","url":"enums/simpleicons.html#screencastify","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1463,"kind":16,"name":"Scribd","url":"enums/simpleicons.html#scribd","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1464,"kind":16,"name":"Scrimba","url":"enums/simpleicons.html#scrimba","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1465,"kind":16,"name":"ScrollReveal","url":"enums/simpleicons.html#scrollreveal","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1466,"kind":16,"name":"ScrumAlliance","url":"enums/simpleicons.html#scrumalliance","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1467,"kind":16,"name":"ScrutinizerCI","url":"enums/simpleicons.html#scrutinizerci","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1468,"kind":16,"name":"Seagate","url":"enums/simpleicons.html#seagate","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1469,"kind":16,"name":"SEAT","url":"enums/simpleicons.html#seat","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1470,"kind":16,"name":"Sefaria","url":"enums/simpleicons.html#sefaria","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1471,"kind":16,"name":"Sega","url":"enums/simpleicons.html#sega","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1472,"kind":16,"name":"Selenium","url":"enums/simpleicons.html#selenium","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1473,"kind":16,"name":"Sellfy","url":"enums/simpleicons.html#sellfy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1474,"kind":16,"name":"SemanticUIReact","url":"enums/simpleicons.html#semanticuireact","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1475,"kind":16,"name":"SemanticWeb","url":"enums/simpleicons.html#semanticweb","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1476,"kind":16,"name":"SemanticRelease","url":"enums/simpleicons.html#semanticrelease","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1477,"kind":16,"name":"SemaphoreCI","url":"enums/simpleicons.html#semaphoreci","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1478,"kind":16,"name":"SemVer","url":"enums/simpleicons.html#semver","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1479,"kind":16,"name":"Sencha","url":"enums/simpleicons.html#sencha","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1480,"kind":16,"name":"Sennheiser","url":"enums/simpleicons.html#sennheiser","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1481,"kind":16,"name":"Sensu","url":"enums/simpleicons.html#sensu","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1482,"kind":16,"name":"Sentry","url":"enums/simpleicons.html#sentry","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1483,"kind":16,"name":"SEPA","url":"enums/simpleicons.html#sepa","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1484,"kind":16,"name":"ServerFault","url":"enums/simpleicons.html#serverfault","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1485,"kind":16,"name":"Serverless","url":"enums/simpleicons.html#serverless","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1486,"kind":16,"name":"SFML","url":"enums/simpleicons.html#sfml","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1487,"kind":16,"name":"ShanghaiMetro","url":"enums/simpleicons.html#shanghaimetro","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1488,"kind":16,"name":"Sharp","url":"enums/simpleicons.html#sharp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1489,"kind":16,"name":"Shazam","url":"enums/simpleicons.html#shazam","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1490,"kind":16,"name":"Shell","url":"enums/simpleicons.html#shell","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1491,"kind":16,"name":"Shelly","url":"enums/simpleicons.html#shelly","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1492,"kind":16,"name":"ShenzhenMetro","url":"enums/simpleicons.html#shenzhenmetro","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1493,"kind":16,"name":"ShieldsIo","url":"enums/simpleicons.html#shieldsio","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1494,"kind":16,"name":"Shikimori","url":"enums/simpleicons.html#shikimori","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1495,"kind":16,"name":"Shopify","url":"enums/simpleicons.html#shopify","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1496,"kind":16,"name":"Shopware","url":"enums/simpleicons.html#shopware","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1497,"kind":16,"name":"Shotcut","url":"enums/simpleicons.html#shotcut","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1498,"kind":16,"name":"Showpad","url":"enums/simpleicons.html#showpad","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1499,"kind":16,"name":"Showtime","url":"enums/simpleicons.html#showtime","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1500,"kind":16,"name":"Shutterstock","url":"enums/simpleicons.html#shutterstock","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1501,"kind":16,"name":"Siemens","url":"enums/simpleicons.html#siemens","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1502,"kind":16,"name":"Signal","url":"enums/simpleicons.html#signal","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1503,"kind":16,"name":"Simkl","url":"enums/simpleicons.html#simkl","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1504,"kind":16,"name":"SimpleAnalytics","url":"enums/simpleicons.html#simpleanalytics","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1505,"kind":16,"name":"SimpleIcons","url":"enums/simpleicons.html#simpleicons-1","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1506,"kind":16,"name":"SinaWeibo","url":"enums/simpleicons.html#sinaweibo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1507,"kind":16,"name":"SingleStore","url":"enums/simpleicons.html#singlestore","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1508,"kind":16,"name":"SitePoint","url":"enums/simpleicons.html#sitepoint","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1509,"kind":16,"name":"Sketch","url":"enums/simpleicons.html#sketch","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1510,"kind":16,"name":"Sketchfab","url":"enums/simpleicons.html#sketchfab","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1511,"kind":16,"name":"SketchUp","url":"enums/simpleicons.html#sketchup","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1512,"kind":16,"name":"Skillshare","url":"enums/simpleicons.html#skillshare","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1513,"kind":16,"name":"_KODA","url":"enums/simpleicons.html#_koda","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1514,"kind":16,"name":"Sky","url":"enums/simpleicons.html#sky","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1515,"kind":16,"name":"Skyliner","url":"enums/simpleicons.html#skyliner","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1516,"kind":16,"name":"Skype","url":"enums/simpleicons.html#skype","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1517,"kind":16,"name":"SkypeForBusiness","url":"enums/simpleicons.html#skypeforbusiness","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1518,"kind":16,"name":"Slack","url":"enums/simpleicons.html#slack","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1519,"kind":16,"name":"Slackware","url":"enums/simpleicons.html#slackware","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1520,"kind":16,"name":"Slashdot","url":"enums/simpleicons.html#slashdot","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1521,"kind":16,"name":"SlickPic","url":"enums/simpleicons.html#slickpic","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1522,"kind":16,"name":"Slides","url":"enums/simpleicons.html#slides","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1523,"kind":16,"name":"SlideShare","url":"enums/simpleicons.html#slideshare","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1524,"kind":16,"name":"Smart","url":"enums/simpleicons.html#smart","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1525,"kind":16,"name":"SmartThings","url":"enums/simpleicons.html#smartthings","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1526,"kind":16,"name":"SmashGg","url":"enums/simpleicons.html#smashgg","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1527,"kind":16,"name":"SmashingMagazine","url":"enums/simpleicons.html#smashingmagazine","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1528,"kind":16,"name":"SMRT","url":"enums/simpleicons.html#smrt","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1529,"kind":16,"name":"SmugMug","url":"enums/simpleicons.html#smugmug","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1530,"kind":16,"name":"Snapchat","url":"enums/simpleicons.html#snapchat","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1531,"kind":16,"name":"Snapcraft","url":"enums/simpleicons.html#snapcraft","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1532,"kind":16,"name":"Snowflake","url":"enums/simpleicons.html#snowflake","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1533,"kind":16,"name":"Snyk","url":"enums/simpleicons.html#snyk","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1534,"kind":16,"name":"Society6","url":"enums/simpleicons.html#society6","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1535,"kind":16,"name":"SocketIo","url":"enums/simpleicons.html#socketio","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1536,"kind":16,"name":"Sogou","url":"enums/simpleicons.html#sogou","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1537,"kind":16,"name":"Solidity","url":"enums/simpleicons.html#solidity","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1538,"kind":16,"name":"SoloLearn","url":"enums/simpleicons.html#sololearn","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1539,"kind":16,"name":"Solus","url":"enums/simpleicons.html#solus","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1540,"kind":16,"name":"SonarCloud","url":"enums/simpleicons.html#sonarcloud","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1541,"kind":16,"name":"SonarLint","url":"enums/simpleicons.html#sonarlint","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1542,"kind":16,"name":"SonarQube","url":"enums/simpleicons.html#sonarqube","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1543,"kind":16,"name":"SonarSource","url":"enums/simpleicons.html#sonarsource","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1544,"kind":16,"name":"Songkick","url":"enums/simpleicons.html#songkick","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1545,"kind":16,"name":"Songoda","url":"enums/simpleicons.html#songoda","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1546,"kind":16,"name":"SonicWall","url":"enums/simpleicons.html#sonicwall","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1547,"kind":16,"name":"Sonos","url":"enums/simpleicons.html#sonos","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1548,"kind":16,"name":"SoundCloud","url":"enums/simpleicons.html#soundcloud","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1549,"kind":16,"name":"SourceEngine","url":"enums/simpleicons.html#sourceengine","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1550,"kind":16,"name":"SourceForge","url":"enums/simpleicons.html#sourceforge","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1551,"kind":16,"name":"Sourcegraph","url":"enums/simpleicons.html#sourcegraph","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1552,"kind":16,"name":"SouthwestAirlines","url":"enums/simpleicons.html#southwestairlines","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1553,"kind":16,"name":"Spacemacs","url":"enums/simpleicons.html#spacemacs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1554,"kind":16,"name":"SpaceX","url":"enums/simpleicons.html#spacex","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1555,"kind":16,"name":"SparkAR","url":"enums/simpleicons.html#sparkar","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1556,"kind":16,"name":"Sparkasse","url":"enums/simpleicons.html#sparkasse","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1557,"kind":16,"name":"SparkFun","url":"enums/simpleicons.html#sparkfun","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1558,"kind":16,"name":"SparkPost","url":"enums/simpleicons.html#sparkpost","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1559,"kind":16,"name":"SPDX","url":"enums/simpleicons.html#spdx","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1560,"kind":16,"name":"SpeakerDeck","url":"enums/simpleicons.html#speakerdeck","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1561,"kind":16,"name":"Spectrum","url":"enums/simpleicons.html#spectrum","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1562,"kind":16,"name":"Speedtest","url":"enums/simpleicons.html#speedtest","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1563,"kind":16,"name":"Spinnaker","url":"enums/simpleicons.html#spinnaker","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1564,"kind":16,"name":"Spinrilla","url":"enums/simpleicons.html#spinrilla","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1565,"kind":16,"name":"Splunk","url":"enums/simpleicons.html#splunk","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1566,"kind":16,"name":"Spotify","url":"enums/simpleicons.html#spotify","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1567,"kind":16,"name":"Spotlight","url":"enums/simpleicons.html#spotlight","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1568,"kind":16,"name":"Spreaker","url":"enums/simpleicons.html#spreaker","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1569,"kind":16,"name":"Spring","url":"enums/simpleicons.html#spring","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1570,"kind":16,"name":"SpringBoot","url":"enums/simpleicons.html#springboot","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1571,"kind":16,"name":"SpyderIDE","url":"enums/simpleicons.html#spyderide","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1572,"kind":16,"name":"SQLite","url":"enums/simpleicons.html#sqlite","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1573,"kind":16,"name":"Square","url":"enums/simpleicons.html#square","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1574,"kind":16,"name":"SquareEnix","url":"enums/simpleicons.html#squareenix","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1575,"kind":16,"name":"Squarespace","url":"enums/simpleicons.html#squarespace","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1576,"kind":16,"name":"SSRN","url":"enums/simpleicons.html#ssrn","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1577,"kind":16,"name":"StackExchange","url":"enums/simpleicons.html#stackexchange","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1578,"kind":16,"name":"StackOverflow","url":"enums/simpleicons.html#stackoverflow","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1579,"kind":16,"name":"Stackbit","url":"enums/simpleicons.html#stackbit","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1580,"kind":16,"name":"StackPath","url":"enums/simpleicons.html#stackpath","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1581,"kind":16,"name":"StackShare","url":"enums/simpleicons.html#stackshare","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1582,"kind":16,"name":"Stadia","url":"enums/simpleicons.html#stadia","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1583,"kind":16,"name":"Staffbase","url":"enums/simpleicons.html#staffbase","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1584,"kind":16,"name":"StarTrek","url":"enums/simpleicons.html#startrek","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1585,"kind":16,"name":"StarlingBank","url":"enums/simpleicons.html#starlingbank","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1586,"kind":16,"name":"Starship","url":"enums/simpleicons.html#starship","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1587,"kind":16,"name":"STARZ","url":"enums/simpleicons.html#starz","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1588,"kind":16,"name":"Statamic","url":"enums/simpleicons.html#statamic","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1589,"kind":16,"name":"Statuspage","url":"enums/simpleicons.html#statuspage","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1590,"kind":16,"name":"Statuspal","url":"enums/simpleicons.html#statuspal","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1591,"kind":16,"name":"Steam","url":"enums/simpleicons.html#steam","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1592,"kind":16,"name":"SteamDB","url":"enums/simpleicons.html#steamdb","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1593,"kind":16,"name":"Steamworks","url":"enums/simpleicons.html#steamworks","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1594,"kind":16,"name":"Steem","url":"enums/simpleicons.html#steem","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1595,"kind":16,"name":"Steemit","url":"enums/simpleicons.html#steemit","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1596,"kind":16,"name":"Steinberg","url":"enums/simpleicons.html#steinberg","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1597,"kind":16,"name":"Stellar","url":"enums/simpleicons.html#stellar","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1598,"kind":16,"name":"Stencyl","url":"enums/simpleicons.html#stencyl","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1599,"kind":16,"name":"Stimulus","url":"enums/simpleicons.html#stimulus","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1600,"kind":16,"name":"Stitcher","url":"enums/simpleicons.html#stitcher","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1601,"kind":16,"name":"STMicroelectronics","url":"enums/simpleicons.html#stmicroelectronics","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1602,"kind":16,"name":"Storyblok","url":"enums/simpleicons.html#storyblok","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1603,"kind":16,"name":"Storybook","url":"enums/simpleicons.html#storybook","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1604,"kind":16,"name":"Strapi","url":"enums/simpleicons.html#strapi","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1605,"kind":16,"name":"Strava","url":"enums/simpleicons.html#strava","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1606,"kind":16,"name":"Streamlit","url":"enums/simpleicons.html#streamlit","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1607,"kind":16,"name":"Stripe","url":"enums/simpleicons.html#stripe","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1608,"kind":16,"name":"StrongSwan","url":"enums/simpleicons.html#strongswan","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1609,"kind":16,"name":"StubHub","url":"enums/simpleicons.html#stubhub","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1610,"kind":16,"name":"StyledComponents","url":"enums/simpleicons.html#styledcomponents","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1611,"kind":16,"name":"Stylelint","url":"enums/simpleicons.html#stylelint","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1612,"kind":16,"name":"StyleShare","url":"enums/simpleicons.html#styleshare","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1613,"kind":16,"name":"Stylus","url":"enums/simpleicons.html#stylus","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1614,"kind":16,"name":"Subaru","url":"enums/simpleicons.html#subaru","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1615,"kind":16,"name":"SublimeText","url":"enums/simpleicons.html#sublimetext","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1616,"kind":16,"name":"Substack","url":"enums/simpleicons.html#substack","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1617,"kind":16,"name":"Subversion","url":"enums/simpleicons.html#subversion","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1618,"kind":16,"name":"Suckless","url":"enums/simpleicons.html#suckless","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1619,"kind":16,"name":"SumoLogic","url":"enums/simpleicons.html#sumologic","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1620,"kind":16,"name":"Supabase","url":"enums/simpleicons.html#supabase","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1621,"kind":16,"name":"SuperUser","url":"enums/simpleicons.html#superuser","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1622,"kind":16,"name":"SurveyMonkey","url":"enums/simpleicons.html#surveymonkey","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1623,"kind":16,"name":"SUSE","url":"enums/simpleicons.html#suse","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1624,"kind":16,"name":"Suzuki","url":"enums/simpleicons.html#suzuki","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1625,"kind":16,"name":"Svelte","url":"enums/simpleicons.html#svelte","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1626,"kind":16,"name":"SVG","url":"enums/simpleicons.html#svg","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1627,"kind":16,"name":"SVGO","url":"enums/simpleicons.html#svgo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1628,"kind":16,"name":"Swagger","url":"enums/simpleicons.html#swagger","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1629,"kind":16,"name":"Swarm","url":"enums/simpleicons.html#swarm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1630,"kind":16,"name":"Swift","url":"enums/simpleicons.html#swift","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1631,"kind":16,"name":"Swiggy","url":"enums/simpleicons.html#swiggy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1632,"kind":16,"name":"Swiper","url":"enums/simpleicons.html#swiper","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1633,"kind":16,"name":"Symantec","url":"enums/simpleicons.html#symantec","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1634,"kind":16,"name":"Symfony","url":"enums/simpleicons.html#symfony","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1635,"kind":16,"name":"Symphony","url":"enums/simpleicons.html#symphony","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1636,"kind":16,"name":"SymPy","url":"enums/simpleicons.html#sympy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1637,"kind":16,"name":"Synology","url":"enums/simpleicons.html#synology","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1638,"kind":16,"name":"TMobile","url":"enums/simpleicons.html#tmobile","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1639,"kind":16,"name":"Tableau","url":"enums/simpleicons.html#tableau","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1640,"kind":16,"name":"Tado_","url":"enums/simpleicons.html#tado_","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1641,"kind":16,"name":"Tails","url":"enums/simpleicons.html#tails","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1642,"kind":16,"name":"TailwindCSS","url":"enums/simpleicons.html#tailwindcss","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1643,"kind":16,"name":"Talend","url":"enums/simpleicons.html#talend","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1644,"kind":16,"name":"Tampermonkey","url":"enums/simpleicons.html#tampermonkey","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1645,"kind":16,"name":"Taobao","url":"enums/simpleicons.html#taobao","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1646,"kind":16,"name":"Tapas","url":"enums/simpleicons.html#tapas","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1647,"kind":16,"name":"Tasmota","url":"enums/simpleicons.html#tasmota","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1648,"kind":16,"name":"Tata","url":"enums/simpleicons.html#tata","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1649,"kind":16,"name":"TaxBuzz","url":"enums/simpleicons.html#taxbuzz","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1650,"kind":16,"name":"TeamCity","url":"enums/simpleicons.html#teamcity","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1651,"kind":16,"name":"TeamSpeak","url":"enums/simpleicons.html#teamspeak","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1652,"kind":16,"name":"TeamViewer","url":"enums/simpleicons.html#teamviewer","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1653,"kind":16,"name":"TED","url":"enums/simpleicons.html#ted","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1654,"kind":16,"name":"Teespring","url":"enums/simpleicons.html#teespring","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1655,"kind":16,"name":"Tekton","url":"enums/simpleicons.html#tekton","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1656,"kind":16,"name":"TELE5","url":"enums/simpleicons.html#tele5","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1657,"kind":16,"name":"Telegram","url":"enums/simpleicons.html#telegram","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1658,"kind":16,"name":"Telegraph","url":"enums/simpleicons.html#telegraph","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1659,"kind":16,"name":"TencentQQ","url":"enums/simpleicons.html#tencentqq","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1660,"kind":16,"name":"TensorFlow","url":"enums/simpleicons.html#tensorflow","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1661,"kind":16,"name":"Teradata","url":"enums/simpleicons.html#teradata","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1662,"kind":16,"name":"Teratail","url":"enums/simpleicons.html#teratail","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1663,"kind":16,"name":"Terraform","url":"enums/simpleicons.html#terraform","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1664,"kind":16,"name":"Tesla","url":"enums/simpleicons.html#tesla","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1665,"kind":16,"name":"Testin","url":"enums/simpleicons.html#testin","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1666,"kind":16,"name":"TestingLibrary","url":"enums/simpleicons.html#testinglibrary","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1667,"kind":16,"name":"Textpattern","url":"enums/simpleicons.html#textpattern","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1668,"kind":16,"name":"TheConversation","url":"enums/simpleicons.html#theconversation","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1669,"kind":16,"name":"TheIrishTimes","url":"enums/simpleicons.html#theirishtimes","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1670,"kind":16,"name":"TheMighty","url":"enums/simpleicons.html#themighty","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1671,"kind":16,"name":"TheModelsResource","url":"enums/simpleicons.html#themodelsresource","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1672,"kind":16,"name":"TheMovieDatabase","url":"enums/simpleicons.html#themoviedatabase","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1673,"kind":16,"name":"TheRegister","url":"enums/simpleicons.html#theregister","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1674,"kind":16,"name":"TheSoundsResource","url":"enums/simpleicons.html#thesoundsresource","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1675,"kind":16,"name":"TheSpritersResource","url":"enums/simpleicons.html#thespritersresource","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1676,"kind":16,"name":"TheWashingtonPost","url":"enums/simpleicons.html#thewashingtonpost","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1677,"kind":16,"name":"Thingiverse","url":"enums/simpleicons.html#thingiverse","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1678,"kind":16,"name":"ThinkPad","url":"enums/simpleicons.html#thinkpad","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1679,"kind":16,"name":"ThreeJs","url":"enums/simpleicons.html#threejs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1680,"kind":16,"name":"Threema","url":"enums/simpleicons.html#threema","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1681,"kind":16,"name":"Thumbtack","url":"enums/simpleicons.html#thumbtack","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1682,"kind":16,"name":"Thunderbird","url":"enums/simpleicons.html#thunderbird","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1683,"kind":16,"name":"Thymeleaf","url":"enums/simpleicons.html#thymeleaf","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1684,"kind":16,"name":"Ticketmaster","url":"enums/simpleicons.html#ticketmaster","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1685,"kind":16,"name":"Tidal","url":"enums/simpleicons.html#tidal","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1686,"kind":16,"name":"Tide","url":"enums/simpleicons.html#tide","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1687,"kind":16,"name":"TietoEVRY","url":"enums/simpleicons.html#tietoevry","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1688,"kind":16,"name":"TikTok","url":"enums/simpleicons.html#tiktok","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1689,"kind":16,"name":"Tile","url":"enums/simpleicons.html#tile","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1690,"kind":16,"name":"Timescale","url":"enums/simpleicons.html#timescale","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1691,"kind":16,"name":"Tinder","url":"enums/simpleicons.html#tinder","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1692,"kind":16,"name":"TinyLetter","url":"enums/simpleicons.html#tinyletter","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1693,"kind":16,"name":"Tmux","url":"enums/simpleicons.html#tmux","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1694,"kind":16,"name":"Todoist","url":"enums/simpleicons.html#todoist","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1695,"kind":16,"name":"Toggl","url":"enums/simpleicons.html#toggl","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1696,"kind":16,"name":"TokyoMetro","url":"enums/simpleicons.html#tokyometro","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1697,"kind":16,"name":"Tomorrowland","url":"enums/simpleicons.html#tomorrowland","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1698,"kind":16,"name":"Topcoder","url":"enums/simpleicons.html#topcoder","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1699,"kind":16,"name":"Toptal","url":"enums/simpleicons.html#toptal","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1700,"kind":16,"name":"TorBrowser","url":"enums/simpleicons.html#torbrowser","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1701,"kind":16,"name":"TorProject","url":"enums/simpleicons.html#torproject","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1702,"kind":16,"name":"Toshiba","url":"enums/simpleicons.html#toshiba","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1703,"kind":16,"name":"Toyota","url":"enums/simpleicons.html#toyota","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1704,"kind":16,"name":"TPLink","url":"enums/simpleicons.html#tplink","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1705,"kind":16,"name":"Tqdm","url":"enums/simpleicons.html#tqdm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1706,"kind":16,"name":"TrainerRoad","url":"enums/simpleicons.html#trainerroad","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1707,"kind":16,"name":"Trakt","url":"enums/simpleicons.html#trakt","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1708,"kind":16,"name":"TransferWise","url":"enums/simpleicons.html#transferwise","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1709,"kind":16,"name":"TransportForIreland","url":"enums/simpleicons.html#transportforireland","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1710,"kind":16,"name":"TransportForLondon","url":"enums/simpleicons.html#transportforlondon","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1711,"kind":16,"name":"TravisCI","url":"enums/simpleicons.html#travisci","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1712,"kind":16,"name":"Treehouse","url":"enums/simpleicons.html#treehouse","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1713,"kind":16,"name":"Trello","url":"enums/simpleicons.html#trello","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1714,"kind":16,"name":"TrendMicro","url":"enums/simpleicons.html#trendmicro","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1715,"kind":16,"name":"Treyarch","url":"enums/simpleicons.html#treyarch","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1716,"kind":16,"name":"Triller","url":"enums/simpleicons.html#triller","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1717,"kind":16,"name":"Trino","url":"enums/simpleicons.html#trino","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1718,"kind":16,"name":"TripCom","url":"enums/simpleicons.html#tripcom","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1719,"kind":16,"name":"Tripadvisor","url":"enums/simpleicons.html#tripadvisor","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1720,"kind":16,"name":"Trove","url":"enums/simpleicons.html#trove","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1721,"kind":16,"name":"TrueNAS","url":"enums/simpleicons.html#truenas","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1722,"kind":16,"name":"Trulia","url":"enums/simpleicons.html#trulia","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1723,"kind":16,"name":"TrustedShops","url":"enums/simpleicons.html#trustedshops","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1724,"kind":16,"name":"Trustpilot","url":"enums/simpleicons.html#trustpilot","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1725,"kind":16,"name":"TryItOnline","url":"enums/simpleicons.html#tryitonline","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1726,"kind":16,"name":"TryHackMe","url":"enums/simpleicons.html#tryhackme","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1727,"kind":16,"name":"TsNode","url":"enums/simpleicons.html#tsnode","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1728,"kind":16,"name":"TUI","url":"enums/simpleicons.html#tui","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1729,"kind":16,"name":"Tumblr","url":"enums/simpleicons.html#tumblr","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1730,"kind":16,"name":"TuneIn","url":"enums/simpleicons.html#tunein","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1731,"kind":16,"name":"TurboSquid","url":"enums/simpleicons.html#turbosquid","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1732,"kind":16,"name":"TurkishAirlines","url":"enums/simpleicons.html#turkishairlines","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1733,"kind":16,"name":"Tutanota","url":"enums/simpleicons.html#tutanota","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1734,"kind":16,"name":"TVTime","url":"enums/simpleicons.html#tvtime","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1735,"kind":16,"name":"Twilio","url":"enums/simpleicons.html#twilio","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1736,"kind":16,"name":"Twitch","url":"enums/simpleicons.html#twitch","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1737,"kind":16,"name":"Twitter","url":"enums/simpleicons.html#twitter","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1738,"kind":16,"name":"Twoo","url":"enums/simpleicons.html#twoo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1739,"kind":16,"name":"TypeScript","url":"enums/simpleicons.html#typescript","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1740,"kind":16,"name":"TYPO3","url":"enums/simpleicons.html#typo3","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1741,"kind":16,"name":"Uber","url":"enums/simpleicons.html#uber","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1742,"kind":16,"name":"UberEats","url":"enums/simpleicons.html#ubereats","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1743,"kind":16,"name":"Ubiquiti","url":"enums/simpleicons.html#ubiquiti","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1744,"kind":16,"name":"Ubisoft","url":"enums/simpleicons.html#ubisoft","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1745,"kind":16,"name":"UBlockOrigin","url":"enums/simpleicons.html#ublockorigin","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1746,"kind":16,"name":"Ubuntu","url":"enums/simpleicons.html#ubuntu","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1747,"kind":16,"name":"Udacity","url":"enums/simpleicons.html#udacity","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1748,"kind":16,"name":"Udemy","url":"enums/simpleicons.html#udemy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1749,"kind":16,"name":"UFC","url":"enums/simpleicons.html#ufc","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1750,"kind":16,"name":"UIkit","url":"enums/simpleicons.html#uikit","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1751,"kind":16,"name":"Ulule","url":"enums/simpleicons.html#ulule","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1752,"kind":16,"name":"Umbraco","url":"enums/simpleicons.html#umbraco","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1753,"kind":16,"name":"Unacademy","url":"enums/simpleicons.html#unacademy","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1754,"kind":16,"name":"Undertale","url":"enums/simpleicons.html#undertale","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1755,"kind":16,"name":"Unicode","url":"enums/simpleicons.html#unicode","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1756,"kind":16,"name":"Unilever","url":"enums/simpleicons.html#unilever","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1757,"kind":16,"name":"UnitedAirlines","url":"enums/simpleicons.html#unitedairlines","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1758,"kind":16,"name":"Unity","url":"enums/simpleicons.html#unity","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1759,"kind":16,"name":"Unraid","url":"enums/simpleicons.html#unraid","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1760,"kind":16,"name":"UnrealEngine","url":"enums/simpleicons.html#unrealengine","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1761,"kind":16,"name":"Unsplash","url":"enums/simpleicons.html#unsplash","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1762,"kind":16,"name":"Untangle","url":"enums/simpleicons.html#untangle","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1763,"kind":16,"name":"Untappd","url":"enums/simpleicons.html#untappd","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1764,"kind":16,"name":"UpCloud","url":"enums/simpleicons.html#upcloud","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1765,"kind":16,"name":"UpLabs","url":"enums/simpleicons.html#uplabs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1766,"kind":16,"name":"Uploaded","url":"enums/simpleicons.html#uploaded","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1767,"kind":16,"name":"UPS","url":"enums/simpleicons.html#ups","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1768,"kind":16,"name":"Upwork","url":"enums/simpleicons.html#upwork","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1769,"kind":16,"name":"USPS","url":"enums/simpleicons.html#usps","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1770,"kind":16,"name":"V","url":"enums/simpleicons.html#v","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1771,"kind":16,"name":"V8","url":"enums/simpleicons.html#v8","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1772,"kind":16,"name":"Vaadin","url":"enums/simpleicons.html#vaadin","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1773,"kind":16,"name":"Vagrant","url":"enums/simpleicons.html#vagrant","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1774,"kind":16,"name":"Valve","url":"enums/simpleicons.html#valve","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1775,"kind":16,"name":"Vapor","url":"enums/simpleicons.html#vapor","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1776,"kind":16,"name":"Vault","url":"enums/simpleicons.html#vault","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1777,"kind":16,"name":"Vauxhall","url":"enums/simpleicons.html#vauxhall","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1778,"kind":16,"name":"VBulletin","url":"enums/simpleicons.html#vbulletin","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1779,"kind":16,"name":"VectorLogoZone","url":"enums/simpleicons.html#vectorlogozone","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1780,"kind":16,"name":"Vectorworks","url":"enums/simpleicons.html#vectorworks","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1781,"kind":16,"name":"Veeam","url":"enums/simpleicons.html#veeam","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1782,"kind":16,"name":"Veepee","url":"enums/simpleicons.html#veepee","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1783,"kind":16,"name":"Venmo","url":"enums/simpleicons.html#venmo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1784,"kind":16,"name":"Vercel","url":"enums/simpleicons.html#vercel","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1785,"kind":16,"name":"Verdaccio","url":"enums/simpleicons.html#verdaccio","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1786,"kind":16,"name":"Veritas","url":"enums/simpleicons.html#veritas","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1787,"kind":16,"name":"Verizon","url":"enums/simpleicons.html#verizon","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1788,"kind":16,"name":"VFairs","url":"enums/simpleicons.html#vfairs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1789,"kind":16,"name":"Viadeo","url":"enums/simpleicons.html#viadeo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1790,"kind":16,"name":"Viber","url":"enums/simpleicons.html#viber","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1791,"kind":16,"name":"Vim","url":"enums/simpleicons.html#vim","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1792,"kind":16,"name":"Vimeo","url":"enums/simpleicons.html#vimeo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1793,"kind":16,"name":"VimeoLivestream","url":"enums/simpleicons.html#vimeolivestream","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1794,"kind":16,"name":"VirtualBox","url":"enums/simpleicons.html#virtualbox","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1795,"kind":16,"name":"VirusTotal","url":"enums/simpleicons.html#virustotal","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1796,"kind":16,"name":"Visa","url":"enums/simpleicons.html#visa","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1797,"kind":16,"name":"VisualStudio","url":"enums/simpleicons.html#visualstudio","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1798,"kind":16,"name":"VisualStudioCode","url":"enums/simpleicons.html#visualstudiocode","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1799,"kind":16,"name":"Vite","url":"enums/simpleicons.html#vite","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1800,"kind":16,"name":"Vivaldi","url":"enums/simpleicons.html#vivaldi","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1801,"kind":16,"name":"Vivino","url":"enums/simpleicons.html#vivino","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1802,"kind":16,"name":"VK","url":"enums/simpleicons.html#vk","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1803,"kind":16,"name":"VLCMediaPlayer","url":"enums/simpleicons.html#vlcmediaplayer","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1804,"kind":16,"name":"VMware","url":"enums/simpleicons.html#vmware","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1805,"kind":16,"name":"Vodafone","url":"enums/simpleicons.html#vodafone","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1806,"kind":16,"name":"Volkswagen","url":"enums/simpleicons.html#volkswagen","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1807,"kind":16,"name":"Volvo","url":"enums/simpleicons.html#volvo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1808,"kind":16,"name":"Vonage","url":"enums/simpleicons.html#vonage","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1809,"kind":16,"name":"VOX","url":"enums/simpleicons.html#vox","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1810,"kind":16,"name":"VSCO","url":"enums/simpleicons.html#vsco","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1811,"kind":16,"name":"VueJs","url":"enums/simpleicons.html#vuejs","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1812,"kind":16,"name":"Vuetify","url":"enums/simpleicons.html#vuetify","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1813,"kind":16,"name":"Vulkan","url":"enums/simpleicons.html#vulkan","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1814,"kind":16,"name":"Vultr","url":"enums/simpleicons.html#vultr","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1815,"kind":16,"name":"W3C","url":"enums/simpleicons.html#w3c","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1816,"kind":16,"name":"Wagtail","url":"enums/simpleicons.html#wagtail","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1817,"kind":16,"name":"WakaTime","url":"enums/simpleicons.html#wakatime","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1818,"kind":16,"name":"WALKMAN","url":"enums/simpleicons.html#walkman","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1819,"kind":16,"name":"Wappalyzer","url":"enums/simpleicons.html#wappalyzer","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1820,"kind":16,"name":"Warnerbros","url":"enums/simpleicons.html#warnerbros","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1821,"kind":16,"name":"Wattpad","url":"enums/simpleicons.html#wattpad","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1822,"kind":16,"name":"Waze","url":"enums/simpleicons.html#waze","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1823,"kind":16,"name":"WearOS","url":"enums/simpleicons.html#wearos","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1824,"kind":16,"name":"Weasyl","url":"enums/simpleicons.html#weasyl","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1825,"kind":16,"name":"Web3Js","url":"enums/simpleicons.html#web3js","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1826,"kind":16,"name":"WebAssembly","url":"enums/simpleicons.html#webassembly","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1827,"kind":16,"name":"WebAuthn","url":"enums/simpleicons.html#webauthn","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1828,"kind":16,"name":"WebcomponentsOrg","url":"enums/simpleicons.html#webcomponentsorg","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1829,"kind":16,"name":"WebdriverIO","url":"enums/simpleicons.html#webdriverio","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1830,"kind":16,"name":"Webflow","url":"enums/simpleicons.html#webflow","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1831,"kind":16,"name":"WebGL","url":"enums/simpleicons.html#webgl","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1832,"kind":16,"name":"Webhint","url":"enums/simpleicons.html#webhint","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1833,"kind":16,"name":"Weblate","url":"enums/simpleicons.html#weblate","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1834,"kind":16,"name":"Webmin","url":"enums/simpleicons.html#webmin","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1835,"kind":16,"name":"WebMoney","url":"enums/simpleicons.html#webmoney","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1836,"kind":16,"name":"Webpack","url":"enums/simpleicons.html#webpack","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1837,"kind":16,"name":"WebRTC","url":"enums/simpleicons.html#webrtc","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1838,"kind":16,"name":"WebStorm","url":"enums/simpleicons.html#webstorm","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1839,"kind":16,"name":"WEBTOON","url":"enums/simpleicons.html#webtoon","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1840,"kind":16,"name":"WeChat","url":"enums/simpleicons.html#wechat","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1841,"kind":16,"name":"Weights__Biases","url":"enums/simpleicons.html#weights__biases","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1842,"kind":16,"name":"WEMO","url":"enums/simpleicons.html#wemo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1843,"kind":16,"name":"WeTransfer","url":"enums/simpleicons.html#wetransfer","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1844,"kind":16,"name":"WhatsApp","url":"enums/simpleicons.html#whatsapp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1845,"kind":16,"name":"WhenIWork","url":"enums/simpleicons.html#wheniwork","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1846,"kind":16,"name":"WhiteSource","url":"enums/simpleicons.html#whitesource","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1847,"kind":16,"name":"Wii","url":"enums/simpleicons.html#wii","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1848,"kind":16,"name":"WiiU","url":"enums/simpleicons.html#wiiu","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1849,"kind":16,"name":"Wikidata","url":"enums/simpleicons.html#wikidata","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1850,"kind":16,"name":"WikimediaCommons","url":"enums/simpleicons.html#wikimediacommons","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1851,"kind":16,"name":"Wikipedia","url":"enums/simpleicons.html#wikipedia","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1852,"kind":16,"name":"Wikiquote","url":"enums/simpleicons.html#wikiquote","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1853,"kind":16,"name":"Wikivoyage","url":"enums/simpleicons.html#wikivoyage","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1854,"kind":16,"name":"Windows","url":"enums/simpleicons.html#windows","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1855,"kind":16,"name":"Windows95","url":"enums/simpleicons.html#windows95","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1856,"kind":16,"name":"WindowsTerminal","url":"enums/simpleicons.html#windowsterminal","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1857,"kind":16,"name":"WindowsXP","url":"enums/simpleicons.html#windowsxp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1858,"kind":16,"name":"Winmate","url":"enums/simpleicons.html#winmate","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1859,"kind":16,"name":"Wipro","url":"enums/simpleicons.html#wipro","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1860,"kind":16,"name":"Wire","url":"enums/simpleicons.html#wire","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1861,"kind":16,"name":"WireGuard","url":"enums/simpleicons.html#wireguard","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1862,"kind":16,"name":"Wireshark","url":"enums/simpleicons.html#wireshark","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1863,"kind":16,"name":"Wish","url":"enums/simpleicons.html#wish","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1864,"kind":16,"name":"Wistia","url":"enums/simpleicons.html#wistia","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1865,"kind":16,"name":"Wix","url":"enums/simpleicons.html#wix","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1866,"kind":16,"name":"WizzAir","url":"enums/simpleicons.html#wizzair","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1867,"kind":16,"name":"Wolfram","url":"enums/simpleicons.html#wolfram","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1868,"kind":16,"name":"WolframLanguage","url":"enums/simpleicons.html#wolframlanguage","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1869,"kind":16,"name":"WolframMathematica","url":"enums/simpleicons.html#wolframmathematica","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1870,"kind":16,"name":"Woo","url":"enums/simpleicons.html#woo","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1871,"kind":16,"name":"WooCommerce","url":"enums/simpleicons.html#woocommerce","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1872,"kind":16,"name":"WordPress","url":"enums/simpleicons.html#wordpress","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1873,"kind":16,"name":"Workplace","url":"enums/simpleicons.html#workplace","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1874,"kind":16,"name":"WorldHealthOrganization","url":"enums/simpleicons.html#worldhealthorganization","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1875,"kind":16,"name":"WPEngine","url":"enums/simpleicons.html#wpengine","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1876,"kind":16,"name":"WPRocket","url":"enums/simpleicons.html#wprocket","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1877,"kind":16,"name":"WriteAs","url":"enums/simpleicons.html#writeas","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1878,"kind":16,"name":"WWE","url":"enums/simpleicons.html#wwe","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1879,"kind":16,"name":"Wwise","url":"enums/simpleicons.html#wwise","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1880,"kind":16,"name":"XOrg","url":"enums/simpleicons.html#xorg","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1881,"kind":16,"name":"Xamarin","url":"enums/simpleicons.html#xamarin","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1882,"kind":16,"name":"XAML","url":"enums/simpleicons.html#xaml","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1883,"kind":16,"name":"XAMPP","url":"enums/simpleicons.html#xampp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1884,"kind":16,"name":"Xbox","url":"enums/simpleicons.html#xbox","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1885,"kind":16,"name":"Xcode","url":"enums/simpleicons.html#xcode","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1886,"kind":16,"name":"XDADevelopers","url":"enums/simpleicons.html#xdadevelopers","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1887,"kind":16,"name":"Xero","url":"enums/simpleicons.html#xero","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1888,"kind":16,"name":"XFCE","url":"enums/simpleicons.html#xfce","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1889,"kind":16,"name":"Xiaomi","url":"enums/simpleicons.html#xiaomi","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1890,"kind":16,"name":"Xilinx","url":"enums/simpleicons.html#xilinx","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1891,"kind":16,"name":"Xing","url":"enums/simpleicons.html#xing","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1892,"kind":16,"name":"XMPP","url":"enums/simpleicons.html#xmpp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1893,"kind":16,"name":"XRP","url":"enums/simpleicons.html#xrp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1894,"kind":16,"name":"XSplit","url":"enums/simpleicons.html#xsplit","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1895,"kind":16,"name":"XState","url":"enums/simpleicons.html#xstate","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1896,"kind":16,"name":"YCombinator","url":"enums/simpleicons.html#ycombinator","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1897,"kind":16,"name":"Yahoo_","url":"enums/simpleicons.html#yahoo_","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1898,"kind":16,"name":"Yale","url":"enums/simpleicons.html#yale","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1899,"kind":16,"name":"YamahaCorporation","url":"enums/simpleicons.html#yamahacorporation","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1900,"kind":16,"name":"YamahaMotorCorporation","url":"enums/simpleicons.html#yamahamotorcorporation","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1901,"kind":16,"name":"Yammer","url":"enums/simpleicons.html#yammer","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1902,"kind":16,"name":"Yarn","url":"enums/simpleicons.html#yarn","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1903,"kind":16,"name":"Yelp","url":"enums/simpleicons.html#yelp","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1904,"kind":16,"name":"Yoast","url":"enums/simpleicons.html#yoast","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1905,"kind":16,"name":"YourTravelTV","url":"enums/simpleicons.html#yourtraveltv","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1906,"kind":16,"name":"YouTube","url":"enums/simpleicons.html#youtube","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1907,"kind":16,"name":"YouTubeGaming","url":"enums/simpleicons.html#youtubegaming","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1908,"kind":16,"name":"YouTubeMusic","url":"enums/simpleicons.html#youtubemusic","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1909,"kind":16,"name":"YouTubeStudio","url":"enums/simpleicons.html#youtubestudio","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1910,"kind":16,"name":"YouTubeTV","url":"enums/simpleicons.html#youtubetv","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1911,"kind":16,"name":"ZWave","url":"enums/simpleicons.html#zwave","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1912,"kind":16,"name":"Zalando","url":"enums/simpleicons.html#zalando","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1913,"kind":16,"name":"Zapier","url":"enums/simpleicons.html#zapier","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1914,"kind":16,"name":"ZDF","url":"enums/simpleicons.html#zdf","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1915,"kind":16,"name":"Zelle","url":"enums/simpleicons.html#zelle","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1916,"kind":16,"name":"Zend","url":"enums/simpleicons.html#zend","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1917,"kind":16,"name":"ZendFramework","url":"enums/simpleicons.html#zendframework","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1918,"kind":16,"name":"Zendesk","url":"enums/simpleicons.html#zendesk","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1919,"kind":16,"name":"Zenn","url":"enums/simpleicons.html#zenn","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1920,"kind":16,"name":"Zerodha","url":"enums/simpleicons.html#zerodha","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1921,"kind":16,"name":"ZeroMQ","url":"enums/simpleicons.html#zeromq","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1922,"kind":16,"name":"Zerply","url":"enums/simpleicons.html#zerply","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1923,"kind":16,"name":"Zhihu","url":"enums/simpleicons.html#zhihu","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1924,"kind":16,"name":"Zigbee","url":"enums/simpleicons.html#zigbee","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1925,"kind":16,"name":"Zillow","url":"enums/simpleicons.html#zillow","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1926,"kind":16,"name":"Zingat","url":"enums/simpleicons.html#zingat","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1927,"kind":16,"name":"Zoho","url":"enums/simpleicons.html#zoho","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1928,"kind":16,"name":"Zoiper","url":"enums/simpleicons.html#zoiper","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1929,"kind":16,"name":"Zomato","url":"enums/simpleicons.html#zomato","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1930,"kind":16,"name":"Zoom","url":"enums/simpleicons.html#zoom","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1931,"kind":16,"name":"Zorin","url":"enums/simpleicons.html#zorin","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1932,"kind":16,"name":"Zotero","url":"enums/simpleicons.html#zotero","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1933,"kind":16,"name":"Zulip","url":"enums/simpleicons.html#zulip","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"SimpleIcons"},{"id":1934,"kind":32,"name":"icons","url":"modules.html#icons","classes":"tsd-kind-variable"},{"id":1935,"kind":65536,"name":"__type","url":"modules.html#icons.__type","classes":"tsd-kind-type-literal tsd-parent-kind-variable","parent":"icons"},{"id":1936,"kind":4,"name":"BadgeStyle","url":"enums/badgestyle.html","classes":"tsd-kind-enum"},{"id":1937,"kind":16,"name":"Plastic","url":"enums/badgestyle.html#plastic","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"BadgeStyle"},{"id":1938,"kind":16,"name":"Flat","url":"enums/badgestyle.html#flat","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"BadgeStyle"},{"id":1939,"kind":16,"name":"FlatSquare","url":"enums/badgestyle.html#flatsquare","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"BadgeStyle"},{"id":1940,"kind":16,"name":"ForTheBadge","url":"enums/badgestyle.html#forthebadge","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"BadgeStyle"},{"id":1941,"kind":16,"name":"Social","url":"enums/badgestyle.html#social","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"BadgeStyle"},{"id":1942,"kind":4,"name":"DynamicDataType","url":"enums/dynamicdatatype.html","classes":"tsd-kind-enum"},{"id":1943,"kind":16,"name":"JSON","url":"enums/dynamicdatatype.html#json","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"DynamicDataType"},{"id":1944,"kind":16,"name":"XML","url":"enums/dynamicdatatype.html#xml","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"DynamicDataType"},{"id":1945,"kind":16,"name":"YAML","url":"enums/dynamicdatatype.html#yaml","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"DynamicDataType"},{"id":1946,"kind":128,"name":"ShieldIODynamicBadge","url":"classes/shieldiodynamicbadge.html","classes":"tsd-kind-class"},{"id":1947,"kind":262144,"name":"observedAttributes","url":"classes/shieldiodynamicbadge.html#observedattributes","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-static","parent":"ShieldIODynamicBadge"},{"id":1948,"kind":262144,"name":"tagName","url":"classes/shieldiodynamicbadge.html#tagname-1","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-static","parent":"ShieldIODynamicBadge"},{"id":1949,"kind":262144,"name":"baseObservedAttributes","url":"classes/shieldiodynamicbadge.html#baseobservedattributes","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-static","parent":"ShieldIODynamicBadge"},{"id":1950,"kind":512,"name":"constructor","url":"classes/shieldiodynamicbadge.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"ShieldIODynamicBadge"},{"id":1951,"kind":2048,"name":"setSrc","url":"classes/shieldiodynamicbadge.html#setsrc","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected","parent":"ShieldIODynamicBadge"},{"id":1952,"kind":262144,"name":"dataUrl","url":"classes/shieldiodynamicbadge.html#dataurl","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"ShieldIODynamicBadge"},{"id":1953,"kind":262144,"name":"dataQuery","url":"classes/shieldiodynamicbadge.html#dataquery","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"ShieldIODynamicBadge"},{"id":1954,"kind":262144,"name":"prefix","url":"classes/shieldiodynamicbadge.html#prefix","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"ShieldIODynamicBadge"},{"id":1955,"kind":262144,"name":"suffix","url":"classes/shieldiodynamicbadge.html#suffix","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"ShieldIODynamicBadge"},{"id":1956,"kind":262144,"name":"dataType","url":"classes/shieldiodynamicbadge.html#datatype","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"ShieldIODynamicBadge"},{"id":1957,"kind":262144,"name":"tagName","url":"classes/shieldiodynamicbadge.html#tagname","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"ShieldIODynamicBadge"},{"id":1958,"kind":2048,"name":"attributeChangedCallback","url":"classes/shieldiodynamicbadge.html#attributechangedcallback","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"ShieldIODynamicBadge"},{"id":1959,"kind":262144,"name":"srcParameters","url":"classes/shieldiodynamicbadge.html#srcparameters","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-protected","parent":"ShieldIODynamicBadge"},{"id":1960,"kind":262144,"name":"imgSrc","url":"classes/shieldiodynamicbadge.html#imgsrc","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-protected","parent":"ShieldIODynamicBadge"},{"id":1961,"kind":262144,"name":"label","url":"classes/shieldiodynamicbadge.html#label","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"ShieldIODynamicBadge"},{"id":1962,"kind":262144,"name":"logo","url":"classes/shieldiodynamicbadge.html#logo","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"ShieldIODynamicBadge"},{"id":1963,"kind":262144,"name":"color","url":"classes/shieldiodynamicbadge.html#color","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"ShieldIODynamicBadge"},{"id":1964,"kind":262144,"name":"logoColor","url":"classes/shieldiodynamicbadge.html#logocolor","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"ShieldIODynamicBadge"},{"id":1965,"kind":262144,"name":"labelColor","url":"classes/shieldiodynamicbadge.html#labelcolor","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"ShieldIODynamicBadge"},{"id":1966,"kind":262144,"name":"logoWidth","url":"classes/shieldiodynamicbadge.html#logowidth","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"ShieldIODynamicBadge"},{"id":1967,"kind":262144,"name":"badgeStyle","url":"classes/shieldiodynamicbadge.html#badgestyle","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"ShieldIODynamicBadge"},{"id":1968,"kind":128,"name":"ShieldIOStaticBadge","url":"classes/shieldiostaticbadge.html","classes":"tsd-kind-class"},{"id":1969,"kind":262144,"name":"observedAttributes","url":"classes/shieldiostaticbadge.html#observedattributes","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-static","parent":"ShieldIOStaticBadge"},{"id":1970,"kind":262144,"name":"tagName","url":"classes/shieldiostaticbadge.html#tagname-1","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-static","parent":"ShieldIOStaticBadge"},{"id":1971,"kind":262144,"name":"baseObservedAttributes","url":"classes/shieldiostaticbadge.html#baseobservedattributes","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-static","parent":"ShieldIOStaticBadge"},{"id":1972,"kind":512,"name":"constructor","url":"classes/shieldiostaticbadge.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"ShieldIOStaticBadge"},{"id":1973,"kind":2048,"name":"setSrc","url":"classes/shieldiostaticbadge.html#setsrc","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected","parent":"ShieldIOStaticBadge"},{"id":1974,"kind":262144,"name":"message","url":"classes/shieldiostaticbadge.html#message","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"ShieldIOStaticBadge"},{"id":1975,"kind":262144,"name":"tagName","url":"classes/shieldiostaticbadge.html#tagname","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"ShieldIOStaticBadge"},{"id":1976,"kind":2048,"name":"attributeChangedCallback","url":"classes/shieldiostaticbadge.html#attributechangedcallback","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"ShieldIOStaticBadge"},{"id":1977,"kind":262144,"name":"srcParameters","url":"classes/shieldiostaticbadge.html#srcparameters","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-protected","parent":"ShieldIOStaticBadge"},{"id":1978,"kind":262144,"name":"imgSrc","url":"classes/shieldiostaticbadge.html#imgsrc","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-protected","parent":"ShieldIOStaticBadge"},{"id":1979,"kind":262144,"name":"label","url":"classes/shieldiostaticbadge.html#label","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"ShieldIOStaticBadge"},{"id":1980,"kind":262144,"name":"logo","url":"classes/shieldiostaticbadge.html#logo","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"ShieldIOStaticBadge"},{"id":1981,"kind":262144,"name":"color","url":"classes/shieldiostaticbadge.html#color","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"ShieldIOStaticBadge"},{"id":1982,"kind":262144,"name":"logoColor","url":"classes/shieldiostaticbadge.html#logocolor","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"ShieldIOStaticBadge"},{"id":1983,"kind":262144,"name":"labelColor","url":"classes/shieldiostaticbadge.html#labelcolor","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"ShieldIOStaticBadge"},{"id":1984,"kind":262144,"name":"logoWidth","url":"classes/shieldiostaticbadge.html#logowidth","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"ShieldIOStaticBadge"},{"id":1985,"kind":262144,"name":"badgeStyle","url":"classes/shieldiostaticbadge.html#badgestyle","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"ShieldIOStaticBadge"},{"id":1986,"kind":128,"name":"SimpleIconBadge","url":"classes/simpleiconbadge.html","classes":"tsd-kind-class"},{"id":1987,"kind":262144,"name":"observedAttributes","url":"classes/simpleiconbadge.html#observedattributes","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-static","parent":"SimpleIconBadge"},{"id":1988,"kind":262144,"name":"tagName","url":"classes/simpleiconbadge.html#tagname-1","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-static","parent":"SimpleIconBadge"},{"id":1989,"kind":512,"name":"constructor","url":"classes/simpleiconbadge.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"SimpleIconBadge"},{"id":1990,"kind":2048,"name":"attributeChangedCallback","url":"classes/simpleiconbadge.html#attributechangedcallback","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SimpleIconBadge"},{"id":1991,"kind":262144,"name":"logo","url":"classes/simpleiconbadge.html#logo","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"SimpleIconBadge"},{"id":1992,"kind":262144,"name":"badgeStyle","url":"classes/simpleiconbadge.html#badgestyle","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"SimpleIconBadge"},{"id":1993,"kind":262144,"name":"tagName","url":"classes/simpleiconbadge.html#tagname","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"SimpleIconBadge"}],"index":{"version":"2.3.9","fields":["name","parent"],"fieldVectors":[["name/0",[0,58.937]],["parent/0",[]],["name/1",[1,71.929]],["parent/1",[0,5.884]],["name/2",[2,71.929]],["parent/2",[0,5.884]],["name/3",[3,71.929]],["parent/3",[0,5.884]],["name/4",[4,71.929]],["parent/4",[0,5.884]],["name/5",[5,0.329]],["parent/5",[]],["name/6",[6,71.929]],["parent/6",[5,0.033]],["name/7",[7,71.929]],["parent/7",[5,0.033]],["name/8",[8,71.929]],["parent/8",[5,0.033]],["name/9",[9,71.929]],["parent/9",[5,0.033]],["name/10",[10,71.929]],["parent/10",[5,0.033]],["name/11",[11,71.929]],["parent/11",[5,0.033]],["name/12",[12,71.929]],["parent/12",[5,0.033]],["name/13",[13,71.929]],["parent/13",[5,0.033]],["name/14",[14,71.929]],["parent/14",[5,0.033]],["name/15",[15,71.929]],["parent/15",[5,0.033]],["name/16",[16,71.929]],["parent/16",[5,0.033]],["name/17",[17,71.929]],["parent/17",[5,0.033]],["name/18",[18,71.929]],["parent/18",[5,0.033]],["name/19",[19,71.929]],["parent/19",[5,0.033]],["name/20",[20,71.929]],["parent/20",[5,0.033]],["name/21",[21,71.929]],["parent/21",[5,0.033]],["name/22",[22,71.929]],["parent/22",[5,0.033]],["name/23",[23,71.929]],["parent/23",[5,0.033]],["name/24",[24,71.929]],["parent/24",[5,0.033]],["name/25",[25,71.929]],["parent/25",[5,0.033]],["name/26",[26,71.929]],["parent/26",[5,0.033]],["name/27",[27,71.929]],["parent/27",[5,0.033]],["name/28",[28,71.929]],["parent/28",[5,0.033]],["name/29",[29,71.929]],["parent/29",[5,0.033]],["name/30",[30,71.929]],["parent/30",[5,0.033]],["name/31",[31,71.929]],["parent/31",[5,0.033]],["name/32",[32,71.929]],["parent/32",[5,0.033]],["name/33",[33,71.929]],["parent/33",[5,0.033]],["name/34",[34,71.929]],["parent/34",[5,0.033]],["name/35",[35,71.929]],["parent/35",[5,0.033]],["name/36",[36,71.929]],["parent/36",[5,0.033]],["name/37",[37,71.929]],["parent/37",[5,0.033]],["name/38",[38,71.929]],["parent/38",[5,0.033]],["name/39",[39,71.929]],["parent/39",[5,0.033]],["name/40",[40,71.929]],["parent/40",[5,0.033]],["name/41",[41,71.929]],["parent/41",[5,0.033]],["name/42",[42,71.929]],["parent/42",[5,0.033]],["name/43",[43,71.929]],["parent/43",[5,0.033]],["name/44",[44,71.929]],["parent/44",[5,0.033]],["name/45",[45,71.929]],["parent/45",[5,0.033]],["name/46",[46,71.929]],["parent/46",[5,0.033]],["name/47",[47,71.929]],["parent/47",[5,0.033]],["name/48",[48,71.929]],["parent/48",[5,0.033]],["name/49",[49,71.929]],["parent/49",[5,0.033]],["name/50",[50,71.929]],["parent/50",[5,0.033]],["name/51",[51,71.929]],["parent/51",[5,0.033]],["name/52",[52,71.929]],["parent/52",[5,0.033]],["name/53",[53,71.929]],["parent/53",[5,0.033]],["name/54",[54,71.929]],["parent/54",[5,0.033]],["name/55",[55,71.929]],["parent/55",[5,0.033]],["name/56",[56,71.929]],["parent/56",[5,0.033]],["name/57",[57,71.929]],["parent/57",[5,0.033]],["name/58",[58,71.929]],["parent/58",[5,0.033]],["name/59",[59,71.929]],["parent/59",[5,0.033]],["name/60",[60,71.929]],["parent/60",[5,0.033]],["name/61",[61,71.929]],["parent/61",[5,0.033]],["name/62",[62,71.929]],["parent/62",[5,0.033]],["name/63",[63,71.929]],["parent/63",[5,0.033]],["name/64",[64,71.929]],["parent/64",[5,0.033]],["name/65",[65,71.929]],["parent/65",[5,0.033]],["name/66",[66,71.929]],["parent/66",[5,0.033]],["name/67",[67,71.929]],["parent/67",[5,0.033]],["name/68",[68,71.929]],["parent/68",[5,0.033]],["name/69",[69,71.929]],["parent/69",[5,0.033]],["name/70",[70,71.929]],["parent/70",[5,0.033]],["name/71",[71,71.929]],["parent/71",[5,0.033]],["name/72",[72,71.929]],["parent/72",[5,0.033]],["name/73",[73,71.929]],["parent/73",[5,0.033]],["name/74",[74,71.929]],["parent/74",[5,0.033]],["name/75",[75,71.929]],["parent/75",[5,0.033]],["name/76",[76,71.929]],["parent/76",[5,0.033]],["name/77",[77,71.929]],["parent/77",[5,0.033]],["name/78",[78,71.929]],["parent/78",[5,0.033]],["name/79",[79,71.929]],["parent/79",[5,0.033]],["name/80",[80,71.929]],["parent/80",[5,0.033]],["name/81",[81,71.929]],["parent/81",[5,0.033]],["name/82",[82,71.929]],["parent/82",[5,0.033]],["name/83",[83,71.929]],["parent/83",[5,0.033]],["name/84",[84,71.929]],["parent/84",[5,0.033]],["name/85",[85,71.929]],["parent/85",[5,0.033]],["name/86",[86,71.929]],["parent/86",[5,0.033]],["name/87",[87,71.929]],["parent/87",[5,0.033]],["name/88",[88,71.929]],["parent/88",[5,0.033]],["name/89",[89,71.929]],["parent/89",[5,0.033]],["name/90",[90,71.929]],["parent/90",[5,0.033]],["name/91",[91,71.929]],["parent/91",[5,0.033]],["name/92",[92,71.929]],["parent/92",[5,0.033]],["name/93",[93,71.929]],["parent/93",[5,0.033]],["name/94",[94,71.929]],["parent/94",[5,0.033]],["name/95",[95,71.929]],["parent/95",[5,0.033]],["name/96",[96,71.929]],["parent/96",[5,0.033]],["name/97",[97,71.929]],["parent/97",[5,0.033]],["name/98",[98,71.929]],["parent/98",[5,0.033]],["name/99",[99,71.929]],["parent/99",[5,0.033]],["name/100",[100,71.929]],["parent/100",[5,0.033]],["name/101",[101,71.929]],["parent/101",[5,0.033]],["name/102",[102,71.929]],["parent/102",[5,0.033]],["name/103",[103,71.929]],["parent/103",[5,0.033]],["name/104",[104,71.929]],["parent/104",[5,0.033]],["name/105",[105,71.929]],["parent/105",[5,0.033]],["name/106",[106,71.929]],["parent/106",[5,0.033]],["name/107",[107,71.929]],["parent/107",[5,0.033]],["name/108",[108,71.929]],["parent/108",[5,0.033]],["name/109",[109,71.929]],["parent/109",[5,0.033]],["name/110",[110,71.929]],["parent/110",[5,0.033]],["name/111",[111,71.929]],["parent/111",[5,0.033]],["name/112",[112,71.929]],["parent/112",[5,0.033]],["name/113",[113,71.929]],["parent/113",[5,0.033]],["name/114",[114,71.929]],["parent/114",[5,0.033]],["name/115",[115,71.929]],["parent/115",[5,0.033]],["name/116",[116,71.929]],["parent/116",[5,0.033]],["name/117",[117,71.929]],["parent/117",[5,0.033]],["name/118",[118,71.929]],["parent/118",[5,0.033]],["name/119",[119,71.929]],["parent/119",[5,0.033]],["name/120",[120,71.929]],["parent/120",[5,0.033]],["name/121",[121,71.929]],["parent/121",[5,0.033]],["name/122",[122,71.929]],["parent/122",[5,0.033]],["name/123",[123,71.929]],["parent/123",[5,0.033]],["name/124",[124,71.929]],["parent/124",[5,0.033]],["name/125",[125,71.929]],["parent/125",[5,0.033]],["name/126",[126,71.929]],["parent/126",[5,0.033]],["name/127",[127,71.929]],["parent/127",[5,0.033]],["name/128",[128,71.929]],["parent/128",[5,0.033]],["name/129",[129,71.929]],["parent/129",[5,0.033]],["name/130",[130,71.929]],["parent/130",[5,0.033]],["name/131",[131,71.929]],["parent/131",[5,0.033]],["name/132",[132,71.929]],["parent/132",[5,0.033]],["name/133",[133,71.929]],["parent/133",[5,0.033]],["name/134",[134,71.929]],["parent/134",[5,0.033]],["name/135",[135,71.929]],["parent/135",[5,0.033]],["name/136",[136,71.929]],["parent/136",[5,0.033]],["name/137",[137,71.929]],["parent/137",[5,0.033]],["name/138",[138,71.929]],["parent/138",[5,0.033]],["name/139",[139,71.929]],["parent/139",[5,0.033]],["name/140",[140,71.929]],["parent/140",[5,0.033]],["name/141",[141,71.929]],["parent/141",[5,0.033]],["name/142",[142,71.929]],["parent/142",[5,0.033]],["name/143",[143,71.929]],["parent/143",[5,0.033]],["name/144",[144,71.929]],["parent/144",[5,0.033]],["name/145",[145,71.929]],["parent/145",[5,0.033]],["name/146",[146,71.929]],["parent/146",[5,0.033]],["name/147",[147,71.929]],["parent/147",[5,0.033]],["name/148",[148,71.929]],["parent/148",[5,0.033]],["name/149",[149,71.929]],["parent/149",[5,0.033]],["name/150",[150,71.929]],["parent/150",[5,0.033]],["name/151",[151,71.929]],["parent/151",[5,0.033]],["name/152",[152,71.929]],["parent/152",[5,0.033]],["name/153",[153,71.929]],["parent/153",[5,0.033]],["name/154",[154,71.929]],["parent/154",[5,0.033]],["name/155",[155,71.929]],["parent/155",[5,0.033]],["name/156",[156,71.929]],["parent/156",[5,0.033]],["name/157",[157,71.929]],["parent/157",[5,0.033]],["name/158",[158,71.929]],["parent/158",[5,0.033]],["name/159",[159,71.929]],["parent/159",[5,0.033]],["name/160",[160,71.929]],["parent/160",[5,0.033]],["name/161",[161,71.929]],["parent/161",[5,0.033]],["name/162",[162,71.929]],["parent/162",[5,0.033]],["name/163",[163,71.929]],["parent/163",[5,0.033]],["name/164",[164,71.929]],["parent/164",[5,0.033]],["name/165",[165,71.929]],["parent/165",[5,0.033]],["name/166",[166,71.929]],["parent/166",[5,0.033]],["name/167",[167,71.929]],["parent/167",[5,0.033]],["name/168",[168,71.929]],["parent/168",[5,0.033]],["name/169",[169,71.929]],["parent/169",[5,0.033]],["name/170",[170,71.929]],["parent/170",[5,0.033]],["name/171",[171,71.929]],["parent/171",[5,0.033]],["name/172",[172,71.929]],["parent/172",[5,0.033]],["name/173",[173,71.929]],["parent/173",[5,0.033]],["name/174",[174,71.929]],["parent/174",[5,0.033]],["name/175",[175,71.929]],["parent/175",[5,0.033]],["name/176",[176,71.929]],["parent/176",[5,0.033]],["name/177",[177,71.929]],["parent/177",[5,0.033]],["name/178",[178,71.929]],["parent/178",[5,0.033]],["name/179",[179,71.929]],["parent/179",[5,0.033]],["name/180",[180,71.929]],["parent/180",[5,0.033]],["name/181",[181,71.929]],["parent/181",[5,0.033]],["name/182",[182,71.929]],["parent/182",[5,0.033]],["name/183",[183,71.929]],["parent/183",[5,0.033]],["name/184",[184,71.929]],["parent/184",[5,0.033]],["name/185",[185,71.929]],["parent/185",[5,0.033]],["name/186",[186,71.929]],["parent/186",[5,0.033]],["name/187",[187,71.929]],["parent/187",[5,0.033]],["name/188",[188,71.929]],["parent/188",[5,0.033]],["name/189",[189,71.929]],["parent/189",[5,0.033]],["name/190",[190,71.929]],["parent/190",[5,0.033]],["name/191",[191,71.929]],["parent/191",[5,0.033]],["name/192",[192,71.929]],["parent/192",[5,0.033]],["name/193",[193,71.929]],["parent/193",[5,0.033]],["name/194",[194,71.929]],["parent/194",[5,0.033]],["name/195",[195,71.929]],["parent/195",[5,0.033]],["name/196",[196,71.929]],["parent/196",[5,0.033]],["name/197",[197,71.929]],["parent/197",[5,0.033]],["name/198",[198,71.929]],["parent/198",[5,0.033]],["name/199",[199,71.929]],["parent/199",[5,0.033]],["name/200",[200,71.929]],["parent/200",[5,0.033]],["name/201",[201,71.929]],["parent/201",[5,0.033]],["name/202",[202,71.929]],["parent/202",[5,0.033]],["name/203",[203,71.929]],["parent/203",[5,0.033]],["name/204",[204,71.929]],["parent/204",[5,0.033]],["name/205",[205,71.929]],["parent/205",[5,0.033]],["name/206",[206,71.929]],["parent/206",[5,0.033]],["name/207",[207,71.929]],["parent/207",[5,0.033]],["name/208",[208,71.929]],["parent/208",[5,0.033]],["name/209",[209,71.929]],["parent/209",[5,0.033]],["name/210",[210,71.929]],["parent/210",[5,0.033]],["name/211",[211,71.929]],["parent/211",[5,0.033]],["name/212",[212,71.929]],["parent/212",[5,0.033]],["name/213",[213,71.929]],["parent/213",[5,0.033]],["name/214",[214,71.929]],["parent/214",[5,0.033]],["name/215",[215,71.929]],["parent/215",[5,0.033]],["name/216",[216,71.929]],["parent/216",[5,0.033]],["name/217",[217,71.929]],["parent/217",[5,0.033]],["name/218",[218,71.929]],["parent/218",[5,0.033]],["name/219",[219,71.929]],["parent/219",[5,0.033]],["name/220",[220,71.929]],["parent/220",[5,0.033]],["name/221",[221,71.929]],["parent/221",[5,0.033]],["name/222",[222,71.929]],["parent/222",[5,0.033]],["name/223",[223,71.929]],["parent/223",[5,0.033]],["name/224",[224,71.929]],["parent/224",[5,0.033]],["name/225",[225,71.929]],["parent/225",[5,0.033]],["name/226",[226,71.929]],["parent/226",[5,0.033]],["name/227",[227,71.929]],["parent/227",[5,0.033]],["name/228",[228,71.929]],["parent/228",[5,0.033]],["name/229",[229,71.929]],["parent/229",[5,0.033]],["name/230",[230,71.929]],["parent/230",[5,0.033]],["name/231",[231,71.929]],["parent/231",[5,0.033]],["name/232",[232,71.929]],["parent/232",[5,0.033]],["name/233",[233,71.929]],["parent/233",[5,0.033]],["name/234",[234,71.929]],["parent/234",[5,0.033]],["name/235",[235,71.929]],["parent/235",[5,0.033]],["name/236",[236,71.929]],["parent/236",[5,0.033]],["name/237",[237,71.929]],["parent/237",[5,0.033]],["name/238",[238,71.929]],["parent/238",[5,0.033]],["name/239",[239,71.929]],["parent/239",[5,0.033]],["name/240",[240,71.929]],["parent/240",[5,0.033]],["name/241",[241,71.929]],["parent/241",[5,0.033]],["name/242",[242,71.929]],["parent/242",[5,0.033]],["name/243",[243,71.929]],["parent/243",[5,0.033]],["name/244",[244,71.929]],["parent/244",[5,0.033]],["name/245",[245,71.929]],["parent/245",[5,0.033]],["name/246",[246,71.929]],["parent/246",[5,0.033]],["name/247",[247,71.929]],["parent/247",[5,0.033]],["name/248",[248,71.929]],["parent/248",[5,0.033]],["name/249",[249,71.929]],["parent/249",[5,0.033]],["name/250",[250,71.929]],["parent/250",[5,0.033]],["name/251",[251,71.929]],["parent/251",[5,0.033]],["name/252",[252,71.929]],["parent/252",[5,0.033]],["name/253",[253,71.929]],["parent/253",[5,0.033]],["name/254",[254,71.929]],["parent/254",[5,0.033]],["name/255",[255,71.929]],["parent/255",[5,0.033]],["name/256",[256,71.929]],["parent/256",[5,0.033]],["name/257",[257,71.929]],["parent/257",[5,0.033]],["name/258",[258,71.929]],["parent/258",[5,0.033]],["name/259",[259,71.929]],["parent/259",[5,0.033]],["name/260",[260,71.929]],["parent/260",[5,0.033]],["name/261",[261,71.929]],["parent/261",[5,0.033]],["name/262",[262,71.929]],["parent/262",[5,0.033]],["name/263",[263,71.929]],["parent/263",[5,0.033]],["name/264",[264,71.929]],["parent/264",[5,0.033]],["name/265",[265,71.929]],["parent/265",[5,0.033]],["name/266",[266,71.929]],["parent/266",[5,0.033]],["name/267",[267,71.929]],["parent/267",[5,0.033]],["name/268",[268,71.929]],["parent/268",[5,0.033]],["name/269",[269,71.929]],["parent/269",[5,0.033]],["name/270",[270,71.929]],["parent/270",[5,0.033]],["name/271",[271,71.929]],["parent/271",[5,0.033]],["name/272",[272,71.929]],["parent/272",[5,0.033]],["name/273",[273,71.929]],["parent/273",[5,0.033]],["name/274",[274,71.929]],["parent/274",[5,0.033]],["name/275",[275,71.929]],["parent/275",[5,0.033]],["name/276",[276,71.929]],["parent/276",[5,0.033]],["name/277",[277,71.929]],["parent/277",[5,0.033]],["name/278",[278,71.929]],["parent/278",[5,0.033]],["name/279",[279,71.929]],["parent/279",[5,0.033]],["name/280",[280,71.929]],["parent/280",[5,0.033]],["name/281",[281,71.929]],["parent/281",[5,0.033]],["name/282",[282,71.929]],["parent/282",[5,0.033]],["name/283",[283,71.929]],["parent/283",[5,0.033]],["name/284",[284,71.929]],["parent/284",[5,0.033]],["name/285",[285,71.929]],["parent/285",[5,0.033]],["name/286",[286,71.929]],["parent/286",[5,0.033]],["name/287",[287,71.929]],["parent/287",[5,0.033]],["name/288",[288,71.929]],["parent/288",[5,0.033]],["name/289",[289,71.929]],["parent/289",[5,0.033]],["name/290",[290,71.929]],["parent/290",[5,0.033]],["name/291",[291,71.929]],["parent/291",[5,0.033]],["name/292",[292,71.929]],["parent/292",[5,0.033]],["name/293",[293,71.929]],["parent/293",[5,0.033]],["name/294",[294,71.929]],["parent/294",[5,0.033]],["name/295",[295,71.929]],["parent/295",[5,0.033]],["name/296",[296,71.929]],["parent/296",[5,0.033]],["name/297",[297,71.929]],["parent/297",[5,0.033]],["name/298",[298,71.929]],["parent/298",[5,0.033]],["name/299",[299,71.929]],["parent/299",[5,0.033]],["name/300",[300,71.929]],["parent/300",[5,0.033]],["name/301",[301,71.929]],["parent/301",[5,0.033]],["name/302",[302,71.929]],["parent/302",[5,0.033]],["name/303",[303,71.929]],["parent/303",[5,0.033]],["name/304",[304,71.929]],["parent/304",[5,0.033]],["name/305",[305,71.929]],["parent/305",[5,0.033]],["name/306",[306,71.929]],["parent/306",[5,0.033]],["name/307",[307,71.929]],["parent/307",[5,0.033]],["name/308",[308,71.929]],["parent/308",[5,0.033]],["name/309",[309,71.929]],["parent/309",[5,0.033]],["name/310",[310,71.929]],["parent/310",[5,0.033]],["name/311",[311,71.929]],["parent/311",[5,0.033]],["name/312",[312,71.929]],["parent/312",[5,0.033]],["name/313",[313,71.929]],["parent/313",[5,0.033]],["name/314",[314,71.929]],["parent/314",[5,0.033]],["name/315",[315,71.929]],["parent/315",[5,0.033]],["name/316",[316,71.929]],["parent/316",[5,0.033]],["name/317",[317,71.929]],["parent/317",[5,0.033]],["name/318",[318,71.929]],["parent/318",[5,0.033]],["name/319",[319,71.929]],["parent/319",[5,0.033]],["name/320",[320,71.929]],["parent/320",[5,0.033]],["name/321",[321,71.929]],["parent/321",[5,0.033]],["name/322",[322,71.929]],["parent/322",[5,0.033]],["name/323",[323,71.929]],["parent/323",[5,0.033]],["name/324",[324,71.929]],["parent/324",[5,0.033]],["name/325",[325,71.929]],["parent/325",[5,0.033]],["name/326",[326,71.929]],["parent/326",[5,0.033]],["name/327",[327,71.929]],["parent/327",[5,0.033]],["name/328",[328,71.929]],["parent/328",[5,0.033]],["name/329",[329,71.929]],["parent/329",[5,0.033]],["name/330",[330,71.929]],["parent/330",[5,0.033]],["name/331",[331,71.929]],["parent/331",[5,0.033]],["name/332",[332,71.929]],["parent/332",[5,0.033]],["name/333",[333,71.929]],["parent/333",[5,0.033]],["name/334",[334,71.929]],["parent/334",[5,0.033]],["name/335",[335,71.929]],["parent/335",[5,0.033]],["name/336",[336,71.929]],["parent/336",[5,0.033]],["name/337",[337,71.929]],["parent/337",[5,0.033]],["name/338",[338,71.929]],["parent/338",[5,0.033]],["name/339",[339,71.929]],["parent/339",[5,0.033]],["name/340",[340,71.929]],["parent/340",[5,0.033]],["name/341",[341,71.929]],["parent/341",[5,0.033]],["name/342",[342,71.929]],["parent/342",[5,0.033]],["name/343",[343,71.929]],["parent/343",[5,0.033]],["name/344",[344,71.929]],["parent/344",[5,0.033]],["name/345",[345,71.929]],["parent/345",[5,0.033]],["name/346",[346,71.929]],["parent/346",[5,0.033]],["name/347",[347,71.929]],["parent/347",[5,0.033]],["name/348",[348,71.929]],["parent/348",[5,0.033]],["name/349",[349,71.929]],["parent/349",[5,0.033]],["name/350",[350,71.929]],["parent/350",[5,0.033]],["name/351",[351,71.929]],["parent/351",[5,0.033]],["name/352",[352,71.929]],["parent/352",[5,0.033]],["name/353",[353,71.929]],["parent/353",[5,0.033]],["name/354",[354,71.929]],["parent/354",[5,0.033]],["name/355",[355,71.929]],["parent/355",[5,0.033]],["name/356",[356,71.929]],["parent/356",[5,0.033]],["name/357",[357,71.929]],["parent/357",[5,0.033]],["name/358",[358,71.929]],["parent/358",[5,0.033]],["name/359",[359,71.929]],["parent/359",[5,0.033]],["name/360",[360,71.929]],["parent/360",[5,0.033]],["name/361",[361,71.929]],["parent/361",[5,0.033]],["name/362",[362,71.929]],["parent/362",[5,0.033]],["name/363",[363,71.929]],["parent/363",[5,0.033]],["name/364",[364,71.929]],["parent/364",[5,0.033]],["name/365",[365,71.929]],["parent/365",[5,0.033]],["name/366",[366,71.929]],["parent/366",[5,0.033]],["name/367",[367,71.929]],["parent/367",[5,0.033]],["name/368",[368,71.929]],["parent/368",[5,0.033]],["name/369",[369,71.929]],["parent/369",[5,0.033]],["name/370",[370,71.929]],["parent/370",[5,0.033]],["name/371",[371,71.929]],["parent/371",[5,0.033]],["name/372",[372,71.929]],["parent/372",[5,0.033]],["name/373",[373,71.929]],["parent/373",[5,0.033]],["name/374",[374,71.929]],["parent/374",[5,0.033]],["name/375",[375,71.929]],["parent/375",[5,0.033]],["name/376",[376,71.929]],["parent/376",[5,0.033]],["name/377",[377,71.929]],["parent/377",[5,0.033]],["name/378",[378,71.929]],["parent/378",[5,0.033]],["name/379",[379,71.929]],["parent/379",[5,0.033]],["name/380",[380,71.929]],["parent/380",[5,0.033]],["name/381",[381,71.929]],["parent/381",[5,0.033]],["name/382",[382,71.929]],["parent/382",[5,0.033]],["name/383",[383,71.929]],["parent/383",[5,0.033]],["name/384",[384,71.929]],["parent/384",[5,0.033]],["name/385",[385,71.929]],["parent/385",[5,0.033]],["name/386",[386,71.929]],["parent/386",[5,0.033]],["name/387",[387,71.929]],["parent/387",[5,0.033]],["name/388",[388,71.929]],["parent/388",[5,0.033]],["name/389",[389,71.929]],["parent/389",[5,0.033]],["name/390",[390,71.929]],["parent/390",[5,0.033]],["name/391",[391,71.929]],["parent/391",[5,0.033]],["name/392",[392,71.929]],["parent/392",[5,0.033]],["name/393",[393,71.929]],["parent/393",[5,0.033]],["name/394",[394,71.929]],["parent/394",[5,0.033]],["name/395",[395,71.929]],["parent/395",[5,0.033]],["name/396",[396,71.929]],["parent/396",[5,0.033]],["name/397",[397,71.929]],["parent/397",[5,0.033]],["name/398",[398,71.929]],["parent/398",[5,0.033]],["name/399",[399,71.929]],["parent/399",[5,0.033]],["name/400",[400,71.929]],["parent/400",[5,0.033]],["name/401",[401,71.929]],["parent/401",[5,0.033]],["name/402",[402,71.929]],["parent/402",[5,0.033]],["name/403",[403,71.929]],["parent/403",[5,0.033]],["name/404",[404,71.929]],["parent/404",[5,0.033]],["name/405",[405,71.929]],["parent/405",[5,0.033]],["name/406",[406,71.929]],["parent/406",[5,0.033]],["name/407",[407,71.929]],["parent/407",[5,0.033]],["name/408",[408,71.929]],["parent/408",[5,0.033]],["name/409",[409,71.929]],["parent/409",[5,0.033]],["name/410",[410,71.929]],["parent/410",[5,0.033]],["name/411",[411,71.929]],["parent/411",[5,0.033]],["name/412",[412,71.929]],["parent/412",[5,0.033]],["name/413",[413,71.929]],["parent/413",[5,0.033]],["name/414",[414,71.929]],["parent/414",[5,0.033]],["name/415",[415,71.929]],["parent/415",[5,0.033]],["name/416",[416,71.929]],["parent/416",[5,0.033]],["name/417",[417,71.929]],["parent/417",[5,0.033]],["name/418",[418,71.929]],["parent/418",[5,0.033]],["name/419",[419,71.929]],["parent/419",[5,0.033]],["name/420",[420,71.929]],["parent/420",[5,0.033]],["name/421",[421,71.929]],["parent/421",[5,0.033]],["name/422",[422,71.929]],["parent/422",[5,0.033]],["name/423",[423,71.929]],["parent/423",[5,0.033]],["name/424",[424,71.929]],["parent/424",[5,0.033]],["name/425",[425,71.929]],["parent/425",[5,0.033]],["name/426",[426,71.929]],["parent/426",[5,0.033]],["name/427",[427,71.929]],["parent/427",[5,0.033]],["name/428",[428,71.929]],["parent/428",[5,0.033]],["name/429",[429,71.929]],["parent/429",[5,0.033]],["name/430",[430,71.929]],["parent/430",[5,0.033]],["name/431",[431,71.929]],["parent/431",[5,0.033]],["name/432",[432,71.929]],["parent/432",[5,0.033]],["name/433",[433,71.929]],["parent/433",[5,0.033]],["name/434",[434,71.929]],["parent/434",[5,0.033]],["name/435",[435,71.929]],["parent/435",[5,0.033]],["name/436",[436,71.929]],["parent/436",[5,0.033]],["name/437",[437,71.929]],["parent/437",[5,0.033]],["name/438",[438,71.929]],["parent/438",[5,0.033]],["name/439",[439,71.929]],["parent/439",[5,0.033]],["name/440",[440,71.929]],["parent/440",[5,0.033]],["name/441",[441,71.929]],["parent/441",[5,0.033]],["name/442",[442,71.929]],["parent/442",[5,0.033]],["name/443",[443,71.929]],["parent/443",[5,0.033]],["name/444",[444,71.929]],["parent/444",[5,0.033]],["name/445",[445,71.929]],["parent/445",[5,0.033]],["name/446",[446,71.929]],["parent/446",[5,0.033]],["name/447",[447,71.929]],["parent/447",[5,0.033]],["name/448",[448,71.929]],["parent/448",[5,0.033]],["name/449",[449,71.929]],["parent/449",[5,0.033]],["name/450",[450,71.929]],["parent/450",[5,0.033]],["name/451",[451,71.929]],["parent/451",[5,0.033]],["name/452",[452,71.929]],["parent/452",[5,0.033]],["name/453",[453,71.929]],["parent/453",[5,0.033]],["name/454",[454,71.929]],["parent/454",[5,0.033]],["name/455",[455,71.929]],["parent/455",[5,0.033]],["name/456",[456,71.929]],["parent/456",[5,0.033]],["name/457",[457,71.929]],["parent/457",[5,0.033]],["name/458",[458,71.929]],["parent/458",[5,0.033]],["name/459",[459,71.929]],["parent/459",[5,0.033]],["name/460",[460,71.929]],["parent/460",[5,0.033]],["name/461",[461,71.929]],["parent/461",[5,0.033]],["name/462",[462,71.929]],["parent/462",[5,0.033]],["name/463",[463,71.929]],["parent/463",[5,0.033]],["name/464",[464,71.929]],["parent/464",[5,0.033]],["name/465",[465,71.929]],["parent/465",[5,0.033]],["name/466",[466,71.929]],["parent/466",[5,0.033]],["name/467",[467,71.929]],["parent/467",[5,0.033]],["name/468",[468,71.929]],["parent/468",[5,0.033]],["name/469",[469,71.929]],["parent/469",[5,0.033]],["name/470",[470,71.929]],["parent/470",[5,0.033]],["name/471",[471,71.929]],["parent/471",[5,0.033]],["name/472",[472,71.929]],["parent/472",[5,0.033]],["name/473",[473,71.929]],["parent/473",[5,0.033]],["name/474",[474,71.929]],["parent/474",[5,0.033]],["name/475",[475,71.929]],["parent/475",[5,0.033]],["name/476",[476,71.929]],["parent/476",[5,0.033]],["name/477",[477,71.929]],["parent/477",[5,0.033]],["name/478",[478,71.929]],["parent/478",[5,0.033]],["name/479",[479,71.929]],["parent/479",[5,0.033]],["name/480",[480,71.929]],["parent/480",[5,0.033]],["name/481",[481,71.929]],["parent/481",[5,0.033]],["name/482",[482,71.929]],["parent/482",[5,0.033]],["name/483",[483,71.929]],["parent/483",[5,0.033]],["name/484",[484,71.929]],["parent/484",[5,0.033]],["name/485",[485,71.929]],["parent/485",[5,0.033]],["name/486",[486,71.929]],["parent/486",[5,0.033]],["name/487",[487,71.929]],["parent/487",[5,0.033]],["name/488",[488,71.929]],["parent/488",[5,0.033]],["name/489",[489,71.929]],["parent/489",[5,0.033]],["name/490",[490,71.929]],["parent/490",[5,0.033]],["name/491",[491,71.929]],["parent/491",[5,0.033]],["name/492",[492,71.929]],["parent/492",[5,0.033]],["name/493",[493,71.929]],["parent/493",[5,0.033]],["name/494",[494,71.929]],["parent/494",[5,0.033]],["name/495",[495,71.929]],["parent/495",[5,0.033]],["name/496",[496,71.929]],["parent/496",[5,0.033]],["name/497",[497,71.929]],["parent/497",[5,0.033]],["name/498",[498,71.929]],["parent/498",[5,0.033]],["name/499",[499,71.929]],["parent/499",[5,0.033]],["name/500",[500,71.929]],["parent/500",[5,0.033]],["name/501",[501,71.929]],["parent/501",[5,0.033]],["name/502",[502,71.929]],["parent/502",[5,0.033]],["name/503",[503,71.929]],["parent/503",[5,0.033]],["name/504",[504,71.929]],["parent/504",[5,0.033]],["name/505",[505,71.929]],["parent/505",[5,0.033]],["name/506",[506,71.929]],["parent/506",[5,0.033]],["name/507",[507,71.929]],["parent/507",[5,0.033]],["name/508",[508,71.929]],["parent/508",[5,0.033]],["name/509",[509,71.929]],["parent/509",[5,0.033]],["name/510",[510,71.929]],["parent/510",[5,0.033]],["name/511",[511,71.929]],["parent/511",[5,0.033]],["name/512",[512,71.929]],["parent/512",[5,0.033]],["name/513",[513,71.929]],["parent/513",[5,0.033]],["name/514",[514,71.929]],["parent/514",[5,0.033]],["name/515",[515,71.929]],["parent/515",[5,0.033]],["name/516",[516,71.929]],["parent/516",[5,0.033]],["name/517",[517,71.929]],["parent/517",[5,0.033]],["name/518",[518,71.929]],["parent/518",[5,0.033]],["name/519",[519,71.929]],["parent/519",[5,0.033]],["name/520",[520,71.929]],["parent/520",[5,0.033]],["name/521",[521,71.929]],["parent/521",[5,0.033]],["name/522",[522,71.929]],["parent/522",[5,0.033]],["name/523",[523,71.929]],["parent/523",[5,0.033]],["name/524",[524,71.929]],["parent/524",[5,0.033]],["name/525",[525,71.929]],["parent/525",[5,0.033]],["name/526",[526,71.929]],["parent/526",[5,0.033]],["name/527",[527,71.929]],["parent/527",[5,0.033]],["name/528",[528,71.929]],["parent/528",[5,0.033]],["name/529",[529,71.929]],["parent/529",[5,0.033]],["name/530",[530,71.929]],["parent/530",[5,0.033]],["name/531",[531,71.929]],["parent/531",[5,0.033]],["name/532",[532,71.929]],["parent/532",[5,0.033]],["name/533",[533,71.929]],["parent/533",[5,0.033]],["name/534",[534,71.929]],["parent/534",[5,0.033]],["name/535",[535,71.929]],["parent/535",[5,0.033]],["name/536",[536,71.929]],["parent/536",[5,0.033]],["name/537",[537,71.929]],["parent/537",[5,0.033]],["name/538",[538,71.929]],["parent/538",[5,0.033]],["name/539",[539,71.929]],["parent/539",[5,0.033]],["name/540",[540,71.929]],["parent/540",[5,0.033]],["name/541",[541,71.929]],["parent/541",[5,0.033]],["name/542",[542,71.929]],["parent/542",[5,0.033]],["name/543",[543,71.929]],["parent/543",[5,0.033]],["name/544",[544,71.929]],["parent/544",[5,0.033]],["name/545",[545,71.929]],["parent/545",[5,0.033]],["name/546",[546,71.929]],["parent/546",[5,0.033]],["name/547",[547,71.929]],["parent/547",[5,0.033]],["name/548",[548,71.929]],["parent/548",[5,0.033]],["name/549",[549,71.929]],["parent/549",[5,0.033]],["name/550",[550,71.929]],["parent/550",[5,0.033]],["name/551",[551,71.929]],["parent/551",[5,0.033]],["name/552",[552,71.929]],["parent/552",[5,0.033]],["name/553",[553,71.929]],["parent/553",[5,0.033]],["name/554",[554,71.929]],["parent/554",[5,0.033]],["name/555",[555,71.929]],["parent/555",[5,0.033]],["name/556",[556,71.929]],["parent/556",[5,0.033]],["name/557",[557,71.929]],["parent/557",[5,0.033]],["name/558",[558,71.929]],["parent/558",[5,0.033]],["name/559",[559,71.929]],["parent/559",[5,0.033]],["name/560",[560,71.929]],["parent/560",[5,0.033]],["name/561",[561,71.929]],["parent/561",[5,0.033]],["name/562",[562,71.929]],["parent/562",[5,0.033]],["name/563",[563,71.929]],["parent/563",[5,0.033]],["name/564",[564,71.929]],["parent/564",[5,0.033]],["name/565",[565,71.929]],["parent/565",[5,0.033]],["name/566",[566,71.929]],["parent/566",[5,0.033]],["name/567",[567,71.929]],["parent/567",[5,0.033]],["name/568",[568,71.929]],["parent/568",[5,0.033]],["name/569",[569,71.929]],["parent/569",[5,0.033]],["name/570",[570,71.929]],["parent/570",[5,0.033]],["name/571",[571,71.929]],["parent/571",[5,0.033]],["name/572",[572,71.929]],["parent/572",[5,0.033]],["name/573",[573,71.929]],["parent/573",[5,0.033]],["name/574",[574,71.929]],["parent/574",[5,0.033]],["name/575",[575,71.929]],["parent/575",[5,0.033]],["name/576",[576,71.929]],["parent/576",[5,0.033]],["name/577",[577,71.929]],["parent/577",[5,0.033]],["name/578",[578,71.929]],["parent/578",[5,0.033]],["name/579",[579,71.929]],["parent/579",[5,0.033]],["name/580",[580,71.929]],["parent/580",[5,0.033]],["name/581",[581,71.929]],["parent/581",[5,0.033]],["name/582",[582,71.929]],["parent/582",[5,0.033]],["name/583",[583,71.929]],["parent/583",[5,0.033]],["name/584",[584,71.929]],["parent/584",[5,0.033]],["name/585",[585,71.929]],["parent/585",[5,0.033]],["name/586",[586,71.929]],["parent/586",[5,0.033]],["name/587",[587,71.929]],["parent/587",[5,0.033]],["name/588",[588,71.929]],["parent/588",[5,0.033]],["name/589",[589,71.929]],["parent/589",[5,0.033]],["name/590",[590,71.929]],["parent/590",[5,0.033]],["name/591",[591,71.929]],["parent/591",[5,0.033]],["name/592",[592,71.929]],["parent/592",[5,0.033]],["name/593",[593,71.929]],["parent/593",[5,0.033]],["name/594",[594,71.929]],["parent/594",[5,0.033]],["name/595",[595,71.929]],["parent/595",[5,0.033]],["name/596",[596,71.929]],["parent/596",[5,0.033]],["name/597",[597,71.929]],["parent/597",[5,0.033]],["name/598",[598,71.929]],["parent/598",[5,0.033]],["name/599",[599,71.929]],["parent/599",[5,0.033]],["name/600",[600,71.929]],["parent/600",[5,0.033]],["name/601",[601,71.929]],["parent/601",[5,0.033]],["name/602",[602,71.929]],["parent/602",[5,0.033]],["name/603",[603,71.929]],["parent/603",[5,0.033]],["name/604",[604,71.929]],["parent/604",[5,0.033]],["name/605",[605,71.929]],["parent/605",[5,0.033]],["name/606",[606,71.929]],["parent/606",[5,0.033]],["name/607",[607,71.929]],["parent/607",[5,0.033]],["name/608",[608,71.929]],["parent/608",[5,0.033]],["name/609",[609,71.929]],["parent/609",[5,0.033]],["name/610",[610,71.929]],["parent/610",[5,0.033]],["name/611",[611,71.929]],["parent/611",[5,0.033]],["name/612",[612,71.929]],["parent/612",[5,0.033]],["name/613",[613,71.929]],["parent/613",[5,0.033]],["name/614",[614,71.929]],["parent/614",[5,0.033]],["name/615",[615,71.929]],["parent/615",[5,0.033]],["name/616",[616,71.929]],["parent/616",[5,0.033]],["name/617",[617,71.929]],["parent/617",[5,0.033]],["name/618",[618,71.929]],["parent/618",[5,0.033]],["name/619",[619,71.929]],["parent/619",[5,0.033]],["name/620",[620,71.929]],["parent/620",[5,0.033]],["name/621",[621,71.929]],["parent/621",[5,0.033]],["name/622",[622,71.929]],["parent/622",[5,0.033]],["name/623",[623,71.929]],["parent/623",[5,0.033]],["name/624",[624,71.929]],["parent/624",[5,0.033]],["name/625",[625,71.929]],["parent/625",[5,0.033]],["name/626",[626,71.929]],["parent/626",[5,0.033]],["name/627",[627,71.929]],["parent/627",[5,0.033]],["name/628",[628,71.929]],["parent/628",[5,0.033]],["name/629",[629,71.929]],["parent/629",[5,0.033]],["name/630",[630,71.929]],["parent/630",[5,0.033]],["name/631",[631,71.929]],["parent/631",[5,0.033]],["name/632",[632,71.929]],["parent/632",[5,0.033]],["name/633",[633,71.929]],["parent/633",[5,0.033]],["name/634",[634,71.929]],["parent/634",[5,0.033]],["name/635",[635,71.929]],["parent/635",[5,0.033]],["name/636",[636,71.929]],["parent/636",[5,0.033]],["name/637",[637,71.929]],["parent/637",[5,0.033]],["name/638",[638,71.929]],["parent/638",[5,0.033]],["name/639",[639,71.929]],["parent/639",[5,0.033]],["name/640",[640,71.929]],["parent/640",[5,0.033]],["name/641",[641,71.929]],["parent/641",[5,0.033]],["name/642",[642,71.929]],["parent/642",[5,0.033]],["name/643",[643,71.929]],["parent/643",[5,0.033]],["name/644",[644,71.929]],["parent/644",[5,0.033]],["name/645",[645,71.929]],["parent/645",[5,0.033]],["name/646",[646,71.929]],["parent/646",[5,0.033]],["name/647",[647,71.929]],["parent/647",[5,0.033]],["name/648",[648,71.929]],["parent/648",[5,0.033]],["name/649",[649,71.929]],["parent/649",[5,0.033]],["name/650",[650,71.929]],["parent/650",[5,0.033]],["name/651",[651,71.929]],["parent/651",[5,0.033]],["name/652",[652,71.929]],["parent/652",[5,0.033]],["name/653",[653,71.929]],["parent/653",[5,0.033]],["name/654",[654,71.929]],["parent/654",[5,0.033]],["name/655",[655,71.929]],["parent/655",[5,0.033]],["name/656",[656,71.929]],["parent/656",[5,0.033]],["name/657",[657,71.929]],["parent/657",[5,0.033]],["name/658",[658,71.929]],["parent/658",[5,0.033]],["name/659",[659,71.929]],["parent/659",[5,0.033]],["name/660",[660,71.929]],["parent/660",[5,0.033]],["name/661",[661,71.929]],["parent/661",[5,0.033]],["name/662",[662,71.929]],["parent/662",[5,0.033]],["name/663",[663,71.929]],["parent/663",[5,0.033]],["name/664",[664,71.929]],["parent/664",[5,0.033]],["name/665",[665,71.929]],["parent/665",[5,0.033]],["name/666",[666,71.929]],["parent/666",[5,0.033]],["name/667",[667,71.929]],["parent/667",[5,0.033]],["name/668",[668,71.929]],["parent/668",[5,0.033]],["name/669",[669,71.929]],["parent/669",[5,0.033]],["name/670",[670,71.929]],["parent/670",[5,0.033]],["name/671",[671,71.929]],["parent/671",[5,0.033]],["name/672",[672,71.929]],["parent/672",[5,0.033]],["name/673",[673,71.929]],["parent/673",[5,0.033]],["name/674",[674,71.929]],["parent/674",[5,0.033]],["name/675",[675,71.929]],["parent/675",[5,0.033]],["name/676",[676,71.929]],["parent/676",[5,0.033]],["name/677",[677,71.929]],["parent/677",[5,0.033]],["name/678",[678,71.929]],["parent/678",[5,0.033]],["name/679",[679,71.929]],["parent/679",[5,0.033]],["name/680",[680,71.929]],["parent/680",[5,0.033]],["name/681",[681,71.929]],["parent/681",[5,0.033]],["name/682",[682,71.929]],["parent/682",[5,0.033]],["name/683",[683,71.929]],["parent/683",[5,0.033]],["name/684",[684,71.929]],["parent/684",[5,0.033]],["name/685",[685,71.929]],["parent/685",[5,0.033]],["name/686",[686,71.929]],["parent/686",[5,0.033]],["name/687",[687,71.929]],["parent/687",[5,0.033]],["name/688",[688,71.929]],["parent/688",[5,0.033]],["name/689",[689,71.929]],["parent/689",[5,0.033]],["name/690",[690,71.929]],["parent/690",[5,0.033]],["name/691",[691,71.929]],["parent/691",[5,0.033]],["name/692",[692,71.929]],["parent/692",[5,0.033]],["name/693",[693,71.929]],["parent/693",[5,0.033]],["name/694",[694,71.929]],["parent/694",[5,0.033]],["name/695",[695,71.929]],["parent/695",[5,0.033]],["name/696",[696,71.929]],["parent/696",[5,0.033]],["name/697",[697,71.929]],["parent/697",[5,0.033]],["name/698",[698,71.929]],["parent/698",[5,0.033]],["name/699",[699,71.929]],["parent/699",[5,0.033]],["name/700",[700,71.929]],["parent/700",[5,0.033]],["name/701",[701,71.929]],["parent/701",[5,0.033]],["name/702",[702,71.929]],["parent/702",[5,0.033]],["name/703",[703,71.929]],["parent/703",[5,0.033]],["name/704",[704,71.929]],["parent/704",[5,0.033]],["name/705",[705,71.929]],["parent/705",[5,0.033]],["name/706",[706,71.929]],["parent/706",[5,0.033]],["name/707",[707,71.929]],["parent/707",[5,0.033]],["name/708",[708,71.929]],["parent/708",[5,0.033]],["name/709",[709,71.929]],["parent/709",[5,0.033]],["name/710",[710,71.929]],["parent/710",[5,0.033]],["name/711",[711,71.929]],["parent/711",[5,0.033]],["name/712",[712,71.929]],["parent/712",[5,0.033]],["name/713",[713,71.929]],["parent/713",[5,0.033]],["name/714",[714,71.929]],["parent/714",[5,0.033]],["name/715",[715,71.929]],["parent/715",[5,0.033]],["name/716",[716,71.929]],["parent/716",[5,0.033]],["name/717",[717,71.929]],["parent/717",[5,0.033]],["name/718",[718,71.929]],["parent/718",[5,0.033]],["name/719",[719,71.929]],["parent/719",[5,0.033]],["name/720",[720,71.929]],["parent/720",[5,0.033]],["name/721",[721,71.929]],["parent/721",[5,0.033]],["name/722",[722,71.929]],["parent/722",[5,0.033]],["name/723",[723,71.929]],["parent/723",[5,0.033]],["name/724",[724,71.929]],["parent/724",[5,0.033]],["name/725",[725,71.929]],["parent/725",[5,0.033]],["name/726",[726,71.929]],["parent/726",[5,0.033]],["name/727",[727,71.929]],["parent/727",[5,0.033]],["name/728",[728,71.929]],["parent/728",[5,0.033]],["name/729",[729,71.929]],["parent/729",[5,0.033]],["name/730",[730,71.929]],["parent/730",[5,0.033]],["name/731",[731,71.929]],["parent/731",[5,0.033]],["name/732",[732,71.929]],["parent/732",[5,0.033]],["name/733",[733,71.929]],["parent/733",[5,0.033]],["name/734",[734,71.929]],["parent/734",[5,0.033]],["name/735",[735,71.929]],["parent/735",[5,0.033]],["name/736",[736,71.929]],["parent/736",[5,0.033]],["name/737",[737,71.929]],["parent/737",[5,0.033]],["name/738",[738,71.929]],["parent/738",[5,0.033]],["name/739",[739,71.929]],["parent/739",[5,0.033]],["name/740",[740,71.929]],["parent/740",[5,0.033]],["name/741",[741,71.929]],["parent/741",[5,0.033]],["name/742",[742,71.929]],["parent/742",[5,0.033]],["name/743",[743,71.929]],["parent/743",[5,0.033]],["name/744",[744,71.929]],["parent/744",[5,0.033]],["name/745",[745,71.929]],["parent/745",[5,0.033]],["name/746",[746,71.929]],["parent/746",[5,0.033]],["name/747",[747,71.929]],["parent/747",[5,0.033]],["name/748",[748,71.929]],["parent/748",[5,0.033]],["name/749",[749,71.929]],["parent/749",[5,0.033]],["name/750",[750,71.929]],["parent/750",[5,0.033]],["name/751",[751,71.929]],["parent/751",[5,0.033]],["name/752",[752,71.929]],["parent/752",[5,0.033]],["name/753",[753,71.929]],["parent/753",[5,0.033]],["name/754",[754,71.929]],["parent/754",[5,0.033]],["name/755",[755,71.929]],["parent/755",[5,0.033]],["name/756",[756,71.929]],["parent/756",[5,0.033]],["name/757",[757,71.929]],["parent/757",[5,0.033]],["name/758",[758,71.929]],["parent/758",[5,0.033]],["name/759",[759,71.929]],["parent/759",[5,0.033]],["name/760",[760,71.929]],["parent/760",[5,0.033]],["name/761",[761,71.929]],["parent/761",[5,0.033]],["name/762",[762,71.929]],["parent/762",[5,0.033]],["name/763",[763,71.929]],["parent/763",[5,0.033]],["name/764",[764,71.929]],["parent/764",[5,0.033]],["name/765",[765,71.929]],["parent/765",[5,0.033]],["name/766",[766,71.929]],["parent/766",[5,0.033]],["name/767",[767,71.929]],["parent/767",[5,0.033]],["name/768",[768,71.929]],["parent/768",[5,0.033]],["name/769",[769,71.929]],["parent/769",[5,0.033]],["name/770",[770,71.929]],["parent/770",[5,0.033]],["name/771",[771,71.929]],["parent/771",[5,0.033]],["name/772",[772,71.929]],["parent/772",[5,0.033]],["name/773",[773,71.929]],["parent/773",[5,0.033]],["name/774",[774,71.929]],["parent/774",[5,0.033]],["name/775",[775,71.929]],["parent/775",[5,0.033]],["name/776",[776,71.929]],["parent/776",[5,0.033]],["name/777",[777,71.929]],["parent/777",[5,0.033]],["name/778",[778,71.929]],["parent/778",[5,0.033]],["name/779",[779,71.929]],["parent/779",[5,0.033]],["name/780",[780,71.929]],["parent/780",[5,0.033]],["name/781",[781,71.929]],["parent/781",[5,0.033]],["name/782",[782,71.929]],["parent/782",[5,0.033]],["name/783",[783,71.929]],["parent/783",[5,0.033]],["name/784",[784,71.929]],["parent/784",[5,0.033]],["name/785",[785,71.929]],["parent/785",[5,0.033]],["name/786",[786,71.929]],["parent/786",[5,0.033]],["name/787",[787,71.929]],["parent/787",[5,0.033]],["name/788",[788,71.929]],["parent/788",[5,0.033]],["name/789",[789,71.929]],["parent/789",[5,0.033]],["name/790",[790,71.929]],["parent/790",[5,0.033]],["name/791",[791,71.929]],["parent/791",[5,0.033]],["name/792",[792,71.929]],["parent/792",[5,0.033]],["name/793",[793,71.929]],["parent/793",[5,0.033]],["name/794",[794,71.929]],["parent/794",[5,0.033]],["name/795",[795,71.929]],["parent/795",[5,0.033]],["name/796",[796,71.929]],["parent/796",[5,0.033]],["name/797",[797,71.929]],["parent/797",[5,0.033]],["name/798",[798,71.929]],["parent/798",[5,0.033]],["name/799",[799,71.929]],["parent/799",[5,0.033]],["name/800",[800,71.929]],["parent/800",[5,0.033]],["name/801",[801,71.929]],["parent/801",[5,0.033]],["name/802",[802,71.929]],["parent/802",[5,0.033]],["name/803",[803,71.929]],["parent/803",[5,0.033]],["name/804",[804,71.929]],["parent/804",[5,0.033]],["name/805",[805,71.929]],["parent/805",[5,0.033]],["name/806",[806,71.929]],["parent/806",[5,0.033]],["name/807",[807,71.929]],["parent/807",[5,0.033]],["name/808",[808,71.929]],["parent/808",[5,0.033]],["name/809",[809,71.929]],["parent/809",[5,0.033]],["name/810",[810,71.929]],["parent/810",[5,0.033]],["name/811",[811,71.929]],["parent/811",[5,0.033]],["name/812",[812,71.929]],["parent/812",[5,0.033]],["name/813",[813,71.929]],["parent/813",[5,0.033]],["name/814",[814,71.929]],["parent/814",[5,0.033]],["name/815",[815,71.929]],["parent/815",[5,0.033]],["name/816",[816,71.929]],["parent/816",[5,0.033]],["name/817",[817,71.929]],["parent/817",[5,0.033]],["name/818",[818,71.929]],["parent/818",[5,0.033]],["name/819",[819,71.929]],["parent/819",[5,0.033]],["name/820",[820,71.929]],["parent/820",[5,0.033]],["name/821",[821,71.929]],["parent/821",[5,0.033]],["name/822",[822,71.929]],["parent/822",[5,0.033]],["name/823",[823,71.929]],["parent/823",[5,0.033]],["name/824",[824,71.929]],["parent/824",[5,0.033]],["name/825",[825,71.929]],["parent/825",[5,0.033]],["name/826",[826,71.929]],["parent/826",[5,0.033]],["name/827",[827,71.929]],["parent/827",[5,0.033]],["name/828",[828,71.929]],["parent/828",[5,0.033]],["name/829",[829,71.929]],["parent/829",[5,0.033]],["name/830",[830,71.929]],["parent/830",[5,0.033]],["name/831",[831,71.929]],["parent/831",[5,0.033]],["name/832",[832,71.929]],["parent/832",[5,0.033]],["name/833",[833,71.929]],["parent/833",[5,0.033]],["name/834",[834,71.929]],["parent/834",[5,0.033]],["name/835",[835,71.929]],["parent/835",[5,0.033]],["name/836",[836,71.929]],["parent/836",[5,0.033]],["name/837",[837,71.929]],["parent/837",[5,0.033]],["name/838",[838,71.929]],["parent/838",[5,0.033]],["name/839",[839,71.929]],["parent/839",[5,0.033]],["name/840",[840,71.929]],["parent/840",[5,0.033]],["name/841",[841,71.929]],["parent/841",[5,0.033]],["name/842",[842,71.929]],["parent/842",[5,0.033]],["name/843",[843,71.929]],["parent/843",[5,0.033]],["name/844",[844,71.929]],["parent/844",[5,0.033]],["name/845",[845,71.929]],["parent/845",[5,0.033]],["name/846",[846,71.929]],["parent/846",[5,0.033]],["name/847",[847,71.929]],["parent/847",[5,0.033]],["name/848",[848,71.929]],["parent/848",[5,0.033]],["name/849",[849,71.929]],["parent/849",[5,0.033]],["name/850",[850,71.929]],["parent/850",[5,0.033]],["name/851",[851,71.929]],["parent/851",[5,0.033]],["name/852",[852,71.929]],["parent/852",[5,0.033]],["name/853",[853,71.929]],["parent/853",[5,0.033]],["name/854",[854,71.929]],["parent/854",[5,0.033]],["name/855",[855,71.929]],["parent/855",[5,0.033]],["name/856",[856,71.929]],["parent/856",[5,0.033]],["name/857",[857,71.929]],["parent/857",[5,0.033]],["name/858",[858,71.929]],["parent/858",[5,0.033]],["name/859",[859,71.929]],["parent/859",[5,0.033]],["name/860",[860,71.929]],["parent/860",[5,0.033]],["name/861",[861,71.929]],["parent/861",[5,0.033]],["name/862",[862,71.929]],["parent/862",[5,0.033]],["name/863",[863,71.929]],["parent/863",[5,0.033]],["name/864",[864,71.929]],["parent/864",[5,0.033]],["name/865",[865,71.929]],["parent/865",[5,0.033]],["name/866",[866,71.929]],["parent/866",[5,0.033]],["name/867",[867,71.929]],["parent/867",[5,0.033]],["name/868",[868,71.929]],["parent/868",[5,0.033]],["name/869",[869,71.929]],["parent/869",[5,0.033]],["name/870",[870,66.821]],["parent/870",[5,0.033]],["name/871",[871,71.929]],["parent/871",[5,0.033]],["name/872",[872,71.929]],["parent/872",[5,0.033]],["name/873",[873,71.929]],["parent/873",[5,0.033]],["name/874",[874,71.929]],["parent/874",[5,0.033]],["name/875",[875,71.929]],["parent/875",[5,0.033]],["name/876",[876,71.929]],["parent/876",[5,0.033]],["name/877",[877,71.929]],["parent/877",[5,0.033]],["name/878",[878,71.929]],["parent/878",[5,0.033]],["name/879",[879,71.929]],["parent/879",[5,0.033]],["name/880",[880,71.929]],["parent/880",[5,0.033]],["name/881",[881,71.929]],["parent/881",[5,0.033]],["name/882",[882,71.929]],["parent/882",[5,0.033]],["name/883",[883,71.929]],["parent/883",[5,0.033]],["name/884",[884,71.929]],["parent/884",[5,0.033]],["name/885",[885,71.929]],["parent/885",[5,0.033]],["name/886",[886,71.929]],["parent/886",[5,0.033]],["name/887",[887,71.929]],["parent/887",[5,0.033]],["name/888",[888,71.929]],["parent/888",[5,0.033]],["name/889",[889,71.929]],["parent/889",[5,0.033]],["name/890",[890,71.929]],["parent/890",[5,0.033]],["name/891",[891,71.929]],["parent/891",[5,0.033]],["name/892",[892,71.929]],["parent/892",[5,0.033]],["name/893",[893,71.929]],["parent/893",[5,0.033]],["name/894",[894,71.929]],["parent/894",[5,0.033]],["name/895",[895,71.929]],["parent/895",[5,0.033]],["name/896",[896,71.929]],["parent/896",[5,0.033]],["name/897",[897,71.929]],["parent/897",[5,0.033]],["name/898",[898,71.929]],["parent/898",[5,0.033]],["name/899",[899,71.929]],["parent/899",[5,0.033]],["name/900",[900,71.929]],["parent/900",[5,0.033]],["name/901",[901,71.929]],["parent/901",[5,0.033]],["name/902",[902,71.929]],["parent/902",[5,0.033]],["name/903",[903,71.929]],["parent/903",[5,0.033]],["name/904",[904,71.929]],["parent/904",[5,0.033]],["name/905",[905,71.929]],["parent/905",[5,0.033]],["name/906",[906,71.929]],["parent/906",[5,0.033]],["name/907",[907,71.929]],["parent/907",[5,0.033]],["name/908",[908,71.929]],["parent/908",[5,0.033]],["name/909",[909,71.929]],["parent/909",[5,0.033]],["name/910",[910,71.929]],["parent/910",[5,0.033]],["name/911",[911,71.929]],["parent/911",[5,0.033]],["name/912",[912,71.929]],["parent/912",[5,0.033]],["name/913",[913,71.929]],["parent/913",[5,0.033]],["name/914",[914,71.929]],["parent/914",[5,0.033]],["name/915",[915,71.929]],["parent/915",[5,0.033]],["name/916",[916,71.929]],["parent/916",[5,0.033]],["name/917",[917,71.929]],["parent/917",[5,0.033]],["name/918",[918,71.929]],["parent/918",[5,0.033]],["name/919",[919,71.929]],["parent/919",[5,0.033]],["name/920",[920,71.929]],["parent/920",[5,0.033]],["name/921",[921,71.929]],["parent/921",[5,0.033]],["name/922",[922,71.929]],["parent/922",[5,0.033]],["name/923",[923,71.929]],["parent/923",[5,0.033]],["name/924",[924,71.929]],["parent/924",[5,0.033]],["name/925",[925,71.929]],["parent/925",[5,0.033]],["name/926",[926,71.929]],["parent/926",[5,0.033]],["name/927",[927,71.929]],["parent/927",[5,0.033]],["name/928",[928,71.929]],["parent/928",[5,0.033]],["name/929",[929,71.929]],["parent/929",[5,0.033]],["name/930",[930,71.929]],["parent/930",[5,0.033]],["name/931",[931,71.929]],["parent/931",[5,0.033]],["name/932",[932,71.929]],["parent/932",[5,0.033]],["name/933",[933,71.929]],["parent/933",[5,0.033]],["name/934",[934,71.929]],["parent/934",[5,0.033]],["name/935",[935,71.929]],["parent/935",[5,0.033]],["name/936",[936,71.929]],["parent/936",[5,0.033]],["name/937",[937,71.929]],["parent/937",[5,0.033]],["name/938",[938,71.929]],["parent/938",[5,0.033]],["name/939",[939,71.929]],["parent/939",[5,0.033]],["name/940",[940,71.929]],["parent/940",[5,0.033]],["name/941",[941,71.929]],["parent/941",[5,0.033]],["name/942",[942,71.929]],["parent/942",[5,0.033]],["name/943",[943,71.929]],["parent/943",[5,0.033]],["name/944",[944,71.929]],["parent/944",[5,0.033]],["name/945",[945,71.929]],["parent/945",[5,0.033]],["name/946",[946,71.929]],["parent/946",[5,0.033]],["name/947",[947,71.929]],["parent/947",[5,0.033]],["name/948",[948,71.929]],["parent/948",[5,0.033]],["name/949",[949,71.929]],["parent/949",[5,0.033]],["name/950",[950,71.929]],["parent/950",[5,0.033]],["name/951",[951,71.929]],["parent/951",[5,0.033]],["name/952",[952,71.929]],["parent/952",[5,0.033]],["name/953",[953,71.929]],["parent/953",[5,0.033]],["name/954",[954,71.929]],["parent/954",[5,0.033]],["name/955",[955,71.929]],["parent/955",[5,0.033]],["name/956",[956,71.929]],["parent/956",[5,0.033]],["name/957",[957,71.929]],["parent/957",[5,0.033]],["name/958",[958,71.929]],["parent/958",[5,0.033]],["name/959",[959,71.929]],["parent/959",[5,0.033]],["name/960",[960,71.929]],["parent/960",[5,0.033]],["name/961",[961,71.929]],["parent/961",[5,0.033]],["name/962",[962,71.929]],["parent/962",[5,0.033]],["name/963",[963,71.929]],["parent/963",[5,0.033]],["name/964",[964,71.929]],["parent/964",[5,0.033]],["name/965",[965,71.929]],["parent/965",[5,0.033]],["name/966",[966,71.929]],["parent/966",[5,0.033]],["name/967",[967,71.929]],["parent/967",[5,0.033]],["name/968",[968,71.929]],["parent/968",[5,0.033]],["name/969",[969,71.929]],["parent/969",[5,0.033]],["name/970",[970,71.929]],["parent/970",[5,0.033]],["name/971",[971,71.929]],["parent/971",[5,0.033]],["name/972",[972,71.929]],["parent/972",[5,0.033]],["name/973",[973,71.929]],["parent/973",[5,0.033]],["name/974",[974,71.929]],["parent/974",[5,0.033]],["name/975",[975,71.929]],["parent/975",[5,0.033]],["name/976",[976,71.929]],["parent/976",[5,0.033]],["name/977",[977,71.929]],["parent/977",[5,0.033]],["name/978",[978,71.929]],["parent/978",[5,0.033]],["name/979",[979,71.929]],["parent/979",[5,0.033]],["name/980",[980,71.929]],["parent/980",[5,0.033]],["name/981",[981,71.929]],["parent/981",[5,0.033]],["name/982",[982,71.929]],["parent/982",[5,0.033]],["name/983",[983,71.929]],["parent/983",[5,0.033]],["name/984",[984,71.929]],["parent/984",[5,0.033]],["name/985",[985,71.929]],["parent/985",[5,0.033]],["name/986",[986,71.929]],["parent/986",[5,0.033]],["name/987",[987,71.929]],["parent/987",[5,0.033]],["name/988",[988,71.929]],["parent/988",[5,0.033]],["name/989",[989,71.929]],["parent/989",[5,0.033]],["name/990",[990,71.929]],["parent/990",[5,0.033]],["name/991",[991,71.929]],["parent/991",[5,0.033]],["name/992",[992,71.929]],["parent/992",[5,0.033]],["name/993",[993,71.929]],["parent/993",[5,0.033]],["name/994",[994,71.929]],["parent/994",[5,0.033]],["name/995",[995,71.929]],["parent/995",[5,0.033]],["name/996",[996,71.929]],["parent/996",[5,0.033]],["name/997",[997,71.929]],["parent/997",[5,0.033]],["name/998",[998,71.929]],["parent/998",[5,0.033]],["name/999",[999,71.929]],["parent/999",[5,0.033]],["name/1000",[1000,71.929]],["parent/1000",[5,0.033]],["name/1001",[1001,71.929]],["parent/1001",[5,0.033]],["name/1002",[1002,71.929]],["parent/1002",[5,0.033]],["name/1003",[1003,71.929]],["parent/1003",[5,0.033]],["name/1004",[1004,71.929]],["parent/1004",[5,0.033]],["name/1005",[1005,71.929]],["parent/1005",[5,0.033]],["name/1006",[1006,71.929]],["parent/1006",[5,0.033]],["name/1007",[1007,71.929]],["parent/1007",[5,0.033]],["name/1008",[1008,71.929]],["parent/1008",[5,0.033]],["name/1009",[1009,71.929]],["parent/1009",[5,0.033]],["name/1010",[1010,71.929]],["parent/1010",[5,0.033]],["name/1011",[1011,71.929]],["parent/1011",[5,0.033]],["name/1012",[1012,71.929]],["parent/1012",[5,0.033]],["name/1013",[1013,71.929]],["parent/1013",[5,0.033]],["name/1014",[1014,71.929]],["parent/1014",[5,0.033]],["name/1015",[1015,71.929]],["parent/1015",[5,0.033]],["name/1016",[1016,71.929]],["parent/1016",[5,0.033]],["name/1017",[1017,71.929]],["parent/1017",[5,0.033]],["name/1018",[1018,71.929]],["parent/1018",[5,0.033]],["name/1019",[1019,71.929]],["parent/1019",[5,0.033]],["name/1020",[1020,71.929]],["parent/1020",[5,0.033]],["name/1021",[1021,71.929]],["parent/1021",[5,0.033]],["name/1022",[1022,71.929]],["parent/1022",[5,0.033]],["name/1023",[1023,71.929]],["parent/1023",[5,0.033]],["name/1024",[1024,71.929]],["parent/1024",[5,0.033]],["name/1025",[1025,71.929]],["parent/1025",[5,0.033]],["name/1026",[1026,71.929]],["parent/1026",[5,0.033]],["name/1027",[1027,71.929]],["parent/1027",[5,0.033]],["name/1028",[1028,71.929]],["parent/1028",[5,0.033]],["name/1029",[1029,71.929]],["parent/1029",[5,0.033]],["name/1030",[1030,71.929]],["parent/1030",[5,0.033]],["name/1031",[1031,71.929]],["parent/1031",[5,0.033]],["name/1032",[1032,71.929]],["parent/1032",[5,0.033]],["name/1033",[1033,71.929]],["parent/1033",[5,0.033]],["name/1034",[1034,71.929]],["parent/1034",[5,0.033]],["name/1035",[1035,71.929]],["parent/1035",[5,0.033]],["name/1036",[1036,71.929]],["parent/1036",[5,0.033]],["name/1037",[1037,71.929]],["parent/1037",[5,0.033]],["name/1038",[1038,71.929]],["parent/1038",[5,0.033]],["name/1039",[1039,71.929]],["parent/1039",[5,0.033]],["name/1040",[1040,71.929]],["parent/1040",[5,0.033]],["name/1041",[1041,71.929]],["parent/1041",[5,0.033]],["name/1042",[1042,71.929]],["parent/1042",[5,0.033]],["name/1043",[1043,71.929]],["parent/1043",[5,0.033]],["name/1044",[1044,71.929]],["parent/1044",[5,0.033]],["name/1045",[1045,71.929]],["parent/1045",[5,0.033]],["name/1046",[1046,71.929]],["parent/1046",[5,0.033]],["name/1047",[1047,71.929]],["parent/1047",[5,0.033]],["name/1048",[1048,71.929]],["parent/1048",[5,0.033]],["name/1049",[1049,71.929]],["parent/1049",[5,0.033]],["name/1050",[1050,71.929]],["parent/1050",[5,0.033]],["name/1051",[1051,71.929]],["parent/1051",[5,0.033]],["name/1052",[1052,71.929]],["parent/1052",[5,0.033]],["name/1053",[1053,71.929]],["parent/1053",[5,0.033]],["name/1054",[1054,71.929]],["parent/1054",[5,0.033]],["name/1055",[1055,71.929]],["parent/1055",[5,0.033]],["name/1056",[1056,71.929]],["parent/1056",[5,0.033]],["name/1057",[1057,71.929]],["parent/1057",[5,0.033]],["name/1058",[1058,71.929]],["parent/1058",[5,0.033]],["name/1059",[1059,71.929]],["parent/1059",[5,0.033]],["name/1060",[1060,71.929]],["parent/1060",[5,0.033]],["name/1061",[1061,71.929]],["parent/1061",[5,0.033]],["name/1062",[1062,71.929]],["parent/1062",[5,0.033]],["name/1063",[1063,71.929]],["parent/1063",[5,0.033]],["name/1064",[1064,71.929]],["parent/1064",[5,0.033]],["name/1065",[1065,71.929]],["parent/1065",[5,0.033]],["name/1066",[1066,71.929]],["parent/1066",[5,0.033]],["name/1067",[1067,71.929]],["parent/1067",[5,0.033]],["name/1068",[1068,71.929]],["parent/1068",[5,0.033]],["name/1069",[1069,71.929]],["parent/1069",[5,0.033]],["name/1070",[1070,71.929]],["parent/1070",[5,0.033]],["name/1071",[1071,71.929]],["parent/1071",[5,0.033]],["name/1072",[1072,71.929]],["parent/1072",[5,0.033]],["name/1073",[1073,71.929]],["parent/1073",[5,0.033]],["name/1074",[1074,71.929]],["parent/1074",[5,0.033]],["name/1075",[1075,71.929]],["parent/1075",[5,0.033]],["name/1076",[1076,71.929]],["parent/1076",[5,0.033]],["name/1077",[1077,71.929]],["parent/1077",[5,0.033]],["name/1078",[1078,71.929]],["parent/1078",[5,0.033]],["name/1079",[1079,71.929]],["parent/1079",[5,0.033]],["name/1080",[1080,71.929]],["parent/1080",[5,0.033]],["name/1081",[1081,71.929]],["parent/1081",[5,0.033]],["name/1082",[1082,71.929]],["parent/1082",[5,0.033]],["name/1083",[1083,71.929]],["parent/1083",[5,0.033]],["name/1084",[1084,71.929]],["parent/1084",[5,0.033]],["name/1085",[1085,71.929]],["parent/1085",[5,0.033]],["name/1086",[1086,71.929]],["parent/1086",[5,0.033]],["name/1087",[1087,71.929]],["parent/1087",[5,0.033]],["name/1088",[1088,71.929]],["parent/1088",[5,0.033]],["name/1089",[1089,71.929]],["parent/1089",[5,0.033]],["name/1090",[1090,71.929]],["parent/1090",[5,0.033]],["name/1091",[1091,71.929]],["parent/1091",[5,0.033]],["name/1092",[1092,71.929]],["parent/1092",[5,0.033]],["name/1093",[1093,71.929]],["parent/1093",[5,0.033]],["name/1094",[1094,71.929]],["parent/1094",[5,0.033]],["name/1095",[1095,71.929]],["parent/1095",[5,0.033]],["name/1096",[1096,71.929]],["parent/1096",[5,0.033]],["name/1097",[1097,71.929]],["parent/1097",[5,0.033]],["name/1098",[1098,71.929]],["parent/1098",[5,0.033]],["name/1099",[1099,71.929]],["parent/1099",[5,0.033]],["name/1100",[1100,71.929]],["parent/1100",[5,0.033]],["name/1101",[1101,71.929]],["parent/1101",[5,0.033]],["name/1102",[1102,71.929]],["parent/1102",[5,0.033]],["name/1103",[1103,71.929]],["parent/1103",[5,0.033]],["name/1104",[1104,71.929]],["parent/1104",[5,0.033]],["name/1105",[1105,71.929]],["parent/1105",[5,0.033]],["name/1106",[1106,71.929]],["parent/1106",[5,0.033]],["name/1107",[1107,71.929]],["parent/1107",[5,0.033]],["name/1108",[1108,71.929]],["parent/1108",[5,0.033]],["name/1109",[1109,71.929]],["parent/1109",[5,0.033]],["name/1110",[1110,71.929]],["parent/1110",[5,0.033]],["name/1111",[1111,71.929]],["parent/1111",[5,0.033]],["name/1112",[1112,71.929]],["parent/1112",[5,0.033]],["name/1113",[1113,71.929]],["parent/1113",[5,0.033]],["name/1114",[1114,71.929]],["parent/1114",[5,0.033]],["name/1115",[1115,71.929]],["parent/1115",[5,0.033]],["name/1116",[1116,71.929]],["parent/1116",[5,0.033]],["name/1117",[1117,71.929]],["parent/1117",[5,0.033]],["name/1118",[1118,71.929]],["parent/1118",[5,0.033]],["name/1119",[1119,71.929]],["parent/1119",[5,0.033]],["name/1120",[1120,71.929]],["parent/1120",[5,0.033]],["name/1121",[1121,71.929]],["parent/1121",[5,0.033]],["name/1122",[1122,71.929]],["parent/1122",[5,0.033]],["name/1123",[1123,71.929]],["parent/1123",[5,0.033]],["name/1124",[1124,71.929]],["parent/1124",[5,0.033]],["name/1125",[1125,71.929]],["parent/1125",[5,0.033]],["name/1126",[1126,71.929]],["parent/1126",[5,0.033]],["name/1127",[1127,71.929]],["parent/1127",[5,0.033]],["name/1128",[1128,71.929]],["parent/1128",[5,0.033]],["name/1129",[1129,71.929]],["parent/1129",[5,0.033]],["name/1130",[1130,71.929]],["parent/1130",[5,0.033]],["name/1131",[1131,71.929]],["parent/1131",[5,0.033]],["name/1132",[1132,71.929]],["parent/1132",[5,0.033]],["name/1133",[1133,71.929]],["parent/1133",[5,0.033]],["name/1134",[1134,71.929]],["parent/1134",[5,0.033]],["name/1135",[1135,71.929]],["parent/1135",[5,0.033]],["name/1136",[1136,71.929]],["parent/1136",[5,0.033]],["name/1137",[1137,71.929]],["parent/1137",[5,0.033]],["name/1138",[1138,71.929]],["parent/1138",[5,0.033]],["name/1139",[1139,71.929]],["parent/1139",[5,0.033]],["name/1140",[1140,71.929]],["parent/1140",[5,0.033]],["name/1141",[1141,71.929]],["parent/1141",[5,0.033]],["name/1142",[1142,71.929]],["parent/1142",[5,0.033]],["name/1143",[1143,71.929]],["parent/1143",[5,0.033]],["name/1144",[1144,71.929]],["parent/1144",[5,0.033]],["name/1145",[1145,71.929]],["parent/1145",[5,0.033]],["name/1146",[1146,71.929]],["parent/1146",[5,0.033]],["name/1147",[1147,71.929]],["parent/1147",[5,0.033]],["name/1148",[1148,71.929]],["parent/1148",[5,0.033]],["name/1149",[1149,71.929]],["parent/1149",[5,0.033]],["name/1150",[1150,71.929]],["parent/1150",[5,0.033]],["name/1151",[1151,71.929]],["parent/1151",[5,0.033]],["name/1152",[1152,71.929]],["parent/1152",[5,0.033]],["name/1153",[1153,71.929]],["parent/1153",[5,0.033]],["name/1154",[1154,71.929]],["parent/1154",[5,0.033]],["name/1155",[1155,71.929]],["parent/1155",[5,0.033]],["name/1156",[1156,71.929]],["parent/1156",[5,0.033]],["name/1157",[1157,71.929]],["parent/1157",[5,0.033]],["name/1158",[1158,71.929]],["parent/1158",[5,0.033]],["name/1159",[1159,71.929]],["parent/1159",[5,0.033]],["name/1160",[1160,71.929]],["parent/1160",[5,0.033]],["name/1161",[1161,71.929]],["parent/1161",[5,0.033]],["name/1162",[1162,71.929]],["parent/1162",[5,0.033]],["name/1163",[1163,71.929]],["parent/1163",[5,0.033]],["name/1164",[1164,71.929]],["parent/1164",[5,0.033]],["name/1165",[1165,71.929]],["parent/1165",[5,0.033]],["name/1166",[1166,71.929]],["parent/1166",[5,0.033]],["name/1167",[1167,71.929]],["parent/1167",[5,0.033]],["name/1168",[1168,71.929]],["parent/1168",[5,0.033]],["name/1169",[1169,71.929]],["parent/1169",[5,0.033]],["name/1170",[1170,71.929]],["parent/1170",[5,0.033]],["name/1171",[1171,71.929]],["parent/1171",[5,0.033]],["name/1172",[1172,71.929]],["parent/1172",[5,0.033]],["name/1173",[1173,71.929]],["parent/1173",[5,0.033]],["name/1174",[1174,71.929]],["parent/1174",[5,0.033]],["name/1175",[1175,71.929]],["parent/1175",[5,0.033]],["name/1176",[1176,71.929]],["parent/1176",[5,0.033]],["name/1177",[1177,71.929]],["parent/1177",[5,0.033]],["name/1178",[1178,71.929]],["parent/1178",[5,0.033]],["name/1179",[1179,71.929]],["parent/1179",[5,0.033]],["name/1180",[1180,71.929]],["parent/1180",[5,0.033]],["name/1181",[1181,71.929]],["parent/1181",[5,0.033]],["name/1182",[1182,71.929]],["parent/1182",[5,0.033]],["name/1183",[1183,71.929]],["parent/1183",[5,0.033]],["name/1184",[1184,71.929]],["parent/1184",[5,0.033]],["name/1185",[1185,71.929]],["parent/1185",[5,0.033]],["name/1186",[1186,71.929]],["parent/1186",[5,0.033]],["name/1187",[1187,71.929]],["parent/1187",[5,0.033]],["name/1188",[1188,71.929]],["parent/1188",[5,0.033]],["name/1189",[1189,71.929]],["parent/1189",[5,0.033]],["name/1190",[1190,71.929]],["parent/1190",[5,0.033]],["name/1191",[1191,71.929]],["parent/1191",[5,0.033]],["name/1192",[1192,71.929]],["parent/1192",[5,0.033]],["name/1193",[1193,71.929]],["parent/1193",[5,0.033]],["name/1194",[1194,71.929]],["parent/1194",[5,0.033]],["name/1195",[1195,71.929]],["parent/1195",[5,0.033]],["name/1196",[1196,71.929]],["parent/1196",[5,0.033]],["name/1197",[1197,71.929]],["parent/1197",[5,0.033]],["name/1198",[1198,71.929]],["parent/1198",[5,0.033]],["name/1199",[1199,71.929]],["parent/1199",[5,0.033]],["name/1200",[1200,71.929]],["parent/1200",[5,0.033]],["name/1201",[1201,71.929]],["parent/1201",[5,0.033]],["name/1202",[1202,71.929]],["parent/1202",[5,0.033]],["name/1203",[1203,71.929]],["parent/1203",[5,0.033]],["name/1204",[1204,71.929]],["parent/1204",[5,0.033]],["name/1205",[1205,71.929]],["parent/1205",[5,0.033]],["name/1206",[1206,71.929]],["parent/1206",[5,0.033]],["name/1207",[1207,71.929]],["parent/1207",[5,0.033]],["name/1208",[1208,71.929]],["parent/1208",[5,0.033]],["name/1209",[1209,71.929]],["parent/1209",[5,0.033]],["name/1210",[1210,71.929]],["parent/1210",[5,0.033]],["name/1211",[1211,71.929]],["parent/1211",[5,0.033]],["name/1212",[1212,71.929]],["parent/1212",[5,0.033]],["name/1213",[1213,71.929]],["parent/1213",[5,0.033]],["name/1214",[1214,71.929]],["parent/1214",[5,0.033]],["name/1215",[1215,71.929]],["parent/1215",[5,0.033]],["name/1216",[1216,71.929]],["parent/1216",[5,0.033]],["name/1217",[1217,71.929]],["parent/1217",[5,0.033]],["name/1218",[1218,71.929]],["parent/1218",[5,0.033]],["name/1219",[1219,71.929]],["parent/1219",[5,0.033]],["name/1220",[1220,71.929]],["parent/1220",[5,0.033]],["name/1221",[1221,71.929]],["parent/1221",[5,0.033]],["name/1222",[1222,71.929]],["parent/1222",[5,0.033]],["name/1223",[1223,71.929]],["parent/1223",[5,0.033]],["name/1224",[1224,71.929]],["parent/1224",[5,0.033]],["name/1225",[1225,71.929]],["parent/1225",[5,0.033]],["name/1226",[1226,71.929]],["parent/1226",[5,0.033]],["name/1227",[1227,71.929]],["parent/1227",[5,0.033]],["name/1228",[1228,71.929]],["parent/1228",[5,0.033]],["name/1229",[1229,71.929]],["parent/1229",[5,0.033]],["name/1230",[1230,71.929]],["parent/1230",[5,0.033]],["name/1231",[1231,71.929]],["parent/1231",[5,0.033]],["name/1232",[1232,71.929]],["parent/1232",[5,0.033]],["name/1233",[1233,71.929]],["parent/1233",[5,0.033]],["name/1234",[1234,71.929]],["parent/1234",[5,0.033]],["name/1235",[1235,71.929]],["parent/1235",[5,0.033]],["name/1236",[1236,71.929]],["parent/1236",[5,0.033]],["name/1237",[1237,71.929]],["parent/1237",[5,0.033]],["name/1238",[1238,71.929]],["parent/1238",[5,0.033]],["name/1239",[1239,71.929]],["parent/1239",[5,0.033]],["name/1240",[1240,71.929]],["parent/1240",[5,0.033]],["name/1241",[1241,71.929]],["parent/1241",[5,0.033]],["name/1242",[1242,71.929]],["parent/1242",[5,0.033]],["name/1243",[1243,71.929]],["parent/1243",[5,0.033]],["name/1244",[1244,71.929]],["parent/1244",[5,0.033]],["name/1245",[1245,71.929]],["parent/1245",[5,0.033]],["name/1246",[1246,71.929]],["parent/1246",[5,0.033]],["name/1247",[1247,71.929]],["parent/1247",[5,0.033]],["name/1248",[1248,71.929]],["parent/1248",[5,0.033]],["name/1249",[1249,71.929]],["parent/1249",[5,0.033]],["name/1250",[1250,71.929]],["parent/1250",[5,0.033]],["name/1251",[1251,71.929]],["parent/1251",[5,0.033]],["name/1252",[1252,71.929]],["parent/1252",[5,0.033]],["name/1253",[1253,71.929]],["parent/1253",[5,0.033]],["name/1254",[1254,71.929]],["parent/1254",[5,0.033]],["name/1255",[1255,71.929]],["parent/1255",[5,0.033]],["name/1256",[1256,71.929]],["parent/1256",[5,0.033]],["name/1257",[1257,71.929]],["parent/1257",[5,0.033]],["name/1258",[1258,71.929]],["parent/1258",[5,0.033]],["name/1259",[1259,71.929]],["parent/1259",[5,0.033]],["name/1260",[1260,71.929]],["parent/1260",[5,0.033]],["name/1261",[1261,71.929]],["parent/1261",[5,0.033]],["name/1262",[1262,71.929]],["parent/1262",[5,0.033]],["name/1263",[1263,71.929]],["parent/1263",[5,0.033]],["name/1264",[1264,71.929]],["parent/1264",[5,0.033]],["name/1265",[1265,71.929]],["parent/1265",[5,0.033]],["name/1266",[1266,71.929]],["parent/1266",[5,0.033]],["name/1267",[1267,71.929]],["parent/1267",[5,0.033]],["name/1268",[1268,71.929]],["parent/1268",[5,0.033]],["name/1269",[1269,71.929]],["parent/1269",[5,0.033]],["name/1270",[1270,71.929]],["parent/1270",[5,0.033]],["name/1271",[1271,71.929]],["parent/1271",[5,0.033]],["name/1272",[1272,71.929]],["parent/1272",[5,0.033]],["name/1273",[1273,71.929]],["parent/1273",[5,0.033]],["name/1274",[1274,71.929]],["parent/1274",[5,0.033]],["name/1275",[1275,71.929]],["parent/1275",[5,0.033]],["name/1276",[1276,71.929]],["parent/1276",[5,0.033]],["name/1277",[1277,71.929]],["parent/1277",[5,0.033]],["name/1278",[1278,71.929]],["parent/1278",[5,0.033]],["name/1279",[1279,71.929]],["parent/1279",[5,0.033]],["name/1280",[1280,71.929]],["parent/1280",[5,0.033]],["name/1281",[1281,71.929]],["parent/1281",[5,0.033]],["name/1282",[1282,71.929]],["parent/1282",[5,0.033]],["name/1283",[1283,71.929]],["parent/1283",[5,0.033]],["name/1284",[1284,71.929]],["parent/1284",[5,0.033]],["name/1285",[1285,71.929]],["parent/1285",[5,0.033]],["name/1286",[1286,71.929]],["parent/1286",[5,0.033]],["name/1287",[1287,71.929]],["parent/1287",[5,0.033]],["name/1288",[1288,71.929]],["parent/1288",[5,0.033]],["name/1289",[1289,71.929]],["parent/1289",[5,0.033]],["name/1290",[1290,71.929]],["parent/1290",[5,0.033]],["name/1291",[1291,71.929]],["parent/1291",[5,0.033]],["name/1292",[1292,71.929]],["parent/1292",[5,0.033]],["name/1293",[1293,71.929]],["parent/1293",[5,0.033]],["name/1294",[1294,71.929]],["parent/1294",[5,0.033]],["name/1295",[1295,71.929]],["parent/1295",[5,0.033]],["name/1296",[1296,71.929]],["parent/1296",[5,0.033]],["name/1297",[1297,71.929]],["parent/1297",[5,0.033]],["name/1298",[1298,71.929]],["parent/1298",[5,0.033]],["name/1299",[1299,71.929]],["parent/1299",[5,0.033]],["name/1300",[1300,71.929]],["parent/1300",[5,0.033]],["name/1301",[1301,71.929]],["parent/1301",[5,0.033]],["name/1302",[1302,71.929]],["parent/1302",[5,0.033]],["name/1303",[1303,71.929]],["parent/1303",[5,0.033]],["name/1304",[1304,71.929]],["parent/1304",[5,0.033]],["name/1305",[1305,71.929]],["parent/1305",[5,0.033]],["name/1306",[1306,71.929]],["parent/1306",[5,0.033]],["name/1307",[1307,71.929]],["parent/1307",[5,0.033]],["name/1308",[1308,71.929]],["parent/1308",[5,0.033]],["name/1309",[1309,71.929]],["parent/1309",[5,0.033]],["name/1310",[1310,71.929]],["parent/1310",[5,0.033]],["name/1311",[1311,71.929]],["parent/1311",[5,0.033]],["name/1312",[1312,71.929]],["parent/1312",[5,0.033]],["name/1313",[1313,71.929]],["parent/1313",[5,0.033]],["name/1314",[1314,71.929]],["parent/1314",[5,0.033]],["name/1315",[1315,71.929]],["parent/1315",[5,0.033]],["name/1316",[1316,71.929]],["parent/1316",[5,0.033]],["name/1317",[1317,71.929]],["parent/1317",[5,0.033]],["name/1318",[1318,71.929]],["parent/1318",[5,0.033]],["name/1319",[1319,71.929]],["parent/1319",[5,0.033]],["name/1320",[1320,71.929]],["parent/1320",[5,0.033]],["name/1321",[1321,71.929]],["parent/1321",[5,0.033]],["name/1322",[1322,71.929]],["parent/1322",[5,0.033]],["name/1323",[1323,71.929]],["parent/1323",[5,0.033]],["name/1324",[1324,71.929]],["parent/1324",[5,0.033]],["name/1325",[1325,71.929]],["parent/1325",[5,0.033]],["name/1326",[1326,71.929]],["parent/1326",[5,0.033]],["name/1327",[1327,71.929]],["parent/1327",[5,0.033]],["name/1328",[1328,71.929]],["parent/1328",[5,0.033]],["name/1329",[1329,71.929]],["parent/1329",[5,0.033]],["name/1330",[1330,71.929]],["parent/1330",[5,0.033]],["name/1331",[1331,71.929]],["parent/1331",[5,0.033]],["name/1332",[1332,71.929]],["parent/1332",[5,0.033]],["name/1333",[1333,71.929]],["parent/1333",[5,0.033]],["name/1334",[1334,71.929]],["parent/1334",[5,0.033]],["name/1335",[1335,71.929]],["parent/1335",[5,0.033]],["name/1336",[1336,71.929]],["parent/1336",[5,0.033]],["name/1337",[1337,71.929]],["parent/1337",[5,0.033]],["name/1338",[1338,71.929]],["parent/1338",[5,0.033]],["name/1339",[1339,71.929]],["parent/1339",[5,0.033]],["name/1340",[1340,71.929]],["parent/1340",[5,0.033]],["name/1341",[1341,71.929]],["parent/1341",[5,0.033]],["name/1342",[1342,71.929]],["parent/1342",[5,0.033]],["name/1343",[1343,71.929]],["parent/1343",[5,0.033]],["name/1344",[1344,71.929]],["parent/1344",[5,0.033]],["name/1345",[1345,71.929]],["parent/1345",[5,0.033]],["name/1346",[1346,71.929]],["parent/1346",[5,0.033]],["name/1347",[1347,71.929]],["parent/1347",[5,0.033]],["name/1348",[1348,71.929]],["parent/1348",[5,0.033]],["name/1349",[1349,71.929]],["parent/1349",[5,0.033]],["name/1350",[1350,71.929]],["parent/1350",[5,0.033]],["name/1351",[1351,71.929]],["parent/1351",[5,0.033]],["name/1352",[1352,71.929]],["parent/1352",[5,0.033]],["name/1353",[1353,71.929]],["parent/1353",[5,0.033]],["name/1354",[1354,71.929]],["parent/1354",[5,0.033]],["name/1355",[1355,71.929]],["parent/1355",[5,0.033]],["name/1356",[1356,71.929]],["parent/1356",[5,0.033]],["name/1357",[1357,71.929]],["parent/1357",[5,0.033]],["name/1358",[1358,71.929]],["parent/1358",[5,0.033]],["name/1359",[1359,71.929]],["parent/1359",[5,0.033]],["name/1360",[1360,71.929]],["parent/1360",[5,0.033]],["name/1361",[1361,71.929]],["parent/1361",[5,0.033]],["name/1362",[1362,71.929]],["parent/1362",[5,0.033]],["name/1363",[1363,71.929]],["parent/1363",[5,0.033]],["name/1364",[1364,71.929]],["parent/1364",[5,0.033]],["name/1365",[1365,71.929]],["parent/1365",[5,0.033]],["name/1366",[1366,71.929]],["parent/1366",[5,0.033]],["name/1367",[1367,71.929]],["parent/1367",[5,0.033]],["name/1368",[1368,71.929]],["parent/1368",[5,0.033]],["name/1369",[1369,71.929]],["parent/1369",[5,0.033]],["name/1370",[1370,71.929]],["parent/1370",[5,0.033]],["name/1371",[1371,71.929]],["parent/1371",[5,0.033]],["name/1372",[1372,71.929]],["parent/1372",[5,0.033]],["name/1373",[1373,71.929]],["parent/1373",[5,0.033]],["name/1374",[1374,71.929]],["parent/1374",[5,0.033]],["name/1375",[1375,71.929]],["parent/1375",[5,0.033]],["name/1376",[1376,71.929]],["parent/1376",[5,0.033]],["name/1377",[1377,71.929]],["parent/1377",[5,0.033]],["name/1378",[1378,71.929]],["parent/1378",[5,0.033]],["name/1379",[1379,71.929]],["parent/1379",[5,0.033]],["name/1380",[1380,71.929]],["parent/1380",[5,0.033]],["name/1381",[1381,71.929]],["parent/1381",[5,0.033]],["name/1382",[1382,71.929]],["parent/1382",[5,0.033]],["name/1383",[1383,71.929]],["parent/1383",[5,0.033]],["name/1384",[1384,71.929]],["parent/1384",[5,0.033]],["name/1385",[1385,71.929]],["parent/1385",[5,0.033]],["name/1386",[1386,71.929]],["parent/1386",[5,0.033]],["name/1387",[1387,71.929]],["parent/1387",[5,0.033]],["name/1388",[1388,71.929]],["parent/1388",[5,0.033]],["name/1389",[1389,71.929]],["parent/1389",[5,0.033]],["name/1390",[1390,71.929]],["parent/1390",[5,0.033]],["name/1391",[1391,71.929]],["parent/1391",[5,0.033]],["name/1392",[1392,71.929]],["parent/1392",[5,0.033]],["name/1393",[1393,71.929]],["parent/1393",[5,0.033]],["name/1394",[1394,71.929]],["parent/1394",[5,0.033]],["name/1395",[1395,71.929]],["parent/1395",[5,0.033]],["name/1396",[1396,71.929]],["parent/1396",[5,0.033]],["name/1397",[1397,71.929]],["parent/1397",[5,0.033]],["name/1398",[1398,71.929]],["parent/1398",[5,0.033]],["name/1399",[1399,71.929]],["parent/1399",[5,0.033]],["name/1400",[1400,71.929]],["parent/1400",[5,0.033]],["name/1401",[1401,71.929]],["parent/1401",[5,0.033]],["name/1402",[1402,71.929]],["parent/1402",[5,0.033]],["name/1403",[1403,71.929]],["parent/1403",[5,0.033]],["name/1404",[1404,71.929]],["parent/1404",[5,0.033]],["name/1405",[1405,71.929]],["parent/1405",[5,0.033]],["name/1406",[1406,71.929]],["parent/1406",[5,0.033]],["name/1407",[1407,71.929]],["parent/1407",[5,0.033]],["name/1408",[1408,71.929]],["parent/1408",[5,0.033]],["name/1409",[1409,71.929]],["parent/1409",[5,0.033]],["name/1410",[1410,71.929]],["parent/1410",[5,0.033]],["name/1411",[1411,71.929]],["parent/1411",[5,0.033]],["name/1412",[1412,71.929]],["parent/1412",[5,0.033]],["name/1413",[1413,71.929]],["parent/1413",[5,0.033]],["name/1414",[1414,71.929]],["parent/1414",[5,0.033]],["name/1415",[1415,71.929]],["parent/1415",[5,0.033]],["name/1416",[1416,71.929]],["parent/1416",[5,0.033]],["name/1417",[1417,71.929]],["parent/1417",[5,0.033]],["name/1418",[1418,71.929]],["parent/1418",[5,0.033]],["name/1419",[1419,71.929]],["parent/1419",[5,0.033]],["name/1420",[1420,71.929]],["parent/1420",[5,0.033]],["name/1421",[1421,71.929]],["parent/1421",[5,0.033]],["name/1422",[1422,71.929]],["parent/1422",[5,0.033]],["name/1423",[1423,71.929]],["parent/1423",[5,0.033]],["name/1424",[1424,71.929]],["parent/1424",[5,0.033]],["name/1425",[1425,71.929]],["parent/1425",[5,0.033]],["name/1426",[1426,71.929]],["parent/1426",[5,0.033]],["name/1427",[1427,71.929]],["parent/1427",[5,0.033]],["name/1428",[1428,71.929]],["parent/1428",[5,0.033]],["name/1429",[1429,71.929]],["parent/1429",[5,0.033]],["name/1430",[1430,71.929]],["parent/1430",[5,0.033]],["name/1431",[1431,71.929]],["parent/1431",[5,0.033]],["name/1432",[1432,71.929]],["parent/1432",[5,0.033]],["name/1433",[1433,71.929]],["parent/1433",[5,0.033]],["name/1434",[1434,71.929]],["parent/1434",[5,0.033]],["name/1435",[1435,71.929]],["parent/1435",[5,0.033]],["name/1436",[1436,71.929]],["parent/1436",[5,0.033]],["name/1437",[1437,71.929]],["parent/1437",[5,0.033]],["name/1438",[1438,71.929]],["parent/1438",[5,0.033]],["name/1439",[1439,71.929]],["parent/1439",[5,0.033]],["name/1440",[1440,71.929]],["parent/1440",[5,0.033]],["name/1441",[1441,71.929]],["parent/1441",[5,0.033]],["name/1442",[1442,71.929]],["parent/1442",[5,0.033]],["name/1443",[1443,71.929]],["parent/1443",[5,0.033]],["name/1444",[1444,71.929]],["parent/1444",[5,0.033]],["name/1445",[1445,71.929]],["parent/1445",[5,0.033]],["name/1446",[1446,71.929]],["parent/1446",[5,0.033]],["name/1447",[1447,71.929]],["parent/1447",[5,0.033]],["name/1448",[1448,71.929]],["parent/1448",[5,0.033]],["name/1449",[1449,71.929]],["parent/1449",[5,0.033]],["name/1450",[1450,71.929]],["parent/1450",[5,0.033]],["name/1451",[1451,71.929]],["parent/1451",[5,0.033]],["name/1452",[1452,71.929]],["parent/1452",[5,0.033]],["name/1453",[1453,71.929]],["parent/1453",[5,0.033]],["name/1454",[1454,71.929]],["parent/1454",[5,0.033]],["name/1455",[1455,71.929]],["parent/1455",[5,0.033]],["name/1456",[1456,71.929]],["parent/1456",[5,0.033]],["name/1457",[1457,71.929]],["parent/1457",[5,0.033]],["name/1458",[1458,71.929]],["parent/1458",[5,0.033]],["name/1459",[1459,71.929]],["parent/1459",[5,0.033]],["name/1460",[1460,71.929]],["parent/1460",[5,0.033]],["name/1461",[1461,71.929]],["parent/1461",[5,0.033]],["name/1462",[1462,71.929]],["parent/1462",[5,0.033]],["name/1463",[1463,71.929]],["parent/1463",[5,0.033]],["name/1464",[1464,71.929]],["parent/1464",[5,0.033]],["name/1465",[1465,71.929]],["parent/1465",[5,0.033]],["name/1466",[1466,71.929]],["parent/1466",[5,0.033]],["name/1467",[1467,71.929]],["parent/1467",[5,0.033]],["name/1468",[1468,71.929]],["parent/1468",[5,0.033]],["name/1469",[1469,71.929]],["parent/1469",[5,0.033]],["name/1470",[1470,71.929]],["parent/1470",[5,0.033]],["name/1471",[1471,71.929]],["parent/1471",[5,0.033]],["name/1472",[1472,71.929]],["parent/1472",[5,0.033]],["name/1473",[1473,71.929]],["parent/1473",[5,0.033]],["name/1474",[1474,71.929]],["parent/1474",[5,0.033]],["name/1475",[1475,71.929]],["parent/1475",[5,0.033]],["name/1476",[1476,71.929]],["parent/1476",[5,0.033]],["name/1477",[1477,71.929]],["parent/1477",[5,0.033]],["name/1478",[1478,71.929]],["parent/1478",[5,0.033]],["name/1479",[1479,71.929]],["parent/1479",[5,0.033]],["name/1480",[1480,71.929]],["parent/1480",[5,0.033]],["name/1481",[1481,71.929]],["parent/1481",[5,0.033]],["name/1482",[1482,71.929]],["parent/1482",[5,0.033]],["name/1483",[1483,71.929]],["parent/1483",[5,0.033]],["name/1484",[1484,71.929]],["parent/1484",[5,0.033]],["name/1485",[1485,71.929]],["parent/1485",[5,0.033]],["name/1486",[1486,71.929]],["parent/1486",[5,0.033]],["name/1487",[1487,71.929]],["parent/1487",[5,0.033]],["name/1488",[1488,71.929]],["parent/1488",[5,0.033]],["name/1489",[1489,71.929]],["parent/1489",[5,0.033]],["name/1490",[1490,71.929]],["parent/1490",[5,0.033]],["name/1491",[1491,71.929]],["parent/1491",[5,0.033]],["name/1492",[1492,71.929]],["parent/1492",[5,0.033]],["name/1493",[1493,71.929]],["parent/1493",[5,0.033]],["name/1494",[1494,71.929]],["parent/1494",[5,0.033]],["name/1495",[1495,71.929]],["parent/1495",[5,0.033]],["name/1496",[1496,71.929]],["parent/1496",[5,0.033]],["name/1497",[1497,71.929]],["parent/1497",[5,0.033]],["name/1498",[1498,71.929]],["parent/1498",[5,0.033]],["name/1499",[1499,71.929]],["parent/1499",[5,0.033]],["name/1500",[1500,71.929]],["parent/1500",[5,0.033]],["name/1501",[1501,71.929]],["parent/1501",[5,0.033]],["name/1502",[1502,71.929]],["parent/1502",[5,0.033]],["name/1503",[1503,71.929]],["parent/1503",[5,0.033]],["name/1504",[1504,71.929]],["parent/1504",[5,0.033]],["name/1505",[5,0.329]],["parent/1505",[5,0.033]],["name/1506",[1505,71.929]],["parent/1506",[5,0.033]],["name/1507",[1506,71.929]],["parent/1507",[5,0.033]],["name/1508",[1507,71.929]],["parent/1508",[5,0.033]],["name/1509",[1508,71.929]],["parent/1509",[5,0.033]],["name/1510",[1509,71.929]],["parent/1510",[5,0.033]],["name/1511",[1510,71.929]],["parent/1511",[5,0.033]],["name/1512",[1511,71.929]],["parent/1512",[5,0.033]],["name/1513",[1512,71.929]],["parent/1513",[5,0.033]],["name/1514",[1513,71.929]],["parent/1514",[5,0.033]],["name/1515",[1514,71.929]],["parent/1515",[5,0.033]],["name/1516",[1515,71.929]],["parent/1516",[5,0.033]],["name/1517",[1516,71.929]],["parent/1517",[5,0.033]],["name/1518",[1517,71.929]],["parent/1518",[5,0.033]],["name/1519",[1518,71.929]],["parent/1519",[5,0.033]],["name/1520",[1519,71.929]],["parent/1520",[5,0.033]],["name/1521",[1520,71.929]],["parent/1521",[5,0.033]],["name/1522",[1521,71.929]],["parent/1522",[5,0.033]],["name/1523",[1522,71.929]],["parent/1523",[5,0.033]],["name/1524",[1523,71.929]],["parent/1524",[5,0.033]],["name/1525",[1524,71.929]],["parent/1525",[5,0.033]],["name/1526",[1525,71.929]],["parent/1526",[5,0.033]],["name/1527",[1526,71.929]],["parent/1527",[5,0.033]],["name/1528",[1527,71.929]],["parent/1528",[5,0.033]],["name/1529",[1528,71.929]],["parent/1529",[5,0.033]],["name/1530",[1529,71.929]],["parent/1530",[5,0.033]],["name/1531",[1530,71.929]],["parent/1531",[5,0.033]],["name/1532",[1531,71.929]],["parent/1532",[5,0.033]],["name/1533",[1532,71.929]],["parent/1533",[5,0.033]],["name/1534",[1533,71.929]],["parent/1534",[5,0.033]],["name/1535",[1534,71.929]],["parent/1535",[5,0.033]],["name/1536",[1535,71.929]],["parent/1536",[5,0.033]],["name/1537",[1536,71.929]],["parent/1537",[5,0.033]],["name/1538",[1537,71.929]],["parent/1538",[5,0.033]],["name/1539",[1538,71.929]],["parent/1539",[5,0.033]],["name/1540",[1539,71.929]],["parent/1540",[5,0.033]],["name/1541",[1540,71.929]],["parent/1541",[5,0.033]],["name/1542",[1541,71.929]],["parent/1542",[5,0.033]],["name/1543",[1542,71.929]],["parent/1543",[5,0.033]],["name/1544",[1543,71.929]],["parent/1544",[5,0.033]],["name/1545",[1544,71.929]],["parent/1545",[5,0.033]],["name/1546",[1545,71.929]],["parent/1546",[5,0.033]],["name/1547",[1546,71.929]],["parent/1547",[5,0.033]],["name/1548",[1547,71.929]],["parent/1548",[5,0.033]],["name/1549",[1548,71.929]],["parent/1549",[5,0.033]],["name/1550",[1549,71.929]],["parent/1550",[5,0.033]],["name/1551",[1550,71.929]],["parent/1551",[5,0.033]],["name/1552",[1551,71.929]],["parent/1552",[5,0.033]],["name/1553",[1552,71.929]],["parent/1553",[5,0.033]],["name/1554",[1553,71.929]],["parent/1554",[5,0.033]],["name/1555",[1554,71.929]],["parent/1555",[5,0.033]],["name/1556",[1555,71.929]],["parent/1556",[5,0.033]],["name/1557",[1556,71.929]],["parent/1557",[5,0.033]],["name/1558",[1557,71.929]],["parent/1558",[5,0.033]],["name/1559",[1558,71.929]],["parent/1559",[5,0.033]],["name/1560",[1559,71.929]],["parent/1560",[5,0.033]],["name/1561",[1560,71.929]],["parent/1561",[5,0.033]],["name/1562",[1561,71.929]],["parent/1562",[5,0.033]],["name/1563",[1562,71.929]],["parent/1563",[5,0.033]],["name/1564",[1563,71.929]],["parent/1564",[5,0.033]],["name/1565",[1564,71.929]],["parent/1565",[5,0.033]],["name/1566",[1565,71.929]],["parent/1566",[5,0.033]],["name/1567",[1566,71.929]],["parent/1567",[5,0.033]],["name/1568",[1567,71.929]],["parent/1568",[5,0.033]],["name/1569",[1568,71.929]],["parent/1569",[5,0.033]],["name/1570",[1569,71.929]],["parent/1570",[5,0.033]],["name/1571",[1570,71.929]],["parent/1571",[5,0.033]],["name/1572",[1571,71.929]],["parent/1572",[5,0.033]],["name/1573",[1572,71.929]],["parent/1573",[5,0.033]],["name/1574",[1573,71.929]],["parent/1574",[5,0.033]],["name/1575",[1574,71.929]],["parent/1575",[5,0.033]],["name/1576",[1575,71.929]],["parent/1576",[5,0.033]],["name/1577",[1576,71.929]],["parent/1577",[5,0.033]],["name/1578",[1577,71.929]],["parent/1578",[5,0.033]],["name/1579",[1578,71.929]],["parent/1579",[5,0.033]],["name/1580",[1579,71.929]],["parent/1580",[5,0.033]],["name/1581",[1580,71.929]],["parent/1581",[5,0.033]],["name/1582",[1581,71.929]],["parent/1582",[5,0.033]],["name/1583",[1582,71.929]],["parent/1583",[5,0.033]],["name/1584",[1583,71.929]],["parent/1584",[5,0.033]],["name/1585",[1584,71.929]],["parent/1585",[5,0.033]],["name/1586",[1585,71.929]],["parent/1586",[5,0.033]],["name/1587",[1586,71.929]],["parent/1587",[5,0.033]],["name/1588",[1587,71.929]],["parent/1588",[5,0.033]],["name/1589",[1588,71.929]],["parent/1589",[5,0.033]],["name/1590",[1589,71.929]],["parent/1590",[5,0.033]],["name/1591",[1590,71.929]],["parent/1591",[5,0.033]],["name/1592",[1591,71.929]],["parent/1592",[5,0.033]],["name/1593",[1592,71.929]],["parent/1593",[5,0.033]],["name/1594",[1593,71.929]],["parent/1594",[5,0.033]],["name/1595",[1594,71.929]],["parent/1595",[5,0.033]],["name/1596",[1595,71.929]],["parent/1596",[5,0.033]],["name/1597",[1596,71.929]],["parent/1597",[5,0.033]],["name/1598",[1597,71.929]],["parent/1598",[5,0.033]],["name/1599",[1598,71.929]],["parent/1599",[5,0.033]],["name/1600",[1599,71.929]],["parent/1600",[5,0.033]],["name/1601",[1600,71.929]],["parent/1601",[5,0.033]],["name/1602",[1601,71.929]],["parent/1602",[5,0.033]],["name/1603",[1602,71.929]],["parent/1603",[5,0.033]],["name/1604",[1603,71.929]],["parent/1604",[5,0.033]],["name/1605",[1604,71.929]],["parent/1605",[5,0.033]],["name/1606",[1605,71.929]],["parent/1606",[5,0.033]],["name/1607",[1606,71.929]],["parent/1607",[5,0.033]],["name/1608",[1607,71.929]],["parent/1608",[5,0.033]],["name/1609",[1608,71.929]],["parent/1609",[5,0.033]],["name/1610",[1609,71.929]],["parent/1610",[5,0.033]],["name/1611",[1610,71.929]],["parent/1611",[5,0.033]],["name/1612",[1611,71.929]],["parent/1612",[5,0.033]],["name/1613",[1612,71.929]],["parent/1613",[5,0.033]],["name/1614",[1613,71.929]],["parent/1614",[5,0.033]],["name/1615",[1614,71.929]],["parent/1615",[5,0.033]],["name/1616",[1615,71.929]],["parent/1616",[5,0.033]],["name/1617",[1616,71.929]],["parent/1617",[5,0.033]],["name/1618",[1617,71.929]],["parent/1618",[5,0.033]],["name/1619",[1618,71.929]],["parent/1619",[5,0.033]],["name/1620",[1619,71.929]],["parent/1620",[5,0.033]],["name/1621",[1620,71.929]],["parent/1621",[5,0.033]],["name/1622",[1621,71.929]],["parent/1622",[5,0.033]],["name/1623",[1622,71.929]],["parent/1623",[5,0.033]],["name/1624",[1623,71.929]],["parent/1624",[5,0.033]],["name/1625",[1624,71.929]],["parent/1625",[5,0.033]],["name/1626",[1625,71.929]],["parent/1626",[5,0.033]],["name/1627",[1626,71.929]],["parent/1627",[5,0.033]],["name/1628",[1627,71.929]],["parent/1628",[5,0.033]],["name/1629",[1628,71.929]],["parent/1629",[5,0.033]],["name/1630",[1629,71.929]],["parent/1630",[5,0.033]],["name/1631",[1630,71.929]],["parent/1631",[5,0.033]],["name/1632",[1631,71.929]],["parent/1632",[5,0.033]],["name/1633",[1632,71.929]],["parent/1633",[5,0.033]],["name/1634",[1633,71.929]],["parent/1634",[5,0.033]],["name/1635",[1634,71.929]],["parent/1635",[5,0.033]],["name/1636",[1635,71.929]],["parent/1636",[5,0.033]],["name/1637",[1636,71.929]],["parent/1637",[5,0.033]],["name/1638",[1637,71.929]],["parent/1638",[5,0.033]],["name/1639",[1638,71.929]],["parent/1639",[5,0.033]],["name/1640",[1639,71.929]],["parent/1640",[5,0.033]],["name/1641",[1640,71.929]],["parent/1641",[5,0.033]],["name/1642",[1641,71.929]],["parent/1642",[5,0.033]],["name/1643",[1642,71.929]],["parent/1643",[5,0.033]],["name/1644",[1643,71.929]],["parent/1644",[5,0.033]],["name/1645",[1644,71.929]],["parent/1645",[5,0.033]],["name/1646",[1645,71.929]],["parent/1646",[5,0.033]],["name/1647",[1646,71.929]],["parent/1647",[5,0.033]],["name/1648",[1647,71.929]],["parent/1648",[5,0.033]],["name/1649",[1648,71.929]],["parent/1649",[5,0.033]],["name/1650",[1649,71.929]],["parent/1650",[5,0.033]],["name/1651",[1650,71.929]],["parent/1651",[5,0.033]],["name/1652",[1651,71.929]],["parent/1652",[5,0.033]],["name/1653",[1652,71.929]],["parent/1653",[5,0.033]],["name/1654",[1653,71.929]],["parent/1654",[5,0.033]],["name/1655",[1654,71.929]],["parent/1655",[5,0.033]],["name/1656",[1655,71.929]],["parent/1656",[5,0.033]],["name/1657",[1656,71.929]],["parent/1657",[5,0.033]],["name/1658",[1657,71.929]],["parent/1658",[5,0.033]],["name/1659",[1658,71.929]],["parent/1659",[5,0.033]],["name/1660",[1659,71.929]],["parent/1660",[5,0.033]],["name/1661",[1660,71.929]],["parent/1661",[5,0.033]],["name/1662",[1661,71.929]],["parent/1662",[5,0.033]],["name/1663",[1662,71.929]],["parent/1663",[5,0.033]],["name/1664",[1663,71.929]],["parent/1664",[5,0.033]],["name/1665",[1664,71.929]],["parent/1665",[5,0.033]],["name/1666",[1665,71.929]],["parent/1666",[5,0.033]],["name/1667",[1666,71.929]],["parent/1667",[5,0.033]],["name/1668",[1667,71.929]],["parent/1668",[5,0.033]],["name/1669",[1668,71.929]],["parent/1669",[5,0.033]],["name/1670",[1669,71.929]],["parent/1670",[5,0.033]],["name/1671",[1670,71.929]],["parent/1671",[5,0.033]],["name/1672",[1671,71.929]],["parent/1672",[5,0.033]],["name/1673",[1672,71.929]],["parent/1673",[5,0.033]],["name/1674",[1673,71.929]],["parent/1674",[5,0.033]],["name/1675",[1674,71.929]],["parent/1675",[5,0.033]],["name/1676",[1675,71.929]],["parent/1676",[5,0.033]],["name/1677",[1676,71.929]],["parent/1677",[5,0.033]],["name/1678",[1677,71.929]],["parent/1678",[5,0.033]],["name/1679",[1678,71.929]],["parent/1679",[5,0.033]],["name/1680",[1679,71.929]],["parent/1680",[5,0.033]],["name/1681",[1680,71.929]],["parent/1681",[5,0.033]],["name/1682",[1681,71.929]],["parent/1682",[5,0.033]],["name/1683",[1682,71.929]],["parent/1683",[5,0.033]],["name/1684",[1683,71.929]],["parent/1684",[5,0.033]],["name/1685",[1684,71.929]],["parent/1685",[5,0.033]],["name/1686",[1685,71.929]],["parent/1686",[5,0.033]],["name/1687",[1686,71.929]],["parent/1687",[5,0.033]],["name/1688",[1687,71.929]],["parent/1688",[5,0.033]],["name/1689",[1688,71.929]],["parent/1689",[5,0.033]],["name/1690",[1689,71.929]],["parent/1690",[5,0.033]],["name/1691",[1690,71.929]],["parent/1691",[5,0.033]],["name/1692",[1691,71.929]],["parent/1692",[5,0.033]],["name/1693",[1692,71.929]],["parent/1693",[5,0.033]],["name/1694",[1693,71.929]],["parent/1694",[5,0.033]],["name/1695",[1694,71.929]],["parent/1695",[5,0.033]],["name/1696",[1695,71.929]],["parent/1696",[5,0.033]],["name/1697",[1696,71.929]],["parent/1697",[5,0.033]],["name/1698",[1697,71.929]],["parent/1698",[5,0.033]],["name/1699",[1698,71.929]],["parent/1699",[5,0.033]],["name/1700",[1699,71.929]],["parent/1700",[5,0.033]],["name/1701",[1700,71.929]],["parent/1701",[5,0.033]],["name/1702",[1701,71.929]],["parent/1702",[5,0.033]],["name/1703",[1702,71.929]],["parent/1703",[5,0.033]],["name/1704",[1703,71.929]],["parent/1704",[5,0.033]],["name/1705",[1704,71.929]],["parent/1705",[5,0.033]],["name/1706",[1705,71.929]],["parent/1706",[5,0.033]],["name/1707",[1706,71.929]],["parent/1707",[5,0.033]],["name/1708",[1707,71.929]],["parent/1708",[5,0.033]],["name/1709",[1708,71.929]],["parent/1709",[5,0.033]],["name/1710",[1709,71.929]],["parent/1710",[5,0.033]],["name/1711",[1710,71.929]],["parent/1711",[5,0.033]],["name/1712",[1711,71.929]],["parent/1712",[5,0.033]],["name/1713",[1712,71.929]],["parent/1713",[5,0.033]],["name/1714",[1713,71.929]],["parent/1714",[5,0.033]],["name/1715",[1714,71.929]],["parent/1715",[5,0.033]],["name/1716",[1715,71.929]],["parent/1716",[5,0.033]],["name/1717",[1716,71.929]],["parent/1717",[5,0.033]],["name/1718",[1717,71.929]],["parent/1718",[5,0.033]],["name/1719",[1718,71.929]],["parent/1719",[5,0.033]],["name/1720",[1719,71.929]],["parent/1720",[5,0.033]],["name/1721",[1720,71.929]],["parent/1721",[5,0.033]],["name/1722",[1721,71.929]],["parent/1722",[5,0.033]],["name/1723",[1722,71.929]],["parent/1723",[5,0.033]],["name/1724",[1723,71.929]],["parent/1724",[5,0.033]],["name/1725",[1724,71.929]],["parent/1725",[5,0.033]],["name/1726",[1725,71.929]],["parent/1726",[5,0.033]],["name/1727",[1726,71.929]],["parent/1727",[5,0.033]],["name/1728",[1727,71.929]],["parent/1728",[5,0.033]],["name/1729",[1728,71.929]],["parent/1729",[5,0.033]],["name/1730",[1729,71.929]],["parent/1730",[5,0.033]],["name/1731",[1730,71.929]],["parent/1731",[5,0.033]],["name/1732",[1731,71.929]],["parent/1732",[5,0.033]],["name/1733",[1732,71.929]],["parent/1733",[5,0.033]],["name/1734",[1733,71.929]],["parent/1734",[5,0.033]],["name/1735",[1734,71.929]],["parent/1735",[5,0.033]],["name/1736",[1735,71.929]],["parent/1736",[5,0.033]],["name/1737",[1736,71.929]],["parent/1737",[5,0.033]],["name/1738",[1737,71.929]],["parent/1738",[5,0.033]],["name/1739",[1738,71.929]],["parent/1739",[5,0.033]],["name/1740",[1739,71.929]],["parent/1740",[5,0.033]],["name/1741",[1740,71.929]],["parent/1741",[5,0.033]],["name/1742",[1741,71.929]],["parent/1742",[5,0.033]],["name/1743",[1742,71.929]],["parent/1743",[5,0.033]],["name/1744",[1743,71.929]],["parent/1744",[5,0.033]],["name/1745",[1744,71.929]],["parent/1745",[5,0.033]],["name/1746",[1745,71.929]],["parent/1746",[5,0.033]],["name/1747",[1746,71.929]],["parent/1747",[5,0.033]],["name/1748",[1747,71.929]],["parent/1748",[5,0.033]],["name/1749",[1748,71.929]],["parent/1749",[5,0.033]],["name/1750",[1749,71.929]],["parent/1750",[5,0.033]],["name/1751",[1750,71.929]],["parent/1751",[5,0.033]],["name/1752",[1751,71.929]],["parent/1752",[5,0.033]],["name/1753",[1752,71.929]],["parent/1753",[5,0.033]],["name/1754",[1753,71.929]],["parent/1754",[5,0.033]],["name/1755",[1754,71.929]],["parent/1755",[5,0.033]],["name/1756",[1755,71.929]],["parent/1756",[5,0.033]],["name/1757",[1756,71.929]],["parent/1757",[5,0.033]],["name/1758",[1757,71.929]],["parent/1758",[5,0.033]],["name/1759",[1758,71.929]],["parent/1759",[5,0.033]],["name/1760",[1759,71.929]],["parent/1760",[5,0.033]],["name/1761",[1760,71.929]],["parent/1761",[5,0.033]],["name/1762",[1761,71.929]],["parent/1762",[5,0.033]],["name/1763",[1762,71.929]],["parent/1763",[5,0.033]],["name/1764",[1763,71.929]],["parent/1764",[5,0.033]],["name/1765",[1764,71.929]],["parent/1765",[5,0.033]],["name/1766",[1765,71.929]],["parent/1766",[5,0.033]],["name/1767",[1766,71.929]],["parent/1767",[5,0.033]],["name/1768",[1767,71.929]],["parent/1768",[5,0.033]],["name/1769",[1768,71.929]],["parent/1769",[5,0.033]],["name/1770",[1769,71.929]],["parent/1770",[5,0.033]],["name/1771",[1770,71.929]],["parent/1771",[5,0.033]],["name/1772",[1771,71.929]],["parent/1772",[5,0.033]],["name/1773",[1772,71.929]],["parent/1773",[5,0.033]],["name/1774",[1773,71.929]],["parent/1774",[5,0.033]],["name/1775",[1774,71.929]],["parent/1775",[5,0.033]],["name/1776",[1775,71.929]],["parent/1776",[5,0.033]],["name/1777",[1776,71.929]],["parent/1777",[5,0.033]],["name/1778",[1777,71.929]],["parent/1778",[5,0.033]],["name/1779",[1778,71.929]],["parent/1779",[5,0.033]],["name/1780",[1779,71.929]],["parent/1780",[5,0.033]],["name/1781",[1780,71.929]],["parent/1781",[5,0.033]],["name/1782",[1781,71.929]],["parent/1782",[5,0.033]],["name/1783",[1782,71.929]],["parent/1783",[5,0.033]],["name/1784",[1783,71.929]],["parent/1784",[5,0.033]],["name/1785",[1784,71.929]],["parent/1785",[5,0.033]],["name/1786",[1785,71.929]],["parent/1786",[5,0.033]],["name/1787",[1786,71.929]],["parent/1787",[5,0.033]],["name/1788",[1787,71.929]],["parent/1788",[5,0.033]],["name/1789",[1788,71.929]],["parent/1789",[5,0.033]],["name/1790",[1789,71.929]],["parent/1790",[5,0.033]],["name/1791",[1790,71.929]],["parent/1791",[5,0.033]],["name/1792",[1791,71.929]],["parent/1792",[5,0.033]],["name/1793",[1792,71.929]],["parent/1793",[5,0.033]],["name/1794",[1793,71.929]],["parent/1794",[5,0.033]],["name/1795",[1794,71.929]],["parent/1795",[5,0.033]],["name/1796",[1795,71.929]],["parent/1796",[5,0.033]],["name/1797",[1796,71.929]],["parent/1797",[5,0.033]],["name/1798",[1797,71.929]],["parent/1798",[5,0.033]],["name/1799",[1798,71.929]],["parent/1799",[5,0.033]],["name/1800",[1799,71.929]],["parent/1800",[5,0.033]],["name/1801",[1800,71.929]],["parent/1801",[5,0.033]],["name/1802",[1801,71.929]],["parent/1802",[5,0.033]],["name/1803",[1802,71.929]],["parent/1803",[5,0.033]],["name/1804",[1803,71.929]],["parent/1804",[5,0.033]],["name/1805",[1804,71.929]],["parent/1805",[5,0.033]],["name/1806",[1805,71.929]],["parent/1806",[5,0.033]],["name/1807",[1806,71.929]],["parent/1807",[5,0.033]],["name/1808",[1807,71.929]],["parent/1808",[5,0.033]],["name/1809",[1808,71.929]],["parent/1809",[5,0.033]],["name/1810",[1809,71.929]],["parent/1810",[5,0.033]],["name/1811",[1810,71.929]],["parent/1811",[5,0.033]],["name/1812",[1811,71.929]],["parent/1812",[5,0.033]],["name/1813",[1812,71.929]],["parent/1813",[5,0.033]],["name/1814",[1813,71.929]],["parent/1814",[5,0.033]],["name/1815",[1814,71.929]],["parent/1815",[5,0.033]],["name/1816",[1815,71.929]],["parent/1816",[5,0.033]],["name/1817",[1816,71.929]],["parent/1817",[5,0.033]],["name/1818",[1817,71.929]],["parent/1818",[5,0.033]],["name/1819",[1818,71.929]],["parent/1819",[5,0.033]],["name/1820",[1819,71.929]],["parent/1820",[5,0.033]],["name/1821",[1820,71.929]],["parent/1821",[5,0.033]],["name/1822",[1821,71.929]],["parent/1822",[5,0.033]],["name/1823",[1822,71.929]],["parent/1823",[5,0.033]],["name/1824",[1823,71.929]],["parent/1824",[5,0.033]],["name/1825",[1824,71.929]],["parent/1825",[5,0.033]],["name/1826",[1825,71.929]],["parent/1826",[5,0.033]],["name/1827",[1826,71.929]],["parent/1827",[5,0.033]],["name/1828",[1827,71.929]],["parent/1828",[5,0.033]],["name/1829",[1828,71.929]],["parent/1829",[5,0.033]],["name/1830",[1829,71.929]],["parent/1830",[5,0.033]],["name/1831",[1830,71.929]],["parent/1831",[5,0.033]],["name/1832",[1831,71.929]],["parent/1832",[5,0.033]],["name/1833",[1832,71.929]],["parent/1833",[5,0.033]],["name/1834",[1833,71.929]],["parent/1834",[5,0.033]],["name/1835",[1834,71.929]],["parent/1835",[5,0.033]],["name/1836",[1835,71.929]],["parent/1836",[5,0.033]],["name/1837",[1836,71.929]],["parent/1837",[5,0.033]],["name/1838",[1837,71.929]],["parent/1838",[5,0.033]],["name/1839",[1838,71.929]],["parent/1839",[5,0.033]],["name/1840",[1839,71.929]],["parent/1840",[5,0.033]],["name/1841",[1840,71.929]],["parent/1841",[5,0.033]],["name/1842",[1841,71.929]],["parent/1842",[5,0.033]],["name/1843",[1842,71.929]],["parent/1843",[5,0.033]],["name/1844",[1843,71.929]],["parent/1844",[5,0.033]],["name/1845",[1844,71.929]],["parent/1845",[5,0.033]],["name/1846",[1845,71.929]],["parent/1846",[5,0.033]],["name/1847",[1846,71.929]],["parent/1847",[5,0.033]],["name/1848",[1847,71.929]],["parent/1848",[5,0.033]],["name/1849",[1848,71.929]],["parent/1849",[5,0.033]],["name/1850",[1849,71.929]],["parent/1850",[5,0.033]],["name/1851",[1850,71.929]],["parent/1851",[5,0.033]],["name/1852",[1851,71.929]],["parent/1852",[5,0.033]],["name/1853",[1852,71.929]],["parent/1853",[5,0.033]],["name/1854",[1853,71.929]],["parent/1854",[5,0.033]],["name/1855",[1854,71.929]],["parent/1855",[5,0.033]],["name/1856",[1855,71.929]],["parent/1856",[5,0.033]],["name/1857",[1856,71.929]],["parent/1857",[5,0.033]],["name/1858",[1857,71.929]],["parent/1858",[5,0.033]],["name/1859",[1858,71.929]],["parent/1859",[5,0.033]],["name/1860",[1859,71.929]],["parent/1860",[5,0.033]],["name/1861",[1860,71.929]],["parent/1861",[5,0.033]],["name/1862",[1861,71.929]],["parent/1862",[5,0.033]],["name/1863",[1862,71.929]],["parent/1863",[5,0.033]],["name/1864",[1863,71.929]],["parent/1864",[5,0.033]],["name/1865",[1864,71.929]],["parent/1865",[5,0.033]],["name/1866",[1865,71.929]],["parent/1866",[5,0.033]],["name/1867",[1866,71.929]],["parent/1867",[5,0.033]],["name/1868",[1867,71.929]],["parent/1868",[5,0.033]],["name/1869",[1868,71.929]],["parent/1869",[5,0.033]],["name/1870",[1869,71.929]],["parent/1870",[5,0.033]],["name/1871",[1870,71.929]],["parent/1871",[5,0.033]],["name/1872",[1871,71.929]],["parent/1872",[5,0.033]],["name/1873",[1872,71.929]],["parent/1873",[5,0.033]],["name/1874",[1873,71.929]],["parent/1874",[5,0.033]],["name/1875",[1874,71.929]],["parent/1875",[5,0.033]],["name/1876",[1875,71.929]],["parent/1876",[5,0.033]],["name/1877",[1876,71.929]],["parent/1877",[5,0.033]],["name/1878",[1877,71.929]],["parent/1878",[5,0.033]],["name/1879",[1878,71.929]],["parent/1879",[5,0.033]],["name/1880",[1879,71.929]],["parent/1880",[5,0.033]],["name/1881",[1880,71.929]],["parent/1881",[5,0.033]],["name/1882",[1881,71.929]],["parent/1882",[5,0.033]],["name/1883",[1882,71.929]],["parent/1883",[5,0.033]],["name/1884",[1883,71.929]],["parent/1884",[5,0.033]],["name/1885",[1884,71.929]],["parent/1885",[5,0.033]],["name/1886",[1885,71.929]],["parent/1886",[5,0.033]],["name/1887",[1886,71.929]],["parent/1887",[5,0.033]],["name/1888",[1887,71.929]],["parent/1888",[5,0.033]],["name/1889",[1888,71.929]],["parent/1889",[5,0.033]],["name/1890",[1889,71.929]],["parent/1890",[5,0.033]],["name/1891",[1890,71.929]],["parent/1891",[5,0.033]],["name/1892",[1891,71.929]],["parent/1892",[5,0.033]],["name/1893",[1892,71.929]],["parent/1893",[5,0.033]],["name/1894",[1893,71.929]],["parent/1894",[5,0.033]],["name/1895",[1894,71.929]],["parent/1895",[5,0.033]],["name/1896",[1895,71.929]],["parent/1896",[5,0.033]],["name/1897",[1896,71.929]],["parent/1897",[5,0.033]],["name/1898",[1897,71.929]],["parent/1898",[5,0.033]],["name/1899",[1898,71.929]],["parent/1899",[5,0.033]],["name/1900",[1899,71.929]],["parent/1900",[5,0.033]],["name/1901",[1900,71.929]],["parent/1901",[5,0.033]],["name/1902",[1901,71.929]],["parent/1902",[5,0.033]],["name/1903",[1902,71.929]],["parent/1903",[5,0.033]],["name/1904",[1903,71.929]],["parent/1904",[5,0.033]],["name/1905",[1904,71.929]],["parent/1905",[5,0.033]],["name/1906",[1905,71.929]],["parent/1906",[5,0.033]],["name/1907",[1906,71.929]],["parent/1907",[5,0.033]],["name/1908",[1907,71.929]],["parent/1908",[5,0.033]],["name/1909",[1908,71.929]],["parent/1909",[5,0.033]],["name/1910",[1909,71.929]],["parent/1910",[5,0.033]],["name/1911",[1910,71.929]],["parent/1911",[5,0.033]],["name/1912",[1911,71.929]],["parent/1912",[5,0.033]],["name/1913",[1912,71.929]],["parent/1913",[5,0.033]],["name/1914",[1913,71.929]],["parent/1914",[5,0.033]],["name/1915",[1914,71.929]],["parent/1915",[5,0.033]],["name/1916",[1915,71.929]],["parent/1916",[5,0.033]],["name/1917",[1916,71.929]],["parent/1917",[5,0.033]],["name/1918",[1917,71.929]],["parent/1918",[5,0.033]],["name/1919",[1918,71.929]],["parent/1919",[5,0.033]],["name/1920",[1919,71.929]],["parent/1920",[5,0.033]],["name/1921",[1920,71.929]],["parent/1921",[5,0.033]],["name/1922",[1921,71.929]],["parent/1922",[5,0.033]],["name/1923",[1922,71.929]],["parent/1923",[5,0.033]],["name/1924",[1923,71.929]],["parent/1924",[5,0.033]],["name/1925",[1924,71.929]],["parent/1925",[5,0.033]],["name/1926",[1925,71.929]],["parent/1926",[5,0.033]],["name/1927",[1926,71.929]],["parent/1927",[5,0.033]],["name/1928",[1927,71.929]],["parent/1928",[5,0.033]],["name/1929",[1928,71.929]],["parent/1929",[5,0.033]],["name/1930",[1929,71.929]],["parent/1930",[5,0.033]],["name/1931",[1930,71.929]],["parent/1931",[5,0.033]],["name/1932",[1931,71.929]],["parent/1932",[5,0.033]],["name/1933",[1932,71.929]],["parent/1933",[5,0.033]],["name/1934",[1933,66.821]],["parent/1934",[]],["name/1935",[1934,71.929]],["parent/1935",[1933,6.671]],["name/1936",[1935,53.471]],["parent/1936",[]],["name/1937",[1936,71.929]],["parent/1937",[1935,5.338]],["name/1938",[1937,71.929]],["parent/1938",[1935,5.338]],["name/1939",[1938,71.929]],["parent/1939",[1935,5.338]],["name/1940",[1939,71.929]],["parent/1940",[1935,5.338]],["name/1941",[1940,71.929]],["parent/1941",[1935,5.338]],["name/1942",[1941,60.943]],["parent/1942",[]],["name/1943",[870,66.821]],["parent/1943",[1941,6.084]],["name/1944",[1942,71.929]],["parent/1944",[1941,6.084]],["name/1945",[1943,71.929]],["parent/1945",[1941,6.084]],["name/1946",[1944,44.849]],["parent/1946",[]],["name/1947",[1945,63.456]],["parent/1947",[1944,4.478]],["name/1948",[1946,57.266]],["parent/1948",[1944,4.478]],["name/1949",[1947,66.821]],["parent/1949",[1944,4.478]],["name/1950",[1948,63.456]],["parent/1950",[1944,4.478]],["name/1951",[1949,66.821]],["parent/1951",[1944,4.478]],["name/1952",[1950,71.929]],["parent/1952",[1944,4.478]],["name/1953",[1951,71.929]],["parent/1953",[1944,4.478]],["name/1954",[1952,71.929]],["parent/1954",[1944,4.478]],["name/1955",[1953,71.929]],["parent/1955",[1944,4.478]],["name/1956",[1954,71.929]],["parent/1956",[1944,4.478]],["name/1957",[1946,57.266]],["parent/1957",[1944,4.478]],["name/1958",[1955,63.456]],["parent/1958",[1944,4.478]],["name/1959",[1956,66.821]],["parent/1959",[1944,4.478]],["name/1960",[1957,66.821]],["parent/1960",[1944,4.478]],["name/1961",[1958,66.821]],["parent/1961",[1944,4.478]],["name/1962",[1959,63.456]],["parent/1962",[1944,4.478]],["name/1963",[1960,66.821]],["parent/1963",[1944,4.478]],["name/1964",[1961,66.821]],["parent/1964",[1944,4.478]],["name/1965",[1962,66.821]],["parent/1965",[1944,4.478]],["name/1966",[1963,66.821]],["parent/1966",[1944,4.478]],["name/1967",[1935,53.471]],["parent/1967",[1944,4.478]],["name/1968",[1964,46.806]],["parent/1968",[]],["name/1969",[1945,63.456]],["parent/1969",[1964,4.673]],["name/1970",[1946,57.266]],["parent/1970",[1964,4.673]],["name/1971",[1947,66.821]],["parent/1971",[1964,4.673]],["name/1972",[1948,63.456]],["parent/1972",[1964,4.673]],["name/1973",[1949,66.821]],["parent/1973",[1964,4.673]],["name/1974",[1965,71.929]],["parent/1974",[1964,4.673]],["name/1975",[1946,57.266]],["parent/1975",[1964,4.673]],["name/1976",[1955,63.456]],["parent/1976",[1964,4.673]],["name/1977",[1956,66.821]],["parent/1977",[1964,4.673]],["name/1978",[1957,66.821]],["parent/1978",[1964,4.673]],["name/1979",[1958,66.821]],["parent/1979",[1964,4.673]],["name/1980",[1959,63.456]],["parent/1980",[1964,4.673]],["name/1981",[1960,66.821]],["parent/1981",[1964,4.673]],["name/1982",[1961,66.821]],["parent/1982",[1964,4.673]],["name/1983",[1962,66.821]],["parent/1983",[1964,4.673]],["name/1984",[1963,66.821]],["parent/1984",[1964,4.673]],["name/1985",[1935,53.471]],["parent/1985",[1964,4.673]],["name/1986",[1966,54.583]],["parent/1986",[]],["name/1987",[1945,63.456]],["parent/1987",[1966,5.449]],["name/1988",[1946,57.266]],["parent/1988",[1966,5.449]],["name/1989",[1948,63.456]],["parent/1989",[1966,5.449]],["name/1990",[1955,63.456]],["parent/1990",[1966,5.449]],["name/1991",[1959,63.456]],["parent/1991",[1966,5.449]],["name/1992",[1935,53.471]],["parent/1992",[1966,5.449]],["name/1993",[1946,57.266]],["parent/1993",[1966,5.449]]],"invertedIndex":[["_1001tracklists",{"_index":7,"name":{"7":{}},"parent":{}}],["_1password",{"_index":8,"name":{"8":{}},"parent":{}}],["_3m",{"_index":9,"name":{"9":{}},"parent":{}}],["_42",{"_index":10,"name":{"10":{}},"parent":{}}],["_4d",{"_index":11,"name":{"11":{}},"parent":{}}],["_500px",{"_index":12,"name":{"12":{}},"parent":{}}],["__type",{"_index":1934,"name":{"1935":{}},"parent":{}}],["_koda",{"_index":1512,"name":{"1513":{}},"parent":{}}],["abbrobotstudio",{"_index":14,"name":{"14":{}},"parent":{}}],["abbvie",{"_index":15,"name":{"15":{}},"parent":{}}],["abletonlive",{"_index":16,"name":{"16":{}},"parent":{}}],["aboutme",{"_index":17,"name":{"17":{}},"parent":{}}],["abstract",{"_index":18,"name":{"18":{}},"parent":{}}],["academia",{"_index":19,"name":{"19":{}},"parent":{}}],["accenture",{"_index":20,"name":{"20":{}},"parent":{}}],["acclaim",{"_index":21,"name":{"21":{}},"parent":{}}],["accusoft",{"_index":22,"name":{"22":{}},"parent":{}}],["acer",{"_index":23,"name":{"23":{}},"parent":{}}],["acm",{"_index":24,"name":{"24":{}},"parent":{}}],["actigraph",{"_index":25,"name":{"25":{}},"parent":{}}],["activision",{"_index":26,"name":{"26":{}},"parent":{}}],["adafruit",{"_index":27,"name":{"27":{}},"parent":{}}],["adblock",{"_index":28,"name":{"28":{}},"parent":{}}],["adblockplus",{"_index":29,"name":{"29":{}},"parent":{}}],["addthis",{"_index":30,"name":{"30":{}},"parent":{}}],["adguard",{"_index":31,"name":{"31":{}},"parent":{}}],["adobe",{"_index":32,"name":{"32":{}},"parent":{}}],["adobeacrobatreader",{"_index":33,"name":{"33":{}},"parent":{}}],["adobeaftereffects",{"_index":34,"name":{"34":{}},"parent":{}}],["adobeaudition",{"_index":35,"name":{"35":{}},"parent":{}}],["adobecreativecloud",{"_index":36,"name":{"36":{}},"parent":{}}],["adobedreamweaver",{"_index":37,"name":{"37":{}},"parent":{}}],["adobefonts",{"_index":38,"name":{"38":{}},"parent":{}}],["adobeillustrator",{"_index":39,"name":{"39":{}},"parent":{}}],["adobeindesign",{"_index":40,"name":{"40":{}},"parent":{}}],["adobelightroom",{"_index":41,"name":{"41":{}},"parent":{}}],["adobelightroomclassic",{"_index":42,"name":{"42":{}},"parent":{}}],["adobephotoshop",{"_index":43,"name":{"43":{}},"parent":{}}],["adobepremierepro",{"_index":44,"name":{"44":{}},"parent":{}}],["adobexd",{"_index":45,"name":{"45":{}},"parent":{}}],["adonisjs",{"_index":46,"name":{"46":{}},"parent":{}}],["aerlingus",{"_index":47,"name":{"47":{}},"parent":{}}],["aeroflot",{"_index":48,"name":{"48":{}},"parent":{}}],["aerom_xico",{"_index":49,"name":{"49":{}},"parent":{}}],["aerospike",{"_index":50,"name":{"50":{}},"parent":{}}],["affinity",{"_index":51,"name":{"51":{}},"parent":{}}],["affinitydesigner",{"_index":52,"name":{"52":{}},"parent":{}}],["affinityphoto",{"_index":53,"name":{"53":{}},"parent":{}}],["affinitypublisher",{"_index":54,"name":{"54":{}},"parent":{}}],["aframe",{"_index":13,"name":{"13":{}},"parent":{}}],["aidungeon",{"_index":55,"name":{"55":{}},"parent":{}}],["aiohttp",{"_index":56,"name":{"56":{}},"parent":{}}],["aiqfome",{"_index":57,"name":{"57":{}},"parent":{}}],["airasia",{"_index":61,"name":{"61":{}},"parent":{}}],["airbnb",{"_index":62,"name":{"62":{}},"parent":{}}],["airbus",{"_index":63,"name":{"63":{}},"parent":{}}],["aircall",{"_index":64,"name":{"64":{}},"parent":{}}],["aircanada",{"_index":58,"name":{"58":{}},"parent":{}}],["airchina",{"_index":59,"name":{"59":{}},"parent":{}}],["airfrance",{"_index":60,"name":{"60":{}},"parent":{}}],["airplayaudio",{"_index":65,"name":{"65":{}},"parent":{}}],["airplayvideo",{"_index":66,"name":{"66":{}},"parent":{}}],["airtable",{"_index":67,"name":{"67":{}},"parent":{}}],["alacritty",{"_index":68,"name":{"68":{}},"parent":{}}],["alfaromeo",{"_index":69,"name":{"69":{}},"parent":{}}],["algolia",{"_index":70,"name":{"70":{}},"parent":{}}],["alibabacloud",{"_index":71,"name":{"71":{}},"parent":{}}],["alibabacom",{"_index":72,"name":{"72":{}},"parent":{}}],["aliexpress",{"_index":73,"name":{"73":{}},"parent":{}}],["alipay",{"_index":74,"name":{"74":{}},"parent":{}}],["alitalia",{"_index":75,"name":{"75":{}},"parent":{}}],["alliedmodders",{"_index":76,"name":{"76":{}},"parent":{}}],["allocin_",{"_index":77,"name":{"77":{}},"parent":{}}],["alltrails",{"_index":78,"name":{"78":{}},"parent":{}}],["alpinejs",{"_index":80,"name":{"80":{}},"parent":{}}],["alpinelinux",{"_index":79,"name":{"79":{}},"parent":{}}],["altiumdesigner",{"_index":81,"name":{"81":{}},"parent":{}}],["amazon",{"_index":82,"name":{"82":{}},"parent":{}}],["amazonalexa",{"_index":83,"name":{"83":{}},"parent":{}}],["amazonaws",{"_index":84,"name":{"84":{}},"parent":{}}],["amazondynamodb",{"_index":85,"name":{"85":{}},"parent":{}}],["amazonfiretv",{"_index":86,"name":{"86":{}},"parent":{}}],["amazonlumberyard",{"_index":87,"name":{"87":{}},"parent":{}}],["amazonpay",{"_index":88,"name":{"88":{}},"parent":{}}],["amazonprime",{"_index":89,"name":{"89":{}},"parent":{}}],["amazons3",{"_index":90,"name":{"90":{}},"parent":{}}],["amd",{"_index":91,"name":{"91":{}},"parent":{}}],["americanairlines",{"_index":92,"name":{"92":{}},"parent":{}}],["americanexpress",{"_index":93,"name":{"93":{}},"parent":{}}],["amp",{"_index":94,"name":{"94":{}},"parent":{}}],["amul",{"_index":95,"name":{"95":{}},"parent":{}}],["ana",{"_index":96,"name":{"96":{}},"parent":{}}],["anaconda",{"_index":97,"name":{"97":{}},"parent":{}}],["analogue",{"_index":98,"name":{"98":{}},"parent":{}}],["anchor",{"_index":99,"name":{"99":{}},"parent":{}}],["andela",{"_index":100,"name":{"100":{}},"parent":{}}],["android",{"_index":101,"name":{"101":{}},"parent":{}}],["androidauto",{"_index":102,"name":{"102":{}},"parent":{}}],["androidstudio",{"_index":103,"name":{"103":{}},"parent":{}}],["angellist",{"_index":104,"name":{"104":{}},"parent":{}}],["angular",{"_index":105,"name":{"105":{}},"parent":{}}],["angularjs",{"_index":107,"name":{"107":{}},"parent":{}}],["angularuniversal",{"_index":106,"name":{"106":{}},"parent":{}}],["anilist",{"_index":108,"name":{"108":{}},"parent":{}}],["ansible",{"_index":109,"name":{"109":{}},"parent":{}}],["ansys",{"_index":110,"name":{"110":{}},"parent":{}}],["antdesign",{"_index":111,"name":{"111":{}},"parent":{}}],["antena3",{"_index":112,"name":{"112":{}},"parent":{}}],["anydesk",{"_index":113,"name":{"113":{}},"parent":{}}],["aol",{"_index":114,"name":{"114":{}},"parent":{}}],["apache",{"_index":115,"name":{"115":{}},"parent":{}}],["apacheairflow",{"_index":116,"name":{"116":{}},"parent":{}}],["apacheant",{"_index":117,"name":{"117":{}},"parent":{}}],["apachecassandra",{"_index":118,"name":{"118":{}},"parent":{}}],["apachecloudstack",{"_index":119,"name":{"119":{}},"parent":{}}],["apachecordova",{"_index":120,"name":{"120":{}},"parent":{}}],["apachedruid",{"_index":121,"name":{"121":{}},"parent":{}}],["apacheecharts",{"_index":122,"name":{"122":{}},"parent":{}}],["apacheflink",{"_index":123,"name":{"123":{}},"parent":{}}],["apachegroovy",{"_index":124,"name":{"124":{}},"parent":{}}],["apachehive",{"_index":125,"name":{"125":{}},"parent":{}}],["apachejmeter",{"_index":126,"name":{"126":{}},"parent":{}}],["apachekafka",{"_index":127,"name":{"127":{}},"parent":{}}],["apachekylin",{"_index":128,"name":{"128":{}},"parent":{}}],["apachemaven",{"_index":129,"name":{"129":{}},"parent":{}}],["apachenetbeanside",{"_index":130,"name":{"130":{}},"parent":{}}],["apacheopenoffice",{"_index":131,"name":{"131":{}},"parent":{}}],["apachepulsar",{"_index":132,"name":{"132":{}},"parent":{}}],["apacherocketmq",{"_index":133,"name":{"133":{}},"parent":{}}],["apachesolr",{"_index":134,"name":{"134":{}},"parent":{}}],["apachespark",{"_index":135,"name":{"135":{}},"parent":{}}],["apachetomcat",{"_index":136,"name":{"136":{}},"parent":{}}],["aparat",{"_index":137,"name":{"137":{}},"parent":{}}],["apollographql",{"_index":138,"name":{"138":{}},"parent":{}}],["apostrophe",{"_index":139,"name":{"139":{}},"parent":{}}],["apple",{"_index":141,"name":{"141":{}},"parent":{}}],["applearcade",{"_index":142,"name":{"142":{}},"parent":{}}],["applemusic",{"_index":143,"name":{"143":{}},"parent":{}}],["applepay",{"_index":144,"name":{"144":{}},"parent":{}}],["applepodcasts",{"_index":145,"name":{"145":{}},"parent":{}}],["appletv",{"_index":146,"name":{"146":{}},"parent":{}}],["appsignal",{"_index":147,"name":{"147":{}},"parent":{}}],["appstore",{"_index":140,"name":{"140":{}},"parent":{}}],["appveyor",{"_index":148,"name":{"148":{}},"parent":{}}],["aral",{"_index":149,"name":{"149":{}},"parent":{}}],["arangodb",{"_index":150,"name":{"150":{}},"parent":{}}],["archicad",{"_index":152,"name":{"152":{}},"parent":{}}],["archiveofourown",{"_index":153,"name":{"153":{}},"parent":{}}],["archlinux",{"_index":151,"name":{"151":{}},"parent":{}}],["ardour",{"_index":154,"name":{"154":{}},"parent":{}}],["arduino",{"_index":155,"name":{"155":{}},"parent":{}}],["arkecosystem",{"_index":156,"name":{"156":{}},"parent":{}}],["arlo",{"_index":157,"name":{"157":{}},"parent":{}}],["artixlinux",{"_index":158,"name":{"158":{}},"parent":{}}],["artstation",{"_index":159,"name":{"159":{}},"parent":{}}],["arxiv",{"_index":160,"name":{"160":{}},"parent":{}}],["asana",{"_index":161,"name":{"161":{}},"parent":{}}],["asciidoctor",{"_index":162,"name":{"162":{}},"parent":{}}],["asciinema",{"_index":163,"name":{"163":{}},"parent":{}}],["aseprite",{"_index":164,"name":{"164":{}},"parent":{}}],["askfm",{"_index":166,"name":{"166":{}},"parent":{}}],["askubuntu",{"_index":165,"name":{"165":{}},"parent":{}}],["assemblyscript",{"_index":167,"name":{"167":{}},"parent":{}}],["asus",{"_index":168,"name":{"168":{}},"parent":{}}],["at_t",{"_index":169,"name":{"169":{}},"parent":{}}],["atari",{"_index":170,"name":{"170":{}},"parent":{}}],["atlassian",{"_index":171,"name":{"171":{}},"parent":{}}],["atom",{"_index":172,"name":{"172":{}},"parent":{}}],["attributechangedcallback",{"_index":1955,"name":{"1958":{},"1976":{},"1990":{}},"parent":{}}],["audacity",{"_index":173,"name":{"173":{}},"parent":{}}],["audi",{"_index":174,"name":{"174":{}},"parent":{}}],["audible",{"_index":175,"name":{"175":{}},"parent":{}}],["audioboom",{"_index":177,"name":{"177":{}},"parent":{}}],["audiomack",{"_index":178,"name":{"178":{}},"parent":{}}],["audiotechnica",{"_index":176,"name":{"176":{}},"parent":{}}],["aurelia",{"_index":179,"name":{"179":{}},"parent":{}}],["auth0",{"_index":180,"name":{"180":{}},"parent":{}}],["authy",{"_index":181,"name":{"181":{}},"parent":{}}],["autodesk",{"_index":182,"name":{"182":{}},"parent":{}}],["autohotkey",{"_index":183,"name":{"183":{}},"parent":{}}],["automattic",{"_index":184,"name":{"184":{}},"parent":{}}],["awesomelists",{"_index":185,"name":{"185":{}},"parent":{}}],["awesomewm",{"_index":186,"name":{"186":{}},"parent":{}}],["awsamplify",{"_index":187,"name":{"187":{}},"parent":{}}],["azureartifacts",{"_index":188,"name":{"188":{}},"parent":{}}],["azuredataexplorer",{"_index":189,"name":{"189":{}},"parent":{}}],["azuredevops",{"_index":190,"name":{"190":{}},"parent":{}}],["azurefunctions",{"_index":191,"name":{"191":{}},"parent":{}}],["azurepipelines",{"_index":192,"name":{"192":{}},"parent":{}}],["b_rautomation",{"_index":193,"name":{"193":{}},"parent":{}}],["babel",{"_index":194,"name":{"194":{}},"parent":{}}],["badgestyle",{"_index":1935,"name":{"1936":{},"1967":{},"1985":{},"1992":{}},"parent":{"1937":{},"1938":{},"1939":{},"1940":{},"1941":{}}}],["badgr",{"_index":195,"name":{"195":{}},"parent":{}}],["badoo",{"_index":196,"name":{"196":{}},"parent":{}}],["baidu",{"_index":197,"name":{"197":{}},"parent":{}}],["bamboo",{"_index":198,"name":{"198":{}},"parent":{}}],["bandcamp",{"_index":199,"name":{"199":{}},"parent":{}}],["bandlab",{"_index":200,"name":{"200":{}},"parent":{}}],["bandsintown",{"_index":201,"name":{"201":{}},"parent":{}}],["bankofamerica",{"_index":202,"name":{"202":{}},"parent":{}}],["barclays",{"_index":203,"name":{"203":{}},"parent":{}}],["baremetrics",{"_index":204,"name":{"204":{}},"parent":{}}],["basecamp",{"_index":205,"name":{"205":{}},"parent":{}}],["baseobservedattributes",{"_index":1947,"name":{"1949":{},"1971":{}},"parent":{}}],["bata",{"_index":206,"name":{"206":{}},"parent":{}}],["bathasu",{"_index":207,"name":{"207":{}},"parent":{}}],["battlenet",{"_index":208,"name":{"208":{}},"parent":{}}],["bbc",{"_index":209,"name":{"209":{}},"parent":{}}],["bbciplayer",{"_index":210,"name":{"210":{}},"parent":{}}],["beatport",{"_index":211,"name":{"211":{}},"parent":{}}],["beats",{"_index":212,"name":{"212":{}},"parent":{}}],["beatsbydre",{"_index":213,"name":{"213":{}},"parent":{}}],["behance",{"_index":214,"name":{"214":{}},"parent":{}}],["beijingsubway",{"_index":215,"name":{"215":{}},"parent":{}}],["bentley",{"_index":216,"name":{"216":{}},"parent":{}}],["betfair",{"_index":217,"name":{"217":{}},"parent":{}}],["bigbasket",{"_index":219,"name":{"219":{}},"parent":{}}],["bigcartel",{"_index":218,"name":{"218":{}},"parent":{}}],["bigcommerce",{"_index":220,"name":{"220":{}},"parent":{}}],["bilibili",{"_index":221,"name":{"221":{}},"parent":{}}],["bit",{"_index":222,"name":{"222":{}},"parent":{}}],["bitbucket",{"_index":223,"name":{"223":{}},"parent":{}}],["bitcoin",{"_index":224,"name":{"224":{}},"parent":{}}],["bitcoincash",{"_index":225,"name":{"225":{}},"parent":{}}],["bitcoinsv",{"_index":226,"name":{"226":{}},"parent":{}}],["bitdefender",{"_index":227,"name":{"227":{}},"parent":{}}],["bitly",{"_index":228,"name":{"228":{}},"parent":{}}],["bitrise",{"_index":229,"name":{"229":{}},"parent":{}}],["bitwarden",{"_index":230,"name":{"230":{}},"parent":{}}],["bitwig",{"_index":231,"name":{"231":{}},"parent":{}}],["blackberry",{"_index":232,"name":{"232":{}},"parent":{}}],["blazemeter",{"_index":233,"name":{"233":{}},"parent":{}}],["blazor",{"_index":234,"name":{"234":{}},"parent":{}}],["blender",{"_index":235,"name":{"235":{}},"parent":{}}],["blockchaincom",{"_index":236,"name":{"236":{}},"parent":{}}],["blogger",{"_index":237,"name":{"237":{}},"parent":{}}],["bloglovin",{"_index":238,"name":{"238":{}},"parent":{}}],["blueprint",{"_index":239,"name":{"239":{}},"parent":{}}],["bluetooth",{"_index":240,"name":{"240":{}},"parent":{}}],["bmcsoftware",{"_index":241,"name":{"241":{}},"parent":{}}],["bmw",{"_index":242,"name":{"242":{}},"parent":{}}],["boeing",{"_index":243,"name":{"243":{}},"parent":{}}],["bookbub",{"_index":244,"name":{"244":{}},"parent":{}}],["bookmeter",{"_index":245,"name":{"245":{}},"parent":{}}],["bookstack",{"_index":246,"name":{"246":{}},"parent":{}}],["boost",{"_index":247,"name":{"247":{}},"parent":{}}],["bootstrap",{"_index":248,"name":{"248":{}},"parent":{}}],["bosch",{"_index":249,"name":{"249":{}},"parent":{}}],["bose",{"_index":250,"name":{"250":{}},"parent":{}}],["bower",{"_index":251,"name":{"251":{}},"parent":{}}],["box",{"_index":252,"name":{"252":{}},"parent":{}}],["brandfolder",{"_index":253,"name":{"253":{}},"parent":{}}],["brave",{"_index":254,"name":{"254":{}},"parent":{}}],["breaker",{"_index":255,"name":{"255":{}},"parent":{}}],["britishairways",{"_index":256,"name":{"256":{}},"parent":{}}],["broadcom",{"_index":257,"name":{"257":{}},"parent":{}}],["bt",{"_index":258,"name":{"258":{}},"parent":{}}],["buddy",{"_index":259,"name":{"259":{}},"parent":{}}],["buefy",{"_index":260,"name":{"260":{}},"parent":{}}],["buffer",{"_index":261,"name":{"261":{}},"parent":{}}],["bugatti",{"_index":262,"name":{"262":{}},"parent":{}}],["bugcrowd",{"_index":263,"name":{"263":{}},"parent":{}}],["bugsnag",{"_index":264,"name":{"264":{}},"parent":{}}],["buildkite",{"_index":265,"name":{"265":{}},"parent":{}}],["bulma",{"_index":266,"name":{"266":{}},"parent":{}}],["bunq",{"_index":267,"name":{"267":{}},"parent":{}}],["buymeacoffee",{"_index":268,"name":{"268":{}},"parent":{}}],["buzzfeed",{"_index":269,"name":{"269":{}},"parent":{}}],["byte",{"_index":270,"name":{"270":{}},"parent":{}}],["c",{"_index":271,"name":{"271":{}},"parent":{}}],["c__",{"_index":273,"name":{"273":{}},"parent":{}}],["cachet",{"_index":274,"name":{"274":{}},"parent":{}}],["cairometro",{"_index":275,"name":{"275":{}},"parent":{}}],["cakephp",{"_index":276,"name":{"276":{}},"parent":{}}],["campaignmonitor",{"_index":277,"name":{"277":{}},"parent":{}}],["canonical",{"_index":278,"name":{"278":{}},"parent":{}}],["canva",{"_index":279,"name":{"279":{}},"parent":{}}],["capacitor",{"_index":280,"name":{"280":{}},"parent":{}}],["carthrottle",{"_index":281,"name":{"281":{}},"parent":{}}],["carto",{"_index":282,"name":{"282":{}},"parent":{}}],["cashapp",{"_index":283,"name":{"283":{}},"parent":{}}],["castbox",{"_index":284,"name":{"284":{}},"parent":{}}],["castorama",{"_index":285,"name":{"285":{}},"parent":{}}],["castro",{"_index":286,"name":{"286":{}},"parent":{}}],["caterpillar",{"_index":287,"name":{"287":{}},"parent":{}}],["cbs",{"_index":288,"name":{"288":{}},"parent":{}}],["cdprojekt",{"_index":289,"name":{"289":{}},"parent":{}}],["celery",{"_index":290,"name":{"290":{}},"parent":{}}],["centos",{"_index":291,"name":{"291":{}},"parent":{}}],["ceph",{"_index":292,"name":{"292":{}},"parent":{}}],["cesium",{"_index":293,"name":{"293":{}},"parent":{}}],["chai",{"_index":294,"name":{"294":{}},"parent":{}}],["chainlink",{"_index":295,"name":{"295":{}},"parent":{}}],["chakraui",{"_index":296,"name":{"296":{}},"parent":{}}],["chartjs",{"_index":297,"name":{"297":{}},"parent":{}}],["chartmogul",{"_index":298,"name":{"298":{}},"parent":{}}],["chase",{"_index":299,"name":{"299":{}},"parent":{}}],["chatbot",{"_index":300,"name":{"300":{}},"parent":{}}],["checkio",{"_index":301,"name":{"301":{}},"parent":{}}],["checkmarx",{"_index":302,"name":{"302":{}},"parent":{}}],["chef",{"_index":303,"name":{"303":{}},"parent":{}}],["chevrolet",{"_index":304,"name":{"304":{}},"parent":{}}],["chinaeasternairlines",{"_index":305,"name":{"305":{}},"parent":{}}],["chinasouthernairlines",{"_index":306,"name":{"306":{}},"parent":{}}],["chocolatey",{"_index":307,"name":{"307":{}},"parent":{}}],["chrysler",{"_index":308,"name":{"308":{}},"parent":{}}],["chupachups",{"_index":309,"name":{"309":{}},"parent":{}}],["cinema4d",{"_index":310,"name":{"310":{}},"parent":{}}],["circle",{"_index":311,"name":{"311":{}},"parent":{}}],["circleci",{"_index":312,"name":{"312":{}},"parent":{}}],["cirrusci",{"_index":313,"name":{"313":{}},"parent":{}}],["cisco",{"_index":314,"name":{"314":{}},"parent":{}}],["citrix",{"_index":315,"name":{"315":{}},"parent":{}}],["citro_n",{"_index":316,"name":{"316":{}},"parent":{}}],["civicrm",{"_index":317,"name":{"317":{}},"parent":{}}],["ckeditor4",{"_index":318,"name":{"318":{}},"parent":{}}],["claris",{"_index":319,"name":{"319":{}},"parent":{}}],["clickup",{"_index":320,"name":{"320":{}},"parent":{}}],["clion",{"_index":321,"name":{"321":{}},"parent":{}}],["cliqz",{"_index":322,"name":{"322":{}},"parent":{}}],["clockify",{"_index":323,"name":{"323":{}},"parent":{}}],["clojure",{"_index":324,"name":{"324":{}},"parent":{}}],["cloud66",{"_index":325,"name":{"325":{}},"parent":{}}],["cloudbees",{"_index":326,"name":{"326":{}},"parent":{}}],["cloudcannon",{"_index":327,"name":{"327":{}},"parent":{}}],["cloudera",{"_index":328,"name":{"328":{}},"parent":{}}],["cloudflare",{"_index":329,"name":{"329":{}},"parent":{}}],["cloudsmith",{"_index":330,"name":{"330":{}},"parent":{}}],["cloudways",{"_index":331,"name":{"331":{}},"parent":{}}],["clubhouse",{"_index":332,"name":{"332":{}},"parent":{}}],["clyp",{"_index":333,"name":{"333":{}},"parent":{}}],["cmake",{"_index":334,"name":{"334":{}},"parent":{}}],["cnn",{"_index":335,"name":{"335":{}},"parent":{}}],["cockroachlabs",{"_index":337,"name":{"337":{}},"parent":{}}],["cocoapods",{"_index":338,"name":{"338":{}},"parent":{}}],["cocos",{"_index":339,"name":{"339":{}},"parent":{}}],["coda",{"_index":340,"name":{"340":{}},"parent":{}}],["codacy",{"_index":341,"name":{"341":{}},"parent":{}}],["codeberg",{"_index":343,"name":{"343":{}},"parent":{}}],["codecademy",{"_index":344,"name":{"344":{}},"parent":{}}],["codeceptjs",{"_index":345,"name":{"345":{}},"parent":{}}],["codechef",{"_index":346,"name":{"346":{}},"parent":{}}],["codeclimate",{"_index":342,"name":{"342":{}},"parent":{}}],["codecov",{"_index":347,"name":{"347":{}},"parent":{}}],["codefactor",{"_index":348,"name":{"348":{}},"parent":{}}],["codeforces",{"_index":349,"name":{"349":{}},"parent":{}}],["codeigniter",{"_index":350,"name":{"350":{}},"parent":{}}],["codemagic",{"_index":351,"name":{"351":{}},"parent":{}}],["codemirror",{"_index":352,"name":{"352":{}},"parent":{}}],["codenewbie",{"_index":353,"name":{"353":{}},"parent":{}}],["codepen",{"_index":354,"name":{"354":{}},"parent":{}}],["codeproject",{"_index":355,"name":{"355":{}},"parent":{}}],["codersrank",{"_index":356,"name":{"356":{}},"parent":{}}],["coderwall",{"_index":357,"name":{"357":{}},"parent":{}}],["codesandbox",{"_index":358,"name":{"358":{}},"parent":{}}],["codeship",{"_index":359,"name":{"359":{}},"parent":{}}],["codewars",{"_index":360,"name":{"360":{}},"parent":{}}],["codingame",{"_index":362,"name":{"362":{}},"parent":{}}],["codingninjas",{"_index":361,"name":{"361":{}},"parent":{}}],["codio",{"_index":363,"name":{"363":{}},"parent":{}}],["coffeescript",{"_index":364,"name":{"364":{}},"parent":{}}],["cognizant",{"_index":365,"name":{"365":{}},"parent":{}}],["coinbase",{"_index":366,"name":{"366":{}},"parent":{}}],["color",{"_index":1960,"name":{"1963":{},"1981":{}},"parent":{}}],["commerzbank",{"_index":367,"name":{"367":{}},"parent":{}}],["commonworkflowlanguage",{"_index":368,"name":{"368":{}},"parent":{}}],["composer",{"_index":369,"name":{"369":{}},"parent":{}}],["concourse",{"_index":370,"name":{"370":{}},"parent":{}}],["condaforge",{"_index":371,"name":{"371":{}},"parent":{}}],["conekta",{"_index":372,"name":{"372":{}},"parent":{}}],["confluence",{"_index":373,"name":{"373":{}},"parent":{}}],["construct3",{"_index":374,"name":{"374":{}},"parent":{}}],["constructor",{"_index":1948,"name":{"1950":{},"1972":{},"1989":{}},"parent":{}}],["consul",{"_index":375,"name":{"375":{}},"parent":{}}],["contactlesspayment",{"_index":376,"name":{"376":{}},"parent":{}}],["contentful",{"_index":377,"name":{"377":{}},"parent":{}}],["convertio",{"_index":378,"name":{"378":{}},"parent":{}}],["cookiecutter",{"_index":379,"name":{"379":{}},"parent":{}}],["coop",{"_index":336,"name":{"336":{}},"parent":{}}],["coronaengine",{"_index":380,"name":{"380":{}},"parent":{}}],["coronarenderer",{"_index":381,"name":{"381":{}},"parent":{}}],["corsair",{"_index":382,"name":{"382":{}},"parent":{}}],["couchbase",{"_index":383,"name":{"383":{}},"parent":{}}],["counterstrike",{"_index":384,"name":{"384":{}},"parent":{}}],["countingworkspro",{"_index":385,"name":{"385":{}},"parent":{}}],["coursera",{"_index":386,"name":{"386":{}},"parent":{}}],["coveralls",{"_index":387,"name":{"387":{}},"parent":{}}],["cpanel",{"_index":388,"name":{"388":{}},"parent":{}}],["craftcms",{"_index":389,"name":{"389":{}},"parent":{}}],["creativecommons",{"_index":390,"name":{"390":{}},"parent":{}}],["crehana",{"_index":391,"name":{"391":{}},"parent":{}}],["crowdin",{"_index":392,"name":{"392":{}},"parent":{}}],["crowdsource",{"_index":393,"name":{"393":{}},"parent":{}}],["crunchbase",{"_index":394,"name":{"394":{}},"parent":{}}],["crunchyroll",{"_index":395,"name":{"395":{}},"parent":{}}],["cryengine",{"_index":396,"name":{"396":{}},"parent":{}}],["crystal",{"_index":397,"name":{"397":{}},"parent":{}}],["csharp",{"_index":272,"name":{"272":{}},"parent":{}}],["css3",{"_index":399,"name":{"399":{}},"parent":{}}],["csswizardry",{"_index":398,"name":{"398":{}},"parent":{}}],["cucumber",{"_index":400,"name":{"400":{}},"parent":{}}],["curl",{"_index":401,"name":{"401":{}},"parent":{}}],["curseforge",{"_index":402,"name":{"402":{}},"parent":{}}],["cycling__74",{"_index":403,"name":{"403":{}},"parent":{}}],["cypress",{"_index":404,"name":{"404":{}},"parent":{}}],["d3js",{"_index":406,"name":{"406":{}},"parent":{}}],["dacia",{"_index":407,"name":{"407":{}},"parent":{}}],["daf",{"_index":408,"name":{"408":{}},"parent":{}}],["dailymotion",{"_index":409,"name":{"409":{}},"parent":{}}],["daimler",{"_index":410,"name":{"410":{}},"parent":{}}],["darkreader",{"_index":411,"name":{"411":{}},"parent":{}}],["dart",{"_index":412,"name":{"412":{}},"parent":{}}],["daserste",{"_index":413,"name":{"413":{}},"parent":{}}],["dash",{"_index":414,"name":{"414":{}},"parent":{}}],["dashlane",{"_index":415,"name":{"415":{}},"parent":{}}],["dassaultsyst_mes",{"_index":416,"name":{"416":{}},"parent":{}}],["databricks",{"_index":418,"name":{"418":{}},"parent":{}}],["datacamp",{"_index":419,"name":{"419":{}},"parent":{}}],["datadog",{"_index":420,"name":{"420":{}},"parent":{}}],["dataquery",{"_index":1951,"name":{"1953":{}},"parent":{}}],["datastax",{"_index":421,"name":{"421":{}},"parent":{}}],["datatype",{"_index":1954,"name":{"1956":{}},"parent":{}}],["dataurl",{"_index":1950,"name":{"1952":{}},"parent":{}}],["dataversioncontrol",{"_index":417,"name":{"417":{}},"parent":{}}],["datocms",{"_index":422,"name":{"422":{}},"parent":{}}],["datto",{"_index":423,"name":{"423":{}},"parent":{}}],["dazn",{"_index":424,"name":{"424":{}},"parent":{}}],["dblp",{"_index":425,"name":{"425":{}},"parent":{}}],["dcentertainment",{"_index":426,"name":{"426":{}},"parent":{}}],["de_longhi",{"_index":427,"name":{"427":{}},"parent":{}}],["debian",{"_index":428,"name":{"428":{}},"parent":{}}],["deepin",{"_index":429,"name":{"429":{}},"parent":{}}],["deepnote",{"_index":430,"name":{"430":{}},"parent":{}}],["deezer",{"_index":431,"name":{"431":{}},"parent":{}}],["delicious",{"_index":432,"name":{"432":{}},"parent":{}}],["deliveroo",{"_index":433,"name":{"433":{}},"parent":{}}],["dell",{"_index":434,"name":{"434":{}},"parent":{}}],["delphi",{"_index":435,"name":{"435":{}},"parent":{}}],["delta",{"_index":436,"name":{"436":{}},"parent":{}}],["deno",{"_index":437,"name":{"437":{}},"parent":{}}],["dependabot",{"_index":438,"name":{"438":{}},"parent":{}}],["derspiegel",{"_index":439,"name":{"439":{}},"parent":{}}],["designernews",{"_index":440,"name":{"440":{}},"parent":{}}],["deutschebahn",{"_index":441,"name":{"441":{}},"parent":{}}],["deutschebank",{"_index":442,"name":{"442":{}},"parent":{}}],["deviantart",{"_index":444,"name":{"444":{}},"parent":{}}],["devpost",{"_index":445,"name":{"445":{}},"parent":{}}],["devrant",{"_index":446,"name":{"446":{}},"parent":{}}],["devto",{"_index":443,"name":{"443":{}},"parent":{}}],["dgraph",{"_index":447,"name":{"447":{}},"parent":{}}],["dhl",{"_index":448,"name":{"448":{}},"parent":{}}],["diagramsnet",{"_index":449,"name":{"449":{}},"parent":{}}],["dialogflow",{"_index":450,"name":{"450":{}},"parent":{}}],["diaspora",{"_index":451,"name":{"451":{}},"parent":{}}],["digg",{"_index":452,"name":{"452":{}},"parent":{}}],["digikeyelectronics",{"_index":453,"name":{"453":{}},"parent":{}}],["digitalocean",{"_index":454,"name":{"454":{}},"parent":{}}],["dior",{"_index":455,"name":{"455":{}},"parent":{}}],["directus",{"_index":456,"name":{"456":{}},"parent":{}}],["discogs",{"_index":457,"name":{"457":{}},"parent":{}}],["discord",{"_index":458,"name":{"458":{}},"parent":{}}],["discourse",{"_index":459,"name":{"459":{}},"parent":{}}],["discover",{"_index":460,"name":{"460":{}},"parent":{}}],["disqus",{"_index":461,"name":{"461":{}},"parent":{}}],["disroot",{"_index":462,"name":{"462":{}},"parent":{}}],["django",{"_index":463,"name":{"463":{}},"parent":{}}],["dlna",{"_index":464,"name":{"464":{}},"parent":{}}],["docker",{"_index":465,"name":{"465":{}},"parent":{}}],["docusign",{"_index":466,"name":{"466":{}},"parent":{}}],["dogecoin",{"_index":467,"name":{"467":{}},"parent":{}}],["dolby",{"_index":468,"name":{"468":{}},"parent":{}}],["doordash",{"_index":469,"name":{"469":{}},"parent":{}}],["douban",{"_index":470,"name":{"470":{}},"parent":{}}],["draugiemlv",{"_index":471,"name":{"471":{}},"parent":{}}],["dribbble",{"_index":472,"name":{"472":{}},"parent":{}}],["drone",{"_index":473,"name":{"473":{}},"parent":{}}],["drooble",{"_index":474,"name":{"474":{}},"parent":{}}],["dropbox",{"_index":475,"name":{"475":{}},"parent":{}}],["drupal",{"_index":476,"name":{"476":{}},"parent":{}}],["dsautomobiles",{"_index":477,"name":{"477":{}},"parent":{}}],["dtube",{"_index":478,"name":{"478":{}},"parent":{}}],["duckduckgo",{"_index":479,"name":{"479":{}},"parent":{}}],["dunked",{"_index":480,"name":{"480":{}},"parent":{}}],["duolingo",{"_index":481,"name":{"481":{}},"parent":{}}],["dwavesystems",{"_index":405,"name":{"405":{}},"parent":{}}],["dwm",{"_index":482,"name":{"482":{}},"parent":{}}],["dynamicdatatype",{"_index":1941,"name":{"1942":{}},"parent":{"1943":{},"1944":{},"1945":{}}}],["dynamics365",{"_index":483,"name":{"483":{}},"parent":{}}],["dynatrace",{"_index":484,"name":{"484":{}},"parent":{}}],["ea",{"_index":485,"name":{"485":{}},"parent":{}}],["eagle",{"_index":486,"name":{"486":{}},"parent":{}}],["easyjet",{"_index":487,"name":{"487":{}},"parent":{}}],["ebay",{"_index":488,"name":{"488":{}},"parent":{}}],["eclipseche",{"_index":489,"name":{"489":{}},"parent":{}}],["eclipseide",{"_index":490,"name":{"490":{}},"parent":{}}],["eclipsejetty",{"_index":491,"name":{"491":{}},"parent":{}}],["eclipsemosquitto",{"_index":492,"name":{"492":{}},"parent":{}}],["eclipsevertx",{"_index":493,"name":{"493":{}},"parent":{}}],["editorconfig",{"_index":494,"name":{"494":{}},"parent":{}}],["edx",{"_index":495,"name":{"495":{}},"parent":{}}],["egghead",{"_index":496,"name":{"496":{}},"parent":{}}],["egnyte",{"_index":497,"name":{"497":{}},"parent":{}}],["eightsleep",{"_index":498,"name":{"498":{}},"parent":{}}],["elastic",{"_index":500,"name":{"500":{}},"parent":{}}],["elasticcloud",{"_index":501,"name":{"501":{}},"parent":{}}],["elasticsearch",{"_index":503,"name":{"503":{}},"parent":{}}],["elasticstack",{"_index":502,"name":{"502":{}},"parent":{}}],["electron",{"_index":504,"name":{"504":{}},"parent":{}}],["element",{"_index":505,"name":{"505":{}},"parent":{}}],["elementary",{"_index":506,"name":{"506":{}},"parent":{}}],["eleventy",{"_index":507,"name":{"507":{}},"parent":{}}],["elixir",{"_index":508,"name":{"508":{}},"parent":{}}],["eljueves",{"_index":499,"name":{"499":{}},"parent":{}}],["ello",{"_index":509,"name":{"509":{}},"parent":{}}],["elm",{"_index":510,"name":{"510":{}},"parent":{}}],["elsevier",{"_index":511,"name":{"511":{}},"parent":{}}],["embarcadero",{"_index":512,"name":{"512":{}},"parent":{}}],["emberjs",{"_index":513,"name":{"513":{}},"parent":{}}],["emby",{"_index":514,"name":{"514":{}},"parent":{}}],["emirates",{"_index":515,"name":{"515":{}},"parent":{}}],["emlakjet",{"_index":516,"name":{"516":{}},"parent":{}}],["empirekred",{"_index":517,"name":{"517":{}},"parent":{}}],["enpass",{"_index":518,"name":{"518":{}},"parent":{}}],["envato",{"_index":519,"name":{"519":{}},"parent":{}}],["epel",{"_index":520,"name":{"520":{}},"parent":{}}],["epicgames",{"_index":521,"name":{"521":{}},"parent":{}}],["epson",{"_index":522,"name":{"522":{}},"parent":{}}],["erlang",{"_index":523,"name":{"523":{}},"parent":{}}],["esea",{"_index":524,"name":{"524":{}},"parent":{}}],["eslgaming",{"_index":525,"name":{"525":{}},"parent":{}}],["eslint",{"_index":526,"name":{"526":{}},"parent":{}}],["esphome",{"_index":527,"name":{"527":{}},"parent":{}}],["espressif",{"_index":528,"name":{"528":{}},"parent":{}}],["ethereum",{"_index":529,"name":{"529":{}},"parent":{}}],["ethiopianairlines",{"_index":530,"name":{"530":{}},"parent":{}}],["etihadairways",{"_index":531,"name":{"531":{}},"parent":{}}],["etsy",{"_index":532,"name":{"532":{}},"parent":{}}],["eventbrite",{"_index":534,"name":{"534":{}},"parent":{}}],["eventstore",{"_index":533,"name":{"533":{}},"parent":{}}],["evernote",{"_index":535,"name":{"535":{}},"parent":{}}],["exercism",{"_index":536,"name":{"536":{}},"parent":{}}],["expensify",{"_index":537,"name":{"537":{}},"parent":{}}],["expertsexchange",{"_index":538,"name":{"538":{}},"parent":{}}],["expo",{"_index":539,"name":{"539":{}},"parent":{}}],["express",{"_index":540,"name":{"540":{}},"parent":{}}],["eyeem",{"_index":541,"name":{"541":{}},"parent":{}}],["facebook",{"_index":544,"name":{"544":{}},"parent":{}}],["facebookgaming",{"_index":545,"name":{"545":{}},"parent":{}}],["facebooklive",{"_index":546,"name":{"546":{}},"parent":{}}],["faceit",{"_index":547,"name":{"547":{}},"parent":{}}],["facepunch",{"_index":548,"name":{"548":{}},"parent":{}}],["falcon",{"_index":549,"name":{"549":{}},"parent":{}}],["fampay",{"_index":550,"name":{"550":{}},"parent":{}}],["fandango",{"_index":551,"name":{"551":{}},"parent":{}}],["fandom",{"_index":552,"name":{"552":{}},"parent":{}}],["farfetch",{"_index":553,"name":{"553":{}},"parent":{}}],["fastapi",{"_index":554,"name":{"554":{}},"parent":{}}],["fastify",{"_index":555,"name":{"555":{}},"parent":{}}],["fastlane",{"_index":556,"name":{"556":{}},"parent":{}}],["fastly",{"_index":557,"name":{"557":{}},"parent":{}}],["fathom",{"_index":558,"name":{"558":{}},"parent":{}}],["favro",{"_index":559,"name":{"559":{}},"parent":{}}],["fdroid",{"_index":542,"name":{"542":{}},"parent":{}}],["feathub",{"_index":560,"name":{"560":{}},"parent":{}}],["fedex",{"_index":561,"name":{"561":{}},"parent":{}}],["fedora",{"_index":562,"name":{"562":{}},"parent":{}}],["feedly",{"_index":563,"name":{"563":{}},"parent":{}}],["ferrari",{"_index":564,"name":{"564":{}},"parent":{}}],["ferrarinv",{"_index":565,"name":{"565":{}},"parent":{}}],["ffmpeg",{"_index":566,"name":{"566":{}},"parent":{}}],["fiat",{"_index":567,"name":{"567":{}},"parent":{}}],["fidoalliance",{"_index":568,"name":{"568":{}},"parent":{}}],["fifa",{"_index":569,"name":{"569":{}},"parent":{}}],["figma",{"_index":570,"name":{"570":{}},"parent":{}}],["figshare",{"_index":571,"name":{"571":{}},"parent":{}}],["fila",{"_index":572,"name":{"572":{}},"parent":{}}],["files",{"_index":573,"name":{"573":{}},"parent":{}}],["filezilla",{"_index":574,"name":{"574":{}},"parent":{}}],["fing",{"_index":575,"name":{"575":{}},"parent":{}}],["firebase",{"_index":576,"name":{"576":{}},"parent":{}}],["firefox",{"_index":577,"name":{"577":{}},"parent":{}}],["firefoxbrowser",{"_index":578,"name":{"578":{}},"parent":{}}],["first",{"_index":579,"name":{"579":{}},"parent":{}}],["fitbit",{"_index":580,"name":{"580":{}},"parent":{}}],["fite",{"_index":581,"name":{"581":{}},"parent":{}}],["fiverr",{"_index":582,"name":{"582":{}},"parent":{}}],["flask",{"_index":583,"name":{"583":{}},"parent":{}}],["flat",{"_index":1937,"name":{"1938":{}},"parent":{}}],["flathub",{"_index":584,"name":{"584":{}},"parent":{}}],["flatsquare",{"_index":1938,"name":{"1939":{}},"parent":{}}],["flattr",{"_index":585,"name":{"585":{}},"parent":{}}],["flickr",{"_index":586,"name":{"586":{}},"parent":{}}],["flipboard",{"_index":587,"name":{"587":{}},"parent":{}}],["flipkart",{"_index":588,"name":{"588":{}},"parent":{}}],["floatplane",{"_index":589,"name":{"589":{}},"parent":{}}],["flood",{"_index":590,"name":{"590":{}},"parent":{}}],["fluentd",{"_index":591,"name":{"591":{}},"parent":{}}],["flutter",{"_index":592,"name":{"592":{}},"parent":{}}],["fmod",{"_index":593,"name":{"593":{}},"parent":{}}],["fnac",{"_index":594,"name":{"594":{}},"parent":{}}],["folium",{"_index":595,"name":{"595":{}},"parent":{}}],["fontawesome",{"_index":596,"name":{"596":{}},"parent":{}}],["fontbase",{"_index":597,"name":{"597":{}},"parent":{}}],["foodpanda",{"_index":598,"name":{"598":{}},"parent":{}}],["ford",{"_index":599,"name":{"599":{}},"parent":{}}],["forestry",{"_index":600,"name":{"600":{}},"parent":{}}],["formstack",{"_index":601,"name":{"601":{}},"parent":{}}],["forthebadge",{"_index":1939,"name":{"1940":{}},"parent":{}}],["fortinet",{"_index":602,"name":{"602":{}},"parent":{}}],["fortran",{"_index":603,"name":{"603":{}},"parent":{}}],["fossa",{"_index":604,"name":{"604":{}},"parent":{}}],["fossilscm",{"_index":605,"name":{"605":{}},"parent":{}}],["foursquare",{"_index":606,"name":{"606":{}},"parent":{}}],["foxtel",{"_index":607,"name":{"607":{}},"parent":{}}],["fozzy",{"_index":608,"name":{"608":{}},"parent":{}}],["framer",{"_index":609,"name":{"609":{}},"parent":{}}],["fraunhofergesellschaft",{"_index":610,"name":{"610":{}},"parent":{}}],["freebsd",{"_index":611,"name":{"611":{}},"parent":{}}],["freecodecamp",{"_index":612,"name":{"612":{}},"parent":{}}],["freedesktoporg",{"_index":613,"name":{"613":{}},"parent":{}}],["freelancer",{"_index":614,"name":{"614":{}},"parent":{}}],["freenas",{"_index":615,"name":{"615":{}},"parent":{}}],["fsecure",{"_index":543,"name":{"543":{}},"parent":{}}],["fujifilm",{"_index":616,"name":{"616":{}},"parent":{}}],["fujitsu",{"_index":617,"name":{"617":{}},"parent":{}}],["furaffinity",{"_index":618,"name":{"618":{}},"parent":{}}],["furrynetwork",{"_index":619,"name":{"619":{}},"parent":{}}],["futurelearn",{"_index":620,"name":{"620":{}},"parent":{}}],["g2a",{"_index":621,"name":{"621":{}},"parent":{}}],["gamejolt",{"_index":622,"name":{"622":{}},"parent":{}}],["garmin",{"_index":623,"name":{"623":{}},"parent":{}}],["gatling",{"_index":624,"name":{"624":{}},"parent":{}}],["gatsby",{"_index":625,"name":{"625":{}},"parent":{}}],["geeksforgeeks",{"_index":626,"name":{"626":{}},"parent":{}}],["generalelectric",{"_index":627,"name":{"627":{}},"parent":{}}],["generalmotors",{"_index":628,"name":{"628":{}},"parent":{}}],["genius",{"_index":629,"name":{"629":{}},"parent":{}}],["gentoo",{"_index":630,"name":{"630":{}},"parent":{}}],["geocaching",{"_index":631,"name":{"631":{}},"parent":{}}],["gerrit",{"_index":632,"name":{"632":{}},"parent":{}}],["ghost",{"_index":633,"name":{"633":{}},"parent":{}}],["ghostery",{"_index":634,"name":{"634":{}},"parent":{}}],["gimp",{"_index":635,"name":{"635":{}},"parent":{}}],["giphy",{"_index":636,"name":{"636":{}},"parent":{}}],["git",{"_index":637,"name":{"637":{}},"parent":{}}],["gitbook",{"_index":640,"name":{"640":{}},"parent":{}}],["gitea",{"_index":641,"name":{"641":{}},"parent":{}}],["gitee",{"_index":642,"name":{"642":{}},"parent":{}}],["gitextensions",{"_index":638,"name":{"638":{}},"parent":{}}],["github",{"_index":643,"name":{"643":{}},"parent":{}}],["githubactions",{"_index":644,"name":{"644":{}},"parent":{}}],["githubsponsors",{"_index":645,"name":{"645":{}},"parent":{}}],["gitkraken",{"_index":646,"name":{"646":{}},"parent":{}}],["gitlab",{"_index":647,"name":{"647":{}},"parent":{}}],["gitlfs",{"_index":639,"name":{"639":{}},"parent":{}}],["gitpod",{"_index":648,"name":{"648":{}},"parent":{}}],["gitter",{"_index":649,"name":{"649":{}},"parent":{}}],["glassdoor",{"_index":650,"name":{"650":{}},"parent":{}}],["glitch",{"_index":651,"name":{"651":{}},"parent":{}}],["gmail",{"_index":652,"name":{"652":{}},"parent":{}}],["gnome",{"_index":653,"name":{"653":{}},"parent":{}}],["gnu",{"_index":654,"name":{"654":{}},"parent":{}}],["gnubash",{"_index":655,"name":{"655":{}},"parent":{}}],["gnuemacs",{"_index":656,"name":{"656":{}},"parent":{}}],["gnuicecat",{"_index":657,"name":{"657":{}},"parent":{}}],["gnuprivacyguard",{"_index":658,"name":{"658":{}},"parent":{}}],["gnusocial",{"_index":659,"name":{"659":{}},"parent":{}}],["go",{"_index":660,"name":{"660":{}},"parent":{}}],["godaddy",{"_index":661,"name":{"661":{}},"parent":{}}],["godotengine",{"_index":662,"name":{"662":{}},"parent":{}}],["gofundme",{"_index":663,"name":{"663":{}},"parent":{}}],["gogcom",{"_index":664,"name":{"664":{}},"parent":{}}],["goldenline",{"_index":665,"name":{"665":{}},"parent":{}}],["goodreads",{"_index":666,"name":{"666":{}},"parent":{}}],["google",{"_index":667,"name":{"667":{}},"parent":{}}],["googleads",{"_index":668,"name":{"668":{}},"parent":{}}],["googleadsense",{"_index":669,"name":{"669":{}},"parent":{}}],["googleanalytics",{"_index":670,"name":{"670":{}},"parent":{}}],["googleassistant",{"_index":671,"name":{"671":{}},"parent":{}}],["googlecalendar",{"_index":672,"name":{"672":{}},"parent":{}}],["googlecardboard",{"_index":673,"name":{"673":{}},"parent":{}}],["googlecast",{"_index":674,"name":{"674":{}},"parent":{}}],["googlechat",{"_index":675,"name":{"675":{}},"parent":{}}],["googlechrome",{"_index":676,"name":{"676":{}},"parent":{}}],["googleclassroom",{"_index":677,"name":{"677":{}},"parent":{}}],["googlecloud",{"_index":678,"name":{"678":{}},"parent":{}}],["googlecolab",{"_index":679,"name":{"679":{}},"parent":{}}],["googledomains",{"_index":680,"name":{"680":{}},"parent":{}}],["googledrive",{"_index":681,"name":{"681":{}},"parent":{}}],["googleearth",{"_index":682,"name":{"682":{}},"parent":{}}],["googlefit",{"_index":683,"name":{"683":{}},"parent":{}}],["googlefonts",{"_index":684,"name":{"684":{}},"parent":{}}],["googlehangouts",{"_index":685,"name":{"685":{}},"parent":{}}],["googlekeep",{"_index":686,"name":{"686":{}},"parent":{}}],["googlelens",{"_index":687,"name":{"687":{}},"parent":{}}],["googlemaps",{"_index":688,"name":{"688":{}},"parent":{}}],["googlemeet",{"_index":689,"name":{"689":{}},"parent":{}}],["googlemessages",{"_index":690,"name":{"690":{}},"parent":{}}],["googlemybusiness",{"_index":691,"name":{"691":{}},"parent":{}}],["googlenearby",{"_index":692,"name":{"692":{}},"parent":{}}],["googlenews",{"_index":693,"name":{"693":{}},"parent":{}}],["googleoptimize",{"_index":694,"name":{"694":{}},"parent":{}}],["googlepay",{"_index":695,"name":{"695":{}},"parent":{}}],["googlephotos",{"_index":696,"name":{"696":{}},"parent":{}}],["googleplay",{"_index":697,"name":{"697":{}},"parent":{}}],["googlepodcasts",{"_index":698,"name":{"698":{}},"parent":{}}],["googlescholar",{"_index":699,"name":{"699":{}},"parent":{}}],["googlesearchconsole",{"_index":700,"name":{"700":{}},"parent":{}}],["googlesheets",{"_index":701,"name":{"701":{}},"parent":{}}],["googlestreetview",{"_index":702,"name":{"702":{}},"parent":{}}],["googletagmanager",{"_index":703,"name":{"703":{}},"parent":{}}],["googletranslate",{"_index":704,"name":{"704":{}},"parent":{}}],["gotomeeting",{"_index":705,"name":{"705":{}},"parent":{}}],["gradle",{"_index":706,"name":{"706":{}},"parent":{}}],["grafana",{"_index":707,"name":{"707":{}},"parent":{}}],["grammarly",{"_index":708,"name":{"708":{}},"parent":{}}],["graphql",{"_index":709,"name":{"709":{}},"parent":{}}],["grav",{"_index":710,"name":{"710":{}},"parent":{}}],["gravatar",{"_index":711,"name":{"711":{}},"parent":{}}],["graylog",{"_index":712,"name":{"712":{}},"parent":{}}],["greensock",{"_index":713,"name":{"713":{}},"parent":{}}],["gridai",{"_index":714,"name":{"714":{}},"parent":{}}],["gridsome",{"_index":715,"name":{"715":{}},"parent":{}}],["groupon",{"_index":716,"name":{"716":{}},"parent":{}}],["grubhub",{"_index":717,"name":{"717":{}},"parent":{}}],["grunt",{"_index":718,"name":{"718":{}},"parent":{}}],["guangzhoumetro",{"_index":719,"name":{"719":{}},"parent":{}}],["gulp",{"_index":720,"name":{"720":{}},"parent":{}}],["gumroad",{"_index":721,"name":{"721":{}},"parent":{}}],["gumtree",{"_index":722,"name":{"722":{}},"parent":{}}],["gutenberg",{"_index":723,"name":{"723":{}},"parent":{}}],["habr",{"_index":724,"name":{"724":{}},"parent":{}}],["hackaday",{"_index":727,"name":{"727":{}},"parent":{}}],["hackclub",{"_index":725,"name":{"725":{}},"parent":{}}],["hackerearth",{"_index":728,"name":{"728":{}},"parent":{}}],["hackerone",{"_index":729,"name":{"729":{}},"parent":{}}],["hackerrank",{"_index":730,"name":{"730":{}},"parent":{}}],["hackster",{"_index":731,"name":{"731":{}},"parent":{}}],["hackthebox",{"_index":726,"name":{"726":{}},"parent":{}}],["handshake",{"_index":732,"name":{"732":{}},"parent":{}}],["handshakeprotocol",{"_index":733,"name":{"733":{}},"parent":{}}],["happycow",{"_index":734,"name":{"734":{}},"parent":{}}],["harbor",{"_index":735,"name":{"735":{}},"parent":{}}],["hashnode",{"_index":736,"name":{"736":{}},"parent":{}}],["haskell",{"_index":737,"name":{"737":{}},"parent":{}}],["hasura",{"_index":738,"name":{"738":{}},"parent":{}}],["hatenabookmark",{"_index":739,"name":{"739":{}},"parent":{}}],["haveibeenpwned",{"_index":740,"name":{"740":{}},"parent":{}}],["haxe",{"_index":741,"name":{"741":{}},"parent":{}}],["hbo",{"_index":742,"name":{"742":{}},"parent":{}}],["hcl",{"_index":743,"name":{"743":{}},"parent":{}}],["headspace",{"_index":744,"name":{"744":{}},"parent":{}}],["hellofresh",{"_index":745,"name":{"745":{}},"parent":{}}],["hellyhansen",{"_index":746,"name":{"746":{}},"parent":{}}],["helm",{"_index":747,"name":{"747":{}},"parent":{}}],["helpdesk",{"_index":748,"name":{"748":{}},"parent":{}}],["here",{"_index":749,"name":{"749":{}},"parent":{}}],["heroku",{"_index":750,"name":{"750":{}},"parent":{}}],["hex",{"_index":4,"name":{"4":{}},"parent":{}}],["hexo",{"_index":751,"name":{"751":{}},"parent":{}}],["hey",{"_index":752,"name":{"752":{}},"parent":{}}],["hibernate",{"_index":753,"name":{"753":{}},"parent":{}}],["hilton",{"_index":754,"name":{"754":{}},"parent":{}}],["hitachi",{"_index":755,"name":{"755":{}},"parent":{}}],["hive",{"_index":756,"name":{"756":{}},"parent":{}}],["hiveblockchain",{"_index":757,"name":{"757":{}},"parent":{}}],["homeadvisor",{"_index":760,"name":{"760":{}},"parent":{}}],["homeassistant",{"_index":758,"name":{"758":{}},"parent":{}}],["homeassistantcommunitystore",{"_index":759,"name":{"759":{}},"parent":{}}],["homebrew",{"_index":761,"name":{"761":{}},"parent":{}}],["homebridge",{"_index":762,"name":{"762":{}},"parent":{}}],["homify",{"_index":763,"name":{"763":{}},"parent":{}}],["honda",{"_index":764,"name":{"764":{}},"parent":{}}],["hootsuite",{"_index":765,"name":{"765":{}},"parent":{}}],["hoppscotch",{"_index":766,"name":{"766":{}},"parent":{}}],["hotelscom",{"_index":767,"name":{"767":{}},"parent":{}}],["hotjar",{"_index":768,"name":{"768":{}},"parent":{}}],["houdini",{"_index":769,"name":{"769":{}},"parent":{}}],["houzz",{"_index":770,"name":{"770":{}},"parent":{}}],["hp",{"_index":771,"name":{"771":{}},"parent":{}}],["html5",{"_index":773,"name":{"773":{}},"parent":{}}],["htmlacademy",{"_index":772,"name":{"772":{}},"parent":{}}],["huawei",{"_index":774,"name":{"774":{}},"parent":{}}],["hubspot",{"_index":775,"name":{"775":{}},"parent":{}}],["hugo",{"_index":776,"name":{"776":{}},"parent":{}}],["hulu",{"_index":777,"name":{"777":{}},"parent":{}}],["humblebundle",{"_index":778,"name":{"778":{}},"parent":{}}],["hungryjack_s",{"_index":779,"name":{"779":{}},"parent":{}}],["hurriyetemlak",{"_index":780,"name":{"780":{}},"parent":{}}],["husqvarna",{"_index":781,"name":{"781":{}},"parent":{}}],["hyper",{"_index":782,"name":{"782":{}},"parent":{}}],["hyperledger",{"_index":783,"name":{"783":{}},"parent":{}}],["hypothesis",{"_index":784,"name":{"784":{}},"parent":{}}],["hyundai",{"_index":785,"name":{"785":{}},"parent":{}}],["iata",{"_index":786,"name":{"786":{}},"parent":{}}],["ibeacon",{"_index":787,"name":{"787":{}},"parent":{}}],["ibm",{"_index":788,"name":{"788":{}},"parent":{}}],["ibmwatson",{"_index":789,"name":{"789":{}},"parent":{}}],["icinga",{"_index":790,"name":{"790":{}},"parent":{}}],["icloud",{"_index":791,"name":{"791":{}},"parent":{}}],["icomoon",{"_index":792,"name":{"792":{}},"parent":{}}],["icon",{"_index":793,"name":{"793":{}},"parent":{}}],["iconfinder",{"_index":794,"name":{"794":{}},"parent":{}}],["iconify",{"_index":795,"name":{"795":{}},"parent":{}}],["iconjar",{"_index":796,"name":{"796":{}},"parent":{}}],["icons",{"_index":1933,"name":{"1934":{}},"parent":{"1935":{}}}],["icq",{"_index":797,"name":{"797":{}},"parent":{}}],["ieee",{"_index":798,"name":{"798":{}},"parent":{}}],["ifixit",{"_index":799,"name":{"799":{}},"parent":{}}],["ifood",{"_index":800,"name":{"800":{}},"parent":{}}],["ifttt",{"_index":801,"name":{"801":{}},"parent":{}}],["iheartradio",{"_index":802,"name":{"802":{}},"parent":{}}],["ikea",{"_index":803,"name":{"803":{}},"parent":{}}],["imagej",{"_index":804,"name":{"804":{}},"parent":{}}],["imdb",{"_index":805,"name":{"805":{}},"parent":{}}],["imgsrc",{"_index":1957,"name":{"1960":{},"1978":{}},"parent":{}}],["imgur",{"_index":806,"name":{"806":{}},"parent":{}}],["immer",{"_index":807,"name":{"807":{}},"parent":{}}],["imou",{"_index":808,"name":{"808":{}},"parent":{}}],["indeed",{"_index":809,"name":{"809":{}},"parent":{}}],["infiniti",{"_index":810,"name":{"810":{}},"parent":{}}],["influxdb",{"_index":811,"name":{"811":{}},"parent":{}}],["informatica",{"_index":812,"name":{"812":{}},"parent":{}}],["infosys",{"_index":813,"name":{"813":{}},"parent":{}}],["ingress",{"_index":814,"name":{"814":{}},"parent":{}}],["inkscape",{"_index":815,"name":{"815":{}},"parent":{}}],["insomnia",{"_index":816,"name":{"816":{}},"parent":{}}],["instacart",{"_index":817,"name":{"817":{}},"parent":{}}],["instagram",{"_index":818,"name":{"818":{}},"parent":{}}],["instapaper",{"_index":819,"name":{"819":{}},"parent":{}}],["instructables",{"_index":820,"name":{"820":{}},"parent":{}}],["integromat",{"_index":821,"name":{"821":{}},"parent":{}}],["intel",{"_index":822,"name":{"822":{}},"parent":{}}],["intellijidea",{"_index":823,"name":{"823":{}},"parent":{}}],["intercom",{"_index":824,"name":{"824":{}},"parent":{}}],["internetarchive",{"_index":825,"name":{"825":{}},"parent":{}}],["internetexplorer",{"_index":826,"name":{"826":{}},"parent":{}}],["intigriti",{"_index":827,"name":{"827":{}},"parent":{}}],["invision",{"_index":828,"name":{"828":{}},"parent":{}}],["invoiceninja",{"_index":829,"name":{"829":{}},"parent":{}}],["iobroker",{"_index":830,"name":{"830":{}},"parent":{}}],["ionic",{"_index":831,"name":{"831":{}},"parent":{}}],["ios",{"_index":832,"name":{"832":{}},"parent":{}}],["iota",{"_index":833,"name":{"833":{}},"parent":{}}],["ipfs",{"_index":834,"name":{"834":{}},"parent":{}}],["issuu",{"_index":835,"name":{"835":{}},"parent":{}}],["itchio",{"_index":836,"name":{"836":{}},"parent":{}}],["itunes",{"_index":837,"name":{"837":{}},"parent":{}}],["iveco",{"_index":838,"name":{"838":{}},"parent":{}}],["jabber",{"_index":839,"name":{"839":{}},"parent":{}}],["jaguar",{"_index":840,"name":{"840":{}},"parent":{}}],["jamboard",{"_index":841,"name":{"841":{}},"parent":{}}],["jameson",{"_index":842,"name":{"842":{}},"parent":{}}],["jamstack",{"_index":843,"name":{"843":{}},"parent":{}}],["jasmine",{"_index":844,"name":{"844":{}},"parent":{}}],["java",{"_index":845,"name":{"845":{}},"parent":{}}],["javascript",{"_index":846,"name":{"846":{}},"parent":{}}],["jbl",{"_index":847,"name":{"847":{}},"parent":{}}],["jcb",{"_index":848,"name":{"848":{}},"parent":{}}],["jeep",{"_index":849,"name":{"849":{}},"parent":{}}],["jekyll",{"_index":850,"name":{"850":{}},"parent":{}}],["jellyfin",{"_index":851,"name":{"851":{}},"parent":{}}],["jenkins",{"_index":852,"name":{"852":{}},"parent":{}}],["jenkinsx",{"_index":853,"name":{"853":{}},"parent":{}}],["jest",{"_index":854,"name":{"854":{}},"parent":{}}],["jet",{"_index":855,"name":{"855":{}},"parent":{}}],["jetbrains",{"_index":856,"name":{"856":{}},"parent":{}}],["jfrog",{"_index":857,"name":{"857":{}},"parent":{}}],["jfrogbintray",{"_index":858,"name":{"858":{}},"parent":{}}],["jinja",{"_index":859,"name":{"859":{}},"parent":{}}],["jira",{"_index":860,"name":{"860":{}},"parent":{}}],["jirasoftware",{"_index":861,"name":{"861":{}},"parent":{}}],["jitsi",{"_index":862,"name":{"862":{}},"parent":{}}],["johndeere",{"_index":863,"name":{"863":{}},"parent":{}}],["joomla",{"_index":864,"name":{"864":{}},"parent":{}}],["jpeg",{"_index":865,"name":{"865":{}},"parent":{}}],["jquery",{"_index":866,"name":{"866":{}},"parent":{}}],["jrgroup",{"_index":867,"name":{"867":{}},"parent":{}}],["jsdelivr",{"_index":868,"name":{"868":{}},"parent":{}}],["jsfiddle",{"_index":869,"name":{"869":{}},"parent":{}}],["json",{"_index":870,"name":{"870":{},"1943":{}},"parent":{}}],["jsonwebtokens",{"_index":871,"name":{"871":{}},"parent":{}}],["jss",{"_index":872,"name":{"872":{}},"parent":{}}],["julia",{"_index":873,"name":{"873":{}},"parent":{}}],["junipernetworks",{"_index":874,"name":{"874":{}},"parent":{}}],["junit5",{"_index":875,"name":{"875":{}},"parent":{}}],["jupyter",{"_index":876,"name":{"876":{}},"parent":{}}],["justeat",{"_index":877,"name":{"877":{}},"parent":{}}],["justgiving",{"_index":878,"name":{"878":{}},"parent":{}}],["kaggle",{"_index":879,"name":{"879":{}},"parent":{}}],["kahoot_",{"_index":880,"name":{"880":{}},"parent":{}}],["kaios",{"_index":881,"name":{"881":{}},"parent":{}}],["kakao",{"_index":882,"name":{"882":{}},"parent":{}}],["kakaotalk",{"_index":883,"name":{"883":{}},"parent":{}}],["kalilinux",{"_index":884,"name":{"884":{}},"parent":{}}],["karlsruherverkehrsverbund",{"_index":885,"name":{"885":{}},"parent":{}}],["kasasmart",{"_index":886,"name":{"886":{}},"parent":{}}],["kashflow",{"_index":887,"name":{"887":{}},"parent":{}}],["kaspersky",{"_index":888,"name":{"888":{}},"parent":{}}],["katacoda",{"_index":889,"name":{"889":{}},"parent":{}}],["katana",{"_index":890,"name":{"890":{}},"parent":{}}],["kde",{"_index":891,"name":{"891":{}},"parent":{}}],["kdenlive",{"_index":892,"name":{"892":{}},"parent":{}}],["keepassxc",{"_index":893,"name":{"893":{}},"parent":{}}],["kentico",{"_index":894,"name":{"894":{}},"parent":{}}],["keras",{"_index":895,"name":{"895":{}},"parent":{}}],["keybase",{"_index":896,"name":{"896":{}},"parent":{}}],["keycdn",{"_index":897,"name":{"897":{}},"parent":{}}],["khanacademy",{"_index":898,"name":{"898":{}},"parent":{}}],["khronosgroup",{"_index":899,"name":{"899":{}},"parent":{}}],["kia",{"_index":900,"name":{"900":{}},"parent":{}}],["kibana",{"_index":901,"name":{"901":{}},"parent":{}}],["kickstarter",{"_index":902,"name":{"902":{}},"parent":{}}],["kik",{"_index":903,"name":{"903":{}},"parent":{}}],["kirby",{"_index":904,"name":{"904":{}},"parent":{}}],["kitsu",{"_index":905,"name":{"905":{}},"parent":{}}],["klarna",{"_index":906,"name":{"906":{}},"parent":{}}],["klm",{"_index":907,"name":{"907":{}},"parent":{}}],["klook",{"_index":908,"name":{"908":{}},"parent":{}}],["knowledgebase",{"_index":909,"name":{"909":{}},"parent":{}}],["known",{"_index":910,"name":{"910":{}},"parent":{}}],["kodi",{"_index":912,"name":{"912":{}},"parent":{}}],["koding",{"_index":913,"name":{"913":{}},"parent":{}}],["kofax",{"_index":914,"name":{"914":{}},"parent":{}}],["kofi",{"_index":911,"name":{"911":{}},"parent":{}}],["komoot",{"_index":915,"name":{"915":{}},"parent":{}}],["kongregate",{"_index":916,"name":{"916":{}},"parent":{}}],["kotlin",{"_index":917,"name":{"917":{}},"parent":{}}],["krita",{"_index":918,"name":{"918":{}},"parent":{}}],["ktm",{"_index":919,"name":{"919":{}},"parent":{}}],["kubernetes",{"_index":920,"name":{"920":{}},"parent":{}}],["kubuntu",{"_index":921,"name":{"921":{}},"parent":{}}],["kyocera",{"_index":922,"name":{"922":{}},"parent":{}}],["label",{"_index":1958,"name":{"1961":{},"1979":{}},"parent":{}}],["labelcolor",{"_index":1962,"name":{"1965":{},"1983":{}},"parent":{}}],["labview",{"_index":923,"name":{"923":{}},"parent":{}}],["lada",{"_index":924,"name":{"924":{}},"parent":{}}],["lamborghini",{"_index":925,"name":{"925":{}},"parent":{}}],["landrover",{"_index":926,"name":{"926":{}},"parent":{}}],["laragon",{"_index":927,"name":{"927":{}},"parent":{}}],["laravel",{"_index":928,"name":{"928":{}},"parent":{}}],["laravelhorizon",{"_index":929,"name":{"929":{}},"parent":{}}],["laravelnova",{"_index":930,"name":{"930":{}},"parent":{}}],["lastfm",{"_index":931,"name":{"931":{}},"parent":{}}],["lastpass",{"_index":932,"name":{"932":{}},"parent":{}}],["latex",{"_index":933,"name":{"933":{}},"parent":{}}],["launchpad",{"_index":934,"name":{"934":{}},"parent":{}}],["lbry",{"_index":935,"name":{"935":{}},"parent":{}}],["leaflet",{"_index":936,"name":{"936":{}},"parent":{}}],["leanpub",{"_index":937,"name":{"937":{}},"parent":{}}],["leetcode",{"_index":938,"name":{"938":{}},"parent":{}}],["lenovo",{"_index":939,"name":{"939":{}},"parent":{}}],["less",{"_index":940,"name":{"940":{}},"parent":{}}],["let_sencrypt",{"_index":941,"name":{"941":{}},"parent":{}}],["letterboxd",{"_index":942,"name":{"942":{}},"parent":{}}],["lg",{"_index":943,"name":{"943":{}},"parent":{}}],["lgtm",{"_index":944,"name":{"944":{}},"parent":{}}],["liberapay",{"_index":945,"name":{"945":{}},"parent":{}}],["librariesio",{"_index":946,"name":{"946":{}},"parent":{}}],["librarything",{"_index":947,"name":{"947":{}},"parent":{}}],["libreoffice",{"_index":948,"name":{"948":{}},"parent":{}}],["libuv",{"_index":949,"name":{"949":{}},"parent":{}}],["lichess",{"_index":950,"name":{"950":{}},"parent":{}}],["lifx",{"_index":951,"name":{"951":{}},"parent":{}}],["lighthouse",{"_index":952,"name":{"952":{}},"parent":{}}],["line",{"_index":953,"name":{"953":{}},"parent":{}}],["lineageos",{"_index":954,"name":{"954":{}},"parent":{}}],["linkedin",{"_index":955,"name":{"955":{}},"parent":{}}],["linktree",{"_index":956,"name":{"956":{}},"parent":{}}],["linode",{"_index":957,"name":{"957":{}},"parent":{}}],["linux",{"_index":958,"name":{"958":{}},"parent":{}}],["linuxcontainers",{"_index":959,"name":{"959":{}},"parent":{}}],["linuxfoundation",{"_index":960,"name":{"960":{}},"parent":{}}],["linuxmint",{"_index":961,"name":{"961":{}},"parent":{}}],["lionair",{"_index":962,"name":{"962":{}},"parent":{}}],["lit",{"_index":963,"name":{"963":{}},"parent":{}}],["litecoin",{"_index":964,"name":{"964":{}},"parent":{}}],["livechat",{"_index":965,"name":{"965":{}},"parent":{}}],["livejournal",{"_index":966,"name":{"966":{}},"parent":{}}],["llvm",{"_index":967,"name":{"967":{}},"parent":{}}],["lmms",{"_index":968,"name":{"968":{}},"parent":{}}],["logitech",{"_index":969,"name":{"969":{}},"parent":{}}],["logmein",{"_index":970,"name":{"970":{}},"parent":{}}],["logo",{"_index":1959,"name":{"1962":{},"1980":{},"1991":{}},"parent":{}}],["logocolor",{"_index":1961,"name":{"1964":{},"1982":{}},"parent":{}}],["logowidth",{"_index":1963,"name":{"1966":{},"1984":{}},"parent":{}}],["logstash",{"_index":971,"name":{"971":{}},"parent":{}}],["looker",{"_index":972,"name":{"972":{}},"parent":{}}],["loom",{"_index":973,"name":{"973":{}},"parent":{}}],["loop",{"_index":974,"name":{"974":{}},"parent":{}}],["lospec",{"_index":975,"name":{"975":{}},"parent":{}}],["lotpolishairlines",{"_index":976,"name":{"976":{}},"parent":{}}],["lua",{"_index":977,"name":{"977":{}},"parent":{}}],["lubuntu",{"_index":978,"name":{"978":{}},"parent":{}}],["lufthansa",{"_index":979,"name":{"979":{}},"parent":{}}],["lumen",{"_index":980,"name":{"980":{}},"parent":{}}],["lydia",{"_index":981,"name":{"981":{}},"parent":{}}],["lyft",{"_index":982,"name":{"982":{}},"parent":{}}],["m_trodeparis",{"_index":1036,"name":{"1036":{}},"parent":{}}],["maas",{"_index":983,"name":{"983":{}},"parent":{}}],["macos",{"_index":984,"name":{"984":{}},"parent":{}}],["macy_s",{"_index":985,"name":{"985":{}},"parent":{}}],["magento",{"_index":986,"name":{"986":{}},"parent":{}}],["magisk",{"_index":987,"name":{"987":{}},"parent":{}}],["mailchimp",{"_index":989,"name":{"989":{}},"parent":{}}],["mailru",{"_index":988,"name":{"988":{}},"parent":{}}],["majorleaguehacking",{"_index":990,"name":{"990":{}},"parent":{}}],["makerbot",{"_index":991,"name":{"991":{}},"parent":{}}],["man",{"_index":992,"name":{"992":{}},"parent":{}}],["manageiq",{"_index":993,"name":{"993":{}},"parent":{}}],["manjaro",{"_index":994,"name":{"994":{}},"parent":{}}],["mapbox",{"_index":995,"name":{"995":{}},"parent":{}}],["mariadb",{"_index":996,"name":{"996":{}},"parent":{}}],["mariadbfoundation",{"_index":997,"name":{"997":{}},"parent":{}}],["markdown",{"_index":998,"name":{"998":{}},"parent":{}}],["marketo",{"_index":999,"name":{"999":{}},"parent":{}}],["marriott",{"_index":1000,"name":{"1000":{}},"parent":{}}],["maserati",{"_index":1001,"name":{"1001":{}},"parent":{}}],["mastercard",{"_index":1002,"name":{"1002":{}},"parent":{}}],["mastercomfig",{"_index":1003,"name":{"1003":{}},"parent":{}}],["mastodon",{"_index":1004,"name":{"1004":{}},"parent":{}}],["materialdesign",{"_index":1005,"name":{"1005":{}},"parent":{}}],["materialdesignicons",{"_index":1006,"name":{"1006":{}},"parent":{}}],["materialui",{"_index":1007,"name":{"1007":{}},"parent":{}}],["matomo",{"_index":1008,"name":{"1008":{}},"parent":{}}],["matrix",{"_index":1009,"name":{"1009":{}},"parent":{}}],["mattermost",{"_index":1010,"name":{"1010":{}},"parent":{}}],["matternet",{"_index":1011,"name":{"1011":{}},"parent":{}}],["max",{"_index":1012,"name":{"1012":{}},"parent":{}}],["maxplanckgesellschaft",{"_index":1013,"name":{"1013":{}},"parent":{}}],["maytag",{"_index":1014,"name":{"1014":{}},"parent":{}}],["mazda",{"_index":1015,"name":{"1015":{}},"parent":{}}],["mcafee",{"_index":1016,"name":{"1016":{}},"parent":{}}],["mcdonald_s",{"_index":1017,"name":{"1017":{}},"parent":{}}],["mclaren",{"_index":1018,"name":{"1018":{}},"parent":{}}],["mdnwebdocs",{"_index":1019,"name":{"1019":{}},"parent":{}}],["mediafire",{"_index":1020,"name":{"1020":{}},"parent":{}}],["mediatek",{"_index":1021,"name":{"1021":{}},"parent":{}}],["mediatemple",{"_index":1022,"name":{"1022":{}},"parent":{}}],["medium",{"_index":1023,"name":{"1023":{}},"parent":{}}],["meetup",{"_index":1024,"name":{"1024":{}},"parent":{}}],["mega",{"_index":1025,"name":{"1025":{}},"parent":{}}],["mendeley",{"_index":1026,"name":{"1026":{}},"parent":{}}],["mercedes",{"_index":1027,"name":{"1027":{}},"parent":{}}],["mercurial",{"_index":1028,"name":{"1028":{}},"parent":{}}],["message",{"_index":1965,"name":{"1974":{}},"parent":{}}],["messenger",{"_index":1029,"name":{"1029":{}},"parent":{}}],["metabase",{"_index":1030,"name":{"1030":{}},"parent":{}}],["metafilter",{"_index":1031,"name":{"1031":{}},"parent":{}}],["meteor",{"_index":1032,"name":{"1032":{}},"parent":{}}],["metro",{"_index":1033,"name":{"1033":{}},"parent":{}}],["metrodelaciudaddem_xico",{"_index":1034,"name":{"1034":{}},"parent":{}}],["metrodemadrid",{"_index":1035,"name":{"1035":{}},"parent":{}}],["mewe",{"_index":1037,"name":{"1037":{}},"parent":{}}],["micro_bit",{"_index":1038,"name":{"1038":{}},"parent":{}}],["microblog",{"_index":1039,"name":{"1039":{}},"parent":{}}],["microgenetics",{"_index":1040,"name":{"1040":{}},"parent":{}}],["micropython",{"_index":1041,"name":{"1041":{}},"parent":{}}],["microsoft",{"_index":1042,"name":{"1042":{}},"parent":{}}],["microsoftacademic",{"_index":1043,"name":{"1043":{}},"parent":{}}],["microsoftaccess",{"_index":1044,"name":{"1044":{}},"parent":{}}],["microsoftazure",{"_index":1045,"name":{"1045":{}},"parent":{}}],["microsoftbing",{"_index":1046,"name":{"1046":{}},"parent":{}}],["microsoftedge",{"_index":1047,"name":{"1047":{}},"parent":{}}],["microsoftexcel",{"_index":1048,"name":{"1048":{}},"parent":{}}],["microsoftexchange",{"_index":1049,"name":{"1049":{}},"parent":{}}],["microsoftoffice",{"_index":1050,"name":{"1050":{}},"parent":{}}],["microsoftonedrive",{"_index":1051,"name":{"1051":{}},"parent":{}}],["microsoftonenote",{"_index":1052,"name":{"1052":{}},"parent":{}}],["microsoftoutlook",{"_index":1053,"name":{"1053":{}},"parent":{}}],["microsoftpowerpoint",{"_index":1054,"name":{"1054":{}},"parent":{}}],["microsoftsharepoint",{"_index":1055,"name":{"1055":{}},"parent":{}}],["microsoftsqlserver",{"_index":1056,"name":{"1056":{}},"parent":{}}],["microsoftteams",{"_index":1057,"name":{"1057":{}},"parent":{}}],["microsoftvisio",{"_index":1058,"name":{"1058":{}},"parent":{}}],["microsoftword",{"_index":1059,"name":{"1059":{}},"parent":{}}],["microstrategy",{"_index":1060,"name":{"1060":{}},"parent":{}}],["midi",{"_index":1061,"name":{"1061":{}},"parent":{}}],["minds",{"_index":1062,"name":{"1062":{}},"parent":{}}],["minecraft",{"_index":1063,"name":{"1063":{}},"parent":{}}],["minetest",{"_index":1064,"name":{"1064":{}},"parent":{}}],["mini",{"_index":1065,"name":{"1065":{}},"parent":{}}],["minutemailer",{"_index":1066,"name":{"1066":{}},"parent":{}}],["miro",{"_index":1067,"name":{"1067":{}},"parent":{}}],["mitsubishi",{"_index":1068,"name":{"1068":{}},"parent":{}}],["mix",{"_index":1069,"name":{"1069":{}},"parent":{}}],["mixcloud",{"_index":1070,"name":{"1070":{}},"parent":{}}],["mobx",{"_index":1071,"name":{"1071":{}},"parent":{}}],["mobxstatetree",{"_index":1072,"name":{"1072":{}},"parent":{}}],["mocha",{"_index":1073,"name":{"1073":{}},"parent":{}}],["modx",{"_index":1074,"name":{"1074":{}},"parent":{}}],["mojangstudios",{"_index":1075,"name":{"1075":{}},"parent":{}}],["moleculer",{"_index":1076,"name":{"1076":{}},"parent":{}}],["momenteo",{"_index":1077,"name":{"1077":{}},"parent":{}}],["monero",{"_index":1078,"name":{"1078":{}},"parent":{}}],["mongodb",{"_index":1079,"name":{"1079":{}},"parent":{}}],["monkeytie",{"_index":1080,"name":{"1080":{}},"parent":{}}],["monster",{"_index":1081,"name":{"1081":{}},"parent":{}}],["monzo",{"_index":1082,"name":{"1082":{}},"parent":{}}],["moo",{"_index":1083,"name":{"1083":{}},"parent":{}}],["moscowmetro",{"_index":1084,"name":{"1084":{}},"parent":{}}],["motorola",{"_index":1085,"name":{"1085":{}},"parent":{}}],["mozilla",{"_index":1086,"name":{"1086":{}},"parent":{}}],["mta",{"_index":1087,"name":{"1087":{}},"parent":{}}],["mtr",{"_index":1088,"name":{"1088":{}},"parent":{}}],["mumble",{"_index":1089,"name":{"1089":{}},"parent":{}}],["musescore",{"_index":1090,"name":{"1090":{}},"parent":{}}],["musicbrainz",{"_index":1091,"name":{"1091":{}},"parent":{}}],["mxlinux",{"_index":1092,"name":{"1092":{}},"parent":{}}],["myanimelist",{"_index":1093,"name":{"1093":{}},"parent":{}}],["myob",{"_index":1094,"name":{"1094":{}},"parent":{}}],["myspace",{"_index":1095,"name":{"1095":{}},"parent":{}}],["mysql",{"_index":1096,"name":{"1096":{}},"parent":{}}],["n26",{"_index":1097,"name":{"1097":{}},"parent":{}}],["namebase",{"_index":1098,"name":{"1098":{}},"parent":{}}],["namecheap",{"_index":1099,"name":{"1099":{}},"parent":{}}],["nano",{"_index":1100,"name":{"1100":{}},"parent":{}}],["nasa",{"_index":1101,"name":{"1101":{}},"parent":{}}],["nationalgrid",{"_index":1102,"name":{"1102":{}},"parent":{}}],["nativescript",{"_index":1103,"name":{"1103":{}},"parent":{}}],["naver",{"_index":1104,"name":{"1104":{}},"parent":{}}],["nba",{"_index":1105,"name":{"1105":{}},"parent":{}}],["nbb",{"_index":1106,"name":{"1106":{}},"parent":{}}],["ndr",{"_index":1107,"name":{"1107":{}},"parent":{}}],["nec",{"_index":1108,"name":{"1108":{}},"parent":{}}],["neo4j",{"_index":1109,"name":{"1109":{}},"parent":{}}],["neovim",{"_index":1110,"name":{"1110":{}},"parent":{}}],["nestjs",{"_index":1111,"name":{"1111":{}},"parent":{}}],["net",{"_index":6,"name":{"6":{}},"parent":{}}],["netapp",{"_index":1112,"name":{"1112":{}},"parent":{}}],["netflix",{"_index":1113,"name":{"1113":{}},"parent":{}}],["netlify",{"_index":1114,"name":{"1114":{}},"parent":{}}],["newjapanprowrestling",{"_index":1115,"name":{"1115":{}},"parent":{}}],["newrelic",{"_index":1116,"name":{"1116":{}},"parent":{}}],["newyorktimes",{"_index":1117,"name":{"1117":{}},"parent":{}}],["nextcloud",{"_index":1119,"name":{"1119":{}},"parent":{}}],["nextdoor",{"_index":1120,"name":{"1120":{}},"parent":{}}],["nextjs",{"_index":1118,"name":{"1118":{}},"parent":{}}],["nfc",{"_index":1121,"name":{"1121":{}},"parent":{}}],["nginx",{"_index":1122,"name":{"1122":{}},"parent":{}}],["ngrok",{"_index":1123,"name":{"1123":{}},"parent":{}}],["niconico",{"_index":1124,"name":{"1124":{}},"parent":{}}],["nim",{"_index":1125,"name":{"1125":{}},"parent":{}}],["nintendo",{"_index":1126,"name":{"1126":{}},"parent":{}}],["nintendo3ds",{"_index":1127,"name":{"1127":{}},"parent":{}}],["nintendogamecube",{"_index":1128,"name":{"1128":{}},"parent":{}}],["nintendonetwork",{"_index":1129,"name":{"1129":{}},"parent":{}}],["nintendoswitch",{"_index":1130,"name":{"1130":{}},"parent":{}}],["nissan",{"_index":1131,"name":{"1131":{}},"parent":{}}],["nixos",{"_index":1132,"name":{"1132":{}},"parent":{}}],["nodejs",{"_index":1134,"name":{"1134":{}},"parent":{}}],["nodemon",{"_index":1135,"name":{"1135":{}},"parent":{}}],["nodered",{"_index":1133,"name":{"1133":{}},"parent":{}}],["nokia",{"_index":1136,"name":{"1136":{}},"parent":{}}],["norwegian",{"_index":1137,"name":{"1137":{}},"parent":{}}],["notepad__",{"_index":1138,"name":{"1138":{}},"parent":{}}],["notion",{"_index":1139,"name":{"1139":{}},"parent":{}}],["notist",{"_index":1140,"name":{"1140":{}},"parent":{}}],["nounproject",{"_index":1141,"name":{"1141":{}},"parent":{}}],["npm",{"_index":1142,"name":{"1142":{}},"parent":{}}],["nrwl",{"_index":1143,"name":{"1143":{}},"parent":{}}],["nubank",{"_index":1144,"name":{"1144":{}},"parent":{}}],["nucleo",{"_index":1145,"name":{"1145":{}},"parent":{}}],["nuget",{"_index":1146,"name":{"1146":{}},"parent":{}}],["nuke",{"_index":1147,"name":{"1147":{}},"parent":{}}],["numba",{"_index":1148,"name":{"1148":{}},"parent":{}}],["numpy",{"_index":1149,"name":{"1149":{}},"parent":{}}],["nutanix",{"_index":1150,"name":{"1150":{}},"parent":{}}],["nuxtjs",{"_index":1151,"name":{"1151":{}},"parent":{}}],["nvidia",{"_index":1152,"name":{"1152":{}},"parent":{}}],["nx",{"_index":1153,"name":{"1153":{}},"parent":{}}],["observable",{"_index":1155,"name":{"1155":{}},"parent":{}}],["observedattributes",{"_index":1945,"name":{"1947":{},"1969":{},"1987":{}},"parent":{}}],["obsstudio",{"_index":1154,"name":{"1154":{}},"parent":{}}],["ocaml",{"_index":1156,"name":{"1156":{}},"parent":{}}],["octave",{"_index":1157,"name":{"1157":{}},"parent":{}}],["octopusdeploy",{"_index":1158,"name":{"1158":{}},"parent":{}}],["oculus",{"_index":1159,"name":{"1159":{}},"parent":{}}],["odnoklassniki",{"_index":1160,"name":{"1160":{}},"parent":{}}],["odysee",{"_index":1161,"name":{"1161":{}},"parent":{}}],["okcupid",{"_index":1162,"name":{"1162":{}},"parent":{}}],["okta",{"_index":1163,"name":{"1163":{}},"parent":{}}],["oneplus",{"_index":1164,"name":{"1164":{}},"parent":{}}],["onlyfans",{"_index":1165,"name":{"1165":{}},"parent":{}}],["onnx",{"_index":1166,"name":{"1166":{}},"parent":{}}],["onstar",{"_index":1167,"name":{"1167":{}},"parent":{}}],["opel",{"_index":1168,"name":{"1168":{}},"parent":{}}],["openaccess",{"_index":1169,"name":{"1169":{}},"parent":{}}],["openai",{"_index":1175,"name":{"1175":{}},"parent":{}}],["openaigym",{"_index":1176,"name":{"1176":{}},"parent":{}}],["openapiinitiative",{"_index":1177,"name":{"1177":{}},"parent":{}}],["openbadges",{"_index":1170,"name":{"1170":{}},"parent":{}}],["openbsd",{"_index":1178,"name":{"1178":{}},"parent":{}}],["openbugbounty",{"_index":1171,"name":{"1171":{}},"parent":{}}],["opencollective",{"_index":1172,"name":{"1172":{}},"parent":{}}],["opencontainersinitiative",{"_index":1173,"name":{"1173":{}},"parent":{}}],["opencv",{"_index":1179,"name":{"1179":{}},"parent":{}}],["openfaas",{"_index":1180,"name":{"1180":{}},"parent":{}}],["opengl",{"_index":1181,"name":{"1181":{}},"parent":{}}],["openid",{"_index":1182,"name":{"1182":{}},"parent":{}}],["openlayers",{"_index":1183,"name":{"1183":{}},"parent":{}}],["opennebula",{"_index":1184,"name":{"1184":{}},"parent":{}}],["opensourceinitiative",{"_index":1174,"name":{"1174":{}},"parent":{}}],["openssl",{"_index":1185,"name":{"1185":{}},"parent":{}}],["openstack",{"_index":1186,"name":{"1186":{}},"parent":{}}],["openstreetmap",{"_index":1187,"name":{"1187":{}},"parent":{}}],["opensuse",{"_index":1188,"name":{"1188":{}},"parent":{}}],["openvpn",{"_index":1189,"name":{"1189":{}},"parent":{}}],["openwrt",{"_index":1190,"name":{"1190":{}},"parent":{}}],["opera",{"_index":1191,"name":{"1191":{}},"parent":{}}],["opnsense",{"_index":1192,"name":{"1192":{}},"parent":{}}],["opsgenie",{"_index":1193,"name":{"1193":{}},"parent":{}}],["opslevel",{"_index":1194,"name":{"1194":{}},"parent":{}}],["oracle",{"_index":1195,"name":{"1195":{}},"parent":{}}],["orcid",{"_index":1196,"name":{"1196":{}},"parent":{}}],["org",{"_index":1197,"name":{"1197":{}},"parent":{}}],["origin",{"_index":1198,"name":{"1198":{}},"parent":{}}],["osano",{"_index":1199,"name":{"1199":{}},"parent":{}}],["oshkosh",{"_index":1200,"name":{"1200":{}},"parent":{}}],["osmc",{"_index":1201,"name":{"1201":{}},"parent":{}}],["osu_",{"_index":1202,"name":{"1202":{}},"parent":{}}],["overcast",{"_index":1203,"name":{"1203":{}},"parent":{}}],["overleaf",{"_index":1204,"name":{"1204":{}},"parent":{}}],["ovh",{"_index":1205,"name":{"1205":{}},"parent":{}}],["owasp",{"_index":1206,"name":{"1206":{}},"parent":{}}],["oxygen",{"_index":1207,"name":{"1207":{}},"parent":{}}],["oyo",{"_index":1208,"name":{"1208":{}},"parent":{}}],["p5js",{"_index":1209,"name":{"1209":{}},"parent":{}}],["packagist",{"_index":1210,"name":{"1210":{}},"parent":{}}],["paddypower",{"_index":1211,"name":{"1211":{}},"parent":{}}],["pagekit",{"_index":1212,"name":{"1212":{}},"parent":{}}],["pagerduty",{"_index":1213,"name":{"1213":{}},"parent":{}}],["pagespeedinsights",{"_index":1214,"name":{"1214":{}},"parent":{}}],["pagseguro",{"_index":1215,"name":{"1215":{}},"parent":{}}],["palantir",{"_index":1216,"name":{"1216":{}},"parent":{}}],["paloaltosoftware",{"_index":1217,"name":{"1217":{}},"parent":{}}],["pandas",{"_index":1218,"name":{"1218":{}},"parent":{}}],["pandora",{"_index":1219,"name":{"1219":{}},"parent":{}}],["pantheon",{"_index":1220,"name":{"1220":{}},"parent":{}}],["paritysubstrate",{"_index":1221,"name":{"1221":{}},"parent":{}}],["parsely",{"_index":1222,"name":{"1222":{}},"parent":{}}],["passport",{"_index":1223,"name":{"1223":{}},"parent":{}}],["pastebin",{"_index":1224,"name":{"1224":{}},"parent":{}}],["patreon",{"_index":1225,"name":{"1225":{}},"parent":{}}],["payoneer",{"_index":1226,"name":{"1226":{}},"parent":{}}],["paypal",{"_index":1227,"name":{"1227":{}},"parent":{}}],["paytm",{"_index":1228,"name":{"1228":{}},"parent":{}}],["pcgamingwiki",{"_index":1229,"name":{"1229":{}},"parent":{}}],["peertube",{"_index":1230,"name":{"1230":{}},"parent":{}}],["pegasusairlines",{"_index":1231,"name":{"1231":{}},"parent":{}}],["pelican",{"_index":1232,"name":{"1232":{}},"parent":{}}],["peloton",{"_index":1233,"name":{"1233":{}},"parent":{}}],["pepsi",{"_index":1234,"name":{"1234":{}},"parent":{}}],["perforce",{"_index":1235,"name":{"1235":{}},"parent":{}}],["perl",{"_index":1236,"name":{"1236":{}},"parent":{}}],["peugeot",{"_index":1237,"name":{"1237":{}},"parent":{}}],["pexels",{"_index":1238,"name":{"1238":{}},"parent":{}}],["pfsense",{"_index":1239,"name":{"1239":{}},"parent":{}}],["phabricator",{"_index":1240,"name":{"1240":{}},"parent":{}}],["philipshue",{"_index":1241,"name":{"1241":{}},"parent":{}}],["phonepe",{"_index":1242,"name":{"1242":{}},"parent":{}}],["photobucket",{"_index":1243,"name":{"1243":{}},"parent":{}}],["photocrowd",{"_index":1244,"name":{"1244":{}},"parent":{}}],["photopea",{"_index":1245,"name":{"1245":{}},"parent":{}}],["php",{"_index":1246,"name":{"1246":{}},"parent":{}}],["phpstorm",{"_index":1247,"name":{"1247":{}},"parent":{}}],["picartotv",{"_index":1249,"name":{"1249":{}},"parent":{}}],["picnic",{"_index":1250,"name":{"1250":{}},"parent":{}}],["picpay",{"_index":1251,"name":{"1251":{}},"parent":{}}],["pihole",{"_index":1248,"name":{"1248":{}},"parent":{}}],["pimcore",{"_index":1252,"name":{"1252":{}},"parent":{}}],["pinboard",{"_index":1253,"name":{"1253":{}},"parent":{}}],["pingdom",{"_index":1254,"name":{"1254":{}},"parent":{}}],["pinterest",{"_index":1255,"name":{"1255":{}},"parent":{}}],["pioneerdj",{"_index":1256,"name":{"1256":{}},"parent":{}}],["pivotaltracker",{"_index":1257,"name":{"1257":{}},"parent":{}}],["piwigo",{"_index":1258,"name":{"1258":{}},"parent":{}}],["pixabay",{"_index":1259,"name":{"1259":{}},"parent":{}}],["pixiv",{"_index":1260,"name":{"1260":{}},"parent":{}}],["pjsip",{"_index":1261,"name":{"1261":{}},"parent":{}}],["planet",{"_index":1262,"name":{"1262":{}},"parent":{}}],["plangrid",{"_index":1263,"name":{"1263":{}},"parent":{}}],["plastic",{"_index":1936,"name":{"1937":{}},"parent":{}}],["platzi",{"_index":1264,"name":{"1264":{}},"parent":{}}],["playcanvas",{"_index":1265,"name":{"1265":{}},"parent":{}}],["playerfm",{"_index":1266,"name":{"1266":{}},"parent":{}}],["playerme",{"_index":1267,"name":{"1267":{}},"parent":{}}],["playstation",{"_index":1268,"name":{"1268":{}},"parent":{}}],["playstation2",{"_index":1269,"name":{"1269":{}},"parent":{}}],["playstation3",{"_index":1270,"name":{"1270":{}},"parent":{}}],["playstation4",{"_index":1271,"name":{"1271":{}},"parent":{}}],["playstation5",{"_index":1272,"name":{"1272":{}},"parent":{}}],["playstationvita",{"_index":1273,"name":{"1273":{}},"parent":{}}],["pleroma",{"_index":1274,"name":{"1274":{}},"parent":{}}],["plesk",{"_index":1275,"name":{"1275":{}},"parent":{}}],["plex",{"_index":1276,"name":{"1276":{}},"parent":{}}],["plotly",{"_index":1277,"name":{"1277":{}},"parent":{}}],["pluralsight",{"_index":1278,"name":{"1278":{}},"parent":{}}],["plurk",{"_index":1279,"name":{"1279":{}},"parent":{}}],["pluscodes",{"_index":1280,"name":{"1280":{}},"parent":{}}],["pm2",{"_index":1281,"name":{"1281":{}},"parent":{}}],["pnpm",{"_index":1282,"name":{"1282":{}},"parent":{}}],["pocket",{"_index":1283,"name":{"1283":{}},"parent":{}}],["pocketcasts",{"_index":1284,"name":{"1284":{}},"parent":{}}],["podcastaddict",{"_index":1285,"name":{"1285":{}},"parent":{}}],["podman",{"_index":1286,"name":{"1286":{}},"parent":{}}],["pointy",{"_index":1287,"name":{"1287":{}},"parent":{}}],["pok_mon",{"_index":1288,"name":{"1288":{}},"parent":{}}],["poly",{"_index":1289,"name":{"1289":{}},"parent":{}}],["polymerproject",{"_index":1290,"name":{"1290":{}},"parent":{}}],["pop_os",{"_index":1291,"name":{"1291":{}},"parent":{}}],["porsche",{"_index":1292,"name":{"1292":{}},"parent":{}}],["postcss",{"_index":1293,"name":{"1293":{}},"parent":{}}],["postgresql",{"_index":1294,"name":{"1294":{}},"parent":{}}],["postman",{"_index":1295,"name":{"1295":{}},"parent":{}}],["postmates",{"_index":1296,"name":{"1296":{}},"parent":{}}],["powerbi",{"_index":1297,"name":{"1297":{}},"parent":{}}],["powers",{"_index":1298,"name":{"1298":{}},"parent":{}}],["powershell",{"_index":1299,"name":{"1299":{}},"parent":{}}],["prco",{"_index":1300,"name":{"1300":{}},"parent":{}}],["precommit",{"_index":1301,"name":{"1301":{}},"parent":{}}],["prefix",{"_index":1952,"name":{"1954":{}},"parent":{}}],["premierleague",{"_index":1302,"name":{"1302":{}},"parent":{}}],["prestashop",{"_index":1303,"name":{"1303":{}},"parent":{}}],["presto",{"_index":1304,"name":{"1304":{}},"parent":{}}],["prettier",{"_index":1305,"name":{"1305":{}},"parent":{}}],["prezi",{"_index":1306,"name":{"1306":{}},"parent":{}}],["prime",{"_index":1307,"name":{"1307":{}},"parent":{}}],["primevideo",{"_index":1308,"name":{"1308":{}},"parent":{}}],["prisma",{"_index":1309,"name":{"1309":{}},"parent":{}}],["prismic",{"_index":1310,"name":{"1310":{}},"parent":{}}],["privateinternetaccess",{"_index":1311,"name":{"1311":{}},"parent":{}}],["probot",{"_index":1313,"name":{"1313":{}},"parent":{}}],["processingfoundation",{"_index":1314,"name":{"1314":{}},"parent":{}}],["processwire",{"_index":1315,"name":{"1315":{}},"parent":{}}],["producthunt",{"_index":1316,"name":{"1316":{}},"parent":{}}],["progate",{"_index":1317,"name":{"1317":{}},"parent":{}}],["progress",{"_index":1318,"name":{"1318":{}},"parent":{}}],["prometheus",{"_index":1319,"name":{"1319":{}},"parent":{}}],["prosieben",{"_index":1320,"name":{"1320":{}},"parent":{}}],["protocolsio",{"_index":1322,"name":{"1322":{}},"parent":{}}],["protoio",{"_index":1321,"name":{"1321":{}},"parent":{}}],["protondb",{"_index":1323,"name":{"1323":{}},"parent":{}}],["protonmail",{"_index":1324,"name":{"1324":{}},"parent":{}}],["protonvpn",{"_index":1325,"name":{"1325":{}},"parent":{}}],["protools",{"_index":1312,"name":{"1312":{}},"parent":{}}],["proxmox",{"_index":1326,"name":{"1326":{}},"parent":{}}],["publons",{"_index":1327,"name":{"1327":{}},"parent":{}}],["pubmed",{"_index":1328,"name":{"1328":{}},"parent":{}}],["pug",{"_index":1329,"name":{"1329":{}},"parent":{}}],["puppet",{"_index":1330,"name":{"1330":{}},"parent":{}}],["puppeteer",{"_index":1331,"name":{"1331":{}},"parent":{}}],["purescript",{"_index":1332,"name":{"1332":{}},"parent":{}}],["purgecss",{"_index":1333,"name":{"1333":{}},"parent":{}}],["purism",{"_index":1334,"name":{"1334":{}},"parent":{}}],["pusher",{"_index":1335,"name":{"1335":{}},"parent":{}}],["pycharm",{"_index":1336,"name":{"1336":{}},"parent":{}}],["pypi",{"_index":1337,"name":{"1337":{}},"parent":{}}],["pypy",{"_index":1338,"name":{"1338":{}},"parent":{}}],["python",{"_index":1339,"name":{"1339":{}},"parent":{}}],["pytorch",{"_index":1340,"name":{"1340":{}},"parent":{}}],["pytorchlightning",{"_index":1341,"name":{"1341":{}},"parent":{}}],["pyup",{"_index":1342,"name":{"1342":{}},"parent":{}}],["qantas",{"_index":1343,"name":{"1343":{}},"parent":{}}],["qatarairways",{"_index":1344,"name":{"1344":{}},"parent":{}}],["qemu",{"_index":1345,"name":{"1345":{}},"parent":{}}],["qgis",{"_index":1346,"name":{"1346":{}},"parent":{}}],["qi",{"_index":1347,"name":{"1347":{}},"parent":{}}],["qiita",{"_index":1348,"name":{"1348":{}},"parent":{}}],["qiskit",{"_index":1349,"name":{"1349":{}},"parent":{}}],["qiwi",{"_index":1350,"name":{"1350":{}},"parent":{}}],["qt",{"_index":1351,"name":{"1351":{}},"parent":{}}],["qualcomm",{"_index":1352,"name":{"1352":{}},"parent":{}}],["qualtrics",{"_index":1353,"name":{"1353":{}},"parent":{}}],["quantcast",{"_index":1354,"name":{"1354":{}},"parent":{}}],["quantconnect",{"_index":1355,"name":{"1355":{}},"parent":{}}],["quarkus",{"_index":1356,"name":{"1356":{}},"parent":{}}],["quasar",{"_index":1357,"name":{"1357":{}},"parent":{}}],["qubesos",{"_index":1358,"name":{"1358":{}},"parent":{}}],["quest",{"_index":1359,"name":{"1359":{}},"parent":{}}],["quickbooks",{"_index":1360,"name":{"1360":{}},"parent":{}}],["quicktime",{"_index":1361,"name":{"1361":{}},"parent":{}}],["quip",{"_index":1362,"name":{"1362":{}},"parent":{}}],["quora",{"_index":1363,"name":{"1363":{}},"parent":{}}],["qwiklabs",{"_index":1364,"name":{"1364":{}},"parent":{}}],["qzone",{"_index":1365,"name":{"1365":{}},"parent":{}}],["r",{"_index":1366,"name":{"1366":{}},"parent":{}}],["r3",{"_index":1367,"name":{"1367":{}},"parent":{}}],["rabbitmq",{"_index":1368,"name":{"1368":{}},"parent":{}}],["racket",{"_index":1369,"name":{"1369":{}},"parent":{}}],["radar",{"_index":1370,"name":{"1370":{}},"parent":{}}],["radiopublic",{"_index":1371,"name":{"1371":{}},"parent":{}}],["rainmeter",{"_index":1372,"name":{"1372":{}},"parent":{}}],["rakuten",{"_index":1373,"name":{"1373":{}},"parent":{}}],["ram",{"_index":1374,"name":{"1374":{}},"parent":{}}],["rancher",{"_index":1375,"name":{"1375":{}},"parent":{}}],["raspberrypi",{"_index":1376,"name":{"1376":{}},"parent":{}}],["razer",{"_index":1377,"name":{"1377":{}},"parent":{}}],["react",{"_index":1378,"name":{"1378":{}},"parent":{}}],["reactivex",{"_index":1380,"name":{"1380":{}},"parent":{}}],["reactos",{"_index":1381,"name":{"1381":{}},"parent":{}}],["reactrouter",{"_index":1379,"name":{"1379":{}},"parent":{}}],["readthedocs",{"_index":1382,"name":{"1382":{}},"parent":{}}],["realm",{"_index":1383,"name":{"1383":{}},"parent":{}}],["reason",{"_index":1384,"name":{"1384":{}},"parent":{}}],["reasonstudios",{"_index":1385,"name":{"1385":{}},"parent":{}}],["redbubble",{"_index":1388,"name":{"1388":{}},"parent":{}}],["reddit",{"_index":1389,"name":{"1389":{}},"parent":{}}],["redhat",{"_index":1386,"name":{"1386":{}},"parent":{}}],["redhatopenshift",{"_index":1387,"name":{"1387":{}},"parent":{}}],["redis",{"_index":1390,"name":{"1390":{}},"parent":{}}],["redux",{"_index":1391,"name":{"1391":{}},"parent":{}}],["reduxsaga",{"_index":1392,"name":{"1392":{}},"parent":{}}],["redwoodjs",{"_index":1393,"name":{"1393":{}},"parent":{}}],["relianceindustrieslimited",{"_index":1394,"name":{"1394":{}},"parent":{}}],["ren_py",{"_index":1395,"name":{"1395":{}},"parent":{}}],["renault",{"_index":1396,"name":{"1396":{}},"parent":{}}],["renovatebot",{"_index":1397,"name":{"1397":{}},"parent":{}}],["renren",{"_index":1398,"name":{"1398":{}},"parent":{}}],["replit",{"_index":1399,"name":{"1399":{}},"parent":{}}],["researchgate",{"_index":1400,"name":{"1400":{}},"parent":{}}],["resurrectionremixos",{"_index":1401,"name":{"1401":{}},"parent":{}}],["retroarch",{"_index":1402,"name":{"1402":{}},"parent":{}}],["retropie",{"_index":1403,"name":{"1403":{}},"parent":{}}],["revealjs",{"_index":1404,"name":{"1404":{}},"parent":{}}],["reverbnation",{"_index":1405,"name":{"1405":{}},"parent":{}}],["revolut",{"_index":1406,"name":{"1406":{}},"parent":{}}],["revue",{"_index":1407,"name":{"1407":{}},"parent":{}}],["rewe",{"_index":1408,"name":{"1408":{}},"parent":{}}],["rezgo",{"_index":1409,"name":{"1409":{}},"parent":{}}],["rhinoceros",{"_index":1410,"name":{"1410":{}},"parent":{}}],["rider",{"_index":1411,"name":{"1411":{}},"parent":{}}],["ring",{"_index":1412,"name":{"1412":{}},"parent":{}}],["riotgames",{"_index":1413,"name":{"1413":{}},"parent":{}}],["ripple",{"_index":1414,"name":{"1414":{}},"parent":{}}],["riseup",{"_index":1415,"name":{"1415":{}},"parent":{}}],["roamresearch",{"_index":1416,"name":{"1416":{}},"parent":{}}],["roblox",{"_index":1417,"name":{"1417":{}},"parent":{}}],["robotframework",{"_index":1418,"name":{"1418":{}},"parent":{}}],["rocketchat",{"_index":1419,"name":{"1419":{}},"parent":{}}],["roku",{"_index":1420,"name":{"1420":{}},"parent":{}}],["rollsroyce",{"_index":1421,"name":{"1421":{}},"parent":{}}],["rollupjs",{"_index":1422,"name":{"1422":{}},"parent":{}}],["roots",{"_index":1423,"name":{"1423":{}},"parent":{}}],["rootsbedrock",{"_index":1424,"name":{"1424":{}},"parent":{}}],["rootssage",{"_index":1425,"name":{"1425":{}},"parent":{}}],["ros",{"_index":1426,"name":{"1426":{}},"parent":{}}],["rottentomatoes",{"_index":1427,"name":{"1427":{}},"parent":{}}],["roundcube",{"_index":1428,"name":{"1428":{}},"parent":{}}],["rss",{"_index":1429,"name":{"1429":{}},"parent":{}}],["rstudio",{"_index":1430,"name":{"1430":{}},"parent":{}}],["rt_",{"_index":1431,"name":{"1431":{}},"parent":{}}],["rtl",{"_index":1432,"name":{"1432":{}},"parent":{}}],["rtlzwei",{"_index":1433,"name":{"1433":{}},"parent":{}}],["ruby",{"_index":1434,"name":{"1434":{}},"parent":{}}],["rubygems",{"_index":1436,"name":{"1436":{}},"parent":{}}],["rubyonrails",{"_index":1435,"name":{"1435":{}},"parent":{}}],["runkeeper",{"_index":1437,"name":{"1437":{}},"parent":{}}],["runkit",{"_index":1438,"name":{"1438":{}},"parent":{}}],["rust",{"_index":1439,"name":{"1439":{}},"parent":{}}],["rxdb",{"_index":1440,"name":{"1440":{}},"parent":{}}],["ryanair",{"_index":1441,"name":{"1441":{}},"parent":{}}],["s7airlines",{"_index":1442,"name":{"1442":{}},"parent":{}}],["s_opaulometro",{"_index":1450,"name":{"1450":{}},"parent":{}}],["safari",{"_index":1443,"name":{"1443":{}},"parent":{}}],["sahibinden",{"_index":1444,"name":{"1444":{}},"parent":{}}],["salesforce",{"_index":1445,"name":{"1445":{}},"parent":{}}],["saltstack",{"_index":1446,"name":{"1446":{}},"parent":{}}],["samsung",{"_index":1447,"name":{"1447":{}},"parent":{}}],["samsungpay",{"_index":1448,"name":{"1448":{}},"parent":{}}],["sanfranciscomunicipalrailway",{"_index":1449,"name":{"1449":{}},"parent":{}}],["sap",{"_index":1451,"name":{"1451":{}},"parent":{}}],["sass",{"_index":1452,"name":{"1452":{}},"parent":{}}],["sat1",{"_index":1453,"name":{"1453":{}},"parent":{}}],["saucelabs",{"_index":1454,"name":{"1454":{}},"parent":{}}],["scala",{"_index":1455,"name":{"1455":{}},"parent":{}}],["scaleway",{"_index":1456,"name":{"1456":{}},"parent":{}}],["scania",{"_index":1457,"name":{"1457":{}},"parent":{}}],["scikitlearn",{"_index":1458,"name":{"1458":{}},"parent":{}}],["scipy",{"_index":1459,"name":{"1459":{}},"parent":{}}],["scopus",{"_index":1460,"name":{"1460":{}},"parent":{}}],["scratch",{"_index":1461,"name":{"1461":{}},"parent":{}}],["screencastify",{"_index":1462,"name":{"1462":{}},"parent":{}}],["scribd",{"_index":1463,"name":{"1463":{}},"parent":{}}],["scrimba",{"_index":1464,"name":{"1464":{}},"parent":{}}],["scrollreveal",{"_index":1465,"name":{"1465":{}},"parent":{}}],["scrumalliance",{"_index":1466,"name":{"1466":{}},"parent":{}}],["scrutinizerci",{"_index":1467,"name":{"1467":{}},"parent":{}}],["seagate",{"_index":1468,"name":{"1468":{}},"parent":{}}],["seat",{"_index":1469,"name":{"1469":{}},"parent":{}}],["sefaria",{"_index":1470,"name":{"1470":{}},"parent":{}}],["sega",{"_index":1471,"name":{"1471":{}},"parent":{}}],["selenium",{"_index":1472,"name":{"1472":{}},"parent":{}}],["sellfy",{"_index":1473,"name":{"1473":{}},"parent":{}}],["semanticrelease",{"_index":1476,"name":{"1476":{}},"parent":{}}],["semanticuireact",{"_index":1474,"name":{"1474":{}},"parent":{}}],["semanticweb",{"_index":1475,"name":{"1475":{}},"parent":{}}],["semaphoreci",{"_index":1477,"name":{"1477":{}},"parent":{}}],["semver",{"_index":1478,"name":{"1478":{}},"parent":{}}],["sencha",{"_index":1479,"name":{"1479":{}},"parent":{}}],["sennheiser",{"_index":1480,"name":{"1480":{}},"parent":{}}],["sensu",{"_index":1481,"name":{"1481":{}},"parent":{}}],["sentry",{"_index":1482,"name":{"1482":{}},"parent":{}}],["sepa",{"_index":1483,"name":{"1483":{}},"parent":{}}],["serverfault",{"_index":1484,"name":{"1484":{}},"parent":{}}],["serverless",{"_index":1485,"name":{"1485":{}},"parent":{}}],["setsrc",{"_index":1949,"name":{"1951":{},"1973":{}},"parent":{}}],["sfml",{"_index":1486,"name":{"1486":{}},"parent":{}}],["shanghaimetro",{"_index":1487,"name":{"1487":{}},"parent":{}}],["sharp",{"_index":1488,"name":{"1488":{}},"parent":{}}],["shazam",{"_index":1489,"name":{"1489":{}},"parent":{}}],["shell",{"_index":1490,"name":{"1490":{}},"parent":{}}],["shelly",{"_index":1491,"name":{"1491":{}},"parent":{}}],["shenzhenmetro",{"_index":1492,"name":{"1492":{}},"parent":{}}],["shieldiodynamicbadge",{"_index":1944,"name":{"1946":{}},"parent":{"1947":{},"1948":{},"1949":{},"1950":{},"1951":{},"1952":{},"1953":{},"1954":{},"1955":{},"1956":{},"1957":{},"1958":{},"1959":{},"1960":{},"1961":{},"1962":{},"1963":{},"1964":{},"1965":{},"1966":{},"1967":{}}}],["shieldiostaticbadge",{"_index":1964,"name":{"1968":{}},"parent":{"1969":{},"1970":{},"1971":{},"1972":{},"1973":{},"1974":{},"1975":{},"1976":{},"1977":{},"1978":{},"1979":{},"1980":{},"1981":{},"1982":{},"1983":{},"1984":{},"1985":{}}}],["shieldsio",{"_index":1493,"name":{"1493":{}},"parent":{}}],["shikimori",{"_index":1494,"name":{"1494":{}},"parent":{}}],["shopify",{"_index":1495,"name":{"1495":{}},"parent":{}}],["shopware",{"_index":1496,"name":{"1496":{}},"parent":{}}],["shotcut",{"_index":1497,"name":{"1497":{}},"parent":{}}],["showpad",{"_index":1498,"name":{"1498":{}},"parent":{}}],["showtime",{"_index":1499,"name":{"1499":{}},"parent":{}}],["shutterstock",{"_index":1500,"name":{"1500":{}},"parent":{}}],["siemens",{"_index":1501,"name":{"1501":{}},"parent":{}}],["signal",{"_index":1502,"name":{"1502":{}},"parent":{}}],["simkl",{"_index":1503,"name":{"1503":{}},"parent":{}}],["simpleanalytics",{"_index":1504,"name":{"1504":{}},"parent":{}}],["simpleicon",{"_index":0,"name":{"0":{}},"parent":{"1":{},"2":{},"3":{},"4":{}}}],["simpleiconbadge",{"_index":1966,"name":{"1986":{}},"parent":{"1987":{},"1988":{},"1989":{},"1990":{},"1991":{},"1992":{},"1993":{}}}],["simpleicons",{"_index":5,"name":{"5":{},"1505":{}},"parent":{"6":{},"7":{},"8":{},"9":{},"10":{},"11":{},"12":{},"13":{},"14":{},"15":{},"16":{},"17":{},"18":{},"19":{},"20":{},"21":{},"22":{},"23":{},"24":{},"25":{},"26":{},"27":{},"28":{},"29":{},"30":{},"31":{},"32":{},"33":{},"34":{},"35":{},"36":{},"37":{},"38":{},"39":{},"40":{},"41":{},"42":{},"43":{},"44":{},"45":{},"46":{},"47":{},"48":{},"49":{},"50":{},"51":{},"52":{},"53":{},"54":{},"55":{},"56":{},"57":{},"58":{},"59":{},"60":{},"61":{},"62":{},"63":{},"64":{},"65":{},"66":{},"67":{},"68":{},"69":{},"70":{},"71":{},"72":{},"73":{},"74":{},"75":{},"76":{},"77":{},"78":{},"79":{},"80":{},"81":{},"82":{},"83":{},"84":{},"85":{},"86":{},"87":{},"88":{},"89":{},"90":{},"91":{},"92":{},"93":{},"94":{},"95":{},"96":{},"97":{},"98":{},"99":{},"100":{},"101":{},"102":{},"103":{},"104":{},"105":{},"106":{},"107":{},"108":{},"109":{},"110":{},"111":{},"112":{},"113":{},"114":{},"115":{},"116":{},"117":{},"118":{},"119":{},"120":{},"121":{},"122":{},"123":{},"124":{},"125":{},"126":{},"127":{},"128":{},"129":{},"130":{},"131":{},"132":{},"133":{},"134":{},"135":{},"136":{},"137":{},"138":{},"139":{},"140":{},"141":{},"142":{},"143":{},"144":{},"145":{},"146":{},"147":{},"148":{},"149":{},"150":{},"151":{},"152":{},"153":{},"154":{},"155":{},"156":{},"157":{},"158":{},"159":{},"160":{},"161":{},"162":{},"163":{},"164":{},"165":{},"166":{},"167":{},"168":{},"169":{},"170":{},"171":{},"172":{},"173":{},"174":{},"175":{},"176":{},"177":{},"178":{},"179":{},"180":{},"181":{},"182":{},"183":{},"184":{},"185":{},"186":{},"187":{},"188":{},"189":{},"190":{},"191":{},"192":{},"193":{},"194":{},"195":{},"196":{},"197":{},"198":{},"199":{},"200":{},"201":{},"202":{},"203":{},"204":{},"205":{},"206":{},"207":{},"208":{},"209":{},"210":{},"211":{},"212":{},"213":{},"214":{},"215":{},"216":{},"217":{},"218":{},"219":{},"220":{},"221":{},"222":{},"223":{},"224":{},"225":{},"226":{},"227":{},"228":{},"229":{},"230":{},"231":{},"232":{},"233":{},"234":{},"235":{},"236":{},"237":{},"238":{},"239":{},"240":{},"241":{},"242":{},"243":{},"244":{},"245":{},"246":{},"247":{},"248":{},"249":{},"250":{},"251":{},"252":{},"253":{},"254":{},"255":{},"256":{},"257":{},"258":{},"259":{},"260":{},"261":{},"262":{},"263":{},"264":{},"265":{},"266":{},"267":{},"268":{},"269":{},"270":{},"271":{},"272":{},"273":{},"274":{},"275":{},"276":{},"277":{},"278":{},"279":{},"280":{},"281":{},"282":{},"283":{},"284":{},"285":{},"286":{},"287":{},"288":{},"289":{},"290":{},"291":{},"292":{},"293":{},"294":{},"295":{},"296":{},"297":{},"298":{},"299":{},"300":{},"301":{},"302":{},"303":{},"304":{},"305":{},"306":{},"307":{},"308":{},"309":{},"310":{},"311":{},"312":{},"313":{},"314":{},"315":{},"316":{},"317":{},"318":{},"319":{},"320":{},"321":{},"322":{},"323":{},"324":{},"325":{},"326":{},"327":{},"328":{},"329":{},"330":{},"331":{},"332":{},"333":{},"334":{},"335":{},"336":{},"337":{},"338":{},"339":{},"340":{},"341":{},"342":{},"343":{},"344":{},"345":{},"346":{},"347":{},"348":{},"349":{},"350":{},"351":{},"352":{},"353":{},"354":{},"355":{},"356":{},"357":{},"358":{},"359":{},"360":{},"361":{},"362":{},"363":{},"364":{},"365":{},"366":{},"367":{},"368":{},"369":{},"370":{},"371":{},"372":{},"373":{},"374":{},"375":{},"376":{},"377":{},"378":{},"379":{},"380":{},"381":{},"382":{},"383":{},"384":{},"385":{},"386":{},"387":{},"388":{},"389":{},"390":{},"391":{},"392":{},"393":{},"394":{},"395":{},"396":{},"397":{},"398":{},"399":{},"400":{},"401":{},"402":{},"403":{},"404":{},"405":{},"406":{},"407":{},"408":{},"409":{},"410":{},"411":{},"412":{},"413":{},"414":{},"415":{},"416":{},"417":{},"418":{},"419":{},"420":{},"421":{},"422":{},"423":{},"424":{},"425":{},"426":{},"427":{},"428":{},"429":{},"430":{},"431":{},"432":{},"433":{},"434":{},"435":{},"436":{},"437":{},"438":{},"439":{},"440":{},"441":{},"442":{},"443":{},"444":{},"445":{},"446":{},"447":{},"448":{},"449":{},"450":{},"451":{},"452":{},"453":{},"454":{},"455":{},"456":{},"457":{},"458":{},"459":{},"460":{},"461":{},"462":{},"463":{},"464":{},"465":{},"466":{},"467":{},"468":{},"469":{},"470":{},"471":{},"472":{},"473":{},"474":{},"475":{},"476":{},"477":{},"478":{},"479":{},"480":{},"481":{},"482":{},"483":{},"484":{},"485":{},"486":{},"487":{},"488":{},"489":{},"490":{},"491":{},"492":{},"493":{},"494":{},"495":{},"496":{},"497":{},"498":{},"499":{},"500":{},"501":{},"502":{},"503":{},"504":{},"505":{},"506":{},"507":{},"508":{},"509":{},"510":{},"511":{},"512":{},"513":{},"514":{},"515":{},"516":{},"517":{},"518":{},"519":{},"520":{},"521":{},"522":{},"523":{},"524":{},"525":{},"526":{},"527":{},"528":{},"529":{},"530":{},"531":{},"532":{},"533":{},"534":{},"535":{},"536":{},"537":{},"538":{},"539":{},"540":{},"541":{},"542":{},"543":{},"544":{},"545":{},"546":{},"547":{},"548":{},"549":{},"550":{},"551":{},"552":{},"553":{},"554":{},"555":{},"556":{},"557":{},"558":{},"559":{},"560":{},"561":{},"562":{},"563":{},"564":{},"565":{},"566":{},"567":{},"568":{},"569":{},"570":{},"571":{},"572":{},"573":{},"574":{},"575":{},"576":{},"577":{},"578":{},"579":{},"580":{},"581":{},"582":{},"583":{},"584":{},"585":{},"586":{},"587":{},"588":{},"589":{},"590":{},"591":{},"592":{},"593":{},"594":{},"595":{},"596":{},"597":{},"598":{},"599":{},"600":{},"601":{},"602":{},"603":{},"604":{},"605":{},"606":{},"607":{},"608":{},"609":{},"610":{},"611":{},"612":{},"613":{},"614":{},"615":{},"616":{},"617":{},"618":{},"619":{},"620":{},"621":{},"622":{},"623":{},"624":{},"625":{},"626":{},"627":{},"628":{},"629":{},"630":{},"631":{},"632":{},"633":{},"634":{},"635":{},"636":{},"637":{},"638":{},"639":{},"640":{},"641":{},"642":{},"643":{},"644":{},"645":{},"646":{},"647":{},"648":{},"649":{},"650":{},"651":{},"652":{},"653":{},"654":{},"655":{},"656":{},"657":{},"658":{},"659":{},"660":{},"661":{},"662":{},"663":{},"664":{},"665":{},"666":{},"667":{},"668":{},"669":{},"670":{},"671":{},"672":{},"673":{},"674":{},"675":{},"676":{},"677":{},"678":{},"679":{},"680":{},"681":{},"682":{},"683":{},"684":{},"685":{},"686":{},"687":{},"688":{},"689":{},"690":{},"691":{},"692":{},"693":{},"694":{},"695":{},"696":{},"697":{},"698":{},"699":{},"700":{},"701":{},"702":{},"703":{},"704":{},"705":{},"706":{},"707":{},"708":{},"709":{},"710":{},"711":{},"712":{},"713":{},"714":{},"715":{},"716":{},"717":{},"718":{},"719":{},"720":{},"721":{},"722":{},"723":{},"724":{},"725":{},"726":{},"727":{},"728":{},"729":{},"730":{},"731":{},"732":{},"733":{},"734":{},"735":{},"736":{},"737":{},"738":{},"739":{},"740":{},"741":{},"742":{},"743":{},"744":{},"745":{},"746":{},"747":{},"748":{},"749":{},"750":{},"751":{},"752":{},"753":{},"754":{},"755":{},"756":{},"757":{},"758":{},"759":{},"760":{},"761":{},"762":{},"763":{},"764":{},"765":{},"766":{},"767":{},"768":{},"769":{},"770":{},"771":{},"772":{},"773":{},"774":{},"775":{},"776":{},"777":{},"778":{},"779":{},"780":{},"781":{},"782":{},"783":{},"784":{},"785":{},"786":{},"787":{},"788":{},"789":{},"790":{},"791":{},"792":{},"793":{},"794":{},"795":{},"796":{},"797":{},"798":{},"799":{},"800":{},"801":{},"802":{},"803":{},"804":{},"805":{},"806":{},"807":{},"808":{},"809":{},"810":{},"811":{},"812":{},"813":{},"814":{},"815":{},"816":{},"817":{},"818":{},"819":{},"820":{},"821":{},"822":{},"823":{},"824":{},"825":{},"826":{},"827":{},"828":{},"829":{},"830":{},"831":{},"832":{},"833":{},"834":{},"835":{},"836":{},"837":{},"838":{},"839":{},"840":{},"841":{},"842":{},"843":{},"844":{},"845":{},"846":{},"847":{},"848":{},"849":{},"850":{},"851":{},"852":{},"853":{},"854":{},"855":{},"856":{},"857":{},"858":{},"859":{},"860":{},"861":{},"862":{},"863":{},"864":{},"865":{},"866":{},"867":{},"868":{},"869":{},"870":{},"871":{},"872":{},"873":{},"874":{},"875":{},"876":{},"877":{},"878":{},"879":{},"880":{},"881":{},"882":{},"883":{},"884":{},"885":{},"886":{},"887":{},"888":{},"889":{},"890":{},"891":{},"892":{},"893":{},"894":{},"895":{},"896":{},"897":{},"898":{},"899":{},"900":{},"901":{},"902":{},"903":{},"904":{},"905":{},"906":{},"907":{},"908":{},"909":{},"910":{},"911":{},"912":{},"913":{},"914":{},"915":{},"916":{},"917":{},"918":{},"919":{},"920":{},"921":{},"922":{},"923":{},"924":{},"925":{},"926":{},"927":{},"928":{},"929":{},"930":{},"931":{},"932":{},"933":{},"934":{},"935":{},"936":{},"937":{},"938":{},"939":{},"940":{},"941":{},"942":{},"943":{},"944":{},"945":{},"946":{},"947":{},"948":{},"949":{},"950":{},"951":{},"952":{},"953":{},"954":{},"955":{},"956":{},"957":{},"958":{},"959":{},"960":{},"961":{},"962":{},"963":{},"964":{},"965":{},"966":{},"967":{},"968":{},"969":{},"970":{},"971":{},"972":{},"973":{},"974":{},"975":{},"976":{},"977":{},"978":{},"979":{},"980":{},"981":{},"982":{},"983":{},"984":{},"985":{},"986":{},"987":{},"988":{},"989":{},"990":{},"991":{},"992":{},"993":{},"994":{},"995":{},"996":{},"997":{},"998":{},"999":{},"1000":{},"1001":{},"1002":{},"1003":{},"1004":{},"1005":{},"1006":{},"1007":{},"1008":{},"1009":{},"1010":{},"1011":{},"1012":{},"1013":{},"1014":{},"1015":{},"1016":{},"1017":{},"1018":{},"1019":{},"1020":{},"1021":{},"1022":{},"1023":{},"1024":{},"1025":{},"1026":{},"1027":{},"1028":{},"1029":{},"1030":{},"1031":{},"1032":{},"1033":{},"1034":{},"1035":{},"1036":{},"1037":{},"1038":{},"1039":{},"1040":{},"1041":{},"1042":{},"1043":{},"1044":{},"1045":{},"1046":{},"1047":{},"1048":{},"1049":{},"1050":{},"1051":{},"1052":{},"1053":{},"1054":{},"1055":{},"1056":{},"1057":{},"1058":{},"1059":{},"1060":{},"1061":{},"1062":{},"1063":{},"1064":{},"1065":{},"1066":{},"1067":{},"1068":{},"1069":{},"1070":{},"1071":{},"1072":{},"1073":{},"1074":{},"1075":{},"1076":{},"1077":{},"1078":{},"1079":{},"1080":{},"1081":{},"1082":{},"1083":{},"1084":{},"1085":{},"1086":{},"1087":{},"1088":{},"1089":{},"1090":{},"1091":{},"1092":{},"1093":{},"1094":{},"1095":{},"1096":{},"1097":{},"1098":{},"1099":{},"1100":{},"1101":{},"1102":{},"1103":{},"1104":{},"1105":{},"1106":{},"1107":{},"1108":{},"1109":{},"1110":{},"1111":{},"1112":{},"1113":{},"1114":{},"1115":{},"1116":{},"1117":{},"1118":{},"1119":{},"1120":{},"1121":{},"1122":{},"1123":{},"1124":{},"1125":{},"1126":{},"1127":{},"1128":{},"1129":{},"1130":{},"1131":{},"1132":{},"1133":{},"1134":{},"1135":{},"1136":{},"1137":{},"1138":{},"1139":{},"1140":{},"1141":{},"1142":{},"1143":{},"1144":{},"1145":{},"1146":{},"1147":{},"1148":{},"1149":{},"1150":{},"1151":{},"1152":{},"1153":{},"1154":{},"1155":{},"1156":{},"1157":{},"1158":{},"1159":{},"1160":{},"1161":{},"1162":{},"1163":{},"1164":{},"1165":{},"1166":{},"1167":{},"1168":{},"1169":{},"1170":{},"1171":{},"1172":{},"1173":{},"1174":{},"1175":{},"1176":{},"1177":{},"1178":{},"1179":{},"1180":{},"1181":{},"1182":{},"1183":{},"1184":{},"1185":{},"1186":{},"1187":{},"1188":{},"1189":{},"1190":{},"1191":{},"1192":{},"1193":{},"1194":{},"1195":{},"1196":{},"1197":{},"1198":{},"1199":{},"1200":{},"1201":{},"1202":{},"1203":{},"1204":{},"1205":{},"1206":{},"1207":{},"1208":{},"1209":{},"1210":{},"1211":{},"1212":{},"1213":{},"1214":{},"1215":{},"1216":{},"1217":{},"1218":{},"1219":{},"1220":{},"1221":{},"1222":{},"1223":{},"1224":{},"1225":{},"1226":{},"1227":{},"1228":{},"1229":{},"1230":{},"1231":{},"1232":{},"1233":{},"1234":{},"1235":{},"1236":{},"1237":{},"1238":{},"1239":{},"1240":{},"1241":{},"1242":{},"1243":{},"1244":{},"1245":{},"1246":{},"1247":{},"1248":{},"1249":{},"1250":{},"1251":{},"1252":{},"1253":{},"1254":{},"1255":{},"1256":{},"1257":{},"1258":{},"1259":{},"1260":{},"1261":{},"1262":{},"1263":{},"1264":{},"1265":{},"1266":{},"1267":{},"1268":{},"1269":{},"1270":{},"1271":{},"1272":{},"1273":{},"1274":{},"1275":{},"1276":{},"1277":{},"1278":{},"1279":{},"1280":{},"1281":{},"1282":{},"1283":{},"1284":{},"1285":{},"1286":{},"1287":{},"1288":{},"1289":{},"1290":{},"1291":{},"1292":{},"1293":{},"1294":{},"1295":{},"1296":{},"1297":{},"1298":{},"1299":{},"1300":{},"1301":{},"1302":{},"1303":{},"1304":{},"1305":{},"1306":{},"1307":{},"1308":{},"1309":{},"1310":{},"1311":{},"1312":{},"1313":{},"1314":{},"1315":{},"1316":{},"1317":{},"1318":{},"1319":{},"1320":{},"1321":{},"1322":{},"1323":{},"1324":{},"1325":{},"1326":{},"1327":{},"1328":{},"1329":{},"1330":{},"1331":{},"1332":{},"1333":{},"1334":{},"1335":{},"1336":{},"1337":{},"1338":{},"1339":{},"1340":{},"1341":{},"1342":{},"1343":{},"1344":{},"1345":{},"1346":{},"1347":{},"1348":{},"1349":{},"1350":{},"1351":{},"1352":{},"1353":{},"1354":{},"1355":{},"1356":{},"1357":{},"1358":{},"1359":{},"1360":{},"1361":{},"1362":{},"1363":{},"1364":{},"1365":{},"1366":{},"1367":{},"1368":{},"1369":{},"1370":{},"1371":{},"1372":{},"1373":{},"1374":{},"1375":{},"1376":{},"1377":{},"1378":{},"1379":{},"1380":{},"1381":{},"1382":{},"1383":{},"1384":{},"1385":{},"1386":{},"1387":{},"1388":{},"1389":{},"1390":{},"1391":{},"1392":{},"1393":{},"1394":{},"1395":{},"1396":{},"1397":{},"1398":{},"1399":{},"1400":{},"1401":{},"1402":{},"1403":{},"1404":{},"1405":{},"1406":{},"1407":{},"1408":{},"1409":{},"1410":{},"1411":{},"1412":{},"1413":{},"1414":{},"1415":{},"1416":{},"1417":{},"1418":{},"1419":{},"1420":{},"1421":{},"1422":{},"1423":{},"1424":{},"1425":{},"1426":{},"1427":{},"1428":{},"1429":{},"1430":{},"1431":{},"1432":{},"1433":{},"1434":{},"1435":{},"1436":{},"1437":{},"1438":{},"1439":{},"1440":{},"1441":{},"1442":{},"1443":{},"1444":{},"1445":{},"1446":{},"1447":{},"1448":{},"1449":{},"1450":{},"1451":{},"1452":{},"1453":{},"1454":{},"1455":{},"1456":{},"1457":{},"1458":{},"1459":{},"1460":{},"1461":{},"1462":{},"1463":{},"1464":{},"1465":{},"1466":{},"1467":{},"1468":{},"1469":{},"1470":{},"1471":{},"1472":{},"1473":{},"1474":{},"1475":{},"1476":{},"1477":{},"1478":{},"1479":{},"1480":{},"1481":{},"1482":{},"1483":{},"1484":{},"1485":{},"1486":{},"1487":{},"1488":{},"1489":{},"1490":{},"1491":{},"1492":{},"1493":{},"1494":{},"1495":{},"1496":{},"1497":{},"1498":{},"1499":{},"1500":{},"1501":{},"1502":{},"1503":{},"1504":{},"1505":{},"1506":{},"1507":{},"1508":{},"1509":{},"1510":{},"1511":{},"1512":{},"1513":{},"1514":{},"1515":{},"1516":{},"1517":{},"1518":{},"1519":{},"1520":{},"1521":{},"1522":{},"1523":{},"1524":{},"1525":{},"1526":{},"1527":{},"1528":{},"1529":{},"1530":{},"1531":{},"1532":{},"1533":{},"1534":{},"1535":{},"1536":{},"1537":{},"1538":{},"1539":{},"1540":{},"1541":{},"1542":{},"1543":{},"1544":{},"1545":{},"1546":{},"1547":{},"1548":{},"1549":{},"1550":{},"1551":{},"1552":{},"1553":{},"1554":{},"1555":{},"1556":{},"1557":{},"1558":{},"1559":{},"1560":{},"1561":{},"1562":{},"1563":{},"1564":{},"1565":{},"1566":{},"1567":{},"1568":{},"1569":{},"1570":{},"1571":{},"1572":{},"1573":{},"1574":{},"1575":{},"1576":{},"1577":{},"1578":{},"1579":{},"1580":{},"1581":{},"1582":{},"1583":{},"1584":{},"1585":{},"1586":{},"1587":{},"1588":{},"1589":{},"1590":{},"1591":{},"1592":{},"1593":{},"1594":{},"1595":{},"1596":{},"1597":{},"1598":{},"1599":{},"1600":{},"1601":{},"1602":{},"1603":{},"1604":{},"1605":{},"1606":{},"1607":{},"1608":{},"1609":{},"1610":{},"1611":{},"1612":{},"1613":{},"1614":{},"1615":{},"1616":{},"1617":{},"1618":{},"1619":{},"1620":{},"1621":{},"1622":{},"1623":{},"1624":{},"1625":{},"1626":{},"1627":{},"1628":{},"1629":{},"1630":{},"1631":{},"1632":{},"1633":{},"1634":{},"1635":{},"1636":{},"1637":{},"1638":{},"1639":{},"1640":{},"1641":{},"1642":{},"1643":{},"1644":{},"1645":{},"1646":{},"1647":{},"1648":{},"1649":{},"1650":{},"1651":{},"1652":{},"1653":{},"1654":{},"1655":{},"1656":{},"1657":{},"1658":{},"1659":{},"1660":{},"1661":{},"1662":{},"1663":{},"1664":{},"1665":{},"1666":{},"1667":{},"1668":{},"1669":{},"1670":{},"1671":{},"1672":{},"1673":{},"1674":{},"1675":{},"1676":{},"1677":{},"1678":{},"1679":{},"1680":{},"1681":{},"1682":{},"1683":{},"1684":{},"1685":{},"1686":{},"1687":{},"1688":{},"1689":{},"1690":{},"1691":{},"1692":{},"1693":{},"1694":{},"1695":{},"1696":{},"1697":{},"1698":{},"1699":{},"1700":{},"1701":{},"1702":{},"1703":{},"1704":{},"1705":{},"1706":{},"1707":{},"1708":{},"1709":{},"1710":{},"1711":{},"1712":{},"1713":{},"1714":{},"1715":{},"1716":{},"1717":{},"1718":{},"1719":{},"1720":{},"1721":{},"1722":{},"1723":{},"1724":{},"1725":{},"1726":{},"1727":{},"1728":{},"1729":{},"1730":{},"1731":{},"1732":{},"1733":{},"1734":{},"1735":{},"1736":{},"1737":{},"1738":{},"1739":{},"1740":{},"1741":{},"1742":{},"1743":{},"1744":{},"1745":{},"1746":{},"1747":{},"1748":{},"1749":{},"1750":{},"1751":{},"1752":{},"1753":{},"1754":{},"1755":{},"1756":{},"1757":{},"1758":{},"1759":{},"1760":{},"1761":{},"1762":{},"1763":{},"1764":{},"1765":{},"1766":{},"1767":{},"1768":{},"1769":{},"1770":{},"1771":{},"1772":{},"1773":{},"1774":{},"1775":{},"1776":{},"1777":{},"1778":{},"1779":{},"1780":{},"1781":{},"1782":{},"1783":{},"1784":{},"1785":{},"1786":{},"1787":{},"1788":{},"1789":{},"1790":{},"1791":{},"1792":{},"1793":{},"1794":{},"1795":{},"1796":{},"1797":{},"1798":{},"1799":{},"1800":{},"1801":{},"1802":{},"1803":{},"1804":{},"1805":{},"1806":{},"1807":{},"1808":{},"1809":{},"1810":{},"1811":{},"1812":{},"1813":{},"1814":{},"1815":{},"1816":{},"1817":{},"1818":{},"1819":{},"1820":{},"1821":{},"1822":{},"1823":{},"1824":{},"1825":{},"1826":{},"1827":{},"1828":{},"1829":{},"1830":{},"1831":{},"1832":{},"1833":{},"1834":{},"1835":{},"1836":{},"1837":{},"1838":{},"1839":{},"1840":{},"1841":{},"1842":{},"1843":{},"1844":{},"1845":{},"1846":{},"1847":{},"1848":{},"1849":{},"1850":{},"1851":{},"1852":{},"1853":{},"1854":{},"1855":{},"1856":{},"1857":{},"1858":{},"1859":{},"1860":{},"1861":{},"1862":{},"1863":{},"1864":{},"1865":{},"1866":{},"1867":{},"1868":{},"1869":{},"1870":{},"1871":{},"1872":{},"1873":{},"1874":{},"1875":{},"1876":{},"1877":{},"1878":{},"1879":{},"1880":{},"1881":{},"1882":{},"1883":{},"1884":{},"1885":{},"1886":{},"1887":{},"1888":{},"1889":{},"1890":{},"1891":{},"1892":{},"1893":{},"1894":{},"1895":{},"1896":{},"1897":{},"1898":{},"1899":{},"1900":{},"1901":{},"1902":{},"1903":{},"1904":{},"1905":{},"1906":{},"1907":{},"1908":{},"1909":{},"1910":{},"1911":{},"1912":{},"1913":{},"1914":{},"1915":{},"1916":{},"1917":{},"1918":{},"1919":{},"1920":{},"1921":{},"1922":{},"1923":{},"1924":{},"1925":{},"1926":{},"1927":{},"1928":{},"1929":{},"1930":{},"1931":{},"1932":{},"1933":{}}}],["sinaweibo",{"_index":1505,"name":{"1506":{}},"parent":{}}],["singlestore",{"_index":1506,"name":{"1507":{}},"parent":{}}],["sitepoint",{"_index":1507,"name":{"1508":{}},"parent":{}}],["sketch",{"_index":1508,"name":{"1509":{}},"parent":{}}],["sketchfab",{"_index":1509,"name":{"1510":{}},"parent":{}}],["sketchup",{"_index":1510,"name":{"1511":{}},"parent":{}}],["skillshare",{"_index":1511,"name":{"1512":{}},"parent":{}}],["sky",{"_index":1513,"name":{"1514":{}},"parent":{}}],["skyliner",{"_index":1514,"name":{"1515":{}},"parent":{}}],["skype",{"_index":1515,"name":{"1516":{}},"parent":{}}],["skypeforbusiness",{"_index":1516,"name":{"1517":{}},"parent":{}}],["slack",{"_index":1517,"name":{"1518":{}},"parent":{}}],["slackware",{"_index":1518,"name":{"1519":{}},"parent":{}}],["slashdot",{"_index":1519,"name":{"1520":{}},"parent":{}}],["slickpic",{"_index":1520,"name":{"1521":{}},"parent":{}}],["slides",{"_index":1521,"name":{"1522":{}},"parent":{}}],["slideshare",{"_index":1522,"name":{"1523":{}},"parent":{}}],["slug",{"_index":3,"name":{"3":{}},"parent":{}}],["smart",{"_index":1523,"name":{"1524":{}},"parent":{}}],["smartthings",{"_index":1524,"name":{"1525":{}},"parent":{}}],["smashgg",{"_index":1525,"name":{"1526":{}},"parent":{}}],["smashingmagazine",{"_index":1526,"name":{"1527":{}},"parent":{}}],["smrt",{"_index":1527,"name":{"1528":{}},"parent":{}}],["smugmug",{"_index":1528,"name":{"1529":{}},"parent":{}}],["snapchat",{"_index":1529,"name":{"1530":{}},"parent":{}}],["snapcraft",{"_index":1530,"name":{"1531":{}},"parent":{}}],["snowflake",{"_index":1531,"name":{"1532":{}},"parent":{}}],["snyk",{"_index":1532,"name":{"1533":{}},"parent":{}}],["social",{"_index":1940,"name":{"1941":{}},"parent":{}}],["society6",{"_index":1533,"name":{"1534":{}},"parent":{}}],["socketio",{"_index":1534,"name":{"1535":{}},"parent":{}}],["sogou",{"_index":1535,"name":{"1536":{}},"parent":{}}],["solidity",{"_index":1536,"name":{"1537":{}},"parent":{}}],["sololearn",{"_index":1537,"name":{"1538":{}},"parent":{}}],["solus",{"_index":1538,"name":{"1539":{}},"parent":{}}],["sonarcloud",{"_index":1539,"name":{"1540":{}},"parent":{}}],["sonarlint",{"_index":1540,"name":{"1541":{}},"parent":{}}],["sonarqube",{"_index":1541,"name":{"1542":{}},"parent":{}}],["sonarsource",{"_index":1542,"name":{"1543":{}},"parent":{}}],["songkick",{"_index":1543,"name":{"1544":{}},"parent":{}}],["songoda",{"_index":1544,"name":{"1545":{}},"parent":{}}],["sonicwall",{"_index":1545,"name":{"1546":{}},"parent":{}}],["sonos",{"_index":1546,"name":{"1547":{}},"parent":{}}],["soundcloud",{"_index":1547,"name":{"1548":{}},"parent":{}}],["source",{"_index":2,"name":{"2":{}},"parent":{}}],["sourceengine",{"_index":1548,"name":{"1549":{}},"parent":{}}],["sourceforge",{"_index":1549,"name":{"1550":{}},"parent":{}}],["sourcegraph",{"_index":1550,"name":{"1551":{}},"parent":{}}],["southwestairlines",{"_index":1551,"name":{"1552":{}},"parent":{}}],["spacemacs",{"_index":1552,"name":{"1553":{}},"parent":{}}],["spacex",{"_index":1553,"name":{"1554":{}},"parent":{}}],["sparkar",{"_index":1554,"name":{"1555":{}},"parent":{}}],["sparkasse",{"_index":1555,"name":{"1556":{}},"parent":{}}],["sparkfun",{"_index":1556,"name":{"1557":{}},"parent":{}}],["sparkpost",{"_index":1557,"name":{"1558":{}},"parent":{}}],["spdx",{"_index":1558,"name":{"1559":{}},"parent":{}}],["speakerdeck",{"_index":1559,"name":{"1560":{}},"parent":{}}],["spectrum",{"_index":1560,"name":{"1561":{}},"parent":{}}],["speedtest",{"_index":1561,"name":{"1562":{}},"parent":{}}],["spinnaker",{"_index":1562,"name":{"1563":{}},"parent":{}}],["spinrilla",{"_index":1563,"name":{"1564":{}},"parent":{}}],["splunk",{"_index":1564,"name":{"1565":{}},"parent":{}}],["spotify",{"_index":1565,"name":{"1566":{}},"parent":{}}],["spotlight",{"_index":1566,"name":{"1567":{}},"parent":{}}],["spreaker",{"_index":1567,"name":{"1568":{}},"parent":{}}],["spring",{"_index":1568,"name":{"1569":{}},"parent":{}}],["springboot",{"_index":1569,"name":{"1570":{}},"parent":{}}],["spyderide",{"_index":1570,"name":{"1571":{}},"parent":{}}],["sqlite",{"_index":1571,"name":{"1572":{}},"parent":{}}],["square",{"_index":1572,"name":{"1573":{}},"parent":{}}],["squareenix",{"_index":1573,"name":{"1574":{}},"parent":{}}],["squarespace",{"_index":1574,"name":{"1575":{}},"parent":{}}],["srcparameters",{"_index":1956,"name":{"1959":{},"1977":{}},"parent":{}}],["ssrn",{"_index":1575,"name":{"1576":{}},"parent":{}}],["stackbit",{"_index":1578,"name":{"1579":{}},"parent":{}}],["stackexchange",{"_index":1576,"name":{"1577":{}},"parent":{}}],["stackoverflow",{"_index":1577,"name":{"1578":{}},"parent":{}}],["stackpath",{"_index":1579,"name":{"1580":{}},"parent":{}}],["stackshare",{"_index":1580,"name":{"1581":{}},"parent":{}}],["stadia",{"_index":1581,"name":{"1582":{}},"parent":{}}],["staffbase",{"_index":1582,"name":{"1583":{}},"parent":{}}],["starlingbank",{"_index":1584,"name":{"1585":{}},"parent":{}}],["starship",{"_index":1585,"name":{"1586":{}},"parent":{}}],["startrek",{"_index":1583,"name":{"1584":{}},"parent":{}}],["starz",{"_index":1586,"name":{"1587":{}},"parent":{}}],["statamic",{"_index":1587,"name":{"1588":{}},"parent":{}}],["statuspage",{"_index":1588,"name":{"1589":{}},"parent":{}}],["statuspal",{"_index":1589,"name":{"1590":{}},"parent":{}}],["steam",{"_index":1590,"name":{"1591":{}},"parent":{}}],["steamdb",{"_index":1591,"name":{"1592":{}},"parent":{}}],["steamworks",{"_index":1592,"name":{"1593":{}},"parent":{}}],["steem",{"_index":1593,"name":{"1594":{}},"parent":{}}],["steemit",{"_index":1594,"name":{"1595":{}},"parent":{}}],["steinberg",{"_index":1595,"name":{"1596":{}},"parent":{}}],["stellar",{"_index":1596,"name":{"1597":{}},"parent":{}}],["stencyl",{"_index":1597,"name":{"1598":{}},"parent":{}}],["stimulus",{"_index":1598,"name":{"1599":{}},"parent":{}}],["stitcher",{"_index":1599,"name":{"1600":{}},"parent":{}}],["stmicroelectronics",{"_index":1600,"name":{"1601":{}},"parent":{}}],["storyblok",{"_index":1601,"name":{"1602":{}},"parent":{}}],["storybook",{"_index":1602,"name":{"1603":{}},"parent":{}}],["strapi",{"_index":1603,"name":{"1604":{}},"parent":{}}],["strava",{"_index":1604,"name":{"1605":{}},"parent":{}}],["streamlit",{"_index":1605,"name":{"1606":{}},"parent":{}}],["stripe",{"_index":1606,"name":{"1607":{}},"parent":{}}],["strongswan",{"_index":1607,"name":{"1608":{}},"parent":{}}],["stubhub",{"_index":1608,"name":{"1609":{}},"parent":{}}],["styledcomponents",{"_index":1609,"name":{"1610":{}},"parent":{}}],["stylelint",{"_index":1610,"name":{"1611":{}},"parent":{}}],["styleshare",{"_index":1611,"name":{"1612":{}},"parent":{}}],["stylus",{"_index":1612,"name":{"1613":{}},"parent":{}}],["subaru",{"_index":1613,"name":{"1614":{}},"parent":{}}],["sublimetext",{"_index":1614,"name":{"1615":{}},"parent":{}}],["substack",{"_index":1615,"name":{"1616":{}},"parent":{}}],["subversion",{"_index":1616,"name":{"1617":{}},"parent":{}}],["suckless",{"_index":1617,"name":{"1618":{}},"parent":{}}],["suffix",{"_index":1953,"name":{"1955":{}},"parent":{}}],["sumologic",{"_index":1618,"name":{"1619":{}},"parent":{}}],["supabase",{"_index":1619,"name":{"1620":{}},"parent":{}}],["superuser",{"_index":1620,"name":{"1621":{}},"parent":{}}],["surveymonkey",{"_index":1621,"name":{"1622":{}},"parent":{}}],["suse",{"_index":1622,"name":{"1623":{}},"parent":{}}],["suzuki",{"_index":1623,"name":{"1624":{}},"parent":{}}],["svelte",{"_index":1624,"name":{"1625":{}},"parent":{}}],["svg",{"_index":1625,"name":{"1626":{}},"parent":{}}],["svgo",{"_index":1626,"name":{"1627":{}},"parent":{}}],["swagger",{"_index":1627,"name":{"1628":{}},"parent":{}}],["swarm",{"_index":1628,"name":{"1629":{}},"parent":{}}],["swift",{"_index":1629,"name":{"1630":{}},"parent":{}}],["swiggy",{"_index":1630,"name":{"1631":{}},"parent":{}}],["swiper",{"_index":1631,"name":{"1632":{}},"parent":{}}],["symantec",{"_index":1632,"name":{"1633":{}},"parent":{}}],["symfony",{"_index":1633,"name":{"1634":{}},"parent":{}}],["symphony",{"_index":1634,"name":{"1635":{}},"parent":{}}],["sympy",{"_index":1635,"name":{"1636":{}},"parent":{}}],["synology",{"_index":1636,"name":{"1637":{}},"parent":{}}],["tableau",{"_index":1638,"name":{"1639":{}},"parent":{}}],["tado_",{"_index":1639,"name":{"1640":{}},"parent":{}}],["tagname",{"_index":1946,"name":{"1948":{},"1957":{},"1970":{},"1975":{},"1988":{},"1993":{}},"parent":{}}],["tails",{"_index":1640,"name":{"1641":{}},"parent":{}}],["tailwindcss",{"_index":1641,"name":{"1642":{}},"parent":{}}],["talend",{"_index":1642,"name":{"1643":{}},"parent":{}}],["tampermonkey",{"_index":1643,"name":{"1644":{}},"parent":{}}],["taobao",{"_index":1644,"name":{"1645":{}},"parent":{}}],["tapas",{"_index":1645,"name":{"1646":{}},"parent":{}}],["tasmota",{"_index":1646,"name":{"1647":{}},"parent":{}}],["tata",{"_index":1647,"name":{"1648":{}},"parent":{}}],["taxbuzz",{"_index":1648,"name":{"1649":{}},"parent":{}}],["teamcity",{"_index":1649,"name":{"1650":{}},"parent":{}}],["teamspeak",{"_index":1650,"name":{"1651":{}},"parent":{}}],["teamviewer",{"_index":1651,"name":{"1652":{}},"parent":{}}],["ted",{"_index":1652,"name":{"1653":{}},"parent":{}}],["teespring",{"_index":1653,"name":{"1654":{}},"parent":{}}],["tekton",{"_index":1654,"name":{"1655":{}},"parent":{}}],["tele5",{"_index":1655,"name":{"1656":{}},"parent":{}}],["telegram",{"_index":1656,"name":{"1657":{}},"parent":{}}],["telegraph",{"_index":1657,"name":{"1658":{}},"parent":{}}],["tencentqq",{"_index":1658,"name":{"1659":{}},"parent":{}}],["tensorflow",{"_index":1659,"name":{"1660":{}},"parent":{}}],["teradata",{"_index":1660,"name":{"1661":{}},"parent":{}}],["teratail",{"_index":1661,"name":{"1662":{}},"parent":{}}],["terraform",{"_index":1662,"name":{"1663":{}},"parent":{}}],["tesla",{"_index":1663,"name":{"1664":{}},"parent":{}}],["testin",{"_index":1664,"name":{"1665":{}},"parent":{}}],["testinglibrary",{"_index":1665,"name":{"1666":{}},"parent":{}}],["textpattern",{"_index":1666,"name":{"1667":{}},"parent":{}}],["theconversation",{"_index":1667,"name":{"1668":{}},"parent":{}}],["theirishtimes",{"_index":1668,"name":{"1669":{}},"parent":{}}],["themighty",{"_index":1669,"name":{"1670":{}},"parent":{}}],["themodelsresource",{"_index":1670,"name":{"1671":{}},"parent":{}}],["themoviedatabase",{"_index":1671,"name":{"1672":{}},"parent":{}}],["theregister",{"_index":1672,"name":{"1673":{}},"parent":{}}],["thesoundsresource",{"_index":1673,"name":{"1674":{}},"parent":{}}],["thespritersresource",{"_index":1674,"name":{"1675":{}},"parent":{}}],["thewashingtonpost",{"_index":1675,"name":{"1676":{}},"parent":{}}],["thingiverse",{"_index":1676,"name":{"1677":{}},"parent":{}}],["thinkpad",{"_index":1677,"name":{"1678":{}},"parent":{}}],["threejs",{"_index":1678,"name":{"1679":{}},"parent":{}}],["threema",{"_index":1679,"name":{"1680":{}},"parent":{}}],["thumbtack",{"_index":1680,"name":{"1681":{}},"parent":{}}],["thunderbird",{"_index":1681,"name":{"1682":{}},"parent":{}}],["thymeleaf",{"_index":1682,"name":{"1683":{}},"parent":{}}],["ticketmaster",{"_index":1683,"name":{"1684":{}},"parent":{}}],["tidal",{"_index":1684,"name":{"1685":{}},"parent":{}}],["tide",{"_index":1685,"name":{"1686":{}},"parent":{}}],["tietoevry",{"_index":1686,"name":{"1687":{}},"parent":{}}],["tiktok",{"_index":1687,"name":{"1688":{}},"parent":{}}],["tile",{"_index":1688,"name":{"1689":{}},"parent":{}}],["timescale",{"_index":1689,"name":{"1690":{}},"parent":{}}],["tinder",{"_index":1690,"name":{"1691":{}},"parent":{}}],["tinyletter",{"_index":1691,"name":{"1692":{}},"parent":{}}],["title",{"_index":1,"name":{"1":{}},"parent":{}}],["tmobile",{"_index":1637,"name":{"1638":{}},"parent":{}}],["tmux",{"_index":1692,"name":{"1693":{}},"parent":{}}],["todoist",{"_index":1693,"name":{"1694":{}},"parent":{}}],["toggl",{"_index":1694,"name":{"1695":{}},"parent":{}}],["tokyometro",{"_index":1695,"name":{"1696":{}},"parent":{}}],["tomorrowland",{"_index":1696,"name":{"1697":{}},"parent":{}}],["topcoder",{"_index":1697,"name":{"1698":{}},"parent":{}}],["toptal",{"_index":1698,"name":{"1699":{}},"parent":{}}],["torbrowser",{"_index":1699,"name":{"1700":{}},"parent":{}}],["torproject",{"_index":1700,"name":{"1701":{}},"parent":{}}],["toshiba",{"_index":1701,"name":{"1702":{}},"parent":{}}],["toyota",{"_index":1702,"name":{"1703":{}},"parent":{}}],["tplink",{"_index":1703,"name":{"1704":{}},"parent":{}}],["tqdm",{"_index":1704,"name":{"1705":{}},"parent":{}}],["trainerroad",{"_index":1705,"name":{"1706":{}},"parent":{}}],["trakt",{"_index":1706,"name":{"1707":{}},"parent":{}}],["transferwise",{"_index":1707,"name":{"1708":{}},"parent":{}}],["transportforireland",{"_index":1708,"name":{"1709":{}},"parent":{}}],["transportforlondon",{"_index":1709,"name":{"1710":{}},"parent":{}}],["travisci",{"_index":1710,"name":{"1711":{}},"parent":{}}],["treehouse",{"_index":1711,"name":{"1712":{}},"parent":{}}],["trello",{"_index":1712,"name":{"1713":{}},"parent":{}}],["trendmicro",{"_index":1713,"name":{"1714":{}},"parent":{}}],["treyarch",{"_index":1714,"name":{"1715":{}},"parent":{}}],["triller",{"_index":1715,"name":{"1716":{}},"parent":{}}],["trino",{"_index":1716,"name":{"1717":{}},"parent":{}}],["tripadvisor",{"_index":1718,"name":{"1719":{}},"parent":{}}],["tripcom",{"_index":1717,"name":{"1718":{}},"parent":{}}],["trove",{"_index":1719,"name":{"1720":{}},"parent":{}}],["truenas",{"_index":1720,"name":{"1721":{}},"parent":{}}],["trulia",{"_index":1721,"name":{"1722":{}},"parent":{}}],["trustedshops",{"_index":1722,"name":{"1723":{}},"parent":{}}],["trustpilot",{"_index":1723,"name":{"1724":{}},"parent":{}}],["tryhackme",{"_index":1725,"name":{"1726":{}},"parent":{}}],["tryitonline",{"_index":1724,"name":{"1725":{}},"parent":{}}],["tsnode",{"_index":1726,"name":{"1727":{}},"parent":{}}],["tui",{"_index":1727,"name":{"1728":{}},"parent":{}}],["tumblr",{"_index":1728,"name":{"1729":{}},"parent":{}}],["tunein",{"_index":1729,"name":{"1730":{}},"parent":{}}],["turbosquid",{"_index":1730,"name":{"1731":{}},"parent":{}}],["turkishairlines",{"_index":1731,"name":{"1732":{}},"parent":{}}],["tutanota",{"_index":1732,"name":{"1733":{}},"parent":{}}],["tvtime",{"_index":1733,"name":{"1734":{}},"parent":{}}],["twilio",{"_index":1734,"name":{"1735":{}},"parent":{}}],["twitch",{"_index":1735,"name":{"1736":{}},"parent":{}}],["twitter",{"_index":1736,"name":{"1737":{}},"parent":{}}],["twoo",{"_index":1737,"name":{"1738":{}},"parent":{}}],["typescript",{"_index":1738,"name":{"1739":{}},"parent":{}}],["typo3",{"_index":1739,"name":{"1740":{}},"parent":{}}],["uber",{"_index":1740,"name":{"1741":{}},"parent":{}}],["ubereats",{"_index":1741,"name":{"1742":{}},"parent":{}}],["ubiquiti",{"_index":1742,"name":{"1743":{}},"parent":{}}],["ubisoft",{"_index":1743,"name":{"1744":{}},"parent":{}}],["ublockorigin",{"_index":1744,"name":{"1745":{}},"parent":{}}],["ubuntu",{"_index":1745,"name":{"1746":{}},"parent":{}}],["udacity",{"_index":1746,"name":{"1747":{}},"parent":{}}],["udemy",{"_index":1747,"name":{"1748":{}},"parent":{}}],["ufc",{"_index":1748,"name":{"1749":{}},"parent":{}}],["uikit",{"_index":1749,"name":{"1750":{}},"parent":{}}],["ulule",{"_index":1750,"name":{"1751":{}},"parent":{}}],["umbraco",{"_index":1751,"name":{"1752":{}},"parent":{}}],["unacademy",{"_index":1752,"name":{"1753":{}},"parent":{}}],["undertale",{"_index":1753,"name":{"1754":{}},"parent":{}}],["unicode",{"_index":1754,"name":{"1755":{}},"parent":{}}],["unilever",{"_index":1755,"name":{"1756":{}},"parent":{}}],["unitedairlines",{"_index":1756,"name":{"1757":{}},"parent":{}}],["unity",{"_index":1757,"name":{"1758":{}},"parent":{}}],["unraid",{"_index":1758,"name":{"1759":{}},"parent":{}}],["unrealengine",{"_index":1759,"name":{"1760":{}},"parent":{}}],["unsplash",{"_index":1760,"name":{"1761":{}},"parent":{}}],["untangle",{"_index":1761,"name":{"1762":{}},"parent":{}}],["untappd",{"_index":1762,"name":{"1763":{}},"parent":{}}],["upcloud",{"_index":1763,"name":{"1764":{}},"parent":{}}],["uplabs",{"_index":1764,"name":{"1765":{}},"parent":{}}],["uploaded",{"_index":1765,"name":{"1766":{}},"parent":{}}],["ups",{"_index":1766,"name":{"1767":{}},"parent":{}}],["upwork",{"_index":1767,"name":{"1768":{}},"parent":{}}],["usps",{"_index":1768,"name":{"1769":{}},"parent":{}}],["v",{"_index":1769,"name":{"1770":{}},"parent":{}}],["v8",{"_index":1770,"name":{"1771":{}},"parent":{}}],["vaadin",{"_index":1771,"name":{"1772":{}},"parent":{}}],["vagrant",{"_index":1772,"name":{"1773":{}},"parent":{}}],["valve",{"_index":1773,"name":{"1774":{}},"parent":{}}],["vapor",{"_index":1774,"name":{"1775":{}},"parent":{}}],["vault",{"_index":1775,"name":{"1776":{}},"parent":{}}],["vauxhall",{"_index":1776,"name":{"1777":{}},"parent":{}}],["vbulletin",{"_index":1777,"name":{"1778":{}},"parent":{}}],["vectorlogozone",{"_index":1778,"name":{"1779":{}},"parent":{}}],["vectorworks",{"_index":1779,"name":{"1780":{}},"parent":{}}],["veeam",{"_index":1780,"name":{"1781":{}},"parent":{}}],["veepee",{"_index":1781,"name":{"1782":{}},"parent":{}}],["venmo",{"_index":1782,"name":{"1783":{}},"parent":{}}],["vercel",{"_index":1783,"name":{"1784":{}},"parent":{}}],["verdaccio",{"_index":1784,"name":{"1785":{}},"parent":{}}],["veritas",{"_index":1785,"name":{"1786":{}},"parent":{}}],["verizon",{"_index":1786,"name":{"1787":{}},"parent":{}}],["vfairs",{"_index":1787,"name":{"1788":{}},"parent":{}}],["viadeo",{"_index":1788,"name":{"1789":{}},"parent":{}}],["viber",{"_index":1789,"name":{"1790":{}},"parent":{}}],["vim",{"_index":1790,"name":{"1791":{}},"parent":{}}],["vimeo",{"_index":1791,"name":{"1792":{}},"parent":{}}],["vimeolivestream",{"_index":1792,"name":{"1793":{}},"parent":{}}],["virtualbox",{"_index":1793,"name":{"1794":{}},"parent":{}}],["virustotal",{"_index":1794,"name":{"1795":{}},"parent":{}}],["visa",{"_index":1795,"name":{"1796":{}},"parent":{}}],["visualstudio",{"_index":1796,"name":{"1797":{}},"parent":{}}],["visualstudiocode",{"_index":1797,"name":{"1798":{}},"parent":{}}],["vite",{"_index":1798,"name":{"1799":{}},"parent":{}}],["vivaldi",{"_index":1799,"name":{"1800":{}},"parent":{}}],["vivino",{"_index":1800,"name":{"1801":{}},"parent":{}}],["vk",{"_index":1801,"name":{"1802":{}},"parent":{}}],["vlcmediaplayer",{"_index":1802,"name":{"1803":{}},"parent":{}}],["vmware",{"_index":1803,"name":{"1804":{}},"parent":{}}],["vodafone",{"_index":1804,"name":{"1805":{}},"parent":{}}],["volkswagen",{"_index":1805,"name":{"1806":{}},"parent":{}}],["volvo",{"_index":1806,"name":{"1807":{}},"parent":{}}],["vonage",{"_index":1807,"name":{"1808":{}},"parent":{}}],["vox",{"_index":1808,"name":{"1809":{}},"parent":{}}],["vsco",{"_index":1809,"name":{"1810":{}},"parent":{}}],["vuejs",{"_index":1810,"name":{"1811":{}},"parent":{}}],["vuetify",{"_index":1811,"name":{"1812":{}},"parent":{}}],["vulkan",{"_index":1812,"name":{"1813":{}},"parent":{}}],["vultr",{"_index":1813,"name":{"1814":{}},"parent":{}}],["w3c",{"_index":1814,"name":{"1815":{}},"parent":{}}],["wagtail",{"_index":1815,"name":{"1816":{}},"parent":{}}],["wakatime",{"_index":1816,"name":{"1817":{}},"parent":{}}],["walkman",{"_index":1817,"name":{"1818":{}},"parent":{}}],["wappalyzer",{"_index":1818,"name":{"1819":{}},"parent":{}}],["warnerbros",{"_index":1819,"name":{"1820":{}},"parent":{}}],["wattpad",{"_index":1820,"name":{"1821":{}},"parent":{}}],["waze",{"_index":1821,"name":{"1822":{}},"parent":{}}],["wearos",{"_index":1822,"name":{"1823":{}},"parent":{}}],["weasyl",{"_index":1823,"name":{"1824":{}},"parent":{}}],["web3js",{"_index":1824,"name":{"1825":{}},"parent":{}}],["webassembly",{"_index":1825,"name":{"1826":{}},"parent":{}}],["webauthn",{"_index":1826,"name":{"1827":{}},"parent":{}}],["webcomponentsorg",{"_index":1827,"name":{"1828":{}},"parent":{}}],["webdriverio",{"_index":1828,"name":{"1829":{}},"parent":{}}],["webflow",{"_index":1829,"name":{"1830":{}},"parent":{}}],["webgl",{"_index":1830,"name":{"1831":{}},"parent":{}}],["webhint",{"_index":1831,"name":{"1832":{}},"parent":{}}],["weblate",{"_index":1832,"name":{"1833":{}},"parent":{}}],["webmin",{"_index":1833,"name":{"1834":{}},"parent":{}}],["webmoney",{"_index":1834,"name":{"1835":{}},"parent":{}}],["webpack",{"_index":1835,"name":{"1836":{}},"parent":{}}],["webrtc",{"_index":1836,"name":{"1837":{}},"parent":{}}],["webstorm",{"_index":1837,"name":{"1838":{}},"parent":{}}],["webtoon",{"_index":1838,"name":{"1839":{}},"parent":{}}],["wechat",{"_index":1839,"name":{"1840":{}},"parent":{}}],["weights__biases",{"_index":1840,"name":{"1841":{}},"parent":{}}],["wemo",{"_index":1841,"name":{"1842":{}},"parent":{}}],["wetransfer",{"_index":1842,"name":{"1843":{}},"parent":{}}],["whatsapp",{"_index":1843,"name":{"1844":{}},"parent":{}}],["wheniwork",{"_index":1844,"name":{"1845":{}},"parent":{}}],["whitesource",{"_index":1845,"name":{"1846":{}},"parent":{}}],["wii",{"_index":1846,"name":{"1847":{}},"parent":{}}],["wiiu",{"_index":1847,"name":{"1848":{}},"parent":{}}],["wikidata",{"_index":1848,"name":{"1849":{}},"parent":{}}],["wikimediacommons",{"_index":1849,"name":{"1850":{}},"parent":{}}],["wikipedia",{"_index":1850,"name":{"1851":{}},"parent":{}}],["wikiquote",{"_index":1851,"name":{"1852":{}},"parent":{}}],["wikivoyage",{"_index":1852,"name":{"1853":{}},"parent":{}}],["windows",{"_index":1853,"name":{"1854":{}},"parent":{}}],["windows95",{"_index":1854,"name":{"1855":{}},"parent":{}}],["windowsterminal",{"_index":1855,"name":{"1856":{}},"parent":{}}],["windowsxp",{"_index":1856,"name":{"1857":{}},"parent":{}}],["winmate",{"_index":1857,"name":{"1858":{}},"parent":{}}],["wipro",{"_index":1858,"name":{"1859":{}},"parent":{}}],["wire",{"_index":1859,"name":{"1860":{}},"parent":{}}],["wireguard",{"_index":1860,"name":{"1861":{}},"parent":{}}],["wireshark",{"_index":1861,"name":{"1862":{}},"parent":{}}],["wish",{"_index":1862,"name":{"1863":{}},"parent":{}}],["wistia",{"_index":1863,"name":{"1864":{}},"parent":{}}],["wix",{"_index":1864,"name":{"1865":{}},"parent":{}}],["wizzair",{"_index":1865,"name":{"1866":{}},"parent":{}}],["wolfram",{"_index":1866,"name":{"1867":{}},"parent":{}}],["wolframlanguage",{"_index":1867,"name":{"1868":{}},"parent":{}}],["wolframmathematica",{"_index":1868,"name":{"1869":{}},"parent":{}}],["woo",{"_index":1869,"name":{"1870":{}},"parent":{}}],["woocommerce",{"_index":1870,"name":{"1871":{}},"parent":{}}],["wordpress",{"_index":1871,"name":{"1872":{}},"parent":{}}],["workplace",{"_index":1872,"name":{"1873":{}},"parent":{}}],["worldhealthorganization",{"_index":1873,"name":{"1874":{}},"parent":{}}],["wpengine",{"_index":1874,"name":{"1875":{}},"parent":{}}],["wprocket",{"_index":1875,"name":{"1876":{}},"parent":{}}],["writeas",{"_index":1876,"name":{"1877":{}},"parent":{}}],["wwe",{"_index":1877,"name":{"1878":{}},"parent":{}}],["wwise",{"_index":1878,"name":{"1879":{}},"parent":{}}],["xamarin",{"_index":1880,"name":{"1881":{}},"parent":{}}],["xaml",{"_index":1881,"name":{"1882":{}},"parent":{}}],["xampp",{"_index":1882,"name":{"1883":{}},"parent":{}}],["xbox",{"_index":1883,"name":{"1884":{}},"parent":{}}],["xcode",{"_index":1884,"name":{"1885":{}},"parent":{}}],["xdadevelopers",{"_index":1885,"name":{"1886":{}},"parent":{}}],["xero",{"_index":1886,"name":{"1887":{}},"parent":{}}],["xfce",{"_index":1887,"name":{"1888":{}},"parent":{}}],["xiaomi",{"_index":1888,"name":{"1889":{}},"parent":{}}],["xilinx",{"_index":1889,"name":{"1890":{}},"parent":{}}],["xing",{"_index":1890,"name":{"1891":{}},"parent":{}}],["xml",{"_index":1942,"name":{"1944":{}},"parent":{}}],["xmpp",{"_index":1891,"name":{"1892":{}},"parent":{}}],["xorg",{"_index":1879,"name":{"1880":{}},"parent":{}}],["xrp",{"_index":1892,"name":{"1893":{}},"parent":{}}],["xsplit",{"_index":1893,"name":{"1894":{}},"parent":{}}],["xstate",{"_index":1894,"name":{"1895":{}},"parent":{}}],["yahoo_",{"_index":1896,"name":{"1897":{}},"parent":{}}],["yale",{"_index":1897,"name":{"1898":{}},"parent":{}}],["yamahacorporation",{"_index":1898,"name":{"1899":{}},"parent":{}}],["yamahamotorcorporation",{"_index":1899,"name":{"1900":{}},"parent":{}}],["yaml",{"_index":1943,"name":{"1945":{}},"parent":{}}],["yammer",{"_index":1900,"name":{"1901":{}},"parent":{}}],["yarn",{"_index":1901,"name":{"1902":{}},"parent":{}}],["ycombinator",{"_index":1895,"name":{"1896":{}},"parent":{}}],["yelp",{"_index":1902,"name":{"1903":{}},"parent":{}}],["yoast",{"_index":1903,"name":{"1904":{}},"parent":{}}],["yourtraveltv",{"_index":1904,"name":{"1905":{}},"parent":{}}],["youtube",{"_index":1905,"name":{"1906":{}},"parent":{}}],["youtubegaming",{"_index":1906,"name":{"1907":{}},"parent":{}}],["youtubemusic",{"_index":1907,"name":{"1908":{}},"parent":{}}],["youtubestudio",{"_index":1908,"name":{"1909":{}},"parent":{}}],["youtubetv",{"_index":1909,"name":{"1910":{}},"parent":{}}],["zalando",{"_index":1911,"name":{"1912":{}},"parent":{}}],["zapier",{"_index":1912,"name":{"1913":{}},"parent":{}}],["zdf",{"_index":1913,"name":{"1914":{}},"parent":{}}],["zelle",{"_index":1914,"name":{"1915":{}},"parent":{}}],["zend",{"_index":1915,"name":{"1916":{}},"parent":{}}],["zendesk",{"_index":1917,"name":{"1918":{}},"parent":{}}],["zendframework",{"_index":1916,"name":{"1917":{}},"parent":{}}],["zenn",{"_index":1918,"name":{"1919":{}},"parent":{}}],["zerodha",{"_index":1919,"name":{"1920":{}},"parent":{}}],["zeromq",{"_index":1920,"name":{"1921":{}},"parent":{}}],["zerply",{"_index":1921,"name":{"1922":{}},"parent":{}}],["zhihu",{"_index":1922,"name":{"1923":{}},"parent":{}}],["zigbee",{"_index":1923,"name":{"1924":{}},"parent":{}}],["zillow",{"_index":1924,"name":{"1925":{}},"parent":{}}],["zingat",{"_index":1925,"name":{"1926":{}},"parent":{}}],["zoho",{"_index":1926,"name":{"1927":{}},"parent":{}}],["zoiper",{"_index":1927,"name":{"1928":{}},"parent":{}}],["zomato",{"_index":1928,"name":{"1929":{}},"parent":{}}],["zoom",{"_index":1929,"name":{"1930":{}},"parent":{}}],["zorin",{"_index":1930,"name":{"1931":{}},"parent":{}}],["zotero",{"_index":1931,"name":{"1932":{}},"parent":{}}],["zulip",{"_index":1932,"name":{"1933":{}},"parent":{}}],["zwave",{"_index":1910,"name":{"1911":{}},"parent":{}}]],"pipeline":[]}} \ No newline at end of file diff --git a/docs/assets/main.js b/docs/assets/main.js new file mode 100644 index 0000000..f7c8366 --- /dev/null +++ b/docs/assets/main.js @@ -0,0 +1,58 @@ +"use strict"; +"use strict";(()=>{var Qe=Object.create;var ae=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Ce=Object.getOwnPropertyNames;var Oe=Object.getPrototypeOf,Re=Object.prototype.hasOwnProperty;var _e=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Me=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ce(e))!Re.call(t,i)&&i!==n&&ae(t,i,{get:()=>e[i],enumerable:!(r=Pe(e,i))||r.enumerable});return t};var De=(t,e,n)=>(n=t!=null?Qe(Oe(t)):{},Me(e||!t||!t.__esModule?ae(n,"default",{value:t,enumerable:!0}):n,t));var de=_e((ce,he)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var h=t.utils.clone(n)||{};h.position=[a,l],h.index=s.length,s.push(new t.Token(r.slice(a,o),h))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ou?h+=2:a==u&&(n+=r[l+1]*i[h+1],l+=2,h+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}if(s.str.length==0&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}s.str.length==1&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),m=s.str.charAt(1),v;m in s.node.edges?v=s.node.edges[m]:(v=new t.TokenSet,s.node.edges[m]=v),s.str.length==1&&(v.final=!0),i.push({node:v,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),u=0;u1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof ce=="object"?he.exports=n():e.lunr=n()}(this,function(){return t})})()});var le=[];function B(t,e){le.push({selector:e,constructor:t})}var Y=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureFocusedElementVisible(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible())}createComponents(e){le.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}ensureFocusedElementVisible(){this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null);let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(n&&n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let r=document.createElement("p");r.classList.add("warning"),r.textContent="This member is normally hidden due to your filter settings.",n.prepend(r)}}};var I=class{constructor(e){this.el=e.el,this.app=e.app}};var J=class{constructor(){this.listeners={}}addEventListener(e,n){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(n)}removeEventListener(e,n){if(!(e in this.listeners))return;let r=this.listeners[e];for(let i=0,s=r.length;i{let n=Date.now();return(...r)=>{n+e-Date.now()<0&&(t(...r),n=Date.now())}};var re=class extends J{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.navigation=document.querySelector(".col-menu"),window.addEventListener("scroll",ne(()=>this.onScroll(),10)),window.addEventListener("resize",ne(()=>this.onResize(),10)),this.searchInput=document.querySelector("#tsd-search input"),this.searchInput&&this.searchInput.addEventListener("focus",()=>{this.hideShowToolbar()}),this.onResize(),this.onScroll()}triggerResize(){let n=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(n)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let n=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(n)}onScroll(){this.scrollTop=window.scrollY||0;let n=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(n),this.hideShowToolbar()}hideShowToolbar(){let n=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0||!!this.searchInput&&this.searchInput===document.activeElement,n!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),this.navigation?.classList.toggle("col-menu--hide")),this.lastY=this.scrollTop}},R=re;R.instance=new re;var X=class extends I{constructor(n){super(n);this.anchors=[];this.index=-1;R.instance.addEventListener("resize",()=>this.onResize()),R.instance.addEventListener("scroll",r=>this.onScroll(r)),this.createAnchors()}createAnchors(){let n=window.location.href;n.indexOf("#")!=-1&&(n=n.substring(0,n.indexOf("#"))),this.el.querySelectorAll("a").forEach(r=>{let i=r.href;if(i.indexOf("#")==-1||i.substring(0,n.length)!=n)return;let s=i.substring(i.indexOf("#")+1),o=document.querySelector("a.tsd-anchor[name="+s+"]"),a=r.parentNode;!o||!a||this.anchors.push({link:a,anchor:o,position:0})}),this.onResize()}onResize(){let n;for(let i=0,s=this.anchors.length;ii.position-s.position);let r=new CustomEvent("scroll",{detail:{scrollTop:R.instance.scrollTop}});this.onScroll(r)}onScroll(n){let r=n.detail.scrollTop+5,i=this.anchors,s=i.length-1,o=this.index;for(;o>-1&&i[o].position>r;)o-=1;for(;o-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=o,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var ue=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var me=De(de());function ve(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let n=document.querySelector("#tsd-search input"),r=document.querySelector("#tsd-search .results");if(!n||!r)throw new Error("The input field or the result list wrapper was not found");let i=!1;r.addEventListener("mousedown",()=>i=!0),r.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),n.addEventListener("focus",()=>t.classList.add("has-focus")),n.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Fe(t,r,n,s)}function Fe(t,e,n,r){n.addEventListener("input",ue(()=>{He(t,e,n,r)},200));let i=!1;n.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ve(e,n):s.key=="Escape"?n.blur():s.key=="ArrowUp"?pe(e,-1):s.key==="ArrowDown"?pe(e,1):i=!1}),n.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!n.matches(":focus")&&s.key==="/"&&(n.focus(),s.preventDefault())})}function Ae(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=me.Index.load(window.searchData.index))}function He(t,e,n,r){if(Ae(r,t),!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s=i?r.index.search(`*${i}*`):[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o${fe(u.parent,i)}.${l}`);let h=document.createElement("li");h.classList.value=u.classes??"";let m=document.createElement("a");m.href=r.base+u.url,m.innerHTML=l,h.append(m),e.appendChild(h)}}function pe(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function Ve(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function fe(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(ie(t.substring(s,o)),`${ie(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(ie(t.substring(s))),i.join("")}var Ne={"&":"&","<":"<",">":">","'":"'",'"':"""};function ie(t){return t.replace(/[&<>"'"]/g,e=>Ne[e])}var F="mousedown",ye="mousemove",j="mouseup",Z={x:0,y:0},ge=!1,se=!1,Be=!1,A=!1,xe=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(xe?"is-mobile":"not-mobile");xe&&"ontouchstart"in document.documentElement&&(Be=!0,F="touchstart",ye="touchmove",j="touchend");document.addEventListener(F,t=>{se=!0,A=!1;let e=F=="touchstart"?t.targetTouches[0]:t;Z.y=e.pageY||0,Z.x=e.pageX||0});document.addEventListener(ye,t=>{if(se&&!A){let e=F=="touchstart"?t.targetTouches[0]:t,n=Z.x-(e.pageX||0),r=Z.y-(e.pageY||0);A=Math.sqrt(n*n+r*r)>10}});document.addEventListener(j,()=>{se=!1});document.addEventListener("click",t=>{ge&&(t.preventDefault(),t.stopImmediatePropagation(),ge=!1)});var K=class extends I{constructor(n){super(n);this.className=this.el.dataset.toggle||"",this.el.addEventListener(j,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(F,r=>this.onDocumentPointerDown(r)),document.addEventListener(j,r=>this.onDocumentPointerUp(r))}setActive(n){if(this.active==n)return;this.active=n,document.documentElement.classList.toggle("has-"+this.className,n),this.el.classList.toggle("active",n);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(n){A||(this.setActive(!0),n.preventDefault())}onDocumentPointerDown(n){if(this.active){if(n.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(n){if(!A&&this.active&&n.target.closest(".col-menu")){let r=n.target.closest("a");if(r){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substring(0,i.indexOf("#"))),r.href.substring(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var oe;try{oe=localStorage}catch{oe={getItem(){return null},setItem(){}}}var Q=oe;var Le=document.head.appendChild(document.createElement("style"));Le.dataset.for="filters";var ee=class extends I{constructor(n){super(n);this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),Le.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.checked}setLocalStorage(n){Q.setItem(this.key,n.toString()),this.value=n,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),document.querySelectorAll(".tsd-index-section").forEach(n=>{n.style.display="block";let r=Array.from(n.querySelectorAll(".tsd-index-link")).every(i=>i.offsetParent==null);n.style.display=r?"none":"block"})}};var te=class extends I{constructor(n){super(n);this.calculateHeights(),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.textContent.replace(/\s+/g,"-").toLowerCase()}`,this.setLocalStorage(this.fromLocalStorage(),!0),this.summary.addEventListener("click",r=>this.toggleVisibility(r)),this.icon.style.transform=this.getIconRotation()}getIconRotation(n=this.el.open){return`rotate(${n?0:-90}deg)`}calculateHeights(){let n=this.el.open,{position:r,left:i}=this.el.style;this.el.style.position="fixed",this.el.style.left="-9999px",this.el.open=!0,this.expandedHeight=this.el.offsetHeight+"px",this.el.open=!1,this.collapsedHeight=this.el.offsetHeight+"px",this.el.open=n,this.el.style.height=n?this.expandedHeight:this.collapsedHeight,this.el.style.position=r,this.el.style.left=i}toggleVisibility(n){n.preventDefault(),this.el.style.overflow="hidden",this.el.open?this.collapse():this.expand()}expand(n=!0){this.el.open=!0,this.animate(this.collapsedHeight,this.expandedHeight,{opening:!0,duration:n?300:0})}collapse(n=!0){this.animate(this.expandedHeight,this.collapsedHeight,{opening:!1,duration:n?300:0})}animate(n,r,{opening:i,duration:s=300}){if(this.animation)return;let o={duration:s,easing:"ease"};this.animation=this.el.animate({height:[n,r]},o),this.icon.animate({transform:[this.icon.style.transform||this.getIconRotation(!i),this.getIconRotation(i)]},o).addEventListener("finish",()=>{this.icon.style.transform=this.getIconRotation(i)}),this.animation.addEventListener("finish",()=>this.animationEnd(i))}animationEnd(n){this.el.open=n,this.animation=void 0,this.el.style.height="auto",this.el.style.overflow="visible",this.setLocalStorage(n)}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.open}setLocalStorage(n,r=!1){this.fromLocalStorage()===n&&!r||(Q.setItem(this.key,n.toString()),this.el.open=n,this.handleValueChange(r))}handleValueChange(n=!1){this.fromLocalStorage()===this.el.open&&!n||(this.fromLocalStorage()?this.expand(!1):this.collapse(!1))}};function be(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,Ee(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),Ee(t.value)})}function Ee(t){document.documentElement.dataset.theme=t}ve();B(X,".menu-highlight");B(K,"a[data-toggle]");B(te,".tsd-index-accordion");B(ee,".tsd-filter-item input[type=checkbox]");var we=document.getElementById("theme");we&&be(we);var je=new Y;Object.defineProperty(window,"app",{value:je});})(); +/*! Bundled license information: + +lunr/lunr.js: + (** + * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9 + * Copyright (C) 2020 Oliver Nightingale + * @license MIT + *) + (*! + * lunr.utils + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Set + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.tokenizer + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Pipeline + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Vector + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.stemmer + * Copyright (C) 2020 Oliver Nightingale + * Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt + *) + (*! + * lunr.stopWordFilter + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.trimmer + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.TokenSet + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Index + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Builder + * Copyright (C) 2020 Oliver Nightingale + *) +*/ diff --git a/docs/assets/search.js b/docs/assets/search.js new file mode 100644 index 0000000..fffcf66 --- /dev/null +++ b/docs/assets/search.js @@ -0,0 +1 @@ +window.searchData = JSON.parse("{\"kinds\":{\"8\":\"Enumeration\",\"16\":\"Enumeration Member\",\"32\":\"Variable\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"262144\":\"Accessor\"},\"rows\":[{\"kind\":256,\"name\":\"SimpleIcon\",\"url\":\"interfaces/SimpleIcon.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"title\",\"url\":\"interfaces/SimpleIcon.html#title\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimpleIcon\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"interfaces/SimpleIcon.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimpleIcon\"},{\"kind\":1024,\"name\":\"slug\",\"url\":\"interfaces/SimpleIcon.html#slug\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimpleIcon\"},{\"kind\":1024,\"name\":\"hex\",\"url\":\"interfaces/SimpleIcon.html#hex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimpleIcon\"},{\"kind\":8,\"name\":\"SimpleIcons\",\"url\":\"enums/SimpleIcons.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"ENV\",\"url\":\"enums/SimpleIcons.html#ENV\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NET\",\"url\":\"enums/SimpleIcons.html#NET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"_e_\",\"url\":\"enums/SimpleIcons.html#_e_\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"_1111\",\"url\":\"enums/SimpleIcons.html#_1111\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"_1001Tracklists\",\"url\":\"enums/SimpleIcons.html#_1001Tracklists\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"_1Panel\",\"url\":\"enums/SimpleIcons.html#_1Panel\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"_1Password\",\"url\":\"enums/SimpleIcons.html#_1Password\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"_2FAS\",\"url\":\"enums/SimpleIcons.html#_2FAS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"_2K\",\"url\":\"enums/SimpleIcons.html#_2K\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"_365DataScience\",\"url\":\"enums/SimpleIcons.html#_365DataScience\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"_3M\",\"url\":\"enums/SimpleIcons.html#_3M\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"_42\",\"url\":\"enums/SimpleIcons.html#_42\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"_4chan\",\"url\":\"enums/SimpleIcons.html#_4chan\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"_4D\",\"url\":\"enums/SimpleIcons.html#_4D\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"_500px\",\"url\":\"enums/SimpleIcons.html#_500px\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"_7Zip\",\"url\":\"enums/SimpleIcons.html#_7Zip\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"_99designs\",\"url\":\"enums/SimpleIcons.html#_99designs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"_9GAG\",\"url\":\"enums/SimpleIcons.html#_9GAG\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AFrame\",\"url\":\"enums/SimpleIcons.html#AFrame\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ABBRobotStudio\",\"url\":\"enums/SimpleIcons.html#ABBRobotStudio\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Abbott\",\"url\":\"enums/SimpleIcons.html#Abbott\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Abbvie\",\"url\":\"enums/SimpleIcons.html#Abbvie\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AboutMe\",\"url\":\"enums/SimpleIcons.html#AboutMe\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Abstract\",\"url\":\"enums/SimpleIcons.html#Abstract\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AbuseCh\",\"url\":\"enums/SimpleIcons.html#AbuseCh\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Academia\",\"url\":\"enums/SimpleIcons.html#Academia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Accenture\",\"url\":\"enums/SimpleIcons.html#Accenture\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Accusoft\",\"url\":\"enums/SimpleIcons.html#Accusoft\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Acer\",\"url\":\"enums/SimpleIcons.html#Acer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ACM\",\"url\":\"enums/SimpleIcons.html#ACM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ActiGraph\",\"url\":\"enums/SimpleIcons.html#ActiGraph\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Activision\",\"url\":\"enums/SimpleIcons.html#Activision\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ActivityPub\",\"url\":\"enums/SimpleIcons.html#ActivityPub\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Actix\",\"url\":\"enums/SimpleIcons.html#Actix\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Acura\",\"url\":\"enums/SimpleIcons.html#Acura\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Adafruit\",\"url\":\"enums/SimpleIcons.html#Adafruit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AdBlock\",\"url\":\"enums/SimpleIcons.html#AdBlock\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AdblockPlus\",\"url\":\"enums/SimpleIcons.html#AdblockPlus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AdGuard\",\"url\":\"enums/SimpleIcons.html#AdGuard\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Adidas\",\"url\":\"enums/SimpleIcons.html#Adidas\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Adminer\",\"url\":\"enums/SimpleIcons.html#Adminer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Adobe\",\"url\":\"enums/SimpleIcons.html#Adobe\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AdobeAcrobatReader\",\"url\":\"enums/SimpleIcons.html#AdobeAcrobatReader\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AdobeAfterEffects\",\"url\":\"enums/SimpleIcons.html#AdobeAfterEffects\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AdobeAudition\",\"url\":\"enums/SimpleIcons.html#AdobeAudition\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AdobeCreativeCloud\",\"url\":\"enums/SimpleIcons.html#AdobeCreativeCloud\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AdobeDreamweaver\",\"url\":\"enums/SimpleIcons.html#AdobeDreamweaver\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AdobeFonts\",\"url\":\"enums/SimpleIcons.html#AdobeFonts\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AdobeIllustrator\",\"url\":\"enums/SimpleIcons.html#AdobeIllustrator\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AdobeInDesign\",\"url\":\"enums/SimpleIcons.html#AdobeInDesign\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AdobeLightroom\",\"url\":\"enums/SimpleIcons.html#AdobeLightroom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AdobeLightroomClassic\",\"url\":\"enums/SimpleIcons.html#AdobeLightroomClassic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AdobePhotoshop\",\"url\":\"enums/SimpleIcons.html#AdobePhotoshop\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AdobePremierePro\",\"url\":\"enums/SimpleIcons.html#AdobePremierePro\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AdobeXD\",\"url\":\"enums/SimpleIcons.html#AdobeXD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AdonisJS\",\"url\":\"enums/SimpleIcons.html#AdonisJS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ADP\",\"url\":\"enums/SimpleIcons.html#ADP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Adroll\",\"url\":\"enums/SimpleIcons.html#Adroll\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AdventOfCode\",\"url\":\"enums/SimpleIcons.html#AdventOfCode\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Adyen\",\"url\":\"enums/SimpleIcons.html#Adyen\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AegisAuthenticator\",\"url\":\"enums/SimpleIcons.html#AegisAuthenticator\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AerLingus\",\"url\":\"enums/SimpleIcons.html#AerLingus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Aeroflot\",\"url\":\"enums/SimpleIcons.html#Aeroflot\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Aerom_xico\",\"url\":\"enums/SimpleIcons.html#Aerom_xico\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Aerospike\",\"url\":\"enums/SimpleIcons.html#Aerospike\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AEW\",\"url\":\"enums/SimpleIcons.html#AEW\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AFFiNE\",\"url\":\"enums/SimpleIcons.html#AFFiNE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Affinity\",\"url\":\"enums/SimpleIcons.html#Affinity\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AffinityDesigner\",\"url\":\"enums/SimpleIcons.html#AffinityDesigner\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AffinityPhoto\",\"url\":\"enums/SimpleIcons.html#AffinityPhoto\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AffinityPublisher\",\"url\":\"enums/SimpleIcons.html#AffinityPublisher\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Afterpay\",\"url\":\"enums/SimpleIcons.html#Afterpay\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Agora\",\"url\":\"enums/SimpleIcons.html#Agora\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AIDungeon\",\"url\":\"enums/SimpleIcons.html#AIDungeon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AIB\",\"url\":\"enums/SimpleIcons.html#AIB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AIOHTTP\",\"url\":\"enums/SimpleIcons.html#AIOHTTP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Aiqfome\",\"url\":\"enums/SimpleIcons.html#Aiqfome\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AirCanada\",\"url\":\"enums/SimpleIcons.html#AirCanada\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AirChina\",\"url\":\"enums/SimpleIcons.html#AirChina\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AirFrance\",\"url\":\"enums/SimpleIcons.html#AirFrance\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AirIndia\",\"url\":\"enums/SimpleIcons.html#AirIndia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AirTransat\",\"url\":\"enums/SimpleIcons.html#AirTransat\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AirAsia\",\"url\":\"enums/SimpleIcons.html#AirAsia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Airbnb\",\"url\":\"enums/SimpleIcons.html#Airbnb\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Airbrake\",\"url\":\"enums/SimpleIcons.html#Airbrake\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Airbus\",\"url\":\"enums/SimpleIcons.html#Airbus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Airbyte\",\"url\":\"enums/SimpleIcons.html#Airbyte\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Aircall\",\"url\":\"enums/SimpleIcons.html#Aircall\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AirPlayAudio\",\"url\":\"enums/SimpleIcons.html#AirPlayAudio\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AirPlayVideo\",\"url\":\"enums/SimpleIcons.html#AirPlayVideo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Airtable\",\"url\":\"enums/SimpleIcons.html#Airtable\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Airtel\",\"url\":\"enums/SimpleIcons.html#Airtel\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ajv\",\"url\":\"enums/SimpleIcons.html#Ajv\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Akamai\",\"url\":\"enums/SimpleIcons.html#Akamai\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Akaunting\",\"url\":\"enums/SimpleIcons.html#Akaunting\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Akiflow\",\"url\":\"enums/SimpleIcons.html#Akiflow\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Alacritty\",\"url\":\"enums/SimpleIcons.html#Alacritty\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Alamy\",\"url\":\"enums/SimpleIcons.html#Alamy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AlbertHeijn\",\"url\":\"enums/SimpleIcons.html#AlbertHeijn\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Alby\",\"url\":\"enums/SimpleIcons.html#Alby\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Alchemy\",\"url\":\"enums/SimpleIcons.html#Alchemy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AldiNord\",\"url\":\"enums/SimpleIcons.html#AldiNord\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AldiS_d\",\"url\":\"enums/SimpleIcons.html#AldiS_d\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AlfaRomeo\",\"url\":\"enums/SimpleIcons.html#AlfaRomeo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Alfred\",\"url\":\"enums/SimpleIcons.html#Alfred\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Algolia\",\"url\":\"enums/SimpleIcons.html#Algolia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Algorand\",\"url\":\"enums/SimpleIcons.html#Algorand\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AlibabaCloud\",\"url\":\"enums/SimpleIcons.html#AlibabaCloud\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AlibabaCom\",\"url\":\"enums/SimpleIcons.html#AlibabaCom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Alienware\",\"url\":\"enums/SimpleIcons.html#Alienware\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AliExpress\",\"url\":\"enums/SimpleIcons.html#AliExpress\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Alipay\",\"url\":\"enums/SimpleIcons.html#Alipay\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Allegro\",\"url\":\"enums/SimpleIcons.html#Allegro\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AlliedModders\",\"url\":\"enums/SimpleIcons.html#AlliedModders\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AlloCin_\",\"url\":\"enums/SimpleIcons.html#AlloCin_\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AllTrails\",\"url\":\"enums/SimpleIcons.html#AllTrails\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AlmaLinux\",\"url\":\"enums/SimpleIcons.html#AlmaLinux\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AlpineLinux\",\"url\":\"enums/SimpleIcons.html#AlpineLinux\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AlpineJs\",\"url\":\"enums/SimpleIcons.html#AlpineJs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Alteryx\",\"url\":\"enums/SimpleIcons.html#Alteryx\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AltiumDesigner\",\"url\":\"enums/SimpleIcons.html#AltiumDesigner\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Alwaysdata\",\"url\":\"enums/SimpleIcons.html#Alwaysdata\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ALX\",\"url\":\"enums/SimpleIcons.html#ALX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Amazon\",\"url\":\"enums/SimpleIcons.html#Amazon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonAlexa\",\"url\":\"enums/SimpleIcons.html#AmazonAlexa\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonAPIGateway\",\"url\":\"enums/SimpleIcons.html#AmazonAPIGateway\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonCloudWatch\",\"url\":\"enums/SimpleIcons.html#AmazonCloudWatch\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonCognito\",\"url\":\"enums/SimpleIcons.html#AmazonCognito\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonDocumentDB\",\"url\":\"enums/SimpleIcons.html#AmazonDocumentDB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonDynamoDB\",\"url\":\"enums/SimpleIcons.html#AmazonDynamoDB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonEC2\",\"url\":\"enums/SimpleIcons.html#AmazonEC2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonECS\",\"url\":\"enums/SimpleIcons.html#AmazonECS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonEKS\",\"url\":\"enums/SimpleIcons.html#AmazonEKS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonElastiCache\",\"url\":\"enums/SimpleIcons.html#AmazonElastiCache\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonFireTV\",\"url\":\"enums/SimpleIcons.html#AmazonFireTV\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonGames\",\"url\":\"enums/SimpleIcons.html#AmazonGames\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Amazoniam\",\"url\":\"enums/SimpleIcons.html#Amazoniam\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonLumberyard\",\"url\":\"enums/SimpleIcons.html#AmazonLumberyard\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonLuna\",\"url\":\"enums/SimpleIcons.html#AmazonLuna\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonMusic\",\"url\":\"enums/SimpleIcons.html#AmazonMusic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonPay\",\"url\":\"enums/SimpleIcons.html#AmazonPay\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonPrime\",\"url\":\"enums/SimpleIcons.html#AmazonPrime\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonRDS\",\"url\":\"enums/SimpleIcons.html#AmazonRDS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonRedshift\",\"url\":\"enums/SimpleIcons.html#AmazonRedshift\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonRoute53\",\"url\":\"enums/SimpleIcons.html#AmazonRoute53\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonS3\",\"url\":\"enums/SimpleIcons.html#AmazonS3\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonSimpleEmailService\",\"url\":\"enums/SimpleIcons.html#AmazonSimpleEmailService\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonSQS\",\"url\":\"enums/SimpleIcons.html#AmazonSQS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmazonWebServices\",\"url\":\"enums/SimpleIcons.html#AmazonWebServices\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AMD\",\"url\":\"enums/SimpleIcons.html#AMD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ameba\",\"url\":\"enums/SimpleIcons.html#Ameba\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmericanAirlines\",\"url\":\"enums/SimpleIcons.html#AmericanAirlines\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AmericanExpress\",\"url\":\"enums/SimpleIcons.html#AmericanExpress\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AMG\",\"url\":\"enums/SimpleIcons.html#AMG\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AMP\",\"url\":\"enums/SimpleIcons.html#AMP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Amul\",\"url\":\"enums/SimpleIcons.html#Amul\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ANA\",\"url\":\"enums/SimpleIcons.html#ANA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Anaconda\",\"url\":\"enums/SimpleIcons.html#Anaconda\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Analogue\",\"url\":\"enums/SimpleIcons.html#Analogue\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Andela\",\"url\":\"enums/SimpleIcons.html#Andela\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Android\",\"url\":\"enums/SimpleIcons.html#Android\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AndroidAuto\",\"url\":\"enums/SimpleIcons.html#AndroidAuto\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AndroidStudio\",\"url\":\"enums/SimpleIcons.html#AndroidStudio\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Angular\",\"url\":\"enums/SimpleIcons.html#Angular\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AniList\",\"url\":\"enums/SimpleIcons.html#AniList\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AnimalPlanet\",\"url\":\"enums/SimpleIcons.html#AnimalPlanet\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AnkerMake\",\"url\":\"enums/SimpleIcons.html#AnkerMake\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Anki\",\"url\":\"enums/SimpleIcons.html#Anki\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ansible\",\"url\":\"enums/SimpleIcons.html#Ansible\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Answer\",\"url\":\"enums/SimpleIcons.html#Answer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ansys\",\"url\":\"enums/SimpleIcons.html#Ansys\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AntDesign\",\"url\":\"enums/SimpleIcons.html#AntDesign\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Anta\",\"url\":\"enums/SimpleIcons.html#Anta\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Antena3\",\"url\":\"enums/SimpleIcons.html#Antena3\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Anthropic\",\"url\":\"enums/SimpleIcons.html#Anthropic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Anycubic\",\"url\":\"enums/SimpleIcons.html#Anycubic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AnyDesk\",\"url\":\"enums/SimpleIcons.html#AnyDesk\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Anytype\",\"url\":\"enums/SimpleIcons.html#Anytype\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AOL\",\"url\":\"enums/SimpleIcons.html#AOL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Apache\",\"url\":\"enums/SimpleIcons.html#Apache\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheAirflow\",\"url\":\"enums/SimpleIcons.html#ApacheAirflow\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheAnt\",\"url\":\"enums/SimpleIcons.html#ApacheAnt\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheCassandra\",\"url\":\"enums/SimpleIcons.html#ApacheCassandra\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheCloudStack\",\"url\":\"enums/SimpleIcons.html#ApacheCloudStack\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheCordova\",\"url\":\"enums/SimpleIcons.html#ApacheCordova\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheCouchDB\",\"url\":\"enums/SimpleIcons.html#ApacheCouchDB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheDruid\",\"url\":\"enums/SimpleIcons.html#ApacheDruid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheECharts\",\"url\":\"enums/SimpleIcons.html#ApacheECharts\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheFlink\",\"url\":\"enums/SimpleIcons.html#ApacheFlink\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheFreeMarker\",\"url\":\"enums/SimpleIcons.html#ApacheFreeMarker\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheGroovy\",\"url\":\"enums/SimpleIcons.html#ApacheGroovy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheGuacamole\",\"url\":\"enums/SimpleIcons.html#ApacheGuacamole\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheHadoop\",\"url\":\"enums/SimpleIcons.html#ApacheHadoop\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheHBase\",\"url\":\"enums/SimpleIcons.html#ApacheHBase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheHive\",\"url\":\"enums/SimpleIcons.html#ApacheHive\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheJMeter\",\"url\":\"enums/SimpleIcons.html#ApacheJMeter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheKafka\",\"url\":\"enums/SimpleIcons.html#ApacheKafka\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheKylin\",\"url\":\"enums/SimpleIcons.html#ApacheKylin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheMaven\",\"url\":\"enums/SimpleIcons.html#ApacheMaven\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheNetBeansIDE\",\"url\":\"enums/SimpleIcons.html#ApacheNetBeansIDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheOpenOffice\",\"url\":\"enums/SimpleIcons.html#ApacheOpenOffice\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheParquet\",\"url\":\"enums/SimpleIcons.html#ApacheParquet\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApachePulsar\",\"url\":\"enums/SimpleIcons.html#ApachePulsar\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheRocketMQ\",\"url\":\"enums/SimpleIcons.html#ApacheRocketMQ\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheSolr\",\"url\":\"enums/SimpleIcons.html#ApacheSolr\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheSpark\",\"url\":\"enums/SimpleIcons.html#ApacheSpark\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheStorm\",\"url\":\"enums/SimpleIcons.html#ApacheStorm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheSuperset\",\"url\":\"enums/SimpleIcons.html#ApacheSuperset\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApacheTomcat\",\"url\":\"enums/SimpleIcons.html#ApacheTomcat\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Aparat\",\"url\":\"enums/SimpleIcons.html#Aparat\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Apifox\",\"url\":\"enums/SimpleIcons.html#Apifox\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"APMTerminals\",\"url\":\"enums/SimpleIcons.html#APMTerminals\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApolloGraphQL\",\"url\":\"enums/SimpleIcons.html#ApolloGraphQL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Apostrophe\",\"url\":\"enums/SimpleIcons.html#Apostrophe\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AppStore\",\"url\":\"enums/SimpleIcons.html#AppStore\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Appian\",\"url\":\"enums/SimpleIcons.html#Appian\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Appium\",\"url\":\"enums/SimpleIcons.html#Appium\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Apple\",\"url\":\"enums/SimpleIcons.html#Apple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AppleArcade\",\"url\":\"enums/SimpleIcons.html#AppleArcade\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AppleMusic\",\"url\":\"enums/SimpleIcons.html#AppleMusic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AppleNews\",\"url\":\"enums/SimpleIcons.html#AppleNews\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApplePay\",\"url\":\"enums/SimpleIcons.html#ApplePay\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ApplePodcasts\",\"url\":\"enums/SimpleIcons.html#ApplePodcasts\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AppleTV\",\"url\":\"enums/SimpleIcons.html#AppleTV\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AppSignal\",\"url\":\"enums/SimpleIcons.html#AppSignal\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Appsmith\",\"url\":\"enums/SimpleIcons.html#Appsmith\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AppVeyor\",\"url\":\"enums/SimpleIcons.html#AppVeyor\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Appwrite\",\"url\":\"enums/SimpleIcons.html#Appwrite\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Aqua\",\"url\":\"enums/SimpleIcons.html#Aqua\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ARAL\",\"url\":\"enums/SimpleIcons.html#ARAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ArangoDB\",\"url\":\"enums/SimpleIcons.html#ArangoDB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Arc\",\"url\":\"enums/SimpleIcons.html#Arc\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ArcGIS\",\"url\":\"enums/SimpleIcons.html#ArcGIS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ArchLinux\",\"url\":\"enums/SimpleIcons.html#ArchLinux\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Archicad\",\"url\":\"enums/SimpleIcons.html#Archicad\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ArchiveOfOurOwn\",\"url\":\"enums/SimpleIcons.html#ArchiveOfOurOwn\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ardour\",\"url\":\"enums/SimpleIcons.html#Ardour\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Arduino\",\"url\":\"enums/SimpleIcons.html#Arduino\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Argo\",\"url\":\"enums/SimpleIcons.html#Argo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Argos\",\"url\":\"enums/SimpleIcons.html#Argos\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ariakit\",\"url\":\"enums/SimpleIcons.html#Ariakit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ARKEcosystem\",\"url\":\"enums/SimpleIcons.html#ARKEcosystem\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Arlo\",\"url\":\"enums/SimpleIcons.html#Arlo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Arm\",\"url\":\"enums/SimpleIcons.html#Arm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ArmKeil\",\"url\":\"enums/SimpleIcons.html#ArmKeil\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ArsTechnica\",\"url\":\"enums/SimpleIcons.html#ArsTechnica\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ArtifactHub\",\"url\":\"enums/SimpleIcons.html#ArtifactHub\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ArtixLinux\",\"url\":\"enums/SimpleIcons.html#ArtixLinux\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ArtStation\",\"url\":\"enums/SimpleIcons.html#ArtStation\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ArXiv\",\"url\":\"enums/SimpleIcons.html#ArXiv\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AsahiLinux\",\"url\":\"enums/SimpleIcons.html#AsahiLinux\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Asana\",\"url\":\"enums/SimpleIcons.html#Asana\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Asciidoctor\",\"url\":\"enums/SimpleIcons.html#Asciidoctor\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Asciinema\",\"url\":\"enums/SimpleIcons.html#Asciinema\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ASDA\",\"url\":\"enums/SimpleIcons.html#ASDA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Aseprite\",\"url\":\"enums/SimpleIcons.html#Aseprite\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ASKfm\",\"url\":\"enums/SimpleIcons.html#ASKfm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AssemblyScript\",\"url\":\"enums/SimpleIcons.html#AssemblyScript\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Asterisk\",\"url\":\"enums/SimpleIcons.html#Asterisk\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AstonMartin\",\"url\":\"enums/SimpleIcons.html#AstonMartin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Astra\",\"url\":\"enums/SimpleIcons.html#Astra\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Astral\",\"url\":\"enums/SimpleIcons.html#Astral\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Astro\",\"url\":\"enums/SimpleIcons.html#Astro\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ASUS\",\"url\":\"enums/SimpleIcons.html#ASUS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AT_T\",\"url\":\"enums/SimpleIcons.html#AT_T\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Atari\",\"url\":\"enums/SimpleIcons.html#Atari\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Atlassian\",\"url\":\"enums/SimpleIcons.html#Atlassian\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Auchan\",\"url\":\"enums/SimpleIcons.html#Auchan\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Audacity\",\"url\":\"enums/SimpleIcons.html#Audacity\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Audi\",\"url\":\"enums/SimpleIcons.html#Audi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Audible\",\"url\":\"enums/SimpleIcons.html#Audible\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AudioTechnica\",\"url\":\"enums/SimpleIcons.html#AudioTechnica\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Audiobookshelf\",\"url\":\"enums/SimpleIcons.html#Audiobookshelf\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Audioboom\",\"url\":\"enums/SimpleIcons.html#Audioboom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Audiomack\",\"url\":\"enums/SimpleIcons.html#Audiomack\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Aurelia\",\"url\":\"enums/SimpleIcons.html#Aurelia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Auth0\",\"url\":\"enums/SimpleIcons.html#Auth0\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Authelia\",\"url\":\"enums/SimpleIcons.html#Authelia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Authentik\",\"url\":\"enums/SimpleIcons.html#Authentik\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Authy\",\"url\":\"enums/SimpleIcons.html#Authy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AutoCAD\",\"url\":\"enums/SimpleIcons.html#AutoCAD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AutoCannon\",\"url\":\"enums/SimpleIcons.html#AutoCannon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Autodesk\",\"url\":\"enums/SimpleIcons.html#Autodesk\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AutodeskMaya\",\"url\":\"enums/SimpleIcons.html#AutodeskMaya\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AutodeskRevit\",\"url\":\"enums/SimpleIcons.html#AutodeskRevit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AutoHotkey\",\"url\":\"enums/SimpleIcons.html#AutoHotkey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AutoIt\",\"url\":\"enums/SimpleIcons.html#AutoIt\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Automattic\",\"url\":\"enums/SimpleIcons.html#Automattic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Autoprefixer\",\"url\":\"enums/SimpleIcons.html#Autoprefixer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AutoZone\",\"url\":\"enums/SimpleIcons.html#AutoZone\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Avajs\",\"url\":\"enums/SimpleIcons.html#Avajs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Avast\",\"url\":\"enums/SimpleIcons.html#Avast\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Avianca\",\"url\":\"enums/SimpleIcons.html#Avianca\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Avira\",\"url\":\"enums/SimpleIcons.html#Avira\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AwesomeLists\",\"url\":\"enums/SimpleIcons.html#AwesomeLists\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AwesomeWM\",\"url\":\"enums/SimpleIcons.html#AwesomeWM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AWSAmplify\",\"url\":\"enums/SimpleIcons.html#AWSAmplify\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AWSElasticLoadBalancing\",\"url\":\"enums/SimpleIcons.html#AWSElasticLoadBalancing\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AWSFargate\",\"url\":\"enums/SimpleIcons.html#AWSFargate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AWSLambda\",\"url\":\"enums/SimpleIcons.html#AWSLambda\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AWSOrganizations\",\"url\":\"enums/SimpleIcons.html#AWSOrganizations\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"AWSSecretsManager\",\"url\":\"enums/SimpleIcons.html#AWSSecretsManager\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Awwwards\",\"url\":\"enums/SimpleIcons.html#Awwwards\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Axios\",\"url\":\"enums/SimpleIcons.html#Axios\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"B_RAutomation\",\"url\":\"enums/SimpleIcons.html#B_RAutomation\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Babel\",\"url\":\"enums/SimpleIcons.html#Babel\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Babelio\",\"url\":\"enums/SimpleIcons.html#Babelio\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BabylonJs\",\"url\":\"enums/SimpleIcons.html#BabylonJs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Backblaze\",\"url\":\"enums/SimpleIcons.html#Backblaze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BackboneJs\",\"url\":\"enums/SimpleIcons.html#BackboneJs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Backendless\",\"url\":\"enums/SimpleIcons.html#Backendless\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Backstage\",\"url\":\"enums/SimpleIcons.html#Backstage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Badoo\",\"url\":\"enums/SimpleIcons.html#Badoo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Baidu\",\"url\":\"enums/SimpleIcons.html#Baidu\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bakal__i\",\"url\":\"enums/SimpleIcons.html#Bakal__i\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bamboo\",\"url\":\"enums/SimpleIcons.html#Bamboo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BambuLab\",\"url\":\"enums/SimpleIcons.html#BambuLab\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bandcamp\",\"url\":\"enums/SimpleIcons.html#Bandcamp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BandLab\",\"url\":\"enums/SimpleIcons.html#BandLab\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bandsintown\",\"url\":\"enums/SimpleIcons.html#Bandsintown\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BankOfAmerica\",\"url\":\"enums/SimpleIcons.html#BankOfAmerica\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Barclays\",\"url\":\"enums/SimpleIcons.html#Barclays\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Baremetrics\",\"url\":\"enums/SimpleIcons.html#Baremetrics\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Barmenia\",\"url\":\"enums/SimpleIcons.html#Barmenia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Basecamp\",\"url\":\"enums/SimpleIcons.html#Basecamp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BasicAttentionToken\",\"url\":\"enums/SimpleIcons.html#BasicAttentionToken\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bastyon\",\"url\":\"enums/SimpleIcons.html#Bastyon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bat\",\"url\":\"enums/SimpleIcons.html#Bat\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bata\",\"url\":\"enums/SimpleIcons.html#Bata\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BattleNet\",\"url\":\"enums/SimpleIcons.html#BattleNet\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bazel\",\"url\":\"enums/SimpleIcons.html#Bazel\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Beatport\",\"url\":\"enums/SimpleIcons.html#Beatport\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Beats\",\"url\":\"enums/SimpleIcons.html#Beats\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BeatsByDre\",\"url\":\"enums/SimpleIcons.html#BeatsByDre\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BeatStars\",\"url\":\"enums/SimpleIcons.html#BeatStars\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BeekeeperStudio\",\"url\":\"enums/SimpleIcons.html#BeekeeperStudio\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Behance\",\"url\":\"enums/SimpleIcons.html#Behance\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BeijingSubway\",\"url\":\"enums/SimpleIcons.html#BeijingSubway\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BEM\",\"url\":\"enums/SimpleIcons.html#BEM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bentley\",\"url\":\"enums/SimpleIcons.html#Bentley\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bento\",\"url\":\"enums/SimpleIcons.html#Bento\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BentoBox\",\"url\":\"enums/SimpleIcons.html#BentoBox\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BentoML\",\"url\":\"enums/SimpleIcons.html#BentoML\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BeReal\",\"url\":\"enums/SimpleIcons.html#BeReal\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Betfair\",\"url\":\"enums/SimpleIcons.html#Betfair\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BetterStack\",\"url\":\"enums/SimpleIcons.html#BetterStack\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bevy\",\"url\":\"enums/SimpleIcons.html#Bevy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BigCartel\",\"url\":\"enums/SimpleIcons.html#BigCartel\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bigbasket\",\"url\":\"enums/SimpleIcons.html#Bigbasket\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BigBlueButton\",\"url\":\"enums/SimpleIcons.html#BigBlueButton\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BigCommerce\",\"url\":\"enums/SimpleIcons.html#BigCommerce\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bilibili\",\"url\":\"enums/SimpleIcons.html#Bilibili\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Billboard\",\"url\":\"enums/SimpleIcons.html#Billboard\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BIM\",\"url\":\"enums/SimpleIcons.html#BIM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Binance\",\"url\":\"enums/SimpleIcons.html#Binance\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BioLink\",\"url\":\"enums/SimpleIcons.html#BioLink\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Biome\",\"url\":\"enums/SimpleIcons.html#Biome\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BisectHosting\",\"url\":\"enums/SimpleIcons.html#BisectHosting\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bit\",\"url\":\"enums/SimpleIcons.html#Bit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bitbucket\",\"url\":\"enums/SimpleIcons.html#Bitbucket\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bitcoin\",\"url\":\"enums/SimpleIcons.html#Bitcoin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BitcoinCash\",\"url\":\"enums/SimpleIcons.html#BitcoinCash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BitcoinSV\",\"url\":\"enums/SimpleIcons.html#BitcoinSV\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BitComet\",\"url\":\"enums/SimpleIcons.html#BitComet\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bitdefender\",\"url\":\"enums/SimpleIcons.html#Bitdefender\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bitly\",\"url\":\"enums/SimpleIcons.html#Bitly\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bitrise\",\"url\":\"enums/SimpleIcons.html#Bitrise\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BitTorrent\",\"url\":\"enums/SimpleIcons.html#BitTorrent\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bitwarden\",\"url\":\"enums/SimpleIcons.html#Bitwarden\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bitwig\",\"url\":\"enums/SimpleIcons.html#Bitwig\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Blackberry\",\"url\":\"enums/SimpleIcons.html#Blackberry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BlackmagicDesign\",\"url\":\"enums/SimpleIcons.html#BlackmagicDesign\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Blazemeter\",\"url\":\"enums/SimpleIcons.html#Blazemeter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Blazor\",\"url\":\"enums/SimpleIcons.html#Blazor\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Blender\",\"url\":\"enums/SimpleIcons.html#Blender\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Blockbench\",\"url\":\"enums/SimpleIcons.html#Blockbench\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BlockchainCom\",\"url\":\"enums/SimpleIcons.html#BlockchainCom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Blogger\",\"url\":\"enums/SimpleIcons.html#Blogger\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bloglovin\",\"url\":\"enums/SimpleIcons.html#Bloglovin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Blueprint\",\"url\":\"enums/SimpleIcons.html#Blueprint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bluesky\",\"url\":\"enums/SimpleIcons.html#Bluesky\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bluesound\",\"url\":\"enums/SimpleIcons.html#Bluesound\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bluetooth\",\"url\":\"enums/SimpleIcons.html#Bluetooth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BMCSoftware\",\"url\":\"enums/SimpleIcons.html#BMCSoftware\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BMW\",\"url\":\"enums/SimpleIcons.html#BMW\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BNBChain\",\"url\":\"enums/SimpleIcons.html#BNBChain\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BoardGameGeek\",\"url\":\"enums/SimpleIcons.html#BoardGameGeek\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BoAt\",\"url\":\"enums/SimpleIcons.html#BoAt\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BoehringerIngelheim\",\"url\":\"enums/SimpleIcons.html#BoehringerIngelheim\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Boeing\",\"url\":\"enums/SimpleIcons.html#Boeing\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bombardier\",\"url\":\"enums/SimpleIcons.html#Bombardier\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bookalope\",\"url\":\"enums/SimpleIcons.html#Bookalope\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BookBub\",\"url\":\"enums/SimpleIcons.html#BookBub\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bookmeter\",\"url\":\"enums/SimpleIcons.html#Bookmeter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BookMyShow\",\"url\":\"enums/SimpleIcons.html#BookMyShow\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BookStack\",\"url\":\"enums/SimpleIcons.html#BookStack\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Boost\",\"url\":\"enums/SimpleIcons.html#Boost\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Boosty\",\"url\":\"enums/SimpleIcons.html#Boosty\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Boots\",\"url\":\"enums/SimpleIcons.html#Boots\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bootstrap\",\"url\":\"enums/SimpleIcons.html#Bootstrap\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BorgBackup\",\"url\":\"enums/SimpleIcons.html#BorgBackup\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bosch\",\"url\":\"enums/SimpleIcons.html#Bosch\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bose\",\"url\":\"enums/SimpleIcons.html#Bose\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BotbleCMS\",\"url\":\"enums/SimpleIcons.html#BotbleCMS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Boulanger\",\"url\":\"enums/SimpleIcons.html#Boulanger\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bower\",\"url\":\"enums/SimpleIcons.html#Bower\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Box\",\"url\":\"enums/SimpleIcons.html#Box\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BoxySVG\",\"url\":\"enums/SimpleIcons.html#BoxySVG\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Braintree\",\"url\":\"enums/SimpleIcons.html#Braintree\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Brandfolder\",\"url\":\"enums/SimpleIcons.html#Brandfolder\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Brave\",\"url\":\"enums/SimpleIcons.html#Brave\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Breaker\",\"url\":\"enums/SimpleIcons.html#Breaker\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Brenntag\",\"url\":\"enums/SimpleIcons.html#Brenntag\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Brevo\",\"url\":\"enums/SimpleIcons.html#Brevo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Brex\",\"url\":\"enums/SimpleIcons.html#Brex\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bricks\",\"url\":\"enums/SimpleIcons.html#Bricks\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BritishAirways\",\"url\":\"enums/SimpleIcons.html#BritishAirways\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Broadcom\",\"url\":\"enums/SimpleIcons.html#Broadcom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bruno\",\"url\":\"enums/SimpleIcons.html#Bruno\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BSD\",\"url\":\"enums/SimpleIcons.html#BSD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bspwm\",\"url\":\"enums/SimpleIcons.html#Bspwm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BT\",\"url\":\"enums/SimpleIcons.html#BT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Buddy\",\"url\":\"enums/SimpleIcons.html#Buddy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Budibase\",\"url\":\"enums/SimpleIcons.html#Budibase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Buefy\",\"url\":\"enums/SimpleIcons.html#Buefy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Buffer\",\"url\":\"enums/SimpleIcons.html#Buffer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bugatti\",\"url\":\"enums/SimpleIcons.html#Bugatti\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bugcrowd\",\"url\":\"enums/SimpleIcons.html#Bugcrowd\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bugsnag\",\"url\":\"enums/SimpleIcons.html#Bugsnag\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Buhl\",\"url\":\"enums/SimpleIcons.html#Buhl\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Buildkite\",\"url\":\"enums/SimpleIcons.html#Buildkite\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bukalapak\",\"url\":\"enums/SimpleIcons.html#Bukalapak\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bulma\",\"url\":\"enums/SimpleIcons.html#Bulma\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bun\",\"url\":\"enums/SimpleIcons.html#Bun\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bungie\",\"url\":\"enums/SimpleIcons.html#Bungie\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Bunq\",\"url\":\"enums/SimpleIcons.html#Bunq\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BurgerKing\",\"url\":\"enums/SimpleIcons.html#BurgerKing\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BurpSuite\",\"url\":\"enums/SimpleIcons.html#BurpSuite\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Burton\",\"url\":\"enums/SimpleIcons.html#Burton\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BuyMeACoffee\",\"url\":\"enums/SimpleIcons.html#BuyMeACoffee\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BuySellAds\",\"url\":\"enums/SimpleIcons.html#BuySellAds\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BuzzFeed\",\"url\":\"enums/SimpleIcons.html#BuzzFeed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"BVG\",\"url\":\"enums/SimpleIcons.html#BVG\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Byju_s\",\"url\":\"enums/SimpleIcons.html#Byju_s\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ByteDance\",\"url\":\"enums/SimpleIcons.html#ByteDance\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"C\",\"url\":\"enums/SimpleIcons.html#C\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"C__\",\"url\":\"enums/SimpleIcons.html#C__\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"C__Builder\",\"url\":\"enums/SimpleIcons.html#C__Builder\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cachet\",\"url\":\"enums/SimpleIcons.html#Cachet\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Caddy\",\"url\":\"enums/SimpleIcons.html#Caddy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cadillac\",\"url\":\"enums/SimpleIcons.html#Cadillac\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CafePress\",\"url\":\"enums/SimpleIcons.html#CafePress\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Caffeine\",\"url\":\"enums/SimpleIcons.html#Caffeine\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CairoGraphics\",\"url\":\"enums/SimpleIcons.html#CairoGraphics\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CairoMetro\",\"url\":\"enums/SimpleIcons.html#CairoMetro\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CakePHP\",\"url\":\"enums/SimpleIcons.html#CakePHP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CalCom\",\"url\":\"enums/SimpleIcons.html#CalCom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Calendly\",\"url\":\"enums/SimpleIcons.html#Calendly\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CalibreWeb\",\"url\":\"enums/SimpleIcons.html#CalibreWeb\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CampaignMonitor\",\"url\":\"enums/SimpleIcons.html#CampaignMonitor\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Camunda\",\"url\":\"enums/SimpleIcons.html#Camunda\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Canonical\",\"url\":\"enums/SimpleIcons.html#Canonical\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Canva\",\"url\":\"enums/SimpleIcons.html#Canva\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Canvas\",\"url\":\"enums/SimpleIcons.html#Canvas\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Capacitor\",\"url\":\"enums/SimpleIcons.html#Capacitor\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CarThrottle\",\"url\":\"enums/SimpleIcons.html#CarThrottle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cardano\",\"url\":\"enums/SimpleIcons.html#Cardano\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CarlsbergGroup\",\"url\":\"enums/SimpleIcons.html#CarlsbergGroup\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Carrd\",\"url\":\"enums/SimpleIcons.html#Carrd\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Carrefour\",\"url\":\"enums/SimpleIcons.html#Carrefour\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Carto\",\"url\":\"enums/SimpleIcons.html#Carto\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CashApp\",\"url\":\"enums/SimpleIcons.html#CashApp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Castbox\",\"url\":\"enums/SimpleIcons.html#Castbox\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Castorama\",\"url\":\"enums/SimpleIcons.html#Castorama\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Castro\",\"url\":\"enums/SimpleIcons.html#Castro\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Caterpillar\",\"url\":\"enums/SimpleIcons.html#Caterpillar\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CBC\",\"url\":\"enums/SimpleIcons.html#CBC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CBS\",\"url\":\"enums/SimpleIcons.html#CBS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CCleaner\",\"url\":\"enums/SimpleIcons.html#CCleaner\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CDProjekt\",\"url\":\"enums/SimpleIcons.html#CDProjekt\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Celery\",\"url\":\"enums/SimpleIcons.html#Celery\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Celestron\",\"url\":\"enums/SimpleIcons.html#Celestron\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CentOS\",\"url\":\"enums/SimpleIcons.html#CentOS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ceph\",\"url\":\"enums/SimpleIcons.html#Ceph\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cesium\",\"url\":\"enums/SimpleIcons.html#Cesium\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Chai\",\"url\":\"enums/SimpleIcons.html#Chai\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Chainguard\",\"url\":\"enums/SimpleIcons.html#Chainguard\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Chainlink\",\"url\":\"enums/SimpleIcons.html#Chainlink\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ChakraUI\",\"url\":\"enums/SimpleIcons.html#ChakraUI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Channel4\",\"url\":\"enums/SimpleIcons.html#Channel4\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Charles\",\"url\":\"enums/SimpleIcons.html#Charles\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ChartJs\",\"url\":\"enums/SimpleIcons.html#ChartJs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ChartMogul\",\"url\":\"enums/SimpleIcons.html#ChartMogul\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Chase\",\"url\":\"enums/SimpleIcons.html#Chase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ChatBot\",\"url\":\"enums/SimpleIcons.html#ChatBot\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Chatwoot\",\"url\":\"enums/SimpleIcons.html#Chatwoot\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CheckiO\",\"url\":\"enums/SimpleIcons.html#CheckiO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Checkmarx\",\"url\":\"enums/SimpleIcons.html#Checkmarx\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Checkmk\",\"url\":\"enums/SimpleIcons.html#Checkmk\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Chedraui\",\"url\":\"enums/SimpleIcons.html#Chedraui\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cheerio\",\"url\":\"enums/SimpleIcons.html#Cheerio\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Chef\",\"url\":\"enums/SimpleIcons.html#Chef\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Chemex\",\"url\":\"enums/SimpleIcons.html#Chemex\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ChessCom\",\"url\":\"enums/SimpleIcons.html#ChessCom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Chevrolet\",\"url\":\"enums/SimpleIcons.html#Chevrolet\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ChiaNetwork\",\"url\":\"enums/SimpleIcons.html#ChiaNetwork\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ChinaEasternAirlines\",\"url\":\"enums/SimpleIcons.html#ChinaEasternAirlines\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ChinaSouthernAirlines\",\"url\":\"enums/SimpleIcons.html#ChinaSouthernAirlines\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Chocolatey\",\"url\":\"enums/SimpleIcons.html#Chocolatey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Chromatic\",\"url\":\"enums/SimpleIcons.html#Chromatic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ChromeWebStore\",\"url\":\"enums/SimpleIcons.html#ChromeWebStore\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Chromecast\",\"url\":\"enums/SimpleIcons.html#Chromecast\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Chrysler\",\"url\":\"enums/SimpleIcons.html#Chrysler\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ChupaChups\",\"url\":\"enums/SimpleIcons.html#ChupaChups\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cilium\",\"url\":\"enums/SimpleIcons.html#Cilium\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cinema4D\",\"url\":\"enums/SimpleIcons.html#Cinema4D\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Circle\",\"url\":\"enums/SimpleIcons.html#Circle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CircleCI\",\"url\":\"enums/SimpleIcons.html#CircleCI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CircuitVerse\",\"url\":\"enums/SimpleIcons.html#CircuitVerse\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CirrusCI\",\"url\":\"enums/SimpleIcons.html#CirrusCI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cisco\",\"url\":\"enums/SimpleIcons.html#Cisco\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Citrix\",\"url\":\"enums/SimpleIcons.html#Citrix\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Citro_n\",\"url\":\"enums/SimpleIcons.html#Citro_n\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CiviCRM\",\"url\":\"enums/SimpleIcons.html#CiviCRM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Civo\",\"url\":\"enums/SimpleIcons.html#Civo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CKEditor4\",\"url\":\"enums/SimpleIcons.html#CKEditor4\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Clarifai\",\"url\":\"enums/SimpleIcons.html#Clarifai\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Claris\",\"url\":\"enums/SimpleIcons.html#Claris\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Clarivate\",\"url\":\"enums/SimpleIcons.html#Clarivate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Clerk\",\"url\":\"enums/SimpleIcons.html#Clerk\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CleverCloud\",\"url\":\"enums/SimpleIcons.html#CleverCloud\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ClickHouse\",\"url\":\"enums/SimpleIcons.html#ClickHouse\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ClickUp\",\"url\":\"enums/SimpleIcons.html#ClickUp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CLion\",\"url\":\"enums/SimpleIcons.html#CLion\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cliqz\",\"url\":\"enums/SimpleIcons.html#Cliqz\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Clockify\",\"url\":\"enums/SimpleIcons.html#Clockify\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Clojure\",\"url\":\"enums/SimpleIcons.html#Clojure\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cloud66\",\"url\":\"enums/SimpleIcons.html#Cloud66\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CloudFoundry\",\"url\":\"enums/SimpleIcons.html#CloudFoundry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CloudBees\",\"url\":\"enums/SimpleIcons.html#CloudBees\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CloudCannon\",\"url\":\"enums/SimpleIcons.html#CloudCannon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cloudera\",\"url\":\"enums/SimpleIcons.html#Cloudera\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cloudflare\",\"url\":\"enums/SimpleIcons.html#Cloudflare\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CloudflarePages\",\"url\":\"enums/SimpleIcons.html#CloudflarePages\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CloudflareWorkers\",\"url\":\"enums/SimpleIcons.html#CloudflareWorkers\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cloudinary\",\"url\":\"enums/SimpleIcons.html#Cloudinary\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cloudron\",\"url\":\"enums/SimpleIcons.html#Cloudron\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cloudsmith\",\"url\":\"enums/SimpleIcons.html#Cloudsmith\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cloudways\",\"url\":\"enums/SimpleIcons.html#Cloudways\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Clubforce\",\"url\":\"enums/SimpleIcons.html#Clubforce\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Clubhouse\",\"url\":\"enums/SimpleIcons.html#Clubhouse\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Clyp\",\"url\":\"enums/SimpleIcons.html#Clyp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CMake\",\"url\":\"enums/SimpleIcons.html#CMake\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CNCF\",\"url\":\"enums/SimpleIcons.html#CNCF\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CNET\",\"url\":\"enums/SimpleIcons.html#CNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CNN\",\"url\":\"enums/SimpleIcons.html#CNN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CoOp\",\"url\":\"enums/SimpleIcons.html#CoOp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CocaCola\",\"url\":\"enums/SimpleIcons.html#CocaCola\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cockpit\",\"url\":\"enums/SimpleIcons.html#Cockpit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CockroachLabs\",\"url\":\"enums/SimpleIcons.html#CockroachLabs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CocoaPods\",\"url\":\"enums/SimpleIcons.html#CocoaPods\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cocos\",\"url\":\"enums/SimpleIcons.html#Cocos\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Coda\",\"url\":\"enums/SimpleIcons.html#Coda\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Codacy\",\"url\":\"enums/SimpleIcons.html#Codacy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CodeClimate\",\"url\":\"enums/SimpleIcons.html#CodeClimate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Code__Blocks\",\"url\":\"enums/SimpleIcons.html#Code__Blocks\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Codeberg\",\"url\":\"enums/SimpleIcons.html#Codeberg\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Codecademy\",\"url\":\"enums/SimpleIcons.html#Codecademy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CodeceptJS\",\"url\":\"enums/SimpleIcons.html#CodeceptJS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CodeChef\",\"url\":\"enums/SimpleIcons.html#CodeChef\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Codecov\",\"url\":\"enums/SimpleIcons.html#Codecov\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CodeFactor\",\"url\":\"enums/SimpleIcons.html#CodeFactor\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Codeforces\",\"url\":\"enums/SimpleIcons.html#Codeforces\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Codefresh\",\"url\":\"enums/SimpleIcons.html#Codefresh\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CodeIgniter\",\"url\":\"enums/SimpleIcons.html#CodeIgniter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Codeium\",\"url\":\"enums/SimpleIcons.html#Codeium\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Codemagic\",\"url\":\"enums/SimpleIcons.html#Codemagic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Codementor\",\"url\":\"enums/SimpleIcons.html#Codementor\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CodeMirror\",\"url\":\"enums/SimpleIcons.html#CodeMirror\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CodeNewbie\",\"url\":\"enums/SimpleIcons.html#CodeNewbie\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CodePen\",\"url\":\"enums/SimpleIcons.html#CodePen\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CodeProject\",\"url\":\"enums/SimpleIcons.html#CodeProject\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Coder\",\"url\":\"enums/SimpleIcons.html#Coder\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CodersRank\",\"url\":\"enums/SimpleIcons.html#CodersRank\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Coderwall\",\"url\":\"enums/SimpleIcons.html#Coderwall\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CodeSandbox\",\"url\":\"enums/SimpleIcons.html#CodeSandbox\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Codeship\",\"url\":\"enums/SimpleIcons.html#Codeship\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CodeSignal\",\"url\":\"enums/SimpleIcons.html#CodeSignal\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CodeStream\",\"url\":\"enums/SimpleIcons.html#CodeStream\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Codewars\",\"url\":\"enums/SimpleIcons.html#Codewars\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CodingNinjas\",\"url\":\"enums/SimpleIcons.html#CodingNinjas\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CodinGame\",\"url\":\"enums/SimpleIcons.html#CodinGame\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Codio\",\"url\":\"enums/SimpleIcons.html#Codio\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CoffeeScript\",\"url\":\"enums/SimpleIcons.html#CoffeeScript\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Coggle\",\"url\":\"enums/SimpleIcons.html#Coggle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cognizant\",\"url\":\"enums/SimpleIcons.html#Cognizant\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Coil\",\"url\":\"enums/SimpleIcons.html#Coil\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Coinbase\",\"url\":\"enums/SimpleIcons.html#Coinbase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CoinMarketCap\",\"url\":\"enums/SimpleIcons.html#CoinMarketCap\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ComicFury\",\"url\":\"enums/SimpleIcons.html#ComicFury\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Comma\",\"url\":\"enums/SimpleIcons.html#Comma\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Commerzbank\",\"url\":\"enums/SimpleIcons.html#Commerzbank\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Commitlint\",\"url\":\"enums/SimpleIcons.html#Commitlint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Commodore\",\"url\":\"enums/SimpleIcons.html#Commodore\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CommonWorkflowLanguage\",\"url\":\"enums/SimpleIcons.html#CommonWorkflowLanguage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CompilerExplorer\",\"url\":\"enums/SimpleIcons.html#CompilerExplorer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Composer\",\"url\":\"enums/SimpleIcons.html#Composer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CompTIA\",\"url\":\"enums/SimpleIcons.html#CompTIA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Comsol\",\"url\":\"enums/SimpleIcons.html#Comsol\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Conan\",\"url\":\"enums/SimpleIcons.html#Conan\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Concourse\",\"url\":\"enums/SimpleIcons.html#Concourse\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CondaForge\",\"url\":\"enums/SimpleIcons.html#CondaForge\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Conekta\",\"url\":\"enums/SimpleIcons.html#Conekta\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Confluence\",\"url\":\"enums/SimpleIcons.html#Confluence\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Construct3\",\"url\":\"enums/SimpleIcons.html#Construct3\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Consul\",\"url\":\"enums/SimpleIcons.html#Consul\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ContactlessPayment\",\"url\":\"enums/SimpleIcons.html#ContactlessPayment\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Containerd\",\"url\":\"enums/SimpleIcons.html#Containerd\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Contao\",\"url\":\"enums/SimpleIcons.html#Contao\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Contentful\",\"url\":\"enums/SimpleIcons.html#Contentful\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Contentstack\",\"url\":\"enums/SimpleIcons.html#Contentstack\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ContributorCovenant\",\"url\":\"enums/SimpleIcons.html#ContributorCovenant\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ConventionalCommits\",\"url\":\"enums/SimpleIcons.html#ConventionalCommits\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Convertio\",\"url\":\"enums/SimpleIcons.html#Convertio\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cookiecutter\",\"url\":\"enums/SimpleIcons.html#Cookiecutter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CoolerMaster\",\"url\":\"enums/SimpleIcons.html#CoolerMaster\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CopaAirlines\",\"url\":\"enums/SimpleIcons.html#CopaAirlines\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Coppel\",\"url\":\"enums/SimpleIcons.html#Coppel\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cora\",\"url\":\"enums/SimpleIcons.html#Cora\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CorelDRAW\",\"url\":\"enums/SimpleIcons.html#CorelDRAW\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CoronaEngine\",\"url\":\"enums/SimpleIcons.html#CoronaEngine\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CoronaRenderer\",\"url\":\"enums/SimpleIcons.html#CoronaRenderer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Corsair\",\"url\":\"enums/SimpleIcons.html#Corsair\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Couchbase\",\"url\":\"enums/SimpleIcons.html#Couchbase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CounterStrike\",\"url\":\"enums/SimpleIcons.html#CounterStrike\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CountingWorksPRO\",\"url\":\"enums/SimpleIcons.html#CountingWorksPRO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Coursera\",\"url\":\"enums/SimpleIcons.html#Coursera\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Coveralls\",\"url\":\"enums/SimpleIcons.html#Coveralls\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CPanel\",\"url\":\"enums/SimpleIcons.html#CPanel\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CraftCMS\",\"url\":\"enums/SimpleIcons.html#CraftCMS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Craftsman\",\"url\":\"enums/SimpleIcons.html#Craftsman\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CrateDB\",\"url\":\"enums/SimpleIcons.html#CrateDB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Crayon\",\"url\":\"enums/SimpleIcons.html#Crayon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Creality\",\"url\":\"enums/SimpleIcons.html#Creality\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CreateReactApp\",\"url\":\"enums/SimpleIcons.html#CreateReactApp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CreativeCommons\",\"url\":\"enums/SimpleIcons.html#CreativeCommons\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CreativeTechnology\",\"url\":\"enums/SimpleIcons.html#CreativeTechnology\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Credly\",\"url\":\"enums/SimpleIcons.html#Credly\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Crehana\",\"url\":\"enums/SimpleIcons.html#Crehana\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CrewUnited\",\"url\":\"enums/SimpleIcons.html#CrewUnited\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CriticalRole\",\"url\":\"enums/SimpleIcons.html#CriticalRole\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Crowdin\",\"url\":\"enums/SimpleIcons.html#Crowdin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Crowdsource\",\"url\":\"enums/SimpleIcons.html#Crowdsource\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Crunchbase\",\"url\":\"enums/SimpleIcons.html#Crunchbase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Crunchyroll\",\"url\":\"enums/SimpleIcons.html#Crunchyroll\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CRYENGINE\",\"url\":\"enums/SimpleIcons.html#CRYENGINE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CryptPad\",\"url\":\"enums/SimpleIcons.html#CryptPad\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Crystal\",\"url\":\"enums/SimpleIcons.html#Crystal\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CSSDesignAwards\",\"url\":\"enums/SimpleIcons.html#CSSDesignAwards\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CSSModules\",\"url\":\"enums/SimpleIcons.html#CSSModules\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CSSWizardry\",\"url\":\"enums/SimpleIcons.html#CSSWizardry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CSS3\",\"url\":\"enums/SimpleIcons.html#CSS3\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CTS\",\"url\":\"enums/SimpleIcons.html#CTS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cucumber\",\"url\":\"enums/SimpleIcons.html#Cucumber\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cultura\",\"url\":\"enums/SimpleIcons.html#Cultura\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Curl\",\"url\":\"enums/SimpleIcons.html#Curl\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CurseForge\",\"url\":\"enums/SimpleIcons.html#CurseForge\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CustomInk\",\"url\":\"enums/SimpleIcons.html#CustomInk\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CyberDefenders\",\"url\":\"enums/SimpleIcons.html#CyberDefenders\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cycling__74\",\"url\":\"enums/SimpleIcons.html#Cycling__74\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Cypress\",\"url\":\"enums/SimpleIcons.html#Cypress\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"CytoscapeJs\",\"url\":\"enums/SimpleIcons.html#CytoscapeJs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"D\",\"url\":\"enums/SimpleIcons.html#D\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DEDGE\",\"url\":\"enums/SimpleIcons.html#DEDGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DWaveSystems\",\"url\":\"enums/SimpleIcons.html#DWaveSystems\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"D3Js\",\"url\":\"enums/SimpleIcons.html#D3Js\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dacia\",\"url\":\"enums/SimpleIcons.html#Dacia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DAF\",\"url\":\"enums/SimpleIcons.html#DAF\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DailyDev\",\"url\":\"enums/SimpleIcons.html#DailyDev\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dailymotion\",\"url\":\"enums/SimpleIcons.html#Dailymotion\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DaisyUI\",\"url\":\"enums/SimpleIcons.html#DaisyUI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dapr\",\"url\":\"enums/SimpleIcons.html#Dapr\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DarkReader\",\"url\":\"enums/SimpleIcons.html#DarkReader\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dart\",\"url\":\"enums/SimpleIcons.html#Dart\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Darty\",\"url\":\"enums/SimpleIcons.html#Darty\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DasErste\",\"url\":\"enums/SimpleIcons.html#DasErste\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dash\",\"url\":\"enums/SimpleIcons.html#Dash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dashlane\",\"url\":\"enums/SimpleIcons.html#Dashlane\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dask\",\"url\":\"enums/SimpleIcons.html#Dask\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DassaultSyst_mes\",\"url\":\"enums/SimpleIcons.html#DassaultSyst_mes\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DataAi\",\"url\":\"enums/SimpleIcons.html#DataAi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Databricks\",\"url\":\"enums/SimpleIcons.html#Databricks\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DataCamp\",\"url\":\"enums/SimpleIcons.html#DataCamp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Datadog\",\"url\":\"enums/SimpleIcons.html#Datadog\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DataGrip\",\"url\":\"enums/SimpleIcons.html#DataGrip\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dataiku\",\"url\":\"enums/SimpleIcons.html#Dataiku\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DataStax\",\"url\":\"enums/SimpleIcons.html#DataStax\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DateFns\",\"url\":\"enums/SimpleIcons.html#DateFns\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DATEV\",\"url\":\"enums/SimpleIcons.html#DATEV\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DatoCMS\",\"url\":\"enums/SimpleIcons.html#DatoCMS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Datto\",\"url\":\"enums/SimpleIcons.html#Datto\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DaVinciResolve\",\"url\":\"enums/SimpleIcons.html#DaVinciResolve\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DazhongDianping\",\"url\":\"enums/SimpleIcons.html#DazhongDianping\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DAZN\",\"url\":\"enums/SimpleIcons.html#DAZN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DBeaver\",\"url\":\"enums/SimpleIcons.html#DBeaver\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dblp\",\"url\":\"enums/SimpleIcons.html#Dblp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dbt\",\"url\":\"enums/SimpleIcons.html#Dbt\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DCEntertainment\",\"url\":\"enums/SimpleIcons.html#DCEntertainment\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"De_Longhi\",\"url\":\"enums/SimpleIcons.html#De_Longhi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Debian\",\"url\":\"enums/SimpleIcons.html#Debian\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DecapCMS\",\"url\":\"enums/SimpleIcons.html#DecapCMS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Decentraland\",\"url\":\"enums/SimpleIcons.html#Decentraland\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DeepCool\",\"url\":\"enums/SimpleIcons.html#DeepCool\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Deepgram\",\"url\":\"enums/SimpleIcons.html#Deepgram\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Deepin\",\"url\":\"enums/SimpleIcons.html#Deepin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DeepL\",\"url\":\"enums/SimpleIcons.html#DeepL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Deepnote\",\"url\":\"enums/SimpleIcons.html#Deepnote\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Delicious\",\"url\":\"enums/SimpleIcons.html#Delicious\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Deliveroo\",\"url\":\"enums/SimpleIcons.html#Deliveroo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dell\",\"url\":\"enums/SimpleIcons.html#Dell\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Delphi\",\"url\":\"enums/SimpleIcons.html#Delphi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Delta\",\"url\":\"enums/SimpleIcons.html#Delta\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Deluge\",\"url\":\"enums/SimpleIcons.html#Deluge\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Deno\",\"url\":\"enums/SimpleIcons.html#Deno\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Denon\",\"url\":\"enums/SimpleIcons.html#Denon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dependabot\",\"url\":\"enums/SimpleIcons.html#Dependabot\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Depositphotos\",\"url\":\"enums/SimpleIcons.html#Depositphotos\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DerSpiegel\",\"url\":\"enums/SimpleIcons.html#DerSpiegel\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DeutscheBahn\",\"url\":\"enums/SimpleIcons.html#DeutscheBahn\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DeutscheBank\",\"url\":\"enums/SimpleIcons.html#DeutscheBank\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DeutschePost\",\"url\":\"enums/SimpleIcons.html#DeutschePost\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DevTo\",\"url\":\"enums/SimpleIcons.html#DevTo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DevExpress\",\"url\":\"enums/SimpleIcons.html#DevExpress\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DeviantArt\",\"url\":\"enums/SimpleIcons.html#DeviantArt\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Devpost\",\"url\":\"enums/SimpleIcons.html#Devpost\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DevRant\",\"url\":\"enums/SimpleIcons.html#DevRant\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dgraph\",\"url\":\"enums/SimpleIcons.html#Dgraph\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DHL\",\"url\":\"enums/SimpleIcons.html#DHL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DiagramsNet\",\"url\":\"enums/SimpleIcons.html#DiagramsNet\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dialogflow\",\"url\":\"enums/SimpleIcons.html#Dialogflow\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Diaspora\",\"url\":\"enums/SimpleIcons.html#Diaspora\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DictionaryCom\",\"url\":\"enums/SimpleIcons.html#DictionaryCom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Digg\",\"url\":\"enums/SimpleIcons.html#Digg\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DigiKeyElectronics\",\"url\":\"enums/SimpleIcons.html#DigiKeyElectronics\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DigitalOcean\",\"url\":\"enums/SimpleIcons.html#DigitalOcean\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DinersClub\",\"url\":\"enums/SimpleIcons.html#DinersClub\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dior\",\"url\":\"enums/SimpleIcons.html#Dior\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Directus\",\"url\":\"enums/SimpleIcons.html#Directus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Discogs\",\"url\":\"enums/SimpleIcons.html#Discogs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Discord\",\"url\":\"enums/SimpleIcons.html#Discord\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Discourse\",\"url\":\"enums/SimpleIcons.html#Discourse\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Discover\",\"url\":\"enums/SimpleIcons.html#Discover\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Disqus\",\"url\":\"enums/SimpleIcons.html#Disqus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Disroot\",\"url\":\"enums/SimpleIcons.html#Disroot\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Distrokid\",\"url\":\"enums/SimpleIcons.html#Distrokid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Django\",\"url\":\"enums/SimpleIcons.html#Django\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DJI\",\"url\":\"enums/SimpleIcons.html#DJI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dlib\",\"url\":\"enums/SimpleIcons.html#Dlib\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DLNA\",\"url\":\"enums/SimpleIcons.html#DLNA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dm\",\"url\":\"enums/SimpleIcons.html#Dm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Docker\",\"url\":\"enums/SimpleIcons.html#Docker\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DocsRs\",\"url\":\"enums/SimpleIcons.html#DocsRs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Docsify\",\"url\":\"enums/SimpleIcons.html#Docsify\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Doctrine\",\"url\":\"enums/SimpleIcons.html#Doctrine\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Docusaurus\",\"url\":\"enums/SimpleIcons.html#Docusaurus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dogecoin\",\"url\":\"enums/SimpleIcons.html#Dogecoin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DOI\",\"url\":\"enums/SimpleIcons.html#DOI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dolby\",\"url\":\"enums/SimpleIcons.html#Dolby\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DoorDash\",\"url\":\"enums/SimpleIcons.html#DoorDash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dota2\",\"url\":\"enums/SimpleIcons.html#Dota2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Douban\",\"url\":\"enums/SimpleIcons.html#Douban\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DoubanRead\",\"url\":\"enums/SimpleIcons.html#DoubanRead\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dovecot\",\"url\":\"enums/SimpleIcons.html#Dovecot\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dovetail\",\"url\":\"enums/SimpleIcons.html#Dovetail\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Doxygen\",\"url\":\"enums/SimpleIcons.html#Doxygen\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DPD\",\"url\":\"enums/SimpleIcons.html#DPD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dragonframe\",\"url\":\"enums/SimpleIcons.html#Dragonframe\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DraugiemLv\",\"url\":\"enums/SimpleIcons.html#DraugiemLv\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dreamstime\",\"url\":\"enums/SimpleIcons.html#Dreamstime\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dribbble\",\"url\":\"enums/SimpleIcons.html#Dribbble\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Drizzle\",\"url\":\"enums/SimpleIcons.html#Drizzle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Drone\",\"url\":\"enums/SimpleIcons.html#Drone\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Drooble\",\"url\":\"enums/SimpleIcons.html#Drooble\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dropbox\",\"url\":\"enums/SimpleIcons.html#Dropbox\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Drupal\",\"url\":\"enums/SimpleIcons.html#Drupal\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DSAutomobiles\",\"url\":\"enums/SimpleIcons.html#DSAutomobiles\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DTS\",\"url\":\"enums/SimpleIcons.html#DTS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DTube\",\"url\":\"enums/SimpleIcons.html#DTube\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ducati\",\"url\":\"enums/SimpleIcons.html#Ducati\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DuckDB\",\"url\":\"enums/SimpleIcons.html#DuckDB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DuckDuckGo\",\"url\":\"enums/SimpleIcons.html#DuckDuckGo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dungeons__Dragons\",\"url\":\"enums/SimpleIcons.html#Dungeons__Dragons\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dunked\",\"url\":\"enums/SimpleIcons.html#Dunked\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dunzo\",\"url\":\"enums/SimpleIcons.html#Dunzo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Duolingo\",\"url\":\"enums/SimpleIcons.html#Duolingo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Duplicati\",\"url\":\"enums/SimpleIcons.html#Duplicati\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"DVC\",\"url\":\"enums/SimpleIcons.html#DVC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dwm\",\"url\":\"enums/SimpleIcons.html#Dwm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dynatrace\",\"url\":\"enums/SimpleIcons.html#Dynatrace\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ELeclerc\",\"url\":\"enums/SimpleIcons.html#ELeclerc\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"E3\",\"url\":\"enums/SimpleIcons.html#E3\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EA\",\"url\":\"enums/SimpleIcons.html#EA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Eagle\",\"url\":\"enums/SimpleIcons.html#Eagle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EasyEDA\",\"url\":\"enums/SimpleIcons.html#EasyEDA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EasyJet\",\"url\":\"enums/SimpleIcons.html#EasyJet\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EBay\",\"url\":\"enums/SimpleIcons.html#EBay\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EBOX\",\"url\":\"enums/SimpleIcons.html#EBOX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EclipseAdoptium\",\"url\":\"enums/SimpleIcons.html#EclipseAdoptium\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EclipseChe\",\"url\":\"enums/SimpleIcons.html#EclipseChe\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EclipseIDE\",\"url\":\"enums/SimpleIcons.html#EclipseIDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EclipseJetty\",\"url\":\"enums/SimpleIcons.html#EclipseJetty\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EclipseMosquitto\",\"url\":\"enums/SimpleIcons.html#EclipseMosquitto\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EclipseVertX\",\"url\":\"enums/SimpleIcons.html#EclipseVertX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ecovacs\",\"url\":\"enums/SimpleIcons.html#Ecovacs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EDEKA\",\"url\":\"enums/SimpleIcons.html#EDEKA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EdgeImpulse\",\"url\":\"enums/SimpleIcons.html#EdgeImpulse\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EditorConfig\",\"url\":\"enums/SimpleIcons.html#EditorConfig\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Educative\",\"url\":\"enums/SimpleIcons.html#Educative\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EdX\",\"url\":\"enums/SimpleIcons.html#EdX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Egghead\",\"url\":\"enums/SimpleIcons.html#Egghead\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Egnyte\",\"url\":\"enums/SimpleIcons.html#Egnyte\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Eight\",\"url\":\"enums/SimpleIcons.html#Eight\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EightSleep\",\"url\":\"enums/SimpleIcons.html#EightSleep\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EJS\",\"url\":\"enums/SimpleIcons.html#EJS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ElJueves\",\"url\":\"enums/SimpleIcons.html#ElJueves\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Elastic\",\"url\":\"enums/SimpleIcons.html#Elastic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ElasticCloud\",\"url\":\"enums/SimpleIcons.html#ElasticCloud\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ElasticStack\",\"url\":\"enums/SimpleIcons.html#ElasticStack\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Elasticsearch\",\"url\":\"enums/SimpleIcons.html#Elasticsearch\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Elavon\",\"url\":\"enums/SimpleIcons.html#Elavon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Electron\",\"url\":\"enums/SimpleIcons.html#Electron\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ElectronFiddle\",\"url\":\"enums/SimpleIcons.html#ElectronFiddle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ElectronBuilder\",\"url\":\"enums/SimpleIcons.html#ElectronBuilder\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Elegoo\",\"url\":\"enums/SimpleIcons.html#Elegoo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Element\",\"url\":\"enums/SimpleIcons.html#Element\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Elementary\",\"url\":\"enums/SimpleIcons.html#Elementary\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Elementor\",\"url\":\"enums/SimpleIcons.html#Elementor\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Eleventy\",\"url\":\"enums/SimpleIcons.html#Eleventy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Elgato\",\"url\":\"enums/SimpleIcons.html#Elgato\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Elixir\",\"url\":\"enums/SimpleIcons.html#Elixir\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ello\",\"url\":\"enums/SimpleIcons.html#Ello\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Elm\",\"url\":\"enums/SimpleIcons.html#Elm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Elsevier\",\"url\":\"enums/SimpleIcons.html#Elsevier\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Embarcadero\",\"url\":\"enums/SimpleIcons.html#Embarcadero\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Embark\",\"url\":\"enums/SimpleIcons.html#Embark\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EmberJs\",\"url\":\"enums/SimpleIcons.html#EmberJs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Emby\",\"url\":\"enums/SimpleIcons.html#Emby\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Emirates\",\"url\":\"enums/SimpleIcons.html#Emirates\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Emlakjet\",\"url\":\"enums/SimpleIcons.html#Emlakjet\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EmpireKred\",\"url\":\"enums/SimpleIcons.html#EmpireKred\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EndeavourOS\",\"url\":\"enums/SimpleIcons.html#EndeavourOS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Engadget\",\"url\":\"enums/SimpleIcons.html#Engadget\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Enpass\",\"url\":\"enums/SimpleIcons.html#Enpass\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EnterpriseDB\",\"url\":\"enums/SimpleIcons.html#EnterpriseDB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Envato\",\"url\":\"enums/SimpleIcons.html#Envato\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EnvoyProxy\",\"url\":\"enums/SimpleIcons.html#EnvoyProxy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EPEL\",\"url\":\"enums/SimpleIcons.html#EPEL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EpicGames\",\"url\":\"enums/SimpleIcons.html#EpicGames\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Epson\",\"url\":\"enums/SimpleIcons.html#Epson\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EquinixMetal\",\"url\":\"enums/SimpleIcons.html#EquinixMetal\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Eraser\",\"url\":\"enums/SimpleIcons.html#Eraser\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ericsson\",\"url\":\"enums/SimpleIcons.html#Ericsson\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Erlang\",\"url\":\"enums/SimpleIcons.html#Erlang\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ERPNext\",\"url\":\"enums/SimpleIcons.html#ERPNext\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Esbuild\",\"url\":\"enums/SimpleIcons.html#Esbuild\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ESEA\",\"url\":\"enums/SimpleIcons.html#ESEA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ESLGaming\",\"url\":\"enums/SimpleIcons.html#ESLGaming\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ESLint\",\"url\":\"enums/SimpleIcons.html#ESLint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EsotericSoftware\",\"url\":\"enums/SimpleIcons.html#EsotericSoftware\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ESPHome\",\"url\":\"enums/SimpleIcons.html#ESPHome\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Espressif\",\"url\":\"enums/SimpleIcons.html#Espressif\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ESRI\",\"url\":\"enums/SimpleIcons.html#ESRI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Etcd\",\"url\":\"enums/SimpleIcons.html#Etcd\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ethereum\",\"url\":\"enums/SimpleIcons.html#Ethereum\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ethers\",\"url\":\"enums/SimpleIcons.html#Ethers\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EthiopianAirlines\",\"url\":\"enums/SimpleIcons.html#EthiopianAirlines\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EtihadAirways\",\"url\":\"enums/SimpleIcons.html#EtihadAirways\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Etsy\",\"url\":\"enums/SimpleIcons.html#Etsy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EventStore\",\"url\":\"enums/SimpleIcons.html#EventStore\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Eventbrite\",\"url\":\"enums/SimpleIcons.html#Eventbrite\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Evernote\",\"url\":\"enums/SimpleIcons.html#Evernote\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Excalidraw\",\"url\":\"enums/SimpleIcons.html#Excalidraw\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Exercism\",\"url\":\"enums/SimpleIcons.html#Exercism\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Exordo\",\"url\":\"enums/SimpleIcons.html#Exordo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Exoscale\",\"url\":\"enums/SimpleIcons.html#Exoscale\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Expedia\",\"url\":\"enums/SimpleIcons.html#Expedia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Expensify\",\"url\":\"enums/SimpleIcons.html#Expensify\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ExpertsExchange\",\"url\":\"enums/SimpleIcons.html#ExpertsExchange\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Expo\",\"url\":\"enums/SimpleIcons.html#Expo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Express\",\"url\":\"enums/SimpleIcons.html#Express\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ExpressVPN\",\"url\":\"enums/SimpleIcons.html#ExpressVPN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"EyeEm\",\"url\":\"enums/SimpleIcons.html#EyeEm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FDroid\",\"url\":\"enums/SimpleIcons.html#FDroid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FSecure\",\"url\":\"enums/SimpleIcons.html#FSecure\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fsharp\",\"url\":\"enums/SimpleIcons.html#Fsharp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"F1\",\"url\":\"enums/SimpleIcons.html#F1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"F5\",\"url\":\"enums/SimpleIcons.html#F5\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Facebook\",\"url\":\"enums/SimpleIcons.html#Facebook\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FacebookGaming\",\"url\":\"enums/SimpleIcons.html#FacebookGaming\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FacebookLive\",\"url\":\"enums/SimpleIcons.html#FacebookLive\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FACEIT\",\"url\":\"enums/SimpleIcons.html#FACEIT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Facepunch\",\"url\":\"enums/SimpleIcons.html#Facepunch\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fairphone\",\"url\":\"enums/SimpleIcons.html#Fairphone\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Falco\",\"url\":\"enums/SimpleIcons.html#Falco\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Falcon\",\"url\":\"enums/SimpleIcons.html#Falcon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FamPay\",\"url\":\"enums/SimpleIcons.html#FamPay\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fandango\",\"url\":\"enums/SimpleIcons.html#Fandango\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fandom\",\"url\":\"enums/SimpleIcons.html#Fandom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fanfou\",\"url\":\"enums/SimpleIcons.html#Fanfou\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fantom\",\"url\":\"enums/SimpleIcons.html#Fantom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Farcaster\",\"url\":\"enums/SimpleIcons.html#Farcaster\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FareHarbor\",\"url\":\"enums/SimpleIcons.html#FareHarbor\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FARFETCH\",\"url\":\"enums/SimpleIcons.html#FARFETCH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FastAPI\",\"url\":\"enums/SimpleIcons.html#FastAPI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fastify\",\"url\":\"enums/SimpleIcons.html#Fastify\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fastlane\",\"url\":\"enums/SimpleIcons.html#Fastlane\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fastly\",\"url\":\"enums/SimpleIcons.html#Fastly\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fathom\",\"url\":\"enums/SimpleIcons.html#Fathom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fauna\",\"url\":\"enums/SimpleIcons.html#Fauna\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Favro\",\"url\":\"enums/SimpleIcons.html#Favro\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FeatHub\",\"url\":\"enums/SimpleIcons.html#FeatHub\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FedEx\",\"url\":\"enums/SimpleIcons.html#FedEx\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fedora\",\"url\":\"enums/SimpleIcons.html#Fedora\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Feedly\",\"url\":\"enums/SimpleIcons.html#Feedly\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ferrari\",\"url\":\"enums/SimpleIcons.html#Ferrari\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ferrarinv\",\"url\":\"enums/SimpleIcons.html#Ferrarinv\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FerretDB\",\"url\":\"enums/SimpleIcons.html#FerretDB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FFmpeg\",\"url\":\"enums/SimpleIcons.html#FFmpeg\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fi\",\"url\":\"enums/SimpleIcons.html#Fi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fiat\",\"url\":\"enums/SimpleIcons.html#Fiat\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FidoAlliance\",\"url\":\"enums/SimpleIcons.html#FidoAlliance\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FIFA\",\"url\":\"enums/SimpleIcons.html#FIFA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fig\",\"url\":\"enums/SimpleIcons.html#Fig\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Figma\",\"url\":\"enums/SimpleIcons.html#Figma\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Figshare\",\"url\":\"enums/SimpleIcons.html#Figshare\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fila\",\"url\":\"enums/SimpleIcons.html#Fila\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FileIo\",\"url\":\"enums/SimpleIcons.html#FileIo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Files\",\"url\":\"enums/SimpleIcons.html#Files\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FileZilla\",\"url\":\"enums/SimpleIcons.html#FileZilla\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fineco\",\"url\":\"enums/SimpleIcons.html#Fineco\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fing\",\"url\":\"enums/SimpleIcons.html#Fing\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Firebase\",\"url\":\"enums/SimpleIcons.html#Firebase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Firefish\",\"url\":\"enums/SimpleIcons.html#Firefish\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FireflyIII\",\"url\":\"enums/SimpleIcons.html#FireflyIII\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Firefox\",\"url\":\"enums/SimpleIcons.html#Firefox\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FirefoxBrowser\",\"url\":\"enums/SimpleIcons.html#FirefoxBrowser\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fireship\",\"url\":\"enums/SimpleIcons.html#Fireship\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Firewalla\",\"url\":\"enums/SimpleIcons.html#Firewalla\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FIRST\",\"url\":\"enums/SimpleIcons.html#FIRST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FishShell\",\"url\":\"enums/SimpleIcons.html#FishShell\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fitbit\",\"url\":\"enums/SimpleIcons.html#Fitbit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FiveM\",\"url\":\"enums/SimpleIcons.html#FiveM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fiverr\",\"url\":\"enums/SimpleIcons.html#Fiverr\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fizz\",\"url\":\"enums/SimpleIcons.html#Fizz\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Flashforge\",\"url\":\"enums/SimpleIcons.html#Flashforge\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Flask\",\"url\":\"enums/SimpleIcons.html#Flask\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Flat\",\"url\":\"enums/SimpleIcons.html#Flat\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Flathub\",\"url\":\"enums/SimpleIcons.html#Flathub\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Flatpak\",\"url\":\"enums/SimpleIcons.html#Flatpak\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Flickr\",\"url\":\"enums/SimpleIcons.html#Flickr\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Flightaware\",\"url\":\"enums/SimpleIcons.html#Flightaware\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Flipboard\",\"url\":\"enums/SimpleIcons.html#Flipboard\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Flipkart\",\"url\":\"enums/SimpleIcons.html#Flipkart\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Floatplane\",\"url\":\"enums/SimpleIcons.html#Floatplane\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Flood\",\"url\":\"enums/SimpleIcons.html#Flood\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FluentBit\",\"url\":\"enums/SimpleIcons.html#FluentBit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fluentd\",\"url\":\"enums/SimpleIcons.html#Fluentd\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fluke\",\"url\":\"enums/SimpleIcons.html#Fluke\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Flutter\",\"url\":\"enums/SimpleIcons.html#Flutter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Flux\",\"url\":\"enums/SimpleIcons.html#Flux\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fluxus\",\"url\":\"enums/SimpleIcons.html#Fluxus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Flyway\",\"url\":\"enums/SimpleIcons.html#Flyway\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FMOD\",\"url\":\"enums/SimpleIcons.html#FMOD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fnac\",\"url\":\"enums/SimpleIcons.html#Fnac\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Folium\",\"url\":\"enums/SimpleIcons.html#Folium\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fonoma\",\"url\":\"enums/SimpleIcons.html#Fonoma\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FontAwesome\",\"url\":\"enums/SimpleIcons.html#FontAwesome\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FontBase\",\"url\":\"enums/SimpleIcons.html#FontBase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FontForge\",\"url\":\"enums/SimpleIcons.html#FontForge\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Foobar2000\",\"url\":\"enums/SimpleIcons.html#Foobar2000\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Foodpanda\",\"url\":\"enums/SimpleIcons.html#Foodpanda\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ford\",\"url\":\"enums/SimpleIcons.html#Ford\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Forgejo\",\"url\":\"enums/SimpleIcons.html#Forgejo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Formik\",\"url\":\"enums/SimpleIcons.html#Formik\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Formspree\",\"url\":\"enums/SimpleIcons.html#Formspree\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Formstack\",\"url\":\"enums/SimpleIcons.html#Formstack\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fortinet\",\"url\":\"enums/SimpleIcons.html#Fortinet\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fortran\",\"url\":\"enums/SimpleIcons.html#Fortran\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fossa\",\"url\":\"enums/SimpleIcons.html#Fossa\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FossilSCM\",\"url\":\"enums/SimpleIcons.html#FossilSCM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FoundryVirtualTabletop\",\"url\":\"enums/SimpleIcons.html#FoundryVirtualTabletop\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Foursquare\",\"url\":\"enums/SimpleIcons.html#Foursquare\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FoursquareCityGuide\",\"url\":\"enums/SimpleIcons.html#FoursquareCityGuide\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FOX\",\"url\":\"enums/SimpleIcons.html#FOX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Foxtel\",\"url\":\"enums/SimpleIcons.html#Foxtel\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fozzy\",\"url\":\"enums/SimpleIcons.html#Fozzy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Framer\",\"url\":\"enums/SimpleIcons.html#Framer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Framework\",\"url\":\"enums/SimpleIcons.html#Framework\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Framework7\",\"url\":\"enums/SimpleIcons.html#Framework7\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Franprix\",\"url\":\"enums/SimpleIcons.html#Franprix\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Frappe\",\"url\":\"enums/SimpleIcons.html#Frappe\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FraunhoferGesellschaft\",\"url\":\"enums/SimpleIcons.html#FraunhoferGesellschaft\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FreeBSD\",\"url\":\"enums/SimpleIcons.html#FreeBSD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FreeCAD\",\"url\":\"enums/SimpleIcons.html#FreeCAD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FreeCodeCamp\",\"url\":\"enums/SimpleIcons.html#FreeCodeCamp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FreedesktopOrg\",\"url\":\"enums/SimpleIcons.html#FreedesktopOrg\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Freelancer\",\"url\":\"enums/SimpleIcons.html#Freelancer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Freelancermap\",\"url\":\"enums/SimpleIcons.html#Freelancermap\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FreeNAS\",\"url\":\"enums/SimpleIcons.html#FreeNAS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Freepik\",\"url\":\"enums/SimpleIcons.html#Freepik\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FrontendMentor\",\"url\":\"enums/SimpleIcons.html#FrontendMentor\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Frontify\",\"url\":\"enums/SimpleIcons.html#Frontify\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fubo\",\"url\":\"enums/SimpleIcons.html#Fubo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fueler\",\"url\":\"enums/SimpleIcons.html#Fueler\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FugaCloud\",\"url\":\"enums/SimpleIcons.html#FugaCloud\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fujifilm\",\"url\":\"enums/SimpleIcons.html#Fujifilm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Fujitsu\",\"url\":\"enums/SimpleIcons.html#Fujitsu\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Funimation\",\"url\":\"enums/SimpleIcons.html#Funimation\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FurAffinity\",\"url\":\"enums/SimpleIcons.html#FurAffinity\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FurryNetwork\",\"url\":\"enums/SimpleIcons.html#FurryNetwork\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FusionAuth\",\"url\":\"enums/SimpleIcons.html#FusionAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"FutureLearn\",\"url\":\"enums/SimpleIcons.html#FutureLearn\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"G2\",\"url\":\"enums/SimpleIcons.html#G2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"G2A\",\"url\":\"enums/SimpleIcons.html#G2A\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"G2G\",\"url\":\"enums/SimpleIcons.html#G2G\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Galaxus\",\"url\":\"enums/SimpleIcons.html#Galaxus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Game__Watch\",\"url\":\"enums/SimpleIcons.html#Game__Watch\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GameDeveloper\",\"url\":\"enums/SimpleIcons.html#GameDeveloper\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GameJolt\",\"url\":\"enums/SimpleIcons.html#GameJolt\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GameBanana\",\"url\":\"enums/SimpleIcons.html#GameBanana\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gameloft\",\"url\":\"enums/SimpleIcons.html#Gameloft\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gamemaker\",\"url\":\"enums/SimpleIcons.html#Gamemaker\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Garmin\",\"url\":\"enums/SimpleIcons.html#Garmin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gatling\",\"url\":\"enums/SimpleIcons.html#Gatling\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gatsby\",\"url\":\"enums/SimpleIcons.html#Gatsby\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gcore\",\"url\":\"enums/SimpleIcons.html#Gcore\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GDAL\",\"url\":\"enums/SimpleIcons.html#GDAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"G_ant\",\"url\":\"enums/SimpleIcons.html#G_ant\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GeeksforGeeks\",\"url\":\"enums/SimpleIcons.html#GeeksforGeeks\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GeneralElectric\",\"url\":\"enums/SimpleIcons.html#GeneralElectric\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GeneralMotors\",\"url\":\"enums/SimpleIcons.html#GeneralMotors\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Genius\",\"url\":\"enums/SimpleIcons.html#Genius\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gentoo\",\"url\":\"enums/SimpleIcons.html#Gentoo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Geocaching\",\"url\":\"enums/SimpleIcons.html#Geocaching\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Geode\",\"url\":\"enums/SimpleIcons.html#Geode\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GeoPandas\",\"url\":\"enums/SimpleIcons.html#GeoPandas\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gerrit\",\"url\":\"enums/SimpleIcons.html#Gerrit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GetX\",\"url\":\"enums/SimpleIcons.html#GetX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ghost\",\"url\":\"enums/SimpleIcons.html#Ghost\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ghostery\",\"url\":\"enums/SimpleIcons.html#Ghostery\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GIMP\",\"url\":\"enums/SimpleIcons.html#GIMP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gin\",\"url\":\"enums/SimpleIcons.html#Gin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GIPHY\",\"url\":\"enums/SimpleIcons.html#GIPHY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Git\",\"url\":\"enums/SimpleIcons.html#Git\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GitExtensions\",\"url\":\"enums/SimpleIcons.html#GitExtensions\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GitForWindows\",\"url\":\"enums/SimpleIcons.html#GitForWindows\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GitLFS\",\"url\":\"enums/SimpleIcons.html#GitLFS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GitBook\",\"url\":\"enums/SimpleIcons.html#GitBook\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gitconnected\",\"url\":\"enums/SimpleIcons.html#Gitconnected\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gitea\",\"url\":\"enums/SimpleIcons.html#Gitea\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gitee\",\"url\":\"enums/SimpleIcons.html#Gitee\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GitHub\",\"url\":\"enums/SimpleIcons.html#GitHub\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GitHubActions\",\"url\":\"enums/SimpleIcons.html#GitHubActions\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GitHubCopilot\",\"url\":\"enums/SimpleIcons.html#GitHubCopilot\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GitHubPages\",\"url\":\"enums/SimpleIcons.html#GitHubPages\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GitHubSponsors\",\"url\":\"enums/SimpleIcons.html#GitHubSponsors\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GitignoreIo\",\"url\":\"enums/SimpleIcons.html#GitignoreIo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GitKraken\",\"url\":\"enums/SimpleIcons.html#GitKraken\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GitLab\",\"url\":\"enums/SimpleIcons.html#GitLab\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gitpod\",\"url\":\"enums/SimpleIcons.html#Gitpod\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gitter\",\"url\":\"enums/SimpleIcons.html#Gitter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Glassdoor\",\"url\":\"enums/SimpleIcons.html#Glassdoor\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Glide\",\"url\":\"enums/SimpleIcons.html#Glide\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Glitch\",\"url\":\"enums/SimpleIcons.html#Glitch\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Globus\",\"url\":\"enums/SimpleIcons.html#Globus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Glovo\",\"url\":\"enums/SimpleIcons.html#Glovo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gmail\",\"url\":\"enums/SimpleIcons.html#Gmail\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GNOME\",\"url\":\"enums/SimpleIcons.html#GNOME\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GNOMETerminal\",\"url\":\"enums/SimpleIcons.html#GNOMETerminal\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GNU\",\"url\":\"enums/SimpleIcons.html#GNU\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GNUBash\",\"url\":\"enums/SimpleIcons.html#GNUBash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GNUEmacs\",\"url\":\"enums/SimpleIcons.html#GNUEmacs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GNUIceCat\",\"url\":\"enums/SimpleIcons.html#GNUIceCat\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GNUPrivacyGuard\",\"url\":\"enums/SimpleIcons.html#GNUPrivacyGuard\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GNUSocial\",\"url\":\"enums/SimpleIcons.html#GNUSocial\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Go\",\"url\":\"enums/SimpleIcons.html#Go\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoCD\",\"url\":\"enums/SimpleIcons.html#GoCD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoDaddy\",\"url\":\"enums/SimpleIcons.html#GoDaddy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GodotEngine\",\"url\":\"enums/SimpleIcons.html#GodotEngine\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoFundMe\",\"url\":\"enums/SimpleIcons.html#GoFundMe\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GOGCom\",\"url\":\"enums/SimpleIcons.html#GOGCom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gojek\",\"url\":\"enums/SimpleIcons.html#Gojek\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoLand\",\"url\":\"enums/SimpleIcons.html#GoLand\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoldenLine\",\"url\":\"enums/SimpleIcons.html#GoldenLine\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoldmanSachs\",\"url\":\"enums/SimpleIcons.html#GoldmanSachs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Goodreads\",\"url\":\"enums/SimpleIcons.html#Goodreads\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Google\",\"url\":\"enums/SimpleIcons.html#Google\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleAdMob\",\"url\":\"enums/SimpleIcons.html#GoogleAdMob\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleAds\",\"url\":\"enums/SimpleIcons.html#GoogleAds\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleAdSense\",\"url\":\"enums/SimpleIcons.html#GoogleAdSense\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleAnalytics\",\"url\":\"enums/SimpleIcons.html#GoogleAnalytics\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleAppsScript\",\"url\":\"enums/SimpleIcons.html#GoogleAppsScript\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleAssistant\",\"url\":\"enums/SimpleIcons.html#GoogleAssistant\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleAuthenticator\",\"url\":\"enums/SimpleIcons.html#GoogleAuthenticator\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleBigQuery\",\"url\":\"enums/SimpleIcons.html#GoogleBigQuery\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleBigtable\",\"url\":\"enums/SimpleIcons.html#GoogleBigtable\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleCalendar\",\"url\":\"enums/SimpleIcons.html#GoogleCalendar\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleCampaignManager360\",\"url\":\"enums/SimpleIcons.html#GoogleCampaignManager360\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleCardboard\",\"url\":\"enums/SimpleIcons.html#GoogleCardboard\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleChat\",\"url\":\"enums/SimpleIcons.html#GoogleChat\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleChrome\",\"url\":\"enums/SimpleIcons.html#GoogleChrome\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleChronicle\",\"url\":\"enums/SimpleIcons.html#GoogleChronicle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleClassroom\",\"url\":\"enums/SimpleIcons.html#GoogleClassroom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleCloud\",\"url\":\"enums/SimpleIcons.html#GoogleCloud\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleCloudComposer\",\"url\":\"enums/SimpleIcons.html#GoogleCloudComposer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleCloudSpanner\",\"url\":\"enums/SimpleIcons.html#GoogleCloudSpanner\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleCloudStorage\",\"url\":\"enums/SimpleIcons.html#GoogleCloudStorage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleColab\",\"url\":\"enums/SimpleIcons.html#GoogleColab\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleContainerOptimizedOS\",\"url\":\"enums/SimpleIcons.html#GoogleContainerOptimizedOS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleDataStudio\",\"url\":\"enums/SimpleIcons.html#GoogleDataStudio\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleDataflow\",\"url\":\"enums/SimpleIcons.html#GoogleDataflow\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleDataproc\",\"url\":\"enums/SimpleIcons.html#GoogleDataproc\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleDisplay__Video360\",\"url\":\"enums/SimpleIcons.html#GoogleDisplay__Video360\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleDocs\",\"url\":\"enums/SimpleIcons.html#GoogleDocs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleDrive\",\"url\":\"enums/SimpleIcons.html#GoogleDrive\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleEarth\",\"url\":\"enums/SimpleIcons.html#GoogleEarth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleEarthEngine\",\"url\":\"enums/SimpleIcons.html#GoogleEarthEngine\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleFit\",\"url\":\"enums/SimpleIcons.html#GoogleFit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleFonts\",\"url\":\"enums/SimpleIcons.html#GoogleFonts\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleForms\",\"url\":\"enums/SimpleIcons.html#GoogleForms\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleGemini\",\"url\":\"enums/SimpleIcons.html#GoogleGemini\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleHome\",\"url\":\"enums/SimpleIcons.html#GoogleHome\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleKeep\",\"url\":\"enums/SimpleIcons.html#GoogleKeep\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleLens\",\"url\":\"enums/SimpleIcons.html#GoogleLens\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleMaps\",\"url\":\"enums/SimpleIcons.html#GoogleMaps\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleMarketingPlatform\",\"url\":\"enums/SimpleIcons.html#GoogleMarketingPlatform\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleMeet\",\"url\":\"enums/SimpleIcons.html#GoogleMeet\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleMessages\",\"url\":\"enums/SimpleIcons.html#GoogleMessages\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleNearby\",\"url\":\"enums/SimpleIcons.html#GoogleNearby\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleNews\",\"url\":\"enums/SimpleIcons.html#GoogleNews\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GooglePay\",\"url\":\"enums/SimpleIcons.html#GooglePay\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GooglePhotos\",\"url\":\"enums/SimpleIcons.html#GooglePhotos\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GooglePlay\",\"url\":\"enums/SimpleIcons.html#GooglePlay\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GooglePub_Sub\",\"url\":\"enums/SimpleIcons.html#GooglePub_Sub\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleScholar\",\"url\":\"enums/SimpleIcons.html#GoogleScholar\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleSearchConsole\",\"url\":\"enums/SimpleIcons.html#GoogleSearchConsole\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleSheets\",\"url\":\"enums/SimpleIcons.html#GoogleSheets\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleSlides\",\"url\":\"enums/SimpleIcons.html#GoogleSlides\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleStreetView\",\"url\":\"enums/SimpleIcons.html#GoogleStreetView\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleTagManager\",\"url\":\"enums/SimpleIcons.html#GoogleTagManager\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleTasks\",\"url\":\"enums/SimpleIcons.html#GoogleTasks\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoogleTranslate\",\"url\":\"enums/SimpleIcons.html#GoogleTranslate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GoToMeeting\",\"url\":\"enums/SimpleIcons.html#GoToMeeting\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Grab\",\"url\":\"enums/SimpleIcons.html#Grab\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gradle\",\"url\":\"enums/SimpleIcons.html#Gradle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GradlePlayPublisher\",\"url\":\"enums/SimpleIcons.html#GradlePlayPublisher\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Grafana\",\"url\":\"enums/SimpleIcons.html#Grafana\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Grammarly\",\"url\":\"enums/SimpleIcons.html#Grammarly\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GrandFrais\",\"url\":\"enums/SimpleIcons.html#GrandFrais\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GrapheneOS\",\"url\":\"enums/SimpleIcons.html#GrapheneOS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Graphite\",\"url\":\"enums/SimpleIcons.html#Graphite\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GraphQL\",\"url\":\"enums/SimpleIcons.html#GraphQL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Grav\",\"url\":\"enums/SimpleIcons.html#Grav\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gravatar\",\"url\":\"enums/SimpleIcons.html#Gravatar\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Graylog\",\"url\":\"enums/SimpleIcons.html#Graylog\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GreasyFork\",\"url\":\"enums/SimpleIcons.html#GreasyFork\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GreatLearning\",\"url\":\"enums/SimpleIcons.html#GreatLearning\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Greenhouse\",\"url\":\"enums/SimpleIcons.html#Greenhouse\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GreenSock\",\"url\":\"enums/SimpleIcons.html#GreenSock\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GridAi\",\"url\":\"enums/SimpleIcons.html#GridAi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gridsome\",\"url\":\"enums/SimpleIcons.html#Gridsome\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GroupMe\",\"url\":\"enums/SimpleIcons.html#GroupMe\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Groupon\",\"url\":\"enums/SimpleIcons.html#Groupon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Grubhub\",\"url\":\"enums/SimpleIcons.html#Grubhub\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Grunt\",\"url\":\"enums/SimpleIcons.html#Grunt\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GSK\",\"url\":\"enums/SimpleIcons.html#GSK\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GSMArenaCom\",\"url\":\"enums/SimpleIcons.html#GSMArenaCom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GStreamer\",\"url\":\"enums/SimpleIcons.html#GStreamer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GTK\",\"url\":\"enums/SimpleIcons.html#GTK\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"GuangzhouMetro\",\"url\":\"enums/SimpleIcons.html#GuangzhouMetro\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Guilded\",\"url\":\"enums/SimpleIcons.html#Guilded\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gulp\",\"url\":\"enums/SimpleIcons.html#Gulp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gumroad\",\"url\":\"enums/SimpleIcons.html#Gumroad\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gumtree\",\"url\":\"enums/SimpleIcons.html#Gumtree\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gunicorn\",\"url\":\"enums/SimpleIcons.html#Gunicorn\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gurobi\",\"url\":\"enums/SimpleIcons.html#Gurobi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gusto\",\"url\":\"enums/SimpleIcons.html#Gusto\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Gutenberg\",\"url\":\"enums/SimpleIcons.html#Gutenberg\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"H_M\",\"url\":\"enums/SimpleIcons.html#H_M\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"H3\",\"url\":\"enums/SimpleIcons.html#H3\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Habr\",\"url\":\"enums/SimpleIcons.html#Habr\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HackClub\",\"url\":\"enums/SimpleIcons.html#HackClub\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HackTheBox\",\"url\":\"enums/SimpleIcons.html#HackTheBox\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hackaday\",\"url\":\"enums/SimpleIcons.html#Hackaday\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HackerNoon\",\"url\":\"enums/SimpleIcons.html#HackerNoon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HackerEarth\",\"url\":\"enums/SimpleIcons.html#HackerEarth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HackerOne\",\"url\":\"enums/SimpleIcons.html#HackerOne\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HackerRank\",\"url\":\"enums/SimpleIcons.html#HackerRank\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hackster\",\"url\":\"enums/SimpleIcons.html#Hackster\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HAL\",\"url\":\"enums/SimpleIcons.html#HAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HandlebarsJs\",\"url\":\"enums/SimpleIcons.html#HandlebarsJs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Handshake\",\"url\":\"enums/SimpleIcons.html#Handshake\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HandshakeProtocol\",\"url\":\"enums/SimpleIcons.html#HandshakeProtocol\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HappyCow\",\"url\":\"enums/SimpleIcons.html#HappyCow\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Harbor\",\"url\":\"enums/SimpleIcons.html#Harbor\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HarmonyOS\",\"url\":\"enums/SimpleIcons.html#HarmonyOS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HashiCorp\",\"url\":\"enums/SimpleIcons.html#HashiCorp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hashnode\",\"url\":\"enums/SimpleIcons.html#Hashnode\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Haskell\",\"url\":\"enums/SimpleIcons.html#Haskell\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hasura\",\"url\":\"enums/SimpleIcons.html#Hasura\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HatenaBookmark\",\"url\":\"enums/SimpleIcons.html#HatenaBookmark\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Haveibeenpwned\",\"url\":\"enums/SimpleIcons.html#Haveibeenpwned\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Haxe\",\"url\":\"enums/SimpleIcons.html#Haxe\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HBO\",\"url\":\"enums/SimpleIcons.html#HBO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HCL\",\"url\":\"enums/SimpleIcons.html#HCL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HDFCBank\",\"url\":\"enums/SimpleIcons.html#HDFCBank\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HeadlessUI\",\"url\":\"enums/SimpleIcons.html#HeadlessUI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HeadphoneZone\",\"url\":\"enums/SimpleIcons.html#HeadphoneZone\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Headspace\",\"url\":\"enums/SimpleIcons.html#Headspace\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hearth\",\"url\":\"enums/SimpleIcons.html#Hearth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HearthisAt\",\"url\":\"enums/SimpleIcons.html#HearthisAt\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hedera\",\"url\":\"enums/SimpleIcons.html#Hedera\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Helium\",\"url\":\"enums/SimpleIcons.html#Helium\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HelloFresh\",\"url\":\"enums/SimpleIcons.html#HelloFresh\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HellyHansen\",\"url\":\"enums/SimpleIcons.html#HellyHansen\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Helm\",\"url\":\"enums/SimpleIcons.html#Helm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HelpScout\",\"url\":\"enums/SimpleIcons.html#HelpScout\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HelpDesk\",\"url\":\"enums/SimpleIcons.html#HelpDesk\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hepsiemlak\",\"url\":\"enums/SimpleIcons.html#Hepsiemlak\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HERE\",\"url\":\"enums/SimpleIcons.html#HERE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Heroku\",\"url\":\"enums/SimpleIcons.html#Heroku\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hetzner\",\"url\":\"enums/SimpleIcons.html#Hetzner\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hevy\",\"url\":\"enums/SimpleIcons.html#Hevy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hexlet\",\"url\":\"enums/SimpleIcons.html#Hexlet\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hexo\",\"url\":\"enums/SimpleIcons.html#Hexo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HEY\",\"url\":\"enums/SimpleIcons.html#HEY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HiBob\",\"url\":\"enums/SimpleIcons.html#HiBob\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hibernate\",\"url\":\"enums/SimpleIcons.html#Hibernate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hilton\",\"url\":\"enums/SimpleIcons.html#Hilton\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HiltonHotels__Resorts\",\"url\":\"enums/SimpleIcons.html#HiltonHotels__Resorts\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hitachi\",\"url\":\"enums/SimpleIcons.html#Hitachi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hive\",\"url\":\"enums/SimpleIcons.html#Hive\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HiveBlockchain\",\"url\":\"enums/SimpleIcons.html#HiveBlockchain\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HiveMQ\",\"url\":\"enums/SimpleIcons.html#HiveMQ\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Homarr\",\"url\":\"enums/SimpleIcons.html#Homarr\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HomeAssistant\",\"url\":\"enums/SimpleIcons.html#HomeAssistant\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HomeAssistantCommunityStore\",\"url\":\"enums/SimpleIcons.html#HomeAssistantCommunityStore\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HomeAdvisor\",\"url\":\"enums/SimpleIcons.html#HomeAdvisor\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Homebrew\",\"url\":\"enums/SimpleIcons.html#Homebrew\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Homebridge\",\"url\":\"enums/SimpleIcons.html#Homebridge\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Homepage\",\"url\":\"enums/SimpleIcons.html#Homepage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Homify\",\"url\":\"enums/SimpleIcons.html#Homify\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Honda\",\"url\":\"enums/SimpleIcons.html#Honda\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Honey\",\"url\":\"enums/SimpleIcons.html#Honey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hono\",\"url\":\"enums/SimpleIcons.html#Hono\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Honor\",\"url\":\"enums/SimpleIcons.html#Honor\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hootsuite\",\"url\":\"enums/SimpleIcons.html#Hootsuite\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hoppscotch\",\"url\":\"enums/SimpleIcons.html#Hoppscotch\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hostinger\",\"url\":\"enums/SimpleIcons.html#Hostinger\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HotelsCom\",\"url\":\"enums/SimpleIcons.html#HotelsCom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hotjar\",\"url\":\"enums/SimpleIcons.html#Hotjar\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hotwire\",\"url\":\"enums/SimpleIcons.html#Hotwire\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Houdini\",\"url\":\"enums/SimpleIcons.html#Houdini\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Houzz\",\"url\":\"enums/SimpleIcons.html#Houzz\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HP\",\"url\":\"enums/SimpleIcons.html#HP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HSBC\",\"url\":\"enums/SimpleIcons.html#HSBC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HTMLAcademy\",\"url\":\"enums/SimpleIcons.html#HTMLAcademy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HTML5\",\"url\":\"enums/SimpleIcons.html#HTML5\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Htmx\",\"url\":\"enums/SimpleIcons.html#Htmx\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Htop\",\"url\":\"enums/SimpleIcons.html#Htop\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HTTPie\",\"url\":\"enums/SimpleIcons.html#HTTPie\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Huawei\",\"url\":\"enums/SimpleIcons.html#Huawei\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HubSpot\",\"url\":\"enums/SimpleIcons.html#HubSpot\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HuggingFace\",\"url\":\"enums/SimpleIcons.html#HuggingFace\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hugo\",\"url\":\"enums/SimpleIcons.html#Hugo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HumbleBundle\",\"url\":\"enums/SimpleIcons.html#HumbleBundle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"HungryJack_s\",\"url\":\"enums/SimpleIcons.html#HungryJack_s\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Husqvarna\",\"url\":\"enums/SimpleIcons.html#Husqvarna\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hyper\",\"url\":\"enums/SimpleIcons.html#Hyper\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hyperskill\",\"url\":\"enums/SimpleIcons.html#Hyperskill\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hypothesis\",\"url\":\"enums/SimpleIcons.html#Hypothesis\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hyprland\",\"url\":\"enums/SimpleIcons.html#Hyprland\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Hyundai\",\"url\":\"enums/SimpleIcons.html#Hyundai\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"I18next\",\"url\":\"enums/SimpleIcons.html#I18next\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"I3\",\"url\":\"enums/SimpleIcons.html#I3\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Iata\",\"url\":\"enums/SimpleIcons.html#Iata\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IBeacon\",\"url\":\"enums/SimpleIcons.html#IBeacon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Iberia\",\"url\":\"enums/SimpleIcons.html#Iberia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Iced\",\"url\":\"enums/SimpleIcons.html#Iced\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Iceland\",\"url\":\"enums/SimpleIcons.html#Iceland\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ICICIBank\",\"url\":\"enums/SimpleIcons.html#ICICIBank\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Icinga\",\"url\":\"enums/SimpleIcons.html#Icinga\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ICloud\",\"url\":\"enums/SimpleIcons.html#ICloud\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IcoMoon\",\"url\":\"enums/SimpleIcons.html#IcoMoon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ICON\",\"url\":\"enums/SimpleIcons.html#ICON\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Iconfinder\",\"url\":\"enums/SimpleIcons.html#Iconfinder\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Iconify\",\"url\":\"enums/SimpleIcons.html#Iconify\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IconJar\",\"url\":\"enums/SimpleIcons.html#IconJar\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Icons8\",\"url\":\"enums/SimpleIcons.html#Icons8\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ICQ\",\"url\":\"enums/SimpleIcons.html#ICQ\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IEEE\",\"url\":\"enums/SimpleIcons.html#IEEE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IFixit\",\"url\":\"enums/SimpleIcons.html#IFixit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IFood\",\"url\":\"enums/SimpleIcons.html#IFood\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IFTTT\",\"url\":\"enums/SimpleIcons.html#IFTTT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IGDB\",\"url\":\"enums/SimpleIcons.html#IGDB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IGN\",\"url\":\"enums/SimpleIcons.html#IGN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IHeartRadio\",\"url\":\"enums/SimpleIcons.html#IHeartRadio\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IKEA\",\"url\":\"enums/SimpleIcons.html#IKEA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"_leDeFranceMobilit_s\",\"url\":\"enums/SimpleIcons.html#_leDeFranceMobilit_s\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ImageSc\",\"url\":\"enums/SimpleIcons.html#ImageSc\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ImageJ\",\"url\":\"enums/SimpleIcons.html#ImageJ\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IMDb\",\"url\":\"enums/SimpleIcons.html#IMDb\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IMessage\",\"url\":\"enums/SimpleIcons.html#IMessage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Imgur\",\"url\":\"enums/SimpleIcons.html#Imgur\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Immer\",\"url\":\"enums/SimpleIcons.html#Immer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Immich\",\"url\":\"enums/SimpleIcons.html#Immich\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Imou\",\"url\":\"enums/SimpleIcons.html#Imou\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ImprovMX\",\"url\":\"enums/SimpleIcons.html#ImprovMX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Indeed\",\"url\":\"enums/SimpleIcons.html#Indeed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IndianSuperLeague\",\"url\":\"enums/SimpleIcons.html#IndianSuperLeague\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IndieHackers\",\"url\":\"enums/SimpleIcons.html#IndieHackers\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IndiGo\",\"url\":\"enums/SimpleIcons.html#IndiGo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Inertia\",\"url\":\"enums/SimpleIcons.html#Inertia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"INFINITI\",\"url\":\"enums/SimpleIcons.html#INFINITI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"InfluxDB\",\"url\":\"enums/SimpleIcons.html#InfluxDB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Infomaniak\",\"url\":\"enums/SimpleIcons.html#Infomaniak\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"InfoQ\",\"url\":\"enums/SimpleIcons.html#InfoQ\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Informatica\",\"url\":\"enums/SimpleIcons.html#Informatica\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Infosys\",\"url\":\"enums/SimpleIcons.html#Infosys\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Infracost\",\"url\":\"enums/SimpleIcons.html#Infracost\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ingress\",\"url\":\"enums/SimpleIcons.html#Ingress\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Inkdrop\",\"url\":\"enums/SimpleIcons.html#Inkdrop\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Inkscape\",\"url\":\"enums/SimpleIcons.html#Inkscape\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Inoreader\",\"url\":\"enums/SimpleIcons.html#Inoreader\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Insomnia\",\"url\":\"enums/SimpleIcons.html#Insomnia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"INSPIRE\",\"url\":\"enums/SimpleIcons.html#INSPIRE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Insta360\",\"url\":\"enums/SimpleIcons.html#Insta360\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Instacart\",\"url\":\"enums/SimpleIcons.html#Instacart\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Instagram\",\"url\":\"enums/SimpleIcons.html#Instagram\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Instapaper\",\"url\":\"enums/SimpleIcons.html#Instapaper\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Instatus\",\"url\":\"enums/SimpleIcons.html#Instatus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Instructables\",\"url\":\"enums/SimpleIcons.html#Instructables\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Instructure\",\"url\":\"enums/SimpleIcons.html#Instructure\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Intel\",\"url\":\"enums/SimpleIcons.html#Intel\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IntelliJIDEA\",\"url\":\"enums/SimpleIcons.html#IntelliJIDEA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"InteractionDesignFoundation\",\"url\":\"enums/SimpleIcons.html#InteractionDesignFoundation\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"InteractJS\",\"url\":\"enums/SimpleIcons.html#InteractJS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Interbase\",\"url\":\"enums/SimpleIcons.html#Interbase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Intercom\",\"url\":\"enums/SimpleIcons.html#Intercom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Intermarche\",\"url\":\"enums/SimpleIcons.html#Intermarche\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"InternetArchive\",\"url\":\"enums/SimpleIcons.html#InternetArchive\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"InternetComputer\",\"url\":\"enums/SimpleIcons.html#InternetComputer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Intigriti\",\"url\":\"enums/SimpleIcons.html#Intigriti\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Intuit\",\"url\":\"enums/SimpleIcons.html#Intuit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"InVision\",\"url\":\"enums/SimpleIcons.html#InVision\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"InvoiceNinja\",\"url\":\"enums/SimpleIcons.html#InvoiceNinja\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IoBroker\",\"url\":\"enums/SimpleIcons.html#IoBroker\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ionic\",\"url\":\"enums/SimpleIcons.html#Ionic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ionos\",\"url\":\"enums/SimpleIcons.html#Ionos\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IOS\",\"url\":\"enums/SimpleIcons.html#IOS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IOTA\",\"url\":\"enums/SimpleIcons.html#IOTA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IPFS\",\"url\":\"enums/SimpleIcons.html#IPFS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IRIS\",\"url\":\"enums/SimpleIcons.html#IRIS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IRobot\",\"url\":\"enums/SimpleIcons.html#IRobot\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ISC2\",\"url\":\"enums/SimpleIcons.html#ISC2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Issuu\",\"url\":\"enums/SimpleIcons.html#Issuu\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Istio\",\"url\":\"enums/SimpleIcons.html#Istio\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ItchIo\",\"url\":\"enums/SimpleIcons.html#ItchIo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ITerm2\",\"url\":\"enums/SimpleIcons.html#ITerm2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ITunes\",\"url\":\"enums/SimpleIcons.html#ITunes\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ITVx\",\"url\":\"enums/SimpleIcons.html#ITVx\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"IVECO\",\"url\":\"enums/SimpleIcons.html#IVECO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Jabber\",\"url\":\"enums/SimpleIcons.html#Jabber\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Jaeger\",\"url\":\"enums/SimpleIcons.html#Jaeger\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Jaguar\",\"url\":\"enums/SimpleIcons.html#Jaguar\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Jamboard\",\"url\":\"enums/SimpleIcons.html#Jamboard\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Jameson\",\"url\":\"enums/SimpleIcons.html#Jameson\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Jamstack\",\"url\":\"enums/SimpleIcons.html#Jamstack\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Jasmine\",\"url\":\"enums/SimpleIcons.html#Jasmine\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JavaScript\",\"url\":\"enums/SimpleIcons.html#JavaScript\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JBL\",\"url\":\"enums/SimpleIcons.html#JBL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JCB\",\"url\":\"enums/SimpleIcons.html#JCB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Jeep\",\"url\":\"enums/SimpleIcons.html#Jeep\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Jekyll\",\"url\":\"enums/SimpleIcons.html#Jekyll\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Jellyfin\",\"url\":\"enums/SimpleIcons.html#Jellyfin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Jenkins\",\"url\":\"enums/SimpleIcons.html#Jenkins\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Jest\",\"url\":\"enums/SimpleIcons.html#Jest\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JET\",\"url\":\"enums/SimpleIcons.html#JET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JetBlue\",\"url\":\"enums/SimpleIcons.html#JetBlue\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JetBrains\",\"url\":\"enums/SimpleIcons.html#JetBrains\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JetpackCompose\",\"url\":\"enums/SimpleIcons.html#JetpackCompose\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JFrog\",\"url\":\"enums/SimpleIcons.html#JFrog\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JFrogPipelines\",\"url\":\"enums/SimpleIcons.html#JFrogPipelines\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JHipster\",\"url\":\"enums/SimpleIcons.html#JHipster\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Jinja\",\"url\":\"enums/SimpleIcons.html#Jinja\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Jira\",\"url\":\"enums/SimpleIcons.html#Jira\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JiraSoftware\",\"url\":\"enums/SimpleIcons.html#JiraSoftware\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JitPack\",\"url\":\"enums/SimpleIcons.html#JitPack\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Jitsi\",\"url\":\"enums/SimpleIcons.html#Jitsi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JohnDeere\",\"url\":\"enums/SimpleIcons.html#JohnDeere\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Joomla\",\"url\":\"enums/SimpleIcons.html#Joomla\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Joplin\",\"url\":\"enums/SimpleIcons.html#Joplin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Jordan\",\"url\":\"enums/SimpleIcons.html#Jordan\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JOUAV\",\"url\":\"enums/SimpleIcons.html#JOUAV\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Jovian\",\"url\":\"enums/SimpleIcons.html#Jovian\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JPEG\",\"url\":\"enums/SimpleIcons.html#JPEG\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JQuery\",\"url\":\"enums/SimpleIcons.html#JQuery\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JRGroup\",\"url\":\"enums/SimpleIcons.html#JRGroup\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JsDelivr\",\"url\":\"enums/SimpleIcons.html#JsDelivr\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JSFiddle\",\"url\":\"enums/SimpleIcons.html#JSFiddle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JSON\",\"url\":\"enums/SimpleIcons.html#JSON\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JSONWebTokens\",\"url\":\"enums/SimpleIcons.html#JSONWebTokens\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JSR\",\"url\":\"enums/SimpleIcons.html#JSR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JSS\",\"url\":\"enums/SimpleIcons.html#JSS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JUCE\",\"url\":\"enums/SimpleIcons.html#JUCE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Juejin\",\"url\":\"enums/SimpleIcons.html#Juejin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JUKE\",\"url\":\"enums/SimpleIcons.html#JUKE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Julia\",\"url\":\"enums/SimpleIcons.html#Julia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JuniperNetworks\",\"url\":\"enums/SimpleIcons.html#JuniperNetworks\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JUnit5\",\"url\":\"enums/SimpleIcons.html#JUnit5\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Jupyter\",\"url\":\"enums/SimpleIcons.html#Jupyter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JustEat\",\"url\":\"enums/SimpleIcons.html#JustEat\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"JustGiving\",\"url\":\"enums/SimpleIcons.html#JustGiving\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"K3s\",\"url\":\"enums/SimpleIcons.html#K3s\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"K6\",\"url\":\"enums/SimpleIcons.html#K6\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kaggle\",\"url\":\"enums/SimpleIcons.html#Kaggle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kagi\",\"url\":\"enums/SimpleIcons.html#Kagi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kahoot_\",\"url\":\"enums/SimpleIcons.html#Kahoot_\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KaiOS\",\"url\":\"enums/SimpleIcons.html#KaiOS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kakao\",\"url\":\"enums/SimpleIcons.html#Kakao\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KakaoTalk\",\"url\":\"enums/SimpleIcons.html#KakaoTalk\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KaliLinux\",\"url\":\"enums/SimpleIcons.html#KaliLinux\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kamailio\",\"url\":\"enums/SimpleIcons.html#Kamailio\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kaniko\",\"url\":\"enums/SimpleIcons.html#Kaniko\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KarlsruherVerkehrsverbund\",\"url\":\"enums/SimpleIcons.html#KarlsruherVerkehrsverbund\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KasaSmart\",\"url\":\"enums/SimpleIcons.html#KasaSmart\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KashFlow\",\"url\":\"enums/SimpleIcons.html#KashFlow\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kaspersky\",\"url\":\"enums/SimpleIcons.html#Kaspersky\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Katacoda\",\"url\":\"enums/SimpleIcons.html#Katacoda\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Katana\",\"url\":\"enums/SimpleIcons.html#Katana\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kaufland\",\"url\":\"enums/SimpleIcons.html#Kaufland\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KDE\",\"url\":\"enums/SimpleIcons.html#KDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kdenlive\",\"url\":\"enums/SimpleIcons.html#Kdenlive\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kedro\",\"url\":\"enums/SimpleIcons.html#Kedro\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Keenetic\",\"url\":\"enums/SimpleIcons.html#Keenetic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KeepAChangelog\",\"url\":\"enums/SimpleIcons.html#KeepAChangelog\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KeePassXC\",\"url\":\"enums/SimpleIcons.html#KeePassXC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kentico\",\"url\":\"enums/SimpleIcons.html#Kentico\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Keras\",\"url\":\"enums/SimpleIcons.html#Keras\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Keybase\",\"url\":\"enums/SimpleIcons.html#Keybase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KeyCDN\",\"url\":\"enums/SimpleIcons.html#KeyCDN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Keycloak\",\"url\":\"enums/SimpleIcons.html#Keycloak\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Keystone\",\"url\":\"enums/SimpleIcons.html#Keystone\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KFC\",\"url\":\"enums/SimpleIcons.html#KFC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KhanAcademy\",\"url\":\"enums/SimpleIcons.html#KhanAcademy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KhronosGroup\",\"url\":\"enums/SimpleIcons.html#KhronosGroup\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kia\",\"url\":\"enums/SimpleIcons.html#Kia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kibana\",\"url\":\"enums/SimpleIcons.html#Kibana\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KiCad\",\"url\":\"enums/SimpleIcons.html#KiCad\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kick\",\"url\":\"enums/SimpleIcons.html#Kick\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kickstarter\",\"url\":\"enums/SimpleIcons.html#Kickstarter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kik\",\"url\":\"enums/SimpleIcons.html#Kik\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KingstonTechnology\",\"url\":\"enums/SimpleIcons.html#KingstonTechnology\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kinopoisk\",\"url\":\"enums/SimpleIcons.html#Kinopoisk\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kinsta\",\"url\":\"enums/SimpleIcons.html#Kinsta\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kirby\",\"url\":\"enums/SimpleIcons.html#Kirby\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kit\",\"url\":\"enums/SimpleIcons.html#Kit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kitsu\",\"url\":\"enums/SimpleIcons.html#Kitsu\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Klarna\",\"url\":\"enums/SimpleIcons.html#Klarna\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KLM\",\"url\":\"enums/SimpleIcons.html#KLM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Klook\",\"url\":\"enums/SimpleIcons.html#Klook\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Knative\",\"url\":\"enums/SimpleIcons.html#Knative\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KnexJs\",\"url\":\"enums/SimpleIcons.html#KnexJs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KNIME\",\"url\":\"enums/SimpleIcons.html#KNIME\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Knip\",\"url\":\"enums/SimpleIcons.html#Knip\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KnowledgeBase\",\"url\":\"enums/SimpleIcons.html#KnowledgeBase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Known\",\"url\":\"enums/SimpleIcons.html#Known\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KoFi\",\"url\":\"enums/SimpleIcons.html#KoFi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Koa\",\"url\":\"enums/SimpleIcons.html#Koa\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Koc\",\"url\":\"enums/SimpleIcons.html#Koc\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kodak\",\"url\":\"enums/SimpleIcons.html#Kodak\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kodi\",\"url\":\"enums/SimpleIcons.html#Kodi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Koenigsegg\",\"url\":\"enums/SimpleIcons.html#Koenigsegg\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kofax\",\"url\":\"enums/SimpleIcons.html#Kofax\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Komoot\",\"url\":\"enums/SimpleIcons.html#Komoot\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Konami\",\"url\":\"enums/SimpleIcons.html#Konami\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kong\",\"url\":\"enums/SimpleIcons.html#Kong\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kongregate\",\"url\":\"enums/SimpleIcons.html#Kongregate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Konva\",\"url\":\"enums/SimpleIcons.html#Konva\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kotlin\",\"url\":\"enums/SimpleIcons.html#Kotlin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Koyeb\",\"url\":\"enums/SimpleIcons.html#Koyeb\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Krita\",\"url\":\"enums/SimpleIcons.html#Krita\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KTM\",\"url\":\"enums/SimpleIcons.html#KTM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ktor\",\"url\":\"enums/SimpleIcons.html#Ktor\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kuaishou\",\"url\":\"enums/SimpleIcons.html#Kuaishou\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kubernetes\",\"url\":\"enums/SimpleIcons.html#Kubernetes\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kubuntu\",\"url\":\"enums/SimpleIcons.html#Kubuntu\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KuCoin\",\"url\":\"enums/SimpleIcons.html#KuCoin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kuma\",\"url\":\"enums/SimpleIcons.html#Kuma\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kununu\",\"url\":\"enums/SimpleIcons.html#Kununu\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kuula\",\"url\":\"enums/SimpleIcons.html#Kuula\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"KX\",\"url\":\"enums/SimpleIcons.html#KX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Kyocera\",\"url\":\"enums/SimpleIcons.html#Kyocera\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"L__quipe\",\"url\":\"enums/SimpleIcons.html#L__quipe\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LabVIEW\",\"url\":\"enums/SimpleIcons.html#LabVIEW\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LADA\",\"url\":\"enums/SimpleIcons.html#LADA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lamborghini\",\"url\":\"enums/SimpleIcons.html#Lamborghini\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LandRover\",\"url\":\"enums/SimpleIcons.html#LandRover\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LangChain\",\"url\":\"enums/SimpleIcons.html#LangChain\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lapce\",\"url\":\"enums/SimpleIcons.html#Lapce\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Laragon\",\"url\":\"enums/SimpleIcons.html#Laragon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Laravel\",\"url\":\"enums/SimpleIcons.html#Laravel\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LaravelHorizon\",\"url\":\"enums/SimpleIcons.html#LaravelHorizon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LaravelNova\",\"url\":\"enums/SimpleIcons.html#LaravelNova\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LastFm\",\"url\":\"enums/SimpleIcons.html#LastFm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LastPass\",\"url\":\"enums/SimpleIcons.html#LastPass\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LaTeX\",\"url\":\"enums/SimpleIcons.html#LaTeX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Launchpad\",\"url\":\"enums/SimpleIcons.html#Launchpad\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lazarus\",\"url\":\"enums/SimpleIcons.html#Lazarus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LazyVim\",\"url\":\"enums/SimpleIcons.html#LazyVim\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LBRY\",\"url\":\"enums/SimpleIcons.html#LBRY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LeaderPrice\",\"url\":\"enums/SimpleIcons.html#LeaderPrice\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Leaflet\",\"url\":\"enums/SimpleIcons.html#Leaflet\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LeagueOfLegends\",\"url\":\"enums/SimpleIcons.html#LeagueOfLegends\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Leanpub\",\"url\":\"enums/SimpleIcons.html#Leanpub\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LeetCode\",\"url\":\"enums/SimpleIcons.html#LeetCode\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LegacyGames\",\"url\":\"enums/SimpleIcons.html#LegacyGames\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Leica\",\"url\":\"enums/SimpleIcons.html#Leica\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lemmy\",\"url\":\"enums/SimpleIcons.html#Lemmy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LemonSqueezy\",\"url\":\"enums/SimpleIcons.html#LemonSqueezy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lenovo\",\"url\":\"enums/SimpleIcons.html#Lenovo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lens\",\"url\":\"enums/SimpleIcons.html#Lens\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Leptos\",\"url\":\"enums/SimpleIcons.html#Leptos\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lerna\",\"url\":\"enums/SimpleIcons.html#Lerna\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LeroyMerlin\",\"url\":\"enums/SimpleIcons.html#LeroyMerlin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LesLibraires\",\"url\":\"enums/SimpleIcons.html#LesLibraires\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Less\",\"url\":\"enums/SimpleIcons.html#Less\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Let_sEncrypt\",\"url\":\"enums/SimpleIcons.html#Let_sEncrypt\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Letterboxd\",\"url\":\"enums/SimpleIcons.html#Letterboxd\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LevelsFyi\",\"url\":\"enums/SimpleIcons.html#LevelsFyi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LG\",\"url\":\"enums/SimpleIcons.html#LG\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LiNing\",\"url\":\"enums/SimpleIcons.html#LiNing\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LiberaChat\",\"url\":\"enums/SimpleIcons.html#LiberaChat\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Liberapay\",\"url\":\"enums/SimpleIcons.html#Liberapay\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LibrariesIo\",\"url\":\"enums/SimpleIcons.html#LibrariesIo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LibraryThing\",\"url\":\"enums/SimpleIcons.html#LibraryThing\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LibreOffice\",\"url\":\"enums/SimpleIcons.html#LibreOffice\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LibreOfficeBase\",\"url\":\"enums/SimpleIcons.html#LibreOfficeBase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LibreOfficeCalc\",\"url\":\"enums/SimpleIcons.html#LibreOfficeCalc\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LibreOfficeDraw\",\"url\":\"enums/SimpleIcons.html#LibreOfficeDraw\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LibreOfficeImpress\",\"url\":\"enums/SimpleIcons.html#LibreOfficeImpress\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LibreOfficeMath\",\"url\":\"enums/SimpleIcons.html#LibreOfficeMath\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LibreOfficeWriter\",\"url\":\"enums/SimpleIcons.html#LibreOfficeWriter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LibreWolf\",\"url\":\"enums/SimpleIcons.html#LibreWolf\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Libuv\",\"url\":\"enums/SimpleIcons.html#Libuv\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lichess\",\"url\":\"enums/SimpleIcons.html#Lichess\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lidl\",\"url\":\"enums/SimpleIcons.html#Lidl\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LIFX\",\"url\":\"enums/SimpleIcons.html#LIFX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LightBurn\",\"url\":\"enums/SimpleIcons.html#LightBurn\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lighthouse\",\"url\":\"enums/SimpleIcons.html#Lighthouse\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lightning\",\"url\":\"enums/SimpleIcons.html#Lightning\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LimeSurvey\",\"url\":\"enums/SimpleIcons.html#LimeSurvey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LINE\",\"url\":\"enums/SimpleIcons.html#LINE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LineageOS\",\"url\":\"enums/SimpleIcons.html#LineageOS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Linear\",\"url\":\"enums/SimpleIcons.html#Linear\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LinkedIn\",\"url\":\"enums/SimpleIcons.html#LinkedIn\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Linkerd\",\"url\":\"enums/SimpleIcons.html#Linkerd\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Linkfire\",\"url\":\"enums/SimpleIcons.html#Linkfire\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Linksys\",\"url\":\"enums/SimpleIcons.html#Linksys\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Linktree\",\"url\":\"enums/SimpleIcons.html#Linktree\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LintCode\",\"url\":\"enums/SimpleIcons.html#LintCode\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Linux\",\"url\":\"enums/SimpleIcons.html#Linux\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LinuxContainers\",\"url\":\"enums/SimpleIcons.html#LinuxContainers\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LinuxFoundation\",\"url\":\"enums/SimpleIcons.html#LinuxFoundation\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LinuxMint\",\"url\":\"enums/SimpleIcons.html#LinuxMint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LinuxProfessionalInstitute\",\"url\":\"enums/SimpleIcons.html#LinuxProfessionalInstitute\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LinuxServer\",\"url\":\"enums/SimpleIcons.html#LinuxServer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LionAir\",\"url\":\"enums/SimpleIcons.html#LionAir\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Liquibase\",\"url\":\"enums/SimpleIcons.html#Liquibase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Listmonk\",\"url\":\"enums/SimpleIcons.html#Listmonk\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lit\",\"url\":\"enums/SimpleIcons.html#Lit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Litecoin\",\"url\":\"enums/SimpleIcons.html#Litecoin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LITIENGINE\",\"url\":\"enums/SimpleIcons.html#LITIENGINE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LiveChat\",\"url\":\"enums/SimpleIcons.html#LiveChat\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LiveJournal\",\"url\":\"enums/SimpleIcons.html#LiveJournal\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Livewire\",\"url\":\"enums/SimpleIcons.html#Livewire\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LLVM\",\"url\":\"enums/SimpleIcons.html#LLVM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LMMS\",\"url\":\"enums/SimpleIcons.html#LMMS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Local\",\"url\":\"enums/SimpleIcons.html#Local\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lodash\",\"url\":\"enums/SimpleIcons.html#Lodash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Logitech\",\"url\":\"enums/SimpleIcons.html#Logitech\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LogitechG\",\"url\":\"enums/SimpleIcons.html#LogitechG\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LogMeIn\",\"url\":\"enums/SimpleIcons.html#LogMeIn\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Logseq\",\"url\":\"enums/SimpleIcons.html#Logseq\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Logstash\",\"url\":\"enums/SimpleIcons.html#Logstash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Looker\",\"url\":\"enums/SimpleIcons.html#Looker\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Loom\",\"url\":\"enums/SimpleIcons.html#Loom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Loop\",\"url\":\"enums/SimpleIcons.html#Loop\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LoopBack\",\"url\":\"enums/SimpleIcons.html#LoopBack\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LootCrate\",\"url\":\"enums/SimpleIcons.html#LootCrate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lospec\",\"url\":\"enums/SimpleIcons.html#Lospec\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LOTPolishAirlines\",\"url\":\"enums/SimpleIcons.html#LOTPolishAirlines\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"LTspice\",\"url\":\"enums/SimpleIcons.html#LTspice\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lua\",\"url\":\"enums/SimpleIcons.html#Lua\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lubuntu\",\"url\":\"enums/SimpleIcons.html#Lubuntu\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lucia\",\"url\":\"enums/SimpleIcons.html#Lucia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lucid\",\"url\":\"enums/SimpleIcons.html#Lucid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ludwig\",\"url\":\"enums/SimpleIcons.html#Ludwig\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lufthansa\",\"url\":\"enums/SimpleIcons.html#Lufthansa\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lumen\",\"url\":\"enums/SimpleIcons.html#Lumen\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lunacy\",\"url\":\"enums/SimpleIcons.html#Lunacy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lutris\",\"url\":\"enums/SimpleIcons.html#Lutris\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lydia\",\"url\":\"enums/SimpleIcons.html#Lydia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Lyft\",\"url\":\"enums/SimpleIcons.html#Lyft\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MAAS\",\"url\":\"enums/SimpleIcons.html#MAAS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MacOS\",\"url\":\"enums/SimpleIcons.html#MacOS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MacPaw\",\"url\":\"enums/SimpleIcons.html#MacPaw\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Macy_s\",\"url\":\"enums/SimpleIcons.html#Macy_s\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MagasinsU\",\"url\":\"enums/SimpleIcons.html#MagasinsU\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Magento\",\"url\":\"enums/SimpleIcons.html#Magento\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Magic\",\"url\":\"enums/SimpleIcons.html#Magic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Magisk\",\"url\":\"enums/SimpleIcons.html#Magisk\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mahindra\",\"url\":\"enums/SimpleIcons.html#Mahindra\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MailCom\",\"url\":\"enums/SimpleIcons.html#MailCom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MailRu\",\"url\":\"enums/SimpleIcons.html#MailRu\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MailChimp\",\"url\":\"enums/SimpleIcons.html#MailChimp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mailgun\",\"url\":\"enums/SimpleIcons.html#Mailgun\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mailtrap\",\"url\":\"enums/SimpleIcons.html#Mailtrap\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MainWP\",\"url\":\"enums/SimpleIcons.html#MainWP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MajorLeagueHacking\",\"url\":\"enums/SimpleIcons.html#MajorLeagueHacking\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Make\",\"url\":\"enums/SimpleIcons.html#Make\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MakerBot\",\"url\":\"enums/SimpleIcons.html#MakerBot\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Malt\",\"url\":\"enums/SimpleIcons.html#Malt\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Malwarebytes\",\"url\":\"enums/SimpleIcons.html#Malwarebytes\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MambaUI\",\"url\":\"enums/SimpleIcons.html#MambaUI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MAMP\",\"url\":\"enums/SimpleIcons.html#MAMP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MAN\",\"url\":\"enums/SimpleIcons.html#MAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ManageIQ\",\"url\":\"enums/SimpleIcons.html#ManageIQ\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Manjaro\",\"url\":\"enums/SimpleIcons.html#Manjaro\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mantine\",\"url\":\"enums/SimpleIcons.html#Mantine\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mapbox\",\"url\":\"enums/SimpleIcons.html#Mapbox\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MapLibre\",\"url\":\"enums/SimpleIcons.html#MapLibre\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MariaDB\",\"url\":\"enums/SimpleIcons.html#MariaDB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MariaDBFoundation\",\"url\":\"enums/SimpleIcons.html#MariaDBFoundation\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Markdown\",\"url\":\"enums/SimpleIcons.html#Markdown\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Marketo\",\"url\":\"enums/SimpleIcons.html#Marketo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Marko\",\"url\":\"enums/SimpleIcons.html#Marko\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Marriott\",\"url\":\"enums/SimpleIcons.html#Marriott\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MarvelApp\",\"url\":\"enums/SimpleIcons.html#MarvelApp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Maserati\",\"url\":\"enums/SimpleIcons.html#Maserati\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MasterCard\",\"url\":\"enums/SimpleIcons.html#MasterCard\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mastercomfig\",\"url\":\"enums/SimpleIcons.html#Mastercomfig\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mastodon\",\"url\":\"enums/SimpleIcons.html#Mastodon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MaterialDesign\",\"url\":\"enums/SimpleIcons.html#MaterialDesign\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MaterialDesignIcons\",\"url\":\"enums/SimpleIcons.html#MaterialDesignIcons\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MaterialForMkDocs\",\"url\":\"enums/SimpleIcons.html#MaterialForMkDocs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Matillion\",\"url\":\"enums/SimpleIcons.html#Matillion\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Matomo\",\"url\":\"enums/SimpleIcons.html#Matomo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Matrix\",\"url\":\"enums/SimpleIcons.html#Matrix\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MatterJs\",\"url\":\"enums/SimpleIcons.html#MatterJs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mattermost\",\"url\":\"enums/SimpleIcons.html#Mattermost\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Matternet\",\"url\":\"enums/SimpleIcons.html#Matternet\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mautic\",\"url\":\"enums/SimpleIcons.html#Mautic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Max\",\"url\":\"enums/SimpleIcons.html#Max\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MaxPlanckGesellschaft\",\"url\":\"enums/SimpleIcons.html#MaxPlanckGesellschaft\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Maytag\",\"url\":\"enums/SimpleIcons.html#Maytag\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mazda\",\"url\":\"enums/SimpleIcons.html#Mazda\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"McAfee\",\"url\":\"enums/SimpleIcons.html#McAfee\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"McDonald_s\",\"url\":\"enums/SimpleIcons.html#McDonald_s\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"McLaren\",\"url\":\"enums/SimpleIcons.html#McLaren\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MdBook\",\"url\":\"enums/SimpleIcons.html#MdBook\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MDNWebDocs\",\"url\":\"enums/SimpleIcons.html#MDNWebDocs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MDX\",\"url\":\"enums/SimpleIcons.html#MDX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MediaFire\",\"url\":\"enums/SimpleIcons.html#MediaFire\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MediaMarkt\",\"url\":\"enums/SimpleIcons.html#MediaMarkt\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MediaTek\",\"url\":\"enums/SimpleIcons.html#MediaTek\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MediBangPaint\",\"url\":\"enums/SimpleIcons.html#MediBangPaint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Medium\",\"url\":\"enums/SimpleIcons.html#Medium\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Medusa\",\"url\":\"enums/SimpleIcons.html#Medusa\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Meetup\",\"url\":\"enums/SimpleIcons.html#Meetup\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MEGA\",\"url\":\"enums/SimpleIcons.html#MEGA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Meilisearch\",\"url\":\"enums/SimpleIcons.html#Meilisearch\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Meituan\",\"url\":\"enums/SimpleIcons.html#Meituan\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Meizu\",\"url\":\"enums/SimpleIcons.html#Meizu\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mendeley\",\"url\":\"enums/SimpleIcons.html#Mendeley\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MentorCruise\",\"url\":\"enums/SimpleIcons.html#MentorCruise\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MercadoPago\",\"url\":\"enums/SimpleIcons.html#MercadoPago\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mercedes\",\"url\":\"enums/SimpleIcons.html#Mercedes\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Merck\",\"url\":\"enums/SimpleIcons.html#Merck\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mercurial\",\"url\":\"enums/SimpleIcons.html#Mercurial\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mermaid\",\"url\":\"enums/SimpleIcons.html#Mermaid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Messenger\",\"url\":\"enums/SimpleIcons.html#Messenger\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Meta\",\"url\":\"enums/SimpleIcons.html#Meta\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Metabase\",\"url\":\"enums/SimpleIcons.html#Metabase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Metacritic\",\"url\":\"enums/SimpleIcons.html#Metacritic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MetaFilter\",\"url\":\"enums/SimpleIcons.html#MetaFilter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Metasploit\",\"url\":\"enums/SimpleIcons.html#Metasploit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Meteor\",\"url\":\"enums/SimpleIcons.html#Meteor\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Metro\",\"url\":\"enums/SimpleIcons.html#Metro\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MetroDeLaCiudadDeM_xico\",\"url\":\"enums/SimpleIcons.html#MetroDeLaCiudadDeM_xico\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MetroDeMadrid\",\"url\":\"enums/SimpleIcons.html#MetroDeMadrid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"M_troDeParis\",\"url\":\"enums/SimpleIcons.html#M_troDeParis\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MeWe\",\"url\":\"enums/SimpleIcons.html#MeWe\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MG\",\"url\":\"enums/SimpleIcons.html#MG\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MicroEditor\",\"url\":\"enums/SimpleIcons.html#MicroEditor\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Micro_bit\",\"url\":\"enums/SimpleIcons.html#Micro_bit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MicroBlog\",\"url\":\"enums/SimpleIcons.html#MicroBlog\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Microgenetics\",\"url\":\"enums/SimpleIcons.html#Microgenetics\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MicroPython\",\"url\":\"enums/SimpleIcons.html#MicroPython\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Microstation\",\"url\":\"enums/SimpleIcons.html#Microstation\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MicroStrategy\",\"url\":\"enums/SimpleIcons.html#MicroStrategy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MIDI\",\"url\":\"enums/SimpleIcons.html#MIDI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Migadu\",\"url\":\"enums/SimpleIcons.html#Migadu\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mikrotik\",\"url\":\"enums/SimpleIcons.html#Mikrotik\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Milanote\",\"url\":\"enums/SimpleIcons.html#Milanote\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Milvus\",\"url\":\"enums/SimpleIcons.html#Milvus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Minds\",\"url\":\"enums/SimpleIcons.html#Minds\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Minetest\",\"url\":\"enums/SimpleIcons.html#Minetest\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mini\",\"url\":\"enums/SimpleIcons.html#Mini\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MinIO\",\"url\":\"enums/SimpleIcons.html#MinIO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mintlify\",\"url\":\"enums/SimpleIcons.html#Mintlify\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Minutemailer\",\"url\":\"enums/SimpleIcons.html#Minutemailer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Miraheze\",\"url\":\"enums/SimpleIcons.html#Miraheze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Miro\",\"url\":\"enums/SimpleIcons.html#Miro\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Misskey\",\"url\":\"enums/SimpleIcons.html#Misskey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mitsubishi\",\"url\":\"enums/SimpleIcons.html#Mitsubishi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mix\",\"url\":\"enums/SimpleIcons.html#Mix\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mixcloud\",\"url\":\"enums/SimpleIcons.html#Mixcloud\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mixpanel\",\"url\":\"enums/SimpleIcons.html#Mixpanel\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MLB\",\"url\":\"enums/SimpleIcons.html#MLB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MLflow\",\"url\":\"enums/SimpleIcons.html#MLflow\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MobX\",\"url\":\"enums/SimpleIcons.html#MobX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MobXStateTree\",\"url\":\"enums/SimpleIcons.html#MobXStateTree\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mocha\",\"url\":\"enums/SimpleIcons.html#Mocha\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MockServiceWorker\",\"url\":\"enums/SimpleIcons.html#MockServiceWorker\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Modal\",\"url\":\"enums/SimpleIcons.html#Modal\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Modin\",\"url\":\"enums/SimpleIcons.html#Modin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Modrinth\",\"url\":\"enums/SimpleIcons.html#Modrinth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MODX\",\"url\":\"enums/SimpleIcons.html#MODX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Moleculer\",\"url\":\"enums/SimpleIcons.html#Moleculer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Momenteo\",\"url\":\"enums/SimpleIcons.html#Momenteo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Monero\",\"url\":\"enums/SimpleIcons.html#Monero\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MoneyGram\",\"url\":\"enums/SimpleIcons.html#MoneyGram\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MongoDB\",\"url\":\"enums/SimpleIcons.html#MongoDB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mongoose\",\"url\":\"enums/SimpleIcons.html#Mongoose\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mongoosedotws\",\"url\":\"enums/SimpleIcons.html#Mongoosedotws\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Monica\",\"url\":\"enums/SimpleIcons.html#Monica\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MonkeyTie\",\"url\":\"enums/SimpleIcons.html#MonkeyTie\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Monkeytype\",\"url\":\"enums/SimpleIcons.html#Monkeytype\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MonoGame\",\"url\":\"enums/SimpleIcons.html#MonoGame\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Monoprix\",\"url\":\"enums/SimpleIcons.html#Monoprix\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Monster\",\"url\":\"enums/SimpleIcons.html#Monster\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Monzo\",\"url\":\"enums/SimpleIcons.html#Monzo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Moo\",\"url\":\"enums/SimpleIcons.html#Moo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Moodle\",\"url\":\"enums/SimpleIcons.html#Moodle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Moonrepo\",\"url\":\"enums/SimpleIcons.html#Moonrepo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Moq\",\"url\":\"enums/SimpleIcons.html#Moq\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Moqups\",\"url\":\"enums/SimpleIcons.html#Moqups\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Morrisons\",\"url\":\"enums/SimpleIcons.html#Morrisons\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MoscowMetro\",\"url\":\"enums/SimpleIcons.html#MoscowMetro\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Motorola\",\"url\":\"enums/SimpleIcons.html#Motorola\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mozilla\",\"url\":\"enums/SimpleIcons.html#Mozilla\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mpv\",\"url\":\"enums/SimpleIcons.html#Mpv\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MQTT\",\"url\":\"enums/SimpleIcons.html#MQTT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MSI\",\"url\":\"enums/SimpleIcons.html#MSI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MSIBusiness\",\"url\":\"enums/SimpleIcons.html#MSIBusiness\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MTA\",\"url\":\"enums/SimpleIcons.html#MTA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MTR\",\"url\":\"enums/SimpleIcons.html#MTR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MUBI\",\"url\":\"enums/SimpleIcons.html#MUBI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MUI\",\"url\":\"enums/SimpleIcons.html#MUI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mulesoft\",\"url\":\"enums/SimpleIcons.html#Mulesoft\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"M_ller\",\"url\":\"enums/SimpleIcons.html#M_ller\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Multisim\",\"url\":\"enums/SimpleIcons.html#Multisim\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mumble\",\"url\":\"enums/SimpleIcons.html#Mumble\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MUO\",\"url\":\"enums/SimpleIcons.html#MUO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Mural\",\"url\":\"enums/SimpleIcons.html#Mural\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MuseScore\",\"url\":\"enums/SimpleIcons.html#MuseScore\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MusicBrainz\",\"url\":\"enums/SimpleIcons.html#MusicBrainz\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MXLinux\",\"url\":\"enums/SimpleIcons.html#MXLinux\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MyAnimeList\",\"url\":\"enums/SimpleIcons.html#MyAnimeList\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MyGet\",\"url\":\"enums/SimpleIcons.html#MyGet\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MYOB\",\"url\":\"enums/SimpleIcons.html#MYOB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Myspace\",\"url\":\"enums/SimpleIcons.html#Myspace\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"MySQL\",\"url\":\"enums/SimpleIcons.html#MySQL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"N26\",\"url\":\"enums/SimpleIcons.html#N26\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"N8n\",\"url\":\"enums/SimpleIcons.html#N8n\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Namebase\",\"url\":\"enums/SimpleIcons.html#Namebase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Namecheap\",\"url\":\"enums/SimpleIcons.html#Namecheap\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NameMC\",\"url\":\"enums/SimpleIcons.html#NameMC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NameSilo\",\"url\":\"enums/SimpleIcons.html#NameSilo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NamuWiki\",\"url\":\"enums/SimpleIcons.html#NamuWiki\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nano\",\"url\":\"enums/SimpleIcons.html#Nano\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NASA\",\"url\":\"enums/SimpleIcons.html#NASA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NationalGrid\",\"url\":\"enums/SimpleIcons.html#NationalGrid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NationalRail\",\"url\":\"enums/SimpleIcons.html#NationalRail\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NativeScript\",\"url\":\"enums/SimpleIcons.html#NativeScript\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NATSIo\",\"url\":\"enums/SimpleIcons.html#NATSIo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Naver\",\"url\":\"enums/SimpleIcons.html#Naver\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NBA\",\"url\":\"enums/SimpleIcons.html#NBA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NBB\",\"url\":\"enums/SimpleIcons.html#NBB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NBC\",\"url\":\"enums/SimpleIcons.html#NBC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NDR\",\"url\":\"enums/SimpleIcons.html#NDR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NEAR\",\"url\":\"enums/SimpleIcons.html#NEAR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NEC\",\"url\":\"enums/SimpleIcons.html#NEC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Neo4j\",\"url\":\"enums/SimpleIcons.html#Neo4j\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Neovim\",\"url\":\"enums/SimpleIcons.html#Neovim\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Neptune\",\"url\":\"enums/SimpleIcons.html#Neptune\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NestJS\",\"url\":\"enums/SimpleIcons.html#NestJS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NetApp\",\"url\":\"enums/SimpleIcons.html#NetApp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NetBSD\",\"url\":\"enums/SimpleIcons.html#NetBSD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Netcup\",\"url\":\"enums/SimpleIcons.html#Netcup\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Netdata\",\"url\":\"enums/SimpleIcons.html#Netdata\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NetEaseCloudMusic\",\"url\":\"enums/SimpleIcons.html#NetEaseCloudMusic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Netflix\",\"url\":\"enums/SimpleIcons.html#Netflix\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NETGEAR\",\"url\":\"enums/SimpleIcons.html#NETGEAR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Netlify\",\"url\":\"enums/SimpleIcons.html#Netlify\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nette\",\"url\":\"enums/SimpleIcons.html#Nette\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Netto\",\"url\":\"enums/SimpleIcons.html#Netto\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Neutralinojs\",\"url\":\"enums/SimpleIcons.html#Neutralinojs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NewBalance\",\"url\":\"enums/SimpleIcons.html#NewBalance\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NewJapanProWrestling\",\"url\":\"enums/SimpleIcons.html#NewJapanProWrestling\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NewRelic\",\"url\":\"enums/SimpleIcons.html#NewRelic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NewYorkTimes\",\"url\":\"enums/SimpleIcons.html#NewYorkTimes\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Newegg\",\"url\":\"enums/SimpleIcons.html#Newegg\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NextJs\",\"url\":\"enums/SimpleIcons.html#NextJs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NextBillionAi\",\"url\":\"enums/SimpleIcons.html#NextBillionAi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nextcloud\",\"url\":\"enums/SimpleIcons.html#Nextcloud\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NextDNS\",\"url\":\"enums/SimpleIcons.html#NextDNS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nextdoor\",\"url\":\"enums/SimpleIcons.html#Nextdoor\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nextra\",\"url\":\"enums/SimpleIcons.html#Nextra\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NextUI\",\"url\":\"enums/SimpleIcons.html#NextUI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NexusMods\",\"url\":\"enums/SimpleIcons.html#NexusMods\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NFC\",\"url\":\"enums/SimpleIcons.html#NFC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NGINX\",\"url\":\"enums/SimpleIcons.html#NGINX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NginxProxyManager\",\"url\":\"enums/SimpleIcons.html#NginxProxyManager\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ngrok\",\"url\":\"enums/SimpleIcons.html#Ngrok\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NgRx\",\"url\":\"enums/SimpleIcons.html#NgRx\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NHL\",\"url\":\"enums/SimpleIcons.html#NHL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NiceHash\",\"url\":\"enums/SimpleIcons.html#NiceHash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Niconico\",\"url\":\"enums/SimpleIcons.html#Niconico\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nike\",\"url\":\"enums/SimpleIcons.html#Nike\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nikon\",\"url\":\"enums/SimpleIcons.html#Nikon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nim\",\"url\":\"enums/SimpleIcons.html#Nim\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nintendo\",\"url\":\"enums/SimpleIcons.html#Nintendo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nintendo3DS\",\"url\":\"enums/SimpleIcons.html#Nintendo3DS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NintendoGameCube\",\"url\":\"enums/SimpleIcons.html#NintendoGameCube\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NintendoSwitch\",\"url\":\"enums/SimpleIcons.html#NintendoSwitch\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nissan\",\"url\":\"enums/SimpleIcons.html#Nissan\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NixOS\",\"url\":\"enums/SimpleIcons.html#NixOS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NodeRED\",\"url\":\"enums/SimpleIcons.html#NodeRED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NodeJs\",\"url\":\"enums/SimpleIcons.html#NodeJs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nodemon\",\"url\":\"enums/SimpleIcons.html#Nodemon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nokia\",\"url\":\"enums/SimpleIcons.html#Nokia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nomad\",\"url\":\"enums/SimpleIcons.html#Nomad\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Norco\",\"url\":\"enums/SimpleIcons.html#Norco\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NordicSemiconductor\",\"url\":\"enums/SimpleIcons.html#NordicSemiconductor\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NordVPN\",\"url\":\"enums/SimpleIcons.html#NordVPN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NormalizeCss\",\"url\":\"enums/SimpleIcons.html#NormalizeCss\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Norton\",\"url\":\"enums/SimpleIcons.html#Norton\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Norwegian\",\"url\":\"enums/SimpleIcons.html#Norwegian\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Notepad__\",\"url\":\"enums/SimpleIcons.html#Notepad__\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Notion\",\"url\":\"enums/SimpleIcons.html#Notion\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Notist\",\"url\":\"enums/SimpleIcons.html#Notist\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NounProject\",\"url\":\"enums/SimpleIcons.html#NounProject\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Novu\",\"url\":\"enums/SimpleIcons.html#Novu\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NOW\",\"url\":\"enums/SimpleIcons.html#NOW\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Npm\",\"url\":\"enums/SimpleIcons.html#Npm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nrwl\",\"url\":\"enums/SimpleIcons.html#Nrwl\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NSIS\",\"url\":\"enums/SimpleIcons.html#NSIS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ntfy\",\"url\":\"enums/SimpleIcons.html#Ntfy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nubank\",\"url\":\"enums/SimpleIcons.html#Nubank\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nucleo\",\"url\":\"enums/SimpleIcons.html#Nucleo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NuGet\",\"url\":\"enums/SimpleIcons.html#NuGet\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nuke\",\"url\":\"enums/SimpleIcons.html#Nuke\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Numba\",\"url\":\"enums/SimpleIcons.html#Numba\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NumPy\",\"url\":\"enums/SimpleIcons.html#NumPy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nunjucks\",\"url\":\"enums/SimpleIcons.html#Nunjucks\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nushell\",\"url\":\"enums/SimpleIcons.html#Nushell\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nutanix\",\"url\":\"enums/SimpleIcons.html#Nutanix\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NuxtJs\",\"url\":\"enums/SimpleIcons.html#NuxtJs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NVIDIA\",\"url\":\"enums/SimpleIcons.html#NVIDIA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nvm\",\"url\":\"enums/SimpleIcons.html#Nvm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Nx\",\"url\":\"enums/SimpleIcons.html#Nx\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NXP\",\"url\":\"enums/SimpleIcons.html#NXP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"NZXT\",\"url\":\"enums/SimpleIcons.html#NZXT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"O_Reilly\",\"url\":\"enums/SimpleIcons.html#O_Reilly\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OBSStudio\",\"url\":\"enums/SimpleIcons.html#OBSStudio\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Observable\",\"url\":\"enums/SimpleIcons.html#Observable\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Obsidian\",\"url\":\"enums/SimpleIcons.html#Obsidian\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OCaml\",\"url\":\"enums/SimpleIcons.html#OCaml\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Oclif\",\"url\":\"enums/SimpleIcons.html#Oclif\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OctaneRender\",\"url\":\"enums/SimpleIcons.html#OctaneRender\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Octave\",\"url\":\"enums/SimpleIcons.html#Octave\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OctoberCMS\",\"url\":\"enums/SimpleIcons.html#OctoberCMS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OctoPrint\",\"url\":\"enums/SimpleIcons.html#OctoPrint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OctopusDeploy\",\"url\":\"enums/SimpleIcons.html#OctopusDeploy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Oculus\",\"url\":\"enums/SimpleIcons.html#Oculus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Odnoklassniki\",\"url\":\"enums/SimpleIcons.html#Odnoklassniki\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Odoo\",\"url\":\"enums/SimpleIcons.html#Odoo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Odysee\",\"url\":\"enums/SimpleIcons.html#Odysee\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OhDear\",\"url\":\"enums/SimpleIcons.html#OhDear\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Okcupid\",\"url\":\"enums/SimpleIcons.html#Okcupid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Okta\",\"url\":\"enums/SimpleIcons.html#Okta\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OnePlus\",\"url\":\"enums/SimpleIcons.html#OnePlus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OnlyFans\",\"url\":\"enums/SimpleIcons.html#OnlyFans\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ONLYOFFICE\",\"url\":\"enums/SimpleIcons.html#ONLYOFFICE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ONNX\",\"url\":\"enums/SimpleIcons.html#ONNX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OnStar\",\"url\":\"enums/SimpleIcons.html#OnStar\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Opel\",\"url\":\"enums/SimpleIcons.html#Opel\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenAccess\",\"url\":\"enums/SimpleIcons.html#OpenAccess\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenBadges\",\"url\":\"enums/SimpleIcons.html#OpenBadges\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenBugBounty\",\"url\":\"enums/SimpleIcons.html#OpenBugBounty\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenCollective\",\"url\":\"enums/SimpleIcons.html#OpenCollective\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenContainersInitiative\",\"url\":\"enums/SimpleIcons.html#OpenContainersInitiative\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenSourceHardware\",\"url\":\"enums/SimpleIcons.html#OpenSourceHardware\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenSourceInitiative\",\"url\":\"enums/SimpleIcons.html#OpenSourceInitiative\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenAI\",\"url\":\"enums/SimpleIcons.html#OpenAI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenAIGym\",\"url\":\"enums/SimpleIcons.html#OpenAIGym\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenAPIInitiative\",\"url\":\"enums/SimpleIcons.html#OpenAPIInitiative\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenBSD\",\"url\":\"enums/SimpleIcons.html#OpenBSD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenCV\",\"url\":\"enums/SimpleIcons.html#OpenCV\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenFaaS\",\"url\":\"enums/SimpleIcons.html#OpenFaaS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenGL\",\"url\":\"enums/SimpleIcons.html#OpenGL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenHAB\",\"url\":\"enums/SimpleIcons.html#OpenHAB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenID\",\"url\":\"enums/SimpleIcons.html#OpenID\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenJDK\",\"url\":\"enums/SimpleIcons.html#OpenJDK\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenJSFoundation\",\"url\":\"enums/SimpleIcons.html#OpenJSFoundation\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Openlayers\",\"url\":\"enums/SimpleIcons.html#Openlayers\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Openmediavault\",\"url\":\"enums/SimpleIcons.html#Openmediavault\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenMined\",\"url\":\"enums/SimpleIcons.html#OpenMined\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenNebula\",\"url\":\"enums/SimpleIcons.html#OpenNebula\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenProject\",\"url\":\"enums/SimpleIcons.html#OpenProject\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenSCAD\",\"url\":\"enums/SimpleIcons.html#OpenSCAD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenSea\",\"url\":\"enums/SimpleIcons.html#OpenSea\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenSearch\",\"url\":\"enums/SimpleIcons.html#OpenSearch\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenSSL\",\"url\":\"enums/SimpleIcons.html#OpenSSL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenStack\",\"url\":\"enums/SimpleIcons.html#OpenStack\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenStreetMap\",\"url\":\"enums/SimpleIcons.html#OpenStreetMap\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenSUSE\",\"url\":\"enums/SimpleIcons.html#OpenSUSE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenTelemetry\",\"url\":\"enums/SimpleIcons.html#OpenTelemetry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenText\",\"url\":\"enums/SimpleIcons.html#OpenText\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenTofu\",\"url\":\"enums/SimpleIcons.html#OpenTofu\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Openverse\",\"url\":\"enums/SimpleIcons.html#Openverse\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenVPN\",\"url\":\"enums/SimpleIcons.html#OpenVPN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenWrt\",\"url\":\"enums/SimpleIcons.html#OpenWrt\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenZeppelin\",\"url\":\"enums/SimpleIcons.html#OpenZeppelin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpenZFS\",\"url\":\"enums/SimpleIcons.html#OpenZFS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Opera\",\"url\":\"enums/SimpleIcons.html#Opera\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OperaGX\",\"url\":\"enums/SimpleIcons.html#OperaGX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OPNSense\",\"url\":\"enums/SimpleIcons.html#OPNSense\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OPPO\",\"url\":\"enums/SimpleIcons.html#OPPO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Opsgenie\",\"url\":\"enums/SimpleIcons.html#Opsgenie\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OpsLevel\",\"url\":\"enums/SimpleIcons.html#OpsLevel\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Optimism\",\"url\":\"enums/SimpleIcons.html#Optimism\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Oracle\",\"url\":\"enums/SimpleIcons.html#Oracle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Orange\",\"url\":\"enums/SimpleIcons.html#Orange\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ORCID\",\"url\":\"enums/SimpleIcons.html#ORCID\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Org\",\"url\":\"enums/SimpleIcons.html#Org\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OrganicMaps\",\"url\":\"enums/SimpleIcons.html#OrganicMaps\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Origin\",\"url\":\"enums/SimpleIcons.html#Origin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Osano\",\"url\":\"enums/SimpleIcons.html#Osano\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OSF\",\"url\":\"enums/SimpleIcons.html#OSF\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OSGeo\",\"url\":\"enums/SimpleIcons.html#OSGeo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Oshkosh\",\"url\":\"enums/SimpleIcons.html#Oshkosh\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OSMC\",\"url\":\"enums/SimpleIcons.html#OSMC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Osu_\",\"url\":\"enums/SimpleIcons.html#Osu_\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Otto\",\"url\":\"enums/SimpleIcons.html#Otto\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Overcast\",\"url\":\"enums/SimpleIcons.html#Overcast\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Overleaf\",\"url\":\"enums/SimpleIcons.html#Overleaf\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OVH\",\"url\":\"enums/SimpleIcons.html#OVH\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OWASP\",\"url\":\"enums/SimpleIcons.html#OWASP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Dependencycheck\",\"url\":\"enums/SimpleIcons.html#Dependencycheck\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OwnCloud\",\"url\":\"enums/SimpleIcons.html#OwnCloud\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Oxygen\",\"url\":\"enums/SimpleIcons.html#Oxygen\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"OYO\",\"url\":\"enums/SimpleIcons.html#OYO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"P5Js\",\"url\":\"enums/SimpleIcons.html#P5Js\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Packagist\",\"url\":\"enums/SimpleIcons.html#Packagist\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Packer\",\"url\":\"enums/SimpleIcons.html#Packer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Packt\",\"url\":\"enums/SimpleIcons.html#Packt\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Paddle\",\"url\":\"enums/SimpleIcons.html#Paddle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PaddlePaddle\",\"url\":\"enums/SimpleIcons.html#PaddlePaddle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PaddyPower\",\"url\":\"enums/SimpleIcons.html#PaddyPower\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pagekit\",\"url\":\"enums/SimpleIcons.html#Pagekit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PagerDuty\",\"url\":\"enums/SimpleIcons.html#PagerDuty\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PageSpeedInsights\",\"url\":\"enums/SimpleIcons.html#PageSpeedInsights\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PagSeguro\",\"url\":\"enums/SimpleIcons.html#PagSeguro\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Palantir\",\"url\":\"enums/SimpleIcons.html#Palantir\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PaloAltoNetworks\",\"url\":\"enums/SimpleIcons.html#PaloAltoNetworks\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PaloAltoSoftware\",\"url\":\"enums/SimpleIcons.html#PaloAltoSoftware\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Panasonic\",\"url\":\"enums/SimpleIcons.html#Panasonic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pandas\",\"url\":\"enums/SimpleIcons.html#Pandas\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pandora\",\"url\":\"enums/SimpleIcons.html#Pandora\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pantheon\",\"url\":\"enums/SimpleIcons.html#Pantheon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PaperlessNgx\",\"url\":\"enums/SimpleIcons.html#PaperlessNgx\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PapersWithCode\",\"url\":\"enums/SimpleIcons.html#PapersWithCode\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Paperspace\",\"url\":\"enums/SimpleIcons.html#Paperspace\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Paramount_\",\"url\":\"enums/SimpleIcons.html#Paramount_\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ParitySubstrate\",\"url\":\"enums/SimpleIcons.html#ParitySubstrate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ParrotSecurity\",\"url\":\"enums/SimpleIcons.html#ParrotSecurity\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ParseLy\",\"url\":\"enums/SimpleIcons.html#ParseLy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Passport\",\"url\":\"enums/SimpleIcons.html#Passport\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pastebin\",\"url\":\"enums/SimpleIcons.html#Pastebin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Patreon\",\"url\":\"enums/SimpleIcons.html#Patreon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Paychex\",\"url\":\"enums/SimpleIcons.html#Paychex\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Payhip\",\"url\":\"enums/SimpleIcons.html#Payhip\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PayloadCMS\",\"url\":\"enums/SimpleIcons.html#PayloadCMS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Payoneer\",\"url\":\"enums/SimpleIcons.html#Payoneer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PayPal\",\"url\":\"enums/SimpleIcons.html#PayPal\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Paytm\",\"url\":\"enums/SimpleIcons.html#Paytm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PCGamingWiki\",\"url\":\"enums/SimpleIcons.html#PCGamingWiki\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PDM\",\"url\":\"enums/SimpleIcons.html#PDM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PDQ\",\"url\":\"enums/SimpleIcons.html#PDQ\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PeakDesign\",\"url\":\"enums/SimpleIcons.html#PeakDesign\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pearson\",\"url\":\"enums/SimpleIcons.html#Pearson\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Peerlist\",\"url\":\"enums/SimpleIcons.html#Peerlist\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PeerTube\",\"url\":\"enums/SimpleIcons.html#PeerTube\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PegasusAirlines\",\"url\":\"enums/SimpleIcons.html#PegasusAirlines\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pelican\",\"url\":\"enums/SimpleIcons.html#Pelican\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Peloton\",\"url\":\"enums/SimpleIcons.html#Peloton\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Penny\",\"url\":\"enums/SimpleIcons.html#Penny\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Penpot\",\"url\":\"enums/SimpleIcons.html#Penpot\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Percy\",\"url\":\"enums/SimpleIcons.html#Percy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Perforce\",\"url\":\"enums/SimpleIcons.html#Perforce\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Perl\",\"url\":\"enums/SimpleIcons.html#Perl\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Perplexity\",\"url\":\"enums/SimpleIcons.html#Perplexity\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Persistent\",\"url\":\"enums/SimpleIcons.html#Persistent\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Personio\",\"url\":\"enums/SimpleIcons.html#Personio\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PetsAtHome\",\"url\":\"enums/SimpleIcons.html#PetsAtHome\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Peugeot\",\"url\":\"enums/SimpleIcons.html#Peugeot\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pexels\",\"url\":\"enums/SimpleIcons.html#Pexels\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PfSense\",\"url\":\"enums/SimpleIcons.html#PfSense\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Phabricator\",\"url\":\"enums/SimpleIcons.html#Phabricator\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PhilipsHue\",\"url\":\"enums/SimpleIcons.html#PhilipsHue\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PhoenixFramework\",\"url\":\"enums/SimpleIcons.html#PhoenixFramework\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PhonePe\",\"url\":\"enums/SimpleIcons.html#PhonePe\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PhosphorIcons\",\"url\":\"enums/SimpleIcons.html#PhosphorIcons\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Photobucket\",\"url\":\"enums/SimpleIcons.html#Photobucket\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Photocrowd\",\"url\":\"enums/SimpleIcons.html#Photocrowd\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Photon\",\"url\":\"enums/SimpleIcons.html#Photon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Photopea\",\"url\":\"enums/SimpleIcons.html#Photopea\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PHP\",\"url\":\"enums/SimpleIcons.html#PHP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PhpMyAdmin\",\"url\":\"enums/SimpleIcons.html#PhpMyAdmin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PhpStorm\",\"url\":\"enums/SimpleIcons.html#PhpStorm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PiNetwork\",\"url\":\"enums/SimpleIcons.html#PiNetwork\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PiHole\",\"url\":\"enums/SimpleIcons.html#PiHole\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PiaggioGroup\",\"url\":\"enums/SimpleIcons.html#PiaggioGroup\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Piapro\",\"url\":\"enums/SimpleIcons.html#Piapro\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PicardSurgel_s\",\"url\":\"enums/SimpleIcons.html#PicardSurgel_s\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PicartoTV\",\"url\":\"enums/SimpleIcons.html#PicartoTV\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Picnic\",\"url\":\"enums/SimpleIcons.html#Picnic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PicPay\",\"url\":\"enums/SimpleIcons.html#PicPay\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Picrew\",\"url\":\"enums/SimpleIcons.html#Picrew\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Picxy\",\"url\":\"enums/SimpleIcons.html#Picxy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pimcore\",\"url\":\"enums/SimpleIcons.html#Pimcore\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pinboard\",\"url\":\"enums/SimpleIcons.html#Pinboard\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PineScript\",\"url\":\"enums/SimpleIcons.html#PineScript\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pingdom\",\"url\":\"enums/SimpleIcons.html#Pingdom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pino\",\"url\":\"enums/SimpleIcons.html#Pino\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pinterest\",\"url\":\"enums/SimpleIcons.html#Pinterest\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PioneerDJ\",\"url\":\"enums/SimpleIcons.html#PioneerDJ\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Piped\",\"url\":\"enums/SimpleIcons.html#Piped\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pipx\",\"url\":\"enums/SimpleIcons.html#Pipx\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PivotalTracker\",\"url\":\"enums/SimpleIcons.html#PivotalTracker\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Piwigo\",\"url\":\"enums/SimpleIcons.html#Piwigo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pix\",\"url\":\"enums/SimpleIcons.html#Pix\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pixabay\",\"url\":\"enums/SimpleIcons.html#Pixabay\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pixelfed\",\"url\":\"enums/SimpleIcons.html#Pixelfed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pixiv\",\"url\":\"enums/SimpleIcons.html#Pixiv\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pixlr\",\"url\":\"enums/SimpleIcons.html#Pixlr\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pkgsrc\",\"url\":\"enums/SimpleIcons.html#Pkgsrc\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Planet\",\"url\":\"enums/SimpleIcons.html#Planet\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PlanetScale\",\"url\":\"enums/SimpleIcons.html#PlanetScale\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PlanGrid\",\"url\":\"enums/SimpleIcons.html#PlanGrid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PlatformSh\",\"url\":\"enums/SimpleIcons.html#PlatformSh\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PlatformIO\",\"url\":\"enums/SimpleIcons.html#PlatformIO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Platzi\",\"url\":\"enums/SimpleIcons.html#Platzi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PlausibleAnalytics\",\"url\":\"enums/SimpleIcons.html#PlausibleAnalytics\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PlayCanvas\",\"url\":\"enums/SimpleIcons.html#PlayCanvas\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PlayerFM\",\"url\":\"enums/SimpleIcons.html#PlayerFM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PlayerMe\",\"url\":\"enums/SimpleIcons.html#PlayerMe\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PlayStation\",\"url\":\"enums/SimpleIcons.html#PlayStation\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PlayStation2\",\"url\":\"enums/SimpleIcons.html#PlayStation2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PlayStation3\",\"url\":\"enums/SimpleIcons.html#PlayStation3\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PlayStation4\",\"url\":\"enums/SimpleIcons.html#PlayStation4\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PlayStation5\",\"url\":\"enums/SimpleIcons.html#PlayStation5\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PlayStationPortable\",\"url\":\"enums/SimpleIcons.html#PlayStationPortable\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PlayStationVita\",\"url\":\"enums/SimpleIcons.html#PlayStationVita\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pleroma\",\"url\":\"enums/SimpleIcons.html#Pleroma\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Plesk\",\"url\":\"enums/SimpleIcons.html#Plesk\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Plex\",\"url\":\"enums/SimpleIcons.html#Plex\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Plotly\",\"url\":\"enums/SimpleIcons.html#Plotly\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Plume\",\"url\":\"enums/SimpleIcons.html#Plume\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pluralsight\",\"url\":\"enums/SimpleIcons.html#Pluralsight\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Plurk\",\"url\":\"enums/SimpleIcons.html#Plurk\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PlusCodes\",\"url\":\"enums/SimpleIcons.html#PlusCodes\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PM2\",\"url\":\"enums/SimpleIcons.html#PM2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pnpm\",\"url\":\"enums/SimpleIcons.html#Pnpm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pocket\",\"url\":\"enums/SimpleIcons.html#Pocket\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PocketCasts\",\"url\":\"enums/SimpleIcons.html#PocketCasts\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PocketBase\",\"url\":\"enums/SimpleIcons.html#PocketBase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PodcastAddict\",\"url\":\"enums/SimpleIcons.html#PodcastAddict\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PodcastIndex\",\"url\":\"enums/SimpleIcons.html#PodcastIndex\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Podman\",\"url\":\"enums/SimpleIcons.html#Podman\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Poe\",\"url\":\"enums/SimpleIcons.html#Poe\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Poetry\",\"url\":\"enums/SimpleIcons.html#Poetry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pointy\",\"url\":\"enums/SimpleIcons.html#Pointy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pok_mon\",\"url\":\"enums/SimpleIcons.html#Pok_mon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Polars\",\"url\":\"enums/SimpleIcons.html#Polars\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Polestar\",\"url\":\"enums/SimpleIcons.html#Polestar\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Polkadot\",\"url\":\"enums/SimpleIcons.html#Polkadot\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Poly\",\"url\":\"enums/SimpleIcons.html#Poly\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Polygon\",\"url\":\"enums/SimpleIcons.html#Polygon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PolymerProject\",\"url\":\"enums/SimpleIcons.html#PolymerProject\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Polywork\",\"url\":\"enums/SimpleIcons.html#Polywork\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pond5\",\"url\":\"enums/SimpleIcons.html#Pond5\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pop_OS\",\"url\":\"enums/SimpleIcons.html#Pop_OS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Porkbun\",\"url\":\"enums/SimpleIcons.html#Porkbun\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Porsche\",\"url\":\"enums/SimpleIcons.html#Porsche\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Portainer\",\"url\":\"enums/SimpleIcons.html#Portainer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PortSwigger\",\"url\":\"enums/SimpleIcons.html#PortSwigger\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Posit\",\"url\":\"enums/SimpleIcons.html#Posit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PostCSS\",\"url\":\"enums/SimpleIcons.html#PostCSS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PostgreSQL\",\"url\":\"enums/SimpleIcons.html#PostgreSQL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PostHog\",\"url\":\"enums/SimpleIcons.html#PostHog\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Postman\",\"url\":\"enums/SimpleIcons.html#Postman\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Postmates\",\"url\":\"enums/SimpleIcons.html#Postmates\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"POWERS\",\"url\":\"enums/SimpleIcons.html#POWERS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PrCo\",\"url\":\"enums/SimpleIcons.html#PrCo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PreCommit\",\"url\":\"enums/SimpleIcons.html#PreCommit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Preact\",\"url\":\"enums/SimpleIcons.html#Preact\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Prefect\",\"url\":\"enums/SimpleIcons.html#Prefect\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PremierLeague\",\"url\":\"enums/SimpleIcons.html#PremierLeague\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PrepBytes\",\"url\":\"enums/SimpleIcons.html#PrepBytes\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PrestaShop\",\"url\":\"enums/SimpleIcons.html#PrestaShop\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Presto\",\"url\":\"enums/SimpleIcons.html#Presto\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Prettier\",\"url\":\"enums/SimpleIcons.html#Prettier\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pretzel\",\"url\":\"enums/SimpleIcons.html#Pretzel\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Prevention\",\"url\":\"enums/SimpleIcons.html#Prevention\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Prezi\",\"url\":\"enums/SimpleIcons.html#Prezi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Prime\",\"url\":\"enums/SimpleIcons.html#Prime\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PrimeVideo\",\"url\":\"enums/SimpleIcons.html#PrimeVideo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PrimeNG\",\"url\":\"enums/SimpleIcons.html#PrimeNG\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PrimeReact\",\"url\":\"enums/SimpleIcons.html#PrimeReact\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Printables\",\"url\":\"enums/SimpleIcons.html#Printables\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Prisma\",\"url\":\"enums/SimpleIcons.html#Prisma\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Prismic\",\"url\":\"enums/SimpleIcons.html#Prismic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PrivateDivision\",\"url\":\"enums/SimpleIcons.html#PrivateDivision\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PrivateInternetAccess\",\"url\":\"enums/SimpleIcons.html#PrivateInternetAccess\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ProTools\",\"url\":\"enums/SimpleIcons.html#ProTools\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Probot\",\"url\":\"enums/SimpleIcons.html#Probot\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ProcessingFoundation\",\"url\":\"enums/SimpleIcons.html#ProcessingFoundation\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ProcessWire\",\"url\":\"enums/SimpleIcons.html#ProcessWire\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ProductHunt\",\"url\":\"enums/SimpleIcons.html#ProductHunt\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Progate\",\"url\":\"enums/SimpleIcons.html#Progate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Progress\",\"url\":\"enums/SimpleIcons.html#Progress\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Prometheus\",\"url\":\"enums/SimpleIcons.html#Prometheus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PronounsPage\",\"url\":\"enums/SimpleIcons.html#PronounsPage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ProSieben\",\"url\":\"enums/SimpleIcons.html#ProSieben\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Proteus\",\"url\":\"enums/SimpleIcons.html#Proteus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ProtoIo\",\"url\":\"enums/SimpleIcons.html#ProtoIo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ProtocolsIo\",\"url\":\"enums/SimpleIcons.html#ProtocolsIo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Proton\",\"url\":\"enums/SimpleIcons.html#Proton\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ProtonCalendar\",\"url\":\"enums/SimpleIcons.html#ProtonCalendar\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ProtonDrive\",\"url\":\"enums/SimpleIcons.html#ProtonDrive\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ProtonMail\",\"url\":\"enums/SimpleIcons.html#ProtonMail\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ProtonVPN\",\"url\":\"enums/SimpleIcons.html#ProtonVPN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ProtonDB\",\"url\":\"enums/SimpleIcons.html#ProtonDB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Protractor\",\"url\":\"enums/SimpleIcons.html#Protractor\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Proxmox\",\"url\":\"enums/SimpleIcons.html#Proxmox\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pterodactyl\",\"url\":\"enums/SimpleIcons.html#Pterodactyl\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PUBG\",\"url\":\"enums/SimpleIcons.html#PUBG\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Publons\",\"url\":\"enums/SimpleIcons.html#Publons\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PubMed\",\"url\":\"enums/SimpleIcons.html#PubMed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pug\",\"url\":\"enums/SimpleIcons.html#Pug\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pulumi\",\"url\":\"enums/SimpleIcons.html#Pulumi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Puma\",\"url\":\"enums/SimpleIcons.html#Puma\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Puppet\",\"url\":\"enums/SimpleIcons.html#Puppet\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Puppeteer\",\"url\":\"enums/SimpleIcons.html#Puppeteer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PureScript\",\"url\":\"enums/SimpleIcons.html#PureScript\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PurgeCSS\",\"url\":\"enums/SimpleIcons.html#PurgeCSS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Purism\",\"url\":\"enums/SimpleIcons.html#Purism\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pushbullet\",\"url\":\"enums/SimpleIcons.html#Pushbullet\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pusher\",\"url\":\"enums/SimpleIcons.html#Pusher\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PWA\",\"url\":\"enums/SimpleIcons.html#PWA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PyCharm\",\"url\":\"enums/SimpleIcons.html#PyCharm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PyCQA\",\"url\":\"enums/SimpleIcons.html#PyCQA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pydantic\",\"url\":\"enums/SimpleIcons.html#Pydantic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PyG\",\"url\":\"enums/SimpleIcons.html#PyG\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PyPI\",\"url\":\"enums/SimpleIcons.html#PyPI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PyPy\",\"url\":\"enums/SimpleIcons.html#PyPy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PyScaffold\",\"url\":\"enums/SimpleIcons.html#PyScaffold\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PySyft\",\"url\":\"enums/SimpleIcons.html#PySyft\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Pytest\",\"url\":\"enums/SimpleIcons.html#Pytest\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Python\",\"url\":\"enums/SimpleIcons.html#Python\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PythonAnywhere\",\"url\":\"enums/SimpleIcons.html#PythonAnywhere\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PyTorch\",\"url\":\"enums/SimpleIcons.html#PyTorch\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"PyUp\",\"url\":\"enums/SimpleIcons.html#PyUp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Qantas\",\"url\":\"enums/SimpleIcons.html#Qantas\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Qase\",\"url\":\"enums/SimpleIcons.html#Qase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"QatarAirways\",\"url\":\"enums/SimpleIcons.html#QatarAirways\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Qbittorrent\",\"url\":\"enums/SimpleIcons.html#Qbittorrent\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"QEMU\",\"url\":\"enums/SimpleIcons.html#QEMU\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Qgis\",\"url\":\"enums/SimpleIcons.html#Qgis\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Qi\",\"url\":\"enums/SimpleIcons.html#Qi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Qiita\",\"url\":\"enums/SimpleIcons.html#Qiita\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Qiskit\",\"url\":\"enums/SimpleIcons.html#Qiskit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"QIWI\",\"url\":\"enums/SimpleIcons.html#QIWI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Qlik\",\"url\":\"enums/SimpleIcons.html#Qlik\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"QMK\",\"url\":\"enums/SimpleIcons.html#QMK\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"QNAP\",\"url\":\"enums/SimpleIcons.html#QNAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Qt\",\"url\":\"enums/SimpleIcons.html#Qt\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Qualcomm\",\"url\":\"enums/SimpleIcons.html#Qualcomm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Qualtrics\",\"url\":\"enums/SimpleIcons.html#Qualtrics\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Qualys\",\"url\":\"enums/SimpleIcons.html#Qualys\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Quantcast\",\"url\":\"enums/SimpleIcons.html#Quantcast\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"QuantConnect\",\"url\":\"enums/SimpleIcons.html#QuantConnect\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Quarkus\",\"url\":\"enums/SimpleIcons.html#Quarkus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Quarto\",\"url\":\"enums/SimpleIcons.html#Quarto\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Quasar\",\"url\":\"enums/SimpleIcons.html#Quasar\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"QubesOS\",\"url\":\"enums/SimpleIcons.html#QubesOS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Quest\",\"url\":\"enums/SimpleIcons.html#Quest\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"QuickBooks\",\"url\":\"enums/SimpleIcons.html#QuickBooks\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"QuickLook\",\"url\":\"enums/SimpleIcons.html#QuickLook\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"QuickTime\",\"url\":\"enums/SimpleIcons.html#QuickTime\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Quicktype\",\"url\":\"enums/SimpleIcons.html#Quicktype\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Quip\",\"url\":\"enums/SimpleIcons.html#Quip\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Quizlet\",\"url\":\"enums/SimpleIcons.html#Quizlet\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Quora\",\"url\":\"enums/SimpleIcons.html#Quora\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Qwant\",\"url\":\"enums/SimpleIcons.html#Qwant\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Qwik\",\"url\":\"enums/SimpleIcons.html#Qwik\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Qwiklabs\",\"url\":\"enums/SimpleIcons.html#Qwiklabs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Qzone\",\"url\":\"enums/SimpleIcons.html#Qzone\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"R\",\"url\":\"enums/SimpleIcons.html#R\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"R3\",\"url\":\"enums/SimpleIcons.html#R3\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RabbitMQ\",\"url\":\"enums/SimpleIcons.html#RabbitMQ\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Racket\",\"url\":\"enums/SimpleIcons.html#Racket\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RADStudio\",\"url\":\"enums/SimpleIcons.html#RADStudio\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Radar\",\"url\":\"enums/SimpleIcons.html#Radar\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Radarr\",\"url\":\"enums/SimpleIcons.html#Radarr\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RadioPublic\",\"url\":\"enums/SimpleIcons.html#RadioPublic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RadixUI\",\"url\":\"enums/SimpleIcons.html#RadixUI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Railway\",\"url\":\"enums/SimpleIcons.html#Railway\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Rainmeter\",\"url\":\"enums/SimpleIcons.html#Rainmeter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Rakuten\",\"url\":\"enums/SimpleIcons.html#Rakuten\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ram\",\"url\":\"enums/SimpleIcons.html#Ram\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Rancher\",\"url\":\"enums/SimpleIcons.html#Rancher\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Rapid\",\"url\":\"enums/SimpleIcons.html#Rapid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Rarible\",\"url\":\"enums/SimpleIcons.html#Rarible\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Rasa\",\"url\":\"enums/SimpleIcons.html#Rasa\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RaspberryPi\",\"url\":\"enums/SimpleIcons.html#RaspberryPi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ravelry\",\"url\":\"enums/SimpleIcons.html#Ravelry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ray\",\"url\":\"enums/SimpleIcons.html#Ray\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Raycast\",\"url\":\"enums/SimpleIcons.html#Raycast\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Raylib\",\"url\":\"enums/SimpleIcons.html#Raylib\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Razer\",\"url\":\"enums/SimpleIcons.html#Razer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Razorpay\",\"url\":\"enums/SimpleIcons.html#Razorpay\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Rclone\",\"url\":\"enums/SimpleIcons.html#Rclone\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"React\",\"url\":\"enums/SimpleIcons.html#React\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ReactBootstrap\",\"url\":\"enums/SimpleIcons.html#ReactBootstrap\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ReactHookForm\",\"url\":\"enums/SimpleIcons.html#ReactHookForm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ReactQuery\",\"url\":\"enums/SimpleIcons.html#ReactQuery\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ReactRouter\",\"url\":\"enums/SimpleIcons.html#ReactRouter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ReactTable\",\"url\":\"enums/SimpleIcons.html#ReactTable\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ReactiveResume\",\"url\":\"enums/SimpleIcons.html#ReactiveResume\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ReactiveX\",\"url\":\"enums/SimpleIcons.html#ReactiveX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ReactOS\",\"url\":\"enums/SimpleIcons.html#ReactOS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ReadTheDocs\",\"url\":\"enums/SimpleIcons.html#ReadTheDocs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ReadCv\",\"url\":\"enums/SimpleIcons.html#ReadCv\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ReadMe\",\"url\":\"enums/SimpleIcons.html#ReadMe\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Realm\",\"url\":\"enums/SimpleIcons.html#Realm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Reason\",\"url\":\"enums/SimpleIcons.html#Reason\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ReasonStudios\",\"url\":\"enums/SimpleIcons.html#ReasonStudios\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Recoil\",\"url\":\"enums/SimpleIcons.html#Recoil\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Red\",\"url\":\"enums/SimpleIcons.html#Red\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RedBull\",\"url\":\"enums/SimpleIcons.html#RedBull\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RedHat\",\"url\":\"enums/SimpleIcons.html#RedHat\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RedHatOpenShift\",\"url\":\"enums/SimpleIcons.html#RedHatOpenShift\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Redash\",\"url\":\"enums/SimpleIcons.html#Redash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Redbubble\",\"url\":\"enums/SimpleIcons.html#Redbubble\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Reddit\",\"url\":\"enums/SimpleIcons.html#Reddit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Redis\",\"url\":\"enums/SimpleIcons.html#Redis\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Redmine\",\"url\":\"enums/SimpleIcons.html#Redmine\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Redox\",\"url\":\"enums/SimpleIcons.html#Redox\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Redsys\",\"url\":\"enums/SimpleIcons.html#Redsys\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Redux\",\"url\":\"enums/SimpleIcons.html#Redux\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ReduxSaga\",\"url\":\"enums/SimpleIcons.html#ReduxSaga\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RedwoodJS\",\"url\":\"enums/SimpleIcons.html#RedwoodJS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Reebok\",\"url\":\"enums/SimpleIcons.html#Reebok\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Refine\",\"url\":\"enums/SimpleIcons.html#Refine\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Relay\",\"url\":\"enums/SimpleIcons.html#Relay\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RelianceIndustriesLimited\",\"url\":\"enums/SimpleIcons.html#RelianceIndustriesLimited\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Remark\",\"url\":\"enums/SimpleIcons.html#Remark\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RemedyEntertainment\",\"url\":\"enums/SimpleIcons.html#RemedyEntertainment\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Remix\",\"url\":\"enums/SimpleIcons.html#Remix\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RemoveBg\",\"url\":\"enums/SimpleIcons.html#RemoveBg\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ren_Py\",\"url\":\"enums/SimpleIcons.html#Ren_Py\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Renault\",\"url\":\"enums/SimpleIcons.html#Renault\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Render\",\"url\":\"enums/SimpleIcons.html#Render\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Renovate\",\"url\":\"enums/SimpleIcons.html#Renovate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Renren\",\"url\":\"enums/SimpleIcons.html#Renren\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Replit\",\"url\":\"enums/SimpleIcons.html#Replit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RepublicOfGamers\",\"url\":\"enums/SimpleIcons.html#RepublicOfGamers\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ReScript\",\"url\":\"enums/SimpleIcons.html#ReScript\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RescueTime\",\"url\":\"enums/SimpleIcons.html#RescueTime\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ResearchGate\",\"url\":\"enums/SimpleIcons.html#ResearchGate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Resend\",\"url\":\"enums/SimpleIcons.html#Resend\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ReSharper\",\"url\":\"enums/SimpleIcons.html#ReSharper\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ResurrectionRemixOS\",\"url\":\"enums/SimpleIcons.html#ResurrectionRemixOS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Retool\",\"url\":\"enums/SimpleIcons.html#Retool\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RetroArch\",\"url\":\"enums/SimpleIcons.html#RetroArch\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RetroPie\",\"url\":\"enums/SimpleIcons.html#RetroPie\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ReVanced\",\"url\":\"enums/SimpleIcons.html#ReVanced\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RevealJs\",\"url\":\"enums/SimpleIcons.html#RevealJs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ReverbNation\",\"url\":\"enums/SimpleIcons.html#ReverbNation\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RevoltChat\",\"url\":\"enums/SimpleIcons.html#RevoltChat\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Revolut\",\"url\":\"enums/SimpleIcons.html#Revolut\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Revue\",\"url\":\"enums/SimpleIcons.html#Revue\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"REWE\",\"url\":\"enums/SimpleIcons.html#REWE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Rezgo\",\"url\":\"enums/SimpleIcons.html#Rezgo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Rhinoceros\",\"url\":\"enums/SimpleIcons.html#Rhinoceros\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Rich\",\"url\":\"enums/SimpleIcons.html#Rich\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Rider\",\"url\":\"enums/SimpleIcons.html#Rider\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RimacAutomobili\",\"url\":\"enums/SimpleIcons.html#RimacAutomobili\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Rime\",\"url\":\"enums/SimpleIcons.html#Rime\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ring\",\"url\":\"enums/SimpleIcons.html#Ring\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RiotGames\",\"url\":\"enums/SimpleIcons.html#RiotGames\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ripple\",\"url\":\"enums/SimpleIcons.html#Ripple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RISCV\",\"url\":\"enums/SimpleIcons.html#RISCV\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Riseup\",\"url\":\"enums/SimpleIcons.html#Riseup\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RitzCarlton\",\"url\":\"enums/SimpleIcons.html#RitzCarlton\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Rive\",\"url\":\"enums/SimpleIcons.html#Rive\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RoadmapSh\",\"url\":\"enums/SimpleIcons.html#RoadmapSh\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RoamResearch\",\"url\":\"enums/SimpleIcons.html#RoamResearch\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Robinhood\",\"url\":\"enums/SimpleIcons.html#Robinhood\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Roblox\",\"url\":\"enums/SimpleIcons.html#Roblox\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RobloxStudio\",\"url\":\"enums/SimpleIcons.html#RobloxStudio\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RobotFramework\",\"url\":\"enums/SimpleIcons.html#RobotFramework\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Rocket\",\"url\":\"enums/SimpleIcons.html#Rocket\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RocketChat\",\"url\":\"enums/SimpleIcons.html#RocketChat\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RocksDB\",\"url\":\"enums/SimpleIcons.html#RocksDB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RockstarGames\",\"url\":\"enums/SimpleIcons.html#RockstarGames\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RockwellAutomation\",\"url\":\"enums/SimpleIcons.html#RockwellAutomation\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RockyLinux\",\"url\":\"enums/SimpleIcons.html#RockyLinux\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Roku\",\"url\":\"enums/SimpleIcons.html#Roku\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Roll20\",\"url\":\"enums/SimpleIcons.html#Roll20\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RollsRoyce\",\"url\":\"enums/SimpleIcons.html#RollsRoyce\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RollupJs\",\"url\":\"enums/SimpleIcons.html#RollupJs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Roon\",\"url\":\"enums/SimpleIcons.html#Roon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RootMe\",\"url\":\"enums/SimpleIcons.html#RootMe\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Roots\",\"url\":\"enums/SimpleIcons.html#Roots\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RootsBedrock\",\"url\":\"enums/SimpleIcons.html#RootsBedrock\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RootsSage\",\"url\":\"enums/SimpleIcons.html#RootsSage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ROS\",\"url\":\"enums/SimpleIcons.html#ROS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Rossmann\",\"url\":\"enums/SimpleIcons.html#Rossmann\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RotaryInternational\",\"url\":\"enums/SimpleIcons.html#RotaryInternational\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RottenTomatoes\",\"url\":\"enums/SimpleIcons.html#RottenTomatoes\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Roundcube\",\"url\":\"enums/SimpleIcons.html#Roundcube\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RSocket\",\"url\":\"enums/SimpleIcons.html#RSocket\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RSS\",\"url\":\"enums/SimpleIcons.html#RSS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RStudioIDE\",\"url\":\"enums/SimpleIcons.html#RStudioIDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RT_\",\"url\":\"enums/SimpleIcons.html#RT_\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RTL\",\"url\":\"enums/SimpleIcons.html#RTL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RTLZWEI\",\"url\":\"enums/SimpleIcons.html#RTLZWEI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RTM\",\"url\":\"enums/SimpleIcons.html#RTM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RuboCop\",\"url\":\"enums/SimpleIcons.html#RuboCop\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ruby\",\"url\":\"enums/SimpleIcons.html#Ruby\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RubyOnRails\",\"url\":\"enums/SimpleIcons.html#RubyOnRails\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RubySinatra\",\"url\":\"enums/SimpleIcons.html#RubySinatra\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RubyGems\",\"url\":\"enums/SimpleIcons.html#RubyGems\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RubyMine\",\"url\":\"enums/SimpleIcons.html#RubyMine\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ruff\",\"url\":\"enums/SimpleIcons.html#Ruff\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Rumahweb\",\"url\":\"enums/SimpleIcons.html#Rumahweb\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Rumble\",\"url\":\"enums/SimpleIcons.html#Rumble\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Rundeck\",\"url\":\"enums/SimpleIcons.html#Rundeck\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Runkeeper\",\"url\":\"enums/SimpleIcons.html#Runkeeper\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RunKit\",\"url\":\"enums/SimpleIcons.html#RunKit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RunrunIt\",\"url\":\"enums/SimpleIcons.html#RunrunIt\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Rust\",\"url\":\"enums/SimpleIcons.html#Rust\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RustDesk\",\"url\":\"enums/SimpleIcons.html#RustDesk\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"RxDB\",\"url\":\"enums/SimpleIcons.html#RxDB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ryanair\",\"url\":\"enums/SimpleIcons.html#Ryanair\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Rye\",\"url\":\"enums/SimpleIcons.html#Rye\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"S7Airlines\",\"url\":\"enums/SimpleIcons.html#S7Airlines\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sabanci\",\"url\":\"enums/SimpleIcons.html#Sabanci\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Safari\",\"url\":\"enums/SimpleIcons.html#Safari\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sage\",\"url\":\"enums/SimpleIcons.html#Sage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sahibinden\",\"url\":\"enums/SimpleIcons.html#Sahibinden\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SailfishOS\",\"url\":\"enums/SimpleIcons.html#SailfishOS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SailsJs\",\"url\":\"enums/SimpleIcons.html#SailsJs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Salesforce\",\"url\":\"enums/SimpleIcons.html#Salesforce\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Salla\",\"url\":\"enums/SimpleIcons.html#Salla\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SaltProject\",\"url\":\"enums/SimpleIcons.html#SaltProject\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sam_sClub\",\"url\":\"enums/SimpleIcons.html#Sam_sClub\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Samsung\",\"url\":\"enums/SimpleIcons.html#Samsung\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SamsungPay\",\"url\":\"enums/SimpleIcons.html#SamsungPay\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SanFranciscoMunicipalRailway\",\"url\":\"enums/SimpleIcons.html#SanFranciscoMunicipalRailway\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SanDisk\",\"url\":\"enums/SimpleIcons.html#SanDisk\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sanic\",\"url\":\"enums/SimpleIcons.html#Sanic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sanity\",\"url\":\"enums/SimpleIcons.html#Sanity\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"S_oPauloMetro\",\"url\":\"enums/SimpleIcons.html#S_oPauloMetro\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SAP\",\"url\":\"enums/SimpleIcons.html#SAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sartorius\",\"url\":\"enums/SimpleIcons.html#Sartorius\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sass\",\"url\":\"enums/SimpleIcons.html#Sass\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sat1\",\"url\":\"enums/SimpleIcons.html#Sat1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Satellite\",\"url\":\"enums/SimpleIcons.html#Satellite\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Saturn\",\"url\":\"enums/SimpleIcons.html#Saturn\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SauceLabs\",\"url\":\"enums/SimpleIcons.html#SauceLabs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Saudia\",\"url\":\"enums/SimpleIcons.html#Saudia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Scala\",\"url\":\"enums/SimpleIcons.html#Scala\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Scaleway\",\"url\":\"enums/SimpleIcons.html#Scaleway\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Scania\",\"url\":\"enums/SimpleIcons.html#Scania\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SchneiderElectric\",\"url\":\"enums/SimpleIcons.html#SchneiderElectric\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ScikitLearn\",\"url\":\"enums/SimpleIcons.html#ScikitLearn\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Scilab\",\"url\":\"enums/SimpleIcons.html#Scilab\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SciPy\",\"url\":\"enums/SimpleIcons.html#SciPy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Scopus\",\"url\":\"enums/SimpleIcons.html#Scopus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SCPFoundation\",\"url\":\"enums/SimpleIcons.html#SCPFoundation\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Scrapbox\",\"url\":\"enums/SimpleIcons.html#Scrapbox\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Scrapy\",\"url\":\"enums/SimpleIcons.html#Scrapy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Scratch\",\"url\":\"enums/SimpleIcons.html#Scratch\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Screencastify\",\"url\":\"enums/SimpleIcons.html#Screencastify\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Scribd\",\"url\":\"enums/SimpleIcons.html#Scribd\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Scrimba\",\"url\":\"enums/SimpleIcons.html#Scrimba\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ScrollReveal\",\"url\":\"enums/SimpleIcons.html#ScrollReveal\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ScrumAlliance\",\"url\":\"enums/SimpleIcons.html#ScrumAlliance\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ScrutinizerCI\",\"url\":\"enums/SimpleIcons.html#ScrutinizerCI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ScyllaDB\",\"url\":\"enums/SimpleIcons.html#ScyllaDB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Seagate\",\"url\":\"enums/SimpleIcons.html#Seagate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SearXNG\",\"url\":\"enums/SimpleIcons.html#SearXNG\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SEAT\",\"url\":\"enums/SimpleIcons.html#SEAT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SeatGeek\",\"url\":\"enums/SimpleIcons.html#SeatGeek\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SecurityScorecard\",\"url\":\"enums/SimpleIcons.html#SecurityScorecard\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sefaria\",\"url\":\"enums/SimpleIcons.html#Sefaria\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sega\",\"url\":\"enums/SimpleIcons.html#Sega\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Selenium\",\"url\":\"enums/SimpleIcons.html#Selenium\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sellfy\",\"url\":\"enums/SimpleIcons.html#Sellfy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SemanticScholar\",\"url\":\"enums/SimpleIcons.html#SemanticScholar\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SemanticUI\",\"url\":\"enums/SimpleIcons.html#SemanticUI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SemanticUIReact\",\"url\":\"enums/SimpleIcons.html#SemanticUIReact\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SemanticWeb\",\"url\":\"enums/SimpleIcons.html#SemanticWeb\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SemanticRelease\",\"url\":\"enums/SimpleIcons.html#SemanticRelease\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SemaphoreCI\",\"url\":\"enums/SimpleIcons.html#SemaphoreCI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Semrush\",\"url\":\"enums/SimpleIcons.html#Semrush\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SemVer\",\"url\":\"enums/SimpleIcons.html#SemVer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sencha\",\"url\":\"enums/SimpleIcons.html#Sencha\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sennheiser\",\"url\":\"enums/SimpleIcons.html#Sennheiser\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sensu\",\"url\":\"enums/SimpleIcons.html#Sensu\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sentry\",\"url\":\"enums/SimpleIcons.html#Sentry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SEPA\",\"url\":\"enums/SimpleIcons.html#SEPA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sequelize\",\"url\":\"enums/SimpleIcons.html#Sequelize\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ServerFault\",\"url\":\"enums/SimpleIcons.html#ServerFault\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Serverless\",\"url\":\"enums/SimpleIcons.html#Serverless\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Session\",\"url\":\"enums/SimpleIcons.html#Session\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sessionize\",\"url\":\"enums/SimpleIcons.html#Sessionize\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Setapp\",\"url\":\"enums/SimpleIcons.html#Setapp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SFML\",\"url\":\"enums/SimpleIcons.html#SFML\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Shadcn_ui\",\"url\":\"enums/SimpleIcons.html#Shadcn_ui\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Shadow\",\"url\":\"enums/SimpleIcons.html#Shadow\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ShanghaiMetro\",\"url\":\"enums/SimpleIcons.html#ShanghaiMetro\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ShareX\",\"url\":\"enums/SimpleIcons.html#ShareX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sharp\",\"url\":\"enums/SimpleIcons.html#Sharp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Shazam\",\"url\":\"enums/SimpleIcons.html#Shazam\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Shell\",\"url\":\"enums/SimpleIcons.html#Shell\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Shelly\",\"url\":\"enums/SimpleIcons.html#Shelly\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ShenzhenMetro\",\"url\":\"enums/SimpleIcons.html#ShenzhenMetro\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ShieldsIo\",\"url\":\"enums/SimpleIcons.html#ShieldsIo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Shikimori\",\"url\":\"enums/SimpleIcons.html#Shikimori\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Shopee\",\"url\":\"enums/SimpleIcons.html#Shopee\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Shopify\",\"url\":\"enums/SimpleIcons.html#Shopify\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Shopware\",\"url\":\"enums/SimpleIcons.html#Shopware\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Shortcut\",\"url\":\"enums/SimpleIcons.html#Shortcut\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Showpad\",\"url\":\"enums/SimpleIcons.html#Showpad\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Showtime\",\"url\":\"enums/SimpleIcons.html#Showtime\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Showwcase\",\"url\":\"enums/SimpleIcons.html#Showwcase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Shutterstock\",\"url\":\"enums/SimpleIcons.html#Shutterstock\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sidekiq\",\"url\":\"enums/SimpleIcons.html#Sidekiq\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SideQuest\",\"url\":\"enums/SimpleIcons.html#SideQuest\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Siemens\",\"url\":\"enums/SimpleIcons.html#Siemens\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SiFive\",\"url\":\"enums/SimpleIcons.html#SiFive\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Signal\",\"url\":\"enums/SimpleIcons.html#Signal\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Similarweb\",\"url\":\"enums/SimpleIcons.html#Similarweb\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Simkl\",\"url\":\"enums/SimpleIcons.html#Simkl\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SimpleAnalytics\",\"url\":\"enums/SimpleIcons.html#SimpleAnalytics\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SimpleIcons\",\"url\":\"enums/SimpleIcons.html#SimpleIcons\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SimpleLogin\",\"url\":\"enums/SimpleIcons.html#SimpleLogin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Simplenote\",\"url\":\"enums/SimpleIcons.html#Simplenote\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SinaWeibo\",\"url\":\"enums/SimpleIcons.html#SinaWeibo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SingaporeAirlines\",\"url\":\"enums/SimpleIcons.html#SingaporeAirlines\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SingleStore\",\"url\":\"enums/SimpleIcons.html#SingleStore\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sitecore\",\"url\":\"enums/SimpleIcons.html#Sitecore\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SitePoint\",\"url\":\"enums/SimpleIcons.html#SitePoint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SiYuan\",\"url\":\"enums/SimpleIcons.html#SiYuan\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Skaffold\",\"url\":\"enums/SimpleIcons.html#Skaffold\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sketch\",\"url\":\"enums/SimpleIcons.html#Sketch\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sketchfab\",\"url\":\"enums/SimpleIcons.html#Sketchfab\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SketchUp\",\"url\":\"enums/SimpleIcons.html#SketchUp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Skillshare\",\"url\":\"enums/SimpleIcons.html#Skillshare\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"_KODA\",\"url\":\"enums/SimpleIcons.html#_KODA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sky\",\"url\":\"enums/SimpleIcons.html#Sky\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Skypack\",\"url\":\"enums/SimpleIcons.html#Skypack\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Skyrock\",\"url\":\"enums/SimpleIcons.html#Skyrock\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Slack\",\"url\":\"enums/SimpleIcons.html#Slack\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Slackware\",\"url\":\"enums/SimpleIcons.html#Slackware\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Slashdot\",\"url\":\"enums/SimpleIcons.html#Slashdot\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SlickPic\",\"url\":\"enums/SimpleIcons.html#SlickPic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Slides\",\"url\":\"enums/SimpleIcons.html#Slides\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SlideShare\",\"url\":\"enums/SimpleIcons.html#SlideShare\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Slint\",\"url\":\"enums/SimpleIcons.html#Slint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Smart\",\"url\":\"enums/SimpleIcons.html#Smart\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SmartThings\",\"url\":\"enums/SimpleIcons.html#SmartThings\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SmashGg\",\"url\":\"enums/SimpleIcons.html#SmashGg\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SmashingMagazine\",\"url\":\"enums/SimpleIcons.html#SmashingMagazine\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SMRT\",\"url\":\"enums/SimpleIcons.html#SMRT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SmugMug\",\"url\":\"enums/SimpleIcons.html#SmugMug\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Snapchat\",\"url\":\"enums/SimpleIcons.html#Snapchat\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Snapcraft\",\"url\":\"enums/SimpleIcons.html#Snapcraft\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SNCF\",\"url\":\"enums/SimpleIcons.html#SNCF\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Snort\",\"url\":\"enums/SimpleIcons.html#Snort\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Snowflake\",\"url\":\"enums/SimpleIcons.html#Snowflake\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Snowpack\",\"url\":\"enums/SimpleIcons.html#Snowpack\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Snyk\",\"url\":\"enums/SimpleIcons.html#Snyk\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SocialBlade\",\"url\":\"enums/SimpleIcons.html#SocialBlade\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Society6\",\"url\":\"enums/SimpleIcons.html#Society6\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SocketIo\",\"url\":\"enums/SimpleIcons.html#SocketIo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Softpedia\",\"url\":\"enums/SimpleIcons.html#Softpedia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sogou\",\"url\":\"enums/SimpleIcons.html#Sogou\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Solana\",\"url\":\"enums/SimpleIcons.html#Solana\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Solid\",\"url\":\"enums/SimpleIcons.html#Solid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Solidity\",\"url\":\"enums/SimpleIcons.html#Solidity\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sololearn\",\"url\":\"enums/SimpleIcons.html#Sololearn\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Solus\",\"url\":\"enums/SimpleIcons.html#Solus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sonar\",\"url\":\"enums/SimpleIcons.html#Sonar\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SonarCloud\",\"url\":\"enums/SimpleIcons.html#SonarCloud\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SonarLint\",\"url\":\"enums/SimpleIcons.html#SonarLint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SonarQube\",\"url\":\"enums/SimpleIcons.html#SonarQube\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sonarr\",\"url\":\"enums/SimpleIcons.html#Sonarr\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sonatype\",\"url\":\"enums/SimpleIcons.html#Sonatype\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Songkick\",\"url\":\"enums/SimpleIcons.html#Songkick\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Songoda\",\"url\":\"enums/SimpleIcons.html#Songoda\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SonicWall\",\"url\":\"enums/SimpleIcons.html#SonicWall\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sonos\",\"url\":\"enums/SimpleIcons.html#Sonos\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sony\",\"url\":\"enums/SimpleIcons.html#Sony\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Soriana\",\"url\":\"enums/SimpleIcons.html#Soriana\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Soundcharts\",\"url\":\"enums/SimpleIcons.html#Soundcharts\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SoundCloud\",\"url\":\"enums/SimpleIcons.html#SoundCloud\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SourceEngine\",\"url\":\"enums/SimpleIcons.html#SourceEngine\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SourceForge\",\"url\":\"enums/SimpleIcons.html#SourceForge\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SourceHut\",\"url\":\"enums/SimpleIcons.html#SourceHut\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sourcetree\",\"url\":\"enums/SimpleIcons.html#Sourcetree\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SouthwestAirlines\",\"url\":\"enums/SimpleIcons.html#SouthwestAirlines\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Spacemacs\",\"url\":\"enums/SimpleIcons.html#Spacemacs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Spaceship\",\"url\":\"enums/SimpleIcons.html#Spaceship\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SpaceX\",\"url\":\"enums/SimpleIcons.html#SpaceX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SpaCy\",\"url\":\"enums/SimpleIcons.html#SpaCy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SparkAR\",\"url\":\"enums/SimpleIcons.html#SparkAR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sparkasse\",\"url\":\"enums/SimpleIcons.html#Sparkasse\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SparkFun\",\"url\":\"enums/SimpleIcons.html#SparkFun\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SparkPost\",\"url\":\"enums/SimpleIcons.html#SparkPost\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SPDX\",\"url\":\"enums/SimpleIcons.html#SPDX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SpeakerDeck\",\"url\":\"enums/SimpleIcons.html#SpeakerDeck\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Spectrum\",\"url\":\"enums/SimpleIcons.html#Spectrum\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Speedtest\",\"url\":\"enums/SimpleIcons.html#Speedtest\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SpeedyPage\",\"url\":\"enums/SimpleIcons.html#SpeedyPage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Spoj\",\"url\":\"enums/SimpleIcons.html#Spoj\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sphinx\",\"url\":\"enums/SimpleIcons.html#Sphinx\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SpigotMC\",\"url\":\"enums/SimpleIcons.html#SpigotMC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Spine\",\"url\":\"enums/SimpleIcons.html#Spine\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Spinnaker\",\"url\":\"enums/SimpleIcons.html#Spinnaker\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Spinrilla\",\"url\":\"enums/SimpleIcons.html#Spinrilla\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Splunk\",\"url\":\"enums/SimpleIcons.html#Splunk\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Spond\",\"url\":\"enums/SimpleIcons.html#Spond\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Spotify\",\"url\":\"enums/SimpleIcons.html#Spotify\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Spotlight\",\"url\":\"enums/SimpleIcons.html#Spotlight\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Spreadshirt\",\"url\":\"enums/SimpleIcons.html#Spreadshirt\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Spreaker\",\"url\":\"enums/SimpleIcons.html#Spreaker\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Spring\",\"url\":\"enums/SimpleIcons.html#Spring\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SpringCreators\",\"url\":\"enums/SimpleIcons.html#SpringCreators\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SpringBoot\",\"url\":\"enums/SimpleIcons.html#SpringBoot\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SpringSecurity\",\"url\":\"enums/SimpleIcons.html#SpringSecurity\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SpyderIDE\",\"url\":\"enums/SimpleIcons.html#SpyderIDE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SQLAlchemy\",\"url\":\"enums/SimpleIcons.html#SQLAlchemy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SQLite\",\"url\":\"enums/SimpleIcons.html#SQLite\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Square\",\"url\":\"enums/SimpleIcons.html#Square\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SquareEnix\",\"url\":\"enums/SimpleIcons.html#SquareEnix\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Squarespace\",\"url\":\"enums/SimpleIcons.html#Squarespace\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SRGSSR\",\"url\":\"enums/SimpleIcons.html#SRGSSR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SSRN\",\"url\":\"enums/SimpleIcons.html#SSRN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SST\",\"url\":\"enums/SimpleIcons.html#SST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"StackExchange\",\"url\":\"enums/SimpleIcons.html#StackExchange\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"StackOverflow\",\"url\":\"enums/SimpleIcons.html#StackOverflow\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Stackbit\",\"url\":\"enums/SimpleIcons.html#Stackbit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"StackBlitz\",\"url\":\"enums/SimpleIcons.html#StackBlitz\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"StackEdit\",\"url\":\"enums/SimpleIcons.html#StackEdit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"StackHawk\",\"url\":\"enums/SimpleIcons.html#StackHawk\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"StackPath\",\"url\":\"enums/SimpleIcons.html#StackPath\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"StackShare\",\"url\":\"enums/SimpleIcons.html#StackShare\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Stadia\",\"url\":\"enums/SimpleIcons.html#Stadia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Staffbase\",\"url\":\"enums/SimpleIcons.html#Staffbase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Stagetimer\",\"url\":\"enums/SimpleIcons.html#Stagetimer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"StandardResume\",\"url\":\"enums/SimpleIcons.html#StandardResume\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"StandardJS\",\"url\":\"enums/SimpleIcons.html#StandardJS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"StarTrek\",\"url\":\"enums/SimpleIcons.html#StarTrek\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Starbucks\",\"url\":\"enums/SimpleIcons.html#Starbucks\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Stardock\",\"url\":\"enums/SimpleIcons.html#Stardock\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"StarlingBank\",\"url\":\"enums/SimpleIcons.html#StarlingBank\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Starship\",\"url\":\"enums/SimpleIcons.html#Starship\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"STARZ\",\"url\":\"enums/SimpleIcons.html#STARZ\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Statamic\",\"url\":\"enums/SimpleIcons.html#Statamic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Statista\",\"url\":\"enums/SimpleIcons.html#Statista\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Statuspage\",\"url\":\"enums/SimpleIcons.html#Statuspage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Statuspal\",\"url\":\"enums/SimpleIcons.html#Statuspal\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Steam\",\"url\":\"enums/SimpleIcons.html#Steam\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SteamDeck\",\"url\":\"enums/SimpleIcons.html#SteamDeck\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SteamDB\",\"url\":\"enums/SimpleIcons.html#SteamDB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Steamworks\",\"url\":\"enums/SimpleIcons.html#Steamworks\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Steelseries\",\"url\":\"enums/SimpleIcons.html#Steelseries\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Steem\",\"url\":\"enums/SimpleIcons.html#Steem\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Steemit\",\"url\":\"enums/SimpleIcons.html#Steemit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Steinberg\",\"url\":\"enums/SimpleIcons.html#Steinberg\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Stellar\",\"url\":\"enums/SimpleIcons.html#Stellar\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Stencil\",\"url\":\"enums/SimpleIcons.html#Stencil\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Stencyl\",\"url\":\"enums/SimpleIcons.html#Stencyl\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Stimulus\",\"url\":\"enums/SimpleIcons.html#Stimulus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Stitcher\",\"url\":\"enums/SimpleIcons.html#Stitcher\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"STMicroelectronics\",\"url\":\"enums/SimpleIcons.html#STMicroelectronics\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"StockX\",\"url\":\"enums/SimpleIcons.html#StockX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"StopStalk\",\"url\":\"enums/SimpleIcons.html#StopStalk\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Storyblok\",\"url\":\"enums/SimpleIcons.html#Storyblok\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Storybook\",\"url\":\"enums/SimpleIcons.html#Storybook\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Strapi\",\"url\":\"enums/SimpleIcons.html#Strapi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Strava\",\"url\":\"enums/SimpleIcons.html#Strava\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Streamlabs\",\"url\":\"enums/SimpleIcons.html#Streamlabs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Streamlit\",\"url\":\"enums/SimpleIcons.html#Streamlit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"StreamRunners\",\"url\":\"enums/SimpleIcons.html#StreamRunners\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Stripe\",\"url\":\"enums/SimpleIcons.html#Stripe\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"StrongSwan\",\"url\":\"enums/SimpleIcons.html#StrongSwan\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Stryker\",\"url\":\"enums/SimpleIcons.html#Stryker\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"StubHub\",\"url\":\"enums/SimpleIcons.html#StubHub\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Studio3T\",\"url\":\"enums/SimpleIcons.html#Studio3T\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Studyverse\",\"url\":\"enums/SimpleIcons.html#Studyverse\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"StyledComponents\",\"url\":\"enums/SimpleIcons.html#StyledComponents\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Stylelint\",\"url\":\"enums/SimpleIcons.html#Stylelint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"StyleShare\",\"url\":\"enums/SimpleIcons.html#StyleShare\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Stylus\",\"url\":\"enums/SimpleIcons.html#Stylus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Subaru\",\"url\":\"enums/SimpleIcons.html#Subaru\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SublimeText\",\"url\":\"enums/SimpleIcons.html#SublimeText\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Substack\",\"url\":\"enums/SimpleIcons.html#Substack\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SubtitleEdit\",\"url\":\"enums/SimpleIcons.html#SubtitleEdit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Subversion\",\"url\":\"enums/SimpleIcons.html#Subversion\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Suckless\",\"url\":\"enums/SimpleIcons.html#Suckless\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SumoLogic\",\"url\":\"enums/SimpleIcons.html#SumoLogic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Suno\",\"url\":\"enums/SimpleIcons.html#Suno\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Sunrise\",\"url\":\"enums/SimpleIcons.html#Sunrise\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Supabase\",\"url\":\"enums/SimpleIcons.html#Supabase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SuperUser\",\"url\":\"enums/SimpleIcons.html#SuperUser\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Supercrease\",\"url\":\"enums/SimpleIcons.html#Supercrease\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Supermicro\",\"url\":\"enums/SimpleIcons.html#Supermicro\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SurrealDB\",\"url\":\"enums/SimpleIcons.html#SurrealDB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SurveyMonkey\",\"url\":\"enums/SimpleIcons.html#SurveyMonkey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SUSE\",\"url\":\"enums/SimpleIcons.html#SUSE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Suzuki\",\"url\":\"enums/SimpleIcons.html#Suzuki\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Svelte\",\"url\":\"enums/SimpleIcons.html#Svelte\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SVG\",\"url\":\"enums/SimpleIcons.html#SVG\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SVGJs\",\"url\":\"enums/SimpleIcons.html#SVGJs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SVGO\",\"url\":\"enums/SimpleIcons.html#SVGO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Swagger\",\"url\":\"enums/SimpleIcons.html#Swagger\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Swarm\",\"url\":\"enums/SimpleIcons.html#Swarm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SWC\",\"url\":\"enums/SimpleIcons.html#SWC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Swift\",\"url\":\"enums/SimpleIcons.html#Swift\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Swiggy\",\"url\":\"enums/SimpleIcons.html#Swiggy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Swiper\",\"url\":\"enums/SimpleIcons.html#Swiper\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SWR\",\"url\":\"enums/SimpleIcons.html#SWR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Symantec\",\"url\":\"enums/SimpleIcons.html#Symantec\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Symbolab\",\"url\":\"enums/SimpleIcons.html#Symbolab\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Symfony\",\"url\":\"enums/SimpleIcons.html#Symfony\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Symphony\",\"url\":\"enums/SimpleIcons.html#Symphony\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"SymPy\",\"url\":\"enums/SimpleIcons.html#SymPy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Syncthing\",\"url\":\"enums/SimpleIcons.html#Syncthing\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Synology\",\"url\":\"enums/SimpleIcons.html#Synology\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"System76\",\"url\":\"enums/SimpleIcons.html#System76\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TMobile\",\"url\":\"enums/SimpleIcons.html#TMobile\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tabelog\",\"url\":\"enums/SimpleIcons.html#Tabelog\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tableau\",\"url\":\"enums/SimpleIcons.html#Tableau\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TableCheck\",\"url\":\"enums/SimpleIcons.html#TableCheck\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TacoBell\",\"url\":\"enums/SimpleIcons.html#TacoBell\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tado_\",\"url\":\"enums/SimpleIcons.html#Tado_\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TaichiGraphics\",\"url\":\"enums/SimpleIcons.html#TaichiGraphics\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TaichiLang\",\"url\":\"enums/SimpleIcons.html#TaichiLang\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tails\",\"url\":\"enums/SimpleIcons.html#Tails\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tailscale\",\"url\":\"enums/SimpleIcons.html#Tailscale\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TailwindCSS\",\"url\":\"enums/SimpleIcons.html#TailwindCSS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Taipy\",\"url\":\"enums/SimpleIcons.html#Taipy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TakeTwoInteractiveSoftware\",\"url\":\"enums/SimpleIcons.html#TakeTwoInteractiveSoftware\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Talend\",\"url\":\"enums/SimpleIcons.html#Talend\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Talenthouse\",\"url\":\"enums/SimpleIcons.html#Talenthouse\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Talos\",\"url\":\"enums/SimpleIcons.html#Talos\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tamiya\",\"url\":\"enums/SimpleIcons.html#Tamiya\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tampermonkey\",\"url\":\"enums/SimpleIcons.html#Tampermonkey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Taobao\",\"url\":\"enums/SimpleIcons.html#Taobao\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tapas\",\"url\":\"enums/SimpleIcons.html#Tapas\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Target\",\"url\":\"enums/SimpleIcons.html#Target\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Task\",\"url\":\"enums/SimpleIcons.html#Task\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tasmota\",\"url\":\"enums/SimpleIcons.html#Tasmota\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tata\",\"url\":\"enums/SimpleIcons.html#Tata\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tcs\",\"url\":\"enums/SimpleIcons.html#Tcs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tauri\",\"url\":\"enums/SimpleIcons.html#Tauri\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TaxBuzz\",\"url\":\"enums/SimpleIcons.html#TaxBuzz\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Teal\",\"url\":\"enums/SimpleIcons.html#Teal\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TeamCity\",\"url\":\"enums/SimpleIcons.html#TeamCity\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TeamSpeak\",\"url\":\"enums/SimpleIcons.html#TeamSpeak\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TeamViewer\",\"url\":\"enums/SimpleIcons.html#TeamViewer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TechCrunch\",\"url\":\"enums/SimpleIcons.html#TechCrunch\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TED\",\"url\":\"enums/SimpleIcons.html#TED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TeePublic\",\"url\":\"enums/SimpleIcons.html#TeePublic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Teespring\",\"url\":\"enums/SimpleIcons.html#Teespring\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tekton\",\"url\":\"enums/SimpleIcons.html#Tekton\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TELE5\",\"url\":\"enums/SimpleIcons.html#TELE5\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"T_l_Qu_bec\",\"url\":\"enums/SimpleIcons.html#T_l_Qu_bec\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Telegram\",\"url\":\"enums/SimpleIcons.html#Telegram\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Telegraph\",\"url\":\"enums/SimpleIcons.html#Telegraph\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Temporal\",\"url\":\"enums/SimpleIcons.html#Temporal\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TencentQQ\",\"url\":\"enums/SimpleIcons.html#TencentQQ\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TensorFlow\",\"url\":\"enums/SimpleIcons.html#TensorFlow\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Teradata\",\"url\":\"enums/SimpleIcons.html#Teradata\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Teratail\",\"url\":\"enums/SimpleIcons.html#Teratail\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Termius\",\"url\":\"enums/SimpleIcons.html#Termius\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Terraform\",\"url\":\"enums/SimpleIcons.html#Terraform\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tesco\",\"url\":\"enums/SimpleIcons.html#Tesco\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tesla\",\"url\":\"enums/SimpleIcons.html#Tesla\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TestCafe\",\"url\":\"enums/SimpleIcons.html#TestCafe\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Testin\",\"url\":\"enums/SimpleIcons.html#Testin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TestingLibrary\",\"url\":\"enums/SimpleIcons.html#TestingLibrary\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TestRail\",\"url\":\"enums/SimpleIcons.html#TestRail\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tether\",\"url\":\"enums/SimpleIcons.html#Tether\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Textpattern\",\"url\":\"enums/SimpleIcons.html#Textpattern\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TGA\",\"url\":\"enums/SimpleIcons.html#TGA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Thangs\",\"url\":\"enums/SimpleIcons.html#Thangs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TheAlgorithms\",\"url\":\"enums/SimpleIcons.html#TheAlgorithms\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TheBoringCompany\",\"url\":\"enums/SimpleIcons.html#TheBoringCompany\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TheConversation\",\"url\":\"enums/SimpleIcons.html#TheConversation\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"THEFINALS\",\"url\":\"enums/SimpleIcons.html#THEFINALS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TheIrishTimes\",\"url\":\"enums/SimpleIcons.html#TheIrishTimes\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TheMighty\",\"url\":\"enums/SimpleIcons.html#TheMighty\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TheModelsResource\",\"url\":\"enums/SimpleIcons.html#TheModelsResource\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TheMovieDatabase\",\"url\":\"enums/SimpleIcons.html#TheMovieDatabase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TheNorthFace\",\"url\":\"enums/SimpleIcons.html#TheNorthFace\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TheOdinProject\",\"url\":\"enums/SimpleIcons.html#TheOdinProject\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TheRegister\",\"url\":\"enums/SimpleIcons.html#TheRegister\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TheSoundsResource\",\"url\":\"enums/SimpleIcons.html#TheSoundsResource\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TheSpritersResource\",\"url\":\"enums/SimpleIcons.html#TheSpritersResource\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TheWashingtonPost\",\"url\":\"enums/SimpleIcons.html#TheWashingtonPost\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Thingiverse\",\"url\":\"enums/SimpleIcons.html#Thingiverse\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ThinkPad\",\"url\":\"enums/SimpleIcons.html#ThinkPad\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Thirdweb\",\"url\":\"enums/SimpleIcons.html#Thirdweb\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Threadless\",\"url\":\"enums/SimpleIcons.html#Threadless\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Threads\",\"url\":\"enums/SimpleIcons.html#Threads\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ThreeJs\",\"url\":\"enums/SimpleIcons.html#ThreeJs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Threema\",\"url\":\"enums/SimpleIcons.html#Threema\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Thumbtack\",\"url\":\"enums/SimpleIcons.html#Thumbtack\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Thunderbird\",\"url\":\"enums/SimpleIcons.html#Thunderbird\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Thunderstore\",\"url\":\"enums/SimpleIcons.html#Thunderstore\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ThurgauerKantonalbank\",\"url\":\"enums/SimpleIcons.html#ThurgauerKantonalbank\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Thymeleaf\",\"url\":\"enums/SimpleIcons.html#Thymeleaf\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ticketmaster\",\"url\":\"enums/SimpleIcons.html#Ticketmaster\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TickTick\",\"url\":\"enums/SimpleIcons.html#TickTick\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tidal\",\"url\":\"enums/SimpleIcons.html#Tidal\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TiddlyWiki\",\"url\":\"enums/SimpleIcons.html#TiddlyWiki\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tide\",\"url\":\"enums/SimpleIcons.html#Tide\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tidyverse\",\"url\":\"enums/SimpleIcons.html#Tidyverse\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TietoEVRY\",\"url\":\"enums/SimpleIcons.html#TietoEVRY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TikTok\",\"url\":\"enums/SimpleIcons.html#TikTok\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TildaPublishing\",\"url\":\"enums/SimpleIcons.html#TildaPublishing\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tile\",\"url\":\"enums/SimpleIcons.html#Tile\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Timescale\",\"url\":\"enums/SimpleIcons.html#Timescale\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tina\",\"url\":\"enums/SimpleIcons.html#Tina\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tinder\",\"url\":\"enums/SimpleIcons.html#Tinder\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tindie\",\"url\":\"enums/SimpleIcons.html#Tindie\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tinkercad\",\"url\":\"enums/SimpleIcons.html#Tinkercad\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tinygrad\",\"url\":\"enums/SimpleIcons.html#Tinygrad\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TinyLetter\",\"url\":\"enums/SimpleIcons.html#TinyLetter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tistory\",\"url\":\"enums/SimpleIcons.html#Tistory\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tldraw\",\"url\":\"enums/SimpleIcons.html#Tldraw\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tmux\",\"url\":\"enums/SimpleIcons.html#Tmux\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Todoist\",\"url\":\"enums/SimpleIcons.html#Todoist\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Toggl\",\"url\":\"enums/SimpleIcons.html#Toggl\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TogglTrack\",\"url\":\"enums/SimpleIcons.html#TogglTrack\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TokyoMetro\",\"url\":\"enums/SimpleIcons.html#TokyoMetro\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Toll\",\"url\":\"enums/SimpleIcons.html#Toll\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TOML\",\"url\":\"enums/SimpleIcons.html#TOML\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tomorrowland\",\"url\":\"enums/SimpleIcons.html#Tomorrowland\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TON\",\"url\":\"enums/SimpleIcons.html#TON\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TopGg\",\"url\":\"enums/SimpleIcons.html#TopGg\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Topcoder\",\"url\":\"enums/SimpleIcons.html#Topcoder\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Toptal\",\"url\":\"enums/SimpleIcons.html#Toptal\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TorBrowser\",\"url\":\"enums/SimpleIcons.html#TorBrowser\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TorProject\",\"url\":\"enums/SimpleIcons.html#TorProject\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Toshiba\",\"url\":\"enums/SimpleIcons.html#Toshiba\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TOTVS\",\"url\":\"enums/SimpleIcons.html#TOTVS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TourBox\",\"url\":\"enums/SimpleIcons.html#TourBox\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tower\",\"url\":\"enums/SimpleIcons.html#Tower\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Toyota\",\"url\":\"enums/SimpleIcons.html#Toyota\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TPLink\",\"url\":\"enums/SimpleIcons.html#TPLink\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tqdm\",\"url\":\"enums/SimpleIcons.html#Tqdm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Traccar\",\"url\":\"enums/SimpleIcons.html#Traccar\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TradingView\",\"url\":\"enums/SimpleIcons.html#TradingView\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TraefikMesh\",\"url\":\"enums/SimpleIcons.html#TraefikMesh\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TraefikProxy\",\"url\":\"enums/SimpleIcons.html#TraefikProxy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Trailforks\",\"url\":\"enums/SimpleIcons.html#Trailforks\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TrainerRoad\",\"url\":\"enums/SimpleIcons.html#TrainerRoad\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Trakt\",\"url\":\"enums/SimpleIcons.html#Trakt\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Transifex\",\"url\":\"enums/SimpleIcons.html#Transifex\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Transmission\",\"url\":\"enums/SimpleIcons.html#Transmission\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TransportForIreland\",\"url\":\"enums/SimpleIcons.html#TransportForIreland\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TransportForLondon\",\"url\":\"enums/SimpleIcons.html#TransportForLondon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TravisCI\",\"url\":\"enums/SimpleIcons.html#TravisCI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Treehouse\",\"url\":\"enums/SimpleIcons.html#Treehouse\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Trello\",\"url\":\"enums/SimpleIcons.html#Trello\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TrendMicro\",\"url\":\"enums/SimpleIcons.html#TrendMicro\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Treyarch\",\"url\":\"enums/SimpleIcons.html#Treyarch\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tricentis\",\"url\":\"enums/SimpleIcons.html#Tricentis\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Trilium\",\"url\":\"enums/SimpleIcons.html#Trilium\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Triller\",\"url\":\"enums/SimpleIcons.html#Triller\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TrillerTV\",\"url\":\"enums/SimpleIcons.html#TrillerTV\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Trino\",\"url\":\"enums/SimpleIcons.html#Trino\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TripCom\",\"url\":\"enums/SimpleIcons.html#TripCom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tripadvisor\",\"url\":\"enums/SimpleIcons.html#Tripadvisor\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Trivago\",\"url\":\"enums/SimpleIcons.html#Trivago\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Trivy\",\"url\":\"enums/SimpleIcons.html#Trivy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Trove\",\"url\":\"enums/SimpleIcons.html#Trove\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TRPC\",\"url\":\"enums/SimpleIcons.html#TRPC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TrueNAS\",\"url\":\"enums/SimpleIcons.html#TrueNAS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TrueUp\",\"url\":\"enums/SimpleIcons.html#TrueUp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Trulia\",\"url\":\"enums/SimpleIcons.html#Trulia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TrustedShops\",\"url\":\"enums/SimpleIcons.html#TrustedShops\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Trustpilot\",\"url\":\"enums/SimpleIcons.html#Trustpilot\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TryItOnline\",\"url\":\"enums/SimpleIcons.html#TryItOnline\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TryHackMe\",\"url\":\"enums/SimpleIcons.html#TryHackMe\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TsNode\",\"url\":\"enums/SimpleIcons.html#TsNode\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tubi\",\"url\":\"enums/SimpleIcons.html#Tubi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TUI\",\"url\":\"enums/SimpleIcons.html#TUI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tumblr\",\"url\":\"enums/SimpleIcons.html#Tumblr\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TuneIn\",\"url\":\"enums/SimpleIcons.html#TuneIn\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Turbo\",\"url\":\"enums/SimpleIcons.html#Turbo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Turborepo\",\"url\":\"enums/SimpleIcons.html#Turborepo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TurboSquid\",\"url\":\"enums/SimpleIcons.html#TurboSquid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TurkishAirlines\",\"url\":\"enums/SimpleIcons.html#TurkishAirlines\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Turso\",\"url\":\"enums/SimpleIcons.html#Turso\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Tutanota\",\"url\":\"enums/SimpleIcons.html#Tutanota\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TVTime\",\"url\":\"enums/SimpleIcons.html#TVTime\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TV4Play\",\"url\":\"enums/SimpleIcons.html#TV4Play\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Twilio\",\"url\":\"enums/SimpleIcons.html#Twilio\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Twinkly\",\"url\":\"enums/SimpleIcons.html#Twinkly\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Twinmotion\",\"url\":\"enums/SimpleIcons.html#Twinmotion\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Twitch\",\"url\":\"enums/SimpleIcons.html#Twitch\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Typeform\",\"url\":\"enums/SimpleIcons.html#Typeform\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TypeORM\",\"url\":\"enums/SimpleIcons.html#TypeORM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Typer\",\"url\":\"enums/SimpleIcons.html#Typer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TypeScript\",\"url\":\"enums/SimpleIcons.html#TypeScript\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"TYPO3\",\"url\":\"enums/SimpleIcons.html#TYPO3\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Typst\",\"url\":\"enums/SimpleIcons.html#Typst\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Uber\",\"url\":\"enums/SimpleIcons.html#Uber\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"UberEats\",\"url\":\"enums/SimpleIcons.html#UberEats\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ubiquiti\",\"url\":\"enums/SimpleIcons.html#Ubiquiti\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ubisoft\",\"url\":\"enums/SimpleIcons.html#Ubisoft\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"UBlockOrigin\",\"url\":\"enums/SimpleIcons.html#UBlockOrigin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ubuntu\",\"url\":\"enums/SimpleIcons.html#Ubuntu\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"UbuntuMATE\",\"url\":\"enums/SimpleIcons.html#UbuntuMATE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Udacity\",\"url\":\"enums/SimpleIcons.html#Udacity\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Udemy\",\"url\":\"enums/SimpleIcons.html#Udemy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"UFC\",\"url\":\"enums/SimpleIcons.html#UFC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"UIkit\",\"url\":\"enums/SimpleIcons.html#UIkit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"UiPath\",\"url\":\"enums/SimpleIcons.html#UiPath\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ulule\",\"url\":\"enums/SimpleIcons.html#Ulule\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Umami\",\"url\":\"enums/SimpleIcons.html#Umami\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Umbraco\",\"url\":\"enums/SimpleIcons.html#Umbraco\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"UML\",\"url\":\"enums/SimpleIcons.html#UML\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Unacademy\",\"url\":\"enums/SimpleIcons.html#Unacademy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"UnderArmour\",\"url\":\"enums/SimpleIcons.html#UnderArmour\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"UnderscoreJs\",\"url\":\"enums/SimpleIcons.html#UnderscoreJs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Undertale\",\"url\":\"enums/SimpleIcons.html#Undertale\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Unicode\",\"url\":\"enums/SimpleIcons.html#Unicode\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Unilever\",\"url\":\"enums/SimpleIcons.html#Unilever\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Uniqlo\",\"url\":\"enums/SimpleIcons.html#Uniqlo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"UniqloJa\",\"url\":\"enums/SimpleIcons.html#UniqloJa\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"UnitedAirlines\",\"url\":\"enums/SimpleIcons.html#UnitedAirlines\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"UnitedNations\",\"url\":\"enums/SimpleIcons.html#UnitedNations\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Unity\",\"url\":\"enums/SimpleIcons.html#Unity\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"UnJS\",\"url\":\"enums/SimpleIcons.html#UnJS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Unlicense\",\"url\":\"enums/SimpleIcons.html#Unlicense\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"UnoCSS\",\"url\":\"enums/SimpleIcons.html#UnoCSS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Unpkg\",\"url\":\"enums/SimpleIcons.html#Unpkg\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Unraid\",\"url\":\"enums/SimpleIcons.html#Unraid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"UnrealEngine\",\"url\":\"enums/SimpleIcons.html#UnrealEngine\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Unsplash\",\"url\":\"enums/SimpleIcons.html#Unsplash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Untappd\",\"url\":\"enums/SimpleIcons.html#Untappd\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"UpCloud\",\"url\":\"enums/SimpleIcons.html#UpCloud\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Uphold\",\"url\":\"enums/SimpleIcons.html#Uphold\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"UpLabs\",\"url\":\"enums/SimpleIcons.html#UpLabs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Upptime\",\"url\":\"enums/SimpleIcons.html#Upptime\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"UPS\",\"url\":\"enums/SimpleIcons.html#UPS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Upstash\",\"url\":\"enums/SimpleIcons.html#Upstash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"UptimeKuma\",\"url\":\"enums/SimpleIcons.html#UptimeKuma\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Uptobox\",\"url\":\"enums/SimpleIcons.html#Uptobox\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Upwork\",\"url\":\"enums/SimpleIcons.html#Upwork\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"USPS\",\"url\":\"enums/SimpleIcons.html#USPS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"UTorrent\",\"url\":\"enums/SimpleIcons.html#UTorrent\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"V\",\"url\":\"enums/SimpleIcons.html#V\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"V2EX\",\"url\":\"enums/SimpleIcons.html#V2EX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"V8\",\"url\":\"enums/SimpleIcons.html#V8\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vaadin\",\"url\":\"enums/SimpleIcons.html#Vaadin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vagrant\",\"url\":\"enums/SimpleIcons.html#Vagrant\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vala\",\"url\":\"enums/SimpleIcons.html#Vala\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Valorant\",\"url\":\"enums/SimpleIcons.html#Valorant\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Valve\",\"url\":\"enums/SimpleIcons.html#Valve\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vapor\",\"url\":\"enums/SimpleIcons.html#Vapor\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vault\",\"url\":\"enums/SimpleIcons.html#Vault\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vaultwarden\",\"url\":\"enums/SimpleIcons.html#Vaultwarden\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vauxhall\",\"url\":\"enums/SimpleIcons.html#Vauxhall\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VBulletin\",\"url\":\"enums/SimpleIcons.html#VBulletin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vectary\",\"url\":\"enums/SimpleIcons.html#Vectary\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VectorLogoZone\",\"url\":\"enums/SimpleIcons.html#VectorLogoZone\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vectorworks\",\"url\":\"enums/SimpleIcons.html#Vectorworks\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Veeam\",\"url\":\"enums/SimpleIcons.html#Veeam\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VEED\",\"url\":\"enums/SimpleIcons.html#VEED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Veepee\",\"url\":\"enums/SimpleIcons.html#Veepee\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vega\",\"url\":\"enums/SimpleIcons.html#Vega\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VEGAS\",\"url\":\"enums/SimpleIcons.html#VEGAS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Velog\",\"url\":\"enums/SimpleIcons.html#Velog\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Venmo\",\"url\":\"enums/SimpleIcons.html#Venmo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vercel\",\"url\":\"enums/SimpleIcons.html#Vercel\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Verdaccio\",\"url\":\"enums/SimpleIcons.html#Verdaccio\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Veritas\",\"url\":\"enums/SimpleIcons.html#Veritas\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Verizon\",\"url\":\"enums/SimpleIcons.html#Verizon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vespa\",\"url\":\"enums/SimpleIcons.html#Vespa\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VEXXHOST\",\"url\":\"enums/SimpleIcons.html#VEXXHOST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VFairs\",\"url\":\"enums/SimpleIcons.html#VFairs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Viadeo\",\"url\":\"enums/SimpleIcons.html#Viadeo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Viaplay\",\"url\":\"enums/SimpleIcons.html#Viaplay\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Viber\",\"url\":\"enums/SimpleIcons.html#Viber\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Viblo\",\"url\":\"enums/SimpleIcons.html#Viblo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VictoriaMetrics\",\"url\":\"enums/SimpleIcons.html#VictoriaMetrics\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VictronEnergy\",\"url\":\"enums/SimpleIcons.html#VictronEnergy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vim\",\"url\":\"enums/SimpleIcons.html#Vim\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vimeo\",\"url\":\"enums/SimpleIcons.html#Vimeo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VimeoLivestream\",\"url\":\"enums/SimpleIcons.html#VimeoLivestream\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Virgin\",\"url\":\"enums/SimpleIcons.html#Virgin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VirginAtlantic\",\"url\":\"enums/SimpleIcons.html#VirginAtlantic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VirginMedia\",\"url\":\"enums/SimpleIcons.html#VirginMedia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VirtualBox\",\"url\":\"enums/SimpleIcons.html#VirtualBox\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VirusTotal\",\"url\":\"enums/SimpleIcons.html#VirusTotal\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Visa\",\"url\":\"enums/SimpleIcons.html#Visa\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Visx\",\"url\":\"enums/SimpleIcons.html#Visx\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vite\",\"url\":\"enums/SimpleIcons.html#Vite\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VitePress\",\"url\":\"enums/SimpleIcons.html#VitePress\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vitess\",\"url\":\"enums/SimpleIcons.html#Vitess\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vitest\",\"url\":\"enums/SimpleIcons.html#Vitest\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VivaWallet\",\"url\":\"enums/SimpleIcons.html#VivaWallet\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vivaldi\",\"url\":\"enums/SimpleIcons.html#Vivaldi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vivino\",\"url\":\"enums/SimpleIcons.html#Vivino\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vivint\",\"url\":\"enums/SimpleIcons.html#Vivint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vivo\",\"url\":\"enums/SimpleIcons.html#Vivo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VK\",\"url\":\"enums/SimpleIcons.html#VK\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VLCMediaPlayer\",\"url\":\"enums/SimpleIcons.html#VLCMediaPlayer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VMware\",\"url\":\"enums/SimpleIcons.html#VMware\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vodafone\",\"url\":\"enums/SimpleIcons.html#Vodafone\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VoidLinux\",\"url\":\"enums/SimpleIcons.html#VoidLinux\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VoIPMs\",\"url\":\"enums/SimpleIcons.html#VoIPMs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Volkswagen\",\"url\":\"enums/SimpleIcons.html#Volkswagen\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Volvo\",\"url\":\"enums/SimpleIcons.html#Volvo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vonage\",\"url\":\"enums/SimpleIcons.html#Vonage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VoronDesign\",\"url\":\"enums/SimpleIcons.html#VoronDesign\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VowpalWabbit\",\"url\":\"enums/SimpleIcons.html#VowpalWabbit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VOX\",\"url\":\"enums/SimpleIcons.html#VOX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VSCO\",\"url\":\"enums/SimpleIcons.html#VSCO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VSCodium\",\"url\":\"enums/SimpleIcons.html#VSCodium\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VTEX\",\"url\":\"enums/SimpleIcons.html#VTEX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"VueJs\",\"url\":\"enums/SimpleIcons.html#VueJs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vuetify\",\"url\":\"enums/SimpleIcons.html#Vuetify\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vulkan\",\"url\":\"enums/SimpleIcons.html#Vulkan\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vultr\",\"url\":\"enums/SimpleIcons.html#Vultr\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Vyond\",\"url\":\"enums/SimpleIcons.html#Vyond\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"W3Schools\",\"url\":\"enums/SimpleIcons.html#W3Schools\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wacom\",\"url\":\"enums/SimpleIcons.html#Wacom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wagmi\",\"url\":\"enums/SimpleIcons.html#Wagmi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wagtail\",\"url\":\"enums/SimpleIcons.html#Wagtail\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wails\",\"url\":\"enums/SimpleIcons.html#Wails\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WakaTime\",\"url\":\"enums/SimpleIcons.html#WakaTime\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WALKMAN\",\"url\":\"enums/SimpleIcons.html#WALKMAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wallabag\",\"url\":\"enums/SimpleIcons.html#Wallabag\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WalletConnect\",\"url\":\"enums/SimpleIcons.html#WalletConnect\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Walmart\",\"url\":\"enums/SimpleIcons.html#Walmart\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wantedly\",\"url\":\"enums/SimpleIcons.html#Wantedly\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wappalyzer\",\"url\":\"enums/SimpleIcons.html#Wappalyzer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Warnerbros\",\"url\":\"enums/SimpleIcons.html#Warnerbros\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Warp\",\"url\":\"enums/SimpleIcons.html#Warp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wasabi\",\"url\":\"enums/SimpleIcons.html#Wasabi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WasmCloud\",\"url\":\"enums/SimpleIcons.html#WasmCloud\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wasmer\",\"url\":\"enums/SimpleIcons.html#Wasmer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Watchtower\",\"url\":\"enums/SimpleIcons.html#Watchtower\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wattpad\",\"url\":\"enums/SimpleIcons.html#Wattpad\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wayland\",\"url\":\"enums/SimpleIcons.html#Wayland\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Waze\",\"url\":\"enums/SimpleIcons.html#Waze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WazirX\",\"url\":\"enums/SimpleIcons.html#WazirX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WearOS\",\"url\":\"enums/SimpleIcons.html#WearOS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Weasyl\",\"url\":\"enums/SimpleIcons.html#Weasyl\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Web3Js\",\"url\":\"enums/SimpleIcons.html#Web3Js\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WebAssembly\",\"url\":\"enums/SimpleIcons.html#WebAssembly\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WebAuthn\",\"url\":\"enums/SimpleIcons.html#WebAuthn\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WebcomponentsOrg\",\"url\":\"enums/SimpleIcons.html#WebcomponentsOrg\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WebdriverIO\",\"url\":\"enums/SimpleIcons.html#WebdriverIO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Webex\",\"url\":\"enums/SimpleIcons.html#Webex\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Webflow\",\"url\":\"enums/SimpleIcons.html#Webflow\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WebGL\",\"url\":\"enums/SimpleIcons.html#WebGL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WebGPU\",\"url\":\"enums/SimpleIcons.html#WebGPU\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Weblate\",\"url\":\"enums/SimpleIcons.html#Weblate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Webmin\",\"url\":\"enums/SimpleIcons.html#Webmin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WebMoney\",\"url\":\"enums/SimpleIcons.html#WebMoney\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Webpack\",\"url\":\"enums/SimpleIcons.html#Webpack\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WebRTC\",\"url\":\"enums/SimpleIcons.html#WebRTC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WebStorm\",\"url\":\"enums/SimpleIcons.html#WebStorm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WEBTOON\",\"url\":\"enums/SimpleIcons.html#WEBTOON\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Webtrees\",\"url\":\"enums/SimpleIcons.html#Webtrees\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WeChat\",\"url\":\"enums/SimpleIcons.html#WeChat\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WeGame\",\"url\":\"enums/SimpleIcons.html#WeGame\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Weights__Biases\",\"url\":\"enums/SimpleIcons.html#Weights__Biases\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WelcomeToTheJungle\",\"url\":\"enums/SimpleIcons.html#WelcomeToTheJungle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wellfound\",\"url\":\"enums/SimpleIcons.html#Wellfound\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WellsFargo\",\"url\":\"enums/SimpleIcons.html#WellsFargo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WEMO\",\"url\":\"enums/SimpleIcons.html#WEMO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WesternDigital\",\"url\":\"enums/SimpleIcons.html#WesternDigital\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WesternUnion\",\"url\":\"enums/SimpleIcons.html#WesternUnion\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WeTransfer\",\"url\":\"enums/SimpleIcons.html#WeTransfer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WezTerm\",\"url\":\"enums/SimpleIcons.html#WezTerm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wgpu\",\"url\":\"enums/SimpleIcons.html#Wgpu\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WhatsApp\",\"url\":\"enums/SimpleIcons.html#WhatsApp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WhenIWork\",\"url\":\"enums/SimpleIcons.html#WhenIWork\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wii\",\"url\":\"enums/SimpleIcons.html#Wii\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WiiU\",\"url\":\"enums/SimpleIcons.html#WiiU\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WikiGg\",\"url\":\"enums/SimpleIcons.html#WikiGg\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WikiJs\",\"url\":\"enums/SimpleIcons.html#WikiJs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wikidata\",\"url\":\"enums/SimpleIcons.html#Wikidata\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WikimediaCommons\",\"url\":\"enums/SimpleIcons.html#WikimediaCommons\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WikimediaFoundation\",\"url\":\"enums/SimpleIcons.html#WikimediaFoundation\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wikipedia\",\"url\":\"enums/SimpleIcons.html#Wikipedia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wikiquote\",\"url\":\"enums/SimpleIcons.html#Wikiquote\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wikivoyage\",\"url\":\"enums/SimpleIcons.html#Wikivoyage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Winamp\",\"url\":\"enums/SimpleIcons.html#Winamp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wipro\",\"url\":\"enums/SimpleIcons.html#Wipro\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wire\",\"url\":\"enums/SimpleIcons.html#Wire\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WireGuard\",\"url\":\"enums/SimpleIcons.html#WireGuard\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wireshark\",\"url\":\"enums/SimpleIcons.html#Wireshark\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wise\",\"url\":\"enums/SimpleIcons.html#Wise\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wish\",\"url\":\"enums/SimpleIcons.html#Wish\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wistia\",\"url\":\"enums/SimpleIcons.html#Wistia\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wix\",\"url\":\"enums/SimpleIcons.html#Wix\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WizzAir\",\"url\":\"enums/SimpleIcons.html#WizzAir\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wolfram\",\"url\":\"enums/SimpleIcons.html#Wolfram\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WolframLanguage\",\"url\":\"enums/SimpleIcons.html#WolframLanguage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WolframMathematica\",\"url\":\"enums/SimpleIcons.html#WolframMathematica\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wondershare\",\"url\":\"enums/SimpleIcons.html#Wondershare\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WondershareFilmora\",\"url\":\"enums/SimpleIcons.html#WondershareFilmora\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Woo\",\"url\":\"enums/SimpleIcons.html#Woo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WooCommerce\",\"url\":\"enums/SimpleIcons.html#WooCommerce\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WordPress\",\"url\":\"enums/SimpleIcons.html#WordPress\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Workplace\",\"url\":\"enums/SimpleIcons.html#Workplace\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WorldHealthOrganization\",\"url\":\"enums/SimpleIcons.html#WorldHealthOrganization\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WPEngine\",\"url\":\"enums/SimpleIcons.html#WPEngine\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WPRocket\",\"url\":\"enums/SimpleIcons.html#WPRocket\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WPExplorer\",\"url\":\"enums/SimpleIcons.html#WPExplorer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WriteAs\",\"url\":\"enums/SimpleIcons.html#WriteAs\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"WWE\",\"url\":\"enums/SimpleIcons.html#WWE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wwise\",\"url\":\"enums/SimpleIcons.html#Wwise\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wykop\",\"url\":\"enums/SimpleIcons.html#Wykop\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Wyze\",\"url\":\"enums/SimpleIcons.html#Wyze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"X\",\"url\":\"enums/SimpleIcons.html#X\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"XOrg\",\"url\":\"enums/SimpleIcons.html#XOrg\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"XAMPP\",\"url\":\"enums/SimpleIcons.html#XAMPP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Xcode\",\"url\":\"enums/SimpleIcons.html#Xcode\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"XDADevelopers\",\"url\":\"enums/SimpleIcons.html#XDADevelopers\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Xendit\",\"url\":\"enums/SimpleIcons.html#Xendit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Xero\",\"url\":\"enums/SimpleIcons.html#Xero\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"XFCE\",\"url\":\"enums/SimpleIcons.html#XFCE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Xiaohongshu\",\"url\":\"enums/SimpleIcons.html#Xiaohongshu\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Xiaomi\",\"url\":\"enums/SimpleIcons.html#Xiaomi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Xing\",\"url\":\"enums/SimpleIcons.html#Xing\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"XMPP\",\"url\":\"enums/SimpleIcons.html#XMPP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"XO\",\"url\":\"enums/SimpleIcons.html#XO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"XRP\",\"url\":\"enums/SimpleIcons.html#XRP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"XSplit\",\"url\":\"enums/SimpleIcons.html#XSplit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"XState\",\"url\":\"enums/SimpleIcons.html#XState\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"YCombinator\",\"url\":\"enums/SimpleIcons.html#YCombinator\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Yabai\",\"url\":\"enums/SimpleIcons.html#Yabai\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Yale\",\"url\":\"enums/SimpleIcons.html#Yale\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"YamahaCorporation\",\"url\":\"enums/SimpleIcons.html#YamahaCorporation\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"YamahaMotorCorporation\",\"url\":\"enums/SimpleIcons.html#YamahaMotorCorporation\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"YAML\",\"url\":\"enums/SimpleIcons.html#YAML\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"YandexCloud\",\"url\":\"enums/SimpleIcons.html#YandexCloud\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Yarn\",\"url\":\"enums/SimpleIcons.html#Yarn\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Yelp\",\"url\":\"enums/SimpleIcons.html#Yelp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Yeti\",\"url\":\"enums/SimpleIcons.html#Yeti\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Yoast\",\"url\":\"enums/SimpleIcons.html#Yoast\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"YouTube\",\"url\":\"enums/SimpleIcons.html#YouTube\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"YouTubeGaming\",\"url\":\"enums/SimpleIcons.html#YouTubeGaming\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"YouTubeKids\",\"url\":\"enums/SimpleIcons.html#YouTubeKids\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"YouTubeMusic\",\"url\":\"enums/SimpleIcons.html#YouTubeMusic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"YouTubeShorts\",\"url\":\"enums/SimpleIcons.html#YouTubeShorts\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"YouTubeStudio\",\"url\":\"enums/SimpleIcons.html#YouTubeStudio\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"YouTubeTV\",\"url\":\"enums/SimpleIcons.html#YouTubeTV\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Yr\",\"url\":\"enums/SimpleIcons.html#Yr\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Yubico\",\"url\":\"enums/SimpleIcons.html#Yubico\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"YunoHost\",\"url\":\"enums/SimpleIcons.html#YunoHost\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"_abka\",\"url\":\"enums/SimpleIcons.html#_abka\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zaim\",\"url\":\"enums/SimpleIcons.html#Zaim\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zalando\",\"url\":\"enums/SimpleIcons.html#Zalando\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zalo\",\"url\":\"enums/SimpleIcons.html#Zalo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ZAP\",\"url\":\"enums/SimpleIcons.html#ZAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zapier\",\"url\":\"enums/SimpleIcons.html#Zapier\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zara\",\"url\":\"enums/SimpleIcons.html#Zara\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zazzle\",\"url\":\"enums/SimpleIcons.html#Zazzle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zcash\",\"url\":\"enums/SimpleIcons.html#Zcash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ZCOOL\",\"url\":\"enums/SimpleIcons.html#ZCOOL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ZDF\",\"url\":\"enums/SimpleIcons.html#ZDF\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ZebPay\",\"url\":\"enums/SimpleIcons.html#ZebPay\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ZebraTechnologies\",\"url\":\"enums/SimpleIcons.html#ZebraTechnologies\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ZedIndustries\",\"url\":\"enums/SimpleIcons.html#ZedIndustries\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zelle\",\"url\":\"enums/SimpleIcons.html#Zelle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zend\",\"url\":\"enums/SimpleIcons.html#Zend\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zendesk\",\"url\":\"enums/SimpleIcons.html#Zendesk\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zenn\",\"url\":\"enums/SimpleIcons.html#Zenn\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zenodo\",\"url\":\"enums/SimpleIcons.html#Zenodo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zensar\",\"url\":\"enums/SimpleIcons.html#Zensar\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zerodha\",\"url\":\"enums/SimpleIcons.html#Zerodha\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zerply\",\"url\":\"enums/SimpleIcons.html#Zerply\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zettlr\",\"url\":\"enums/SimpleIcons.html#Zettlr\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zhihu\",\"url\":\"enums/SimpleIcons.html#Zhihu\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zig\",\"url\":\"enums/SimpleIcons.html#Zig\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zigbee\",\"url\":\"enums/SimpleIcons.html#Zigbee\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zigbee2MQTT\",\"url\":\"enums/SimpleIcons.html#Zigbee2MQTT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Ziggo\",\"url\":\"enums/SimpleIcons.html#Ziggo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zilch\",\"url\":\"enums/SimpleIcons.html#Zilch\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zillow\",\"url\":\"enums/SimpleIcons.html#Zillow\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"ZincSearch\",\"url\":\"enums/SimpleIcons.html#ZincSearch\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zingat\",\"url\":\"enums/SimpleIcons.html#Zingat\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zod\",\"url\":\"enums/SimpleIcons.html#Zod\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zoho\",\"url\":\"enums/SimpleIcons.html#Zoho\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zoiper\",\"url\":\"enums/SimpleIcons.html#Zoiper\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zomato\",\"url\":\"enums/SimpleIcons.html#Zomato\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zoom\",\"url\":\"enums/SimpleIcons.html#Zoom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zorin\",\"url\":\"enums/SimpleIcons.html#Zorin\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zotero\",\"url\":\"enums/SimpleIcons.html#Zotero\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zsh\",\"url\":\"enums/SimpleIcons.html#Zsh\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zulip\",\"url\":\"enums/SimpleIcons.html#Zulip\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":16,\"name\":\"Zyte\",\"url\":\"enums/SimpleIcons.html#Zyte\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimpleIcons\"},{\"kind\":32,\"name\":\"icons\",\"url\":\"variables/icons.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/icons.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"icons\"},{\"kind\":8,\"name\":\"BadgeStyle\",\"url\":\"enums/BadgeStyle.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Plastic\",\"url\":\"enums/BadgeStyle.html#Plastic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BadgeStyle\"},{\"kind\":16,\"name\":\"Flat\",\"url\":\"enums/BadgeStyle.html#Flat\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BadgeStyle\"},{\"kind\":16,\"name\":\"FlatSquare\",\"url\":\"enums/BadgeStyle.html#FlatSquare\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BadgeStyle\"},{\"kind\":16,\"name\":\"ForTheBadge\",\"url\":\"enums/BadgeStyle.html#ForTheBadge\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BadgeStyle\"},{\"kind\":16,\"name\":\"Social\",\"url\":\"enums/BadgeStyle.html#Social\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BadgeStyle\"},{\"kind\":8,\"name\":\"DynamicDataType\",\"url\":\"enums/DynamicDataType.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"JSON\",\"url\":\"enums/DynamicDataType.html#JSON\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DynamicDataType\"},{\"kind\":16,\"name\":\"XML\",\"url\":\"enums/DynamicDataType.html#XML\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DynamicDataType\"},{\"kind\":16,\"name\":\"YAML\",\"url\":\"enums/DynamicDataType.html#YAML\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DynamicDataType\"},{\"kind\":128,\"name\":\"ShieldIODynamicBadge\",\"url\":\"classes/ShieldIODynamicBadge.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":262144,\"name\":\"observedAttributes\",\"url\":\"classes/ShieldIODynamicBadge.html#observedAttributes\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ShieldIODynamicBadge\"},{\"kind\":262144,\"name\":\"tagName\",\"url\":\"classes/ShieldIODynamicBadge.html#tagName-2\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ShieldIODynamicBadge\"},{\"kind\":262144,\"name\":\"baseObservedAttributes\",\"url\":\"classes/ShieldIODynamicBadge.html#baseObservedAttributes\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ShieldIODynamicBadge\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ShieldIODynamicBadge.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ShieldIODynamicBadge\"},{\"kind\":2048,\"name\":\"setSrc\",\"url\":\"classes/ShieldIODynamicBadge.html#setSrc\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"ShieldIODynamicBadge\"},{\"kind\":262144,\"name\":\"dataUrl\",\"url\":\"classes/ShieldIODynamicBadge.html#dataUrl\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ShieldIODynamicBadge\"},{\"kind\":262144,\"name\":\"dataQuery\",\"url\":\"classes/ShieldIODynamicBadge.html#dataQuery\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ShieldIODynamicBadge\"},{\"kind\":262144,\"name\":\"prefix\",\"url\":\"classes/ShieldIODynamicBadge.html#prefix\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ShieldIODynamicBadge\"},{\"kind\":262144,\"name\":\"suffix\",\"url\":\"classes/ShieldIODynamicBadge.html#suffix\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ShieldIODynamicBadge\"},{\"kind\":262144,\"name\":\"dataType\",\"url\":\"classes/ShieldIODynamicBadge.html#dataType\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ShieldIODynamicBadge\"},{\"kind\":262144,\"name\":\"tagName\",\"url\":\"classes/ShieldIODynamicBadge.html#tagName\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ShieldIODynamicBadge\"},{\"kind\":2048,\"name\":\"attributeChangedCallback\",\"url\":\"classes/ShieldIODynamicBadge.html#attributeChangedCallback\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ShieldIODynamicBadge\"},{\"kind\":262144,\"name\":\"srcParameters\",\"url\":\"classes/ShieldIODynamicBadge.html#srcParameters\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ShieldIODynamicBadge\"},{\"kind\":262144,\"name\":\"imgSrc\",\"url\":\"classes/ShieldIODynamicBadge.html#imgSrc\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ShieldIODynamicBadge\"},{\"kind\":262144,\"name\":\"label\",\"url\":\"classes/ShieldIODynamicBadge.html#label\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ShieldIODynamicBadge\"},{\"kind\":262144,\"name\":\"logo\",\"url\":\"classes/ShieldIODynamicBadge.html#logo\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ShieldIODynamicBadge\"},{\"kind\":262144,\"name\":\"color\",\"url\":\"classes/ShieldIODynamicBadge.html#color\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ShieldIODynamicBadge\"},{\"kind\":262144,\"name\":\"logoColor\",\"url\":\"classes/ShieldIODynamicBadge.html#logoColor\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ShieldIODynamicBadge\"},{\"kind\":262144,\"name\":\"labelColor\",\"url\":\"classes/ShieldIODynamicBadge.html#labelColor\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ShieldIODynamicBadge\"},{\"kind\":262144,\"name\":\"logoWidth\",\"url\":\"classes/ShieldIODynamicBadge.html#logoWidth\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ShieldIODynamicBadge\"},{\"kind\":262144,\"name\":\"badgeStyle\",\"url\":\"classes/ShieldIODynamicBadge.html#badgeStyle\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ShieldIODynamicBadge\"},{\"kind\":128,\"name\":\"ShieldIOStaticBadge\",\"url\":\"classes/ShieldIOStaticBadge.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":262144,\"name\":\"observedAttributes\",\"url\":\"classes/ShieldIOStaticBadge.html#observedAttributes\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ShieldIOStaticBadge\"},{\"kind\":262144,\"name\":\"tagName\",\"url\":\"classes/ShieldIOStaticBadge.html#tagName-2\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ShieldIOStaticBadge\"},{\"kind\":262144,\"name\":\"baseObservedAttributes\",\"url\":\"classes/ShieldIOStaticBadge.html#baseObservedAttributes\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ShieldIOStaticBadge\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ShieldIOStaticBadge.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ShieldIOStaticBadge\"},{\"kind\":2048,\"name\":\"setSrc\",\"url\":\"classes/ShieldIOStaticBadge.html#setSrc\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"ShieldIOStaticBadge\"},{\"kind\":262144,\"name\":\"message\",\"url\":\"classes/ShieldIOStaticBadge.html#message\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ShieldIOStaticBadge\"},{\"kind\":262144,\"name\":\"tagName\",\"url\":\"classes/ShieldIOStaticBadge.html#tagName\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ShieldIOStaticBadge\"},{\"kind\":2048,\"name\":\"attributeChangedCallback\",\"url\":\"classes/ShieldIOStaticBadge.html#attributeChangedCallback\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ShieldIOStaticBadge\"},{\"kind\":262144,\"name\":\"srcParameters\",\"url\":\"classes/ShieldIOStaticBadge.html#srcParameters\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ShieldIOStaticBadge\"},{\"kind\":262144,\"name\":\"imgSrc\",\"url\":\"classes/ShieldIOStaticBadge.html#imgSrc\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ShieldIOStaticBadge\"},{\"kind\":262144,\"name\":\"label\",\"url\":\"classes/ShieldIOStaticBadge.html#label\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ShieldIOStaticBadge\"},{\"kind\":262144,\"name\":\"logo\",\"url\":\"classes/ShieldIOStaticBadge.html#logo\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ShieldIOStaticBadge\"},{\"kind\":262144,\"name\":\"color\",\"url\":\"classes/ShieldIOStaticBadge.html#color\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ShieldIOStaticBadge\"},{\"kind\":262144,\"name\":\"logoColor\",\"url\":\"classes/ShieldIOStaticBadge.html#logoColor\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ShieldIOStaticBadge\"},{\"kind\":262144,\"name\":\"labelColor\",\"url\":\"classes/ShieldIOStaticBadge.html#labelColor\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ShieldIOStaticBadge\"},{\"kind\":262144,\"name\":\"logoWidth\",\"url\":\"classes/ShieldIOStaticBadge.html#logoWidth\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ShieldIOStaticBadge\"},{\"kind\":262144,\"name\":\"badgeStyle\",\"url\":\"classes/ShieldIOStaticBadge.html#badgeStyle\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ShieldIOStaticBadge\"},{\"kind\":128,\"name\":\"SimpleIconBadge\",\"url\":\"classes/SimpleIconBadge.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":262144,\"name\":\"observedAttributes\",\"url\":\"classes/SimpleIconBadge.html#observedAttributes\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"SimpleIconBadge\"},{\"kind\":262144,\"name\":\"tagName\",\"url\":\"classes/SimpleIconBadge.html#tagName-2\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"SimpleIconBadge\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SimpleIconBadge.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SimpleIconBadge\"},{\"kind\":2048,\"name\":\"attributeChangedCallback\",\"url\":\"classes/SimpleIconBadge.html#attributeChangedCallback\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SimpleIconBadge\"},{\"kind\":262144,\"name\":\"logo\",\"url\":\"classes/SimpleIconBadge.html#logo\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"SimpleIconBadge\"},{\"kind\":262144,\"name\":\"badgeStyle\",\"url\":\"classes/SimpleIconBadge.html#badgeStyle\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"SimpleIconBadge\"},{\"kind\":262144,\"name\":\"tagName\",\"url\":\"classes/SimpleIconBadge.html#tagName\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"SimpleIconBadge\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,76.717]],[\"comment/0\",[]],[\"name/1\",[1,76.717]],[\"comment/1\",[]],[\"name/2\",[2,76.717]],[\"comment/2\",[]],[\"name/3\",[3,76.717]],[\"comment/3\",[]],[\"name/4\",[4,76.717]],[\"comment/4\",[]],[\"name/5\",[5,71.608]],[\"comment/5\",[]],[\"name/6\",[6,76.717]],[\"comment/6\",[]],[\"name/7\",[7,76.717]],[\"comment/7\",[]],[\"name/8\",[8,76.717]],[\"comment/8\",[]],[\"name/9\",[9,76.717]],[\"comment/9\",[]],[\"name/10\",[10,76.717]],[\"comment/10\",[]],[\"name/11\",[11,76.717]],[\"comment/11\",[]],[\"name/12\",[12,76.717]],[\"comment/12\",[]],[\"name/13\",[13,76.717]],[\"comment/13\",[]],[\"name/14\",[14,76.717]],[\"comment/14\",[]],[\"name/15\",[15,76.717]],[\"comment/15\",[]],[\"name/16\",[16,76.717]],[\"comment/16\",[]],[\"name/17\",[17,76.717]],[\"comment/17\",[]],[\"name/18\",[18,76.717]],[\"comment/18\",[]],[\"name/19\",[19,76.717]],[\"comment/19\",[]],[\"name/20\",[20,76.717]],[\"comment/20\",[]],[\"name/21\",[21,76.717]],[\"comment/21\",[]],[\"name/22\",[22,76.717]],[\"comment/22\",[]],[\"name/23\",[23,76.717]],[\"comment/23\",[]],[\"name/24\",[24,76.717]],[\"comment/24\",[]],[\"name/25\",[25,76.717]],[\"comment/25\",[]],[\"name/26\",[26,76.717]],[\"comment/26\",[]],[\"name/27\",[27,76.717]],[\"comment/27\",[]],[\"name/28\",[28,76.717]],[\"comment/28\",[]],[\"name/29\",[29,76.717]],[\"comment/29\",[]],[\"name/30\",[30,76.717]],[\"comment/30\",[]],[\"name/31\",[31,76.717]],[\"comment/31\",[]],[\"name/32\",[32,76.717]],[\"comment/32\",[]],[\"name/33\",[33,76.717]],[\"comment/33\",[]],[\"name/34\",[34,76.717]],[\"comment/34\",[]],[\"name/35\",[35,76.717]],[\"comment/35\",[]],[\"name/36\",[36,76.717]],[\"comment/36\",[]],[\"name/37\",[37,76.717]],[\"comment/37\",[]],[\"name/38\",[38,76.717]],[\"comment/38\",[]],[\"name/39\",[39,76.717]],[\"comment/39\",[]],[\"name/40\",[40,76.717]],[\"comment/40\",[]],[\"name/41\",[41,76.717]],[\"comment/41\",[]],[\"name/42\",[42,76.717]],[\"comment/42\",[]],[\"name/43\",[43,76.717]],[\"comment/43\",[]],[\"name/44\",[44,76.717]],[\"comment/44\",[]],[\"name/45\",[45,76.717]],[\"comment/45\",[]],[\"name/46\",[46,76.717]],[\"comment/46\",[]],[\"name/47\",[47,76.717]],[\"comment/47\",[]],[\"name/48\",[48,76.717]],[\"comment/48\",[]],[\"name/49\",[49,76.717]],[\"comment/49\",[]],[\"name/50\",[50,76.717]],[\"comment/50\",[]],[\"name/51\",[51,76.717]],[\"comment/51\",[]],[\"name/52\",[52,76.717]],[\"comment/52\",[]],[\"name/53\",[53,76.717]],[\"comment/53\",[]],[\"name/54\",[54,76.717]],[\"comment/54\",[]],[\"name/55\",[55,76.717]],[\"comment/55\",[]],[\"name/56\",[56,76.717]],[\"comment/56\",[]],[\"name/57\",[57,76.717]],[\"comment/57\",[]],[\"name/58\",[58,76.717]],[\"comment/58\",[]],[\"name/59\",[59,76.717]],[\"comment/59\",[]],[\"name/60\",[60,76.717]],[\"comment/60\",[]],[\"name/61\",[61,76.717]],[\"comment/61\",[]],[\"name/62\",[62,76.717]],[\"comment/62\",[]],[\"name/63\",[63,76.717]],[\"comment/63\",[]],[\"name/64\",[64,76.717]],[\"comment/64\",[]],[\"name/65\",[65,76.717]],[\"comment/65\",[]],[\"name/66\",[66,76.717]],[\"comment/66\",[]],[\"name/67\",[67,76.717]],[\"comment/67\",[]],[\"name/68\",[68,76.717]],[\"comment/68\",[]],[\"name/69\",[69,76.717]],[\"comment/69\",[]],[\"name/70\",[70,76.717]],[\"comment/70\",[]],[\"name/71\",[71,76.717]],[\"comment/71\",[]],[\"name/72\",[72,76.717]],[\"comment/72\",[]],[\"name/73\",[73,76.717]],[\"comment/73\",[]],[\"name/74\",[74,76.717]],[\"comment/74\",[]],[\"name/75\",[75,76.717]],[\"comment/75\",[]],[\"name/76\",[76,76.717]],[\"comment/76\",[]],[\"name/77\",[77,76.717]],[\"comment/77\",[]],[\"name/78\",[78,76.717]],[\"comment/78\",[]],[\"name/79\",[79,76.717]],[\"comment/79\",[]],[\"name/80\",[80,76.717]],[\"comment/80\",[]],[\"name/81\",[81,76.717]],[\"comment/81\",[]],[\"name/82\",[82,76.717]],[\"comment/82\",[]],[\"name/83\",[83,76.717]],[\"comment/83\",[]],[\"name/84\",[84,76.717]],[\"comment/84\",[]],[\"name/85\",[85,76.717]],[\"comment/85\",[]],[\"name/86\",[86,76.717]],[\"comment/86\",[]],[\"name/87\",[87,76.717]],[\"comment/87\",[]],[\"name/88\",[88,76.717]],[\"comment/88\",[]],[\"name/89\",[89,76.717]],[\"comment/89\",[]],[\"name/90\",[90,76.717]],[\"comment/90\",[]],[\"name/91\",[91,76.717]],[\"comment/91\",[]],[\"name/92\",[92,76.717]],[\"comment/92\",[]],[\"name/93\",[93,76.717]],[\"comment/93\",[]],[\"name/94\",[94,76.717]],[\"comment/94\",[]],[\"name/95\",[95,76.717]],[\"comment/95\",[]],[\"name/96\",[96,76.717]],[\"comment/96\",[]],[\"name/97\",[97,76.717]],[\"comment/97\",[]],[\"name/98\",[98,76.717]],[\"comment/98\",[]],[\"name/99\",[99,76.717]],[\"comment/99\",[]],[\"name/100\",[100,76.717]],[\"comment/100\",[]],[\"name/101\",[101,76.717]],[\"comment/101\",[]],[\"name/102\",[102,76.717]],[\"comment/102\",[]],[\"name/103\",[103,76.717]],[\"comment/103\",[]],[\"name/104\",[104,76.717]],[\"comment/104\",[]],[\"name/105\",[105,76.717]],[\"comment/105\",[]],[\"name/106\",[106,76.717]],[\"comment/106\",[]],[\"name/107\",[107,76.717]],[\"comment/107\",[]],[\"name/108\",[108,76.717]],[\"comment/108\",[]],[\"name/109\",[109,76.717]],[\"comment/109\",[]],[\"name/110\",[110,76.717]],[\"comment/110\",[]],[\"name/111\",[111,76.717]],[\"comment/111\",[]],[\"name/112\",[112,76.717]],[\"comment/112\",[]],[\"name/113\",[113,76.717]],[\"comment/113\",[]],[\"name/114\",[114,76.717]],[\"comment/114\",[]],[\"name/115\",[115,76.717]],[\"comment/115\",[]],[\"name/116\",[116,76.717]],[\"comment/116\",[]],[\"name/117\",[117,76.717]],[\"comment/117\",[]],[\"name/118\",[118,76.717]],[\"comment/118\",[]],[\"name/119\",[119,76.717]],[\"comment/119\",[]],[\"name/120\",[120,76.717]],[\"comment/120\",[]],[\"name/121\",[121,76.717]],[\"comment/121\",[]],[\"name/122\",[122,76.717]],[\"comment/122\",[]],[\"name/123\",[123,76.717]],[\"comment/123\",[]],[\"name/124\",[124,76.717]],[\"comment/124\",[]],[\"name/125\",[125,76.717]],[\"comment/125\",[]],[\"name/126\",[126,76.717]],[\"comment/126\",[]],[\"name/127\",[127,76.717]],[\"comment/127\",[]],[\"name/128\",[128,76.717]],[\"comment/128\",[]],[\"name/129\",[129,76.717]],[\"comment/129\",[]],[\"name/130\",[130,76.717]],[\"comment/130\",[]],[\"name/131\",[131,76.717]],[\"comment/131\",[]],[\"name/132\",[132,76.717]],[\"comment/132\",[]],[\"name/133\",[133,76.717]],[\"comment/133\",[]],[\"name/134\",[134,76.717]],[\"comment/134\",[]],[\"name/135\",[135,76.717]],[\"comment/135\",[]],[\"name/136\",[136,76.717]],[\"comment/136\",[]],[\"name/137\",[137,76.717]],[\"comment/137\",[]],[\"name/138\",[138,76.717]],[\"comment/138\",[]],[\"name/139\",[139,76.717]],[\"comment/139\",[]],[\"name/140\",[140,76.717]],[\"comment/140\",[]],[\"name/141\",[141,76.717]],[\"comment/141\",[]],[\"name/142\",[142,76.717]],[\"comment/142\",[]],[\"name/143\",[143,76.717]],[\"comment/143\",[]],[\"name/144\",[144,76.717]],[\"comment/144\",[]],[\"name/145\",[145,76.717]],[\"comment/145\",[]],[\"name/146\",[146,76.717]],[\"comment/146\",[]],[\"name/147\",[147,76.717]],[\"comment/147\",[]],[\"name/148\",[148,76.717]],[\"comment/148\",[]],[\"name/149\",[149,76.717]],[\"comment/149\",[]],[\"name/150\",[150,76.717]],[\"comment/150\",[]],[\"name/151\",[151,76.717]],[\"comment/151\",[]],[\"name/152\",[152,76.717]],[\"comment/152\",[]],[\"name/153\",[153,76.717]],[\"comment/153\",[]],[\"name/154\",[154,76.717]],[\"comment/154\",[]],[\"name/155\",[155,76.717]],[\"comment/155\",[]],[\"name/156\",[156,76.717]],[\"comment/156\",[]],[\"name/157\",[157,76.717]],[\"comment/157\",[]],[\"name/158\",[158,76.717]],[\"comment/158\",[]],[\"name/159\",[159,76.717]],[\"comment/159\",[]],[\"name/160\",[160,76.717]],[\"comment/160\",[]],[\"name/161\",[161,76.717]],[\"comment/161\",[]],[\"name/162\",[162,76.717]],[\"comment/162\",[]],[\"name/163\",[163,76.717]],[\"comment/163\",[]],[\"name/164\",[164,76.717]],[\"comment/164\",[]],[\"name/165\",[165,76.717]],[\"comment/165\",[]],[\"name/166\",[166,76.717]],[\"comment/166\",[]],[\"name/167\",[167,76.717]],[\"comment/167\",[]],[\"name/168\",[168,76.717]],[\"comment/168\",[]],[\"name/169\",[169,76.717]],[\"comment/169\",[]],[\"name/170\",[170,76.717]],[\"comment/170\",[]],[\"name/171\",[171,76.717]],[\"comment/171\",[]],[\"name/172\",[172,76.717]],[\"comment/172\",[]],[\"name/173\",[173,76.717]],[\"comment/173\",[]],[\"name/174\",[174,76.717]],[\"comment/174\",[]],[\"name/175\",[175,76.717]],[\"comment/175\",[]],[\"name/176\",[176,76.717]],[\"comment/176\",[]],[\"name/177\",[177,76.717]],[\"comment/177\",[]],[\"name/178\",[178,76.717]],[\"comment/178\",[]],[\"name/179\",[179,76.717]],[\"comment/179\",[]],[\"name/180\",[180,76.717]],[\"comment/180\",[]],[\"name/181\",[181,76.717]],[\"comment/181\",[]],[\"name/182\",[182,76.717]],[\"comment/182\",[]],[\"name/183\",[183,76.717]],[\"comment/183\",[]],[\"name/184\",[184,76.717]],[\"comment/184\",[]],[\"name/185\",[185,76.717]],[\"comment/185\",[]],[\"name/186\",[186,76.717]],[\"comment/186\",[]],[\"name/187\",[187,76.717]],[\"comment/187\",[]],[\"name/188\",[188,76.717]],[\"comment/188\",[]],[\"name/189\",[189,76.717]],[\"comment/189\",[]],[\"name/190\",[190,76.717]],[\"comment/190\",[]],[\"name/191\",[191,76.717]],[\"comment/191\",[]],[\"name/192\",[192,76.717]],[\"comment/192\",[]],[\"name/193\",[193,76.717]],[\"comment/193\",[]],[\"name/194\",[194,76.717]],[\"comment/194\",[]],[\"name/195\",[195,76.717]],[\"comment/195\",[]],[\"name/196\",[196,76.717]],[\"comment/196\",[]],[\"name/197\",[197,76.717]],[\"comment/197\",[]],[\"name/198\",[198,76.717]],[\"comment/198\",[]],[\"name/199\",[199,76.717]],[\"comment/199\",[]],[\"name/200\",[200,76.717]],[\"comment/200\",[]],[\"name/201\",[201,76.717]],[\"comment/201\",[]],[\"name/202\",[202,76.717]],[\"comment/202\",[]],[\"name/203\",[203,76.717]],[\"comment/203\",[]],[\"name/204\",[204,76.717]],[\"comment/204\",[]],[\"name/205\",[205,76.717]],[\"comment/205\",[]],[\"name/206\",[206,76.717]],[\"comment/206\",[]],[\"name/207\",[207,76.717]],[\"comment/207\",[]],[\"name/208\",[208,76.717]],[\"comment/208\",[]],[\"name/209\",[209,76.717]],[\"comment/209\",[]],[\"name/210\",[210,76.717]],[\"comment/210\",[]],[\"name/211\",[211,76.717]],[\"comment/211\",[]],[\"name/212\",[212,76.717]],[\"comment/212\",[]],[\"name/213\",[213,76.717]],[\"comment/213\",[]],[\"name/214\",[214,76.717]],[\"comment/214\",[]],[\"name/215\",[215,76.717]],[\"comment/215\",[]],[\"name/216\",[216,76.717]],[\"comment/216\",[]],[\"name/217\",[217,76.717]],[\"comment/217\",[]],[\"name/218\",[218,76.717]],[\"comment/218\",[]],[\"name/219\",[219,76.717]],[\"comment/219\",[]],[\"name/220\",[220,76.717]],[\"comment/220\",[]],[\"name/221\",[221,76.717]],[\"comment/221\",[]],[\"name/222\",[222,76.717]],[\"comment/222\",[]],[\"name/223\",[223,76.717]],[\"comment/223\",[]],[\"name/224\",[224,76.717]],[\"comment/224\",[]],[\"name/225\",[225,76.717]],[\"comment/225\",[]],[\"name/226\",[226,76.717]],[\"comment/226\",[]],[\"name/227\",[227,76.717]],[\"comment/227\",[]],[\"name/228\",[228,76.717]],[\"comment/228\",[]],[\"name/229\",[229,76.717]],[\"comment/229\",[]],[\"name/230\",[230,76.717]],[\"comment/230\",[]],[\"name/231\",[231,76.717]],[\"comment/231\",[]],[\"name/232\",[232,76.717]],[\"comment/232\",[]],[\"name/233\",[233,76.717]],[\"comment/233\",[]],[\"name/234\",[234,76.717]],[\"comment/234\",[]],[\"name/235\",[235,76.717]],[\"comment/235\",[]],[\"name/236\",[236,76.717]],[\"comment/236\",[]],[\"name/237\",[237,76.717]],[\"comment/237\",[]],[\"name/238\",[238,76.717]],[\"comment/238\",[]],[\"name/239\",[239,76.717]],[\"comment/239\",[]],[\"name/240\",[240,76.717]],[\"comment/240\",[]],[\"name/241\",[241,76.717]],[\"comment/241\",[]],[\"name/242\",[242,76.717]],[\"comment/242\",[]],[\"name/243\",[243,76.717]],[\"comment/243\",[]],[\"name/244\",[244,76.717]],[\"comment/244\",[]],[\"name/245\",[245,76.717]],[\"comment/245\",[]],[\"name/246\",[246,76.717]],[\"comment/246\",[]],[\"name/247\",[247,76.717]],[\"comment/247\",[]],[\"name/248\",[248,76.717]],[\"comment/248\",[]],[\"name/249\",[249,76.717]],[\"comment/249\",[]],[\"name/250\",[250,76.717]],[\"comment/250\",[]],[\"name/251\",[251,76.717]],[\"comment/251\",[]],[\"name/252\",[252,76.717]],[\"comment/252\",[]],[\"name/253\",[253,76.717]],[\"comment/253\",[]],[\"name/254\",[254,76.717]],[\"comment/254\",[]],[\"name/255\",[255,76.717]],[\"comment/255\",[]],[\"name/256\",[256,76.717]],[\"comment/256\",[]],[\"name/257\",[257,76.717]],[\"comment/257\",[]],[\"name/258\",[258,76.717]],[\"comment/258\",[]],[\"name/259\",[259,76.717]],[\"comment/259\",[]],[\"name/260\",[260,76.717]],[\"comment/260\",[]],[\"name/261\",[261,76.717]],[\"comment/261\",[]],[\"name/262\",[262,76.717]],[\"comment/262\",[]],[\"name/263\",[263,76.717]],[\"comment/263\",[]],[\"name/264\",[264,76.717]],[\"comment/264\",[]],[\"name/265\",[265,76.717]],[\"comment/265\",[]],[\"name/266\",[266,76.717]],[\"comment/266\",[]],[\"name/267\",[267,76.717]],[\"comment/267\",[]],[\"name/268\",[268,76.717]],[\"comment/268\",[]],[\"name/269\",[269,76.717]],[\"comment/269\",[]],[\"name/270\",[270,76.717]],[\"comment/270\",[]],[\"name/271\",[271,76.717]],[\"comment/271\",[]],[\"name/272\",[272,76.717]],[\"comment/272\",[]],[\"name/273\",[273,76.717]],[\"comment/273\",[]],[\"name/274\",[274,76.717]],[\"comment/274\",[]],[\"name/275\",[275,76.717]],[\"comment/275\",[]],[\"name/276\",[276,76.717]],[\"comment/276\",[]],[\"name/277\",[277,76.717]],[\"comment/277\",[]],[\"name/278\",[278,76.717]],[\"comment/278\",[]],[\"name/279\",[279,76.717]],[\"comment/279\",[]],[\"name/280\",[280,76.717]],[\"comment/280\",[]],[\"name/281\",[281,76.717]],[\"comment/281\",[]],[\"name/282\",[282,76.717]],[\"comment/282\",[]],[\"name/283\",[283,76.717]],[\"comment/283\",[]],[\"name/284\",[284,76.717]],[\"comment/284\",[]],[\"name/285\",[285,76.717]],[\"comment/285\",[]],[\"name/286\",[286,76.717]],[\"comment/286\",[]],[\"name/287\",[287,76.717]],[\"comment/287\",[]],[\"name/288\",[288,76.717]],[\"comment/288\",[]],[\"name/289\",[289,76.717]],[\"comment/289\",[]],[\"name/290\",[290,76.717]],[\"comment/290\",[]],[\"name/291\",[291,76.717]],[\"comment/291\",[]],[\"name/292\",[292,76.717]],[\"comment/292\",[]],[\"name/293\",[293,76.717]],[\"comment/293\",[]],[\"name/294\",[294,76.717]],[\"comment/294\",[]],[\"name/295\",[295,76.717]],[\"comment/295\",[]],[\"name/296\",[296,76.717]],[\"comment/296\",[]],[\"name/297\",[297,76.717]],[\"comment/297\",[]],[\"name/298\",[298,76.717]],[\"comment/298\",[]],[\"name/299\",[299,76.717]],[\"comment/299\",[]],[\"name/300\",[300,76.717]],[\"comment/300\",[]],[\"name/301\",[301,76.717]],[\"comment/301\",[]],[\"name/302\",[302,76.717]],[\"comment/302\",[]],[\"name/303\",[303,76.717]],[\"comment/303\",[]],[\"name/304\",[304,76.717]],[\"comment/304\",[]],[\"name/305\",[305,76.717]],[\"comment/305\",[]],[\"name/306\",[306,76.717]],[\"comment/306\",[]],[\"name/307\",[307,76.717]],[\"comment/307\",[]],[\"name/308\",[308,76.717]],[\"comment/308\",[]],[\"name/309\",[309,76.717]],[\"comment/309\",[]],[\"name/310\",[310,76.717]],[\"comment/310\",[]],[\"name/311\",[311,76.717]],[\"comment/311\",[]],[\"name/312\",[312,76.717]],[\"comment/312\",[]],[\"name/313\",[313,76.717]],[\"comment/313\",[]],[\"name/314\",[314,76.717]],[\"comment/314\",[]],[\"name/315\",[315,76.717]],[\"comment/315\",[]],[\"name/316\",[316,76.717]],[\"comment/316\",[]],[\"name/317\",[317,76.717]],[\"comment/317\",[]],[\"name/318\",[318,76.717]],[\"comment/318\",[]],[\"name/319\",[319,76.717]],[\"comment/319\",[]],[\"name/320\",[320,76.717]],[\"comment/320\",[]],[\"name/321\",[321,76.717]],[\"comment/321\",[]],[\"name/322\",[322,76.717]],[\"comment/322\",[]],[\"name/323\",[323,76.717]],[\"comment/323\",[]],[\"name/324\",[324,76.717]],[\"comment/324\",[]],[\"name/325\",[325,76.717]],[\"comment/325\",[]],[\"name/326\",[326,76.717]],[\"comment/326\",[]],[\"name/327\",[327,76.717]],[\"comment/327\",[]],[\"name/328\",[328,76.717]],[\"comment/328\",[]],[\"name/329\",[329,76.717]],[\"comment/329\",[]],[\"name/330\",[330,76.717]],[\"comment/330\",[]],[\"name/331\",[331,76.717]],[\"comment/331\",[]],[\"name/332\",[332,76.717]],[\"comment/332\",[]],[\"name/333\",[333,76.717]],[\"comment/333\",[]],[\"name/334\",[334,76.717]],[\"comment/334\",[]],[\"name/335\",[335,76.717]],[\"comment/335\",[]],[\"name/336\",[336,76.717]],[\"comment/336\",[]],[\"name/337\",[337,76.717]],[\"comment/337\",[]],[\"name/338\",[338,76.717]],[\"comment/338\",[]],[\"name/339\",[339,76.717]],[\"comment/339\",[]],[\"name/340\",[340,76.717]],[\"comment/340\",[]],[\"name/341\",[341,76.717]],[\"comment/341\",[]],[\"name/342\",[342,76.717]],[\"comment/342\",[]],[\"name/343\",[343,76.717]],[\"comment/343\",[]],[\"name/344\",[344,76.717]],[\"comment/344\",[]],[\"name/345\",[345,76.717]],[\"comment/345\",[]],[\"name/346\",[346,76.717]],[\"comment/346\",[]],[\"name/347\",[347,76.717]],[\"comment/347\",[]],[\"name/348\",[348,76.717]],[\"comment/348\",[]],[\"name/349\",[349,76.717]],[\"comment/349\",[]],[\"name/350\",[350,76.717]],[\"comment/350\",[]],[\"name/351\",[351,76.717]],[\"comment/351\",[]],[\"name/352\",[352,76.717]],[\"comment/352\",[]],[\"name/353\",[353,76.717]],[\"comment/353\",[]],[\"name/354\",[354,76.717]],[\"comment/354\",[]],[\"name/355\",[355,76.717]],[\"comment/355\",[]],[\"name/356\",[356,76.717]],[\"comment/356\",[]],[\"name/357\",[357,76.717]],[\"comment/357\",[]],[\"name/358\",[358,76.717]],[\"comment/358\",[]],[\"name/359\",[359,76.717]],[\"comment/359\",[]],[\"name/360\",[360,76.717]],[\"comment/360\",[]],[\"name/361\",[361,76.717]],[\"comment/361\",[]],[\"name/362\",[362,76.717]],[\"comment/362\",[]],[\"name/363\",[363,76.717]],[\"comment/363\",[]],[\"name/364\",[364,76.717]],[\"comment/364\",[]],[\"name/365\",[365,76.717]],[\"comment/365\",[]],[\"name/366\",[366,76.717]],[\"comment/366\",[]],[\"name/367\",[367,76.717]],[\"comment/367\",[]],[\"name/368\",[368,76.717]],[\"comment/368\",[]],[\"name/369\",[369,76.717]],[\"comment/369\",[]],[\"name/370\",[370,76.717]],[\"comment/370\",[]],[\"name/371\",[371,76.717]],[\"comment/371\",[]],[\"name/372\",[372,76.717]],[\"comment/372\",[]],[\"name/373\",[373,76.717]],[\"comment/373\",[]],[\"name/374\",[374,76.717]],[\"comment/374\",[]],[\"name/375\",[375,76.717]],[\"comment/375\",[]],[\"name/376\",[376,76.717]],[\"comment/376\",[]],[\"name/377\",[377,76.717]],[\"comment/377\",[]],[\"name/378\",[378,76.717]],[\"comment/378\",[]],[\"name/379\",[379,76.717]],[\"comment/379\",[]],[\"name/380\",[380,76.717]],[\"comment/380\",[]],[\"name/381\",[381,76.717]],[\"comment/381\",[]],[\"name/382\",[382,76.717]],[\"comment/382\",[]],[\"name/383\",[383,76.717]],[\"comment/383\",[]],[\"name/384\",[384,76.717]],[\"comment/384\",[]],[\"name/385\",[385,76.717]],[\"comment/385\",[]],[\"name/386\",[386,76.717]],[\"comment/386\",[]],[\"name/387\",[387,76.717]],[\"comment/387\",[]],[\"name/388\",[388,76.717]],[\"comment/388\",[]],[\"name/389\",[389,76.717]],[\"comment/389\",[]],[\"name/390\",[390,76.717]],[\"comment/390\",[]],[\"name/391\",[391,76.717]],[\"comment/391\",[]],[\"name/392\",[392,76.717]],[\"comment/392\",[]],[\"name/393\",[393,76.717]],[\"comment/393\",[]],[\"name/394\",[394,76.717]],[\"comment/394\",[]],[\"name/395\",[395,76.717]],[\"comment/395\",[]],[\"name/396\",[396,76.717]],[\"comment/396\",[]],[\"name/397\",[397,76.717]],[\"comment/397\",[]],[\"name/398\",[398,76.717]],[\"comment/398\",[]],[\"name/399\",[399,76.717]],[\"comment/399\",[]],[\"name/400\",[400,76.717]],[\"comment/400\",[]],[\"name/401\",[401,76.717]],[\"comment/401\",[]],[\"name/402\",[402,76.717]],[\"comment/402\",[]],[\"name/403\",[403,76.717]],[\"comment/403\",[]],[\"name/404\",[404,76.717]],[\"comment/404\",[]],[\"name/405\",[405,76.717]],[\"comment/405\",[]],[\"name/406\",[406,76.717]],[\"comment/406\",[]],[\"name/407\",[407,76.717]],[\"comment/407\",[]],[\"name/408\",[408,76.717]],[\"comment/408\",[]],[\"name/409\",[409,76.717]],[\"comment/409\",[]],[\"name/410\",[410,76.717]],[\"comment/410\",[]],[\"name/411\",[411,76.717]],[\"comment/411\",[]],[\"name/412\",[412,76.717]],[\"comment/412\",[]],[\"name/413\",[413,76.717]],[\"comment/413\",[]],[\"name/414\",[414,76.717]],[\"comment/414\",[]],[\"name/415\",[415,76.717]],[\"comment/415\",[]],[\"name/416\",[416,76.717]],[\"comment/416\",[]],[\"name/417\",[417,76.717]],[\"comment/417\",[]],[\"name/418\",[418,76.717]],[\"comment/418\",[]],[\"name/419\",[419,76.717]],[\"comment/419\",[]],[\"name/420\",[420,76.717]],[\"comment/420\",[]],[\"name/421\",[421,76.717]],[\"comment/421\",[]],[\"name/422\",[422,76.717]],[\"comment/422\",[]],[\"name/423\",[423,76.717]],[\"comment/423\",[]],[\"name/424\",[424,76.717]],[\"comment/424\",[]],[\"name/425\",[425,76.717]],[\"comment/425\",[]],[\"name/426\",[426,76.717]],[\"comment/426\",[]],[\"name/427\",[427,76.717]],[\"comment/427\",[]],[\"name/428\",[428,76.717]],[\"comment/428\",[]],[\"name/429\",[429,76.717]],[\"comment/429\",[]],[\"name/430\",[430,76.717]],[\"comment/430\",[]],[\"name/431\",[431,76.717]],[\"comment/431\",[]],[\"name/432\",[432,76.717]],[\"comment/432\",[]],[\"name/433\",[433,76.717]],[\"comment/433\",[]],[\"name/434\",[434,76.717]],[\"comment/434\",[]],[\"name/435\",[435,76.717]],[\"comment/435\",[]],[\"name/436\",[436,76.717]],[\"comment/436\",[]],[\"name/437\",[437,76.717]],[\"comment/437\",[]],[\"name/438\",[438,76.717]],[\"comment/438\",[]],[\"name/439\",[439,76.717]],[\"comment/439\",[]],[\"name/440\",[440,76.717]],[\"comment/440\",[]],[\"name/441\",[441,76.717]],[\"comment/441\",[]],[\"name/442\",[442,76.717]],[\"comment/442\",[]],[\"name/443\",[443,76.717]],[\"comment/443\",[]],[\"name/444\",[444,76.717]],[\"comment/444\",[]],[\"name/445\",[445,76.717]],[\"comment/445\",[]],[\"name/446\",[446,76.717]],[\"comment/446\",[]],[\"name/447\",[447,76.717]],[\"comment/447\",[]],[\"name/448\",[448,76.717]],[\"comment/448\",[]],[\"name/449\",[449,76.717]],[\"comment/449\",[]],[\"name/450\",[450,76.717]],[\"comment/450\",[]],[\"name/451\",[451,76.717]],[\"comment/451\",[]],[\"name/452\",[452,76.717]],[\"comment/452\",[]],[\"name/453\",[453,76.717]],[\"comment/453\",[]],[\"name/454\",[454,76.717]],[\"comment/454\",[]],[\"name/455\",[455,76.717]],[\"comment/455\",[]],[\"name/456\",[456,76.717]],[\"comment/456\",[]],[\"name/457\",[457,76.717]],[\"comment/457\",[]],[\"name/458\",[458,76.717]],[\"comment/458\",[]],[\"name/459\",[459,76.717]],[\"comment/459\",[]],[\"name/460\",[460,76.717]],[\"comment/460\",[]],[\"name/461\",[461,76.717]],[\"comment/461\",[]],[\"name/462\",[462,76.717]],[\"comment/462\",[]],[\"name/463\",[463,76.717]],[\"comment/463\",[]],[\"name/464\",[464,76.717]],[\"comment/464\",[]],[\"name/465\",[465,76.717]],[\"comment/465\",[]],[\"name/466\",[466,76.717]],[\"comment/466\",[]],[\"name/467\",[467,76.717]],[\"comment/467\",[]],[\"name/468\",[468,76.717]],[\"comment/468\",[]],[\"name/469\",[469,76.717]],[\"comment/469\",[]],[\"name/470\",[470,76.717]],[\"comment/470\",[]],[\"name/471\",[471,76.717]],[\"comment/471\",[]],[\"name/472\",[472,76.717]],[\"comment/472\",[]],[\"name/473\",[473,76.717]],[\"comment/473\",[]],[\"name/474\",[474,76.717]],[\"comment/474\",[]],[\"name/475\",[475,76.717]],[\"comment/475\",[]],[\"name/476\",[476,76.717]],[\"comment/476\",[]],[\"name/477\",[477,76.717]],[\"comment/477\",[]],[\"name/478\",[478,76.717]],[\"comment/478\",[]],[\"name/479\",[479,76.717]],[\"comment/479\",[]],[\"name/480\",[480,76.717]],[\"comment/480\",[]],[\"name/481\",[481,76.717]],[\"comment/481\",[]],[\"name/482\",[482,76.717]],[\"comment/482\",[]],[\"name/483\",[483,76.717]],[\"comment/483\",[]],[\"name/484\",[484,76.717]],[\"comment/484\",[]],[\"name/485\",[485,76.717]],[\"comment/485\",[]],[\"name/486\",[486,76.717]],[\"comment/486\",[]],[\"name/487\",[487,76.717]],[\"comment/487\",[]],[\"name/488\",[488,76.717]],[\"comment/488\",[]],[\"name/489\",[489,76.717]],[\"comment/489\",[]],[\"name/490\",[490,76.717]],[\"comment/490\",[]],[\"name/491\",[491,76.717]],[\"comment/491\",[]],[\"name/492\",[492,76.717]],[\"comment/492\",[]],[\"name/493\",[493,76.717]],[\"comment/493\",[]],[\"name/494\",[494,76.717]],[\"comment/494\",[]],[\"name/495\",[495,76.717]],[\"comment/495\",[]],[\"name/496\",[496,76.717]],[\"comment/496\",[]],[\"name/497\",[497,76.717]],[\"comment/497\",[]],[\"name/498\",[498,76.717]],[\"comment/498\",[]],[\"name/499\",[499,76.717]],[\"comment/499\",[]],[\"name/500\",[500,76.717]],[\"comment/500\",[]],[\"name/501\",[501,76.717]],[\"comment/501\",[]],[\"name/502\",[502,76.717]],[\"comment/502\",[]],[\"name/503\",[503,76.717]],[\"comment/503\",[]],[\"name/504\",[504,76.717]],[\"comment/504\",[]],[\"name/505\",[505,76.717]],[\"comment/505\",[]],[\"name/506\",[506,76.717]],[\"comment/506\",[]],[\"name/507\",[507,76.717]],[\"comment/507\",[]],[\"name/508\",[508,76.717]],[\"comment/508\",[]],[\"name/509\",[509,76.717]],[\"comment/509\",[]],[\"name/510\",[510,76.717]],[\"comment/510\",[]],[\"name/511\",[511,76.717]],[\"comment/511\",[]],[\"name/512\",[512,76.717]],[\"comment/512\",[]],[\"name/513\",[513,76.717]],[\"comment/513\",[]],[\"name/514\",[514,76.717]],[\"comment/514\",[]],[\"name/515\",[515,76.717]],[\"comment/515\",[]],[\"name/516\",[516,76.717]],[\"comment/516\",[]],[\"name/517\",[517,76.717]],[\"comment/517\",[]],[\"name/518\",[518,76.717]],[\"comment/518\",[]],[\"name/519\",[519,76.717]],[\"comment/519\",[]],[\"name/520\",[520,76.717]],[\"comment/520\",[]],[\"name/521\",[521,76.717]],[\"comment/521\",[]],[\"name/522\",[522,76.717]],[\"comment/522\",[]],[\"name/523\",[523,76.717]],[\"comment/523\",[]],[\"name/524\",[524,76.717]],[\"comment/524\",[]],[\"name/525\",[525,76.717]],[\"comment/525\",[]],[\"name/526\",[526,76.717]],[\"comment/526\",[]],[\"name/527\",[527,76.717]],[\"comment/527\",[]],[\"name/528\",[528,76.717]],[\"comment/528\",[]],[\"name/529\",[529,76.717]],[\"comment/529\",[]],[\"name/530\",[530,76.717]],[\"comment/530\",[]],[\"name/531\",[531,76.717]],[\"comment/531\",[]],[\"name/532\",[532,76.717]],[\"comment/532\",[]],[\"name/533\",[533,76.717]],[\"comment/533\",[]],[\"name/534\",[534,76.717]],[\"comment/534\",[]],[\"name/535\",[535,76.717]],[\"comment/535\",[]],[\"name/536\",[536,76.717]],[\"comment/536\",[]],[\"name/537\",[537,76.717]],[\"comment/537\",[]],[\"name/538\",[538,76.717]],[\"comment/538\",[]],[\"name/539\",[539,76.717]],[\"comment/539\",[]],[\"name/540\",[540,76.717]],[\"comment/540\",[]],[\"name/541\",[541,76.717]],[\"comment/541\",[]],[\"name/542\",[542,76.717]],[\"comment/542\",[]],[\"name/543\",[543,76.717]],[\"comment/543\",[]],[\"name/544\",[544,76.717]],[\"comment/544\",[]],[\"name/545\",[545,76.717]],[\"comment/545\",[]],[\"name/546\",[546,76.717]],[\"comment/546\",[]],[\"name/547\",[547,76.717]],[\"comment/547\",[]],[\"name/548\",[548,76.717]],[\"comment/548\",[]],[\"name/549\",[549,76.717]],[\"comment/549\",[]],[\"name/550\",[550,76.717]],[\"comment/550\",[]],[\"name/551\",[551,76.717]],[\"comment/551\",[]],[\"name/552\",[552,76.717]],[\"comment/552\",[]],[\"name/553\",[553,76.717]],[\"comment/553\",[]],[\"name/554\",[554,76.717]],[\"comment/554\",[]],[\"name/555\",[555,76.717]],[\"comment/555\",[]],[\"name/556\",[556,76.717]],[\"comment/556\",[]],[\"name/557\",[557,76.717]],[\"comment/557\",[]],[\"name/558\",[558,76.717]],[\"comment/558\",[]],[\"name/559\",[559,76.717]],[\"comment/559\",[]],[\"name/560\",[560,76.717]],[\"comment/560\",[]],[\"name/561\",[561,76.717]],[\"comment/561\",[]],[\"name/562\",[562,76.717]],[\"comment/562\",[]],[\"name/563\",[563,76.717]],[\"comment/563\",[]],[\"name/564\",[564,76.717]],[\"comment/564\",[]],[\"name/565\",[565,76.717]],[\"comment/565\",[]],[\"name/566\",[566,76.717]],[\"comment/566\",[]],[\"name/567\",[567,76.717]],[\"comment/567\",[]],[\"name/568\",[568,76.717]],[\"comment/568\",[]],[\"name/569\",[569,76.717]],[\"comment/569\",[]],[\"name/570\",[570,76.717]],[\"comment/570\",[]],[\"name/571\",[571,76.717]],[\"comment/571\",[]],[\"name/572\",[572,76.717]],[\"comment/572\",[]],[\"name/573\",[573,76.717]],[\"comment/573\",[]],[\"name/574\",[574,76.717]],[\"comment/574\",[]],[\"name/575\",[575,76.717]],[\"comment/575\",[]],[\"name/576\",[576,76.717]],[\"comment/576\",[]],[\"name/577\",[577,76.717]],[\"comment/577\",[]],[\"name/578\",[578,76.717]],[\"comment/578\",[]],[\"name/579\",[579,76.717]],[\"comment/579\",[]],[\"name/580\",[580,76.717]],[\"comment/580\",[]],[\"name/581\",[581,76.717]],[\"comment/581\",[]],[\"name/582\",[582,76.717]],[\"comment/582\",[]],[\"name/583\",[583,76.717]],[\"comment/583\",[]],[\"name/584\",[584,76.717]],[\"comment/584\",[]],[\"name/585\",[585,76.717]],[\"comment/585\",[]],[\"name/586\",[586,76.717]],[\"comment/586\",[]],[\"name/587\",[587,76.717]],[\"comment/587\",[]],[\"name/588\",[588,76.717]],[\"comment/588\",[]],[\"name/589\",[589,76.717]],[\"comment/589\",[]],[\"name/590\",[590,76.717]],[\"comment/590\",[]],[\"name/591\",[591,76.717]],[\"comment/591\",[]],[\"name/592\",[592,76.717]],[\"comment/592\",[]],[\"name/593\",[593,76.717]],[\"comment/593\",[]],[\"name/594\",[594,76.717]],[\"comment/594\",[]],[\"name/595\",[595,76.717]],[\"comment/595\",[]],[\"name/596\",[596,76.717]],[\"comment/596\",[]],[\"name/597\",[597,76.717]],[\"comment/597\",[]],[\"name/598\",[598,76.717]],[\"comment/598\",[]],[\"name/599\",[599,76.717]],[\"comment/599\",[]],[\"name/600\",[600,76.717]],[\"comment/600\",[]],[\"name/601\",[601,76.717]],[\"comment/601\",[]],[\"name/602\",[602,76.717]],[\"comment/602\",[]],[\"name/603\",[603,76.717]],[\"comment/603\",[]],[\"name/604\",[604,76.717]],[\"comment/604\",[]],[\"name/605\",[605,76.717]],[\"comment/605\",[]],[\"name/606\",[606,76.717]],[\"comment/606\",[]],[\"name/607\",[607,76.717]],[\"comment/607\",[]],[\"name/608\",[608,76.717]],[\"comment/608\",[]],[\"name/609\",[609,76.717]],[\"comment/609\",[]],[\"name/610\",[610,76.717]],[\"comment/610\",[]],[\"name/611\",[611,76.717]],[\"comment/611\",[]],[\"name/612\",[612,76.717]],[\"comment/612\",[]],[\"name/613\",[613,76.717]],[\"comment/613\",[]],[\"name/614\",[614,76.717]],[\"comment/614\",[]],[\"name/615\",[615,76.717]],[\"comment/615\",[]],[\"name/616\",[616,76.717]],[\"comment/616\",[]],[\"name/617\",[617,76.717]],[\"comment/617\",[]],[\"name/618\",[618,76.717]],[\"comment/618\",[]],[\"name/619\",[619,76.717]],[\"comment/619\",[]],[\"name/620\",[620,76.717]],[\"comment/620\",[]],[\"name/621\",[621,76.717]],[\"comment/621\",[]],[\"name/622\",[622,76.717]],[\"comment/622\",[]],[\"name/623\",[623,76.717]],[\"comment/623\",[]],[\"name/624\",[624,76.717]],[\"comment/624\",[]],[\"name/625\",[625,76.717]],[\"comment/625\",[]],[\"name/626\",[626,76.717]],[\"comment/626\",[]],[\"name/627\",[627,76.717]],[\"comment/627\",[]],[\"name/628\",[628,76.717]],[\"comment/628\",[]],[\"name/629\",[629,76.717]],[\"comment/629\",[]],[\"name/630\",[630,76.717]],[\"comment/630\",[]],[\"name/631\",[631,76.717]],[\"comment/631\",[]],[\"name/632\",[632,76.717]],[\"comment/632\",[]],[\"name/633\",[633,76.717]],[\"comment/633\",[]],[\"name/634\",[634,76.717]],[\"comment/634\",[]],[\"name/635\",[635,76.717]],[\"comment/635\",[]],[\"name/636\",[636,76.717]],[\"comment/636\",[]],[\"name/637\",[637,76.717]],[\"comment/637\",[]],[\"name/638\",[638,76.717]],[\"comment/638\",[]],[\"name/639\",[639,76.717]],[\"comment/639\",[]],[\"name/640\",[640,76.717]],[\"comment/640\",[]],[\"name/641\",[641,76.717]],[\"comment/641\",[]],[\"name/642\",[642,76.717]],[\"comment/642\",[]],[\"name/643\",[643,76.717]],[\"comment/643\",[]],[\"name/644\",[644,76.717]],[\"comment/644\",[]],[\"name/645\",[645,76.717]],[\"comment/645\",[]],[\"name/646\",[646,76.717]],[\"comment/646\",[]],[\"name/647\",[647,76.717]],[\"comment/647\",[]],[\"name/648\",[648,76.717]],[\"comment/648\",[]],[\"name/649\",[649,76.717]],[\"comment/649\",[]],[\"name/650\",[650,76.717]],[\"comment/650\",[]],[\"name/651\",[651,76.717]],[\"comment/651\",[]],[\"name/652\",[652,76.717]],[\"comment/652\",[]],[\"name/653\",[653,76.717]],[\"comment/653\",[]],[\"name/654\",[654,76.717]],[\"comment/654\",[]],[\"name/655\",[655,76.717]],[\"comment/655\",[]],[\"name/656\",[656,76.717]],[\"comment/656\",[]],[\"name/657\",[657,76.717]],[\"comment/657\",[]],[\"name/658\",[658,76.717]],[\"comment/658\",[]],[\"name/659\",[659,76.717]],[\"comment/659\",[]],[\"name/660\",[660,76.717]],[\"comment/660\",[]],[\"name/661\",[661,76.717]],[\"comment/661\",[]],[\"name/662\",[662,76.717]],[\"comment/662\",[]],[\"name/663\",[663,76.717]],[\"comment/663\",[]],[\"name/664\",[664,76.717]],[\"comment/664\",[]],[\"name/665\",[665,76.717]],[\"comment/665\",[]],[\"name/666\",[666,76.717]],[\"comment/666\",[]],[\"name/667\",[667,76.717]],[\"comment/667\",[]],[\"name/668\",[668,76.717]],[\"comment/668\",[]],[\"name/669\",[669,76.717]],[\"comment/669\",[]],[\"name/670\",[670,76.717]],[\"comment/670\",[]],[\"name/671\",[671,76.717]],[\"comment/671\",[]],[\"name/672\",[672,76.717]],[\"comment/672\",[]],[\"name/673\",[673,76.717]],[\"comment/673\",[]],[\"name/674\",[674,76.717]],[\"comment/674\",[]],[\"name/675\",[675,76.717]],[\"comment/675\",[]],[\"name/676\",[676,76.717]],[\"comment/676\",[]],[\"name/677\",[677,76.717]],[\"comment/677\",[]],[\"name/678\",[678,76.717]],[\"comment/678\",[]],[\"name/679\",[679,76.717]],[\"comment/679\",[]],[\"name/680\",[680,76.717]],[\"comment/680\",[]],[\"name/681\",[681,76.717]],[\"comment/681\",[]],[\"name/682\",[682,76.717]],[\"comment/682\",[]],[\"name/683\",[683,76.717]],[\"comment/683\",[]],[\"name/684\",[684,76.717]],[\"comment/684\",[]],[\"name/685\",[685,76.717]],[\"comment/685\",[]],[\"name/686\",[686,76.717]],[\"comment/686\",[]],[\"name/687\",[687,76.717]],[\"comment/687\",[]],[\"name/688\",[688,76.717]],[\"comment/688\",[]],[\"name/689\",[689,76.717]],[\"comment/689\",[]],[\"name/690\",[690,76.717]],[\"comment/690\",[]],[\"name/691\",[691,76.717]],[\"comment/691\",[]],[\"name/692\",[692,76.717]],[\"comment/692\",[]],[\"name/693\",[693,76.717]],[\"comment/693\",[]],[\"name/694\",[694,76.717]],[\"comment/694\",[]],[\"name/695\",[695,76.717]],[\"comment/695\",[]],[\"name/696\",[696,76.717]],[\"comment/696\",[]],[\"name/697\",[697,76.717]],[\"comment/697\",[]],[\"name/698\",[698,76.717]],[\"comment/698\",[]],[\"name/699\",[699,76.717]],[\"comment/699\",[]],[\"name/700\",[700,76.717]],[\"comment/700\",[]],[\"name/701\",[701,76.717]],[\"comment/701\",[]],[\"name/702\",[702,76.717]],[\"comment/702\",[]],[\"name/703\",[703,76.717]],[\"comment/703\",[]],[\"name/704\",[704,76.717]],[\"comment/704\",[]],[\"name/705\",[705,76.717]],[\"comment/705\",[]],[\"name/706\",[706,76.717]],[\"comment/706\",[]],[\"name/707\",[707,76.717]],[\"comment/707\",[]],[\"name/708\",[708,76.717]],[\"comment/708\",[]],[\"name/709\",[709,76.717]],[\"comment/709\",[]],[\"name/710\",[710,76.717]],[\"comment/710\",[]],[\"name/711\",[711,76.717]],[\"comment/711\",[]],[\"name/712\",[712,76.717]],[\"comment/712\",[]],[\"name/713\",[713,76.717]],[\"comment/713\",[]],[\"name/714\",[714,76.717]],[\"comment/714\",[]],[\"name/715\",[715,76.717]],[\"comment/715\",[]],[\"name/716\",[716,76.717]],[\"comment/716\",[]],[\"name/717\",[717,76.717]],[\"comment/717\",[]],[\"name/718\",[718,76.717]],[\"comment/718\",[]],[\"name/719\",[719,76.717]],[\"comment/719\",[]],[\"name/720\",[720,76.717]],[\"comment/720\",[]],[\"name/721\",[721,76.717]],[\"comment/721\",[]],[\"name/722\",[722,76.717]],[\"comment/722\",[]],[\"name/723\",[723,76.717]],[\"comment/723\",[]],[\"name/724\",[724,76.717]],[\"comment/724\",[]],[\"name/725\",[725,76.717]],[\"comment/725\",[]],[\"name/726\",[726,76.717]],[\"comment/726\",[]],[\"name/727\",[727,76.717]],[\"comment/727\",[]],[\"name/728\",[728,76.717]],[\"comment/728\",[]],[\"name/729\",[729,76.717]],[\"comment/729\",[]],[\"name/730\",[730,76.717]],[\"comment/730\",[]],[\"name/731\",[731,76.717]],[\"comment/731\",[]],[\"name/732\",[732,76.717]],[\"comment/732\",[]],[\"name/733\",[733,76.717]],[\"comment/733\",[]],[\"name/734\",[734,76.717]],[\"comment/734\",[]],[\"name/735\",[735,76.717]],[\"comment/735\",[]],[\"name/736\",[736,76.717]],[\"comment/736\",[]],[\"name/737\",[737,76.717]],[\"comment/737\",[]],[\"name/738\",[738,76.717]],[\"comment/738\",[]],[\"name/739\",[739,76.717]],[\"comment/739\",[]],[\"name/740\",[740,76.717]],[\"comment/740\",[]],[\"name/741\",[741,76.717]],[\"comment/741\",[]],[\"name/742\",[742,76.717]],[\"comment/742\",[]],[\"name/743\",[743,76.717]],[\"comment/743\",[]],[\"name/744\",[744,76.717]],[\"comment/744\",[]],[\"name/745\",[745,76.717]],[\"comment/745\",[]],[\"name/746\",[746,76.717]],[\"comment/746\",[]],[\"name/747\",[747,76.717]],[\"comment/747\",[]],[\"name/748\",[748,76.717]],[\"comment/748\",[]],[\"name/749\",[749,76.717]],[\"comment/749\",[]],[\"name/750\",[750,76.717]],[\"comment/750\",[]],[\"name/751\",[751,76.717]],[\"comment/751\",[]],[\"name/752\",[752,76.717]],[\"comment/752\",[]],[\"name/753\",[753,76.717]],[\"comment/753\",[]],[\"name/754\",[754,76.717]],[\"comment/754\",[]],[\"name/755\",[755,76.717]],[\"comment/755\",[]],[\"name/756\",[756,76.717]],[\"comment/756\",[]],[\"name/757\",[757,76.717]],[\"comment/757\",[]],[\"name/758\",[758,76.717]],[\"comment/758\",[]],[\"name/759\",[759,76.717]],[\"comment/759\",[]],[\"name/760\",[760,76.717]],[\"comment/760\",[]],[\"name/761\",[761,76.717]],[\"comment/761\",[]],[\"name/762\",[762,76.717]],[\"comment/762\",[]],[\"name/763\",[763,76.717]],[\"comment/763\",[]],[\"name/764\",[764,76.717]],[\"comment/764\",[]],[\"name/765\",[765,76.717]],[\"comment/765\",[]],[\"name/766\",[766,76.717]],[\"comment/766\",[]],[\"name/767\",[767,76.717]],[\"comment/767\",[]],[\"name/768\",[768,76.717]],[\"comment/768\",[]],[\"name/769\",[769,76.717]],[\"comment/769\",[]],[\"name/770\",[770,76.717]],[\"comment/770\",[]],[\"name/771\",[771,76.717]],[\"comment/771\",[]],[\"name/772\",[772,76.717]],[\"comment/772\",[]],[\"name/773\",[773,76.717]],[\"comment/773\",[]],[\"name/774\",[774,76.717]],[\"comment/774\",[]],[\"name/775\",[775,76.717]],[\"comment/775\",[]],[\"name/776\",[776,76.717]],[\"comment/776\",[]],[\"name/777\",[777,76.717]],[\"comment/777\",[]],[\"name/778\",[778,76.717]],[\"comment/778\",[]],[\"name/779\",[779,76.717]],[\"comment/779\",[]],[\"name/780\",[780,76.717]],[\"comment/780\",[]],[\"name/781\",[781,76.717]],[\"comment/781\",[]],[\"name/782\",[782,76.717]],[\"comment/782\",[]],[\"name/783\",[783,76.717]],[\"comment/783\",[]],[\"name/784\",[784,76.717]],[\"comment/784\",[]],[\"name/785\",[785,76.717]],[\"comment/785\",[]],[\"name/786\",[786,76.717]],[\"comment/786\",[]],[\"name/787\",[787,76.717]],[\"comment/787\",[]],[\"name/788\",[788,76.717]],[\"comment/788\",[]],[\"name/789\",[789,76.717]],[\"comment/789\",[]],[\"name/790\",[790,76.717]],[\"comment/790\",[]],[\"name/791\",[791,76.717]],[\"comment/791\",[]],[\"name/792\",[792,76.717]],[\"comment/792\",[]],[\"name/793\",[793,76.717]],[\"comment/793\",[]],[\"name/794\",[794,76.717]],[\"comment/794\",[]],[\"name/795\",[795,76.717]],[\"comment/795\",[]],[\"name/796\",[796,76.717]],[\"comment/796\",[]],[\"name/797\",[797,76.717]],[\"comment/797\",[]],[\"name/798\",[798,76.717]],[\"comment/798\",[]],[\"name/799\",[799,76.717]],[\"comment/799\",[]],[\"name/800\",[800,76.717]],[\"comment/800\",[]],[\"name/801\",[801,76.717]],[\"comment/801\",[]],[\"name/802\",[802,76.717]],[\"comment/802\",[]],[\"name/803\",[803,76.717]],[\"comment/803\",[]],[\"name/804\",[804,76.717]],[\"comment/804\",[]],[\"name/805\",[805,76.717]],[\"comment/805\",[]],[\"name/806\",[806,76.717]],[\"comment/806\",[]],[\"name/807\",[807,76.717]],[\"comment/807\",[]],[\"name/808\",[808,76.717]],[\"comment/808\",[]],[\"name/809\",[809,76.717]],[\"comment/809\",[]],[\"name/810\",[810,76.717]],[\"comment/810\",[]],[\"name/811\",[811,76.717]],[\"comment/811\",[]],[\"name/812\",[812,76.717]],[\"comment/812\",[]],[\"name/813\",[813,76.717]],[\"comment/813\",[]],[\"name/814\",[814,76.717]],[\"comment/814\",[]],[\"name/815\",[815,76.717]],[\"comment/815\",[]],[\"name/816\",[816,76.717]],[\"comment/816\",[]],[\"name/817\",[817,76.717]],[\"comment/817\",[]],[\"name/818\",[818,76.717]],[\"comment/818\",[]],[\"name/819\",[819,76.717]],[\"comment/819\",[]],[\"name/820\",[820,76.717]],[\"comment/820\",[]],[\"name/821\",[821,76.717]],[\"comment/821\",[]],[\"name/822\",[822,76.717]],[\"comment/822\",[]],[\"name/823\",[823,76.717]],[\"comment/823\",[]],[\"name/824\",[824,76.717]],[\"comment/824\",[]],[\"name/825\",[825,76.717]],[\"comment/825\",[]],[\"name/826\",[826,76.717]],[\"comment/826\",[]],[\"name/827\",[827,76.717]],[\"comment/827\",[]],[\"name/828\",[828,76.717]],[\"comment/828\",[]],[\"name/829\",[829,76.717]],[\"comment/829\",[]],[\"name/830\",[830,76.717]],[\"comment/830\",[]],[\"name/831\",[831,76.717]],[\"comment/831\",[]],[\"name/832\",[832,76.717]],[\"comment/832\",[]],[\"name/833\",[833,76.717]],[\"comment/833\",[]],[\"name/834\",[834,76.717]],[\"comment/834\",[]],[\"name/835\",[835,76.717]],[\"comment/835\",[]],[\"name/836\",[836,76.717]],[\"comment/836\",[]],[\"name/837\",[837,76.717]],[\"comment/837\",[]],[\"name/838\",[838,76.717]],[\"comment/838\",[]],[\"name/839\",[839,76.717]],[\"comment/839\",[]],[\"name/840\",[840,76.717]],[\"comment/840\",[]],[\"name/841\",[841,76.717]],[\"comment/841\",[]],[\"name/842\",[842,76.717]],[\"comment/842\",[]],[\"name/843\",[843,76.717]],[\"comment/843\",[]],[\"name/844\",[844,76.717]],[\"comment/844\",[]],[\"name/845\",[845,76.717]],[\"comment/845\",[]],[\"name/846\",[846,76.717]],[\"comment/846\",[]],[\"name/847\",[847,76.717]],[\"comment/847\",[]],[\"name/848\",[848,76.717]],[\"comment/848\",[]],[\"name/849\",[849,76.717]],[\"comment/849\",[]],[\"name/850\",[850,76.717]],[\"comment/850\",[]],[\"name/851\",[851,76.717]],[\"comment/851\",[]],[\"name/852\",[852,76.717]],[\"comment/852\",[]],[\"name/853\",[853,76.717]],[\"comment/853\",[]],[\"name/854\",[854,76.717]],[\"comment/854\",[]],[\"name/855\",[855,76.717]],[\"comment/855\",[]],[\"name/856\",[856,76.717]],[\"comment/856\",[]],[\"name/857\",[857,76.717]],[\"comment/857\",[]],[\"name/858\",[858,76.717]],[\"comment/858\",[]],[\"name/859\",[859,76.717]],[\"comment/859\",[]],[\"name/860\",[860,76.717]],[\"comment/860\",[]],[\"name/861\",[861,76.717]],[\"comment/861\",[]],[\"name/862\",[862,76.717]],[\"comment/862\",[]],[\"name/863\",[863,76.717]],[\"comment/863\",[]],[\"name/864\",[864,76.717]],[\"comment/864\",[]],[\"name/865\",[865,76.717]],[\"comment/865\",[]],[\"name/866\",[866,76.717]],[\"comment/866\",[]],[\"name/867\",[867,76.717]],[\"comment/867\",[]],[\"name/868\",[868,76.717]],[\"comment/868\",[]],[\"name/869\",[869,76.717]],[\"comment/869\",[]],[\"name/870\",[870,76.717]],[\"comment/870\",[]],[\"name/871\",[871,76.717]],[\"comment/871\",[]],[\"name/872\",[872,76.717]],[\"comment/872\",[]],[\"name/873\",[873,76.717]],[\"comment/873\",[]],[\"name/874\",[874,76.717]],[\"comment/874\",[]],[\"name/875\",[875,76.717]],[\"comment/875\",[]],[\"name/876\",[876,76.717]],[\"comment/876\",[]],[\"name/877\",[877,76.717]],[\"comment/877\",[]],[\"name/878\",[878,76.717]],[\"comment/878\",[]],[\"name/879\",[879,76.717]],[\"comment/879\",[]],[\"name/880\",[880,76.717]],[\"comment/880\",[]],[\"name/881\",[881,76.717]],[\"comment/881\",[]],[\"name/882\",[882,76.717]],[\"comment/882\",[]],[\"name/883\",[883,76.717]],[\"comment/883\",[]],[\"name/884\",[884,76.717]],[\"comment/884\",[]],[\"name/885\",[885,76.717]],[\"comment/885\",[]],[\"name/886\",[886,76.717]],[\"comment/886\",[]],[\"name/887\",[887,76.717]],[\"comment/887\",[]],[\"name/888\",[888,76.717]],[\"comment/888\",[]],[\"name/889\",[889,76.717]],[\"comment/889\",[]],[\"name/890\",[890,76.717]],[\"comment/890\",[]],[\"name/891\",[891,76.717]],[\"comment/891\",[]],[\"name/892\",[892,76.717]],[\"comment/892\",[]],[\"name/893\",[893,76.717]],[\"comment/893\",[]],[\"name/894\",[894,76.717]],[\"comment/894\",[]],[\"name/895\",[895,76.717]],[\"comment/895\",[]],[\"name/896\",[896,76.717]],[\"comment/896\",[]],[\"name/897\",[897,76.717]],[\"comment/897\",[]],[\"name/898\",[898,76.717]],[\"comment/898\",[]],[\"name/899\",[899,76.717]],[\"comment/899\",[]],[\"name/900\",[900,76.717]],[\"comment/900\",[]],[\"name/901\",[901,76.717]],[\"comment/901\",[]],[\"name/902\",[902,76.717]],[\"comment/902\",[]],[\"name/903\",[903,76.717]],[\"comment/903\",[]],[\"name/904\",[904,76.717]],[\"comment/904\",[]],[\"name/905\",[905,76.717]],[\"comment/905\",[]],[\"name/906\",[906,76.717]],[\"comment/906\",[]],[\"name/907\",[907,76.717]],[\"comment/907\",[]],[\"name/908\",[908,76.717]],[\"comment/908\",[]],[\"name/909\",[909,76.717]],[\"comment/909\",[]],[\"name/910\",[910,76.717]],[\"comment/910\",[]],[\"name/911\",[911,76.717]],[\"comment/911\",[]],[\"name/912\",[912,76.717]],[\"comment/912\",[]],[\"name/913\",[913,76.717]],[\"comment/913\",[]],[\"name/914\",[914,76.717]],[\"comment/914\",[]],[\"name/915\",[915,76.717]],[\"comment/915\",[]],[\"name/916\",[916,76.717]],[\"comment/916\",[]],[\"name/917\",[917,76.717]],[\"comment/917\",[]],[\"name/918\",[918,76.717]],[\"comment/918\",[]],[\"name/919\",[919,76.717]],[\"comment/919\",[]],[\"name/920\",[920,76.717]],[\"comment/920\",[]],[\"name/921\",[921,76.717]],[\"comment/921\",[]],[\"name/922\",[922,76.717]],[\"comment/922\",[]],[\"name/923\",[923,76.717]],[\"comment/923\",[]],[\"name/924\",[924,76.717]],[\"comment/924\",[]],[\"name/925\",[925,76.717]],[\"comment/925\",[]],[\"name/926\",[926,76.717]],[\"comment/926\",[]],[\"name/927\",[927,76.717]],[\"comment/927\",[]],[\"name/928\",[928,76.717]],[\"comment/928\",[]],[\"name/929\",[929,76.717]],[\"comment/929\",[]],[\"name/930\",[930,76.717]],[\"comment/930\",[]],[\"name/931\",[931,76.717]],[\"comment/931\",[]],[\"name/932\",[932,76.717]],[\"comment/932\",[]],[\"name/933\",[933,76.717]],[\"comment/933\",[]],[\"name/934\",[934,76.717]],[\"comment/934\",[]],[\"name/935\",[935,76.717]],[\"comment/935\",[]],[\"name/936\",[936,76.717]],[\"comment/936\",[]],[\"name/937\",[937,76.717]],[\"comment/937\",[]],[\"name/938\",[938,76.717]],[\"comment/938\",[]],[\"name/939\",[939,76.717]],[\"comment/939\",[]],[\"name/940\",[940,76.717]],[\"comment/940\",[]],[\"name/941\",[941,76.717]],[\"comment/941\",[]],[\"name/942\",[942,76.717]],[\"comment/942\",[]],[\"name/943\",[943,76.717]],[\"comment/943\",[]],[\"name/944\",[944,76.717]],[\"comment/944\",[]],[\"name/945\",[945,76.717]],[\"comment/945\",[]],[\"name/946\",[946,76.717]],[\"comment/946\",[]],[\"name/947\",[947,76.717]],[\"comment/947\",[]],[\"name/948\",[948,76.717]],[\"comment/948\",[]],[\"name/949\",[949,76.717]],[\"comment/949\",[]],[\"name/950\",[950,76.717]],[\"comment/950\",[]],[\"name/951\",[951,76.717]],[\"comment/951\",[]],[\"name/952\",[952,76.717]],[\"comment/952\",[]],[\"name/953\",[953,76.717]],[\"comment/953\",[]],[\"name/954\",[954,76.717]],[\"comment/954\",[]],[\"name/955\",[955,76.717]],[\"comment/955\",[]],[\"name/956\",[956,76.717]],[\"comment/956\",[]],[\"name/957\",[957,76.717]],[\"comment/957\",[]],[\"name/958\",[958,76.717]],[\"comment/958\",[]],[\"name/959\",[959,76.717]],[\"comment/959\",[]],[\"name/960\",[960,76.717]],[\"comment/960\",[]],[\"name/961\",[961,76.717]],[\"comment/961\",[]],[\"name/962\",[962,71.608]],[\"comment/962\",[]],[\"name/963\",[963,76.717]],[\"comment/963\",[]],[\"name/964\",[964,76.717]],[\"comment/964\",[]],[\"name/965\",[965,76.717]],[\"comment/965\",[]],[\"name/966\",[966,76.717]],[\"comment/966\",[]],[\"name/967\",[967,76.717]],[\"comment/967\",[]],[\"name/968\",[968,76.717]],[\"comment/968\",[]],[\"name/969\",[969,76.717]],[\"comment/969\",[]],[\"name/970\",[970,76.717]],[\"comment/970\",[]],[\"name/971\",[971,76.717]],[\"comment/971\",[]],[\"name/972\",[972,76.717]],[\"comment/972\",[]],[\"name/973\",[973,76.717]],[\"comment/973\",[]],[\"name/974\",[974,76.717]],[\"comment/974\",[]],[\"name/975\",[975,76.717]],[\"comment/975\",[]],[\"name/976\",[976,76.717]],[\"comment/976\",[]],[\"name/977\",[977,76.717]],[\"comment/977\",[]],[\"name/978\",[978,76.717]],[\"comment/978\",[]],[\"name/979\",[979,76.717]],[\"comment/979\",[]],[\"name/980\",[980,76.717]],[\"comment/980\",[]],[\"name/981\",[981,76.717]],[\"comment/981\",[]],[\"name/982\",[982,76.717]],[\"comment/982\",[]],[\"name/983\",[983,76.717]],[\"comment/983\",[]],[\"name/984\",[984,76.717]],[\"comment/984\",[]],[\"name/985\",[985,76.717]],[\"comment/985\",[]],[\"name/986\",[986,76.717]],[\"comment/986\",[]],[\"name/987\",[987,76.717]],[\"comment/987\",[]],[\"name/988\",[988,76.717]],[\"comment/988\",[]],[\"name/989\",[989,76.717]],[\"comment/989\",[]],[\"name/990\",[990,76.717]],[\"comment/990\",[]],[\"name/991\",[991,76.717]],[\"comment/991\",[]],[\"name/992\",[992,76.717]],[\"comment/992\",[]],[\"name/993\",[993,76.717]],[\"comment/993\",[]],[\"name/994\",[994,76.717]],[\"comment/994\",[]],[\"name/995\",[995,76.717]],[\"comment/995\",[]],[\"name/996\",[996,76.717]],[\"comment/996\",[]],[\"name/997\",[997,76.717]],[\"comment/997\",[]],[\"name/998\",[998,76.717]],[\"comment/998\",[]],[\"name/999\",[999,76.717]],[\"comment/999\",[]],[\"name/1000\",[1000,76.717]],[\"comment/1000\",[]],[\"name/1001\",[1001,76.717]],[\"comment/1001\",[]],[\"name/1002\",[1002,76.717]],[\"comment/1002\",[]],[\"name/1003\",[1003,76.717]],[\"comment/1003\",[]],[\"name/1004\",[1004,76.717]],[\"comment/1004\",[]],[\"name/1005\",[1005,76.717]],[\"comment/1005\",[]],[\"name/1006\",[1006,76.717]],[\"comment/1006\",[]],[\"name/1007\",[1007,76.717]],[\"comment/1007\",[]],[\"name/1008\",[1008,76.717]],[\"comment/1008\",[]],[\"name/1009\",[1009,76.717]],[\"comment/1009\",[]],[\"name/1010\",[1010,76.717]],[\"comment/1010\",[]],[\"name/1011\",[1011,76.717]],[\"comment/1011\",[]],[\"name/1012\",[1012,76.717]],[\"comment/1012\",[]],[\"name/1013\",[1013,76.717]],[\"comment/1013\",[]],[\"name/1014\",[1014,76.717]],[\"comment/1014\",[]],[\"name/1015\",[1015,76.717]],[\"comment/1015\",[]],[\"name/1016\",[1016,76.717]],[\"comment/1016\",[]],[\"name/1017\",[1017,76.717]],[\"comment/1017\",[]],[\"name/1018\",[1018,76.717]],[\"comment/1018\",[]],[\"name/1019\",[1019,76.717]],[\"comment/1019\",[]],[\"name/1020\",[1020,76.717]],[\"comment/1020\",[]],[\"name/1021\",[1021,76.717]],[\"comment/1021\",[]],[\"name/1022\",[1022,76.717]],[\"comment/1022\",[]],[\"name/1023\",[1023,76.717]],[\"comment/1023\",[]],[\"name/1024\",[1024,76.717]],[\"comment/1024\",[]],[\"name/1025\",[1025,76.717]],[\"comment/1025\",[]],[\"name/1026\",[1026,76.717]],[\"comment/1026\",[]],[\"name/1027\",[1027,76.717]],[\"comment/1027\",[]],[\"name/1028\",[1028,76.717]],[\"comment/1028\",[]],[\"name/1029\",[1029,76.717]],[\"comment/1029\",[]],[\"name/1030\",[1030,76.717]],[\"comment/1030\",[]],[\"name/1031\",[1031,76.717]],[\"comment/1031\",[]],[\"name/1032\",[1032,76.717]],[\"comment/1032\",[]],[\"name/1033\",[1033,76.717]],[\"comment/1033\",[]],[\"name/1034\",[1034,76.717]],[\"comment/1034\",[]],[\"name/1035\",[1035,76.717]],[\"comment/1035\",[]],[\"name/1036\",[1036,76.717]],[\"comment/1036\",[]],[\"name/1037\",[1037,76.717]],[\"comment/1037\",[]],[\"name/1038\",[1038,76.717]],[\"comment/1038\",[]],[\"name/1039\",[1039,76.717]],[\"comment/1039\",[]],[\"name/1040\",[1040,76.717]],[\"comment/1040\",[]],[\"name/1041\",[1041,76.717]],[\"comment/1041\",[]],[\"name/1042\",[1042,76.717]],[\"comment/1042\",[]],[\"name/1043\",[1043,76.717]],[\"comment/1043\",[]],[\"name/1044\",[1044,76.717]],[\"comment/1044\",[]],[\"name/1045\",[1045,76.717]],[\"comment/1045\",[]],[\"name/1046\",[1046,76.717]],[\"comment/1046\",[]],[\"name/1047\",[1047,76.717]],[\"comment/1047\",[]],[\"name/1048\",[1048,76.717]],[\"comment/1048\",[]],[\"name/1049\",[1049,76.717]],[\"comment/1049\",[]],[\"name/1050\",[1050,76.717]],[\"comment/1050\",[]],[\"name/1051\",[1051,76.717]],[\"comment/1051\",[]],[\"name/1052\",[1052,76.717]],[\"comment/1052\",[]],[\"name/1053\",[1053,76.717]],[\"comment/1053\",[]],[\"name/1054\",[1054,76.717]],[\"comment/1054\",[]],[\"name/1055\",[1055,76.717]],[\"comment/1055\",[]],[\"name/1056\",[1056,76.717]],[\"comment/1056\",[]],[\"name/1057\",[1057,76.717]],[\"comment/1057\",[]],[\"name/1058\",[1058,76.717]],[\"comment/1058\",[]],[\"name/1059\",[1059,76.717]],[\"comment/1059\",[]],[\"name/1060\",[1060,76.717]],[\"comment/1060\",[]],[\"name/1061\",[1061,76.717]],[\"comment/1061\",[]],[\"name/1062\",[1062,76.717]],[\"comment/1062\",[]],[\"name/1063\",[1063,76.717]],[\"comment/1063\",[]],[\"name/1064\",[1064,76.717]],[\"comment/1064\",[]],[\"name/1065\",[1065,76.717]],[\"comment/1065\",[]],[\"name/1066\",[1066,76.717]],[\"comment/1066\",[]],[\"name/1067\",[1067,76.717]],[\"comment/1067\",[]],[\"name/1068\",[1068,76.717]],[\"comment/1068\",[]],[\"name/1069\",[1069,76.717]],[\"comment/1069\",[]],[\"name/1070\",[1070,76.717]],[\"comment/1070\",[]],[\"name/1071\",[1071,76.717]],[\"comment/1071\",[]],[\"name/1072\",[1072,76.717]],[\"comment/1072\",[]],[\"name/1073\",[1073,76.717]],[\"comment/1073\",[]],[\"name/1074\",[1074,76.717]],[\"comment/1074\",[]],[\"name/1075\",[1075,76.717]],[\"comment/1075\",[]],[\"name/1076\",[1076,76.717]],[\"comment/1076\",[]],[\"name/1077\",[1077,76.717]],[\"comment/1077\",[]],[\"name/1078\",[1078,76.717]],[\"comment/1078\",[]],[\"name/1079\",[1079,76.717]],[\"comment/1079\",[]],[\"name/1080\",[1080,76.717]],[\"comment/1080\",[]],[\"name/1081\",[1081,76.717]],[\"comment/1081\",[]],[\"name/1082\",[1082,76.717]],[\"comment/1082\",[]],[\"name/1083\",[1083,76.717]],[\"comment/1083\",[]],[\"name/1084\",[1084,76.717]],[\"comment/1084\",[]],[\"name/1085\",[1085,76.717]],[\"comment/1085\",[]],[\"name/1086\",[1086,76.717]],[\"comment/1086\",[]],[\"name/1087\",[1087,76.717]],[\"comment/1087\",[]],[\"name/1088\",[1088,76.717]],[\"comment/1088\",[]],[\"name/1089\",[1089,76.717]],[\"comment/1089\",[]],[\"name/1090\",[1090,76.717]],[\"comment/1090\",[]],[\"name/1091\",[1091,76.717]],[\"comment/1091\",[]],[\"name/1092\",[1092,76.717]],[\"comment/1092\",[]],[\"name/1093\",[1093,76.717]],[\"comment/1093\",[]],[\"name/1094\",[1094,76.717]],[\"comment/1094\",[]],[\"name/1095\",[1095,76.717]],[\"comment/1095\",[]],[\"name/1096\",[1096,76.717]],[\"comment/1096\",[]],[\"name/1097\",[1097,76.717]],[\"comment/1097\",[]],[\"name/1098\",[1098,76.717]],[\"comment/1098\",[]],[\"name/1099\",[1099,76.717]],[\"comment/1099\",[]],[\"name/1100\",[1100,76.717]],[\"comment/1100\",[]],[\"name/1101\",[1101,76.717]],[\"comment/1101\",[]],[\"name/1102\",[1102,76.717]],[\"comment/1102\",[]],[\"name/1103\",[1103,76.717]],[\"comment/1103\",[]],[\"name/1104\",[1104,76.717]],[\"comment/1104\",[]],[\"name/1105\",[1105,76.717]],[\"comment/1105\",[]],[\"name/1106\",[1106,76.717]],[\"comment/1106\",[]],[\"name/1107\",[1107,76.717]],[\"comment/1107\",[]],[\"name/1108\",[1108,76.717]],[\"comment/1108\",[]],[\"name/1109\",[1109,76.717]],[\"comment/1109\",[]],[\"name/1110\",[1110,76.717]],[\"comment/1110\",[]],[\"name/1111\",[1111,76.717]],[\"comment/1111\",[]],[\"name/1112\",[1112,76.717]],[\"comment/1112\",[]],[\"name/1113\",[1113,76.717]],[\"comment/1113\",[]],[\"name/1114\",[1114,76.717]],[\"comment/1114\",[]],[\"name/1115\",[1115,76.717]],[\"comment/1115\",[]],[\"name/1116\",[1116,76.717]],[\"comment/1116\",[]],[\"name/1117\",[1117,76.717]],[\"comment/1117\",[]],[\"name/1118\",[1118,76.717]],[\"comment/1118\",[]],[\"name/1119\",[1119,76.717]],[\"comment/1119\",[]],[\"name/1120\",[1120,76.717]],[\"comment/1120\",[]],[\"name/1121\",[1121,76.717]],[\"comment/1121\",[]],[\"name/1122\",[1122,76.717]],[\"comment/1122\",[]],[\"name/1123\",[1123,76.717]],[\"comment/1123\",[]],[\"name/1124\",[1124,76.717]],[\"comment/1124\",[]],[\"name/1125\",[1125,76.717]],[\"comment/1125\",[]],[\"name/1126\",[1126,76.717]],[\"comment/1126\",[]],[\"name/1127\",[1127,76.717]],[\"comment/1127\",[]],[\"name/1128\",[1128,76.717]],[\"comment/1128\",[]],[\"name/1129\",[1129,76.717]],[\"comment/1129\",[]],[\"name/1130\",[1130,76.717]],[\"comment/1130\",[]],[\"name/1131\",[1131,76.717]],[\"comment/1131\",[]],[\"name/1132\",[1132,76.717]],[\"comment/1132\",[]],[\"name/1133\",[1133,76.717]],[\"comment/1133\",[]],[\"name/1134\",[1134,76.717]],[\"comment/1134\",[]],[\"name/1135\",[1135,76.717]],[\"comment/1135\",[]],[\"name/1136\",[1136,76.717]],[\"comment/1136\",[]],[\"name/1137\",[1137,76.717]],[\"comment/1137\",[]],[\"name/1138\",[1138,76.717]],[\"comment/1138\",[]],[\"name/1139\",[1139,76.717]],[\"comment/1139\",[]],[\"name/1140\",[1140,76.717]],[\"comment/1140\",[]],[\"name/1141\",[1141,76.717]],[\"comment/1141\",[]],[\"name/1142\",[1142,76.717]],[\"comment/1142\",[]],[\"name/1143\",[1143,76.717]],[\"comment/1143\",[]],[\"name/1144\",[1144,76.717]],[\"comment/1144\",[]],[\"name/1145\",[1145,76.717]],[\"comment/1145\",[]],[\"name/1146\",[1146,76.717]],[\"comment/1146\",[]],[\"name/1147\",[1147,76.717]],[\"comment/1147\",[]],[\"name/1148\",[1148,76.717]],[\"comment/1148\",[]],[\"name/1149\",[1149,76.717]],[\"comment/1149\",[]],[\"name/1150\",[1150,76.717]],[\"comment/1150\",[]],[\"name/1151\",[1151,76.717]],[\"comment/1151\",[]],[\"name/1152\",[1152,76.717]],[\"comment/1152\",[]],[\"name/1153\",[1153,76.717]],[\"comment/1153\",[]],[\"name/1154\",[1154,76.717]],[\"comment/1154\",[]],[\"name/1155\",[1155,76.717]],[\"comment/1155\",[]],[\"name/1156\",[1156,76.717]],[\"comment/1156\",[]],[\"name/1157\",[1157,76.717]],[\"comment/1157\",[]],[\"name/1158\",[1158,76.717]],[\"comment/1158\",[]],[\"name/1159\",[1159,76.717]],[\"comment/1159\",[]],[\"name/1160\",[1160,76.717]],[\"comment/1160\",[]],[\"name/1161\",[1161,76.717]],[\"comment/1161\",[]],[\"name/1162\",[1162,76.717]],[\"comment/1162\",[]],[\"name/1163\",[1163,76.717]],[\"comment/1163\",[]],[\"name/1164\",[1164,76.717]],[\"comment/1164\",[]],[\"name/1165\",[1165,76.717]],[\"comment/1165\",[]],[\"name/1166\",[1166,76.717]],[\"comment/1166\",[]],[\"name/1167\",[1167,76.717]],[\"comment/1167\",[]],[\"name/1168\",[1168,76.717]],[\"comment/1168\",[]],[\"name/1169\",[1169,76.717]],[\"comment/1169\",[]],[\"name/1170\",[1170,76.717]],[\"comment/1170\",[]],[\"name/1171\",[1171,76.717]],[\"comment/1171\",[]],[\"name/1172\",[1172,76.717]],[\"comment/1172\",[]],[\"name/1173\",[1173,76.717]],[\"comment/1173\",[]],[\"name/1174\",[1174,76.717]],[\"comment/1174\",[]],[\"name/1175\",[1175,76.717]],[\"comment/1175\",[]],[\"name/1176\",[1176,76.717]],[\"comment/1176\",[]],[\"name/1177\",[1177,76.717]],[\"comment/1177\",[]],[\"name/1178\",[1178,76.717]],[\"comment/1178\",[]],[\"name/1179\",[1179,76.717]],[\"comment/1179\",[]],[\"name/1180\",[1180,76.717]],[\"comment/1180\",[]],[\"name/1181\",[1181,76.717]],[\"comment/1181\",[]],[\"name/1182\",[1182,76.717]],[\"comment/1182\",[]],[\"name/1183\",[1183,76.717]],[\"comment/1183\",[]],[\"name/1184\",[1184,76.717]],[\"comment/1184\",[]],[\"name/1185\",[1185,76.717]],[\"comment/1185\",[]],[\"name/1186\",[1186,76.717]],[\"comment/1186\",[]],[\"name/1187\",[1187,76.717]],[\"comment/1187\",[]],[\"name/1188\",[1188,76.717]],[\"comment/1188\",[]],[\"name/1189\",[1189,76.717]],[\"comment/1189\",[]],[\"name/1190\",[1190,76.717]],[\"comment/1190\",[]],[\"name/1191\",[1191,76.717]],[\"comment/1191\",[]],[\"name/1192\",[1192,76.717]],[\"comment/1192\",[]],[\"name/1193\",[1193,76.717]],[\"comment/1193\",[]],[\"name/1194\",[1194,76.717]],[\"comment/1194\",[]],[\"name/1195\",[1195,76.717]],[\"comment/1195\",[]],[\"name/1196\",[1196,76.717]],[\"comment/1196\",[]],[\"name/1197\",[1197,76.717]],[\"comment/1197\",[]],[\"name/1198\",[1198,76.717]],[\"comment/1198\",[]],[\"name/1199\",[1199,76.717]],[\"comment/1199\",[]],[\"name/1200\",[1200,76.717]],[\"comment/1200\",[]],[\"name/1201\",[1201,76.717]],[\"comment/1201\",[]],[\"name/1202\",[1202,76.717]],[\"comment/1202\",[]],[\"name/1203\",[1203,76.717]],[\"comment/1203\",[]],[\"name/1204\",[1204,76.717]],[\"comment/1204\",[]],[\"name/1205\",[1205,76.717]],[\"comment/1205\",[]],[\"name/1206\",[1206,76.717]],[\"comment/1206\",[]],[\"name/1207\",[1207,76.717]],[\"comment/1207\",[]],[\"name/1208\",[1208,76.717]],[\"comment/1208\",[]],[\"name/1209\",[1209,76.717]],[\"comment/1209\",[]],[\"name/1210\",[1210,76.717]],[\"comment/1210\",[]],[\"name/1211\",[1211,76.717]],[\"comment/1211\",[]],[\"name/1212\",[1212,76.717]],[\"comment/1212\",[]],[\"name/1213\",[1213,76.717]],[\"comment/1213\",[]],[\"name/1214\",[1214,76.717]],[\"comment/1214\",[]],[\"name/1215\",[1215,76.717]],[\"comment/1215\",[]],[\"name/1216\",[1216,76.717]],[\"comment/1216\",[]],[\"name/1217\",[1217,76.717]],[\"comment/1217\",[]],[\"name/1218\",[1218,76.717]],[\"comment/1218\",[]],[\"name/1219\",[1219,76.717]],[\"comment/1219\",[]],[\"name/1220\",[1220,76.717]],[\"comment/1220\",[]],[\"name/1221\",[1221,76.717]],[\"comment/1221\",[]],[\"name/1222\",[1222,76.717]],[\"comment/1222\",[]],[\"name/1223\",[1223,76.717]],[\"comment/1223\",[]],[\"name/1224\",[1224,76.717]],[\"comment/1224\",[]],[\"name/1225\",[1225,76.717]],[\"comment/1225\",[]],[\"name/1226\",[1226,76.717]],[\"comment/1226\",[]],[\"name/1227\",[1227,76.717]],[\"comment/1227\",[]],[\"name/1228\",[1228,76.717]],[\"comment/1228\",[]],[\"name/1229\",[1229,76.717]],[\"comment/1229\",[]],[\"name/1230\",[1230,76.717]],[\"comment/1230\",[]],[\"name/1231\",[1231,76.717]],[\"comment/1231\",[]],[\"name/1232\",[1232,76.717]],[\"comment/1232\",[]],[\"name/1233\",[1233,76.717]],[\"comment/1233\",[]],[\"name/1234\",[1234,76.717]],[\"comment/1234\",[]],[\"name/1235\",[1235,76.717]],[\"comment/1235\",[]],[\"name/1236\",[1236,76.717]],[\"comment/1236\",[]],[\"name/1237\",[1237,76.717]],[\"comment/1237\",[]],[\"name/1238\",[1238,76.717]],[\"comment/1238\",[]],[\"name/1239\",[1239,76.717]],[\"comment/1239\",[]],[\"name/1240\",[1240,76.717]],[\"comment/1240\",[]],[\"name/1241\",[1241,76.717]],[\"comment/1241\",[]],[\"name/1242\",[1242,76.717]],[\"comment/1242\",[]],[\"name/1243\",[1243,76.717]],[\"comment/1243\",[]],[\"name/1244\",[1244,76.717]],[\"comment/1244\",[]],[\"name/1245\",[1245,76.717]],[\"comment/1245\",[]],[\"name/1246\",[1246,76.717]],[\"comment/1246\",[]],[\"name/1247\",[1247,76.717]],[\"comment/1247\",[]],[\"name/1248\",[1248,76.717]],[\"comment/1248\",[]],[\"name/1249\",[1249,76.717]],[\"comment/1249\",[]],[\"name/1250\",[1250,76.717]],[\"comment/1250\",[]],[\"name/1251\",[1251,76.717]],[\"comment/1251\",[]],[\"name/1252\",[1252,76.717]],[\"comment/1252\",[]],[\"name/1253\",[1253,76.717]],[\"comment/1253\",[]],[\"name/1254\",[1254,76.717]],[\"comment/1254\",[]],[\"name/1255\",[1255,76.717]],[\"comment/1255\",[]],[\"name/1256\",[1256,76.717]],[\"comment/1256\",[]],[\"name/1257\",[1257,76.717]],[\"comment/1257\",[]],[\"name/1258\",[1258,76.717]],[\"comment/1258\",[]],[\"name/1259\",[1259,76.717]],[\"comment/1259\",[]],[\"name/1260\",[1260,76.717]],[\"comment/1260\",[]],[\"name/1261\",[1261,76.717]],[\"comment/1261\",[]],[\"name/1262\",[1262,76.717]],[\"comment/1262\",[]],[\"name/1263\",[1263,76.717]],[\"comment/1263\",[]],[\"name/1264\",[1264,76.717]],[\"comment/1264\",[]],[\"name/1265\",[1265,76.717]],[\"comment/1265\",[]],[\"name/1266\",[1266,76.717]],[\"comment/1266\",[]],[\"name/1267\",[1267,76.717]],[\"comment/1267\",[]],[\"name/1268\",[1268,76.717]],[\"comment/1268\",[]],[\"name/1269\",[1269,76.717]],[\"comment/1269\",[]],[\"name/1270\",[1270,76.717]],[\"comment/1270\",[]],[\"name/1271\",[1271,76.717]],[\"comment/1271\",[]],[\"name/1272\",[1272,76.717]],[\"comment/1272\",[]],[\"name/1273\",[1273,76.717]],[\"comment/1273\",[]],[\"name/1274\",[1274,76.717]],[\"comment/1274\",[]],[\"name/1275\",[1275,76.717]],[\"comment/1275\",[]],[\"name/1276\",[1276,76.717]],[\"comment/1276\",[]],[\"name/1277\",[1277,76.717]],[\"comment/1277\",[]],[\"name/1278\",[1278,76.717]],[\"comment/1278\",[]],[\"name/1279\",[1279,76.717]],[\"comment/1279\",[]],[\"name/1280\",[1280,76.717]],[\"comment/1280\",[]],[\"name/1281\",[1281,76.717]],[\"comment/1281\",[]],[\"name/1282\",[1282,76.717]],[\"comment/1282\",[]],[\"name/1283\",[1283,76.717]],[\"comment/1283\",[]],[\"name/1284\",[1284,76.717]],[\"comment/1284\",[]],[\"name/1285\",[1285,76.717]],[\"comment/1285\",[]],[\"name/1286\",[1286,76.717]],[\"comment/1286\",[]],[\"name/1287\",[1287,76.717]],[\"comment/1287\",[]],[\"name/1288\",[1288,76.717]],[\"comment/1288\",[]],[\"name/1289\",[1289,76.717]],[\"comment/1289\",[]],[\"name/1290\",[1290,76.717]],[\"comment/1290\",[]],[\"name/1291\",[1291,76.717]],[\"comment/1291\",[]],[\"name/1292\",[1292,76.717]],[\"comment/1292\",[]],[\"name/1293\",[1293,76.717]],[\"comment/1293\",[]],[\"name/1294\",[1294,76.717]],[\"comment/1294\",[]],[\"name/1295\",[1295,76.717]],[\"comment/1295\",[]],[\"name/1296\",[1296,76.717]],[\"comment/1296\",[]],[\"name/1297\",[1297,76.717]],[\"comment/1297\",[]],[\"name/1298\",[1298,76.717]],[\"comment/1298\",[]],[\"name/1299\",[1299,76.717]],[\"comment/1299\",[]],[\"name/1300\",[1300,76.717]],[\"comment/1300\",[]],[\"name/1301\",[1301,76.717]],[\"comment/1301\",[]],[\"name/1302\",[1302,76.717]],[\"comment/1302\",[]],[\"name/1303\",[1303,76.717]],[\"comment/1303\",[]],[\"name/1304\",[1304,76.717]],[\"comment/1304\",[]],[\"name/1305\",[1305,76.717]],[\"comment/1305\",[]],[\"name/1306\",[1306,76.717]],[\"comment/1306\",[]],[\"name/1307\",[1307,76.717]],[\"comment/1307\",[]],[\"name/1308\",[1308,76.717]],[\"comment/1308\",[]],[\"name/1309\",[1309,76.717]],[\"comment/1309\",[]],[\"name/1310\",[1310,76.717]],[\"comment/1310\",[]],[\"name/1311\",[1311,76.717]],[\"comment/1311\",[]],[\"name/1312\",[1312,76.717]],[\"comment/1312\",[]],[\"name/1313\",[1313,76.717]],[\"comment/1313\",[]],[\"name/1314\",[1314,76.717]],[\"comment/1314\",[]],[\"name/1315\",[1315,76.717]],[\"comment/1315\",[]],[\"name/1316\",[1316,76.717]],[\"comment/1316\",[]],[\"name/1317\",[1317,76.717]],[\"comment/1317\",[]],[\"name/1318\",[1318,76.717]],[\"comment/1318\",[]],[\"name/1319\",[1319,76.717]],[\"comment/1319\",[]],[\"name/1320\",[1320,76.717]],[\"comment/1320\",[]],[\"name/1321\",[1321,76.717]],[\"comment/1321\",[]],[\"name/1322\",[1322,76.717]],[\"comment/1322\",[]],[\"name/1323\",[1323,76.717]],[\"comment/1323\",[]],[\"name/1324\",[1324,76.717]],[\"comment/1324\",[]],[\"name/1325\",[1325,76.717]],[\"comment/1325\",[]],[\"name/1326\",[1326,76.717]],[\"comment/1326\",[]],[\"name/1327\",[1327,76.717]],[\"comment/1327\",[]],[\"name/1328\",[1328,76.717]],[\"comment/1328\",[]],[\"name/1329\",[1329,76.717]],[\"comment/1329\",[]],[\"name/1330\",[1330,76.717]],[\"comment/1330\",[]],[\"name/1331\",[1331,76.717]],[\"comment/1331\",[]],[\"name/1332\",[1332,76.717]],[\"comment/1332\",[]],[\"name/1333\",[1333,76.717]],[\"comment/1333\",[]],[\"name/1334\",[1334,76.717]],[\"comment/1334\",[]],[\"name/1335\",[1335,76.717]],[\"comment/1335\",[]],[\"name/1336\",[1336,76.717]],[\"comment/1336\",[]],[\"name/1337\",[1337,76.717]],[\"comment/1337\",[]],[\"name/1338\",[1338,76.717]],[\"comment/1338\",[]],[\"name/1339\",[1339,76.717]],[\"comment/1339\",[]],[\"name/1340\",[1340,76.717]],[\"comment/1340\",[]],[\"name/1341\",[1341,76.717]],[\"comment/1341\",[]],[\"name/1342\",[1342,76.717]],[\"comment/1342\",[]],[\"name/1343\",[1343,76.717]],[\"comment/1343\",[]],[\"name/1344\",[1344,76.717]],[\"comment/1344\",[]],[\"name/1345\",[1345,76.717]],[\"comment/1345\",[]],[\"name/1346\",[1346,76.717]],[\"comment/1346\",[]],[\"name/1347\",[1347,76.717]],[\"comment/1347\",[]],[\"name/1348\",[1348,76.717]],[\"comment/1348\",[]],[\"name/1349\",[1349,76.717]],[\"comment/1349\",[]],[\"name/1350\",[1350,76.717]],[\"comment/1350\",[]],[\"name/1351\",[1351,76.717]],[\"comment/1351\",[]],[\"name/1352\",[1352,76.717]],[\"comment/1352\",[]],[\"name/1353\",[1353,76.717]],[\"comment/1353\",[]],[\"name/1354\",[1354,76.717]],[\"comment/1354\",[]],[\"name/1355\",[1355,76.717]],[\"comment/1355\",[]],[\"name/1356\",[1356,76.717]],[\"comment/1356\",[]],[\"name/1357\",[1357,76.717]],[\"comment/1357\",[]],[\"name/1358\",[1358,76.717]],[\"comment/1358\",[]],[\"name/1359\",[1359,76.717]],[\"comment/1359\",[]],[\"name/1360\",[1360,76.717]],[\"comment/1360\",[]],[\"name/1361\",[1361,76.717]],[\"comment/1361\",[]],[\"name/1362\",[1362,76.717]],[\"comment/1362\",[]],[\"name/1363\",[1363,76.717]],[\"comment/1363\",[]],[\"name/1364\",[1364,76.717]],[\"comment/1364\",[]],[\"name/1365\",[1365,76.717]],[\"comment/1365\",[]],[\"name/1366\",[1366,76.717]],[\"comment/1366\",[]],[\"name/1367\",[1367,76.717]],[\"comment/1367\",[]],[\"name/1368\",[1368,76.717]],[\"comment/1368\",[]],[\"name/1369\",[1369,76.717]],[\"comment/1369\",[]],[\"name/1370\",[1370,76.717]],[\"comment/1370\",[]],[\"name/1371\",[1371,76.717]],[\"comment/1371\",[]],[\"name/1372\",[1372,76.717]],[\"comment/1372\",[]],[\"name/1373\",[1373,76.717]],[\"comment/1373\",[]],[\"name/1374\",[1374,76.717]],[\"comment/1374\",[]],[\"name/1375\",[1375,76.717]],[\"comment/1375\",[]],[\"name/1376\",[1376,76.717]],[\"comment/1376\",[]],[\"name/1377\",[1377,76.717]],[\"comment/1377\",[]],[\"name/1378\",[1378,76.717]],[\"comment/1378\",[]],[\"name/1379\",[1379,76.717]],[\"comment/1379\",[]],[\"name/1380\",[1380,76.717]],[\"comment/1380\",[]],[\"name/1381\",[1381,76.717]],[\"comment/1381\",[]],[\"name/1382\",[1382,76.717]],[\"comment/1382\",[]],[\"name/1383\",[1383,76.717]],[\"comment/1383\",[]],[\"name/1384\",[1384,76.717]],[\"comment/1384\",[]],[\"name/1385\",[1385,76.717]],[\"comment/1385\",[]],[\"name/1386\",[1386,76.717]],[\"comment/1386\",[]],[\"name/1387\",[1387,76.717]],[\"comment/1387\",[]],[\"name/1388\",[1388,76.717]],[\"comment/1388\",[]],[\"name/1389\",[1389,76.717]],[\"comment/1389\",[]],[\"name/1390\",[1390,76.717]],[\"comment/1390\",[]],[\"name/1391\",[1391,76.717]],[\"comment/1391\",[]],[\"name/1392\",[1392,76.717]],[\"comment/1392\",[]],[\"name/1393\",[1393,76.717]],[\"comment/1393\",[]],[\"name/1394\",[1394,76.717]],[\"comment/1394\",[]],[\"name/1395\",[1395,76.717]],[\"comment/1395\",[]],[\"name/1396\",[1396,76.717]],[\"comment/1396\",[]],[\"name/1397\",[1397,76.717]],[\"comment/1397\",[]],[\"name/1398\",[1398,76.717]],[\"comment/1398\",[]],[\"name/1399\",[1399,76.717]],[\"comment/1399\",[]],[\"name/1400\",[1400,76.717]],[\"comment/1400\",[]],[\"name/1401\",[1401,76.717]],[\"comment/1401\",[]],[\"name/1402\",[1402,76.717]],[\"comment/1402\",[]],[\"name/1403\",[1403,76.717]],[\"comment/1403\",[]],[\"name/1404\",[1404,76.717]],[\"comment/1404\",[]],[\"name/1405\",[1405,76.717]],[\"comment/1405\",[]],[\"name/1406\",[1406,76.717]],[\"comment/1406\",[]],[\"name/1407\",[1407,76.717]],[\"comment/1407\",[]],[\"name/1408\",[1408,76.717]],[\"comment/1408\",[]],[\"name/1409\",[1409,76.717]],[\"comment/1409\",[]],[\"name/1410\",[1410,76.717]],[\"comment/1410\",[]],[\"name/1411\",[1411,76.717]],[\"comment/1411\",[]],[\"name/1412\",[1412,76.717]],[\"comment/1412\",[]],[\"name/1413\",[1413,76.717]],[\"comment/1413\",[]],[\"name/1414\",[1414,76.717]],[\"comment/1414\",[]],[\"name/1415\",[1415,76.717]],[\"comment/1415\",[]],[\"name/1416\",[1416,71.608]],[\"comment/1416\",[]],[\"name/1417\",[1417,76.717]],[\"comment/1417\",[]],[\"name/1418\",[1418,76.717]],[\"comment/1418\",[]],[\"name/1419\",[1419,76.717]],[\"comment/1419\",[]],[\"name/1420\",[1420,76.717]],[\"comment/1420\",[]],[\"name/1421\",[1421,76.717]],[\"comment/1421\",[]],[\"name/1422\",[1422,76.717]],[\"comment/1422\",[]],[\"name/1423\",[1423,76.717]],[\"comment/1423\",[]],[\"name/1424\",[1424,76.717]],[\"comment/1424\",[]],[\"name/1425\",[1425,76.717]],[\"comment/1425\",[]],[\"name/1426\",[1426,76.717]],[\"comment/1426\",[]],[\"name/1427\",[1427,76.717]],[\"comment/1427\",[]],[\"name/1428\",[1428,76.717]],[\"comment/1428\",[]],[\"name/1429\",[1429,76.717]],[\"comment/1429\",[]],[\"name/1430\",[1430,76.717]],[\"comment/1430\",[]],[\"name/1431\",[1431,76.717]],[\"comment/1431\",[]],[\"name/1432\",[1432,76.717]],[\"comment/1432\",[]],[\"name/1433\",[1433,76.717]],[\"comment/1433\",[]],[\"name/1434\",[1434,76.717]],[\"comment/1434\",[]],[\"name/1435\",[1435,76.717]],[\"comment/1435\",[]],[\"name/1436\",[1436,76.717]],[\"comment/1436\",[]],[\"name/1437\",[1437,76.717]],[\"comment/1437\",[]],[\"name/1438\",[1438,76.717]],[\"comment/1438\",[]],[\"name/1439\",[1439,76.717]],[\"comment/1439\",[]],[\"name/1440\",[1440,76.717]],[\"comment/1440\",[]],[\"name/1441\",[1441,76.717]],[\"comment/1441\",[]],[\"name/1442\",[1442,76.717]],[\"comment/1442\",[]],[\"name/1443\",[1443,76.717]],[\"comment/1443\",[]],[\"name/1444\",[1444,76.717]],[\"comment/1444\",[]],[\"name/1445\",[1445,76.717]],[\"comment/1445\",[]],[\"name/1446\",[1446,76.717]],[\"comment/1446\",[]],[\"name/1447\",[1447,76.717]],[\"comment/1447\",[]],[\"name/1448\",[1448,76.717]],[\"comment/1448\",[]],[\"name/1449\",[1449,76.717]],[\"comment/1449\",[]],[\"name/1450\",[1450,76.717]],[\"comment/1450\",[]],[\"name/1451\",[1451,76.717]],[\"comment/1451\",[]],[\"name/1452\",[1452,76.717]],[\"comment/1452\",[]],[\"name/1453\",[1453,76.717]],[\"comment/1453\",[]],[\"name/1454\",[1454,76.717]],[\"comment/1454\",[]],[\"name/1455\",[1455,76.717]],[\"comment/1455\",[]],[\"name/1456\",[1456,76.717]],[\"comment/1456\",[]],[\"name/1457\",[1457,76.717]],[\"comment/1457\",[]],[\"name/1458\",[1458,76.717]],[\"comment/1458\",[]],[\"name/1459\",[1459,76.717]],[\"comment/1459\",[]],[\"name/1460\",[1460,76.717]],[\"comment/1460\",[]],[\"name/1461\",[1461,76.717]],[\"comment/1461\",[]],[\"name/1462\",[1462,76.717]],[\"comment/1462\",[]],[\"name/1463\",[1463,76.717]],[\"comment/1463\",[]],[\"name/1464\",[1464,76.717]],[\"comment/1464\",[]],[\"name/1465\",[1465,76.717]],[\"comment/1465\",[]],[\"name/1466\",[1466,76.717]],[\"comment/1466\",[]],[\"name/1467\",[1467,76.717]],[\"comment/1467\",[]],[\"name/1468\",[1468,76.717]],[\"comment/1468\",[]],[\"name/1469\",[1469,76.717]],[\"comment/1469\",[]],[\"name/1470\",[1470,76.717]],[\"comment/1470\",[]],[\"name/1471\",[1471,76.717]],[\"comment/1471\",[]],[\"name/1472\",[1472,76.717]],[\"comment/1472\",[]],[\"name/1473\",[1473,76.717]],[\"comment/1473\",[]],[\"name/1474\",[1474,76.717]],[\"comment/1474\",[]],[\"name/1475\",[1475,76.717]],[\"comment/1475\",[]],[\"name/1476\",[1476,76.717]],[\"comment/1476\",[]],[\"name/1477\",[1477,76.717]],[\"comment/1477\",[]],[\"name/1478\",[1478,76.717]],[\"comment/1478\",[]],[\"name/1479\",[1479,76.717]],[\"comment/1479\",[]],[\"name/1480\",[1480,76.717]],[\"comment/1480\",[]],[\"name/1481\",[1481,76.717]],[\"comment/1481\",[]],[\"name/1482\",[1482,76.717]],[\"comment/1482\",[]],[\"name/1483\",[1483,76.717]],[\"comment/1483\",[]],[\"name/1484\",[1484,76.717]],[\"comment/1484\",[]],[\"name/1485\",[1485,76.717]],[\"comment/1485\",[]],[\"name/1486\",[1486,76.717]],[\"comment/1486\",[]],[\"name/1487\",[1487,76.717]],[\"comment/1487\",[]],[\"name/1488\",[1488,76.717]],[\"comment/1488\",[]],[\"name/1489\",[1489,76.717]],[\"comment/1489\",[]],[\"name/1490\",[1490,76.717]],[\"comment/1490\",[]],[\"name/1491\",[1491,76.717]],[\"comment/1491\",[]],[\"name/1492\",[1492,76.717]],[\"comment/1492\",[]],[\"name/1493\",[1493,76.717]],[\"comment/1493\",[]],[\"name/1494\",[1494,76.717]],[\"comment/1494\",[]],[\"name/1495\",[1495,76.717]],[\"comment/1495\",[]],[\"name/1496\",[1496,76.717]],[\"comment/1496\",[]],[\"name/1497\",[1497,76.717]],[\"comment/1497\",[]],[\"name/1498\",[1498,76.717]],[\"comment/1498\",[]],[\"name/1499\",[1499,76.717]],[\"comment/1499\",[]],[\"name/1500\",[1500,76.717]],[\"comment/1500\",[]],[\"name/1501\",[1501,76.717]],[\"comment/1501\",[]],[\"name/1502\",[1502,76.717]],[\"comment/1502\",[]],[\"name/1503\",[1503,76.717]],[\"comment/1503\",[]],[\"name/1504\",[1504,76.717]],[\"comment/1504\",[]],[\"name/1505\",[1505,76.717]],[\"comment/1505\",[]],[\"name/1506\",[1506,76.717]],[\"comment/1506\",[]],[\"name/1507\",[1507,76.717]],[\"comment/1507\",[]],[\"name/1508\",[1508,76.717]],[\"comment/1508\",[]],[\"name/1509\",[1509,76.717]],[\"comment/1509\",[]],[\"name/1510\",[1510,76.717]],[\"comment/1510\",[]],[\"name/1511\",[1511,76.717]],[\"comment/1511\",[]],[\"name/1512\",[1512,76.717]],[\"comment/1512\",[]],[\"name/1513\",[1513,76.717]],[\"comment/1513\",[]],[\"name/1514\",[1514,76.717]],[\"comment/1514\",[]],[\"name/1515\",[1515,76.717]],[\"comment/1515\",[]],[\"name/1516\",[1516,76.717]],[\"comment/1516\",[]],[\"name/1517\",[1517,76.717]],[\"comment/1517\",[]],[\"name/1518\",[1518,76.717]],[\"comment/1518\",[]],[\"name/1519\",[1519,76.717]],[\"comment/1519\",[]],[\"name/1520\",[1520,76.717]],[\"comment/1520\",[]],[\"name/1521\",[1521,76.717]],[\"comment/1521\",[]],[\"name/1522\",[1522,76.717]],[\"comment/1522\",[]],[\"name/1523\",[1523,76.717]],[\"comment/1523\",[]],[\"name/1524\",[1524,76.717]],[\"comment/1524\",[]],[\"name/1525\",[1525,76.717]],[\"comment/1525\",[]],[\"name/1526\",[1526,76.717]],[\"comment/1526\",[]],[\"name/1527\",[1527,76.717]],[\"comment/1527\",[]],[\"name/1528\",[1528,76.717]],[\"comment/1528\",[]],[\"name/1529\",[1529,76.717]],[\"comment/1529\",[]],[\"name/1530\",[1530,76.717]],[\"comment/1530\",[]],[\"name/1531\",[1531,76.717]],[\"comment/1531\",[]],[\"name/1532\",[1532,76.717]],[\"comment/1532\",[]],[\"name/1533\",[1533,76.717]],[\"comment/1533\",[]],[\"name/1534\",[1534,76.717]],[\"comment/1534\",[]],[\"name/1535\",[1535,76.717]],[\"comment/1535\",[]],[\"name/1536\",[1536,76.717]],[\"comment/1536\",[]],[\"name/1537\",[1537,76.717]],[\"comment/1537\",[]],[\"name/1538\",[1538,76.717]],[\"comment/1538\",[]],[\"name/1539\",[1539,76.717]],[\"comment/1539\",[]],[\"name/1540\",[1540,76.717]],[\"comment/1540\",[]],[\"name/1541\",[1541,76.717]],[\"comment/1541\",[]],[\"name/1542\",[1542,76.717]],[\"comment/1542\",[]],[\"name/1543\",[1543,76.717]],[\"comment/1543\",[]],[\"name/1544\",[1544,76.717]],[\"comment/1544\",[]],[\"name/1545\",[1545,76.717]],[\"comment/1545\",[]],[\"name/1546\",[1546,76.717]],[\"comment/1546\",[]],[\"name/1547\",[1547,76.717]],[\"comment/1547\",[]],[\"name/1548\",[1548,76.717]],[\"comment/1548\",[]],[\"name/1549\",[1549,76.717]],[\"comment/1549\",[]],[\"name/1550\",[1550,76.717]],[\"comment/1550\",[]],[\"name/1551\",[1551,76.717]],[\"comment/1551\",[]],[\"name/1552\",[1552,76.717]],[\"comment/1552\",[]],[\"name/1553\",[1553,76.717]],[\"comment/1553\",[]],[\"name/1554\",[1554,76.717]],[\"comment/1554\",[]],[\"name/1555\",[1555,76.717]],[\"comment/1555\",[]],[\"name/1556\",[1556,76.717]],[\"comment/1556\",[]],[\"name/1557\",[1557,76.717]],[\"comment/1557\",[]],[\"name/1558\",[1558,76.717]],[\"comment/1558\",[]],[\"name/1559\",[1559,76.717]],[\"comment/1559\",[]],[\"name/1560\",[1560,76.717]],[\"comment/1560\",[]],[\"name/1561\",[1561,76.717]],[\"comment/1561\",[]],[\"name/1562\",[1562,76.717]],[\"comment/1562\",[]],[\"name/1563\",[1563,76.717]],[\"comment/1563\",[]],[\"name/1564\",[1564,76.717]],[\"comment/1564\",[]],[\"name/1565\",[1565,76.717]],[\"comment/1565\",[]],[\"name/1566\",[1566,76.717]],[\"comment/1566\",[]],[\"name/1567\",[1567,76.717]],[\"comment/1567\",[]],[\"name/1568\",[1568,76.717]],[\"comment/1568\",[]],[\"name/1569\",[1569,76.717]],[\"comment/1569\",[]],[\"name/1570\",[1570,76.717]],[\"comment/1570\",[]],[\"name/1571\",[1571,76.717]],[\"comment/1571\",[]],[\"name/1572\",[1572,76.717]],[\"comment/1572\",[]],[\"name/1573\",[1573,76.717]],[\"comment/1573\",[]],[\"name/1574\",[1574,76.717]],[\"comment/1574\",[]],[\"name/1575\",[1575,76.717]],[\"comment/1575\",[]],[\"name/1576\",[1576,76.717]],[\"comment/1576\",[]],[\"name/1577\",[1577,76.717]],[\"comment/1577\",[]],[\"name/1578\",[1578,76.717]],[\"comment/1578\",[]],[\"name/1579\",[1579,76.717]],[\"comment/1579\",[]],[\"name/1580\",[1580,76.717]],[\"comment/1580\",[]],[\"name/1581\",[1581,76.717]],[\"comment/1581\",[]],[\"name/1582\",[1582,76.717]],[\"comment/1582\",[]],[\"name/1583\",[1583,76.717]],[\"comment/1583\",[]],[\"name/1584\",[1584,76.717]],[\"comment/1584\",[]],[\"name/1585\",[1585,76.717]],[\"comment/1585\",[]],[\"name/1586\",[1586,76.717]],[\"comment/1586\",[]],[\"name/1587\",[1587,76.717]],[\"comment/1587\",[]],[\"name/1588\",[1588,76.717]],[\"comment/1588\",[]],[\"name/1589\",[1589,76.717]],[\"comment/1589\",[]],[\"name/1590\",[1590,76.717]],[\"comment/1590\",[]],[\"name/1591\",[1591,76.717]],[\"comment/1591\",[]],[\"name/1592\",[1592,76.717]],[\"comment/1592\",[]],[\"name/1593\",[1593,76.717]],[\"comment/1593\",[]],[\"name/1594\",[1594,76.717]],[\"comment/1594\",[]],[\"name/1595\",[1595,76.717]],[\"comment/1595\",[]],[\"name/1596\",[1596,76.717]],[\"comment/1596\",[]],[\"name/1597\",[1597,76.717]],[\"comment/1597\",[]],[\"name/1598\",[1598,76.717]],[\"comment/1598\",[]],[\"name/1599\",[1599,76.717]],[\"comment/1599\",[]],[\"name/1600\",[1600,76.717]],[\"comment/1600\",[]],[\"name/1601\",[1601,76.717]],[\"comment/1601\",[]],[\"name/1602\",[1602,76.717]],[\"comment/1602\",[]],[\"name/1603\",[1603,76.717]],[\"comment/1603\",[]],[\"name/1604\",[1604,76.717]],[\"comment/1604\",[]],[\"name/1605\",[1605,76.717]],[\"comment/1605\",[]],[\"name/1606\",[1606,76.717]],[\"comment/1606\",[]],[\"name/1607\",[1607,76.717]],[\"comment/1607\",[]],[\"name/1608\",[1608,76.717]],[\"comment/1608\",[]],[\"name/1609\",[1609,76.717]],[\"comment/1609\",[]],[\"name/1610\",[1610,76.717]],[\"comment/1610\",[]],[\"name/1611\",[1611,76.717]],[\"comment/1611\",[]],[\"name/1612\",[1612,76.717]],[\"comment/1612\",[]],[\"name/1613\",[1613,76.717]],[\"comment/1613\",[]],[\"name/1614\",[1614,76.717]],[\"comment/1614\",[]],[\"name/1615\",[1615,76.717]],[\"comment/1615\",[]],[\"name/1616\",[1616,76.717]],[\"comment/1616\",[]],[\"name/1617\",[1617,76.717]],[\"comment/1617\",[]],[\"name/1618\",[1618,76.717]],[\"comment/1618\",[]],[\"name/1619\",[1619,76.717]],[\"comment/1619\",[]],[\"name/1620\",[1620,76.717]],[\"comment/1620\",[]],[\"name/1621\",[1621,76.717]],[\"comment/1621\",[]],[\"name/1622\",[1622,76.717]],[\"comment/1622\",[]],[\"name/1623\",[1623,76.717]],[\"comment/1623\",[]],[\"name/1624\",[1624,76.717]],[\"comment/1624\",[]],[\"name/1625\",[1625,76.717]],[\"comment/1625\",[]],[\"name/1626\",[1626,76.717]],[\"comment/1626\",[]],[\"name/1627\",[1627,76.717]],[\"comment/1627\",[]],[\"name/1628\",[1628,76.717]],[\"comment/1628\",[]],[\"name/1629\",[1629,76.717]],[\"comment/1629\",[]],[\"name/1630\",[1630,76.717]],[\"comment/1630\",[]],[\"name/1631\",[1631,76.717]],[\"comment/1631\",[]],[\"name/1632\",[1632,76.717]],[\"comment/1632\",[]],[\"name/1633\",[1633,76.717]],[\"comment/1633\",[]],[\"name/1634\",[1634,76.717]],[\"comment/1634\",[]],[\"name/1635\",[1635,76.717]],[\"comment/1635\",[]],[\"name/1636\",[1636,76.717]],[\"comment/1636\",[]],[\"name/1637\",[1637,76.717]],[\"comment/1637\",[]],[\"name/1638\",[1638,76.717]],[\"comment/1638\",[]],[\"name/1639\",[1639,76.717]],[\"comment/1639\",[]],[\"name/1640\",[1640,76.717]],[\"comment/1640\",[]],[\"name/1641\",[1641,76.717]],[\"comment/1641\",[]],[\"name/1642\",[1642,76.717]],[\"comment/1642\",[]],[\"name/1643\",[1643,76.717]],[\"comment/1643\",[]],[\"name/1644\",[1644,76.717]],[\"comment/1644\",[]],[\"name/1645\",[1645,76.717]],[\"comment/1645\",[]],[\"name/1646\",[1646,76.717]],[\"comment/1646\",[]],[\"name/1647\",[1647,76.717]],[\"comment/1647\",[]],[\"name/1648\",[1648,76.717]],[\"comment/1648\",[]],[\"name/1649\",[1649,76.717]],[\"comment/1649\",[]],[\"name/1650\",[1650,76.717]],[\"comment/1650\",[]],[\"name/1651\",[1651,76.717]],[\"comment/1651\",[]],[\"name/1652\",[1652,76.717]],[\"comment/1652\",[]],[\"name/1653\",[1653,76.717]],[\"comment/1653\",[]],[\"name/1654\",[1654,76.717]],[\"comment/1654\",[]],[\"name/1655\",[1655,76.717]],[\"comment/1655\",[]],[\"name/1656\",[1656,76.717]],[\"comment/1656\",[]],[\"name/1657\",[1657,76.717]],[\"comment/1657\",[]],[\"name/1658\",[1658,76.717]],[\"comment/1658\",[]],[\"name/1659\",[1659,76.717]],[\"comment/1659\",[]],[\"name/1660\",[1660,76.717]],[\"comment/1660\",[]],[\"name/1661\",[1661,76.717]],[\"comment/1661\",[]],[\"name/1662\",[1662,76.717]],[\"comment/1662\",[]],[\"name/1663\",[1663,76.717]],[\"comment/1663\",[]],[\"name/1664\",[1664,76.717]],[\"comment/1664\",[]],[\"name/1665\",[1665,76.717]],[\"comment/1665\",[]],[\"name/1666\",[1666,76.717]],[\"comment/1666\",[]],[\"name/1667\",[1667,76.717]],[\"comment/1667\",[]],[\"name/1668\",[1668,76.717]],[\"comment/1668\",[]],[\"name/1669\",[1669,76.717]],[\"comment/1669\",[]],[\"name/1670\",[1670,76.717]],[\"comment/1670\",[]],[\"name/1671\",[1671,76.717]],[\"comment/1671\",[]],[\"name/1672\",[1672,76.717]],[\"comment/1672\",[]],[\"name/1673\",[1673,76.717]],[\"comment/1673\",[]],[\"name/1674\",[1674,76.717]],[\"comment/1674\",[]],[\"name/1675\",[1675,76.717]],[\"comment/1675\",[]],[\"name/1676\",[1676,76.717]],[\"comment/1676\",[]],[\"name/1677\",[1677,76.717]],[\"comment/1677\",[]],[\"name/1678\",[1678,76.717]],[\"comment/1678\",[]],[\"name/1679\",[1679,76.717]],[\"comment/1679\",[]],[\"name/1680\",[1680,76.717]],[\"comment/1680\",[]],[\"name/1681\",[1681,76.717]],[\"comment/1681\",[]],[\"name/1682\",[1682,76.717]],[\"comment/1682\",[]],[\"name/1683\",[1683,76.717]],[\"comment/1683\",[]],[\"name/1684\",[1684,76.717]],[\"comment/1684\",[]],[\"name/1685\",[1685,76.717]],[\"comment/1685\",[]],[\"name/1686\",[1686,76.717]],[\"comment/1686\",[]],[\"name/1687\",[1687,76.717]],[\"comment/1687\",[]],[\"name/1688\",[1688,76.717]],[\"comment/1688\",[]],[\"name/1689\",[1689,76.717]],[\"comment/1689\",[]],[\"name/1690\",[1690,76.717]],[\"comment/1690\",[]],[\"name/1691\",[1691,76.717]],[\"comment/1691\",[]],[\"name/1692\",[1692,76.717]],[\"comment/1692\",[]],[\"name/1693\",[1693,76.717]],[\"comment/1693\",[]],[\"name/1694\",[1694,76.717]],[\"comment/1694\",[]],[\"name/1695\",[1695,76.717]],[\"comment/1695\",[]],[\"name/1696\",[1696,76.717]],[\"comment/1696\",[]],[\"name/1697\",[1697,76.717]],[\"comment/1697\",[]],[\"name/1698\",[1698,76.717]],[\"comment/1698\",[]],[\"name/1699\",[1699,76.717]],[\"comment/1699\",[]],[\"name/1700\",[1700,76.717]],[\"comment/1700\",[]],[\"name/1701\",[1701,76.717]],[\"comment/1701\",[]],[\"name/1702\",[1702,76.717]],[\"comment/1702\",[]],[\"name/1703\",[1703,76.717]],[\"comment/1703\",[]],[\"name/1704\",[1704,76.717]],[\"comment/1704\",[]],[\"name/1705\",[1705,76.717]],[\"comment/1705\",[]],[\"name/1706\",[1706,76.717]],[\"comment/1706\",[]],[\"name/1707\",[1707,76.717]],[\"comment/1707\",[]],[\"name/1708\",[1708,76.717]],[\"comment/1708\",[]],[\"name/1709\",[1709,76.717]],[\"comment/1709\",[]],[\"name/1710\",[1710,76.717]],[\"comment/1710\",[]],[\"name/1711\",[1711,76.717]],[\"comment/1711\",[]],[\"name/1712\",[1712,76.717]],[\"comment/1712\",[]],[\"name/1713\",[1713,76.717]],[\"comment/1713\",[]],[\"name/1714\",[1714,76.717]],[\"comment/1714\",[]],[\"name/1715\",[1715,76.717]],[\"comment/1715\",[]],[\"name/1716\",[1716,76.717]],[\"comment/1716\",[]],[\"name/1717\",[1717,76.717]],[\"comment/1717\",[]],[\"name/1718\",[1718,76.717]],[\"comment/1718\",[]],[\"name/1719\",[1719,76.717]],[\"comment/1719\",[]],[\"name/1720\",[1720,76.717]],[\"comment/1720\",[]],[\"name/1721\",[1721,76.717]],[\"comment/1721\",[]],[\"name/1722\",[1722,76.717]],[\"comment/1722\",[]],[\"name/1723\",[1723,76.717]],[\"comment/1723\",[]],[\"name/1724\",[1724,76.717]],[\"comment/1724\",[]],[\"name/1725\",[1725,76.717]],[\"comment/1725\",[]],[\"name/1726\",[1726,76.717]],[\"comment/1726\",[]],[\"name/1727\",[1727,76.717]],[\"comment/1727\",[]],[\"name/1728\",[1728,76.717]],[\"comment/1728\",[]],[\"name/1729\",[1729,76.717]],[\"comment/1729\",[]],[\"name/1730\",[1730,76.717]],[\"comment/1730\",[]],[\"name/1731\",[1731,76.717]],[\"comment/1731\",[]],[\"name/1732\",[1732,76.717]],[\"comment/1732\",[]],[\"name/1733\",[1733,76.717]],[\"comment/1733\",[]],[\"name/1734\",[1734,76.717]],[\"comment/1734\",[]],[\"name/1735\",[1735,76.717]],[\"comment/1735\",[]],[\"name/1736\",[1736,76.717]],[\"comment/1736\",[]],[\"name/1737\",[1737,76.717]],[\"comment/1737\",[]],[\"name/1738\",[1738,76.717]],[\"comment/1738\",[]],[\"name/1739\",[1739,76.717]],[\"comment/1739\",[]],[\"name/1740\",[1740,76.717]],[\"comment/1740\",[]],[\"name/1741\",[1741,76.717]],[\"comment/1741\",[]],[\"name/1742\",[1742,76.717]],[\"comment/1742\",[]],[\"name/1743\",[1743,76.717]],[\"comment/1743\",[]],[\"name/1744\",[1744,76.717]],[\"comment/1744\",[]],[\"name/1745\",[1745,76.717]],[\"comment/1745\",[]],[\"name/1746\",[1746,76.717]],[\"comment/1746\",[]],[\"name/1747\",[1747,76.717]],[\"comment/1747\",[]],[\"name/1748\",[1748,76.717]],[\"comment/1748\",[]],[\"name/1749\",[1749,76.717]],[\"comment/1749\",[]],[\"name/1750\",[1750,76.717]],[\"comment/1750\",[]],[\"name/1751\",[1751,76.717]],[\"comment/1751\",[]],[\"name/1752\",[1752,76.717]],[\"comment/1752\",[]],[\"name/1753\",[1753,76.717]],[\"comment/1753\",[]],[\"name/1754\",[1754,76.717]],[\"comment/1754\",[]],[\"name/1755\",[1755,76.717]],[\"comment/1755\",[]],[\"name/1756\",[1756,76.717]],[\"comment/1756\",[]],[\"name/1757\",[1757,76.717]],[\"comment/1757\",[]],[\"name/1758\",[1758,76.717]],[\"comment/1758\",[]],[\"name/1759\",[1759,76.717]],[\"comment/1759\",[]],[\"name/1760\",[1760,76.717]],[\"comment/1760\",[]],[\"name/1761\",[1761,76.717]],[\"comment/1761\",[]],[\"name/1762\",[1762,76.717]],[\"comment/1762\",[]],[\"name/1763\",[1763,76.717]],[\"comment/1763\",[]],[\"name/1764\",[1764,76.717]],[\"comment/1764\",[]],[\"name/1765\",[1765,76.717]],[\"comment/1765\",[]],[\"name/1766\",[1766,76.717]],[\"comment/1766\",[]],[\"name/1767\",[1767,76.717]],[\"comment/1767\",[]],[\"name/1768\",[1768,76.717]],[\"comment/1768\",[]],[\"name/1769\",[1769,76.717]],[\"comment/1769\",[]],[\"name/1770\",[1770,76.717]],[\"comment/1770\",[]],[\"name/1771\",[1771,76.717]],[\"comment/1771\",[]],[\"name/1772\",[1772,76.717]],[\"comment/1772\",[]],[\"name/1773\",[1773,76.717]],[\"comment/1773\",[]],[\"name/1774\",[1774,76.717]],[\"comment/1774\",[]],[\"name/1775\",[1775,76.717]],[\"comment/1775\",[]],[\"name/1776\",[1776,76.717]],[\"comment/1776\",[]],[\"name/1777\",[1777,76.717]],[\"comment/1777\",[]],[\"name/1778\",[1778,76.717]],[\"comment/1778\",[]],[\"name/1779\",[1779,76.717]],[\"comment/1779\",[]],[\"name/1780\",[1780,76.717]],[\"comment/1780\",[]],[\"name/1781\",[1781,76.717]],[\"comment/1781\",[]],[\"name/1782\",[1782,76.717]],[\"comment/1782\",[]],[\"name/1783\",[1783,76.717]],[\"comment/1783\",[]],[\"name/1784\",[1784,76.717]],[\"comment/1784\",[]],[\"name/1785\",[1785,76.717]],[\"comment/1785\",[]],[\"name/1786\",[1786,76.717]],[\"comment/1786\",[]],[\"name/1787\",[1787,76.717]],[\"comment/1787\",[]],[\"name/1788\",[1788,76.717]],[\"comment/1788\",[]],[\"name/1789\",[1789,76.717]],[\"comment/1789\",[]],[\"name/1790\",[1790,76.717]],[\"comment/1790\",[]],[\"name/1791\",[1791,76.717]],[\"comment/1791\",[]],[\"name/1792\",[1792,76.717]],[\"comment/1792\",[]],[\"name/1793\",[1793,76.717]],[\"comment/1793\",[]],[\"name/1794\",[1794,76.717]],[\"comment/1794\",[]],[\"name/1795\",[1795,76.717]],[\"comment/1795\",[]],[\"name/1796\",[1796,76.717]],[\"comment/1796\",[]],[\"name/1797\",[1797,76.717]],[\"comment/1797\",[]],[\"name/1798\",[1798,76.717]],[\"comment/1798\",[]],[\"name/1799\",[1799,76.717]],[\"comment/1799\",[]],[\"name/1800\",[1800,76.717]],[\"comment/1800\",[]],[\"name/1801\",[1801,76.717]],[\"comment/1801\",[]],[\"name/1802\",[1802,76.717]],[\"comment/1802\",[]],[\"name/1803\",[1803,76.717]],[\"comment/1803\",[]],[\"name/1804\",[1804,76.717]],[\"comment/1804\",[]],[\"name/1805\",[1805,76.717]],[\"comment/1805\",[]],[\"name/1806\",[1806,76.717]],[\"comment/1806\",[]],[\"name/1807\",[1807,76.717]],[\"comment/1807\",[]],[\"name/1808\",[1808,76.717]],[\"comment/1808\",[]],[\"name/1809\",[1809,76.717]],[\"comment/1809\",[]],[\"name/1810\",[1810,76.717]],[\"comment/1810\",[]],[\"name/1811\",[1811,76.717]],[\"comment/1811\",[]],[\"name/1812\",[1812,76.717]],[\"comment/1812\",[]],[\"name/1813\",[1813,76.717]],[\"comment/1813\",[]],[\"name/1814\",[1814,76.717]],[\"comment/1814\",[]],[\"name/1815\",[1815,76.717]],[\"comment/1815\",[]],[\"name/1816\",[1816,76.717]],[\"comment/1816\",[]],[\"name/1817\",[1817,76.717]],[\"comment/1817\",[]],[\"name/1818\",[1818,76.717]],[\"comment/1818\",[]],[\"name/1819\",[1819,76.717]],[\"comment/1819\",[]],[\"name/1820\",[1820,76.717]],[\"comment/1820\",[]],[\"name/1821\",[1821,76.717]],[\"comment/1821\",[]],[\"name/1822\",[1822,76.717]],[\"comment/1822\",[]],[\"name/1823\",[1823,76.717]],[\"comment/1823\",[]],[\"name/1824\",[1824,76.717]],[\"comment/1824\",[]],[\"name/1825\",[1825,76.717]],[\"comment/1825\",[]],[\"name/1826\",[1826,76.717]],[\"comment/1826\",[]],[\"name/1827\",[1827,76.717]],[\"comment/1827\",[]],[\"name/1828\",[1828,76.717]],[\"comment/1828\",[]],[\"name/1829\",[1829,76.717]],[\"comment/1829\",[]],[\"name/1830\",[1830,76.717]],[\"comment/1830\",[]],[\"name/1831\",[1831,76.717]],[\"comment/1831\",[]],[\"name/1832\",[1832,76.717]],[\"comment/1832\",[]],[\"name/1833\",[1833,76.717]],[\"comment/1833\",[]],[\"name/1834\",[1834,76.717]],[\"comment/1834\",[]],[\"name/1835\",[1835,76.717]],[\"comment/1835\",[]],[\"name/1836\",[1836,76.717]],[\"comment/1836\",[]],[\"name/1837\",[1837,76.717]],[\"comment/1837\",[]],[\"name/1838\",[1838,76.717]],[\"comment/1838\",[]],[\"name/1839\",[1839,76.717]],[\"comment/1839\",[]],[\"name/1840\",[1840,76.717]],[\"comment/1840\",[]],[\"name/1841\",[1841,76.717]],[\"comment/1841\",[]],[\"name/1842\",[1842,76.717]],[\"comment/1842\",[]],[\"name/1843\",[1843,76.717]],[\"comment/1843\",[]],[\"name/1844\",[1844,76.717]],[\"comment/1844\",[]],[\"name/1845\",[1845,76.717]],[\"comment/1845\",[]],[\"name/1846\",[1846,76.717]],[\"comment/1846\",[]],[\"name/1847\",[1847,76.717]],[\"comment/1847\",[]],[\"name/1848\",[1848,76.717]],[\"comment/1848\",[]],[\"name/1849\",[1849,76.717]],[\"comment/1849\",[]],[\"name/1850\",[1850,76.717]],[\"comment/1850\",[]],[\"name/1851\",[1851,76.717]],[\"comment/1851\",[]],[\"name/1852\",[1852,76.717]],[\"comment/1852\",[]],[\"name/1853\",[1853,76.717]],[\"comment/1853\",[]],[\"name/1854\",[1854,76.717]],[\"comment/1854\",[]],[\"name/1855\",[1855,76.717]],[\"comment/1855\",[]],[\"name/1856\",[1856,76.717]],[\"comment/1856\",[]],[\"name/1857\",[1857,76.717]],[\"comment/1857\",[]],[\"name/1858\",[1858,76.717]],[\"comment/1858\",[]],[\"name/1859\",[1859,76.717]],[\"comment/1859\",[]],[\"name/1860\",[1860,76.717]],[\"comment/1860\",[]],[\"name/1861\",[1861,76.717]],[\"comment/1861\",[]],[\"name/1862\",[1862,76.717]],[\"comment/1862\",[]],[\"name/1863\",[1863,76.717]],[\"comment/1863\",[]],[\"name/1864\",[1864,76.717]],[\"comment/1864\",[]],[\"name/1865\",[1865,76.717]],[\"comment/1865\",[]],[\"name/1866\",[1866,76.717]],[\"comment/1866\",[]],[\"name/1867\",[1867,76.717]],[\"comment/1867\",[]],[\"name/1868\",[1868,76.717]],[\"comment/1868\",[]],[\"name/1869\",[1869,76.717]],[\"comment/1869\",[]],[\"name/1870\",[1870,76.717]],[\"comment/1870\",[]],[\"name/1871\",[1871,76.717]],[\"comment/1871\",[]],[\"name/1872\",[1872,76.717]],[\"comment/1872\",[]],[\"name/1873\",[1873,76.717]],[\"comment/1873\",[]],[\"name/1874\",[1874,76.717]],[\"comment/1874\",[]],[\"name/1875\",[1875,76.717]],[\"comment/1875\",[]],[\"name/1876\",[1876,76.717]],[\"comment/1876\",[]],[\"name/1877\",[1877,76.717]],[\"comment/1877\",[]],[\"name/1878\",[1878,76.717]],[\"comment/1878\",[]],[\"name/1879\",[1879,76.717]],[\"comment/1879\",[]],[\"name/1880\",[1880,76.717]],[\"comment/1880\",[]],[\"name/1881\",[1881,76.717]],[\"comment/1881\",[]],[\"name/1882\",[1882,76.717]],[\"comment/1882\",[]],[\"name/1883\",[1883,76.717]],[\"comment/1883\",[]],[\"name/1884\",[1884,76.717]],[\"comment/1884\",[]],[\"name/1885\",[1885,76.717]],[\"comment/1885\",[]],[\"name/1886\",[1886,76.717]],[\"comment/1886\",[]],[\"name/1887\",[1887,76.717]],[\"comment/1887\",[]],[\"name/1888\",[1888,76.717]],[\"comment/1888\",[]],[\"name/1889\",[1889,76.717]],[\"comment/1889\",[]],[\"name/1890\",[1890,76.717]],[\"comment/1890\",[]],[\"name/1891\",[1891,76.717]],[\"comment/1891\",[]],[\"name/1892\",[1892,76.717]],[\"comment/1892\",[]],[\"name/1893\",[1893,76.717]],[\"comment/1893\",[]],[\"name/1894\",[1894,76.717]],[\"comment/1894\",[]],[\"name/1895\",[1895,76.717]],[\"comment/1895\",[]],[\"name/1896\",[1896,76.717]],[\"comment/1896\",[]],[\"name/1897\",[1897,76.717]],[\"comment/1897\",[]],[\"name/1898\",[1898,76.717]],[\"comment/1898\",[]],[\"name/1899\",[1899,76.717]],[\"comment/1899\",[]],[\"name/1900\",[1900,76.717]],[\"comment/1900\",[]],[\"name/1901\",[1901,76.717]],[\"comment/1901\",[]],[\"name/1902\",[1902,76.717]],[\"comment/1902\",[]],[\"name/1903\",[1903,76.717]],[\"comment/1903\",[]],[\"name/1904\",[1904,76.717]],[\"comment/1904\",[]],[\"name/1905\",[1905,76.717]],[\"comment/1905\",[]],[\"name/1906\",[1906,76.717]],[\"comment/1906\",[]],[\"name/1907\",[1907,76.717]],[\"comment/1907\",[]],[\"name/1908\",[1908,76.717]],[\"comment/1908\",[]],[\"name/1909\",[1909,76.717]],[\"comment/1909\",[]],[\"name/1910\",[1910,76.717]],[\"comment/1910\",[]],[\"name/1911\",[1911,76.717]],[\"comment/1911\",[]],[\"name/1912\",[1912,76.717]],[\"comment/1912\",[]],[\"name/1913\",[1913,76.717]],[\"comment/1913\",[]],[\"name/1914\",[1914,76.717]],[\"comment/1914\",[]],[\"name/1915\",[1915,76.717]],[\"comment/1915\",[]],[\"name/1916\",[1916,76.717]],[\"comment/1916\",[]],[\"name/1917\",[1917,76.717]],[\"comment/1917\",[]],[\"name/1918\",[1918,76.717]],[\"comment/1918\",[]],[\"name/1919\",[1919,76.717]],[\"comment/1919\",[]],[\"name/1920\",[1920,76.717]],[\"comment/1920\",[]],[\"name/1921\",[1921,76.717]],[\"comment/1921\",[]],[\"name/1922\",[1922,76.717]],[\"comment/1922\",[]],[\"name/1923\",[1923,76.717]],[\"comment/1923\",[]],[\"name/1924\",[1924,76.717]],[\"comment/1924\",[]],[\"name/1925\",[1925,76.717]],[\"comment/1925\",[]],[\"name/1926\",[1926,76.717]],[\"comment/1926\",[]],[\"name/1927\",[1927,76.717]],[\"comment/1927\",[]],[\"name/1928\",[1928,76.717]],[\"comment/1928\",[]],[\"name/1929\",[1929,76.717]],[\"comment/1929\",[]],[\"name/1930\",[1930,76.717]],[\"comment/1930\",[]],[\"name/1931\",[1931,76.717]],[\"comment/1931\",[]],[\"name/1932\",[1932,76.717]],[\"comment/1932\",[]],[\"name/1933\",[1933,76.717]],[\"comment/1933\",[]],[\"name/1934\",[1934,76.717]],[\"comment/1934\",[]],[\"name/1935\",[1935,76.717]],[\"comment/1935\",[]],[\"name/1936\",[1936,76.717]],[\"comment/1936\",[]],[\"name/1937\",[1937,76.717]],[\"comment/1937\",[]],[\"name/1938\",[1938,76.717]],[\"comment/1938\",[]],[\"name/1939\",[1939,76.717]],[\"comment/1939\",[]],[\"name/1940\",[1940,76.717]],[\"comment/1940\",[]],[\"name/1941\",[1941,76.717]],[\"comment/1941\",[]],[\"name/1942\",[1942,76.717]],[\"comment/1942\",[]],[\"name/1943\",[1943,76.717]],[\"comment/1943\",[]],[\"name/1944\",[1944,76.717]],[\"comment/1944\",[]],[\"name/1945\",[1945,76.717]],[\"comment/1945\",[]],[\"name/1946\",[1946,76.717]],[\"comment/1946\",[]],[\"name/1947\",[1947,76.717]],[\"comment/1947\",[]],[\"name/1948\",[1948,76.717]],[\"comment/1948\",[]],[\"name/1949\",[1949,76.717]],[\"comment/1949\",[]],[\"name/1950\",[1950,76.717]],[\"comment/1950\",[]],[\"name/1951\",[1951,76.717]],[\"comment/1951\",[]],[\"name/1952\",[1952,76.717]],[\"comment/1952\",[]],[\"name/1953\",[1953,76.717]],[\"comment/1953\",[]],[\"name/1954\",[1954,76.717]],[\"comment/1954\",[]],[\"name/1955\",[1955,76.717]],[\"comment/1955\",[]],[\"name/1956\",[1956,76.717]],[\"comment/1956\",[]],[\"name/1957\",[1957,76.717]],[\"comment/1957\",[]],[\"name/1958\",[1958,76.717]],[\"comment/1958\",[]],[\"name/1959\",[1959,76.717]],[\"comment/1959\",[]],[\"name/1960\",[1960,76.717]],[\"comment/1960\",[]],[\"name/1961\",[1961,76.717]],[\"comment/1961\",[]],[\"name/1962\",[1962,76.717]],[\"comment/1962\",[]],[\"name/1963\",[1963,76.717]],[\"comment/1963\",[]],[\"name/1964\",[1964,76.717]],[\"comment/1964\",[]],[\"name/1965\",[1965,76.717]],[\"comment/1965\",[]],[\"name/1966\",[1966,76.717]],[\"comment/1966\",[]],[\"name/1967\",[1967,76.717]],[\"comment/1967\",[]],[\"name/1968\",[1968,76.717]],[\"comment/1968\",[]],[\"name/1969\",[1969,76.717]],[\"comment/1969\",[]],[\"name/1970\",[1970,76.717]],[\"comment/1970\",[]],[\"name/1971\",[1971,76.717]],[\"comment/1971\",[]],[\"name/1972\",[1972,76.717]],[\"comment/1972\",[]],[\"name/1973\",[1973,76.717]],[\"comment/1973\",[]],[\"name/1974\",[1974,76.717]],[\"comment/1974\",[]],[\"name/1975\",[1975,76.717]],[\"comment/1975\",[]],[\"name/1976\",[1976,76.717]],[\"comment/1976\",[]],[\"name/1977\",[1977,76.717]],[\"comment/1977\",[]],[\"name/1978\",[1978,76.717]],[\"comment/1978\",[]],[\"name/1979\",[1979,76.717]],[\"comment/1979\",[]],[\"name/1980\",[1980,76.717]],[\"comment/1980\",[]],[\"name/1981\",[1981,76.717]],[\"comment/1981\",[]],[\"name/1982\",[1982,76.717]],[\"comment/1982\",[]],[\"name/1983\",[1983,76.717]],[\"comment/1983\",[]],[\"name/1984\",[1984,76.717]],[\"comment/1984\",[]],[\"name/1985\",[1985,76.717]],[\"comment/1985\",[]],[\"name/1986\",[1986,76.717]],[\"comment/1986\",[]],[\"name/1987\",[1987,76.717]],[\"comment/1987\",[]],[\"name/1988\",[1988,76.717]],[\"comment/1988\",[]],[\"name/1989\",[1989,76.717]],[\"comment/1989\",[]],[\"name/1990\",[1990,76.717]],[\"comment/1990\",[]],[\"name/1991\",[1991,76.717]],[\"comment/1991\",[]],[\"name/1992\",[1992,76.717]],[\"comment/1992\",[]],[\"name/1993\",[1993,76.717]],[\"comment/1993\",[]],[\"name/1994\",[1994,76.717]],[\"comment/1994\",[]],[\"name/1995\",[1995,76.717]],[\"comment/1995\",[]],[\"name/1996\",[1996,76.717]],[\"comment/1996\",[]],[\"name/1997\",[1997,76.717]],[\"comment/1997\",[]],[\"name/1998\",[1998,76.717]],[\"comment/1998\",[]],[\"name/1999\",[1999,76.717]],[\"comment/1999\",[]],[\"name/2000\",[2000,76.717]],[\"comment/2000\",[]],[\"name/2001\",[2001,76.717]],[\"comment/2001\",[]],[\"name/2002\",[2002,76.717]],[\"comment/2002\",[]],[\"name/2003\",[2003,76.717]],[\"comment/2003\",[]],[\"name/2004\",[2004,76.717]],[\"comment/2004\",[]],[\"name/2005\",[2005,76.717]],[\"comment/2005\",[]],[\"name/2006\",[2006,76.717]],[\"comment/2006\",[]],[\"name/2007\",[2007,76.717]],[\"comment/2007\",[]],[\"name/2008\",[2008,76.717]],[\"comment/2008\",[]],[\"name/2009\",[2009,76.717]],[\"comment/2009\",[]],[\"name/2010\",[2010,76.717]],[\"comment/2010\",[]],[\"name/2011\",[2011,76.717]],[\"comment/2011\",[]],[\"name/2012\",[2012,76.717]],[\"comment/2012\",[]],[\"name/2013\",[2013,76.717]],[\"comment/2013\",[]],[\"name/2014\",[2014,76.717]],[\"comment/2014\",[]],[\"name/2015\",[2015,76.717]],[\"comment/2015\",[]],[\"name/2016\",[2016,76.717]],[\"comment/2016\",[]],[\"name/2017\",[2017,76.717]],[\"comment/2017\",[]],[\"name/2018\",[2018,76.717]],[\"comment/2018\",[]],[\"name/2019\",[2019,76.717]],[\"comment/2019\",[]],[\"name/2020\",[2020,76.717]],[\"comment/2020\",[]],[\"name/2021\",[2021,76.717]],[\"comment/2021\",[]],[\"name/2022\",[2022,76.717]],[\"comment/2022\",[]],[\"name/2023\",[2023,76.717]],[\"comment/2023\",[]],[\"name/2024\",[2024,76.717]],[\"comment/2024\",[]],[\"name/2025\",[2025,76.717]],[\"comment/2025\",[]],[\"name/2026\",[2026,76.717]],[\"comment/2026\",[]],[\"name/2027\",[2027,76.717]],[\"comment/2027\",[]],[\"name/2028\",[2028,76.717]],[\"comment/2028\",[]],[\"name/2029\",[2029,76.717]],[\"comment/2029\",[]],[\"name/2030\",[2030,76.717]],[\"comment/2030\",[]],[\"name/2031\",[2031,76.717]],[\"comment/2031\",[]],[\"name/2032\",[2032,76.717]],[\"comment/2032\",[]],[\"name/2033\",[2033,76.717]],[\"comment/2033\",[]],[\"name/2034\",[2034,76.717]],[\"comment/2034\",[]],[\"name/2035\",[2035,76.717]],[\"comment/2035\",[]],[\"name/2036\",[2036,76.717]],[\"comment/2036\",[]],[\"name/2037\",[2037,76.717]],[\"comment/2037\",[]],[\"name/2038\",[2038,76.717]],[\"comment/2038\",[]],[\"name/2039\",[2039,76.717]],[\"comment/2039\",[]],[\"name/2040\",[2040,76.717]],[\"comment/2040\",[]],[\"name/2041\",[2041,76.717]],[\"comment/2041\",[]],[\"name/2042\",[2042,76.717]],[\"comment/2042\",[]],[\"name/2043\",[2043,76.717]],[\"comment/2043\",[]],[\"name/2044\",[2044,76.717]],[\"comment/2044\",[]],[\"name/2045\",[2045,76.717]],[\"comment/2045\",[]],[\"name/2046\",[2046,76.717]],[\"comment/2046\",[]],[\"name/2047\",[2047,76.717]],[\"comment/2047\",[]],[\"name/2048\",[2048,76.717]],[\"comment/2048\",[]],[\"name/2049\",[2049,76.717]],[\"comment/2049\",[]],[\"name/2050\",[2050,76.717]],[\"comment/2050\",[]],[\"name/2051\",[2051,76.717]],[\"comment/2051\",[]],[\"name/2052\",[2052,76.717]],[\"comment/2052\",[]],[\"name/2053\",[2053,76.717]],[\"comment/2053\",[]],[\"name/2054\",[2054,76.717]],[\"comment/2054\",[]],[\"name/2055\",[2055,76.717]],[\"comment/2055\",[]],[\"name/2056\",[2056,76.717]],[\"comment/2056\",[]],[\"name/2057\",[2057,76.717]],[\"comment/2057\",[]],[\"name/2058\",[2058,76.717]],[\"comment/2058\",[]],[\"name/2059\",[2059,76.717]],[\"comment/2059\",[]],[\"name/2060\",[2060,76.717]],[\"comment/2060\",[]],[\"name/2061\",[2061,76.717]],[\"comment/2061\",[]],[\"name/2062\",[2062,76.717]],[\"comment/2062\",[]],[\"name/2063\",[2063,76.717]],[\"comment/2063\",[]],[\"name/2064\",[2064,76.717]],[\"comment/2064\",[]],[\"name/2065\",[2065,76.717]],[\"comment/2065\",[]],[\"name/2066\",[2066,76.717]],[\"comment/2066\",[]],[\"name/2067\",[2067,76.717]],[\"comment/2067\",[]],[\"name/2068\",[2068,76.717]],[\"comment/2068\",[]],[\"name/2069\",[2069,76.717]],[\"comment/2069\",[]],[\"name/2070\",[2070,76.717]],[\"comment/2070\",[]],[\"name/2071\",[2071,76.717]],[\"comment/2071\",[]],[\"name/2072\",[2072,76.717]],[\"comment/2072\",[]],[\"name/2073\",[2073,76.717]],[\"comment/2073\",[]],[\"name/2074\",[2074,76.717]],[\"comment/2074\",[]],[\"name/2075\",[2075,76.717]],[\"comment/2075\",[]],[\"name/2076\",[2076,76.717]],[\"comment/2076\",[]],[\"name/2077\",[2077,76.717]],[\"comment/2077\",[]],[\"name/2078\",[2078,76.717]],[\"comment/2078\",[]],[\"name/2079\",[2079,76.717]],[\"comment/2079\",[]],[\"name/2080\",[2080,76.717]],[\"comment/2080\",[]],[\"name/2081\",[2081,76.717]],[\"comment/2081\",[]],[\"name/2082\",[2082,76.717]],[\"comment/2082\",[]],[\"name/2083\",[2083,76.717]],[\"comment/2083\",[]],[\"name/2084\",[2084,76.717]],[\"comment/2084\",[]],[\"name/2085\",[2085,76.717]],[\"comment/2085\",[]],[\"name/2086\",[2086,76.717]],[\"comment/2086\",[]],[\"name/2087\",[2087,76.717]],[\"comment/2087\",[]],[\"name/2088\",[2088,76.717]],[\"comment/2088\",[]],[\"name/2089\",[2089,76.717]],[\"comment/2089\",[]],[\"name/2090\",[2090,76.717]],[\"comment/2090\",[]],[\"name/2091\",[2091,76.717]],[\"comment/2091\",[]],[\"name/2092\",[2092,76.717]],[\"comment/2092\",[]],[\"name/2093\",[2093,76.717]],[\"comment/2093\",[]],[\"name/2094\",[2094,76.717]],[\"comment/2094\",[]],[\"name/2095\",[2095,76.717]],[\"comment/2095\",[]],[\"name/2096\",[2096,76.717]],[\"comment/2096\",[]],[\"name/2097\",[2097,76.717]],[\"comment/2097\",[]],[\"name/2098\",[2098,76.717]],[\"comment/2098\",[]],[\"name/2099\",[2099,76.717]],[\"comment/2099\",[]],[\"name/2100\",[2100,76.717]],[\"comment/2100\",[]],[\"name/2101\",[2101,76.717]],[\"comment/2101\",[]],[\"name/2102\",[2102,76.717]],[\"comment/2102\",[]],[\"name/2103\",[2103,76.717]],[\"comment/2103\",[]],[\"name/2104\",[2104,76.717]],[\"comment/2104\",[]],[\"name/2105\",[2105,76.717]],[\"comment/2105\",[]],[\"name/2106\",[2106,76.717]],[\"comment/2106\",[]],[\"name/2107\",[2107,76.717]],[\"comment/2107\",[]],[\"name/2108\",[2108,76.717]],[\"comment/2108\",[]],[\"name/2109\",[2109,76.717]],[\"comment/2109\",[]],[\"name/2110\",[2110,76.717]],[\"comment/2110\",[]],[\"name/2111\",[2111,76.717]],[\"comment/2111\",[]],[\"name/2112\",[2112,76.717]],[\"comment/2112\",[]],[\"name/2113\",[2113,76.717]],[\"comment/2113\",[]],[\"name/2114\",[2114,76.717]],[\"comment/2114\",[]],[\"name/2115\",[2115,76.717]],[\"comment/2115\",[]],[\"name/2116\",[2116,76.717]],[\"comment/2116\",[]],[\"name/2117\",[2117,76.717]],[\"comment/2117\",[]],[\"name/2118\",[2118,76.717]],[\"comment/2118\",[]],[\"name/2119\",[2119,76.717]],[\"comment/2119\",[]],[\"name/2120\",[2120,76.717]],[\"comment/2120\",[]],[\"name/2121\",[2121,76.717]],[\"comment/2121\",[]],[\"name/2122\",[2122,76.717]],[\"comment/2122\",[]],[\"name/2123\",[2123,76.717]],[\"comment/2123\",[]],[\"name/2124\",[2124,76.717]],[\"comment/2124\",[]],[\"name/2125\",[2125,76.717]],[\"comment/2125\",[]],[\"name/2126\",[2126,76.717]],[\"comment/2126\",[]],[\"name/2127\",[2127,76.717]],[\"comment/2127\",[]],[\"name/2128\",[2128,76.717]],[\"comment/2128\",[]],[\"name/2129\",[2129,76.717]],[\"comment/2129\",[]],[\"name/2130\",[2130,76.717]],[\"comment/2130\",[]],[\"name/2131\",[2131,76.717]],[\"comment/2131\",[]],[\"name/2132\",[2132,76.717]],[\"comment/2132\",[]],[\"name/2133\",[2133,76.717]],[\"comment/2133\",[]],[\"name/2134\",[2134,76.717]],[\"comment/2134\",[]],[\"name/2135\",[2135,76.717]],[\"comment/2135\",[]],[\"name/2136\",[2136,76.717]],[\"comment/2136\",[]],[\"name/2137\",[2137,76.717]],[\"comment/2137\",[]],[\"name/2138\",[2138,76.717]],[\"comment/2138\",[]],[\"name/2139\",[2139,76.717]],[\"comment/2139\",[]],[\"name/2140\",[2140,76.717]],[\"comment/2140\",[]],[\"name/2141\",[2141,76.717]],[\"comment/2141\",[]],[\"name/2142\",[2142,76.717]],[\"comment/2142\",[]],[\"name/2143\",[2143,76.717]],[\"comment/2143\",[]],[\"name/2144\",[2144,76.717]],[\"comment/2144\",[]],[\"name/2145\",[2145,76.717]],[\"comment/2145\",[]],[\"name/2146\",[2146,76.717]],[\"comment/2146\",[]],[\"name/2147\",[2147,76.717]],[\"comment/2147\",[]],[\"name/2148\",[2148,76.717]],[\"comment/2148\",[]],[\"name/2149\",[2149,76.717]],[\"comment/2149\",[]],[\"name/2150\",[2150,76.717]],[\"comment/2150\",[]],[\"name/2151\",[2151,76.717]],[\"comment/2151\",[]],[\"name/2152\",[2152,76.717]],[\"comment/2152\",[]],[\"name/2153\",[2153,76.717]],[\"comment/2153\",[]],[\"name/2154\",[2154,76.717]],[\"comment/2154\",[]],[\"name/2155\",[2155,76.717]],[\"comment/2155\",[]],[\"name/2156\",[2156,76.717]],[\"comment/2156\",[]],[\"name/2157\",[2157,76.717]],[\"comment/2157\",[]],[\"name/2158\",[2158,76.717]],[\"comment/2158\",[]],[\"name/2159\",[2159,76.717]],[\"comment/2159\",[]],[\"name/2160\",[2160,76.717]],[\"comment/2160\",[]],[\"name/2161\",[2161,76.717]],[\"comment/2161\",[]],[\"name/2162\",[2162,76.717]],[\"comment/2162\",[]],[\"name/2163\",[2163,76.717]],[\"comment/2163\",[]],[\"name/2164\",[2164,76.717]],[\"comment/2164\",[]],[\"name/2165\",[2165,76.717]],[\"comment/2165\",[]],[\"name/2166\",[2166,76.717]],[\"comment/2166\",[]],[\"name/2167\",[2167,76.717]],[\"comment/2167\",[]],[\"name/2168\",[2168,76.717]],[\"comment/2168\",[]],[\"name/2169\",[2169,76.717]],[\"comment/2169\",[]],[\"name/2170\",[2170,76.717]],[\"comment/2170\",[]],[\"name/2171\",[2171,76.717]],[\"comment/2171\",[]],[\"name/2172\",[2172,76.717]],[\"comment/2172\",[]],[\"name/2173\",[2173,76.717]],[\"comment/2173\",[]],[\"name/2174\",[2174,76.717]],[\"comment/2174\",[]],[\"name/2175\",[2175,76.717]],[\"comment/2175\",[]],[\"name/2176\",[2176,76.717]],[\"comment/2176\",[]],[\"name/2177\",[2177,76.717]],[\"comment/2177\",[]],[\"name/2178\",[2178,76.717]],[\"comment/2178\",[]],[\"name/2179\",[2179,76.717]],[\"comment/2179\",[]],[\"name/2180\",[2180,76.717]],[\"comment/2180\",[]],[\"name/2181\",[2181,76.717]],[\"comment/2181\",[]],[\"name/2182\",[2182,76.717]],[\"comment/2182\",[]],[\"name/2183\",[2183,76.717]],[\"comment/2183\",[]],[\"name/2184\",[2184,76.717]],[\"comment/2184\",[]],[\"name/2185\",[2185,76.717]],[\"comment/2185\",[]],[\"name/2186\",[2186,76.717]],[\"comment/2186\",[]],[\"name/2187\",[2187,76.717]],[\"comment/2187\",[]],[\"name/2188\",[2188,76.717]],[\"comment/2188\",[]],[\"name/2189\",[2189,76.717]],[\"comment/2189\",[]],[\"name/2190\",[2190,76.717]],[\"comment/2190\",[]],[\"name/2191\",[2191,76.717]],[\"comment/2191\",[]],[\"name/2192\",[2192,76.717]],[\"comment/2192\",[]],[\"name/2193\",[2193,76.717]],[\"comment/2193\",[]],[\"name/2194\",[2194,76.717]],[\"comment/2194\",[]],[\"name/2195\",[2195,76.717]],[\"comment/2195\",[]],[\"name/2196\",[2196,76.717]],[\"comment/2196\",[]],[\"name/2197\",[2197,76.717]],[\"comment/2197\",[]],[\"name/2198\",[2198,76.717]],[\"comment/2198\",[]],[\"name/2199\",[2199,76.717]],[\"comment/2199\",[]],[\"name/2200\",[2200,76.717]],[\"comment/2200\",[]],[\"name/2201\",[2201,76.717]],[\"comment/2201\",[]],[\"name/2202\",[2202,76.717]],[\"comment/2202\",[]],[\"name/2203\",[2203,76.717]],[\"comment/2203\",[]],[\"name/2204\",[2204,76.717]],[\"comment/2204\",[]],[\"name/2205\",[2205,76.717]],[\"comment/2205\",[]],[\"name/2206\",[2206,76.717]],[\"comment/2206\",[]],[\"name/2207\",[2207,76.717]],[\"comment/2207\",[]],[\"name/2208\",[2208,76.717]],[\"comment/2208\",[]],[\"name/2209\",[2209,76.717]],[\"comment/2209\",[]],[\"name/2210\",[2210,76.717]],[\"comment/2210\",[]],[\"name/2211\",[2211,76.717]],[\"comment/2211\",[]],[\"name/2212\",[2212,76.717]],[\"comment/2212\",[]],[\"name/2213\",[2213,76.717]],[\"comment/2213\",[]],[\"name/2214\",[2214,76.717]],[\"comment/2214\",[]],[\"name/2215\",[2215,76.717]],[\"comment/2215\",[]],[\"name/2216\",[2216,76.717]],[\"comment/2216\",[]],[\"name/2217\",[2217,76.717]],[\"comment/2217\",[]],[\"name/2218\",[2218,76.717]],[\"comment/2218\",[]],[\"name/2219\",[2219,76.717]],[\"comment/2219\",[]],[\"name/2220\",[2220,76.717]],[\"comment/2220\",[]],[\"name/2221\",[2221,76.717]],[\"comment/2221\",[]],[\"name/2222\",[2222,76.717]],[\"comment/2222\",[]],[\"name/2223\",[2223,76.717]],[\"comment/2223\",[]],[\"name/2224\",[2224,76.717]],[\"comment/2224\",[]],[\"name/2225\",[2225,76.717]],[\"comment/2225\",[]],[\"name/2226\",[2226,76.717]],[\"comment/2226\",[]],[\"name/2227\",[2227,76.717]],[\"comment/2227\",[]],[\"name/2228\",[2228,76.717]],[\"comment/2228\",[]],[\"name/2229\",[2229,76.717]],[\"comment/2229\",[]],[\"name/2230\",[2230,76.717]],[\"comment/2230\",[]],[\"name/2231\",[2231,76.717]],[\"comment/2231\",[]],[\"name/2232\",[2232,76.717]],[\"comment/2232\",[]],[\"name/2233\",[2233,76.717]],[\"comment/2233\",[]],[\"name/2234\",[2234,76.717]],[\"comment/2234\",[]],[\"name/2235\",[2235,76.717]],[\"comment/2235\",[]],[\"name/2236\",[2236,76.717]],[\"comment/2236\",[]],[\"name/2237\",[2237,76.717]],[\"comment/2237\",[]],[\"name/2238\",[2238,76.717]],[\"comment/2238\",[]],[\"name/2239\",[2239,76.717]],[\"comment/2239\",[]],[\"name/2240\",[2240,76.717]],[\"comment/2240\",[]],[\"name/2241\",[2241,76.717]],[\"comment/2241\",[]],[\"name/2242\",[2242,76.717]],[\"comment/2242\",[]],[\"name/2243\",[2243,76.717]],[\"comment/2243\",[]],[\"name/2244\",[2244,76.717]],[\"comment/2244\",[]],[\"name/2245\",[2245,76.717]],[\"comment/2245\",[]],[\"name/2246\",[2246,76.717]],[\"comment/2246\",[]],[\"name/2247\",[2247,76.717]],[\"comment/2247\",[]],[\"name/2248\",[2248,76.717]],[\"comment/2248\",[]],[\"name/2249\",[2249,76.717]],[\"comment/2249\",[]],[\"name/2250\",[2250,76.717]],[\"comment/2250\",[]],[\"name/2251\",[2251,76.717]],[\"comment/2251\",[]],[\"name/2252\",[2252,76.717]],[\"comment/2252\",[]],[\"name/2253\",[2253,76.717]],[\"comment/2253\",[]],[\"name/2254\",[2254,76.717]],[\"comment/2254\",[]],[\"name/2255\",[2255,76.717]],[\"comment/2255\",[]],[\"name/2256\",[2256,76.717]],[\"comment/2256\",[]],[\"name/2257\",[2257,76.717]],[\"comment/2257\",[]],[\"name/2258\",[2258,76.717]],[\"comment/2258\",[]],[\"name/2259\",[2259,76.717]],[\"comment/2259\",[]],[\"name/2260\",[2260,76.717]],[\"comment/2260\",[]],[\"name/2261\",[2261,76.717]],[\"comment/2261\",[]],[\"name/2262\",[2262,76.717]],[\"comment/2262\",[]],[\"name/2263\",[2263,76.717]],[\"comment/2263\",[]],[\"name/2264\",[2264,76.717]],[\"comment/2264\",[]],[\"name/2265\",[2265,76.717]],[\"comment/2265\",[]],[\"name/2266\",[2266,76.717]],[\"comment/2266\",[]],[\"name/2267\",[2267,76.717]],[\"comment/2267\",[]],[\"name/2268\",[2268,76.717]],[\"comment/2268\",[]],[\"name/2269\",[2269,76.717]],[\"comment/2269\",[]],[\"name/2270\",[2270,76.717]],[\"comment/2270\",[]],[\"name/2271\",[2271,76.717]],[\"comment/2271\",[]],[\"name/2272\",[2272,76.717]],[\"comment/2272\",[]],[\"name/2273\",[2273,76.717]],[\"comment/2273\",[]],[\"name/2274\",[2274,76.717]],[\"comment/2274\",[]],[\"name/2275\",[2275,76.717]],[\"comment/2275\",[]],[\"name/2276\",[2276,76.717]],[\"comment/2276\",[]],[\"name/2277\",[2277,76.717]],[\"comment/2277\",[]],[\"name/2278\",[2278,76.717]],[\"comment/2278\",[]],[\"name/2279\",[2279,76.717]],[\"comment/2279\",[]],[\"name/2280\",[2280,76.717]],[\"comment/2280\",[]],[\"name/2281\",[2281,76.717]],[\"comment/2281\",[]],[\"name/2282\",[2282,76.717]],[\"comment/2282\",[]],[\"name/2283\",[2283,76.717]],[\"comment/2283\",[]],[\"name/2284\",[2284,76.717]],[\"comment/2284\",[]],[\"name/2285\",[2285,76.717]],[\"comment/2285\",[]],[\"name/2286\",[2286,76.717]],[\"comment/2286\",[]],[\"name/2287\",[2287,76.717]],[\"comment/2287\",[]],[\"name/2288\",[2288,76.717]],[\"comment/2288\",[]],[\"name/2289\",[2289,76.717]],[\"comment/2289\",[]],[\"name/2290\",[2290,76.717]],[\"comment/2290\",[]],[\"name/2291\",[2291,76.717]],[\"comment/2291\",[]],[\"name/2292\",[2292,76.717]],[\"comment/2292\",[]],[\"name/2293\",[2293,76.717]],[\"comment/2293\",[]],[\"name/2294\",[2294,76.717]],[\"comment/2294\",[]],[\"name/2295\",[2295,76.717]],[\"comment/2295\",[]],[\"name/2296\",[2296,76.717]],[\"comment/2296\",[]],[\"name/2297\",[2297,76.717]],[\"comment/2297\",[]],[\"name/2298\",[2298,76.717]],[\"comment/2298\",[]],[\"name/2299\",[2299,76.717]],[\"comment/2299\",[]],[\"name/2300\",[2300,76.717]],[\"comment/2300\",[]],[\"name/2301\",[2301,76.717]],[\"comment/2301\",[]],[\"name/2302\",[2302,76.717]],[\"comment/2302\",[]],[\"name/2303\",[2303,76.717]],[\"comment/2303\",[]],[\"name/2304\",[2304,76.717]],[\"comment/2304\",[]],[\"name/2305\",[2305,76.717]],[\"comment/2305\",[]],[\"name/2306\",[2306,76.717]],[\"comment/2306\",[]],[\"name/2307\",[2307,76.717]],[\"comment/2307\",[]],[\"name/2308\",[2308,76.717]],[\"comment/2308\",[]],[\"name/2309\",[2309,76.717]],[\"comment/2309\",[]],[\"name/2310\",[2310,76.717]],[\"comment/2310\",[]],[\"name/2311\",[2311,76.717]],[\"comment/2311\",[]],[\"name/2312\",[2312,76.717]],[\"comment/2312\",[]],[\"name/2313\",[2313,76.717]],[\"comment/2313\",[]],[\"name/2314\",[2314,76.717]],[\"comment/2314\",[]],[\"name/2315\",[2315,76.717]],[\"comment/2315\",[]],[\"name/2316\",[2316,76.717]],[\"comment/2316\",[]],[\"name/2317\",[2317,76.717]],[\"comment/2317\",[]],[\"name/2318\",[2318,76.717]],[\"comment/2318\",[]],[\"name/2319\",[2319,76.717]],[\"comment/2319\",[]],[\"name/2320\",[2320,76.717]],[\"comment/2320\",[]],[\"name/2321\",[2321,76.717]],[\"comment/2321\",[]],[\"name/2322\",[2322,76.717]],[\"comment/2322\",[]],[\"name/2323\",[2323,76.717]],[\"comment/2323\",[]],[\"name/2324\",[2324,76.717]],[\"comment/2324\",[]],[\"name/2325\",[2325,76.717]],[\"comment/2325\",[]],[\"name/2326\",[2326,76.717]],[\"comment/2326\",[]],[\"name/2327\",[2327,76.717]],[\"comment/2327\",[]],[\"name/2328\",[2328,76.717]],[\"comment/2328\",[]],[\"name/2329\",[2329,76.717]],[\"comment/2329\",[]],[\"name/2330\",[2330,76.717]],[\"comment/2330\",[]],[\"name/2331\",[2331,76.717]],[\"comment/2331\",[]],[\"name/2332\",[2332,76.717]],[\"comment/2332\",[]],[\"name/2333\",[2333,76.717]],[\"comment/2333\",[]],[\"name/2334\",[2334,76.717]],[\"comment/2334\",[]],[\"name/2335\",[2335,76.717]],[\"comment/2335\",[]],[\"name/2336\",[2336,76.717]],[\"comment/2336\",[]],[\"name/2337\",[2337,76.717]],[\"comment/2337\",[]],[\"name/2338\",[2338,76.717]],[\"comment/2338\",[]],[\"name/2339\",[2339,76.717]],[\"comment/2339\",[]],[\"name/2340\",[2340,76.717]],[\"comment/2340\",[]],[\"name/2341\",[2341,76.717]],[\"comment/2341\",[]],[\"name/2342\",[2342,76.717]],[\"comment/2342\",[]],[\"name/2343\",[2343,76.717]],[\"comment/2343\",[]],[\"name/2344\",[2344,76.717]],[\"comment/2344\",[]],[\"name/2345\",[2345,76.717]],[\"comment/2345\",[]],[\"name/2346\",[2346,76.717]],[\"comment/2346\",[]],[\"name/2347\",[2347,76.717]],[\"comment/2347\",[]],[\"name/2348\",[2348,76.717]],[\"comment/2348\",[]],[\"name/2349\",[2349,76.717]],[\"comment/2349\",[]],[\"name/2350\",[2350,76.717]],[\"comment/2350\",[]],[\"name/2351\",[2351,76.717]],[\"comment/2351\",[]],[\"name/2352\",[2352,76.717]],[\"comment/2352\",[]],[\"name/2353\",[2353,76.717]],[\"comment/2353\",[]],[\"name/2354\",[2354,76.717]],[\"comment/2354\",[]],[\"name/2355\",[2355,76.717]],[\"comment/2355\",[]],[\"name/2356\",[2356,76.717]],[\"comment/2356\",[]],[\"name/2357\",[2357,76.717]],[\"comment/2357\",[]],[\"name/2358\",[2358,76.717]],[\"comment/2358\",[]],[\"name/2359\",[2359,76.717]],[\"comment/2359\",[]],[\"name/2360\",[2360,76.717]],[\"comment/2360\",[]],[\"name/2361\",[2361,76.717]],[\"comment/2361\",[]],[\"name/2362\",[2362,76.717]],[\"comment/2362\",[]],[\"name/2363\",[2363,76.717]],[\"comment/2363\",[]],[\"name/2364\",[2364,76.717]],[\"comment/2364\",[]],[\"name/2365\",[2365,76.717]],[\"comment/2365\",[]],[\"name/2366\",[2366,76.717]],[\"comment/2366\",[]],[\"name/2367\",[2367,76.717]],[\"comment/2367\",[]],[\"name/2368\",[2368,76.717]],[\"comment/2368\",[]],[\"name/2369\",[2369,76.717]],[\"comment/2369\",[]],[\"name/2370\",[2370,76.717]],[\"comment/2370\",[]],[\"name/2371\",[2371,76.717]],[\"comment/2371\",[]],[\"name/2372\",[2372,76.717]],[\"comment/2372\",[]],[\"name/2373\",[2373,76.717]],[\"comment/2373\",[]],[\"name/2374\",[2374,76.717]],[\"comment/2374\",[]],[\"name/2375\",[2375,76.717]],[\"comment/2375\",[]],[\"name/2376\",[2376,76.717]],[\"comment/2376\",[]],[\"name/2377\",[2377,76.717]],[\"comment/2377\",[]],[\"name/2378\",[2378,76.717]],[\"comment/2378\",[]],[\"name/2379\",[2379,76.717]],[\"comment/2379\",[]],[\"name/2380\",[2380,76.717]],[\"comment/2380\",[]],[\"name/2381\",[2381,76.717]],[\"comment/2381\",[]],[\"name/2382\",[2382,76.717]],[\"comment/2382\",[]],[\"name/2383\",[2383,76.717]],[\"comment/2383\",[]],[\"name/2384\",[2384,76.717]],[\"comment/2384\",[]],[\"name/2385\",[2385,76.717]],[\"comment/2385\",[]],[\"name/2386\",[2386,76.717]],[\"comment/2386\",[]],[\"name/2387\",[2387,76.717]],[\"comment/2387\",[]],[\"name/2388\",[2388,76.717]],[\"comment/2388\",[]],[\"name/2389\",[2389,76.717]],[\"comment/2389\",[]],[\"name/2390\",[2390,76.717]],[\"comment/2390\",[]],[\"name/2391\",[2391,76.717]],[\"comment/2391\",[]],[\"name/2392\",[2392,76.717]],[\"comment/2392\",[]],[\"name/2393\",[2393,76.717]],[\"comment/2393\",[]],[\"name/2394\",[2394,76.717]],[\"comment/2394\",[]],[\"name/2395\",[2395,76.717]],[\"comment/2395\",[]],[\"name/2396\",[2396,76.717]],[\"comment/2396\",[]],[\"name/2397\",[2397,76.717]],[\"comment/2397\",[]],[\"name/2398\",[2398,76.717]],[\"comment/2398\",[]],[\"name/2399\",[2399,76.717]],[\"comment/2399\",[]],[\"name/2400\",[2400,76.717]],[\"comment/2400\",[]],[\"name/2401\",[2401,76.717]],[\"comment/2401\",[]],[\"name/2402\",[2402,76.717]],[\"comment/2402\",[]],[\"name/2403\",[2403,76.717]],[\"comment/2403\",[]],[\"name/2404\",[2404,76.717]],[\"comment/2404\",[]],[\"name/2405\",[2405,76.717]],[\"comment/2405\",[]],[\"name/2406\",[2406,76.717]],[\"comment/2406\",[]],[\"name/2407\",[2407,76.717]],[\"comment/2407\",[]],[\"name/2408\",[2408,76.717]],[\"comment/2408\",[]],[\"name/2409\",[2409,76.717]],[\"comment/2409\",[]],[\"name/2410\",[2410,76.717]],[\"comment/2410\",[]],[\"name/2411\",[2411,76.717]],[\"comment/2411\",[]],[\"name/2412\",[2412,76.717]],[\"comment/2412\",[]],[\"name/2413\",[2413,76.717]],[\"comment/2413\",[]],[\"name/2414\",[2414,76.717]],[\"comment/2414\",[]],[\"name/2415\",[2415,76.717]],[\"comment/2415\",[]],[\"name/2416\",[2416,76.717]],[\"comment/2416\",[]],[\"name/2417\",[2417,76.717]],[\"comment/2417\",[]],[\"name/2418\",[2418,76.717]],[\"comment/2418\",[]],[\"name/2419\",[2419,76.717]],[\"comment/2419\",[]],[\"name/2420\",[2420,76.717]],[\"comment/2420\",[]],[\"name/2421\",[2421,76.717]],[\"comment/2421\",[]],[\"name/2422\",[2422,76.717]],[\"comment/2422\",[]],[\"name/2423\",[2423,76.717]],[\"comment/2423\",[]],[\"name/2424\",[2424,76.717]],[\"comment/2424\",[]],[\"name/2425\",[2425,76.717]],[\"comment/2425\",[]],[\"name/2426\",[2426,76.717]],[\"comment/2426\",[]],[\"name/2427\",[2427,76.717]],[\"comment/2427\",[]],[\"name/2428\",[2428,76.717]],[\"comment/2428\",[]],[\"name/2429\",[2429,76.717]],[\"comment/2429\",[]],[\"name/2430\",[2430,76.717]],[\"comment/2430\",[]],[\"name/2431\",[2431,76.717]],[\"comment/2431\",[]],[\"name/2432\",[2432,76.717]],[\"comment/2432\",[]],[\"name/2433\",[2433,76.717]],[\"comment/2433\",[]],[\"name/2434\",[2434,76.717]],[\"comment/2434\",[]],[\"name/2435\",[2435,76.717]],[\"comment/2435\",[]],[\"name/2436\",[2436,76.717]],[\"comment/2436\",[]],[\"name/2437\",[2437,76.717]],[\"comment/2437\",[]],[\"name/2438\",[2438,76.717]],[\"comment/2438\",[]],[\"name/2439\",[2439,76.717]],[\"comment/2439\",[]],[\"name/2440\",[2440,76.717]],[\"comment/2440\",[]],[\"name/2441\",[2441,76.717]],[\"comment/2441\",[]],[\"name/2442\",[2442,76.717]],[\"comment/2442\",[]],[\"name/2443\",[2443,76.717]],[\"comment/2443\",[]],[\"name/2444\",[2444,76.717]],[\"comment/2444\",[]],[\"name/2445\",[2445,76.717]],[\"comment/2445\",[]],[\"name/2446\",[2446,76.717]],[\"comment/2446\",[]],[\"name/2447\",[2447,76.717]],[\"comment/2447\",[]],[\"name/2448\",[2448,76.717]],[\"comment/2448\",[]],[\"name/2449\",[2449,76.717]],[\"comment/2449\",[]],[\"name/2450\",[2450,76.717]],[\"comment/2450\",[]],[\"name/2451\",[2451,76.717]],[\"comment/2451\",[]],[\"name/2452\",[2452,76.717]],[\"comment/2452\",[]],[\"name/2453\",[2453,76.717]],[\"comment/2453\",[]],[\"name/2454\",[2454,76.717]],[\"comment/2454\",[]],[\"name/2455\",[2455,76.717]],[\"comment/2455\",[]],[\"name/2456\",[2456,76.717]],[\"comment/2456\",[]],[\"name/2457\",[2457,76.717]],[\"comment/2457\",[]],[\"name/2458\",[2458,76.717]],[\"comment/2458\",[]],[\"name/2459\",[2459,76.717]],[\"comment/2459\",[]],[\"name/2460\",[2460,76.717]],[\"comment/2460\",[]],[\"name/2461\",[2461,76.717]],[\"comment/2461\",[]],[\"name/2462\",[2462,76.717]],[\"comment/2462\",[]],[\"name/2463\",[2463,76.717]],[\"comment/2463\",[]],[\"name/2464\",[2464,76.717]],[\"comment/2464\",[]],[\"name/2465\",[2465,76.717]],[\"comment/2465\",[]],[\"name/2466\",[2466,76.717]],[\"comment/2466\",[]],[\"name/2467\",[2467,76.717]],[\"comment/2467\",[]],[\"name/2468\",[2468,76.717]],[\"comment/2468\",[]],[\"name/2469\",[2469,76.717]],[\"comment/2469\",[]],[\"name/2470\",[2470,76.717]],[\"comment/2470\",[]],[\"name/2471\",[2471,76.717]],[\"comment/2471\",[]],[\"name/2472\",[2472,76.717]],[\"comment/2472\",[]],[\"name/2473\",[2473,76.717]],[\"comment/2473\",[]],[\"name/2474\",[2474,76.717]],[\"comment/2474\",[]],[\"name/2475\",[2475,76.717]],[\"comment/2475\",[]],[\"name/2476\",[2476,76.717]],[\"comment/2476\",[]],[\"name/2477\",[2477,76.717]],[\"comment/2477\",[]],[\"name/2478\",[2478,76.717]],[\"comment/2478\",[]],[\"name/2479\",[2479,76.717]],[\"comment/2479\",[]],[\"name/2480\",[2480,76.717]],[\"comment/2480\",[]],[\"name/2481\",[2481,76.717]],[\"comment/2481\",[]],[\"name/2482\",[2482,76.717]],[\"comment/2482\",[]],[\"name/2483\",[2483,76.717]],[\"comment/2483\",[]],[\"name/2484\",[2484,76.717]],[\"comment/2484\",[]],[\"name/2485\",[2485,76.717]],[\"comment/2485\",[]],[\"name/2486\",[2486,76.717]],[\"comment/2486\",[]],[\"name/2487\",[2487,76.717]],[\"comment/2487\",[]],[\"name/2488\",[2488,76.717]],[\"comment/2488\",[]],[\"name/2489\",[5,71.608]],[\"comment/2489\",[]],[\"name/2490\",[2489,76.717]],[\"comment/2490\",[]],[\"name/2491\",[2490,76.717]],[\"comment/2491\",[]],[\"name/2492\",[2491,76.717]],[\"comment/2492\",[]],[\"name/2493\",[2492,76.717]],[\"comment/2493\",[]],[\"name/2494\",[2493,76.717]],[\"comment/2494\",[]],[\"name/2495\",[2494,76.717]],[\"comment/2495\",[]],[\"name/2496\",[2495,76.717]],[\"comment/2496\",[]],[\"name/2497\",[2496,76.717]],[\"comment/2497\",[]],[\"name/2498\",[2497,76.717]],[\"comment/2498\",[]],[\"name/2499\",[2498,76.717]],[\"comment/2499\",[]],[\"name/2500\",[2499,76.717]],[\"comment/2500\",[]],[\"name/2501\",[2500,76.717]],[\"comment/2501\",[]],[\"name/2502\",[2501,76.717]],[\"comment/2502\",[]],[\"name/2503\",[2502,76.717]],[\"comment/2503\",[]],[\"name/2504\",[2503,76.717]],[\"comment/2504\",[]],[\"name/2505\",[2504,76.717]],[\"comment/2505\",[]],[\"name/2506\",[2505,76.717]],[\"comment/2506\",[]],[\"name/2507\",[2506,76.717]],[\"comment/2507\",[]],[\"name/2508\",[2507,76.717]],[\"comment/2508\",[]],[\"name/2509\",[2508,76.717]],[\"comment/2509\",[]],[\"name/2510\",[2509,76.717]],[\"comment/2510\",[]],[\"name/2511\",[2510,76.717]],[\"comment/2511\",[]],[\"name/2512\",[2511,76.717]],[\"comment/2512\",[]],[\"name/2513\",[2512,76.717]],[\"comment/2513\",[]],[\"name/2514\",[2513,76.717]],[\"comment/2514\",[]],[\"name/2515\",[2514,76.717]],[\"comment/2515\",[]],[\"name/2516\",[2515,76.717]],[\"comment/2516\",[]],[\"name/2517\",[2516,76.717]],[\"comment/2517\",[]],[\"name/2518\",[2517,76.717]],[\"comment/2518\",[]],[\"name/2519\",[2518,76.717]],[\"comment/2519\",[]],[\"name/2520\",[2519,76.717]],[\"comment/2520\",[]],[\"name/2521\",[2520,76.717]],[\"comment/2521\",[]],[\"name/2522\",[2521,76.717]],[\"comment/2522\",[]],[\"name/2523\",[2522,76.717]],[\"comment/2523\",[]],[\"name/2524\",[2523,76.717]],[\"comment/2524\",[]],[\"name/2525\",[2524,76.717]],[\"comment/2525\",[]],[\"name/2526\",[2525,76.717]],[\"comment/2526\",[]],[\"name/2527\",[2526,76.717]],[\"comment/2527\",[]],[\"name/2528\",[2527,76.717]],[\"comment/2528\",[]],[\"name/2529\",[2528,76.717]],[\"comment/2529\",[]],[\"name/2530\",[2529,76.717]],[\"comment/2530\",[]],[\"name/2531\",[2530,76.717]],[\"comment/2531\",[]],[\"name/2532\",[2531,76.717]],[\"comment/2532\",[]],[\"name/2533\",[2532,76.717]],[\"comment/2533\",[]],[\"name/2534\",[2533,76.717]],[\"comment/2534\",[]],[\"name/2535\",[2534,76.717]],[\"comment/2535\",[]],[\"name/2536\",[2535,76.717]],[\"comment/2536\",[]],[\"name/2537\",[2536,76.717]],[\"comment/2537\",[]],[\"name/2538\",[2537,76.717]],[\"comment/2538\",[]],[\"name/2539\",[2538,76.717]],[\"comment/2539\",[]],[\"name/2540\",[2539,76.717]],[\"comment/2540\",[]],[\"name/2541\",[2540,76.717]],[\"comment/2541\",[]],[\"name/2542\",[2541,76.717]],[\"comment/2542\",[]],[\"name/2543\",[2542,76.717]],[\"comment/2543\",[]],[\"name/2544\",[2543,76.717]],[\"comment/2544\",[]],[\"name/2545\",[2544,76.717]],[\"comment/2545\",[]],[\"name/2546\",[2545,76.717]],[\"comment/2546\",[]],[\"name/2547\",[2546,76.717]],[\"comment/2547\",[]],[\"name/2548\",[2547,76.717]],[\"comment/2548\",[]],[\"name/2549\",[2548,76.717]],[\"comment/2549\",[]],[\"name/2550\",[2549,76.717]],[\"comment/2550\",[]],[\"name/2551\",[2550,76.717]],[\"comment/2551\",[]],[\"name/2552\",[2551,76.717]],[\"comment/2552\",[]],[\"name/2553\",[2552,76.717]],[\"comment/2553\",[]],[\"name/2554\",[2553,76.717]],[\"comment/2554\",[]],[\"name/2555\",[2554,76.717]],[\"comment/2555\",[]],[\"name/2556\",[2555,76.717]],[\"comment/2556\",[]],[\"name/2557\",[2556,76.717]],[\"comment/2557\",[]],[\"name/2558\",[2557,76.717]],[\"comment/2558\",[]],[\"name/2559\",[2558,76.717]],[\"comment/2559\",[]],[\"name/2560\",[2559,76.717]],[\"comment/2560\",[]],[\"name/2561\",[2560,76.717]],[\"comment/2561\",[]],[\"name/2562\",[2561,76.717]],[\"comment/2562\",[]],[\"name/2563\",[2562,76.717]],[\"comment/2563\",[]],[\"name/2564\",[2563,76.717]],[\"comment/2564\",[]],[\"name/2565\",[2564,76.717]],[\"comment/2565\",[]],[\"name/2566\",[2565,76.717]],[\"comment/2566\",[]],[\"name/2567\",[2566,76.717]],[\"comment/2567\",[]],[\"name/2568\",[2567,76.717]],[\"comment/2568\",[]],[\"name/2569\",[2568,76.717]],[\"comment/2569\",[]],[\"name/2570\",[2569,76.717]],[\"comment/2570\",[]],[\"name/2571\",[2570,76.717]],[\"comment/2571\",[]],[\"name/2572\",[2571,76.717]],[\"comment/2572\",[]],[\"name/2573\",[2572,76.717]],[\"comment/2573\",[]],[\"name/2574\",[2573,76.717]],[\"comment/2574\",[]],[\"name/2575\",[2574,76.717]],[\"comment/2575\",[]],[\"name/2576\",[2575,76.717]],[\"comment/2576\",[]],[\"name/2577\",[2576,76.717]],[\"comment/2577\",[]],[\"name/2578\",[2577,76.717]],[\"comment/2578\",[]],[\"name/2579\",[2578,76.717]],[\"comment/2579\",[]],[\"name/2580\",[2579,76.717]],[\"comment/2580\",[]],[\"name/2581\",[2580,76.717]],[\"comment/2581\",[]],[\"name/2582\",[2581,76.717]],[\"comment/2582\",[]],[\"name/2583\",[2582,76.717]],[\"comment/2583\",[]],[\"name/2584\",[2583,76.717]],[\"comment/2584\",[]],[\"name/2585\",[2584,76.717]],[\"comment/2585\",[]],[\"name/2586\",[2585,76.717]],[\"comment/2586\",[]],[\"name/2587\",[2586,76.717]],[\"comment/2587\",[]],[\"name/2588\",[2587,76.717]],[\"comment/2588\",[]],[\"name/2589\",[2588,76.717]],[\"comment/2589\",[]],[\"name/2590\",[2589,76.717]],[\"comment/2590\",[]],[\"name/2591\",[2590,76.717]],[\"comment/2591\",[]],[\"name/2592\",[2591,76.717]],[\"comment/2592\",[]],[\"name/2593\",[2592,76.717]],[\"comment/2593\",[]],[\"name/2594\",[2593,76.717]],[\"comment/2594\",[]],[\"name/2595\",[2594,76.717]],[\"comment/2595\",[]],[\"name/2596\",[2595,76.717]],[\"comment/2596\",[]],[\"name/2597\",[2596,76.717]],[\"comment/2597\",[]],[\"name/2598\",[2597,76.717]],[\"comment/2598\",[]],[\"name/2599\",[2598,76.717]],[\"comment/2599\",[]],[\"name/2600\",[2599,76.717]],[\"comment/2600\",[]],[\"name/2601\",[2600,76.717]],[\"comment/2601\",[]],[\"name/2602\",[2601,76.717]],[\"comment/2602\",[]],[\"name/2603\",[2602,76.717]],[\"comment/2603\",[]],[\"name/2604\",[2603,76.717]],[\"comment/2604\",[]],[\"name/2605\",[2604,76.717]],[\"comment/2605\",[]],[\"name/2606\",[2605,76.717]],[\"comment/2606\",[]],[\"name/2607\",[2606,76.717]],[\"comment/2607\",[]],[\"name/2608\",[2607,76.717]],[\"comment/2608\",[]],[\"name/2609\",[2608,76.717]],[\"comment/2609\",[]],[\"name/2610\",[2609,76.717]],[\"comment/2610\",[]],[\"name/2611\",[2610,76.717]],[\"comment/2611\",[]],[\"name/2612\",[2611,76.717]],[\"comment/2612\",[]],[\"name/2613\",[2612,76.717]],[\"comment/2613\",[]],[\"name/2614\",[2613,76.717]],[\"comment/2614\",[]],[\"name/2615\",[2614,76.717]],[\"comment/2615\",[]],[\"name/2616\",[2615,76.717]],[\"comment/2616\",[]],[\"name/2617\",[2616,76.717]],[\"comment/2617\",[]],[\"name/2618\",[2617,76.717]],[\"comment/2618\",[]],[\"name/2619\",[2618,76.717]],[\"comment/2619\",[]],[\"name/2620\",[2619,76.717]],[\"comment/2620\",[]],[\"name/2621\",[2620,76.717]],[\"comment/2621\",[]],[\"name/2622\",[2621,76.717]],[\"comment/2622\",[]],[\"name/2623\",[2622,76.717]],[\"comment/2623\",[]],[\"name/2624\",[2623,76.717]],[\"comment/2624\",[]],[\"name/2625\",[2624,76.717]],[\"comment/2625\",[]],[\"name/2626\",[2625,76.717]],[\"comment/2626\",[]],[\"name/2627\",[2626,76.717]],[\"comment/2627\",[]],[\"name/2628\",[2627,76.717]],[\"comment/2628\",[]],[\"name/2629\",[2628,76.717]],[\"comment/2629\",[]],[\"name/2630\",[2629,76.717]],[\"comment/2630\",[]],[\"name/2631\",[2630,76.717]],[\"comment/2631\",[]],[\"name/2632\",[2631,76.717]],[\"comment/2632\",[]],[\"name/2633\",[2632,76.717]],[\"comment/2633\",[]],[\"name/2634\",[2633,76.717]],[\"comment/2634\",[]],[\"name/2635\",[2634,76.717]],[\"comment/2635\",[]],[\"name/2636\",[2635,76.717]],[\"comment/2636\",[]],[\"name/2637\",[2636,76.717]],[\"comment/2637\",[]],[\"name/2638\",[2637,76.717]],[\"comment/2638\",[]],[\"name/2639\",[2638,76.717]],[\"comment/2639\",[]],[\"name/2640\",[2639,76.717]],[\"comment/2640\",[]],[\"name/2641\",[2640,76.717]],[\"comment/2641\",[]],[\"name/2642\",[2641,76.717]],[\"comment/2642\",[]],[\"name/2643\",[2642,76.717]],[\"comment/2643\",[]],[\"name/2644\",[2643,76.717]],[\"comment/2644\",[]],[\"name/2645\",[2644,76.717]],[\"comment/2645\",[]],[\"name/2646\",[2645,76.717]],[\"comment/2646\",[]],[\"name/2647\",[2646,76.717]],[\"comment/2647\",[]],[\"name/2648\",[2647,76.717]],[\"comment/2648\",[]],[\"name/2649\",[2648,76.717]],[\"comment/2649\",[]],[\"name/2650\",[2649,76.717]],[\"comment/2650\",[]],[\"name/2651\",[2650,76.717]],[\"comment/2651\",[]],[\"name/2652\",[2651,76.717]],[\"comment/2652\",[]],[\"name/2653\",[2652,76.717]],[\"comment/2653\",[]],[\"name/2654\",[2653,76.717]],[\"comment/2654\",[]],[\"name/2655\",[2654,76.717]],[\"comment/2655\",[]],[\"name/2656\",[2655,76.717]],[\"comment/2656\",[]],[\"name/2657\",[2656,76.717]],[\"comment/2657\",[]],[\"name/2658\",[2657,76.717]],[\"comment/2658\",[]],[\"name/2659\",[2658,76.717]],[\"comment/2659\",[]],[\"name/2660\",[2659,76.717]],[\"comment/2660\",[]],[\"name/2661\",[2660,76.717]],[\"comment/2661\",[]],[\"name/2662\",[2661,76.717]],[\"comment/2662\",[]],[\"name/2663\",[2662,76.717]],[\"comment/2663\",[]],[\"name/2664\",[2663,76.717]],[\"comment/2664\",[]],[\"name/2665\",[2664,76.717]],[\"comment/2665\",[]],[\"name/2666\",[2665,76.717]],[\"comment/2666\",[]],[\"name/2667\",[2666,76.717]],[\"comment/2667\",[]],[\"name/2668\",[2667,76.717]],[\"comment/2668\",[]],[\"name/2669\",[2668,76.717]],[\"comment/2669\",[]],[\"name/2670\",[2669,76.717]],[\"comment/2670\",[]],[\"name/2671\",[2670,76.717]],[\"comment/2671\",[]],[\"name/2672\",[2671,76.717]],[\"comment/2672\",[]],[\"name/2673\",[2672,76.717]],[\"comment/2673\",[]],[\"name/2674\",[2673,76.717]],[\"comment/2674\",[]],[\"name/2675\",[2674,76.717]],[\"comment/2675\",[]],[\"name/2676\",[2675,76.717]],[\"comment/2676\",[]],[\"name/2677\",[2676,76.717]],[\"comment/2677\",[]],[\"name/2678\",[2677,76.717]],[\"comment/2678\",[]],[\"name/2679\",[2678,76.717]],[\"comment/2679\",[]],[\"name/2680\",[2679,76.717]],[\"comment/2680\",[]],[\"name/2681\",[2680,76.717]],[\"comment/2681\",[]],[\"name/2682\",[2681,76.717]],[\"comment/2682\",[]],[\"name/2683\",[2682,76.717]],[\"comment/2683\",[]],[\"name/2684\",[2683,76.717]],[\"comment/2684\",[]],[\"name/2685\",[2684,76.717]],[\"comment/2685\",[]],[\"name/2686\",[2685,76.717]],[\"comment/2686\",[]],[\"name/2687\",[2686,76.717]],[\"comment/2687\",[]],[\"name/2688\",[2687,76.717]],[\"comment/2688\",[]],[\"name/2689\",[2688,76.717]],[\"comment/2689\",[]],[\"name/2690\",[2689,76.717]],[\"comment/2690\",[]],[\"name/2691\",[2690,76.717]],[\"comment/2691\",[]],[\"name/2692\",[2691,76.717]],[\"comment/2692\",[]],[\"name/2693\",[2692,76.717]],[\"comment/2693\",[]],[\"name/2694\",[2693,76.717]],[\"comment/2694\",[]],[\"name/2695\",[2694,76.717]],[\"comment/2695\",[]],[\"name/2696\",[2695,76.717]],[\"comment/2696\",[]],[\"name/2697\",[2696,76.717]],[\"comment/2697\",[]],[\"name/2698\",[2697,76.717]],[\"comment/2698\",[]],[\"name/2699\",[2698,76.717]],[\"comment/2699\",[]],[\"name/2700\",[2699,76.717]],[\"comment/2700\",[]],[\"name/2701\",[2700,76.717]],[\"comment/2701\",[]],[\"name/2702\",[2701,76.717]],[\"comment/2702\",[]],[\"name/2703\",[2702,76.717]],[\"comment/2703\",[]],[\"name/2704\",[2703,76.717]],[\"comment/2704\",[]],[\"name/2705\",[2704,76.717]],[\"comment/2705\",[]],[\"name/2706\",[2705,76.717]],[\"comment/2706\",[]],[\"name/2707\",[2706,76.717]],[\"comment/2707\",[]],[\"name/2708\",[2707,76.717]],[\"comment/2708\",[]],[\"name/2709\",[2708,76.717]],[\"comment/2709\",[]],[\"name/2710\",[2709,76.717]],[\"comment/2710\",[]],[\"name/2711\",[2710,76.717]],[\"comment/2711\",[]],[\"name/2712\",[2711,76.717]],[\"comment/2712\",[]],[\"name/2713\",[2712,76.717]],[\"comment/2713\",[]],[\"name/2714\",[2713,76.717]],[\"comment/2714\",[]],[\"name/2715\",[2714,76.717]],[\"comment/2715\",[]],[\"name/2716\",[2715,76.717]],[\"comment/2716\",[]],[\"name/2717\",[2716,76.717]],[\"comment/2717\",[]],[\"name/2718\",[2717,76.717]],[\"comment/2718\",[]],[\"name/2719\",[2718,76.717]],[\"comment/2719\",[]],[\"name/2720\",[2719,76.717]],[\"comment/2720\",[]],[\"name/2721\",[2720,76.717]],[\"comment/2721\",[]],[\"name/2722\",[2721,76.717]],[\"comment/2722\",[]],[\"name/2723\",[2722,76.717]],[\"comment/2723\",[]],[\"name/2724\",[2723,76.717]],[\"comment/2724\",[]],[\"name/2725\",[2724,76.717]],[\"comment/2725\",[]],[\"name/2726\",[2725,76.717]],[\"comment/2726\",[]],[\"name/2727\",[2726,76.717]],[\"comment/2727\",[]],[\"name/2728\",[2727,76.717]],[\"comment/2728\",[]],[\"name/2729\",[2728,76.717]],[\"comment/2729\",[]],[\"name/2730\",[2729,76.717]],[\"comment/2730\",[]],[\"name/2731\",[2730,76.717]],[\"comment/2731\",[]],[\"name/2732\",[2731,76.717]],[\"comment/2732\",[]],[\"name/2733\",[2732,76.717]],[\"comment/2733\",[]],[\"name/2734\",[2733,76.717]],[\"comment/2734\",[]],[\"name/2735\",[2734,76.717]],[\"comment/2735\",[]],[\"name/2736\",[2735,76.717]],[\"comment/2736\",[]],[\"name/2737\",[2736,76.717]],[\"comment/2737\",[]],[\"name/2738\",[2737,76.717]],[\"comment/2738\",[]],[\"name/2739\",[2738,76.717]],[\"comment/2739\",[]],[\"name/2740\",[2739,76.717]],[\"comment/2740\",[]],[\"name/2741\",[2740,76.717]],[\"comment/2741\",[]],[\"name/2742\",[2741,76.717]],[\"comment/2742\",[]],[\"name/2743\",[2742,76.717]],[\"comment/2743\",[]],[\"name/2744\",[2743,76.717]],[\"comment/2744\",[]],[\"name/2745\",[2744,76.717]],[\"comment/2745\",[]],[\"name/2746\",[2745,76.717]],[\"comment/2746\",[]],[\"name/2747\",[2746,76.717]],[\"comment/2747\",[]],[\"name/2748\",[2747,76.717]],[\"comment/2748\",[]],[\"name/2749\",[2748,76.717]],[\"comment/2749\",[]],[\"name/2750\",[2749,76.717]],[\"comment/2750\",[]],[\"name/2751\",[2750,76.717]],[\"comment/2751\",[]],[\"name/2752\",[2751,76.717]],[\"comment/2752\",[]],[\"name/2753\",[2752,76.717]],[\"comment/2753\",[]],[\"name/2754\",[2753,76.717]],[\"comment/2754\",[]],[\"name/2755\",[2754,76.717]],[\"comment/2755\",[]],[\"name/2756\",[2755,76.717]],[\"comment/2756\",[]],[\"name/2757\",[2756,76.717]],[\"comment/2757\",[]],[\"name/2758\",[2757,76.717]],[\"comment/2758\",[]],[\"name/2759\",[2758,76.717]],[\"comment/2759\",[]],[\"name/2760\",[2759,76.717]],[\"comment/2760\",[]],[\"name/2761\",[2760,76.717]],[\"comment/2761\",[]],[\"name/2762\",[2761,76.717]],[\"comment/2762\",[]],[\"name/2763\",[2762,76.717]],[\"comment/2763\",[]],[\"name/2764\",[2763,76.717]],[\"comment/2764\",[]],[\"name/2765\",[2764,76.717]],[\"comment/2765\",[]],[\"name/2766\",[2765,76.717]],[\"comment/2766\",[]],[\"name/2767\",[2766,76.717]],[\"comment/2767\",[]],[\"name/2768\",[2767,76.717]],[\"comment/2768\",[]],[\"name/2769\",[2768,76.717]],[\"comment/2769\",[]],[\"name/2770\",[2769,76.717]],[\"comment/2770\",[]],[\"name/2771\",[2770,76.717]],[\"comment/2771\",[]],[\"name/2772\",[2771,76.717]],[\"comment/2772\",[]],[\"name/2773\",[2772,76.717]],[\"comment/2773\",[]],[\"name/2774\",[2773,76.717]],[\"comment/2774\",[]],[\"name/2775\",[2774,76.717]],[\"comment/2775\",[]],[\"name/2776\",[2775,76.717]],[\"comment/2776\",[]],[\"name/2777\",[2776,76.717]],[\"comment/2777\",[]],[\"name/2778\",[2777,76.717]],[\"comment/2778\",[]],[\"name/2779\",[2778,76.717]],[\"comment/2779\",[]],[\"name/2780\",[2779,76.717]],[\"comment/2780\",[]],[\"name/2781\",[2780,76.717]],[\"comment/2781\",[]],[\"name/2782\",[2781,76.717]],[\"comment/2782\",[]],[\"name/2783\",[2782,76.717]],[\"comment/2783\",[]],[\"name/2784\",[2783,76.717]],[\"comment/2784\",[]],[\"name/2785\",[2784,76.717]],[\"comment/2785\",[]],[\"name/2786\",[2785,76.717]],[\"comment/2786\",[]],[\"name/2787\",[2786,76.717]],[\"comment/2787\",[]],[\"name/2788\",[2787,76.717]],[\"comment/2788\",[]],[\"name/2789\",[2788,76.717]],[\"comment/2789\",[]],[\"name/2790\",[2789,76.717]],[\"comment/2790\",[]],[\"name/2791\",[2790,76.717]],[\"comment/2791\",[]],[\"name/2792\",[2791,76.717]],[\"comment/2792\",[]],[\"name/2793\",[2792,76.717]],[\"comment/2793\",[]],[\"name/2794\",[2793,76.717]],[\"comment/2794\",[]],[\"name/2795\",[2794,76.717]],[\"comment/2795\",[]],[\"name/2796\",[2795,76.717]],[\"comment/2796\",[]],[\"name/2797\",[2796,76.717]],[\"comment/2797\",[]],[\"name/2798\",[2797,76.717]],[\"comment/2798\",[]],[\"name/2799\",[2798,76.717]],[\"comment/2799\",[]],[\"name/2800\",[2799,76.717]],[\"comment/2800\",[]],[\"name/2801\",[2800,76.717]],[\"comment/2801\",[]],[\"name/2802\",[2801,76.717]],[\"comment/2802\",[]],[\"name/2803\",[2802,76.717]],[\"comment/2803\",[]],[\"name/2804\",[2803,76.717]],[\"comment/2804\",[]],[\"name/2805\",[2804,76.717]],[\"comment/2805\",[]],[\"name/2806\",[2805,76.717]],[\"comment/2806\",[]],[\"name/2807\",[2806,76.717]],[\"comment/2807\",[]],[\"name/2808\",[2807,76.717]],[\"comment/2808\",[]],[\"name/2809\",[2808,76.717]],[\"comment/2809\",[]],[\"name/2810\",[2809,76.717]],[\"comment/2810\",[]],[\"name/2811\",[2810,76.717]],[\"comment/2811\",[]],[\"name/2812\",[2811,76.717]],[\"comment/2812\",[]],[\"name/2813\",[2812,76.717]],[\"comment/2813\",[]],[\"name/2814\",[2813,76.717]],[\"comment/2814\",[]],[\"name/2815\",[2814,76.717]],[\"comment/2815\",[]],[\"name/2816\",[2815,76.717]],[\"comment/2816\",[]],[\"name/2817\",[2816,76.717]],[\"comment/2817\",[]],[\"name/2818\",[2817,76.717]],[\"comment/2818\",[]],[\"name/2819\",[2818,76.717]],[\"comment/2819\",[]],[\"name/2820\",[2819,76.717]],[\"comment/2820\",[]],[\"name/2821\",[2820,76.717]],[\"comment/2821\",[]],[\"name/2822\",[2821,76.717]],[\"comment/2822\",[]],[\"name/2823\",[2822,76.717]],[\"comment/2823\",[]],[\"name/2824\",[2823,76.717]],[\"comment/2824\",[]],[\"name/2825\",[2824,76.717]],[\"comment/2825\",[]],[\"name/2826\",[2825,76.717]],[\"comment/2826\",[]],[\"name/2827\",[2826,76.717]],[\"comment/2827\",[]],[\"name/2828\",[2827,76.717]],[\"comment/2828\",[]],[\"name/2829\",[2828,76.717]],[\"comment/2829\",[]],[\"name/2830\",[2829,76.717]],[\"comment/2830\",[]],[\"name/2831\",[2830,76.717]],[\"comment/2831\",[]],[\"name/2832\",[2831,76.717]],[\"comment/2832\",[]],[\"name/2833\",[2832,76.717]],[\"comment/2833\",[]],[\"name/2834\",[2833,76.717]],[\"comment/2834\",[]],[\"name/2835\",[2834,76.717]],[\"comment/2835\",[]],[\"name/2836\",[2835,76.717]],[\"comment/2836\",[]],[\"name/2837\",[2836,76.717]],[\"comment/2837\",[]],[\"name/2838\",[2837,76.717]],[\"comment/2838\",[]],[\"name/2839\",[2838,76.717]],[\"comment/2839\",[]],[\"name/2840\",[2839,76.717]],[\"comment/2840\",[]],[\"name/2841\",[2840,76.717]],[\"comment/2841\",[]],[\"name/2842\",[2841,76.717]],[\"comment/2842\",[]],[\"name/2843\",[2842,76.717]],[\"comment/2843\",[]],[\"name/2844\",[2843,76.717]],[\"comment/2844\",[]],[\"name/2845\",[2844,76.717]],[\"comment/2845\",[]],[\"name/2846\",[2845,76.717]],[\"comment/2846\",[]],[\"name/2847\",[2846,76.717]],[\"comment/2847\",[]],[\"name/2848\",[2847,76.717]],[\"comment/2848\",[]],[\"name/2849\",[2848,76.717]],[\"comment/2849\",[]],[\"name/2850\",[2849,76.717]],[\"comment/2850\",[]],[\"name/2851\",[2850,76.717]],[\"comment/2851\",[]],[\"name/2852\",[2851,76.717]],[\"comment/2852\",[]],[\"name/2853\",[2852,76.717]],[\"comment/2853\",[]],[\"name/2854\",[2853,76.717]],[\"comment/2854\",[]],[\"name/2855\",[2854,76.717]],[\"comment/2855\",[]],[\"name/2856\",[2855,76.717]],[\"comment/2856\",[]],[\"name/2857\",[2856,76.717]],[\"comment/2857\",[]],[\"name/2858\",[2857,76.717]],[\"comment/2858\",[]],[\"name/2859\",[2858,76.717]],[\"comment/2859\",[]],[\"name/2860\",[2859,76.717]],[\"comment/2860\",[]],[\"name/2861\",[2860,76.717]],[\"comment/2861\",[]],[\"name/2862\",[2861,76.717]],[\"comment/2862\",[]],[\"name/2863\",[2862,76.717]],[\"comment/2863\",[]],[\"name/2864\",[2863,76.717]],[\"comment/2864\",[]],[\"name/2865\",[2864,76.717]],[\"comment/2865\",[]],[\"name/2866\",[2865,76.717]],[\"comment/2866\",[]],[\"name/2867\",[2866,76.717]],[\"comment/2867\",[]],[\"name/2868\",[2867,76.717]],[\"comment/2868\",[]],[\"name/2869\",[2868,76.717]],[\"comment/2869\",[]],[\"name/2870\",[2869,76.717]],[\"comment/2870\",[]],[\"name/2871\",[2870,76.717]],[\"comment/2871\",[]],[\"name/2872\",[2871,76.717]],[\"comment/2872\",[]],[\"name/2873\",[2872,76.717]],[\"comment/2873\",[]],[\"name/2874\",[2873,76.717]],[\"comment/2874\",[]],[\"name/2875\",[2874,76.717]],[\"comment/2875\",[]],[\"name/2876\",[2875,76.717]],[\"comment/2876\",[]],[\"name/2877\",[2876,76.717]],[\"comment/2877\",[]],[\"name/2878\",[2877,76.717]],[\"comment/2878\",[]],[\"name/2879\",[2878,76.717]],[\"comment/2879\",[]],[\"name/2880\",[2879,76.717]],[\"comment/2880\",[]],[\"name/2881\",[2880,76.717]],[\"comment/2881\",[]],[\"name/2882\",[2881,76.717]],[\"comment/2882\",[]],[\"name/2883\",[2882,76.717]],[\"comment/2883\",[]],[\"name/2884\",[2883,76.717]],[\"comment/2884\",[]],[\"name/2885\",[2884,76.717]],[\"comment/2885\",[]],[\"name/2886\",[2885,76.717]],[\"comment/2886\",[]],[\"name/2887\",[2886,76.717]],[\"comment/2887\",[]],[\"name/2888\",[2887,76.717]],[\"comment/2888\",[]],[\"name/2889\",[2888,76.717]],[\"comment/2889\",[]],[\"name/2890\",[2889,76.717]],[\"comment/2890\",[]],[\"name/2891\",[2890,76.717]],[\"comment/2891\",[]],[\"name/2892\",[2891,76.717]],[\"comment/2892\",[]],[\"name/2893\",[2892,76.717]],[\"comment/2893\",[]],[\"name/2894\",[2893,76.717]],[\"comment/2894\",[]],[\"name/2895\",[2894,76.717]],[\"comment/2895\",[]],[\"name/2896\",[2895,76.717]],[\"comment/2896\",[]],[\"name/2897\",[2896,76.717]],[\"comment/2897\",[]],[\"name/2898\",[2897,76.717]],[\"comment/2898\",[]],[\"name/2899\",[2898,76.717]],[\"comment/2899\",[]],[\"name/2900\",[2899,76.717]],[\"comment/2900\",[]],[\"name/2901\",[2900,76.717]],[\"comment/2901\",[]],[\"name/2902\",[2901,76.717]],[\"comment/2902\",[]],[\"name/2903\",[2902,76.717]],[\"comment/2903\",[]],[\"name/2904\",[2903,76.717]],[\"comment/2904\",[]],[\"name/2905\",[2904,76.717]],[\"comment/2905\",[]],[\"name/2906\",[2905,76.717]],[\"comment/2906\",[]],[\"name/2907\",[2906,76.717]],[\"comment/2907\",[]],[\"name/2908\",[2907,76.717]],[\"comment/2908\",[]],[\"name/2909\",[2908,76.717]],[\"comment/2909\",[]],[\"name/2910\",[2909,76.717]],[\"comment/2910\",[]],[\"name/2911\",[2910,76.717]],[\"comment/2911\",[]],[\"name/2912\",[2911,76.717]],[\"comment/2912\",[]],[\"name/2913\",[2912,76.717]],[\"comment/2913\",[]],[\"name/2914\",[2913,76.717]],[\"comment/2914\",[]],[\"name/2915\",[2914,76.717]],[\"comment/2915\",[]],[\"name/2916\",[2915,76.717]],[\"comment/2916\",[]],[\"name/2917\",[2916,76.717]],[\"comment/2917\",[]],[\"name/2918\",[2917,76.717]],[\"comment/2918\",[]],[\"name/2919\",[2918,76.717]],[\"comment/2919\",[]],[\"name/2920\",[2919,76.717]],[\"comment/2920\",[]],[\"name/2921\",[2920,76.717]],[\"comment/2921\",[]],[\"name/2922\",[2921,76.717]],[\"comment/2922\",[]],[\"name/2923\",[2922,76.717]],[\"comment/2923\",[]],[\"name/2924\",[2923,76.717]],[\"comment/2924\",[]],[\"name/2925\",[2924,76.717]],[\"comment/2925\",[]],[\"name/2926\",[2925,76.717]],[\"comment/2926\",[]],[\"name/2927\",[2926,76.717]],[\"comment/2927\",[]],[\"name/2928\",[2927,76.717]],[\"comment/2928\",[]],[\"name/2929\",[2928,76.717]],[\"comment/2929\",[]],[\"name/2930\",[2929,76.717]],[\"comment/2930\",[]],[\"name/2931\",[2930,76.717]],[\"comment/2931\",[]],[\"name/2932\",[2931,76.717]],[\"comment/2932\",[]],[\"name/2933\",[2932,76.717]],[\"comment/2933\",[]],[\"name/2934\",[2933,76.717]],[\"comment/2934\",[]],[\"name/2935\",[2934,76.717]],[\"comment/2935\",[]],[\"name/2936\",[2935,76.717]],[\"comment/2936\",[]],[\"name/2937\",[2936,76.717]],[\"comment/2937\",[]],[\"name/2938\",[2937,76.717]],[\"comment/2938\",[]],[\"name/2939\",[2938,76.717]],[\"comment/2939\",[]],[\"name/2940\",[2939,76.717]],[\"comment/2940\",[]],[\"name/2941\",[2940,76.717]],[\"comment/2941\",[]],[\"name/2942\",[2941,76.717]],[\"comment/2942\",[]],[\"name/2943\",[2942,76.717]],[\"comment/2943\",[]],[\"name/2944\",[2943,76.717]],[\"comment/2944\",[]],[\"name/2945\",[2944,76.717]],[\"comment/2945\",[]],[\"name/2946\",[2945,76.717]],[\"comment/2946\",[]],[\"name/2947\",[2946,76.717]],[\"comment/2947\",[]],[\"name/2948\",[2947,76.717]],[\"comment/2948\",[]],[\"name/2949\",[2948,76.717]],[\"comment/2949\",[]],[\"name/2950\",[2949,76.717]],[\"comment/2950\",[]],[\"name/2951\",[2950,76.717]],[\"comment/2951\",[]],[\"name/2952\",[2951,76.717]],[\"comment/2952\",[]],[\"name/2953\",[2952,76.717]],[\"comment/2953\",[]],[\"name/2954\",[2953,76.717]],[\"comment/2954\",[]],[\"name/2955\",[2954,76.717]],[\"comment/2955\",[]],[\"name/2956\",[2955,76.717]],[\"comment/2956\",[]],[\"name/2957\",[2956,76.717]],[\"comment/2957\",[]],[\"name/2958\",[2957,76.717]],[\"comment/2958\",[]],[\"name/2959\",[2958,76.717]],[\"comment/2959\",[]],[\"name/2960\",[2959,76.717]],[\"comment/2960\",[]],[\"name/2961\",[2960,76.717]],[\"comment/2961\",[]],[\"name/2962\",[2961,76.717]],[\"comment/2962\",[]],[\"name/2963\",[2962,76.717]],[\"comment/2963\",[]],[\"name/2964\",[2963,76.717]],[\"comment/2964\",[]],[\"name/2965\",[2964,76.717]],[\"comment/2965\",[]],[\"name/2966\",[2965,76.717]],[\"comment/2966\",[]],[\"name/2967\",[2966,76.717]],[\"comment/2967\",[]],[\"name/2968\",[2967,76.717]],[\"comment/2968\",[]],[\"name/2969\",[2968,76.717]],[\"comment/2969\",[]],[\"name/2970\",[2969,76.717]],[\"comment/2970\",[]],[\"name/2971\",[2970,76.717]],[\"comment/2971\",[]],[\"name/2972\",[2971,76.717]],[\"comment/2972\",[]],[\"name/2973\",[2972,76.717]],[\"comment/2973\",[]],[\"name/2974\",[2973,76.717]],[\"comment/2974\",[]],[\"name/2975\",[2974,76.717]],[\"comment/2975\",[]],[\"name/2976\",[2975,76.717]],[\"comment/2976\",[]],[\"name/2977\",[2976,76.717]],[\"comment/2977\",[]],[\"name/2978\",[2977,76.717]],[\"comment/2978\",[]],[\"name/2979\",[2978,76.717]],[\"comment/2979\",[]],[\"name/2980\",[2979,76.717]],[\"comment/2980\",[]],[\"name/2981\",[2980,76.717]],[\"comment/2981\",[]],[\"name/2982\",[2981,76.717]],[\"comment/2982\",[]],[\"name/2983\",[2982,76.717]],[\"comment/2983\",[]],[\"name/2984\",[2983,76.717]],[\"comment/2984\",[]],[\"name/2985\",[2984,76.717]],[\"comment/2985\",[]],[\"name/2986\",[2985,76.717]],[\"comment/2986\",[]],[\"name/2987\",[2986,76.717]],[\"comment/2987\",[]],[\"name/2988\",[2987,76.717]],[\"comment/2988\",[]],[\"name/2989\",[2988,76.717]],[\"comment/2989\",[]],[\"name/2990\",[2989,76.717]],[\"comment/2990\",[]],[\"name/2991\",[2990,76.717]],[\"comment/2991\",[]],[\"name/2992\",[2991,76.717]],[\"comment/2992\",[]],[\"name/2993\",[2992,76.717]],[\"comment/2993\",[]],[\"name/2994\",[2993,76.717]],[\"comment/2994\",[]],[\"name/2995\",[2994,76.717]],[\"comment/2995\",[]],[\"name/2996\",[2995,76.717]],[\"comment/2996\",[]],[\"name/2997\",[2996,76.717]],[\"comment/2997\",[]],[\"name/2998\",[2997,76.717]],[\"comment/2998\",[]],[\"name/2999\",[2998,76.717]],[\"comment/2999\",[]],[\"name/3000\",[2999,76.717]],[\"comment/3000\",[]],[\"name/3001\",[3000,76.717]],[\"comment/3001\",[]],[\"name/3002\",[3001,76.717]],[\"comment/3002\",[]],[\"name/3003\",[3002,76.717]],[\"comment/3003\",[]],[\"name/3004\",[3003,76.717]],[\"comment/3004\",[]],[\"name/3005\",[3004,76.717]],[\"comment/3005\",[]],[\"name/3006\",[3005,76.717]],[\"comment/3006\",[]],[\"name/3007\",[3006,76.717]],[\"comment/3007\",[]],[\"name/3008\",[3007,76.717]],[\"comment/3008\",[]],[\"name/3009\",[3008,76.717]],[\"comment/3009\",[]],[\"name/3010\",[3009,76.717]],[\"comment/3010\",[]],[\"name/3011\",[3010,76.717]],[\"comment/3011\",[]],[\"name/3012\",[3011,76.717]],[\"comment/3012\",[]],[\"name/3013\",[3012,76.717]],[\"comment/3013\",[]],[\"name/3014\",[3013,76.717]],[\"comment/3014\",[]],[\"name/3015\",[3014,76.717]],[\"comment/3015\",[]],[\"name/3016\",[3015,76.717]],[\"comment/3016\",[]],[\"name/3017\",[3016,76.717]],[\"comment/3017\",[]],[\"name/3018\",[3017,76.717]],[\"comment/3018\",[]],[\"name/3019\",[3018,76.717]],[\"comment/3019\",[]],[\"name/3020\",[3019,76.717]],[\"comment/3020\",[]],[\"name/3021\",[3020,76.717]],[\"comment/3021\",[]],[\"name/3022\",[3021,76.717]],[\"comment/3022\",[]],[\"name/3023\",[3022,76.717]],[\"comment/3023\",[]],[\"name/3024\",[3023,76.717]],[\"comment/3024\",[]],[\"name/3025\",[3024,76.717]],[\"comment/3025\",[]],[\"name/3026\",[3025,76.717]],[\"comment/3026\",[]],[\"name/3027\",[3026,76.717]],[\"comment/3027\",[]],[\"name/3028\",[3027,76.717]],[\"comment/3028\",[]],[\"name/3029\",[3028,76.717]],[\"comment/3029\",[]],[\"name/3030\",[3029,76.717]],[\"comment/3030\",[]],[\"name/3031\",[3030,76.717]],[\"comment/3031\",[]],[\"name/3032\",[3031,76.717]],[\"comment/3032\",[]],[\"name/3033\",[3032,76.717]],[\"comment/3033\",[]],[\"name/3034\",[3033,76.717]],[\"comment/3034\",[]],[\"name/3035\",[3034,76.717]],[\"comment/3035\",[]],[\"name/3036\",[3035,76.717]],[\"comment/3036\",[]],[\"name/3037\",[3036,76.717]],[\"comment/3037\",[]],[\"name/3038\",[3037,76.717]],[\"comment/3038\",[]],[\"name/3039\",[3038,76.717]],[\"comment/3039\",[]],[\"name/3040\",[3039,76.717]],[\"comment/3040\",[]],[\"name/3041\",[3040,76.717]],[\"comment/3041\",[]],[\"name/3042\",[3041,76.717]],[\"comment/3042\",[]],[\"name/3043\",[3042,76.717]],[\"comment/3043\",[]],[\"name/3044\",[3043,76.717]],[\"comment/3044\",[]],[\"name/3045\",[3044,76.717]],[\"comment/3045\",[]],[\"name/3046\",[3045,76.717]],[\"comment/3046\",[]],[\"name/3047\",[3046,76.717]],[\"comment/3047\",[]],[\"name/3048\",[3047,76.717]],[\"comment/3048\",[]],[\"name/3049\",[3048,76.717]],[\"comment/3049\",[]],[\"name/3050\",[3049,76.717]],[\"comment/3050\",[]],[\"name/3051\",[3050,76.717]],[\"comment/3051\",[]],[\"name/3052\",[3051,76.717]],[\"comment/3052\",[]],[\"name/3053\",[3052,76.717]],[\"comment/3053\",[]],[\"name/3054\",[3053,76.717]],[\"comment/3054\",[]],[\"name/3055\",[3054,76.717]],[\"comment/3055\",[]],[\"name/3056\",[3055,76.717]],[\"comment/3056\",[]],[\"name/3057\",[3056,76.717]],[\"comment/3057\",[]],[\"name/3058\",[3057,76.717]],[\"comment/3058\",[]],[\"name/3059\",[3058,76.717]],[\"comment/3059\",[]],[\"name/3060\",[3059,76.717]],[\"comment/3060\",[]],[\"name/3061\",[3060,76.717]],[\"comment/3061\",[]],[\"name/3062\",[3061,76.717]],[\"comment/3062\",[]],[\"name/3063\",[3062,76.717]],[\"comment/3063\",[]],[\"name/3064\",[3063,76.717]],[\"comment/3064\",[]],[\"name/3065\",[3064,76.717]],[\"comment/3065\",[]],[\"name/3066\",[3065,76.717]],[\"comment/3066\",[]],[\"name/3067\",[3066,76.717]],[\"comment/3067\",[]],[\"name/3068\",[3067,76.717]],[\"comment/3068\",[]],[\"name/3069\",[3068,76.717]],[\"comment/3069\",[]],[\"name/3070\",[3069,76.717]],[\"comment/3070\",[]],[\"name/3071\",[3070,76.717]],[\"comment/3071\",[]],[\"name/3072\",[3071,76.717]],[\"comment/3072\",[]],[\"name/3073\",[3072,76.717]],[\"comment/3073\",[]],[\"name/3074\",[3073,76.717]],[\"comment/3074\",[]],[\"name/3075\",[3074,76.717]],[\"comment/3075\",[]],[\"name/3076\",[3075,76.717]],[\"comment/3076\",[]],[\"name/3077\",[3076,76.717]],[\"comment/3077\",[]],[\"name/3078\",[3077,76.717]],[\"comment/3078\",[]],[\"name/3079\",[3078,76.717]],[\"comment/3079\",[]],[\"name/3080\",[3079,76.717]],[\"comment/3080\",[]],[\"name/3081\",[3080,76.717]],[\"comment/3081\",[]],[\"name/3082\",[3081,76.717]],[\"comment/3082\",[]],[\"name/3083\",[3082,76.717]],[\"comment/3083\",[]],[\"name/3084\",[3083,76.717]],[\"comment/3084\",[]],[\"name/3085\",[3084,76.717]],[\"comment/3085\",[]],[\"name/3086\",[3085,76.717]],[\"comment/3086\",[]],[\"name/3087\",[3086,76.717]],[\"comment/3087\",[]],[\"name/3088\",[3087,76.717]],[\"comment/3088\",[]],[\"name/3089\",[3088,76.717]],[\"comment/3089\",[]],[\"name/3090\",[3089,76.717]],[\"comment/3090\",[]],[\"name/3091\",[3090,76.717]],[\"comment/3091\",[]],[\"name/3092\",[3091,76.717]],[\"comment/3092\",[]],[\"name/3093\",[3092,76.717]],[\"comment/3093\",[]],[\"name/3094\",[3093,76.717]],[\"comment/3094\",[]],[\"name/3095\",[3094,76.717]],[\"comment/3095\",[]],[\"name/3096\",[3095,76.717]],[\"comment/3096\",[]],[\"name/3097\",[3096,76.717]],[\"comment/3097\",[]],[\"name/3098\",[3097,76.717]],[\"comment/3098\",[]],[\"name/3099\",[3098,76.717]],[\"comment/3099\",[]],[\"name/3100\",[3099,76.717]],[\"comment/3100\",[]],[\"name/3101\",[3100,71.608]],[\"comment/3101\",[]],[\"name/3102\",[3101,76.717]],[\"comment/3102\",[]],[\"name/3103\",[3102,76.717]],[\"comment/3103\",[]],[\"name/3104\",[3103,76.717]],[\"comment/3104\",[]],[\"name/3105\",[3104,76.717]],[\"comment/3105\",[]],[\"name/3106\",[3105,76.717]],[\"comment/3106\",[]],[\"name/3107\",[3106,76.717]],[\"comment/3107\",[]],[\"name/3108\",[3107,76.717]],[\"comment/3108\",[]],[\"name/3109\",[3108,76.717]],[\"comment/3109\",[]],[\"name/3110\",[3109,76.717]],[\"comment/3110\",[]],[\"name/3111\",[3110,76.717]],[\"comment/3111\",[]],[\"name/3112\",[3111,76.717]],[\"comment/3112\",[]],[\"name/3113\",[3112,76.717]],[\"comment/3113\",[]],[\"name/3114\",[3113,76.717]],[\"comment/3114\",[]],[\"name/3115\",[3114,76.717]],[\"comment/3115\",[]],[\"name/3116\",[3115,76.717]],[\"comment/3116\",[]],[\"name/3117\",[3116,76.717]],[\"comment/3117\",[]],[\"name/3118\",[3117,76.717]],[\"comment/3118\",[]],[\"name/3119\",[3118,76.717]],[\"comment/3119\",[]],[\"name/3120\",[3119,76.717]],[\"comment/3120\",[]],[\"name/3121\",[3120,76.717]],[\"comment/3121\",[]],[\"name/3122\",[3121,76.717]],[\"comment/3122\",[]],[\"name/3123\",[3122,76.717]],[\"comment/3123\",[]],[\"name/3124\",[3123,76.717]],[\"comment/3124\",[]],[\"name/3125\",[3124,76.717]],[\"comment/3125\",[]],[\"name/3126\",[3125,76.717]],[\"comment/3126\",[]],[\"name/3127\",[3126,76.717]],[\"comment/3127\",[]],[\"name/3128\",[3127,76.717]],[\"comment/3128\",[]],[\"name/3129\",[3128,76.717]],[\"comment/3129\",[]],[\"name/3130\",[3129,76.717]],[\"comment/3130\",[]],[\"name/3131\",[3130,76.717]],[\"comment/3131\",[]],[\"name/3132\",[3131,76.717]],[\"comment/3132\",[]],[\"name/3133\",[3132,76.717]],[\"comment/3133\",[]],[\"name/3134\",[3133,76.717]],[\"comment/3134\",[]],[\"name/3135\",[3134,76.717]],[\"comment/3135\",[]],[\"name/3136\",[3135,76.717]],[\"comment/3136\",[]],[\"name/3137\",[3136,76.717]],[\"comment/3137\",[]],[\"name/3138\",[3137,76.717]],[\"comment/3138\",[]],[\"name/3139\",[3138,76.717]],[\"comment/3139\",[]],[\"name/3140\",[3139,76.717]],[\"comment/3140\",[]],[\"name/3141\",[3140,76.717]],[\"comment/3141\",[]],[\"name/3142\",[3141,76.717]],[\"comment/3142\",[]],[\"name/3143\",[3142,76.717]],[\"comment/3143\",[]],[\"name/3144\",[3143,76.717]],[\"comment/3144\",[]],[\"name/3145\",[3144,76.717]],[\"comment/3145\",[]],[\"name/3146\",[3145,76.717]],[\"comment/3146\",[]],[\"name/3147\",[3146,76.717]],[\"comment/3147\",[]],[\"name/3148\",[3147,76.717]],[\"comment/3148\",[]],[\"name/3149\",[3148,76.717]],[\"comment/3149\",[]],[\"name/3150\",[3149,76.717]],[\"comment/3150\",[]],[\"name/3151\",[3150,76.717]],[\"comment/3151\",[]],[\"name/3152\",[3151,76.717]],[\"comment/3152\",[]],[\"name/3153\",[3152,76.717]],[\"comment/3153\",[]],[\"name/3154\",[3153,76.717]],[\"comment/3154\",[]],[\"name/3155\",[3154,76.717]],[\"comment/3155\",[]],[\"name/3156\",[3155,76.717]],[\"comment/3156\",[]],[\"name/3157\",[3156,76.717]],[\"comment/3157\",[]],[\"name/3158\",[3157,76.717]],[\"comment/3158\",[]],[\"name/3159\",[3158,76.717]],[\"comment/3159\",[]],[\"name/3160\",[3159,76.717]],[\"comment/3160\",[]],[\"name/3161\",[3160,65.731]],[\"comment/3161\",[]],[\"name/3162\",[3161,76.717]],[\"comment/3162\",[]],[\"name/3163\",[962,71.608]],[\"comment/3163\",[]],[\"name/3164\",[3162,76.717]],[\"comment/3164\",[]],[\"name/3165\",[3163,76.717]],[\"comment/3165\",[]],[\"name/3166\",[3164,76.717]],[\"comment/3166\",[]],[\"name/3167\",[3165,76.717]],[\"comment/3167\",[]],[\"name/3168\",[1416,71.608]],[\"comment/3168\",[]],[\"name/3169\",[3166,76.717]],[\"comment/3169\",[]],[\"name/3170\",[3100,71.608]],[\"comment/3170\",[]],[\"name/3171\",[3167,76.717]],[\"comment/3171\",[]],[\"name/3172\",[3168,68.244]],[\"comment/3172\",[]],[\"name/3173\",[3169,62.053]],[\"comment/3173\",[]],[\"name/3174\",[3170,71.608]],[\"comment/3174\",[]],[\"name/3175\",[3171,68.244]],[\"comment/3175\",[]],[\"name/3176\",[3172,71.608]],[\"comment/3176\",[]],[\"name/3177\",[3173,76.717]],[\"comment/3177\",[]],[\"name/3178\",[3174,76.717]],[\"comment/3178\",[]],[\"name/3179\",[3175,76.717]],[\"comment/3179\",[]],[\"name/3180\",[3176,76.717]],[\"comment/3180\",[]],[\"name/3181\",[3177,76.717]],[\"comment/3181\",[]],[\"name/3182\",[3169,62.053]],[\"comment/3182\",[]],[\"name/3183\",[3178,68.244]],[\"comment/3183\",[]],[\"name/3184\",[3179,71.608]],[\"comment/3184\",[]],[\"name/3185\",[3180,71.608]],[\"comment/3185\",[]],[\"name/3186\",[3181,71.608]],[\"comment/3186\",[]],[\"name/3187\",[3182,68.244]],[\"comment/3187\",[]],[\"name/3188\",[3183,71.608]],[\"comment/3188\",[]],[\"name/3189\",[3184,71.608]],[\"comment/3189\",[]],[\"name/3190\",[3185,71.608]],[\"comment/3190\",[]],[\"name/3191\",[3186,71.608]],[\"comment/3191\",[]],[\"name/3192\",[3160,65.731]],[\"comment/3192\",[]],[\"name/3193\",[3187,76.717]],[\"comment/3193\",[]],[\"name/3194\",[3168,68.244]],[\"comment/3194\",[]],[\"name/3195\",[3169,62.053]],[\"comment/3195\",[]],[\"name/3196\",[3170,71.608]],[\"comment/3196\",[]],[\"name/3197\",[3171,68.244]],[\"comment/3197\",[]],[\"name/3198\",[3172,71.608]],[\"comment/3198\",[]],[\"name/3199\",[3188,76.717]],[\"comment/3199\",[]],[\"name/3200\",[3169,62.053]],[\"comment/3200\",[]],[\"name/3201\",[3178,68.244]],[\"comment/3201\",[]],[\"name/3202\",[3179,71.608]],[\"comment/3202\",[]],[\"name/3203\",[3180,71.608]],[\"comment/3203\",[]],[\"name/3204\",[3181,71.608]],[\"comment/3204\",[]],[\"name/3205\",[3182,68.244]],[\"comment/3205\",[]],[\"name/3206\",[3183,71.608]],[\"comment/3206\",[]],[\"name/3207\",[3184,71.608]],[\"comment/3207\",[]],[\"name/3208\",[3185,71.608]],[\"comment/3208\",[]],[\"name/3209\",[3186,71.608]],[\"comment/3209\",[]],[\"name/3210\",[3160,65.731]],[\"comment/3210\",[]],[\"name/3211\",[3189,76.717]],[\"comment/3211\",[]],[\"name/3212\",[3168,68.244]],[\"comment/3212\",[]],[\"name/3213\",[3169,62.053]],[\"comment/3213\",[]],[\"name/3214\",[3171,68.244]],[\"comment/3214\",[]],[\"name/3215\",[3178,68.244]],[\"comment/3215\",[]],[\"name/3216\",[3182,68.244]],[\"comment/3216\",[]],[\"name/3217\",[3160,65.731]],[\"comment/3217\",[]],[\"name/3218\",[3169,62.053]],[\"comment/3218\",[]]],\"invertedIndex\":[[\"_1001tracklists\",{\"_index\":10,\"name\":{\"10\":{}},\"comment\":{}}],[\"_1111\",{\"_index\":9,\"name\":{\"9\":{}},\"comment\":{}}],[\"_1panel\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"_1password\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"_2fas\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"_2k\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"_365datascience\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"_3m\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"_42\",{\"_index\":17,\"name\":{\"17\":{}},\"comment\":{}}],[\"_4chan\",{\"_index\":18,\"name\":{\"18\":{}},\"comment\":{}}],[\"_4d\",{\"_index\":19,\"name\":{\"19\":{}},\"comment\":{}}],[\"_500px\",{\"_index\":20,\"name\":{\"20\":{}},\"comment\":{}}],[\"_7zip\",{\"_index\":21,\"name\":{\"21\":{}},\"comment\":{}}],[\"_99designs\",{\"_index\":22,\"name\":{\"22\":{}},\"comment\":{}}],[\"_9gag\",{\"_index\":23,\"name\":{\"23\":{}},\"comment\":{}}],[\"__type\",{\"_index\":3159,\"name\":{\"3160\":{}},\"comment\":{}}],[\"_abka\",{\"_index\":3116,\"name\":{\"3117\":{}},\"comment\":{}}],[\"_e_\",{\"_index\":8,\"name\":{\"8\":{}},\"comment\":{}}],[\"_koda\",{\"_index\":2502,\"name\":{\"2503\":{}},\"comment\":{}}],[\"_ledefrancemobilit_s\",{\"_index\":1314,\"name\":{\"1314\":{}},\"comment\":{}}],[\"abbott\",{\"_index\":26,\"name\":{\"26\":{}},\"comment\":{}}],[\"abbrobotstudio\",{\"_index\":25,\"name\":{\"25\":{}},\"comment\":{}}],[\"abbvie\",{\"_index\":27,\"name\":{\"27\":{}},\"comment\":{}}],[\"aboutme\",{\"_index\":28,\"name\":{\"28\":{}},\"comment\":{}}],[\"abstract\",{\"_index\":29,\"name\":{\"29\":{}},\"comment\":{}}],[\"abusech\",{\"_index\":30,\"name\":{\"30\":{}},\"comment\":{}}],[\"academia\",{\"_index\":31,\"name\":{\"31\":{}},\"comment\":{}}],[\"accenture\",{\"_index\":32,\"name\":{\"32\":{}},\"comment\":{}}],[\"accusoft\",{\"_index\":33,\"name\":{\"33\":{}},\"comment\":{}}],[\"acer\",{\"_index\":34,\"name\":{\"34\":{}},\"comment\":{}}],[\"acm\",{\"_index\":35,\"name\":{\"35\":{}},\"comment\":{}}],[\"actigraph\",{\"_index\":36,\"name\":{\"36\":{}},\"comment\":{}}],[\"activision\",{\"_index\":37,\"name\":{\"37\":{}},\"comment\":{}}],[\"activitypub\",{\"_index\":38,\"name\":{\"38\":{}},\"comment\":{}}],[\"actix\",{\"_index\":39,\"name\":{\"39\":{}},\"comment\":{}}],[\"acura\",{\"_index\":40,\"name\":{\"40\":{}},\"comment\":{}}],[\"adafruit\",{\"_index\":41,\"name\":{\"41\":{}},\"comment\":{}}],[\"adblock\",{\"_index\":42,\"name\":{\"42\":{}},\"comment\":{}}],[\"adblockplus\",{\"_index\":43,\"name\":{\"43\":{}},\"comment\":{}}],[\"adguard\",{\"_index\":44,\"name\":{\"44\":{}},\"comment\":{}}],[\"adidas\",{\"_index\":45,\"name\":{\"45\":{}},\"comment\":{}}],[\"adminer\",{\"_index\":46,\"name\":{\"46\":{}},\"comment\":{}}],[\"adobe\",{\"_index\":47,\"name\":{\"47\":{}},\"comment\":{}}],[\"adobeacrobatreader\",{\"_index\":48,\"name\":{\"48\":{}},\"comment\":{}}],[\"adobeaftereffects\",{\"_index\":49,\"name\":{\"49\":{}},\"comment\":{}}],[\"adobeaudition\",{\"_index\":50,\"name\":{\"50\":{}},\"comment\":{}}],[\"adobecreativecloud\",{\"_index\":51,\"name\":{\"51\":{}},\"comment\":{}}],[\"adobedreamweaver\",{\"_index\":52,\"name\":{\"52\":{}},\"comment\":{}}],[\"adobefonts\",{\"_index\":53,\"name\":{\"53\":{}},\"comment\":{}}],[\"adobeillustrator\",{\"_index\":54,\"name\":{\"54\":{}},\"comment\":{}}],[\"adobeindesign\",{\"_index\":55,\"name\":{\"55\":{}},\"comment\":{}}],[\"adobelightroom\",{\"_index\":56,\"name\":{\"56\":{}},\"comment\":{}}],[\"adobelightroomclassic\",{\"_index\":57,\"name\":{\"57\":{}},\"comment\":{}}],[\"adobephotoshop\",{\"_index\":58,\"name\":{\"58\":{}},\"comment\":{}}],[\"adobepremierepro\",{\"_index\":59,\"name\":{\"59\":{}},\"comment\":{}}],[\"adobexd\",{\"_index\":60,\"name\":{\"60\":{}},\"comment\":{}}],[\"adonisjs\",{\"_index\":61,\"name\":{\"61\":{}},\"comment\":{}}],[\"adp\",{\"_index\":62,\"name\":{\"62\":{}},\"comment\":{}}],[\"adroll\",{\"_index\":63,\"name\":{\"63\":{}},\"comment\":{}}],[\"adventofcode\",{\"_index\":64,\"name\":{\"64\":{}},\"comment\":{}}],[\"adyen\",{\"_index\":65,\"name\":{\"65\":{}},\"comment\":{}}],[\"aegisauthenticator\",{\"_index\":66,\"name\":{\"66\":{}},\"comment\":{}}],[\"aerlingus\",{\"_index\":67,\"name\":{\"67\":{}},\"comment\":{}}],[\"aeroflot\",{\"_index\":68,\"name\":{\"68\":{}},\"comment\":{}}],[\"aerom_xico\",{\"_index\":69,\"name\":{\"69\":{}},\"comment\":{}}],[\"aerospike\",{\"_index\":70,\"name\":{\"70\":{}},\"comment\":{}}],[\"aew\",{\"_index\":71,\"name\":{\"71\":{}},\"comment\":{}}],[\"affine\",{\"_index\":72,\"name\":{\"72\":{}},\"comment\":{}}],[\"affinity\",{\"_index\":73,\"name\":{\"73\":{}},\"comment\":{}}],[\"affinitydesigner\",{\"_index\":74,\"name\":{\"74\":{}},\"comment\":{}}],[\"affinityphoto\",{\"_index\":75,\"name\":{\"75\":{}},\"comment\":{}}],[\"affinitypublisher\",{\"_index\":76,\"name\":{\"76\":{}},\"comment\":{}}],[\"aframe\",{\"_index\":24,\"name\":{\"24\":{}},\"comment\":{}}],[\"afterpay\",{\"_index\":77,\"name\":{\"77\":{}},\"comment\":{}}],[\"agora\",{\"_index\":78,\"name\":{\"78\":{}},\"comment\":{}}],[\"aib\",{\"_index\":80,\"name\":{\"80\":{}},\"comment\":{}}],[\"aidungeon\",{\"_index\":79,\"name\":{\"79\":{}},\"comment\":{}}],[\"aiohttp\",{\"_index\":81,\"name\":{\"81\":{}},\"comment\":{}}],[\"aiqfome\",{\"_index\":82,\"name\":{\"82\":{}},\"comment\":{}}],[\"airasia\",{\"_index\":88,\"name\":{\"88\":{}},\"comment\":{}}],[\"airbnb\",{\"_index\":89,\"name\":{\"89\":{}},\"comment\":{}}],[\"airbrake\",{\"_index\":90,\"name\":{\"90\":{}},\"comment\":{}}],[\"airbus\",{\"_index\":91,\"name\":{\"91\":{}},\"comment\":{}}],[\"airbyte\",{\"_index\":92,\"name\":{\"92\":{}},\"comment\":{}}],[\"aircall\",{\"_index\":93,\"name\":{\"93\":{}},\"comment\":{}}],[\"aircanada\",{\"_index\":83,\"name\":{\"83\":{}},\"comment\":{}}],[\"airchina\",{\"_index\":84,\"name\":{\"84\":{}},\"comment\":{}}],[\"airfrance\",{\"_index\":85,\"name\":{\"85\":{}},\"comment\":{}}],[\"airindia\",{\"_index\":86,\"name\":{\"86\":{}},\"comment\":{}}],[\"airplayaudio\",{\"_index\":94,\"name\":{\"94\":{}},\"comment\":{}}],[\"airplayvideo\",{\"_index\":95,\"name\":{\"95\":{}},\"comment\":{}}],[\"airtable\",{\"_index\":96,\"name\":{\"96\":{}},\"comment\":{}}],[\"airtel\",{\"_index\":97,\"name\":{\"97\":{}},\"comment\":{}}],[\"airtransat\",{\"_index\":87,\"name\":{\"87\":{}},\"comment\":{}}],[\"ajv\",{\"_index\":98,\"name\":{\"98\":{}},\"comment\":{}}],[\"akamai\",{\"_index\":99,\"name\":{\"99\":{}},\"comment\":{}}],[\"akaunting\",{\"_index\":100,\"name\":{\"100\":{}},\"comment\":{}}],[\"akiflow\",{\"_index\":101,\"name\":{\"101\":{}},\"comment\":{}}],[\"alacritty\",{\"_index\":102,\"name\":{\"102\":{}},\"comment\":{}}],[\"alamy\",{\"_index\":103,\"name\":{\"103\":{}},\"comment\":{}}],[\"albertheijn\",{\"_index\":104,\"name\":{\"104\":{}},\"comment\":{}}],[\"alby\",{\"_index\":105,\"name\":{\"105\":{}},\"comment\":{}}],[\"alchemy\",{\"_index\":106,\"name\":{\"106\":{}},\"comment\":{}}],[\"aldinord\",{\"_index\":107,\"name\":{\"107\":{}},\"comment\":{}}],[\"aldis_d\",{\"_index\":108,\"name\":{\"108\":{}},\"comment\":{}}],[\"alfaromeo\",{\"_index\":109,\"name\":{\"109\":{}},\"comment\":{}}],[\"alfred\",{\"_index\":110,\"name\":{\"110\":{}},\"comment\":{}}],[\"algolia\",{\"_index\":111,\"name\":{\"111\":{}},\"comment\":{}}],[\"algorand\",{\"_index\":112,\"name\":{\"112\":{}},\"comment\":{}}],[\"alibabacloud\",{\"_index\":113,\"name\":{\"113\":{}},\"comment\":{}}],[\"alibabacom\",{\"_index\":114,\"name\":{\"114\":{}},\"comment\":{}}],[\"alienware\",{\"_index\":115,\"name\":{\"115\":{}},\"comment\":{}}],[\"aliexpress\",{\"_index\":116,\"name\":{\"116\":{}},\"comment\":{}}],[\"alipay\",{\"_index\":117,\"name\":{\"117\":{}},\"comment\":{}}],[\"allegro\",{\"_index\":118,\"name\":{\"118\":{}},\"comment\":{}}],[\"alliedmodders\",{\"_index\":119,\"name\":{\"119\":{}},\"comment\":{}}],[\"allocin_\",{\"_index\":120,\"name\":{\"120\":{}},\"comment\":{}}],[\"alltrails\",{\"_index\":121,\"name\":{\"121\":{}},\"comment\":{}}],[\"almalinux\",{\"_index\":122,\"name\":{\"122\":{}},\"comment\":{}}],[\"alpinejs\",{\"_index\":124,\"name\":{\"124\":{}},\"comment\":{}}],[\"alpinelinux\",{\"_index\":123,\"name\":{\"123\":{}},\"comment\":{}}],[\"alteryx\",{\"_index\":125,\"name\":{\"125\":{}},\"comment\":{}}],[\"altiumdesigner\",{\"_index\":126,\"name\":{\"126\":{}},\"comment\":{}}],[\"alwaysdata\",{\"_index\":127,\"name\":{\"127\":{}},\"comment\":{}}],[\"alx\",{\"_index\":128,\"name\":{\"128\":{}},\"comment\":{}}],[\"amazon\",{\"_index\":129,\"name\":{\"129\":{}},\"comment\":{}}],[\"amazonalexa\",{\"_index\":130,\"name\":{\"130\":{}},\"comment\":{}}],[\"amazonapigateway\",{\"_index\":131,\"name\":{\"131\":{}},\"comment\":{}}],[\"amazoncloudwatch\",{\"_index\":132,\"name\":{\"132\":{}},\"comment\":{}}],[\"amazoncognito\",{\"_index\":133,\"name\":{\"133\":{}},\"comment\":{}}],[\"amazondocumentdb\",{\"_index\":134,\"name\":{\"134\":{}},\"comment\":{}}],[\"amazondynamodb\",{\"_index\":135,\"name\":{\"135\":{}},\"comment\":{}}],[\"amazonec2\",{\"_index\":136,\"name\":{\"136\":{}},\"comment\":{}}],[\"amazonecs\",{\"_index\":137,\"name\":{\"137\":{}},\"comment\":{}}],[\"amazoneks\",{\"_index\":138,\"name\":{\"138\":{}},\"comment\":{}}],[\"amazonelasticache\",{\"_index\":139,\"name\":{\"139\":{}},\"comment\":{}}],[\"amazonfiretv\",{\"_index\":140,\"name\":{\"140\":{}},\"comment\":{}}],[\"amazongames\",{\"_index\":141,\"name\":{\"141\":{}},\"comment\":{}}],[\"amazoniam\",{\"_index\":142,\"name\":{\"142\":{}},\"comment\":{}}],[\"amazonlumberyard\",{\"_index\":143,\"name\":{\"143\":{}},\"comment\":{}}],[\"amazonluna\",{\"_index\":144,\"name\":{\"144\":{}},\"comment\":{}}],[\"amazonmusic\",{\"_index\":145,\"name\":{\"145\":{}},\"comment\":{}}],[\"amazonpay\",{\"_index\":146,\"name\":{\"146\":{}},\"comment\":{}}],[\"amazonprime\",{\"_index\":147,\"name\":{\"147\":{}},\"comment\":{}}],[\"amazonrds\",{\"_index\":148,\"name\":{\"148\":{}},\"comment\":{}}],[\"amazonredshift\",{\"_index\":149,\"name\":{\"149\":{}},\"comment\":{}}],[\"amazonroute53\",{\"_index\":150,\"name\":{\"150\":{}},\"comment\":{}}],[\"amazons3\",{\"_index\":151,\"name\":{\"151\":{}},\"comment\":{}}],[\"amazonsimpleemailservice\",{\"_index\":152,\"name\":{\"152\":{}},\"comment\":{}}],[\"amazonsqs\",{\"_index\":153,\"name\":{\"153\":{}},\"comment\":{}}],[\"amazonwebservices\",{\"_index\":154,\"name\":{\"154\":{}},\"comment\":{}}],[\"amd\",{\"_index\":155,\"name\":{\"155\":{}},\"comment\":{}}],[\"ameba\",{\"_index\":156,\"name\":{\"156\":{}},\"comment\":{}}],[\"americanairlines\",{\"_index\":157,\"name\":{\"157\":{}},\"comment\":{}}],[\"americanexpress\",{\"_index\":158,\"name\":{\"158\":{}},\"comment\":{}}],[\"amg\",{\"_index\":159,\"name\":{\"159\":{}},\"comment\":{}}],[\"amp\",{\"_index\":160,\"name\":{\"160\":{}},\"comment\":{}}],[\"amul\",{\"_index\":161,\"name\":{\"161\":{}},\"comment\":{}}],[\"ana\",{\"_index\":162,\"name\":{\"162\":{}},\"comment\":{}}],[\"anaconda\",{\"_index\":163,\"name\":{\"163\":{}},\"comment\":{}}],[\"analogue\",{\"_index\":164,\"name\":{\"164\":{}},\"comment\":{}}],[\"andela\",{\"_index\":165,\"name\":{\"165\":{}},\"comment\":{}}],[\"android\",{\"_index\":166,\"name\":{\"166\":{}},\"comment\":{}}],[\"androidauto\",{\"_index\":167,\"name\":{\"167\":{}},\"comment\":{}}],[\"androidstudio\",{\"_index\":168,\"name\":{\"168\":{}},\"comment\":{}}],[\"angular\",{\"_index\":169,\"name\":{\"169\":{}},\"comment\":{}}],[\"anilist\",{\"_index\":170,\"name\":{\"170\":{}},\"comment\":{}}],[\"animalplanet\",{\"_index\":171,\"name\":{\"171\":{}},\"comment\":{}}],[\"ankermake\",{\"_index\":172,\"name\":{\"172\":{}},\"comment\":{}}],[\"anki\",{\"_index\":173,\"name\":{\"173\":{}},\"comment\":{}}],[\"ansible\",{\"_index\":174,\"name\":{\"174\":{}},\"comment\":{}}],[\"answer\",{\"_index\":175,\"name\":{\"175\":{}},\"comment\":{}}],[\"ansys\",{\"_index\":176,\"name\":{\"176\":{}},\"comment\":{}}],[\"anta\",{\"_index\":178,\"name\":{\"178\":{}},\"comment\":{}}],[\"antdesign\",{\"_index\":177,\"name\":{\"177\":{}},\"comment\":{}}],[\"antena3\",{\"_index\":179,\"name\":{\"179\":{}},\"comment\":{}}],[\"anthropic\",{\"_index\":180,\"name\":{\"180\":{}},\"comment\":{}}],[\"anycubic\",{\"_index\":181,\"name\":{\"181\":{}},\"comment\":{}}],[\"anydesk\",{\"_index\":182,\"name\":{\"182\":{}},\"comment\":{}}],[\"anytype\",{\"_index\":183,\"name\":{\"183\":{}},\"comment\":{}}],[\"aol\",{\"_index\":184,\"name\":{\"184\":{}},\"comment\":{}}],[\"apache\",{\"_index\":185,\"name\":{\"185\":{}},\"comment\":{}}],[\"apacheairflow\",{\"_index\":186,\"name\":{\"186\":{}},\"comment\":{}}],[\"apacheant\",{\"_index\":187,\"name\":{\"187\":{}},\"comment\":{}}],[\"apachecassandra\",{\"_index\":188,\"name\":{\"188\":{}},\"comment\":{}}],[\"apachecloudstack\",{\"_index\":189,\"name\":{\"189\":{}},\"comment\":{}}],[\"apachecordova\",{\"_index\":190,\"name\":{\"190\":{}},\"comment\":{}}],[\"apachecouchdb\",{\"_index\":191,\"name\":{\"191\":{}},\"comment\":{}}],[\"apachedruid\",{\"_index\":192,\"name\":{\"192\":{}},\"comment\":{}}],[\"apacheecharts\",{\"_index\":193,\"name\":{\"193\":{}},\"comment\":{}}],[\"apacheflink\",{\"_index\":194,\"name\":{\"194\":{}},\"comment\":{}}],[\"apachefreemarker\",{\"_index\":195,\"name\":{\"195\":{}},\"comment\":{}}],[\"apachegroovy\",{\"_index\":196,\"name\":{\"196\":{}},\"comment\":{}}],[\"apacheguacamole\",{\"_index\":197,\"name\":{\"197\":{}},\"comment\":{}}],[\"apachehadoop\",{\"_index\":198,\"name\":{\"198\":{}},\"comment\":{}}],[\"apachehbase\",{\"_index\":199,\"name\":{\"199\":{}},\"comment\":{}}],[\"apachehive\",{\"_index\":200,\"name\":{\"200\":{}},\"comment\":{}}],[\"apachejmeter\",{\"_index\":201,\"name\":{\"201\":{}},\"comment\":{}}],[\"apachekafka\",{\"_index\":202,\"name\":{\"202\":{}},\"comment\":{}}],[\"apachekylin\",{\"_index\":203,\"name\":{\"203\":{}},\"comment\":{}}],[\"apachemaven\",{\"_index\":204,\"name\":{\"204\":{}},\"comment\":{}}],[\"apachenetbeanside\",{\"_index\":205,\"name\":{\"205\":{}},\"comment\":{}}],[\"apacheopenoffice\",{\"_index\":206,\"name\":{\"206\":{}},\"comment\":{}}],[\"apacheparquet\",{\"_index\":207,\"name\":{\"207\":{}},\"comment\":{}}],[\"apachepulsar\",{\"_index\":208,\"name\":{\"208\":{}},\"comment\":{}}],[\"apacherocketmq\",{\"_index\":209,\"name\":{\"209\":{}},\"comment\":{}}],[\"apachesolr\",{\"_index\":210,\"name\":{\"210\":{}},\"comment\":{}}],[\"apachespark\",{\"_index\":211,\"name\":{\"211\":{}},\"comment\":{}}],[\"apachestorm\",{\"_index\":212,\"name\":{\"212\":{}},\"comment\":{}}],[\"apachesuperset\",{\"_index\":213,\"name\":{\"213\":{}},\"comment\":{}}],[\"apachetomcat\",{\"_index\":214,\"name\":{\"214\":{}},\"comment\":{}}],[\"aparat\",{\"_index\":215,\"name\":{\"215\":{}},\"comment\":{}}],[\"apifox\",{\"_index\":216,\"name\":{\"216\":{}},\"comment\":{}}],[\"apmterminals\",{\"_index\":217,\"name\":{\"217\":{}},\"comment\":{}}],[\"apollographql\",{\"_index\":218,\"name\":{\"218\":{}},\"comment\":{}}],[\"apostrophe\",{\"_index\":219,\"name\":{\"219\":{}},\"comment\":{}}],[\"appian\",{\"_index\":221,\"name\":{\"221\":{}},\"comment\":{}}],[\"appium\",{\"_index\":222,\"name\":{\"222\":{}},\"comment\":{}}],[\"apple\",{\"_index\":223,\"name\":{\"223\":{}},\"comment\":{}}],[\"applearcade\",{\"_index\":224,\"name\":{\"224\":{}},\"comment\":{}}],[\"applemusic\",{\"_index\":225,\"name\":{\"225\":{}},\"comment\":{}}],[\"applenews\",{\"_index\":226,\"name\":{\"226\":{}},\"comment\":{}}],[\"applepay\",{\"_index\":227,\"name\":{\"227\":{}},\"comment\":{}}],[\"applepodcasts\",{\"_index\":228,\"name\":{\"228\":{}},\"comment\":{}}],[\"appletv\",{\"_index\":229,\"name\":{\"229\":{}},\"comment\":{}}],[\"appsignal\",{\"_index\":230,\"name\":{\"230\":{}},\"comment\":{}}],[\"appsmith\",{\"_index\":231,\"name\":{\"231\":{}},\"comment\":{}}],[\"appstore\",{\"_index\":220,\"name\":{\"220\":{}},\"comment\":{}}],[\"appveyor\",{\"_index\":232,\"name\":{\"232\":{}},\"comment\":{}}],[\"appwrite\",{\"_index\":233,\"name\":{\"233\":{}},\"comment\":{}}],[\"aqua\",{\"_index\":234,\"name\":{\"234\":{}},\"comment\":{}}],[\"aral\",{\"_index\":235,\"name\":{\"235\":{}},\"comment\":{}}],[\"arangodb\",{\"_index\":236,\"name\":{\"236\":{}},\"comment\":{}}],[\"arc\",{\"_index\":237,\"name\":{\"237\":{}},\"comment\":{}}],[\"arcgis\",{\"_index\":238,\"name\":{\"238\":{}},\"comment\":{}}],[\"archicad\",{\"_index\":240,\"name\":{\"240\":{}},\"comment\":{}}],[\"archiveofourown\",{\"_index\":241,\"name\":{\"241\":{}},\"comment\":{}}],[\"archlinux\",{\"_index\":239,\"name\":{\"239\":{}},\"comment\":{}}],[\"ardour\",{\"_index\":242,\"name\":{\"242\":{}},\"comment\":{}}],[\"arduino\",{\"_index\":243,\"name\":{\"243\":{}},\"comment\":{}}],[\"argo\",{\"_index\":244,\"name\":{\"244\":{}},\"comment\":{}}],[\"argos\",{\"_index\":245,\"name\":{\"245\":{}},\"comment\":{}}],[\"ariakit\",{\"_index\":246,\"name\":{\"246\":{}},\"comment\":{}}],[\"arkecosystem\",{\"_index\":247,\"name\":{\"247\":{}},\"comment\":{}}],[\"arlo\",{\"_index\":248,\"name\":{\"248\":{}},\"comment\":{}}],[\"arm\",{\"_index\":249,\"name\":{\"249\":{}},\"comment\":{}}],[\"armkeil\",{\"_index\":250,\"name\":{\"250\":{}},\"comment\":{}}],[\"arstechnica\",{\"_index\":251,\"name\":{\"251\":{}},\"comment\":{}}],[\"artifacthub\",{\"_index\":252,\"name\":{\"252\":{}},\"comment\":{}}],[\"artixlinux\",{\"_index\":253,\"name\":{\"253\":{}},\"comment\":{}}],[\"artstation\",{\"_index\":254,\"name\":{\"254\":{}},\"comment\":{}}],[\"arxiv\",{\"_index\":255,\"name\":{\"255\":{}},\"comment\":{}}],[\"asahilinux\",{\"_index\":256,\"name\":{\"256\":{}},\"comment\":{}}],[\"asana\",{\"_index\":257,\"name\":{\"257\":{}},\"comment\":{}}],[\"asciidoctor\",{\"_index\":258,\"name\":{\"258\":{}},\"comment\":{}}],[\"asciinema\",{\"_index\":259,\"name\":{\"259\":{}},\"comment\":{}}],[\"asda\",{\"_index\":260,\"name\":{\"260\":{}},\"comment\":{}}],[\"aseprite\",{\"_index\":261,\"name\":{\"261\":{}},\"comment\":{}}],[\"askfm\",{\"_index\":262,\"name\":{\"262\":{}},\"comment\":{}}],[\"assemblyscript\",{\"_index\":263,\"name\":{\"263\":{}},\"comment\":{}}],[\"asterisk\",{\"_index\":264,\"name\":{\"264\":{}},\"comment\":{}}],[\"astonmartin\",{\"_index\":265,\"name\":{\"265\":{}},\"comment\":{}}],[\"astra\",{\"_index\":266,\"name\":{\"266\":{}},\"comment\":{}}],[\"astral\",{\"_index\":267,\"name\":{\"267\":{}},\"comment\":{}}],[\"astro\",{\"_index\":268,\"name\":{\"268\":{}},\"comment\":{}}],[\"asus\",{\"_index\":269,\"name\":{\"269\":{}},\"comment\":{}}],[\"at_t\",{\"_index\":270,\"name\":{\"270\":{}},\"comment\":{}}],[\"atari\",{\"_index\":271,\"name\":{\"271\":{}},\"comment\":{}}],[\"atlassian\",{\"_index\":272,\"name\":{\"272\":{}},\"comment\":{}}],[\"attributechangedcallback\",{\"_index\":3178,\"name\":{\"3183\":{},\"3201\":{},\"3215\":{}},\"comment\":{}}],[\"auchan\",{\"_index\":273,\"name\":{\"273\":{}},\"comment\":{}}],[\"audacity\",{\"_index\":274,\"name\":{\"274\":{}},\"comment\":{}}],[\"audi\",{\"_index\":275,\"name\":{\"275\":{}},\"comment\":{}}],[\"audible\",{\"_index\":276,\"name\":{\"276\":{}},\"comment\":{}}],[\"audiobookshelf\",{\"_index\":278,\"name\":{\"278\":{}},\"comment\":{}}],[\"audioboom\",{\"_index\":279,\"name\":{\"279\":{}},\"comment\":{}}],[\"audiomack\",{\"_index\":280,\"name\":{\"280\":{}},\"comment\":{}}],[\"audiotechnica\",{\"_index\":277,\"name\":{\"277\":{}},\"comment\":{}}],[\"aurelia\",{\"_index\":281,\"name\":{\"281\":{}},\"comment\":{}}],[\"auth0\",{\"_index\":282,\"name\":{\"282\":{}},\"comment\":{}}],[\"authelia\",{\"_index\":283,\"name\":{\"283\":{}},\"comment\":{}}],[\"authentik\",{\"_index\":284,\"name\":{\"284\":{}},\"comment\":{}}],[\"authy\",{\"_index\":285,\"name\":{\"285\":{}},\"comment\":{}}],[\"autocad\",{\"_index\":286,\"name\":{\"286\":{}},\"comment\":{}}],[\"autocannon\",{\"_index\":287,\"name\":{\"287\":{}},\"comment\":{}}],[\"autodesk\",{\"_index\":288,\"name\":{\"288\":{}},\"comment\":{}}],[\"autodeskmaya\",{\"_index\":289,\"name\":{\"289\":{}},\"comment\":{}}],[\"autodeskrevit\",{\"_index\":290,\"name\":{\"290\":{}},\"comment\":{}}],[\"autohotkey\",{\"_index\":291,\"name\":{\"291\":{}},\"comment\":{}}],[\"autoit\",{\"_index\":292,\"name\":{\"292\":{}},\"comment\":{}}],[\"automattic\",{\"_index\":293,\"name\":{\"293\":{}},\"comment\":{}}],[\"autoprefixer\",{\"_index\":294,\"name\":{\"294\":{}},\"comment\":{}}],[\"autozone\",{\"_index\":295,\"name\":{\"295\":{}},\"comment\":{}}],[\"avajs\",{\"_index\":296,\"name\":{\"296\":{}},\"comment\":{}}],[\"avast\",{\"_index\":297,\"name\":{\"297\":{}},\"comment\":{}}],[\"avianca\",{\"_index\":298,\"name\":{\"298\":{}},\"comment\":{}}],[\"avira\",{\"_index\":299,\"name\":{\"299\":{}},\"comment\":{}}],[\"awesomelists\",{\"_index\":300,\"name\":{\"300\":{}},\"comment\":{}}],[\"awesomewm\",{\"_index\":301,\"name\":{\"301\":{}},\"comment\":{}}],[\"awsamplify\",{\"_index\":302,\"name\":{\"302\":{}},\"comment\":{}}],[\"awselasticloadbalancing\",{\"_index\":303,\"name\":{\"303\":{}},\"comment\":{}}],[\"awsfargate\",{\"_index\":304,\"name\":{\"304\":{}},\"comment\":{}}],[\"awslambda\",{\"_index\":305,\"name\":{\"305\":{}},\"comment\":{}}],[\"awsorganizations\",{\"_index\":306,\"name\":{\"306\":{}},\"comment\":{}}],[\"awssecretsmanager\",{\"_index\":307,\"name\":{\"307\":{}},\"comment\":{}}],[\"awwwards\",{\"_index\":308,\"name\":{\"308\":{}},\"comment\":{}}],[\"axios\",{\"_index\":309,\"name\":{\"309\":{}},\"comment\":{}}],[\"b_rautomation\",{\"_index\":310,\"name\":{\"310\":{}},\"comment\":{}}],[\"babel\",{\"_index\":311,\"name\":{\"311\":{}},\"comment\":{}}],[\"babelio\",{\"_index\":312,\"name\":{\"312\":{}},\"comment\":{}}],[\"babylonjs\",{\"_index\":313,\"name\":{\"313\":{}},\"comment\":{}}],[\"backblaze\",{\"_index\":314,\"name\":{\"314\":{}},\"comment\":{}}],[\"backbonejs\",{\"_index\":315,\"name\":{\"315\":{}},\"comment\":{}}],[\"backendless\",{\"_index\":316,\"name\":{\"316\":{}},\"comment\":{}}],[\"backstage\",{\"_index\":317,\"name\":{\"317\":{}},\"comment\":{}}],[\"badgestyle\",{\"_index\":3160,\"name\":{\"3161\":{},\"3192\":{},\"3210\":{},\"3217\":{}},\"comment\":{}}],[\"badoo\",{\"_index\":318,\"name\":{\"318\":{}},\"comment\":{}}],[\"baidu\",{\"_index\":319,\"name\":{\"319\":{}},\"comment\":{}}],[\"bakal__i\",{\"_index\":320,\"name\":{\"320\":{}},\"comment\":{}}],[\"bamboo\",{\"_index\":321,\"name\":{\"321\":{}},\"comment\":{}}],[\"bambulab\",{\"_index\":322,\"name\":{\"322\":{}},\"comment\":{}}],[\"bandcamp\",{\"_index\":323,\"name\":{\"323\":{}},\"comment\":{}}],[\"bandlab\",{\"_index\":324,\"name\":{\"324\":{}},\"comment\":{}}],[\"bandsintown\",{\"_index\":325,\"name\":{\"325\":{}},\"comment\":{}}],[\"bankofamerica\",{\"_index\":326,\"name\":{\"326\":{}},\"comment\":{}}],[\"barclays\",{\"_index\":327,\"name\":{\"327\":{}},\"comment\":{}}],[\"baremetrics\",{\"_index\":328,\"name\":{\"328\":{}},\"comment\":{}}],[\"barmenia\",{\"_index\":329,\"name\":{\"329\":{}},\"comment\":{}}],[\"basecamp\",{\"_index\":330,\"name\":{\"330\":{}},\"comment\":{}}],[\"baseobservedattributes\",{\"_index\":3170,\"name\":{\"3174\":{},\"3196\":{}},\"comment\":{}}],[\"basicattentiontoken\",{\"_index\":331,\"name\":{\"331\":{}},\"comment\":{}}],[\"bastyon\",{\"_index\":332,\"name\":{\"332\":{}},\"comment\":{}}],[\"bat\",{\"_index\":333,\"name\":{\"333\":{}},\"comment\":{}}],[\"bata\",{\"_index\":334,\"name\":{\"334\":{}},\"comment\":{}}],[\"battlenet\",{\"_index\":335,\"name\":{\"335\":{}},\"comment\":{}}],[\"bazel\",{\"_index\":336,\"name\":{\"336\":{}},\"comment\":{}}],[\"beatport\",{\"_index\":337,\"name\":{\"337\":{}},\"comment\":{}}],[\"beats\",{\"_index\":338,\"name\":{\"338\":{}},\"comment\":{}}],[\"beatsbydre\",{\"_index\":339,\"name\":{\"339\":{}},\"comment\":{}}],[\"beatstars\",{\"_index\":340,\"name\":{\"340\":{}},\"comment\":{}}],[\"beekeeperstudio\",{\"_index\":341,\"name\":{\"341\":{}},\"comment\":{}}],[\"behance\",{\"_index\":342,\"name\":{\"342\":{}},\"comment\":{}}],[\"beijingsubway\",{\"_index\":343,\"name\":{\"343\":{}},\"comment\":{}}],[\"bem\",{\"_index\":344,\"name\":{\"344\":{}},\"comment\":{}}],[\"bentley\",{\"_index\":345,\"name\":{\"345\":{}},\"comment\":{}}],[\"bento\",{\"_index\":346,\"name\":{\"346\":{}},\"comment\":{}}],[\"bentobox\",{\"_index\":347,\"name\":{\"347\":{}},\"comment\":{}}],[\"bentoml\",{\"_index\":348,\"name\":{\"348\":{}},\"comment\":{}}],[\"bereal\",{\"_index\":349,\"name\":{\"349\":{}},\"comment\":{}}],[\"betfair\",{\"_index\":350,\"name\":{\"350\":{}},\"comment\":{}}],[\"betterstack\",{\"_index\":351,\"name\":{\"351\":{}},\"comment\":{}}],[\"bevy\",{\"_index\":352,\"name\":{\"352\":{}},\"comment\":{}}],[\"bigbasket\",{\"_index\":354,\"name\":{\"354\":{}},\"comment\":{}}],[\"bigbluebutton\",{\"_index\":355,\"name\":{\"355\":{}},\"comment\":{}}],[\"bigcartel\",{\"_index\":353,\"name\":{\"353\":{}},\"comment\":{}}],[\"bigcommerce\",{\"_index\":356,\"name\":{\"356\":{}},\"comment\":{}}],[\"bilibili\",{\"_index\":357,\"name\":{\"357\":{}},\"comment\":{}}],[\"billboard\",{\"_index\":358,\"name\":{\"358\":{}},\"comment\":{}}],[\"bim\",{\"_index\":359,\"name\":{\"359\":{}},\"comment\":{}}],[\"binance\",{\"_index\":360,\"name\":{\"360\":{}},\"comment\":{}}],[\"biolink\",{\"_index\":361,\"name\":{\"361\":{}},\"comment\":{}}],[\"biome\",{\"_index\":362,\"name\":{\"362\":{}},\"comment\":{}}],[\"bisecthosting\",{\"_index\":363,\"name\":{\"363\":{}},\"comment\":{}}],[\"bit\",{\"_index\":364,\"name\":{\"364\":{}},\"comment\":{}}],[\"bitbucket\",{\"_index\":365,\"name\":{\"365\":{}},\"comment\":{}}],[\"bitcoin\",{\"_index\":366,\"name\":{\"366\":{}},\"comment\":{}}],[\"bitcoincash\",{\"_index\":367,\"name\":{\"367\":{}},\"comment\":{}}],[\"bitcoinsv\",{\"_index\":368,\"name\":{\"368\":{}},\"comment\":{}}],[\"bitcomet\",{\"_index\":369,\"name\":{\"369\":{}},\"comment\":{}}],[\"bitdefender\",{\"_index\":370,\"name\":{\"370\":{}},\"comment\":{}}],[\"bitly\",{\"_index\":371,\"name\":{\"371\":{}},\"comment\":{}}],[\"bitrise\",{\"_index\":372,\"name\":{\"372\":{}},\"comment\":{}}],[\"bittorrent\",{\"_index\":373,\"name\":{\"373\":{}},\"comment\":{}}],[\"bitwarden\",{\"_index\":374,\"name\":{\"374\":{}},\"comment\":{}}],[\"bitwig\",{\"_index\":375,\"name\":{\"375\":{}},\"comment\":{}}],[\"blackberry\",{\"_index\":376,\"name\":{\"376\":{}},\"comment\":{}}],[\"blackmagicdesign\",{\"_index\":377,\"name\":{\"377\":{}},\"comment\":{}}],[\"blazemeter\",{\"_index\":378,\"name\":{\"378\":{}},\"comment\":{}}],[\"blazor\",{\"_index\":379,\"name\":{\"379\":{}},\"comment\":{}}],[\"blender\",{\"_index\":380,\"name\":{\"380\":{}},\"comment\":{}}],[\"blockbench\",{\"_index\":381,\"name\":{\"381\":{}},\"comment\":{}}],[\"blockchaincom\",{\"_index\":382,\"name\":{\"382\":{}},\"comment\":{}}],[\"blogger\",{\"_index\":383,\"name\":{\"383\":{}},\"comment\":{}}],[\"bloglovin\",{\"_index\":384,\"name\":{\"384\":{}},\"comment\":{}}],[\"blueprint\",{\"_index\":385,\"name\":{\"385\":{}},\"comment\":{}}],[\"bluesky\",{\"_index\":386,\"name\":{\"386\":{}},\"comment\":{}}],[\"bluesound\",{\"_index\":387,\"name\":{\"387\":{}},\"comment\":{}}],[\"bluetooth\",{\"_index\":388,\"name\":{\"388\":{}},\"comment\":{}}],[\"bmcsoftware\",{\"_index\":389,\"name\":{\"389\":{}},\"comment\":{}}],[\"bmw\",{\"_index\":390,\"name\":{\"390\":{}},\"comment\":{}}],[\"bnbchain\",{\"_index\":391,\"name\":{\"391\":{}},\"comment\":{}}],[\"boardgamegeek\",{\"_index\":392,\"name\":{\"392\":{}},\"comment\":{}}],[\"boat\",{\"_index\":393,\"name\":{\"393\":{}},\"comment\":{}}],[\"boehringeringelheim\",{\"_index\":394,\"name\":{\"394\":{}},\"comment\":{}}],[\"boeing\",{\"_index\":395,\"name\":{\"395\":{}},\"comment\":{}}],[\"bombardier\",{\"_index\":396,\"name\":{\"396\":{}},\"comment\":{}}],[\"bookalope\",{\"_index\":397,\"name\":{\"397\":{}},\"comment\":{}}],[\"bookbub\",{\"_index\":398,\"name\":{\"398\":{}},\"comment\":{}}],[\"bookmeter\",{\"_index\":399,\"name\":{\"399\":{}},\"comment\":{}}],[\"bookmyshow\",{\"_index\":400,\"name\":{\"400\":{}},\"comment\":{}}],[\"bookstack\",{\"_index\":401,\"name\":{\"401\":{}},\"comment\":{}}],[\"boost\",{\"_index\":402,\"name\":{\"402\":{}},\"comment\":{}}],[\"boosty\",{\"_index\":403,\"name\":{\"403\":{}},\"comment\":{}}],[\"boots\",{\"_index\":404,\"name\":{\"404\":{}},\"comment\":{}}],[\"bootstrap\",{\"_index\":405,\"name\":{\"405\":{}},\"comment\":{}}],[\"borgbackup\",{\"_index\":406,\"name\":{\"406\":{}},\"comment\":{}}],[\"bosch\",{\"_index\":407,\"name\":{\"407\":{}},\"comment\":{}}],[\"bose\",{\"_index\":408,\"name\":{\"408\":{}},\"comment\":{}}],[\"botblecms\",{\"_index\":409,\"name\":{\"409\":{}},\"comment\":{}}],[\"boulanger\",{\"_index\":410,\"name\":{\"410\":{}},\"comment\":{}}],[\"bower\",{\"_index\":411,\"name\":{\"411\":{}},\"comment\":{}}],[\"box\",{\"_index\":412,\"name\":{\"412\":{}},\"comment\":{}}],[\"boxysvg\",{\"_index\":413,\"name\":{\"413\":{}},\"comment\":{}}],[\"braintree\",{\"_index\":414,\"name\":{\"414\":{}},\"comment\":{}}],[\"brandfolder\",{\"_index\":415,\"name\":{\"415\":{}},\"comment\":{}}],[\"brave\",{\"_index\":416,\"name\":{\"416\":{}},\"comment\":{}}],[\"breaker\",{\"_index\":417,\"name\":{\"417\":{}},\"comment\":{}}],[\"brenntag\",{\"_index\":418,\"name\":{\"418\":{}},\"comment\":{}}],[\"brevo\",{\"_index\":419,\"name\":{\"419\":{}},\"comment\":{}}],[\"brex\",{\"_index\":420,\"name\":{\"420\":{}},\"comment\":{}}],[\"bricks\",{\"_index\":421,\"name\":{\"421\":{}},\"comment\":{}}],[\"britishairways\",{\"_index\":422,\"name\":{\"422\":{}},\"comment\":{}}],[\"broadcom\",{\"_index\":423,\"name\":{\"423\":{}},\"comment\":{}}],[\"bruno\",{\"_index\":424,\"name\":{\"424\":{}},\"comment\":{}}],[\"bsd\",{\"_index\":425,\"name\":{\"425\":{}},\"comment\":{}}],[\"bspwm\",{\"_index\":426,\"name\":{\"426\":{}},\"comment\":{}}],[\"bt\",{\"_index\":427,\"name\":{\"427\":{}},\"comment\":{}}],[\"buddy\",{\"_index\":428,\"name\":{\"428\":{}},\"comment\":{}}],[\"budibase\",{\"_index\":429,\"name\":{\"429\":{}},\"comment\":{}}],[\"buefy\",{\"_index\":430,\"name\":{\"430\":{}},\"comment\":{}}],[\"buffer\",{\"_index\":431,\"name\":{\"431\":{}},\"comment\":{}}],[\"bugatti\",{\"_index\":432,\"name\":{\"432\":{}},\"comment\":{}}],[\"bugcrowd\",{\"_index\":433,\"name\":{\"433\":{}},\"comment\":{}}],[\"bugsnag\",{\"_index\":434,\"name\":{\"434\":{}},\"comment\":{}}],[\"buhl\",{\"_index\":435,\"name\":{\"435\":{}},\"comment\":{}}],[\"buildkite\",{\"_index\":436,\"name\":{\"436\":{}},\"comment\":{}}],[\"bukalapak\",{\"_index\":437,\"name\":{\"437\":{}},\"comment\":{}}],[\"bulma\",{\"_index\":438,\"name\":{\"438\":{}},\"comment\":{}}],[\"bun\",{\"_index\":439,\"name\":{\"439\":{}},\"comment\":{}}],[\"bungie\",{\"_index\":440,\"name\":{\"440\":{}},\"comment\":{}}],[\"bunq\",{\"_index\":441,\"name\":{\"441\":{}},\"comment\":{}}],[\"burgerking\",{\"_index\":442,\"name\":{\"442\":{}},\"comment\":{}}],[\"burpsuite\",{\"_index\":443,\"name\":{\"443\":{}},\"comment\":{}}],[\"burton\",{\"_index\":444,\"name\":{\"444\":{}},\"comment\":{}}],[\"buymeacoffee\",{\"_index\":445,\"name\":{\"445\":{}},\"comment\":{}}],[\"buysellads\",{\"_index\":446,\"name\":{\"446\":{}},\"comment\":{}}],[\"buzzfeed\",{\"_index\":447,\"name\":{\"447\":{}},\"comment\":{}}],[\"bvg\",{\"_index\":448,\"name\":{\"448\":{}},\"comment\":{}}],[\"byju_s\",{\"_index\":449,\"name\":{\"449\":{}},\"comment\":{}}],[\"bytedance\",{\"_index\":450,\"name\":{\"450\":{}},\"comment\":{}}],[\"c\",{\"_index\":451,\"name\":{\"451\":{}},\"comment\":{}}],[\"c__\",{\"_index\":452,\"name\":{\"452\":{}},\"comment\":{}}],[\"c__builder\",{\"_index\":453,\"name\":{\"453\":{}},\"comment\":{}}],[\"cachet\",{\"_index\":454,\"name\":{\"454\":{}},\"comment\":{}}],[\"caddy\",{\"_index\":455,\"name\":{\"455\":{}},\"comment\":{}}],[\"cadillac\",{\"_index\":456,\"name\":{\"456\":{}},\"comment\":{}}],[\"cafepress\",{\"_index\":457,\"name\":{\"457\":{}},\"comment\":{}}],[\"caffeine\",{\"_index\":458,\"name\":{\"458\":{}},\"comment\":{}}],[\"cairographics\",{\"_index\":459,\"name\":{\"459\":{}},\"comment\":{}}],[\"cairometro\",{\"_index\":460,\"name\":{\"460\":{}},\"comment\":{}}],[\"cakephp\",{\"_index\":461,\"name\":{\"461\":{}},\"comment\":{}}],[\"calcom\",{\"_index\":462,\"name\":{\"462\":{}},\"comment\":{}}],[\"calendly\",{\"_index\":463,\"name\":{\"463\":{}},\"comment\":{}}],[\"calibreweb\",{\"_index\":464,\"name\":{\"464\":{}},\"comment\":{}}],[\"campaignmonitor\",{\"_index\":465,\"name\":{\"465\":{}},\"comment\":{}}],[\"camunda\",{\"_index\":466,\"name\":{\"466\":{}},\"comment\":{}}],[\"canonical\",{\"_index\":467,\"name\":{\"467\":{}},\"comment\":{}}],[\"canva\",{\"_index\":468,\"name\":{\"468\":{}},\"comment\":{}}],[\"canvas\",{\"_index\":469,\"name\":{\"469\":{}},\"comment\":{}}],[\"capacitor\",{\"_index\":470,\"name\":{\"470\":{}},\"comment\":{}}],[\"cardano\",{\"_index\":472,\"name\":{\"472\":{}},\"comment\":{}}],[\"carlsberggroup\",{\"_index\":473,\"name\":{\"473\":{}},\"comment\":{}}],[\"carrd\",{\"_index\":474,\"name\":{\"474\":{}},\"comment\":{}}],[\"carrefour\",{\"_index\":475,\"name\":{\"475\":{}},\"comment\":{}}],[\"carthrottle\",{\"_index\":471,\"name\":{\"471\":{}},\"comment\":{}}],[\"carto\",{\"_index\":476,\"name\":{\"476\":{}},\"comment\":{}}],[\"cashapp\",{\"_index\":477,\"name\":{\"477\":{}},\"comment\":{}}],[\"castbox\",{\"_index\":478,\"name\":{\"478\":{}},\"comment\":{}}],[\"castorama\",{\"_index\":479,\"name\":{\"479\":{}},\"comment\":{}}],[\"castro\",{\"_index\":480,\"name\":{\"480\":{}},\"comment\":{}}],[\"caterpillar\",{\"_index\":481,\"name\":{\"481\":{}},\"comment\":{}}],[\"cbc\",{\"_index\":482,\"name\":{\"482\":{}},\"comment\":{}}],[\"cbs\",{\"_index\":483,\"name\":{\"483\":{}},\"comment\":{}}],[\"ccleaner\",{\"_index\":484,\"name\":{\"484\":{}},\"comment\":{}}],[\"cdprojekt\",{\"_index\":485,\"name\":{\"485\":{}},\"comment\":{}}],[\"celery\",{\"_index\":486,\"name\":{\"486\":{}},\"comment\":{}}],[\"celestron\",{\"_index\":487,\"name\":{\"487\":{}},\"comment\":{}}],[\"centos\",{\"_index\":488,\"name\":{\"488\":{}},\"comment\":{}}],[\"ceph\",{\"_index\":489,\"name\":{\"489\":{}},\"comment\":{}}],[\"cesium\",{\"_index\":490,\"name\":{\"490\":{}},\"comment\":{}}],[\"chai\",{\"_index\":491,\"name\":{\"491\":{}},\"comment\":{}}],[\"chainguard\",{\"_index\":492,\"name\":{\"492\":{}},\"comment\":{}}],[\"chainlink\",{\"_index\":493,\"name\":{\"493\":{}},\"comment\":{}}],[\"chakraui\",{\"_index\":494,\"name\":{\"494\":{}},\"comment\":{}}],[\"channel4\",{\"_index\":495,\"name\":{\"495\":{}},\"comment\":{}}],[\"charles\",{\"_index\":496,\"name\":{\"496\":{}},\"comment\":{}}],[\"chartjs\",{\"_index\":497,\"name\":{\"497\":{}},\"comment\":{}}],[\"chartmogul\",{\"_index\":498,\"name\":{\"498\":{}},\"comment\":{}}],[\"chase\",{\"_index\":499,\"name\":{\"499\":{}},\"comment\":{}}],[\"chatbot\",{\"_index\":500,\"name\":{\"500\":{}},\"comment\":{}}],[\"chatwoot\",{\"_index\":501,\"name\":{\"501\":{}},\"comment\":{}}],[\"checkio\",{\"_index\":502,\"name\":{\"502\":{}},\"comment\":{}}],[\"checkmarx\",{\"_index\":503,\"name\":{\"503\":{}},\"comment\":{}}],[\"checkmk\",{\"_index\":504,\"name\":{\"504\":{}},\"comment\":{}}],[\"chedraui\",{\"_index\":505,\"name\":{\"505\":{}},\"comment\":{}}],[\"cheerio\",{\"_index\":506,\"name\":{\"506\":{}},\"comment\":{}}],[\"chef\",{\"_index\":507,\"name\":{\"507\":{}},\"comment\":{}}],[\"chemex\",{\"_index\":508,\"name\":{\"508\":{}},\"comment\":{}}],[\"chesscom\",{\"_index\":509,\"name\":{\"509\":{}},\"comment\":{}}],[\"chevrolet\",{\"_index\":510,\"name\":{\"510\":{}},\"comment\":{}}],[\"chianetwork\",{\"_index\":511,\"name\":{\"511\":{}},\"comment\":{}}],[\"chinaeasternairlines\",{\"_index\":512,\"name\":{\"512\":{}},\"comment\":{}}],[\"chinasouthernairlines\",{\"_index\":513,\"name\":{\"513\":{}},\"comment\":{}}],[\"chocolatey\",{\"_index\":514,\"name\":{\"514\":{}},\"comment\":{}}],[\"chromatic\",{\"_index\":515,\"name\":{\"515\":{}},\"comment\":{}}],[\"chromecast\",{\"_index\":517,\"name\":{\"517\":{}},\"comment\":{}}],[\"chromewebstore\",{\"_index\":516,\"name\":{\"516\":{}},\"comment\":{}}],[\"chrysler\",{\"_index\":518,\"name\":{\"518\":{}},\"comment\":{}}],[\"chupachups\",{\"_index\":519,\"name\":{\"519\":{}},\"comment\":{}}],[\"cilium\",{\"_index\":520,\"name\":{\"520\":{}},\"comment\":{}}],[\"cinema4d\",{\"_index\":521,\"name\":{\"521\":{}},\"comment\":{}}],[\"circle\",{\"_index\":522,\"name\":{\"522\":{}},\"comment\":{}}],[\"circleci\",{\"_index\":523,\"name\":{\"523\":{}},\"comment\":{}}],[\"circuitverse\",{\"_index\":524,\"name\":{\"524\":{}},\"comment\":{}}],[\"cirrusci\",{\"_index\":525,\"name\":{\"525\":{}},\"comment\":{}}],[\"cisco\",{\"_index\":526,\"name\":{\"526\":{}},\"comment\":{}}],[\"citrix\",{\"_index\":527,\"name\":{\"527\":{}},\"comment\":{}}],[\"citro_n\",{\"_index\":528,\"name\":{\"528\":{}},\"comment\":{}}],[\"civicrm\",{\"_index\":529,\"name\":{\"529\":{}},\"comment\":{}}],[\"civo\",{\"_index\":530,\"name\":{\"530\":{}},\"comment\":{}}],[\"ckeditor4\",{\"_index\":531,\"name\":{\"531\":{}},\"comment\":{}}],[\"clarifai\",{\"_index\":532,\"name\":{\"532\":{}},\"comment\":{}}],[\"claris\",{\"_index\":533,\"name\":{\"533\":{}},\"comment\":{}}],[\"clarivate\",{\"_index\":534,\"name\":{\"534\":{}},\"comment\":{}}],[\"clerk\",{\"_index\":535,\"name\":{\"535\":{}},\"comment\":{}}],[\"clevercloud\",{\"_index\":536,\"name\":{\"536\":{}},\"comment\":{}}],[\"clickhouse\",{\"_index\":537,\"name\":{\"537\":{}},\"comment\":{}}],[\"clickup\",{\"_index\":538,\"name\":{\"538\":{}},\"comment\":{}}],[\"clion\",{\"_index\":539,\"name\":{\"539\":{}},\"comment\":{}}],[\"cliqz\",{\"_index\":540,\"name\":{\"540\":{}},\"comment\":{}}],[\"clockify\",{\"_index\":541,\"name\":{\"541\":{}},\"comment\":{}}],[\"clojure\",{\"_index\":542,\"name\":{\"542\":{}},\"comment\":{}}],[\"cloud66\",{\"_index\":543,\"name\":{\"543\":{}},\"comment\":{}}],[\"cloudbees\",{\"_index\":545,\"name\":{\"545\":{}},\"comment\":{}}],[\"cloudcannon\",{\"_index\":546,\"name\":{\"546\":{}},\"comment\":{}}],[\"cloudera\",{\"_index\":547,\"name\":{\"547\":{}},\"comment\":{}}],[\"cloudflare\",{\"_index\":548,\"name\":{\"548\":{}},\"comment\":{}}],[\"cloudflarepages\",{\"_index\":549,\"name\":{\"549\":{}},\"comment\":{}}],[\"cloudflareworkers\",{\"_index\":550,\"name\":{\"550\":{}},\"comment\":{}}],[\"cloudfoundry\",{\"_index\":544,\"name\":{\"544\":{}},\"comment\":{}}],[\"cloudinary\",{\"_index\":551,\"name\":{\"551\":{}},\"comment\":{}}],[\"cloudron\",{\"_index\":552,\"name\":{\"552\":{}},\"comment\":{}}],[\"cloudsmith\",{\"_index\":553,\"name\":{\"553\":{}},\"comment\":{}}],[\"cloudways\",{\"_index\":554,\"name\":{\"554\":{}},\"comment\":{}}],[\"clubforce\",{\"_index\":555,\"name\":{\"555\":{}},\"comment\":{}}],[\"clubhouse\",{\"_index\":556,\"name\":{\"556\":{}},\"comment\":{}}],[\"clyp\",{\"_index\":557,\"name\":{\"557\":{}},\"comment\":{}}],[\"cmake\",{\"_index\":558,\"name\":{\"558\":{}},\"comment\":{}}],[\"cncf\",{\"_index\":559,\"name\":{\"559\":{}},\"comment\":{}}],[\"cnet\",{\"_index\":560,\"name\":{\"560\":{}},\"comment\":{}}],[\"cnn\",{\"_index\":561,\"name\":{\"561\":{}},\"comment\":{}}],[\"cocacola\",{\"_index\":563,\"name\":{\"563\":{}},\"comment\":{}}],[\"cockpit\",{\"_index\":564,\"name\":{\"564\":{}},\"comment\":{}}],[\"cockroachlabs\",{\"_index\":565,\"name\":{\"565\":{}},\"comment\":{}}],[\"cocoapods\",{\"_index\":566,\"name\":{\"566\":{}},\"comment\":{}}],[\"cocos\",{\"_index\":567,\"name\":{\"567\":{}},\"comment\":{}}],[\"coda\",{\"_index\":568,\"name\":{\"568\":{}},\"comment\":{}}],[\"codacy\",{\"_index\":569,\"name\":{\"569\":{}},\"comment\":{}}],[\"code__blocks\",{\"_index\":571,\"name\":{\"571\":{}},\"comment\":{}}],[\"codeberg\",{\"_index\":572,\"name\":{\"572\":{}},\"comment\":{}}],[\"codecademy\",{\"_index\":573,\"name\":{\"573\":{}},\"comment\":{}}],[\"codeceptjs\",{\"_index\":574,\"name\":{\"574\":{}},\"comment\":{}}],[\"codechef\",{\"_index\":575,\"name\":{\"575\":{}},\"comment\":{}}],[\"codeclimate\",{\"_index\":570,\"name\":{\"570\":{}},\"comment\":{}}],[\"codecov\",{\"_index\":576,\"name\":{\"576\":{}},\"comment\":{}}],[\"codefactor\",{\"_index\":577,\"name\":{\"577\":{}},\"comment\":{}}],[\"codeforces\",{\"_index\":578,\"name\":{\"578\":{}},\"comment\":{}}],[\"codefresh\",{\"_index\":579,\"name\":{\"579\":{}},\"comment\":{}}],[\"codeigniter\",{\"_index\":580,\"name\":{\"580\":{}},\"comment\":{}}],[\"codeium\",{\"_index\":581,\"name\":{\"581\":{}},\"comment\":{}}],[\"codemagic\",{\"_index\":582,\"name\":{\"582\":{}},\"comment\":{}}],[\"codementor\",{\"_index\":583,\"name\":{\"583\":{}},\"comment\":{}}],[\"codemirror\",{\"_index\":584,\"name\":{\"584\":{}},\"comment\":{}}],[\"codenewbie\",{\"_index\":585,\"name\":{\"585\":{}},\"comment\":{}}],[\"codepen\",{\"_index\":586,\"name\":{\"586\":{}},\"comment\":{}}],[\"codeproject\",{\"_index\":587,\"name\":{\"587\":{}},\"comment\":{}}],[\"coder\",{\"_index\":588,\"name\":{\"588\":{}},\"comment\":{}}],[\"codersrank\",{\"_index\":589,\"name\":{\"589\":{}},\"comment\":{}}],[\"coderwall\",{\"_index\":590,\"name\":{\"590\":{}},\"comment\":{}}],[\"codesandbox\",{\"_index\":591,\"name\":{\"591\":{}},\"comment\":{}}],[\"codeship\",{\"_index\":592,\"name\":{\"592\":{}},\"comment\":{}}],[\"codesignal\",{\"_index\":593,\"name\":{\"593\":{}},\"comment\":{}}],[\"codestream\",{\"_index\":594,\"name\":{\"594\":{}},\"comment\":{}}],[\"codewars\",{\"_index\":595,\"name\":{\"595\":{}},\"comment\":{}}],[\"codingame\",{\"_index\":597,\"name\":{\"597\":{}},\"comment\":{}}],[\"codingninjas\",{\"_index\":596,\"name\":{\"596\":{}},\"comment\":{}}],[\"codio\",{\"_index\":598,\"name\":{\"598\":{}},\"comment\":{}}],[\"coffeescript\",{\"_index\":599,\"name\":{\"599\":{}},\"comment\":{}}],[\"coggle\",{\"_index\":600,\"name\":{\"600\":{}},\"comment\":{}}],[\"cognizant\",{\"_index\":601,\"name\":{\"601\":{}},\"comment\":{}}],[\"coil\",{\"_index\":602,\"name\":{\"602\":{}},\"comment\":{}}],[\"coinbase\",{\"_index\":603,\"name\":{\"603\":{}},\"comment\":{}}],[\"coinmarketcap\",{\"_index\":604,\"name\":{\"604\":{}},\"comment\":{}}],[\"color\",{\"_index\":3183,\"name\":{\"3188\":{},\"3206\":{}},\"comment\":{}}],[\"comicfury\",{\"_index\":605,\"name\":{\"605\":{}},\"comment\":{}}],[\"comma\",{\"_index\":606,\"name\":{\"606\":{}},\"comment\":{}}],[\"commerzbank\",{\"_index\":607,\"name\":{\"607\":{}},\"comment\":{}}],[\"commitlint\",{\"_index\":608,\"name\":{\"608\":{}},\"comment\":{}}],[\"commodore\",{\"_index\":609,\"name\":{\"609\":{}},\"comment\":{}}],[\"commonworkflowlanguage\",{\"_index\":610,\"name\":{\"610\":{}},\"comment\":{}}],[\"compilerexplorer\",{\"_index\":611,\"name\":{\"611\":{}},\"comment\":{}}],[\"composer\",{\"_index\":612,\"name\":{\"612\":{}},\"comment\":{}}],[\"comptia\",{\"_index\":613,\"name\":{\"613\":{}},\"comment\":{}}],[\"comsol\",{\"_index\":614,\"name\":{\"614\":{}},\"comment\":{}}],[\"conan\",{\"_index\":615,\"name\":{\"615\":{}},\"comment\":{}}],[\"concourse\",{\"_index\":616,\"name\":{\"616\":{}},\"comment\":{}}],[\"condaforge\",{\"_index\":617,\"name\":{\"617\":{}},\"comment\":{}}],[\"conekta\",{\"_index\":618,\"name\":{\"618\":{}},\"comment\":{}}],[\"confluence\",{\"_index\":619,\"name\":{\"619\":{}},\"comment\":{}}],[\"construct3\",{\"_index\":620,\"name\":{\"620\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":3171,\"name\":{\"3175\":{},\"3197\":{},\"3214\":{}},\"comment\":{}}],[\"consul\",{\"_index\":621,\"name\":{\"621\":{}},\"comment\":{}}],[\"contactlesspayment\",{\"_index\":622,\"name\":{\"622\":{}},\"comment\":{}}],[\"containerd\",{\"_index\":623,\"name\":{\"623\":{}},\"comment\":{}}],[\"contao\",{\"_index\":624,\"name\":{\"624\":{}},\"comment\":{}}],[\"contentful\",{\"_index\":625,\"name\":{\"625\":{}},\"comment\":{}}],[\"contentstack\",{\"_index\":626,\"name\":{\"626\":{}},\"comment\":{}}],[\"contributorcovenant\",{\"_index\":627,\"name\":{\"627\":{}},\"comment\":{}}],[\"conventionalcommits\",{\"_index\":628,\"name\":{\"628\":{}},\"comment\":{}}],[\"convertio\",{\"_index\":629,\"name\":{\"629\":{}},\"comment\":{}}],[\"cookiecutter\",{\"_index\":630,\"name\":{\"630\":{}},\"comment\":{}}],[\"coolermaster\",{\"_index\":631,\"name\":{\"631\":{}},\"comment\":{}}],[\"coop\",{\"_index\":562,\"name\":{\"562\":{}},\"comment\":{}}],[\"copaairlines\",{\"_index\":632,\"name\":{\"632\":{}},\"comment\":{}}],[\"coppel\",{\"_index\":633,\"name\":{\"633\":{}},\"comment\":{}}],[\"cora\",{\"_index\":634,\"name\":{\"634\":{}},\"comment\":{}}],[\"coreldraw\",{\"_index\":635,\"name\":{\"635\":{}},\"comment\":{}}],[\"coronaengine\",{\"_index\":636,\"name\":{\"636\":{}},\"comment\":{}}],[\"coronarenderer\",{\"_index\":637,\"name\":{\"637\":{}},\"comment\":{}}],[\"corsair\",{\"_index\":638,\"name\":{\"638\":{}},\"comment\":{}}],[\"couchbase\",{\"_index\":639,\"name\":{\"639\":{}},\"comment\":{}}],[\"counterstrike\",{\"_index\":640,\"name\":{\"640\":{}},\"comment\":{}}],[\"countingworkspro\",{\"_index\":641,\"name\":{\"641\":{}},\"comment\":{}}],[\"coursera\",{\"_index\":642,\"name\":{\"642\":{}},\"comment\":{}}],[\"coveralls\",{\"_index\":643,\"name\":{\"643\":{}},\"comment\":{}}],[\"cpanel\",{\"_index\":644,\"name\":{\"644\":{}},\"comment\":{}}],[\"craftcms\",{\"_index\":645,\"name\":{\"645\":{}},\"comment\":{}}],[\"craftsman\",{\"_index\":646,\"name\":{\"646\":{}},\"comment\":{}}],[\"cratedb\",{\"_index\":647,\"name\":{\"647\":{}},\"comment\":{}}],[\"crayon\",{\"_index\":648,\"name\":{\"648\":{}},\"comment\":{}}],[\"creality\",{\"_index\":649,\"name\":{\"649\":{}},\"comment\":{}}],[\"createreactapp\",{\"_index\":650,\"name\":{\"650\":{}},\"comment\":{}}],[\"creativecommons\",{\"_index\":651,\"name\":{\"651\":{}},\"comment\":{}}],[\"creativetechnology\",{\"_index\":652,\"name\":{\"652\":{}},\"comment\":{}}],[\"credly\",{\"_index\":653,\"name\":{\"653\":{}},\"comment\":{}}],[\"crehana\",{\"_index\":654,\"name\":{\"654\":{}},\"comment\":{}}],[\"crewunited\",{\"_index\":655,\"name\":{\"655\":{}},\"comment\":{}}],[\"criticalrole\",{\"_index\":656,\"name\":{\"656\":{}},\"comment\":{}}],[\"crowdin\",{\"_index\":657,\"name\":{\"657\":{}},\"comment\":{}}],[\"crowdsource\",{\"_index\":658,\"name\":{\"658\":{}},\"comment\":{}}],[\"crunchbase\",{\"_index\":659,\"name\":{\"659\":{}},\"comment\":{}}],[\"crunchyroll\",{\"_index\":660,\"name\":{\"660\":{}},\"comment\":{}}],[\"cryengine\",{\"_index\":661,\"name\":{\"661\":{}},\"comment\":{}}],[\"cryptpad\",{\"_index\":662,\"name\":{\"662\":{}},\"comment\":{}}],[\"crystal\",{\"_index\":663,\"name\":{\"663\":{}},\"comment\":{}}],[\"css3\",{\"_index\":667,\"name\":{\"667\":{}},\"comment\":{}}],[\"cssdesignawards\",{\"_index\":664,\"name\":{\"664\":{}},\"comment\":{}}],[\"cssmodules\",{\"_index\":665,\"name\":{\"665\":{}},\"comment\":{}}],[\"csswizardry\",{\"_index\":666,\"name\":{\"666\":{}},\"comment\":{}}],[\"cts\",{\"_index\":668,\"name\":{\"668\":{}},\"comment\":{}}],[\"cucumber\",{\"_index\":669,\"name\":{\"669\":{}},\"comment\":{}}],[\"cultura\",{\"_index\":670,\"name\":{\"670\":{}},\"comment\":{}}],[\"curl\",{\"_index\":671,\"name\":{\"671\":{}},\"comment\":{}}],[\"curseforge\",{\"_index\":672,\"name\":{\"672\":{}},\"comment\":{}}],[\"customink\",{\"_index\":673,\"name\":{\"673\":{}},\"comment\":{}}],[\"cyberdefenders\",{\"_index\":674,\"name\":{\"674\":{}},\"comment\":{}}],[\"cycling__74\",{\"_index\":675,\"name\":{\"675\":{}},\"comment\":{}}],[\"cypress\",{\"_index\":676,\"name\":{\"676\":{}},\"comment\":{}}],[\"cytoscapejs\",{\"_index\":677,\"name\":{\"677\":{}},\"comment\":{}}],[\"d\",{\"_index\":678,\"name\":{\"678\":{}},\"comment\":{}}],[\"d3js\",{\"_index\":681,\"name\":{\"681\":{}},\"comment\":{}}],[\"dacia\",{\"_index\":682,\"name\":{\"682\":{}},\"comment\":{}}],[\"daf\",{\"_index\":683,\"name\":{\"683\":{}},\"comment\":{}}],[\"dailydev\",{\"_index\":684,\"name\":{\"684\":{}},\"comment\":{}}],[\"dailymotion\",{\"_index\":685,\"name\":{\"685\":{}},\"comment\":{}}],[\"daisyui\",{\"_index\":686,\"name\":{\"686\":{}},\"comment\":{}}],[\"dapr\",{\"_index\":687,\"name\":{\"687\":{}},\"comment\":{}}],[\"darkreader\",{\"_index\":688,\"name\":{\"688\":{}},\"comment\":{}}],[\"dart\",{\"_index\":689,\"name\":{\"689\":{}},\"comment\":{}}],[\"darty\",{\"_index\":690,\"name\":{\"690\":{}},\"comment\":{}}],[\"daserste\",{\"_index\":691,\"name\":{\"691\":{}},\"comment\":{}}],[\"dash\",{\"_index\":692,\"name\":{\"692\":{}},\"comment\":{}}],[\"dashlane\",{\"_index\":693,\"name\":{\"693\":{}},\"comment\":{}}],[\"dask\",{\"_index\":694,\"name\":{\"694\":{}},\"comment\":{}}],[\"dassaultsyst_mes\",{\"_index\":695,\"name\":{\"695\":{}},\"comment\":{}}],[\"dataai\",{\"_index\":696,\"name\":{\"696\":{}},\"comment\":{}}],[\"databricks\",{\"_index\":697,\"name\":{\"697\":{}},\"comment\":{}}],[\"datacamp\",{\"_index\":698,\"name\":{\"698\":{}},\"comment\":{}}],[\"datadog\",{\"_index\":699,\"name\":{\"699\":{}},\"comment\":{}}],[\"datagrip\",{\"_index\":700,\"name\":{\"700\":{}},\"comment\":{}}],[\"dataiku\",{\"_index\":701,\"name\":{\"701\":{}},\"comment\":{}}],[\"dataquery\",{\"_index\":3174,\"name\":{\"3178\":{}},\"comment\":{}}],[\"datastax\",{\"_index\":702,\"name\":{\"702\":{}},\"comment\":{}}],[\"datatype\",{\"_index\":3177,\"name\":{\"3181\":{}},\"comment\":{}}],[\"dataurl\",{\"_index\":3173,\"name\":{\"3177\":{}},\"comment\":{}}],[\"datefns\",{\"_index\":703,\"name\":{\"703\":{}},\"comment\":{}}],[\"datev\",{\"_index\":704,\"name\":{\"704\":{}},\"comment\":{}}],[\"datocms\",{\"_index\":705,\"name\":{\"705\":{}},\"comment\":{}}],[\"datto\",{\"_index\":706,\"name\":{\"706\":{}},\"comment\":{}}],[\"davinciresolve\",{\"_index\":707,\"name\":{\"707\":{}},\"comment\":{}}],[\"dazhongdianping\",{\"_index\":708,\"name\":{\"708\":{}},\"comment\":{}}],[\"dazn\",{\"_index\":709,\"name\":{\"709\":{}},\"comment\":{}}],[\"dbeaver\",{\"_index\":710,\"name\":{\"710\":{}},\"comment\":{}}],[\"dblp\",{\"_index\":711,\"name\":{\"711\":{}},\"comment\":{}}],[\"dbt\",{\"_index\":712,\"name\":{\"712\":{}},\"comment\":{}}],[\"dcentertainment\",{\"_index\":713,\"name\":{\"713\":{}},\"comment\":{}}],[\"de_longhi\",{\"_index\":714,\"name\":{\"714\":{}},\"comment\":{}}],[\"debian\",{\"_index\":715,\"name\":{\"715\":{}},\"comment\":{}}],[\"decapcms\",{\"_index\":716,\"name\":{\"716\":{}},\"comment\":{}}],[\"decentraland\",{\"_index\":717,\"name\":{\"717\":{}},\"comment\":{}}],[\"dedge\",{\"_index\":679,\"name\":{\"679\":{}},\"comment\":{}}],[\"deepcool\",{\"_index\":718,\"name\":{\"718\":{}},\"comment\":{}}],[\"deepgram\",{\"_index\":719,\"name\":{\"719\":{}},\"comment\":{}}],[\"deepin\",{\"_index\":720,\"name\":{\"720\":{}},\"comment\":{}}],[\"deepl\",{\"_index\":721,\"name\":{\"721\":{}},\"comment\":{}}],[\"deepnote\",{\"_index\":722,\"name\":{\"722\":{}},\"comment\":{}}],[\"delicious\",{\"_index\":723,\"name\":{\"723\":{}},\"comment\":{}}],[\"deliveroo\",{\"_index\":724,\"name\":{\"724\":{}},\"comment\":{}}],[\"dell\",{\"_index\":725,\"name\":{\"725\":{}},\"comment\":{}}],[\"delphi\",{\"_index\":726,\"name\":{\"726\":{}},\"comment\":{}}],[\"delta\",{\"_index\":727,\"name\":{\"727\":{}},\"comment\":{}}],[\"deluge\",{\"_index\":728,\"name\":{\"728\":{}},\"comment\":{}}],[\"deno\",{\"_index\":729,\"name\":{\"729\":{}},\"comment\":{}}],[\"denon\",{\"_index\":730,\"name\":{\"730\":{}},\"comment\":{}}],[\"dependabot\",{\"_index\":731,\"name\":{\"731\":{}},\"comment\":{}}],[\"dependencycheck\",{\"_index\":1977,\"name\":{\"1977\":{}},\"comment\":{}}],[\"depositphotos\",{\"_index\":732,\"name\":{\"732\":{}},\"comment\":{}}],[\"derspiegel\",{\"_index\":733,\"name\":{\"733\":{}},\"comment\":{}}],[\"deutschebahn\",{\"_index\":734,\"name\":{\"734\":{}},\"comment\":{}}],[\"deutschebank\",{\"_index\":735,\"name\":{\"735\":{}},\"comment\":{}}],[\"deutschepost\",{\"_index\":736,\"name\":{\"736\":{}},\"comment\":{}}],[\"devexpress\",{\"_index\":738,\"name\":{\"738\":{}},\"comment\":{}}],[\"deviantart\",{\"_index\":739,\"name\":{\"739\":{}},\"comment\":{}}],[\"devpost\",{\"_index\":740,\"name\":{\"740\":{}},\"comment\":{}}],[\"devrant\",{\"_index\":741,\"name\":{\"741\":{}},\"comment\":{}}],[\"devto\",{\"_index\":737,\"name\":{\"737\":{}},\"comment\":{}}],[\"dgraph\",{\"_index\":742,\"name\":{\"742\":{}},\"comment\":{}}],[\"dhl\",{\"_index\":743,\"name\":{\"743\":{}},\"comment\":{}}],[\"diagramsnet\",{\"_index\":744,\"name\":{\"744\":{}},\"comment\":{}}],[\"dialogflow\",{\"_index\":745,\"name\":{\"745\":{}},\"comment\":{}}],[\"diaspora\",{\"_index\":746,\"name\":{\"746\":{}},\"comment\":{}}],[\"dictionarycom\",{\"_index\":747,\"name\":{\"747\":{}},\"comment\":{}}],[\"digg\",{\"_index\":748,\"name\":{\"748\":{}},\"comment\":{}}],[\"digikeyelectronics\",{\"_index\":749,\"name\":{\"749\":{}},\"comment\":{}}],[\"digitalocean\",{\"_index\":750,\"name\":{\"750\":{}},\"comment\":{}}],[\"dinersclub\",{\"_index\":751,\"name\":{\"751\":{}},\"comment\":{}}],[\"dior\",{\"_index\":752,\"name\":{\"752\":{}},\"comment\":{}}],[\"directus\",{\"_index\":753,\"name\":{\"753\":{}},\"comment\":{}}],[\"discogs\",{\"_index\":754,\"name\":{\"754\":{}},\"comment\":{}}],[\"discord\",{\"_index\":755,\"name\":{\"755\":{}},\"comment\":{}}],[\"discourse\",{\"_index\":756,\"name\":{\"756\":{}},\"comment\":{}}],[\"discover\",{\"_index\":757,\"name\":{\"757\":{}},\"comment\":{}}],[\"disqus\",{\"_index\":758,\"name\":{\"758\":{}},\"comment\":{}}],[\"disroot\",{\"_index\":759,\"name\":{\"759\":{}},\"comment\":{}}],[\"distrokid\",{\"_index\":760,\"name\":{\"760\":{}},\"comment\":{}}],[\"django\",{\"_index\":761,\"name\":{\"761\":{}},\"comment\":{}}],[\"dji\",{\"_index\":762,\"name\":{\"762\":{}},\"comment\":{}}],[\"dlib\",{\"_index\":763,\"name\":{\"763\":{}},\"comment\":{}}],[\"dlna\",{\"_index\":764,\"name\":{\"764\":{}},\"comment\":{}}],[\"dm\",{\"_index\":765,\"name\":{\"765\":{}},\"comment\":{}}],[\"docker\",{\"_index\":766,\"name\":{\"766\":{}},\"comment\":{}}],[\"docsify\",{\"_index\":768,\"name\":{\"768\":{}},\"comment\":{}}],[\"docsrs\",{\"_index\":767,\"name\":{\"767\":{}},\"comment\":{}}],[\"doctrine\",{\"_index\":769,\"name\":{\"769\":{}},\"comment\":{}}],[\"docusaurus\",{\"_index\":770,\"name\":{\"770\":{}},\"comment\":{}}],[\"dogecoin\",{\"_index\":771,\"name\":{\"771\":{}},\"comment\":{}}],[\"doi\",{\"_index\":772,\"name\":{\"772\":{}},\"comment\":{}}],[\"dolby\",{\"_index\":773,\"name\":{\"773\":{}},\"comment\":{}}],[\"doordash\",{\"_index\":774,\"name\":{\"774\":{}},\"comment\":{}}],[\"dota2\",{\"_index\":775,\"name\":{\"775\":{}},\"comment\":{}}],[\"douban\",{\"_index\":776,\"name\":{\"776\":{}},\"comment\":{}}],[\"doubanread\",{\"_index\":777,\"name\":{\"777\":{}},\"comment\":{}}],[\"dovecot\",{\"_index\":778,\"name\":{\"778\":{}},\"comment\":{}}],[\"dovetail\",{\"_index\":779,\"name\":{\"779\":{}},\"comment\":{}}],[\"doxygen\",{\"_index\":780,\"name\":{\"780\":{}},\"comment\":{}}],[\"dpd\",{\"_index\":781,\"name\":{\"781\":{}},\"comment\":{}}],[\"dragonframe\",{\"_index\":782,\"name\":{\"782\":{}},\"comment\":{}}],[\"draugiemlv\",{\"_index\":783,\"name\":{\"783\":{}},\"comment\":{}}],[\"dreamstime\",{\"_index\":784,\"name\":{\"784\":{}},\"comment\":{}}],[\"dribbble\",{\"_index\":785,\"name\":{\"785\":{}},\"comment\":{}}],[\"drizzle\",{\"_index\":786,\"name\":{\"786\":{}},\"comment\":{}}],[\"drone\",{\"_index\":787,\"name\":{\"787\":{}},\"comment\":{}}],[\"drooble\",{\"_index\":788,\"name\":{\"788\":{}},\"comment\":{}}],[\"dropbox\",{\"_index\":789,\"name\":{\"789\":{}},\"comment\":{}}],[\"drupal\",{\"_index\":790,\"name\":{\"790\":{}},\"comment\":{}}],[\"dsautomobiles\",{\"_index\":791,\"name\":{\"791\":{}},\"comment\":{}}],[\"dts\",{\"_index\":792,\"name\":{\"792\":{}},\"comment\":{}}],[\"dtube\",{\"_index\":793,\"name\":{\"793\":{}},\"comment\":{}}],[\"ducati\",{\"_index\":794,\"name\":{\"794\":{}},\"comment\":{}}],[\"duckdb\",{\"_index\":795,\"name\":{\"795\":{}},\"comment\":{}}],[\"duckduckgo\",{\"_index\":796,\"name\":{\"796\":{}},\"comment\":{}}],[\"dungeons__dragons\",{\"_index\":797,\"name\":{\"797\":{}},\"comment\":{}}],[\"dunked\",{\"_index\":798,\"name\":{\"798\":{}},\"comment\":{}}],[\"dunzo\",{\"_index\":799,\"name\":{\"799\":{}},\"comment\":{}}],[\"duolingo\",{\"_index\":800,\"name\":{\"800\":{}},\"comment\":{}}],[\"duplicati\",{\"_index\":801,\"name\":{\"801\":{}},\"comment\":{}}],[\"dvc\",{\"_index\":802,\"name\":{\"802\":{}},\"comment\":{}}],[\"dwavesystems\",{\"_index\":680,\"name\":{\"680\":{}},\"comment\":{}}],[\"dwm\",{\"_index\":803,\"name\":{\"803\":{}},\"comment\":{}}],[\"dynamicdatatype\",{\"_index\":3165,\"name\":{\"3167\":{}},\"comment\":{}}],[\"dynatrace\",{\"_index\":804,\"name\":{\"804\":{}},\"comment\":{}}],[\"e3\",{\"_index\":806,\"name\":{\"806\":{}},\"comment\":{}}],[\"ea\",{\"_index\":807,\"name\":{\"807\":{}},\"comment\":{}}],[\"eagle\",{\"_index\":808,\"name\":{\"808\":{}},\"comment\":{}}],[\"easyeda\",{\"_index\":809,\"name\":{\"809\":{}},\"comment\":{}}],[\"easyjet\",{\"_index\":810,\"name\":{\"810\":{}},\"comment\":{}}],[\"ebay\",{\"_index\":811,\"name\":{\"811\":{}},\"comment\":{}}],[\"ebox\",{\"_index\":812,\"name\":{\"812\":{}},\"comment\":{}}],[\"eclipseadoptium\",{\"_index\":813,\"name\":{\"813\":{}},\"comment\":{}}],[\"eclipseche\",{\"_index\":814,\"name\":{\"814\":{}},\"comment\":{}}],[\"eclipseide\",{\"_index\":815,\"name\":{\"815\":{}},\"comment\":{}}],[\"eclipsejetty\",{\"_index\":816,\"name\":{\"816\":{}},\"comment\":{}}],[\"eclipsemosquitto\",{\"_index\":817,\"name\":{\"817\":{}},\"comment\":{}}],[\"eclipsevertx\",{\"_index\":818,\"name\":{\"818\":{}},\"comment\":{}}],[\"ecovacs\",{\"_index\":819,\"name\":{\"819\":{}},\"comment\":{}}],[\"edeka\",{\"_index\":820,\"name\":{\"820\":{}},\"comment\":{}}],[\"edgeimpulse\",{\"_index\":821,\"name\":{\"821\":{}},\"comment\":{}}],[\"editorconfig\",{\"_index\":822,\"name\":{\"822\":{}},\"comment\":{}}],[\"educative\",{\"_index\":823,\"name\":{\"823\":{}},\"comment\":{}}],[\"edx\",{\"_index\":824,\"name\":{\"824\":{}},\"comment\":{}}],[\"egghead\",{\"_index\":825,\"name\":{\"825\":{}},\"comment\":{}}],[\"egnyte\",{\"_index\":826,\"name\":{\"826\":{}},\"comment\":{}}],[\"eight\",{\"_index\":827,\"name\":{\"827\":{}},\"comment\":{}}],[\"eightsleep\",{\"_index\":828,\"name\":{\"828\":{}},\"comment\":{}}],[\"ejs\",{\"_index\":829,\"name\":{\"829\":{}},\"comment\":{}}],[\"elastic\",{\"_index\":831,\"name\":{\"831\":{}},\"comment\":{}}],[\"elasticcloud\",{\"_index\":832,\"name\":{\"832\":{}},\"comment\":{}}],[\"elasticsearch\",{\"_index\":834,\"name\":{\"834\":{}},\"comment\":{}}],[\"elasticstack\",{\"_index\":833,\"name\":{\"833\":{}},\"comment\":{}}],[\"elavon\",{\"_index\":835,\"name\":{\"835\":{}},\"comment\":{}}],[\"eleclerc\",{\"_index\":805,\"name\":{\"805\":{}},\"comment\":{}}],[\"electron\",{\"_index\":836,\"name\":{\"836\":{}},\"comment\":{}}],[\"electronbuilder\",{\"_index\":838,\"name\":{\"838\":{}},\"comment\":{}}],[\"electronfiddle\",{\"_index\":837,\"name\":{\"837\":{}},\"comment\":{}}],[\"elegoo\",{\"_index\":839,\"name\":{\"839\":{}},\"comment\":{}}],[\"element\",{\"_index\":840,\"name\":{\"840\":{}},\"comment\":{}}],[\"elementary\",{\"_index\":841,\"name\":{\"841\":{}},\"comment\":{}}],[\"elementor\",{\"_index\":842,\"name\":{\"842\":{}},\"comment\":{}}],[\"eleventy\",{\"_index\":843,\"name\":{\"843\":{}},\"comment\":{}}],[\"elgato\",{\"_index\":844,\"name\":{\"844\":{}},\"comment\":{}}],[\"elixir\",{\"_index\":845,\"name\":{\"845\":{}},\"comment\":{}}],[\"eljueves\",{\"_index\":830,\"name\":{\"830\":{}},\"comment\":{}}],[\"ello\",{\"_index\":846,\"name\":{\"846\":{}},\"comment\":{}}],[\"elm\",{\"_index\":847,\"name\":{\"847\":{}},\"comment\":{}}],[\"elsevier\",{\"_index\":848,\"name\":{\"848\":{}},\"comment\":{}}],[\"embarcadero\",{\"_index\":849,\"name\":{\"849\":{}},\"comment\":{}}],[\"embark\",{\"_index\":850,\"name\":{\"850\":{}},\"comment\":{}}],[\"emberjs\",{\"_index\":851,\"name\":{\"851\":{}},\"comment\":{}}],[\"emby\",{\"_index\":852,\"name\":{\"852\":{}},\"comment\":{}}],[\"emirates\",{\"_index\":853,\"name\":{\"853\":{}},\"comment\":{}}],[\"emlakjet\",{\"_index\":854,\"name\":{\"854\":{}},\"comment\":{}}],[\"empirekred\",{\"_index\":855,\"name\":{\"855\":{}},\"comment\":{}}],[\"endeavouros\",{\"_index\":856,\"name\":{\"856\":{}},\"comment\":{}}],[\"engadget\",{\"_index\":857,\"name\":{\"857\":{}},\"comment\":{}}],[\"enpass\",{\"_index\":858,\"name\":{\"858\":{}},\"comment\":{}}],[\"enterprisedb\",{\"_index\":859,\"name\":{\"859\":{}},\"comment\":{}}],[\"env\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"envato\",{\"_index\":860,\"name\":{\"860\":{}},\"comment\":{}}],[\"envoyproxy\",{\"_index\":861,\"name\":{\"861\":{}},\"comment\":{}}],[\"epel\",{\"_index\":862,\"name\":{\"862\":{}},\"comment\":{}}],[\"epicgames\",{\"_index\":863,\"name\":{\"863\":{}},\"comment\":{}}],[\"epson\",{\"_index\":864,\"name\":{\"864\":{}},\"comment\":{}}],[\"equinixmetal\",{\"_index\":865,\"name\":{\"865\":{}},\"comment\":{}}],[\"eraser\",{\"_index\":866,\"name\":{\"866\":{}},\"comment\":{}}],[\"ericsson\",{\"_index\":867,\"name\":{\"867\":{}},\"comment\":{}}],[\"erlang\",{\"_index\":868,\"name\":{\"868\":{}},\"comment\":{}}],[\"erpnext\",{\"_index\":869,\"name\":{\"869\":{}},\"comment\":{}}],[\"esbuild\",{\"_index\":870,\"name\":{\"870\":{}},\"comment\":{}}],[\"esea\",{\"_index\":871,\"name\":{\"871\":{}},\"comment\":{}}],[\"eslgaming\",{\"_index\":872,\"name\":{\"872\":{}},\"comment\":{}}],[\"eslint\",{\"_index\":873,\"name\":{\"873\":{}},\"comment\":{}}],[\"esotericsoftware\",{\"_index\":874,\"name\":{\"874\":{}},\"comment\":{}}],[\"esphome\",{\"_index\":875,\"name\":{\"875\":{}},\"comment\":{}}],[\"espressif\",{\"_index\":876,\"name\":{\"876\":{}},\"comment\":{}}],[\"esri\",{\"_index\":877,\"name\":{\"877\":{}},\"comment\":{}}],[\"etcd\",{\"_index\":878,\"name\":{\"878\":{}},\"comment\":{}}],[\"ethereum\",{\"_index\":879,\"name\":{\"879\":{}},\"comment\":{}}],[\"ethers\",{\"_index\":880,\"name\":{\"880\":{}},\"comment\":{}}],[\"ethiopianairlines\",{\"_index\":881,\"name\":{\"881\":{}},\"comment\":{}}],[\"etihadairways\",{\"_index\":882,\"name\":{\"882\":{}},\"comment\":{}}],[\"etsy\",{\"_index\":883,\"name\":{\"883\":{}},\"comment\":{}}],[\"eventbrite\",{\"_index\":885,\"name\":{\"885\":{}},\"comment\":{}}],[\"eventstore\",{\"_index\":884,\"name\":{\"884\":{}},\"comment\":{}}],[\"evernote\",{\"_index\":886,\"name\":{\"886\":{}},\"comment\":{}}],[\"excalidraw\",{\"_index\":887,\"name\":{\"887\":{}},\"comment\":{}}],[\"exercism\",{\"_index\":888,\"name\":{\"888\":{}},\"comment\":{}}],[\"exordo\",{\"_index\":889,\"name\":{\"889\":{}},\"comment\":{}}],[\"exoscale\",{\"_index\":890,\"name\":{\"890\":{}},\"comment\":{}}],[\"expedia\",{\"_index\":891,\"name\":{\"891\":{}},\"comment\":{}}],[\"expensify\",{\"_index\":892,\"name\":{\"892\":{}},\"comment\":{}}],[\"expertsexchange\",{\"_index\":893,\"name\":{\"893\":{}},\"comment\":{}}],[\"expo\",{\"_index\":894,\"name\":{\"894\":{}},\"comment\":{}}],[\"express\",{\"_index\":895,\"name\":{\"895\":{}},\"comment\":{}}],[\"expressvpn\",{\"_index\":896,\"name\":{\"896\":{}},\"comment\":{}}],[\"eyeem\",{\"_index\":897,\"name\":{\"897\":{}},\"comment\":{}}],[\"f1\",{\"_index\":901,\"name\":{\"901\":{}},\"comment\":{}}],[\"f5\",{\"_index\":902,\"name\":{\"902\":{}},\"comment\":{}}],[\"facebook\",{\"_index\":903,\"name\":{\"903\":{}},\"comment\":{}}],[\"facebookgaming\",{\"_index\":904,\"name\":{\"904\":{}},\"comment\":{}}],[\"facebooklive\",{\"_index\":905,\"name\":{\"905\":{}},\"comment\":{}}],[\"faceit\",{\"_index\":906,\"name\":{\"906\":{}},\"comment\":{}}],[\"facepunch\",{\"_index\":907,\"name\":{\"907\":{}},\"comment\":{}}],[\"fairphone\",{\"_index\":908,\"name\":{\"908\":{}},\"comment\":{}}],[\"falco\",{\"_index\":909,\"name\":{\"909\":{}},\"comment\":{}}],[\"falcon\",{\"_index\":910,\"name\":{\"910\":{}},\"comment\":{}}],[\"fampay\",{\"_index\":911,\"name\":{\"911\":{}},\"comment\":{}}],[\"fandango\",{\"_index\":912,\"name\":{\"912\":{}},\"comment\":{}}],[\"fandom\",{\"_index\":913,\"name\":{\"913\":{}},\"comment\":{}}],[\"fanfou\",{\"_index\":914,\"name\":{\"914\":{}},\"comment\":{}}],[\"fantom\",{\"_index\":915,\"name\":{\"915\":{}},\"comment\":{}}],[\"farcaster\",{\"_index\":916,\"name\":{\"916\":{}},\"comment\":{}}],[\"fareharbor\",{\"_index\":917,\"name\":{\"917\":{}},\"comment\":{}}],[\"farfetch\",{\"_index\":918,\"name\":{\"918\":{}},\"comment\":{}}],[\"fastapi\",{\"_index\":919,\"name\":{\"919\":{}},\"comment\":{}}],[\"fastify\",{\"_index\":920,\"name\":{\"920\":{}},\"comment\":{}}],[\"fastlane\",{\"_index\":921,\"name\":{\"921\":{}},\"comment\":{}}],[\"fastly\",{\"_index\":922,\"name\":{\"922\":{}},\"comment\":{}}],[\"fathom\",{\"_index\":923,\"name\":{\"923\":{}},\"comment\":{}}],[\"fauna\",{\"_index\":924,\"name\":{\"924\":{}},\"comment\":{}}],[\"favro\",{\"_index\":925,\"name\":{\"925\":{}},\"comment\":{}}],[\"fdroid\",{\"_index\":898,\"name\":{\"898\":{}},\"comment\":{}}],[\"feathub\",{\"_index\":926,\"name\":{\"926\":{}},\"comment\":{}}],[\"fedex\",{\"_index\":927,\"name\":{\"927\":{}},\"comment\":{}}],[\"fedora\",{\"_index\":928,\"name\":{\"928\":{}},\"comment\":{}}],[\"feedly\",{\"_index\":929,\"name\":{\"929\":{}},\"comment\":{}}],[\"ferrari\",{\"_index\":930,\"name\":{\"930\":{}},\"comment\":{}}],[\"ferrarinv\",{\"_index\":931,\"name\":{\"931\":{}},\"comment\":{}}],[\"ferretdb\",{\"_index\":932,\"name\":{\"932\":{}},\"comment\":{}}],[\"ffmpeg\",{\"_index\":933,\"name\":{\"933\":{}},\"comment\":{}}],[\"fi\",{\"_index\":934,\"name\":{\"934\":{}},\"comment\":{}}],[\"fiat\",{\"_index\":935,\"name\":{\"935\":{}},\"comment\":{}}],[\"fidoalliance\",{\"_index\":936,\"name\":{\"936\":{}},\"comment\":{}}],[\"fifa\",{\"_index\":937,\"name\":{\"937\":{}},\"comment\":{}}],[\"fig\",{\"_index\":938,\"name\":{\"938\":{}},\"comment\":{}}],[\"figma\",{\"_index\":939,\"name\":{\"939\":{}},\"comment\":{}}],[\"figshare\",{\"_index\":940,\"name\":{\"940\":{}},\"comment\":{}}],[\"fila\",{\"_index\":941,\"name\":{\"941\":{}},\"comment\":{}}],[\"fileio\",{\"_index\":942,\"name\":{\"942\":{}},\"comment\":{}}],[\"files\",{\"_index\":943,\"name\":{\"943\":{}},\"comment\":{}}],[\"filezilla\",{\"_index\":944,\"name\":{\"944\":{}},\"comment\":{}}],[\"fineco\",{\"_index\":945,\"name\":{\"945\":{}},\"comment\":{}}],[\"fing\",{\"_index\":946,\"name\":{\"946\":{}},\"comment\":{}}],[\"firebase\",{\"_index\":947,\"name\":{\"947\":{}},\"comment\":{}}],[\"firefish\",{\"_index\":948,\"name\":{\"948\":{}},\"comment\":{}}],[\"fireflyiii\",{\"_index\":949,\"name\":{\"949\":{}},\"comment\":{}}],[\"firefox\",{\"_index\":950,\"name\":{\"950\":{}},\"comment\":{}}],[\"firefoxbrowser\",{\"_index\":951,\"name\":{\"951\":{}},\"comment\":{}}],[\"fireship\",{\"_index\":952,\"name\":{\"952\":{}},\"comment\":{}}],[\"firewalla\",{\"_index\":953,\"name\":{\"953\":{}},\"comment\":{}}],[\"first\",{\"_index\":954,\"name\":{\"954\":{}},\"comment\":{}}],[\"fishshell\",{\"_index\":955,\"name\":{\"955\":{}},\"comment\":{}}],[\"fitbit\",{\"_index\":956,\"name\":{\"956\":{}},\"comment\":{}}],[\"fivem\",{\"_index\":957,\"name\":{\"957\":{}},\"comment\":{}}],[\"fiverr\",{\"_index\":958,\"name\":{\"958\":{}},\"comment\":{}}],[\"fizz\",{\"_index\":959,\"name\":{\"959\":{}},\"comment\":{}}],[\"flashforge\",{\"_index\":960,\"name\":{\"960\":{}},\"comment\":{}}],[\"flask\",{\"_index\":961,\"name\":{\"961\":{}},\"comment\":{}}],[\"flat\",{\"_index\":962,\"name\":{\"962\":{},\"3163\":{}},\"comment\":{}}],[\"flathub\",{\"_index\":963,\"name\":{\"963\":{}},\"comment\":{}}],[\"flatpak\",{\"_index\":964,\"name\":{\"964\":{}},\"comment\":{}}],[\"flatsquare\",{\"_index\":3162,\"name\":{\"3164\":{}},\"comment\":{}}],[\"flickr\",{\"_index\":965,\"name\":{\"965\":{}},\"comment\":{}}],[\"flightaware\",{\"_index\":966,\"name\":{\"966\":{}},\"comment\":{}}],[\"flipboard\",{\"_index\":967,\"name\":{\"967\":{}},\"comment\":{}}],[\"flipkart\",{\"_index\":968,\"name\":{\"968\":{}},\"comment\":{}}],[\"floatplane\",{\"_index\":969,\"name\":{\"969\":{}},\"comment\":{}}],[\"flood\",{\"_index\":970,\"name\":{\"970\":{}},\"comment\":{}}],[\"fluentbit\",{\"_index\":971,\"name\":{\"971\":{}},\"comment\":{}}],[\"fluentd\",{\"_index\":972,\"name\":{\"972\":{}},\"comment\":{}}],[\"fluke\",{\"_index\":973,\"name\":{\"973\":{}},\"comment\":{}}],[\"flutter\",{\"_index\":974,\"name\":{\"974\":{}},\"comment\":{}}],[\"flux\",{\"_index\":975,\"name\":{\"975\":{}},\"comment\":{}}],[\"fluxus\",{\"_index\":976,\"name\":{\"976\":{}},\"comment\":{}}],[\"flyway\",{\"_index\":977,\"name\":{\"977\":{}},\"comment\":{}}],[\"fmod\",{\"_index\":978,\"name\":{\"978\":{}},\"comment\":{}}],[\"fnac\",{\"_index\":979,\"name\":{\"979\":{}},\"comment\":{}}],[\"folium\",{\"_index\":980,\"name\":{\"980\":{}},\"comment\":{}}],[\"fonoma\",{\"_index\":981,\"name\":{\"981\":{}},\"comment\":{}}],[\"fontawesome\",{\"_index\":982,\"name\":{\"982\":{}},\"comment\":{}}],[\"fontbase\",{\"_index\":983,\"name\":{\"983\":{}},\"comment\":{}}],[\"fontforge\",{\"_index\":984,\"name\":{\"984\":{}},\"comment\":{}}],[\"foobar2000\",{\"_index\":985,\"name\":{\"985\":{}},\"comment\":{}}],[\"foodpanda\",{\"_index\":986,\"name\":{\"986\":{}},\"comment\":{}}],[\"ford\",{\"_index\":987,\"name\":{\"987\":{}},\"comment\":{}}],[\"forgejo\",{\"_index\":988,\"name\":{\"988\":{}},\"comment\":{}}],[\"formik\",{\"_index\":989,\"name\":{\"989\":{}},\"comment\":{}}],[\"formspree\",{\"_index\":990,\"name\":{\"990\":{}},\"comment\":{}}],[\"formstack\",{\"_index\":991,\"name\":{\"991\":{}},\"comment\":{}}],[\"forthebadge\",{\"_index\":3163,\"name\":{\"3165\":{}},\"comment\":{}}],[\"fortinet\",{\"_index\":992,\"name\":{\"992\":{}},\"comment\":{}}],[\"fortran\",{\"_index\":993,\"name\":{\"993\":{}},\"comment\":{}}],[\"fossa\",{\"_index\":994,\"name\":{\"994\":{}},\"comment\":{}}],[\"fossilscm\",{\"_index\":995,\"name\":{\"995\":{}},\"comment\":{}}],[\"foundryvirtualtabletop\",{\"_index\":996,\"name\":{\"996\":{}},\"comment\":{}}],[\"foursquare\",{\"_index\":997,\"name\":{\"997\":{}},\"comment\":{}}],[\"foursquarecityguide\",{\"_index\":998,\"name\":{\"998\":{}},\"comment\":{}}],[\"fox\",{\"_index\":999,\"name\":{\"999\":{}},\"comment\":{}}],[\"foxtel\",{\"_index\":1000,\"name\":{\"1000\":{}},\"comment\":{}}],[\"fozzy\",{\"_index\":1001,\"name\":{\"1001\":{}},\"comment\":{}}],[\"framer\",{\"_index\":1002,\"name\":{\"1002\":{}},\"comment\":{}}],[\"framework\",{\"_index\":1003,\"name\":{\"1003\":{}},\"comment\":{}}],[\"framework7\",{\"_index\":1004,\"name\":{\"1004\":{}},\"comment\":{}}],[\"franprix\",{\"_index\":1005,\"name\":{\"1005\":{}},\"comment\":{}}],[\"frappe\",{\"_index\":1006,\"name\":{\"1006\":{}},\"comment\":{}}],[\"fraunhofergesellschaft\",{\"_index\":1007,\"name\":{\"1007\":{}},\"comment\":{}}],[\"freebsd\",{\"_index\":1008,\"name\":{\"1008\":{}},\"comment\":{}}],[\"freecad\",{\"_index\":1009,\"name\":{\"1009\":{}},\"comment\":{}}],[\"freecodecamp\",{\"_index\":1010,\"name\":{\"1010\":{}},\"comment\":{}}],[\"freedesktoporg\",{\"_index\":1011,\"name\":{\"1011\":{}},\"comment\":{}}],[\"freelancer\",{\"_index\":1012,\"name\":{\"1012\":{}},\"comment\":{}}],[\"freelancermap\",{\"_index\":1013,\"name\":{\"1013\":{}},\"comment\":{}}],[\"freenas\",{\"_index\":1014,\"name\":{\"1014\":{}},\"comment\":{}}],[\"freepik\",{\"_index\":1015,\"name\":{\"1015\":{}},\"comment\":{}}],[\"frontendmentor\",{\"_index\":1016,\"name\":{\"1016\":{}},\"comment\":{}}],[\"frontify\",{\"_index\":1017,\"name\":{\"1017\":{}},\"comment\":{}}],[\"fsecure\",{\"_index\":899,\"name\":{\"899\":{}},\"comment\":{}}],[\"fsharp\",{\"_index\":900,\"name\":{\"900\":{}},\"comment\":{}}],[\"fubo\",{\"_index\":1018,\"name\":{\"1018\":{}},\"comment\":{}}],[\"fueler\",{\"_index\":1019,\"name\":{\"1019\":{}},\"comment\":{}}],[\"fugacloud\",{\"_index\":1020,\"name\":{\"1020\":{}},\"comment\":{}}],[\"fujifilm\",{\"_index\":1021,\"name\":{\"1021\":{}},\"comment\":{}}],[\"fujitsu\",{\"_index\":1022,\"name\":{\"1022\":{}},\"comment\":{}}],[\"funimation\",{\"_index\":1023,\"name\":{\"1023\":{}},\"comment\":{}}],[\"furaffinity\",{\"_index\":1024,\"name\":{\"1024\":{}},\"comment\":{}}],[\"furrynetwork\",{\"_index\":1025,\"name\":{\"1025\":{}},\"comment\":{}}],[\"fusionauth\",{\"_index\":1026,\"name\":{\"1026\":{}},\"comment\":{}}],[\"futurelearn\",{\"_index\":1027,\"name\":{\"1027\":{}},\"comment\":{}}],[\"g2\",{\"_index\":1028,\"name\":{\"1028\":{}},\"comment\":{}}],[\"g2a\",{\"_index\":1029,\"name\":{\"1029\":{}},\"comment\":{}}],[\"g2g\",{\"_index\":1030,\"name\":{\"1030\":{}},\"comment\":{}}],[\"g_ant\",{\"_index\":1043,\"name\":{\"1043\":{}},\"comment\":{}}],[\"galaxus\",{\"_index\":1031,\"name\":{\"1031\":{}},\"comment\":{}}],[\"game__watch\",{\"_index\":1032,\"name\":{\"1032\":{}},\"comment\":{}}],[\"gamebanana\",{\"_index\":1035,\"name\":{\"1035\":{}},\"comment\":{}}],[\"gamedeveloper\",{\"_index\":1033,\"name\":{\"1033\":{}},\"comment\":{}}],[\"gamejolt\",{\"_index\":1034,\"name\":{\"1034\":{}},\"comment\":{}}],[\"gameloft\",{\"_index\":1036,\"name\":{\"1036\":{}},\"comment\":{}}],[\"gamemaker\",{\"_index\":1037,\"name\":{\"1037\":{}},\"comment\":{}}],[\"garmin\",{\"_index\":1038,\"name\":{\"1038\":{}},\"comment\":{}}],[\"gatling\",{\"_index\":1039,\"name\":{\"1039\":{}},\"comment\":{}}],[\"gatsby\",{\"_index\":1040,\"name\":{\"1040\":{}},\"comment\":{}}],[\"gcore\",{\"_index\":1041,\"name\":{\"1041\":{}},\"comment\":{}}],[\"gdal\",{\"_index\":1042,\"name\":{\"1042\":{}},\"comment\":{}}],[\"geeksforgeeks\",{\"_index\":1044,\"name\":{\"1044\":{}},\"comment\":{}}],[\"generalelectric\",{\"_index\":1045,\"name\":{\"1045\":{}},\"comment\":{}}],[\"generalmotors\",{\"_index\":1046,\"name\":{\"1046\":{}},\"comment\":{}}],[\"genius\",{\"_index\":1047,\"name\":{\"1047\":{}},\"comment\":{}}],[\"gentoo\",{\"_index\":1048,\"name\":{\"1048\":{}},\"comment\":{}}],[\"geocaching\",{\"_index\":1049,\"name\":{\"1049\":{}},\"comment\":{}}],[\"geode\",{\"_index\":1050,\"name\":{\"1050\":{}},\"comment\":{}}],[\"geopandas\",{\"_index\":1051,\"name\":{\"1051\":{}},\"comment\":{}}],[\"gerrit\",{\"_index\":1052,\"name\":{\"1052\":{}},\"comment\":{}}],[\"getx\",{\"_index\":1053,\"name\":{\"1053\":{}},\"comment\":{}}],[\"ghost\",{\"_index\":1054,\"name\":{\"1054\":{}},\"comment\":{}}],[\"ghostery\",{\"_index\":1055,\"name\":{\"1055\":{}},\"comment\":{}}],[\"gimp\",{\"_index\":1056,\"name\":{\"1056\":{}},\"comment\":{}}],[\"gin\",{\"_index\":1057,\"name\":{\"1057\":{}},\"comment\":{}}],[\"giphy\",{\"_index\":1058,\"name\":{\"1058\":{}},\"comment\":{}}],[\"git\",{\"_index\":1059,\"name\":{\"1059\":{}},\"comment\":{}}],[\"gitbook\",{\"_index\":1063,\"name\":{\"1063\":{}},\"comment\":{}}],[\"gitconnected\",{\"_index\":1064,\"name\":{\"1064\":{}},\"comment\":{}}],[\"gitea\",{\"_index\":1065,\"name\":{\"1065\":{}},\"comment\":{}}],[\"gitee\",{\"_index\":1066,\"name\":{\"1066\":{}},\"comment\":{}}],[\"gitextensions\",{\"_index\":1060,\"name\":{\"1060\":{}},\"comment\":{}}],[\"gitforwindows\",{\"_index\":1061,\"name\":{\"1061\":{}},\"comment\":{}}],[\"github\",{\"_index\":1067,\"name\":{\"1067\":{}},\"comment\":{}}],[\"githubactions\",{\"_index\":1068,\"name\":{\"1068\":{}},\"comment\":{}}],[\"githubcopilot\",{\"_index\":1069,\"name\":{\"1069\":{}},\"comment\":{}}],[\"githubpages\",{\"_index\":1070,\"name\":{\"1070\":{}},\"comment\":{}}],[\"githubsponsors\",{\"_index\":1071,\"name\":{\"1071\":{}},\"comment\":{}}],[\"gitignoreio\",{\"_index\":1072,\"name\":{\"1072\":{}},\"comment\":{}}],[\"gitkraken\",{\"_index\":1073,\"name\":{\"1073\":{}},\"comment\":{}}],[\"gitlab\",{\"_index\":1074,\"name\":{\"1074\":{}},\"comment\":{}}],[\"gitlfs\",{\"_index\":1062,\"name\":{\"1062\":{}},\"comment\":{}}],[\"gitpod\",{\"_index\":1075,\"name\":{\"1075\":{}},\"comment\":{}}],[\"gitter\",{\"_index\":1076,\"name\":{\"1076\":{}},\"comment\":{}}],[\"glassdoor\",{\"_index\":1077,\"name\":{\"1077\":{}},\"comment\":{}}],[\"glide\",{\"_index\":1078,\"name\":{\"1078\":{}},\"comment\":{}}],[\"glitch\",{\"_index\":1079,\"name\":{\"1079\":{}},\"comment\":{}}],[\"globus\",{\"_index\":1080,\"name\":{\"1080\":{}},\"comment\":{}}],[\"glovo\",{\"_index\":1081,\"name\":{\"1081\":{}},\"comment\":{}}],[\"gmail\",{\"_index\":1082,\"name\":{\"1082\":{}},\"comment\":{}}],[\"gnome\",{\"_index\":1083,\"name\":{\"1083\":{}},\"comment\":{}}],[\"gnometerminal\",{\"_index\":1084,\"name\":{\"1084\":{}},\"comment\":{}}],[\"gnu\",{\"_index\":1085,\"name\":{\"1085\":{}},\"comment\":{}}],[\"gnubash\",{\"_index\":1086,\"name\":{\"1086\":{}},\"comment\":{}}],[\"gnuemacs\",{\"_index\":1087,\"name\":{\"1087\":{}},\"comment\":{}}],[\"gnuicecat\",{\"_index\":1088,\"name\":{\"1088\":{}},\"comment\":{}}],[\"gnuprivacyguard\",{\"_index\":1089,\"name\":{\"1089\":{}},\"comment\":{}}],[\"gnusocial\",{\"_index\":1090,\"name\":{\"1090\":{}},\"comment\":{}}],[\"go\",{\"_index\":1091,\"name\":{\"1091\":{}},\"comment\":{}}],[\"gocd\",{\"_index\":1092,\"name\":{\"1092\":{}},\"comment\":{}}],[\"godaddy\",{\"_index\":1093,\"name\":{\"1093\":{}},\"comment\":{}}],[\"godotengine\",{\"_index\":1094,\"name\":{\"1094\":{}},\"comment\":{}}],[\"gofundme\",{\"_index\":1095,\"name\":{\"1095\":{}},\"comment\":{}}],[\"gogcom\",{\"_index\":1096,\"name\":{\"1096\":{}},\"comment\":{}}],[\"gojek\",{\"_index\":1097,\"name\":{\"1097\":{}},\"comment\":{}}],[\"goland\",{\"_index\":1098,\"name\":{\"1098\":{}},\"comment\":{}}],[\"goldenline\",{\"_index\":1099,\"name\":{\"1099\":{}},\"comment\":{}}],[\"goldmansachs\",{\"_index\":1100,\"name\":{\"1100\":{}},\"comment\":{}}],[\"goodreads\",{\"_index\":1101,\"name\":{\"1101\":{}},\"comment\":{}}],[\"google\",{\"_index\":1102,\"name\":{\"1102\":{}},\"comment\":{}}],[\"googleadmob\",{\"_index\":1103,\"name\":{\"1103\":{}},\"comment\":{}}],[\"googleads\",{\"_index\":1104,\"name\":{\"1104\":{}},\"comment\":{}}],[\"googleadsense\",{\"_index\":1105,\"name\":{\"1105\":{}},\"comment\":{}}],[\"googleanalytics\",{\"_index\":1106,\"name\":{\"1106\":{}},\"comment\":{}}],[\"googleappsscript\",{\"_index\":1107,\"name\":{\"1107\":{}},\"comment\":{}}],[\"googleassistant\",{\"_index\":1108,\"name\":{\"1108\":{}},\"comment\":{}}],[\"googleauthenticator\",{\"_index\":1109,\"name\":{\"1109\":{}},\"comment\":{}}],[\"googlebigquery\",{\"_index\":1110,\"name\":{\"1110\":{}},\"comment\":{}}],[\"googlebigtable\",{\"_index\":1111,\"name\":{\"1111\":{}},\"comment\":{}}],[\"googlecalendar\",{\"_index\":1112,\"name\":{\"1112\":{}},\"comment\":{}}],[\"googlecampaignmanager360\",{\"_index\":1113,\"name\":{\"1113\":{}},\"comment\":{}}],[\"googlecardboard\",{\"_index\":1114,\"name\":{\"1114\":{}},\"comment\":{}}],[\"googlechat\",{\"_index\":1115,\"name\":{\"1115\":{}},\"comment\":{}}],[\"googlechrome\",{\"_index\":1116,\"name\":{\"1116\":{}},\"comment\":{}}],[\"googlechronicle\",{\"_index\":1117,\"name\":{\"1117\":{}},\"comment\":{}}],[\"googleclassroom\",{\"_index\":1118,\"name\":{\"1118\":{}},\"comment\":{}}],[\"googlecloud\",{\"_index\":1119,\"name\":{\"1119\":{}},\"comment\":{}}],[\"googlecloudcomposer\",{\"_index\":1120,\"name\":{\"1120\":{}},\"comment\":{}}],[\"googlecloudspanner\",{\"_index\":1121,\"name\":{\"1121\":{}},\"comment\":{}}],[\"googlecloudstorage\",{\"_index\":1122,\"name\":{\"1122\":{}},\"comment\":{}}],[\"googlecolab\",{\"_index\":1123,\"name\":{\"1123\":{}},\"comment\":{}}],[\"googlecontaineroptimizedos\",{\"_index\":1124,\"name\":{\"1124\":{}},\"comment\":{}}],[\"googledataflow\",{\"_index\":1126,\"name\":{\"1126\":{}},\"comment\":{}}],[\"googledataproc\",{\"_index\":1127,\"name\":{\"1127\":{}},\"comment\":{}}],[\"googledatastudio\",{\"_index\":1125,\"name\":{\"1125\":{}},\"comment\":{}}],[\"googledisplay__video360\",{\"_index\":1128,\"name\":{\"1128\":{}},\"comment\":{}}],[\"googledocs\",{\"_index\":1129,\"name\":{\"1129\":{}},\"comment\":{}}],[\"googledrive\",{\"_index\":1130,\"name\":{\"1130\":{}},\"comment\":{}}],[\"googleearth\",{\"_index\":1131,\"name\":{\"1131\":{}},\"comment\":{}}],[\"googleearthengine\",{\"_index\":1132,\"name\":{\"1132\":{}},\"comment\":{}}],[\"googlefit\",{\"_index\":1133,\"name\":{\"1133\":{}},\"comment\":{}}],[\"googlefonts\",{\"_index\":1134,\"name\":{\"1134\":{}},\"comment\":{}}],[\"googleforms\",{\"_index\":1135,\"name\":{\"1135\":{}},\"comment\":{}}],[\"googlegemini\",{\"_index\":1136,\"name\":{\"1136\":{}},\"comment\":{}}],[\"googlehome\",{\"_index\":1137,\"name\":{\"1137\":{}},\"comment\":{}}],[\"googlekeep\",{\"_index\":1138,\"name\":{\"1138\":{}},\"comment\":{}}],[\"googlelens\",{\"_index\":1139,\"name\":{\"1139\":{}},\"comment\":{}}],[\"googlemaps\",{\"_index\":1140,\"name\":{\"1140\":{}},\"comment\":{}}],[\"googlemarketingplatform\",{\"_index\":1141,\"name\":{\"1141\":{}},\"comment\":{}}],[\"googlemeet\",{\"_index\":1142,\"name\":{\"1142\":{}},\"comment\":{}}],[\"googlemessages\",{\"_index\":1143,\"name\":{\"1143\":{}},\"comment\":{}}],[\"googlenearby\",{\"_index\":1144,\"name\":{\"1144\":{}},\"comment\":{}}],[\"googlenews\",{\"_index\":1145,\"name\":{\"1145\":{}},\"comment\":{}}],[\"googlepay\",{\"_index\":1146,\"name\":{\"1146\":{}},\"comment\":{}}],[\"googlephotos\",{\"_index\":1147,\"name\":{\"1147\":{}},\"comment\":{}}],[\"googleplay\",{\"_index\":1148,\"name\":{\"1148\":{}},\"comment\":{}}],[\"googlepub_sub\",{\"_index\":1149,\"name\":{\"1149\":{}},\"comment\":{}}],[\"googlescholar\",{\"_index\":1150,\"name\":{\"1150\":{}},\"comment\":{}}],[\"googlesearchconsole\",{\"_index\":1151,\"name\":{\"1151\":{}},\"comment\":{}}],[\"googlesheets\",{\"_index\":1152,\"name\":{\"1152\":{}},\"comment\":{}}],[\"googleslides\",{\"_index\":1153,\"name\":{\"1153\":{}},\"comment\":{}}],[\"googlestreetview\",{\"_index\":1154,\"name\":{\"1154\":{}},\"comment\":{}}],[\"googletagmanager\",{\"_index\":1155,\"name\":{\"1155\":{}},\"comment\":{}}],[\"googletasks\",{\"_index\":1156,\"name\":{\"1156\":{}},\"comment\":{}}],[\"googletranslate\",{\"_index\":1157,\"name\":{\"1157\":{}},\"comment\":{}}],[\"gotomeeting\",{\"_index\":1158,\"name\":{\"1158\":{}},\"comment\":{}}],[\"grab\",{\"_index\":1159,\"name\":{\"1159\":{}},\"comment\":{}}],[\"gradle\",{\"_index\":1160,\"name\":{\"1160\":{}},\"comment\":{}}],[\"gradleplaypublisher\",{\"_index\":1161,\"name\":{\"1161\":{}},\"comment\":{}}],[\"grafana\",{\"_index\":1162,\"name\":{\"1162\":{}},\"comment\":{}}],[\"grammarly\",{\"_index\":1163,\"name\":{\"1163\":{}},\"comment\":{}}],[\"grandfrais\",{\"_index\":1164,\"name\":{\"1164\":{}},\"comment\":{}}],[\"grapheneos\",{\"_index\":1165,\"name\":{\"1165\":{}},\"comment\":{}}],[\"graphite\",{\"_index\":1166,\"name\":{\"1166\":{}},\"comment\":{}}],[\"graphql\",{\"_index\":1167,\"name\":{\"1167\":{}},\"comment\":{}}],[\"grav\",{\"_index\":1168,\"name\":{\"1168\":{}},\"comment\":{}}],[\"gravatar\",{\"_index\":1169,\"name\":{\"1169\":{}},\"comment\":{}}],[\"graylog\",{\"_index\":1170,\"name\":{\"1170\":{}},\"comment\":{}}],[\"greasyfork\",{\"_index\":1171,\"name\":{\"1171\":{}},\"comment\":{}}],[\"greatlearning\",{\"_index\":1172,\"name\":{\"1172\":{}},\"comment\":{}}],[\"greenhouse\",{\"_index\":1173,\"name\":{\"1173\":{}},\"comment\":{}}],[\"greensock\",{\"_index\":1174,\"name\":{\"1174\":{}},\"comment\":{}}],[\"gridai\",{\"_index\":1175,\"name\":{\"1175\":{}},\"comment\":{}}],[\"gridsome\",{\"_index\":1176,\"name\":{\"1176\":{}},\"comment\":{}}],[\"groupme\",{\"_index\":1177,\"name\":{\"1177\":{}},\"comment\":{}}],[\"groupon\",{\"_index\":1178,\"name\":{\"1178\":{}},\"comment\":{}}],[\"grubhub\",{\"_index\":1179,\"name\":{\"1179\":{}},\"comment\":{}}],[\"grunt\",{\"_index\":1180,\"name\":{\"1180\":{}},\"comment\":{}}],[\"gsk\",{\"_index\":1181,\"name\":{\"1181\":{}},\"comment\":{}}],[\"gsmarenacom\",{\"_index\":1182,\"name\":{\"1182\":{}},\"comment\":{}}],[\"gstreamer\",{\"_index\":1183,\"name\":{\"1183\":{}},\"comment\":{}}],[\"gtk\",{\"_index\":1184,\"name\":{\"1184\":{}},\"comment\":{}}],[\"guangzhoumetro\",{\"_index\":1185,\"name\":{\"1185\":{}},\"comment\":{}}],[\"guilded\",{\"_index\":1186,\"name\":{\"1186\":{}},\"comment\":{}}],[\"gulp\",{\"_index\":1187,\"name\":{\"1187\":{}},\"comment\":{}}],[\"gumroad\",{\"_index\":1188,\"name\":{\"1188\":{}},\"comment\":{}}],[\"gumtree\",{\"_index\":1189,\"name\":{\"1189\":{}},\"comment\":{}}],[\"gunicorn\",{\"_index\":1190,\"name\":{\"1190\":{}},\"comment\":{}}],[\"gurobi\",{\"_index\":1191,\"name\":{\"1191\":{}},\"comment\":{}}],[\"gusto\",{\"_index\":1192,\"name\":{\"1192\":{}},\"comment\":{}}],[\"gutenberg\",{\"_index\":1193,\"name\":{\"1193\":{}},\"comment\":{}}],[\"h3\",{\"_index\":1195,\"name\":{\"1195\":{}},\"comment\":{}}],[\"h_m\",{\"_index\":1194,\"name\":{\"1194\":{}},\"comment\":{}}],[\"habr\",{\"_index\":1196,\"name\":{\"1196\":{}},\"comment\":{}}],[\"hackaday\",{\"_index\":1199,\"name\":{\"1199\":{}},\"comment\":{}}],[\"hackclub\",{\"_index\":1197,\"name\":{\"1197\":{}},\"comment\":{}}],[\"hackerearth\",{\"_index\":1201,\"name\":{\"1201\":{}},\"comment\":{}}],[\"hackernoon\",{\"_index\":1200,\"name\":{\"1200\":{}},\"comment\":{}}],[\"hackerone\",{\"_index\":1202,\"name\":{\"1202\":{}},\"comment\":{}}],[\"hackerrank\",{\"_index\":1203,\"name\":{\"1203\":{}},\"comment\":{}}],[\"hackster\",{\"_index\":1204,\"name\":{\"1204\":{}},\"comment\":{}}],[\"hackthebox\",{\"_index\":1198,\"name\":{\"1198\":{}},\"comment\":{}}],[\"hal\",{\"_index\":1205,\"name\":{\"1205\":{}},\"comment\":{}}],[\"handlebarsjs\",{\"_index\":1206,\"name\":{\"1206\":{}},\"comment\":{}}],[\"handshake\",{\"_index\":1207,\"name\":{\"1207\":{}},\"comment\":{}}],[\"handshakeprotocol\",{\"_index\":1208,\"name\":{\"1208\":{}},\"comment\":{}}],[\"happycow\",{\"_index\":1209,\"name\":{\"1209\":{}},\"comment\":{}}],[\"harbor\",{\"_index\":1210,\"name\":{\"1210\":{}},\"comment\":{}}],[\"harmonyos\",{\"_index\":1211,\"name\":{\"1211\":{}},\"comment\":{}}],[\"hashicorp\",{\"_index\":1212,\"name\":{\"1212\":{}},\"comment\":{}}],[\"hashnode\",{\"_index\":1213,\"name\":{\"1213\":{}},\"comment\":{}}],[\"haskell\",{\"_index\":1214,\"name\":{\"1214\":{}},\"comment\":{}}],[\"hasura\",{\"_index\":1215,\"name\":{\"1215\":{}},\"comment\":{}}],[\"hatenabookmark\",{\"_index\":1216,\"name\":{\"1216\":{}},\"comment\":{}}],[\"haveibeenpwned\",{\"_index\":1217,\"name\":{\"1217\":{}},\"comment\":{}}],[\"haxe\",{\"_index\":1218,\"name\":{\"1218\":{}},\"comment\":{}}],[\"hbo\",{\"_index\":1219,\"name\":{\"1219\":{}},\"comment\":{}}],[\"hcl\",{\"_index\":1220,\"name\":{\"1220\":{}},\"comment\":{}}],[\"hdfcbank\",{\"_index\":1221,\"name\":{\"1221\":{}},\"comment\":{}}],[\"headlessui\",{\"_index\":1222,\"name\":{\"1222\":{}},\"comment\":{}}],[\"headphonezone\",{\"_index\":1223,\"name\":{\"1223\":{}},\"comment\":{}}],[\"headspace\",{\"_index\":1224,\"name\":{\"1224\":{}},\"comment\":{}}],[\"hearth\",{\"_index\":1225,\"name\":{\"1225\":{}},\"comment\":{}}],[\"hearthisat\",{\"_index\":1226,\"name\":{\"1226\":{}},\"comment\":{}}],[\"hedera\",{\"_index\":1227,\"name\":{\"1227\":{}},\"comment\":{}}],[\"helium\",{\"_index\":1228,\"name\":{\"1228\":{}},\"comment\":{}}],[\"hellofresh\",{\"_index\":1229,\"name\":{\"1229\":{}},\"comment\":{}}],[\"hellyhansen\",{\"_index\":1230,\"name\":{\"1230\":{}},\"comment\":{}}],[\"helm\",{\"_index\":1231,\"name\":{\"1231\":{}},\"comment\":{}}],[\"helpdesk\",{\"_index\":1233,\"name\":{\"1233\":{}},\"comment\":{}}],[\"helpscout\",{\"_index\":1232,\"name\":{\"1232\":{}},\"comment\":{}}],[\"hepsiemlak\",{\"_index\":1234,\"name\":{\"1234\":{}},\"comment\":{}}],[\"here\",{\"_index\":1235,\"name\":{\"1235\":{}},\"comment\":{}}],[\"heroku\",{\"_index\":1236,\"name\":{\"1236\":{}},\"comment\":{}}],[\"hetzner\",{\"_index\":1237,\"name\":{\"1237\":{}},\"comment\":{}}],[\"hevy\",{\"_index\":1238,\"name\":{\"1238\":{}},\"comment\":{}}],[\"hex\",{\"_index\":4,\"name\":{\"4\":{}},\"comment\":{}}],[\"hexlet\",{\"_index\":1239,\"name\":{\"1239\":{}},\"comment\":{}}],[\"hexo\",{\"_index\":1240,\"name\":{\"1240\":{}},\"comment\":{}}],[\"hey\",{\"_index\":1241,\"name\":{\"1241\":{}},\"comment\":{}}],[\"hibernate\",{\"_index\":1243,\"name\":{\"1243\":{}},\"comment\":{}}],[\"hibob\",{\"_index\":1242,\"name\":{\"1242\":{}},\"comment\":{}}],[\"hilton\",{\"_index\":1244,\"name\":{\"1244\":{}},\"comment\":{}}],[\"hiltonhotels__resorts\",{\"_index\":1245,\"name\":{\"1245\":{}},\"comment\":{}}],[\"hitachi\",{\"_index\":1246,\"name\":{\"1246\":{}},\"comment\":{}}],[\"hive\",{\"_index\":1247,\"name\":{\"1247\":{}},\"comment\":{}}],[\"hiveblockchain\",{\"_index\":1248,\"name\":{\"1248\":{}},\"comment\":{}}],[\"hivemq\",{\"_index\":1249,\"name\":{\"1249\":{}},\"comment\":{}}],[\"homarr\",{\"_index\":1250,\"name\":{\"1250\":{}},\"comment\":{}}],[\"homeadvisor\",{\"_index\":1253,\"name\":{\"1253\":{}},\"comment\":{}}],[\"homeassistant\",{\"_index\":1251,\"name\":{\"1251\":{}},\"comment\":{}}],[\"homeassistantcommunitystore\",{\"_index\":1252,\"name\":{\"1252\":{}},\"comment\":{}}],[\"homebrew\",{\"_index\":1254,\"name\":{\"1254\":{}},\"comment\":{}}],[\"homebridge\",{\"_index\":1255,\"name\":{\"1255\":{}},\"comment\":{}}],[\"homepage\",{\"_index\":1256,\"name\":{\"1256\":{}},\"comment\":{}}],[\"homify\",{\"_index\":1257,\"name\":{\"1257\":{}},\"comment\":{}}],[\"honda\",{\"_index\":1258,\"name\":{\"1258\":{}},\"comment\":{}}],[\"honey\",{\"_index\":1259,\"name\":{\"1259\":{}},\"comment\":{}}],[\"hono\",{\"_index\":1260,\"name\":{\"1260\":{}},\"comment\":{}}],[\"honor\",{\"_index\":1261,\"name\":{\"1261\":{}},\"comment\":{}}],[\"hootsuite\",{\"_index\":1262,\"name\":{\"1262\":{}},\"comment\":{}}],[\"hoppscotch\",{\"_index\":1263,\"name\":{\"1263\":{}},\"comment\":{}}],[\"hostinger\",{\"_index\":1264,\"name\":{\"1264\":{}},\"comment\":{}}],[\"hotelscom\",{\"_index\":1265,\"name\":{\"1265\":{}},\"comment\":{}}],[\"hotjar\",{\"_index\":1266,\"name\":{\"1266\":{}},\"comment\":{}}],[\"hotwire\",{\"_index\":1267,\"name\":{\"1267\":{}},\"comment\":{}}],[\"houdini\",{\"_index\":1268,\"name\":{\"1268\":{}},\"comment\":{}}],[\"houzz\",{\"_index\":1269,\"name\":{\"1269\":{}},\"comment\":{}}],[\"hp\",{\"_index\":1270,\"name\":{\"1270\":{}},\"comment\":{}}],[\"hsbc\",{\"_index\":1271,\"name\":{\"1271\":{}},\"comment\":{}}],[\"html5\",{\"_index\":1273,\"name\":{\"1273\":{}},\"comment\":{}}],[\"htmlacademy\",{\"_index\":1272,\"name\":{\"1272\":{}},\"comment\":{}}],[\"htmx\",{\"_index\":1274,\"name\":{\"1274\":{}},\"comment\":{}}],[\"htop\",{\"_index\":1275,\"name\":{\"1275\":{}},\"comment\":{}}],[\"httpie\",{\"_index\":1276,\"name\":{\"1276\":{}},\"comment\":{}}],[\"huawei\",{\"_index\":1277,\"name\":{\"1277\":{}},\"comment\":{}}],[\"hubspot\",{\"_index\":1278,\"name\":{\"1278\":{}},\"comment\":{}}],[\"huggingface\",{\"_index\":1279,\"name\":{\"1279\":{}},\"comment\":{}}],[\"hugo\",{\"_index\":1280,\"name\":{\"1280\":{}},\"comment\":{}}],[\"humblebundle\",{\"_index\":1281,\"name\":{\"1281\":{}},\"comment\":{}}],[\"hungryjack_s\",{\"_index\":1282,\"name\":{\"1282\":{}},\"comment\":{}}],[\"husqvarna\",{\"_index\":1283,\"name\":{\"1283\":{}},\"comment\":{}}],[\"hyper\",{\"_index\":1284,\"name\":{\"1284\":{}},\"comment\":{}}],[\"hyperskill\",{\"_index\":1285,\"name\":{\"1285\":{}},\"comment\":{}}],[\"hypothesis\",{\"_index\":1286,\"name\":{\"1286\":{}},\"comment\":{}}],[\"hyprland\",{\"_index\":1287,\"name\":{\"1287\":{}},\"comment\":{}}],[\"hyundai\",{\"_index\":1288,\"name\":{\"1288\":{}},\"comment\":{}}],[\"i18next\",{\"_index\":1289,\"name\":{\"1289\":{}},\"comment\":{}}],[\"i3\",{\"_index\":1290,\"name\":{\"1290\":{}},\"comment\":{}}],[\"iata\",{\"_index\":1291,\"name\":{\"1291\":{}},\"comment\":{}}],[\"ibeacon\",{\"_index\":1292,\"name\":{\"1292\":{}},\"comment\":{}}],[\"iberia\",{\"_index\":1293,\"name\":{\"1293\":{}},\"comment\":{}}],[\"iced\",{\"_index\":1294,\"name\":{\"1294\":{}},\"comment\":{}}],[\"iceland\",{\"_index\":1295,\"name\":{\"1295\":{}},\"comment\":{}}],[\"icicibank\",{\"_index\":1296,\"name\":{\"1296\":{}},\"comment\":{}}],[\"icinga\",{\"_index\":1297,\"name\":{\"1297\":{}},\"comment\":{}}],[\"icloud\",{\"_index\":1298,\"name\":{\"1298\":{}},\"comment\":{}}],[\"icomoon\",{\"_index\":1299,\"name\":{\"1299\":{}},\"comment\":{}}],[\"icon\",{\"_index\":1300,\"name\":{\"1300\":{}},\"comment\":{}}],[\"iconfinder\",{\"_index\":1301,\"name\":{\"1301\":{}},\"comment\":{}}],[\"iconify\",{\"_index\":1302,\"name\":{\"1302\":{}},\"comment\":{}}],[\"iconjar\",{\"_index\":1303,\"name\":{\"1303\":{}},\"comment\":{}}],[\"icons\",{\"_index\":3158,\"name\":{\"3159\":{}},\"comment\":{}}],[\"icons8\",{\"_index\":1304,\"name\":{\"1304\":{}},\"comment\":{}}],[\"icq\",{\"_index\":1305,\"name\":{\"1305\":{}},\"comment\":{}}],[\"ieee\",{\"_index\":1306,\"name\":{\"1306\":{}},\"comment\":{}}],[\"ifixit\",{\"_index\":1307,\"name\":{\"1307\":{}},\"comment\":{}}],[\"ifood\",{\"_index\":1308,\"name\":{\"1308\":{}},\"comment\":{}}],[\"ifttt\",{\"_index\":1309,\"name\":{\"1309\":{}},\"comment\":{}}],[\"igdb\",{\"_index\":1310,\"name\":{\"1310\":{}},\"comment\":{}}],[\"ign\",{\"_index\":1311,\"name\":{\"1311\":{}},\"comment\":{}}],[\"iheartradio\",{\"_index\":1312,\"name\":{\"1312\":{}},\"comment\":{}}],[\"ikea\",{\"_index\":1313,\"name\":{\"1313\":{}},\"comment\":{}}],[\"imagej\",{\"_index\":1316,\"name\":{\"1316\":{}},\"comment\":{}}],[\"imagesc\",{\"_index\":1315,\"name\":{\"1315\":{}},\"comment\":{}}],[\"imdb\",{\"_index\":1317,\"name\":{\"1317\":{}},\"comment\":{}}],[\"imessage\",{\"_index\":1318,\"name\":{\"1318\":{}},\"comment\":{}}],[\"imgsrc\",{\"_index\":3180,\"name\":{\"3185\":{},\"3203\":{}},\"comment\":{}}],[\"imgur\",{\"_index\":1319,\"name\":{\"1319\":{}},\"comment\":{}}],[\"immer\",{\"_index\":1320,\"name\":{\"1320\":{}},\"comment\":{}}],[\"immich\",{\"_index\":1321,\"name\":{\"1321\":{}},\"comment\":{}}],[\"imou\",{\"_index\":1322,\"name\":{\"1322\":{}},\"comment\":{}}],[\"improvmx\",{\"_index\":1323,\"name\":{\"1323\":{}},\"comment\":{}}],[\"indeed\",{\"_index\":1324,\"name\":{\"1324\":{}},\"comment\":{}}],[\"indiansuperleague\",{\"_index\":1325,\"name\":{\"1325\":{}},\"comment\":{}}],[\"indiehackers\",{\"_index\":1326,\"name\":{\"1326\":{}},\"comment\":{}}],[\"indigo\",{\"_index\":1327,\"name\":{\"1327\":{}},\"comment\":{}}],[\"inertia\",{\"_index\":1328,\"name\":{\"1328\":{}},\"comment\":{}}],[\"infiniti\",{\"_index\":1329,\"name\":{\"1329\":{}},\"comment\":{}}],[\"influxdb\",{\"_index\":1330,\"name\":{\"1330\":{}},\"comment\":{}}],[\"infomaniak\",{\"_index\":1331,\"name\":{\"1331\":{}},\"comment\":{}}],[\"infoq\",{\"_index\":1332,\"name\":{\"1332\":{}},\"comment\":{}}],[\"informatica\",{\"_index\":1333,\"name\":{\"1333\":{}},\"comment\":{}}],[\"infosys\",{\"_index\":1334,\"name\":{\"1334\":{}},\"comment\":{}}],[\"infracost\",{\"_index\":1335,\"name\":{\"1335\":{}},\"comment\":{}}],[\"ingress\",{\"_index\":1336,\"name\":{\"1336\":{}},\"comment\":{}}],[\"inkdrop\",{\"_index\":1337,\"name\":{\"1337\":{}},\"comment\":{}}],[\"inkscape\",{\"_index\":1338,\"name\":{\"1338\":{}},\"comment\":{}}],[\"inoreader\",{\"_index\":1339,\"name\":{\"1339\":{}},\"comment\":{}}],[\"insomnia\",{\"_index\":1340,\"name\":{\"1340\":{}},\"comment\":{}}],[\"inspire\",{\"_index\":1341,\"name\":{\"1341\":{}},\"comment\":{}}],[\"insta360\",{\"_index\":1342,\"name\":{\"1342\":{}},\"comment\":{}}],[\"instacart\",{\"_index\":1343,\"name\":{\"1343\":{}},\"comment\":{}}],[\"instagram\",{\"_index\":1344,\"name\":{\"1344\":{}},\"comment\":{}}],[\"instapaper\",{\"_index\":1345,\"name\":{\"1345\":{}},\"comment\":{}}],[\"instatus\",{\"_index\":1346,\"name\":{\"1346\":{}},\"comment\":{}}],[\"instructables\",{\"_index\":1347,\"name\":{\"1347\":{}},\"comment\":{}}],[\"instructure\",{\"_index\":1348,\"name\":{\"1348\":{}},\"comment\":{}}],[\"intel\",{\"_index\":1349,\"name\":{\"1349\":{}},\"comment\":{}}],[\"intellijidea\",{\"_index\":1350,\"name\":{\"1350\":{}},\"comment\":{}}],[\"interactiondesignfoundation\",{\"_index\":1351,\"name\":{\"1351\":{}},\"comment\":{}}],[\"interactjs\",{\"_index\":1352,\"name\":{\"1352\":{}},\"comment\":{}}],[\"interbase\",{\"_index\":1353,\"name\":{\"1353\":{}},\"comment\":{}}],[\"intercom\",{\"_index\":1354,\"name\":{\"1354\":{}},\"comment\":{}}],[\"intermarche\",{\"_index\":1355,\"name\":{\"1355\":{}},\"comment\":{}}],[\"internetarchive\",{\"_index\":1356,\"name\":{\"1356\":{}},\"comment\":{}}],[\"internetcomputer\",{\"_index\":1357,\"name\":{\"1357\":{}},\"comment\":{}}],[\"intigriti\",{\"_index\":1358,\"name\":{\"1358\":{}},\"comment\":{}}],[\"intuit\",{\"_index\":1359,\"name\":{\"1359\":{}},\"comment\":{}}],[\"invision\",{\"_index\":1360,\"name\":{\"1360\":{}},\"comment\":{}}],[\"invoiceninja\",{\"_index\":1361,\"name\":{\"1361\":{}},\"comment\":{}}],[\"iobroker\",{\"_index\":1362,\"name\":{\"1362\":{}},\"comment\":{}}],[\"ionic\",{\"_index\":1363,\"name\":{\"1363\":{}},\"comment\":{}}],[\"ionos\",{\"_index\":1364,\"name\":{\"1364\":{}},\"comment\":{}}],[\"ios\",{\"_index\":1365,\"name\":{\"1365\":{}},\"comment\":{}}],[\"iota\",{\"_index\":1366,\"name\":{\"1366\":{}},\"comment\":{}}],[\"ipfs\",{\"_index\":1367,\"name\":{\"1367\":{}},\"comment\":{}}],[\"iris\",{\"_index\":1368,\"name\":{\"1368\":{}},\"comment\":{}}],[\"irobot\",{\"_index\":1369,\"name\":{\"1369\":{}},\"comment\":{}}],[\"isc2\",{\"_index\":1370,\"name\":{\"1370\":{}},\"comment\":{}}],[\"issuu\",{\"_index\":1371,\"name\":{\"1371\":{}},\"comment\":{}}],[\"istio\",{\"_index\":1372,\"name\":{\"1372\":{}},\"comment\":{}}],[\"itchio\",{\"_index\":1373,\"name\":{\"1373\":{}},\"comment\":{}}],[\"iterm2\",{\"_index\":1374,\"name\":{\"1374\":{}},\"comment\":{}}],[\"itunes\",{\"_index\":1375,\"name\":{\"1375\":{}},\"comment\":{}}],[\"itvx\",{\"_index\":1376,\"name\":{\"1376\":{}},\"comment\":{}}],[\"iveco\",{\"_index\":1377,\"name\":{\"1377\":{}},\"comment\":{}}],[\"jabber\",{\"_index\":1378,\"name\":{\"1378\":{}},\"comment\":{}}],[\"jaeger\",{\"_index\":1379,\"name\":{\"1379\":{}},\"comment\":{}}],[\"jaguar\",{\"_index\":1380,\"name\":{\"1380\":{}},\"comment\":{}}],[\"jamboard\",{\"_index\":1381,\"name\":{\"1381\":{}},\"comment\":{}}],[\"jameson\",{\"_index\":1382,\"name\":{\"1382\":{}},\"comment\":{}}],[\"jamstack\",{\"_index\":1383,\"name\":{\"1383\":{}},\"comment\":{}}],[\"jasmine\",{\"_index\":1384,\"name\":{\"1384\":{}},\"comment\":{}}],[\"javascript\",{\"_index\":1385,\"name\":{\"1385\":{}},\"comment\":{}}],[\"jbl\",{\"_index\":1386,\"name\":{\"1386\":{}},\"comment\":{}}],[\"jcb\",{\"_index\":1387,\"name\":{\"1387\":{}},\"comment\":{}}],[\"jeep\",{\"_index\":1388,\"name\":{\"1388\":{}},\"comment\":{}}],[\"jekyll\",{\"_index\":1389,\"name\":{\"1389\":{}},\"comment\":{}}],[\"jellyfin\",{\"_index\":1390,\"name\":{\"1390\":{}},\"comment\":{}}],[\"jenkins\",{\"_index\":1391,\"name\":{\"1391\":{}},\"comment\":{}}],[\"jest\",{\"_index\":1392,\"name\":{\"1392\":{}},\"comment\":{}}],[\"jet\",{\"_index\":1393,\"name\":{\"1393\":{}},\"comment\":{}}],[\"jetblue\",{\"_index\":1394,\"name\":{\"1394\":{}},\"comment\":{}}],[\"jetbrains\",{\"_index\":1395,\"name\":{\"1395\":{}},\"comment\":{}}],[\"jetpackcompose\",{\"_index\":1396,\"name\":{\"1396\":{}},\"comment\":{}}],[\"jfrog\",{\"_index\":1397,\"name\":{\"1397\":{}},\"comment\":{}}],[\"jfrogpipelines\",{\"_index\":1398,\"name\":{\"1398\":{}},\"comment\":{}}],[\"jhipster\",{\"_index\":1399,\"name\":{\"1399\":{}},\"comment\":{}}],[\"jinja\",{\"_index\":1400,\"name\":{\"1400\":{}},\"comment\":{}}],[\"jira\",{\"_index\":1401,\"name\":{\"1401\":{}},\"comment\":{}}],[\"jirasoftware\",{\"_index\":1402,\"name\":{\"1402\":{}},\"comment\":{}}],[\"jitpack\",{\"_index\":1403,\"name\":{\"1403\":{}},\"comment\":{}}],[\"jitsi\",{\"_index\":1404,\"name\":{\"1404\":{}},\"comment\":{}}],[\"johndeere\",{\"_index\":1405,\"name\":{\"1405\":{}},\"comment\":{}}],[\"joomla\",{\"_index\":1406,\"name\":{\"1406\":{}},\"comment\":{}}],[\"joplin\",{\"_index\":1407,\"name\":{\"1407\":{}},\"comment\":{}}],[\"jordan\",{\"_index\":1408,\"name\":{\"1408\":{}},\"comment\":{}}],[\"jouav\",{\"_index\":1409,\"name\":{\"1409\":{}},\"comment\":{}}],[\"jovian\",{\"_index\":1410,\"name\":{\"1410\":{}},\"comment\":{}}],[\"jpeg\",{\"_index\":1411,\"name\":{\"1411\":{}},\"comment\":{}}],[\"jquery\",{\"_index\":1412,\"name\":{\"1412\":{}},\"comment\":{}}],[\"jrgroup\",{\"_index\":1413,\"name\":{\"1413\":{}},\"comment\":{}}],[\"jsdelivr\",{\"_index\":1414,\"name\":{\"1414\":{}},\"comment\":{}}],[\"jsfiddle\",{\"_index\":1415,\"name\":{\"1415\":{}},\"comment\":{}}],[\"json\",{\"_index\":1416,\"name\":{\"1416\":{},\"3168\":{}},\"comment\":{}}],[\"jsonwebtokens\",{\"_index\":1417,\"name\":{\"1417\":{}},\"comment\":{}}],[\"jsr\",{\"_index\":1418,\"name\":{\"1418\":{}},\"comment\":{}}],[\"jss\",{\"_index\":1419,\"name\":{\"1419\":{}},\"comment\":{}}],[\"juce\",{\"_index\":1420,\"name\":{\"1420\":{}},\"comment\":{}}],[\"juejin\",{\"_index\":1421,\"name\":{\"1421\":{}},\"comment\":{}}],[\"juke\",{\"_index\":1422,\"name\":{\"1422\":{}},\"comment\":{}}],[\"julia\",{\"_index\":1423,\"name\":{\"1423\":{}},\"comment\":{}}],[\"junipernetworks\",{\"_index\":1424,\"name\":{\"1424\":{}},\"comment\":{}}],[\"junit5\",{\"_index\":1425,\"name\":{\"1425\":{}},\"comment\":{}}],[\"jupyter\",{\"_index\":1426,\"name\":{\"1426\":{}},\"comment\":{}}],[\"justeat\",{\"_index\":1427,\"name\":{\"1427\":{}},\"comment\":{}}],[\"justgiving\",{\"_index\":1428,\"name\":{\"1428\":{}},\"comment\":{}}],[\"k3s\",{\"_index\":1429,\"name\":{\"1429\":{}},\"comment\":{}}],[\"k6\",{\"_index\":1430,\"name\":{\"1430\":{}},\"comment\":{}}],[\"kaggle\",{\"_index\":1431,\"name\":{\"1431\":{}},\"comment\":{}}],[\"kagi\",{\"_index\":1432,\"name\":{\"1432\":{}},\"comment\":{}}],[\"kahoot_\",{\"_index\":1433,\"name\":{\"1433\":{}},\"comment\":{}}],[\"kaios\",{\"_index\":1434,\"name\":{\"1434\":{}},\"comment\":{}}],[\"kakao\",{\"_index\":1435,\"name\":{\"1435\":{}},\"comment\":{}}],[\"kakaotalk\",{\"_index\":1436,\"name\":{\"1436\":{}},\"comment\":{}}],[\"kalilinux\",{\"_index\":1437,\"name\":{\"1437\":{}},\"comment\":{}}],[\"kamailio\",{\"_index\":1438,\"name\":{\"1438\":{}},\"comment\":{}}],[\"kaniko\",{\"_index\":1439,\"name\":{\"1439\":{}},\"comment\":{}}],[\"karlsruherverkehrsverbund\",{\"_index\":1440,\"name\":{\"1440\":{}},\"comment\":{}}],[\"kasasmart\",{\"_index\":1441,\"name\":{\"1441\":{}},\"comment\":{}}],[\"kashflow\",{\"_index\":1442,\"name\":{\"1442\":{}},\"comment\":{}}],[\"kaspersky\",{\"_index\":1443,\"name\":{\"1443\":{}},\"comment\":{}}],[\"katacoda\",{\"_index\":1444,\"name\":{\"1444\":{}},\"comment\":{}}],[\"katana\",{\"_index\":1445,\"name\":{\"1445\":{}},\"comment\":{}}],[\"kaufland\",{\"_index\":1446,\"name\":{\"1446\":{}},\"comment\":{}}],[\"kde\",{\"_index\":1447,\"name\":{\"1447\":{}},\"comment\":{}}],[\"kdenlive\",{\"_index\":1448,\"name\":{\"1448\":{}},\"comment\":{}}],[\"kedro\",{\"_index\":1449,\"name\":{\"1449\":{}},\"comment\":{}}],[\"keenetic\",{\"_index\":1450,\"name\":{\"1450\":{}},\"comment\":{}}],[\"keepachangelog\",{\"_index\":1451,\"name\":{\"1451\":{}},\"comment\":{}}],[\"keepassxc\",{\"_index\":1452,\"name\":{\"1452\":{}},\"comment\":{}}],[\"kentico\",{\"_index\":1453,\"name\":{\"1453\":{}},\"comment\":{}}],[\"keras\",{\"_index\":1454,\"name\":{\"1454\":{}},\"comment\":{}}],[\"keybase\",{\"_index\":1455,\"name\":{\"1455\":{}},\"comment\":{}}],[\"keycdn\",{\"_index\":1456,\"name\":{\"1456\":{}},\"comment\":{}}],[\"keycloak\",{\"_index\":1457,\"name\":{\"1457\":{}},\"comment\":{}}],[\"keystone\",{\"_index\":1458,\"name\":{\"1458\":{}},\"comment\":{}}],[\"kfc\",{\"_index\":1459,\"name\":{\"1459\":{}},\"comment\":{}}],[\"khanacademy\",{\"_index\":1460,\"name\":{\"1460\":{}},\"comment\":{}}],[\"khronosgroup\",{\"_index\":1461,\"name\":{\"1461\":{}},\"comment\":{}}],[\"kia\",{\"_index\":1462,\"name\":{\"1462\":{}},\"comment\":{}}],[\"kibana\",{\"_index\":1463,\"name\":{\"1463\":{}},\"comment\":{}}],[\"kicad\",{\"_index\":1464,\"name\":{\"1464\":{}},\"comment\":{}}],[\"kick\",{\"_index\":1465,\"name\":{\"1465\":{}},\"comment\":{}}],[\"kickstarter\",{\"_index\":1466,\"name\":{\"1466\":{}},\"comment\":{}}],[\"kik\",{\"_index\":1467,\"name\":{\"1467\":{}},\"comment\":{}}],[\"kingstontechnology\",{\"_index\":1468,\"name\":{\"1468\":{}},\"comment\":{}}],[\"kinopoisk\",{\"_index\":1469,\"name\":{\"1469\":{}},\"comment\":{}}],[\"kinsta\",{\"_index\":1470,\"name\":{\"1470\":{}},\"comment\":{}}],[\"kirby\",{\"_index\":1471,\"name\":{\"1471\":{}},\"comment\":{}}],[\"kit\",{\"_index\":1472,\"name\":{\"1472\":{}},\"comment\":{}}],[\"kitsu\",{\"_index\":1473,\"name\":{\"1473\":{}},\"comment\":{}}],[\"klarna\",{\"_index\":1474,\"name\":{\"1474\":{}},\"comment\":{}}],[\"klm\",{\"_index\":1475,\"name\":{\"1475\":{}},\"comment\":{}}],[\"klook\",{\"_index\":1476,\"name\":{\"1476\":{}},\"comment\":{}}],[\"knative\",{\"_index\":1477,\"name\":{\"1477\":{}},\"comment\":{}}],[\"knexjs\",{\"_index\":1478,\"name\":{\"1478\":{}},\"comment\":{}}],[\"knime\",{\"_index\":1479,\"name\":{\"1479\":{}},\"comment\":{}}],[\"knip\",{\"_index\":1480,\"name\":{\"1480\":{}},\"comment\":{}}],[\"knowledgebase\",{\"_index\":1481,\"name\":{\"1481\":{}},\"comment\":{}}],[\"known\",{\"_index\":1482,\"name\":{\"1482\":{}},\"comment\":{}}],[\"koa\",{\"_index\":1484,\"name\":{\"1484\":{}},\"comment\":{}}],[\"koc\",{\"_index\":1485,\"name\":{\"1485\":{}},\"comment\":{}}],[\"kodak\",{\"_index\":1486,\"name\":{\"1486\":{}},\"comment\":{}}],[\"kodi\",{\"_index\":1487,\"name\":{\"1487\":{}},\"comment\":{}}],[\"koenigsegg\",{\"_index\":1488,\"name\":{\"1488\":{}},\"comment\":{}}],[\"kofax\",{\"_index\":1489,\"name\":{\"1489\":{}},\"comment\":{}}],[\"kofi\",{\"_index\":1483,\"name\":{\"1483\":{}},\"comment\":{}}],[\"komoot\",{\"_index\":1490,\"name\":{\"1490\":{}},\"comment\":{}}],[\"konami\",{\"_index\":1491,\"name\":{\"1491\":{}},\"comment\":{}}],[\"kong\",{\"_index\":1492,\"name\":{\"1492\":{}},\"comment\":{}}],[\"kongregate\",{\"_index\":1493,\"name\":{\"1493\":{}},\"comment\":{}}],[\"konva\",{\"_index\":1494,\"name\":{\"1494\":{}},\"comment\":{}}],[\"kotlin\",{\"_index\":1495,\"name\":{\"1495\":{}},\"comment\":{}}],[\"koyeb\",{\"_index\":1496,\"name\":{\"1496\":{}},\"comment\":{}}],[\"krita\",{\"_index\":1497,\"name\":{\"1497\":{}},\"comment\":{}}],[\"ktm\",{\"_index\":1498,\"name\":{\"1498\":{}},\"comment\":{}}],[\"ktor\",{\"_index\":1499,\"name\":{\"1499\":{}},\"comment\":{}}],[\"kuaishou\",{\"_index\":1500,\"name\":{\"1500\":{}},\"comment\":{}}],[\"kubernetes\",{\"_index\":1501,\"name\":{\"1501\":{}},\"comment\":{}}],[\"kubuntu\",{\"_index\":1502,\"name\":{\"1502\":{}},\"comment\":{}}],[\"kucoin\",{\"_index\":1503,\"name\":{\"1503\":{}},\"comment\":{}}],[\"kuma\",{\"_index\":1504,\"name\":{\"1504\":{}},\"comment\":{}}],[\"kununu\",{\"_index\":1505,\"name\":{\"1505\":{}},\"comment\":{}}],[\"kuula\",{\"_index\":1506,\"name\":{\"1506\":{}},\"comment\":{}}],[\"kx\",{\"_index\":1507,\"name\":{\"1507\":{}},\"comment\":{}}],[\"kyocera\",{\"_index\":1508,\"name\":{\"1508\":{}},\"comment\":{}}],[\"l__quipe\",{\"_index\":1509,\"name\":{\"1509\":{}},\"comment\":{}}],[\"label\",{\"_index\":3181,\"name\":{\"3186\":{},\"3204\":{}},\"comment\":{}}],[\"labelcolor\",{\"_index\":3185,\"name\":{\"3190\":{},\"3208\":{}},\"comment\":{}}],[\"labview\",{\"_index\":1510,\"name\":{\"1510\":{}},\"comment\":{}}],[\"lada\",{\"_index\":1511,\"name\":{\"1511\":{}},\"comment\":{}}],[\"lamborghini\",{\"_index\":1512,\"name\":{\"1512\":{}},\"comment\":{}}],[\"landrover\",{\"_index\":1513,\"name\":{\"1513\":{}},\"comment\":{}}],[\"langchain\",{\"_index\":1514,\"name\":{\"1514\":{}},\"comment\":{}}],[\"lapce\",{\"_index\":1515,\"name\":{\"1515\":{}},\"comment\":{}}],[\"laragon\",{\"_index\":1516,\"name\":{\"1516\":{}},\"comment\":{}}],[\"laravel\",{\"_index\":1517,\"name\":{\"1517\":{}},\"comment\":{}}],[\"laravelhorizon\",{\"_index\":1518,\"name\":{\"1518\":{}},\"comment\":{}}],[\"laravelnova\",{\"_index\":1519,\"name\":{\"1519\":{}},\"comment\":{}}],[\"lastfm\",{\"_index\":1520,\"name\":{\"1520\":{}},\"comment\":{}}],[\"lastpass\",{\"_index\":1521,\"name\":{\"1521\":{}},\"comment\":{}}],[\"latex\",{\"_index\":1522,\"name\":{\"1522\":{}},\"comment\":{}}],[\"launchpad\",{\"_index\":1523,\"name\":{\"1523\":{}},\"comment\":{}}],[\"lazarus\",{\"_index\":1524,\"name\":{\"1524\":{}},\"comment\":{}}],[\"lazyvim\",{\"_index\":1525,\"name\":{\"1525\":{}},\"comment\":{}}],[\"lbry\",{\"_index\":1526,\"name\":{\"1526\":{}},\"comment\":{}}],[\"leaderprice\",{\"_index\":1527,\"name\":{\"1527\":{}},\"comment\":{}}],[\"leaflet\",{\"_index\":1528,\"name\":{\"1528\":{}},\"comment\":{}}],[\"leagueoflegends\",{\"_index\":1529,\"name\":{\"1529\":{}},\"comment\":{}}],[\"leanpub\",{\"_index\":1530,\"name\":{\"1530\":{}},\"comment\":{}}],[\"leetcode\",{\"_index\":1531,\"name\":{\"1531\":{}},\"comment\":{}}],[\"legacygames\",{\"_index\":1532,\"name\":{\"1532\":{}},\"comment\":{}}],[\"leica\",{\"_index\":1533,\"name\":{\"1533\":{}},\"comment\":{}}],[\"lemmy\",{\"_index\":1534,\"name\":{\"1534\":{}},\"comment\":{}}],[\"lemonsqueezy\",{\"_index\":1535,\"name\":{\"1535\":{}},\"comment\":{}}],[\"lenovo\",{\"_index\":1536,\"name\":{\"1536\":{}},\"comment\":{}}],[\"lens\",{\"_index\":1537,\"name\":{\"1537\":{}},\"comment\":{}}],[\"leptos\",{\"_index\":1538,\"name\":{\"1538\":{}},\"comment\":{}}],[\"lerna\",{\"_index\":1539,\"name\":{\"1539\":{}},\"comment\":{}}],[\"leroymerlin\",{\"_index\":1540,\"name\":{\"1540\":{}},\"comment\":{}}],[\"leslibraires\",{\"_index\":1541,\"name\":{\"1541\":{}},\"comment\":{}}],[\"less\",{\"_index\":1542,\"name\":{\"1542\":{}},\"comment\":{}}],[\"let_sencrypt\",{\"_index\":1543,\"name\":{\"1543\":{}},\"comment\":{}}],[\"letterboxd\",{\"_index\":1544,\"name\":{\"1544\":{}},\"comment\":{}}],[\"levelsfyi\",{\"_index\":1545,\"name\":{\"1545\":{}},\"comment\":{}}],[\"lg\",{\"_index\":1546,\"name\":{\"1546\":{}},\"comment\":{}}],[\"liberachat\",{\"_index\":1548,\"name\":{\"1548\":{}},\"comment\":{}}],[\"liberapay\",{\"_index\":1549,\"name\":{\"1549\":{}},\"comment\":{}}],[\"librariesio\",{\"_index\":1550,\"name\":{\"1550\":{}},\"comment\":{}}],[\"librarything\",{\"_index\":1551,\"name\":{\"1551\":{}},\"comment\":{}}],[\"libreoffice\",{\"_index\":1552,\"name\":{\"1552\":{}},\"comment\":{}}],[\"libreofficebase\",{\"_index\":1553,\"name\":{\"1553\":{}},\"comment\":{}}],[\"libreofficecalc\",{\"_index\":1554,\"name\":{\"1554\":{}},\"comment\":{}}],[\"libreofficedraw\",{\"_index\":1555,\"name\":{\"1555\":{}},\"comment\":{}}],[\"libreofficeimpress\",{\"_index\":1556,\"name\":{\"1556\":{}},\"comment\":{}}],[\"libreofficemath\",{\"_index\":1557,\"name\":{\"1557\":{}},\"comment\":{}}],[\"libreofficewriter\",{\"_index\":1558,\"name\":{\"1558\":{}},\"comment\":{}}],[\"librewolf\",{\"_index\":1559,\"name\":{\"1559\":{}},\"comment\":{}}],[\"libuv\",{\"_index\":1560,\"name\":{\"1560\":{}},\"comment\":{}}],[\"lichess\",{\"_index\":1561,\"name\":{\"1561\":{}},\"comment\":{}}],[\"lidl\",{\"_index\":1562,\"name\":{\"1562\":{}},\"comment\":{}}],[\"lifx\",{\"_index\":1563,\"name\":{\"1563\":{}},\"comment\":{}}],[\"lightburn\",{\"_index\":1564,\"name\":{\"1564\":{}},\"comment\":{}}],[\"lighthouse\",{\"_index\":1565,\"name\":{\"1565\":{}},\"comment\":{}}],[\"lightning\",{\"_index\":1566,\"name\":{\"1566\":{}},\"comment\":{}}],[\"limesurvey\",{\"_index\":1567,\"name\":{\"1567\":{}},\"comment\":{}}],[\"line\",{\"_index\":1568,\"name\":{\"1568\":{}},\"comment\":{}}],[\"lineageos\",{\"_index\":1569,\"name\":{\"1569\":{}},\"comment\":{}}],[\"linear\",{\"_index\":1570,\"name\":{\"1570\":{}},\"comment\":{}}],[\"lining\",{\"_index\":1547,\"name\":{\"1547\":{}},\"comment\":{}}],[\"linkedin\",{\"_index\":1571,\"name\":{\"1571\":{}},\"comment\":{}}],[\"linkerd\",{\"_index\":1572,\"name\":{\"1572\":{}},\"comment\":{}}],[\"linkfire\",{\"_index\":1573,\"name\":{\"1573\":{}},\"comment\":{}}],[\"linksys\",{\"_index\":1574,\"name\":{\"1574\":{}},\"comment\":{}}],[\"linktree\",{\"_index\":1575,\"name\":{\"1575\":{}},\"comment\":{}}],[\"lintcode\",{\"_index\":1576,\"name\":{\"1576\":{}},\"comment\":{}}],[\"linux\",{\"_index\":1577,\"name\":{\"1577\":{}},\"comment\":{}}],[\"linuxcontainers\",{\"_index\":1578,\"name\":{\"1578\":{}},\"comment\":{}}],[\"linuxfoundation\",{\"_index\":1579,\"name\":{\"1579\":{}},\"comment\":{}}],[\"linuxmint\",{\"_index\":1580,\"name\":{\"1580\":{}},\"comment\":{}}],[\"linuxprofessionalinstitute\",{\"_index\":1581,\"name\":{\"1581\":{}},\"comment\":{}}],[\"linuxserver\",{\"_index\":1582,\"name\":{\"1582\":{}},\"comment\":{}}],[\"lionair\",{\"_index\":1583,\"name\":{\"1583\":{}},\"comment\":{}}],[\"liquibase\",{\"_index\":1584,\"name\":{\"1584\":{}},\"comment\":{}}],[\"listmonk\",{\"_index\":1585,\"name\":{\"1585\":{}},\"comment\":{}}],[\"lit\",{\"_index\":1586,\"name\":{\"1586\":{}},\"comment\":{}}],[\"litecoin\",{\"_index\":1587,\"name\":{\"1587\":{}},\"comment\":{}}],[\"litiengine\",{\"_index\":1588,\"name\":{\"1588\":{}},\"comment\":{}}],[\"livechat\",{\"_index\":1589,\"name\":{\"1589\":{}},\"comment\":{}}],[\"livejournal\",{\"_index\":1590,\"name\":{\"1590\":{}},\"comment\":{}}],[\"livewire\",{\"_index\":1591,\"name\":{\"1591\":{}},\"comment\":{}}],[\"llvm\",{\"_index\":1592,\"name\":{\"1592\":{}},\"comment\":{}}],[\"lmms\",{\"_index\":1593,\"name\":{\"1593\":{}},\"comment\":{}}],[\"local\",{\"_index\":1594,\"name\":{\"1594\":{}},\"comment\":{}}],[\"lodash\",{\"_index\":1595,\"name\":{\"1595\":{}},\"comment\":{}}],[\"logitech\",{\"_index\":1596,\"name\":{\"1596\":{}},\"comment\":{}}],[\"logitechg\",{\"_index\":1597,\"name\":{\"1597\":{}},\"comment\":{}}],[\"logmein\",{\"_index\":1598,\"name\":{\"1598\":{}},\"comment\":{}}],[\"logo\",{\"_index\":3182,\"name\":{\"3187\":{},\"3205\":{},\"3216\":{}},\"comment\":{}}],[\"logocolor\",{\"_index\":3184,\"name\":{\"3189\":{},\"3207\":{}},\"comment\":{}}],[\"logowidth\",{\"_index\":3186,\"name\":{\"3191\":{},\"3209\":{}},\"comment\":{}}],[\"logseq\",{\"_index\":1599,\"name\":{\"1599\":{}},\"comment\":{}}],[\"logstash\",{\"_index\":1600,\"name\":{\"1600\":{}},\"comment\":{}}],[\"looker\",{\"_index\":1601,\"name\":{\"1601\":{}},\"comment\":{}}],[\"loom\",{\"_index\":1602,\"name\":{\"1602\":{}},\"comment\":{}}],[\"loop\",{\"_index\":1603,\"name\":{\"1603\":{}},\"comment\":{}}],[\"loopback\",{\"_index\":1604,\"name\":{\"1604\":{}},\"comment\":{}}],[\"lootcrate\",{\"_index\":1605,\"name\":{\"1605\":{}},\"comment\":{}}],[\"lospec\",{\"_index\":1606,\"name\":{\"1606\":{}},\"comment\":{}}],[\"lotpolishairlines\",{\"_index\":1607,\"name\":{\"1607\":{}},\"comment\":{}}],[\"ltspice\",{\"_index\":1608,\"name\":{\"1608\":{}},\"comment\":{}}],[\"lua\",{\"_index\":1609,\"name\":{\"1609\":{}},\"comment\":{}}],[\"lubuntu\",{\"_index\":1610,\"name\":{\"1610\":{}},\"comment\":{}}],[\"lucia\",{\"_index\":1611,\"name\":{\"1611\":{}},\"comment\":{}}],[\"lucid\",{\"_index\":1612,\"name\":{\"1612\":{}},\"comment\":{}}],[\"ludwig\",{\"_index\":1613,\"name\":{\"1613\":{}},\"comment\":{}}],[\"lufthansa\",{\"_index\":1614,\"name\":{\"1614\":{}},\"comment\":{}}],[\"lumen\",{\"_index\":1615,\"name\":{\"1615\":{}},\"comment\":{}}],[\"lunacy\",{\"_index\":1616,\"name\":{\"1616\":{}},\"comment\":{}}],[\"lutris\",{\"_index\":1617,\"name\":{\"1617\":{}},\"comment\":{}}],[\"lydia\",{\"_index\":1618,\"name\":{\"1618\":{}},\"comment\":{}}],[\"lyft\",{\"_index\":1619,\"name\":{\"1619\":{}},\"comment\":{}}],[\"m_ller\",{\"_index\":1777,\"name\":{\"1777\":{}},\"comment\":{}}],[\"m_trodeparis\",{\"_index\":1707,\"name\":{\"1707\":{}},\"comment\":{}}],[\"maas\",{\"_index\":1620,\"name\":{\"1620\":{}},\"comment\":{}}],[\"macos\",{\"_index\":1621,\"name\":{\"1621\":{}},\"comment\":{}}],[\"macpaw\",{\"_index\":1622,\"name\":{\"1622\":{}},\"comment\":{}}],[\"macy_s\",{\"_index\":1623,\"name\":{\"1623\":{}},\"comment\":{}}],[\"magasinsu\",{\"_index\":1624,\"name\":{\"1624\":{}},\"comment\":{}}],[\"magento\",{\"_index\":1625,\"name\":{\"1625\":{}},\"comment\":{}}],[\"magic\",{\"_index\":1626,\"name\":{\"1626\":{}},\"comment\":{}}],[\"magisk\",{\"_index\":1627,\"name\":{\"1627\":{}},\"comment\":{}}],[\"mahindra\",{\"_index\":1628,\"name\":{\"1628\":{}},\"comment\":{}}],[\"mailchimp\",{\"_index\":1631,\"name\":{\"1631\":{}},\"comment\":{}}],[\"mailcom\",{\"_index\":1629,\"name\":{\"1629\":{}},\"comment\":{}}],[\"mailgun\",{\"_index\":1632,\"name\":{\"1632\":{}},\"comment\":{}}],[\"mailru\",{\"_index\":1630,\"name\":{\"1630\":{}},\"comment\":{}}],[\"mailtrap\",{\"_index\":1633,\"name\":{\"1633\":{}},\"comment\":{}}],[\"mainwp\",{\"_index\":1634,\"name\":{\"1634\":{}},\"comment\":{}}],[\"majorleaguehacking\",{\"_index\":1635,\"name\":{\"1635\":{}},\"comment\":{}}],[\"make\",{\"_index\":1636,\"name\":{\"1636\":{}},\"comment\":{}}],[\"makerbot\",{\"_index\":1637,\"name\":{\"1637\":{}},\"comment\":{}}],[\"malt\",{\"_index\":1638,\"name\":{\"1638\":{}},\"comment\":{}}],[\"malwarebytes\",{\"_index\":1639,\"name\":{\"1639\":{}},\"comment\":{}}],[\"mambaui\",{\"_index\":1640,\"name\":{\"1640\":{}},\"comment\":{}}],[\"mamp\",{\"_index\":1641,\"name\":{\"1641\":{}},\"comment\":{}}],[\"man\",{\"_index\":1642,\"name\":{\"1642\":{}},\"comment\":{}}],[\"manageiq\",{\"_index\":1643,\"name\":{\"1643\":{}},\"comment\":{}}],[\"manjaro\",{\"_index\":1644,\"name\":{\"1644\":{}},\"comment\":{}}],[\"mantine\",{\"_index\":1645,\"name\":{\"1645\":{}},\"comment\":{}}],[\"mapbox\",{\"_index\":1646,\"name\":{\"1646\":{}},\"comment\":{}}],[\"maplibre\",{\"_index\":1647,\"name\":{\"1647\":{}},\"comment\":{}}],[\"mariadb\",{\"_index\":1648,\"name\":{\"1648\":{}},\"comment\":{}}],[\"mariadbfoundation\",{\"_index\":1649,\"name\":{\"1649\":{}},\"comment\":{}}],[\"markdown\",{\"_index\":1650,\"name\":{\"1650\":{}},\"comment\":{}}],[\"marketo\",{\"_index\":1651,\"name\":{\"1651\":{}},\"comment\":{}}],[\"marko\",{\"_index\":1652,\"name\":{\"1652\":{}},\"comment\":{}}],[\"marriott\",{\"_index\":1653,\"name\":{\"1653\":{}},\"comment\":{}}],[\"marvelapp\",{\"_index\":1654,\"name\":{\"1654\":{}},\"comment\":{}}],[\"maserati\",{\"_index\":1655,\"name\":{\"1655\":{}},\"comment\":{}}],[\"mastercard\",{\"_index\":1656,\"name\":{\"1656\":{}},\"comment\":{}}],[\"mastercomfig\",{\"_index\":1657,\"name\":{\"1657\":{}},\"comment\":{}}],[\"mastodon\",{\"_index\":1658,\"name\":{\"1658\":{}},\"comment\":{}}],[\"materialdesign\",{\"_index\":1659,\"name\":{\"1659\":{}},\"comment\":{}}],[\"materialdesignicons\",{\"_index\":1660,\"name\":{\"1660\":{}},\"comment\":{}}],[\"materialformkdocs\",{\"_index\":1661,\"name\":{\"1661\":{}},\"comment\":{}}],[\"matillion\",{\"_index\":1662,\"name\":{\"1662\":{}},\"comment\":{}}],[\"matomo\",{\"_index\":1663,\"name\":{\"1663\":{}},\"comment\":{}}],[\"matrix\",{\"_index\":1664,\"name\":{\"1664\":{}},\"comment\":{}}],[\"matterjs\",{\"_index\":1665,\"name\":{\"1665\":{}},\"comment\":{}}],[\"mattermost\",{\"_index\":1666,\"name\":{\"1666\":{}},\"comment\":{}}],[\"matternet\",{\"_index\":1667,\"name\":{\"1667\":{}},\"comment\":{}}],[\"mautic\",{\"_index\":1668,\"name\":{\"1668\":{}},\"comment\":{}}],[\"max\",{\"_index\":1669,\"name\":{\"1669\":{}},\"comment\":{}}],[\"maxplanckgesellschaft\",{\"_index\":1670,\"name\":{\"1670\":{}},\"comment\":{}}],[\"maytag\",{\"_index\":1671,\"name\":{\"1671\":{}},\"comment\":{}}],[\"mazda\",{\"_index\":1672,\"name\":{\"1672\":{}},\"comment\":{}}],[\"mcafee\",{\"_index\":1673,\"name\":{\"1673\":{}},\"comment\":{}}],[\"mcdonald_s\",{\"_index\":1674,\"name\":{\"1674\":{}},\"comment\":{}}],[\"mclaren\",{\"_index\":1675,\"name\":{\"1675\":{}},\"comment\":{}}],[\"mdbook\",{\"_index\":1676,\"name\":{\"1676\":{}},\"comment\":{}}],[\"mdnwebdocs\",{\"_index\":1677,\"name\":{\"1677\":{}},\"comment\":{}}],[\"mdx\",{\"_index\":1678,\"name\":{\"1678\":{}},\"comment\":{}}],[\"mediafire\",{\"_index\":1679,\"name\":{\"1679\":{}},\"comment\":{}}],[\"mediamarkt\",{\"_index\":1680,\"name\":{\"1680\":{}},\"comment\":{}}],[\"mediatek\",{\"_index\":1681,\"name\":{\"1681\":{}},\"comment\":{}}],[\"medibangpaint\",{\"_index\":1682,\"name\":{\"1682\":{}},\"comment\":{}}],[\"medium\",{\"_index\":1683,\"name\":{\"1683\":{}},\"comment\":{}}],[\"medusa\",{\"_index\":1684,\"name\":{\"1684\":{}},\"comment\":{}}],[\"meetup\",{\"_index\":1685,\"name\":{\"1685\":{}},\"comment\":{}}],[\"mega\",{\"_index\":1686,\"name\":{\"1686\":{}},\"comment\":{}}],[\"meilisearch\",{\"_index\":1687,\"name\":{\"1687\":{}},\"comment\":{}}],[\"meituan\",{\"_index\":1688,\"name\":{\"1688\":{}},\"comment\":{}}],[\"meizu\",{\"_index\":1689,\"name\":{\"1689\":{}},\"comment\":{}}],[\"mendeley\",{\"_index\":1690,\"name\":{\"1690\":{}},\"comment\":{}}],[\"mentorcruise\",{\"_index\":1691,\"name\":{\"1691\":{}},\"comment\":{}}],[\"mercadopago\",{\"_index\":1692,\"name\":{\"1692\":{}},\"comment\":{}}],[\"mercedes\",{\"_index\":1693,\"name\":{\"1693\":{}},\"comment\":{}}],[\"merck\",{\"_index\":1694,\"name\":{\"1694\":{}},\"comment\":{}}],[\"mercurial\",{\"_index\":1695,\"name\":{\"1695\":{}},\"comment\":{}}],[\"mermaid\",{\"_index\":1696,\"name\":{\"1696\":{}},\"comment\":{}}],[\"message\",{\"_index\":3188,\"name\":{\"3199\":{}},\"comment\":{}}],[\"messenger\",{\"_index\":1697,\"name\":{\"1697\":{}},\"comment\":{}}],[\"meta\",{\"_index\":1698,\"name\":{\"1698\":{}},\"comment\":{}}],[\"metabase\",{\"_index\":1699,\"name\":{\"1699\":{}},\"comment\":{}}],[\"metacritic\",{\"_index\":1700,\"name\":{\"1700\":{}},\"comment\":{}}],[\"metafilter\",{\"_index\":1701,\"name\":{\"1701\":{}},\"comment\":{}}],[\"metasploit\",{\"_index\":1702,\"name\":{\"1702\":{}},\"comment\":{}}],[\"meteor\",{\"_index\":1703,\"name\":{\"1703\":{}},\"comment\":{}}],[\"metro\",{\"_index\":1704,\"name\":{\"1704\":{}},\"comment\":{}}],[\"metrodelaciudaddem_xico\",{\"_index\":1705,\"name\":{\"1705\":{}},\"comment\":{}}],[\"metrodemadrid\",{\"_index\":1706,\"name\":{\"1706\":{}},\"comment\":{}}],[\"mewe\",{\"_index\":1708,\"name\":{\"1708\":{}},\"comment\":{}}],[\"mg\",{\"_index\":1709,\"name\":{\"1709\":{}},\"comment\":{}}],[\"micro_bit\",{\"_index\":1711,\"name\":{\"1711\":{}},\"comment\":{}}],[\"microblog\",{\"_index\":1712,\"name\":{\"1712\":{}},\"comment\":{}}],[\"microeditor\",{\"_index\":1710,\"name\":{\"1710\":{}},\"comment\":{}}],[\"microgenetics\",{\"_index\":1713,\"name\":{\"1713\":{}},\"comment\":{}}],[\"micropython\",{\"_index\":1714,\"name\":{\"1714\":{}},\"comment\":{}}],[\"microstation\",{\"_index\":1715,\"name\":{\"1715\":{}},\"comment\":{}}],[\"microstrategy\",{\"_index\":1716,\"name\":{\"1716\":{}},\"comment\":{}}],[\"midi\",{\"_index\":1717,\"name\":{\"1717\":{}},\"comment\":{}}],[\"migadu\",{\"_index\":1718,\"name\":{\"1718\":{}},\"comment\":{}}],[\"mikrotik\",{\"_index\":1719,\"name\":{\"1719\":{}},\"comment\":{}}],[\"milanote\",{\"_index\":1720,\"name\":{\"1720\":{}},\"comment\":{}}],[\"milvus\",{\"_index\":1721,\"name\":{\"1721\":{}},\"comment\":{}}],[\"minds\",{\"_index\":1722,\"name\":{\"1722\":{}},\"comment\":{}}],[\"minetest\",{\"_index\":1723,\"name\":{\"1723\":{}},\"comment\":{}}],[\"mini\",{\"_index\":1724,\"name\":{\"1724\":{}},\"comment\":{}}],[\"minio\",{\"_index\":1725,\"name\":{\"1725\":{}},\"comment\":{}}],[\"mintlify\",{\"_index\":1726,\"name\":{\"1726\":{}},\"comment\":{}}],[\"minutemailer\",{\"_index\":1727,\"name\":{\"1727\":{}},\"comment\":{}}],[\"miraheze\",{\"_index\":1728,\"name\":{\"1728\":{}},\"comment\":{}}],[\"miro\",{\"_index\":1729,\"name\":{\"1729\":{}},\"comment\":{}}],[\"misskey\",{\"_index\":1730,\"name\":{\"1730\":{}},\"comment\":{}}],[\"mitsubishi\",{\"_index\":1731,\"name\":{\"1731\":{}},\"comment\":{}}],[\"mix\",{\"_index\":1732,\"name\":{\"1732\":{}},\"comment\":{}}],[\"mixcloud\",{\"_index\":1733,\"name\":{\"1733\":{}},\"comment\":{}}],[\"mixpanel\",{\"_index\":1734,\"name\":{\"1734\":{}},\"comment\":{}}],[\"mlb\",{\"_index\":1735,\"name\":{\"1735\":{}},\"comment\":{}}],[\"mlflow\",{\"_index\":1736,\"name\":{\"1736\":{}},\"comment\":{}}],[\"mobx\",{\"_index\":1737,\"name\":{\"1737\":{}},\"comment\":{}}],[\"mobxstatetree\",{\"_index\":1738,\"name\":{\"1738\":{}},\"comment\":{}}],[\"mocha\",{\"_index\":1739,\"name\":{\"1739\":{}},\"comment\":{}}],[\"mockserviceworker\",{\"_index\":1740,\"name\":{\"1740\":{}},\"comment\":{}}],[\"modal\",{\"_index\":1741,\"name\":{\"1741\":{}},\"comment\":{}}],[\"modin\",{\"_index\":1742,\"name\":{\"1742\":{}},\"comment\":{}}],[\"modrinth\",{\"_index\":1743,\"name\":{\"1743\":{}},\"comment\":{}}],[\"modx\",{\"_index\":1744,\"name\":{\"1744\":{}},\"comment\":{}}],[\"moleculer\",{\"_index\":1745,\"name\":{\"1745\":{}},\"comment\":{}}],[\"momenteo\",{\"_index\":1746,\"name\":{\"1746\":{}},\"comment\":{}}],[\"monero\",{\"_index\":1747,\"name\":{\"1747\":{}},\"comment\":{}}],[\"moneygram\",{\"_index\":1748,\"name\":{\"1748\":{}},\"comment\":{}}],[\"mongodb\",{\"_index\":1749,\"name\":{\"1749\":{}},\"comment\":{}}],[\"mongoose\",{\"_index\":1750,\"name\":{\"1750\":{}},\"comment\":{}}],[\"mongoosedotws\",{\"_index\":1751,\"name\":{\"1751\":{}},\"comment\":{}}],[\"monica\",{\"_index\":1752,\"name\":{\"1752\":{}},\"comment\":{}}],[\"monkeytie\",{\"_index\":1753,\"name\":{\"1753\":{}},\"comment\":{}}],[\"monkeytype\",{\"_index\":1754,\"name\":{\"1754\":{}},\"comment\":{}}],[\"monogame\",{\"_index\":1755,\"name\":{\"1755\":{}},\"comment\":{}}],[\"monoprix\",{\"_index\":1756,\"name\":{\"1756\":{}},\"comment\":{}}],[\"monster\",{\"_index\":1757,\"name\":{\"1757\":{}},\"comment\":{}}],[\"monzo\",{\"_index\":1758,\"name\":{\"1758\":{}},\"comment\":{}}],[\"moo\",{\"_index\":1759,\"name\":{\"1759\":{}},\"comment\":{}}],[\"moodle\",{\"_index\":1760,\"name\":{\"1760\":{}},\"comment\":{}}],[\"moonrepo\",{\"_index\":1761,\"name\":{\"1761\":{}},\"comment\":{}}],[\"moq\",{\"_index\":1762,\"name\":{\"1762\":{}},\"comment\":{}}],[\"moqups\",{\"_index\":1763,\"name\":{\"1763\":{}},\"comment\":{}}],[\"morrisons\",{\"_index\":1764,\"name\":{\"1764\":{}},\"comment\":{}}],[\"moscowmetro\",{\"_index\":1765,\"name\":{\"1765\":{}},\"comment\":{}}],[\"motorola\",{\"_index\":1766,\"name\":{\"1766\":{}},\"comment\":{}}],[\"mozilla\",{\"_index\":1767,\"name\":{\"1767\":{}},\"comment\":{}}],[\"mpv\",{\"_index\":1768,\"name\":{\"1768\":{}},\"comment\":{}}],[\"mqtt\",{\"_index\":1769,\"name\":{\"1769\":{}},\"comment\":{}}],[\"msi\",{\"_index\":1770,\"name\":{\"1770\":{}},\"comment\":{}}],[\"msibusiness\",{\"_index\":1771,\"name\":{\"1771\":{}},\"comment\":{}}],[\"mta\",{\"_index\":1772,\"name\":{\"1772\":{}},\"comment\":{}}],[\"mtr\",{\"_index\":1773,\"name\":{\"1773\":{}},\"comment\":{}}],[\"mubi\",{\"_index\":1774,\"name\":{\"1774\":{}},\"comment\":{}}],[\"mui\",{\"_index\":1775,\"name\":{\"1775\":{}},\"comment\":{}}],[\"mulesoft\",{\"_index\":1776,\"name\":{\"1776\":{}},\"comment\":{}}],[\"multisim\",{\"_index\":1778,\"name\":{\"1778\":{}},\"comment\":{}}],[\"mumble\",{\"_index\":1779,\"name\":{\"1779\":{}},\"comment\":{}}],[\"muo\",{\"_index\":1780,\"name\":{\"1780\":{}},\"comment\":{}}],[\"mural\",{\"_index\":1781,\"name\":{\"1781\":{}},\"comment\":{}}],[\"musescore\",{\"_index\":1782,\"name\":{\"1782\":{}},\"comment\":{}}],[\"musicbrainz\",{\"_index\":1783,\"name\":{\"1783\":{}},\"comment\":{}}],[\"mxlinux\",{\"_index\":1784,\"name\":{\"1784\":{}},\"comment\":{}}],[\"myanimelist\",{\"_index\":1785,\"name\":{\"1785\":{}},\"comment\":{}}],[\"myget\",{\"_index\":1786,\"name\":{\"1786\":{}},\"comment\":{}}],[\"myob\",{\"_index\":1787,\"name\":{\"1787\":{}},\"comment\":{}}],[\"myspace\",{\"_index\":1788,\"name\":{\"1788\":{}},\"comment\":{}}],[\"mysql\",{\"_index\":1789,\"name\":{\"1789\":{}},\"comment\":{}}],[\"n26\",{\"_index\":1790,\"name\":{\"1790\":{}},\"comment\":{}}],[\"n8n\",{\"_index\":1791,\"name\":{\"1791\":{}},\"comment\":{}}],[\"namebase\",{\"_index\":1792,\"name\":{\"1792\":{}},\"comment\":{}}],[\"namecheap\",{\"_index\":1793,\"name\":{\"1793\":{}},\"comment\":{}}],[\"namemc\",{\"_index\":1794,\"name\":{\"1794\":{}},\"comment\":{}}],[\"namesilo\",{\"_index\":1795,\"name\":{\"1795\":{}},\"comment\":{}}],[\"namuwiki\",{\"_index\":1796,\"name\":{\"1796\":{}},\"comment\":{}}],[\"nano\",{\"_index\":1797,\"name\":{\"1797\":{}},\"comment\":{}}],[\"nasa\",{\"_index\":1798,\"name\":{\"1798\":{}},\"comment\":{}}],[\"nationalgrid\",{\"_index\":1799,\"name\":{\"1799\":{}},\"comment\":{}}],[\"nationalrail\",{\"_index\":1800,\"name\":{\"1800\":{}},\"comment\":{}}],[\"nativescript\",{\"_index\":1801,\"name\":{\"1801\":{}},\"comment\":{}}],[\"natsio\",{\"_index\":1802,\"name\":{\"1802\":{}},\"comment\":{}}],[\"naver\",{\"_index\":1803,\"name\":{\"1803\":{}},\"comment\":{}}],[\"nba\",{\"_index\":1804,\"name\":{\"1804\":{}},\"comment\":{}}],[\"nbb\",{\"_index\":1805,\"name\":{\"1805\":{}},\"comment\":{}}],[\"nbc\",{\"_index\":1806,\"name\":{\"1806\":{}},\"comment\":{}}],[\"ndr\",{\"_index\":1807,\"name\":{\"1807\":{}},\"comment\":{}}],[\"near\",{\"_index\":1808,\"name\":{\"1808\":{}},\"comment\":{}}],[\"nec\",{\"_index\":1809,\"name\":{\"1809\":{}},\"comment\":{}}],[\"neo4j\",{\"_index\":1810,\"name\":{\"1810\":{}},\"comment\":{}}],[\"neovim\",{\"_index\":1811,\"name\":{\"1811\":{}},\"comment\":{}}],[\"neptune\",{\"_index\":1812,\"name\":{\"1812\":{}},\"comment\":{}}],[\"nestjs\",{\"_index\":1813,\"name\":{\"1813\":{}},\"comment\":{}}],[\"net\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"netapp\",{\"_index\":1814,\"name\":{\"1814\":{}},\"comment\":{}}],[\"netbsd\",{\"_index\":1815,\"name\":{\"1815\":{}},\"comment\":{}}],[\"netcup\",{\"_index\":1816,\"name\":{\"1816\":{}},\"comment\":{}}],[\"netdata\",{\"_index\":1817,\"name\":{\"1817\":{}},\"comment\":{}}],[\"neteasecloudmusic\",{\"_index\":1818,\"name\":{\"1818\":{}},\"comment\":{}}],[\"netflix\",{\"_index\":1819,\"name\":{\"1819\":{}},\"comment\":{}}],[\"netgear\",{\"_index\":1820,\"name\":{\"1820\":{}},\"comment\":{}}],[\"netlify\",{\"_index\":1821,\"name\":{\"1821\":{}},\"comment\":{}}],[\"nette\",{\"_index\":1822,\"name\":{\"1822\":{}},\"comment\":{}}],[\"netto\",{\"_index\":1823,\"name\":{\"1823\":{}},\"comment\":{}}],[\"neutralinojs\",{\"_index\":1824,\"name\":{\"1824\":{}},\"comment\":{}}],[\"newbalance\",{\"_index\":1825,\"name\":{\"1825\":{}},\"comment\":{}}],[\"newegg\",{\"_index\":1829,\"name\":{\"1829\":{}},\"comment\":{}}],[\"newjapanprowrestling\",{\"_index\":1826,\"name\":{\"1826\":{}},\"comment\":{}}],[\"newrelic\",{\"_index\":1827,\"name\":{\"1827\":{}},\"comment\":{}}],[\"newyorktimes\",{\"_index\":1828,\"name\":{\"1828\":{}},\"comment\":{}}],[\"nextbillionai\",{\"_index\":1831,\"name\":{\"1831\":{}},\"comment\":{}}],[\"nextcloud\",{\"_index\":1832,\"name\":{\"1832\":{}},\"comment\":{}}],[\"nextdns\",{\"_index\":1833,\"name\":{\"1833\":{}},\"comment\":{}}],[\"nextdoor\",{\"_index\":1834,\"name\":{\"1834\":{}},\"comment\":{}}],[\"nextjs\",{\"_index\":1830,\"name\":{\"1830\":{}},\"comment\":{}}],[\"nextra\",{\"_index\":1835,\"name\":{\"1835\":{}},\"comment\":{}}],[\"nextui\",{\"_index\":1836,\"name\":{\"1836\":{}},\"comment\":{}}],[\"nexusmods\",{\"_index\":1837,\"name\":{\"1837\":{}},\"comment\":{}}],[\"nfc\",{\"_index\":1838,\"name\":{\"1838\":{}},\"comment\":{}}],[\"nginx\",{\"_index\":1839,\"name\":{\"1839\":{}},\"comment\":{}}],[\"nginxproxymanager\",{\"_index\":1840,\"name\":{\"1840\":{}},\"comment\":{}}],[\"ngrok\",{\"_index\":1841,\"name\":{\"1841\":{}},\"comment\":{}}],[\"ngrx\",{\"_index\":1842,\"name\":{\"1842\":{}},\"comment\":{}}],[\"nhl\",{\"_index\":1843,\"name\":{\"1843\":{}},\"comment\":{}}],[\"nicehash\",{\"_index\":1844,\"name\":{\"1844\":{}},\"comment\":{}}],[\"niconico\",{\"_index\":1845,\"name\":{\"1845\":{}},\"comment\":{}}],[\"nike\",{\"_index\":1846,\"name\":{\"1846\":{}},\"comment\":{}}],[\"nikon\",{\"_index\":1847,\"name\":{\"1847\":{}},\"comment\":{}}],[\"nim\",{\"_index\":1848,\"name\":{\"1848\":{}},\"comment\":{}}],[\"nintendo\",{\"_index\":1849,\"name\":{\"1849\":{}},\"comment\":{}}],[\"nintendo3ds\",{\"_index\":1850,\"name\":{\"1850\":{}},\"comment\":{}}],[\"nintendogamecube\",{\"_index\":1851,\"name\":{\"1851\":{}},\"comment\":{}}],[\"nintendoswitch\",{\"_index\":1852,\"name\":{\"1852\":{}},\"comment\":{}}],[\"nissan\",{\"_index\":1853,\"name\":{\"1853\":{}},\"comment\":{}}],[\"nixos\",{\"_index\":1854,\"name\":{\"1854\":{}},\"comment\":{}}],[\"nodejs\",{\"_index\":1856,\"name\":{\"1856\":{}},\"comment\":{}}],[\"nodemon\",{\"_index\":1857,\"name\":{\"1857\":{}},\"comment\":{}}],[\"nodered\",{\"_index\":1855,\"name\":{\"1855\":{}},\"comment\":{}}],[\"nokia\",{\"_index\":1858,\"name\":{\"1858\":{}},\"comment\":{}}],[\"nomad\",{\"_index\":1859,\"name\":{\"1859\":{}},\"comment\":{}}],[\"norco\",{\"_index\":1860,\"name\":{\"1860\":{}},\"comment\":{}}],[\"nordicsemiconductor\",{\"_index\":1861,\"name\":{\"1861\":{}},\"comment\":{}}],[\"nordvpn\",{\"_index\":1862,\"name\":{\"1862\":{}},\"comment\":{}}],[\"normalizecss\",{\"_index\":1863,\"name\":{\"1863\":{}},\"comment\":{}}],[\"norton\",{\"_index\":1864,\"name\":{\"1864\":{}},\"comment\":{}}],[\"norwegian\",{\"_index\":1865,\"name\":{\"1865\":{}},\"comment\":{}}],[\"notepad__\",{\"_index\":1866,\"name\":{\"1866\":{}},\"comment\":{}}],[\"notion\",{\"_index\":1867,\"name\":{\"1867\":{}},\"comment\":{}}],[\"notist\",{\"_index\":1868,\"name\":{\"1868\":{}},\"comment\":{}}],[\"nounproject\",{\"_index\":1869,\"name\":{\"1869\":{}},\"comment\":{}}],[\"novu\",{\"_index\":1870,\"name\":{\"1870\":{}},\"comment\":{}}],[\"now\",{\"_index\":1871,\"name\":{\"1871\":{}},\"comment\":{}}],[\"npm\",{\"_index\":1872,\"name\":{\"1872\":{}},\"comment\":{}}],[\"nrwl\",{\"_index\":1873,\"name\":{\"1873\":{}},\"comment\":{}}],[\"nsis\",{\"_index\":1874,\"name\":{\"1874\":{}},\"comment\":{}}],[\"ntfy\",{\"_index\":1875,\"name\":{\"1875\":{}},\"comment\":{}}],[\"nubank\",{\"_index\":1876,\"name\":{\"1876\":{}},\"comment\":{}}],[\"nucleo\",{\"_index\":1877,\"name\":{\"1877\":{}},\"comment\":{}}],[\"nuget\",{\"_index\":1878,\"name\":{\"1878\":{}},\"comment\":{}}],[\"nuke\",{\"_index\":1879,\"name\":{\"1879\":{}},\"comment\":{}}],[\"numba\",{\"_index\":1880,\"name\":{\"1880\":{}},\"comment\":{}}],[\"numpy\",{\"_index\":1881,\"name\":{\"1881\":{}},\"comment\":{}}],[\"nunjucks\",{\"_index\":1882,\"name\":{\"1882\":{}},\"comment\":{}}],[\"nushell\",{\"_index\":1883,\"name\":{\"1883\":{}},\"comment\":{}}],[\"nutanix\",{\"_index\":1884,\"name\":{\"1884\":{}},\"comment\":{}}],[\"nuxtjs\",{\"_index\":1885,\"name\":{\"1885\":{}},\"comment\":{}}],[\"nvidia\",{\"_index\":1886,\"name\":{\"1886\":{}},\"comment\":{}}],[\"nvm\",{\"_index\":1887,\"name\":{\"1887\":{}},\"comment\":{}}],[\"nx\",{\"_index\":1888,\"name\":{\"1888\":{}},\"comment\":{}}],[\"nxp\",{\"_index\":1889,\"name\":{\"1889\":{}},\"comment\":{}}],[\"nzxt\",{\"_index\":1890,\"name\":{\"1890\":{}},\"comment\":{}}],[\"o_reilly\",{\"_index\":1891,\"name\":{\"1891\":{}},\"comment\":{}}],[\"observable\",{\"_index\":1893,\"name\":{\"1893\":{}},\"comment\":{}}],[\"observedattributes\",{\"_index\":3168,\"name\":{\"3172\":{},\"3194\":{},\"3212\":{}},\"comment\":{}}],[\"obsidian\",{\"_index\":1894,\"name\":{\"1894\":{}},\"comment\":{}}],[\"obsstudio\",{\"_index\":1892,\"name\":{\"1892\":{}},\"comment\":{}}],[\"ocaml\",{\"_index\":1895,\"name\":{\"1895\":{}},\"comment\":{}}],[\"oclif\",{\"_index\":1896,\"name\":{\"1896\":{}},\"comment\":{}}],[\"octanerender\",{\"_index\":1897,\"name\":{\"1897\":{}},\"comment\":{}}],[\"octave\",{\"_index\":1898,\"name\":{\"1898\":{}},\"comment\":{}}],[\"octobercms\",{\"_index\":1899,\"name\":{\"1899\":{}},\"comment\":{}}],[\"octoprint\",{\"_index\":1900,\"name\":{\"1900\":{}},\"comment\":{}}],[\"octopusdeploy\",{\"_index\":1901,\"name\":{\"1901\":{}},\"comment\":{}}],[\"oculus\",{\"_index\":1902,\"name\":{\"1902\":{}},\"comment\":{}}],[\"odnoklassniki\",{\"_index\":1903,\"name\":{\"1903\":{}},\"comment\":{}}],[\"odoo\",{\"_index\":1904,\"name\":{\"1904\":{}},\"comment\":{}}],[\"odysee\",{\"_index\":1905,\"name\":{\"1905\":{}},\"comment\":{}}],[\"ohdear\",{\"_index\":1906,\"name\":{\"1906\":{}},\"comment\":{}}],[\"okcupid\",{\"_index\":1907,\"name\":{\"1907\":{}},\"comment\":{}}],[\"okta\",{\"_index\":1908,\"name\":{\"1908\":{}},\"comment\":{}}],[\"oneplus\",{\"_index\":1909,\"name\":{\"1909\":{}},\"comment\":{}}],[\"onlyfans\",{\"_index\":1910,\"name\":{\"1910\":{}},\"comment\":{}}],[\"onlyoffice\",{\"_index\":1911,\"name\":{\"1911\":{}},\"comment\":{}}],[\"onnx\",{\"_index\":1912,\"name\":{\"1912\":{}},\"comment\":{}}],[\"onstar\",{\"_index\":1913,\"name\":{\"1913\":{}},\"comment\":{}}],[\"opel\",{\"_index\":1914,\"name\":{\"1914\":{}},\"comment\":{}}],[\"openaccess\",{\"_index\":1915,\"name\":{\"1915\":{}},\"comment\":{}}],[\"openai\",{\"_index\":1922,\"name\":{\"1922\":{}},\"comment\":{}}],[\"openaigym\",{\"_index\":1923,\"name\":{\"1923\":{}},\"comment\":{}}],[\"openapiinitiative\",{\"_index\":1924,\"name\":{\"1924\":{}},\"comment\":{}}],[\"openbadges\",{\"_index\":1916,\"name\":{\"1916\":{}},\"comment\":{}}],[\"openbsd\",{\"_index\":1925,\"name\":{\"1925\":{}},\"comment\":{}}],[\"openbugbounty\",{\"_index\":1917,\"name\":{\"1917\":{}},\"comment\":{}}],[\"opencollective\",{\"_index\":1918,\"name\":{\"1918\":{}},\"comment\":{}}],[\"opencontainersinitiative\",{\"_index\":1919,\"name\":{\"1919\":{}},\"comment\":{}}],[\"opencv\",{\"_index\":1926,\"name\":{\"1926\":{}},\"comment\":{}}],[\"openfaas\",{\"_index\":1927,\"name\":{\"1927\":{}},\"comment\":{}}],[\"opengl\",{\"_index\":1928,\"name\":{\"1928\":{}},\"comment\":{}}],[\"openhab\",{\"_index\":1929,\"name\":{\"1929\":{}},\"comment\":{}}],[\"openid\",{\"_index\":1930,\"name\":{\"1930\":{}},\"comment\":{}}],[\"openjdk\",{\"_index\":1931,\"name\":{\"1931\":{}},\"comment\":{}}],[\"openjsfoundation\",{\"_index\":1932,\"name\":{\"1932\":{}},\"comment\":{}}],[\"openlayers\",{\"_index\":1933,\"name\":{\"1933\":{}},\"comment\":{}}],[\"openmediavault\",{\"_index\":1934,\"name\":{\"1934\":{}},\"comment\":{}}],[\"openmined\",{\"_index\":1935,\"name\":{\"1935\":{}},\"comment\":{}}],[\"opennebula\",{\"_index\":1936,\"name\":{\"1936\":{}},\"comment\":{}}],[\"openproject\",{\"_index\":1937,\"name\":{\"1937\":{}},\"comment\":{}}],[\"openscad\",{\"_index\":1938,\"name\":{\"1938\":{}},\"comment\":{}}],[\"opensea\",{\"_index\":1939,\"name\":{\"1939\":{}},\"comment\":{}}],[\"opensearch\",{\"_index\":1940,\"name\":{\"1940\":{}},\"comment\":{}}],[\"opensourcehardware\",{\"_index\":1920,\"name\":{\"1920\":{}},\"comment\":{}}],[\"opensourceinitiative\",{\"_index\":1921,\"name\":{\"1921\":{}},\"comment\":{}}],[\"openssl\",{\"_index\":1941,\"name\":{\"1941\":{}},\"comment\":{}}],[\"openstack\",{\"_index\":1942,\"name\":{\"1942\":{}},\"comment\":{}}],[\"openstreetmap\",{\"_index\":1943,\"name\":{\"1943\":{}},\"comment\":{}}],[\"opensuse\",{\"_index\":1944,\"name\":{\"1944\":{}},\"comment\":{}}],[\"opentelemetry\",{\"_index\":1945,\"name\":{\"1945\":{}},\"comment\":{}}],[\"opentext\",{\"_index\":1946,\"name\":{\"1946\":{}},\"comment\":{}}],[\"opentofu\",{\"_index\":1947,\"name\":{\"1947\":{}},\"comment\":{}}],[\"openverse\",{\"_index\":1948,\"name\":{\"1948\":{}},\"comment\":{}}],[\"openvpn\",{\"_index\":1949,\"name\":{\"1949\":{}},\"comment\":{}}],[\"openwrt\",{\"_index\":1950,\"name\":{\"1950\":{}},\"comment\":{}}],[\"openzeppelin\",{\"_index\":1951,\"name\":{\"1951\":{}},\"comment\":{}}],[\"openzfs\",{\"_index\":1952,\"name\":{\"1952\":{}},\"comment\":{}}],[\"opera\",{\"_index\":1953,\"name\":{\"1953\":{}},\"comment\":{}}],[\"operagx\",{\"_index\":1954,\"name\":{\"1954\":{}},\"comment\":{}}],[\"opnsense\",{\"_index\":1955,\"name\":{\"1955\":{}},\"comment\":{}}],[\"oppo\",{\"_index\":1956,\"name\":{\"1956\":{}},\"comment\":{}}],[\"opsgenie\",{\"_index\":1957,\"name\":{\"1957\":{}},\"comment\":{}}],[\"opslevel\",{\"_index\":1958,\"name\":{\"1958\":{}},\"comment\":{}}],[\"optimism\",{\"_index\":1959,\"name\":{\"1959\":{}},\"comment\":{}}],[\"oracle\",{\"_index\":1960,\"name\":{\"1960\":{}},\"comment\":{}}],[\"orange\",{\"_index\":1961,\"name\":{\"1961\":{}},\"comment\":{}}],[\"orcid\",{\"_index\":1962,\"name\":{\"1962\":{}},\"comment\":{}}],[\"org\",{\"_index\":1963,\"name\":{\"1963\":{}},\"comment\":{}}],[\"organicmaps\",{\"_index\":1964,\"name\":{\"1964\":{}},\"comment\":{}}],[\"origin\",{\"_index\":1965,\"name\":{\"1965\":{}},\"comment\":{}}],[\"osano\",{\"_index\":1966,\"name\":{\"1966\":{}},\"comment\":{}}],[\"osf\",{\"_index\":1967,\"name\":{\"1967\":{}},\"comment\":{}}],[\"osgeo\",{\"_index\":1968,\"name\":{\"1968\":{}},\"comment\":{}}],[\"oshkosh\",{\"_index\":1969,\"name\":{\"1969\":{}},\"comment\":{}}],[\"osmc\",{\"_index\":1970,\"name\":{\"1970\":{}},\"comment\":{}}],[\"osu_\",{\"_index\":1971,\"name\":{\"1971\":{}},\"comment\":{}}],[\"otto\",{\"_index\":1972,\"name\":{\"1972\":{}},\"comment\":{}}],[\"overcast\",{\"_index\":1973,\"name\":{\"1973\":{}},\"comment\":{}}],[\"overleaf\",{\"_index\":1974,\"name\":{\"1974\":{}},\"comment\":{}}],[\"ovh\",{\"_index\":1975,\"name\":{\"1975\":{}},\"comment\":{}}],[\"owasp\",{\"_index\":1976,\"name\":{\"1976\":{}},\"comment\":{}}],[\"owncloud\",{\"_index\":1978,\"name\":{\"1978\":{}},\"comment\":{}}],[\"oxygen\",{\"_index\":1979,\"name\":{\"1979\":{}},\"comment\":{}}],[\"oyo\",{\"_index\":1980,\"name\":{\"1980\":{}},\"comment\":{}}],[\"p5js\",{\"_index\":1981,\"name\":{\"1981\":{}},\"comment\":{}}],[\"packagist\",{\"_index\":1982,\"name\":{\"1982\":{}},\"comment\":{}}],[\"packer\",{\"_index\":1983,\"name\":{\"1983\":{}},\"comment\":{}}],[\"packt\",{\"_index\":1984,\"name\":{\"1984\":{}},\"comment\":{}}],[\"paddle\",{\"_index\":1985,\"name\":{\"1985\":{}},\"comment\":{}}],[\"paddlepaddle\",{\"_index\":1986,\"name\":{\"1986\":{}},\"comment\":{}}],[\"paddypower\",{\"_index\":1987,\"name\":{\"1987\":{}},\"comment\":{}}],[\"pagekit\",{\"_index\":1988,\"name\":{\"1988\":{}},\"comment\":{}}],[\"pagerduty\",{\"_index\":1989,\"name\":{\"1989\":{}},\"comment\":{}}],[\"pagespeedinsights\",{\"_index\":1990,\"name\":{\"1990\":{}},\"comment\":{}}],[\"pagseguro\",{\"_index\":1991,\"name\":{\"1991\":{}},\"comment\":{}}],[\"palantir\",{\"_index\":1992,\"name\":{\"1992\":{}},\"comment\":{}}],[\"paloaltonetworks\",{\"_index\":1993,\"name\":{\"1993\":{}},\"comment\":{}}],[\"paloaltosoftware\",{\"_index\":1994,\"name\":{\"1994\":{}},\"comment\":{}}],[\"panasonic\",{\"_index\":1995,\"name\":{\"1995\":{}},\"comment\":{}}],[\"pandas\",{\"_index\":1996,\"name\":{\"1996\":{}},\"comment\":{}}],[\"pandora\",{\"_index\":1997,\"name\":{\"1997\":{}},\"comment\":{}}],[\"pantheon\",{\"_index\":1998,\"name\":{\"1998\":{}},\"comment\":{}}],[\"paperlessngx\",{\"_index\":1999,\"name\":{\"1999\":{}},\"comment\":{}}],[\"paperspace\",{\"_index\":2001,\"name\":{\"2001\":{}},\"comment\":{}}],[\"paperswithcode\",{\"_index\":2000,\"name\":{\"2000\":{}},\"comment\":{}}],[\"paramount_\",{\"_index\":2002,\"name\":{\"2002\":{}},\"comment\":{}}],[\"paritysubstrate\",{\"_index\":2003,\"name\":{\"2003\":{}},\"comment\":{}}],[\"parrotsecurity\",{\"_index\":2004,\"name\":{\"2004\":{}},\"comment\":{}}],[\"parsely\",{\"_index\":2005,\"name\":{\"2005\":{}},\"comment\":{}}],[\"passport\",{\"_index\":2006,\"name\":{\"2006\":{}},\"comment\":{}}],[\"pastebin\",{\"_index\":2007,\"name\":{\"2007\":{}},\"comment\":{}}],[\"patreon\",{\"_index\":2008,\"name\":{\"2008\":{}},\"comment\":{}}],[\"paychex\",{\"_index\":2009,\"name\":{\"2009\":{}},\"comment\":{}}],[\"payhip\",{\"_index\":2010,\"name\":{\"2010\":{}},\"comment\":{}}],[\"payloadcms\",{\"_index\":2011,\"name\":{\"2011\":{}},\"comment\":{}}],[\"payoneer\",{\"_index\":2012,\"name\":{\"2012\":{}},\"comment\":{}}],[\"paypal\",{\"_index\":2013,\"name\":{\"2013\":{}},\"comment\":{}}],[\"paytm\",{\"_index\":2014,\"name\":{\"2014\":{}},\"comment\":{}}],[\"pcgamingwiki\",{\"_index\":2015,\"name\":{\"2015\":{}},\"comment\":{}}],[\"pdm\",{\"_index\":2016,\"name\":{\"2016\":{}},\"comment\":{}}],[\"pdq\",{\"_index\":2017,\"name\":{\"2017\":{}},\"comment\":{}}],[\"peakdesign\",{\"_index\":2018,\"name\":{\"2018\":{}},\"comment\":{}}],[\"pearson\",{\"_index\":2019,\"name\":{\"2019\":{}},\"comment\":{}}],[\"peerlist\",{\"_index\":2020,\"name\":{\"2020\":{}},\"comment\":{}}],[\"peertube\",{\"_index\":2021,\"name\":{\"2021\":{}},\"comment\":{}}],[\"pegasusairlines\",{\"_index\":2022,\"name\":{\"2022\":{}},\"comment\":{}}],[\"pelican\",{\"_index\":2023,\"name\":{\"2023\":{}},\"comment\":{}}],[\"peloton\",{\"_index\":2024,\"name\":{\"2024\":{}},\"comment\":{}}],[\"penny\",{\"_index\":2025,\"name\":{\"2025\":{}},\"comment\":{}}],[\"penpot\",{\"_index\":2026,\"name\":{\"2026\":{}},\"comment\":{}}],[\"percy\",{\"_index\":2027,\"name\":{\"2027\":{}},\"comment\":{}}],[\"perforce\",{\"_index\":2028,\"name\":{\"2028\":{}},\"comment\":{}}],[\"perl\",{\"_index\":2029,\"name\":{\"2029\":{}},\"comment\":{}}],[\"perplexity\",{\"_index\":2030,\"name\":{\"2030\":{}},\"comment\":{}}],[\"persistent\",{\"_index\":2031,\"name\":{\"2031\":{}},\"comment\":{}}],[\"personio\",{\"_index\":2032,\"name\":{\"2032\":{}},\"comment\":{}}],[\"petsathome\",{\"_index\":2033,\"name\":{\"2033\":{}},\"comment\":{}}],[\"peugeot\",{\"_index\":2034,\"name\":{\"2034\":{}},\"comment\":{}}],[\"pexels\",{\"_index\":2035,\"name\":{\"2035\":{}},\"comment\":{}}],[\"pfsense\",{\"_index\":2036,\"name\":{\"2036\":{}},\"comment\":{}}],[\"phabricator\",{\"_index\":2037,\"name\":{\"2037\":{}},\"comment\":{}}],[\"philipshue\",{\"_index\":2038,\"name\":{\"2038\":{}},\"comment\":{}}],[\"phoenixframework\",{\"_index\":2039,\"name\":{\"2039\":{}},\"comment\":{}}],[\"phonepe\",{\"_index\":2040,\"name\":{\"2040\":{}},\"comment\":{}}],[\"phosphoricons\",{\"_index\":2041,\"name\":{\"2041\":{}},\"comment\":{}}],[\"photobucket\",{\"_index\":2042,\"name\":{\"2042\":{}},\"comment\":{}}],[\"photocrowd\",{\"_index\":2043,\"name\":{\"2043\":{}},\"comment\":{}}],[\"photon\",{\"_index\":2044,\"name\":{\"2044\":{}},\"comment\":{}}],[\"photopea\",{\"_index\":2045,\"name\":{\"2045\":{}},\"comment\":{}}],[\"php\",{\"_index\":2046,\"name\":{\"2046\":{}},\"comment\":{}}],[\"phpmyadmin\",{\"_index\":2047,\"name\":{\"2047\":{}},\"comment\":{}}],[\"phpstorm\",{\"_index\":2048,\"name\":{\"2048\":{}},\"comment\":{}}],[\"piaggiogroup\",{\"_index\":2051,\"name\":{\"2051\":{}},\"comment\":{}}],[\"piapro\",{\"_index\":2052,\"name\":{\"2052\":{}},\"comment\":{}}],[\"picardsurgel_s\",{\"_index\":2053,\"name\":{\"2053\":{}},\"comment\":{}}],[\"picartotv\",{\"_index\":2054,\"name\":{\"2054\":{}},\"comment\":{}}],[\"picnic\",{\"_index\":2055,\"name\":{\"2055\":{}},\"comment\":{}}],[\"picpay\",{\"_index\":2056,\"name\":{\"2056\":{}},\"comment\":{}}],[\"picrew\",{\"_index\":2057,\"name\":{\"2057\":{}},\"comment\":{}}],[\"picxy\",{\"_index\":2058,\"name\":{\"2058\":{}},\"comment\":{}}],[\"pihole\",{\"_index\":2050,\"name\":{\"2050\":{}},\"comment\":{}}],[\"pimcore\",{\"_index\":2059,\"name\":{\"2059\":{}},\"comment\":{}}],[\"pinboard\",{\"_index\":2060,\"name\":{\"2060\":{}},\"comment\":{}}],[\"pinescript\",{\"_index\":2061,\"name\":{\"2061\":{}},\"comment\":{}}],[\"pinetwork\",{\"_index\":2049,\"name\":{\"2049\":{}},\"comment\":{}}],[\"pingdom\",{\"_index\":2062,\"name\":{\"2062\":{}},\"comment\":{}}],[\"pino\",{\"_index\":2063,\"name\":{\"2063\":{}},\"comment\":{}}],[\"pinterest\",{\"_index\":2064,\"name\":{\"2064\":{}},\"comment\":{}}],[\"pioneerdj\",{\"_index\":2065,\"name\":{\"2065\":{}},\"comment\":{}}],[\"piped\",{\"_index\":2066,\"name\":{\"2066\":{}},\"comment\":{}}],[\"pipx\",{\"_index\":2067,\"name\":{\"2067\":{}},\"comment\":{}}],[\"pivotaltracker\",{\"_index\":2068,\"name\":{\"2068\":{}},\"comment\":{}}],[\"piwigo\",{\"_index\":2069,\"name\":{\"2069\":{}},\"comment\":{}}],[\"pix\",{\"_index\":2070,\"name\":{\"2070\":{}},\"comment\":{}}],[\"pixabay\",{\"_index\":2071,\"name\":{\"2071\":{}},\"comment\":{}}],[\"pixelfed\",{\"_index\":2072,\"name\":{\"2072\":{}},\"comment\":{}}],[\"pixiv\",{\"_index\":2073,\"name\":{\"2073\":{}},\"comment\":{}}],[\"pixlr\",{\"_index\":2074,\"name\":{\"2074\":{}},\"comment\":{}}],[\"pkgsrc\",{\"_index\":2075,\"name\":{\"2075\":{}},\"comment\":{}}],[\"planet\",{\"_index\":2076,\"name\":{\"2076\":{}},\"comment\":{}}],[\"planetscale\",{\"_index\":2077,\"name\":{\"2077\":{}},\"comment\":{}}],[\"plangrid\",{\"_index\":2078,\"name\":{\"2078\":{}},\"comment\":{}}],[\"plastic\",{\"_index\":3161,\"name\":{\"3162\":{}},\"comment\":{}}],[\"platformio\",{\"_index\":2080,\"name\":{\"2080\":{}},\"comment\":{}}],[\"platformsh\",{\"_index\":2079,\"name\":{\"2079\":{}},\"comment\":{}}],[\"platzi\",{\"_index\":2081,\"name\":{\"2081\":{}},\"comment\":{}}],[\"plausibleanalytics\",{\"_index\":2082,\"name\":{\"2082\":{}},\"comment\":{}}],[\"playcanvas\",{\"_index\":2083,\"name\":{\"2083\":{}},\"comment\":{}}],[\"playerfm\",{\"_index\":2084,\"name\":{\"2084\":{}},\"comment\":{}}],[\"playerme\",{\"_index\":2085,\"name\":{\"2085\":{}},\"comment\":{}}],[\"playstation\",{\"_index\":2086,\"name\":{\"2086\":{}},\"comment\":{}}],[\"playstation2\",{\"_index\":2087,\"name\":{\"2087\":{}},\"comment\":{}}],[\"playstation3\",{\"_index\":2088,\"name\":{\"2088\":{}},\"comment\":{}}],[\"playstation4\",{\"_index\":2089,\"name\":{\"2089\":{}},\"comment\":{}}],[\"playstation5\",{\"_index\":2090,\"name\":{\"2090\":{}},\"comment\":{}}],[\"playstationportable\",{\"_index\":2091,\"name\":{\"2091\":{}},\"comment\":{}}],[\"playstationvita\",{\"_index\":2092,\"name\":{\"2092\":{}},\"comment\":{}}],[\"pleroma\",{\"_index\":2093,\"name\":{\"2093\":{}},\"comment\":{}}],[\"plesk\",{\"_index\":2094,\"name\":{\"2094\":{}},\"comment\":{}}],[\"plex\",{\"_index\":2095,\"name\":{\"2095\":{}},\"comment\":{}}],[\"plotly\",{\"_index\":2096,\"name\":{\"2096\":{}},\"comment\":{}}],[\"plume\",{\"_index\":2097,\"name\":{\"2097\":{}},\"comment\":{}}],[\"pluralsight\",{\"_index\":2098,\"name\":{\"2098\":{}},\"comment\":{}}],[\"plurk\",{\"_index\":2099,\"name\":{\"2099\":{}},\"comment\":{}}],[\"pluscodes\",{\"_index\":2100,\"name\":{\"2100\":{}},\"comment\":{}}],[\"pm2\",{\"_index\":2101,\"name\":{\"2101\":{}},\"comment\":{}}],[\"pnpm\",{\"_index\":2102,\"name\":{\"2102\":{}},\"comment\":{}}],[\"pocket\",{\"_index\":2103,\"name\":{\"2103\":{}},\"comment\":{}}],[\"pocketbase\",{\"_index\":2105,\"name\":{\"2105\":{}},\"comment\":{}}],[\"pocketcasts\",{\"_index\":2104,\"name\":{\"2104\":{}},\"comment\":{}}],[\"podcastaddict\",{\"_index\":2106,\"name\":{\"2106\":{}},\"comment\":{}}],[\"podcastindex\",{\"_index\":2107,\"name\":{\"2107\":{}},\"comment\":{}}],[\"podman\",{\"_index\":2108,\"name\":{\"2108\":{}},\"comment\":{}}],[\"poe\",{\"_index\":2109,\"name\":{\"2109\":{}},\"comment\":{}}],[\"poetry\",{\"_index\":2110,\"name\":{\"2110\":{}},\"comment\":{}}],[\"pointy\",{\"_index\":2111,\"name\":{\"2111\":{}},\"comment\":{}}],[\"pok_mon\",{\"_index\":2112,\"name\":{\"2112\":{}},\"comment\":{}}],[\"polars\",{\"_index\":2113,\"name\":{\"2113\":{}},\"comment\":{}}],[\"polestar\",{\"_index\":2114,\"name\":{\"2114\":{}},\"comment\":{}}],[\"polkadot\",{\"_index\":2115,\"name\":{\"2115\":{}},\"comment\":{}}],[\"poly\",{\"_index\":2116,\"name\":{\"2116\":{}},\"comment\":{}}],[\"polygon\",{\"_index\":2117,\"name\":{\"2117\":{}},\"comment\":{}}],[\"polymerproject\",{\"_index\":2118,\"name\":{\"2118\":{}},\"comment\":{}}],[\"polywork\",{\"_index\":2119,\"name\":{\"2119\":{}},\"comment\":{}}],[\"pond5\",{\"_index\":2120,\"name\":{\"2120\":{}},\"comment\":{}}],[\"pop_os\",{\"_index\":2121,\"name\":{\"2121\":{}},\"comment\":{}}],[\"porkbun\",{\"_index\":2122,\"name\":{\"2122\":{}},\"comment\":{}}],[\"porsche\",{\"_index\":2123,\"name\":{\"2123\":{}},\"comment\":{}}],[\"portainer\",{\"_index\":2124,\"name\":{\"2124\":{}},\"comment\":{}}],[\"portswigger\",{\"_index\":2125,\"name\":{\"2125\":{}},\"comment\":{}}],[\"posit\",{\"_index\":2126,\"name\":{\"2126\":{}},\"comment\":{}}],[\"postcss\",{\"_index\":2127,\"name\":{\"2127\":{}},\"comment\":{}}],[\"postgresql\",{\"_index\":2128,\"name\":{\"2128\":{}},\"comment\":{}}],[\"posthog\",{\"_index\":2129,\"name\":{\"2129\":{}},\"comment\":{}}],[\"postman\",{\"_index\":2130,\"name\":{\"2130\":{}},\"comment\":{}}],[\"postmates\",{\"_index\":2131,\"name\":{\"2131\":{}},\"comment\":{}}],[\"powers\",{\"_index\":2132,\"name\":{\"2132\":{}},\"comment\":{}}],[\"prco\",{\"_index\":2133,\"name\":{\"2133\":{}},\"comment\":{}}],[\"preact\",{\"_index\":2135,\"name\":{\"2135\":{}},\"comment\":{}}],[\"precommit\",{\"_index\":2134,\"name\":{\"2134\":{}},\"comment\":{}}],[\"prefect\",{\"_index\":2136,\"name\":{\"2136\":{}},\"comment\":{}}],[\"prefix\",{\"_index\":3175,\"name\":{\"3179\":{}},\"comment\":{}}],[\"premierleague\",{\"_index\":2137,\"name\":{\"2137\":{}},\"comment\":{}}],[\"prepbytes\",{\"_index\":2138,\"name\":{\"2138\":{}},\"comment\":{}}],[\"prestashop\",{\"_index\":2139,\"name\":{\"2139\":{}},\"comment\":{}}],[\"presto\",{\"_index\":2140,\"name\":{\"2140\":{}},\"comment\":{}}],[\"prettier\",{\"_index\":2141,\"name\":{\"2141\":{}},\"comment\":{}}],[\"pretzel\",{\"_index\":2142,\"name\":{\"2142\":{}},\"comment\":{}}],[\"prevention\",{\"_index\":2143,\"name\":{\"2143\":{}},\"comment\":{}}],[\"prezi\",{\"_index\":2144,\"name\":{\"2144\":{}},\"comment\":{}}],[\"prime\",{\"_index\":2145,\"name\":{\"2145\":{}},\"comment\":{}}],[\"primeng\",{\"_index\":2147,\"name\":{\"2147\":{}},\"comment\":{}}],[\"primereact\",{\"_index\":2148,\"name\":{\"2148\":{}},\"comment\":{}}],[\"primevideo\",{\"_index\":2146,\"name\":{\"2146\":{}},\"comment\":{}}],[\"printables\",{\"_index\":2149,\"name\":{\"2149\":{}},\"comment\":{}}],[\"prisma\",{\"_index\":2150,\"name\":{\"2150\":{}},\"comment\":{}}],[\"prismic\",{\"_index\":2151,\"name\":{\"2151\":{}},\"comment\":{}}],[\"privatedivision\",{\"_index\":2152,\"name\":{\"2152\":{}},\"comment\":{}}],[\"privateinternetaccess\",{\"_index\":2153,\"name\":{\"2153\":{}},\"comment\":{}}],[\"probot\",{\"_index\":2155,\"name\":{\"2155\":{}},\"comment\":{}}],[\"processingfoundation\",{\"_index\":2156,\"name\":{\"2156\":{}},\"comment\":{}}],[\"processwire\",{\"_index\":2157,\"name\":{\"2157\":{}},\"comment\":{}}],[\"producthunt\",{\"_index\":2158,\"name\":{\"2158\":{}},\"comment\":{}}],[\"progate\",{\"_index\":2159,\"name\":{\"2159\":{}},\"comment\":{}}],[\"progress\",{\"_index\":2160,\"name\":{\"2160\":{}},\"comment\":{}}],[\"prometheus\",{\"_index\":2161,\"name\":{\"2161\":{}},\"comment\":{}}],[\"pronounspage\",{\"_index\":2162,\"name\":{\"2162\":{}},\"comment\":{}}],[\"prosieben\",{\"_index\":2163,\"name\":{\"2163\":{}},\"comment\":{}}],[\"proteus\",{\"_index\":2164,\"name\":{\"2164\":{}},\"comment\":{}}],[\"protocolsio\",{\"_index\":2166,\"name\":{\"2166\":{}},\"comment\":{}}],[\"protoio\",{\"_index\":2165,\"name\":{\"2165\":{}},\"comment\":{}}],[\"proton\",{\"_index\":2167,\"name\":{\"2167\":{}},\"comment\":{}}],[\"protoncalendar\",{\"_index\":2168,\"name\":{\"2168\":{}},\"comment\":{}}],[\"protondb\",{\"_index\":2172,\"name\":{\"2172\":{}},\"comment\":{}}],[\"protondrive\",{\"_index\":2169,\"name\":{\"2169\":{}},\"comment\":{}}],[\"protonmail\",{\"_index\":2170,\"name\":{\"2170\":{}},\"comment\":{}}],[\"protonvpn\",{\"_index\":2171,\"name\":{\"2171\":{}},\"comment\":{}}],[\"protools\",{\"_index\":2154,\"name\":{\"2154\":{}},\"comment\":{}}],[\"protractor\",{\"_index\":2173,\"name\":{\"2173\":{}},\"comment\":{}}],[\"proxmox\",{\"_index\":2174,\"name\":{\"2174\":{}},\"comment\":{}}],[\"pterodactyl\",{\"_index\":2175,\"name\":{\"2175\":{}},\"comment\":{}}],[\"pubg\",{\"_index\":2176,\"name\":{\"2176\":{}},\"comment\":{}}],[\"publons\",{\"_index\":2177,\"name\":{\"2177\":{}},\"comment\":{}}],[\"pubmed\",{\"_index\":2178,\"name\":{\"2178\":{}},\"comment\":{}}],[\"pug\",{\"_index\":2179,\"name\":{\"2179\":{}},\"comment\":{}}],[\"pulumi\",{\"_index\":2180,\"name\":{\"2180\":{}},\"comment\":{}}],[\"puma\",{\"_index\":2181,\"name\":{\"2181\":{}},\"comment\":{}}],[\"puppet\",{\"_index\":2182,\"name\":{\"2182\":{}},\"comment\":{}}],[\"puppeteer\",{\"_index\":2183,\"name\":{\"2183\":{}},\"comment\":{}}],[\"purescript\",{\"_index\":2184,\"name\":{\"2184\":{}},\"comment\":{}}],[\"purgecss\",{\"_index\":2185,\"name\":{\"2185\":{}},\"comment\":{}}],[\"purism\",{\"_index\":2186,\"name\":{\"2186\":{}},\"comment\":{}}],[\"pushbullet\",{\"_index\":2187,\"name\":{\"2187\":{}},\"comment\":{}}],[\"pusher\",{\"_index\":2188,\"name\":{\"2188\":{}},\"comment\":{}}],[\"pwa\",{\"_index\":2189,\"name\":{\"2189\":{}},\"comment\":{}}],[\"pycharm\",{\"_index\":2190,\"name\":{\"2190\":{}},\"comment\":{}}],[\"pycqa\",{\"_index\":2191,\"name\":{\"2191\":{}},\"comment\":{}}],[\"pydantic\",{\"_index\":2192,\"name\":{\"2192\":{}},\"comment\":{}}],[\"pyg\",{\"_index\":2193,\"name\":{\"2193\":{}},\"comment\":{}}],[\"pypi\",{\"_index\":2194,\"name\":{\"2194\":{}},\"comment\":{}}],[\"pypy\",{\"_index\":2195,\"name\":{\"2195\":{}},\"comment\":{}}],[\"pyscaffold\",{\"_index\":2196,\"name\":{\"2196\":{}},\"comment\":{}}],[\"pysyft\",{\"_index\":2197,\"name\":{\"2197\":{}},\"comment\":{}}],[\"pytest\",{\"_index\":2198,\"name\":{\"2198\":{}},\"comment\":{}}],[\"python\",{\"_index\":2199,\"name\":{\"2199\":{}},\"comment\":{}}],[\"pythonanywhere\",{\"_index\":2200,\"name\":{\"2200\":{}},\"comment\":{}}],[\"pytorch\",{\"_index\":2201,\"name\":{\"2201\":{}},\"comment\":{}}],[\"pyup\",{\"_index\":2202,\"name\":{\"2202\":{}},\"comment\":{}}],[\"qantas\",{\"_index\":2203,\"name\":{\"2203\":{}},\"comment\":{}}],[\"qase\",{\"_index\":2204,\"name\":{\"2204\":{}},\"comment\":{}}],[\"qatarairways\",{\"_index\":2205,\"name\":{\"2205\":{}},\"comment\":{}}],[\"qbittorrent\",{\"_index\":2206,\"name\":{\"2206\":{}},\"comment\":{}}],[\"qemu\",{\"_index\":2207,\"name\":{\"2207\":{}},\"comment\":{}}],[\"qgis\",{\"_index\":2208,\"name\":{\"2208\":{}},\"comment\":{}}],[\"qi\",{\"_index\":2209,\"name\":{\"2209\":{}},\"comment\":{}}],[\"qiita\",{\"_index\":2210,\"name\":{\"2210\":{}},\"comment\":{}}],[\"qiskit\",{\"_index\":2211,\"name\":{\"2211\":{}},\"comment\":{}}],[\"qiwi\",{\"_index\":2212,\"name\":{\"2212\":{}},\"comment\":{}}],[\"qlik\",{\"_index\":2213,\"name\":{\"2213\":{}},\"comment\":{}}],[\"qmk\",{\"_index\":2214,\"name\":{\"2214\":{}},\"comment\":{}}],[\"qnap\",{\"_index\":2215,\"name\":{\"2215\":{}},\"comment\":{}}],[\"qt\",{\"_index\":2216,\"name\":{\"2216\":{}},\"comment\":{}}],[\"qualcomm\",{\"_index\":2217,\"name\":{\"2217\":{}},\"comment\":{}}],[\"qualtrics\",{\"_index\":2218,\"name\":{\"2218\":{}},\"comment\":{}}],[\"qualys\",{\"_index\":2219,\"name\":{\"2219\":{}},\"comment\":{}}],[\"quantcast\",{\"_index\":2220,\"name\":{\"2220\":{}},\"comment\":{}}],[\"quantconnect\",{\"_index\":2221,\"name\":{\"2221\":{}},\"comment\":{}}],[\"quarkus\",{\"_index\":2222,\"name\":{\"2222\":{}},\"comment\":{}}],[\"quarto\",{\"_index\":2223,\"name\":{\"2223\":{}},\"comment\":{}}],[\"quasar\",{\"_index\":2224,\"name\":{\"2224\":{}},\"comment\":{}}],[\"qubesos\",{\"_index\":2225,\"name\":{\"2225\":{}},\"comment\":{}}],[\"quest\",{\"_index\":2226,\"name\":{\"2226\":{}},\"comment\":{}}],[\"quickbooks\",{\"_index\":2227,\"name\":{\"2227\":{}},\"comment\":{}}],[\"quicklook\",{\"_index\":2228,\"name\":{\"2228\":{}},\"comment\":{}}],[\"quicktime\",{\"_index\":2229,\"name\":{\"2229\":{}},\"comment\":{}}],[\"quicktype\",{\"_index\":2230,\"name\":{\"2230\":{}},\"comment\":{}}],[\"quip\",{\"_index\":2231,\"name\":{\"2231\":{}},\"comment\":{}}],[\"quizlet\",{\"_index\":2232,\"name\":{\"2232\":{}},\"comment\":{}}],[\"quora\",{\"_index\":2233,\"name\":{\"2233\":{}},\"comment\":{}}],[\"qwant\",{\"_index\":2234,\"name\":{\"2234\":{}},\"comment\":{}}],[\"qwik\",{\"_index\":2235,\"name\":{\"2235\":{}},\"comment\":{}}],[\"qwiklabs\",{\"_index\":2236,\"name\":{\"2236\":{}},\"comment\":{}}],[\"qzone\",{\"_index\":2237,\"name\":{\"2237\":{}},\"comment\":{}}],[\"r\",{\"_index\":2238,\"name\":{\"2238\":{}},\"comment\":{}}],[\"r3\",{\"_index\":2239,\"name\":{\"2239\":{}},\"comment\":{}}],[\"rabbitmq\",{\"_index\":2240,\"name\":{\"2240\":{}},\"comment\":{}}],[\"racket\",{\"_index\":2241,\"name\":{\"2241\":{}},\"comment\":{}}],[\"radar\",{\"_index\":2243,\"name\":{\"2243\":{}},\"comment\":{}}],[\"radarr\",{\"_index\":2244,\"name\":{\"2244\":{}},\"comment\":{}}],[\"radiopublic\",{\"_index\":2245,\"name\":{\"2245\":{}},\"comment\":{}}],[\"radixui\",{\"_index\":2246,\"name\":{\"2246\":{}},\"comment\":{}}],[\"radstudio\",{\"_index\":2242,\"name\":{\"2242\":{}},\"comment\":{}}],[\"railway\",{\"_index\":2247,\"name\":{\"2247\":{}},\"comment\":{}}],[\"rainmeter\",{\"_index\":2248,\"name\":{\"2248\":{}},\"comment\":{}}],[\"rakuten\",{\"_index\":2249,\"name\":{\"2249\":{}},\"comment\":{}}],[\"ram\",{\"_index\":2250,\"name\":{\"2250\":{}},\"comment\":{}}],[\"rancher\",{\"_index\":2251,\"name\":{\"2251\":{}},\"comment\":{}}],[\"rapid\",{\"_index\":2252,\"name\":{\"2252\":{}},\"comment\":{}}],[\"rarible\",{\"_index\":2253,\"name\":{\"2253\":{}},\"comment\":{}}],[\"rasa\",{\"_index\":2254,\"name\":{\"2254\":{}},\"comment\":{}}],[\"raspberrypi\",{\"_index\":2255,\"name\":{\"2255\":{}},\"comment\":{}}],[\"ravelry\",{\"_index\":2256,\"name\":{\"2256\":{}},\"comment\":{}}],[\"ray\",{\"_index\":2257,\"name\":{\"2257\":{}},\"comment\":{}}],[\"raycast\",{\"_index\":2258,\"name\":{\"2258\":{}},\"comment\":{}}],[\"raylib\",{\"_index\":2259,\"name\":{\"2259\":{}},\"comment\":{}}],[\"razer\",{\"_index\":2260,\"name\":{\"2260\":{}},\"comment\":{}}],[\"razorpay\",{\"_index\":2261,\"name\":{\"2261\":{}},\"comment\":{}}],[\"rclone\",{\"_index\":2262,\"name\":{\"2262\":{}},\"comment\":{}}],[\"react\",{\"_index\":2263,\"name\":{\"2263\":{}},\"comment\":{}}],[\"reactbootstrap\",{\"_index\":2264,\"name\":{\"2264\":{}},\"comment\":{}}],[\"reacthookform\",{\"_index\":2265,\"name\":{\"2265\":{}},\"comment\":{}}],[\"reactiveresume\",{\"_index\":2269,\"name\":{\"2269\":{}},\"comment\":{}}],[\"reactivex\",{\"_index\":2270,\"name\":{\"2270\":{}},\"comment\":{}}],[\"reactos\",{\"_index\":2271,\"name\":{\"2271\":{}},\"comment\":{}}],[\"reactquery\",{\"_index\":2266,\"name\":{\"2266\":{}},\"comment\":{}}],[\"reactrouter\",{\"_index\":2267,\"name\":{\"2267\":{}},\"comment\":{}}],[\"reacttable\",{\"_index\":2268,\"name\":{\"2268\":{}},\"comment\":{}}],[\"readcv\",{\"_index\":2273,\"name\":{\"2273\":{}},\"comment\":{}}],[\"readme\",{\"_index\":2274,\"name\":{\"2274\":{}},\"comment\":{}}],[\"readthedocs\",{\"_index\":2272,\"name\":{\"2272\":{}},\"comment\":{}}],[\"realm\",{\"_index\":2275,\"name\":{\"2275\":{}},\"comment\":{}}],[\"reason\",{\"_index\":2276,\"name\":{\"2276\":{}},\"comment\":{}}],[\"reasonstudios\",{\"_index\":2277,\"name\":{\"2277\":{}},\"comment\":{}}],[\"recoil\",{\"_index\":2278,\"name\":{\"2278\":{}},\"comment\":{}}],[\"red\",{\"_index\":2279,\"name\":{\"2279\":{}},\"comment\":{}}],[\"redash\",{\"_index\":2283,\"name\":{\"2283\":{}},\"comment\":{}}],[\"redbubble\",{\"_index\":2284,\"name\":{\"2284\":{}},\"comment\":{}}],[\"redbull\",{\"_index\":2280,\"name\":{\"2280\":{}},\"comment\":{}}],[\"reddit\",{\"_index\":2285,\"name\":{\"2285\":{}},\"comment\":{}}],[\"redhat\",{\"_index\":2281,\"name\":{\"2281\":{}},\"comment\":{}}],[\"redhatopenshift\",{\"_index\":2282,\"name\":{\"2282\":{}},\"comment\":{}}],[\"redis\",{\"_index\":2286,\"name\":{\"2286\":{}},\"comment\":{}}],[\"redmine\",{\"_index\":2287,\"name\":{\"2287\":{}},\"comment\":{}}],[\"redox\",{\"_index\":2288,\"name\":{\"2288\":{}},\"comment\":{}}],[\"redsys\",{\"_index\":2289,\"name\":{\"2289\":{}},\"comment\":{}}],[\"redux\",{\"_index\":2290,\"name\":{\"2290\":{}},\"comment\":{}}],[\"reduxsaga\",{\"_index\":2291,\"name\":{\"2291\":{}},\"comment\":{}}],[\"redwoodjs\",{\"_index\":2292,\"name\":{\"2292\":{}},\"comment\":{}}],[\"reebok\",{\"_index\":2293,\"name\":{\"2293\":{}},\"comment\":{}}],[\"refine\",{\"_index\":2294,\"name\":{\"2294\":{}},\"comment\":{}}],[\"relay\",{\"_index\":2295,\"name\":{\"2295\":{}},\"comment\":{}}],[\"relianceindustrieslimited\",{\"_index\":2296,\"name\":{\"2296\":{}},\"comment\":{}}],[\"remark\",{\"_index\":2297,\"name\":{\"2297\":{}},\"comment\":{}}],[\"remedyentertainment\",{\"_index\":2298,\"name\":{\"2298\":{}},\"comment\":{}}],[\"remix\",{\"_index\":2299,\"name\":{\"2299\":{}},\"comment\":{}}],[\"removebg\",{\"_index\":2300,\"name\":{\"2300\":{}},\"comment\":{}}],[\"ren_py\",{\"_index\":2301,\"name\":{\"2301\":{}},\"comment\":{}}],[\"renault\",{\"_index\":2302,\"name\":{\"2302\":{}},\"comment\":{}}],[\"render\",{\"_index\":2303,\"name\":{\"2303\":{}},\"comment\":{}}],[\"renovate\",{\"_index\":2304,\"name\":{\"2304\":{}},\"comment\":{}}],[\"renren\",{\"_index\":2305,\"name\":{\"2305\":{}},\"comment\":{}}],[\"replit\",{\"_index\":2306,\"name\":{\"2306\":{}},\"comment\":{}}],[\"republicofgamers\",{\"_index\":2307,\"name\":{\"2307\":{}},\"comment\":{}}],[\"rescript\",{\"_index\":2308,\"name\":{\"2308\":{}},\"comment\":{}}],[\"rescuetime\",{\"_index\":2309,\"name\":{\"2309\":{}},\"comment\":{}}],[\"researchgate\",{\"_index\":2310,\"name\":{\"2310\":{}},\"comment\":{}}],[\"resend\",{\"_index\":2311,\"name\":{\"2311\":{}},\"comment\":{}}],[\"resharper\",{\"_index\":2312,\"name\":{\"2312\":{}},\"comment\":{}}],[\"resurrectionremixos\",{\"_index\":2313,\"name\":{\"2313\":{}},\"comment\":{}}],[\"retool\",{\"_index\":2314,\"name\":{\"2314\":{}},\"comment\":{}}],[\"retroarch\",{\"_index\":2315,\"name\":{\"2315\":{}},\"comment\":{}}],[\"retropie\",{\"_index\":2316,\"name\":{\"2316\":{}},\"comment\":{}}],[\"revanced\",{\"_index\":2317,\"name\":{\"2317\":{}},\"comment\":{}}],[\"revealjs\",{\"_index\":2318,\"name\":{\"2318\":{}},\"comment\":{}}],[\"reverbnation\",{\"_index\":2319,\"name\":{\"2319\":{}},\"comment\":{}}],[\"revoltchat\",{\"_index\":2320,\"name\":{\"2320\":{}},\"comment\":{}}],[\"revolut\",{\"_index\":2321,\"name\":{\"2321\":{}},\"comment\":{}}],[\"revue\",{\"_index\":2322,\"name\":{\"2322\":{}},\"comment\":{}}],[\"rewe\",{\"_index\":2323,\"name\":{\"2323\":{}},\"comment\":{}}],[\"rezgo\",{\"_index\":2324,\"name\":{\"2324\":{}},\"comment\":{}}],[\"rhinoceros\",{\"_index\":2325,\"name\":{\"2325\":{}},\"comment\":{}}],[\"rich\",{\"_index\":2326,\"name\":{\"2326\":{}},\"comment\":{}}],[\"rider\",{\"_index\":2327,\"name\":{\"2327\":{}},\"comment\":{}}],[\"rimacautomobili\",{\"_index\":2328,\"name\":{\"2328\":{}},\"comment\":{}}],[\"rime\",{\"_index\":2329,\"name\":{\"2329\":{}},\"comment\":{}}],[\"ring\",{\"_index\":2330,\"name\":{\"2330\":{}},\"comment\":{}}],[\"riotgames\",{\"_index\":2331,\"name\":{\"2331\":{}},\"comment\":{}}],[\"ripple\",{\"_index\":2332,\"name\":{\"2332\":{}},\"comment\":{}}],[\"riscv\",{\"_index\":2333,\"name\":{\"2333\":{}},\"comment\":{}}],[\"riseup\",{\"_index\":2334,\"name\":{\"2334\":{}},\"comment\":{}}],[\"ritzcarlton\",{\"_index\":2335,\"name\":{\"2335\":{}},\"comment\":{}}],[\"rive\",{\"_index\":2336,\"name\":{\"2336\":{}},\"comment\":{}}],[\"roadmapsh\",{\"_index\":2337,\"name\":{\"2337\":{}},\"comment\":{}}],[\"roamresearch\",{\"_index\":2338,\"name\":{\"2338\":{}},\"comment\":{}}],[\"robinhood\",{\"_index\":2339,\"name\":{\"2339\":{}},\"comment\":{}}],[\"roblox\",{\"_index\":2340,\"name\":{\"2340\":{}},\"comment\":{}}],[\"robloxstudio\",{\"_index\":2341,\"name\":{\"2341\":{}},\"comment\":{}}],[\"robotframework\",{\"_index\":2342,\"name\":{\"2342\":{}},\"comment\":{}}],[\"rocket\",{\"_index\":2343,\"name\":{\"2343\":{}},\"comment\":{}}],[\"rocketchat\",{\"_index\":2344,\"name\":{\"2344\":{}},\"comment\":{}}],[\"rocksdb\",{\"_index\":2345,\"name\":{\"2345\":{}},\"comment\":{}}],[\"rockstargames\",{\"_index\":2346,\"name\":{\"2346\":{}},\"comment\":{}}],[\"rockwellautomation\",{\"_index\":2347,\"name\":{\"2347\":{}},\"comment\":{}}],[\"rockylinux\",{\"_index\":2348,\"name\":{\"2348\":{}},\"comment\":{}}],[\"roku\",{\"_index\":2349,\"name\":{\"2349\":{}},\"comment\":{}}],[\"roll20\",{\"_index\":2350,\"name\":{\"2350\":{}},\"comment\":{}}],[\"rollsroyce\",{\"_index\":2351,\"name\":{\"2351\":{}},\"comment\":{}}],[\"rollupjs\",{\"_index\":2352,\"name\":{\"2352\":{}},\"comment\":{}}],[\"roon\",{\"_index\":2353,\"name\":{\"2353\":{}},\"comment\":{}}],[\"rootme\",{\"_index\":2354,\"name\":{\"2354\":{}},\"comment\":{}}],[\"roots\",{\"_index\":2355,\"name\":{\"2355\":{}},\"comment\":{}}],[\"rootsbedrock\",{\"_index\":2356,\"name\":{\"2356\":{}},\"comment\":{}}],[\"rootssage\",{\"_index\":2357,\"name\":{\"2357\":{}},\"comment\":{}}],[\"ros\",{\"_index\":2358,\"name\":{\"2358\":{}},\"comment\":{}}],[\"rossmann\",{\"_index\":2359,\"name\":{\"2359\":{}},\"comment\":{}}],[\"rotaryinternational\",{\"_index\":2360,\"name\":{\"2360\":{}},\"comment\":{}}],[\"rottentomatoes\",{\"_index\":2361,\"name\":{\"2361\":{}},\"comment\":{}}],[\"roundcube\",{\"_index\":2362,\"name\":{\"2362\":{}},\"comment\":{}}],[\"rsocket\",{\"_index\":2363,\"name\":{\"2363\":{}},\"comment\":{}}],[\"rss\",{\"_index\":2364,\"name\":{\"2364\":{}},\"comment\":{}}],[\"rstudioide\",{\"_index\":2365,\"name\":{\"2365\":{}},\"comment\":{}}],[\"rt_\",{\"_index\":2366,\"name\":{\"2366\":{}},\"comment\":{}}],[\"rtl\",{\"_index\":2367,\"name\":{\"2367\":{}},\"comment\":{}}],[\"rtlzwei\",{\"_index\":2368,\"name\":{\"2368\":{}},\"comment\":{}}],[\"rtm\",{\"_index\":2369,\"name\":{\"2369\":{}},\"comment\":{}}],[\"rubocop\",{\"_index\":2370,\"name\":{\"2370\":{}},\"comment\":{}}],[\"ruby\",{\"_index\":2371,\"name\":{\"2371\":{}},\"comment\":{}}],[\"rubygems\",{\"_index\":2374,\"name\":{\"2374\":{}},\"comment\":{}}],[\"rubymine\",{\"_index\":2375,\"name\":{\"2375\":{}},\"comment\":{}}],[\"rubyonrails\",{\"_index\":2372,\"name\":{\"2372\":{}},\"comment\":{}}],[\"rubysinatra\",{\"_index\":2373,\"name\":{\"2373\":{}},\"comment\":{}}],[\"ruff\",{\"_index\":2376,\"name\":{\"2376\":{}},\"comment\":{}}],[\"rumahweb\",{\"_index\":2377,\"name\":{\"2377\":{}},\"comment\":{}}],[\"rumble\",{\"_index\":2378,\"name\":{\"2378\":{}},\"comment\":{}}],[\"rundeck\",{\"_index\":2379,\"name\":{\"2379\":{}},\"comment\":{}}],[\"runkeeper\",{\"_index\":2380,\"name\":{\"2380\":{}},\"comment\":{}}],[\"runkit\",{\"_index\":2381,\"name\":{\"2381\":{}},\"comment\":{}}],[\"runrunit\",{\"_index\":2382,\"name\":{\"2382\":{}},\"comment\":{}}],[\"rust\",{\"_index\":2383,\"name\":{\"2383\":{}},\"comment\":{}}],[\"rustdesk\",{\"_index\":2384,\"name\":{\"2384\":{}},\"comment\":{}}],[\"rxdb\",{\"_index\":2385,\"name\":{\"2385\":{}},\"comment\":{}}],[\"ryanair\",{\"_index\":2386,\"name\":{\"2386\":{}},\"comment\":{}}],[\"rye\",{\"_index\":2387,\"name\":{\"2387\":{}},\"comment\":{}}],[\"s7airlines\",{\"_index\":2388,\"name\":{\"2388\":{}},\"comment\":{}}],[\"s_opaulometro\",{\"_index\":2405,\"name\":{\"2405\":{}},\"comment\":{}}],[\"sabanci\",{\"_index\":2389,\"name\":{\"2389\":{}},\"comment\":{}}],[\"safari\",{\"_index\":2390,\"name\":{\"2390\":{}},\"comment\":{}}],[\"sage\",{\"_index\":2391,\"name\":{\"2391\":{}},\"comment\":{}}],[\"sahibinden\",{\"_index\":2392,\"name\":{\"2392\":{}},\"comment\":{}}],[\"sailfishos\",{\"_index\":2393,\"name\":{\"2393\":{}},\"comment\":{}}],[\"sailsjs\",{\"_index\":2394,\"name\":{\"2394\":{}},\"comment\":{}}],[\"salesforce\",{\"_index\":2395,\"name\":{\"2395\":{}},\"comment\":{}}],[\"salla\",{\"_index\":2396,\"name\":{\"2396\":{}},\"comment\":{}}],[\"saltproject\",{\"_index\":2397,\"name\":{\"2397\":{}},\"comment\":{}}],[\"sam_sclub\",{\"_index\":2398,\"name\":{\"2398\":{}},\"comment\":{}}],[\"samsung\",{\"_index\":2399,\"name\":{\"2399\":{}},\"comment\":{}}],[\"samsungpay\",{\"_index\":2400,\"name\":{\"2400\":{}},\"comment\":{}}],[\"sandisk\",{\"_index\":2402,\"name\":{\"2402\":{}},\"comment\":{}}],[\"sanfranciscomunicipalrailway\",{\"_index\":2401,\"name\":{\"2401\":{}},\"comment\":{}}],[\"sanic\",{\"_index\":2403,\"name\":{\"2403\":{}},\"comment\":{}}],[\"sanity\",{\"_index\":2404,\"name\":{\"2404\":{}},\"comment\":{}}],[\"sap\",{\"_index\":2406,\"name\":{\"2406\":{}},\"comment\":{}}],[\"sartorius\",{\"_index\":2407,\"name\":{\"2407\":{}},\"comment\":{}}],[\"sass\",{\"_index\":2408,\"name\":{\"2408\":{}},\"comment\":{}}],[\"sat1\",{\"_index\":2409,\"name\":{\"2409\":{}},\"comment\":{}}],[\"satellite\",{\"_index\":2410,\"name\":{\"2410\":{}},\"comment\":{}}],[\"saturn\",{\"_index\":2411,\"name\":{\"2411\":{}},\"comment\":{}}],[\"saucelabs\",{\"_index\":2412,\"name\":{\"2412\":{}},\"comment\":{}}],[\"saudia\",{\"_index\":2413,\"name\":{\"2413\":{}},\"comment\":{}}],[\"scala\",{\"_index\":2414,\"name\":{\"2414\":{}},\"comment\":{}}],[\"scaleway\",{\"_index\":2415,\"name\":{\"2415\":{}},\"comment\":{}}],[\"scania\",{\"_index\":2416,\"name\":{\"2416\":{}},\"comment\":{}}],[\"schneiderelectric\",{\"_index\":2417,\"name\":{\"2417\":{}},\"comment\":{}}],[\"scikitlearn\",{\"_index\":2418,\"name\":{\"2418\":{}},\"comment\":{}}],[\"scilab\",{\"_index\":2419,\"name\":{\"2419\":{}},\"comment\":{}}],[\"scipy\",{\"_index\":2420,\"name\":{\"2420\":{}},\"comment\":{}}],[\"scopus\",{\"_index\":2421,\"name\":{\"2421\":{}},\"comment\":{}}],[\"scpfoundation\",{\"_index\":2422,\"name\":{\"2422\":{}},\"comment\":{}}],[\"scrapbox\",{\"_index\":2423,\"name\":{\"2423\":{}},\"comment\":{}}],[\"scrapy\",{\"_index\":2424,\"name\":{\"2424\":{}},\"comment\":{}}],[\"scratch\",{\"_index\":2425,\"name\":{\"2425\":{}},\"comment\":{}}],[\"screencastify\",{\"_index\":2426,\"name\":{\"2426\":{}},\"comment\":{}}],[\"scribd\",{\"_index\":2427,\"name\":{\"2427\":{}},\"comment\":{}}],[\"scrimba\",{\"_index\":2428,\"name\":{\"2428\":{}},\"comment\":{}}],[\"scrollreveal\",{\"_index\":2429,\"name\":{\"2429\":{}},\"comment\":{}}],[\"scrumalliance\",{\"_index\":2430,\"name\":{\"2430\":{}},\"comment\":{}}],[\"scrutinizerci\",{\"_index\":2431,\"name\":{\"2431\":{}},\"comment\":{}}],[\"scylladb\",{\"_index\":2432,\"name\":{\"2432\":{}},\"comment\":{}}],[\"seagate\",{\"_index\":2433,\"name\":{\"2433\":{}},\"comment\":{}}],[\"searxng\",{\"_index\":2434,\"name\":{\"2434\":{}},\"comment\":{}}],[\"seat\",{\"_index\":2435,\"name\":{\"2435\":{}},\"comment\":{}}],[\"seatgeek\",{\"_index\":2436,\"name\":{\"2436\":{}},\"comment\":{}}],[\"securityscorecard\",{\"_index\":2437,\"name\":{\"2437\":{}},\"comment\":{}}],[\"sefaria\",{\"_index\":2438,\"name\":{\"2438\":{}},\"comment\":{}}],[\"sega\",{\"_index\":2439,\"name\":{\"2439\":{}},\"comment\":{}}],[\"selenium\",{\"_index\":2440,\"name\":{\"2440\":{}},\"comment\":{}}],[\"sellfy\",{\"_index\":2441,\"name\":{\"2441\":{}},\"comment\":{}}],[\"semanticrelease\",{\"_index\":2446,\"name\":{\"2446\":{}},\"comment\":{}}],[\"semanticscholar\",{\"_index\":2442,\"name\":{\"2442\":{}},\"comment\":{}}],[\"semanticui\",{\"_index\":2443,\"name\":{\"2443\":{}},\"comment\":{}}],[\"semanticuireact\",{\"_index\":2444,\"name\":{\"2444\":{}},\"comment\":{}}],[\"semanticweb\",{\"_index\":2445,\"name\":{\"2445\":{}},\"comment\":{}}],[\"semaphoreci\",{\"_index\":2447,\"name\":{\"2447\":{}},\"comment\":{}}],[\"semrush\",{\"_index\":2448,\"name\":{\"2448\":{}},\"comment\":{}}],[\"semver\",{\"_index\":2449,\"name\":{\"2449\":{}},\"comment\":{}}],[\"sencha\",{\"_index\":2450,\"name\":{\"2450\":{}},\"comment\":{}}],[\"sennheiser\",{\"_index\":2451,\"name\":{\"2451\":{}},\"comment\":{}}],[\"sensu\",{\"_index\":2452,\"name\":{\"2452\":{}},\"comment\":{}}],[\"sentry\",{\"_index\":2453,\"name\":{\"2453\":{}},\"comment\":{}}],[\"sepa\",{\"_index\":2454,\"name\":{\"2454\":{}},\"comment\":{}}],[\"sequelize\",{\"_index\":2455,\"name\":{\"2455\":{}},\"comment\":{}}],[\"serverfault\",{\"_index\":2456,\"name\":{\"2456\":{}},\"comment\":{}}],[\"serverless\",{\"_index\":2457,\"name\":{\"2457\":{}},\"comment\":{}}],[\"session\",{\"_index\":2458,\"name\":{\"2458\":{}},\"comment\":{}}],[\"sessionize\",{\"_index\":2459,\"name\":{\"2459\":{}},\"comment\":{}}],[\"setapp\",{\"_index\":2460,\"name\":{\"2460\":{}},\"comment\":{}}],[\"setsrc\",{\"_index\":3172,\"name\":{\"3176\":{},\"3198\":{}},\"comment\":{}}],[\"sfml\",{\"_index\":2461,\"name\":{\"2461\":{}},\"comment\":{}}],[\"shadcn_ui\",{\"_index\":2462,\"name\":{\"2462\":{}},\"comment\":{}}],[\"shadow\",{\"_index\":2463,\"name\":{\"2463\":{}},\"comment\":{}}],[\"shanghaimetro\",{\"_index\":2464,\"name\":{\"2464\":{}},\"comment\":{}}],[\"sharex\",{\"_index\":2465,\"name\":{\"2465\":{}},\"comment\":{}}],[\"sharp\",{\"_index\":2466,\"name\":{\"2466\":{}},\"comment\":{}}],[\"shazam\",{\"_index\":2467,\"name\":{\"2467\":{}},\"comment\":{}}],[\"shell\",{\"_index\":2468,\"name\":{\"2468\":{}},\"comment\":{}}],[\"shelly\",{\"_index\":2469,\"name\":{\"2469\":{}},\"comment\":{}}],[\"shenzhenmetro\",{\"_index\":2470,\"name\":{\"2470\":{}},\"comment\":{}}],[\"shieldiodynamicbadge\",{\"_index\":3167,\"name\":{\"3171\":{}},\"comment\":{}}],[\"shieldiostaticbadge\",{\"_index\":3187,\"name\":{\"3193\":{}},\"comment\":{}}],[\"shieldsio\",{\"_index\":2471,\"name\":{\"2471\":{}},\"comment\":{}}],[\"shikimori\",{\"_index\":2472,\"name\":{\"2472\":{}},\"comment\":{}}],[\"shopee\",{\"_index\":2473,\"name\":{\"2473\":{}},\"comment\":{}}],[\"shopify\",{\"_index\":2474,\"name\":{\"2474\":{}},\"comment\":{}}],[\"shopware\",{\"_index\":2475,\"name\":{\"2475\":{}},\"comment\":{}}],[\"shortcut\",{\"_index\":2476,\"name\":{\"2476\":{}},\"comment\":{}}],[\"showpad\",{\"_index\":2477,\"name\":{\"2477\":{}},\"comment\":{}}],[\"showtime\",{\"_index\":2478,\"name\":{\"2478\":{}},\"comment\":{}}],[\"showwcase\",{\"_index\":2479,\"name\":{\"2479\":{}},\"comment\":{}}],[\"shutterstock\",{\"_index\":2480,\"name\":{\"2480\":{}},\"comment\":{}}],[\"sidekiq\",{\"_index\":2481,\"name\":{\"2481\":{}},\"comment\":{}}],[\"sidequest\",{\"_index\":2482,\"name\":{\"2482\":{}},\"comment\":{}}],[\"siemens\",{\"_index\":2483,\"name\":{\"2483\":{}},\"comment\":{}}],[\"sifive\",{\"_index\":2484,\"name\":{\"2484\":{}},\"comment\":{}}],[\"signal\",{\"_index\":2485,\"name\":{\"2485\":{}},\"comment\":{}}],[\"similarweb\",{\"_index\":2486,\"name\":{\"2486\":{}},\"comment\":{}}],[\"simkl\",{\"_index\":2487,\"name\":{\"2487\":{}},\"comment\":{}}],[\"simpleanalytics\",{\"_index\":2488,\"name\":{\"2488\":{}},\"comment\":{}}],[\"simpleicon\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"simpleiconbadge\",{\"_index\":3189,\"name\":{\"3211\":{}},\"comment\":{}}],[\"simpleicons\",{\"_index\":5,\"name\":{\"5\":{},\"2489\":{}},\"comment\":{}}],[\"simplelogin\",{\"_index\":2489,\"name\":{\"2490\":{}},\"comment\":{}}],[\"simplenote\",{\"_index\":2490,\"name\":{\"2491\":{}},\"comment\":{}}],[\"sinaweibo\",{\"_index\":2491,\"name\":{\"2492\":{}},\"comment\":{}}],[\"singaporeairlines\",{\"_index\":2492,\"name\":{\"2493\":{}},\"comment\":{}}],[\"singlestore\",{\"_index\":2493,\"name\":{\"2494\":{}},\"comment\":{}}],[\"sitecore\",{\"_index\":2494,\"name\":{\"2495\":{}},\"comment\":{}}],[\"sitepoint\",{\"_index\":2495,\"name\":{\"2496\":{}},\"comment\":{}}],[\"siyuan\",{\"_index\":2496,\"name\":{\"2497\":{}},\"comment\":{}}],[\"skaffold\",{\"_index\":2497,\"name\":{\"2498\":{}},\"comment\":{}}],[\"sketch\",{\"_index\":2498,\"name\":{\"2499\":{}},\"comment\":{}}],[\"sketchfab\",{\"_index\":2499,\"name\":{\"2500\":{}},\"comment\":{}}],[\"sketchup\",{\"_index\":2500,\"name\":{\"2501\":{}},\"comment\":{}}],[\"skillshare\",{\"_index\":2501,\"name\":{\"2502\":{}},\"comment\":{}}],[\"sky\",{\"_index\":2503,\"name\":{\"2504\":{}},\"comment\":{}}],[\"skypack\",{\"_index\":2504,\"name\":{\"2505\":{}},\"comment\":{}}],[\"skyrock\",{\"_index\":2505,\"name\":{\"2506\":{}},\"comment\":{}}],[\"slack\",{\"_index\":2506,\"name\":{\"2507\":{}},\"comment\":{}}],[\"slackware\",{\"_index\":2507,\"name\":{\"2508\":{}},\"comment\":{}}],[\"slashdot\",{\"_index\":2508,\"name\":{\"2509\":{}},\"comment\":{}}],[\"slickpic\",{\"_index\":2509,\"name\":{\"2510\":{}},\"comment\":{}}],[\"slides\",{\"_index\":2510,\"name\":{\"2511\":{}},\"comment\":{}}],[\"slideshare\",{\"_index\":2511,\"name\":{\"2512\":{}},\"comment\":{}}],[\"slint\",{\"_index\":2512,\"name\":{\"2513\":{}},\"comment\":{}}],[\"slug\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"smart\",{\"_index\":2513,\"name\":{\"2514\":{}},\"comment\":{}}],[\"smartthings\",{\"_index\":2514,\"name\":{\"2515\":{}},\"comment\":{}}],[\"smashgg\",{\"_index\":2515,\"name\":{\"2516\":{}},\"comment\":{}}],[\"smashingmagazine\",{\"_index\":2516,\"name\":{\"2517\":{}},\"comment\":{}}],[\"smrt\",{\"_index\":2517,\"name\":{\"2518\":{}},\"comment\":{}}],[\"smugmug\",{\"_index\":2518,\"name\":{\"2519\":{}},\"comment\":{}}],[\"snapchat\",{\"_index\":2519,\"name\":{\"2520\":{}},\"comment\":{}}],[\"snapcraft\",{\"_index\":2520,\"name\":{\"2521\":{}},\"comment\":{}}],[\"sncf\",{\"_index\":2521,\"name\":{\"2522\":{}},\"comment\":{}}],[\"snort\",{\"_index\":2522,\"name\":{\"2523\":{}},\"comment\":{}}],[\"snowflake\",{\"_index\":2523,\"name\":{\"2524\":{}},\"comment\":{}}],[\"snowpack\",{\"_index\":2524,\"name\":{\"2525\":{}},\"comment\":{}}],[\"snyk\",{\"_index\":2525,\"name\":{\"2526\":{}},\"comment\":{}}],[\"social\",{\"_index\":3164,\"name\":{\"3166\":{}},\"comment\":{}}],[\"socialblade\",{\"_index\":2526,\"name\":{\"2527\":{}},\"comment\":{}}],[\"society6\",{\"_index\":2527,\"name\":{\"2528\":{}},\"comment\":{}}],[\"socketio\",{\"_index\":2528,\"name\":{\"2529\":{}},\"comment\":{}}],[\"softpedia\",{\"_index\":2529,\"name\":{\"2530\":{}},\"comment\":{}}],[\"sogou\",{\"_index\":2530,\"name\":{\"2531\":{}},\"comment\":{}}],[\"solana\",{\"_index\":2531,\"name\":{\"2532\":{}},\"comment\":{}}],[\"solid\",{\"_index\":2532,\"name\":{\"2533\":{}},\"comment\":{}}],[\"solidity\",{\"_index\":2533,\"name\":{\"2534\":{}},\"comment\":{}}],[\"sololearn\",{\"_index\":2534,\"name\":{\"2535\":{}},\"comment\":{}}],[\"solus\",{\"_index\":2535,\"name\":{\"2536\":{}},\"comment\":{}}],[\"sonar\",{\"_index\":2536,\"name\":{\"2537\":{}},\"comment\":{}}],[\"sonarcloud\",{\"_index\":2537,\"name\":{\"2538\":{}},\"comment\":{}}],[\"sonarlint\",{\"_index\":2538,\"name\":{\"2539\":{}},\"comment\":{}}],[\"sonarqube\",{\"_index\":2539,\"name\":{\"2540\":{}},\"comment\":{}}],[\"sonarr\",{\"_index\":2540,\"name\":{\"2541\":{}},\"comment\":{}}],[\"sonatype\",{\"_index\":2541,\"name\":{\"2542\":{}},\"comment\":{}}],[\"songkick\",{\"_index\":2542,\"name\":{\"2543\":{}},\"comment\":{}}],[\"songoda\",{\"_index\":2543,\"name\":{\"2544\":{}},\"comment\":{}}],[\"sonicwall\",{\"_index\":2544,\"name\":{\"2545\":{}},\"comment\":{}}],[\"sonos\",{\"_index\":2545,\"name\":{\"2546\":{}},\"comment\":{}}],[\"sony\",{\"_index\":2546,\"name\":{\"2547\":{}},\"comment\":{}}],[\"soriana\",{\"_index\":2547,\"name\":{\"2548\":{}},\"comment\":{}}],[\"soundcharts\",{\"_index\":2548,\"name\":{\"2549\":{}},\"comment\":{}}],[\"soundcloud\",{\"_index\":2549,\"name\":{\"2550\":{}},\"comment\":{}}],[\"source\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"sourceengine\",{\"_index\":2550,\"name\":{\"2551\":{}},\"comment\":{}}],[\"sourceforge\",{\"_index\":2551,\"name\":{\"2552\":{}},\"comment\":{}}],[\"sourcehut\",{\"_index\":2552,\"name\":{\"2553\":{}},\"comment\":{}}],[\"sourcetree\",{\"_index\":2553,\"name\":{\"2554\":{}},\"comment\":{}}],[\"southwestairlines\",{\"_index\":2554,\"name\":{\"2555\":{}},\"comment\":{}}],[\"spacemacs\",{\"_index\":2555,\"name\":{\"2556\":{}},\"comment\":{}}],[\"spaceship\",{\"_index\":2556,\"name\":{\"2557\":{}},\"comment\":{}}],[\"spacex\",{\"_index\":2557,\"name\":{\"2558\":{}},\"comment\":{}}],[\"spacy\",{\"_index\":2558,\"name\":{\"2559\":{}},\"comment\":{}}],[\"sparkar\",{\"_index\":2559,\"name\":{\"2560\":{}},\"comment\":{}}],[\"sparkasse\",{\"_index\":2560,\"name\":{\"2561\":{}},\"comment\":{}}],[\"sparkfun\",{\"_index\":2561,\"name\":{\"2562\":{}},\"comment\":{}}],[\"sparkpost\",{\"_index\":2562,\"name\":{\"2563\":{}},\"comment\":{}}],[\"spdx\",{\"_index\":2563,\"name\":{\"2564\":{}},\"comment\":{}}],[\"speakerdeck\",{\"_index\":2564,\"name\":{\"2565\":{}},\"comment\":{}}],[\"spectrum\",{\"_index\":2565,\"name\":{\"2566\":{}},\"comment\":{}}],[\"speedtest\",{\"_index\":2566,\"name\":{\"2567\":{}},\"comment\":{}}],[\"speedypage\",{\"_index\":2567,\"name\":{\"2568\":{}},\"comment\":{}}],[\"sphinx\",{\"_index\":2569,\"name\":{\"2570\":{}},\"comment\":{}}],[\"spigotmc\",{\"_index\":2570,\"name\":{\"2571\":{}},\"comment\":{}}],[\"spine\",{\"_index\":2571,\"name\":{\"2572\":{}},\"comment\":{}}],[\"spinnaker\",{\"_index\":2572,\"name\":{\"2573\":{}},\"comment\":{}}],[\"spinrilla\",{\"_index\":2573,\"name\":{\"2574\":{}},\"comment\":{}}],[\"splunk\",{\"_index\":2574,\"name\":{\"2575\":{}},\"comment\":{}}],[\"spoj\",{\"_index\":2568,\"name\":{\"2569\":{}},\"comment\":{}}],[\"spond\",{\"_index\":2575,\"name\":{\"2576\":{}},\"comment\":{}}],[\"spotify\",{\"_index\":2576,\"name\":{\"2577\":{}},\"comment\":{}}],[\"spotlight\",{\"_index\":2577,\"name\":{\"2578\":{}},\"comment\":{}}],[\"spreadshirt\",{\"_index\":2578,\"name\":{\"2579\":{}},\"comment\":{}}],[\"spreaker\",{\"_index\":2579,\"name\":{\"2580\":{}},\"comment\":{}}],[\"spring\",{\"_index\":2580,\"name\":{\"2581\":{}},\"comment\":{}}],[\"springboot\",{\"_index\":2582,\"name\":{\"2583\":{}},\"comment\":{}}],[\"springcreators\",{\"_index\":2581,\"name\":{\"2582\":{}},\"comment\":{}}],[\"springsecurity\",{\"_index\":2583,\"name\":{\"2584\":{}},\"comment\":{}}],[\"spyderide\",{\"_index\":2584,\"name\":{\"2585\":{}},\"comment\":{}}],[\"sqlalchemy\",{\"_index\":2585,\"name\":{\"2586\":{}},\"comment\":{}}],[\"sqlite\",{\"_index\":2586,\"name\":{\"2587\":{}},\"comment\":{}}],[\"square\",{\"_index\":2587,\"name\":{\"2588\":{}},\"comment\":{}}],[\"squareenix\",{\"_index\":2588,\"name\":{\"2589\":{}},\"comment\":{}}],[\"squarespace\",{\"_index\":2589,\"name\":{\"2590\":{}},\"comment\":{}}],[\"srcparameters\",{\"_index\":3179,\"name\":{\"3184\":{},\"3202\":{}},\"comment\":{}}],[\"srgssr\",{\"_index\":2590,\"name\":{\"2591\":{}},\"comment\":{}}],[\"ssrn\",{\"_index\":2591,\"name\":{\"2592\":{}},\"comment\":{}}],[\"sst\",{\"_index\":2592,\"name\":{\"2593\":{}},\"comment\":{}}],[\"stackbit\",{\"_index\":2595,\"name\":{\"2596\":{}},\"comment\":{}}],[\"stackblitz\",{\"_index\":2596,\"name\":{\"2597\":{}},\"comment\":{}}],[\"stackedit\",{\"_index\":2597,\"name\":{\"2598\":{}},\"comment\":{}}],[\"stackexchange\",{\"_index\":2593,\"name\":{\"2594\":{}},\"comment\":{}}],[\"stackhawk\",{\"_index\":2598,\"name\":{\"2599\":{}},\"comment\":{}}],[\"stackoverflow\",{\"_index\":2594,\"name\":{\"2595\":{}},\"comment\":{}}],[\"stackpath\",{\"_index\":2599,\"name\":{\"2600\":{}},\"comment\":{}}],[\"stackshare\",{\"_index\":2600,\"name\":{\"2601\":{}},\"comment\":{}}],[\"stadia\",{\"_index\":2601,\"name\":{\"2602\":{}},\"comment\":{}}],[\"staffbase\",{\"_index\":2602,\"name\":{\"2603\":{}},\"comment\":{}}],[\"stagetimer\",{\"_index\":2603,\"name\":{\"2604\":{}},\"comment\":{}}],[\"standardjs\",{\"_index\":2605,\"name\":{\"2606\":{}},\"comment\":{}}],[\"standardresume\",{\"_index\":2604,\"name\":{\"2605\":{}},\"comment\":{}}],[\"starbucks\",{\"_index\":2607,\"name\":{\"2608\":{}},\"comment\":{}}],[\"stardock\",{\"_index\":2608,\"name\":{\"2609\":{}},\"comment\":{}}],[\"starlingbank\",{\"_index\":2609,\"name\":{\"2610\":{}},\"comment\":{}}],[\"starship\",{\"_index\":2610,\"name\":{\"2611\":{}},\"comment\":{}}],[\"startrek\",{\"_index\":2606,\"name\":{\"2607\":{}},\"comment\":{}}],[\"starz\",{\"_index\":2611,\"name\":{\"2612\":{}},\"comment\":{}}],[\"statamic\",{\"_index\":2612,\"name\":{\"2613\":{}},\"comment\":{}}],[\"statista\",{\"_index\":2613,\"name\":{\"2614\":{}},\"comment\":{}}],[\"statuspage\",{\"_index\":2614,\"name\":{\"2615\":{}},\"comment\":{}}],[\"statuspal\",{\"_index\":2615,\"name\":{\"2616\":{}},\"comment\":{}}],[\"steam\",{\"_index\":2616,\"name\":{\"2617\":{}},\"comment\":{}}],[\"steamdb\",{\"_index\":2618,\"name\":{\"2619\":{}},\"comment\":{}}],[\"steamdeck\",{\"_index\":2617,\"name\":{\"2618\":{}},\"comment\":{}}],[\"steamworks\",{\"_index\":2619,\"name\":{\"2620\":{}},\"comment\":{}}],[\"steelseries\",{\"_index\":2620,\"name\":{\"2621\":{}},\"comment\":{}}],[\"steem\",{\"_index\":2621,\"name\":{\"2622\":{}},\"comment\":{}}],[\"steemit\",{\"_index\":2622,\"name\":{\"2623\":{}},\"comment\":{}}],[\"steinberg\",{\"_index\":2623,\"name\":{\"2624\":{}},\"comment\":{}}],[\"stellar\",{\"_index\":2624,\"name\":{\"2625\":{}},\"comment\":{}}],[\"stencil\",{\"_index\":2625,\"name\":{\"2626\":{}},\"comment\":{}}],[\"stencyl\",{\"_index\":2626,\"name\":{\"2627\":{}},\"comment\":{}}],[\"stimulus\",{\"_index\":2627,\"name\":{\"2628\":{}},\"comment\":{}}],[\"stitcher\",{\"_index\":2628,\"name\":{\"2629\":{}},\"comment\":{}}],[\"stmicroelectronics\",{\"_index\":2629,\"name\":{\"2630\":{}},\"comment\":{}}],[\"stockx\",{\"_index\":2630,\"name\":{\"2631\":{}},\"comment\":{}}],[\"stopstalk\",{\"_index\":2631,\"name\":{\"2632\":{}},\"comment\":{}}],[\"storyblok\",{\"_index\":2632,\"name\":{\"2633\":{}},\"comment\":{}}],[\"storybook\",{\"_index\":2633,\"name\":{\"2634\":{}},\"comment\":{}}],[\"strapi\",{\"_index\":2634,\"name\":{\"2635\":{}},\"comment\":{}}],[\"strava\",{\"_index\":2635,\"name\":{\"2636\":{}},\"comment\":{}}],[\"streamlabs\",{\"_index\":2636,\"name\":{\"2637\":{}},\"comment\":{}}],[\"streamlit\",{\"_index\":2637,\"name\":{\"2638\":{}},\"comment\":{}}],[\"streamrunners\",{\"_index\":2638,\"name\":{\"2639\":{}},\"comment\":{}}],[\"stripe\",{\"_index\":2639,\"name\":{\"2640\":{}},\"comment\":{}}],[\"strongswan\",{\"_index\":2640,\"name\":{\"2641\":{}},\"comment\":{}}],[\"stryker\",{\"_index\":2641,\"name\":{\"2642\":{}},\"comment\":{}}],[\"stubhub\",{\"_index\":2642,\"name\":{\"2643\":{}},\"comment\":{}}],[\"studio3t\",{\"_index\":2643,\"name\":{\"2644\":{}},\"comment\":{}}],[\"studyverse\",{\"_index\":2644,\"name\":{\"2645\":{}},\"comment\":{}}],[\"styledcomponents\",{\"_index\":2645,\"name\":{\"2646\":{}},\"comment\":{}}],[\"stylelint\",{\"_index\":2646,\"name\":{\"2647\":{}},\"comment\":{}}],[\"styleshare\",{\"_index\":2647,\"name\":{\"2648\":{}},\"comment\":{}}],[\"stylus\",{\"_index\":2648,\"name\":{\"2649\":{}},\"comment\":{}}],[\"subaru\",{\"_index\":2649,\"name\":{\"2650\":{}},\"comment\":{}}],[\"sublimetext\",{\"_index\":2650,\"name\":{\"2651\":{}},\"comment\":{}}],[\"substack\",{\"_index\":2651,\"name\":{\"2652\":{}},\"comment\":{}}],[\"subtitleedit\",{\"_index\":2652,\"name\":{\"2653\":{}},\"comment\":{}}],[\"subversion\",{\"_index\":2653,\"name\":{\"2654\":{}},\"comment\":{}}],[\"suckless\",{\"_index\":2654,\"name\":{\"2655\":{}},\"comment\":{}}],[\"suffix\",{\"_index\":3176,\"name\":{\"3180\":{}},\"comment\":{}}],[\"sumologic\",{\"_index\":2655,\"name\":{\"2656\":{}},\"comment\":{}}],[\"suno\",{\"_index\":2656,\"name\":{\"2657\":{}},\"comment\":{}}],[\"sunrise\",{\"_index\":2657,\"name\":{\"2658\":{}},\"comment\":{}}],[\"supabase\",{\"_index\":2658,\"name\":{\"2659\":{}},\"comment\":{}}],[\"supercrease\",{\"_index\":2660,\"name\":{\"2661\":{}},\"comment\":{}}],[\"supermicro\",{\"_index\":2661,\"name\":{\"2662\":{}},\"comment\":{}}],[\"superuser\",{\"_index\":2659,\"name\":{\"2660\":{}},\"comment\":{}}],[\"surrealdb\",{\"_index\":2662,\"name\":{\"2663\":{}},\"comment\":{}}],[\"surveymonkey\",{\"_index\":2663,\"name\":{\"2664\":{}},\"comment\":{}}],[\"suse\",{\"_index\":2664,\"name\":{\"2665\":{}},\"comment\":{}}],[\"suzuki\",{\"_index\":2665,\"name\":{\"2666\":{}},\"comment\":{}}],[\"svelte\",{\"_index\":2666,\"name\":{\"2667\":{}},\"comment\":{}}],[\"svg\",{\"_index\":2667,\"name\":{\"2668\":{}},\"comment\":{}}],[\"svgjs\",{\"_index\":2668,\"name\":{\"2669\":{}},\"comment\":{}}],[\"svgo\",{\"_index\":2669,\"name\":{\"2670\":{}},\"comment\":{}}],[\"swagger\",{\"_index\":2670,\"name\":{\"2671\":{}},\"comment\":{}}],[\"swarm\",{\"_index\":2671,\"name\":{\"2672\":{}},\"comment\":{}}],[\"swc\",{\"_index\":2672,\"name\":{\"2673\":{}},\"comment\":{}}],[\"swift\",{\"_index\":2673,\"name\":{\"2674\":{}},\"comment\":{}}],[\"swiggy\",{\"_index\":2674,\"name\":{\"2675\":{}},\"comment\":{}}],[\"swiper\",{\"_index\":2675,\"name\":{\"2676\":{}},\"comment\":{}}],[\"swr\",{\"_index\":2676,\"name\":{\"2677\":{}},\"comment\":{}}],[\"symantec\",{\"_index\":2677,\"name\":{\"2678\":{}},\"comment\":{}}],[\"symbolab\",{\"_index\":2678,\"name\":{\"2679\":{}},\"comment\":{}}],[\"symfony\",{\"_index\":2679,\"name\":{\"2680\":{}},\"comment\":{}}],[\"symphony\",{\"_index\":2680,\"name\":{\"2681\":{}},\"comment\":{}}],[\"sympy\",{\"_index\":2681,\"name\":{\"2682\":{}},\"comment\":{}}],[\"syncthing\",{\"_index\":2682,\"name\":{\"2683\":{}},\"comment\":{}}],[\"synology\",{\"_index\":2683,\"name\":{\"2684\":{}},\"comment\":{}}],[\"system76\",{\"_index\":2684,\"name\":{\"2685\":{}},\"comment\":{}}],[\"t_l_qu_bec\",{\"_index\":2722,\"name\":{\"2723\":{}},\"comment\":{}}],[\"tabelog\",{\"_index\":2686,\"name\":{\"2687\":{}},\"comment\":{}}],[\"tableau\",{\"_index\":2687,\"name\":{\"2688\":{}},\"comment\":{}}],[\"tablecheck\",{\"_index\":2688,\"name\":{\"2689\":{}},\"comment\":{}}],[\"tacobell\",{\"_index\":2689,\"name\":{\"2690\":{}},\"comment\":{}}],[\"tado_\",{\"_index\":2690,\"name\":{\"2691\":{}},\"comment\":{}}],[\"tagname\",{\"_index\":3169,\"name\":{\"3173\":{},\"3182\":{},\"3195\":{},\"3200\":{},\"3213\":{},\"3218\":{}},\"comment\":{}}],[\"taichigraphics\",{\"_index\":2691,\"name\":{\"2692\":{}},\"comment\":{}}],[\"taichilang\",{\"_index\":2692,\"name\":{\"2693\":{}},\"comment\":{}}],[\"tails\",{\"_index\":2693,\"name\":{\"2694\":{}},\"comment\":{}}],[\"tailscale\",{\"_index\":2694,\"name\":{\"2695\":{}},\"comment\":{}}],[\"tailwindcss\",{\"_index\":2695,\"name\":{\"2696\":{}},\"comment\":{}}],[\"taipy\",{\"_index\":2696,\"name\":{\"2697\":{}},\"comment\":{}}],[\"taketwointeractivesoftware\",{\"_index\":2697,\"name\":{\"2698\":{}},\"comment\":{}}],[\"talend\",{\"_index\":2698,\"name\":{\"2699\":{}},\"comment\":{}}],[\"talenthouse\",{\"_index\":2699,\"name\":{\"2700\":{}},\"comment\":{}}],[\"talos\",{\"_index\":2700,\"name\":{\"2701\":{}},\"comment\":{}}],[\"tamiya\",{\"_index\":2701,\"name\":{\"2702\":{}},\"comment\":{}}],[\"tampermonkey\",{\"_index\":2702,\"name\":{\"2703\":{}},\"comment\":{}}],[\"taobao\",{\"_index\":2703,\"name\":{\"2704\":{}},\"comment\":{}}],[\"tapas\",{\"_index\":2704,\"name\":{\"2705\":{}},\"comment\":{}}],[\"target\",{\"_index\":2705,\"name\":{\"2706\":{}},\"comment\":{}}],[\"task\",{\"_index\":2706,\"name\":{\"2707\":{}},\"comment\":{}}],[\"tasmota\",{\"_index\":2707,\"name\":{\"2708\":{}},\"comment\":{}}],[\"tata\",{\"_index\":2708,\"name\":{\"2709\":{}},\"comment\":{}}],[\"tauri\",{\"_index\":2710,\"name\":{\"2711\":{}},\"comment\":{}}],[\"taxbuzz\",{\"_index\":2711,\"name\":{\"2712\":{}},\"comment\":{}}],[\"tcs\",{\"_index\":2709,\"name\":{\"2710\":{}},\"comment\":{}}],[\"teal\",{\"_index\":2712,\"name\":{\"2713\":{}},\"comment\":{}}],[\"teamcity\",{\"_index\":2713,\"name\":{\"2714\":{}},\"comment\":{}}],[\"teamspeak\",{\"_index\":2714,\"name\":{\"2715\":{}},\"comment\":{}}],[\"teamviewer\",{\"_index\":2715,\"name\":{\"2716\":{}},\"comment\":{}}],[\"techcrunch\",{\"_index\":2716,\"name\":{\"2717\":{}},\"comment\":{}}],[\"ted\",{\"_index\":2717,\"name\":{\"2718\":{}},\"comment\":{}}],[\"teepublic\",{\"_index\":2718,\"name\":{\"2719\":{}},\"comment\":{}}],[\"teespring\",{\"_index\":2719,\"name\":{\"2720\":{}},\"comment\":{}}],[\"tekton\",{\"_index\":2720,\"name\":{\"2721\":{}},\"comment\":{}}],[\"tele5\",{\"_index\":2721,\"name\":{\"2722\":{}},\"comment\":{}}],[\"telegram\",{\"_index\":2723,\"name\":{\"2724\":{}},\"comment\":{}}],[\"telegraph\",{\"_index\":2724,\"name\":{\"2725\":{}},\"comment\":{}}],[\"temporal\",{\"_index\":2725,\"name\":{\"2726\":{}},\"comment\":{}}],[\"tencentqq\",{\"_index\":2726,\"name\":{\"2727\":{}},\"comment\":{}}],[\"tensorflow\",{\"_index\":2727,\"name\":{\"2728\":{}},\"comment\":{}}],[\"teradata\",{\"_index\":2728,\"name\":{\"2729\":{}},\"comment\":{}}],[\"teratail\",{\"_index\":2729,\"name\":{\"2730\":{}},\"comment\":{}}],[\"termius\",{\"_index\":2730,\"name\":{\"2731\":{}},\"comment\":{}}],[\"terraform\",{\"_index\":2731,\"name\":{\"2732\":{}},\"comment\":{}}],[\"tesco\",{\"_index\":2732,\"name\":{\"2733\":{}},\"comment\":{}}],[\"tesla\",{\"_index\":2733,\"name\":{\"2734\":{}},\"comment\":{}}],[\"testcafe\",{\"_index\":2734,\"name\":{\"2735\":{}},\"comment\":{}}],[\"testin\",{\"_index\":2735,\"name\":{\"2736\":{}},\"comment\":{}}],[\"testinglibrary\",{\"_index\":2736,\"name\":{\"2737\":{}},\"comment\":{}}],[\"testrail\",{\"_index\":2737,\"name\":{\"2738\":{}},\"comment\":{}}],[\"tether\",{\"_index\":2738,\"name\":{\"2739\":{}},\"comment\":{}}],[\"textpattern\",{\"_index\":2739,\"name\":{\"2740\":{}},\"comment\":{}}],[\"tga\",{\"_index\":2740,\"name\":{\"2741\":{}},\"comment\":{}}],[\"thangs\",{\"_index\":2741,\"name\":{\"2742\":{}},\"comment\":{}}],[\"thealgorithms\",{\"_index\":2742,\"name\":{\"2743\":{}},\"comment\":{}}],[\"theboringcompany\",{\"_index\":2743,\"name\":{\"2744\":{}},\"comment\":{}}],[\"theconversation\",{\"_index\":2744,\"name\":{\"2745\":{}},\"comment\":{}}],[\"thefinals\",{\"_index\":2745,\"name\":{\"2746\":{}},\"comment\":{}}],[\"theirishtimes\",{\"_index\":2746,\"name\":{\"2747\":{}},\"comment\":{}}],[\"themighty\",{\"_index\":2747,\"name\":{\"2748\":{}},\"comment\":{}}],[\"themodelsresource\",{\"_index\":2748,\"name\":{\"2749\":{}},\"comment\":{}}],[\"themoviedatabase\",{\"_index\":2749,\"name\":{\"2750\":{}},\"comment\":{}}],[\"thenorthface\",{\"_index\":2750,\"name\":{\"2751\":{}},\"comment\":{}}],[\"theodinproject\",{\"_index\":2751,\"name\":{\"2752\":{}},\"comment\":{}}],[\"theregister\",{\"_index\":2752,\"name\":{\"2753\":{}},\"comment\":{}}],[\"thesoundsresource\",{\"_index\":2753,\"name\":{\"2754\":{}},\"comment\":{}}],[\"thespritersresource\",{\"_index\":2754,\"name\":{\"2755\":{}},\"comment\":{}}],[\"thewashingtonpost\",{\"_index\":2755,\"name\":{\"2756\":{}},\"comment\":{}}],[\"thingiverse\",{\"_index\":2756,\"name\":{\"2757\":{}},\"comment\":{}}],[\"thinkpad\",{\"_index\":2757,\"name\":{\"2758\":{}},\"comment\":{}}],[\"thirdweb\",{\"_index\":2758,\"name\":{\"2759\":{}},\"comment\":{}}],[\"threadless\",{\"_index\":2759,\"name\":{\"2760\":{}},\"comment\":{}}],[\"threads\",{\"_index\":2760,\"name\":{\"2761\":{}},\"comment\":{}}],[\"threejs\",{\"_index\":2761,\"name\":{\"2762\":{}},\"comment\":{}}],[\"threema\",{\"_index\":2762,\"name\":{\"2763\":{}},\"comment\":{}}],[\"thumbtack\",{\"_index\":2763,\"name\":{\"2764\":{}},\"comment\":{}}],[\"thunderbird\",{\"_index\":2764,\"name\":{\"2765\":{}},\"comment\":{}}],[\"thunderstore\",{\"_index\":2765,\"name\":{\"2766\":{}},\"comment\":{}}],[\"thurgauerkantonalbank\",{\"_index\":2766,\"name\":{\"2767\":{}},\"comment\":{}}],[\"thymeleaf\",{\"_index\":2767,\"name\":{\"2768\":{}},\"comment\":{}}],[\"ticketmaster\",{\"_index\":2768,\"name\":{\"2769\":{}},\"comment\":{}}],[\"ticktick\",{\"_index\":2769,\"name\":{\"2770\":{}},\"comment\":{}}],[\"tidal\",{\"_index\":2770,\"name\":{\"2771\":{}},\"comment\":{}}],[\"tiddlywiki\",{\"_index\":2771,\"name\":{\"2772\":{}},\"comment\":{}}],[\"tide\",{\"_index\":2772,\"name\":{\"2773\":{}},\"comment\":{}}],[\"tidyverse\",{\"_index\":2773,\"name\":{\"2774\":{}},\"comment\":{}}],[\"tietoevry\",{\"_index\":2774,\"name\":{\"2775\":{}},\"comment\":{}}],[\"tiktok\",{\"_index\":2775,\"name\":{\"2776\":{}},\"comment\":{}}],[\"tildapublishing\",{\"_index\":2776,\"name\":{\"2777\":{}},\"comment\":{}}],[\"tile\",{\"_index\":2777,\"name\":{\"2778\":{}},\"comment\":{}}],[\"timescale\",{\"_index\":2778,\"name\":{\"2779\":{}},\"comment\":{}}],[\"tina\",{\"_index\":2779,\"name\":{\"2780\":{}},\"comment\":{}}],[\"tinder\",{\"_index\":2780,\"name\":{\"2781\":{}},\"comment\":{}}],[\"tindie\",{\"_index\":2781,\"name\":{\"2782\":{}},\"comment\":{}}],[\"tinkercad\",{\"_index\":2782,\"name\":{\"2783\":{}},\"comment\":{}}],[\"tinygrad\",{\"_index\":2783,\"name\":{\"2784\":{}},\"comment\":{}}],[\"tinyletter\",{\"_index\":2784,\"name\":{\"2785\":{}},\"comment\":{}}],[\"tistory\",{\"_index\":2785,\"name\":{\"2786\":{}},\"comment\":{}}],[\"title\",{\"_index\":1,\"name\":{\"1\":{}},\"comment\":{}}],[\"tldraw\",{\"_index\":2786,\"name\":{\"2787\":{}},\"comment\":{}}],[\"tmobile\",{\"_index\":2685,\"name\":{\"2686\":{}},\"comment\":{}}],[\"tmux\",{\"_index\":2787,\"name\":{\"2788\":{}},\"comment\":{}}],[\"todoist\",{\"_index\":2788,\"name\":{\"2789\":{}},\"comment\":{}}],[\"toggl\",{\"_index\":2789,\"name\":{\"2790\":{}},\"comment\":{}}],[\"toggltrack\",{\"_index\":2790,\"name\":{\"2791\":{}},\"comment\":{}}],[\"tokyometro\",{\"_index\":2791,\"name\":{\"2792\":{}},\"comment\":{}}],[\"toll\",{\"_index\":2792,\"name\":{\"2793\":{}},\"comment\":{}}],[\"toml\",{\"_index\":2793,\"name\":{\"2794\":{}},\"comment\":{}}],[\"tomorrowland\",{\"_index\":2794,\"name\":{\"2795\":{}},\"comment\":{}}],[\"ton\",{\"_index\":2795,\"name\":{\"2796\":{}},\"comment\":{}}],[\"topcoder\",{\"_index\":2797,\"name\":{\"2798\":{}},\"comment\":{}}],[\"topgg\",{\"_index\":2796,\"name\":{\"2797\":{}},\"comment\":{}}],[\"toptal\",{\"_index\":2798,\"name\":{\"2799\":{}},\"comment\":{}}],[\"torbrowser\",{\"_index\":2799,\"name\":{\"2800\":{}},\"comment\":{}}],[\"torproject\",{\"_index\":2800,\"name\":{\"2801\":{}},\"comment\":{}}],[\"toshiba\",{\"_index\":2801,\"name\":{\"2802\":{}},\"comment\":{}}],[\"totvs\",{\"_index\":2802,\"name\":{\"2803\":{}},\"comment\":{}}],[\"tourbox\",{\"_index\":2803,\"name\":{\"2804\":{}},\"comment\":{}}],[\"tower\",{\"_index\":2804,\"name\":{\"2805\":{}},\"comment\":{}}],[\"toyota\",{\"_index\":2805,\"name\":{\"2806\":{}},\"comment\":{}}],[\"tplink\",{\"_index\":2806,\"name\":{\"2807\":{}},\"comment\":{}}],[\"tqdm\",{\"_index\":2807,\"name\":{\"2808\":{}},\"comment\":{}}],[\"traccar\",{\"_index\":2808,\"name\":{\"2809\":{}},\"comment\":{}}],[\"tradingview\",{\"_index\":2809,\"name\":{\"2810\":{}},\"comment\":{}}],[\"traefikmesh\",{\"_index\":2810,\"name\":{\"2811\":{}},\"comment\":{}}],[\"traefikproxy\",{\"_index\":2811,\"name\":{\"2812\":{}},\"comment\":{}}],[\"trailforks\",{\"_index\":2812,\"name\":{\"2813\":{}},\"comment\":{}}],[\"trainerroad\",{\"_index\":2813,\"name\":{\"2814\":{}},\"comment\":{}}],[\"trakt\",{\"_index\":2814,\"name\":{\"2815\":{}},\"comment\":{}}],[\"transifex\",{\"_index\":2815,\"name\":{\"2816\":{}},\"comment\":{}}],[\"transmission\",{\"_index\":2816,\"name\":{\"2817\":{}},\"comment\":{}}],[\"transportforireland\",{\"_index\":2817,\"name\":{\"2818\":{}},\"comment\":{}}],[\"transportforlondon\",{\"_index\":2818,\"name\":{\"2819\":{}},\"comment\":{}}],[\"travisci\",{\"_index\":2819,\"name\":{\"2820\":{}},\"comment\":{}}],[\"treehouse\",{\"_index\":2820,\"name\":{\"2821\":{}},\"comment\":{}}],[\"trello\",{\"_index\":2821,\"name\":{\"2822\":{}},\"comment\":{}}],[\"trendmicro\",{\"_index\":2822,\"name\":{\"2823\":{}},\"comment\":{}}],[\"treyarch\",{\"_index\":2823,\"name\":{\"2824\":{}},\"comment\":{}}],[\"tricentis\",{\"_index\":2824,\"name\":{\"2825\":{}},\"comment\":{}}],[\"trilium\",{\"_index\":2825,\"name\":{\"2826\":{}},\"comment\":{}}],[\"triller\",{\"_index\":2826,\"name\":{\"2827\":{}},\"comment\":{}}],[\"trillertv\",{\"_index\":2827,\"name\":{\"2828\":{}},\"comment\":{}}],[\"trino\",{\"_index\":2828,\"name\":{\"2829\":{}},\"comment\":{}}],[\"tripadvisor\",{\"_index\":2830,\"name\":{\"2831\":{}},\"comment\":{}}],[\"tripcom\",{\"_index\":2829,\"name\":{\"2830\":{}},\"comment\":{}}],[\"trivago\",{\"_index\":2831,\"name\":{\"2832\":{}},\"comment\":{}}],[\"trivy\",{\"_index\":2832,\"name\":{\"2833\":{}},\"comment\":{}}],[\"trove\",{\"_index\":2833,\"name\":{\"2834\":{}},\"comment\":{}}],[\"trpc\",{\"_index\":2834,\"name\":{\"2835\":{}},\"comment\":{}}],[\"truenas\",{\"_index\":2835,\"name\":{\"2836\":{}},\"comment\":{}}],[\"trueup\",{\"_index\":2836,\"name\":{\"2837\":{}},\"comment\":{}}],[\"trulia\",{\"_index\":2837,\"name\":{\"2838\":{}},\"comment\":{}}],[\"trustedshops\",{\"_index\":2838,\"name\":{\"2839\":{}},\"comment\":{}}],[\"trustpilot\",{\"_index\":2839,\"name\":{\"2840\":{}},\"comment\":{}}],[\"tryhackme\",{\"_index\":2841,\"name\":{\"2842\":{}},\"comment\":{}}],[\"tryitonline\",{\"_index\":2840,\"name\":{\"2841\":{}},\"comment\":{}}],[\"tsnode\",{\"_index\":2842,\"name\":{\"2843\":{}},\"comment\":{}}],[\"tubi\",{\"_index\":2843,\"name\":{\"2844\":{}},\"comment\":{}}],[\"tui\",{\"_index\":2844,\"name\":{\"2845\":{}},\"comment\":{}}],[\"tumblr\",{\"_index\":2845,\"name\":{\"2846\":{}},\"comment\":{}}],[\"tunein\",{\"_index\":2846,\"name\":{\"2847\":{}},\"comment\":{}}],[\"turbo\",{\"_index\":2847,\"name\":{\"2848\":{}},\"comment\":{}}],[\"turborepo\",{\"_index\":2848,\"name\":{\"2849\":{}},\"comment\":{}}],[\"turbosquid\",{\"_index\":2849,\"name\":{\"2850\":{}},\"comment\":{}}],[\"turkishairlines\",{\"_index\":2850,\"name\":{\"2851\":{}},\"comment\":{}}],[\"turso\",{\"_index\":2851,\"name\":{\"2852\":{}},\"comment\":{}}],[\"tutanota\",{\"_index\":2852,\"name\":{\"2853\":{}},\"comment\":{}}],[\"tv4play\",{\"_index\":2854,\"name\":{\"2855\":{}},\"comment\":{}}],[\"tvtime\",{\"_index\":2853,\"name\":{\"2854\":{}},\"comment\":{}}],[\"twilio\",{\"_index\":2855,\"name\":{\"2856\":{}},\"comment\":{}}],[\"twinkly\",{\"_index\":2856,\"name\":{\"2857\":{}},\"comment\":{}}],[\"twinmotion\",{\"_index\":2857,\"name\":{\"2858\":{}},\"comment\":{}}],[\"twitch\",{\"_index\":2858,\"name\":{\"2859\":{}},\"comment\":{}}],[\"typeform\",{\"_index\":2859,\"name\":{\"2860\":{}},\"comment\":{}}],[\"typeorm\",{\"_index\":2860,\"name\":{\"2861\":{}},\"comment\":{}}],[\"typer\",{\"_index\":2861,\"name\":{\"2862\":{}},\"comment\":{}}],[\"typescript\",{\"_index\":2862,\"name\":{\"2863\":{}},\"comment\":{}}],[\"typo3\",{\"_index\":2863,\"name\":{\"2864\":{}},\"comment\":{}}],[\"typst\",{\"_index\":2864,\"name\":{\"2865\":{}},\"comment\":{}}],[\"uber\",{\"_index\":2865,\"name\":{\"2866\":{}},\"comment\":{}}],[\"ubereats\",{\"_index\":2866,\"name\":{\"2867\":{}},\"comment\":{}}],[\"ubiquiti\",{\"_index\":2867,\"name\":{\"2868\":{}},\"comment\":{}}],[\"ubisoft\",{\"_index\":2868,\"name\":{\"2869\":{}},\"comment\":{}}],[\"ublockorigin\",{\"_index\":2869,\"name\":{\"2870\":{}},\"comment\":{}}],[\"ubuntu\",{\"_index\":2870,\"name\":{\"2871\":{}},\"comment\":{}}],[\"ubuntumate\",{\"_index\":2871,\"name\":{\"2872\":{}},\"comment\":{}}],[\"udacity\",{\"_index\":2872,\"name\":{\"2873\":{}},\"comment\":{}}],[\"udemy\",{\"_index\":2873,\"name\":{\"2874\":{}},\"comment\":{}}],[\"ufc\",{\"_index\":2874,\"name\":{\"2875\":{}},\"comment\":{}}],[\"uikit\",{\"_index\":2875,\"name\":{\"2876\":{}},\"comment\":{}}],[\"uipath\",{\"_index\":2876,\"name\":{\"2877\":{}},\"comment\":{}}],[\"ulule\",{\"_index\":2877,\"name\":{\"2878\":{}},\"comment\":{}}],[\"umami\",{\"_index\":2878,\"name\":{\"2879\":{}},\"comment\":{}}],[\"umbraco\",{\"_index\":2879,\"name\":{\"2880\":{}},\"comment\":{}}],[\"uml\",{\"_index\":2880,\"name\":{\"2881\":{}},\"comment\":{}}],[\"unacademy\",{\"_index\":2881,\"name\":{\"2882\":{}},\"comment\":{}}],[\"underarmour\",{\"_index\":2882,\"name\":{\"2883\":{}},\"comment\":{}}],[\"underscorejs\",{\"_index\":2883,\"name\":{\"2884\":{}},\"comment\":{}}],[\"undertale\",{\"_index\":2884,\"name\":{\"2885\":{}},\"comment\":{}}],[\"unicode\",{\"_index\":2885,\"name\":{\"2886\":{}},\"comment\":{}}],[\"unilever\",{\"_index\":2886,\"name\":{\"2887\":{}},\"comment\":{}}],[\"uniqlo\",{\"_index\":2887,\"name\":{\"2888\":{}},\"comment\":{}}],[\"uniqloja\",{\"_index\":2888,\"name\":{\"2889\":{}},\"comment\":{}}],[\"unitedairlines\",{\"_index\":2889,\"name\":{\"2890\":{}},\"comment\":{}}],[\"unitednations\",{\"_index\":2890,\"name\":{\"2891\":{}},\"comment\":{}}],[\"unity\",{\"_index\":2891,\"name\":{\"2892\":{}},\"comment\":{}}],[\"unjs\",{\"_index\":2892,\"name\":{\"2893\":{}},\"comment\":{}}],[\"unlicense\",{\"_index\":2893,\"name\":{\"2894\":{}},\"comment\":{}}],[\"unocss\",{\"_index\":2894,\"name\":{\"2895\":{}},\"comment\":{}}],[\"unpkg\",{\"_index\":2895,\"name\":{\"2896\":{}},\"comment\":{}}],[\"unraid\",{\"_index\":2896,\"name\":{\"2897\":{}},\"comment\":{}}],[\"unrealengine\",{\"_index\":2897,\"name\":{\"2898\":{}},\"comment\":{}}],[\"unsplash\",{\"_index\":2898,\"name\":{\"2899\":{}},\"comment\":{}}],[\"untappd\",{\"_index\":2899,\"name\":{\"2900\":{}},\"comment\":{}}],[\"upcloud\",{\"_index\":2900,\"name\":{\"2901\":{}},\"comment\":{}}],[\"uphold\",{\"_index\":2901,\"name\":{\"2902\":{}},\"comment\":{}}],[\"uplabs\",{\"_index\":2902,\"name\":{\"2903\":{}},\"comment\":{}}],[\"upptime\",{\"_index\":2903,\"name\":{\"2904\":{}},\"comment\":{}}],[\"ups\",{\"_index\":2904,\"name\":{\"2905\":{}},\"comment\":{}}],[\"upstash\",{\"_index\":2905,\"name\":{\"2906\":{}},\"comment\":{}}],[\"uptimekuma\",{\"_index\":2906,\"name\":{\"2907\":{}},\"comment\":{}}],[\"uptobox\",{\"_index\":2907,\"name\":{\"2908\":{}},\"comment\":{}}],[\"upwork\",{\"_index\":2908,\"name\":{\"2909\":{}},\"comment\":{}}],[\"usps\",{\"_index\":2909,\"name\":{\"2910\":{}},\"comment\":{}}],[\"utorrent\",{\"_index\":2910,\"name\":{\"2911\":{}},\"comment\":{}}],[\"v\",{\"_index\":2911,\"name\":{\"2912\":{}},\"comment\":{}}],[\"v2ex\",{\"_index\":2912,\"name\":{\"2913\":{}},\"comment\":{}}],[\"v8\",{\"_index\":2913,\"name\":{\"2914\":{}},\"comment\":{}}],[\"vaadin\",{\"_index\":2914,\"name\":{\"2915\":{}},\"comment\":{}}],[\"vagrant\",{\"_index\":2915,\"name\":{\"2916\":{}},\"comment\":{}}],[\"vala\",{\"_index\":2916,\"name\":{\"2917\":{}},\"comment\":{}}],[\"valorant\",{\"_index\":2917,\"name\":{\"2918\":{}},\"comment\":{}}],[\"valve\",{\"_index\":2918,\"name\":{\"2919\":{}},\"comment\":{}}],[\"vapor\",{\"_index\":2919,\"name\":{\"2920\":{}},\"comment\":{}}],[\"vault\",{\"_index\":2920,\"name\":{\"2921\":{}},\"comment\":{}}],[\"vaultwarden\",{\"_index\":2921,\"name\":{\"2922\":{}},\"comment\":{}}],[\"vauxhall\",{\"_index\":2922,\"name\":{\"2923\":{}},\"comment\":{}}],[\"vbulletin\",{\"_index\":2923,\"name\":{\"2924\":{}},\"comment\":{}}],[\"vectary\",{\"_index\":2924,\"name\":{\"2925\":{}},\"comment\":{}}],[\"vectorlogozone\",{\"_index\":2925,\"name\":{\"2926\":{}},\"comment\":{}}],[\"vectorworks\",{\"_index\":2926,\"name\":{\"2927\":{}},\"comment\":{}}],[\"veeam\",{\"_index\":2927,\"name\":{\"2928\":{}},\"comment\":{}}],[\"veed\",{\"_index\":2928,\"name\":{\"2929\":{}},\"comment\":{}}],[\"veepee\",{\"_index\":2929,\"name\":{\"2930\":{}},\"comment\":{}}],[\"vega\",{\"_index\":2930,\"name\":{\"2931\":{}},\"comment\":{}}],[\"vegas\",{\"_index\":2931,\"name\":{\"2932\":{}},\"comment\":{}}],[\"velog\",{\"_index\":2932,\"name\":{\"2933\":{}},\"comment\":{}}],[\"venmo\",{\"_index\":2933,\"name\":{\"2934\":{}},\"comment\":{}}],[\"vercel\",{\"_index\":2934,\"name\":{\"2935\":{}},\"comment\":{}}],[\"verdaccio\",{\"_index\":2935,\"name\":{\"2936\":{}},\"comment\":{}}],[\"veritas\",{\"_index\":2936,\"name\":{\"2937\":{}},\"comment\":{}}],[\"verizon\",{\"_index\":2937,\"name\":{\"2938\":{}},\"comment\":{}}],[\"vespa\",{\"_index\":2938,\"name\":{\"2939\":{}},\"comment\":{}}],[\"vexxhost\",{\"_index\":2939,\"name\":{\"2940\":{}},\"comment\":{}}],[\"vfairs\",{\"_index\":2940,\"name\":{\"2941\":{}},\"comment\":{}}],[\"viadeo\",{\"_index\":2941,\"name\":{\"2942\":{}},\"comment\":{}}],[\"viaplay\",{\"_index\":2942,\"name\":{\"2943\":{}},\"comment\":{}}],[\"viber\",{\"_index\":2943,\"name\":{\"2944\":{}},\"comment\":{}}],[\"viblo\",{\"_index\":2944,\"name\":{\"2945\":{}},\"comment\":{}}],[\"victoriametrics\",{\"_index\":2945,\"name\":{\"2946\":{}},\"comment\":{}}],[\"victronenergy\",{\"_index\":2946,\"name\":{\"2947\":{}},\"comment\":{}}],[\"vim\",{\"_index\":2947,\"name\":{\"2948\":{}},\"comment\":{}}],[\"vimeo\",{\"_index\":2948,\"name\":{\"2949\":{}},\"comment\":{}}],[\"vimeolivestream\",{\"_index\":2949,\"name\":{\"2950\":{}},\"comment\":{}}],[\"virgin\",{\"_index\":2950,\"name\":{\"2951\":{}},\"comment\":{}}],[\"virginatlantic\",{\"_index\":2951,\"name\":{\"2952\":{}},\"comment\":{}}],[\"virginmedia\",{\"_index\":2952,\"name\":{\"2953\":{}},\"comment\":{}}],[\"virtualbox\",{\"_index\":2953,\"name\":{\"2954\":{}},\"comment\":{}}],[\"virustotal\",{\"_index\":2954,\"name\":{\"2955\":{}},\"comment\":{}}],[\"visa\",{\"_index\":2955,\"name\":{\"2956\":{}},\"comment\":{}}],[\"visx\",{\"_index\":2956,\"name\":{\"2957\":{}},\"comment\":{}}],[\"vite\",{\"_index\":2957,\"name\":{\"2958\":{}},\"comment\":{}}],[\"vitepress\",{\"_index\":2958,\"name\":{\"2959\":{}},\"comment\":{}}],[\"vitess\",{\"_index\":2959,\"name\":{\"2960\":{}},\"comment\":{}}],[\"vitest\",{\"_index\":2960,\"name\":{\"2961\":{}},\"comment\":{}}],[\"vivaldi\",{\"_index\":2962,\"name\":{\"2963\":{}},\"comment\":{}}],[\"vivawallet\",{\"_index\":2961,\"name\":{\"2962\":{}},\"comment\":{}}],[\"vivino\",{\"_index\":2963,\"name\":{\"2964\":{}},\"comment\":{}}],[\"vivint\",{\"_index\":2964,\"name\":{\"2965\":{}},\"comment\":{}}],[\"vivo\",{\"_index\":2965,\"name\":{\"2966\":{}},\"comment\":{}}],[\"vk\",{\"_index\":2966,\"name\":{\"2967\":{}},\"comment\":{}}],[\"vlcmediaplayer\",{\"_index\":2967,\"name\":{\"2968\":{}},\"comment\":{}}],[\"vmware\",{\"_index\":2968,\"name\":{\"2969\":{}},\"comment\":{}}],[\"vodafone\",{\"_index\":2969,\"name\":{\"2970\":{}},\"comment\":{}}],[\"voidlinux\",{\"_index\":2970,\"name\":{\"2971\":{}},\"comment\":{}}],[\"voipms\",{\"_index\":2971,\"name\":{\"2972\":{}},\"comment\":{}}],[\"volkswagen\",{\"_index\":2972,\"name\":{\"2973\":{}},\"comment\":{}}],[\"volvo\",{\"_index\":2973,\"name\":{\"2974\":{}},\"comment\":{}}],[\"vonage\",{\"_index\":2974,\"name\":{\"2975\":{}},\"comment\":{}}],[\"vorondesign\",{\"_index\":2975,\"name\":{\"2976\":{}},\"comment\":{}}],[\"vowpalwabbit\",{\"_index\":2976,\"name\":{\"2977\":{}},\"comment\":{}}],[\"vox\",{\"_index\":2977,\"name\":{\"2978\":{}},\"comment\":{}}],[\"vsco\",{\"_index\":2978,\"name\":{\"2979\":{}},\"comment\":{}}],[\"vscodium\",{\"_index\":2979,\"name\":{\"2980\":{}},\"comment\":{}}],[\"vtex\",{\"_index\":2980,\"name\":{\"2981\":{}},\"comment\":{}}],[\"vuejs\",{\"_index\":2981,\"name\":{\"2982\":{}},\"comment\":{}}],[\"vuetify\",{\"_index\":2982,\"name\":{\"2983\":{}},\"comment\":{}}],[\"vulkan\",{\"_index\":2983,\"name\":{\"2984\":{}},\"comment\":{}}],[\"vultr\",{\"_index\":2984,\"name\":{\"2985\":{}},\"comment\":{}}],[\"vyond\",{\"_index\":2985,\"name\":{\"2986\":{}},\"comment\":{}}],[\"w3schools\",{\"_index\":2986,\"name\":{\"2987\":{}},\"comment\":{}}],[\"wacom\",{\"_index\":2987,\"name\":{\"2988\":{}},\"comment\":{}}],[\"wagmi\",{\"_index\":2988,\"name\":{\"2989\":{}},\"comment\":{}}],[\"wagtail\",{\"_index\":2989,\"name\":{\"2990\":{}},\"comment\":{}}],[\"wails\",{\"_index\":2990,\"name\":{\"2991\":{}},\"comment\":{}}],[\"wakatime\",{\"_index\":2991,\"name\":{\"2992\":{}},\"comment\":{}}],[\"walkman\",{\"_index\":2992,\"name\":{\"2993\":{}},\"comment\":{}}],[\"wallabag\",{\"_index\":2993,\"name\":{\"2994\":{}},\"comment\":{}}],[\"walletconnect\",{\"_index\":2994,\"name\":{\"2995\":{}},\"comment\":{}}],[\"walmart\",{\"_index\":2995,\"name\":{\"2996\":{}},\"comment\":{}}],[\"wantedly\",{\"_index\":2996,\"name\":{\"2997\":{}},\"comment\":{}}],[\"wappalyzer\",{\"_index\":2997,\"name\":{\"2998\":{}},\"comment\":{}}],[\"warnerbros\",{\"_index\":2998,\"name\":{\"2999\":{}},\"comment\":{}}],[\"warp\",{\"_index\":2999,\"name\":{\"3000\":{}},\"comment\":{}}],[\"wasabi\",{\"_index\":3000,\"name\":{\"3001\":{}},\"comment\":{}}],[\"wasmcloud\",{\"_index\":3001,\"name\":{\"3002\":{}},\"comment\":{}}],[\"wasmer\",{\"_index\":3002,\"name\":{\"3003\":{}},\"comment\":{}}],[\"watchtower\",{\"_index\":3003,\"name\":{\"3004\":{}},\"comment\":{}}],[\"wattpad\",{\"_index\":3004,\"name\":{\"3005\":{}},\"comment\":{}}],[\"wayland\",{\"_index\":3005,\"name\":{\"3006\":{}},\"comment\":{}}],[\"waze\",{\"_index\":3006,\"name\":{\"3007\":{}},\"comment\":{}}],[\"wazirx\",{\"_index\":3007,\"name\":{\"3008\":{}},\"comment\":{}}],[\"wearos\",{\"_index\":3008,\"name\":{\"3009\":{}},\"comment\":{}}],[\"weasyl\",{\"_index\":3009,\"name\":{\"3010\":{}},\"comment\":{}}],[\"web3js\",{\"_index\":3010,\"name\":{\"3011\":{}},\"comment\":{}}],[\"webassembly\",{\"_index\":3011,\"name\":{\"3012\":{}},\"comment\":{}}],[\"webauthn\",{\"_index\":3012,\"name\":{\"3013\":{}},\"comment\":{}}],[\"webcomponentsorg\",{\"_index\":3013,\"name\":{\"3014\":{}},\"comment\":{}}],[\"webdriverio\",{\"_index\":3014,\"name\":{\"3015\":{}},\"comment\":{}}],[\"webex\",{\"_index\":3015,\"name\":{\"3016\":{}},\"comment\":{}}],[\"webflow\",{\"_index\":3016,\"name\":{\"3017\":{}},\"comment\":{}}],[\"webgl\",{\"_index\":3017,\"name\":{\"3018\":{}},\"comment\":{}}],[\"webgpu\",{\"_index\":3018,\"name\":{\"3019\":{}},\"comment\":{}}],[\"weblate\",{\"_index\":3019,\"name\":{\"3020\":{}},\"comment\":{}}],[\"webmin\",{\"_index\":3020,\"name\":{\"3021\":{}},\"comment\":{}}],[\"webmoney\",{\"_index\":3021,\"name\":{\"3022\":{}},\"comment\":{}}],[\"webpack\",{\"_index\":3022,\"name\":{\"3023\":{}},\"comment\":{}}],[\"webrtc\",{\"_index\":3023,\"name\":{\"3024\":{}},\"comment\":{}}],[\"webstorm\",{\"_index\":3024,\"name\":{\"3025\":{}},\"comment\":{}}],[\"webtoon\",{\"_index\":3025,\"name\":{\"3026\":{}},\"comment\":{}}],[\"webtrees\",{\"_index\":3026,\"name\":{\"3027\":{}},\"comment\":{}}],[\"wechat\",{\"_index\":3027,\"name\":{\"3028\":{}},\"comment\":{}}],[\"wegame\",{\"_index\":3028,\"name\":{\"3029\":{}},\"comment\":{}}],[\"weights__biases\",{\"_index\":3029,\"name\":{\"3030\":{}},\"comment\":{}}],[\"welcometothejungle\",{\"_index\":3030,\"name\":{\"3031\":{}},\"comment\":{}}],[\"wellfound\",{\"_index\":3031,\"name\":{\"3032\":{}},\"comment\":{}}],[\"wellsfargo\",{\"_index\":3032,\"name\":{\"3033\":{}},\"comment\":{}}],[\"wemo\",{\"_index\":3033,\"name\":{\"3034\":{}},\"comment\":{}}],[\"westerndigital\",{\"_index\":3034,\"name\":{\"3035\":{}},\"comment\":{}}],[\"westernunion\",{\"_index\":3035,\"name\":{\"3036\":{}},\"comment\":{}}],[\"wetransfer\",{\"_index\":3036,\"name\":{\"3037\":{}},\"comment\":{}}],[\"wezterm\",{\"_index\":3037,\"name\":{\"3038\":{}},\"comment\":{}}],[\"wgpu\",{\"_index\":3038,\"name\":{\"3039\":{}},\"comment\":{}}],[\"whatsapp\",{\"_index\":3039,\"name\":{\"3040\":{}},\"comment\":{}}],[\"wheniwork\",{\"_index\":3040,\"name\":{\"3041\":{}},\"comment\":{}}],[\"wii\",{\"_index\":3041,\"name\":{\"3042\":{}},\"comment\":{}}],[\"wiiu\",{\"_index\":3042,\"name\":{\"3043\":{}},\"comment\":{}}],[\"wikidata\",{\"_index\":3045,\"name\":{\"3046\":{}},\"comment\":{}}],[\"wikigg\",{\"_index\":3043,\"name\":{\"3044\":{}},\"comment\":{}}],[\"wikijs\",{\"_index\":3044,\"name\":{\"3045\":{}},\"comment\":{}}],[\"wikimediacommons\",{\"_index\":3046,\"name\":{\"3047\":{}},\"comment\":{}}],[\"wikimediafoundation\",{\"_index\":3047,\"name\":{\"3048\":{}},\"comment\":{}}],[\"wikipedia\",{\"_index\":3048,\"name\":{\"3049\":{}},\"comment\":{}}],[\"wikiquote\",{\"_index\":3049,\"name\":{\"3050\":{}},\"comment\":{}}],[\"wikivoyage\",{\"_index\":3050,\"name\":{\"3051\":{}},\"comment\":{}}],[\"winamp\",{\"_index\":3051,\"name\":{\"3052\":{}},\"comment\":{}}],[\"wipro\",{\"_index\":3052,\"name\":{\"3053\":{}},\"comment\":{}}],[\"wire\",{\"_index\":3053,\"name\":{\"3054\":{}},\"comment\":{}}],[\"wireguard\",{\"_index\":3054,\"name\":{\"3055\":{}},\"comment\":{}}],[\"wireshark\",{\"_index\":3055,\"name\":{\"3056\":{}},\"comment\":{}}],[\"wise\",{\"_index\":3056,\"name\":{\"3057\":{}},\"comment\":{}}],[\"wish\",{\"_index\":3057,\"name\":{\"3058\":{}},\"comment\":{}}],[\"wistia\",{\"_index\":3058,\"name\":{\"3059\":{}},\"comment\":{}}],[\"wix\",{\"_index\":3059,\"name\":{\"3060\":{}},\"comment\":{}}],[\"wizzair\",{\"_index\":3060,\"name\":{\"3061\":{}},\"comment\":{}}],[\"wolfram\",{\"_index\":3061,\"name\":{\"3062\":{}},\"comment\":{}}],[\"wolframlanguage\",{\"_index\":3062,\"name\":{\"3063\":{}},\"comment\":{}}],[\"wolframmathematica\",{\"_index\":3063,\"name\":{\"3064\":{}},\"comment\":{}}],[\"wondershare\",{\"_index\":3064,\"name\":{\"3065\":{}},\"comment\":{}}],[\"wondersharefilmora\",{\"_index\":3065,\"name\":{\"3066\":{}},\"comment\":{}}],[\"woo\",{\"_index\":3066,\"name\":{\"3067\":{}},\"comment\":{}}],[\"woocommerce\",{\"_index\":3067,\"name\":{\"3068\":{}},\"comment\":{}}],[\"wordpress\",{\"_index\":3068,\"name\":{\"3069\":{}},\"comment\":{}}],[\"workplace\",{\"_index\":3069,\"name\":{\"3070\":{}},\"comment\":{}}],[\"worldhealthorganization\",{\"_index\":3070,\"name\":{\"3071\":{}},\"comment\":{}}],[\"wpengine\",{\"_index\":3071,\"name\":{\"3072\":{}},\"comment\":{}}],[\"wpexplorer\",{\"_index\":3073,\"name\":{\"3074\":{}},\"comment\":{}}],[\"wprocket\",{\"_index\":3072,\"name\":{\"3073\":{}},\"comment\":{}}],[\"writeas\",{\"_index\":3074,\"name\":{\"3075\":{}},\"comment\":{}}],[\"wwe\",{\"_index\":3075,\"name\":{\"3076\":{}},\"comment\":{}}],[\"wwise\",{\"_index\":3076,\"name\":{\"3077\":{}},\"comment\":{}}],[\"wykop\",{\"_index\":3077,\"name\":{\"3078\":{}},\"comment\":{}}],[\"wyze\",{\"_index\":3078,\"name\":{\"3079\":{}},\"comment\":{}}],[\"x\",{\"_index\":3079,\"name\":{\"3080\":{}},\"comment\":{}}],[\"xampp\",{\"_index\":3081,\"name\":{\"3082\":{}},\"comment\":{}}],[\"xcode\",{\"_index\":3082,\"name\":{\"3083\":{}},\"comment\":{}}],[\"xdadevelopers\",{\"_index\":3083,\"name\":{\"3084\":{}},\"comment\":{}}],[\"xendit\",{\"_index\":3084,\"name\":{\"3085\":{}},\"comment\":{}}],[\"xero\",{\"_index\":3085,\"name\":{\"3086\":{}},\"comment\":{}}],[\"xfce\",{\"_index\":3086,\"name\":{\"3087\":{}},\"comment\":{}}],[\"xiaohongshu\",{\"_index\":3087,\"name\":{\"3088\":{}},\"comment\":{}}],[\"xiaomi\",{\"_index\":3088,\"name\":{\"3089\":{}},\"comment\":{}}],[\"xing\",{\"_index\":3089,\"name\":{\"3090\":{}},\"comment\":{}}],[\"xml\",{\"_index\":3166,\"name\":{\"3169\":{}},\"comment\":{}}],[\"xmpp\",{\"_index\":3090,\"name\":{\"3091\":{}},\"comment\":{}}],[\"xo\",{\"_index\":3091,\"name\":{\"3092\":{}},\"comment\":{}}],[\"xorg\",{\"_index\":3080,\"name\":{\"3081\":{}},\"comment\":{}}],[\"xrp\",{\"_index\":3092,\"name\":{\"3093\":{}},\"comment\":{}}],[\"xsplit\",{\"_index\":3093,\"name\":{\"3094\":{}},\"comment\":{}}],[\"xstate\",{\"_index\":3094,\"name\":{\"3095\":{}},\"comment\":{}}],[\"yabai\",{\"_index\":3096,\"name\":{\"3097\":{}},\"comment\":{}}],[\"yale\",{\"_index\":3097,\"name\":{\"3098\":{}},\"comment\":{}}],[\"yamahacorporation\",{\"_index\":3098,\"name\":{\"3099\":{}},\"comment\":{}}],[\"yamahamotorcorporation\",{\"_index\":3099,\"name\":{\"3100\":{}},\"comment\":{}}],[\"yaml\",{\"_index\":3100,\"name\":{\"3101\":{},\"3170\":{}},\"comment\":{}}],[\"yandexcloud\",{\"_index\":3101,\"name\":{\"3102\":{}},\"comment\":{}}],[\"yarn\",{\"_index\":3102,\"name\":{\"3103\":{}},\"comment\":{}}],[\"ycombinator\",{\"_index\":3095,\"name\":{\"3096\":{}},\"comment\":{}}],[\"yelp\",{\"_index\":3103,\"name\":{\"3104\":{}},\"comment\":{}}],[\"yeti\",{\"_index\":3104,\"name\":{\"3105\":{}},\"comment\":{}}],[\"yoast\",{\"_index\":3105,\"name\":{\"3106\":{}},\"comment\":{}}],[\"youtube\",{\"_index\":3106,\"name\":{\"3107\":{}},\"comment\":{}}],[\"youtubegaming\",{\"_index\":3107,\"name\":{\"3108\":{}},\"comment\":{}}],[\"youtubekids\",{\"_index\":3108,\"name\":{\"3109\":{}},\"comment\":{}}],[\"youtubemusic\",{\"_index\":3109,\"name\":{\"3110\":{}},\"comment\":{}}],[\"youtubeshorts\",{\"_index\":3110,\"name\":{\"3111\":{}},\"comment\":{}}],[\"youtubestudio\",{\"_index\":3111,\"name\":{\"3112\":{}},\"comment\":{}}],[\"youtubetv\",{\"_index\":3112,\"name\":{\"3113\":{}},\"comment\":{}}],[\"yr\",{\"_index\":3113,\"name\":{\"3114\":{}},\"comment\":{}}],[\"yubico\",{\"_index\":3114,\"name\":{\"3115\":{}},\"comment\":{}}],[\"yunohost\",{\"_index\":3115,\"name\":{\"3116\":{}},\"comment\":{}}],[\"zaim\",{\"_index\":3117,\"name\":{\"3118\":{}},\"comment\":{}}],[\"zalando\",{\"_index\":3118,\"name\":{\"3119\":{}},\"comment\":{}}],[\"zalo\",{\"_index\":3119,\"name\":{\"3120\":{}},\"comment\":{}}],[\"zap\",{\"_index\":3120,\"name\":{\"3121\":{}},\"comment\":{}}],[\"zapier\",{\"_index\":3121,\"name\":{\"3122\":{}},\"comment\":{}}],[\"zara\",{\"_index\":3122,\"name\":{\"3123\":{}},\"comment\":{}}],[\"zazzle\",{\"_index\":3123,\"name\":{\"3124\":{}},\"comment\":{}}],[\"zcash\",{\"_index\":3124,\"name\":{\"3125\":{}},\"comment\":{}}],[\"zcool\",{\"_index\":3125,\"name\":{\"3126\":{}},\"comment\":{}}],[\"zdf\",{\"_index\":3126,\"name\":{\"3127\":{}},\"comment\":{}}],[\"zebpay\",{\"_index\":3127,\"name\":{\"3128\":{}},\"comment\":{}}],[\"zebratechnologies\",{\"_index\":3128,\"name\":{\"3129\":{}},\"comment\":{}}],[\"zedindustries\",{\"_index\":3129,\"name\":{\"3130\":{}},\"comment\":{}}],[\"zelle\",{\"_index\":3130,\"name\":{\"3131\":{}},\"comment\":{}}],[\"zend\",{\"_index\":3131,\"name\":{\"3132\":{}},\"comment\":{}}],[\"zendesk\",{\"_index\":3132,\"name\":{\"3133\":{}},\"comment\":{}}],[\"zenn\",{\"_index\":3133,\"name\":{\"3134\":{}},\"comment\":{}}],[\"zenodo\",{\"_index\":3134,\"name\":{\"3135\":{}},\"comment\":{}}],[\"zensar\",{\"_index\":3135,\"name\":{\"3136\":{}},\"comment\":{}}],[\"zerodha\",{\"_index\":3136,\"name\":{\"3137\":{}},\"comment\":{}}],[\"zerply\",{\"_index\":3137,\"name\":{\"3138\":{}},\"comment\":{}}],[\"zettlr\",{\"_index\":3138,\"name\":{\"3139\":{}},\"comment\":{}}],[\"zhihu\",{\"_index\":3139,\"name\":{\"3140\":{}},\"comment\":{}}],[\"zig\",{\"_index\":3140,\"name\":{\"3141\":{}},\"comment\":{}}],[\"zigbee\",{\"_index\":3141,\"name\":{\"3142\":{}},\"comment\":{}}],[\"zigbee2mqtt\",{\"_index\":3142,\"name\":{\"3143\":{}},\"comment\":{}}],[\"ziggo\",{\"_index\":3143,\"name\":{\"3144\":{}},\"comment\":{}}],[\"zilch\",{\"_index\":3144,\"name\":{\"3145\":{}},\"comment\":{}}],[\"zillow\",{\"_index\":3145,\"name\":{\"3146\":{}},\"comment\":{}}],[\"zincsearch\",{\"_index\":3146,\"name\":{\"3147\":{}},\"comment\":{}}],[\"zingat\",{\"_index\":3147,\"name\":{\"3148\":{}},\"comment\":{}}],[\"zod\",{\"_index\":3148,\"name\":{\"3149\":{}},\"comment\":{}}],[\"zoho\",{\"_index\":3149,\"name\":{\"3150\":{}},\"comment\":{}}],[\"zoiper\",{\"_index\":3150,\"name\":{\"3151\":{}},\"comment\":{}}],[\"zomato\",{\"_index\":3151,\"name\":{\"3152\":{}},\"comment\":{}}],[\"zoom\",{\"_index\":3152,\"name\":{\"3153\":{}},\"comment\":{}}],[\"zorin\",{\"_index\":3153,\"name\":{\"3154\":{}},\"comment\":{}}],[\"zotero\",{\"_index\":3154,\"name\":{\"3155\":{}},\"comment\":{}}],[\"zsh\",{\"_index\":3155,\"name\":{\"3156\":{}},\"comment\":{}}],[\"zulip\",{\"_index\":3156,\"name\":{\"3157\":{}},\"comment\":{}}],[\"zyte\",{\"_index\":3157,\"name\":{\"3158\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/assets/style.css b/docs/assets/style.css new file mode 100644 index 0000000..496e66f --- /dev/null +++ b/docs/assets/style.css @@ -0,0 +1,1279 @@ +:root { + /* Light */ + --light-color-background: #f2f4f8; + --light-color-background-secondary: #eff0f1; + --light-color-warning-text: #222; + --light-color-background-warning: #e6e600; + --light-color-icon-background: var(--light-color-background); + --light-color-accent: #c5c7c9; + --light-color-text: #222; + --light-color-text-aside: #707070; + --light-color-link: #4da6ff; + --light-color-ts: #db1373; + --light-color-ts-interface: #139d2c; + --light-color-ts-enum: #9c891a; + --light-color-ts-class: #2484e5; + --light-color-ts-function: #572be7; + --light-color-ts-namespace: #b111c9; + --light-color-ts-private: #707070; + --light-color-ts-variable: #4d68ff; + --light-external-icon: url("data:image/svg+xml;utf8,"); + --light-color-scheme: light; + + /* Dark */ + --dark-color-background: #2b2e33; + --dark-color-background-secondary: #1e2024; + --dark-color-background-warning: #bebe00; + --dark-color-warning-text: #222; + --dark-color-icon-background: var(--dark-color-background-secondary); + --dark-color-accent: #9096a2; + --dark-color-text: #f5f5f5; + --dark-color-text-aside: #dddddd; + --dark-color-link: #00aff4; + --dark-color-ts: #ff6492; + --dark-color-ts-interface: #6cff87; + --dark-color-ts-enum: #f4d93e; + --dark-color-ts-class: #61b0ff; + --dark-color-ts-function: #9772ff; + --dark-color-ts-namespace: #e14dff; + --dark-color-ts-private: #e2e2e2; + --dark-color-ts-variable: #4d68ff; + --dark-external-icon: url("data:image/svg+xml;utf8,"); + --dark-color-scheme: dark; +} + +@media (prefers-color-scheme: light) { + :root { + --color-background: var(--light-color-background); + --color-background-secondary: var(--light-color-background-secondary); + --color-background-warning: var(--light-color-background-warning); + --color-warning-text: var(--light-color-warning-text); + --color-icon-background: var(--light-color-icon-background); + --color-accent: var(--light-color-accent); + --color-text: var(--light-color-text); + --color-text-aside: var(--light-color-text-aside); + --color-link: var(--light-color-link); + --color-ts: var(--light-color-ts); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-class: var(--light-color-ts-class); + --color-ts-function: var(--light-color-ts-function); + --color-ts-namespace: var(--light-color-ts-namespace); + --color-ts-private: var(--light-color-ts-private); + --color-ts-variable: var(--light-color-ts-variable); + --external-icon: var(--light-external-icon); + --color-scheme: var(--light-color-scheme); + } +} + +@media (prefers-color-scheme: dark) { + :root { + --color-background: var(--dark-color-background); + --color-background-secondary: var(--dark-color-background-secondary); + --color-background-warning: var(--dark-color-background-warning); + --color-warning-text: var(--dark-color-warning-text); + --color-icon-background: var(--dark-color-icon-background); + --color-accent: var(--dark-color-accent); + --color-text: var(--dark-color-text); + --color-text-aside: var(--dark-color-text-aside); + --color-link: var(--dark-color-link); + --color-ts: var(--dark-color-ts); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-namespace: var(--dark-color-ts-namespace); + --color-ts-private: var(--dark-color-ts-private); + --color-ts-variable: var(--dark-color-ts-variable); + --external-icon: var(--dark-external-icon); + --color-scheme: var(--dark-color-scheme); + } +} + +html { + color-scheme: var(--color-scheme); +} + +body { + margin: 0; +} + +:root[data-theme="light"] { + --color-background: var(--light-color-background); + --color-background-secondary: var(--light-color-background-secondary); + --color-background-warning: var(--light-color-background-warning); + --color-warning-text: var(--light-color-warning-text); + --color-icon-background: var(--light-color-icon-background); + --color-accent: var(--light-color-accent); + --color-text: var(--light-color-text); + --color-text-aside: var(--light-color-text-aside); + --color-link: var(--light-color-link); + --color-ts: var(--light-color-ts); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-class: var(--light-color-ts-class); + --color-ts-function: var(--light-color-ts-function); + --color-ts-namespace: var(--light-color-ts-namespace); + --color-ts-private: var(--light-color-ts-private); + --color-ts-variable: var(--light-color-ts-variable); + --external-icon: var(--light-external-icon); + --color-scheme: var(--light-color-scheme); +} + +:root[data-theme="dark"] { + --color-background: var(--dark-color-background); + --color-background-secondary: var(--dark-color-background-secondary); + --color-background-warning: var(--dark-color-background-warning); + --color-warning-text: var(--dark-color-warning-text); + --color-icon-background: var(--dark-color-icon-background); + --color-accent: var(--dark-color-accent); + --color-text: var(--dark-color-text); + --color-text-aside: var(--dark-color-text-aside); + --color-link: var(--dark-color-link); + --color-ts: var(--dark-color-ts); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-namespace: var(--dark-color-ts-namespace); + --color-ts-private: var(--dark-color-ts-private); + --color-ts-variable: var(--dark-color-ts-variable); + --external-icon: var(--dark-external-icon); + --color-scheme: var(--dark-color-scheme); +} + +.always-visible, +.always-visible .tsd-signatures { + display: inherit !important; +} + +h1, +h2, +h3, +h4, +h5, +h6 { + line-height: 1.2; +} + +h1 { + font-size: 1.875rem; + margin: 0.67rem 0; +} + +h2 { + font-size: 1.5rem; + margin: 0.83rem 0; +} + +h3 { + font-size: 1.25rem; + margin: 1rem 0; +} + +h4 { + font-size: 1.05rem; + margin: 1.33rem 0; +} + +h5 { + font-size: 1rem; + margin: 1.5rem 0; +} + +h6 { + font-size: 0.875rem; + margin: 2.33rem 0; +} + +.uppercase { + text-transform: uppercase; +} + +pre { + white-space: pre; + white-space: pre-wrap; + word-wrap: break-word; +} + +dl, +menu, +ol, +ul { + margin: 1em 0; +} + +dd { + margin: 0 0 0 40px; +} + +.container { + max-width: 1600px; + padding: 0 2rem; +} + +@media (min-width: 640px) { + .container { + padding: 0 4rem; + } +} +@media (min-width: 1200px) { + .container { + padding: 0 8rem; + } +} +@media (min-width: 1600px) { + .container { + padding: 0 12rem; + } +} + +/* Footer */ +.tsd-generator { + border-top: 1px solid var(--color-accent); + padding-top: 1rem; + padding-bottom: 1rem; + max-height: 3.5rem; +} + +.tsd-generator > p { + margin-top: 0; + margin-bottom: 0; + padding: 0 1rem; +} + +.container-main { + display: flex; + justify-content: space-between; + position: relative; + margin: 0 auto; +} + +.col-4, +.col-8 { + box-sizing: border-box; + float: left; + padding: 2rem 1rem; +} + +.col-4 { + flex: 0 0 25%; +} +.col-8 { + flex: 1 0; + flex-wrap: wrap; + padding-left: 0; +} + +@keyframes fade-in { + from { + opacity: 0; + } + to { + opacity: 1; + } +} +@keyframes fade-out { + from { + opacity: 1; + visibility: visible; + } + to { + opacity: 0; + } +} +@keyframes fade-in-delayed { + 0% { + opacity: 0; + } + 33% { + opacity: 0; + } + 100% { + opacity: 1; + } +} +@keyframes fade-out-delayed { + 0% { + opacity: 1; + visibility: visible; + } + 66% { + opacity: 0; + } + 100% { + opacity: 0; + } +} +@keyframes shift-to-left { + from { + transform: translate(0, 0); + } + to { + transform: translate(-25%, 0); + } +} +@keyframes unshift-to-left { + from { + transform: translate(-25%, 0); + } + to { + transform: translate(0, 0); + } +} +@keyframes pop-in-from-right { + from { + transform: translate(100%, 0); + } + to { + transform: translate(0, 0); + } +} +@keyframes pop-out-to-right { + from { + transform: translate(0, 0); + visibility: visible; + } + to { + transform: translate(100%, 0); + } +} +body { + background: var(--color-background); + font-family: "Segoe UI", sans-serif; + font-size: 16px; + color: var(--color-text); +} + +a { + color: var(--color-link); + text-decoration: none; +} +a:hover { + text-decoration: underline; +} +a.external[target="_blank"] { + background-image: var(--external-icon); + background-position: top 3px right; + background-repeat: no-repeat; + padding-right: 13px; +} + +code, +pre { + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + padding: 0.2em; + margin: 0; + font-size: 0.875rem; + border-radius: 0.8em; +} + +pre { + padding: 10px; + border: 0.1em solid var(--color-accent); +} +pre code { + padding: 0; + font-size: 100%; +} + +blockquote { + margin: 1em 0; + padding-left: 1em; + border-left: 4px solid gray; +} + +.tsd-typography { + line-height: 1.333em; +} +.tsd-typography ul { + list-style: square; + padding: 0 0 0 20px; + margin: 0; +} +.tsd-typography h4, +.tsd-typography .tsd-index-panel h3, +.tsd-index-panel .tsd-typography h3, +.tsd-typography h5, +.tsd-typography h6 { + font-size: 1em; + margin: 0; +} +.tsd-typography h5, +.tsd-typography h6 { + font-weight: normal; +} +.tsd-typography p, +.tsd-typography ul, +.tsd-typography ol { + margin: 1em 0; +} + +@media (max-width: 1024px) { + html .col-content { + float: none; + max-width: 100%; + width: 100%; + padding-top: 3rem; + } + html .col-menu { + position: fixed !important; + overflow-y: auto; + -webkit-overflow-scrolling: touch; + z-index: 1024; + top: 0 !important; + bottom: 0 !important; + left: auto !important; + right: 0 !important; + padding: 1.5rem 1.5rem 0 0; + max-width: 25rem; + visibility: hidden; + background-color: var(--color-background); + transform: translate(100%, 0); + } + html .col-menu > *:last-child { + padding-bottom: 20px; + } + html .overlay { + content: ""; + display: block; + position: fixed; + z-index: 1023; + top: 0; + left: 0; + right: 0; + bottom: 0; + background-color: rgba(0, 0, 0, 0.75); + visibility: hidden; + } + + .to-has-menu .overlay { + animation: fade-in 0.4s; + } + + .to-has-menu :is(header, footer, .col-content) { + animation: shift-to-left 0.4s; + } + + .to-has-menu .col-menu { + animation: pop-in-from-right 0.4s; + } + + .from-has-menu .overlay { + animation: fade-out 0.4s; + } + + .from-has-menu :is(header, footer, .col-content) { + animation: unshift-to-left 0.4s; + } + + .from-has-menu .col-menu { + animation: pop-out-to-right 0.4s; + } + + .has-menu body { + overflow: hidden; + } + .has-menu .overlay { + visibility: visible; + } + .has-menu :is(header, footer, .col-content) { + transform: translate(-25%, 0); + } + .has-menu .col-menu { + visibility: visible; + transform: translate(0, 0); + display: flex; + flex-direction: column; + gap: 1.5rem; + max-height: 100vh; + padding: 1rem 2rem; + } + .has-menu .tsd-navigation { + max-height: 100%; + } +} + +.tsd-breadcrumb { + margin: 0; + padding: 0; + color: var(--color-text-aside); +} +.tsd-breadcrumb a { + color: var(--color-text-aside); + text-decoration: none; +} +.tsd-breadcrumb a:hover { + text-decoration: underline; +} +.tsd-breadcrumb li { + display: inline; +} +.tsd-breadcrumb li:after { + content: " / "; +} + +.tsd-comment-tags { + display: flex; + flex-direction: column; +} +dl.tsd-comment-tag-group { + display: flex; + align-items: center; + overflow: hidden; + margin: 0.5em 0; +} +dl.tsd-comment-tag-group dt { + display: flex; + margin-right: 0.5em; + font-size: 0.875em; + font-weight: normal; +} +dl.tsd-comment-tag-group dd { + margin: 0; +} +code.tsd-tag { + padding: 0.25em 0.4em; + border: 0.1em solid var(--color-accent); + margin-right: 0.25em; + font-size: 70%; +} +h1 code.tsd-tag:first-of-type { + margin-left: 0.25em; +} + +dl.tsd-comment-tag-group dd:before, +dl.tsd-comment-tag-group dd:after { + content: " "; +} +dl.tsd-comment-tag-group dd pre, +dl.tsd-comment-tag-group dd:after { + clear: both; +} +dl.tsd-comment-tag-group p { + margin: 0; +} + +.tsd-panel.tsd-comment .lead { + font-size: 1.1em; + line-height: 1.333em; + margin-bottom: 2em; +} +.tsd-panel.tsd-comment .lead:last-child { + margin-bottom: 0; +} + +.tsd-filter-visibility h4 { + font-size: 1rem; + padding-top: 0.75rem; + padding-bottom: 0.5rem; + margin: 0; +} +.tsd-filter-item:not(:last-child) { + margin-bottom: 0.5rem; +} +.tsd-filter-input { + display: flex; + width: fit-content; + width: -moz-fit-content; + align-items: center; + user-select: none; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + cursor: pointer; +} +.tsd-filter-input input[type="checkbox"] { + cursor: pointer; + position: absolute; + width: 1.5em; + height: 1.5em; + opacity: 0; +} +.tsd-filter-input input[type="checkbox"]:disabled { + pointer-events: none; +} +.tsd-filter-input svg { + cursor: pointer; + width: 1.5em; + height: 1.5em; + margin-right: 0.5em; + border-radius: 0.33em; + /* Leaving this at full opacity breaks event listeners on Firefox. + Don't remove unless you know what you're doing. */ + opacity: 0.99; +} +.tsd-filter-input input[type="checkbox"]:focus + svg { + transform: scale(0.95); +} +.tsd-filter-input input[type="checkbox"]:focus:not(:focus-visible) + svg { + transform: scale(1); +} +.tsd-checkbox-background { + fill: var(--color-accent); +} +input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { + stroke: var(--color-text); +} +.tsd-filter-input input:disabled ~ svg > .tsd-checkbox-background { + fill: var(--color-background); + stroke: var(--color-accent); + stroke-width: 0.25rem; +} +.tsd-filter-input input:disabled ~ svg > .tsd-checkbox-checkmark { + stroke: var(--color-accent); +} + +.tsd-theme-toggle { + padding-top: 0.75rem; +} +.tsd-theme-toggle > h4 { + display: inline; + vertical-align: middle; + margin-right: 0.75rem; +} + +.tsd-hierarchy { + list-style: square; + margin: 0; +} +.tsd-hierarchy .target { + font-weight: bold; +} + +.tsd-panel-group.tsd-index-group { + margin-bottom: 0; +} +.tsd-index-panel .tsd-index-list { + list-style: none; + line-height: 1.333em; + margin: 0; + padding: 0.25rem 0 0 0; + overflow: hidden; + display: grid; + grid-template-columns: repeat(3, 1fr); + column-gap: 1rem; + grid-template-rows: auto; +} +@media (max-width: 1024px) { + .tsd-index-panel .tsd-index-list { + grid-template-columns: repeat(2, 1fr); + } +} +@media (max-width: 768px) { + .tsd-index-panel .tsd-index-list { + grid-template-columns: repeat(1, 1fr); + } +} +.tsd-index-panel .tsd-index-list li { + -webkit-page-break-inside: avoid; + -moz-page-break-inside: avoid; + -ms-page-break-inside: avoid; + -o-page-break-inside: avoid; + page-break-inside: avoid; +} +.tsd-index-panel a, +.tsd-index-panel a.tsd-parent-kind-module { + color: var(--color-ts); +} +.tsd-index-panel a.tsd-parent-kind-interface { + color: var(--color-ts-interface); +} +.tsd-index-panel a.tsd-parent-kind-enum { + color: var(--color-ts-enum); +} +.tsd-index-panel a.tsd-parent-kind-class { + color: var(--color-ts-class); +} +.tsd-index-panel a.tsd-kind-module { + color: var(--color-ts-namespace); +} +.tsd-index-panel a.tsd-kind-interface { + color: var(--color-ts-interface); +} +.tsd-index-panel a.tsd-kind-enum { + color: var(--color-ts-enum); +} +.tsd-index-panel a.tsd-kind-class { + color: var(--color-ts-class); +} +.tsd-index-panel a.tsd-kind-function { + color: var(--color-ts-function); +} +.tsd-index-panel a.tsd-kind-namespace { + color: var(--color-ts-namespace); +} +.tsd-index-panel a.tsd-kind-variable { + color: var(--color-ts-variable); +} +.tsd-index-panel a.tsd-is-private { + color: var(--color-ts-private); +} + +.tsd-flag { + display: inline-block; + padding: 0.25em 0.4em; + border-radius: 4px; + color: var(--color-comment-tag-text); + background-color: var(--color-comment-tag); + text-indent: 0; + font-size: 75%; + line-height: 1; + font-weight: normal; +} + +.tsd-anchor { + position: absolute; + top: -100px; +} + +.tsd-member { + position: relative; +} +.tsd-member .tsd-anchor + h3 { + display: flex; + align-items: center; + margin-top: 0; + margin-bottom: 0; + border-bottom: none; +} +.tsd-member [data-tsd-kind] { + color: var(--color-ts); +} +.tsd-member [data-tsd-kind="Interface"] { + color: var(--color-ts-interface); +} +.tsd-member [data-tsd-kind="Enum"] { + color: var(--color-ts-enum); +} +.tsd-member [data-tsd-kind="Class"] { + color: var(--color-ts-class); +} +.tsd-member [data-tsd-kind="Private"] { + color: var(--color-ts-private); +} + +.tsd-navigation a { + display: block; + margin: 0.4rem 0; + border-left: 2px solid transparent; + color: var(--color-text); + text-decoration: none; + transition: border-left-color 0.1s; +} +.tsd-navigation a:hover { + text-decoration: underline; +} +.tsd-navigation ul { + margin: 0; + padding: 0; + list-style: none; +} +.tsd-navigation li { + padding: 0; +} + +.tsd-navigation.primary .tsd-accordion-details > ul { + margin-top: 0.75rem; +} +.tsd-navigation.primary a { + padding: 0.75rem 0.5rem; + margin: 0; +} +.tsd-navigation.primary ul li a { + margin-left: 0.5rem; +} +.tsd-navigation.primary ul li li a { + margin-left: 1.5rem; +} +.tsd-navigation.primary ul li li li a { + margin-left: 2.5rem; +} +.tsd-navigation.primary ul li li li li a { + margin-left: 3.5rem; +} +.tsd-navigation.primary ul li li li li li a { + margin-left: 4.5rem; +} +.tsd-navigation.primary ul li li li li li li a { + margin-left: 5.5rem; +} +.tsd-navigation.primary li.current > a { + border-left: 0.15rem var(--color-text) solid; +} +.tsd-navigation.primary li.selected > a { + font-weight: bold; + border-left: 0.2rem var(--color-text) solid; +} +.tsd-navigation.primary ul li a:hover { + border-left: 0.2rem var(--color-text-aside) solid; +} +.tsd-navigation.primary li.globals + li > span, +.tsd-navigation.primary li.globals + li > a { + padding-top: 20px; +} + +.tsd-navigation.secondary.tsd-navigation--toolbar-hide { + max-height: calc(100vh - 1rem); + top: 0.5rem; +} +.tsd-navigation.secondary > ul { + display: inline; + padding-right: 0.5rem; + transition: opacity 0.2s; +} +.tsd-navigation.secondary ul li a { + padding-left: 0; +} +.tsd-navigation.secondary ul li li a { + padding-left: 1.1rem; +} +.tsd-navigation.secondary ul li li li a { + padding-left: 2.2rem; +} +.tsd-navigation.secondary ul li li li li a { + padding-left: 3.3rem; +} +.tsd-navigation.secondary ul li li li li li a { + padding-left: 4.4rem; +} +.tsd-navigation.secondary ul li li li li li li a { + padding-left: 5.5rem; +} + +#tsd-sidebar-links a { + margin-top: 0; + margin-bottom: 0.5rem; + line-height: 1.25rem; +} +#tsd-sidebar-links a:last-of-type { + margin-bottom: 0; +} + +a.tsd-index-link { + margin: 0.25rem 0; + font-size: 1rem; + line-height: 1.25rem; + display: inline-flex; + align-items: center; +} +.tsd-accordion-summary > h1, +.tsd-accordion-summary > h2, +.tsd-accordion-summary > h3, +.tsd-accordion-summary > h4, +.tsd-accordion-summary > h5 { + display: inline-flex; + align-items: center; + vertical-align: middle; + margin-bottom: 0; + user-select: none; + -moz-user-select: none; + -webkit-user-select: none; + -ms-user-select: none; +} +.tsd-accordion-summary { + display: block; + cursor: pointer; +} +.tsd-accordion-summary > * { + margin-top: 0; + margin-bottom: 0; + padding-top: 0; + padding-bottom: 0; +} +.tsd-accordion-summary::-webkit-details-marker { + display: none; +} +.tsd-index-accordion .tsd-accordion-summary svg { + margin-right: 0.25rem; +} +.tsd-index-content > :not(:first-child) { + margin-top: 0.75rem; +} +.tsd-index-heading { + margin-top: 1.5rem; + margin-bottom: 0.75rem; +} + +.tsd-kind-icon { + margin-right: 0.5rem; + width: 1.25rem; + height: 1.25rem; + min-width: 1.25rem; + min-height: 1.25rem; +} +.tsd-kind-icon path { + transform-origin: center; + transform: scale(1.1); +} +.tsd-signature > .tsd-kind-icon { + margin-right: 0.8rem; +} + +@media (min-width: 1025px) { + .col-content { + margin: 2rem auto; + } + + .menu-sticky-wrap { + position: sticky; + height: calc(100vh - 2rem); + top: 4rem; + right: 0; + padding: 0 1.5rem; + padding-top: 1rem; + margin-top: 3rem; + transition: 0.3s ease-in-out; + transition-property: top, padding-top, padding, height; + overflow-y: auto; + } + .col-menu { + border-left: 1px solid var(--color-accent); + } + .col-menu--hide { + top: 1rem; + } + .col-menu .tsd-navigation:not(:last-child) { + padding-bottom: 1.75rem; + } +} + +.tsd-panel { + margin-bottom: 2.5rem; +} +.tsd-panel.tsd-member { + margin-bottom: 4rem; +} +.tsd-panel:empty { + display: none; +} +.tsd-panel > h1, +.tsd-panel > h2, +.tsd-panel > h3 { + margin: 1.5rem -1.5rem 0.75rem -1.5rem; + padding: 0 1.5rem 0.75rem 1.5rem; +} +.tsd-panel > h1.tsd-before-signature, +.tsd-panel > h2.tsd-before-signature, +.tsd-panel > h3.tsd-before-signature { + margin-bottom: 0; + border-bottom: none; +} + +.tsd-panel-group { + margin: 4rem 0; +} +.tsd-panel-group.tsd-index-group { + margin: 2rem 0; +} +.tsd-panel-group.tsd-index-group details { + margin: 2rem 0; +} + +#tsd-search { + transition: background-color 0.2s; +} +#tsd-search .title { + position: relative; + z-index: 2; +} +#tsd-search .field { + position: absolute; + left: 0; + top: 0; + right: 2.5rem; + height: 100%; +} +#tsd-search .field input { + box-sizing: border-box; + position: relative; + top: -50px; + z-index: 1; + width: 100%; + padding: 0 10px; + opacity: 0; + outline: 0; + border: 0; + background: transparent; + color: var(--color-text); +} +#tsd-search .field label { + position: absolute; + overflow: hidden; + right: -40px; +} +#tsd-search .field input, +#tsd-search .title, +#tsd-toolbar-links a { + transition: opacity 0.2s; +} +#tsd-search .results { + position: absolute; + visibility: hidden; + top: 40px; + width: 100%; + margin: 0; + padding: 0; + list-style: none; + box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); +} +#tsd-search .results li { + padding: 0 10px; + background-color: var(--color-background); +} +#tsd-search .results li:nth-child(even) { + background-color: var(--color-background-secondary); +} +#tsd-search .results li.state { + display: none; +} +#tsd-search .results li.current, +#tsd-search .results li:hover { + background-color: var(--color-accent); +} +#tsd-search .results a { + display: block; +} +#tsd-search .results a:before { + top: 10px; +} +#tsd-search .results span.parent { + color: var(--color-text-aside); + font-weight: normal; +} +#tsd-search.has-focus { + background-color: var(--color-accent); +} +#tsd-search.has-focus .field input { + top: 0; + opacity: 1; +} +#tsd-search.has-focus .title, +#tsd-search.has-focus #tsd-toolbar-links a { + z-index: 0; + opacity: 0; +} +#tsd-search.has-focus .results { + visibility: visible; +} +#tsd-search.loading .results li.state.loading { + display: block; +} +#tsd-search.failure .results li.state.failure { + display: block; +} + +#tsd-toolbar-links { + position: absolute; + top: 0; + right: 2rem; + height: 100%; + display: flex; + align-items: center; + justify-content: flex-end; +} +#tsd-toolbar-links a { + margin-left: 1.5rem; +} +#tsd-toolbar-links a:hover { + text-decoration: underline; +} + +.tsd-signature { + margin: 0 0 1rem 0; + padding: 1rem 0.5rem; + border: 1px solid var(--color-accent); + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + font-size: 14px; + overflow-x: auto; +} + +.tsd-signature-symbol { + color: var(--color-text-aside); + font-weight: normal; +} + +.tsd-signature-type { + font-style: italic; + font-weight: normal; +} + +.tsd-signatures { + padding: 0; + margin: 0 0 1em 0; + list-style-type: none; +} +.tsd-signatures .tsd-signature { + margin: 0; + border-color: var(--color-accent); + border-width: 1px 0; + transition: background-color 0.1s; +} +.tsd-description .tsd-signatures .tsd-signature { + border-width: 1px; +} + +ul.tsd-parameter-list, +ul.tsd-type-parameter-list { + list-style: square; + margin: 0; + padding-left: 20px; +} +ul.tsd-parameter-list > li.tsd-parameter-signature, +ul.tsd-type-parameter-list > li.tsd-parameter-signature { + list-style: none; + margin-left: -20px; +} +ul.tsd-parameter-list h5, +ul.tsd-type-parameter-list h5 { + font-size: 16px; + margin: 1em 0 0.5em 0; +} +.tsd-sources { + margin-top: 1rem; + font-size: 0.875em; +} +.tsd-sources a { + color: var(--color-text-aside); + text-decoration: underline; +} +.tsd-sources ul { + list-style: none; + padding: 0; +} + +.tsd-page-toolbar { + position: fixed; + z-index: 1; + top: 0; + left: 0; + width: 100%; + color: var(--color-text); + background: var(--color-background-secondary); + border-bottom: 1px var(--color-accent) solid; + transition: transform 0.3s ease-in-out; +} +.tsd-page-toolbar a { + color: var(--color-text); + text-decoration: none; +} +.tsd-page-toolbar a.title { + font-weight: bold; +} +.tsd-page-toolbar a.title:hover { + text-decoration: underline; +} +.tsd-page-toolbar .tsd-toolbar-contents { + display: flex; + justify-content: space-between; + height: 2.5rem; + margin: 0 auto; +} +.tsd-page-toolbar .table-cell { + position: relative; + white-space: nowrap; + line-height: 40px; +} +.tsd-page-toolbar .table-cell:first-child { + width: 100%; +} +.tsd-page-toolbar .tsd-toolbar-icon { + box-sizing: border-box; + line-height: 0; + padding: 12px 0; +} + +.tsd-page-toolbar--hide { + transform: translateY(-100%); +} + +.tsd-widget { + display: inline-block; + overflow: hidden; + opacity: 0.8; + height: 40px; + transition: opacity 0.1s, background-color 0.2s; + vertical-align: bottom; + cursor: pointer; +} +.tsd-widget:hover { + opacity: 0.9; +} +.tsd-widget.active { + opacity: 1; + background-color: var(--color-accent); +} +.tsd-widget.no-caption { + width: 40px; +} +.tsd-widget.no-caption:before { + margin: 0; +} + +.tsd-widget.options, +.tsd-widget.menu { + display: none; +} +@media (max-width: 1024px) { + .tsd-widget.options, + .tsd-widget.menu { + display: inline-block; + } +} +input[type="checkbox"] + .tsd-widget:before { + background-position: -120px 0; +} +input[type="checkbox"]:checked + .tsd-widget:before { + background-position: -160px 0; +} + +img { + max-width: 100%; +} + +.tsd-anchor-icon { + display: inline-flex; + align-items: center; + margin-left: 0.5rem; + vertical-align: middle; + color: var(--color-text); +} + +.tsd-anchor-icon svg { + width: 1em; + height: 1em; + visibility: hidden; +} + +.tsd-anchor-link:hover > .tsd-anchor-icon svg { + visibility: visible; +} + +.deprecated { + text-decoration: line-through; +} + +.warning { + padding: 1rem; + color: var(--color-warning-text); + background: var(--color-background-warning); +} + +* { + scrollbar-width: thin; + scrollbar-color: var(--color-accent) var(--color-icon-background); +} + +*::-webkit-scrollbar { + width: 0.75rem; +} + +*::-webkit-scrollbar-track { + background: var(--color-icon-background); +} + +*::-webkit-scrollbar-thumb { + background-color: var(--color-accent); + border-radius: 999rem; + border: 0.25rem solid var(--color-icon-background); +} diff --git a/docs/classes/shieldiodynamicbadge.html b/docs/classes/shieldiodynamicbadge.html index 49b15ea..1f4e14a 100644 --- a/docs/classes/shieldiodynamicbadge.html +++ b/docs/classes/shieldiodynamicbadge.html @@ -1,1023 +1,520 @@ - - - - - - ShieldIODynamicBadge | shieldsio-elements - - - - - - -
-
-
-
- -
-
- Options -
-
- All -
    -
  • Public
  • -
  • Public/Protected
  • -
  • All
  • -
-
- - -
-
- Menu -
-
-
-
-
-
- -

Class ShieldIODynamicBadge

-
-
-
+ShieldIODynamicBadge | shieldsio-elements
+
+ +
-
-
-
-
-
-

Shield IO Dynamic Badge

-
-
-
example
-
<shieldio-badge-dynamic datatype="xml" dataurl="https://raw.githubusercontent.com/PH16-Productions/tv.ph16.paperplugin/main/pom.xml" label="Java Version" dataquery="//*[local-name() = 'java.version']"></shieldio-badge-dynamic>
+
+
+ +

Class ShieldIODynamicBadge

+
+

Shield IO Dynamic Badge

+ +

Example

<shieldio-badge-dynamic datatype="xml" dataurl="https://raw.githubusercontent.com/PH16-Productions/tv.ph16.paperplugin/main/pom.xml" label="Java Version" dataquery="//*[local-name() = 'java.version']"></shieldio-badge-dynamic>
 
-
-
see
-

https://shields.io/

-
-
-
-
-
-

Hierarchy

-
    -
  • - ShieldIOBadge -
      -
    • - ShieldIODynamicBadge -
    • -
    -
  • -
-
-
-

Index

-
- -
-
-
-

Constructors

-
- -

constructor

- - -
-
-
-

Accessors

-
- -

badgeStyle

- - -
-
- -

color

-
    -
  • get color(): null | string
  • -
  • set color(v: null | string): void
  • -
-
    -
  • - -
    -
    -

    Gets the color of the right-hand-side background.

    -
    -
    -

    Returns null | string

    -
  • -
  • - -
    -
    -

    Sets the color of the right-hand-side background.

    -
    -
    -

    Parameters

    -
      -
    • -
      v: null | string
      -
    • -
    -

    Returns void

    -
  • -
-
-
- -

dataQuery

-
    -
  • get dataQuery(): null | string
  • -
  • set dataQuery(v: null | string): void
  • -
-
    -
  • - -
    -
    -

    Gets the query for the dynamic content.

    -
    -
    -

    Returns null | string

    -
  • -
  • - -
    -
    -

    Sets the query for the dynamic content.

    -
    -
    -

    Parameters

    -
      -
    • -
      v: null | string
      -
    • -
    -

    Returns void

    -
  • -
-
-
- -

dataType

- - -
-
- -

dataUrl

-
    -
  • get dataUrl(): null | string
  • -
  • set dataUrl(v: null | string): void
  • -
-
    -
  • - -
    -
    -

    Gets the URL of the data to base the badge on.

    -
    -
    -

    Returns null | string

    -
  • -
  • - -
    -
    -

    Sets the URL of the data to base the badge on.

    -
    -
    -

    Parameters

    -
      -
    • -
      v: null | string
      -
    • -
    -

    Returns void

    -
  • -
-
-
- -

Protected imgSrc

-
    -
  • get imgSrc(): string
  • -
  • set imgSrc(v: string): void
  • -
-
    -
  • - -
    -
    -

    Gets the source of the inner {@link HTMLImageElement}.

    -
    -
    -

    Returns string

    -
  • -
  • - -
    -
    -

    Sets the source of the inner {@link HTMLImageElement}.

    -
    -
    -

    Parameters

    -
      -
    • -
      v: string
      -
    • -
    -

    Returns void

    -
  • -
-
-
- -

label

-
    -
  • get label(): null | string
  • -
  • set label(v: null | string): void
  • -
-
    -
  • - -
    -
    -

    Gets the left-hand-side text if overwritten; otherwise null.

    -
    -
    -

    Returns null | string

    -
  • -
  • - -
    -
    -

    Sets the left-hand-side text. To use default set to null.

    -
    -
    -

    Parameters

    -
      -
    • -
      v: null | string
      -
    • -
    -

    Returns void

    -
  • -
-
-
- -

labelColor

-
    -
  • get labelColor(): null | string
  • -
  • set labelColor(v: null | string): void
  • -
-
    -
  • - -
    -
    -

    Gets the color of the left-hand-side background.

    -
    -
    -

    Returns null | string

    -
  • -
  • - -
    -
    -

    Sets the color of the left-hand-side background.

    -
    -
    -

    Parameters

    -
      -
    • -
      v: null | string
      -
    • -
    -

    Returns void

    -
  • -
-
-
- -

logo

- - -
-
- -

logoColor

-
    -
  • get logoColor(): null | string
  • -
  • set logoColor(v: null | string): void
  • -
-
    -
  • - -
    -
    -

    Gets the color of the logo.

    -
    -
    -

    Returns null | string

    -
  • -
  • - -
    -
    -

    Sets the color of the logo.

    -
    -
    -

    Parameters

    -
      -
    • -
      v: null | string
      -
    • -
    -

    Returns void

    -
  • -
-
-
- -

logoWidth

-
    -
  • get logoWidth(): null | number
  • -
  • set logoWidth(v: null | number): void
  • -
-
    -
  • - -
    -
    -

    Gets the horizontal space for the logo.

    -
    -
    -

    Returns null | number

    -
  • -
  • - -
    -
    -

    Sets the horizontal space for the logo.

    -
    -
    -

    Parameters

    -
      -
    • -
      v: null | number
      -
    • -
    -

    Returns void

    -
  • -
-
-
- -

prefix

-
    -
  • get prefix(): null | string
  • -
  • set prefix(v: null | string): void
  • -
-
    -
  • - -
    -
    -

    Gets the text to prefix the dynamic content.

    -
    -
    -

    Returns null | string

    -
  • -
  • - -
    -
    -

    Sets the text to prefix the dynamic content.

    -
    -
    -

    Parameters

    -
      -
    • -
      v: null | string
      -
    • -
    -

    Returns void

    -
  • -
-
-
- -

Protected srcParameters

-
    -
  • get srcParameters(): string[]
  • -
-
    -
  • - -
    -
    -

    Gets the parameters common to all Shield IO badge URLs.

    -
    -
    -

    Returns string[]

    -
  • -
-
-
- -

suffix

-
    -
  • get suffix(): null | string
  • -
  • set suffix(v: null | string): void
  • -
-
    -
  • - -
    -
    -

    Gets the text to suffix the dynamic content.

    -
    -
    -

    Returns null | string

    -
  • -
  • - -
    -
    -

    Sets the text to suffix the dynamic content.

    -
    -
    -

    Parameters

    -
      -
    • -
      v: null | string
      -
    • -
    -

    Returns void

    -
  • -
-
-
- -

tagName

-
    -
  • get tagName(): string
  • -
- -
-
- -

Static baseObservedAttributes

-
    -
  • get baseObservedAttributes(): string[]
  • -
-
    -
  • - -
    -
    -

    Gets the observable attributes common to all Shield IO badges.

    -
    -
    -

    Returns string[]

    -
  • -
-
-
- -

Static observedAttributes

-
    -
  • get observedAttributes(): string[]
  • -
- -
-
- -

Static tagName

-
    -
  • get tagName(): string
  • -
- -
-
-
-

Methods

-
- -

attributeChangedCallback

-
    -
  • attributeChangedCallback(_: string, __: string, ___: string): void
  • -
-
    -
  • - -
    -
    -
    inheritdoc
    -
    -
    -
    -

    Parameters

    -
      -
    • -
      _: string
      -
    • -
    • -
      __: string
      -
    • -
    • -
      ___: string
      -
    • -
    -

    Returns void

    -
  • -
-
-
- -

Protected setSrc

-
    -
  • setSrc(): void
  • -
- -
-
-
- -
+ +

See

https://shields.io/

+
+
+

Hierarchy

+
    +
  • ShieldIOBadge +
      +
    • ShieldIODynamicBadge
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Accessors

+
+ +
+
+ +
    +
  • get color(): null | string
  • +
  • +

    Gets the color of the right-hand-side background.

    +
    +

    Returns null | string

  • +
  • set color(v: null | string): void
  • +
  • +

    Sets the color of the right-hand-side background.

    +
    +
    +

    Parameters

    +
      +
    • +
      v: null | string
    +

    Returns void

+
+ +
    +
  • get dataQuery(): null | string
  • +
  • +

    Gets the query for the dynamic content.

    +
    +

    Returns null | string

  • +
  • set dataQuery(v: null | string): void
  • +
  • +

    Sets the query for the dynamic content.

    +
    +
    +

    Parameters

    +
      +
    • +
      v: null | string
    +

    Returns void

+
+ +
+
+ +
    +
  • get dataUrl(): null | string
  • +
  • +

    Gets the URL of the data to base the badge on.

    +
    +

    Returns null | string

  • +
  • set dataUrl(v: null | string): void
  • +
  • +

    Sets the URL of the data to base the badge on.

    +
    +
    +

    Parameters

    +
      +
    • +
      v: null | string
    +

    Returns void

+
+ +
    +
  • get imgSrc(): string
  • +
  • +

    Gets the source of the inner HTMLImageElement.

    +
    +

    Returns string

  • +
  • set imgSrc(v: string): void
  • +
  • +

    Sets the source of the inner HTMLImageElement.

    +
    +
    +

    Parameters

    +
      +
    • +
      v: string
    +

    Returns void

+
+ +
    +
  • get label(): null | string
  • +
  • +

    Gets the left-hand-side text if overwritten; otherwise null.

    +
    +

    Returns null | string

  • +
  • set label(v: null | string): void
  • +
  • +

    Sets the left-hand-side text. To use default set to null.

    +
    +
    +

    Parameters

    +
      +
    • +
      v: null | string
    +

    Returns void

+
+ +
    +
  • get labelColor(): null | string
  • +
  • +

    Gets the color of the left-hand-side background.

    -
    - - - \ No newline at end of file +

    Returns null | string

  • +
  • set labelColor(v: null | string): void
  • +
  • +

    Sets the color of the left-hand-side background.

    +
    +
    +

    Parameters

    +
      +
    • +
      v: null | string
    +

    Returns void

+
+ +
+
+ +
    +
  • get logoColor(): null | string
  • +
  • +

    Gets the color of the logo.

    +
    +

    Returns null | string

  • +
  • set logoColor(v: null | string): void
  • +
  • +

    Sets the color of the logo.

    +
    +
    +

    Parameters

    +
      +
    • +
      v: null | string
    +

    Returns void

+
+ +
    +
  • get logoWidth(): null | number
  • +
  • +

    Gets the horizontal space for the logo.

    +
    +

    Returns null | number

  • +
  • set logoWidth(v: null | number): void
  • +
  • +

    Sets the horizontal space for the logo.

    +
    +
    +

    Parameters

    +
      +
    • +
      v: null | number
    +

    Returns void

+
+ +
    +
  • get prefix(): null | string
  • +
  • +

    Gets the text to prefix the dynamic content.

    +
    +

    Returns null | string

  • +
  • set prefix(v: null | string): void
  • +
  • +

    Sets the text to prefix the dynamic content.

    +
    +
    +

    Parameters

    +
      +
    • +
      v: null | string
    +

    Returns void

+
+ +
    +
  • get srcParameters(): string[]
  • +
  • +

    Gets the parameters common to all Shield IO badge URLs.

    +
    +

    Returns string[]

+
+ +
    +
  • get suffix(): null | string
  • +
  • +

    Gets the text to suffix the dynamic content.

    +
    +

    Returns null | string

  • +
  • set suffix(v: null | string): void
  • +
  • +

    Sets the text to suffix the dynamic content.

    +
    +
    +

    Parameters

    +
      +
    • +
      v: null | string
    +

    Returns void

+
+ +
+
+ +
    +
  • get baseObservedAttributes(): string[]
  • +
  • +

    Gets the observable attributes common to all Shield IO badges.

    +
    +

    Returns string[]

+
+ +
+
+ +
+
+

Methods

+
+ +
    + +
  • +
    +

    Inherit Doc

    +
    +

    Parameters

    +
      +
    • +
      _: string
    • +
    • +
      __: string
    • +
    • +
      ___: string
    +

    Returns void

+
+ +
+ +
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/classes/shieldiostaticbadge.html b/docs/classes/shieldiostaticbadge.html index 3c363c6..5a3b2f3 100644 --- a/docs/classes/shieldiostaticbadge.html +++ b/docs/classes/shieldiostaticbadge.html @@ -1,839 +1,422 @@ - - - - - - ShieldIOStaticBadge | shieldsio-elements - - - - - - -
-
-
-
- -
-
- Options -
-
- All -
    -
  • Public
  • -
  • Public/Protected
  • -
  • All
  • -
-
- - -
-
- Menu -
-
-
-
-
-
- -

Class ShieldIOStaticBadge

-
-
-
+ShieldIOStaticBadge | shieldsio-elements
+
+ +
-
-
-
-
-
-

Shield IO Static Badge

-
-
-
example
-
<shieldio-badge label="Label" message="message" color="green"></shieldio-badge>
+
+
+ +

Class ShieldIOStaticBadge

+
+

Shield IO Static Badge

+ +

Example

<shieldio-badge label="Label" message="message" color="green"></shieldio-badge>
 
-
-
see
-

https://shields.io/

-
-
-
-
-
-

Hierarchy

-
    -
  • - ShieldIOBadge -
      -
    • - ShieldIOStaticBadge -
    • -
    -
  • -
-
-
-

Index

-
- -
-
-
-

Constructors

-
- -

constructor

- - -
-
-
-

Accessors

-
- -

badgeStyle

- - -
-
- -

color

-
    -
  • get color(): null | string
  • -
  • set color(v: null | string): void
  • -
-
    -
  • - -
    -
    -

    Gets the color of the right-hand-side background.

    -
    -
    -

    Returns null | string

    -
  • -
  • - -
    -
    -

    Sets the color of the right-hand-side background.

    -
    -
    -

    Parameters

    -
      -
    • -
      v: null | string
      -
    • -
    -

    Returns void

    -
  • -
-
-
- -

Protected imgSrc

-
    -
  • get imgSrc(): string
  • -
  • set imgSrc(v: string): void
  • -
-
    -
  • - -
    -
    -

    Gets the source of the inner {@link HTMLImageElement}.

    -
    -
    -

    Returns string

    -
  • -
  • - -
    -
    -

    Sets the source of the inner {@link HTMLImageElement}.

    -
    -
    -

    Parameters

    -
      -
    • -
      v: string
      -
    • -
    -

    Returns void

    -
  • -
-
-
- -

label

-
    -
  • get label(): null | string
  • -
  • set label(v: null | string): void
  • -
-
    -
  • - -
    -
    -

    Gets the left-hand-side text if overwritten; otherwise null.

    -
    -
    -

    Returns null | string

    -
  • -
  • - -
    -
    -

    Sets the left-hand-side text. To use default set to null.

    -
    -
    -

    Parameters

    -
      -
    • -
      v: null | string
      -
    • -
    -

    Returns void

    -
  • -
-
-
- -

labelColor

-
    -
  • get labelColor(): null | string
  • -
  • set labelColor(v: null | string): void
  • -
-
    -
  • - -
    -
    -

    Gets the color of the left-hand-side background.

    -
    -
    -

    Returns null | string

    -
  • -
  • - -
    -
    -

    Sets the color of the left-hand-side background.

    -
    -
    -

    Parameters

    -
      -
    • -
      v: null | string
      -
    • -
    -

    Returns void

    -
  • -
-
-
- -

logo

- - -
-
- -

logoColor

-
    -
  • get logoColor(): null | string
  • -
  • set logoColor(v: null | string): void
  • -
-
    -
  • - -
    -
    -

    Gets the color of the logo.

    -
    -
    -

    Returns null | string

    -
  • -
  • - -
    -
    -

    Sets the color of the logo.

    -
    -
    -

    Parameters

    -
      -
    • -
      v: null | string
      -
    • -
    -

    Returns void

    -
  • -
-
-
- -

logoWidth

-
    -
  • get logoWidth(): null | number
  • -
  • set logoWidth(v: null | number): void
  • -
-
    -
  • - -
    -
    -

    Gets the horizontal space for the logo.

    -
    -
    -

    Returns null | number

    -
  • -
  • - -
    -
    -

    Sets the horizontal space for the logo.

    -
    -
    -

    Parameters

    -
      -
    • -
      v: null | number
      -
    • -
    -

    Returns void

    -
  • -
-
-
- -

message

-
    -
  • get message(): null | string
  • -
  • set message(v: null | string): void
  • -
-
    -
  • - -
    -
    -

    Gets the right-hand-side text.

    -
    -
    -

    Returns null | string

    -
  • -
  • - -
    -
    -

    Sets the right-hand-side text.

    -
    -
    -

    Parameters

    -
      -
    • -
      v: null | string
      -
    • -
    -

    Returns void

    -
  • -
-
-
- -

Protected srcParameters

-
    -
  • get srcParameters(): string[]
  • -
-
    -
  • - -
    -
    -

    Gets the parameters common to all Shield IO badge URLs.

    -
    -
    -

    Returns string[]

    -
  • -
-
-
- -

tagName

-
    -
  • get tagName(): string
  • -
- -
-
- -

Static baseObservedAttributes

-
    -
  • get baseObservedAttributes(): string[]
  • -
-
    -
  • - -
    -
    -

    Gets the observable attributes common to all Shield IO badges.

    -
    -
    -

    Returns string[]

    -
  • -
-
-
- -

Static observedAttributes

-
    -
  • get observedAttributes(): string[]
  • -
- -
-
- -

Static tagName

-
    -
  • get tagName(): string
  • -
- -
-
-
-

Methods

-
- -

attributeChangedCallback

-
    -
  • attributeChangedCallback(_: string, __: string, ___: string): void
  • -
-
    -
  • - -
    -
    -
    inheritdoc
    -
    -
    -
    -

    Parameters

    -
      -
    • -
      _: string
      -
    • -
    • -
      __: string
      -
    • -
    • -
      ___: string
      -
    • -
    -

    Returns void

    -
  • -
-
-
- -

Protected setSrc

-
    -
  • setSrc(): void
  • -
-
    -
  • - -
    -
    -
    inheritdoc
    -
    -
    -
    -

    Returns void

    -
  • -
-
-
-
- -
+ +

See

https://shields.io/

+
+
+

Hierarchy

+
    +
  • ShieldIOBadge +
      +
    • ShieldIOStaticBadge
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Accessors

+
+ +
+
+ +
    +
  • get color(): null | string
  • +
  • +

    Gets the color of the right-hand-side background.

    +
    +

    Returns null | string

  • +
  • set color(v: null | string): void
  • +
  • +

    Sets the color of the right-hand-side background.

    +
    +
    +

    Parameters

    +
      +
    • +
      v: null | string
    +

    Returns void

+
+ +
    +
  • get imgSrc(): string
  • +
  • +

    Gets the source of the inner HTMLImageElement.

    +
    +

    Returns string

  • +
  • set imgSrc(v: string): void
  • +
  • +

    Sets the source of the inner HTMLImageElement.

    +
    +
    +

    Parameters

    +
      +
    • +
      v: string
    +

    Returns void

+
+ +
    +
  • get label(): null | string
  • +
  • +

    Gets the left-hand-side text if overwritten; otherwise null.

    +
    +

    Returns null | string

  • +
  • set label(v: null | string): void
  • +
  • +

    Sets the left-hand-side text. To use default set to null.

    +
    +
    +

    Parameters

    +
      +
    • +
      v: null | string
    +

    Returns void

+
+ +
    +
  • get labelColor(): null | string
  • +
  • +

    Gets the color of the left-hand-side background.

    +
    +

    Returns null | string

  • +
  • set labelColor(v: null | string): void
  • +
  • +

    Sets the color of the left-hand-side background.

    +
    +
    +

    Parameters

    +
      +
    • +
      v: null | string
    +

    Returns void

+
+ +
+
+ +
    +
  • get logoColor(): null | string
  • +
  • +

    Gets the color of the logo.

    +
    +

    Returns null | string

  • +
  • set logoColor(v: null | string): void
  • +
  • +

    Sets the color of the logo.

    +
    +
    +

    Parameters

    +
      +
    • +
      v: null | string
    +

    Returns void

+
+ +
    +
  • get logoWidth(): null | number
  • +
  • +

    Gets the horizontal space for the logo.

    +
    +

    Returns null | number

  • +
  • set logoWidth(v: null | number): void
  • +
  • +

    Sets the horizontal space for the logo.

    +
    +
    +

    Parameters

    +
      +
    • +
      v: null | number
    +

    Returns void

+
+ +
    +
  • get message(): null | string
  • +
  • +

    Gets the right-hand-side text.

    +
    +

    Returns null | string

  • +
  • set message(v: null | string): void
  • +
  • +

    Sets the right-hand-side text.

    +
    +
    +

    Parameters

    +
      +
    • +
      v: null | string
    +

    Returns void

+
+ +
    +
  • get srcParameters(): string[]
  • +
  • +

    Gets the parameters common to all Shield IO badge URLs.

    +
    +

    Returns string[]

+
+ +
+
+ +
    +
  • get baseObservedAttributes(): string[]
  • +
  • +

    Gets the observable attributes common to all Shield IO badges.

    +
    +

    Returns string[]

+
+ +
+
+ +
+
+

Methods

+
+ +
    + +
  • +
    +

    Inherit Doc

    +
    +

    Parameters

    +
      +
    • +
      _: string
    • +
    • +
      __: string
    • +
    • +
      ___: string
    +

    Returns void

+
+ +
+ +
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/classes/simpleiconbadge.html b/docs/classes/simpleiconbadge.html index 1dd0014..9ae4c58 100644 --- a/docs/classes/simpleiconbadge.html +++ b/docs/classes/simpleiconbadge.html @@ -1,440 +1,201 @@ - - - - - - SimpleIconBadge | shieldsio-elements - - - - - - -
-
-
-
- -
-
- Options -
-
- All -
    -
  • Public
  • -
  • Public/Protected
  • -
  • All
  • -
-
- - -
-
- Menu -
-
-
-
-
-
- -

Class SimpleIconBadge

-
-
-
+SimpleIconBadge | shieldsio-elements
+
+ +
-
-
-
-
-
-

Visualize a simple icon.

-
-
-
example
-
<simpleicon-badge logo="GitHub"></simpleicon-badge>
+
+
+ +

Class SimpleIconBadge

+
+

Visualize a simple icon.

+ +

Example

<simpleicon-badge logo="GitHub"></simpleicon-badge>
 
-
-
-
-
-
-

Hierarchy

-
    -
  • - HTMLElement -
      -
    • - SimpleIconBadge -
    • -
    -
  • -
-
-
-

Implements

-
    -
  • LifecycleCallbacks
  • -
-
-
-

Index

-
-
-
-

Constructors

- -
-
-

Accessors

- -
-
-

Methods

- -
-
-
-
-
-

Constructors

-
- -

constructor

- - -
-
-
-

Accessors

-
- -

badgeStyle

- - -
-
- -

logo

- - -
-
- -

tagName

-
    -
  • get tagName(): string
  • -
- -
-
- -

Static observedAttributes

-
    -
  • get observedAttributes(): string[]
  • -
-
    -
  • - -
    -
    -

    Gets the observable attributes common to all Shield IO badges.

    -
    -
    -

    Returns string[]

    -
  • -
-
-
- -

Static tagName

-
    -
  • get tagName(): string
  • -
- -
-
-
-

Methods

-
- -

attributeChangedCallback

-
    -
  • attributeChangedCallback(_: string, __: string, ___: string): void
  • -
-
    -
  • - -
    -
    -
    inheritdoc
    -
    -
    -
    -

    Parameters

    -
      -
    • -
      _: string
      -
    • -
    • -
      __: string
      -
    • -
    • -
      ___: string
      -
    • -
    -

    Returns void

    -
  • -
-
-
-
- -
+
+
+

Hierarchy

+
    +
  • HTMLElement +
      +
    • SimpleIconBadge
+
+

Implements

+
    +
  • LifecycleCallbacks
+
+
+
+ +
+
+

Constructors

+
+
+

Accessors

+
+
+

Methods

+
+
+

Constructors

+
+ +
+
+

Accessors

+
+ +
+
+ +
+
+ +
+
+ +
    +
  • get observedAttributes(): string[]
  • +
  • +

    Gets the observable attributes common to all Shield IO badges.

    +
    +

    Returns string[]

+
+ +
+
+

Methods

+
+ +
    + +
  • +
    +

    Inherit Doc

    +
    +

    Parameters

    +
      +
    • +
      _: string
    • +
    • +
      __: string
    • +
    • +
      ___: string
    +

    Returns void

+ +
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/enums/badgestyle.html b/docs/enums/badgestyle.html index 6799ba3..dafa4bd 100644 --- a/docs/enums/badgestyle.html +++ b/docs/enums/badgestyle.html @@ -1,257 +1,103 @@ - - - - - - BadgeStyle | shieldsio-elements - - - - - - -
-
-
-
- -
-
- Options -
-
- All -
    -
  • Public
  • -
  • Public/Protected
  • -
  • All
  • -
-
- - -
-
- Menu -
-
-
-
-
-
- -

Enumeration BadgeStyle

-
-
-
+BadgeStyle | shieldsio-elements
+
+ +
-
-
-
-
-
-

Style of {@link ShieldIOBadge}.

-
-
-
-
-

Index

-
-
-
-

Enumeration members

- -
-
-
-
-
-

Enumeration members

-
- -

Flat

-
Flat: = "flat"
- - -
-
- -

FlatSquare

-
FlatSquare: = "flat-square"
- - -
-
- -

ForTheBadge

-
ForTheBadge: = "for-the-badge"
- - -
-
- -

Plastic

-
Plastic: = "plastic"
- - -
-
- -

Social

-
Social: = "social"
- - -
-
-
- -
-
-
-
-

Legend

-
-
    -
  • Constructor
  • -
  • Method
  • -
  • Accessor
  • -
-
    -
  • Protected method
  • -
  • Protected accessor
  • -
-
    -
  • Property
  • -
-
    -
  • Inherited method
  • -
-
-
-
+
+
+ +

Enumeration BadgeStyle

+
+

Style of ShieldIOBadge.

+
+
+
+
+ +
+
+

Enumeration Members

+
+
+

Enumeration Members

+
+ +
Flat: "flat"
+
+
+ +
FlatSquare: "flat-square"
+
+
+ +
ForTheBadge: "for-the-badge"
+
+
+ +
Plastic: "plastic"
+
+
+ +
Social: "social"
+
+
-

Generated using TypeDoc

-
-
- - - \ No newline at end of file +

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/enums/dynamicdatatype.html b/docs/enums/dynamicdatatype.html index ffc6e97..7577661 100644 --- a/docs/enums/dynamicdatatype.html +++ b/docs/enums/dynamicdatatype.html @@ -1,204 +1,79 @@ - - - - - - DynamicDataType | shieldsio-elements - - - - - - -
-
-
-
- -
-
- Options -
-
- All -
    -
  • Public
  • -
  • Public/Protected
  • -
  • All
  • -
-
- - -
-
- Menu -
-
-
-
-
-
- -

Enumeration DynamicDataType

-
-
-
+DynamicDataType | shieldsio-elements
+
+ +
-
-
-
-
-
-

The types of data the ShieldIODynamicBadge can use.

-
-
-
-
-

Index

-
-
-
-

Enumeration members

- -
-
-
-
-
-

Enumeration members

-
- -

JSON

-
JSON: = "json"
- -
-
- -

XML

-
XML: = "xml"
- -
-
- -

YAML

-
YAML: = "yaml"
- -
-
-
- -
-
-
-
-

Legend

-
-
    -
  • Constructor
  • -
  • Method
  • -
  • Accessor
  • -
-
    -
  • Protected method
  • -
  • Protected accessor
  • -
-
    -
  • Property
  • -
-
    -
  • Inherited method
  • -
-
-
-
+
+
+ +

Enumeration DynamicDataType

+
+

The types of data the ShieldIODynamicBadge can use.

+
+
+
+
+ +
+
+

Enumeration Members

+
+
+

Enumeration Members

+
+ +
JSON: "json"
+
+ +
XML: "xml"
+
+ +
YAML: "yaml"
+
-

Generated using TypeDoc

-
-
- - - \ No newline at end of file +

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/enums/simpleicons.html b/docs/enums/simpleicons.html index 8eba124..3e779a6 100644 --- a/docs/enums/simpleicons.html +++ b/docs/enums/simpleicons.html @@ -1,46434 +1,34741 @@ - - - - - - SimpleIcons | shieldsio-elements - - - - - - -
-
-
-
- -
-
- Options -
-
- All -
    -
  • Public
  • -
  • Public/Protected
  • -
  • All
  • -
-
- - -
-
- Menu -
-
-
-
-
-
- -

Enumeration SimpleIcons

-
-
-
+SimpleIcons | shieldsio-elements
+
+ +
-
-
-
-
-
-

Simple Icon Names

-
-
-
-
-

Index

-
-
-
-

Enumeration members

- -
-
-
-
-
-

Enumeration members

-
- -

ABBRobotStudio

-
ABBRobotStudio: = "ABB-RobotStudio"
- - -
-
- -

ACM

-
ACM: = "ACM"
- -
-
-

ACM

-
-
-
see
-

http://identitystandards.acm.org/

-
-
-
-
-
- -

AFrame

-
AFrame: = "A-Frame"
- -
-
-

A-Frame

-
-
-
see
-

https://aframe.io/docs/

-
-
-
-
-
- -

AIDungeon

-
AIDungeon: = "AI-Dungeon"
- - -
-
- -

AIOHTTP

-
AIOHTTP: = "AIOHTTP"
- - -
-
- -

AMD

-
AMD: = "AMD"
- -
-
-

AMD

-
-
-
see
-

https://www.amd.com/

-
-
-
-
-
- -

AMP

-
AMP: = "AMP"
- -
-
-

AMP

-
-
-
see
-

https://amp.dev/

-
-
-
-
-
- -

ANA

-
ANA: = "ANA"
- - -
-
- -

AOL

-
AOL: = "AOL"
- -
-
-

AOL

-
-
-
see
-

https://www.aol.com/

-
-
-
-
-
- -

ARAL

-
ARAL: = "ARAL"
- - -
-
- -

ARKEcosystem

-
ARKEcosystem: = "ARK-Ecosystem"
- -
-
-

ARK Ecosystem

-
-
-
see
-

https://ark.io/press-kit

-
-
-
-
-
- -

ASKfm

-
ASKfm: = "ASKfm"
- -
-
-

ASKfm

-
-
-
see
-

https://ask.fm/

-
-
-
-
-
- -

ASUS

-
ASUS: = "ASUS"
- -
-
-

ASUS

-
-
-
see
-

https://www.asus.com/

-
-
-
-
-
- -

AT_T

-
AT_T: = "AT&T"
- -
-
-

AT&T

-
-
-
see
-

https://www.att.com

-
-
-
-
-
- -

AWSAmplify

-
AWSAmplify: = "AWS-Amplify"
- -
-
-

AWS Amplify

-
-
-
see
-

https://docs.amplify.aws/

-
-
-
-
-
- -

Abbvie

-
Abbvie: = "Abbvie"
- -
-
-

Abbvie

-
-
-
see
-

https://www.abbvie.com/

-
-
-
-
-
- -

AbletonLive

-
AbletonLive: = "Ableton-Live"
- - -
-
- -

AboutMe

-
AboutMe: = "About.me"
- -
-
-

About.me

-
-
-
see
-

https://about.me/assets

-
-
-
-
-
- -

Abstract

-
Abstract: = "Abstract"
- -
-
-

Abstract

-
-
-
see
-

https://www.abstract.com/about/

-
-
-
-
-
- -

Academia

-
Academia: = "Academia"
- -
-
-

Academia

-
-
-
see
-

https://www.academia.edu/

-
-
-
-
-
- -

Accenture

-
Accenture: = "Accenture"
- -
-
-

Accenture

-
-
-
see
-

https://www.accenture.com/

-
-
-
-
-
- -

Acclaim

-
Acclaim: = "Acclaim"
- -
-
-

Acclaim

-
-
-
see
-

https://www.youracclaim.com/

-
-
-
-
-
- -

Accusoft

-
Accusoft: = "Accusoft"
- - -
-
- -

Acer

-
Acer: = "Acer"
- -
-
-

Acer

-
-
-
see
-

https://www.acer.com/ac/en/GB/content/home

-
-
-
-
-
- -

ActiGraph

-
ActiGraph: = "ActiGraph"
- -
-
-

ActiGraph

-
-
-
see
-

http://www.actigraphcorp.com/

-
-
-
-
-
- -

Activision

-
Activision: = "Activision"
- -
-
-

Activision

-
-
-
see
-

https://www.activision.com/

-
-
-
-
-
- -

AdBlock

-
AdBlock: = "AdBlock"
- -
-
-

AdBlock

-
-
-
see
-

https://getadblock.com/

-
-
-
-
-
- -

AdGuard

-
AdGuard: = "AdGuard"
- -
-
-

AdGuard

-
-
-
see
-

https://adguard.com/en/media-materials.html

-
-
-
-
-
- -

Adafruit

-
Adafruit: = "Adafruit"
- -
-
-

Adafruit

-
-
-
see
-

https://www.adafruit.com/

-
-
-
-
-
- -

AdblockPlus

-
AdblockPlus: = "Adblock-Plus"
- -
-
-

Adblock Plus

-
-
-
see
-

https://adblockplus.org/

-
-
-
-
-
- -

AddThis

-
AddThis: = "AddThis"
- -
-
-

AddThis

-
-
-
see
-

http://www.addthis.com/

-
-
-
-
-
- -

Adobe

-
Adobe: = "Adobe"
- -
-
-

Adobe

-
-
-
see
-

https://www.adobe.com/

-
-
-
-
-
- -

AdobeAcrobatReader

-
AdobeAcrobatReader: = "Adobe-Acrobat-Reader"
- -
-
-

Adobe Acrobat Reader

-
-
-
see
-

https://acrobat.adobe.com/

-
-
-
-
-
- -

AdobeAfterEffects

-
AdobeAfterEffects: = "Adobe-After-Effects"
- -
-
-

Adobe After Effects

-
-
-
see
-

https://www.adobe.com/products/aftereffects.html

-
-
-
-
-
- -

AdobeAudition

-
AdobeAudition: = "Adobe-Audition"
- -
-
-

Adobe Audition

-
-
-
see
-

https://www.adobe.com/creativecloud/video.html

-
-
-
-
-
- -

AdobeCreativeCloud

-
AdobeCreativeCloud: = "Adobe-Creative-Cloud"
- -
-
-

Adobe Creative Cloud

-
-
-
see
-

https://www.adobe.com/creativecloud/plans.html

-
-
-
-
-
- -

AdobeDreamweaver

-
AdobeDreamweaver: = "Adobe-Dreamweaver"
- -
-
-

Adobe Dreamweaver

-
-
-
see
-

https://www.adobe.com/products/dreamweaver.html

-
-
-
-
-
- -

AdobeFonts

-
AdobeFonts: = "Adobe-Fonts"
- -
-
-

Adobe Fonts

-
-
-
see
-

https://www.adobe.com/creativecloud/services.html

-
-
-
-
-
- -

AdobeIllustrator

-
AdobeIllustrator: = "Adobe-Illustrator"
- -
-
-

Adobe Illustrator

-
-
-
see
-

https://www.adobe.com/products/illustrator.html

-
-
-
-
-
- -

AdobeInDesign

-
AdobeInDesign: = "Adobe-InDesign"
- -
-
-

Adobe InDesign

-
-
-
see
-

https://www.adobe.com/products/indesign.html

-
-
-
-
-
- -

AdobeLightroom

-
AdobeLightroom: = "Adobe-Lightroom"
- -
-
-

Adobe Lightroom

-
-
-
see
-

https://www.adobe.com/products/photoshop-lightroom.html

-
-
-
-
-
- -

AdobeLightroomClassic

-
AdobeLightroomClassic: = "Adobe-Lightroom-Classic"
- -
-
-

Adobe Lightroom Classic

-
-
-
see
-

https://www.adobe.com/products/photoshop-lightroom-classic.html

-
-
-
-
-
- -

AdobePhotoshop

-
AdobePhotoshop: = "Adobe-Photoshop"
- -
-
-

Adobe Photoshop

-
-
-
see
-

https://www.adobe.com/products/photoshop.html

-
-
-
-
-
- -

AdobePremierePro

-
AdobePremierePro: = "Adobe-Premiere-Pro"
- -
-
-

Adobe Premiere Pro

-
-
-
see
-

https://www.adobe.com/ie/products/premiere.html

-
-
-
-
-
- -

AdobeXD

-
AdobeXD: = "Adobe-XD"
- -
-
-

Adobe XD

-
-
-
see
-

https://www.adobe.com/products/xd.html

-
-
-
-
-
- -

AdonisJS

-
AdonisJS: = "AdonisJS"
- -
-
-

AdonisJS

-
-
-
see
-

https://adonisjs.com/

-
-
-
-
-
- -

AerLingus

-
AerLingus: = "Aer-Lingus"
- -
-
-

Aer Lingus

-
-
-
see
-

https://www.aerlingus.com/

-
-
-
-
-
- -

Aeroflot

-
Aeroflot: = "Aeroflot"
- - -
-
- -

Aerom_xico

-
Aerom_xico: = "Aeroméxico"
- -
-
-

Aeroméxico

-
-
-
see
-

https://www.aeromexico.com/

-
-
-
-
-
- -

Aerospike

-
Aerospike: = "Aerospike"
- - -
-
- -

Affinity

-
Affinity: = "Affinity"
- -
-
-

Affinity

-
-
-
see
-

https://affinity.serif.com/

-
-
-
-
-
- -

AffinityDesigner

-
AffinityDesigner: = "Affinity-Designer"
- -
-
-

Affinity Designer

-
-
-
see
-

https://affinity.serif.com/en-gb/designer/

-
-
-
-
-
- -

AffinityPhoto

-
AffinityPhoto: = "Affinity-Photo"
- -
-
-

Affinity Photo

-
-
-
see
-

https://affinity.serif.com/en-gb/photo/

-
-
-
-
-
- -

AffinityPublisher

-
AffinityPublisher: = "Affinity-Publisher"
- -
-
-

Affinity Publisher

-
-
-
see
-

https://affinity.serif.com/en-gb/publisher/

-
-
-
-
-
- -

Aiqfome

-
Aiqfome: = "Aiqfome"
- -
-
-

Aiqfome

-
-
-
see
-

https://aiqfome.com

-
-
-
-
-
- -

AirAsia

-
AirAsia: = "AirAsia"
- -
-
-

AirAsia

-
-
-
see
-

https://www.airasia.com/shop

-
-
-
-
-
- -

AirCanada

-
AirCanada: = "Air-Canada"
- -
-
-

Air Canada

-
-
-
see
-

https://www.aircanada.com/

-
-
-
-
-
- -

AirChina

-
AirChina: = "Air-China"
- -
-
-

Air China

-
-
-
see
-

http://www.airchina.com.cn/en/investor_relations/

-
-
-
-
-
- -

AirFrance

-
AirFrance: = "Air-France"
- -
-
-

Air France

-
-
-
see
-

https://www.airfrance.fr/

-
-
-
-
-
- -

AirPlayAudio

-
AirPlayAudio: = "AirPlay-Audio"
- - -
-
- -

AirPlayVideo

-
AirPlayVideo: = "AirPlay-Video"
- - -
-
- -

Airbnb

-
Airbnb: = "Airbnb"
- -
-
-

Airbnb

-
-
-
see
-

https://www.airbnb.com

-
-
-
-
-
- -

Airbus

-
Airbus: = "Airbus"
- - -
-
- -

Aircall

-
Aircall: = "Aircall"
- -
-
-

Aircall

-
-
-
see
-

https://aircall.io/

-
-
-
-
-
- -

Airtable

-
Airtable: = "Airtable"
- -
-
-

Airtable

-
-
-
see
-

https://airtable.com/press

-
-
-
-
-
- -

Alacritty

-
Alacritty: = "Alacritty"
- - -
-
- -

AlfaRomeo

-
AlfaRomeo: = "Alfa-Romeo"
- -
-
-

Alfa Romeo

-
-
-
see
-

http://www.fcaci.com/x/Alfa

-
-
-
-
-
- -

Algolia

-
Algolia: = "Algolia"
- - -
-
- -

AliExpress

-
AliExpress: = "AliExpress"
- -
-
-

AliExpress

-
-
-
see
-

https://www.alibabagroup.com/en/ir/reports

-
-
-
-
-
- -

AlibabaCloud

-
AlibabaCloud: = "Alibaba-Cloud"
- -
-
-

Alibaba Cloud

-
-
-
see
-

https://www.alibabagroup.com/en/ir/reports

-
-
-
-
-
- -

AlibabaCom

-
AlibabaCom: = "Alibaba.com"
- -
-
-

Alibaba.com

-
-
-
see
-

https://www.alibabagroup.com/en/ir/reports

-
-
-
-
-
- -

Alipay

-
Alipay: = "Alipay"
- - -
-
- -

Alitalia

-
Alitalia: = "Alitalia"
- - -
-
- -

AllTrails

-
AllTrails: = "AllTrails"
- -
-
-

AllTrails

-
-
-
see
-

https://www.alltrails.com/

-
-
-
-
-
- -

AlliedModders

-
AlliedModders: = "AlliedModders"
- -
-
-

AlliedModders

-
-
-
see
-

https://forums.alliedmods.net/

-
-
-
-
-
- -

AlloCin_

-
AlloCin_: = "AlloCiné"
- -
-
-

AlloCiné

-
-
-
see
-

http://www.allocine.fr/

-
-
-
-
-
- -

AlpineJs

-
AlpineJs: = "Alpine.js"
- - -
-
- -

AlpineLinux

-
AlpineLinux: = "Alpine-Linux"
- -
-
-

Alpine Linux

-
-
-
see
-

https://alpinelinux.org/

-
-
-
-
-
- -

AltiumDesigner

-
AltiumDesigner: = "Altium-Designer"
- -
-
-

Altium Designer

-
-
-
see
-

https://www.altium.com/altium-designer/

-
-
-
-
-
- -

Amazon

-
Amazon: = "Amazon"
- -
-
-

Amazon

-
-
-
see
-

https://worldvectorlogo.com/logo/amazon-icon

-
-
-
-
-
- -

AmazonAWS

-
AmazonAWS: = "Amazon-AWS"
- - -
-
- -

AmazonAlexa

-
AmazonAlexa: = "Amazon-Alexa"
- - -
-
- -

AmazonDynamoDB

-
AmazonDynamoDB: = "Amazon-DynamoDB"
- -
-
-

Amazon DynamoDB

-
-
-
see
-

https://aws.amazon.com/architecture/icons/

-
-
-
-
-
- -

AmazonFireTV

-
AmazonFireTV: = "Amazon-Fire-TV"
- - -
-
- -

AmazonLumberyard

-
AmazonLumberyard: = "Amazon-Lumberyard"
- -
-
-

Amazon Lumberyard

-
-
-
see
-

https://aws.amazon.com/lumberyard/support

-
-
-
-
-
- -

AmazonPay

-
AmazonPay: = "Amazon-Pay"
- -
-
-

Amazon Pay

-
-
-
see
-

https://pay.amazon.com/

-
-
-
-
-
- -

AmazonPrime

-
AmazonPrime: = "Amazon-Prime"
- -
-
-

Amazon Prime

-
-
-
see
-

https://www.amazon.com/b?node=17277626011

-
-
-
-
-
- -

AmazonS3

-
AmazonS3: = "Amazon-S3"
- -
-
-

Amazon S3

-
-
-
see
-

https://aws.amazon.com/architecture/icons/

-
-
-
-
-
- -

AmericanAirlines

-
AmericanAirlines: = "American-Airlines"
- - -
-
- -

AmericanExpress

-
AmericanExpress: = "American-Express"
- - -
-
- -

Amul

-
Amul: = "Amul"
- - -
-
- -

Anaconda

-
Anaconda: = "Anaconda"
- -
-
-

Anaconda

-
-
-
see
-

https://www.anaconda.com

-
-
-
-
-
- -

Analogue

-
Analogue: = "Analogue"
- -
-
-

Analogue

-
-
-
see
-

https://www.analogue.co/

-
-
-
-
-
- -

Anchor

-
Anchor: = "Anchor"
- -
-
-

Anchor

-
-
-
see
-

https://anchor.fm/

-
-
-
-
-
- -

Andela

-
Andela: = "Andela"
- -
-
-

Andela

-
-
-
see
-

https://andela.com/press/

-
-
-
-
-
- -

Android

-
Android: = "Android"
- - -
-
- -

AndroidAuto

-
AndroidAuto: = "Android-Auto"
- - -
-
- -

AndroidStudio

-
AndroidStudio: = "Android-Studio"
- -
-
-

Android Studio

-
-
-
see
-

https://developer.android.com/studio/

-
-
-
-
-
- -

AngelList

-
AngelList: = "AngelList"
- -
-
-

AngelList

-
-
-
see
-

https://angel.co/logo

-
-
-
-
-
- -

Angular

-
Angular: = "Angular"
- - -
-
- -

AngularJS

-
AngularJS: = "AngularJS"
- -
-
-

AngularJS

-
-
-
see
-

https://angularjs.org/

-
-
-
-
-
- -

AngularUniversal

-
AngularUniversal: = "Angular-Universal"
- -
-
-

Angular Universal

-
-
-
see
-

https://angular.io/presskit

-
-
-
-
-
- -

AniList

-
AniList: = "AniList"
- -
-
-

AniList

-
-
-
see
-

https://anilist.co/img/icons/icon.svg

-
-
-
-
-
- -

Ansible

-
Ansible: = "Ansible"
- -
-
-

Ansible

-
-
-
see
-

https://www.ansible.com/logos

-
-
-
-
-
- -

Ansys

-
Ansys: = "Ansys"
- -
-
-

Ansys

-
-
-
see
-

https://www.ansys.com/about-ansys/brand

-
-
-
-
-
- -

AntDesign

-
AntDesign: = "Ant-Design"
- -
-
-

Ant Design

-
-
-
see
-

https://ant.design/components/icon/

-
-
-
-
-
- -

Antena3

-
Antena3: = "Antena-3"
- -
-
-

Antena 3

-
-
-
see
-

https://www.antena3.com/

-
-
-
-
-
- -

AnyDesk

-
AnyDesk: = "AnyDesk"
- -
-
-

AnyDesk

-
-
-
see
-

https://anydesk.com/

-
-
-
-
-
- -

Apache

-
Apache: = "Apache"
- -
-
-

Apache

-
-
-
see
-

https://www.apache.org/foundation/press/kit/

-
-
-
-
-
- -

ApacheAirflow

-
ApacheAirflow: = "Apache-Airflow"
- -
-
-

Apache Airflow

-
-
-
see
-

https://apache.org/logos/

-
-
-
-
-
- -

ApacheAnt

-
ApacheAnt: = "Apache-Ant"
- -
-
-

Apache Ant

-
-
-
see
-

https://apache.org/logos/

-
-
-
-
-
- -

ApacheCassandra

-
ApacheCassandra: = "Apache-Cassandra"
- - -
-
- -

ApacheCloudStack

-
ApacheCloudStack: = "Apache-CloudStack"
- -
-
-

Apache CloudStack

-
-
-
see
-

http://cloudstack.apache.org/trademark-guidelines.html

-
-
-
-
-
- -

ApacheCordova

-
ApacheCordova: = "Apache-Cordova"
- -
-
-

Apache Cordova

-
-
-
see
-

https://cordova.apache.org/artwork/

-
-
-
-
-
- -

ApacheDruid

-
ApacheDruid: = "Apache-Druid"
- -
-
-

Apache Druid

-
-
-
see
-

https://apache.org/logos/

-
-
-
-
-
- -

ApacheECharts

-
ApacheECharts: = "Apache-ECharts"
- -
-
-

Apache ECharts

-
-
-
see
-

https://apache.org/logos/

-
-
-
-
-
- -

ApacheFlink

-
ApacheFlink: = "Apache-Flink"
- -
-
-

Apache Flink

-
-
-
see
-

https://apache.org/logos/

-
-
-
-
-
- -

ApacheGroovy

-
ApacheGroovy: = "Apache-Groovy"
- -
-
-

Apache Groovy

-
-
-
see
-

https://groovy-lang.org/

-
-
-
-
-
- -

ApacheHive

-
ApacheHive: = "Apache-Hive"
- -
-
-

Apache Hive

-
-
-
see
-

https://apache.org/logos/

-
-
-
-
-
- -

ApacheJMeter

-
ApacheJMeter: = "Apache-JMeter"
- -
-
-

Apache JMeter

-
-
-
see
-

https://apache.org/logos/

-
-
-
-
-
- -

ApacheKafka

-
ApacheKafka: = "Apache-Kafka"
- -
-
-

Apache Kafka

-
-
-
see
-

https://apache.org/logos/

-
-
-
-
-
- -

ApacheKylin

-
ApacheKylin: = "Apache-Kylin"
- -
-
-

Apache Kylin

-
-
-
see
-

https://apache.org/logos/

-
-
-
-
-
- -

ApacheMaven

-
ApacheMaven: = "Apache-Maven"
- -
-
-

Apache Maven

-
-
-
see
-

https://apache.org/logos/

-
-
-
-
-
- -

ApacheNetBeansIDE

-
ApacheNetBeansIDE: = "Apache-NetBeans-IDE"
- -
-
-

Apache NetBeans IDE

-
-
-
see
-

https://apache.org/logos/

-
-
-
-
-
- -

ApacheOpenOffice

-
ApacheOpenOffice: = "Apache-OpenOffice"
- -
-
-

Apache OpenOffice

-
-
-
see
-

https://apache.org/logos

-
-
-
-
-
- -

ApachePulsar

-
ApachePulsar: = "Apache-Pulsar"
- -
-
-

Apache Pulsar

-
-
-
see
-

https://apache.org/logos/

-
-
-
-
-
- -

ApacheRocketMQ

-
ApacheRocketMQ: = "Apache-RocketMQ"
- -
-
-

Apache RocketMQ

-
-
-
see
-

https://apache.org/logos/

-
-
-
-
-
- -

ApacheSolr

-
ApacheSolr: = "Apache-Solr"
- -
-
-

Apache Solr

-
-
-
see
-

https://apache.org/logos/

-
-
-
-
-
- -

ApacheSpark

-
ApacheSpark: = "Apache-Spark"
- -
-
-

Apache Spark

-
-
-
see
-

https://apache.org/logos/

-
-
-
-
-
- -

ApacheTomcat

-
ApacheTomcat: = "Apache-Tomcat"
- -
-
-

Apache Tomcat

-
-
-
see
-

https://apache.org/logos/

-
-
-
-
-
- -

Aparat

-
Aparat: = "Aparat"
- -
-
-

Aparat

-
-
-
see
-

https://www.aparat.com/logo

-
-
-
-
-
- -

ApolloGraphQL

-
ApolloGraphQL: = "Apollo-GraphQL"
- - -
-
- -

Apostrophe

-
Apostrophe: = "Apostrophe"
- - -
-
- -

AppSignal

-
AppSignal: = "AppSignal"
- -
-
-

AppSignal

-
-
-
see
-

https://appsignal.com/

-
-
-
-
-
- -

AppStore

-
AppStore: = "App-Store"
- -
-
-

App Store

-
-
-
see
-

https://developer.apple.com/app-store/

-
-
-
-
-
- -

AppVeyor

-
AppVeyor: = "AppVeyor"
- - -
-
- -

Apple

-
Apple: = "Apple"
- -
-
-

Apple

-
-
-
see
-

https://www.apple.com

-
-
-
-
-
- -

AppleArcade

-
AppleArcade: = "Apple-Arcade"
- -
-
-

Apple Arcade

-
-
-
see
-

https://www.apple.com/apple-arcade/

-
-
-
-
-
- -

AppleMusic

-
AppleMusic: = "Apple-Music"
- - -
-
- -

ApplePay

-
ApplePay: = "Apple-Pay"
- -
-
-

Apple Pay

-
-
-
see
-

https://developer.apple.com/apple-pay/marketing/

-
-
-
-
-
- -

ApplePodcasts

-
ApplePodcasts: = "Apple-Podcasts"
- - -
-
- -

AppleTV

-
AppleTV: = "Apple-TV"
- - -
-
- -

ArXiv

-
ArXiv: = "arXiv"
- - -
-
- -

ArangoDB

-
ArangoDB: = "ArangoDB"
- -
-
-

ArangoDB

-
-
-
see
-

https://www.arangodb.com

-
-
-
-
-
- -

ArchLinux

-
ArchLinux: = "Arch-Linux"
- -
-
-

Arch Linux

-
-
-
see
-

https://www.archlinux.org/art/

-
-
-
-
-
- -

Archicad

-
Archicad: = "Archicad"
- - -
-
- -

ArchiveOfOurOwn

-
ArchiveOfOurOwn: = "Archive-of-Our-Own"
- -
-
-

Archive of Our Own

-
-
-
see
-

https://archiveofourown.org/

-
-
-
-
-
- -

Ardour

-
Ardour: = "Ardour"
- - -
-
- -

Arduino

-
Arduino: = "Arduino"
- - -
-
- -

Arlo

-
Arlo: = "Arlo"
- -
-
-

Arlo

-
-
-
see
-

https://www.arlo.com/

-
-
-
-
-
- -

ArtStation

-
ArtStation: = "ArtStation"
- -
-
-

ArtStation

-
-
-
see
-

https://www.artstation.com/about/logo

-
-
-
-
-
- -

ArtixLinux

-
ArtixLinux: = "Artix-Linux"
- - -
-
- -

Asana

-
Asana: = "Asana"
- -
-
-

Asana

-
-
-
see
-

https://asana.com/styles

-
-
-
-
-
- -

Asciidoctor

-
Asciidoctor: = "Asciidoctor"
- - -
-
- -

Asciinema

-
Asciinema: = "asciinema"
- -
-
-

asciinema

-
-
-
see
-

https://github.com/asciinema/asciinema-logo

-
-
-
-
-
- -

Aseprite

-
Aseprite: = "Aseprite"
- -
-
-

Aseprite

-
-
-
see
-

https://www.aseprite.org/

-
-
-
-
-
- -

AskUbuntu

-
AskUbuntu: = "Ask-Ubuntu"
- -
-
-

Ask Ubuntu

-
-
-
see
-

https://askubuntu.com/

-
-
-
-
-
- -

AssemblyScript

-
AssemblyScript: = "AssemblyScript"
- -
-
-

AssemblyScript

-
-
-
see
-

https://www.assemblyscript.org/

-
-
-
-
-
- -

Atari

-
Atari: = "Atari"
- -
-
-

Atari

-
-
-
see
-

https://atarivcs.com/

-
-
-
-
-
- -

Atlassian

-
Atlassian: = "Atlassian"
- -
-
-

Atlassian

-
-
-
see
-

https://www.atlassian.com/company/news/press-kit

-
-
-
-
-
- -

Atom

-
Atom: = "Atom"
- - -
-
- -

Audacity

-
Audacity: = "Audacity"
- - -
-
- -

Audi

-
Audi: = "Audi"
- - -
-
- -

Audible

-
Audible: = "Audible"
- - -
-
- -

AudioTechnica

-
AudioTechnica: = "Audio-Technica"
- -
-
-

Audio-Technica

-
-
-
see
-

https://wikipedia.org/wiki/File:Audio-technica.svg

-
-
-
-
-
- -

Audioboom

-
Audioboom: = "Audioboom"
- -
-
-

Audioboom

-
-
-
see
-

https://audioboom.com/about/brand-guidelines

-
-
-
-
-
- -

Audiomack

-
Audiomack: = "Audiomack"
- -
-
-

Audiomack

-
-
-
see
-

https://styleguide.audiomack.com/

-
-
-
-
-
- -

Aurelia

-
Aurelia: = "Aurelia"
- -
-
-

Aurelia

-
-
-
see
-

https://aurelia.io/

-
-
-
-
-
- -

Auth0

-
Auth0: = "Auth0"
- -
-
-

Auth0

-
-
-
see
-

https://styleguide.auth0.com

-
-
-
-
-
- -

Authy

-
Authy: = "Authy"
- -
-
-

Authy

-
-
-
see
-

https://authy.com/

-
-
-
-
-
- -

AutoHotkey

-
AutoHotkey: = "AutoHotkey"
- -
-
-

AutoHotkey

-
-
-
see
-

https://www.autohotkey.com/

-
-
-
-
-
- -

Autodesk

-
Autodesk: = "Autodesk"
- -
-
-

Autodesk

-
-
-
see
-

https://www.autodesk.com

-
-
-
-
-
- -

Automattic

-
Automattic: = "Automattic"
- -
-
-

Automattic

-
-
-
see
-

https://automattic.com/press/brand-materials/

-
-
-
-
-
- -

AwesomeLists

-
AwesomeLists: = "Awesome-Lists"
- -
-
-

Awesome Lists

-
-
-
see
-

https://github.com/sindresorhus/awesome/tree/master/media

-
-
-
-
-
- -

AwesomeWM

-
AwesomeWM: = "awesomeWM"
- -
-
-

awesomeWM

-
-
-
see
-

https://awesomewm.org/

-
-
-
-
-
- -

AzureArtifacts

-
AzureArtifacts: = "Azure-Artifacts"
- -
-
-

Azure Artifacts

-
-
-
see
-

https://azure.microsoft.com/en-us/services/devops/artifacts/

-
-
-
-
-
- -

AzureDataExplorer

-
AzureDataExplorer: = "Azure-Data-Explorer"
- -
-
-

Azure Data Explorer

-
-
-
see
-

https://azure.microsoft.com/en-us/pricing/details/data-explorer/

-
-
-
-
-
- -

AzureDevOps

-
AzureDevOps: = "Azure-DevOps"
- -
-
-

Azure DevOps

-
-
-
see
-

http://azure.com/devops

-
-
-
-
-
- -

AzureFunctions

-
AzureFunctions: = "Azure-Functions"
- -
-
-

Azure Functions

-
-
-
see
-

https://azure.microsoft.com/en-us/services/functions

-
-
-
-
-
- -

AzurePipelines

-
AzurePipelines: = "Azure-Pipelines"
- - -
-
- -

BBC

-
BBC: = "BBC"
- - -
-
- -

BBCIPlayer

-
BBCIPlayer: = "BBC-iPlayer"
- -
-
-

BBC iPlayer

-
-
-
see
-

https://www.bbc.co.uk/iplayer

-
-
-
-
-
- -

BMCSoftware

-
BMCSoftware: = "BMC-Software"
- -
-
-

BMC Software

-
-
-
see
-

https://www.bmc.com/

-
-
-
-
-
- -

BMW

-
BMW: = "BMW"
- -
-
-

BMW

-
-
-
see
-

https://www.bmw.de/

-
-
-
-
-
- -

BT

-
BT: = "BT"
- -
-
-

BT

-
-
-
see
-

https://www.bt.com/

-
-
-
-
-
- -

B_RAutomation

-
B_RAutomation: = "B&R-Automation"
- -
-
-

B&R Automation

-
-
-
see
-

https://www.br-automation.com/

-
-
-
-
-
- -

Babel

-
Babel: = "Babel"
- - -
-
- -

Badgr

-
Badgr: = "Badgr"
- -
-
-

Badgr

-
-
-
see
-

https://info.badgr.com/

-
-
-
-
-
- -

Badoo

-
Badoo: = "Badoo"
- -
-
-

Badoo

-
-
-
see
-

https://badoo.com/team/press/

-
-
-
-
-
- -

Baidu

-
Baidu: = "Baidu"
- -
-
-

Baidu

-
-
-
see
-

https://www.baidu.com

-
-
-
-
-
- -

Bamboo

-
Bamboo: = "Bamboo"
- - -
-
- -

BandLab

-
BandLab: = "BandLab"
- -
-
-

BandLab

-
-
-
see
-

https://blog.bandlab.com/press/

-
-
-
-
-
- -

Bandcamp

-
Bandcamp: = "Bandcamp"
- -
-
-

Bandcamp

-
-
-
see
-

https://bandcamp.com/buttons

-
-
-
-
-
- -

Bandsintown

-
Bandsintown: = "Bandsintown"
- -
-
-

Bandsintown

-
-
-
see
-

https://corp.bandsintown.com/media-library

-
-
-
-
-
- -

BankOfAmerica

-
BankOfAmerica: = "Bank-of-America"
- -
-
-

Bank of America

-
-
-
see
-

https://www.bankofamerica.com/

-
-
-
-
-
- -

Barclays

-
Barclays: = "Barclays"
- -
-
-

Barclays

-
-
-
see
-

https://home.barclays/

-
-
-
-
-
- -

Baremetrics

-
Baremetrics: = "Baremetrics"
- -
-
-

Baremetrics

-
-
-
see
-

https://baremetrics.com/

-
-
-
-
-
- -

Basecamp

-
Basecamp: = "Basecamp"
- -
-
-

Basecamp

-
-
-
see
-

https://basecamp.com/about/press

-
-
-
-
-
- -

Bata

-
Bata: = "Bata"
- -
-
-

Bata

-
-
-
see
-

https://www.bata.com/

-
-
-
-
-
- -

BathASU

-
BathASU: = "Bath-ASU"
- -
-
-

Bath ASU

-
-
-
see
-

https://bathasu.com/press/

-
-
-
-
-
- -

BattleNet

-
BattleNet: = "Battle.net"
- -
-
-

Battle.net

-
-
-
see
-

https://www.blizzard.com/en-gb/

-
-
-
-
-
- -

Beatport

-
Beatport: = "Beatport"
- - -
-
- -

Beats

-
Beats: = "Beats"
- -
-
-

Beats

-
-
-
see
-

https://www.elastic.co/brand

-
-
-
-
-
- -

BeatsByDre

-
BeatsByDre: = "Beats-by-Dre"
- -
-
-

Beats by Dre

-
-
-
see
-

https://www.beatsbydre.com/

-
-
-
-
-
- -

Behance

-
Behance: = "Behance"
- -
-
-

Behance

-
-
-
see
-

https://www.behance.net/dev/api/brand

-
-
-
-
-
- -

BeijingSubway

-
BeijingSubway: = "Beijing-Subway"
- -
-
-

Beijing Subway

-
-
-
see
-

https://zh.wikipedia.org/wiki/File:Beijing_Subway_Logo.svg

-
-
-
-
-
- -

Bentley

-
Bentley: = "Bentley"
- - -
-
- -

Betfair

-
Betfair: = "Betfair"
- -
-
-

Betfair

-
-
-
see
-

https://partnerships.betfair.com/

-
-
-
-
-
- -

BigCartel

-
BigCartel: = "Big-Cartel"
- -
-
-

Big Cartel

-
-
-
see
-

https://www.bigcartel.com

-
-
-
-
-
- -

BigCommerce

-
BigCommerce: = "BigCommerce"
- -
-
-

BigCommerce

-
-
-
see
-

https://www.bigcommerce.co.uk/press/media-kit/

-
-
-
-
-
- -

Bigbasket

-
Bigbasket: = "bigbasket"
- -
-
-

bigbasket

-
-
-
see
-

https://www.bigbasket.com/

-
-
-
-
-
- -

Bilibili

-
Bilibili: = "Bilibili"
- -
-
-

Bilibili

-
-
-
see
-

https://www.bilibili.com/

-
-
-
-
-
- -

Bit

-
Bit: = "Bit"
- -
-
-

Bit

-
-
-
see
-

https://bit.dev

-
-
-
-
-
- -

Bitbucket

-
Bitbucket: = "Bitbucket"
- -
-
-

Bitbucket

-
-
-
see
-

https://www.atlassian.com/company/news/press-kit

-
-
-
-
-
- -

Bitcoin

-
Bitcoin: = "Bitcoin"
- -
-
-

Bitcoin

-
-
-
see
-

https://bitcoin.org/en

-
-
-
-
-
- -

BitcoinCash

-
BitcoinCash: = "Bitcoin-Cash"
- -
-
-

Bitcoin Cash

-
-
-
see
-

https://www.bitcoincash.org/graphics/

-
-
-
-
-
- -

BitcoinSV

-
BitcoinSV: = "Bitcoin-SV"
- -
-
-

Bitcoin SV

-
-
-
see
-

https://bitcoinsv.com/

-
-
-
-
-
- -

Bitdefender

-
Bitdefender: = "Bitdefender"
- -
-
-

Bitdefender

-
-
-
see
-

https://www.bitdefender.com/funzone/logos.html

-
-
-
-
-
- -

Bitly

-
Bitly: = "Bitly"
- -
-
-

Bitly

-
-
-
see
-

https://bitly.com/pages/press

-
-
-
-
-
- -

Bitrise

-
Bitrise: = "Bitrise"
- -
-
-

Bitrise

-
-
-
see
-

https://www.bitrise.io/presskit

-
-
-
-
-
- -

Bitwarden

-
Bitwarden: = "Bitwarden"
- - -
-
- -

Bitwig

-
Bitwig: = "Bitwig"
- -
-
-

Bitwig

-
-
-
see
-

https://www.bitwig.com/

-
-
-
-
-
- -

Blackberry

-
Blackberry: = "Blackberry"
- -
-
-

Blackberry

-
-
-
see
-

https://www.blackberry.com/

-
-
-
-
-
- -

Blazemeter

-
Blazemeter: = "Blazemeter"
- -
-
-

Blazemeter

-
-
-
see
-

https://www.blazemeter.com/

-
-
-
-
-
- -

Blazor

-
Blazor: = "Blazor"
- - -
-
- -

Blender

-
Blender: = "Blender"
- -
-
-

Blender

-
-
-
see
-

https://www.blender.org/about/logo/

-
-
-
-
-
- -

BlockchainCom

-
BlockchainCom: = "Blockchain.com"
- -
-
-

Blockchain.com

-
-
-
see
-

https://www.blockchain.com/

-
-
-
-
-
- -

Blogger

-
Blogger: = "Blogger"
- -
-
-

Blogger

-
-
-
see
-

https://www.blogger.com

-
-
-
-
-
- -

Bloglovin

-
Bloglovin: = "Bloglovin"
- -
-
-

Bloglovin

-
-
-
see
-

https://www.bloglovin.com/widgets

-
-
-
-
-
- -

Blueprint

-
Blueprint: = "Blueprint"
- -
-
-

Blueprint

-
-
-
see
-

https://blueprintjs.com

-
-
-
-
-
- -

Bluetooth

-
Bluetooth: = "Bluetooth"
- - -
-
- -

Boeing

-
Boeing: = "Boeing"
- - -
-
- -

BookBub

-
BookBub: = "BookBub"
- - -
-
- -

BookStack

-
BookStack: = "BookStack"
- -
-
-

BookStack

-
-
-
see
-

https://www.bookstackapp.com/

-
-
-
-
-
- -

Bookmeter

-
Bookmeter: = "Bookmeter"
- -
-
-

Bookmeter

-
-
-
see
-

https://bookmeter.com/

-
-
-
-
-
- -

Boost

-
Boost: = "Boost"
- -
-
-

Boost

-
-
-
see
-

https://www.boostmobile.com/

-
-
-
-
-
- -

Bootstrap

-
Bootstrap: = "Bootstrap"
- -
-
-

Bootstrap

-
-
-
see
-

http://getbootstrap.com/about

-
-
-
-
-
- -

Bosch

-
Bosch: = "Bosch"
- -
-
-

Bosch

-
-
-
see
-

https://www.bosch.de/

-
-
-
-
-
- -

Bose

-
Bose: = "Bose"
- - -
-
- -

Bower

-
Bower: = "Bower"
- -
-
-

Bower

-
-
-
see
-

https://bower.io/docs/about/#brand

-
-
-
-
-
- -

Box

-
Box: = "Box"
- -
-
-

Box

-
-
-
see
-

https://www.box.com/en-gb/about-us/press

-
-
-
-
-
- -

Brandfolder

-
Brandfolder: = "Brandfolder"
- -
-
-

Brandfolder

-
-
-
see
-

https://brandfolder.com/brandfolder

-
-
-
-
-
- -

Brave

-
Brave: = "Brave"
- -
-
-

Brave

-
-
-
see
-

https://brave.com/brave-branding-assets/

-
-
-
-
-
- -

Breaker

-
Breaker: = "Breaker"
- -
-
-

Breaker

-
-
-
see
-

https://www.breaker.audio/i/brand

-
-
-
-
-
- -

BritishAirways

-
BritishAirways: = "British-Airways"
- -
-
-

British Airways

-
-
-
see
-

https://www.britishairways.com/travel/home/public/en_ie/

-
-
-
-
-
- -

Broadcom

-
Broadcom: = "Broadcom"
- -
-
-

Broadcom

-
-
-
see
-

https://en.wikipedia.org/wiki/Broadcom_Inc

-
-
-
-
-
- -

Buddy

-
Buddy: = "Buddy"
- -
-
-

Buddy

-
-
-
see
-

https://buddy.works/about

-
-
-
-
-
- -

Buefy

-
Buefy: = "Buefy"
- - -
-
- -

Buffer

-
Buffer: = "Buffer"
- -
-
-

Buffer

-
-
-
see
-

https://buffer.com/press

-
-
-
-
-
- -

Bugatti

-
Bugatti: = "Bugatti"
- -
-
-

Bugatti

-
-
-
see
-

https://www.bugatti.com/

-
-
-
-
-
- -

Bugcrowd

-
Bugcrowd: = "Bugcrowd"
- -
-
-

Bugcrowd

-
-
-
see
-

https://www.bugcrowd.com/about/press-kit/

-
-
-
-
-
- -

Bugsnag

-
Bugsnag: = "Bugsnag"
- -
-
-

Bugsnag

-
-
-
see
-

https://www.bugsnag.com/newsroom

-
-
-
-
-
- -

Buildkite

-
Buildkite: = "Buildkite"
- -
-
-

Buildkite

-
-
-
see
-

https://buildkite.com/brand-assets

-
-
-
-
-
- -

Bulma

-
Bulma: = "Bulma"
- -
-
-

Bulma

-
-
-
see
-

https://github.com/jgthms/bulma/

-
-
-
-
-
- -

Bunq

-
Bunq: = "bunq"
- -
-
-

bunq

-
-
-
see
-

https://www.bunq.com/press/

-
-
-
-
-
- -

BuyMeACoffee

-
BuyMeACoffee: = "Buy-Me-A-Coffee"
- -
-
-

Buy Me A Coffee

-
-
-
see
-

https://www.buymeacoffee.com/brand

-
-
-
-
-
- -

BuzzFeed

-
BuzzFeed: = "BuzzFeed"
- -
-
-

BuzzFeed

-
-
-
see
-

https://www.buzzfeed.com/press/assets

-
-
-
-
-
- -

Byte

-
Byte: = "byte"
- -
-
-

byte

-
-
-
see
-

https://byte.co/byte

-
-
-
-
-
- -

C

-
C: = "C"
- - -
-
- -

CBS

-
CBS: = "CBS"
- -
-
-

CBS

-
-
-
see
-

https://www.cbs.com/

-
-
-
-
-
- -

CDProjekt

-
CDProjekt: = "CD-Projekt"
- -
-
-

CD Projekt

-
-
-
see
-

https://www.cdprojekt.com/en/media/logotypes/

-
-
-
-
-
- -

CKEditor4

-
CKEditor4: = "CKEditor-4"
- - -
-
- -

CLion

-
CLion: = "CLion"
- - -
-
- -

CMake

-
CMake: = "CMake"
- -
-
-

CMake

-
-
-
see
-

https://www.kitware.com/platforms/

-
-
-
-
-
- -

CNN

-
CNN: = "CNN"
- -
-
-

CNN

-
-
-
see
-

https://edition.cnn.com/

-
-
-
-
-
- -

CPanel

-
CPanel: = "cPanel"
- -
-
-

cPanel

-
-
-
see
-

https://cpanel.net/company/cpanel-brand-guide/

-
-
-
-
-
- -

CRYENGINE

-
CRYENGINE: = "CRYENGINE"
- -
-
-

CRYENGINE

-
-
-
see
-

https://www.cryengine.com/brand

-
-
-
-
-
- -

CSS3

-
CSS3: = "CSS3"
- -
-
-

CSS3

-
-
-
see
-

http://www.w3.org/html/logo/

-
-
-
-
-
- -

CSSWizardry

-
CSSWizardry: = "CSS-Wizardry"
- -
-
-

CSS Wizardry

-
-
-
see
-

http://csswizardry.com

-
-
-
-
-
- -

CSharp

-
CSharp: = "C-Sharp"
- - -
-
- -

C__

-
C__: = "C++"
- -
-
-

C++

-
-
-
see
-

https://github.com/isocpp/logos

-
-
-
-
-
- -

Cachet

-
Cachet: = "Cachet"
- -
-
-

Cachet

-
-
-
see
-

https://cachethq.io/press

-
-
-
-
-
- -

CairoMetro

-
CairoMetro: = "Cairo-Metro"
- - -
-
- -

CakePHP

-
CakePHP: = "CakePHP"
- -
-
-

CakePHP

-
-
-
see
-

https://cakephp.org/logos

-
-
-
-
-
- -

CampaignMonitor

-
CampaignMonitor: = "Campaign-Monitor"
- -
-
-

Campaign Monitor

-
-
-
see
-

https://www.campaignmonitor.com/company/brand/

-
-
-
-
-
- -

Canonical

-
Canonical: = "Canonical"
- -
-
-

Canonical

-
-
-
see
-

https://design.ubuntu.com/downloads/

-
-
-
-
-
- -

Canva

-
Canva: = "Canva"
- -
-
-

Canva

-
-
-
see
-

https://www.canva.com/

-
-
-
-
-
- -

Capacitor

-
Capacitor: = "Capacitor"
- - -
-
- -

CarThrottle

-
CarThrottle: = "Car-Throttle"
- -
-
-

Car Throttle

-
-
-
see
-

https://www.carthrottle.com/

-
-
-
-
-
- -

Carto

-
Carto: = "Carto"
- -
-
-

Carto

-
-
-
see
-

https://carto.com/brand/

-
-
-
-
-
- -

CashApp

-
CashApp: = "Cash-App"
- -
-
-

Cash App

-
-
-
see
-

https://cash.app/press

-
-
-
-
-
- -

Castbox

-
Castbox: = "Castbox"
- -
-
-

Castbox

-
-
-
see
-

https://castbox.fm/newsroom/

-
-
-
-
-
- -

Castorama

-
Castorama: = "Castorama"
- -
-
-

Castorama

-
-
-
see
-

https://www.castorama.fr/

-
-
-
-
-
- -

Castro

-
Castro: = "Castro"
- -
-
-

Castro

-
-
-
see
-

http://supertop.co/castro/press/

-
-
-
-
-
- -

Caterpillar

-
Caterpillar: = "Caterpillar"
- - -
-
- -

Celery

-
Celery: = "Celery"
- - -
-
- -

CentOS

-
CentOS: = "CentOS"
- -
-
-

CentOS

-
-
-
see
-

https://wiki.centos.org/ArtWork/Brand/Logo

-
-
-
-
-
- -

Ceph

-
Ceph: = "Ceph"
- - -
-
- -

Cesium

-
Cesium: = "Cesium"
- -
-
-

Cesium

-
-
-
see
-

https://cesium.com/press/

-
-
-
-
-
- -

Chai

-
Chai: = "Chai"
- - -
-
- -

Chainlink

-
Chainlink: = "Chainlink"
- -
-
-

Chainlink

-
-
-
see
-

https://chain.link/brand-assets

-
-
-
-
-
- -

ChakraUI

-
ChakraUI: = "Chakra-UI"
- - -
-
- -

ChartJs

-
ChartJs: = "Chart.js"
- -
-
-

Chart.js

-
-
-
see
-

https://www.chartjs.org/

-
-
-
-
-
- -

ChartMogul

-
ChartMogul: = "ChartMogul"
- -
-
-

ChartMogul

-
-
-
see
-

https://chartmogul.com/company/

-
-
-
-
-
- -

Chase

-
Chase: = "Chase"
- - -
-
- -

ChatBot

-
ChatBot: = "ChatBot"
- -
-
-

ChatBot

-
-
-
see
-

https://chatbot.design/

-
-
-
-
-
- -

CheckiO

-
CheckiO: = "CheckiO"
- -
-
-

CheckiO

-
-
-
see
-

https://py.checkio.org/blog/

-
-
-
-
-
- -

Checkmarx

-
Checkmarx: = "Checkmarx"
- -
-
-

Checkmarx

-
-
-
see
-

https://www.checkmarx.com/resources/datasheets/

-
-
-
-
-
- -

Chef

-
Chef: = "Chef"
- -
-
-

Chef

-
-
-
see
-

https://www.chef.io/

-
-
-
-
-
- -

Chevrolet

-
Chevrolet: = "Chevrolet"
- - -
-
- -

ChinaEasternAirlines

-
ChinaEasternAirlines: = "China-Eastern-Airlines"
- - -
-
- -

ChinaSouthernAirlines

-
ChinaSouthernAirlines: = "China-Southern-Airlines"
- -
-
-

China Southern Airlines

-
-
-
see
-

https://www.csair.com/en/about/investor/yejibaogao/2020/

-
-
-
-
-
- -

Chocolatey

-
Chocolatey: = "Chocolatey"
- -
-
-

Chocolatey

-
-
-
see
-

https://chocolatey.org/media-kit

-
-
-
-
-
- -

Chrysler

-
Chrysler: = "Chrysler"
- -
-
-

Chrysler

-
-
-
see
-

https://www.stellantis.com/en/brands/chrysler

-
-
-
-
-
- -

ChupaChups

-
ChupaChups: = "Chupa-Chups"
- -
-
-

Chupa Chups

-
-
-
see
-

https://www.chupachups.co.uk/

-
-
-
-
-
- -

Cinema4D

-
Cinema4D: = "Cinema-4D"
- -
-
-

Cinema 4D

-
-
-
see
-

https://www.maxon.net/en/about-maxon/branding

-
-
-
-
-
- -

Circle

-
Circle: = "Circle"
- -
-
-

Circle

-
-
-
see
-

https://www.circle.com/

-
-
-
-
-
- -

CircleCI

-
CircleCI: = "CircleCI"
- -
-
-

CircleCI

-
-
-
see
-

https://circleci.com/press

-
-
-
-
-
- -

CirrusCI

-
CirrusCI: = "Cirrus-CI"
- -
-
-

Cirrus CI

-
-
-
see
-

https://cirrus-ci.org

-
-
-
-
-
- -

Cisco

-
Cisco: = "Cisco"
- -
-
-

Cisco

-
-
-
see
-

https://www.cisco.com/

-
-
-
-
-
- -

Citrix

-
Citrix: = "Citrix"
- -
-
-

Citrix

-
-
-
see
-

https://brand.citrix.com/

-
-
-
-
-
- -

Citro_n

-
Citro_n: = "Citroën"
- -
-
-

Citroën

-
-
-
see
-

https://citroen.pcaci.co.uk/logo.php

-
-
-
-
-
- -

CiviCRM

-
CiviCRM: = "CiviCRM"
- -
-
-

CiviCRM

-
-
-
see
-

https://civicrm.org/trademark

-
-
-
-
-
- -

Claris

-
Claris: = "Claris"
- -
-
-

Claris

-
-
-
see
-

https://www.claris.com/

-
-
-
-
-
- -

ClickUp

-
ClickUp: = "ClickUp"
- -
-
-

ClickUp

-
-
-
see
-

https://clickup.com/brand

-
-
-
-
-
- -

Cliqz

-
Cliqz: = "Cliqz"
- -
-
-

Cliqz

-
-
-
see
-

https://cliqz.com/design

-
-
-
-
-
- -

Clockify

-
Clockify: = "Clockify"
- -
-
-

Clockify

-
-
-
see
-

https://clockify.me/brand-assets

-
-
-
-
-
- -

Clojure

-
Clojure: = "Clojure"
- - -
-
- -

Cloud66

-
Cloud66: = "Cloud-66"
- -
-
-

Cloud 66

-
-
-
see
-

https://www.cloud66.com/

-
-
-
-
-
- -

CloudBees

-
CloudBees: = "CloudBees"
- -
-
-

CloudBees

-
-
-
see
-

https://www.cloudbees.com/

-
-
-
-
-
- -

CloudCannon

-
CloudCannon: = "CloudCannon"
- -
-
-

CloudCannon

-
-
-
see
-

https://cloudcannon.com/

-
-
-
-
-
- -

Cloudera

-
Cloudera: = "Cloudera"
- -
-
-

Cloudera

-
-
-
see
-

https://www.cloudera.com/

-
-
-
-
-
- -

Cloudflare

-
Cloudflare: = "Cloudflare"
- -
-
-

Cloudflare

-
-
-
see
-

https://www.cloudflare.com/logo/

-
-
-
-
-
- -

Cloudsmith

-
Cloudsmith: = "Cloudsmith"
- -
-
-

Cloudsmith

-
-
-
see
-

https://cloudsmith.io/branding/

-
-
-
-
-
- -

Cloudways

-
Cloudways: = "Cloudways"
- -
-
-

Cloudways

-
-
-
see
-

https://www.cloudways.com/en/media-kit.php

-
-
-
-
-
- -

Clubhouse

-
Clubhouse: = "Clubhouse"
- -
-
-

Clubhouse

-
-
-
see
-

https://brand.clubhouse.io/

-
-
-
-
-
- -

Clyp

-
Clyp: = "Clyp"
- -
-
-

Clyp

-
-
-
see
-

https://clyp.it/

-
-
-
-
-
- -

CoOp

-
CoOp: = "Co-op"
- - -
-
- -

CockroachLabs

-
CockroachLabs: = "Cockroach-Labs"
- -
-
-

Cockroach Labs

-
-
-
see
-

https://www.cockroachlabs.com/

-
-
-
-
-
- -

CocoaPods

-
CocoaPods: = "CocoaPods"
- -
-
-

CocoaPods

-
-
-
see
-

https://github.com/CocoaPods/shared_resources

-
-
-
-
-
- -

Cocos

-
Cocos: = "Cocos"
- -
-
-

Cocos

-
-
-
see
-

https://www.cocos.com/en/

-
-
-
-
-
- -

Coda

-
Coda: = "Coda"
- -
-
-

Coda

-
-
-
see
-

https://coda.io/

-
-
-
-
-
- -

Codacy

-
Codacy: = "Codacy"
- -
-
-

Codacy

-
-
-
see
-

https://www.codacy.com/blog/

-
-
-
-
-
- -

CodeChef

-
CodeChef: = "CodeChef"
- -
-
-

CodeChef

-
-
-
see
-

https://www.codechef.com/

-
-
-
-
-
- -

CodeClimate

-
CodeClimate: = "Code-Climate"
- - -
-
- -

CodeFactor

-
CodeFactor: = "CodeFactor"
- -
-
-

CodeFactor

-
-
-
see
-

https://www.codefactor.io/

-
-
-
-
-
- -

CodeIgniter

-
CodeIgniter: = "CodeIgniter"
- -
-
-

CodeIgniter

-
-
-
see
-

https://www.codeigniter.com/help/legal

-
-
-
-
-
- -

CodeMirror

-
CodeMirror: = "CodeMirror"
- - -
-
- -

CodeNewbie

-
CodeNewbie: = "CodeNewbie"
- -
-
-

CodeNewbie

-
-
-
see
-

https://community.codenewbie.org/

-
-
-
-
-
- -

CodePen

-
CodePen: = "CodePen"
- - -
-
- -

CodeProject

-
CodeProject: = "CodeProject"
- -
-
-

CodeProject

-
-
-
see
-

https://www.codeproject.com/

-
-
-
-
-
- -

CodeSandbox

-
CodeSandbox: = "CodeSandbox"
- -
-
-

CodeSandbox

-
-
-
see
-

https://codesandbox.io

-
-
-
-
-
- -

Codeberg

-
Codeberg: = "Codeberg"
- -
-
-

Codeberg

-
-
-
see
-

https://codeberg.org

-
-
-
-
-
- -

Codecademy

-
Codecademy: = "Codecademy"
- -
-
-

Codecademy

-
-
-
see
-

https://www.codecademy.com/

-
-
-
-
-
- -

CodeceptJS

-
CodeceptJS: = "CodeceptJS"
- - -
-
- -

Codecov

-
Codecov: = "Codecov"
- -
-
-

Codecov

-
-
-
see
-

https://codecov.io/

-
-
-
-
-
- -

Codeforces

-
Codeforces: = "Codeforces"
- -
-
-

Codeforces

-
-
-
see
-

http://codeforces.com/

-
-
-
-
-
- -

Codemagic

-
Codemagic: = "Codemagic"
- -
-
-

Codemagic

-
-
-
see
-

https://codemagic.io/

-
-
-
-
-
- -

CodersRank

-
CodersRank: = "CodersRank"
- -
-
-

CodersRank

-
-
-
see
-

https://codersrank.io

-
-
-
-
-
- -

Coderwall

-
Coderwall: = "Coderwall"
- -
-
-

Coderwall

-
-
-
see
-

https://github.com/twolfson/coderwall-svg

-
-
-
-
-
- -

Codeship

-
Codeship: = "Codeship"
- -
-
-

Codeship

-
-
-
see
-

https://app.codeship.com/

-
-
-
-
-
- -

Codewars

-
Codewars: = "Codewars"
- -
-
-

Codewars

-
-
-
see
-

https://github.com/codewars/branding

-
-
-
-
-
- -

CodinGame

-
CodinGame: = "CodinGame"
- -
-
-

CodinGame

-
-
-
see
-

https://www.codingame.com/work/press/press-kit/

-
-
-
-
-
- -

CodingNinjas

-
CodingNinjas: = "Coding-Ninjas"
- -
-
-

Coding Ninjas

-
-
-
see
-

https://www.codingninjas.com/press-release

-
-
-
-
-
- -

Codio

-
Codio: = "Codio"
- -
-
-

Codio

-
-
-
see
-

https://codio.com

-
-
-
-
-
- -

CoffeeScript

-
CoffeeScript: = "CoffeeScript"
- -
-
-

CoffeeScript

-
-
-
see
-

https://coffeescript.org/

-
-
-
-
-
- -

Cognizant

-
Cognizant: = "Cognizant"
- -
-
-

Cognizant

-
-
-
see
-

https://www.cognizant.com/

-
-
-
-
-
- -

Coinbase

-
Coinbase: = "Coinbase"
- -
-
-

Coinbase

-
-
-
see
-

https://www.coinbase.com/press

-
-
-
-
-
- -

Commerzbank

-
Commerzbank: = "Commerzbank"
- - -
-
- -

CommonWorkflowLanguage

-
CommonWorkflowLanguage: = "Common-Workflow-Language"
- - -
-
- -

Composer

-
Composer: = "Composer"
- -
-
-

Composer

-
-
-
see
-

https://getcomposer.org/

-
-
-
-
-
- -

Concourse

-
Concourse: = "Concourse"
- -
-
-

Concourse

-
-
-
see
-

https://concourse-ci.org/

-
-
-
-
-
- -

CondaForge

-
CondaForge: = "Conda-Forge"
- -
-
-

Conda-Forge

-
-
-
see
-

https://github.com/conda-forge/conda-forge.github.io/

-
-
-
-
-
- -

Conekta

-
Conekta: = "Conekta"
- -
-
-

Conekta

-
-
-
see
-

https://www.conekta.com

-
-
-
-
-
- -

Confluence

-
Confluence: = "Confluence"
- -
-
-

Confluence

-
-
-
see
-

https://www.atlassian.com/company/news/press-kit

-
-
-
-
-
- -

Construct3

-
Construct3: = "Construct-3"
- -
-
-

Construct 3

-
-
-
see
-

https://www.construct.net/

-
-
-
-
-
- -

Consul

-
Consul: = "Consul"
- -
-
-

Consul

-
-
-
see
-

https://www.hashicorp.com/brand

-
-
-
-
-
- -

ContactlessPayment

-
ContactlessPayment: = "Contactless-Payment"
- -
-
-

Contactless Payment

-
-
-
see
-

https://en.wikipedia.org/wiki/Contactless_payment

-
-
-
-
-
- -

Contentful

-
Contentful: = "Contentful"
- -
-
-

Contentful

-
-
-
see
-

https://press.contentful.com/media_kits

-
-
-
-
-
- -

Convertio

-
Convertio: = "Convertio"
- -
-
-

Convertio

-
-
-
see
-

https://convertio.co/

-
-
-
-
-
- -

Cookiecutter

-
Cookiecutter: = "Cookiecutter"
- - -
-
- -

CoronaEngine

-
CoronaEngine: = "Corona-Engine"
- -
-
-

Corona Engine

-
-
-
see
-

https://coronalabs.com/

-
-
-
-
-
- -

CoronaRenderer

-
CoronaRenderer: = "Corona-Renderer"
- -
-
-

Corona Renderer

-
-
-
see
-

https://corona-renderer.com/about

-
-
-
-
-
- -

Corsair

-
Corsair: = "Corsair"
- -
-
-

Corsair

-
-
-
see
-

https://www.corsair.com

-
-
-
-
-
- -

Couchbase

-
Couchbase: = "Couchbase"
- -
-
-

Couchbase

-
-
-
see
-

https://www.couchbase.com/

-
-
-
-
-
- -

CounterStrike

-
CounterStrike: = "Counter-Strike"
- -
-
-

Counter-Strike

-
-
-
see
-

https://en.wikipedia.org/wiki/File:CS-GO_Logo.svg

-
-
-
-
-
- -

CountingWorksPRO

-
CountingWorksPRO: = "CountingWorks-PRO"
- -
-
-

CountingWorks PRO

-
-
-
see
-

https://www.countingworks.com/blog

-
-
-
-
-
- -

Coursera

-
Coursera: = "Coursera"
- -
-
-

Coursera

-
-
-
see
-

https://about.coursera.org/press

-
-
-
-
-
- -

Coveralls

-
Coveralls: = "Coveralls"
- -
-
-

Coveralls

-
-
-
see
-

https://coveralls.io/

-
-
-
-
-
- -

CraftCMS

-
CraftCMS: = "Craft-CMS"
- -
-
-

Craft CMS

-
-
-
see
-

https://craftcms.com/brand-resources

-
-
-
-
-
- -

CreativeCommons

-
CreativeCommons: = "Creative-Commons"
- -
-
-

Creative Commons

-
-
-
see
-

https://creativecommons.org/

-
-
-
-
-
- -

Crehana

-
Crehana: = "Crehana"
- -
-
-

Crehana

-
-
-
see
-

https://www.crehana.com/

-
-
-
-
-
- -

Crowdin

-
Crowdin: = "Crowdin"
- -
-
-

Crowdin

-
-
-
see
-

https://support.crowdin.com/using-logo/

-
-
-
-
-
- -

Crowdsource

-
Crowdsource: = "Crowdsource"
- -
-
-

Crowdsource

-
-
-
see
-

https://crowdsource.google.com/about/

-
-
-
-
-
- -

Crunchbase

-
Crunchbase: = "Crunchbase"
- -
-
-

Crunchbase

-
-
-
see
-

https://www.crunchbase.com/home

-
-
-
-
-
- -

Crunchyroll

-
Crunchyroll: = "Crunchyroll"
- -
-
-

Crunchyroll

-
-
-
see
-

https://www.crunchyroll.com

-
-
-
-
-
- -

Crystal

-
Crystal: = "Crystal"
- -
-
-

Crystal

-
-
-
see
-

https://crystal-lang.org/media/

-
-
-
-
-
- -

Cucumber

-
Cucumber: = "Cucumber"
- -
-
-

Cucumber

-
-
-
see
-

https://cucumber.io

-
-
-
-
-
- -

Curl

-
Curl: = "curl"
- -
-
-

curl

-
-
-
see
-

https://curl.haxx.se/logo/

-
-
-
-
-
- -

CurseForge

-
CurseForge: = "CurseForge"
- -
-
-

CurseForge

-
-
-
see
-

https://www.curseforge.com/

-
-
-
-
-
- -

Cycling__74

-
Cycling__74: = "Cycling-'74"
- -
-
-

Cycling '74

-
-
-
see
-

https://cycling74.com/

-
-
-
-
-
- -

Cypress

-
Cypress: = "Cypress"
- -
-
-

Cypress

-
-
-
see
-

https://cypress.io

-
-
-
-
-
- -

D3Js

-
D3Js: = "D3.js"
- -
-
-

D3.js

-
-
-
see
-

https://github.com/d3/d3-logo

-
-
-
-
-
- -

DAF

-
DAF: = "DAF"
- -
-
-

DAF

-
-
-
see
-

https://www.daf.com/en

-
-
-
-
-
- -

DAZN

-
DAZN: = "DAZN"
- -
-
-

DAZN

-
-
-
see
-

https://media.dazn.com/en/assets/

-
-
-
-
-
- -

DCEntertainment

-
DCEntertainment: = "DC-Entertainment"
- -
-
-

DC Entertainment

-
-
-
see
-

https://www.readdc.com/

-
-
-
-
-
- -

DHL

-
DHL: = "DHL"
- - -
-
- -

DLNA

-
DLNA: = "DLNA"
- - -
-
- -

DSAutomobiles

-
DSAutomobiles: = "DS-Automobiles"
- -
-
-

DS Automobiles

-
-
-
see
-

https://www.stellantis.com/en/brands/ds

-
-
-
-
-
- -

DTube

-
DTube: = "DTube"
- -
-
-

DTube

-
-
-
see
-

https://about.d.tube/mediakit.html

-
-
-
-
-
- -

DWaveSystems

-
DWaveSystems: = "D-Wave-Systems"
- -
-
-

D-Wave Systems

-
-
-
see
-

https://www.dwavesys.com/

-
-
-
-
-
- -

Dacia

-
Dacia: = "Dacia"
- -
-
-

Dacia

-
-
-
see
-

https://www.dacia.ro/

-
-
-
-
-
- -

Dailymotion

-
Dailymotion: = "Dailymotion"
- -
-
-

Dailymotion

-
-
-
see
-

https://about.dailymotion.com/en/press/

-
-
-
-
-
- -

Daimler

-
Daimler: = "Daimler"
- - -
-
- -

DarkReader

-
DarkReader: = "Dark-Reader"
- - -
-
- -

Dart

-
Dart: = "Dart"
- - -
-
- -

DasErste

-
DasErste: = "Das-Erste"
- -
-
-

Das Erste

-
-
-
see
-

https://en.wikipedia.org/wiki/Das_Erste

-
-
-
-
-
- -

Dash

-
Dash: = "Dash"
- -
-
-

Dash

-
-
-
see
-

https://www.dash.org/brand-assets/

-
-
-
-
-
- -

Dashlane

-
Dashlane: = "Dashlane"
- -
-
-

Dashlane

-
-
-
see
-

https://brandfolder.com/dashlane/brandkitpartners

-
-
-
-
-
- -

DassaultSyst_mes

-
DassaultSyst_mes: = "Dassault-Systèmes"
- -
-
-

Dassault Systèmes

-
-
-
see
-

https://www.3ds.com/

-
-
-
-
-
- -

DataCamp

-
DataCamp: = "DataCamp"
- -
-
-

DataCamp

-
-
-
see
-

https://www.datacamp.com/

-
-
-
-
-
- -

DataStax

-
DataStax: = "DataStax"
- -
-
-

DataStax

-
-
-
see
-

https://www.datastax.com/brand-resources

-
-
-
-
-
- -

DataVersionControl

-
DataVersionControl: = "Data-Version-Control"
- -
-
-

Data Version Control

-
-
-
see
-

https://static.iterative.ai/logo/dvc.svg

-
-
-
-
-
- -

Databricks

-
Databricks: = "Databricks"
- -
-
-

Databricks

-
-
-
see
-

https://www.databricks.com/

-
-
-
-
-
- -

Datadog

-
Datadog: = "Datadog"
- -
-
-

Datadog

-
-
-
see
-

https://www.datadoghq.com/about/resources

-
-
-
-
-
- -

DatoCMS

-
DatoCMS: = "DatoCMS"
- -
-
-

DatoCMS

-
-
-
see
-

https://www.datocms.com/company/brand-assets

-
-
-
-
-
- -

Datto

-
Datto: = "Datto"
- -
-
-

Datto

-
-
-
see
-

https://www.datto.com/brand/logos

-
-
-
-
-
- -

Dblp

-
Dblp: = "dblp"
- -
-
-

dblp

-
-
-
see
-

https://dblp.org/

-
-
-
-
-
- -

De_Longhi

-
De_Longhi: = "De'Longhi"
- -
-
-

De'Longhi

-
-
-
see
-

https://www.delonghi.com/

-
-
-
-
-
- -

Debian

-
Debian: = "Debian"
- -
-
-

Debian

-
-
-
see
-

https://www.debian.org/logos

-
-
-
-
-
- -

Deepin

-
Deepin: = "deepin"
- - -
-
- -

Deepnote

-
Deepnote: = "Deepnote"
- -
-
-

Deepnote

-
-
-
see
-

https://deepnote.com/

-
-
-
-
-
- -

Deezer

-
Deezer: = "Deezer"
- -
-
-

Deezer

-
-
-
see
-

https://deezerbrand.com/

-
-
-
-
-
- -

Delicious

-
Delicious: = "delicious"
- -
-
-

del.icio.us

-
-
-
see
-

http://del.icio.us/

-
-
-
-
-
- -

Deliveroo

-
Deliveroo: = "Deliveroo"
- -
-
-

Deliveroo

-
-
-
see
-

https://deliveroo.com/

-
-
-
-
-
- -

Dell

-
Dell: = "Dell"
- -
-
-

Dell

-
-
-
see
-

https://www.dell.com/

-
-
-
-
-
- -

Delphi

-
Delphi: = "Delphi"
- -
-
-

Delphi

-
-
-
see
-

https://www.embarcadero.com/news/logo

-
-
-
-
-
- -

Delta

-
Delta: = "Delta"
- - -
-
- -

Deno

-
Deno: = "Deno"
- - -
-
- -

Dependabot

-
Dependabot: = "Dependabot"
- -
-
-

Dependabot

-
-
-
see
-

https://dependabot.com/

-
-
-
-
-
- -

DerSpiegel

-
DerSpiegel: = "Der-Spiegel"
- -
-
-

Der Spiegel

-
-
-
see
-

https://www.spiegel.de/

-
-
-
-
-
- -

DesignerNews

-
DesignerNews: = "Designer-News"
- -
-
-

Designer News

-
-
-
see
-

https://www.designernews.co

-
-
-
-
-
- -

DeutscheBahn

-
DeutscheBahn: = "Deutsche-Bahn"
- -
-
-

Deutsche Bahn

-
-
-
see
-

https://www.bahn.de/

-
-
-
-
-
- -

DeutscheBank

-
DeutscheBank: = "Deutsche-Bank"
- -
-
-

Deutsche Bank

-
-
-
see
-

https://www.db.com/

-
-
-
-
-
- -

DevRant

-
DevRant: = "devRant"
- -
-
-

devRant

-
-
-
see
-

https://devrant.com

-
-
-
-
-
- -

DevTo

-
DevTo: = "dev.to"
- -
-
-

dev.to

-
-
-
see
-

https://dev.to/

-
-
-
-
-
- -

DeviantArt

-
DeviantArt: = "DeviantArt"
- -
-
-

DeviantArt

-
-
-
see
-

http://help.deviantart.com/21

-
-
-
-
-
- -

Devpost

-
Devpost: = "Devpost"
- - -
-
- -

Dgraph

-
Dgraph: = "Dgraph"
- -
-
-

Dgraph

-
-
-
see
-

https://dgraph.io/

-
-
-
-
-
- -

DiagramsNet

-
DiagramsNet: = "diagrams.net"
- - -
-
- -

Dialogflow

-
Dialogflow: = "Dialogflow"
- -
-
-

Dialogflow

-
-
-
see
-

https://dialogflow.cloud.google.com/

-
-
-
-
-
- -

Diaspora

-
Diaspora: = "Diaspora"
- -
-
-

Diaspora

-
-
-
see
-

https://wiki.diasporafoundation.org/Branding

-
-
-
-
-
- -

Digg

-
Digg: = "Digg"
- -
-
-

Digg

-
-
-
see
-

https://digg.com/

-
-
-
-
-
- -

DigiKeyElectronics

-
DigiKeyElectronics: = "Digi-Key-Electronics"
- -
-
-

Digi-Key Electronics

-
-
-
see
-

https://www.digikey.com/

-
-
-
-
-
- -

DigitalOcean

-
DigitalOcean: = "DigitalOcean"
- -
-
-

DigitalOcean

-
-
-
see
-

https://www.digitalocean.com/press/

-
-
-
-
-
- -

Dior

-
Dior: = "Dior"
- -
-
-

Dior

-
-
-
see
-

https://www.dior.com/

-
-
-
-
-
- -

Directus

-
Directus: = "Directus"
- -
-
-

Directus

-
-
-
see
-

https://directus.io/

-
-
-
-
-
- -

Discogs

-
Discogs: = "Discogs"
- -
-
-

Discogs

-
-
-
see
-

https://www.discogs.com/brand

-
-
-
-
-
- -

Discord

-
Discord: = "Discord"
- -
-
-

Discord

-
-
-
see
-

https://discord.com/brand-new/branding

-
-
-
-
-
- -

Discourse

-
Discourse: = "Discourse"
- -
-
-

Discourse

-
-
-
see
-

https://www.discourse.org/

-
-
-
-
-
- -

Discover

-
Discover: = "Discover"
- - -
-
- -

Disqus

-
Disqus: = "Disqus"
- -
-
-

Disqus

-
-
-
see
-

https://disqus.com/brand

-
-
-
-
-
- -

Disroot

-
Disroot: = "Disroot"
- - -
-
- -

Django

-
Django: = "Django"
- -
-
-

Django

-
-
-
see
-

https://www.djangoproject.com/community/logos/

-
-
-
-
-
- -

Docker

-
Docker: = "Docker"
- - -
-
- -

DocuSign

-
DocuSign: = "DocuSign"
- - -
-
- -

Dogecoin

-
Dogecoin: = "Dogecoin"
- -
-
-

Dogecoin

-
-
-
see
-

https://cryptologos.cc/dogecoin

-
-
-
-
-
- -

Dolby

-
Dolby: = "Dolby"
- - -
-
- -

DoorDash

-
DoorDash: = "DoorDash"
- -
-
-

DoorDash

-
-
-
see
-

https://www.doordash.com/about/

-
-
-
-
-
- -

Douban

-
Douban: = "Douban"
- -
-
-

Douban

-
-
-
see
-

https://zh.wikipedia.org/wiki/Douban

-
-
-
-
-
- -

DraugiemLv

-
DraugiemLv: = "Draugiem.lv"
- -
-
-

Draugiem.lv

-
-
-
see
-

https://www.frype.com/applications/dev/docs/logos/

-
-
-
-
-
- -

Dribbble

-
Dribbble: = "Dribbble"
- -
-
-

Dribbble

-
-
-
see
-

https://dribbble.com/branding

-
-
-
-
-
- -

Drone

-
Drone: = "Drone"
- -
-
-

Drone

-
-
-
see
-

https://github.com/drone/brand

-
-
-
-
-
- -

Drooble

-
Drooble: = "Drooble"
- -
-
-

Drooble

-
-
-
see
-

https://blog.drooble.com/press/

-
-
-
-
-
- -

Dropbox

-
Dropbox: = "Dropbox"
- -
-
-

Dropbox

-
-
-
see
-

https://www.dropbox.com/branding

-
-
-
-
-
- -

Drupal

-
Drupal: = "Drupal"
- -
-
-

Drupal

-
-
-
see
-

https://www.drupal.org/about/media-kit/logos

-
-
-
-
-
- -

DuckDuckGo

-
DuckDuckGo: = "DuckDuckGo"
- -
-
-

DuckDuckGo

-
-
-
see
-

https://duckduckgo.com/

-
-
-
-
-
- -

Dunked

-
Dunked: = "Dunked"
- -
-
-

Dunked

-
-
-
see
-

https://dunked.com/

-
-
-
-
-
- -

Duolingo

-
Duolingo: = "Duolingo"
- -
-
-

Duolingo

-
-
-
see
-

https://www.duolingo.com/

-
-
-
-
-
- -

Dwm

-
Dwm: = "dwm"
- -
-
-

dwm

-
-
-
see
-

https://dwm.suckless.org

-
-
-
-
-
- -

Dynamics365

-
Dynamics365: = "Dynamics-365"
- - -
-
- -

Dynatrace

-
Dynatrace: = "Dynatrace"
- -
-
-

Dynatrace

-
-
-
see
-

https://www.dynatrace.com/company/press-kit/

-
-
-
-
-
- -

EA

-
EA: = "EA"
- -
-
-

EA

-
-
-
see
-

https://www.ea.com

-
-
-
-
-
- -

EBay

-
EBay: = "eBay"
- -
-
-

eBay

-
-
-
see
-

https://go.developer.ebay.com/logos

-
-
-
-
-
- -

EPEL

-
EPEL: = "EPEL"
- -
-
-

EPEL

-
-
-
see
-

https://fedoraproject.org/wiki/EPEL

-
-
-
-
-
- -

ESEA

-
ESEA: = "ESEA"
- -
-
-

ESEA

-
-
-
see
-

https://play.esea.net/

-
-
-
-
-
- -

ESLGaming

-
ESLGaming: = "ESLGaming"
- -
-
-

ESLGaming

-
-
-
see
-

https://brand.eslgaming.com/

-
-
-
-
-
- -

ESLint

-
ESLint: = "ESLint"
- -
-
-

ESLint

-
-
-
see
-

https://eslint.org/

-
-
-
-
-
- -

ESPHome

-
ESPHome: = "ESPHome"
- -
-
-

ESPHome

-
-
-
see
-

https://esphome.io

-
-
-
-
-
- -

Eagle

-
Eagle: = "Eagle"
- -
-
-

Eagle

-
-
-
see
-

https://en.eagle.cool/

-
-
-
-
-
- -

EasyJet

-
EasyJet: = "easyJet"
- -
-
-

easyJet

-
-
-
see
-

https://www.easyjet.com

-
-
-
-
-
- -

EclipseChe

-
EclipseChe: = "Eclipse-Che"
- -
-
-

Eclipse Che

-
-
-
see
-

https://www.eclipse.org/che/

-
-
-
-
-
- -

EclipseIDE

-
EclipseIDE: = "Eclipse-IDE"
- -
-
-

Eclipse IDE

-
-
-
see
-

https://www.eclipse.org/artwork/

-
-
-
-
-
- -

EclipseJetty

-
EclipseJetty: = "Eclipse-Jetty"
- - -
-
- -

EclipseMosquitto

-
EclipseMosquitto: = "Eclipse-Mosquitto"
- - -
-
- -

EclipseVertX

-
EclipseVertX: = "Eclipse-Vert.x"
- - -
-
- -

EdX

-
EdX: = "edX"
- -
-
-

edX

-
-
-
see
-

https://www.edx.org/

-
-
-
-
-
- -

EditorConfig

-
EditorConfig: = "EditorConfig"
- -
-
-

EditorConfig

-
-
-
see
-

https://editorconfig.org

-
-
-
-
-
- -

Egghead

-
Egghead: = "egghead"
- -
-
-

egghead

-
-
-
see
-

https://egghead.io/

-
-
-
-
-
- -

Egnyte

-
Egnyte: = "Egnyte"
- -
-
-

Egnyte

-
-
-
see
-

https://www.egnyte.com/presskit.html

-
-
-
-
-
- -

EightSleep

-
EightSleep: = "Eight-Sleep"
- -
-
-

Eight Sleep

-
-
-
see
-

https://www.eightsleep.com/press/

-
-
-
-
-
- -

ElJueves

-
ElJueves: = "El-Jueves"
- -
-
-

El Jueves

-
-
-
see
-

https://www.eljueves.es

-
-
-
-
-
- -

Elastic

-
Elastic: = "Elastic"
- -
-
-

Elastic

-
-
-
see
-

https://www.elastic.co/brand

-
-
-
-
-
- -

ElasticCloud

-
ElasticCloud: = "Elastic-Cloud"
- -
-
-

Elastic Cloud

-
-
-
see
-

https://www.elastic.co/brand

-
-
-
-
-
- -

ElasticStack

-
ElasticStack: = "Elastic-Stack"
- -
-
-

Elastic Stack

-
-
-
see
-

https://www.elastic.co/brand

-
-
-
-
-
- -

Elasticsearch

-
Elasticsearch: = "Elasticsearch"
- -
-
-

Elasticsearch

-
-
-
see
-

https://www.elastic.co/brand

-
-
-
-
-
- -

Electron

-
Electron: = "Electron"
- -
-
-

Electron

-
-
-
see
-

https://www.electronjs.org/

-
-
-
-
-
- -

Element

-
Element: = "Element"
- -
-
-

Element

-
-
-
see
-

https://element.io/

-
-
-
-
-
- -

Elementary

-
Elementary: = "elementary"
- -
-
-

elementary

-
-
-
see
-

https://elementary.io/brand

-
-
-
-
-
- -

Eleventy

-
Eleventy: = "Eleventy"
- -
-
-

Eleventy

-
-
-
see
-

https://www.11ty.io

-
-
-
-
-
- -

Elixir

-
Elixir: = "Elixir"
- - -
-
- -

Ello

-
Ello: = "Ello"
- -
-
-

Ello

-
-
-
see
-

https://ello.co

-
-
-
-
-
- -

Elm

-
Elm: = "Elm"
- - -
-
- -

Elsevier

-
Elsevier: = "Elsevier"
- -
-
-

Elsevier

-
-
-
see
-

https://www.elsevier.com

-
-
-
-
-
- -

Embarcadero

-
Embarcadero: = "Embarcadero"
- -
-
-

Embarcadero

-
-
-
see
-

https://www.embarcadero.com/news/logo

-
-
-
-
-
- -

EmberJs

-
EmberJs: = "Ember.js"
- -
-
-

Ember.js

-
-
-
see
-

https://emberjs.com/logos/

-
-
-
-
-
- -

Emby

-
Emby: = "Emby"
- -
-
-

Emby

-
-
-
see
-

https://emby.media/

-
-
-
-
-
- -

Emirates

-
Emirates: = "Emirates"
- -
-
-

Emirates

-
-
-
see
-

https://www.emirates.com/ie/english/

-
-
-
-
-
- -

Emlakjet

-
Emlakjet: = "Emlakjet"
- -
-
-

Emlakjet

-
-
-
see
-

https://www.emlakjet.com/kurumsal-materyaller/

-
-
-
-
-
- -

EmpireKred

-
EmpireKred: = "Empire-Kred"
- -
-
-

Empire Kred

-
-
-
see
-

http://www.empire.kred

-
-
-
-
-
- -

Enpass

-
Enpass: = "Enpass"
- -
-
-

Enpass

-
-
-
see
-

https://www.enpass.io/press/

-
-
-
-
-
- -

Envato

-
Envato: = "Envato"
- -
-
-

Envato

-
-
-
see
-

https://envato.com/

-
-
-
-
-
- -

EpicGames

-
EpicGames: = "Epic-Games"
- - -
-
- -

Epson

-
Epson: = "Epson"
- -
-
-

Epson

-
-
-
see
-

https://global.epson.com/IR/library/

-
-
-
-
-
- -

Erlang

-
Erlang: = "Erlang"
- - -
-
- -

Espressif

-
Espressif: = "Espressif"
- -
-
-

Espressif

-
-
-
see
-

https://www.espressif.com/

-
-
-
-
-
- -

Ethereum

-
Ethereum: = "Ethereum"
- -
-
-

Ethereum

-
-
-
see
-

https://ethereum.org/en/assets/

-
-
-
-
-
- -

EthiopianAirlines

-
EthiopianAirlines: = "Ethiopian-Airlines"
- - -
-
- -

EtihadAirways

-
EtihadAirways: = "Etihad-Airways"
- -
-
-

Etihad Airways

-
-
-
see
-

https://www.etihad.com/en-ie/manage/duty-free

-
-
-
-
-
- -

Etsy

-
Etsy: = "Etsy"
- -
-
-

Etsy

-
-
-
see
-

https://www.etsy.com/uk/press

-
-
-
-
-
- -

EventStore

-
EventStore: = "Event-Store"
- -
-
-

Event Store

-
-
-
see
-

https://github.com/eventstore/brand

-
-
-
-
-
- -

Eventbrite

-
Eventbrite: = "Eventbrite"
- -
-
-

Eventbrite

-
-
-
see
-

https://www.eventbrite.com/signin/

-
-
-
-
-
- -

Evernote

-
Evernote: = "Evernote"
- -
-
-

Evernote

-
-
-
see
-

https://evernote.com/about-us

-
-
-
-
-
- -

Exercism

-
Exercism: = "Exercism"
- - -
-
- -

Expensify

-
Expensify: = "Expensify"
- -
-
-

Expensify

-
-
-
see
-

https://use.expensify.com/press-kit

-
-
-
-
-
- -

ExpertsExchange

-
ExpertsExchange: = "Experts-Exchange"
- -
-
-

Experts Exchange

-
-
-
see
-

https://www.experts-exchange.com/

-
-
-
-
-
- -

Expo

-
Expo: = "Expo"
- -
-
-

Expo

-
-
-
see
-

http://expo.io/brand/

-
-
-
-
-
- -

Express

-
Express: = "Express"
- - -
-
- -

EyeEm

-
EyeEm: = "EyeEm"
- -
-
-

EyeEm

-
-
-
see
-

https://www.eyeem.com/

-
-
-
-
-
- -

FACEIT

-
FACEIT: = "FACEIT"
- -
-
-

FACEIT

-
-
-
see
-

https://corporate.faceit.com/branding/

-
-
-
-
-
- -

FARFETCH

-
FARFETCH: = "FARFETCH"
- -
-
-

FARFETCH

-
-
-
see
-

https://www.farfetch.com/

-
-
-
-
-
- -

FDroid

-
FDroid: = "F-Droid"
- -
-
-

F-Droid

-
-
-
see
-

https://f-droid.org/

-
-
-
-
-
- -

FFmpeg

-
FFmpeg: = "FFmpeg"
- - -
-
- -

FIFA

-
FIFA: = "FIFA"
- -
-
-

FIFA

-
-
-
see
-

https://en.wikipedia.org/wiki/FIFA

-
-
-
-
-
- -

FIRST

-
FIRST: = "FIRST"
- -
-
-

FIRST

-
-
-
see
-

https://www.firstinspires.org/brand

-
-
-
-
-
- -

FITE

-
FITE: = "FITE"
- -
-
-

FITE

-
-
-
see
-

https://www.fite.tv/

-
-
-
-
-
- -

FMOD

-
FMOD: = "FMOD"
- -
-
-

FMOD

-
-
-
see
-

https://www.fmod.com/attribution

-
-
-
-
-
- -

FSecure

-
FSecure: = "F-Secure"
- -
-
-

F-Secure

-
-
-
see
-

https://vip.f-secure.com/en/marketing/logos

-
-
-
-
-
- -

Facebook

-
Facebook: = "Facebook"
- -
-
-

Facebook

-
-
-
see
-

https://en.facebookbrand.com/

-
-
-
-
-
- -

FacebookGaming

-
FacebookGaming: = "Facebook-Gaming"
- -
-
-

Facebook Gaming

-
-
-
see
-

https://www.facebook.com/fbgaminghome/

-
-
-
-
-
- -

FacebookLive

-
FacebookLive: = "Facebook-Live"
- -
-
-

Facebook Live

-
-
-
see
-

https://en.facebookbrand.com/

-
-
-
-
-
- -

Facepunch

-
Facepunch: = "Facepunch"
- -
-
-

Facepunch

-
-
-
see
-

https://facepunch.com/img/brand/default-light.svg

-
-
-
-
-
- -

Falcon

-
Falcon: = "Falcon"
- -
-
-

Falcon

-
-
-
see
-

https://falconframework.org/

-
-
-
-
-
- -

FamPay

-
FamPay: = "FamPay"
- -
-
-

FamPay

-
-
-
see
-

https://fampay.in

-
-
-
-
-
- -

Fandango

-
Fandango: = "Fandango"
- -
-
-

Fandango

-
-
-
see
-

https://www.fandango.com

-
-
-
-
-
- -

Fandom

-
Fandom: = "Fandom"
- -
-
-

Fandom

-
-
-
see
-

https://fandomdesignsystem.com/identity/assets

-
-
-
-
-
- -

FastAPI

-
FastAPI: = "FastAPI"
- - -
-
- -

Fastify

-
Fastify: = "Fastify"
- - -
-
- -

Fastlane

-
Fastlane: = "Fastlane"
- - -
-
- -

Fastly

-
Fastly: = "Fastly"
- -
-
-

Fastly

-
-
-
see
-

https://assets.fastly.com/style-guide/docs/

-
-
-
-
-
- -

Fathom

-
Fathom: = "Fathom"
- -
-
-

Fathom

-
-
-
see
-

https://usefathom.com/brand

-
-
-
-
-
- -

Favro

-
Favro: = "Favro"
- -
-
-

Favro

-
-
-
see
-

https://favro.com/login

-
-
-
-
-
- -

FeatHub

-
FeatHub: = "FeatHub"
- -
-
-

FeatHub

-
-
-
see
-

http://feathub.com/

-
-
-
-
-
- -

FedEx

-
FedEx: = "FedEx"
- -
-
-

FedEx

-
-
-
see
-

https://newsroom.fedex.com/

-
-
-
-
-
- -

Fedora

-
Fedora: = "Fedora"
- - -
-
- -

Feedly

-
Feedly: = "Feedly"
- -
-
-

Feedly

-
-
-
see
-

https://blog.feedly.com/

-
-
-
-
-
- -

Ferrari

-
Ferrari: = "Ferrari"
- -
-
-

Ferrari

-
-
-
see
-

https://www.ferrari.com/

-
-
-
-
-
- -

Ferrarinv

-
Ferrarinv: = "ferrarinv"
- -
-
-

Ferrari N.V.

-
-
-
see
-

https://corporate.ferrari.com/

-
-
-
-
-
- -

Fiat

-
Fiat: = "Fiat"
- -
-
-

Fiat

-
-
-
see
-

http://www.fcaci.com/x/FIATv15

-
-
-
-
-
- -

FidoAlliance

-
FidoAlliance: = "Fido-Alliance"
- -
-
-

Fido Alliance

-
-
-
see
-

https://fidoalliance.org/overview/legal/logo-usage/

-
-
-
-
-
- -

Figma

-
Figma: = "Figma"
- -
-
-

Figma

-
-
-
see
-

https://brand.figma.com/icon.html

-
-
-
-
-
- -

Figshare

-
Figshare: = "figshare"
- -
-
-

figshare

-
-
-
see
-

https://en.wikipedia.org/wiki/Figshare

-
-
-
-
-
- -

Fila

-
Fila: = "Fila"
- - -
-
- -

FileZilla

-
FileZilla: = "FileZilla"
- - -
-
- -

Files

-
Files: = "Files"
- -
-
-

Files

-
-
-
see
-

https://files.google.com/

-
-
-
-
-
- -

Fing

-
Fing: = "Fing"
- -
-
-

Fing

-
-
-
see
-

https://www.fing.com/

-
-
-
-
-
- -

Firebase

-
Firebase: = "Firebase"
- -
-
-

Firebase

-
-
-
see
-

https://firebase.google.com/brand-guidelines/

-
-
-
-
-
- -

Firefox

-
Firefox: = "Firefox"
- -
-
-

Firefox

-
-
-
see
-

https://mozilla.design/firefox/logos-usage/

-
-
-
-
-
- -

FirefoxBrowser

-
FirefoxBrowser: = "Firefox-Browser"
- -
-
-

Firefox Browser

-
-
-
see
-

https://mozilla.design/firefox/logos-usage/

-
-
-
-
-
- -

Fitbit

-
Fitbit: = "Fitbit"
- -
-
-

Fitbit

-
-
-
see
-

http://www.fitbit.com/uk/home

-
-
-
-
-
- -

Fiverr

-
Fiverr: = "Fiverr"
- -
-
-

Fiverr

-
-
-
see
-

https://www.fiverr.com/press-kit

-
-
-
-
-
- -

Flask

-
Flask: = "Flask"
- - -
-
- -

Flathub

-
Flathub: = "Flathub"
- -
-
-

Flathub

-
-
-
see
-

https://flathub.org/

-
-
-
-
-
- -

Flattr

-
Flattr: = "Flattr"
- -
-
-

Flattr

-
-
-
see
-

https://flattr.com/

-
-
-
-
-
- -

Flickr

-
Flickr: = "Flickr"
- -
-
-

Flickr

-
-
-
see
-

https://www.flickr.com/

-
-
-
-
-
- -

Flipboard

-
Flipboard: = "Flipboard"
- -
-
-

Flipboard

-
-
-
see
-

https://about.flipboard.com/brand-guidelines

-
-
-
-
-
- -

Flipkart

-
Flipkart: = "Flipkart"
- -
-
-

Flipkart

-
-
-
see
-

https://www.flipkart.com/

-
-
-
-
-
- -

Floatplane

-
Floatplane: = "Floatplane"
- -
-
-

Floatplane

-
-
-
see
-

https://www.floatplane.com/

-
-
-
-
-
- -

Flood

-
Flood: = "Flood"
- -
-
-

Flood

-
-
-
see
-

https://flood.io/

-
-
-
-
-
- -

Fluentd

-
Fluentd: = "Fluentd"
- -
-
-

Fluentd

-
-
-
see
-

https://docs.fluentd.org/quickstart/logo

-
-
-
-
-
- -

Flutter

-
Flutter: = "Flutter"
- -
-
-

Flutter

-
-
-
see
-

https://flutter.dev/brand

-
-
-
-
-
- -

Fnac

-
Fnac: = "Fnac"
- -
-
-

Fnac

-
-
-
see
-

http://www.fnac.com/

-
-
-
-
-
- -

Folium

-
Folium: = "Folium"
- -
-
-

Folium

-
-
-
see
-

https://python-visualization.github.io/folium/

-
-
-
-
-
- -

FontAwesome

-
FontAwesome: = "Font-Awesome"
- -
-
-

Font Awesome

-
-
-
see
-

https://fontawesome.com/icons/font-awesome

-
-
-
-
-
- -

FontBase

-
FontBase: = "FontBase"
- -
-
-

FontBase

-
-
-
see
-

https://fontba.se/

-
-
-
-
-
- -

Foodpanda

-
Foodpanda: = "foodpanda"
- -
-
-

foodpanda

-
-
-
see
-

https://www.foodpanda.com

-
-
-
-
-
- -

Ford

-
Ford: = "Ford"
- -
-
-

Ford

-
-
-
see
-

https://secure.ford.com/brochures/

-
-
-
-
-
- -

Forestry

-
Forestry: = "Forestry"
- -
-
-

Forestry

-
-
-
see
-

https://forestry.io/

-
-
-
-
-
- -

Formstack

-
Formstack: = "Formstack"
- -
-
-

Formstack

-
-
-
see
-

https://www.formstack.com/brand/guidelines

-
-
-
-
-
- -

Fortinet

-
Fortinet: = "Fortinet"
- -
-
-

Fortinet

-
-
-
see
-

http://www.fortinet.com/

-
-
-
-
-
- -

Fortran

-
Fortran: = "Fortran"
- - -
-
- -

Fossa

-
Fossa: = "Fossa"
- -
-
-

Fossa

-
-
-
see
-

https://fossa.com/press/

-
-
-
-
-
- -

FossilSCM

-
FossilSCM: = "Fossil-SCM"
- -
-
-

Fossil SCM

-
-
-
see
-

https://fossil-scm.org/

-
-
-
-
-
- -

Foursquare

-
Foursquare: = "Foursquare"
- -
-
-

Foursquare

-
-
-
see
-

https://foursquare.com/about/logos

-
-
-
-
-
- -

Foxtel

-
Foxtel: = "Foxtel"
- -
-
-

Foxtel

-
-
-
see
-

https://www.foxtel.com.au/

-
-
-
-
-
- -

Fozzy

-
Fozzy: = "Fozzy"
- - -
-
- -

Framer

-
Framer: = "Framer"
- -
-
-

Framer

-
-
-
see
-

https://framer.com

-
-
-
-
-
- -

FraunhoferGesellschaft

-
FraunhoferGesellschaft: = "Fraunhofer-Gesellschaft"
- -
-
-

Fraunhofer-Gesellschaft

-
-
-
see
-

https://www.fraunhofer.de/

-
-
-
-
-
- -

FreeBSD

-
FreeBSD: = "FreeBSD"
- -
-
-

FreeBSD

-
-
-
see
-

https://www.freebsdfoundation.org/about/project/

-
-
-
-
-
- -

FreeCodeCamp

-
FreeCodeCamp: = "freeCodeCamp"
- -
-
-

freeCodeCamp

-
-
-
see
-

https://design-style-guide.freecodecamp.org/

-
-
-
-
-
- -

FreeNAS

-
FreeNAS: = "FreeNAS"
- - -
-
- -

FreedesktopOrg

-
FreedesktopOrg: = "freedesktop.org"
- -
-
-

freedesktop.org

-
-
-
see
-

https://commons.wikimedia.org/wiki/File:Freedesktop-logo.svg

-
-
-
-
-
- -

Freelancer

-
Freelancer: = "Freelancer"
- -
-
-

Freelancer

-
-
-
see
-

https://www.freelancer.com/

-
-
-
-
-
- -

Fujifilm

-
Fujifilm: = "Fujifilm"
- - -
-
- -

Fujitsu

-
Fujitsu: = "Fujitsu"
- - -
-
- -

FurAffinity

-
FurAffinity: = "Fur-Affinity"
- -
-
-

Fur Affinity

-
-
-
see
-

https://www.furaffinity.net/

-
-
-
-
-
- -

FurryNetwork

-
FurryNetwork: = "Furry-Network"
- -
-
-

Furry Network

-
-
-
see
-

https://furrynetwork.com

-
-
-
-
-
- -

FutureLearn

-
FutureLearn: = "FutureLearn"
- -
-
-

FutureLearn

-
-
-
see
-

https://www.futurelearn.com/

-
-
-
-
-
- -

G2A

-
G2A: = "G2A"
- -
-
-

G2A

-
-
-
see
-

https://www.g2a.co/documents/

-
-
-
-
-
- -

GIMP

-
GIMP: = "GIMP"
- - -
-
- -

GIPHY

-
GIPHY: = "GIPHY"
- - -
-
- -

GNOME

-
GNOME: = "GNOME"
- - -
-
- -

GNU

-
GNU: = "GNU"
- -
-
-

GNU

-
-
-
see
-

https://gnu.org

-
-
-
-
-
- -

GNUBash

-
GNUBash: = "GNU-Bash"
- -
-
-

GNU Bash

-
-
-
see
-

https://github.com/odb/official-bash-logo

-
-
-
-
-
- -

GNUEmacs

-
GNUEmacs: = "GNU-Emacs"
- - -
-
- -

GNUIceCat

-
GNUIceCat: = "GNU-IceCat"
- - -
-
- -

GNUPrivacyGuard

-
GNUPrivacyGuard: = "GNU-Privacy-Guard"
- - -
-
- -

GNUSocial

-
GNUSocial: = "GNU-social"
- -
-
-

GNU social

-
-
-
see
-

https://www.gnu.org/graphics/social.html

-
-
-
-
-
- -

GOGCom

-
GOGCom: = "GOG.com"
- -
-
-

GOG.com

-
-
-
see
-

https://www.cdprojekt.com/en/media/logotypes/

-
-
-
-
-
- -

GameJolt

-
GameJolt: = "Game-Jolt"
- -
-
-

Game Jolt

-
-
-
see
-

https://gamejolt.com/about

-
-
-
-
-
- -

Garmin

-
Garmin: = "Garmin"
- -
-
-

Garmin

-
-
-
see
-

https://creative.garmin.com/styleguide/logo/

-
-
-
-
-
- -

Gatling

-
Gatling: = "Gatling"
- -
-
-

Gatling

-
-
-
see
-

https://gatling.io/

-
-
-
-
-
- -

Gatsby

-
Gatsby: = "Gatsby"
- -
-
-

Gatsby

-
-
-
see
-

https://www.gatsbyjs.com/guidelines/logo

-
-
-
-
-
- -

GeeksforGeeks

-
GeeksforGeeks: = "GeeksforGeeks"
- -
-
-

GeeksforGeeks

-
-
-
see
-

https://www.geeksforgeeks.org/

-
-
-
-
-
- -

GeneralElectric

-
GeneralElectric: = "General-Electric"
- -
-
-

General Electric

-
-
-
see
-

https://www.ge.com/brand/

-
-
-
-
-
- -

GeneralMotors

-
GeneralMotors: = "General-Motors"
- -
-
-

General Motors

-
-
-
see
-

https://www.gm.com

-
-
-
-
-
- -

Genius

-
Genius: = "Genius"
- -
-
-

Genius

-
-
-
see
-

https://genius.com

-
-
-
-
-
- -

Gentoo

-
Gentoo: = "Gentoo"
- - -
-
- -

Geocaching

-
Geocaching: = "Geocaching"
- -
-
-

Geocaching

-
-
-
see
-

https://www.geocaching.com/about/logousage.aspx

-
-
-
-
-
- -

Gerrit

-
Gerrit: = "Gerrit"
- - -
-
- -

Ghost

-
Ghost: = "Ghost"
- - -
-
- -

Ghostery

-
Ghostery: = "Ghostery"
- -
-
-

Ghostery

-
-
-
see
-

https://www.ghostery.com/

-
-
-
-
-
- -

Git

-
Git: = "Git"
- -
-
-

Git

-
-
-
see
-

http://git-scm.com/downloads/logos

-
-
-
-
-
- -

GitBook

-
GitBook: = "GitBook"
- - -
-
- -

GitExtensions

-
GitExtensions: = "Git-Extensions"
- - -
-
- -

GitHub

-
GitHub: = "GitHub"
- -
-
-

GitHub

-
-
-
see
-

https://github.com/logos

-
-
-
-
-
- -

GitHubActions

-
GitHubActions: = "GitHub-Actions"
- -
-
-

GitHub Actions

-
-
-
see
-

https://github.com/features/actions

-
-
-
-
-
- -

GitHubSponsors

-
GitHubSponsors: = "GitHub-Sponsors"
- -
-
-

GitHub Sponsors

-
-
-
see
-

https://github.com/sponsors

-
-
-
-
-
- -

GitKraken

-
GitKraken: = "GitKraken"
- -
-
-

GitKraken

-
-
-
see
-

https://www.gitkraken.com/

-
-
-
-
-
- -

GitLFS

-
GitLFS: = "Git-LFS"
- -
-
-

Git LFS

-
-
-
see
-

https://git-lfs.github.com/

-
-
-
-
-
- -

GitLab

-
GitLab: = "GitLab"
- -
-
-

GitLab

-
-
-
see
-

https://about.gitlab.com/press/press-kit/

-
-
-
-
-
- -

Gitea

-
Gitea: = "Gitea"
- - -
-
- -

Gitee

-
Gitee: = "Gitee"
- -
-
-

Gitee

-
-
-
see
-

https://gitee.com/about_us

-
-
-
-
-
- -

Gitpod

-
Gitpod: = "Gitpod"
- -
-
-

Gitpod

-
-
-
see
-

https://www.gitpod.io/

-
-
-
-
-
- -

Gitter

-
Gitter: = "Gitter"
- -
-
-

Gitter

-
-
-
see
-

https://gitter.im/

-
-
-
-
-
- -

Glassdoor

-
Glassdoor: = "Glassdoor"
- - -
-
- -

Glitch

-
Glitch: = "Glitch"
- -
-
-

Glitch

-
-
-
see
-

https://glitch.com/about/press/

-
-
-
-
-
- -

Gmail

-
Gmail: = "Gmail"
- - -
-
- -

Go

-
Go: = "Go"
- -
-
-

Go

-
-
-
see
-

https://blog.golang.org/go-brand

-
-
-
-
-
- -

GoDaddy

-
GoDaddy: = "GoDaddy"
- -
-
-

GoDaddy

-
-
-
see
-

https://godaddy.design/the-go/

-
-
-
-
-
- -

GoFundMe

-
GoFundMe: = "GoFundMe"
- -
-
-

GoFundMe

-
-
-
see
-

https://www.gofundme.com/

-
-
-
-
-
- -

GoToMeeting

-
GoToMeeting: = "GoToMeeting"
- -
-
-

GoToMeeting

-
-
-
see
-

https://www.gotomeeting.com/

-
-
-
-
-
- -

GodotEngine

-
GodotEngine: = "Godot-Engine"
- -
-
-

Godot Engine

-
-
-
see
-

https://godotengine.org/press

-
-
-
-
-
- -

GoldenLine

-
GoldenLine: = "GoldenLine"
- -
-
-

GoldenLine

-
-
-
see
-

http://www.goldenline.pl

-
-
-
-
-
- -

Goodreads

-
Goodreads: = "Goodreads"
- -
-
-

Goodreads

-
-
-
see
-

https://www.goodreads.com/about/press

-
-
-
-
-
- -

Google

-
Google: = "Google"
- -
-
-

Google

-
-
-
see
-

https://partnermarketinghub.withgoogle.com/

-
-
-
-
-
- -

GoogleAdSense

-
GoogleAdSense: = "Google-AdSense"
- -
-
-

Google AdSense

-
-
-
see
-

https://www.google.com/adsense/

-
-
-
-
-
- -

GoogleAds

-
GoogleAds: = "Google-Ads"
- -
-
-

Google Ads

-
-
-
see
-

https://ads.google.com/home/

-
-
-
-
-
- -

GoogleAnalytics

-
GoogleAnalytics: = "Google-Analytics"
- - -
-
- -

GoogleAssistant

-
GoogleAssistant: = "Google-Assistant"
- -
-
-

Google Assistant

-
-
-
see
-

https://assistant.google.com/

-
-
-
-
-
- -

GoogleCalendar

-
GoogleCalendar: = "Google-Calendar"
- - -
-
- -

GoogleCardboard

-
GoogleCardboard: = "Google-Cardboard"
- -
-
-

Google Cardboard

-
-
-
see
-

https://arvr.google.com/cardboard/images/header/vr-home.svg

-
-
-
-
-
- -

GoogleCast

-
GoogleCast: = "Google-Cast"
- -
-
-

Google Cast

-
-
-
see
-

https://www.google.com/intl/en_us/chromecast/built-in/

-
-
-
-
-
- -

GoogleChat

-
GoogleChat: = "Google-Chat"
- -
-
-

Google Chat

-
-
-
see
-

https://chat.google.com/

-
-
-
-
-
- -

GoogleChrome

-
GoogleChrome: = "Google-Chrome"
- -
-
-

Google Chrome

-
-
-
see
-

https://www.google.com/chrome/

-
-
-
-
-
- -

GoogleClassroom

-
GoogleClassroom: = "Google-Classroom"
- -
-
-

Google Classroom

-
-
-
see
-

https://classroom.google.com/

-
-
-
-
-
- -

GoogleCloud

-
GoogleCloud: = "Google-Cloud"
- -
-
-

Google Cloud

-
-
-
see
-

https://cloud.google.com/

-
-
-
-
-
- -

GoogleColab

-
GoogleColab: = "Google-Colab"
- -
-
-

Google Colab

-
-
-
see
-

https://colab.research.google.com

-
-
-
-
-
- -

GoogleDomains

-
GoogleDomains: = "Google-Domains"
- -
-
-

Google Domains

-
-
-
see
-

https://domains.google/

-
-
-
-
-
- -

GoogleDrive

-
GoogleDrive: = "Google-Drive"
- -
-
-

Google Drive

-
-
-
see
-

https://developers.google.com/drive/web/branding

-
-
-
-
-
- -

GoogleEarth

-
GoogleEarth: = "Google-Earth"
- -
-
-

Google Earth

-
-
-
see
-

https://earth.google.com/web/

-
-
-
-
-
- -

GoogleFit

-
GoogleFit: = "Google-Fit"
- - -
-
- -

GoogleFonts

-
GoogleFonts: = "Google-Fonts"
- -
-
-

Google Fonts

-
-
-
see
-

https://fonts.google.com/

-
-
-
-
-
- -

GoogleHangouts

-
GoogleHangouts: = "Google-Hangouts"
- - -
-
- -

GoogleKeep

-
GoogleKeep: = "Google-Keep"
- - -
-
- -

GoogleLens

-
GoogleLens: = "Google-Lens"
- -
-
-

Google Lens

-
-
-
see
-

https://lens.google.com/

-
-
-
-
-
- -

GoogleMaps

-
GoogleMaps: = "Google-Maps"
- - -
-
- -

GoogleMeet

-
GoogleMeet: = "Google-Meet"
- -
-
-

Google Meet

-
-
-
see
-

https://meet.google.com/

-
-
-
-
-
- -

GoogleMessages

-
GoogleMessages: = "Google-Messages"
- -
-
-

Google Messages

-
-
-
see
-

https://messages.google.com/

-
-
-
-
-
- -

GoogleMyBusiness

-
GoogleMyBusiness: = "Google-My-Business"
- -
-
-

Google My Business

-
-
-
see
-

https://business.google.com/

-
-
-
-
-
- -

GoogleNearby

-
GoogleNearby: = "Google-Nearby"
- -
-
-

Google Nearby

-
-
-
see
-

https://developers.google.com/nearby/developer-guidelines

-
-
-
-
-
- -

GoogleNews

-
GoogleNews: = "Google-News"
- - -
-
- -

GoogleOptimize

-
GoogleOptimize: = "Google-Optimize"
- -
-
-

Google Optimize

-
-
-
see
-

https://marketingplatform.google.com/about/optimize/

-
-
-
-
-
- -

GooglePay

-
GooglePay: = "Google-Pay"
- -
-
-

Google Pay

-
-
-
see
-

https://pay.google.com/intl/en_us/about/

-
-
-
-
-
- -

GooglePhotos

-
GooglePhotos: = "Google-Photos"
- - -
-
- -

GooglePlay

-
GooglePlay: = "Google-Play"
- - -
-
- -

GooglePodcasts

-
GooglePodcasts: = "Google-Podcasts"
- -
-
-

Google Podcasts

-
-
-
see
-

https://developers.google.com/search/docs/data-types/podcast

-
-
-
-
-
- -

GoogleScholar

-
GoogleScholar: = "Google-Scholar"
- - -
-
- -

GoogleSearchConsole

-
GoogleSearchConsole: = "Google-Search-Console"
- -
-
-

Google Search Console

-
-
-
see
-

https://search.google.com/search-console

-
-
-
-
-
- -

GoogleSheets

-
GoogleSheets: = "Google-Sheets"
- -
-
-

Google Sheets

-
-
-
see
-

http://sheets.google.com/

-
-
-
-
-
- -

GoogleStreetView

-
GoogleStreetView: = "Google-Street-View"
- -
-
-

Google Street View

-
-
-
see
-

https://developers.google.com/streetview/ready/branding

-
-
-
-
-
- -

GoogleTagManager

-
GoogleTagManager: = "Google-Tag-Manager"
- -
-
-

Google Tag Manager

-
-
-
see
-

https://tagmanager.google.com/#/home

-
-
-
-
-
- -

GoogleTranslate

-
GoogleTranslate: = "Google-Translate"
- - -
-
- -

Gradle

-
Gradle: = "Gradle"
- -
-
-

Gradle

-
-
-
see
-

https://gradle.com/brand

-
-
-
-
-
- -

Grafana

-
Grafana: = "Grafana"
- -
-
-

Grafana

-
-
-
see
-

https://grafana.com/

-
-
-
-
-
- -

Grammarly

-
Grammarly: = "Grammarly"
- -
-
-

Grammarly

-
-
-
see
-

https://www.grammarly.com/media-assets

-
-
-
-
-
- -

GraphQL

-
GraphQL: = "GraphQL"
- - -
-
- -

Grav

-
Grav: = "Grav"
- -
-
-

Grav

-
-
-
see
-

http://getgrav.org/media

-
-
-
-
-
- -

Gravatar

-
Gravatar: = "Gravatar"
- -
-
-

Gravatar

-
-
-
see
-

https://automattic.com/press/brand-materials/

-
-
-
-
-
- -

Graylog

-
Graylog: = "Graylog"
- -
-
-

Graylog

-
-
-
see
-

https://www.graylog.org

-
-
-
-
-
- -

GreenSock

-
GreenSock: = "GreenSock"
- -
-
-

GreenSock

-
-
-
see
-

https://greensock.com/

-
-
-
-
-
- -

GridAi

-
GridAi: = "Grid.ai"
- - -
-
- -

Gridsome

-
Gridsome: = "Gridsome"
- -
-
-

Gridsome

-
-
-
see
-

https://gridsome.org/logo/

-
-
-
-
-
- -

Groupon

-
Groupon: = "Groupon"
- -
-
-

Groupon

-
-
-
see
-

https://about.groupon.com/press/

-
-
-
-
-
- -

Grubhub

-
Grubhub: = "Grubhub"
- -
-
-

Grubhub

-
-
-
see
-

https://www.grubhub.com/

-
-
-
-
-
- -

Grunt

-
Grunt: = "Grunt"
- - -
-
- -

GuangzhouMetro

-
GuangzhouMetro: = "Guangzhou-Metro"
- - -
-
- -

Gulp

-
Gulp: = "gulp"
- - -
-
- -

Gumroad

-
Gumroad: = "Gumroad"
- -
-
-

Gumroad

-
-
-
see
-

https://gumroad.com/press

-
-
-
-
-
- -

Gumtree

-
Gumtree: = "Gumtree"
- -
-
-

Gumtree

-
-
-
see
-

https://www.gumtree.com

-
-
-
-
-
- -

Gutenberg

-
Gutenberg: = "Gutenberg"
- - -
-
- -

HBO

-
HBO: = "HBO"
- -
-
-

HBO

-
-
-
see
-

https://www.hbo.com/

-
-
-
-
-
- -

HCL

-
HCL: = "HCL"
- -
-
-

HCL

-
-
-
see
-

https://www.hcl.com/brand-guidelines

-
-
-
-
-
- -

HERE

-
HERE: = "HERE"
- -
-
-

HERE

-
-
-
see
-

https://www.here.com/company/media-assets

-
-
-
-
-
- -

HEY

-
HEY: = "HEY"
- -
-
-

HEY

-
-
-
see
-

https://hey.com/

-
-
-
-
-
- -

HP

-
HP: = "HP"
- -
-
-

HP

-
-
-
see
-

https://brandcentral.ext.hp.com/login

-
-
-
-
-
- -

HTML5

-
HTML5: = "HTML5"
- -
-
-

HTML5

-
-
-
see
-

http://www.w3.org/html/logo/

-
-
-
-
-
- -

HTMLAcademy

-
HTMLAcademy: = "HTML-Academy"
- -
-
-

HTML Academy

-
-
-
see
-

https://htmlacademy.ru/

-
-
-
-
-
- -

Habr

-
Habr: = "Habr"
- -
-
-

Habr

-
-
-
see
-

https://kiosk.habr.com/

-
-
-
-
-
- -

HackClub

-
HackClub: = "Hack-Club"
- -
-
-

Hack Club

-
-
-
see
-

https://hackclub.com/brand

-
-
-
-
-
- -

HackTheBox

-
HackTheBox: = "Hack-The-Box"
- - -
-
- -

Hackaday

-
Hackaday: = "Hackaday"
- -
-
-

Hackaday

-
-
-
see
-

https://hackaday.com/

-
-
-
-
-
- -

HackerEarth

-
HackerEarth: = "HackerEarth"
- -
-
-

HackerEarth

-
-
-
see
-

https://www.hackerearth.com/logo/

-
-
-
-
-
- -

HackerOne

-
HackerOne: = "HackerOne"
- -
-
-

HackerOne

-
-
-
see
-

https://www.hackerone.com/branding

-
-
-
-
-
- -

HackerRank

-
HackerRank: = "HackerRank"
- -
-
-

HackerRank

-
-
-
see
-

https://www.hackerrank.com/about-us/

-
-
-
-
-
- -

Hackster

-
Hackster: = "Hackster"
- -
-
-

Hackster

-
-
-
see
-

https://www.hackster.io/branding#logos

-
-
-
-
-
- -

Handshake

-
Handshake: = "Handshake"
- - -
-
- -

HandshakeProtocol

-
HandshakeProtocol: = "handshake_protocol"
- -
-
-

Handshake

-
-
-
see
-

https://handshake.org/

-
-
-
-
-
- -

HappyCow

-
HappyCow: = "HappyCow"
- -
-
-

HappyCow

-
-
-
see
-

https://www.happycow.net/press-kits

-
-
-
-
-
- -

Harbor

-
Harbor: = "Harbor"
- -
-
-

Harbor

-
-
-
see
-

https://branding.cncf.io/projects/harbor/

-
-
-
-
-
- -

Hashnode

-
Hashnode: = "Hashnode"
- -
-
-

Hashnode

-
-
-
see
-

https://hashnode.com/media

-
-
-
-
-
- -

Haskell

-
Haskell: = "Haskell"
- -
-
-

Haskell

-
-
-
see
-

https://wiki.haskell.org/Thompson-Wheeler_logo

-
-
-
-
-
- -

Hasura

-
Hasura: = "Hasura"
- - -
-
- -

HatenaBookmark

-
HatenaBookmark: = "Hatena-Bookmark"
- -
-
-

Hatena Bookmark

-
-
-
see
-

http://hatenacorp.jp/press/resource

-
-
-
-
-
- -

Haveibeenpwned

-
Haveibeenpwned: = "haveibeenpwned"
- -
-
-

haveibeenpwned

-
-
-
see
-

https://haveibeenpwned.com/

-
-
-
-
-
- -

Haxe

-
Haxe: = "Haxe"
- -
-
-

Haxe

-
-
-
see
-

https://haxe.org/foundation/branding.html

-
-
-
-
-
- -

Headspace

-
Headspace: = "Headspace"
- -
-
-

Headspace

-
-
-
see
-

https://www.headspace.com/press-and-media

-
-
-
-
-
- -

HelloFresh

-
HelloFresh: = "HelloFresh"
- -
-
-

HelloFresh

-
-
-
see
-

https://www.hellofresh.com/landing/student

-
-
-
-
-
- -

HellyHansen

-
HellyHansen: = "Helly-Hansen"
- -
-
-

Helly Hansen

-
-
-
see
-

https://www.hellyhansen.com/

-
-
-
-
-
- -

Helm

-
Helm: = "Helm"
- -
-
-

Helm

-
-
-
see
-

https://helm.sh

-
-
-
-
-
- -

HelpDesk

-
HelpDesk: = "HelpDesk"
- -
-
-

HelpDesk

-
-
-
see
-

https://helpdesk.design/

-
-
-
-
-
- -

Heroku

-
Heroku: = "Heroku"
- -
-
-

Heroku

-
-
-
see
-

https://brand.heroku.com/

-
-
-
-
-
- -

Hexo

-
Hexo: = "Hexo"
- -
-
-

Hexo

-
-
-
see
-

https://hexo.io/

-
-
-
-
-
- -

Hibernate

-
Hibernate: = "Hibernate"
- -
-
-

Hibernate

-
-
-
see
-

https://hibernate.org/

-
-
-
-
-
- -

Hilton

-
Hilton: = "Hilton"
- -
-
-

Hilton

-
-
-
see
-

https://newsroom.hilton.com/hhr/page/logos

-
-
-
-
-
- -

Hitachi

-
Hitachi: = "Hitachi"
- - -
-
- -

Hive

-
Hive: = "Hive"
- -
-
-

Hive

-
-
-
see
-

https://www.hivehome.com/

-
-
-
-
-
- -

HiveBlockchain

-
HiveBlockchain: = "hive_blockchain"
- -
-
-

Hive

-
-
-
see
-

https://hive.io/brand/

-
-
-
-
-
- -

HomeAdvisor

-
HomeAdvisor: = "HomeAdvisor"
- -
-
-

HomeAdvisor

-
-
-
see
-

https://www.homeadvisor.com/

-
-
-
-
-
- -

HomeAssistant

-
HomeAssistant: = "Home-Assistant"
- - -
-
- -

HomeAssistantCommunityStore

-
HomeAssistantCommunityStore: = "Home-Assistant-Community-Store"
- -
-
-

Home Assistant Community Store

-
-
-
see
-

https://hacs.xyz/

-
-
-
-
-
- -

Homebrew

-
Homebrew: = "Homebrew"
- - -
-
- -

Homebridge

-
Homebridge: = "Homebridge"
- - -
-
- -

Homify

-
Homify: = "homify"
- -
-
-

homify

-
-
-
see
-

https://www.homify.com

-
-
-
-
-
- -

Honda

-
Honda: = "Honda"
- -
-
-

Honda

-
-
-
see
-

https://www.honda.ie/

-
-
-
-
-
- -

Hootsuite

-
Hootsuite: = "Hootsuite"
- - -
-
- -

Hoppscotch

-
Hoppscotch: = "Hoppscotch"
- - -
-
- -

HotelsCom

-
HotelsCom: = "Hotels.com"
- - -
-
- -

Hotjar

-
Hotjar: = "Hotjar"
- -
-
-

Hotjar

-
-
-
see
-

https://www.hotjar.com/

-
-
-
-
-
- -

Houdini

-
Houdini: = "Houdini"
- -
-
-

Houdini

-
-
-
see
-

https://www.sidefx.com/products/houdini/

-
-
-
-
-
- -

Houzz

-
Houzz: = "Houzz"
- -
-
-

Houzz

-
-
-
see
-

https://www.houzz.com/logoGuidelines

-
-
-
-
-
- -

Huawei

-
Huawei: = "Huawei"
- - -
-
- -

HubSpot

-
HubSpot: = "HubSpot"
- -
-
-

HubSpot

-
-
-
see
-

https://www.hubspot.com/style-guide

-
-
-
-
-
- -

Hugo

-
Hugo: = "Hugo"
- -
-
-

Hugo

-
-
-
see
-

https://gohugo.io/

-
-
-
-
-
- -

Hulu

-
Hulu: = "Hulu"
- -
-
-

Hulu

-
-
-
see
-

https://thisis.hulu.com/

-
-
-
-
-
- -

HumbleBundle

-
HumbleBundle: = "Humble-Bundle"
- - -
-
- -

HungryJack_s

-
HungryJack_s: = "Hungry-Jack's"
- -
-
-

Hungry Jack's

-
-
-
see
-

https://www.hungryjacks.com.au/

-
-
-
-
-
- -

Hurriyetemlak

-
Hurriyetemlak: = "Hurriyetemlak"
- - -
-
- -

Husqvarna

-
Husqvarna: = "Husqvarna"
- -
-
-

Husqvarna

-
-
-
see
-

https://www.husqvarna.com/uk/catalogues/

-
-
-
-
-
- -

Hyper

-
Hyper: = "Hyper"
- -
-
-

Hyper

-
-
-
see
-

https://hyper.is/

-
-
-
-
-
- -

Hyperledger

-
Hyperledger: = "Hyperledger"
- -
-
-

Hyperledger

-
-
-
see
-

https://www.hyperledger.org/

-
-
-
-
-
- -

Hypothesis

-
Hypothesis: = "Hypothesis"
- -
-
-

Hypothesis

-
-
-
see
-

https://web.hypothes.is/brand/

-
-
-
-
-
- -

Hyundai

-
Hyundai: = "Hyundai"
- - -
-
- -

IBM

-
IBM: = "IBM"
- - -
-
- -

IBMWatson

-
IBMWatson: = "IBM-Watson"
- -
-
-

IBM Watson

-
-
-
see
-

https://www.ibm.com/brand/systems/watson/brand/

-
-
-
-
-
- -

IBeacon

-
IBeacon: = "iBeacon"
- -
-
-

iBeacon

-
-
-
see
-

https://developer.apple.com/ibeacon/

-
-
-
-
-
- -

ICON

-
ICON: = "ICON"
- - -
-
- -

ICQ

-
ICQ: = "ICQ"
- - -
-
- -

ICloud

-
ICloud: = "iCloud"
- - -
-
- -

IEEE

-
IEEE: = "IEEE"
- - -
-
- -

IFTTT

-
IFTTT: = "IFTTT"
- -
-
-

IFTTT

-
-
-
see
-

https://ifttt.com/discover/brand-guidelines

-
-
-
-
-
- -

IFixit

-
IFixit: = "iFixit"
- -
-
-

iFixit

-
-
-
see
-

https://www.ifixit.com/

-
-
-
-
-
- -

IFood

-
IFood: = "iFood"
- -
-
-

iFood

-
-
-
see
-

https://ifood.com.br/

-
-
-
-
-
- -

IHeartRadio

-
IHeartRadio: = "iHeartRadio"
- -
-
-

iHeartRadio

-
-
-
see
-

https://brand.iheart.com/logo

-
-
-
-
-
- -

IKEA

-
IKEA: = "IKEA"
- -
-
-

IKEA

-
-
-
see
-

https://www.ikea.com/

-
-
-
-
-
- -

IMDb

-
IMDb: = "IMDb"
- -
-
-

IMDb

-
-
-
see
-

https://brand.imdb.com/imdb

-
-
-
-
-
- -

IOS

-
IOS: = "iOS"
- -
-
-

iOS

-
-
-
see
-

https://en.wikipedia.org/wiki/IOS

-
-
-
-
-
- -

IOTA

-
IOTA: = "IOTA"
- -
-
-

IOTA

-
-
-
see
-

https://www.iota.org/connect/brand

-
-
-
-
-
- -

IPFS

-
IPFS: = "IPFS"
- -
-
-

IPFS

-
-
-
see
-

https://github.com/ipfs/logo

-
-
-
-
-
- -

ITunes

-
ITunes: = "iTunes"
- - -
-
- -

IVECO

-
IVECO: = "IVECO"
- - -
-
- -

Iata

-
Iata: = "Iata"
- - -
-
- -

Icinga

-
Icinga: = "Icinga"
- - -
-
- -

IcoMoon

-
IcoMoon: = "IcoMoon"
- -
-
-

IcoMoon

-
-
-
see
-

https://icomoon.io/

-
-
-
-
-
- -

IconJar

-
IconJar: = "IconJar"
- -
-
-

IconJar

-
-
-
see
-

https://geticonjar.com/

-
-
-
-
-
- -

Iconfinder

-
Iconfinder: = "Iconfinder"
- -
-
-

Iconfinder

-
-
-
see
-

https://www.iconfinder.com/p/about

-
-
-
-
-
- -

Iconify

-
Iconify: = "Iconify"
- -
-
-

Iconify

-
-
-
see
-

https://iconify.design/

-
-
-
-
-
- -

ImageJ

-
ImageJ: = "ImageJ"
- - -
-
- -

Imgur

-
Imgur: = "Imgur"
- -
-
-

Imgur

-
-
-
see
-

https://imgurinc.com/press

-
-
-
-
-
- -

Immer

-
Immer: = "Immer"
- - -
-
- -

Imou

-
Imou: = "Imou"
- - -
-
- -

InVision

-
InVision: = "InVision"
- -
-
-

InVision

-
-
-
see
-

https://www.invisionapp.com/news

-
-
-
-
-
- -

Indeed

-
Indeed: = "Indeed"
- -
-
-

Indeed

-
-
-
see
-

https://indeed.design/resources

-
-
-
-
-
- -

Infiniti

-
Infiniti: = "Infiniti"
- -
-
-

Infiniti

-
-
-
see
-

https://www.infinitiusa.com

-
-
-
-
-
- -

InfluxDB

-
InfluxDB: = "InfluxDB"
- - -
-
- -

Informatica

-
Informatica: = "Informatica"
- -
-
-

Informatica

-
-
-
see
-

https://www.informatica.com/

-
-
-
-
-
- -

Infosys

-
Infosys: = "Infosys"
- - -
-
- -

Ingress

-
Ingress: = "Ingress"
- - -
-
- -

Inkscape

-
Inkscape: = "Inkscape"
- - -
-
- -

Insomnia

-
Insomnia: = "Insomnia"
- -
-
-

Insomnia

-
-
-
see
-

https://insomnia.rest/

-
-
-
-
-
- -

Instacart

-
Instacart: = "Instacart"
- -
-
-

Instacart

-
-
-
see
-

https://www.instacart.com/press

-
-
-
-
-
- -

Instagram

-
Instagram: = "Instagram"
- -
-
-

Instagram

-
-
-
see
-

https://en.facebookbrand.com/instagram/

-
-
-
-
-
- -

Instapaper

-
Instapaper: = "Instapaper"
- -
-
-

Instapaper

-
-
-
see
-

https://www.instapaper.com/

-
-
-
-
-
- -

Instructables

-
Instructables: = "Instructables"
- - -
-
- -

Integromat

-
Integromat: = "Integromat"
- -
-
-

Integromat

-
-
-
see
-

https://www.integromat.com

-
-
-
-
-
- -

Intel

-
Intel: = "Intel"
- - -
-
- -

IntelliJIDEA

-
IntelliJIDEA: = "IntelliJ-IDEA"
- -
-
-

IntelliJ IDEA

-
-
-
see
-

https://www.jetbrains.com/idea/

-
-
-
-
-
- -

Intercom

-
Intercom: = "Intercom"
- -
-
-

Intercom

-
-
-
see
-

https://www.intercom.com/press

-
-
-
-
-
- -

InternetArchive

-
InternetArchive: = "Internet-Archive"
- -
-
-

Internet Archive

-
-
-
see
-

https://archive.org/

-
-
-
-
-
- -

InternetExplorer

-
InternetExplorer: = "Internet-Explorer"
- - -
-
- -

Intigriti

-
Intigriti: = "Intigriti"
- -
-
-

Intigriti

-
-
-
see
-

https://www.intigriti.com/

-
-
-
-
-
- -

InvoiceNinja

-
InvoiceNinja: = "Invoice-Ninja"
- - -
-
- -

IoBroker

-
IoBroker: = "ioBroker"
- - -
-
- -

Ionic

-
Ionic: = "Ionic"
- -
-
-

Ionic

-
-
-
see
-

https://ionicframework.com/press

-
-
-
-
-
- -

Issuu

-
Issuu: = "Issuu"
- -
-
-

Issuu

-
-
-
see
-

https://issuu.com/press

-
-
-
-
-
- -

ItchIo

-
ItchIo: = "Itch.io"
- -
-
-

Itch.io

-
-
-
see
-

https://itch.io/press-kit

-
-
-
-
-
- -

JBL

-
JBL: = "JBL"
- -
-
-

JBL

-
-
-
see
-

https://www.jbl.com/

-
-
-
-
-
- -

JCB

-
JCB: = "JCB"
- - -
-
- -

JET

-
JET: = "JET"
- - -
-
- -

JFrog

-
JFrog: = "JFrog"
- -
-
-

JFrog

-
-
-
see
-

https://jfrog.com/brand-guidelines/

-
-
-
-
-
- -

JFrogBintray

-
JFrogBintray: = "JFrog-Bintray"
- -
-
-

JFrog Bintray

-
-
-
see
-

https://bintray.com/

-
-
-
-
-
- -

JPEG

-
JPEG: = "JPEG"
- -
-
-

JPEG

-
-
-
see
-

https://jpeg.org/contact.html

-
-
-
-
-
- -

JQuery

-
JQuery: = "jQuery"
- -
-
-

jQuery

-
-
-
see
-

https://brand.jquery.org/logos/

-
-
-
-
-
- -

JRGroup

-
JRGroup: = "JR-Group"
- -
-
-

JR Group

-
-
-
see
-

https://www.jrhokkaido.co.jp/

-
-
-
-
-
- -

JSFiddle

-
JSFiddle: = "JSFiddle"
- -
-
-

JSFiddle

-
-
-
see
-

https://jsfiddle.net/

-
-
-
-
-
- -

JSON

-
JSON: = "JSON"
- - -
-
- -

JSONWebTokens

-
JSONWebTokens: = "JSON-Web-Tokens"
- -
-
-

JSON Web Tokens

-
-
-
see
-

https://jwt.io/

-
-
-
-
-
- -

JSS

-
JSS: = "JSS"
- -
-
-

JSS

-
-
-
see
-

https://cssinjs.org/

-
-
-
-
-
- -

JUnit5

-
JUnit5: = "JUnit5"
- - -
-
- -

Jabber

-
Jabber: = "Jabber"
- - -
-
- -

Jaguar

-
Jaguar: = "Jaguar"
- -
-
-

Jaguar

-
-
-
see
-

https://media.jaguar.com/en/press-kit

-
-
-
-
-
- -

Jamboard

-
Jamboard: = "Jamboard"
- - -
-
- -

Jameson

-
Jameson: = "Jameson"
- -
-
-

Jameson

-
-
-
see
-

https://www.jamesonwhiskey.com/

-
-
-
-
-
- -

Jamstack

-
Jamstack: = "Jamstack"
- - -
-
- -

Jasmine

-
Jasmine: = "Jasmine"
- - -
-
- -

Java

-
Java: = "Java"
- -
-
-

Java

-
-
-
see
-

https://www.oracle.com/legal/logos.html

-
-
-
-
-
- -

JavaScript

-
JavaScript: = "JavaScript"
- -
-
-

JavaScript

-
-
-
see
-

https://github.com/voodootikigod/logo.js

-
-
-
-
-
- -

Jeep

-
Jeep: = "Jeep"
- -
-
-

Jeep

-
-
-
see
-

http://www.fcaci.com/x/JEEPv15

-
-
-
-
-
- -

Jekyll

-
Jekyll: = "Jekyll"
- - -
-
- -

Jellyfin

-
Jellyfin: = "Jellyfin"
- - -
-
- -

Jenkins

-
Jenkins: = "Jenkins"
- -
-
-

Jenkins

-
-
-
see
-

https://get.jenkins.io/art/

-
-
-
-
-
- -

JenkinsX

-
JenkinsX: = "Jenkins-X"
- -
-
-

Jenkins X

-
-
-
see
-

https://github.com/cdfoundation/artwork

-
-
-
-
-
- -

Jest

-
Jest: = "Jest"
- -
-
-

Jest

-
-
-
see
-

https://jestjs.io/

-
-
-
-
-
- -

JetBrains

-
JetBrains: = "JetBrains"
- -
-
-

JetBrains

-
-
-
see
-

https://www.jetbrains.com/company/brand/logos/

-
-
-
-
-
- -

Jinja

-
Jinja: = "Jinja"
- - -
-
- -

Jira

-
Jira: = "Jira"
- - -
-
- -

JiraSoftware

-
JiraSoftware: = "Jira-Software"
- -
-
-

Jira Software

-
-
-
see
-

https://www.atlassian.com/company/news/press-kit

-
-
-
-
-
- -

Jitsi

-
Jitsi: = "Jitsi"
- - -
-
- -

JohnDeere

-
JohnDeere: = "John-Deere"
- - -
-
- -

Joomla

-
Joomla: = "Joomla"
- - -
-
- -

JsDelivr

-
JsDelivr: = "jsDelivr"
- - -
-
- -

Julia

-
Julia: = "Julia"
- - -
-
- -

JuniperNetworks

-
JuniperNetworks: = "Juniper-Networks"
- - -
-
- -

Jupyter

-
Jupyter: = "Jupyter"
- - -
-
- -

JustEat

-
JustEat: = "Just-Eat"
- -
-
-

Just Eat

-
-
-
see
-

https://www.justeattakeaway.com/media/media-kit/

-
-
-
-
-
- -

JustGiving

-
JustGiving: = "JustGiving"
- -
-
-

JustGiving

-
-
-
see
-

https://justgiving.com

-
-
-
-
-
- -

KDE

-
KDE: = "KDE"
- -
-
-

KDE

-
-
-
see
-

https://kde.org/stuff/clipart/

-
-
-
-
-
- -

KLM

-
KLM: = "KLM"
- -
-
-

KLM

-
-
-
see
-

https://www.klm.com

-
-
-
-
-
- -

KTM

-
KTM: = "KTM"
- -
-
-

KTM

-
-
-
see
-

https://ktm.com

-
-
-
-
-
- -

Kaggle

-
Kaggle: = "Kaggle"
- -
-
-

Kaggle

-
-
-
see
-

https://www.kaggle.com

-
-
-
-
-
- -

Kahoot_

-
Kahoot_: = "Kahoot!"
- -
-
-

Kahoot!

-
-
-
see
-

https://kahoot.com/library/kahoot-logo/

-
-
-
-
-
- -

KaiOS

-
KaiOS: = "KaiOS"
- -
-
-

KaiOS

-
-
-
see
-

https://www.kaiostech.com/company/press-room

-
-
-
-
-
- -

Kakao

-
Kakao: = "Kakao"
- -
-
-

Kakao

-
-
-
see
-

https://www.kakaocorp.com/kakao/introduce/ci

-
-
-
-
-
- -

KakaoTalk

-
KakaoTalk: = "KakaoTalk"
- - -
-
- -

KaliLinux

-
KaliLinux: = "Kali-Linux"
- -
-
-

Kali Linux

-
-
-
see
-

https://www.kali.org/docs/policy/trademark/

-
-
-
-
-
- -

KarlsruherVerkehrsverbund

-
KarlsruherVerkehrsverbund: = "Karlsruher-Verkehrsverbund"
- -
-
-

Karlsruher Verkehrsverbund

-
-
-
see
-

https://commons.wikimedia.org/wiki/File:KVV_2010.svg

-
-
-
-
-
- -

KasaSmart

-
KasaSmart: = "Kasa-Smart"
- -
-
-

Kasa Smart

-
-
-
see
-

https://www.tp-link.com/us/support/download/hs200/

-
-
-
-
-
- -

KashFlow

-
KashFlow: = "KashFlow"
- -
-
-

KashFlow

-
-
-
see
-

https://www.kashflow.com/

-
-
-
-
-
- -

Kaspersky

-
Kaspersky: = "Kaspersky"
- -
-
-

Kaspersky

-
-
-
see
-

https://www.kaspersky.com

-
-
-
-
-
- -

Katacoda

-
Katacoda: = "Katacoda"
- -
-
-

Katacoda

-
-
-
see
-

https://katacoda.com/press-kit

-
-
-
-
-
- -

Katana

-
Katana: = "Katana"
- -
-
-

Katana

-
-
-
see
-

https://www.foundry.com/products/katana

-
-
-
-
-
- -

Kdenlive

-
Kdenlive: = "Kdenlive"
- -
-
-

Kdenlive

-
-
-
see
-

https://kdenlive.org/en/logo/

-
-
-
-
-
- -

KeePassXC

-
KeePassXC: = "KeePassXC"
- -
-
-

KeePassXC

-
-
-
see
-

https://github.com/keepassxreboot/keepassxc/

-
-
-
-
-
- -

Kentico

-
Kentico: = "Kentico"
- -
-
-

Kentico

-
-
-
see
-

https://www.kentico.com

-
-
-
-
-
- -

Keras

-
Keras: = "Keras"
- -
-
-

Keras

-
-
-
see
-

https://keras.io/

-
-
-
-
-
- -

KeyCDN

-
KeyCDN: = "KeyCDN"
- -
-
-

KeyCDN

-
-
-
see
-

https://www.keycdn.com/logos

-
-
-
-
-
- -

Keybase

-
Keybase: = "Keybase"
- - -
-
- -

KhanAcademy

-
KhanAcademy: = "Khan-Academy"
- - -
-
- -

KhronosGroup

-
KhronosGroup: = "Khronos-Group"
- -
-
-

Khronos Group

-
-
-
see
-

https://www.khronos.org/legal/trademarks/

-
-
-
-
-
- -

Kia

-
Kia: = "Kia"
- -
-
-

Kia

-
-
-
see
-

https://www.kia.com

-
-
-
-
-
- -

Kibana

-
Kibana: = "Kibana"
- -
-
-

Kibana

-
-
-
see
-

https://www.elastic.co/brand

-
-
-
-
-
- -

Kickstarter

-
Kickstarter: = "Kickstarter"
- -
-
-

Kickstarter

-
-
-
see
-

https://www.kickstarter.com/help/brand_assets

-
-
-
-
-
- -

Kik

-
Kik: = "Kik"
- -
-
-

Kik

-
-
-
see
-

https://www.kik.com/news/

-
-
-
-
-
- -

Kirby

-
Kirby: = "Kirby"
- -
-
-

Kirby

-
-
-
see
-

https://getkirby.com/press

-
-
-
-
-
- -

Kitsu

-
Kitsu: = "Kitsu"
- -
-
-

Kitsu

-
-
-
see
-

https://kitsu.io/

-
-
-
-
-
- -

Klarna

-
Klarna: = "Klarna"
- -
-
-

Klarna

-
-
-
see
-

https://klarna.design/

-
-
-
-
-
- -

Klook

-
Klook: = "Klook"
- -
-
-

Klook

-
-
-
see
-

https://www.klook.com/en-GB/newsroom/

-
-
-
-
-
- -

KnowledgeBase

-
KnowledgeBase: = "KnowledgeBase"
- -
-
-

KnowledgeBase

-
-
-
see
-

https://www.knowledgebase.ai/design

-
-
-
-
-
- -

Known

-
Known: = "Known"
- - -
-
- -

KoFi

-
KoFi: = "Ko-fi"
- -
-
-

Ko-fi

-
-
-
see
-

https://more.ko-fi.com/brand-assets

-
-
-
-
-
- -

Kodi

-
Kodi: = "Kodi"
- -
-
-

Kodi

-
-
-
see
-

https://kodi.tv/

-
-
-
-
-
- -

Koding

-
Koding: = "Koding"
- -
-
-

Koding

-
-
-
see
-

https://koding.com/About

-
-
-
-
-
- -

Kofax

-
Kofax: = "Kofax"
- -
-
-

Kofax

-
-
-
see
-

https://www.kofax.com/

-
-
-
-
-
- -

Komoot

-
Komoot: = "Komoot"
- -
-
-

Komoot

-
-
-
see
-

http://newsroom.komoot.com/media_kits/219423/

-
-
-
-
-
- -

Kongregate

-
Kongregate: = "Kongregate"
- -
-
-

Kongregate

-
-
-
see
-

https://www.kongregate.com/pages/logos-and-branding

-
-
-
-
-
- -

Kotlin

-
Kotlin: = "Kotlin"
- - -
-
- -

Krita

-
Krita: = "Krita"
- -
-
-

Krita

-
-
-
see
-

https://krita.org/en/about/press/

-
-
-
-
-
- -

Kubernetes

-
Kubernetes: = "Kubernetes"
- - -
-
- -

Kubuntu

-
Kubuntu: = "Kubuntu"
- -
-
-

Kubuntu

-
-
-
see
-

https://kubuntu.org

-
-
-
-
-
- -

Kyocera

-
Kyocera: = "Kyocera"
- -
-
-

Kyocera

-
-
-
see
-

https://uk.kyocera.com/

-
-
-
-
-
- -

LBRY

-
LBRY: = "LBRY"
- -
-
-

LBRY

-
-
-
see
-

https://lbry.com/press-kit

-
-
-
-
-
- -

LG

-
LG: = "LG"
- - -
-
- -

LGTM

-
LGTM: = "LGTM"
- -
-
-

LGTM

-
-
-
see
-

https://lgtm.com/

-
-
-
-
-
- -

LIFX

-
LIFX: = "LIFX"
- -
-
-

LIFX

-
-
-
see
-

https://www.lifx.com/pages/press-enquiries

-
-
-
-
-
- -

LINE

-
LINE: = "LINE"
- -
-
-

LINE

-
-
-
see
-

http://line.me/en/logo

-
-
-
-
-
- -

LLVM

-
LLVM: = "LLVM"
- -
-
-

LLVM

-
-
-
see
-

https://llvm.org/Logo.html

-
-
-
-
-
- -

LMMS

-
LMMS: = "LMMS"
- -
-
-

LMMS

-
-
-
see
-

https://lmms.io/branding

-
-
-
-
-
- -

LOTPolishAirlines

-
LOTPolishAirlines: = "LOT-Polish-Airlines"
- -
-
-

LOT Polish Airlines

-
-
-
see
-

https://www.lot.com/us/en/kaleidoscope-inflight-magazine

-
-
-
-
-
- -

LaTeX

-
LaTeX: = "LaTeX"
- -
-
-

LaTeX

-
-
-
see
-

https://github.com/latex3/branding

-
-
-
-
-
- -

LabVIEW

-
LabVIEW: = "LabVIEW"
- - -
-
- -

Lada

-
Lada: = "Lada"
- - -
-
- -

Lamborghini

-
Lamborghini: = "Lamborghini"
- - -
-
- -

LandRover

-
LandRover: = "Land-Rover"
- -
-
-

Land Rover

-
-
-
see
-

https://media.landrover.com/en/press-kit

-
-
-
-
-
- -

Laragon

-
Laragon: = "Laragon"
- -
-
-

Laragon

-
-
-
see
-

https://laragon.org/

-
-
-
-
-
- -

Laravel

-
Laravel: = "Laravel"
- -
-
-

Laravel

-
-
-
see
-

https://github.com/laravel/art

-
-
-
-
-
- -

LaravelHorizon

-
LaravelHorizon: = "Laravel-Horizon"
- - -
-
- -

LaravelNova

-
LaravelNova: = "Laravel-Nova"
- -
-
-

Laravel Nova

-
-
-
see
-

https://nova.laravel.com/

-
-
-
-
-
- -

LastFm

-
LastFm: = "Last.fm"
- - -
-
- -

LastPass

-
LastPass: = "LastPass"
- -
-
-

LastPass

-
-
-
see
-

https://lastpass.com/press-room/

-
-
-
-
-
- -

Launchpad

-
Launchpad: = "Launchpad"
- -
-
-

Launchpad

-
-
-
see
-

https://help.launchpad.net/logo/submissions

-
-
-
-
-
- -

Leaflet

-
Leaflet: = "Leaflet"
- - -
-
- -

Leanpub

-
Leanpub: = "Leanpub"
- -
-
-

Leanpub

-
-
-
see
-

https://leanpub.com/press

-
-
-
-
-
- -

LeetCode

-
LeetCode: = "LeetCode"
- -
-
-

LeetCode

-
-
-
see
-

https://leetcode.com/store

-
-
-
-
-
- -

Lenovo

-
Lenovo: = "Lenovo"
- -
-
-

Lenovo

-
-
-
see
-

https://news.lenovo.com/press-kits/

-
-
-
-
-
- -

Less

-
Less: = "Less"
- - -
-
- -

Let_sEncrypt

-
Let_sEncrypt: = "Let’s-Encrypt"
- -
-
-

Let’s Encrypt

-
-
-
see
-

https://letsencrypt.org/trademarks/

-
-
-
-
-
- -

Letterboxd

-
Letterboxd: = "Letterboxd"
- -
-
-

Letterboxd

-
-
-
see
-

https://letterboxd.com/about/logos/

-
-
-
-
-
- -

Liberapay

-
Liberapay: = "Liberapay"
- -
-
-

Liberapay

-
-
-
see
-

https://en.liberapay.com/about/logos

-
-
-
-
-
- -

LibrariesIo

-
LibrariesIo: = "Libraries.io"
- - -
-
- -

LibraryThing

-
LibraryThing: = "LibraryThing"
- - -
-
- -

LibreOffice

-
LibreOffice: = "LibreOffice"
- -
-
-

LibreOffice

-
-
-
see
-

https://wiki.documentfoundation.org/Marketing/Branding

-
-
-
-
-
- -

Libuv

-
Libuv: = "libuv"
- - -
-
- -

Lichess

-
Lichess: = "Lichess"
- -
-
-

Lichess

-
-
-
see
-

https://lichess.org/about

-
-
-
-
-
- -

Lighthouse

-
Lighthouse: = "Lighthouse"
- - -
-
- -

LineageOS

-
LineageOS: = "LineageOS"
- -
-
-

LineageOS

-
-
-
see
-

https://www.lineageos.org/

-
-
-
-
-
- -

LinkedIn

-
LinkedIn: = "LinkedIn"
- -
-
-

LinkedIn

-
-
-
see
-

https://brand.linkedin.com

-
-
-
-
-
- -

Linktree

-
Linktree: = "Linktree"
- -
-
-

Linktree

-
-
-
see
-

https://linktr.ee/

-
-
-
-
-
- -

Linode

-
Linode: = "Linode"
- -
-
-

Linode

-
-
-
see
-

https://www.linode.com/company/press/

-
-
-
-
-
- -

Linux

-
Linux: = "Linux"
- - -
-
- -

LinuxContainers

-
LinuxContainers: = "Linux-Containers"
- - -
-
- -

LinuxFoundation

-
LinuxFoundation: = "Linux-Foundation"
- -
-
-

Linux Foundation

-
-
-
see
-

https://www.linuxfoundation.org/en/about/brand/

-
-
-
-
-
- -

LinuxMint

-
LinuxMint: = "Linux-Mint"
- - -
-
- -

LionAir

-
LionAir: = "Lion-Air"
- -
-
-

Lion Air

-
-
-
see
-

https://lionairthai.com/en/

-
-
-
-
-
- -

Lit

-
Lit: = "Lit"
- - -
-
- -

Litecoin

-
Litecoin: = "Litecoin"
- - -
-
- -

LiveChat

-
LiveChat: = "LiveChat"
- -
-
-

LiveChat

-
-
-
see
-

https://livechat.design/

-
-
-
-
-
- -

LiveJournal

-
LiveJournal: = "LiveJournal"
- -
-
-

LiveJournal

-
-
-
see
-

http://www.livejournal.com

-
-
-
-
-
- -

LogMeIn

-
LogMeIn: = "LogMeIn"
- -
-
-

LogMeIn

-
-
-
see
-

https://www.logmein.com/legal/trademark

-
-
-
-
-
- -

Logitech

-
Logitech: = "Logitech"
- -
-
-

Logitech

-
-
-
see
-

https://www.logitech.com/en-us/pr/library

-
-
-
-
-
- -

Logstash

-
Logstash: = "Logstash"
- -
-
-

Logstash

-
-
-
see
-

https://www.elastic.co/brand

-
-
-
-
-
- -

Looker

-
Looker: = "Looker"
- -
-
-

Looker

-
-
-
see
-

https://looker.com/

-
-
-
-
-
- -

Loom

-
Loom: = "Loom"
- -
-
-

Loom

-
-
-
see
-

https://www.loom.com/press

-
-
-
-
-
- -

Loop

-
Loop: = "Loop"
- -
-
-

Loop

-
-
-
see
-

https://loop.frontiersin.org/

-
-
-
-
-
- -

Lospec

-
Lospec: = "Lospec"
- -
-
-

Lospec

-
-
-
see
-

https://lospec.com/brand

-
-
-
-
-
- -

Lua

-
Lua: = "Lua"
- -
-
-

Lua

-
-
-
see
-

https://www.lua.org/images/

-
-
-
-
-
- -

Lubuntu

-
Lubuntu: = "Lubuntu"
- -
-
-

Lubuntu

-
-
-
see
-

https://lubuntu.net/

-
-
-
-
-
- -

Lufthansa

-
Lufthansa: = "Lufthansa"
- -
-
-

Lufthansa

-
-
-
see
-

https://www.lufthansa.com/

-
-
-
-
-
- -

Lumen

-
Lumen: = "Lumen"
- -
-
-

Lumen

-
-
-
see
-

https://lumen.laravel.com/

-
-
-
-
-
- -

Lydia

-
Lydia: = "Lydia"
- -
-
-

Lydia

-
-
-
see
-

https://lydia-app.com/en/info/press.html

-
-
-
-
-
- -

Lyft

-
Lyft: = "Lyft"
- -
-
-

Lyft

-
-
-
see
-

https://www.lyft.com/press

-
-
-
-
-
- -

MAAS

-
MAAS: = "MAAS"
- -
-
-

MAAS

-
-
-
see
-

https://design.ubuntu.com/downloads/

-
-
-
-
-
- -

MAN

-
MAN: = "MAN"
- -
-
-

MAN

-
-
-
see
-

https://www.corporate.man.eu/

-
-
-
-
-
- -

MDNWebDocs

-
MDNWebDocs: = "MDN-Web-Docs"
- -
-
-

MDN Web Docs

-
-
-
see
-

https://developer.mozilla.org/

-
-
-
-
-
- -

MEGA

-
MEGA: = "MEGA"
- -
-
-

MEGA

-
-
-
see
-

https://mega.io/corporate

-
-
-
-
-
- -

MIDI

-
MIDI: = "MIDI"
- -
-
-

MIDI

-
-
-
see
-

https://en.wikipedia.org/wiki/MIDI

-
-
-
-
-
- -

MODX

-
MODX: = "MODX"
- -
-
-

MODX

-
-
-
see
-

https://docs.modx.com/

-
-
-
-
-
- -

MTA

-
MTA: = "MTA"
- -
-
-

MTA

-
-
-
see
-

https://mta.info/

-
-
-
-
-
- -

MTR

-
MTR: = "MTR"
- - -
-
- -

MXLinux

-
MXLinux: = "MX-Linux"
- -
-
-

MX Linux

-
-
-
see
-

https://mxlinux.org/art/

-
-
-
-
-
- -

MYOB

-
MYOB: = "MYOB"
- - -
-
- -

M_troDeParis

-
M_troDeParis: = "Métro-de-Paris"
- -
-
-

Métro de Paris

-
-
-
see
-

https://www.ratp.fr/

-
-
-
-
-
- -

MacOS

-
MacOS: = "macOS"
- - -
-
- -

Macy_s

-
Macy_s: = "Macy’s"
- -
-
-

Macy’s

-
-
-
see
-

https://www.macysinc.com/news-media/media-assets

-
-
-
-
-
- -

Magento

-
Magento: = "Magento"
- -
-
-

Magento

-
-
-
see
-

http://magento.com

-
-
-
-
-
- -

Magisk

-
Magisk: = "Magisk"
- - -
-
- -

MailChimp

-
MailChimp: = "MailChimp"
- -
-
-

MailChimp

-
-
-
see
-

http://mailchimp.com/about/brand-assets

-
-
-
-
-
- -

MailRu

-
MailRu: = "Mail.Ru"
- -
-
-

Mail.Ru

-
-
-
see
-

https://my.mail.ru

-
-
-
-
-
- -

MajorLeagueHacking

-
MajorLeagueHacking: = "Major-League-Hacking"
- -
-
-

Major League Hacking

-
-
-
see
-

https://mlh.io/brand-guidelines

-
-
-
-
-
- -

MakerBot

-
MakerBot: = "MakerBot"
- -
-
-

MakerBot

-
-
-
see
-

http://www.makerbot.com/makerbot-press-assets

-
-
-
-
-
- -

ManageIQ

-
ManageIQ: = "ManageIQ"
- -
-
-

ManageIQ

-
-
-
see
-

https://www.manageiq.org/logo/

-
-
-
-
-
- -

Manjaro

-
Manjaro: = "Manjaro"
- -
-
-

Manjaro

-
-
-
see
-

https://manjaro.org/

-
-
-
-
-
- -

Mapbox

-
Mapbox: = "Mapbox"
- - -
-
- -

MariaDB

-
MariaDB: = "MariaDB"
- -
-
-

MariaDB

-
-
-
see
-

https://mariadb.com/about-us/logos/

-
-
-
-
-
- -

MariaDBFoundation

-
MariaDBFoundation: = "MariaDB-Foundation"
- -
-
-

MariaDB Foundation

-
-
-
see
-

https://mariadb.org/

-
-
-
-
-
- -

Markdown

-
Markdown: = "Markdown"
- -
-
-

Markdown

-
-
-
see
-

https://github.com/dcurtis/markdown-mark

-
-
-
-
-
- -

Marketo

-
Marketo: = "Marketo"
- -
-
-

Marketo

-
-
-
see
-

https://www.marketo.com/

-
-
-
-
-
- -

Marriott

-
Marriott: = "Marriott"
- -
-
-

Marriott

-
-
-
see
-

https://marriott-hotels.marriott.com/

-
-
-
-
-
- -

Maserati

-
Maserati: = "Maserati"
- -
-
-

Maserati

-
-
-
see
-

https://www.stellantis.com/en/brands/maserati

-
-
-
-
-
- -

MasterCard

-
MasterCard: = "MasterCard"
- - -
-
- -

Mastercomfig

-
Mastercomfig: = "mastercomfig"
- - -
-
- -

Mastodon

-
Mastodon: = "Mastodon"
- -
-
-

Mastodon

-
-
-
see
-

https://joinmastodon.org/

-
-
-
-
-
- -

MaterialDesign

-
MaterialDesign: = "Material-Design"
- -
-
-

Material Design

-
-
-
see
-

https://material.io/design/

-
-
-
-
-
- -

MaterialDesignIcons

-
MaterialDesignIcons: = "Material-Design-Icons"
- -
-
-

Material Design Icons

-
-
-
see
-

https://materialdesignicons.com/icon/vector-square

-
-
-
-
-
- -

MaterialUI

-
MaterialUI: = "Material-UI"
- -
-
-

Material-UI

-
-
-
see
-

https://material-ui.com/

-
-
-
-
-
- -

Matomo

-
Matomo: = "Matomo"
- -
-
-

Matomo

-
-
-
see
-

https://matomo.org/media/

-
-
-
-
-
- -

Matrix

-
Matrix: = "Matrix"
- -
-
-

Matrix

-
-
-
see
-

https://matrix.org

-
-
-
-
-
- -

Mattermost

-
Mattermost: = "Mattermost"
- -
-
-

Mattermost

-
-
-
see
-

https://www.mattermost.org/brand-guidelines/

-
-
-
-
-
- -

Matternet

-
Matternet: = "Matternet"
- -
-
-

Matternet

-
-
-
see
-

http://mttr.net

-
-
-
-
-
- -

Max

-
Max: = "Max"
- -
-
-

Max

-
-
-
see
-

https://cycling74.com/

-
-
-
-
-
- -

MaxPlanckGesellschaft

-
MaxPlanckGesellschaft: = "Max-Planck-Gesellschaft"
- -
-
-

Max-Planck-Gesellschaft

-
-
-
see
-

https://www.mpg.de

-
-
-
-
-
- -

Maytag

-
Maytag: = "Maytag"
- - -
-
- -

Mazda

-
Mazda: = "Mazda"
- - -
-
- -

McAfee

-
McAfee: = "McAfee"
- - -
-
- -

McDonald_s

-
McDonald_s: = "McDonald's"
- -
-
-

McDonald's

-
-
-
see
-

https://www.mcdonalds.com/gb/en-gb/newsroom.html

-
-
-
-
-
- -

McLaren

-
McLaren: = "McLaren"
- -
-
-

McLaren

-
-
-
see
-

https://cars.mclaren.com/

-
-
-
-
-
- -

MeWe

-
MeWe: = "MeWe"
- -
-
-

MeWe

-
-
-
see
-

https://mewe.com

-
-
-
-
-
- -

MediaFire

-
MediaFire: = "MediaFire"
- - -
-
- -

MediaTek

-
MediaTek: = "MediaTek"
- - -
-
- -

MediaTemple

-
MediaTemple: = "MediaTemple"
- -
-
-

MediaTemple

-
-
-
see
-

https://mediatemple.net/

-
-
-
-
-
- -

Medium

-
Medium: = "Medium"
- - -
-
- -

Meetup

-
Meetup: = "Meetup"
- -
-
-

Meetup

-
-
-
see
-

https://www.meetup.com/media/

-
-
-
-
-
- -

Mendeley

-
Mendeley: = "Mendeley"
- -
-
-

Mendeley

-
-
-
see
-

https://www.mendeley.com/

-
-
-
-
-
- -

Mercedes

-
Mercedes: = "Mercedes"
- -
-
-

Mercedes

-
-
-
see
-

https://www.mercedes-benz.com/

-
-
-
-
-
- -

Mercurial

-
Mercurial: = "Mercurial"
- -
-
-

Mercurial

-
-
-
see
-

https://www.mercurial-scm.org/hg-logo/

-
-
-
-
-
- -

Messenger

-
Messenger: = "Messenger"
- - -
-
- -

MetaFilter

-
MetaFilter: = "MetaFilter"
- -
-
-

MetaFilter

-
-
-
see
-

https://www.metafilter.com/apple-touch-icon.png

-
-
-
-
-
- -

Metabase

-
Metabase: = "Metabase"
- -
-
-

Metabase

-
-
-
see
-

https://www.metabase.com/

-
-
-
-
-
- -

Meteor

-
Meteor: = "Meteor"
- -
-
-

Meteor

-
-
-
see
-

http://logo.meteorapp.com/

-
-
-
-
-
- -

Metro

-
Metro: = "Metro"
- -
-
-

Metro

-
-
-
see
-

https://facebook.github.io/metro/

-
-
-
-
-
- -

MetroDeLaCiudadDeM_xico

-
MetroDeLaCiudadDeM_xico: = "Metro-de-la-Ciudad-de-México"
- - -
-
- -

MetroDeMadrid

-
MetroDeMadrid: = "Metro-de-Madrid"
- -
-
-

Metro de Madrid

-
-
-
see
-

https://commons.wikimedia.org/wiki/File:MetroMadridLogo.svg

-
-
-
-
-
- -

MicroBlog

-
MicroBlog: = "Micro.blog"
- -
-
-

Micro.blog

-
-
-
see
-

https://help.micro.blog/

-
-
-
-
-
- -

MicroPython

-
MicroPython: = "MicroPython"
- - -
-
- -

MicroStrategy

-
MicroStrategy: = "MicroStrategy"
- -
-
-

MicroStrategy

-
-
-
see
-

https://www.microstrategy.com/en/company/press-kit

-
-
-
-
-
- -

Micro_bit

-
Micro_bit: = "micro:bit"
- -
-
-

micro:bit

-
-
-
see
-

https://microbit.org/

-
-
-
-
-
- -

Microgenetics

-
Microgenetics: = "Microgenetics"
- -
-
-

Microgenetics

-
-
-
see
-

http://microgenetics.co.uk/

-
-
-
-
-
- -

Microsoft

-
Microsoft: = "Microsoft"
- -
-
-

Microsoft

-
-
-
see
-

https://developer.microsoft.com

-
-
-
-
-
- -

MicrosoftAcademic

-
MicrosoftAcademic: = "Microsoft-Academic"
- -
-
-

Microsoft Academic

-
-
-
see
-

https://academic.microsoft.com/

-
-
-
-
-
- -

MicrosoftAccess

-
MicrosoftAccess: = "Microsoft-Access"
- - -
-
- -

MicrosoftAzure

-
MicrosoftAzure: = "Microsoft-Azure"
- - -
-
- -

MicrosoftBing

-
MicrosoftBing: = "Microsoft-Bing"
- -
-
-

Microsoft Bing

-
-
-
see
-

https://www.bing.com/covid/

-
-
-
-
-
- -

MicrosoftEdge

-
MicrosoftEdge: = "Microsoft-Edge"
- - -
-
- -

MicrosoftExcel

-
MicrosoftExcel: = "Microsoft-Excel"
- - -
-
- -

MicrosoftExchange

-
MicrosoftExchange: = "Microsoft-Exchange"
- - -
-
- -

MicrosoftOffice

-
MicrosoftOffice: = "Microsoft-Office"
- -
-
-

Microsoft Office

-
-
-
see
-

https://developer.microsoft.com/en-us/microsoft-365

-
-
-
-
-
- -

MicrosoftOneDrive

-
MicrosoftOneDrive: = "Microsoft-OneDrive"
- - -
-
- -

MicrosoftOneNote

-
MicrosoftOneNote: = "Microsoft-OneNote"
- - -
-
- -

MicrosoftOutlook

-
MicrosoftOutlook: = "Microsoft-Outlook"
- -
-
-

Microsoft Outlook

-
-
-
see
-

https://developer.microsoft.com/en-us/outlook/docs

-
-
-
-
-
- -

MicrosoftPowerPoint

-
MicrosoftPowerPoint: = "Microsoft-PowerPoint"
- - -
-
- -

MicrosoftSQLServer

-
MicrosoftSQLServer: = "Microsoft-SQL-Server"
- -
-
-

Microsoft SQL Server

-
-
-
see
-

https://de.wikipedia.org/wiki/Datei:Microsoft_SQL_Server_Logo.svg

-
-
-
-
-
- -

MicrosoftSharePoint

-
MicrosoftSharePoint: = "Microsoft-SharePoint"
- - -
-
- -

MicrosoftTeams

-
MicrosoftTeams: = "Microsoft-Teams"
- - -
-
- -

MicrosoftVisio

-
MicrosoftVisio: = "Microsoft-Visio"
- - -
-
- -

MicrosoftWord

-
MicrosoftWord: = "Microsoft-Word"
- - -
-
- -

Minds

-
Minds: = "Minds"
- -
-
-

Minds

-
-
-
see
-

https://www.minds.com/branding

-
-
-
-
-
- -

Minecraft

-
Minecraft: = "Minecraft"
- -
-
-

Minecraft

-
-
-
see
-

https://education.minecraft.net/press/

-
-
-
-
-
- -

Minetest

-
Minetest: = "Minetest"
- -
-
-

Minetest

-
-
-
see
-

https://www.minetest.net/

-
-
-
-
-
- -

Mini

-
Mini: = "Mini"
- -
-
-

Mini

-
-
-
see
-

https://mini.co.uk

-
-
-
-
-
- -

Minutemailer

-
Minutemailer: = "Minutemailer"
- -
-
-

Minutemailer

-
-
-
see
-

https://minutemailer.com

-
-
-
-
-
- -

Miro

-
Miro: = "Miro"
- -
-
-

Miro

-
-
-
see
-

https://miro.com/

-
-
-
-
-
- -

Mitsubishi

-
Mitsubishi: = "Mitsubishi"
- -
-
-

Mitsubishi

-
-
-
see
-

https://www.mitsubishi.com/

-
-
-
-
-
- -

Mix

-
Mix: = "Mix"
- -
-
-

Mix

-
-
-
see
-

https://mix.com

-
-
-
-
-
- -

Mixcloud

-
Mixcloud: = "Mixcloud"
- -
-
-

Mixcloud

-
-
-
see
-

https://www.mixcloud.com/about

-
-
-
-
-
- -

MobX

-
MobX: = "MobX"
- - -
-
- -

MobXStateTree

-
MobXStateTree: = "MobX-State-Tree"
- - -
-
- -

Mocha

-
Mocha: = "Mocha"
- -
-
-

Mocha

-
-
-
see
-

https://mochajs.org/

-
-
-
-
-
- -

MojangStudios

-
MojangStudios: = "Mojang-Studios"
- -
-
-

Mojang Studios

-
-
-
see
-

https://www.minecraft.net

-
-
-
-
-
- -

Moleculer

-
Moleculer: = "Moleculer"
- -
-
-

Moleculer

-
-
-
see
-

https://moleculer.services/

-
-
-
-
-
- -

Momenteo

-
Momenteo: = "Momenteo"
- -
-
-

Momenteo

-
-
-
see
-

https://www.momenteo.com/media

-
-
-
-
-
- -

Monero

-
Monero: = "Monero"
- -
-
-

Monero

-
-
-
see
-

https://www.getmonero.org/press-kit/

-
-
-
-
-
- -

MongoDB

-
MongoDB: = "MongoDB"
- -
-
-

MongoDB

-
-
-
see
-

https://www.mongodb.com/pressroom

-
-
-
-
-
- -

MonkeyTie

-
MonkeyTie: = "monkey-tie"
- -
-
-

monkey tie

-
-
-
see
-

https://www.monkey-tie.com

-
-
-
-
-
- -

Monster

-
Monster: = "Monster"
- -
-
-

Monster

-
-
-
see
-

https://www.monster.com/press/

-
-
-
-
-
- -

Monzo

-
Monzo: = "Monzo"
- -
-
-

Monzo

-
-
-
see
-

https://monzo.com/press/

-
-
-
-
-
- -

Moo

-
Moo: = "Moo"
- -
-
-

Moo

-
-
-
see
-

https://www.moo.com/uk/about/press

-
-
-
-
-
- -

MoscowMetro

-
MoscowMetro: = "Moscow-Metro"
- -
-
-

Moscow Metro

-
-
-
see
-

https://mosmetro.ru/

-
-
-
-
-
- -

Motorola

-
Motorola: = "Motorola"
- -
-
-

Motorola

-
-
-
see
-

https://motorola-global-portal-de.custhelp.com/

-
-
-
-
-
- -

Mozilla

-
Mozilla: = "Mozilla"
- -
-
-

Mozilla

-
-
-
see
-

https://mozilla.design/mozilla/

-
-
-
-
-
- -

Mumble

-
Mumble: = "Mumble"
- - -
-
- -

MuseScore

-
MuseScore: = "MuseScore"
- -
-
-

MuseScore

-
-
-
see
-

https://musescore.org/en/about/logos-and-graphics

-
-
-
-
-
- -

MusicBrainz

-
MusicBrainz: = "MusicBrainz"
- -
-
-

MusicBrainz

-
-
-
see
-

https://metabrainz.org/projects

-
-
-
-
-
- -

MyAnimeList

-
MyAnimeList: = "MyAnimeList"
- -
-
-

MyAnimeList

-
-
-
see
-

https://myanimelist.net/forum/?topicid=1575618

-
-
-
-
-
- -

MySQL

-
MySQL: = "MySQL"
- -
-
-

MySQL

-
-
-
see
-

https://www.mysql.com/about/legal/logos.html

-
-
-
-
-
- -

Myspace

-
Myspace: = "Myspace"
- -
-
-

Myspace

-
-
-
see
-

https://myspace.com/

-
-
-
-
-
- -

N26

-
N26: = "N26"
- -
-
-

N26

-
-
-
see
-

https://n26.com/

-
-
-
-
-
- -

NASA

-
NASA: = "NASA"
- - -
-
- -

NBA

-
NBA: = "NBA"
- -
-
-

NBA

-
-
-
see
-

https://nba.com/

-
-
-
-
-
- -

NBB

-
NBB: = "NBB"
- - -
-
- -

NDR

-
NDR: = "NDR"
- -
-
-

NDR

-
-
-
see
-

https://www.ndr.de/

-
-
-
-
-
- -

NEC

-
NEC: = "NEC"
- - -
-
- -

NET

-
NET: = ".NET"
- -
-
-

.NET

-
-
-
see
-

https://github.com/dotnet/brand/

-
-
-
-
-
- -

NFC

-
NFC: = "NFC"
- - -
-
- -

NGINX

-
NGINX: = "NGINX"
- -
-
-

NGINX

-
-
-
see
-

https://www.nginx.com/press/

-
-
-
-
-
- -

NVIDIA

-
NVIDIA: = "NVIDIA"
- - -
-
- -

Namebase

-
Namebase: = "Namebase"
- -
-
-

Namebase

-
-
-
see
-

https://www.namebase.io/

-
-
-
-
-
- -

Namecheap

-
Namecheap: = "Namecheap"
- -
-
-

Namecheap

-
-
-
see
-

https://www.namecheap.com/

-
-
-
-
-
- -

Nano

-
Nano: = "Nano"
- -
-
-

Nano

-
-
-
see
-

https://nano.org/resources

-
-
-
-
-
- -

NationalGrid

-
NationalGrid: = "National-Grid"
- -
-
-

National Grid

-
-
-
see
-

https://www.nationalgrid.com/

-
-
-
-
-
- -

NativeScript

-
NativeScript: = "NativeScript"
- -
-
-

NativeScript

-
-
-
see
-

https://docs.nativescript.org/

-
-
-
-
-
- -

Naver

-
Naver: = "Naver"
- - -
-
- -

Neo4j

-
Neo4j: = "Neo4j"
- -
-
-

Neo4j

-
-
-
see
-

https://neo4j.com/style-guide/

-
-
-
-
-
- -

Neovim

-
Neovim: = "Neovim"
- -
-
-

Neovim

-
-
-
see
-

https://neovim.io/

-
-
-
-
-
- -

NestJS

-
NestJS: = "NestJS"
- -
-
-

NestJS

-
-
-
see
-

https://nestjs.com/

-
-
-
-
-
- -

NetApp

-
NetApp: = "NetApp"
- -
-
-

NetApp

-
-
-
see
-

http://www.netapp.com/

-
-
-
-
-
- -

Netflix

-
Netflix: = "Netflix"
- -
-
-

Netflix

-
-
-
see
-

https://brand.netflix.com/en/assets/brand-symbol

-
-
-
-
-
- -

Netlify

-
Netlify: = "Netlify"
- -
-
-

Netlify

-
-
-
see
-

https://www.netlify.com/press/

-
-
-
-
-
- -

NewJapanProWrestling

-
NewJapanProWrestling: = "New-Japan-Pro-Wrestling"
- -
-
-

New Japan Pro-Wrestling

-
-
-
see
-

https://en.wikipedia.org/wiki/File:NJPW_World_Logo.svg

-
-
-
-
-
- -

NewRelic

-
NewRelic: = "New-Relic"
- -
-
-

New Relic

-
-
-
see
-

https://newrelic.com/about/media-assets

-
-
-
-
-
- -

NewYorkTimes

-
NewYorkTimes: = "New-York-Times"
- -
-
-

New York Times

-
-
-
see
-

https://www.nytimes.com/

-
-
-
-
-
- -

NextJs

-
NextJs: = "Next.js"
- -
-
-

Next.js

-
-
-
see
-

https://nextjs.org/

-
-
-
-
-
- -

Nextcloud

-
Nextcloud: = "Nextcloud"
- -
-
-

Nextcloud

-
-
-
see
-

https://nextcloud.com/press/

-
-
-
-
-
- -

Nextdoor

-
Nextdoor: = "Nextdoor"
- -
-
-

Nextdoor

-
-
-
see
-

https://about.nextdoor.com/us-media/

-
-
-
-
-
- -

Ngrok

-
Ngrok: = "ngrok"
- -
-
-

ngrok

-
-
-
see
-

https://ngrok.com/

-
-
-
-
-
- -

Niconico

-
Niconico: = "niconico"
- -
-
-

niconico

-
-
-
see
-

https://www.nicovideo.jp/

-
-
-
-
-
- -

Nim

-
Nim: = "Nim"
- -
-
-

Nim

-
-
-
see
-

https://nim-lang.org

-
-
-
-
-
- -

Nintendo

-
Nintendo: = "Nintendo"
- - -
-
- -

Nintendo3DS

-
Nintendo3DS: = "Nintendo-3DS"
- -
-
-

Nintendo 3DS

-
-
-
see
-

https://www.nintendo.de/

-
-
-
-
-
- -

NintendoGameCube

-
NintendoGameCube: = "Nintendo-GameCube"
- - -
-
- -

NintendoNetwork

-
NintendoNetwork: = "Nintendo-Network"
- -
-
-

Nintendo Network

-
-
-
see
-

https://id.nintendo.net/login

-
-
-
-
-
- -

NintendoSwitch

-
NintendoSwitch: = "Nintendo-Switch"
- -
-
-

Nintendo Switch

-
-
-
see
-

https://www.nintendo.com/switch/

-
-
-
-
-
- -

Nissan

-
Nissan: = "Nissan"
- -
-
-

Nissan

-
-
-
see
-

https://www.nissan.ie/

-
-
-
-
-
- -

NixOS

-
NixOS: = "NixOS"
- - -
-
- -

NodeJs

-
NodeJs: = "Node.js"
- -
-
-

Node.js

-
-
-
see
-

https://nodejs.org/en/about/resources/

-
-
-
-
-
- -

NodeRED

-
NodeRED: = "Node-RED"
- -
-
-

Node-RED

-
-
-
see
-

https://nodered.org/about/resources/

-
-
-
-
-
- -

Nodemon

-
Nodemon: = "Nodemon"
- -
-
-

Nodemon

-
-
-
see
-

https://nodemon.io/

-
-
-
-
-
- -

Nokia

-
Nokia: = "Nokia"
- -
-
-

Nokia

-
-
-
see
-

https://www.nokia.com/

-
-
-
-
-
- -

Norwegian

-
Norwegian: = "Norwegian"
- - -
-
- -

Notepad__

-
Notepad__: = "Notepad++"
- - -
-
- -

Notion

-
Notion: = "Notion"
- -
-
-

Notion

-
-
-
see
-

https://www.notion.so/

-
-
-
-
-
- -

Notist

-
Notist: = "Notist"
- -
-
-

Notist

-
-
-
see
-

https://noti.st/

-
-
-
-
-
- -

NounProject

-
NounProject: = "Noun-Project"
- -
-
-

Noun Project

-
-
-
see
-

https://www.lingoapp.com/6/s/oJkq3W/?v=3

-
-
-
-
-
- -

Npm

-
Npm: = "npm"
- -
-
-

npm

-
-
-
see
-

https://www.npmjs.com/

-
-
-
-
-
- -

Nrwl

-
Nrwl: = "Nrwl"
- -
-
-

Nrwl

-
-
-
see
-

https://nrwl.io/assets/nrwl-logo-white.svg

-
-
-
-
-
- -

NuGet

-
NuGet: = "NuGet"
- - -
-
- -

Nubank

-
Nubank: = "Nubank"
- -
-
-

Nubank

-
-
-
see
-

https://nubank.com.br/en/press/

-
-
-
-
-
- -

Nucleo

-
Nucleo: = "Nucleo"
- -
-
-

Nucleo

-
-
-
see
-

https://nucleoapp.com/

-
-
-
-
-
- -

Nuke

-
Nuke: = "Nuke"
- -
-
-

Nuke

-
-
-
see
-

https://www.foundry.com/products/nuke

-
-
-
-
-
- -

NumPy

-
NumPy: = "NumPy"
- -
-
-

NumPy

-
-
-
see
-

https://numpy.org/press-kit/

-
-
-
-
-
- -

Numba

-
Numba: = "Numba"
- - -
-
- -

Nutanix

-
Nutanix: = "Nutanix"
- - -
-
- -

NuxtJs

-
NuxtJs: = "Nuxt.js"
- -
-
-

Nuxt.js

-
-
-
see
-

https://nuxtjs.org/design

-
-
-
-
-
- -

Nx

-
Nx: = "Nx"
- -
-
-

Nx

-
-
-
see
-

https://nx.dev/

-
-
-
-
-
- -

OBSStudio

-
OBSStudio: = "OBS-Studio"
- - -
-
- -

OCaml

-
OCaml: = "OCaml"
- -
-
-

OCaml

-
-
-
see
-

http://ocaml.org/img/OCaml_Sticker.svg

-
-
-
-
-
- -

ONNX

-
ONNX: = "ONNX"
- - -
-
- -

OPNSense

-
OPNSense: = "OPNSense"
- -
-
-

OPNSense

-
-
-
see
-

https://opnsense.org/about/legal-notices/

-
-
-
-
-
- -

ORCID

-
ORCID: = "ORCID"
- - -
-
- -

OSMC

-
OSMC: = "OSMC"
- - -
-
- -

OVH

-
OVH: = "OVH"
- -
-
-

OVH

-
-
-
see
-

https://www.ovh.com/ca/en/newsroom/

-
-
-
-
-
- -

OWASP

-
OWASP: = "OWASP"
- - -
-
- -

OYO

-
OYO: = "OYO"
- -
-
-

OYO

-
-
-
see
-

https://www.oyorooms.com/

-
-
-
-
-
- -

Observable

-
Observable: = "Observable"
- -
-
-

Observable

-
-
-
see
-

https://observablehq.com/

-
-
-
-
-
- -

Octave

-
Octave: = "Octave"
- -
-
-

Octave

-
-
-
see
-

https://www.gnu.org/software/octave/

-
-
-
-
-
- -

OctopusDeploy

-
OctopusDeploy: = "Octopus-Deploy"
- -
-
-

Octopus Deploy

-
-
-
see
-

https://octopus.com/company/brand

-
-
-
-
-
- -

Oculus

-
Oculus: = "Oculus"
- - -
-
- -

Odnoklassniki

-
Odnoklassniki: = "Odnoklassniki"
- -
-
-

Odnoklassniki

-
-
-
see
-

https://insideok.ru/brandbook

-
-
-
-
-
- -

Odysee

-
Odysee: = "Odysee"
- - -
-
- -

Okcupid

-
Okcupid: = "okcupid"
- -
-
-

okcupid

-
-
-
see
-

https://okcupid.com/press

-
-
-
-
-
- -

Okta

-
Okta: = "Okta"
- - -
-
- -

OnStar

-
OnStar: = "OnStar"
- -
-
-

OnStar

-
-
-
see
-

https://www.onstar.com/

-
-
-
-
-
- -

OnePlus

-
OnePlus: = "OnePlus"
- -
-
-

OnePlus

-
-
-
see
-

https://www.oneplus.com/ca_en/brand/asset

-
-
-
-
-
- -

OnlyFans

-
OnlyFans: = "OnlyFans"
- -
-
-

OnlyFans

-
-
-
see
-

https://onlyfans.com/brand

-
-
-
-
-
- -

Opel

-
Opel: = "Opel"
- -
-
-

Opel

-
-
-
see
-

https://www.stellantis.com/en/brands/opel

-
-
-
-
-
- -

OpenAI

-
OpenAI: = "OpenAI"
- -
-
-

OpenAI

-
-
-
see
-

https://openai.com/

-
-
-
-
-
- -

OpenAIGym

-
OpenAIGym: = "OpenAI-Gym"
- -
-
-

OpenAI Gym

-
-
-
see
-

https://gym.openai.com/

-
-
-
-
-
- -

OpenAPIInitiative

-
OpenAPIInitiative: = "OpenAPI-Initiative"
- -
-
-

OpenAPI Initiative

-
-
-
see
-

https://www.openapis.org/faq/style-guide

-
-
-
-
-
- -

OpenAccess

-
OpenAccess: = "Open-Access"
- - -
-
- -

OpenBSD

-
OpenBSD: = "OpenBSD"
- -
-
-

OpenBSD

-
-
-
see
-

https://en.wikipedia.org/wiki/OpenBSD

-
-
-
-
-
- -

OpenBadges

-
OpenBadges: = "Open-Badges"
- -
-
-

Open Badges

-
-
-
see
-

https://backpack.openbadges.org/

-
-
-
-
-
- -

OpenBugBounty

-
OpenBugBounty: = "Open-Bug-Bounty"
- -
-
-

Open Bug Bounty

-
-
-
see
-

https://www.openbugbounty.org/

-
-
-
-
-
- -

OpenCV

-
OpenCV: = "OpenCV"
- -
-
-

OpenCV

-
-
-
see
-

https://opencv.org/resources/media-kit/

-
-
-
-
-
- -

OpenCollective

-
OpenCollective: = "Open-Collective"
- -
-
-

Open Collective

-
-
-
see
-

https://docs.opencollective.com/help/about#media-logo

-
-
-
-
-
- -

OpenContainersInitiative

-
OpenContainersInitiative: = "Open-Containers-Initiative"
- -
-
-

Open Containers Initiative

-
-
-
see
-

https://github.com/opencontainers/artwork/tree/master/oci/icon

-
-
-
-
-
- -

OpenFaaS

-
OpenFaaS: = "OpenFaaS"
- -
-
-

OpenFaaS

-
-
-
see
-

https://docs.openfaas.com/

-
-
-
-
-
- -

OpenGL

-
OpenGL: = "OpenGL"
- -
-
-

OpenGL

-
-
-
see
-

https://www.khronos.org/legal/trademarks/

-
-
-
-
-
- -

OpenID

-
OpenID: = "OpenID"
- -
-
-

OpenID

-
-
-
see
-

https://openid.net/add-openid/logos/

-
-
-
-
-
- -

OpenNebula

-
OpenNebula: = "OpenNebula"
- -
-
-

OpenNebula

-
-
-
see
-

https://opennebula.io/docs/

-
-
-
-
-
- -

OpenSSL

-
OpenSSL: = "OpenSSL"
- -
-
-

OpenSSL

-
-
-
see
-

https://www.openssl.org/

-
-
-
-
-
- -

OpenSUSE

-
OpenSUSE: = "openSUSE"
- - -
-
- -

OpenSourceInitiative

-
OpenSourceInitiative: = "Open-Source-Initiative"
- -
-
-

Open Source Initiative

-
-
-
see
-

https://opensource.org/logo-usage-guidelines

-
-
-
-
-
- -

OpenStack

-
OpenStack: = "OpenStack"
- -
-
-

OpenStack

-
-
-
see
-

https://www.openstack.org/brand/openstack-logo/

-
-
-
-
-
- -

OpenStreetMap

-
OpenStreetMap: = "OpenStreetMap"
- -
-
-

OpenStreetMap

-
-
-
see
-

https://www.openstreetmap.org

-
-
-
-
-
- -

OpenVPN

-
OpenVPN: = "OpenVPN"
- - -
-
- -

OpenWrt

-
OpenWrt: = "OpenWrt"
- - -
-
- -

Openlayers

-
Openlayers: = "Openlayers"
- - -
-
- -

Opera

-
Opera: = "Opera"
- -
-
-

Opera

-
-
-
see
-

https://brand.opera.com/1472-2/opera-logos/

-
-
-
-
-
- -

OpsLevel

-
OpsLevel: = "OpsLevel"
- -
-
-

OpsLevel

-
-
-
see
-

https://www.opslevel.com/

-
-
-
-
-
- -

Opsgenie

-
Opsgenie: = "Opsgenie"
- -
-
-

Opsgenie

-
-
-
see
-

https://www.atlassian.com/company/news/press-kit

-
-
-
-
-
- -

Oracle

-
Oracle: = "Oracle"
- -
-
-

Oracle

-
-
-
see
-

https://www.oracle.com/opn/index.html

-
-
-
-
-
- -

Org

-
Org: = "Org"
- -
-
-

Org

-
-
-
see
-

https://orgmode.org

-
-
-
-
-
- -

Origin

-
Origin: = "Origin"
- -
-
-

Origin

-
-
-
see
-

https://www.origin.com/gbr/en-us/store

-
-
-
-
-
- -

Osano

-
Osano: = "Osano"
- -
-
-

Osano

-
-
-
see
-

https://www.osano.com/company/assets

-
-
-
-
-
- -

Oshkosh

-
Oshkosh: = "Oshkosh"
- -
-
-

Oshkosh

-
-
-
see
-

https://oshkoshdefense.com/media/photos/

-
-
-
-
-
- -

Osu_

-
Osu_: = "osu!"
- - -
-
- -

Overcast

-
Overcast: = "Overcast"
- -
-
-

Overcast

-
-
-
see
-

https://overcast.fm

-
-
-
-
-
- -

Overleaf

-
Overleaf: = "Overleaf"
- - -
-
- -

Oxygen

-
Oxygen: = "Oxygen"
- -
-
-

Oxygen

-
-
-
see
-

https://oxygenbuilder.com/

-
-
-
-
-
- -

P5Js

-
P5Js: = "p5.js"
- -
-
-

p5.js

-
-
-
see
-

https://p5js.org

-
-
-
-
-
- -

PCGamingWiki

-
PCGamingWiki: = "PCGamingWiki"
- -
-
-

PCGamingWiki

-
-
-
see
-

https://www.pcgamingwiki.com/wiki/Home

-
-
-
-
-
- -

PHP

-
PHP: = "PHP"
- -
-
-

PHP

-
-
-
see
-

http://php.net/download-logos.php

-
-
-
-
-
- -

PJSIP

-
PJSIP: = "PJSIP"
- -
-
-

PJSIP

-
-
-
see
-

https://www.pjsip.org/

-
-
-
-
-
- -

PM2

-
PM2: = "PM2"
- -
-
-

PM2

-
-
-
see
-

https://pm2.keymetrics.io/

-
-
-
-
-
- -

POWERS

-
POWERS: = "POWERS"
- -
-
-

POWERS

-
-
-
see
-

https://www.powerswhiskey.com/

-
-
-
-
-
- -

Packagist

-
Packagist: = "Packagist"
- -
-
-

Packagist

-
-
-
see
-

https://github.com/composer/packagist/issues/1147

-
-
-
-
-
- -

PaddyPower

-
PaddyPower: = "Paddy-Power"
- -
-
-

Paddy Power

-
-
-
see
-

https://www.paddypower.com/

-
-
-
-
-
- -

PagSeguro

-
PagSeguro: = "PagSeguro"
- -
-
-

PagSeguro

-
-
-
see
-

https://pagseguro.uol.com.br/

-
-
-
-
-
- -

PageSpeedInsights

-
PageSpeedInsights: = "PageSpeed-Insights"
- - -
-
- -

Pagekit

-
Pagekit: = "Pagekit"
- -
-
-

Pagekit

-
-
-
see
-

https://pagekit.com/logo-guide

-
-
-
-
-
- -

PagerDuty

-
PagerDuty: = "PagerDuty"
- -
-
-

PagerDuty

-
-
-
see
-

https://www.pagerduty.com/brand/

-
-
-
-
-
- -

Palantir

-
Palantir: = "Palantir"
- - -
-
- -

PaloAltoSoftware

-
PaloAltoSoftware: = "Palo-Alto-Software"
- -
-
-

Palo Alto Software

-
-
-
see
-

https://www.paloalto.com

-
-
-
-
-
- -

Pandas

-
Pandas: = "pandas"
- -
-
-

pandas

-
-
-
see
-

https://pandas.pydata.org/about/citing.html

-
-
-
-
-
- -

Pandora

-
Pandora: = "Pandora"
- -
-
-

Pandora

-
-
-
see
-

https://www.pandoraforbrands.com/

-
-
-
-
-
- -

Pantheon

-
Pantheon: = "Pantheon"
- - -
-
- -

ParitySubstrate

-
ParitySubstrate: = "Parity-Substrate"
- -
-
-

Parity Substrate

-
-
-
see
-

http://substrate.dev/

-
-
-
-
-
- -

ParseLy

-
ParseLy: = "Parse.ly"
- -
-
-

Parse.ly

-
-
-
see
-

https://www.parse.ly/press-kit

-
-
-
-
-
- -

Passport

-
Passport: = "Passport"
- -
-
-

Passport

-
-
-
see
-

http://www.passportjs.org/

-
-
-
-
-
- -

Pastebin

-
Pastebin: = "Pastebin"
- -
-
-

Pastebin

-
-
-
see
-

https://pastebin.com/

-
-
-
-
-
- -

Patreon

-
Patreon: = "Patreon"
- -
-
-

Patreon

-
-
-
see
-

https://www.patreon.com/brand/downloads

-
-
-
-
-
- -

PayPal

-
PayPal: = "PayPal"
- -
-
-

PayPal

-
-
-
see
-

https://www.paypal.com/

-
-
-
-
-
- -

Payoneer

-
Payoneer: = "Payoneer"
- -
-
-

Payoneer

-
-
-
see
-

https://www.payoneer.com/

-
-
-
-
-
- -

Paytm

-
Paytm: = "Paytm"
- -
-
-

Paytm

-
-
-
see
-

https://paytm.com/

-
-
-
-
-
- -

PeerTube

-
PeerTube: = "PeerTube"
- -
-
-

PeerTube

-
-
-
see
-

https://joinpeertube.org/

-
-
-
-
-
- -

PegasusAirlines

-
PegasusAirlines: = "Pegasus-Airlines"
- -
-
-

Pegasus Airlines

-
-
-
see
-

https://www.flypgs.com/en/about-pegasus/flypgscom-magazine

-
-
-
-
-
- -

Pelican

-
Pelican: = "Pelican"
- -
-
-

Pelican

-
-
-
see
-

https://blog.getpelican.com/pages/gratitude.html

-
-
-
-
-
- -

Peloton

-
Peloton: = "Peloton"
- -
-
-

Peloton

-
-
-
see
-

https://press.onepeloton.com/#logos

-
-
-
-
-
- -

Pepsi

-
Pepsi: = "Pepsi"
- - -
-
- -

Perforce

-
Perforce: = "Perforce"
- -
-
-

Perforce

-
-
-
see
-

https://www.perforce.com

-
-
-
-
-
- -

Perl

-
Perl: = "Perl"
- - -
-
- -

Peugeot

-
Peugeot: = "Peugeot"
- -
-
-

Peugeot

-
-
-
see
-

https://www.peugeot.co.uk/

-
-
-
-
-
- -

Pexels

-
Pexels: = "Pexels"
- -
-
-

Pexels

-
-
-
see
-

https://www.pexels.com/

-
-
-
-
-
- -

PfSense

-
PfSense: = "pfSense"
- -
-
-

pfSense

-
-
-
see
-

https://www.pfsense.org/

-
-
-
-
-
- -

Phabricator

-
Phabricator: = "Phabricator"
- - -
-
- -

PhilipsHue

-
PhilipsHue: = "Philips-Hue"
- -
-
-

Philips Hue

-
-
-
see
-

https://www.philips-hue.com/en-us/support/faq

-
-
-
-
-
- -

PhonePe

-
PhonePe: = "PhonePe"
- -
-
-

PhonePe

-
-
-
see
-

https://www.phonepe.com/press/

-
-
-
-
-
- -

Photobucket

-
Photobucket: = "Photobucket"
- -
-
-

Photobucket

-
-
-
see
-

https://photobucket.com/

-
-
-
-
-
- -

Photocrowd

-
Photocrowd: = "Photocrowd"
- -
-
-

Photocrowd

-
-
-
see
-

https://www.photocrowd.com/

-
-
-
-
-
- -

Photopea

-
Photopea: = "Photopea"
- - -
-
- -

PhpStorm

-
PhpStorm: = "PhpStorm"
- -
-
-

PhpStorm

-
-
-
see
-

https://www.jetbrains.com/company/brand/logos/

-
-
-
-
-
- -

PiHole

-
PiHole: = "Pi-hole"
- -
-
-

Pi-hole

-
-
-
see
-

https://docs.pi-hole.net

-
-
-
-
-
- -

PicPay

-
PicPay: = "PicPay"
- -
-
-

PicPay

-
-
-
see
-

https://www.picpay.com/site/sobre-nos

-
-
-
-
-
- -

PicartoTV

-
PicartoTV: = "Picarto.TV"
- -
-
-

Picarto.TV

-
-
-
see
-

https://picarto.tv/site/press

-
-
-
-
-
- -

Picnic

-
Picnic: = "Picnic"
- -
-
-

Picnic

-
-
-
see
-

https://picnic.app/nl/feestdagen/

-
-
-
-
-
- -

Pimcore

-
Pimcore: = "Pimcore"
- -
-
-

Pimcore

-
-
-
see
-

https://pimcore.com/en/media-kit

-
-
-
-
-
- -

Pinboard

-
Pinboard: = "Pinboard"
- - -
-
- -

Pingdom

-
Pingdom: = "Pingdom"
- -
-
-

Pingdom

-
-
-
see
-

https://www.pingdom.com/resources/brand-assets/

-
-
-
-
-
- -

Pinterest

-
Pinterest: = "Pinterest"
- -
-
-

Pinterest

-
-
-
see
-

https://business.pinterest.com/en/brand-guidelines

-
-
-
-
-
- -

PioneerDJ

-
PioneerDJ: = "Pioneer-DJ"
- -
-
-

Pioneer DJ

-
-
-
see
-

https://www.pioneerdj.com/

-
-
-
-
-
- -

PivotalTracker

-
PivotalTracker: = "Pivotal-Tracker"
- -
-
-

Pivotal Tracker

-
-
-
see
-

https://www.pivotaltracker.com/branding-guidelines

-
-
-
-
-
- -

Piwigo

-
Piwigo: = "Piwigo"
- - -
-
- -

Pixabay

-
Pixabay: = "Pixabay"
- -
-
-

Pixabay

-
-
-
see
-

https://pixabay.com/service/about/

-
-
-
-
-
- -

Pixiv

-
Pixiv: = "pixiv"
- -
-
-

pixiv

-
-
-
see
-

https://policies.pixiv.net/en.html#brand

-
-
-
-
-
- -

PlanGrid

-
PlanGrid: = "PlanGrid"
- -
-
-

PlanGrid

-
-
-
see
-

https://app.plangrid.com/

-
-
-
-
-
- -

Planet

-
Planet: = "Planet"
- -
-
-

Planet

-
-
-
see
-

https://www.planet.com/explorer/

-
-
-
-
-
- -

Platzi

-
Platzi: = "Platzi"
- - -
-
- -

PlayCanvas

-
PlayCanvas: = "PlayCanvas"
- -
-
-

PlayCanvas

-
-
-
see
-

https://playcanvas.com/

-
-
-
-
-
- -

PlayStation

-
PlayStation: = "PlayStation"
- -
-
-

PlayStation

-
-
-
see
-

https://www.playstation.com/en-us/

-
-
-
-
-
- -

PlayStation2

-
PlayStation2: = "PlayStation-2"
- - -
-
- -

PlayStation3

-
PlayStation3: = "PlayStation-3"
- - -
-
- -

PlayStation4

-
PlayStation4: = "PlayStation-4"
- - -
-
- -

PlayStation5

-
PlayStation5: = "PlayStation-5"
- -
-
-

PlayStation 5

-
-
-
see
-

https://www.playstation.com/en-us/ps5/

-
-
-
-
-
- -

PlayStationVita

-
PlayStationVita: = "PlayStation-Vita"
- - -
-
- -

PlayerFM

-
PlayerFM: = "Player-FM"
- -
-
-

Player FM

-
-
-
see
-

https://player.fm/

-
-
-
-
-
- -

PlayerMe

-
PlayerMe: = "Player.me"
- -
-
-

Player.me

-
-
-
see
-

https://player.me/p/about-us

-
-
-
-
-
- -

Pleroma

-
Pleroma: = "Pleroma"
- -
-
-

Pleroma

-
-
-
see
-

https://pleroma.social/

-
-
-
-
-
- -

Plesk

-
Plesk: = "Plesk"
- -
-
-

Plesk

-
-
-
see
-

https://www.plesk.com/brand/

-
-
-
-
-
- -

Plex

-
Plex: = "Plex"
- -
-
-

Plex

-
-
-
see
-

https://brand.plex.tv/

-
-
-
-
-
- -

Plotly

-
Plotly: = "Plotly"
- -
-
-

Plotly

-
-
-
see
-

https://plotly.com/

-
-
-
-
-
- -

Pluralsight

-
Pluralsight: = "Pluralsight"
- -
-
-

Pluralsight

-
-
-
see
-

https://www.pluralsight.com/newsroom/brand-assets

-
-
-
-
-
- -

Plurk

-
Plurk: = "Plurk"
- -
-
-

Plurk

-
-
-
see
-

https://www.plurk.com/brandInfo

-
-
-
-
-
- -

PlusCodes

-
PlusCodes: = "Plus-Codes"
- -
-
-

Plus Codes

-
-
-
see
-

https://maps.google.com/pluscodes/

-
-
-
-
-
- -

Pnpm

-
Pnpm: = "pnpm"
- -
-
-

pnpm

-
-
-
see
-

https://pnpm.io/logos

-
-
-
-
-
- -

Pocket

-
Pocket: = "Pocket"
- -
-
-

Pocket

-
-
-
see
-

https://blog.getpocket.com/press/

-
-
-
-
-
- -

PocketCasts

-
PocketCasts: = "Pocket-Casts"
- -
-
-

Pocket Casts

-
-
-
see
-

https://blog.pocketcasts.com/press/

-
-
-
-
-
- -

PodcastAddict

-
PodcastAddict: = "Podcast-Addict"
- -
-
-

Podcast Addict

-
-
-
see
-

https://podcastaddict.com

-
-
-
-
-
- -

Podman

-
Podman: = "Podman"
- -
-
-

Podman

-
-
-
see
-

https://podman.io/

-
-
-
-
-
- -

Pointy

-
Pointy: = "Pointy"
- -
-
-

Pointy

-
-
-
see
-

https://www.pointy.com/ie/vend

-
-
-
-
-
- -

Pok_mon

-
Pok_mon: = "Pokémon"
- - -
-
- -

Poly

-
Poly: = "Poly"
- -
-
-

Poly

-
-
-
see
-

https://www.poly.com/

-
-
-
-
-
- -

PolymerProject

-
PolymerProject: = "Polymer-Project"
- - -
-
- -

Pop_OS

-
Pop_OS: = "Pop!_OS"
- -
-
-

Pop!_OS

-
-
-
see
-

https://pop.system76.com/

-
-
-
-
-
- -

Porsche

-
Porsche: = "Porsche"
- -
-
-

Porsche

-
-
-
see
-

https://www.porsche.com/

-
-
-
-
-
- -

PostCSS

-
PostCSS: = "PostCSS"
- -
-
-

PostCSS

-
-
-
see
-

https://postcss.org/

-
-
-
-
-
- -

PostgreSQL

-
PostgreSQL: = "PostgreSQL"
- -
-
-

PostgreSQL

-
-
-
see
-

https://wiki.postgresql.org/wiki/Logo

-
-
-
-
-
- -

Postman

-
Postman: = "Postman"
- - -
-
- -

Postmates

-
Postmates: = "Postmates"
- -
-
-

Postmates

-
-
-
see
-

https://postmates.com/press-and-media

-
-
-
-
-
- -

PowerBI

-
PowerBI: = "Power-BI"
- -
-
-

Power BI

-
-
-
see
-

https://powerbi.microsoft.com/en-us/

-
-
-
-
-
- -

PowerShell

-
PowerShell: = "PowerShell"
- -
-
-

PowerShell

-
-
-
see
-

https://github.com/PowerShell/PowerShell

-
-
-
-
-
- -

PrCo

-
PrCo: = "pr.co"
- -
-
-

pr.co

-
-
-
see
-

https://news.pr.co/media_kits

-
-
-
-
-
- -

PreCommit

-
PreCommit: = "pre-commit"
- - -
-
- -

PremierLeague

-
PremierLeague: = "Premier-League"
- -
-
-

Premier League

-
-
-
see
-

https://www.premierleague.com

-
-
-
-
-
- -

PrestaShop

-
PrestaShop: = "PrestaShop"
- -
-
-

PrestaShop

-
-
-
see
-

https://www.prestashop.com/en/media-kit

-
-
-
-
-
- -

Presto

-
Presto: = "Presto"
- - -
-
- -

Prettier

-
Prettier: = "Prettier"
- - -
-
- -

Prezi

-
Prezi: = "Prezi"
- -
-
-

Prezi

-
-
-
see
-

https://prezi.com/press/kit/

-
-
-
-
-
- -

Prime

-
Prime: = "Prime"
- -
-
-

Prime

-
-
-
see
-

https://www.amazon.com/b?node=17277626011

-
-
-
-
-
- -

PrimeVideo

-
PrimeVideo: = "Prime-Video"
- - -
-
- -

Prisma

-
Prisma: = "Prisma"
- -
-
-

Prisma

-
-
-
see
-

https://github.com/prisma/presskit

-
-
-
-
-
- -

Prismic

-
Prismic: = "Prismic"
- -
-
-

Prismic

-
-
-
see
-

https://prismic.io/

-
-
-
-
-
- -

PrivateInternetAccess

-
PrivateInternetAccess: = "Private-Internet-Access"
- -
-
-

Private Internet Access

-
-
-
see
-

https://www.privateinternetaccess.com/pages/press

-
-
-
-
-
- -

ProSieben

-
ProSieben: = "ProSieben"
- -
-
-

ProSieben

-
-
-
see
-

https://www.prosieben.de/

-
-
-
-
-
- -

ProTools

-
ProTools: = "Pro-Tools"
- -
-
-

Pro Tools

-
-
-
see
-

https://cdn-www.avid.com/Content/fonts/avidmoon.ttf

-
-
-
-
-
- -

Probot

-
Probot: = "Probot"
- - -
-
- -

ProcessWire

-
ProcessWire: = "ProcessWire"
- -
-
-

ProcessWire

-
-
-
see
-

https://processwire.com/

-
-
-
-
-
- -

ProcessingFoundation

-
ProcessingFoundation: = "Processing-Foundation"
- -
-
-

Processing Foundation

-
-
-
see
-

https://processingfoundation.org/

-
-
-
-
-
- -

ProductHunt

-
ProductHunt: = "Product-Hunt"
- -
-
-

Product Hunt

-
-
-
see
-

https://www.producthunt.com/branding

-
-
-
-
-
- -

Progate

-
Progate: = "Progate"
- -
-
-

Progate

-
-
-
see
-

https://progate.com

-
-
-
-
-
- -

Progress

-
Progress: = "Progress"
- -
-
-

Progress

-
-
-
see
-

https://www.progress.com/

-
-
-
-
-
- -

Prometheus

-
Prometheus: = "Prometheus"
- -
-
-

Prometheus

-
-
-
see
-

https://prometheus.io/

-
-
-
-
-
- -

ProtoIo

-
ProtoIo: = "Proto.io"
- -
-
-

Proto.io

-
-
-
see
-

https://proto.io/en/presskit

-
-
-
-
-
- -

ProtocolsIo

-
ProtocolsIo: = "protocols.io"
- -
-
-

protocols.io

-
-
-
see
-

https://www.protocols.io/brand

-
-
-
-
-
- -

ProtonDB

-
ProtonDB: = "ProtonDB"
- -
-
-

ProtonDB

-
-
-
see
-

https://www.protondb.com/

-
-
-
-
-
- -

ProtonMail

-
ProtonMail: = "ProtonMail"
- -
-
-

ProtonMail

-
-
-
see
-

https://protonmail.com/media-kit

-
-
-
-
-
- -

ProtonVPN

-
ProtonVPN: = "ProtonVPN"
- -
-
-

ProtonVPN

-
-
-
see
-

https://protonvpn.com/press

-
-
-
-
-
- -

Proxmox

-
Proxmox: = "Proxmox"
- -
-
-

Proxmox

-
-
-
see
-

https://www.proxmox.com/en/news/media-kit

-
-
-
-
-
- -

PubMed

-
PubMed: = "PubMed"
- -
-
-

PubMed

-
-
-
see
-

https://pubmed.ncbi.nlm.nih.gov/

-
-
-
-
-
- -

Publons

-
Publons: = "Publons"
- -
-
-

Publons

-
-
-
see
-

https://publons.com/about/the-publons-logo

-
-
-
-
-
- -

Pug

-
Pug: = "Pug"
- - -
-
- -

Puppet

-
Puppet: = "Puppet"
- -
-
-

Puppet

-
-
-
see
-

https://puppet.com/company/press-room/

-
-
-
-
-
- -

Puppeteer

-
Puppeteer: = "Puppeteer"
- -
-
-

Puppeteer

-
-
-
see
-

https://pptr.dev/

-
-
-
-
-
- -

PureScript

-
PureScript: = "PureScript"
- -
-
-

PureScript

-
-
-
see
-

https://github.com/purescript/logo

-
-
-
-
-
- -

PurgeCSS

-
PurgeCSS: = "PurgeCSS"
- - -
-
- -

Purism

-
Purism: = "Purism"
- -
-
-

Purism

-
-
-
see
-

https://puri.sm/pr/images/

-
-
-
-
-
- -

Pusher

-
Pusher: = "Pusher"
- -
-
-

Pusher

-
-
-
see
-

https://pusher.com/

-
-
-
-
-
- -

PyCharm

-
PyCharm: = "PyCharm"
- -
-
-

PyCharm

-
-
-
see
-

https://www.jetbrains.com/company/brand/logos/

-
-
-
-
-
- -

PyPI

-
PyPI: = "PyPI"
- -
-
-

PyPI

-
-
-
see
-

https://pypi.org/

-
-
-
-
-
- -

PyPy

-
PyPy: = "PyPy"
- -
-
-

PyPy

-
-
-
see
-

https://www.pypy.org/images/pypy-logo.svg

-
-
-
-
-
- -

PyTorch

-
PyTorch: = "PyTorch"
- - -
-
- -

PyTorchLightning

-
PyTorchLightning: = "PyTorch-Lightning"
- - -
-
- -

PyUp

-
PyUp: = "PyUp"
- -
-
-

PyUp

-
-
-
see
-

https://pyup.io/

-
-
-
-
-
- -

Python

-
Python: = "Python"
- -
-
-

Python

-
-
-
see
-

https://www.python.org/community/logos/

-
-
-
-
-
- -

QEMU

-
QEMU: = "QEMU"
- -
-
-

QEMU

-
-
-
see
-

https://wiki.qemu.org/Logo

-
-
-
-
-
- -

QIWI

-
QIWI: = "QIWI"
- -
-
-

QIWI

-
-
-
see
-

https://qiwi.com/

-
-
-
-
-
- -

Qantas

-
Qantas: = "Qantas"
- -
-
-

Qantas

-
-
-
see
-

https://freight.qantas.com/

-
-
-
-
-
- -

QatarAirways

-
QatarAirways: = "Qatar-Airways"
- -
-
-

Qatar Airways

-
-
-
see
-

https://www.qatarairways.com/en/press-kit.html

-
-
-
-
-
- -

Qgis

-
Qgis: = "Qgis"
- - -
-
- -

Qi

-
Qi: = "Qi"
- - -
-
- -

Qiita

-
Qiita: = "Qiita"
- - -
-
- -

Qiskit

-
Qiskit: = "Qiskit"
- -
-
-

Qiskit

-
-
-
see
-

https://qiskit.org

-
-
-
-
-
- -

Qt

-
Qt: = "Qt"
- -
-
-

Qt

-
-
-
see
-

https://qt-brandbook.webflow.io/design

-
-
-
-
-
- -

Qualcomm

-
Qualcomm: = "Qualcomm"
- -
-
-

Qualcomm

-
-
-
see
-

https://www.qualcomm.com

-
-
-
-
-
- -

Qualtrics

-
Qualtrics: = "Qualtrics"
- -
-
-

Qualtrics

-
-
-
see
-

https://www.qualtrics.com/brand-book/

-
-
-
-
-
- -

QuantConnect

-
QuantConnect: = "QuantConnect"
- -
-
-

QuantConnect

-
-
-
see
-

https://www.quantconnect.com/docs/home/home

-
-
-
-
-
- -

Quantcast

-
Quantcast: = "Quantcast"
- -
-
-

Quantcast

-
-
-
see
-

https://www.quantcast.com/

-
-
-
-
-
- -

Quarkus

-
Quarkus: = "Quarkus"
- -
-
-

Quarkus

-
-
-
see
-

https://design.jboss.org/quarkus/

-
-
-
-
-
- -

Quasar

-
Quasar: = "Quasar"
- - -
-
- -

QubesOS

-
QubesOS: = "Qubes-OS"
- - -
-
- -

Quest

-
Quest: = "Quest"
- -
-
-

Quest

-
-
-
see
-

https://brand.quest.com/

-
-
-
-
-
- -

QuickBooks

-
QuickBooks: = "QuickBooks"
- - -
-
- -

QuickTime

-
QuickTime: = "QuickTime"
- -
-
-

QuickTime

-
-
-
see
-

https://support.apple.com/quicktime

-
-
-
-
-
- -

Quip

-
Quip: = "Quip"
- -
-
-

Quip

-
-
-
see
-

https://quip.com/

-
-
-
-
-
- -

Quora

-
Quora: = "Quora"
- -
-
-

Quora

-
-
-
see
-

https://www.quora.com

-
-
-
-
-
- -

Qwiklabs

-
Qwiklabs: = "Qwiklabs"
- -
-
-

Qwiklabs

-
-
-
see
-

https://www.qwiklabs.com

-
-
-
-
-
- -

Qzone

-
Qzone: = "Qzone"
- -
-
-

Qzone

-
-
-
see
-

https://qzone.qq.com/

-
-
-
-
-
- -

R

-
R: = "R"
- -
-
-

R

-
-
-
see
-

https://www.r-project.org/logo/

-
-
-
-
-
- -

R3

-
R3: = "R3"
- -
-
-

R3

-
-
-
see
-

https://www.r3.com/

-
-
-
-
-
- -

REWE

-
REWE: = "REWE"
- -
-
-

REWE

-
-
-
see
-

https://www.rewe.de/

-
-
-
-
-
- -

ROS

-
ROS: = "ROS"
- -
-
-

ROS

-
-
-
see
-

https://www.ros.org/press-kit/

-
-
-
-
-
- -

RSS

-
RSS: = "RSS"
- -
-
-

RSS

-
-
-
see
-

https://en.wikipedia.org/wiki/Feed_icon

-
-
-
-
-
- -

RStudio

-
RStudio: = "RStudio"
- -
-
-

RStudio

-
-
-
see
-

https://www.rstudio.com/about/logos/

-
-
-
-
-
- -

RTL

-
RTL: = "RTL"
- - -
-
- -

RTLZWEI

-
RTLZWEI: = "RTLZWEI"
- -
-
-

RTLZWEI

-
-
-
see
-

https://www.rtl2.de/

-
-
-
-
-
- -

RT_

-
RT_: = "RTÉ"
- -
-
-

RTÉ

-
-
-
see
-

https://www.rte.ie/archives/

-
-
-
-
-
- -

RabbitMQ

-
RabbitMQ: = "RabbitMQ"
- -
-
-

RabbitMQ

-
-
-
see
-

https://www.rabbitmq.com/

-
-
-
-
-
- -

Racket

-
Racket: = "Racket"
- -
-
-

Racket

-
-
-
see
-

https://racket-lang.org/

-
-
-
-
-
- -

Radar

-
Radar: = "Radar"
- -
-
-

Radar

-
-
-
see
-

https://radar.io/

-
-
-
-
-
- -

RadioPublic

-
RadioPublic: = "RadioPublic"
- - -
-
- -

Rainmeter

-
Rainmeter: = "Rainmeter"
- - -
-
- -

Rakuten

-
Rakuten: = "Rakuten"
- - -
-
- -

Ram

-
Ram: = "Ram"
- -
-
-

Ram

-
-
-
see
-

http://www.fcaci.com/x/RAMv15

-
-
-
-
-
- -

Rancher

-
Rancher: = "Rancher"
- -
-
-

Rancher

-
-
-
see
-

https://rancher.com/brand-guidelines/

-
-
-
-
-
- -

RaspberryPi

-
RaspberryPi: = "Raspberry-Pi"
- -
-
-

Raspberry Pi

-
-
-
see
-

https://www.raspberrypi.org/trademark-rules

-
-
-
-
-
- -

Razer

-
Razer: = "Razer"
- -
-
-

Razer

-
-
-
see
-

https://press.razer.com/

-
-
-
-
-
- -

React

-
React: = "React"
- - -
-
- -

ReactOS

-
ReactOS: = "ReactOS"
- -
-
-

ReactOS

-
-
-
see
-

https://github.com/reactos/press-media

-
-
-
-
-
- -

ReactRouter

-
ReactRouter: = "React-Router"
- - -
-
- -

ReactiveX

-
ReactiveX: = "ReactiveX"
- - -
-
- -

ReadTheDocs

-
ReadTheDocs: = "Read-the-Docs"
- - -
-
- -

Realm

-
Realm: = "Realm"
- -
-
-

Realm

-
-
-
see
-

https://realm.io/

-
-
-
-
-
- -

Reason

-
Reason: = "Reason"
- -
-
-

Reason

-
-
-
see
-

https://reasonml.github.io/img/reason.svg

-
-
-
-
-
- -

ReasonStudios

-
ReasonStudios: = "Reason-Studios"
- -
-
-

Reason Studios

-
-
-
see
-

https://www.reasonstudios.com/press

-
-
-
-
-
- -

RedHat

-
RedHat: = "Red-Hat"
- - -
-
- -

RedHatOpenShift

-
RedHatOpenShift: = "Red-Hat-Open-Shift"
- -
-
-

Red Hat Open Shift

-
-
-
see
-

https://www.openshift.com/

-
-
-
-
-
- -

Redbubble

-
Redbubble: = "Redbubble"
- - -
-
- -

Reddit

-
Reddit: = "Reddit"
- -
-
-

Reddit

-
-
-
see
-

https://www.redditinc.com/brand

-
-
-
-
-
- -

Redis

-
Redis: = "Redis"
- -
-
-

Redis

-
-
-
see
-

https://www.redislabs.com/brand-guidelines/

-
-
-
-
-
- -

Redux

-
Redux: = "Redux"
- - -
-
- -

ReduxSaga

-
ReduxSaga: = "Redux-Saga"
- - -
-
- -

RedwoodJS

-
RedwoodJS: = "RedwoodJS"
- -
-
-

RedwoodJS

-
-
-
see
-

https://redwoodjs.com/logos/

-
-
-
-
-
- -

RelianceIndustriesLimited

-
RelianceIndustriesLimited: = "Reliance-Industries-Limited"
- - -
-
- -

Ren_Py

-
Ren_Py: = "Ren'Py"
- -
-
-

Ren'Py

-
-
-
see
-

https://renpy.org

-
-
-
-
-
- -

Renault

-
Renault: = "Renault"
- - -
-
- -

RenovateBot

-
RenovateBot: = "RenovateBot"
- -
-
-

RenovateBot

-
-
-
see
-

https://avatars1.githubusercontent.com/u/38656520

-
-
-
-
-
- -

Renren

-
Renren: = "Renren"
- - -
-
- -

Replit

-
Replit: = "Replit"
- -
-
-

Replit

-
-
-
see
-

https://repl.it/

-
-
-
-
-
- -

ResearchGate

-
ResearchGate: = "ResearchGate"
- - -
-
- -

ResurrectionRemixOS

-
ResurrectionRemixOS: = "Resurrection-Remix-OS"
- -
-
-

Resurrection Remix OS

-
-
-
see
-

https://github.com/ResurrectionRemix

-
-
-
-
-
- -

RetroArch

-
RetroArch: = "RetroArch"
- - -
-
- -

RetroPie

-
RetroPie: = "RetroPie"
- - -
-
- -

RevealJs

-
RevealJs: = "reveal.js"
- -
-
-

reveal.js

-
-
-
see
-

https://revealjs.com/

-
-
-
-
-
- -

ReverbNation

-
ReverbNation: = "ReverbNation"
- -
-
-

ReverbNation

-
-
-
see
-

https://www.reverbnation.com

-
-
-
-
-
- -

Revolut

-
Revolut: = "Revolut"
- -
-
-

Revolut

-
-
-
see
-

https://www.revolut.com/

-
-
-
-
-
- -

Revue

-
Revue: = "Revue"
- -
-
-

Revue

-
-
-
see
-

https://www.getrevue.co/

-
-
-
-
-
- -

Rezgo

-
Rezgo: = "Rezgo"
- -
-
-

Rezgo

-
-
-
see
-

https://www.rezgo.com/

-
-
-
-
-
- -

Rhinoceros

-
Rhinoceros: = "Rhinoceros"
- - -
-
- -

Rider

-
Rider: = "Rider"
- - -
-
- -

Ring

-
Ring: = "Ring"
- -
-
-

Ring

-
-
-
see
-

https://store.ring.com/press

-
-
-
-
-
- -

RiotGames

-
RiotGames: = "Riot-Games"
- -
-
-

Riot Games

-
-
-
see
-

https://www.riotgames.com/en/press

-
-
-
-
-
- -

Ripple

-
Ripple: = "Ripple"
- -
-
-

Ripple

-
-
-
see
-

https://www.ripple.com/media-kit/

-
-
-
-
-
- -

Riseup

-
Riseup: = "Riseup"
- -
-
-

Riseup

-
-
-
see
-

https://riseup.net/en/about-us/images

-
-
-
-
-
- -

RoamResearch

-
RoamResearch: = "Roam-Research"
- -
-
-

Roam Research

-
-
-
see
-

https://roamresearch.com/#/app/help/page/Vu1MmjinS

-
-
-
-
-
- -

Roblox

-
Roblox: = "Roblox"
- -
-
-

Roblox

-
-
-
see
-

https://corp.roblox.com/press-kit/

-
-
-
-
-
- -

RobotFramework

-
RobotFramework: = "Robot-Framework"
- -
-
-

Robot Framework

-
-
-
see
-

https://github.com/robotframework/visual-identity

-
-
-
-
-
- -

RocketChat

-
RocketChat: = "Rocket.Chat"
- -
-
-

Rocket.Chat

-
-
-
see
-

https://rocket.chat/press

-
-
-
-
-
- -

Roku

-
Roku: = "Roku"
- -
-
-

Roku

-
-
-
see
-

https://www.roku.com/

-
-
-
-
-
- -

RollsRoyce

-
RollsRoyce: = "Rolls-Royce"
- -
-
-

Rolls-Royce

-
-
-
see
-

https://www.rolls-roycemotorcars.com/

-
-
-
-
-
- -

RollupJs

-
RollupJs: = "rollup.js"
- -
-
-

rollup.js

-
-
-
see
-

https://rollupjs.org/

-
-
-
-
-
- -

Roots

-
Roots: = "Roots"
- -
-
-

Roots

-
-
-
see
-

https://roots.io/about/brand/

-
-
-
-
-
- -

RootsBedrock

-
RootsBedrock: = "Roots-Bedrock"
- -
-
-

Roots Bedrock

-
-
-
see
-

https://roots.io/about/brand/

-
-
-
-
-
- -

RootsSage

-
RootsSage: = "Roots-Sage"
- -
-
-

Roots Sage

-
-
-
see
-

https://roots.io/about/brand/

-
-
-
-
-
- -

RottenTomatoes

-
RottenTomatoes: = "Rotten-Tomatoes"
- - -
-
- -

Roundcube

-
Roundcube: = "Roundcube"
- -
-
-

Roundcube

-
-
-
see
-

https://roundcube.net/

-
-
-
-
-
- -

Ruby

-
Ruby: = "Ruby"
- -
-
-

Ruby

-
-
-
see
-

https://www.ruby-lang.org/en/about/logo/

-
-
-
-
-
- -

RubyGems

-
RubyGems: = "RubyGems"
- -
-
-

RubyGems

-
-
-
see
-

https://rubygems.org/pages/about

-
-
-
-
-
- -

RubyOnRails

-
RubyOnRails: = "Ruby-on-Rails"
- -
-
-

Ruby on Rails

-
-
-
see
-

http://rubyonrails.org/

-
-
-
-
-
- -

RunKit

-
RunKit: = "RunKit"
- -
-
-

RunKit

-
-
-
see
-

https://www.npmjs.com/package/@runkit/brand

-
-
-
-
-
- -

Runkeeper

-
Runkeeper: = "Runkeeper"
- -
-
-

Runkeeper

-
-
-
see
-

https://runkeeper.com/cms/press-kit

-
-
-
-
-
- -

Rust

-
Rust: = "Rust"
- -
-
-

Rust

-
-
-
see
-

https://www.rust-lang.org/

-
-
-
-
-
- -

RxDB

-
RxDB: = "RxDB"
- - -
-
- -

Ryanair

-
Ryanair: = "Ryanair"
- - -
-
- -

S7Airlines

-
S7Airlines: = "S7-Airlines"
- -
-
-

S7 Airlines

-
-
-
see
-

https://www.s7.ru/

-
-
-
-
-
- -

SAP

-
SAP: = "SAP"
- -
-
-

SAP

-
-
-
see
-

https://www.sap.com/

-
-
-
-
-
- -

SEAT

-
SEAT: = "SEAT"
- -
-
-

SEAT

-
-
-
see
-

https://www.seat.es/

-
-
-
-
-
- -

SEPA

-
SEPA: = "SEPA"
- - -
-
- -

SFML

-
SFML: = "SFML"
- -
-
-

SFML

-
-
-
see
-

https://www.sfml-dev.org/download/goodies/

-
-
-
-
-
- -

SMRT

-
SMRT: = "SMRT"
- - -
-
- -

SPDX

-
SPDX: = "SPDX"
- -
-
-

SPDX

-
-
-
see
-

https://spdx.org/Resources

-
-
-
-
-
- -

SQLite

-
SQLite: = "SQLite"
- - -
-
- -

SSRN

-
SSRN: = "SSRN"
- -
-
-

SSRN

-
-
-
see
-

https://www.ssrn.com

-
-
-
-
-
- -

STARZ

-
STARZ: = "STARZ"
- - -
-
- -

STMicroelectronics

-
STMicroelectronics: = "STMicroelectronics"
- -
-
-

STMicroelectronics

-
-
-
see
-

https://www.st.com/

-
-
-
-
-
- -

SUSE

-
SUSE: = "SUSE"
- -
-
-

SUSE

-
-
-
see
-

https://brand.suse.com/

-
-
-
-
-
- -

SVG

-
SVG: = "SVG"
- -
-
-

SVG

-
-
-
see
-

https://www.w3.org/2009/08/svg-logos.html

-
-
-
-
-
- -

SVGO

-
SVGO: = "SVGO"
- - -
-
- -

S_oPauloMetro

-
S_oPauloMetro: = "São-Paulo-Metro"
- - -
-
- -

Safari

-
Safari: = "Safari"
- - -
-
- -

Sahibinden

-
Sahibinden: = "Sahibinden"
- -
-
-

Sahibinden

-
-
-
see
-

https://www.sahibinden.com/favicon.ico

-
-
-
-
-
- -

Salesforce

-
Salesforce: = "Salesforce"
- -
-
-

Salesforce

-
-
-
see
-

https://www.salesforce.com/styleguide/elements/logos

-
-
-
-
-
- -

SaltStack

-
SaltStack: = "SaltStack"
- -
-
-

SaltStack

-
-
-
see
-

https://www.saltstack.com/resources/brand/

-
-
-
-
-
- -

Samsung

-
Samsung: = "Samsung"
- -
-
-

Samsung

-
-
-
see
-

https://www.samsung.com/us

-
-
-
-
-
- -

SamsungPay

-
SamsungPay: = "Samsung-Pay"
- -
-
-

Samsung Pay

-
-
-
see
-

https://pay.samsung.com/developers/resource/brand

-
-
-
-
-
- -

SanFranciscoMunicipalRailway

-
SanFranciscoMunicipalRailway: = "San-Francisco-Municipal-Railway"
- -
-
-

San Francisco Municipal Railway

-
-
-
see
-

http://www.actransit.org/wp-content/uploads/HSP_CC-sched.pdf

-
-
-
-
-
- -

Sass

-
Sass: = "Sass"
- -
-
-

Sass

-
-
-
see
-

http://sass-lang.com/styleguide/brand

-
-
-
-
-
- -

Sat1

-
Sat1: = "sat1"
- - -
-
- -

SauceLabs

-
SauceLabs: = "Sauce-Labs"
- -
-
-

Sauce Labs

-
-
-
see
-

https://saucelabs.com/

-
-
-
-
-
- -

Scala

-
Scala: = "Scala"
- -
-
-

Scala

-
-
-
see
-

https://www.scala-lang.org/

-
-
-
-
-
- -

Scaleway

-
Scaleway: = "Scaleway"
- -
-
-

Scaleway

-
-
-
see
-

https://www.scaleway.com

-
-
-
-
-
- -

Scania

-
Scania: = "Scania"
- -
-
-

Scania

-
-
-
see
-

https://www.scania.com/

-
-
-
-
-
- -

SciPy

-
SciPy: = "SciPy"
- - -
-
- -

ScikitLearn

-
ScikitLearn: = "scikit-learn"
- - -
-
- -

Scopus

-
Scopus: = "Scopus"
- -
-
-

Scopus

-
-
-
see
-

https://www.scopus.com/

-
-
-
-
-
- -

Scratch

-
Scratch: = "Scratch"
- - -
-
- -

Screencastify

-
Screencastify: = "Screencastify"
- -
-
-

Screencastify

-
-
-
see
-

https://www.screencastify.com/

-
-
-
-
-
- -

Scribd

-
Scribd: = "Scribd"
- -
-
-

Scribd

-
-
-
see
-

https://www.scribd.com

-
-
-
-
-
- -

Scrimba

-
Scrimba: = "Scrimba"
- -
-
-

Scrimba

-
-
-
see
-

https://scrimba.com/

-
-
-
-
-
- -

ScrollReveal

-
ScrollReveal: = "ScrollReveal"
- -
-
-

ScrollReveal

-
-
-
see
-

https://scrollrevealjs.org/

-
-
-
-
-
- -

ScrumAlliance

-
ScrumAlliance: = "Scrum-Alliance"
- - -
-
- -

ScrutinizerCI

-
ScrutinizerCI: = "Scrutinizer-CI"
- -
-
-

Scrutinizer CI

-
-
-
see
-

https://scrutinizer-ci.com

-
-
-
-
-
- -

Seagate

-
Seagate: = "Seagate"
- - -
-
- -

Sefaria

-
Sefaria: = "Sefaria"
- - -
-
- -

Sega

-
Sega: = "Sega"
- - -
-
- -

Selenium

-
Selenium: = "Selenium"
- - -
-
- -

Sellfy

-
Sellfy: = "Sellfy"
- -
-
-

Sellfy

-
-
-
see
-

https://sellfy.com/about/

-
-
-
-
-
- -

SemVer

-
SemVer: = "SemVer"
- - -
-
- -

SemanticRelease

-
SemanticRelease: = "semantic-release"
- - -
-
- -

SemanticUIReact

-
SemanticUIReact: = "Semantic-UI-React"
- -
-
-

Semantic UI React

-
-
-
see
-

https://react.semantic-ui.com

-
-
-
-
-
- -

SemanticWeb

-
SemanticWeb: = "Semantic-Web"
- -
-
-

Semantic Web

-
-
-
see
-

https://www.w3.org/2007/10/sw-logos.html

-
-
-
-
-
- -

SemaphoreCI

-
SemaphoreCI: = "Semaphore-CI"
- -
-
-

Semaphore CI

-
-
-
see
-

https://semaphoreci.com/

-
-
-
-
-
- -

Sencha

-
Sencha: = "Sencha"
- -
-
-

Sencha

-
-
-
see
-

http://design.sencha.com/

-
-
-
-
-
- -

Sennheiser

-
Sennheiser: = "Sennheiser"
- -
-
-

Sennheiser

-
-
-
see
-

https://sennheiser.com

-
-
-
-
-
- -

Sensu

-
Sensu: = "Sensu"
- - -
-
- -

Sentry

-
Sentry: = "Sentry"
- -
-
-

Sentry

-
-
-
see
-

https://sentry.io/branding/

-
-
-
-
-
- -

ServerFault

-
ServerFault: = "Server-Fault"
- -
-
-

Server Fault

-
-
-
see
-

http://stackoverflow.com/company/logos

-
-
-
-
-
- -

Serverless

-
Serverless: = "Serverless"
- -
-
-

Serverless

-
-
-
see
-

https://serverless.com/

-
-
-
-
-
- -

ShanghaiMetro

-
ShanghaiMetro: = "Shanghai-Metro"
- - -
-
- -

Sharp

-
Sharp: = "sharp"
- - -
-
- -

Shazam

-
Shazam: = "Shazam"
- -
-
-

Shazam

-
-
-
see
-

https://brandfolder.com/shazam

-
-
-
-
-
- -

Shell

-
Shell: = "Shell"
- - -
-
- -

Shelly

-
Shelly: = "Shelly"
- -
-
-

Shelly

-
-
-
see
-

https://shelly.cloud/

-
-
-
-
-
- -

ShenzhenMetro

-
ShenzhenMetro: = "Shenzhen-Metro"
- - -
-
- -

ShieldsIo

-
ShieldsIo: = "Shields.io"
- -
-
-

Shields.io

-
-
-
see
-

https://shields.io

-
-
-
-
-
- -

Shikimori

-
Shikimori: = "Shikimori"
- -
-
-

Shikimori

-
-
-
see
-

https://shikimori.one

-
-
-
-
-
- -

Shopify

-
Shopify: = "Shopify"
- -
-
-

Shopify

-
-
-
see
-

https://press.shopify.com/brand

-
-
-
-
-
- -

Shopware

-
Shopware: = "Shopware"
- -
-
-

Shopware

-
-
-
see
-

https://www.shopware.com/en/press/press-material/

-
-
-
-
-
- -

Shotcut

-
Shotcut: = "Shotcut"
- -
-
-

Shotcut

-
-
-
see
-

https://shotcut.com/media/

-
-
-
-
-
- -

Showpad

-
Showpad: = "Showpad"
- -
-
-

Showpad

-
-
-
see
-

https://www.showpad.com/

-
-
-
-
-
- -

Showtime

-
Showtime: = "Showtime"
- - -
-
- -

Shutterstock

-
Shutterstock: = "Shutterstock"
- -
-
-

Shutterstock

-
-
-
see
-

https://www.shutterstock.com/press/media

-
-
-
-
-
- -

Siemens

-
Siemens: = "Siemens"
- -
-
-

Siemens

-
-
-
see
-

https://siemens.com/

-
-
-
-
-
- -

Signal

-
Signal: = "Signal"
- - -
-
- -

Simkl

-
Simkl: = "Simkl"
- -
-
-

Simkl

-
-
-
see
-

https://simkl.com

-
-
-
-
-
- -

SimpleAnalytics

-
SimpleAnalytics: = "Simple-Analytics"
- -
-
-

Simple Analytics

-
-
-
see
-

https://simpleanalytics.com/

-
-
-
-
-
- -

SimpleIcons

-
SimpleIcons: = "Simple-Icons"
- -
-
-

Simple Icons

-
-
-
see
-

https://simpleicons.org/

-
-
-
-
-
- -

SinaWeibo

-
SinaWeibo: = "Sina-Weibo"
- -
-
-

Sina Weibo

-
-
-
see
-

https://en.wikipedia.org/wiki/Sina_Weibo

-
-
-
-
-
- -

SingleStore

-
SingleStore: = "SingleStore"
- -
-
-

SingleStore

-
-
-
see
-

https://www.singlestore.com/brand/

-
-
-
-
-
- -

SitePoint

-
SitePoint: = "SitePoint"
- -
-
-

SitePoint

-
-
-
see
-

http://www.sitepoint.com

-
-
-
-
-
- -

Sketch

-
Sketch: = "Sketch"
- -
-
-

Sketch

-
-
-
see
-

https://www.sketch.com/press/

-
-
-
-
-
- -

SketchUp

-
SketchUp: = "SketchUp"
- - -
-
- -

Sketchfab

-
Sketchfab: = "Sketchfab"
- -
-
-

Sketchfab

-
-
-
see
-

https://sketchfab.com/press

-
-
-
-
-
- -

Skillshare

-
Skillshare: = "Skillshare"
- -
-
-

Skillshare

-
-
-
see
-

https://www.skillshare.com

-
-
-
-
-
- -

Sky

-
Sky: = "Sky"
- -
-
-

Sky

-
-
-
see
-

https://www.skysports.com/

-
-
-
-
-
- -

Skyliner

-
Skyliner: = "Skyliner"
- -
-
-

Skyliner

-
-
-
see
-

https://www.skyliner.io/help

-
-
-
-
-
- -

Skype

-
Skype: = "Skype"
- -
-
-

Skype

-
-
-
see
-

http://blogs.skype.com/?attachment_id=56273

-
-
-
-
-
- -

SkypeForBusiness

-
SkypeForBusiness: = "Skype-for-Business"
- -
-
-

Skype for Business

-
-
-
see
-

https://en.wikipedia.org/wiki/Skype_for_Business_Server

-
-
-
-
-
- -

Slack

-
Slack: = "Slack"
- -
-
-

Slack

-
-
-
see
-

https://slack.com/brand-guidelines

-
-
-
-
-
- -

Slackware

-
Slackware: = "Slackware"
- -
-
-

Slackware

-
-
-
see
-

https://en.wikipedia.org/wiki/Slackware

-
-
-
-
-
- -

Slashdot

-
Slashdot: = "Slashdot"
- - -
-
- -

SlickPic

-
SlickPic: = "SlickPic"
- -
-
-

SlickPic

-
-
-
see
-

https://www.slickpic.com/

-
-
-
-
-
- -

SlideShare

-
SlideShare: = "SlideShare"
- -
-
-

SlideShare

-
-
-
see
-

https://www.slideshare.net/ss/creators/

-
-
-
-
-
- -

Slides

-
Slides: = "Slides"
- -
-
-

Slides

-
-
-
see
-

https://slides.com/about

-
-
-
-
-
- -

Smart

-
Smart: = "smart"
- - -
-
- -

SmartThings

-
SmartThings: = "SmartThings"
- -
-
-

SmartThings

-
-
-
see
-

https://www.smartthings.com/press-kit

-
-
-
-
-
- -

SmashGg

-
SmashGg: = "smash.gg"
- - -
-
- -

SmashingMagazine

-
SmashingMagazine: = "Smashing-Magazine"
- -
-
-

Smashing Magazine

-
-
-
see
-

https://www.smashingmagazine.com/

-
-
-
-
-
- -

SmugMug

-
SmugMug: = "SmugMug"
- - -
-
- -

Snapchat

-
Snapchat: = "Snapchat"
- -
-
-

Snapchat

-
-
-
see
-

https://www.snapchat.com/brand-guidelines

-
-
-
-
-
- -

Snapcraft

-
Snapcraft: = "Snapcraft"
- -
-
-

Snapcraft

-
-
-
see
-

https://github.com/snapcore/snap-store-badges

-
-
-
-
-
- -

Snowflake

-
Snowflake: = "Snowflake"
- -
-
-

Snowflake

-
-
-
see
-

https://www.snowflake.com/about/press-and-news/

-
-
-
-
-
- -

Snyk

-
Snyk: = "Snyk"
- -
-
-

Snyk

-
-
-
see
-

https://snyk.io/press-kit

-
-
-
-
-
- -

Society6

-
Society6: = "Society6"
- - -
-
- -

SocketIo

-
SocketIo: = "Socket.io"
- -
-
-

Socket.io

-
-
-
see
-

https://socket.io

-
-
-
-
-
- -

Sogou

-
Sogou: = "Sogou"
- -
-
-

Sogou

-
-
-
see
-

https://www.sogou.com/

-
-
-
-
-
- -

Solidity

-
Solidity: = "Solidity"
- - -
-
- -

SoloLearn

-
SoloLearn: = "SoloLearn"
- -
-
-

SoloLearn

-
-
-
see
-

https://www.sololearn.com/

-
-
-
-
-
- -

Solus

-
Solus: = "Solus"
- -
-
-

Solus

-
-
-
see
-

https://getsol.us/branding/

-
-
-
-
-
- -

SonarCloud

-
SonarCloud: = "SonarCloud"
- -
-
-

SonarCloud

-
-
-
see
-

https://sonarcloud.io/about

-
-
-
-
-
- -

SonarLint

-
SonarLint: = "SonarLint"
- -
-
-

SonarLint

-
-
-
see
-

https://www.sonarsource.com

-
-
-
-
-
- -

SonarQube

-
SonarQube: = "SonarQube"
- -
-
-

SonarQube

-
-
-
see
-

https://www.sonarqube.org/logos/

-
-
-
-
-
- -

SonarSource

-
SonarSource: = "SonarSource"
- -
-
-

SonarSource

-
-
-
see
-

https://www.sonarsource.com/

-
-
-
-
-
- -

Songkick

-
Songkick: = "Songkick"
- -
-
-

Songkick

-
-
-
see
-

http://blog.songkick.com/media-assets

-
-
-
-
-
- -

Songoda

-
Songoda: = "Songoda"
- -
-
-

Songoda

-
-
-
see
-

https://songoda.com/branding

-
-
-
-
-
- -

SonicWall

-
SonicWall: = "SonicWall"
- - -
-
- -

Sonos

-
Sonos: = "Sonos"
- -
-
-

Sonos

-
-
-
see
-

https://www.sonos.com/en-gb/home

-
-
-
-
-
- -

SoundCloud

-
SoundCloud: = "SoundCloud"
- -
-
-

SoundCloud

-
-
-
see
-

https://soundcloud.com/press

-
-
-
-
-
- -

SourceEngine

-
SourceEngine: = "Source-Engine"
- -
-
-

Source Engine

-
-
-
see
-

https://developer.valvesoftware.com/favicon.ico

-
-
-
-
-
- -

SourceForge

-
SourceForge: = "SourceForge"
- -
-
-

SourceForge

-
-
-
see
-

https://sourceforge.net/

-
-
-
-
-
- -

Sourcegraph

-
Sourcegraph: = "Sourcegraph"
- -
-
-

Sourcegraph

-
-
-
see
-

https://sourcegraph.com/.assets/img

-
-
-
-
-
- -

SouthwestAirlines

-
SouthwestAirlines: = "Southwest-Airlines"
- -
-
-

Southwest Airlines

-
-
-
see
-

https://www.southwest.com/

-
-
-
-
-
- -

SpaceX

-
SpaceX: = "SpaceX"
- -
-
-

SpaceX

-
-
-
see
-

https://www.spacex.com/

-
-
-
-
-
- -

Spacemacs

-
Spacemacs: = "Spacemacs"
- -
-
-

Spacemacs

-
-
-
see
-

http://spacemacs.org/

-
-
-
-
-
- -

SparkAR

-
SparkAR: = "Spark-AR"
- -
-
-

Spark AR

-
-
-
see
-

https://sparkar.facebook.com/

-
-
-
-
-
- -

SparkFun

-
SparkFun: = "SparkFun"
- -
-
-

SparkFun

-
-
-
see
-

https://www.sparkfun.com/brand_assets

-
-
-
-
-
- -

SparkPost

-
SparkPost: = "SparkPost"
- -
-
-

SparkPost

-
-
-
see
-

https://www.sparkpost.com/

-
-
-
-
-
- -

Sparkasse

-
Sparkasse: = "Sparkasse"
- -
-
-

Sparkasse

-
-
-
see
-

https://www.sparkasse.de/

-
-
-
-
-
- -

SpeakerDeck

-
SpeakerDeck: = "Speaker-Deck"
- -
-
-

Speaker Deck

-
-
-
see
-

https://speakerdeck.com/

-
-
-
-
-
- -

Spectrum

-
Spectrum: = "Spectrum"
- -
-
-

Spectrum

-
-
-
see
-

https://spectrum.chat

-
-
-
-
-
- -

Speedtest

-
Speedtest: = "Speedtest"
- -
-
-

Speedtest

-
-
-
see
-

https://www.speedtest.net/

-
-
-
-
-
- -

Spinnaker

-
Spinnaker: = "Spinnaker"
- - -
-
- -

Spinrilla

-
Spinrilla: = "Spinrilla"
- -
-
-

Spinrilla

-
-
-
see
-

https://spinrilla.com

-
-
-
-
-
- -

Splunk

-
Splunk: = "Splunk"
- -
-
-

Splunk

-
-
-
see
-

https://www.splunk.com/

-
-
-
-
-
- -

Spotify

-
Spotify: = "Spotify"
- -
-
-

Spotify

-
-
-
see
-

https://developer.spotify.com/design

-
-
-
-
-
- -

Spotlight

-
Spotlight: = "Spotlight"
- -
-
-

Spotlight

-
-
-
see
-

https://www.spotlight.com/

-
-
-
-
-
- -

Spreaker

-
Spreaker: = "Spreaker"
- -
-
-

Spreaker

-
-
-
see
-

http://www.spreaker.com/press

-
-
-
-
-
- -

Spring

-
Spring: = "Spring"
- -
-
-

Spring

-
-
-
see
-

https://spring.io/trademarks

-
-
-
-
-
- -

SpringBoot

-
SpringBoot: = "Spring-Boot"
- -
-
-

Spring Boot

-
-
-
see
-

https://spring.io/projects

-
-
-
-
-
- -

SpyderIDE

-
SpyderIDE: = "Spyder-IDE"
- -
-
-

Spyder IDE

-
-
-
see
-

https://www.spyder-ide.org/

-
-
-
-
-
- -

Square

-
Square: = "Square"
- -
-
-

Square

-
-
-
see
-

https://squareup.com/

-
-
-
-
-
- -

SquareEnix

-
SquareEnix: = "Square-Enix"
- -
-
-

Square Enix

-
-
-
see
-

https://www.square-enix.com/

-
-
-
-
-
- -

Squarespace

-
Squarespace: = "Squarespace"
- -
-
-

Squarespace

-
-
-
see
-

http://squarespace.com/brand-guidelines

-
-
-
-
-
- -

StackExchange

-
StackExchange: = "Stack-Exchange"
- -
-
-

Stack Exchange

-
-
-
see
-

http://stackoverflow.com/company/logos

-
-
-
-
-
- -

StackOverflow

-
StackOverflow: = "Stack-Overflow"
- -
-
-

Stack Overflow

-
-
-
see
-

https://stackoverflow.design/brand/logo/

-
-
-
-
-
- -

StackPath

-
StackPath: = "StackPath"
- - -
-
- -

StackShare

-
StackShare: = "StackShare"
- -
-
-

StackShare

-
-
-
see
-

https://stackshare.io/branding

-
-
-
-
-
- -

Stackbit

-
Stackbit: = "Stackbit"
- -
-
-

Stackbit

-
-
-
see
-

https://www.stackbit.com/branding-guidelines/

-
-
-
-
-
- -

Stadia

-
Stadia: = "Stadia"
- -
-
-

Stadia

-
-
-
see
-

https://stadia.google.com/home

-
-
-
-
-
- -

Staffbase

-
Staffbase: = "Staffbase"
- -
-
-

Staffbase

-
-
-
see
-

https://staffbase.com/en/about/press-assets/

-
-
-
-
-
- -

StarTrek

-
StarTrek: = "Star-Trek"
- -
-
-

Star Trek

-
-
-
see
-

https://intl.startrek.com/

-
-
-
-
-
- -

StarlingBank

-
StarlingBank: = "Starling-Bank"
- -
-
-

Starling Bank

-
-
-
see
-

https://www.starlingbank.com/media/

-
-
-
-
-
- -

Starship

-
Starship: = "Starship"
- -
-
-

Starship

-
-
-
see
-

https://starship.rs/

-
-
-
-
-
- -

Statamic

-
Statamic: = "Statamic"
- -
-
-

Statamic

-
-
-
see
-

https://statamic.com/branding

-
-
-
-
-
- -

Statuspage

-
Statuspage: = "Statuspage"
- -
-
-

Statuspage

-
-
-
see
-

https://www.atlassian.com/company/news/press-kit

-
-
-
-
-
- -

Statuspal

-
Statuspal: = "Statuspal"
- -
-
-

Statuspal

-
-
-
see
-

https://statuspal.io/

-
-
-
-
-
- -

Steam

-
Steam: = "Steam"
- - -
-
- -

SteamDB

-
SteamDB: = "SteamDB"
- -
-
-

SteamDB

-
-
-
see
-

https://steamdb.info/

-
-
-
-
-
- -

Steamworks

-
Steamworks: = "Steamworks"
- -
-
-

Steamworks

-
-
-
see
-

https://partner.steamgames.com/

-
-
-
-
-
- -

Steem

-
Steem: = "Steem"
- -
-
-

Steem

-
-
-
see
-

https://steem.com/brand/

-
-
-
-
-
- -

Steemit

-
Steemit: = "Steemit"
- -
-
-

Steemit

-
-
-
see
-

https://steemit.com/

-
-
-
-
-
- -

Steinberg

-
Steinberg: = "Steinberg"
- -
-
-

Steinberg

-
-
-
see
-

https://www.steinberg.net/en/company/press.html

-
-
-
-
-
- -

Stellar

-
Stellar: = "Stellar"
- - -
-
- -

Stencyl

-
Stencyl: = "Stencyl"
- -
-
-

Stencyl

-
-
-
see
-

http://www.stencyl.com/about/press/

-
-
-
-
-
- -

Stimulus

-
Stimulus: = "Stimulus"
- -
-
-

Stimulus

-
-
-
see
-

https://stimulus.hotwire.dev/

-
-
-
-
-
- -

Stitcher

-
Stitcher: = "Stitcher"
- -
-
-

Stitcher

-
-
-
see
-

https://partners.stitcher.com/

-
-
-
-
-
- -

Storyblok

-
Storyblok: = "Storyblok"
- -
-
-

Storyblok

-
-
-
see
-

https://www.storyblok.com/press

-
-
-
-
-
- -

Storybook

-
Storybook: = "Storybook"
- -
-
-

Storybook

-
-
-
see
-

https://github.com/storybookjs/brand

-
-
-
-
-
- -

Strapi

-
Strapi: = "Strapi"
- -
-
-

Strapi

-
-
-
see
-

https://strapi.io/newsroom

-
-
-
-
-
- -

Strava

-
Strava: = "Strava"
- - -
-
- -

Streamlit

-
Streamlit: = "Streamlit"
- -
-
-

Streamlit

-
-
-
see
-

https://www.streamlit.io/brand

-
-
-
-
-
- -

Stripe

-
Stripe: = "Stripe"
- -
-
-

Stripe

-
-
-
see
-

https://stripe.com/about/resources

-
-
-
-
-
- -

StrongSwan

-
StrongSwan: = "strongSwan"
- -
-
-

strongSwan

-
-
-
see
-

https://www.strongswan.org/images/

-
-
-
-
-
- -

StubHub

-
StubHub: = "StubHub"
- -
-
-

StubHub

-
-
-
see
-

http://www.stubhub.com

-
-
-
-
-
- -

StyleShare

-
StyleShare: = "StyleShare"
- -
-
-

StyleShare

-
-
-
see
-

https://www.stylesha.re/

-
-
-
-
-
- -

StyledComponents

-
StyledComponents: = "styled-components"
- -
-
-

styled-components

-
-
-
see
-

https://www.styled-components.com/

-
-
-
-
-
- -

Stylelint

-
Stylelint: = "stylelint"
- - -
-
- -

Stylus

-
Stylus: = "Stylus"
- -
-
-

Stylus

-
-
-
see
-

http://stylus-lang.com/img/stylus-logo.svg

-
-
-
-
-
- -

Subaru

-
Subaru: = "Subaru"
- - -
-
- -

SublimeText

-
SublimeText: = "Sublime-Text"
- -
-
-

Sublime Text

-
-
-
see
-

https://www.sublimetext.com/images/logo.svg

-
-
-
-
-
- -

Substack

-
Substack: = "Substack"
- -
-
-

Substack

-
-
-
see
-

https://on.substack.com/

-
-
-
-
-
- -

Subversion

-
Subversion: = "Subversion"
- -
-
-

Subversion

-
-
-
see
-

http://subversion.apache.org/logo

-
-
-
-
-
- -

Suckless

-
Suckless: = "suckless"
- -
-
-

suckless

-
-
-
see
-

https://suckless.org

-
-
-
-
-
- -

SumoLogic

-
SumoLogic: = "Sumo-Logic"
- - -
-
- -

Supabase

-
Supabase: = "Supabase"
- - -
-
- -

SuperUser

-
SuperUser: = "Super-User"
- -
-
-

Super User

-
-
-
see
-

https://stackoverflow.design/brand/logo/

-
-
-
-
-
- -

SurveyMonkey

-
SurveyMonkey: = "SurveyMonkey"
- -
-
-

SurveyMonkey

-
-
-
see
-

https://www.surveymonkey.com/mp/brandassets/

-
-
-
-
-
- -

Suzuki

-
Suzuki: = "Suzuki"
- -
-
-

Suzuki

-
-
-
see
-

https://www.suzuki.ie/

-
-
-
-
-
- -

Svelte

-
Svelte: = "Svelte"
- - -
-
- -

Swagger

-
Swagger: = "Swagger"
- - -
-
- -

Swarm

-
Swarm: = "Swarm"
- -
-
-

Swarm

-
-
-
see
-

https://foursquare.com/about/logos

-
-
-
-
-
- -

Swift

-
Swift: = "Swift"
- -
-
-

Swift

-
-
-
see
-

https://developer.apple.com/develop/

-
-
-
-
-
- -

Swiggy

-
Swiggy: = "Swiggy"
- -
-
-

Swiggy

-
-
-
see
-

https://www.swiggy.com/

-
-
-
-
-
- -

Swiper

-
Swiper: = "Swiper"
- -
-
-

Swiper

-
-
-
see
-

https://swiperjs.com/

-
-
-
-
-
- -

SymPy

-
SymPy: = "SymPy"
- - -
-
- -

Symantec

-
Symantec: = "Symantec"
- - -
-
- -

Symfony

-
Symfony: = "Symfony"
- -
-
-

Symfony

-
-
-
see
-

https://symfony.com/logo

-
-
-
-
-
- -

Symphony

-
Symphony: = "Symphony"
- -
-
-

Symphony

-
-
-
see
-

https://symphony.com/

-
-
-
-
-
- -

Synology

-
Synology: = "Synology"
- - -
-
- -

TED

-
TED: = "TED"
- - -
-
- -

TELE5

-
TELE5: = "TELE5"
- -
-
-

TELE5

-
-
-
see
-

https://www.tele5.de

-
-
-
-
-
- -

TMobile

-
TMobile: = "T-Mobile"
- -
-
-

T-Mobile

-
-
-
see
-

https://www.t-mobile.com/

-
-
-
-
-
- -

TPLink

-
TPLink: = "TP-Link"
- -
-
-

TP-Link

-
-
-
see
-

https://www.tp-link.com/

-
-
-
-
-
- -

TUI

-
TUI: = "TUI"
- -
-
-

TUI

-
-
-
see
-

https://www.tuiholidays.ie/

-
-
-
-
-
- -

TVTime

-
TVTime: = "TV-Time"
- -
-
-

TV Time

-
-
-
see
-

https://www.tvtime.com/

-
-
-
-
-
- -

TYPO3

-
TYPO3: = "TYPO3"
- - -
-
- -

Tableau

-
Tableau: = "Tableau"
- - -
-
- -

Tado_

-
Tado_: = "tado°"
- -
-
-

tado°

-
-
-
see
-

https://www.tado.com/gb-en/press-assets

-
-
-
-
-
- -

Tails

-
Tails: = "Tails"
- - -
-
- -

TailwindCSS

-
TailwindCSS: = "Tailwind-CSS"
- -
-
-

Tailwind CSS

-
-
-
see
-

https://tailwindcss.com/

-
-
-
-
-
- -

Talend

-
Talend: = "Talend"
- -
-
-

Talend

-
-
-
see
-

https://www.talend.com/

-
-
-
-
-
- -

Tampermonkey

-
Tampermonkey: = "Tampermonkey"
- - -
-
- -

Taobao

-
Taobao: = "Taobao"
- -
-
-

Taobao

-
-
-
see
-

https://www.alibabagroup.com/en/ir/reports

-
-
-
-
-
- -

Tapas

-
Tapas: = "Tapas"
- -
-
-

Tapas

-
-
-
see
-

https://tapas.io/site/about#media

-
-
-
-
-
- -

Tasmota

-
Tasmota: = "Tasmota"
- -
-
-

Tasmota

-
-
-
see
-

https://tasmota.github.io/docs/

-
-
-
-
-
- -

Tata

-
Tata: = "Tata"
- -
-
-

Tata

-
-
-
see
-

https://www.tata.com/

-
-
-
-
-
- -

TaxBuzz

-
TaxBuzz: = "TaxBuzz"
- -
-
-

TaxBuzz

-
-
-
see
-

https://www.taxbuzz.com/

-
-
-
-
-
- -

TeamCity

-
TeamCity: = "TeamCity"
- -
-
-

TeamCity

-
-
-
see
-

https://www.jetbrains.com/company/brand/logos/

-
-
-
-
-
- -

TeamSpeak

-
TeamSpeak: = "TeamSpeak"
- -
-
-

TeamSpeak

-
-
-
see
-

https://www.teamspeak.com/en/more/media-pack/

-
-
-
-
-
- -

TeamViewer

-
TeamViewer: = "TeamViewer"
- - -
-
- -

Teespring

-
Teespring: = "Teespring"
- -
-
-

Teespring

-
-
-
see
-

https://teespring.com

-
-
-
-
-
- -

Tekton

-
Tekton: = "Tekton"
- - -
-
- -

Telegram

-
Telegram: = "Telegram"
- -
-
-

Telegram

-
-
-
see
-

https://telegram.org

-
-
-
-
-
- -

Telegraph

-
Telegraph: = "Telegraph"
- -
-
-

Telegraph

-
-
-
see
-

https://telegra.ph/

-
-
-
-
-
- -

TencentQQ

-
TencentQQ: = "Tencent-QQ"
- - -
-
- -

TensorFlow

-
TensorFlow: = "TensorFlow"
- - -
-
- -

Teradata

-
Teradata: = "Teradata"
- -
-
-

Teradata

-
-
-
see
-

https://github.com/Teradata/teradata.github.io/

-
-
-
-
-
- -

Teratail

-
Teratail: = "teratail"
- -
-
-

teratail

-
-
-
see
-

https://teratail.com/

-
-
-
-
-
- -

Terraform

-
Terraform: = "Terraform"
- -
-
-

Terraform

-
-
-
see
-

https://www.hashicorp.com/brand

-
-
-
-
-
- -

Tesla

-
Tesla: = "Tesla"
- -
-
-

Tesla

-
-
-
see
-

http://www.teslamotors.com/en_GB/about

-
-
-
-
-
- -

Testin

-
Testin: = "Testin"
- -
-
-

Testin

-
-
-
see
-

https://www.testin.cn/

-
-
-
-
-
- -

TestingLibrary

-
TestingLibrary: = "Testing-Library"
- -
-
-

Testing Library

-
-
-
see
-

https://testing-library.com/

-
-
-
-
-
- -

Textpattern

-
Textpattern: = "Textpattern"
- -
-
-

Textpattern

-
-
-
see
-

https://textpattern.com/

-
-
-
-
-
- -

TheConversation

-
TheConversation: = "The-Conversation"
- -
-
-

The Conversation

-
-
-
see
-

https://theconversation.com/republishing-guidelines

-
-
-
-
-
- -

TheIrishTimes

-
TheIrishTimes: = "The-Irish-Times"
- -
-
-

The Irish Times

-
-
-
see
-

https://www.irishtimes.com/

-
-
-
-
-
- -

TheMighty

-
TheMighty: = "The-Mighty"
- -
-
-

The Mighty

-
-
-
see
-

https://themighty.com/

-
-
-
-
-
- -

TheModelsResource

-
TheModelsResource: = "The-Models-Resource"
- -
-
-

The Models Resource

-
-
-
see
-

https://www.models-resource.com/

-
-
-
-
-
- -

TheMovieDatabase

-
TheMovieDatabase: = "The-Movie-Database"
- -
-
-

The Movie Database

-
-
-
see
-

https://www.themoviedb.org/about/logos-attribution

-
-
-
-
-
- -

TheRegister

-
TheRegister: = "The-Register"
- -
-
-

The Register

-
-
-
see
-

https://www.theregister.co.uk/

-
-
-
-
-
- -

TheSoundsResource

-
TheSoundsResource: = "The-Sounds-Resource"
- -
-
-

The Sounds Resource

-
-
-
see
-

https://www.sounds-resource.com/

-
-
-
-
-
- -

TheSpritersResource

-
TheSpritersResource: = "The-Spriters-Resource"
- -
-
-

The Spriters Resource

-
-
-
see
-

https://www.spriters-resource.com/

-
-
-
-
-
- -

TheWashingtonPost

-
TheWashingtonPost: = "The-Washington-Post"
- -
-
-

The Washington Post

-
-
-
see
-

https://www.washingtonpost.com/brand-studio/archive/

-
-
-
-
-
- -

Thingiverse

-
Thingiverse: = "Thingiverse"
- -
-
-

Thingiverse

-
-
-
see
-

https://www.thingiverse.com/

-
-
-
-
-
- -

ThinkPad

-
ThinkPad: = "ThinkPad"
- -
-
-

ThinkPad

-
-
-
see
-

https://www.lenovo.com/us/en/thinkpad

-
-
-
-
-
- -

ThreeJs

-
ThreeJs: = "Three.js"
- - -
-
- -

Threema

-
Threema: = "Threema"
- -
-
-

Threema

-
-
-
see
-

https://threema.ch/en/press

-
-
-
-
-
- -

Thumbtack

-
Thumbtack: = "Thumbtack"
- -
-
-

Thumbtack

-
-
-
see
-

https://www.thumbtack.com/press/media-resources/

-
-
-
-
-
- -

Thunderbird

-
Thunderbird: = "Thunderbird"
- -
-
-

Thunderbird

-
-
-
see
-

https://demo.identihub.co/thunderbird

-
-
-
-
-
- -

Thymeleaf

-
Thymeleaf: = "Thymeleaf"
- - -
-
- -

Ticketmaster

-
Ticketmaster: = "Ticketmaster"
- -
-
-

Ticketmaster

-
-
-
see
-

https://design.ticketmaster.com/brand/overview/

-
-
-
-
-
- -

Tidal

-
Tidal: = "Tidal"
- -
-
-

Tidal

-
-
-
see
-

https://tidal.com

-
-
-
-
-
- -

Tide

-
Tide: = "Tide"
- -
-
-

Tide

-
-
-
see
-

https://www.tide.co/newsroom/

-
-
-
-
-
- -

TietoEVRY

-
TietoEVRY: = "TietoEVRY"
- -
-
-

TietoEVRY

-
-
-
see
-

https://www.tietoevry.com/en/about-us/our-company/

-
-
-
-
-
- -

TikTok

-
TikTok: = "TikTok"
- -
-
-

TikTok

-
-
-
see
-

https://tiktok.com

-
-
-
-
-
- -

Tile

-
Tile: = "Tile"
- -
-
-

Tile

-
-
-
see
-

https://www.thetileapp.com/

-
-
-
-
-
- -

Timescale

-
Timescale: = "Timescale"
- -
-
-

Timescale

-
-
-
see
-

https://www.timescale.com/

-
-
-
-
-
- -

Tinder

-
Tinder: = "Tinder"
- -
-
-

Tinder

-
-
-
see
-

http://www.gotinder.com/press

-
-
-
-
-
- -

TinyLetter

-
TinyLetter: = "TinyLetter"
- -
-
-

TinyLetter

-
-
-
see
-

https://tinyletter.com/site/press

-
-
-
-
-
- -

Tmux

-
Tmux: = "tmux"
- - -
-
- -

Todoist

-
Todoist: = "Todoist"
- -
-
-

Todoist

-
-
-
see
-

https://doist.com/press/

-
-
-
-
-
- -

Toggl

-
Toggl: = "Toggl"
- -
-
-

Toggl

-
-
-
see
-

https://toggl.com/media-toolkit

-
-
-
-
-
- -

TokyoMetro

-
TokyoMetro: = "Tokyo-Metro"
- -
-
-

Tokyo Metro

-
-
-
see
-

https://en.wikipedia.org/wiki/File:TokyoMetro.svg

-
-
-
-
-
- -

Tomorrowland

-
Tomorrowland: = "Tomorrowland"
- -
-
-

Tomorrowland

-
-
-
see
-

https://global.tomorrowland.com/

-
-
-
-
-
- -

Topcoder

-
Topcoder: = "Topcoder"
- -
-
-

Topcoder

-
-
-
see
-

http://topcoder.com/

-
-
-
-
-
- -

Toptal

-
Toptal: = "Toptal"
- -
-
-

Toptal

-
-
-
see
-

https://www.toptal.com/branding

-
-
-
-
-
- -

TorBrowser

-
TorBrowser: = "Tor-Browser"
- -
-
-

Tor Browser

-
-
-
see
-

https://styleguide.torproject.org/brand-assets/

-
-
-
-
-
- -

TorProject

-
TorProject: = "Tor-Project"
- -
-
-

Tor Project

-
-
-
see
-

https://styleguide.torproject.org/brand-assets/

-
-
-
-
-
- -

Toshiba

-
Toshiba: = "Toshiba"
- - -
-
- -

Toyota

-
Toyota: = "Toyota"
- -
-
-

Toyota

-
-
-
see
-

https://www.toyota.com/brandguidelines/logo/

-
-
-
-
-
- -

Tqdm

-
Tqdm: = "tqdm"
- - -
-
- -

TrainerRoad

-
TrainerRoad: = "TrainerRoad"
- -
-
-

TrainerRoad

-
-
-
see
-

https://www.trainerroad.com/

-
-
-
-
-
- -

Trakt

-
Trakt: = "Trakt"
- -
-
-

Trakt

-
-
-
see
-

https://trakt.tv

-
-
-
-
-
- -

TransferWise

-
TransferWise: = "TransferWise"
- -
-
-

TransferWise

-
-
-
see
-

https://brand.transferwise.com/logo

-
-
-
-
-
- -

TransportForIreland

-
TransportForIreland: = "Transport-for-Ireland"
- -
-
-

Transport for Ireland

-
-
-
see
-

https://www.transportforireland.ie/

-
-
-
-
-
- -

TransportForLondon

-
TransportForLondon: = "Transport-for-London"
- -
-
-

Transport for London

-
-
-
see
-

https://tfl.gov.uk/

-
-
-
-
-
- -

TravisCI

-
TravisCI: = "Travis-CI"
- -
-
-

Travis CI

-
-
-
see
-

https://travis-ci.com/logo

-
-
-
-
-
- -

Treehouse

-
Treehouse: = "Treehouse"
- -
-
-

Treehouse

-
-
-
see
-

https://teamtreehouse.com/about

-
-
-
-
-
- -

Trello

-
Trello: = "Trello"
- - -
-
- -

TrendMicro

-
TrendMicro: = "Trend-Micro"
- -
-
-

Trend Micro

-
-
-
see
-

https://www.trendmicro.com/

-
-
-
-
-
- -

Treyarch

-
Treyarch: = "Treyarch"
- - -
-
- -

Triller

-
Triller: = "Triller"
- - -
-
- -

Trino

-
Trino: = "Trino"
- - -
-
- -

TripCom

-
TripCom: = "Trip.com"
- -
-
-

Trip.com

-
-
-
see
-

https://careers.trip.com/

-
-
-
-
-
- -

Tripadvisor

-
Tripadvisor: = "Tripadvisor"
- -
-
-

Tripadvisor

-
-
-
see
-

https://tripadvisor.mediaroom.com/logo-guidelines

-
-
-
-
-
- -

Trove

-
Trove: = "Trove"
- -
-
-

Trove

-
-
-
see
-

https://trove.nla.gov.au/

-
-
-
-
-
- -

TrueNAS

-
TrueNAS: = "TrueNAS"
- -
-
-

TrueNAS

-
-
-
see
-

https://www.truenas.com/

-
-
-
-
-
- -

Trulia

-
Trulia: = "Trulia"
- -
-
-

Trulia

-
-
-
see
-

http://www.trulia.com

-
-
-
-
-
- -

TrustedShops

-
TrustedShops: = "Trusted-Shops"
- - -
-
- -

Trustpilot

-
Trustpilot: = "Trustpilot"
- - -
-
- -

TryHackMe

-
TryHackMe: = "TryHackMe"
- -
-
-

TryHackMe

-
-
-
see
-

https://tryhackme.com/about

-
-
-
-
-
- -

TryItOnline

-
TryItOnline: = "Try-It-Online"
- -
-
-

Try It Online

-
-
-
see
-

https://tio.run/

-
-
-
-
-
- -

TsNode

-
TsNode: = "ts-node"
- -
-
-

ts-node

-
-
-
see
-

https://typestrong.org/ts-node/

-
-
-
-
-
- -

Tumblr

-
Tumblr: = "Tumblr"
- -
-
-

Tumblr

-
-
-
see
-

https://www.tumblr.com/logo

-
-
-
-
-
- -

TuneIn

-
TuneIn: = "TuneIn"
- -
-
-

TuneIn

-
-
-
see
-

https://cms.tunein.com/press/

-
-
-
-
-
- -

TurboSquid

-
TurboSquid: = "TurboSquid"
- -
-
-

TurboSquid

-
-
-
see
-

https://www.brand.turbosquid.com/

-
-
-
-
-
- -

TurkishAirlines

-
TurkishAirlines: = "Turkish-Airlines"
- - -
-
- -

Tutanota

-
Tutanota: = "Tutanota"
- - -
-
- -

Twilio

-
Twilio: = "Twilio"
- -
-
-

Twilio

-
-
-
see
-

https://www.twilio.com/company/brand

-
-
-
-
-
- -

Twitch

-
Twitch: = "Twitch"
- -
-
-

Twitch

-
-
-
see
-

https://brand.twitch.tv

-
-
-
-
-
- -

Twitter

-
Twitter: = "Twitter"
- -
-
-

Twitter

-
-
-
see
-

https://brand.twitter.com

-
-
-
-
-
- -

Twoo

-
Twoo: = "Twoo"
- -
-
-

Twoo

-
-
-
see
-

http://www.twoo.com/about/press

-
-
-
-
-
- -

TypeScript

-
TypeScript: = "TypeScript"
- -
-
-

TypeScript

-
-
-
see
-

https://www.staging-typescript.org/branding

-
-
-
-
-
- -

UBlockOrigin

-
UBlockOrigin: = "uBlock-Origin"
- - -
-
- -

UFC

-
UFC: = "UFC"
- -
-
-

UFC

-
-
-
see
-

https://www.ufc.com

-
-
-
-
-
- -

UIkit

-
UIkit: = "UIkit"
- -
-
-

UIkit

-
-
-
see
-

https://getuikit.com

-
-
-
-
-
- -

UPS

-
UPS: = "UPS"
- -
-
-

UPS

-
-
-
see
-

https://www.ups.com/

-
-
-
-
-
- -

USPS

-
USPS: = "USPS"
- -
-
-

USPS

-
-
-
see
-

https://www.usps.com/

-
-
-
-
-
- -

Uber

-
Uber: = "Uber"
- -
-
-

Uber

-
-
-
see
-

https://www.uber.com/media/

-
-
-
-
-
- -

UberEats

-
UberEats: = "Uber-Eats"
- -
-
-

Uber Eats

-
-
-
see
-

https://www.ubereats.com

-
-
-
-
-
- -

Ubiquiti

-
Ubiquiti: = "Ubiquiti"
- -
-
-

Ubiquiti

-
-
-
see
-

https://www.ui.com/marketing/#logos

-
-
-
-
-
- -

Ubisoft

-
Ubisoft: = "Ubisoft"
- - -
-
- -

Ubuntu

-
Ubuntu: = "Ubuntu"
- -
-
-

Ubuntu

-
-
-
see
-

https://design.ubuntu.com/brand/ubuntu-logo/

-
-
-
-
-
- -

Udacity

-
Udacity: = "Udacity"
- -
-
-

Udacity

-
-
-
see
-

https://www.udacity.com

-
-
-
-
-
- -

Udemy

-
Udemy: = "Udemy"
- -
-
-

Udemy

-
-
-
see
-

https://about.udemy.com/newbrand/

-
-
-
-
-
- -

Ulule

-
Ulule: = "Ulule"
- - -
-
- -

Umbraco

-
Umbraco: = "Umbraco"
- -
-
-

Umbraco

-
-
-
see
-

https://umbraco.com/

-
-
-
-
-
- -

Unacademy

-
Unacademy: = "Unacademy"
- -
-
-

Unacademy

-
-
-
see
-

https://unacademy.com/

-
-
-
-
-
- -

Undertale

-
Undertale: = "Undertale"
- -
-
-

Undertale

-
-
-
see
-

https://undertale.com/

-
-
-
-
-
- -

Unicode

-
Unicode: = "Unicode"
- -
-
-

Unicode

-
-
-
see
-

https://en.wikipedia.org/wiki/Unicode

-
-
-
-
-
- -

Unilever

-
Unilever: = "Unilever"
- - -
-
- -

UnitedAirlines

-
UnitedAirlines: = "United-Airlines"
- -
-
-

United Airlines

-
-
-
see
-

https://en.wikipedia.org/wiki/File:United_Airlines_Logo.svg

-
-
-
-
-
- -

Unity

-
Unity: = "Unity"
- -
-
-

Unity

-
-
-
see
-

https://unity.com/

-
-
-
-
-
- -

Unraid

-
Unraid: = "Unraid"
- -
-
-

Unraid

-
-
-
see
-

https://unraid.net/

-
-
-
-
-
- -

UnrealEngine

-
UnrealEngine: = "Unreal-Engine"
- -
-
-

Unreal Engine

-
-
-
see
-

https://www.unrealengine.com/en-US/branding

-
-
-
-
-
- -

Unsplash

-
Unsplash: = "Unsplash"
- -
-
-

Unsplash

-
-
-
see
-

https://unsplash.com/

-
-
-
-
-
- -

Untangle

-
Untangle: = "Untangle"
- -
-
-

Untangle

-
-
-
see
-

https://www.untangle.com/company-overview/

-
-
-
-
-
- -

Untappd

-
Untappd: = "Untappd"
- -
-
-

Untappd

-
-
-
see
-

https://untappd.com/

-
-
-
-
-
- -

UpCloud

-
UpCloud: = "UpCloud"
- -
-
-

UpCloud

-
-
-
see
-

https://upcloud.com/brand-assets/

-
-
-
-
-
- -

UpLabs

-
UpLabs: = "UpLabs"
- -
-
-

UpLabs

-
-
-
see
-

https://www.uplabs.com/

-
-
-
-
-
- -

Uploaded

-
Uploaded: = "Uploaded"
- -
-
-

Uploaded

-
-
-
see
-

https://www.uploaded.net

-
-
-
-
-
- -

Upwork

-
Upwork: = "Upwork"
- -
-
-

Upwork

-
-
-
see
-

https://www.upwork.com/press/

-
-
-
-
-
- -

V

-
V: = "V"
- -
-
-

V

-
-
-
see
-

https://github.com/vlang/v-logo

-
-
-
-
-
- -

V8

-
V8: = "V8"
- -
-
-

V8

-
-
-
see
-

https://v8.dev/logo

-
-
-
-
-
- -

VBulletin

-
VBulletin: = "vBulletin"
- - -
-
- -

VFairs

-
VFairs: = "vFairs"
- -
-
-

vFairs

-
-
-
see
-

https://www.vfairs.com/

-
-
-
-
-
- -

VK

-
VK: = "VK"
- -
-
-

VK

-
-
-
see
-

https://vk.com/brand

-
-
-
-
-
- -

VLCMediaPlayer

-
VLCMediaPlayer: = "VLC-media-player"
- - -
-
- -

VMware

-
VMware: = "VMware"
- -
-
-

VMware

-
-
-
see
-

https://myvmware.workspaceair.com/

-
-
-
-
-
- -

VOX

-
VOX: = "VOX"
- - -
-
- -

VSCO

-
VSCO: = "VSCO"
- -
-
-

VSCO

-
-
-
see
-

https://vscopress.co/media-kit

-
-
-
-
-
- -

Vaadin

-
Vaadin: = "Vaadin"
- -
-
-

Vaadin

-
-
-
see
-

https://vaadin.com/trademark

-
-
-
-
-
- -

Vagrant

-
Vagrant: = "Vagrant"
- -
-
-

Vagrant

-
-
-
see
-

https://www.hashicorp.com/brand

-
-
-
-
-
- -

Valve

-
Valve: = "Valve"
- -
-
-

Valve

-
-
-
see
-

https://www.valvesoftware.com/

-
-
-
-
-
- -

Vapor

-
Vapor: = "Vapor"
- -
-
-

Vapor

-
-
-
see
-

https://vapor.codes/

-
-
-
-
-
- -

Vault

-
Vault: = "Vault"
- -
-
-

Vault

-
-
-
see
-

https://www.hashicorp.com/brand

-
-
-
-
-
- -

Vauxhall

-
Vauxhall: = "Vauxhall"
- -
-
-

Vauxhall

-
-
-
see
-

https://www.stellantis.com/en/brands/vauxhall

-
-
-
-
-
- -

VectorLogoZone

-
VectorLogoZone: = "Vector-Logo-Zone"
- -
-
-

Vector Logo Zone

-
-
-
see
-

https://www.vectorlogo.zone/

-
-
-
-
-
- -

Vectorworks

-
Vectorworks: = "Vectorworks"
- -
-
-

Vectorworks

-
-
-
see
-

https://www.vectorworks.net/en-US

-
-
-
-
-
- -

Veeam

-
Veeam: = "Veeam"
- - -
-
- -

Veepee

-
Veepee: = "Veepee"
- -
-
-

Veepee

-
-
-
see
-

https://www.veepee.fr/

-
-
-
-
-
- -

Venmo

-
Venmo: = "Venmo"
- -
-
-

Venmo

-
-
-
see
-

https://venmo.com/about/brand/

-
-
-
-
-
- -

Vercel

-
Vercel: = "Vercel"
- -
-
-

Vercel

-
-
-
see
-

https://vercel.com/design

-
-
-
-
-
- -

Verdaccio

-
Verdaccio: = "Verdaccio"
- -
-
-

Verdaccio

-
-
-
see
-

https://verdaccio.org/docs/en/logo

-
-
-
-
-
- -

Veritas

-
Veritas: = "Veritas"
- - -
-
- -

Verizon

-
Verizon: = "Verizon"
- - -
-
- -

Viadeo

-
Viadeo: = "Viadeo"
- -
-
-

Viadeo

-
-
-
see
-

https://viadeo.journaldunet.com/

-
-
-
-
-
- -

Viber

-
Viber: = "Viber"
- -
-
-

Viber

-
-
-
see
-

https://www.viber.com/brand-center/

-
-
-
-
-
- -

Vim

-
Vim: = "Vim"
- - -
-
- -

Vimeo

-
Vimeo: = "Vimeo"
- -
-
-

Vimeo

-
-
-
see
-

https://vimeo.com/about/brand_guidelines

-
-
-
-
-
- -

VimeoLivestream

-
VimeoLivestream: = "Vimeo-Livestream"
- -
-
-

Vimeo Livestream

-
-
-
see
-

https://livestream.com

-
-
-
-
-
- -

VirtualBox

-
VirtualBox: = "VirtualBox"
- - -
-
- -

VirusTotal

-
VirusTotal: = "VirusTotal"
- -
-
-

VirusTotal

-
-
-
see
-

https://www.virustotal.com/

-
-
-
-
-
- -

Visa

-
Visa: = "Visa"
- - -
-
- -

VisualStudio

-
VisualStudio: = "Visual-Studio"
- -
-
-

Visual Studio

-
-
-
see
-

https://visualstudio.microsoft.com/

-
-
-
-
-
- -

VisualStudioCode

-
VisualStudioCode: = "Visual-Studio-Code"
- - -
-
- -

Vite

-
Vite: = "Vite"
- -
-
-

Vite

-
-
-
see
-

https://vitejs.dev/

-
-
-
-
-
- -

Vivaldi

-
Vivaldi: = "Vivaldi"
- -
-
-

Vivaldi

-
-
-
see
-

https://vivaldi.com/press/

-
-
-
-
-
- -

Vivino

-
Vivino: = "Vivino"
- -
-
-

Vivino

-
-
-
see
-

https://www.vivino.com/press

-
-
-
-
-
- -

Vodafone

-
Vodafone: = "Vodafone"
- -
-
-

Vodafone

-
-
-
see
-

https://web.vodafone.com.eg/

-
-
-
-
-
- -

Volkswagen

-
Volkswagen: = "Volkswagen"
- -
-
-

Volkswagen

-
-
-
see
-

https://www.volkswagen.ie/

-
-
-
-
-
- -

Volvo

-
Volvo: = "Volvo"
- - -
-
- -

Vonage

-
Vonage: = "Vonage"
- -
-
-

Vonage

-
-
-
see
-

https://www.vonage.com

-
-
-
-
-
- -

VueJs

-
VueJs: = "Vue.js"
- -
-
-

Vue.js

-
-
-
see
-

https://github.com/vuejs/art

-
-
-
-
-
- -

Vuetify

-
Vuetify: = "Vuetify"
- -
-
-

Vuetify

-
-
-
see
-

https://vuetifyjs.com/

-
-
-
-
-
- -

Vulkan

-
Vulkan: = "Vulkan"
- -
-
-

Vulkan

-
-
-
see
-

https://www.khronos.org/legal/trademarks/

-
-
-
-
-
- -

Vultr

-
Vultr: = "Vultr"
- -
-
-

Vultr

-
-
-
see
-

https://www.vultr.com/company/brand-assets/

-
-
-
-
-
- -

W3C

-
W3C: = "W3C"
- - -
-
- -

WALKMAN

-
WALKMAN: = "WALKMAN"
- - -
-
- -

WEBTOON

-
WEBTOON: = "WEBTOON"
- -
-
-

WEBTOON

-
-
-
see
-

http://webtoons.com/

-
-
-
-
-
- -

WEMO

-
WEMO: = "WEMO"
- - -
-
- -

WPEngine

-
WPEngine: = "WP-Engine"
- -
-
-

WP Engine

-
-
-
see
-

https://wpengine.com/brand-assets/

-
-
-
-
-
- -

WPRocket

-
WPRocket: = "WP-Rocket"
- -
-
-

WP Rocket

-
-
-
see
-

https://wp-rocket.me/

-
-
-
-
-
- -

WWE

-
WWE: = "WWE"
- - -
-
- -

Wagtail

-
Wagtail: = "Wagtail"
- - -
-
- -

WakaTime

-
WakaTime: = "WakaTime"
- - -
-
- -

Wappalyzer

-
Wappalyzer: = "Wappalyzer"
- -
-
-

Wappalyzer

-
-
-
see
-

https://www.wappalyzer.com/

-
-
-
-
-
- -

Warnerbros

-
Warnerbros: = "warnerbros"
- -
-
-

Warner Bros.

-
-
-
see
-

https://www.warnerbros.com/

-
-
-
-
-
- -

Wattpad

-
Wattpad: = "Wattpad"
- -
-
-

Wattpad

-
-
-
see
-

https://company.wattpad.com/brandguideline

-
-
-
-
-
- -

Waze

-
Waze: = "Waze"
- -
-
-

Waze

-
-
-
see
-

https://www.waze.com/

-
-
-
-
-
- -

WeChat

-
WeChat: = "WeChat"
- -
-
-

WeChat

-
-
-
see
-

https://wechat.design/standard/download/brand

-
-
-
-
-
- -

WeTransfer

-
WeTransfer: = "WeTransfer"
- -
-
-

WeTransfer

-
-
-
see
-

https://wetransfer.com/

-
-
-
-
-
- -

WearOS

-
WearOS: = "Wear-OS"
- - -
-
- -

Weasyl

-
Weasyl: = "Weasyl"
- -
-
-

Weasyl

-
-
-
see
-

https://www.weasyl.com/

-
-
-
-
-
- -

Web3Js

-
Web3Js: = "Web3.js"
- - -
-
- -

WebAssembly

-
WebAssembly: = "WebAssembly"
- -
-
-

WebAssembly

-
-
-
see
-

https://webassembly.org/

-
-
-
-
-
- -

WebAuthn

-
WebAuthn: = "WebAuthn"
- - -
-
- -

WebGL

-
WebGL: = "WebGL"
- -
-
-

WebGL

-
-
-
see
-

https://www.khronos.org/legal/trademarks/

-
-
-
-
-
- -

WebMoney

-
WebMoney: = "WebMoney"
- - -
-
- -

WebRTC

-
WebRTC: = "WebRTC"
- -
-
-

WebRTC

-
-
-
see
-

https://webrtc.org/

-
-
-
-
-
- -

WebStorm

-
WebStorm: = "WebStorm"
- -
-
-

WebStorm

-
-
-
see
-

https://www.jetbrains.com/company/brand/logos/

-
-
-
-
-
- -

WebcomponentsOrg

-
WebcomponentsOrg: = "webcomponents.org"
- -
-
-

webcomponents.org

-
-
-
see
-

https://www.webcomponents.org/

-
-
-
-
-
- -

WebdriverIO

-
WebdriverIO: = "WebdriverIO"
- -
-
-

WebdriverIO

-
-
-
see
-

https://webdriver.io/docs/api/

-
-
-
-
-
- -

Webflow

-
Webflow: = "Webflow"
- -
-
-

Webflow

-
-
-
see
-

https://webflow.com/

-
-
-
-
-
- -

Webhint

-
Webhint: = "webhint"
- - -
-
- -

Weblate

-
Weblate: = "Weblate"
- - -
-
- -

Webmin

-
Webmin: = "Webmin"
- - -
-
- -

Webpack

-
Webpack: = "Webpack"
- -
-
-

Webpack

-
-
-
see
-

https://webpack.js.org/branding/

-
-
-
-
-
- -

Weights__Biases

-
Weights__Biases: = "Weights-&-Biases"
- -
-
-

Weights & Biases

-
-
-
see
-

https://wandb.ai/

-
-
-
-
-
- -

WhatsApp

-
WhatsApp: = "WhatsApp"
- -
-
-

WhatsApp

-
-
-
see
-

https://www.whatsappbrand.com

-
-
-
-
-
- -

WhenIWork

-
WhenIWork: = "When-I-Work"
- -
-
-

When I Work

-
-
-
see
-

https://wheniwork.com/

-
-
-
-
-
- -

WhiteSource

-
WhiteSource: = "WhiteSource"
- - -
-
- -

Wii

-
Wii: = "Wii"
- - -
-
- -

WiiU

-
WiiU: = "Wii-U"
- - -
-
- -

Wikidata

-
Wikidata: = "Wikidata"
- - -
-
- -

WikimediaCommons

-
WikimediaCommons: = "Wikimedia-Commons"
- -
-
-

Wikimedia Commons

-
-
-
see
-

https://commons.wikimedia.org/wiki/File:Commons-logo.svg

-
-
-
-
-
- -

Wikipedia

-
Wikipedia: = "Wikipedia"
- - -
-
- -

Wikiquote

-
Wikiquote: = "Wikiquote"
- - -
-
- -

Wikivoyage

-
Wikivoyage: = "Wikivoyage"
- - -
-
- -

Windows

-
Windows: = "Windows"
- - -
-
- -

Windows95

-
Windows95: = "Windows-95"
- -
-
-

Windows 95

-
-
-
see
-

https://en.wikipedia.org/wiki/Windows_95

-
-
-
-
-
- -

WindowsTerminal

-
WindowsTerminal: = "Windows-Terminal"
- - -
-
- -

WindowsXP

-
WindowsXP: = "Windows-XP"
- - -
-
- -

Winmate

-
Winmate: = "Winmate"
- - -
-
- -

Wipro

-
Wipro: = "Wipro"
- - -
-
- -

Wire

-
Wire: = "Wire"
- -
-
-

Wire

-
-
-
see
-

http://brand.wire.com

-
-
-
-
-
- -

WireGuard

-
WireGuard: = "WireGuard"
- -
-
-

WireGuard

-
-
-
see
-

https://www.wireguard.com/

-
-
-
-
-
- -

Wireshark

-
Wireshark: = "Wireshark"
- - -
-
- -

Wish

-
Wish: = "Wish"
- -
-
-

Wish

-
-
-
see
-

https://wish.com/

-
-
-
-
-
- -

Wistia

-
Wistia: = "Wistia"
- -
-
-

Wistia

-
-
-
see
-

https://wistia.com/about/assets

-
-
-
-
-
- -

Wix

-
Wix: = "Wix"
- -
-
-

Wix

-
-
-
see
-

http://www.wix.com/about/design-assets

-
-
-
-
-
- -

WizzAir

-
WizzAir: = "Wizz-Air"
- - -
-
- -

Wolfram

-
Wolfram: = "Wolfram"
- - -
-
- -

WolframLanguage

-
WolframLanguage: = "Wolfram-Language"
- -
-
-

Wolfram Language

-
-
-
see
-

http://company.wolfram.com/press-center/language/

-
-
-
-
-
- -

WolframMathematica

-
WolframMathematica: = "Wolfram-Mathematica"
- -
-
-

Wolfram Mathematica

-
-
-
see
-

http://company.wolfram.com/press-center/mathematica/

-
-
-
-
-
- -

Woo

-
Woo: = "Woo"
- -
-
-

Woo

-
-
-
see
-

https://woocommerce.com/style-guide/

-
-
-
-
-
- -

WooCommerce

-
WooCommerce: = "WooCommerce"
- -
-
-

WooCommerce

-
-
-
see
-

https://woocommerce.com/style-guide/

-
-
-
-
-
- -

WordPress

-
WordPress: = "WordPress"
- -
-
-

WordPress

-
-
-
see
-

https://wordpress.org/about/logos

-
-
-
-
-
- -

Workplace

-
Workplace: = "Workplace"
- -
-
-

Workplace

-
-
-
see
-

https://en.facebookbrand.com/

-
-
-
-
-
- -

WorldHealthOrganization

-
WorldHealthOrganization: = "World-Health-Organization"
- -
-
-

World Health Organization

-
-
-
see
-

https://www.who.int/

-
-
-
-
-
- -

WriteAs

-
WriteAs: = "write.as"
- -
-
-

write.as

-
-
-
see
-

https://write.as/brand

-
-
-
-
-
- -

Wwise

-
Wwise: = "Wwise"
- - -
-
- -

XAML

-
XAML: = "XAML"
- - -
-
- -

XAMPP

-
XAMPP: = "XAMPP"
- -
-
-

XAMPP

-
-
-
see
-

https://www.apachefriends.org/en/

-
-
-
-
-
- -

XDADevelopers

-
XDADevelopers: = "XDA-Developers"
- -
-
-

XDA Developers

-
-
-
see
-

https://www.xda-developers.com/

-
-
-
-
-
- -

XFCE

-
XFCE: = "XFCE"
- -
-
-

XFCE

-
-
-
see
-

https://www.xfce.org/download#artwork

-
-
-
-
-
- -

XMPP

-
XMPP: = "XMPP"
- - -
-
- -

XOrg

-
XOrg: = "X.Org"
- - -
-
- -

XRP

-
XRP: = "XRP"
- -
-
-

XRP

-
-
-
see
-

https://xrpl.org/

-
-
-
-
-
- -

XSplit

-
XSplit: = "XSplit"
- -
-
-

XSplit

-
-
-
see
-

https://www.xsplit.com/presskit

-
-
-
-
-
- -

XState

-
XState: = "XState"
- - -
-
- -

Xamarin

-
Xamarin: = "Xamarin"
- - -
-
- -

Xbox

-
Xbox: = "Xbox"
- -
-
-

Xbox

-
-
-
see
-

https://www.xbox.com/en-US/consoles

-
-
-
-
-
- -

Xcode

-
Xcode: = "Xcode"
- -
-
-

Xcode

-
-
-
see
-

https://developer.apple.com/develop/

-
-
-
-
-
- -

Xero

-
Xero: = "Xero"
- - -
-
- -

Xiaomi

-
Xiaomi: = "Xiaomi"
- -
-
-

Xiaomi

-
-
-
see
-

https://www.mi.com/global

-
-
-
-
-
- -

Xilinx

-
Xilinx: = "Xilinx"
- -
-
-

Xilinx

-
-
-
see
-

https://www.xilinx.com

-
-
-
-
-
- -

Xing

-
Xing: = "Xing"
- -
-
-

Xing

-
-
-
see
-

https://dev.xing.com/logo_rules

-
-
-
-
-
- -

YCombinator

-
YCombinator: = "Y-Combinator"
- -
-
-

Y Combinator

-
-
-
see
-

https://www.ycombinator.com/press/

-
-
-
-
-
- -

Yahoo_

-
Yahoo_: = "Yahoo!"
- -
-
-

Yahoo!

-
-
-
see
-

https://yahoo.com/

-
-
-
-
-
- -

Yale

-
Yale: = "Yale"
- -
-
-

Yale

-
-
-
see
-

https://yalehome.com

-
-
-
-
-
- -

YamahaCorporation

-
YamahaCorporation: = "Yamaha-Corporation"
- -
-
-

Yamaha Corporation

-
-
-
see
-

https://www.yamaha.com/en/

-
-
-
-
-
- -

YamahaMotorCorporation

-
YamahaMotorCorporation: = "Yamaha-Motor-Corporation"
- -
-
-

Yamaha Motor Corporation

-
-
-
see
-

https://en.wikipedia.org/wiki/Yamaha_Motor_Company

-
-
-
-
-
- -

Yammer

-
Yammer: = "Yammer"
- - -
-
- -

Yarn

-
Yarn: = "Yarn"
- -
-
-

Yarn

-
-
-
see
-

https://github.com/yarnpkg/assets

-
-
-
-
-
- -

Yelp

-
Yelp: = "Yelp"
- -
-
-

Yelp

-
-
-
see
-

https://www.yelp.com/styleguide/icons

-
-
-
-
-
- -

Yoast

-
Yoast: = "Yoast"
- -
-
-

Yoast

-
-
-
see
-

https://yoast.com/media/logo/

-
-
-
-
-
- -

YouTube

-
YouTube: = "YouTube"
- - -
-
- -

YouTubeGaming

-
YouTubeGaming: = "YouTube-Gaming"
- -
-
-

YouTube Gaming

-
-
-
see
-

https://gaming.youtube.com/

-
-
-
-
-
- -

YouTubeMusic

-
YouTubeMusic: = "YouTube-Music"
- -
-
-

YouTube Music

-
-
-
see
-

https://partnermarketinghub.withgoogle.com/#/brands/

-
-
-
-
-
- -

YouTubeStudio

-
YouTubeStudio: = "YouTube-Studio"
- -
-
-

YouTube Studio

-
-
-
see
-

https://www.youtube.com/

-
-
-
-
-
- -

YouTubeTV

-
YouTubeTV: = "YouTube-TV"
- -
-
-

YouTube TV

-
-
-
see
-

https://partnermarketinghub.withgoogle.com/#/brands/

-
-
-
-
-
- -

YourTravelTV

-
YourTravelTV: = "YourTravel.TV"
- -
-
-

YourTravel.TV

-
-
-
see
-

https://yourtravel.tv

-
-
-
-
-
- -

ZDF

-
ZDF: = "ZDF"
- -
-
-

ZDF

-
-
-
see
-

https://www.zdf.de/

-
-
-
-
-
- -

ZWave

-
ZWave: = "Z-Wave"
- -
-
-

Z-Wave

-
-
-
see
-

https://www.z-wave.com/

-
-
-
-
-
- -

Zalando

-
Zalando: = "Zalando"
- -
-
-

Zalando

-
-
-
see
-

https://www.zalando.co.uk/

-
-
-
-
-
- -

Zapier

-
Zapier: = "Zapier"
- -
-
-

Zapier

-
-
-
see
-

https://zapier.com/about/brand

-
-
-
-
-
- -

Zelle

-
Zelle: = "Zelle"
- -
-
-

Zelle

-
-
-
see
-

https://www.zellepay.com/

-
-
-
-
-
- -

Zend

-
Zend: = "Zend"
- -
-
-

Zend

-
-
-
see
-

https://www.zend.com/

-
-
-
-
-
- -

ZendFramework

-
ZendFramework: = "Zend-Framework"
- -
-
-

Zend Framework

-
-
-
see
-

https://framework.zend.com/

-
-
-
-
-
- -

Zendesk

-
Zendesk: = "Zendesk"
- -
-
-

Zendesk

-
-
-
see
-

https://brandland.zendesk.com/

-
-
-
-
-
- -

Zenn

-
Zenn: = "Zenn"
- -
-
-

Zenn

-
-
-
see
-

https://zenn.dev/mediakit

-
-
-
-
-
- -

ZeroMQ

-
ZeroMQ: = "ZeroMQ"
- - -
-
- -

Zerodha

-
Zerodha: = "Zerodha"
- -
-
-

Zerodha

-
-
-
see
-

https://zerodha.com

-
-
-
-
-
- -

Zerply

-
Zerply: = "Zerply"
- -
-
-

Zerply

-
-
-
see
-

https://zerply.com/about/resources

-
-
-
-
-
- -

Zhihu

-
Zhihu: = "Zhihu"
- -
-
-

Zhihu

-
-
-
see
-

https://www.zhihu.com/

-
-
-
-
-
- -

Zigbee

-
Zigbee: = "Zigbee"
- -
-
-

Zigbee

-
-
-
see
-

https://zigbeealliance.org/solution/zigbee/

-
-
-
-
-
- -

Zillow

-
Zillow: = "Zillow"
- -
-
-

Zillow

-
-
-
see
-

https://www.zillow.com/

-
-
-
-
-
- -

Zingat

-
Zingat: = "Zingat"
- -
-
-

Zingat

-
-
-
see
-

https://www.zingat.com/kurumsal-logolar

-
-
-
-
-
- -

Zoho

-
Zoho: = "Zoho"
- -
-
-

Zoho

-
-
-
see
-

https://www.zoho.com/branding/

-
-
-
-
-
- -

Zoiper

-
Zoiper: = "Zoiper"
- -
-
-

Zoiper

-
-
-
see
-

https://www.zoiper.com/en/products

-
-
-
-
-
- -

Zomato

-
Zomato: = "Zomato"
- -
-
-

Zomato

-
-
-
see
-

https://www.zomato.com/business/apps

-
-
-
-
-
- -

Zoom

-
Zoom: = "Zoom"
- -
-
-

Zoom

-
-
-
see
-

https://zoom.us/brandguidelines

-
-
-
-
-
- -

Zorin

-
Zorin: = "Zorin"
- -
-
-

Zorin

-
-
-
see
-

https://zorinos.com/press/

-
-
-
-
-
- -

Zotero

-
Zotero: = "Zotero"
- -
-
-

Zotero

-
-
-
see
-

https://www.zotero.org/support/brand

-
-
-
-
-
- -

Zulip

-
Zulip: = "Zulip"
- - -
-
- -

_1001Tracklists

-
_1001Tracklists: = "1001Tracklists"
- -
-
-

1001Tracklists

-
-
-
see
-

https://www.1001tracklists.com/

-
-
-
-
-
- -

_1Password

-
_1Password: = "1Password"
- -
-
-

1Password

-
-
-
see
-

https://1password.com/press/

-
-
-
-
-
- -

_3M

-
_3M: = "3M"
- -
-
-

3M

-
-
-
see
-

https://www.3m.com/

-
-
-
-
-
- -

_42

-
_42: = "42"
- -
-
-

42

-
-
-
see
-

https://www.42.fr/

-
-
-
-
-
- -

_4D

-
_4D: = "4D"
- -
-
-

4D

-
-
-
see
-

https://www.4d.com/

-
-
-
-
-
- -

_500px

-
_500px: = "500px"
- -
-
-

500px

-
-
-
see
-

https://about.500px.com/press

-
-
-
-
-
- -

_KODA

-
_KODA: = "ŠKODA"
- - -
-
-
- -
-
-
-
-

Legend

-
-
    -
  • Constructor
  • -
  • Method
  • -
  • Accessor
  • -
-
    -
  • Protected method
  • -
  • Protected accessor
  • -
-
    -
  • Property
  • -
-
    -
  • Inherited method
  • -
-
-
-
+
+
+ +

Enumeration SimpleIcons

+
+

Simple Icon Names

+
+
+
+
+ +
+
+

Enumeration Members

+
ABBRobotStudio +ACM +ADP +AEW +AFFiNE +AFrame +AIB +AIDungeon +AIOHTTP +ALX +AMD +AMG +AMP +ANA +AOL +APMTerminals +ARAL +ARKEcosystem +ASDA +ASKfm +ASUS +AT_T +AWSAmplify +AWSElasticLoadBalancing +AWSFargate +AWSLambda +AWSOrganizations +AWSSecretsManager +Abbott +Abbvie +AboutMe +Abstract +AbuseCh +Academia +Accenture +Accusoft +Acer +ActiGraph +Activision +ActivityPub +Actix +Acura +AdBlock +AdGuard +Adafruit +AdblockPlus +Adidas +Adminer +Adobe +AdobeAcrobatReader +AdobeAfterEffects +AdobeAudition +AdobeCreativeCloud +AdobeDreamweaver +AdobeFonts +AdobeIllustrator +AdobeInDesign +AdobeLightroom +AdobeLightroomClassic +AdobePhotoshop +AdobePremierePro +AdobeXD +AdonisJS +Adroll +AdventOfCode +Adyen +AegisAuthenticator +AerLingus +Aeroflot +Aerom_xico +Aerospike +Affinity +AffinityDesigner +AffinityPhoto +AffinityPublisher +Afterpay +Agora +Aiqfome +AirAsia +AirCanada +AirChina +AirFrance +AirIndia +AirPlayAudio +AirPlayVideo +AirTransat +Airbnb +Airbrake +Airbus +Airbyte +Aircall +Airtable +Airtel +Ajv +Akamai +Akaunting +Akiflow +Alacritty +Alamy +AlbertHeijn +Alby +Alchemy +AldiNord +AldiS_d +AlfaRomeo +Alfred +Algolia +Algorand +AliExpress +AlibabaCloud +AlibabaCom +Alienware +Alipay +AllTrails +Allegro +AlliedModders +AlloCin_ +AlmaLinux +AlpineJs +AlpineLinux +Alteryx +AltiumDesigner +Alwaysdata +Amazon +AmazonAPIGateway +AmazonAlexa +AmazonCloudWatch +AmazonCognito +AmazonDocumentDB +AmazonDynamoDB +AmazonEC2 +AmazonECS +AmazonEKS +AmazonElastiCache +AmazonFireTV +AmazonGames +AmazonLumberyard +AmazonLuna +AmazonMusic +AmazonPay +AmazonPrime +AmazonRDS +AmazonRedshift +AmazonRoute53 +AmazonS3 +AmazonSQS +AmazonSimpleEmailService +AmazonWebServices +Amazoniam +Ameba +AmericanAirlines +AmericanExpress +Amul +Anaconda +Analogue +Andela +Android +AndroidAuto +AndroidStudio +Angular +AniList +AnimalPlanet +AnkerMake +Anki +Ansible +Answer +Ansys +AntDesign +Anta +Antena3 +Anthropic +AnyDesk +Anycubic +Anytype +Apache +ApacheAirflow +ApacheAnt +ApacheCassandra +ApacheCloudStack +ApacheCordova +ApacheCouchDB +ApacheDruid +ApacheECharts +ApacheFlink +ApacheFreeMarker +ApacheGroovy +ApacheGuacamole +ApacheHBase +ApacheHadoop +ApacheHive +ApacheJMeter +ApacheKafka +ApacheKylin +ApacheMaven +ApacheNetBeansIDE +ApacheOpenOffice +ApacheParquet +ApachePulsar +ApacheRocketMQ +ApacheSolr +ApacheSpark +ApacheStorm +ApacheSuperset +ApacheTomcat +Aparat +Apifox +ApolloGraphQL +Apostrophe +AppSignal +AppStore +AppVeyor +Appian +Appium +Apple +AppleArcade +AppleMusic +AppleNews +ApplePay +ApplePodcasts +AppleTV +Appsmith +Appwrite +Aqua +ArXiv +ArangoDB +Arc +ArcGIS +ArchLinux +Archicad +ArchiveOfOurOwn +Ardour +Arduino +Argo +Argos +Ariakit +Arlo +Arm +ArmKeil +ArsTechnica +ArtStation +ArtifactHub +ArtixLinux +AsahiLinux +Asana +Asciidoctor +Asciinema +Aseprite +AssemblyScript +Asterisk +AstonMartin +Astra +Astral +Astro +Atari +Atlassian +Auchan +Audacity +Audi +Audible +AudioTechnica +Audiobookshelf +Audioboom +Audiomack +Aurelia +Auth0 +Authelia +Authentik +Authy +AutoCAD +AutoCannon +AutoHotkey +AutoIt +AutoZone +Autodesk +AutodeskMaya +AutodeskRevit +Automattic +Autoprefixer +Avajs +Avast +Avianca +Avira +AwesomeLists +AwesomeWM +Awwwards +Axios +BEM +BIM +BMCSoftware +BMW +BNBChain +BSD +BT +BVG +B_RAutomation +Babel +Babelio +BabylonJs +Backblaze +BackboneJs +Backendless +Backstage +Badoo +Baidu +Bakal__i +Bamboo +BambuLab +BandLab +Bandcamp +Bandsintown +BankOfAmerica +Barclays +Baremetrics +Barmenia +Basecamp +BasicAttentionToken +Bastyon +Bat +Bata +BattleNet +Bazel +BeReal +BeatStars +Beatport +Beats +BeatsByDre +BeekeeperStudio +Behance +BeijingSubway +Bentley +Bento +BentoBox +BentoML +Betfair +BetterStack +Bevy +BigBlueButton +BigCartel +BigCommerce +Bigbasket +Bilibili +Billboard +Binance +BioLink +Biome +BisectHosting +Bit +BitComet +BitTorrent +Bitbucket +Bitcoin +BitcoinCash +BitcoinSV +Bitdefender +Bitly +Bitrise +Bitwarden +Bitwig +Blackberry +BlackmagicDesign +Blazemeter +Blazor +Blender +Blockbench +BlockchainCom +Blogger +Bloglovin +Blueprint +Bluesky +Bluesound +Bluetooth +BoAt +BoardGameGeek +BoehringerIngelheim +Boeing +Bombardier +BookBub +BookMyShow +BookStack +Bookalope +Bookmeter +Boost +Boosty +Boots +Bootstrap +BorgBackup +Bosch +Bose +BotbleCMS +Boulanger +Bower +Box +BoxySVG +Braintree +Brandfolder +Brave +Breaker +Brenntag +Brevo +Brex +Bricks +BritishAirways +Broadcom +Bruno +Bspwm +Buddy +Budibase +Buefy +Buffer +Bugatti +Bugcrowd +Bugsnag +Buhl +Buildkite +Bukalapak +Bulma +Bun +Bungie +Bunq +BurgerKing +BurpSuite +Burton +BuyMeACoffee +BuySellAds +BuzzFeed +Byju_s +ByteDance +C +CBC +CBS +CCleaner +CDProjekt +CKEditor4 +CLion +CMake +CNCF +CNET +CNN +CPanel +CRYENGINE +CSS3 +CSSDesignAwards +CSSModules +CSSWizardry +CTS +C__ +C__Builder +Cachet +Caddy +Cadillac +CafePress +Caffeine +CairoGraphics +CairoMetro +CakePHP +CalCom +Calendly +CalibreWeb +CampaignMonitor +Camunda +Canonical +Canva +Canvas +Capacitor +CarThrottle +Cardano +CarlsbergGroup +Carrd +Carrefour +Carto +CashApp +Castbox +Castorama +Castro +Caterpillar +Celery +Celestron +CentOS +Ceph +Cesium +Chai +Chainguard +Chainlink +ChakraUI +Channel4 +Charles +ChartJs +ChartMogul +Chase +ChatBot +Chatwoot +CheckiO +Checkmarx +Checkmk +Chedraui +Cheerio +Chef +Chemex +ChessCom +Chevrolet +ChiaNetwork +ChinaEasternAirlines +ChinaSouthernAirlines +Chocolatey +Chromatic +ChromeWebStore +Chromecast +Chrysler +ChupaChups +Cilium +Cinema4D +Circle +CircleCI +CircuitVerse +CirrusCI +Cisco +Citrix +Citro_n +CiviCRM +Civo +Clarifai +Claris +Clarivate +Clerk +CleverCloud +ClickHouse +ClickUp +Cliqz +Clockify +Clojure +Cloud66 +CloudBees +CloudCannon +CloudFoundry +Cloudera +Cloudflare +CloudflarePages +CloudflareWorkers +Cloudinary +Cloudron +Cloudsmith +Cloudways +Clubforce +Clubhouse +Clyp +CoOp +CocaCola +Cockpit +CockroachLabs +CocoaPods +Cocos +Coda +Codacy +CodeChef +CodeClimate +CodeFactor +CodeIgniter +CodeMirror +CodeNewbie +CodePen +CodeProject +CodeSandbox +CodeSignal +CodeStream +Code__Blocks +Codeberg +Codecademy +CodeceptJS +Codecov +Codeforces +Codefresh +Codeium +Codemagic +Codementor +Coder +CodersRank +Coderwall +Codeship +Codewars +CodinGame +CodingNinjas +Codio +CoffeeScript +Coggle +Cognizant +Coil +CoinMarketCap +Coinbase +ComicFury +Comma +Commerzbank +Commitlint +Commodore +CommonWorkflowLanguage +CompTIA +CompilerExplorer +Composer +Comsol +Conan +Concourse +CondaForge +Conekta +Confluence +Construct3 +Consul +ContactlessPayment +Containerd +Contao +Contentful +Contentstack +ContributorCovenant +ConventionalCommits +Convertio +Cookiecutter +CoolerMaster +CopaAirlines +Coppel +Cora +CorelDRAW +CoronaEngine +CoronaRenderer +Corsair +Couchbase +CounterStrike +CountingWorksPRO +Coursera +Coveralls +CraftCMS +Craftsman +CrateDB +Crayon +Creality +CreateReactApp +CreativeCommons +CreativeTechnology +Credly +Crehana +CrewUnited +CriticalRole +Crowdin +Crowdsource +Crunchbase +Crunchyroll +CryptPad +Crystal +Cucumber +Cultura +Curl +CurseForge +CustomInk +CyberDefenders +Cycling__74 +Cypress +CytoscapeJs +D +D3Js +DAF +DATEV +DAZN +DBeaver +DCEntertainment +DEDGE +DHL +DJI +DLNA +DOI +DPD +DSAutomobiles +DTS +DTube +DVC +DWaveSystems +DaVinciResolve +Dacia +DailyDev +Dailymotion +DaisyUI +Dapr +DarkReader +Dart +Darty +DasErste +Dash +Dashlane +Dask +DassaultSyst_mes +DataAi +DataCamp +DataGrip +DataStax +Databricks +Datadog +Dataiku +DateFns +DatoCMS +Datto +DazhongDianping +Dblp +Dbt +De_Longhi +Debian +DecapCMS +Decentraland +DeepCool +DeepL +Deepgram +Deepin +Deepnote +Delicious +Deliveroo +Dell +Delphi +Delta +Deluge +Deno +Denon +Dependabot +Dependencycheck +Depositphotos +DerSpiegel +DeutscheBahn +DeutscheBank +DeutschePost +DevExpress +DevRant +DevTo +DeviantArt +Devpost +Dgraph +DiagramsNet +Dialogflow +Diaspora +DictionaryCom +Digg +DigiKeyElectronics +DigitalOcean +DinersClub +Dior +Directus +Discogs +Discord +Discourse +Discover +Disqus +Disroot +Distrokid +Django +Dlib +Dm +Docker +DocsRs +Docsify +Doctrine +Docusaurus +Dogecoin +Dolby +DoorDash +Dota2 +Douban +DoubanRead +Dovecot +Dovetail +Doxygen +Dragonframe +DraugiemLv +Dreamstime +Dribbble +Drizzle +Drone +Drooble +Dropbox +Drupal +Ducati +DuckDB +DuckDuckGo +Dungeons__Dragons +Dunked +Dunzo +Duolingo +Duplicati +Dwm +Dynatrace +E3 +EA +EBOX +EBay +EDEKA +EJS +ELeclerc +ENV +EPEL +ERPNext +ESEA +ESLGaming +ESLint +ESPHome +ESRI +Eagle +EasyEDA +EasyJet +EclipseAdoptium +EclipseChe +EclipseIDE +EclipseJetty +EclipseMosquitto +EclipseVertX +Ecovacs +EdX +EdgeImpulse +EditorConfig +Educative +Egghead +Egnyte +Eight +EightSleep +ElJueves +Elastic +ElasticCloud +ElasticStack +Elasticsearch +Elavon +Electron +ElectronBuilder +ElectronFiddle +Elegoo +Element +Elementary +Elementor +Eleventy +Elgato +Elixir +Ello +Elm +Elsevier +Embarcadero +Embark +EmberJs +Emby +Emirates +Emlakjet +EmpireKred +EndeavourOS +Engadget +Enpass +EnterpriseDB +Envato +EnvoyProxy +EpicGames +Epson +EquinixMetal +Eraser +Ericsson +Erlang +Esbuild +EsotericSoftware +Espressif +Etcd +Ethereum +Ethers +EthiopianAirlines +EtihadAirways +Etsy +EventStore +Eventbrite +Evernote +Excalidraw +Exercism +Exordo +Exoscale +Expedia +Expensify +ExpertsExchange +Expo +Express +ExpressVPN +EyeEm +F1 +F5 +FACEIT +FARFETCH +FDroid +FFmpeg +FIFA +FIRST +FMOD +FOX +FSecure +Facebook +FacebookGaming +FacebookLive +Facepunch +Fairphone +Falco +Falcon +FamPay +Fandango +Fandom +Fanfou +Fantom +Farcaster +FareHarbor +FastAPI +Fastify +Fastlane +Fastly +Fathom +Fauna +Favro +FeatHub +FedEx +Fedora +Feedly +Ferrari +Ferrarinv +FerretDB +Fi +Fiat +FidoAlliance +Fig +Figma +Figshare +Fila +FileIo +FileZilla +Files +Fineco +Fing +Firebase +Firefish +FireflyIII +Firefox +FirefoxBrowser +Fireship +Firewalla +FishShell +Fitbit +FiveM +Fiverr +Fizz +Flashforge +Flask +Flat +Flathub +Flatpak +Flickr +Flightaware +Flipboard +Flipkart +Floatplane +Flood +FluentBit +Fluentd +Fluke +Flutter +Flux +Fluxus +Flyway +Fnac +Folium +Fonoma +FontAwesome +FontBase +FontForge +Foobar2000 +Foodpanda +Ford +Forgejo +Formik +Formspree +Formstack +Fortinet +Fortran +Fossa +FossilSCM +FoundryVirtualTabletop +Foursquare +FoursquareCityGuide +Foxtel +Fozzy +Framer +Framework +Framework7 +Franprix +Frappe +FraunhoferGesellschaft +FreeBSD +FreeCAD +FreeCodeCamp +FreeNAS +FreedesktopOrg +Freelancer +Freelancermap +Freepik +FrontendMentor +Frontify +Fsharp +Fubo +Fueler +FugaCloud +Fujifilm +Fujitsu +Funimation +FurAffinity +FurryNetwork +FusionAuth +FutureLearn +G2 +G2A +G2G +GDAL +GIMP +GIPHY +GNOME +GNOMETerminal +GNU +GNUBash +GNUEmacs +GNUIceCat +GNUPrivacyGuard +GNUSocial +GOGCom +GSK +GSMArenaCom +GStreamer +GTK +G_ant +Galaxus +GameBanana +GameDeveloper +GameJolt +Game__Watch +Gameloft +Gamemaker +Garmin +Gatling +Gatsby +Gcore +GeeksforGeeks +GeneralElectric +GeneralMotors +Genius +Gentoo +GeoPandas +Geocaching +Geode +Gerrit +GetX +Ghost +Ghostery +Gin +Git +GitBook +GitExtensions +GitForWindows +GitHub +GitHubActions +GitHubCopilot +GitHubPages +GitHubSponsors +GitKraken +GitLFS +GitLab +Gitconnected +Gitea +Gitee +GitignoreIo +Gitpod +Gitter +Glassdoor +Glide +Glitch +Globus +Glovo +Gmail +Go +GoCD +GoDaddy +GoFundMe +GoLand +GoToMeeting +GodotEngine +Gojek +GoldenLine +GoldmanSachs +Goodreads +Google +GoogleAdMob +GoogleAdSense +GoogleAds +GoogleAnalytics +GoogleAppsScript +GoogleAssistant +GoogleAuthenticator +GoogleBigQuery +GoogleBigtable +GoogleCalendar +GoogleCampaignManager360 +GoogleCardboard +GoogleChat +GoogleChrome +GoogleChronicle +GoogleClassroom +GoogleCloud +GoogleCloudComposer +GoogleCloudSpanner +GoogleCloudStorage +GoogleColab +GoogleContainerOptimizedOS +GoogleDataStudio +GoogleDataflow +GoogleDataproc +GoogleDisplay__Video360 +GoogleDocs +GoogleDrive +GoogleEarth +GoogleEarthEngine +GoogleFit +GoogleFonts +GoogleForms +GoogleGemini +GoogleHome +GoogleKeep +GoogleLens +GoogleMaps +GoogleMarketingPlatform +GoogleMeet +GoogleMessages +GoogleNearby +GoogleNews +GooglePay +GooglePhotos +GooglePlay +GooglePub_Sub +GoogleScholar +GoogleSearchConsole +GoogleSheets +GoogleSlides +GoogleStreetView +GoogleTagManager +GoogleTasks +GoogleTranslate +Grab +Gradle +GradlePlayPublisher +Grafana +Grammarly +GrandFrais +GraphQL +GrapheneOS +Graphite +Grav +Gravatar +Graylog +GreasyFork +GreatLearning +GreenSock +Greenhouse +GridAi +Gridsome +GroupMe +Groupon +Grubhub +Grunt +GuangzhouMetro +Guilded +Gulp +Gumroad +Gumtree +Gunicorn +Gurobi +Gusto +Gutenberg +H3 +HAL +HBO +HCL +HDFCBank +HERE +HEY +HP +HSBC +HTML5 +HTMLAcademy +HTTPie +H_M +Habr +HackClub +HackTheBox +Hackaday +HackerEarth +HackerNoon +HackerOne +HackerRank +Hackster +HandlebarsJs +Handshake +HandshakeProtocol +HappyCow +Harbor +HarmonyOS +HashiCorp +Hashnode +Haskell +Hasura +HatenaBookmark +Haveibeenpwned +Haxe +HeadlessUI +HeadphoneZone +Headspace +Hearth +HearthisAt +Hedera +Helium +HelloFresh +HellyHansen +Helm +HelpDesk +HelpScout +Hepsiemlak +Heroku +Hetzner +Hevy +Hexlet +Hexo +HiBob +Hibernate +Hilton +HiltonHotels__Resorts +Hitachi +Hive +HiveBlockchain +HiveMQ +Homarr +HomeAdvisor +HomeAssistant +HomeAssistantCommunityStore +Homebrew +Homebridge +Homepage +Homify +Honda +Honey +Hono +Honor +Hootsuite +Hoppscotch +Hostinger +HotelsCom +Hotjar +Hotwire +Houdini +Houzz +Htmx +Htop +Huawei +HubSpot +HuggingFace +Hugo +HumbleBundle +HungryJack_s +Husqvarna +Hyper +Hyperskill +Hypothesis +Hyprland +Hyundai +I18next +I3 +IBeacon +ICICIBank +ICON +ICQ +ICloud +IEEE +IFTTT +IFixit +IFood +IGDB +IGN +IHeartRadio +IKEA +IMDb +IMessage +INFINITI +INSPIRE +IOS +IOTA +IPFS +IRIS +IRobot +ISC2 +ITVx +ITerm2 +ITunes +IVECO +Iata +Iberia +Iced +Iceland +Icinga +IcoMoon +IconJar +Iconfinder +Iconify +Icons8 +ImageJ +ImageSc +Imgur +Immer +Immich +Imou +ImprovMX +InVision +Indeed +IndiGo +IndianSuperLeague +IndieHackers +Inertia +InfluxDB +InfoQ +Infomaniak +Informatica +Infosys +Infracost +Ingress +Inkdrop +Inkscape +Inoreader +Insomnia +Insta360 +Instacart +Instagram +Instapaper +Instatus +Instructables +Instructure +Intel +IntelliJIDEA +InteractJS +InteractionDesignFoundation +Interbase +Intercom +Intermarche +InternetArchive +InternetComputer +Intigriti +Intuit +InvoiceNinja +IoBroker +Ionic +Ionos +Issuu +Istio +ItchIo +JBL +JCB +JET +JFrog +JFrogPipelines +JHipster +JOUAV +JPEG +JQuery +JRGroup +JSFiddle +JSON +JSONWebTokens +JSR +JSS +JUCE +JUKE +JUnit5 +Jabber +Jaeger +Jaguar +Jamboard +Jameson +Jamstack +Jasmine +JavaScript +Jeep +Jekyll +Jellyfin +Jenkins +Jest +JetBlue +JetBrains +JetpackCompose +Jinja +Jira +JiraSoftware +JitPack +Jitsi +JohnDeere +Joomla +Joplin +Jordan +Jovian +JsDelivr +Juejin +Julia +JuniperNetworks +Jupyter +JustEat +JustGiving +K3s +K6 +KDE +KFC +KLM +KNIME +KTM +KX +Kaggle +Kagi +Kahoot_ +KaiOS +Kakao +KakaoTalk +KaliLinux +Kamailio +Kaniko +KarlsruherVerkehrsverbund +KasaSmart +KashFlow +Kaspersky +Katacoda +Katana +Kaufland +Kdenlive +Kedro +KeePassXC +Keenetic +KeepAChangelog +Kentico +Keras +KeyCDN +Keybase +Keycloak +Keystone +KhanAcademy +KhronosGroup +KiCad +Kia +Kibana +Kick +Kickstarter +Kik +KingstonTechnology +Kinopoisk +Kinsta +Kirby +Kit +Kitsu +Klarna +Klook +Knative +KnexJs +Knip +KnowledgeBase +Known +KoFi +Koa +Koc +Kodak +Kodi +Koenigsegg +Kofax +Komoot +Konami +Kong +Kongregate +Konva +Kotlin +Koyeb +Krita +Ktor +KuCoin +Kuaishou +Kubernetes +Kubuntu +Kuma +Kununu +Kuula +Kyocera +LADA +LBRY +LG +LIFX +LINE +LITIENGINE +LLVM +LMMS +LOTPolishAirlines +LTspice +L__quipe +LaTeX +LabVIEW +Lamborghini +LandRover +LangChain +Lapce +Laragon +Laravel +LaravelHorizon +LaravelNova +LastFm +LastPass +Launchpad +Lazarus +LazyVim +LeaderPrice +Leaflet +LeagueOfLegends +Leanpub +LeetCode +LegacyGames +Leica +Lemmy +LemonSqueezy +Lenovo +Lens +Leptos +Lerna +LeroyMerlin +LesLibraires +Less +Let_sEncrypt +Letterboxd +LevelsFyi +LiNing +LiberaChat +Liberapay +LibrariesIo +LibraryThing +LibreOffice +LibreOfficeBase +LibreOfficeCalc +LibreOfficeDraw +LibreOfficeImpress +LibreOfficeMath +LibreOfficeWriter +LibreWolf +Libuv +Lichess +Lidl +LightBurn +Lighthouse +Lightning +LimeSurvey +LineageOS +Linear +LinkedIn +Linkerd +Linkfire +Linksys +Linktree +LintCode +Linux +LinuxContainers +LinuxFoundation +LinuxMint +LinuxProfessionalInstitute +LinuxServer +LionAir +Liquibase +Listmonk +Lit +Litecoin +LiveChat +LiveJournal +Livewire +Local +Lodash +LogMeIn +Logitech +LogitechG +Logseq +Logstash +Looker +Loom +Loop +LoopBack +LootCrate +Lospec +Lua +Lubuntu +Lucia +Lucid +Ludwig +Lufthansa +Lumen +Lunacy +Lutris +Lydia +Lyft +MAAS +MAMP +MAN +MDNWebDocs +MDX +MEGA +MG +MIDI +MLB +MLflow +MODX +MQTT +MSI +MSIBusiness +MTA +MTR +MUBI +MUI +MUO +MXLinux +MYOB +M_ller +M_troDeParis +MacOS +MacPaw +Macy_s +MagasinsU +Magento +Magic +Magisk +Mahindra +MailChimp +MailCom +MailRu +Mailgun +Mailtrap +MainWP +MajorLeagueHacking +Make +MakerBot +Malt +Malwarebytes +MambaUI +ManageIQ +Manjaro +Mantine +MapLibre +Mapbox +MariaDB +MariaDBFoundation +Markdown +Marketo +Marko +Marriott +MarvelApp +Maserati +MasterCard +Mastercomfig +Mastodon +MaterialDesign +MaterialDesignIcons +MaterialForMkDocs +Matillion +Matomo +Matrix +MatterJs +Mattermost +Matternet +Mautic +Max +MaxPlanckGesellschaft +Maytag +Mazda +McAfee +McDonald_s +McLaren +MdBook +MeWe +MediBangPaint +MediaFire +MediaMarkt +MediaTek +Medium +Medusa +Meetup +Meilisearch +Meituan +Meizu +Mendeley +MentorCruise +MercadoPago +Mercedes +Merck +Mercurial +Mermaid +Messenger +Meta +MetaFilter +Metabase +Metacritic +Metasploit +Meteor +Metro +MetroDeLaCiudadDeM_xico +MetroDeMadrid +MicroBlog +MicroEditor +MicroPython +MicroStrategy +Micro_bit +Microgenetics +Microstation +Migadu +Mikrotik +Milanote +Milvus +MinIO +Minds +Minetest +Mini +Mintlify +Minutemailer +Miraheze +Miro +Misskey +Mitsubishi +Mix +Mixcloud +Mixpanel +MobX +MobXStateTree +Mocha +MockServiceWorker +Modal +Modin +Modrinth +Moleculer +Momenteo +Monero +MoneyGram +MongoDB +Mongoose +Mongoosedotws +Monica +MonkeyTie +Monkeytype +MonoGame +Monoprix +Monster +Monzo +Moo +Moodle +Moonrepo +Moq +Moqups +Morrisons +MoscowMetro +Motorola +Mozilla +Mpv +Mulesoft +Multisim +Mumble +Mural +MuseScore +MusicBrainz +MyAnimeList +MyGet +MySQL +Myspace +N26 +N8n +NASA +NATSIo +NBA +NBB +NBC +NDR +NEAR +NEC +NET +NETGEAR +NFC +NGINX +NHL +NOW +NSIS +NVIDIA +NXP +NZXT +NameMC +NameSilo +Namebase +Namecheap +NamuWiki +Nano +NationalGrid +NationalRail +NativeScript +Naver +Neo4j +Neovim +Neptune +NestJS +NetApp +NetBSD +NetEaseCloudMusic +Netcup +Netdata +Netflix +Netlify +Nette +Netto +Neutralinojs +NewBalance +NewJapanProWrestling +NewRelic +NewYorkTimes +Newegg +NextBillionAi +NextDNS +NextJs +NextUI +Nextcloud +Nextdoor +Nextra +NexusMods +NgRx +NginxProxyManager +Ngrok +NiceHash +Niconico +Nike +Nikon +Nim +Nintendo +Nintendo3DS +NintendoGameCube +NintendoSwitch +Nissan +NixOS +NodeJs +NodeRED +Nodemon +Nokia +Nomad +Norco +NordVPN +NordicSemiconductor +NormalizeCss +Norton +Norwegian +Notepad__ +Notion +Notist +NounProject +Novu +Npm +Nrwl +Ntfy +NuGet +Nubank +Nucleo +Nuke +NumPy +Numba +Nunjucks +Nushell +Nutanix +NuxtJs +Nvm +Nx +OBSStudio +OCaml +ONLYOFFICE +ONNX +OPNSense +OPPO +ORCID +OSF +OSGeo +OSMC +OVH +OWASP +OYO +O_Reilly +Observable +Obsidian +Oclif +OctaneRender +Octave +OctoPrint +OctoberCMS +OctopusDeploy +Oculus +Odnoklassniki +Odoo +Odysee +OhDear +Okcupid +Okta +OnStar +OnePlus +OnlyFans +Opel +OpenAI +OpenAIGym +OpenAPIInitiative +OpenAccess +OpenBSD +OpenBadges +OpenBugBounty +OpenCV +OpenCollective +OpenContainersInitiative +OpenFaaS +OpenGL +OpenHAB +OpenID +OpenJDK +OpenJSFoundation +OpenMined +OpenNebula +OpenProject +OpenSCAD +OpenSSL +OpenSUSE +OpenSea +OpenSearch +OpenSourceHardware +OpenSourceInitiative +OpenStack +OpenStreetMap +OpenTelemetry +OpenText +OpenTofu +OpenVPN +OpenWrt +OpenZFS +OpenZeppelin +Openlayers +Openmediavault +Openverse +Opera +OperaGX +OpsLevel +Opsgenie +Optimism +Oracle +Orange +Org +OrganicMaps +Origin +Osano +Oshkosh +Osu_ +Otto +Overcast +Overleaf +OwnCloud +Oxygen +P5Js +PCGamingWiki +PDM +PDQ +PHP +PM2 +POWERS +PUBG +PWA +Packagist +Packer +Packt +Paddle +PaddlePaddle +PaddyPower +PagSeguro +PageSpeedInsights +Pagekit +PagerDuty +Palantir +PaloAltoNetworks +PaloAltoSoftware +Panasonic +Pandas +Pandora +Pantheon +PaperlessNgx +PapersWithCode +Paperspace +Paramount_ +ParitySubstrate +ParrotSecurity +ParseLy +Passport +Pastebin +Patreon +PayPal +Paychex +Payhip +PayloadCMS +Payoneer +Paytm +PeakDesign +Pearson +PeerTube +Peerlist +PegasusAirlines +Pelican +Peloton +Penny +Penpot +Percy +Perforce +Perl +Perplexity +Persistent +Personio +PetsAtHome +Peugeot +Pexels +PfSense +Phabricator +PhilipsHue +PhoenixFramework +PhonePe +PhosphorIcons +Photobucket +Photocrowd +Photon +Photopea +PhpMyAdmin +PhpStorm +PiHole +PiNetwork +PiaggioGroup +Piapro +PicPay +PicardSurgel_s +PicartoTV +Picnic +Picrew +Picxy +Pimcore +Pinboard +PineScript +Pingdom +Pino +Pinterest +PioneerDJ +Piped +Pipx +PivotalTracker +Piwigo +Pix +Pixabay +Pixelfed +Pixiv +Pixlr +Pkgsrc +PlanGrid +Planet +PlanetScale +PlatformIO +PlatformSh +Platzi +PlausibleAnalytics +PlayCanvas +PlayStation +PlayStation2 +PlayStation3 +PlayStation4 +PlayStation5 +PlayStationPortable +PlayStationVita +PlayerFM +PlayerMe +Pleroma +Plesk +Plex +Plotly +Plume +Pluralsight +Plurk +PlusCodes +Pnpm +Pocket +PocketBase +PocketCasts +PodcastAddict +PodcastIndex +Podman +Poe +Poetry +Pointy +Pok_mon +Polars +Polestar +Polkadot +Poly +Polygon +PolymerProject +Polywork +Pond5 +Pop_OS +Porkbun +Porsche +PortSwigger +Portainer +Posit +PostCSS +PostHog +PostgreSQL +Postman +Postmates +PrCo +PreCommit +Preact +Prefect +PremierLeague +PrepBytes +PrestaShop +Presto +Prettier +Pretzel +Prevention +Prezi +Prime +PrimeNG +PrimeReact +PrimeVideo +Printables +Prisma +Prismic +PrivateDivision +PrivateInternetAccess +ProSieben +ProTools +Probot +ProcessWire +ProcessingFoundation +ProductHunt +Progate +Progress +Prometheus +PronounsPage +Proteus +ProtoIo +ProtocolsIo +Proton +ProtonCalendar +ProtonDB +ProtonDrive +ProtonMail +ProtonVPN +Protractor +Proxmox +Pterodactyl +PubMed +Publons +Pug +Pulumi +Puma +Puppet +Puppeteer +PureScript +PurgeCSS +Purism +Pushbullet +Pusher +PyCQA +PyCharm +PyG +PyPI +PyPy +PyScaffold +PySyft +PyTorch +PyUp +Pydantic +Pytest +Python +PythonAnywhere +QEMU +QIWI +QMK +QNAP +Qantas +Qase +QatarAirways +Qbittorrent +Qgis +Qi +Qiita +Qiskit +Qlik +Qt +Qualcomm +Qualtrics +Qualys +QuantConnect +Quantcast +Quarkus +Quarto +Quasar +QubesOS +Quest +QuickBooks +QuickLook +QuickTime +Quicktype +Quip +Quizlet +Quora +Qwant +Qwik +Qwiklabs +Qzone +R +R3 +RADStudio +REWE +RISCV +ROS +RSS +RSocket +RStudioIDE +RTL +RTLZWEI +RTM +RT_ +RabbitMQ +Racket +Radar +Radarr +RadioPublic +RadixUI +Railway +Rainmeter +Rakuten +Ram +Rancher +Rapid +Rarible +Rasa +RaspberryPi +Ravelry +Ray +Raycast +Raylib +Razer +Razorpay +Rclone +ReScript +ReSharper +ReVanced +React +ReactBootstrap +ReactHookForm +ReactOS +ReactQuery +ReactRouter +ReactTable +ReactiveResume +ReactiveX +ReadCv +ReadMe +ReadTheDocs +Realm +Reason +ReasonStudios +Recoil +Red +RedBull +RedHat +RedHatOpenShift +Redash +Redbubble +Reddit +Redis +Redmine +Redox +Redsys +Redux +ReduxSaga +RedwoodJS +Reebok +Refine +Relay +RelianceIndustriesLimited +Remark +RemedyEntertainment +Remix +RemoveBg +Ren_Py +Renault +Render +Renovate +Renren +Replit +RepublicOfGamers +RescueTime +ResearchGate +Resend +ResurrectionRemixOS +Retool +RetroArch +RetroPie +RevealJs +ReverbNation +RevoltChat +Revolut +Revue +Rezgo +Rhinoceros +Rich +Rider +RimacAutomobili +Rime +Ring +RiotGames +Ripple +Riseup +RitzCarlton +Rive +RoadmapSh +RoamResearch +Robinhood +Roblox +RobloxStudio +RobotFramework +Rocket +RocketChat +RocksDB +RockstarGames +RockwellAutomation +RockyLinux +Roku +Roll20 +RollsRoyce +RollupJs +Roon +RootMe +Roots +RootsBedrock +RootsSage +Rossmann +RotaryInternational +RottenTomatoes +Roundcube +RuboCop +Ruby +RubyGems +RubyMine +RubyOnRails +RubySinatra +Ruff +Rumahweb +Rumble +RunKit +Rundeck +Runkeeper +RunrunIt +Rust +RustDesk +RxDB +Ryanair +Rye +S7Airlines +SAP +SCPFoundation +SEAT +SEPA +SFML +SMRT +SNCF +SPDX +SQLAlchemy +SQLite +SRGSSR +SSRN +SST +STARZ +STMicroelectronics +SUSE +SVG +SVGJs +SVGO +SWC +SWR +S_oPauloMetro +Sabanci +Safari +Sage +Sahibinden +SailfishOS +SailsJs +Salesforce +Salla +SaltProject +Sam_sClub +Samsung +SamsungPay +SanDisk +SanFranciscoMunicipalRailway +Sanic +Sanity +Sartorius +Sass +Sat1 +Satellite +Saturn +SauceLabs +Saudia +Scala +Scaleway +Scania +SchneiderElectric +SciPy +ScikitLearn +Scilab +Scopus +Scrapbox +Scrapy +Scratch +Screencastify +Scribd +Scrimba +ScrollReveal +ScrumAlliance +ScrutinizerCI +ScyllaDB +Seagate +SearXNG +SeatGeek +SecurityScorecard +Sefaria +Sega +Selenium +Sellfy +SemVer +SemanticRelease +SemanticScholar +SemanticUI +SemanticUIReact +SemanticWeb +SemaphoreCI +Semrush +Sencha +Sennheiser +Sensu +Sentry +Sequelize +ServerFault +Serverless +Session +Sessionize +Setapp +Shadcn_ui +Shadow +ShanghaiMetro +ShareX +Sharp +Shazam +Shell +Shelly +ShenzhenMetro +ShieldsIo +Shikimori +Shopee +Shopify +Shopware +Shortcut +Showpad +Showtime +Showwcase +Shutterstock +SiFive +SiYuan +SideQuest +Sidekiq +Siemens +Signal +Similarweb +Simkl +SimpleAnalytics +SimpleIcons +SimpleLogin +Simplenote +SinaWeibo +SingaporeAirlines +SingleStore +SitePoint +Sitecore +Skaffold +Sketch +SketchUp +Sketchfab +Skillshare +Sky +Skypack +Skyrock +Slack +Slackware +Slashdot +SlickPic +SlideShare +Slides +Slint +Smart +SmartThings +SmashGg +SmashingMagazine +SmugMug +Snapchat +Snapcraft +Snort +Snowflake +Snowpack +Snyk +SocialBlade +Society6 +SocketIo +Softpedia +Sogou +Solana +Solid +Solidity +Sololearn +Solus +Sonar +SonarCloud +SonarLint +SonarQube +Sonarr +Sonatype +Songkick +Songoda +SonicWall +Sonos +Sony +Soriana +SoundCloud +Soundcharts +SourceEngine +SourceForge +SourceHut +Sourcetree +SouthwestAirlines +SpaCy +SpaceX +Spacemacs +Spaceship +SparkAR +SparkFun +SparkPost +Sparkasse +SpeakerDeck +Spectrum +Speedtest +SpeedyPage +Sphinx +SpigotMC +Spine +Spinnaker +Spinrilla +Splunk +Spoj +Spond +Spotify +Spotlight +Spreadshirt +Spreaker +Spring +SpringBoot +SpringCreators +SpringSecurity +SpyderIDE +Square +SquareEnix +Squarespace +StackBlitz +StackEdit +StackExchange +StackHawk +StackOverflow +StackPath +StackShare +Stackbit +Stadia +Staffbase +Stagetimer +StandardJS +StandardResume +StarTrek +Starbucks +Stardock +StarlingBank +Starship +Statamic +Statista +Statuspage +Statuspal +Steam +SteamDB +SteamDeck +Steamworks +Steelseries +Steem +Steemit +Steinberg +Stellar +Stencil +Stencyl +Stimulus +Stitcher +StockX +StopStalk +Storyblok +Storybook +Strapi +Strava +StreamRunners +Streamlabs +Streamlit +Stripe +StrongSwan +Stryker +StubHub +Studio3T +Studyverse +StyleShare +StyledComponents +Stylelint +Stylus +Subaru +SublimeText +Substack +SubtitleEdit +Subversion +Suckless +SumoLogic +Suno +Sunrise +Supabase +SuperUser +Supercrease +Supermicro +SurrealDB +SurveyMonkey +Suzuki +Svelte +Swagger +Swarm +Swift +Swiggy +Swiper +SymPy +Symantec +Symbolab +Symfony +Symphony +Syncthing +Synology +System76 +TED +TELE5 +TGA +THEFINALS +TMobile +TOML +TON +TOTVS +TPLink +TRPC +TUI +TV4Play +TVTime +TYPO3 +T_l_Qu_bec +Tabelog +TableCheck +Tableau +TacoBell +Tado_ +TaichiGraphics +TaichiLang +Tails +Tailscale +TailwindCSS +Taipy +TakeTwoInteractiveSoftware +Talend +Talenthouse +Talos +Tamiya +Tampermonkey +Taobao +Tapas +Target +Task +Tasmota +Tata +Tauri +TaxBuzz +Tcs +Teal +TeamCity +TeamSpeak +TeamViewer +TechCrunch +TeePublic +Teespring +Tekton +Telegram +Telegraph +Temporal +TencentQQ +TensorFlow +Teradata +Teratail +Termius +Terraform +Tesco +Tesla +TestCafe +TestRail +Testin +TestingLibrary +Tether +Textpattern +Thangs +TheAlgorithms +TheBoringCompany +TheConversation +TheIrishTimes +TheMighty +TheModelsResource +TheMovieDatabase +TheNorthFace +TheOdinProject +TheRegister +TheSoundsResource +TheSpritersResource +TheWashingtonPost +Thingiverse +ThinkPad +Thirdweb +Threadless +Threads +ThreeJs +Threema +Thumbtack +Thunderbird +Thunderstore +ThurgauerKantonalbank +Thymeleaf +TickTick +Ticketmaster +Tidal +TiddlyWiki +Tide +Tidyverse +TietoEVRY +TikTok +TildaPublishing +Tile +Timescale +Tina +Tinder +Tindie +Tinkercad +TinyLetter +Tinygrad +Tistory +Tldraw +Tmux +Todoist +Toggl +TogglTrack +TokyoMetro +Toll +Tomorrowland +TopGg +Topcoder +Toptal +TorBrowser +TorProject +Toshiba +TourBox +Tower +Toyota +Tqdm +Traccar +TradingView +TraefikMesh +TraefikProxy +Trailforks +TrainerRoad +Trakt +Transifex +Transmission +TransportForIreland +TransportForLondon +TravisCI +Treehouse +Trello +TrendMicro +Treyarch +Tricentis +Trilium +Triller +TrillerTV +Trino +TripCom +Tripadvisor +Trivago +Trivy +Trove +TrueNAS +TrueUp +Trulia +TrustedShops +Trustpilot +TryHackMe +TryItOnline +TsNode +Tubi +Tumblr +TuneIn +Turbo +TurboSquid +Turborepo +TurkishAirlines +Turso +Tutanota +Twilio +Twinkly +Twinmotion +Twitch +TypeORM +TypeScript +Typeform +Typer +Typst +UBlockOrigin +UFC +UIkit +UML +UPS +USPS +UTorrent +Uber +UberEats +Ubiquiti +Ubisoft +Ubuntu +UbuntuMATE +Udacity +Udemy +UiPath +Ulule +Umami +Umbraco +UnJS +Unacademy +UnderArmour +UnderscoreJs +Undertale +Unicode +Unilever +Uniqlo +UniqloJa +UnitedAirlines +UnitedNations +Unity +Unlicense +UnoCSS +Unpkg +Unraid +UnrealEngine +Unsplash +Untappd +UpCloud +UpLabs +Uphold +Upptime +Upstash +UptimeKuma +Uptobox +Upwork +V +V2EX +V8 +VBulletin +VEED +VEGAS +VEXXHOST +VFairs +VK +VLCMediaPlayer +VMware +VOX +VSCO +VSCodium +VTEX +Vaadin +Vagrant +Vala +Valorant +Valve +Vapor +Vault +Vaultwarden +Vauxhall +Vectary +VectorLogoZone +Vectorworks +Veeam +Veepee +Vega +Velog +Venmo +Vercel +Verdaccio +Veritas +Verizon +Vespa +Viadeo +Viaplay +Viber +Viblo +VictoriaMetrics +VictronEnergy +Vim +Vimeo +VimeoLivestream +Virgin +VirginAtlantic +VirginMedia +VirtualBox +VirusTotal +Visa +Visx +Vite +VitePress +Vitess +Vitest +VivaWallet +Vivaldi +Vivino +Vivint +Vivo +VoIPMs +Vodafone +VoidLinux +Volkswagen +Volvo +Vonage +VoronDesign +VowpalWabbit +VueJs +Vuetify +Vulkan +Vultr +Vyond +W3Schools +WALKMAN +WEBTOON +WEMO +WPEngine +WPExplorer +WPRocket +WWE +Wacom +Wagmi +Wagtail +Wails +WakaTime +Wallabag +WalletConnect +Walmart +Wantedly +Wappalyzer +Warnerbros +Warp +Wasabi +WasmCloud +Wasmer +Watchtower +Wattpad +Wayland +Waze +WazirX +WeChat +WeGame +WeTransfer +WearOS +Weasyl +Web3Js +WebAssembly +WebAuthn +WebGL +WebGPU +WebMoney +WebRTC +WebStorm +WebcomponentsOrg +WebdriverIO +Webex +Webflow +Weblate +Webmin +Webpack +Webtrees +Weights__Biases +WelcomeToTheJungle +Wellfound +WellsFargo +WesternDigital +WesternUnion +WezTerm +Wgpu +WhatsApp +WhenIWork +Wii +WiiU +WikiGg +WikiJs +Wikidata +WikimediaCommons +WikimediaFoundation +Wikipedia +Wikiquote +Wikivoyage +Winamp +Wipro +Wire +WireGuard +Wireshark +Wise +Wish +Wistia +Wix +WizzAir +Wolfram +WolframLanguage +WolframMathematica +Wondershare +WondershareFilmora +Woo +WooCommerce +WordPress +Workplace +WorldHealthOrganization +WriteAs +Wwise +Wykop +Wyze +X +XAMPP +XDADevelopers +XFCE +XMPP +XO +XOrg +XRP +XSplit +XState +Xcode +Xendit +Xero +Xiaohongshu +Xiaomi +Xing +YAML +YCombinator +Yabai +Yale +YamahaCorporation +YamahaMotorCorporation +YandexCloud +Yarn +Yelp +Yeti +Yoast +YouTube +YouTubeGaming +YouTubeKids +YouTubeMusic +YouTubeShorts +YouTubeStudio +YouTubeTV +Yr +Yubico +YunoHost +ZAP +ZCOOL +ZDF +Zaim +Zalando +Zalo +Zapier +Zara +Zazzle +Zcash +ZebPay +ZebraTechnologies +ZedIndustries +Zelle +Zend +Zendesk +Zenn +Zenodo +Zensar +Zerodha +Zerply +Zettlr +Zhihu +Zig +Zigbee +Zigbee2MQTT +Ziggo +Zilch +Zillow +ZincSearch +Zingat +Zod +Zoho +Zoiper +Zomato +Zoom +Zorin +Zotero +Zsh +Zulip +Zyte +_1001Tracklists +_1111 +_1Panel +_1Password +_2FAS +_2K +_365DataScience +_3M +_42 +_4D +_4chan +_500px +_7Zip +_99designs +_9GAG +_KODA +_abka +_e_ +_leDeFranceMobilit_s +
+
+

Enumeration Members

+
+ +
ABBRobotStudio: "ABB-RobotStudio"
+
+
+ +
ACM: "ACM"
+
+
+ +
ADP: "ADP"
+
+
+ +
AEW: "AEW"
+
+
+ +
AFFiNE: "AFFiNE"
+

AFFiNE

+ +

See

https://affine.pro

+
+
+ +
AFrame: "A-Frame"
+

A-Frame

+ +

See

https://aframe.io/docs

+
+
+ +
AIB: "AIB"
+

AIB

+ +

See

https://aib.ie

+
+
+ +
AIDungeon: "AI-Dungeon"
+
+
+ +
AIOHTTP: "AIOHTTP"
+
+
+ +
ALX: "ALX"
+
+
+ +
AMD: "AMD"
+
+
+ +
AMG: "AMG"
+
+
+ +
AMP: "AMP"
+

AMP

+ +

See

https://amp.dev

+
+
+ +
ANA: "ANA"
+
+
+ +
AOL: "AOL"
+
+
+ +
APMTerminals: "APM-Terminals"
+

APM Terminals

+ +

See

https://www.apmterminals.com

+
+
+ +
ARAL: "ARAL"
+
+
+ +
ARKEcosystem: "ARK-Ecosystem"
+

ARK Ecosystem

+ +

See

https://ark.io

+
+
+ +
ASDA: "ASDA"
+
+
+ +
ASKfm: "ASKfm"
+

ASKfm

+ +

See

https://ask.fm

+
+
+ +
ASUS: "ASUS"
+
+
+ +
AT_T: "AT&T"
+

AT&T

+ +

See

https://www.att.com

+
+
+ +
AWSAmplify: "AWS-Amplify"
+
+
+ +
AWSElasticLoadBalancing: "AWS-Elastic-Load-Balancing"
+

AWS Elastic Load Balancing

+ +

See

https://aws.amazon.com/architecture/icons

+
+
+ +
AWSFargate: "AWS-Fargate"
+
+
+ +
AWSLambda: "AWS-Lambda"
+
+
+ +
AWSOrganizations: "AWS-Organizations"
+
+
+ +
AWSSecretsManager: "AWS-Secrets-Manager"
+

AWS Secrets Manager

+ +

See

https://aws.amazon.com/architecture/icons

+
+
+ +
Abbott: "Abbott"
+
+
+ +
Abbvie: "Abbvie"
+

Abbvie

+ +

See

https://www.abbvie.com

+
+
+ +
AboutMe: "About.me"
+

About.me

+ +

See

https://about.me/assets

+
+
+ +
Abstract: "Abstract"
+
+
+ +
AbuseCh: "abuse.ch"
+

abuse.ch

+ +

See

https://abuse.ch

+
+
+ +
Academia: "Academia"
+

Academia

+ +

See

https://www.academia.edu

+
+
+ +
Accenture: "Accenture"
+

Accenture

+ +

See

https://www.accenture.com

+
+
+ +
Accusoft: "Accusoft"
+

Accusoft

+ +

See

https://www.accusoft.com

+
+
+ +
Acer: "Acer"
+
+
+ +
ActiGraph: "ActiGraph"
+
+
+ +
Activision: "Activision"
+

Activision

+ +

See

https://www.activision.com

+
+
+ +
ActivityPub: "ActivityPub"
+

ActivityPub

+ +

See

https://activitypub.rocks

+
+
+ +
Actix: "Actix"
+
+
+ +
Acura: "Acura"
+

Acura

+ +

See

https://www.acura.com

+
+
+ +
AdBlock: "AdBlock"
+

AdBlock

+ +

See

https://getadblock.com

+
+
+ +
AdGuard: "AdGuard"
+
+
+ +
Adafruit: "Adafruit"
+

Adafruit

+ +

See

https://www.adafruit.com

+
+
+ +
AdblockPlus: "Adblock-Plus"
+

Adblock Plus

+ +

See

https://adblockplus.org

+
+
+ +
Adidas: "Adidas"
+

Adidas

+ +

See

https://www.adidas.com

+
+
+ +
Adminer: "Adminer"
+

Adminer

+ +

See

https://www.adminer.org

+
+
+ +
Adobe: "Adobe"
+

Adobe

+ +

See

https://www.adobe.com

+
+
+ +
AdobeAcrobatReader: "Adobe-Acrobat-Reader"
+

Adobe Acrobat Reader

+ +

See

https://acrobat.adobe.com

+
+
+ +
AdobeAfterEffects: "Adobe-After-Effects"
+

Adobe After Effects

+ +

See

https://www.adobe.com/creativecloud.html

+
+
+ +
AdobeAudition: "Adobe-Audition"
+
+
+ +
AdobeCreativeCloud: "Adobe-Creative-Cloud"
+

Adobe Creative Cloud

+ +

See

https://www.adobe.com/creativecloud.html

+
+
+ +
AdobeDreamweaver: "Adobe-Dreamweaver"
+
+
+ +
AdobeFonts: "Adobe-Fonts"
+
+
+ +
AdobeIllustrator: "Adobe-Illustrator"
+
+
+ +
AdobeInDesign: "Adobe-InDesign"
+
+
+ +
AdobeLightroom: "Adobe-Lightroom"
+
+
+ +
AdobeLightroomClassic: "Adobe-Lightroom-Classic"
+

Adobe Lightroom Classic

+ +

See

https://www.adobe.com/creativecloud.html

+
+
+ +
AdobePhotoshop: "Adobe-Photoshop"
+
+
+ +
AdobePremierePro: "Adobe-Premiere-Pro"
+

Adobe Premiere Pro

+ +

See

https://www.adobe.com/creativecloud.html

+
+
+ +
AdobeXD: "Adobe-XD"
+
+
+ +
AdonisJS: "AdonisJS"
+

AdonisJS

+ +

See

https://adonisjs.com

+
+
+ +
Adroll: "Adroll"
+

Adroll

+ +

See

https://www.adroll.com

+
+
+ +
AdventOfCode: "Advent-Of-Code"
+

Advent Of Code

+ +

See

https://adventofcode.com

+
+
+ +
Adyen: "Adyen"
+
+
+ +
AegisAuthenticator: "Aegis-Authenticator"
+

Aegis Authenticator

+ +

See

https://getaegis.app/aegis.svg

+
+
+ +
AerLingus: "Aer-Lingus"
+

Aer Lingus

+ +

See

https://www.aerlingus.com

+
+
+ +
Aeroflot: "Aeroflot"
+
+
+ +
Aerom_xico: "Aeroméxico"
+

Aeroméxico

+ +

See

https://www.aeromexico.com

+
+
+ +
Aerospike: "Aerospike"
+
+
+ +
Affinity: "Affinity"
+
+
+ +
AffinityDesigner: "Affinity-Designer"
+

Affinity Designer

+ +

See

https://affinity.serif.com/designer

+
+
+ +
AffinityPhoto: "Affinity-Photo"
+

Affinity Photo

+ +

See

https://affinity.serif.com/photo

+
+
+ +
AffinityPublisher: "Affinity-Publisher"
+

Affinity Publisher

+ +

See

https://affinity.serif.com/publisher

+
+
+ +
Afterpay: "Afterpay"
+
+
+ +
Agora: "Agora"
+
+
+ +
Aiqfome: "Aiqfome"
+

Aiqfome

+ +

See

https://aiqfome.com

+
+
+ +
AirAsia: "AirAsia"
+
+
+ +
AirCanada: "Air-Canada"
+

Air Canada

+ +

See

https://www.aircanada.com

+
+
+ +
AirChina: "Air-China"
+
+
+ +
AirFrance: "Air-France"
+

Air France

+ +

See

https://www.airfrance.fr

+
+
+ +
AirIndia: "Air-India"
+

Air India

+ +

See

https://www.airindia.com

+
+
+ +
AirPlayAudio: "AirPlay-Audio"
+
+
+ +
AirPlayVideo: "AirPlay-Video"
+
+
+ +
AirTransat: "Air-Transat"
+

Air Transat

+ +

See

https://www.airtransat.com

+
+
+ +
Airbnb: "Airbnb"
+

Airbnb

+ +

See

https://www.airbnb.com

+
+
+ +
Airbrake: "Airbrake"
+
+
+ +
Airbus: "Airbus"
+
+
+ +
Airbyte: "Airbyte"
+

Airbyte

+ +

See

https://airbyte.com

+
+
+ +
Aircall: "Aircall"
+

Aircall

+ +

See

https://aircall.io

+
+
+ +
Airtable: "Airtable"
+
+
+ +
Airtel: "Airtel"
+
+
+ +
Ajv: "Ajv"
+
+
+ +
Akamai: "Akamai"
+

Akamai

+ +

See

https://www.akamai.com

+
+
+ +
Akaunting: "Akaunting"
+

Akaunting

+ +

See

https://akaunting.com/logo

+
+
+ +
Akiflow: "Akiflow"
+

Akiflow

+ +

See

https://www.akiflow.com

+
+
+ +
Alacritty: "Alacritty"
+
+
+ +
Alamy: "Alamy"
+

Alamy

+ +

See

https://www.alamy.com

+
+
+ +
AlbertHeijn: "Albert-Heijn"
+

Albert Heijn

+ +

See

https://www.ah.nl

+
+
+ +
Alby: "Alby"
+
+
+ +
Alchemy: "Alchemy"
+

Alchemy

+ +

See

https://www.alchemy.com

+
+
+ +
AldiNord: "Aldi-Nord"
+
+
+ +
AldiS_d: "Aldi-Süd"
+

Aldi Süd

+ +

See

https://www.aldi-sued.de

+
+
+ +
AlfaRomeo: "Alfa-Romeo"
+

Alfa Romeo

+ +

See

https://www.fcaci.com/x/Alfa

+
+
+ +
Alfred: "Alfred"
+
+
+ +
Algolia: "Algolia"
+
+
+ +
Algorand: "Algorand"
+
+
+ +
AliExpress: "AliExpress"
+
+
+ +
AlibabaCloud: "Alibaba-Cloud"
+
+
+ +
AlibabaCom: "Alibaba.com"
+
+
+ +
Alienware: "Alienware"
+
+
+ +
Alipay: "Alipay"
+
+
+ +
AllTrails: "AllTrails"
+
+
+ +
Allegro: "Allegro"
+

Allegro

+ +

See

https://allegro.pl

+
+
+ +
AlliedModders: "AlliedModders"
+

AlliedModders

+ +

See

https://forums.alliedmods.net

+
+
+ +
AlloCin_: "AlloCiné"
+

AlloCiné

+ +

See

https://www.allocine.fr

+
+
+ +
AlmaLinux: "AlmaLinux"
+

AlmaLinux

+ +

See

https://almalinux.org

+
+
+ +
AlpineJs: "Alpine.js"
+

Alpine.js

+ +

See

https://alpinejs.dev

+
+
+ +
AlpineLinux: "Alpine-Linux"
+

Alpine Linux

+ +

See

https://alpinelinux.org

+
+
+ +
Alteryx: "Alteryx"
+

Alteryx

+ +

See

https://www.alteryx.com

+
+
+ +
AltiumDesigner: "Altium-Designer"
+
+
+ +
Alwaysdata: "Alwaysdata"
+

Alwaysdata

+ +

See

https://www.alwaysdata.com

+
+
+ +
Amazon: "Amazon"
+

Amazon

+ +

See

https://www.amazon.com

+
+
+ +
AmazonAPIGateway: "Amazon-API-Gateway"
+
+
+ +
AmazonAlexa: "Amazon-Alexa"
+
+
+ +
AmazonCloudWatch: "Amazon-CloudWatch"
+
+
+ +
AmazonCognito: "Amazon-Cognito"
+
+
+ +
AmazonDocumentDB: "Amazon-DocumentDB"
+
+
+ +
AmazonDynamoDB: "Amazon-DynamoDB"
+
+
+ +
AmazonEC2: "Amazon-EC2"
+
+
+ +
AmazonECS: "Amazon-ECS"
+
+
+ +
AmazonEKS: "Amazon-EKS"
+
+
+ +
AmazonElastiCache: "Amazon-ElastiCache"
+
+
+ +
AmazonFireTV: "Amazon-Fire-TV"
+
+
+ +
AmazonGames: "Amazon-Games"
+

Amazon Games

+ +

See

https://www.amazongames.com

+
+
+ +
AmazonLumberyard: "Amazon-Lumberyard"
+
+
+ +
AmazonLuna: "Amazon-Luna"
+

Amazon Luna

+ +

See

https://luna.amazon.com

+
+
+ +
AmazonMusic: "Amazon-Music"
+

Amazon Music

+ +

See

https://music.amazon.com

+
+
+ +
AmazonPay: "Amazon-Pay"
+

Amazon Pay

+ +

See

https://pay.amazon.com

+
+
+ +
AmazonPrime: "Amazon-Prime"
+
+
+ +
AmazonRDS: "Amazon-RDS"
+
+
+ +
AmazonRedshift: "Amazon-Redshift"
+
+
+ +
AmazonRoute53: "Amazon-Route-53"
+
+
+ +
AmazonS3: "Amazon-S3"
+
+
+ +
AmazonSQS: "Amazon-SQS"
+
+
+ +
AmazonSimpleEmailService: "Amazon-Simple-Email-Service"
+

Amazon Simple Email Service

+ +

See

https://aws.amazon.com/architecture/icons

+
+
+ +
AmazonWebServices: "Amazon-Web-Services"
+
+
+ +
Amazoniam: "amazoniam"
+

Amazon Identity Access Management

+ +

See

https://aws.amazon.com/architecture/icons

+
+
+ +
Ameba: "Ameba"
+

Ameba

+ +

See

https://ameblo.jp

+
+
+ +
AmericanAirlines: "American-Airlines"
+

American Airlines

+ +

See

https://news.aa.com

+
+
+ +
AmericanExpress: "American-Express"
+
+
+ +
Amul: "Amul"
+
+
+ +
Anaconda: "Anaconda"
+

Anaconda

+ +

See

https://www.anaconda.com

+
+
+ +
Analogue: "Analogue"
+

Analogue

+ +

See

https://www.analogue.co

+
+
+ +
Andela: "Andela"
+

Andela

+ +

See

https://andela.com

+
+
+ +
Android: "Android"
+
+
+ +
AndroidAuto: "Android-Auto"
+
+
+ +
AndroidStudio: "Android-Studio"
+
+
+ +
Angular: "Angular"
+
+
+ +
AniList: "AniList"
+

AniList

+ +

See

https://anilist.co

+
+
+ +
AnimalPlanet: "Animal-Planet"
+

Animal Planet

+ +

See

https://www.animalplanet.com

+
+
+ +
AnkerMake: "AnkerMake"
+

AnkerMake

+ +

See

https://www.ankermake.com

+
+
+ +
Anki: "Anki"
+
+
+ +
Ansible: "Ansible"
+
+
+ +
Answer: "Answer"
+

Answer

+ +

See

https://answer.dev

+
+
+ +
Ansys: "Ansys"
+
+
+ +
AntDesign: "Ant-Design"
+

Ant Design

+ +

See

https://ant.design

+
+
+ +
Anta: "Anta"
+
+
+ +
Antena3: "Antena-3"
+

Antena 3

+ +

See

https://www.antena3.com

+
+
+ +
Anthropic: "Anthropic"
+

Anthropic

+ +

See

https://www.anthropic.com

+
+
+ +
AnyDesk: "AnyDesk"
+

AnyDesk

+ +

See

https://anydesk.com

+
+
+ +
Anycubic: "Anycubic"
+
+
+ +
Anytype: "Anytype"
+
+
+ +
Apache: "Apache"
+
+
+ +
ApacheAirflow: "Apache-Airflow"
+

Apache Airflow

+ +

See

https://apache.org/logos

+
+
+ +
ApacheAnt: "Apache-Ant"
+

Apache Ant

+ +

See

https://apache.org/logos

+
+
+ +
ApacheCassandra: "Apache-Cassandra"
+

Apache Cassandra

+ +

See

https://www.apache.org/logos

+
+
+ +
ApacheCloudStack: "Apache-CloudStack"
+

Apache CloudStack

+ +

See

https://apache.org/logos

+
+
+ +
ApacheCordova: "Apache-Cordova"
+

Apache Cordova

+ +

See

https://cordova.apache.org/artwork

+
+
+ +
ApacheCouchDB: "Apache-CouchDB"
+

Apache CouchDB

+ +

See

https://apache.org/logos

+
+
+ +
ApacheDruid: "Apache-Druid"
+

Apache Druid

+ +

See

https://apache.org/logos

+
+
+ +
ApacheECharts: "Apache-ECharts"
+

Apache ECharts

+ +

See

https://apache.org/logos

+
+
+ +
ApacheFlink: "Apache-Flink"
+

Apache Flink

+ +

See

https://apache.org/logos

+
+
+ +
ApacheFreeMarker: "Apache-FreeMarker"
+

Apache FreeMarker

+ +

See

https://www.apache.org/logos

+
+
+ +
ApacheGroovy: "Apache-Groovy"
+

Apache Groovy

+ +

See

https://apache.org/logos

+
+
+ +
ApacheGuacamole: "Apache-Guacamole"
+

Apache Guacamole

+ +

See

https://apache.org/logos

+
+
+ +
ApacheHBase: "Apache-HBase"
+

Apache HBase

+ +

See

https://apache.org/logos

+
+
+ +
ApacheHadoop: "Apache-Hadoop"
+

Apache Hadoop

+ +

See

https://apache.org/logos

+
+
+ +
ApacheHive: "Apache-Hive"
+

Apache Hive

+ +

See

https://apache.org/logos

+
+
+ +
ApacheJMeter: "Apache-JMeter"
+

Apache JMeter

+ +

See

https://apache.org/logos

+
+
+ +
ApacheKafka: "Apache-Kafka"
+

Apache Kafka

+ +

See

https://apache.org/logos

+
+
+ +
ApacheKylin: "Apache-Kylin"
+

Apache Kylin

+ +

See

https://apache.org/logos

+
+
+ +
ApacheMaven: "Apache-Maven"
+

Apache Maven

+ +

See

https://apache.org/logos

+
+
+ +
ApacheNetBeansIDE: "Apache-NetBeans-IDE"
+

Apache NetBeans IDE

+ +

See

https://apache.org/logos

+
+
+ +
ApacheOpenOffice: "Apache-OpenOffice"
+

Apache OpenOffice

+ +

See

https://apache.org/logos

+
+
+ +
ApacheParquet: "Apache-Parquet"
+

Apache Parquet

+ +

See

https://apache.org/logos

+
+
+ +
ApachePulsar: "Apache-Pulsar"
+

Apache Pulsar

+ +

See

https://apache.org/logos

+
+
+ +
ApacheRocketMQ: "Apache-RocketMQ"
+

Apache RocketMQ

+ +

See

https://apache.org/logos

+
+
+ +
ApacheSolr: "Apache-Solr"
+

Apache Solr

+ +

See

https://apache.org/logos

+
+
+ +
ApacheSpark: "Apache-Spark"
+

Apache Spark

+ +

See

https://apache.org/logos

+
+
+ +
ApacheStorm: "Apache-Storm"
+

Apache Storm

+ +

See

https://apache.org/logos

+
+
+ +
ApacheSuperset: "Apache-Superset"
+

Apache Superset

+ +

See

https://apache.org/logos

+
+
+ +
ApacheTomcat: "Apache-Tomcat"
+

Apache Tomcat

+ +

See

https://apache.org/logos

+
+
+ +
Aparat: "Aparat"
+
+
+ +
Apifox: "Apifox"
+

Apifox

+ +

See

https://apifox.com

+
+
+ +
ApolloGraphQL: "Apollo-GraphQL"
+

Apollo GraphQL

+ +

See

https://www.apollographql.com

+
+
+ +
Apostrophe: "Apostrophe"
+
+
+ +
AppSignal: "AppSignal"
+

AppSignal

+ +

See

https://appsignal.com

+
+
+ +
AppStore: "App-Store"
+
+
+ +
AppVeyor: "AppVeyor"
+

AppVeyor

+ +

See

https://www.appveyor.com

+
+
+ +
Appian: "Appian"
+

Appian

+ +

See

https://appian.com

+
+
+ +
Appium: "Appium"
+
+
+ +
Apple: "Apple"
+

Apple

+ +

See

https://www.apple.com

+
+
+ +
AppleArcade: "Apple-Arcade"
+
+
+ +
AppleMusic: "Apple-Music"
+
+
+ +
AppleNews: "Apple-News"
+
+
+ +
ApplePay: "Apple-Pay"
+
+
+ +
ApplePodcasts: "Apple-Podcasts"
+
+
+ +
AppleTV: "Apple-TV"
+
+
+ +
Appsmith: "Appsmith"
+

Appsmith

+ +

See

https://www.appsmith.com

+
+
+ +
Appwrite: "Appwrite"
+
+
+ +
Aqua: "Aqua"
+
+
+ +
ArXiv: "arXiv"
+

arXiv

+ +

See

https://arxiv.org

+
+
+ +
ArangoDB: "ArangoDB"
+
+
+ +
Arc: "Arc"
+

Arc

+ +

See

https://arc.net

+
+
+ +
ArcGIS: "ArcGIS"
+
+
+ +
ArchLinux: "Arch-Linux"
+
+
+ +
Archicad: "Archicad"
+
+
+ +
ArchiveOfOurOwn: "Archive-of-Our-Own"
+

Archive of Our Own

+ +

See

https://archiveofourown.org

+
+
+ +
Ardour: "Ardour"
+
+
+ +
Arduino: "Arduino"
+

Arduino

+ +

See

https://www.arduino.cc

+
+
+ +
Argo: "Argo"
+
+
+ +
Argos: "Argos"
+
+
+ +
Ariakit: "Ariakit"
+
+
+ +
Arlo: "Arlo"
+
+
+ +
Arm: "Arm"
+
+
+ +
ArmKeil: "Arm-Keil"
+

Arm Keil

+ +

See

https://www.keil.arm.com

+
+
+ +
ArsTechnica: "Ars-Technica"
+

Ars Technica

+ +

See

https://arstechnica.com

+
+
+ +
ArtStation: "ArtStation"
+
+
+ +
ArtifactHub: "Artifact-Hub"
+
+
+ +
ArtixLinux: "Artix-Linux"
+
+
+ +
AsahiLinux: "Asahi-Linux"
+
+
+ +
Asana: "Asana"
+
+
+ +
Asciidoctor: "Asciidoctor"
+
+
+ +
Asciinema: "asciinema"
+
+
+ +
Aseprite: "Aseprite"
+

Aseprite

+ +

See

https://www.aseprite.org

+
+
+ +
AssemblyScript: "AssemblyScript"
+

AssemblyScript

+ +

See

https://www.assemblyscript.org

+
+
+ +
Asterisk: "Asterisk"
+
+
+ +
AstonMartin: "Aston-Martin"
+

Aston Martin

+ +

See

https://www.astonmartin.com

+
+
+ +
Astra: "Astra"
+
+
+ +
Astral: "Astral"
+
+
+ +
Astro: "Astro"
+
+
+ +
Atari: "Atari"
+

Atari

+ +

See

https://atarivcs.com

+
+
+ +
Atlassian: "Atlassian"
+
+
+ +
Auchan: "Auchan"
+

Auchan

+ +

See

https://www.auchan.fr

+
+
+ +
Audacity: "Audacity"
+
+
+ +
Audi: "Audi"
+
+
+ +
Audible: "Audible"
+
+
+ +
AudioTechnica: "Audio-Technica"
+
+
+ +
Audiobookshelf: "Audiobookshelf"
+
+
+ +
Audioboom: "Audioboom"
+
+
+ +
Audiomack: "Audiomack"
+
+
+ +
Aurelia: "Aurelia"
+

Aurelia

+ +

See

https://aurelia.io

+
+
+ +
Auth0: "Auth0"
+

Auth0

+ +

See

https://auth0.com

+
+
+ +
Authelia: "Authelia"
+
+
+ +
Authentik: "Authentik"
+
+
+ +
Authy: "Authy"
+

Authy

+ +

See

https://authy.com

+
+
+ +
AutoCAD: "AutoCAD"
+
+
+ +
AutoCannon: "AutoCannon"
+
+
+ +
AutoHotkey: "AutoHotkey"
+

AutoHotkey

+ +

See

https://www.autohotkey.com

+
+
+ +
AutoIt: "AutoIt"
+
+
+ +
AutoZone: "AutoZone"
+

AutoZone

+ +

See

https://www.autozone.com

+
+
+ +
Autodesk: "Autodesk"
+
+
+ +
AutodeskMaya: "Autodesk-Maya"
+
+
+ +
AutodeskRevit: "Autodesk-Revit"
+
+
+ +
Automattic: "Automattic"
+
+
+ +
Autoprefixer: "Autoprefixer"
+
+
+ +
Avajs: "avajs"
+
+
+ +
Avast: "Avast"
+
+
+ +
Avianca: "avianca"
+

avianca

+ +

See

https://www.avianca.com

+
+
+ +
Avira: "Avira"
+
+
+ +
AwesomeLists: "Awesome-Lists"
+
+
+ +
AwesomeWM: "awesomeWM"
+

awesomeWM

+ +

See

https://awesomewm.org

+
+
+ +
Awwwards: "Awwwards"
+

Awwwards

+ +

See

https://www.awwwards.com

+
+
+ +
Axios: "Axios"
+
+
+ +
BEM: "BEM"
+
+
+ +
BIM: "BIM"
+
+
+ +
BMCSoftware: "BMC-Software"
+

BMC Software

+ +

See

https://www.bmc.com

+
+
+ +
BMW: "BMW"
+

BMW

+ +

See

https://www.bmw.de

+
+
+ +
BNBChain: "BNB-Chain"
+

BNB Chain

+ +

See

https://www.bnbchain.org

+
+
+ +
BSD: "BSD"
+
+
+ +
BT: "BT"
+
+
+ +
BVG: "BVG"
+

BVG

+ +

See

https://www.bvg.de

+
+
+ +
B_RAutomation: "B&R-Automation"
+

B&R Automation

+ +

See

https://www.br-automation.com

+
+
+ +
Babel: "Babel"
+
+
+ +
Babelio: "Babelio"
+

Babelio

+ +

See

https://www.babelio.com

+
+
+ +
BabylonJs: "Babylon.js"
+
+
+ +
Backblaze: "Backblaze"
+
+
+ +
BackboneJs: "Backbone.js"
+
+
+ +
Backendless: "Backendless"
+

Backendless

+ +

See

https://backendless.com

+
+
+ +
Backstage: "Backstage"
+
+
+ +
Badoo: "Badoo"
+

Badoo

+ +

See

https://badoo.com

+
+
+ +
Baidu: "Baidu"
+

Baidu

+ +

See

https://www.baidu.com

+
+
+ +
Bakal__i: "Bakaláři"
+
+
+ +
Bamboo: "Bamboo"
+
+
+ +
BambuLab: "Bambu-Lab"
+

Bambu Lab

+ +

See

https://bambulab.com

+
+
+ +
BandLab: "BandLab"
+

BandLab

+ +

See

https://www.bandlab.com

+
+
+ +
Bandcamp: "Bandcamp"
+
+
+ +
Bandsintown: "Bandsintown"
+
+
+ +
BankOfAmerica: "Bank-of-America"
+

Bank of America

+ +

See

https://www.bankofamerica.com

+
+
+ +
Barclays: "Barclays"
+

Barclays

+ +

See

https://home.barclays

+
+
+ +
Baremetrics: "Baremetrics"
+

Baremetrics

+ +

See

https://baremetrics.com

+
+
+ +
Barmenia: "Barmenia"
+

Barmenia

+ +

See

https://barmenia.de

+
+
+ +
Basecamp: "Basecamp"
+
+
+ +
BasicAttentionToken: "Basic-Attention-Token"
+

Basic Attention Token

+ +

See

https://brave.com/media-assets

+
+
+ +
Bastyon: "Bastyon"
+
+
+ +
Bat: "bat"
+
+
+ +
Bata: "Bata"
+
+
+ +
BattleNet: "Battle.net"
+

Battle.net

+ +

See

https://battle.net

+
+
+ +
Bazel: "Bazel"
+

Bazel

+ +

See

https://bazel.build

+
+
+ +
BeReal: "BeReal"
+

BeReal

+ +

See

https://bereal.com

+
+
+ +
BeatStars: "BeatStars"
+
+
+ +
Beatport: "Beatport"
+

Beatport

+ +

See

https://www.beatport.com

+
+
+ +
Beats: "Beats"
+
+
+ +
BeatsByDre: "Beats-by-Dre"
+

Beats by Dre

+ +

See

https://www.beatsbydre.com

+
+
+ +
BeekeeperStudio: "Beekeeper-Studio"
+

Beekeeper Studio

+ +

See

https://www.beekeeperstudio.io/press

+
+
+ +
Behance: "Behance"
+

Behance

+ +

See

https://www.behance.net

+
+
+ +
BeijingSubway: "Beijing-Subway"
+
+
+ +
Bentley: "Bentley"
+
+
+ +
Bento: "Bento"
+

Bento

+ +

See

https://bento.me

+
+
+ +
BentoBox: "BentoBox"
+

BentoBox

+ +

See

https://www.getbento.com

+
+
+ +
BentoML: "BentoML"
+
+
+ +
Betfair: "Betfair"
+

Betfair

+ +

See

https://www.betfair.com

+
+
+ +
BetterStack: "Better-Stack"
+

Better Stack

+ +

See

https://betterstack.com

+
+
+ +
Bevy: "Bevy"
+
+
+ +
BigBlueButton: "BigBlueButton"
+
+
+ +
BigCartel: "Big-Cartel"
+

Big Cartel

+ +

See

https://www.bigcartel.com

+
+
+ +
BigCommerce: "BigCommerce"
+
+
+ +
Bigbasket: "bigbasket"
+

bigbasket

+ +

See

https://www.bigbasket.com

+
+
+ +
Bilibili: "Bilibili"
+

Bilibili

+ +

See

https://www.bilibili.com

+
+
+ +
Billboard: "Billboard"
+

Billboard

+ +

See

https://www.billboard.com

+
+
+ +
Binance: "Binance"
+

Binance

+ +

See

https://binance.com

+
+
+ +
BioLink: "Bio-Link"
+

Bio Link

+ +

See

https://bio.link

+
+
+ +
Biome: "Biome"
+
+
+ +
BisectHosting: "BisectHosting"
+

BisectHosting

+ +

See

https://www.bisecthosting.com

+
+
+ +
Bit: "Bit"
+

Bit

+ +

See

https://bit.dev

+
+
+ +
BitComet: "BitComet"
+
+
+ +
BitTorrent: "BitTorrent"
+
+
+ +
Bitbucket: "Bitbucket"
+
+
+ +
Bitcoin: "Bitcoin"
+

Bitcoin

+ +

See

https://bitcoin.org

+
+
+ +
BitcoinCash: "Bitcoin-Cash"
+
+
+ +
BitcoinSV: "Bitcoin-SV"
+

Bitcoin SV

+ +

See

https://bitcoinsv.com

+
+
+ +
Bitdefender: "Bitdefender"
+

Bitdefender

+ +

See

https://brand.bitdefender.com

+
+
+ +
Bitly: "Bitly"
+
+
+ +
Bitrise: "Bitrise"
+
+
+ +
Bitwarden: "Bitwarden"
+
+
+ +
Bitwig: "Bitwig"
+

Bitwig

+ +

See

https://www.bitwig.com

+
+
+ +
Blackberry: "Blackberry"
+

Blackberry

+ +

See

https://www.blackberry.com

+
+
+ +
BlackmagicDesign: "Blackmagic-Design"
+

Blackmagic Design

+ +

See

https://www.blackmagicdesign.com

+
+
+ +
Blazemeter: "Blazemeter"
+

Blazemeter

+ +

See

https://www.blazemeter.com

+
+
+ +
Blazor: "Blazor"
+
+
+ +
Blender: "Blender"
+
+
+ +
Blockbench: "Blockbench"
+
+
+ +
BlockchainCom: "Blockchain.com"
+
+
+ +
Blogger: "Blogger"
+

Blogger

+ +

See

https://www.blogger.com

+
+
+ +
Bloglovin: "Bloglovin"
+
+
+ +
Blueprint: "Blueprint"
+
+
+ +
Bluesky: "Bluesky"
+
+
+ +
Bluesound: "Bluesound"
+
+
+ +
Bluetooth: "Bluetooth"
+
+
+ +
BoAt: "boAt"
+
+
+ +
BoardGameGeek: "BoardGameGeek"
+

BoardGameGeek

+ +

See

https://boardgamegeek.com

+
+
+ +
BoehringerIngelheim: "Boehringer-Ingelheim"
+

Boehringer Ingelheim

+ +

See

https://www.boehringer-ingelheim.com

+
+
+ +
Boeing: "Boeing"
+
+
+ +
Bombardier: "Bombardier"
+

Bombardier

+ +

See

https://bombardier.com

+
+
+ +
BookBub: "BookBub"
+
+
+ +
BookMyShow: "BookMyShow"
+

BookMyShow

+ +

See

https://in.bookmyshow.com

+
+
+ +
BookStack: "BookStack"
+
+
+ +
Bookalope: "Bookalope"
+

Bookalope

+ +

See

https://bookalope.net

+
+
+ +
Bookmeter: "Bookmeter"
+

Bookmeter

+ +

See

https://bookmeter.com

+
+
+ +
Boost: "Boost"
+
+
+ +
Boosty: "Boosty"
+
+
+ +
Boots: "Boots"
+
+
+ +
Bootstrap: "Bootstrap"
+
+
+ +
BorgBackup: "BorgBackup"
+

BorgBackup

+ +

See

https://www.borgbackup.org

+
+
+ +
Bosch: "Bosch"
+

Bosch

+ +

See

https://www.bosch.de

+
+
+ +
Bose: "Bose"
+
+
+ +
BotbleCMS: "Botble-CMS"
+

Botble CMS

+ +

See

https://botble.com

+
+
+ +
Boulanger: "boulanger"
+

boulanger

+ +

See

https://www.boulanger.com

+
+
+ +
Bower: "Bower"
+
+
+ +
Box: "Box"
+
+
+ +
BoxySVG: "Boxy-SVG"
+
+
+ +
Braintree: "Braintree"
+
+
+ +
Brandfolder: "Brandfolder"
+
+
+ +
Brave: "Brave"
+
+
+ +
Breaker: "Breaker"
+
+
+ +
Brenntag: "Brenntag"
+

Brenntag

+ +

See

https://www.brenntag.com

+
+
+ +
Brevo: "Brevo"
+

Brevo

+ +

See

https://www.brevo.com

+
+
+ +
Brex: "Brex"
+
+
+ +
Bricks: "Bricks"
+
+
+ +
BritishAirways: "British-Airways"
+

British Airways

+ +

See

https://www.britishairways.com

+
+
+ +
Broadcom: "Broadcom"
+
+
+ +
Bruno: "Bruno"
+
+
+ +
Bspwm: "bspwm"
+
+
+ +
Buddy: "Buddy"
+
+
+ +
Budibase: "Budibase"
+
+
+ +
Buefy: "Buefy"
+
+
+ +
Buffer: "Buffer"
+

Buffer

+ +

See

https://buffer.com

+
+
+ +
Bugatti: "Bugatti"
+
+
+ +
Bugcrowd: "Bugcrowd"
+
+
+ +
Bugsnag: "Bugsnag"
+

Bugsnag

+ +

See

https://www.bugsnag.com

+
+
+ +
Buhl: "Buhl"
+

Buhl

+ +

See

https://buhl.de

+
+
+ +
Buildkite: "Buildkite"
+
+
+ +
Bukalapak: "Bukalapak"
+

Bukalapak

+ +

See

https://www.bukalapak.com

+
+
+ +
Bulma: "Bulma"
+
+
+ +
Bun: "Bun"
+
+
+ +
Bungie: "Bungie"
+
+
+ +
Bunq: "bunq"
+
+
+ +
BurgerKing: "Burger-King"
+

Burger King

+ +

See

https://www.bk.com

+
+
+ +
BurpSuite: "Burp-Suite"
+

Burp Suite

+ +

See

https://portswigger.net

+
+
+ +
Burton: "Burton"
+
+
+ +
BuyMeACoffee: "Buy-Me-A-Coffee"
+

Buy Me A Coffee

+ +

See

https://www.buymeacoffee.com/brand

+
+
+ +
BuySellAds: "BuySellAds"
+

BuySellAds

+ +

See

https://docs.buysellads.com

+
+
+ +
BuzzFeed: "BuzzFeed"
+
+
+ +
Byju_s: "Byju's"
+
+
+ +
ByteDance: "ByteDance"
+

ByteDance

+ +

See

https://www.bytedance.com

+
+
+ +
C: "C"
+
+
+ +
CBC: "CBC"
+

CBC

+ +

See

https://www.cbc.ca

+
+
+ +
CBS: "CBS"
+
+
+ +
CCleaner: "CCleaner"
+

CCleaner

+ +

See

https://www.ccleaner.com

+
+
+ +
CDProjekt: "CD-Projekt"
+
+
+ +
CKEditor4: "CKEditor-4"
+
+
+ +
CLion: "CLion"
+
+
+ +
CMake: "CMake"
+
+
+ +
CNCF: "CNCF"
+
+
+ +
CNET: "CNET"
+
+
+ +
CNN: "CNN"
+
+
+ +
CPanel: "cPanel"
+
+
+ +
CRYENGINE: "CRYENGINE"
+
+
+ +
CSS3: "CSS3"
+
+
+ +
CSSDesignAwards: "CSS-Design-Awards"
+

CSS Design Awards

+ +

See

https://www.cssdesignawards.com

+
+
+ +
CSSModules: "CSS-Modules"
+
+
+ +
CSSWizardry: "CSS-Wizardry"
+

CSS Wizardry

+ +

See

https://csswizardry.com

+
+
+ +
CTS: "CTS"
+
+
+ +
C__: "C++"
+
+
+ +
C__Builder: "C++-Builder"
+
+
+ +
Cachet: "Cachet"
+
+
+ +
Caddy: "Caddy"
+
+
+ +
Cadillac: "Cadillac"
+

Cadillac

+ +

See

https://www.cadillac.com

+
+
+ +
CafePress: "CafePress"
+
+
+ +
Caffeine: "Caffeine"
+

Caffeine

+ +

See

https://www.caffeine.tv

+
+
+ +
CairoGraphics: "Cairo-Graphics"
+
+
+ +
CairoMetro: "Cairo-Metro"
+
+
+ +
CakePHP: "CakePHP"
+
+
+ +
CalCom: "Cal.com"
+
+
+ +
Calendly: "Calendly"
+
+
+ +
CalibreWeb: "Calibre-Web"
+
+
+ +
CampaignMonitor: "Campaign-Monitor"
+
+
+ +
Camunda: "Camunda"
+
+
+ +
Canonical: "Canonical"
+
+
+ +
Canva: "Canva"
+

Canva

+ +

See

https://www.canva.com

+
+
+ +
Canvas: "Canvas"
+
+
+ +
Capacitor: "Capacitor"
+
+
+ +
CarThrottle: "Car-Throttle"
+

Car Throttle

+ +

See

https://www.carthrottle.com

+
+
+ +
Cardano: "Cardano"
+
+
+ +
CarlsbergGroup: "Carlsberg-Group"
+
+
+ +
Carrd: "Carrd"
+
+
+ +
Carrefour: "Carrefour"
+
+
+ +
Carto: "Carto"
+
+
+ +
CashApp: "Cash-App"
+

Cash App

+ +

See

https://cash.app/press

+
+
+ +
Castbox: "Castbox"
+
+
+ +
Castorama: "Castorama"
+

Castorama

+ +

See

https://www.castorama.fr

+
+
+ +
Castro: "Castro"
+
+
+ +
Caterpillar: "Caterpillar"
+
+
+ +
Celery: "Celery"
+
+
+ +
Celestron: "Celestron"
+

Celestron

+ +

See

https://www.celestron.com

+
+
+ +
CentOS: "CentOS"
+
+
+ +
Ceph: "Ceph"
+
+
+ +
Cesium: "Cesium"
+
+
+ +
Chai: "Chai"
+
+
+ +
Chainguard: "Chainguard"
+

Chainguard

+ +

See

https://www.chainguard.dev

+
+
+ +
Chainlink: "Chainlink"
+
+
+ +
ChakraUI: "Chakra-UI"
+
+
+ +
Channel4: "Channel-4"
+
+
+ +
Charles: "Charles"
+
+
+ +
ChartJs: "Chart.js"
+

Chart.js

+ +

See

https://www.chartjs.org

+
+
+ +
ChartMogul: "ChartMogul"
+
+
+ +
Chase: "Chase"
+
+
+ +
ChatBot: "ChatBot"
+

ChatBot

+ +

See

https://chatbot.design

+
+
+ +
Chatwoot: "Chatwoot"
+

Chatwoot

+ +

See

https://www.chatwoot.com

+
+
+ +
CheckiO: "CheckiO"
+
+
+ +
Checkmarx: "Checkmarx"
+
+
+ +
Checkmk: "Checkmk"
+

Checkmk

+ +

See

https://checkmk.com

+
+
+ +
Chedraui: "Chedraui"
+
+
+ +
Cheerio: "Cheerio"
+
+
+ +
Chef: "Chef"
+

Chef

+ +

See

https://www.chef.io

+
+
+ +
Chemex: "Chemex"
+
+
+ +
ChessCom: "Chess.com"
+
+
+ +
Chevrolet: "Chevrolet"
+
+
+ +
ChiaNetwork: "Chia-Network"
+

Chia Network

+ +

See

https://www.chia.net/branding/

+
+
+ +
ChinaEasternAirlines: "China-Eastern-Airlines"
+
+
+ +
ChinaSouthernAirlines: "China-Southern-Airlines"
+
+
+ +
Chocolatey: "Chocolatey"
+
+
+ +
Chromatic: "Chromatic"
+

Chromatic

+ +

See

https://www.chromatic.com

+
+
+ +
ChromeWebStore: "Chrome-Web-Store"
+

Chrome Web Store

+ +

See

https://chromewebstore.google.com

+
+
+ +
Chromecast: "Chromecast"
+
+
+ +
Chrysler: "Chrysler"
+
+
+ +
ChupaChups: "Chupa-Chups"
+

Chupa Chups

+ +

See

https://www.chupachups.co.uk

+
+
+ +
Cilium: "Cilium"
+
+
+ +
Cinema4D: "Cinema-4D"
+
+
+ +
Circle: "Circle"
+

Circle

+ +

See

https://www.circle.com

+
+
+ +
CircleCI: "CircleCI"
+
+
+ +
CircuitVerse: "CircuitVerse"
+

CircuitVerse

+ +

See

https://circuitverse.org

+
+
+ +
CirrusCI: "Cirrus-CI"
+

Cirrus CI

+ +

See

https://cirrus-ci.org

+
+
+ +
Cisco: "Cisco"
+

Cisco

+ +

See

https://www.cisco.com

+
+
+ +
Citrix: "Citrix"
+
+
+ +
Citro_n: "Citroën"
+
+
+ +
CiviCRM: "CiviCRM"
+
+
+ +
Civo: "Civo"
+
+
+ +
Clarifai: "Clarifai"
+

Clarifai

+ +

See

https://www.clarifai.com

+
+
+ +
Claris: "Claris"
+

Claris

+ +

See

https://www.claris.com

+
+
+ +
Clarivate: "Clarivate"
+

Clarivate

+ +

See

https://clarivate.com

+
+
+ +
Clerk: "Clerk"
+

Clerk

+ +

See

https://clerk.com

+
+
+ +
CleverCloud: "Clever-Cloud"
+

Clever Cloud

+ +

See

https://www.clever-cloud.com

+
+
+ +
ClickHouse: "ClickHouse"
+
+
+ +
ClickUp: "ClickUp"
+
+
+ +
Cliqz: "Cliqz"
+
+
+ +
Clockify: "Clockify"
+
+
+ +
Clojure: "Clojure"
+
+
+ +
Cloud66: "Cloud-66"
+

Cloud 66

+ +

See

https://www.cloud66.com

+
+
+ +
CloudBees: "CloudBees"
+

CloudBees

+ +

See

https://www.cloudbees.com

+
+
+ +
CloudCannon: "CloudCannon"
+

CloudCannon

+ +

See

https://cloudcannon.com

+
+
+ +
CloudFoundry: "Cloud-Foundry"
+

Cloud Foundry

+ +

See

https://www.cloudfoundry.org

+
+
+ +
Cloudera: "Cloudera"
+

Cloudera

+ +

See

https://www.cloudera.com

+
+
+ +
Cloudflare: "Cloudflare"
+
+
+ +
CloudflarePages: "Cloudflare-Pages"
+

Cloudflare Pages

+ +

See

https://pages.cloudflare.com

+
+
+ +
CloudflareWorkers: "Cloudflare-Workers"
+
+
+ +
Cloudinary: "Cloudinary"
+

Cloudinary

+ +

See

https://cloudinary.com

+
+
+ +
Cloudron: "Cloudron"
+
+
+ +
Cloudsmith: "Cloudsmith"
+
+
+ +
Cloudways: "Cloudways"
+
+
+ +
Clubforce: "Clubforce"
+
+
+ +
Clubhouse: "Clubhouse"
+
+
+ +
Clyp: "Clyp"
+

Clyp

+ +

See

https://clyp.it

+
+
+ +
CoOp: "Co-op"
+
+
+ +
CocaCola: "Coca-Cola"
+
+
+ +
Cockpit: "Cockpit"
+
+
+ +
CockroachLabs: "Cockroach-Labs"
+

Cockroach Labs

+ +

See

https://www.cockroachlabs.com

+
+
+ +
CocoaPods: "CocoaPods"
+
+
+ +
Cocos: "Cocos"
+
+
+ +
Coda: "Coda"
+

Coda

+ +

See

https://coda.io

+
+
+ +
Codacy: "Codacy"
+
+
+ +
CodeChef: "CodeChef"
+

CodeChef

+ +

See

https://www.codechef.com

+
+
+ +
CodeClimate: "Code-Climate"
+
+
+ +
CodeFactor: "CodeFactor"
+

CodeFactor

+ +

See

https://www.codefactor.io

+
+
+ +
CodeIgniter: "CodeIgniter"
+
+
+ +
CodeMirror: "CodeMirror"
+
+
+ +
CodeNewbie: "CodeNewbie"
+
+
+ +
CodePen: "CodePen"
+
+
+ +
CodeProject: "CodeProject"
+

CodeProject

+ +

See

https://www.codeproject.com

+
+
+ +
CodeSandbox: "CodeSandbox"
+
+
+ +
CodeSignal: "CodeSignal"
+

CodeSignal

+ +

See

https://codesignal.com

+
+
+ +
CodeStream: "CodeStream"
+

CodeStream

+ +

See

https://www.codestream.com

+
+
+ +
Code__Blocks: "Code::Blocks"
+
+
+ +
Codeberg: "Codeberg"
+

Codeberg

+ +

See

https://codeberg.org

+
+
+ +
Codecademy: "Codecademy"
+

Codecademy

+ +

See

https://www.codecademy.com

+
+
+ +
CodeceptJS: "CodeceptJS"
+
+
+ +
Codecov: "Codecov"
+

Codecov

+ +

See

https://codecov.io

+
+
+ +
Codeforces: "Codeforces"
+

Codeforces

+ +

See

https://codeforces.com

+
+
+ +
Codefresh: "Codefresh"
+

Codefresh

+ +

See

https://codefresh.io

+
+
+ +
Codeium: "Codeium"
+
+
+ +
Codemagic: "Codemagic"
+

Codemagic

+ +

See

https://codemagic.io

+
+
+ +
Codementor: "Codementor"
+

Codementor

+ +

See

https://www.codementor.io

+
+
+ +
Coder: "Coder"
+
+
+ +
CodersRank: "CodersRank"
+

CodersRank

+ +

See

https://codersrank.io

+
+
+ +
Coderwall: "Coderwall"
+
+
+ +
Codeship: "Codeship"
+

Codeship

+ +

See

https://app.codeship.com

+
+
+ +
Codewars: "Codewars"
+
+
+ +
CodinGame: "CodinGame"
+
+
+ +
CodingNinjas: "Coding-Ninjas"
+
+
+ +
Codio: "Codio"
+

Codio

+ +

See

https://codio.com

+
+
+ +
CoffeeScript: "CoffeeScript"
+

CoffeeScript

+ +

See

https://coffeescript.org

+
+
+ +
Coggle: "Coggle"
+
+
+ +
Cognizant: "Cognizant"
+

Cognizant

+ +

See

https://www.cognizant.com

+
+
+ +
Coil: "Coil"
+
+
+ +
CoinMarketCap: "CoinMarketCap"
+

CoinMarketCap

+ +

See

https://www.coinmarketcap.com

+
+
+ +
Coinbase: "Coinbase"
+
+
+ +
ComicFury: "ComicFury"
+
+
+ +
Comma: "comma"
+

comma

+ +

See

https://comma.ai

+
+
+ +
Commerzbank: "Commerzbank"
+
+
+ +
Commitlint: "commitlint"
+
+
+ +
Commodore: "Commodore"
+

Commodore

+ +

See

https://commodore.inc

+
+
+ +
CommonWorkflowLanguage: "Common-Workflow-Language"
+
+
+ +
CompTIA: "CompTIA"
+

CompTIA

+ +

See

https://www.comptia.org

+
+
+ +
CompilerExplorer: "Compiler-Explorer"
+
+
+ +
Composer: "Composer"
+

Composer

+ +

See

https://getcomposer.org

+
+
+ +
Comsol: "Comsol"
+
+
+ +
Conan: "Conan"
+

Conan

+ +

See

https://conan.io

+
+
+ +
Concourse: "Concourse"
+

Concourse

+ +

See

https://concourse-ci.org

+
+
+ +
CondaForge: "Conda-Forge"
+
+
+ +
Conekta: "Conekta"
+

Conekta

+ +

See

https://www.conekta.com

+
+
+ +
Confluence: "Confluence"
+
+
+ +
Construct3: "Construct-3"
+

Construct 3

+ +

See

https://www.construct.net

+
+
+ +
Consul: "Consul"
+
+
+ +
ContactlessPayment: "Contactless-Payment"
+
+
+ +
Containerd: "containerd"
+
+
+ +
Contao: "Contao"
+

Contao

+ +

See

https://contao.org

+
+
+ +
Contentful: "Contentful"
+
+
+ +
Contentstack: "Contentstack"
+

Contentstack

+ +

See

https://www.contentstack.com

+
+
+ +
ContributorCovenant: "Contributor-Covenant"
+

Contributor Covenant

+ +

See

https://www.contributor-covenant.org

+
+
+ +
ConventionalCommits: "Conventional-Commits"
+

Conventional Commits

+ +

See

https://www.conventionalcommits.org

+
+
+ +
Convertio: "Convertio"
+

Convertio

+ +

See

https://convertio.co

+
+
+ +
Cookiecutter: "Cookiecutter"
+
+
+ +
CoolerMaster: "Cooler-Master"
+
+
+ +
CopaAirlines: "Copa-Airlines"
+

Copa Airlines

+ +

See

https://www.copaair.com

+
+
+ +
Coppel: "Coppel"
+

Coppel

+ +

See

https://www.coppel.com

+
+
+ +
Cora: "Cora"
+

Cora

+ +

See

https://www.cora.fr

+
+
+ +
CorelDRAW: "CorelDRAW"
+
+
+ +
CoronaEngine: "Corona-Engine"
+

Corona Engine

+ +

See

https://coronalabs.com

+
+
+ +
CoronaRenderer: "Corona-Renderer"
+

Corona Renderer

+ +

See

https://corona-renderer.com/about

+
+
+ +
Corsair: "Corsair"
+

Corsair

+ +

See

https://www.corsair.com

+
+
+ +
Couchbase: "Couchbase"
+

Couchbase

+ +

See

https://www.couchbase.com

+
+
+ +
CounterStrike: "Counter-Strike"
+

Counter-Strike

+ +

See

https://www.counter-strike.net

+
+
+ +
CountingWorksPRO: "CountingWorks-PRO"
+

CountingWorks PRO

+ +

See

https://www.countingworks.com/blog

+
+
+ +
Coursera: "Coursera"
+
+
+ +
Coveralls: "Coveralls"
+

Coveralls

+ +

See

https://coveralls.io

+
+
+ +
CraftCMS: "Craft-CMS"
+
+
+ +
Craftsman: "Craftsman"
+

Craftsman

+ +

See

https://www.craftsman.com

+
+
+ +
CrateDB: "CrateDB"
+
+
+ +
Crayon: "Crayon"
+

Crayon

+ +

See

https://www.crayon.com

+
+
+ +
Creality: "Creality"
+

Creality

+ +

See

https://www.creality.com

+
+
+ +
CreateReactApp: "Create-React-App"
+
+
+ +
CreativeCommons: "Creative-Commons"
+

Creative Commons

+ +

See

https://creativecommons.org

+
+
+ +
CreativeTechnology: "Creative-Technology"
+

Creative Technology

+ +

See

https://creative.com

+
+
+ +
Credly: "Credly"
+
+
+ +
Crehana: "Crehana"
+

Crehana

+ +

See

https://www.crehana.com

+
+
+ +
CrewUnited: "Crew-United"
+

Crew United

+ +

See

https://www.crew-united.com

+
+
+ +
CriticalRole: "Critical-Role"
+

Critical Role

+ +

See

https://critrole.com

+
+
+ +
Crowdin: "Crowdin"
+
+
+ +
Crowdsource: "Crowdsource"
+
+
+ +
Crunchbase: "Crunchbase"
+
+
+ +
Crunchyroll: "Crunchyroll"
+

Crunchyroll

+ +

See

https://www.crunchyroll.com

+
+
+ +
CryptPad: "CryptPad"
+

CryptPad

+ +

See

https://cryptpad.org

+
+
+ +
Crystal: "Crystal"
+
+
+ +
Cucumber: "Cucumber"
+

Cucumber

+ +

See

https://cucumber.io

+
+
+ +
Cultura: "Cultura"
+

Cultura

+ +

See

https://www.cultura.com

+
+
+ +
Curl: "curl"
+
+
+ +
CurseForge: "CurseForge"
+

CurseForge

+ +

See

https://www.curseforge.com

+
+
+ +
CustomInk: "Custom-Ink"
+

Custom Ink

+ +

See

https://www.customink.com

+
+
+ +
CyberDefenders: "CyberDefenders"
+

CyberDefenders

+ +

See

https://cyberdefenders.org

+
+
+ +
Cycling__74: "Cycling-'74"
+

Cycling '74

+ +

See

https://cycling74.com

+
+
+ +
Cypress: "Cypress"
+
+
+ +
CytoscapeJs: "Cytoscape.js"
+
+
+ +
D: "D"
+
+
+ +
D3Js: "D3.js"
+
+
+ +
DAF: "DAF"
+
+
+ +
DATEV: "DATEV"
+
+
+ +
DAZN: "DAZN"
+
+
+ +
DBeaver: "DBeaver"
+

DBeaver

+ +

See

https://dbeaver.com

+
+
+ +
DCEntertainment: "DC-Entertainment"
+

DC Entertainment

+ +

See

https://www.readdc.com

+
+
+ +
DEDGE: "D-EDGE"
+
+
+ +
DHL: "DHL"
+
+
+ +
DJI: "DJI"
+
+
+ +
DLNA: "DLNA"
+
+
+ +
DOI: "DOI"
+
+
+ +
DPD: "DPD"
+
+
+ +
DSAutomobiles: "DS-Automobiles"
+
+
+ +
DTS: "DTS"
+
+
+ +
DTube: "DTube"
+
+
+ +
DVC: "DVC"
+
+
+ +
DWaveSystems: "D-Wave-Systems"
+

D-Wave Systems

+ +

See

https://www.dwavesys.com

+
+
+ +
DaVinciResolve: "DaVinci-Resolve"
+
+
+ +
Dacia: "Dacia"
+
+
+ +
DailyDev: "daily.dev"
+
+
+ +
Dailymotion: "Dailymotion"
+
+
+ +
DaisyUI: "DaisyUI"
+
+
+ +
Dapr: "Dapr"
+
+
+ +
DarkReader: "Dark-Reader"
+
+
+ +
Dart: "Dart"
+
+
+ +
Darty: "Darty"
+

Darty

+ +

See

https://www.darty.com

+
+
+ +
DasErste: "Das-Erste"
+
+
+ +
Dash: "Dash"
+
+
+ +
Dashlane: "Dashlane"
+
+
+ +
Dask: "Dask"
+
+
+ +
DassaultSyst_mes: "Dassault-Systèmes"
+

Dassault Systèmes

+ +

See

https://www.3ds.com

+
+
+ +
DataAi: "data.ai"
+
+
+ +
DataCamp: "DataCamp"
+

DataCamp

+ +

See

https://www.datacamp.com

+
+
+ +
DataGrip: "DataGrip"
+
+
+ +
DataStax: "DataStax"
+
+
+ +
Databricks: "Databricks"
+

Databricks

+ +

See

https://www.databricks.com

+
+
+ +
Datadog: "Datadog"
+
+
+ +
Dataiku: "Dataiku"
+
+
+ +
DateFns: "date-fns"
+

date-fns

+ +

See

https://date-fns.org

+
+
+ +
DatoCMS: "DatoCMS"
+
+
+ +
Datto: "Datto"
+
+
+ +
DazhongDianping: "Dazhong-Dianping"
+

Dazhong Dianping

+ +

See

https://www.meituan.com/media

+
+
+ +
Dblp: "dblp"
+

dblp

+ +

See

https://dblp.org

+
+
+ +
Dbt: "dbt"
+
+
+ +
De_Longhi: "De'Longhi"
+

De'Longhi

+ +

See

https://www.delonghi.com

+
+
+ +
Debian: "Debian"
+
+
+ +
DecapCMS: "Decap-CMS"
+
+
+ +
Decentraland: "Decentraland"
+
+
+ +
DeepCool: "DeepCool"
+

DeepCool

+ +

See

https://www.deepcool.com

+
+
+ +
DeepL: "DeepL"
+
+
+ +
Deepgram: "Deepgram"
+
+
+ +
Deepin: "deepin"
+
+
+ +
Deepnote: "Deepnote"
+

Deepnote

+ +

See

https://deepnote.com

+
+
+ +
Delicious: "delicious"
+

del.icio.us

+ +

See

https://del.icio.us

+
+
+ +
Deliveroo: "Deliveroo"
+

Deliveroo

+ +

See

https://deliveroo.com

+
+
+ +
Dell: "Dell"
+
+
+ +
Delphi: "Delphi"
+
+
+ +
Delta: "Delta"
+
+
+ +
Deluge: "Deluge"
+
+
+ +
Deno: "Deno"
+
+
+ +
Denon: "Denon"
+

Denon

+ +

See

https://www.denon.com

+
+
+ +
Dependabot: "Dependabot"
+

Dependabot

+ +

See

https://dependabot.com

+
+
+ +
Dependencycheck: "dependencycheck"
+
+
+ +
Depositphotos: "Depositphotos"
+

Depositphotos

+ +

See

https://blog.depositphotos.com

+
+
+ +
DerSpiegel: "Der-Spiegel"
+

Der Spiegel

+ +

See

https://www.spiegel.de

+
+
+ +
DeutscheBahn: "Deutsche-Bahn"
+

Deutsche Bahn

+ +

See

https://www.bahn.de

+
+
+ +
DeutscheBank: "Deutsche-Bank"
+

Deutsche Bank

+ +

See

https://www.db.com

+
+
+ +
DeutschePost: "Deutsche-Post"
+

Deutsche Post

+ +

See

https://www.deutschepost.de

+
+
+ +
DevExpress: "DevExpress"
+
+
+ +
DevRant: "devRant"
+

devRant

+ +

See

https://devrant.com

+
+
+ +
DevTo: "dev.to"
+

dev.to

+ +

See

https://dev.to

+
+
+ +
DeviantArt: "DeviantArt"
+
+
+ +
Devpost: "Devpost"
+
+
+ +
Dgraph: "Dgraph"
+

Dgraph

+ +

See

https://dgraph.io

+
+
+ +
DiagramsNet: "diagrams.net"
+
+
+ +
Dialogflow: "Dialogflow"
+
+
+ +
Diaspora: "Diaspora"
+
+
+ +
DictionaryCom: "Dictionary.com"
+

Dictionary.com

+ +

See

https://www.dictionary.com

+
+
+ +
Digg: "Digg"
+

Digg

+ +

See

https://digg.com

+
+
+ +
DigiKeyElectronics: "Digi-Key-Electronics"
+

Digi-Key Electronics

+ +

See

https://www.digikey.com

+
+
+ +
DigitalOcean: "DigitalOcean"
+
+
+ +
DinersClub: "Diners-Club"
+
+
+ +
Dior: "Dior"
+
+
+ +
Directus: "Directus"
+

Directus

+ +

See

https://directus.io

+
+
+ +
Discogs: "Discogs"
+
+
+ +
Discord: "Discord"
+
+
+ +
Discourse: "Discourse"
+

Discourse

+ +

See

https://www.discourse.org

+
+
+ +
Discover: "Discover"
+
+
+ +
Disqus: "Disqus"
+
+
+ +
Disroot: "Disroot"
+

Disroot

+ +

See

https://disroot.org/en

+
+
+ +
Distrokid: "Distrokid"
+

Distrokid

+ +

See

https://distrokid.com/logo

+
+
+ +
Django: "Django"
+
+
+ +
Dlib: "Dlib"
+
+
+ +
Dm: "dm"
+
+
+ +
Docker: "Docker"
+
+
+ +
DocsRs: "Docs.rs"
+

Docs.rs

+ +

See

https://docs.rs

+
+
+ +
Docsify: "Docsify"
+
+
+ +
Doctrine: "Doctrine"
+
+
+ +
Docusaurus: "Docusaurus"
+
+
+ +
Dogecoin: "Dogecoin"
+
+
+ +
Dolby: "Dolby"
+

Dolby

+ +

See

https://www.dolby.com

+
+
+ +
DoorDash: "DoorDash"
+
+
+ +
Dota2: "Dota-2"
+
+
+ +
Douban: "Douban"
+
+
+ +
DoubanRead: "Douban-Read"
+

Douban Read

+ +

See

https://read.douban.com

+
+
+ +
Dovecot: "Dovecot"
+
+
+ +
Dovetail: "Dovetail"
+
+
+ +
Doxygen: "Doxygen"
+
+
+ +
Dragonframe: "Dragonframe"
+

Dragonframe

+ +

See

https://dragonframe.com

+
+
+ +
DraugiemLv: "Draugiem.lv"
+
+
+ +
Dreamstime: "Dreamstime"
+

Dreamstime

+ +

See

https://www.dreamstime.com

+
+
+ +
Dribbble: "Dribbble"
+
+
+ +
Drizzle: "Drizzle"
+

Drizzle

+ +

See

https://orm.drizzle.team

+
+
+ +
Drone: "Drone"
+
+
+ +
Drooble: "Drooble"
+
+
+ +
Dropbox: "Dropbox"
+
+
+ +
Drupal: "Drupal"
+
+
+ +
Ducati: "Ducati"
+
+
+ +
DuckDB: "DuckDB"
+

DuckDB

+ +

See

https://duckdb.org

+
+
+ +
DuckDuckGo: "DuckDuckGo"
+

DuckDuckGo

+ +

See

https://duckduckgo.com

+
+
+ +
Dungeons__Dragons: "Dungeons-&-Dragons"
+
+
+ +
Dunked: "Dunked"
+

Dunked

+ +

See

https://dunked.com

+
+
+ +
Dunzo: "Dunzo"
+

Dunzo

+ +

See

https://www.dunzo.com

+
+
+ +
Duolingo: "Duolingo"
+
+
+ +
Duplicati: "Duplicati"
+

Duplicati

+ +

See

https://duplicati.com

+
+
+ +
Dwm: "dwm"
+
+
+ +
Dynatrace: "Dynatrace"
+
+
+ +
E3: "E3"
+
+
+ +
EA: "EA"
+
+
+ +
EBOX: "EBOX"
+

EBOX

+ +

See

https://www.ebox.ca

+
+
+ +
EBay: "eBay"
+
+
+ +
EDEKA: "EDEKA"
+

EDEKA

+ +

See

https://www.edeka.de

+
+
+ +
EJS: "EJS"
+
+
+ +
ELeclerc: "E.Leclerc"
+
+
+ +
ENV: ".ENV"
+
+
+ +
EPEL: "EPEL"
+
+
+ +
ERPNext: "ERPNext"
+
+
+ +
ESEA: "ESEA"
+
+
+ +
ESLGaming: "ESLGaming"
+

ESLGaming

+ +

See

https://brand.eslgaming.com

+
+
+ +
ESLint: "ESLint"
+

ESLint

+ +

See

https://eslint.org

+
+
+ +
ESPHome: "ESPHome"
+

ESPHome

+ +

See

https://esphome.io

+
+
+ +
ESRI: "ESRI"
+
+
+ +
Eagle: "Eagle"
+

Eagle

+ +

See

https://en.eagle.cool

+
+
+ +
EasyEDA: "EasyEDA"
+

EasyEDA

+ +

See

https://easyeda.com

+
+
+ +
EasyJet: "easyJet"
+

easyJet

+ +

See

https://www.easyjet.com

+
+
+ +
EclipseAdoptium: "Eclipse-Adoptium"
+

Eclipse Adoptium

+ +

See

https://www.eclipse.org/org/artwork/

+
+
+ +
EclipseChe: "Eclipse-Che"
+

Eclipse Che

+ +

See

https://www.eclipse.org/che/

+
+
+ +
EclipseIDE: "Eclipse-IDE"
+
+
+ +
EclipseJetty: "Eclipse-Jetty"
+
+
+ +
EclipseMosquitto: "Eclipse-Mosquitto"
+
+
+ +
EclipseVertX: "Eclipse-Vert.x"
+
+
+ +
Ecovacs: "Ecovacs"
+

Ecovacs

+ +

See

https://www.ecovacs.com

+
+
+ +
EdX: "edX"
+
+
+ +
EdgeImpulse: "Edge-Impulse"
+
+
+ +
EditorConfig: "EditorConfig"
+

EditorConfig

+ +

See

https://editorconfig.org

+
+
+ +
Educative: "Educative"
+

Educative

+ +

See

https://www.educative.io

+
+
+ +
Egghead: "egghead"
+

egghead

+ +

See

https://egghead.io

+
+
+ +
Egnyte: "Egnyte"
+
+
+ +
Eight: "Eight"
+

Eight

+ +

See

https://8card.net/en

+
+
+ +
EightSleep: "Eight-Sleep"
+
+
+ +
ElJueves: "El-Jueves"
+

El Jueves

+ +

See

https://www.eljueves.es

+
+
+ +
Elastic: "Elastic"
+
+
+ +
ElasticCloud: "Elastic-Cloud"
+

Elastic Cloud

+ +

See

https://www.elastic.co/brand

+
+
+ +
ElasticStack: "Elastic-Stack"
+

Elastic Stack

+ +

See

https://www.elastic.co/brand

+
+
+ +
Elasticsearch: "Elasticsearch"
+

Elasticsearch

+ +

See

https://www.elastic.co/brand

+
+
+ +
Elavon: "Elavon"
+

Elavon

+ +

See

https://www.elavon.com

+
+
+ +
Electron: "Electron"
+
+
+ +
ElectronBuilder: "electron-builder"
+

electron-builder

+ +

See

https://www.electron.build

+
+
+ +
ElectronFiddle: "Electron-Fiddle"
+
+
+ +
Elegoo: "Elegoo"
+
+
+ +
Element: "Element"
+

Element

+ +

See

https://element.io

+
+
+ +
Elementary: "elementary"
+

elementary

+ +

See

https://elementary.io/brand

+
+
+ +
Elementor: "Elementor"
+
+
+ +
Eleventy: "Eleventy"
+

Eleventy

+ +

See

https://www.11ty.dev

+
+
+ +
Elgato: "Elgato"
+
+
+ +
Elixir: "Elixir"
+
+
+ +
Ello: "Ello"
+

Ello

+ +

See

https://ello.co

+
+
+ +
Elm: "Elm"
+
+
+ +
Elsevier: "Elsevier"
+

Elsevier

+ +

See

https://www.elsevier.com

+
+
+ +
Embarcadero: "Embarcadero"
+
+
+ +
Embark: "Embark"
+
+
+ +
EmberJs: "Ember.js"
+
+
+ +
Emby: "Emby"
+

Emby

+ +

See

https://emby.media

+
+
+ +
Emirates: "Emirates"
+
+
+ +
Emlakjet: "Emlakjet"
+
+
+ +
EmpireKred: "Empire-Kred"
+

Empire Kred

+ +

See

https://www.empire.kred

+
+
+ +
EndeavourOS: "EndeavourOS"
+
+
+ +
Engadget: "Engadget"
+

Engadget

+ +

See

https://www.engadget.com

+
+
+ +
Enpass: "Enpass"
+
+
+ +
EnterpriseDB: "EnterpriseDB"
+

EnterpriseDB

+ +

See

https://www.enterprisedb.com

+
+
+ +
Envato: "Envato"
+

Envato

+ +

See

https://envato.com

+
+
+ +
EnvoyProxy: "Envoy-Proxy"
+
+
+ +
EpicGames: "Epic-Games"
+
+
+ +
Epson: "Epson"
+
+
+ +
EquinixMetal: "Equinix-Metal"
+

Equinix Metal

+ +

See

https://metal.equinix.com

+
+
+ +
Eraser: "Eraser"
+

Eraser

+ +

See

https://www.eraser.io

+
+
+ +
Ericsson: "Ericsson"
+
+
+ +
Erlang: "Erlang"
+
+
+ +
Esbuild: "esbuild"
+
+
+ +
EsotericSoftware: "Esoteric-Software"
+
+
+ +
Espressif: "Espressif"
+

Espressif

+ +

See

https://www.espressif.com

+
+
+ +
Etcd: "etcd"
+
+
+ +
Ethereum: "Ethereum"
+
+
+ +
Ethers: "Ethers"
+
+
+ +
EthiopianAirlines: "Ethiopian-Airlines"
+
+
+ +
EtihadAirways: "Etihad-Airways"
+
+
+ +
Etsy: "Etsy"
+
+
+ +
EventStore: "Event-Store"
+
+
+ +
Eventbrite: "Eventbrite"
+
+
+ +
Evernote: "Evernote"
+
+
+ +
Excalidraw: "Excalidraw"
+

Excalidraw

+ +

See

https://excalidraw.com

+
+
+ +
Exercism: "Exercism"
+
+
+ +
Exordo: "Exordo"
+

Exordo

+ +

See

https://www.exordo.com

+
+
+ +
Exoscale: "Exoscale"
+
+
+ +
Expedia: "Expedia"
+
+
+ +
Expensify: "Expensify"
+
+
+ +
ExpertsExchange: "Experts-Exchange"
+

Experts Exchange

+ +

See

https://www.experts-exchange.com

+
+
+ +
Expo: "Expo"
+
+
+ +
Express: "Express"
+
+
+ +
ExpressVPN: "ExpressVPN"
+
+
+ +
EyeEm: "EyeEm"
+

EyeEm

+ +

See

https://www.eyeem.com

+
+
+ +
F1: "F1"
+
+
+ +
F5: "F5"
+
+
+ +
FACEIT: "FACEIT"
+
+
+ +
FARFETCH: "FARFETCH"
+

FARFETCH

+ +

See

https://www.farfetch.com

+
+
+ +
FDroid: "F-Droid"
+

F-Droid

+ +

See

https://f-droid.org

+
+
+ +
FFmpeg: "FFmpeg"
+
+
+ +
FIFA: "FIFA"
+
+
+ +
FIRST: "FIRST"
+
+
+ +
FMOD: "FMOD"
+
+
+ +
FOX: "FOX"
+
+
+ +
FSecure: "F-Secure"
+
+
+ +
Facebook: "Facebook"
+
+
+ +
FacebookGaming: "Facebook-Gaming"
+
+
+ +
FacebookLive: "Facebook-Live"
+

Facebook Live

+ +

See

https://en.facebookbrand.com

+
+
+ +
Facepunch: "Facepunch"
+
+
+ +
Fairphone: "Fairphone"
+

Fairphone

+ +

See

https://www.fairphone.com

+
+
+ +
Falco: "Falco"
+
+
+ +
Falcon: "Falcon"
+
+
+ +
FamPay: "FamPay"
+

FamPay

+ +

See

https://fampay.in

+
+
+ +
Fandango: "Fandango"
+

Fandango

+ +

See

https://www.fandango.com

+
+
+ +
Fandom: "Fandom"
+
+
+ +
Fanfou: "Fanfou"
+

Fanfou

+ +

See

https://fanfou.com

+
+
+ +
Fantom: "Fantom"
+
+
+ +
Farcaster: "Farcaster"
+

Farcaster

+ +

See

https://www.farcaster.xyz

+
+
+ +
FareHarbor: "FareHarbor"
+
+
+ +
FastAPI: "FastAPI"
+
+
+ +
Fastify: "Fastify"
+
+
+ +
Fastlane: "Fastlane"
+
+
+ +
Fastly: "Fastly"
+
+
+ +
Fathom: "Fathom"
+
+
+ +
Fauna: "Fauna"
+

Fauna

+ +

See

https://fauna.com

+
+
+ +
Favro: "Favro"
+
+
+ +
FeatHub: "FeatHub"
+

FeatHub

+ +

See

https://feathub.com

+
+
+ +
FedEx: "FedEx"
+
+
+ +
Fedora: "Fedora"
+
+
+ +
Feedly: "Feedly"
+
+
+ +
Ferrari: "Ferrari"
+

Ferrari

+ +

See

https://www.ferrari.com

+
+
+ +
Ferrarinv: "ferrarinv"
+

Ferrari N.V.

+ +

See

https://corporate.ferrari.com

+
+
+ +
FerretDB: "FerretDB"
+
+
+ +
Fi: "Fi"
+

Fi

+ +

See

https://fi.money

+
+
+ +
Fiat: "Fiat"
+
+
+ +
FidoAlliance: "Fido-Alliance"
+
+
+ +
Fig: "Fig"
+
+
+ +
Figma: "Figma"
+
+
+ +
Figshare: "figshare"
+
+
+ +
Fila: "Fila"
+
+
+ +
FileIo: "File.io"
+

File.io

+ +

See

https://www.file.io

+
+
+ +
FileZilla: "FileZilla"
+
+
+ +
Files: "Files"
+
+
+ +
Fineco: "Fineco"
+

Fineco

+ +

See

https://finecobank.com

+
+
+ +
Fing: "Fing"
+
+
+ +
Firebase: "Firebase"
+
+
+ +
Firefish: "Firefish"
+
+
+ +
FireflyIII: "Firefly-III"
+
+
+ +
Firefox: "Firefox"
+
+
+ +
FirefoxBrowser: "Firefox-Browser"
+
+
+ +
Fireship: "Fireship"
+
+
+ +
Firewalla: "Firewalla"
+
+
+ +
FishShell: "fish-shell"
+
+
+ +
Fitbit: "Fitbit"
+
+
+ +
FiveM: "FiveM"
+

FiveM

+ +

See

https://fivem.net

+
+
+ +
Fiverr: "Fiverr"
+
+
+ +
Fizz: "Fizz"
+

Fizz

+ +

See

https://fizz.ca

+
+
+ +
Flashforge: "Flashforge"
+

Flashforge

+ +

See

https://www.flashforge.com

+
+
+ +
Flask: "Flask"
+
+
+ +
Flat: "Flat"
+
+
+ +
Flathub: "Flathub"
+

Flathub

+ +

See

https://flathub.org

+
+
+ +
Flatpak: "Flatpak"
+
+
+ +
Flickr: "Flickr"
+

Flickr

+ +

See

https://www.flickr.com

+
+
+ +
Flightaware: "Flightaware"
+
+
+ +
Flipboard: "Flipboard"
+
+
+ +
Flipkart: "Flipkart"
+

Flipkart

+ +

See

https://www.flipkart.com

+
+
+ +
Floatplane: "Floatplane"
+

Floatplane

+ +

See

https://www.floatplane.com

+
+
+ +
Flood: "Flood"
+

Flood

+ +

See

https://flood.io

+
+
+ +
FluentBit: "Fluent-Bit"
+
+
+ +
Fluentd: "Fluentd"
+
+
+ +
Fluke: "Fluke"
+

Fluke

+ +

See

https://www.fluke.com

+
+
+ +
Flutter: "Flutter"
+
+
+ +
Flux: "Flux"
+
+
+ +
Fluxus: "Fluxus"
+
+
+ +
Flyway: "Flyway"
+
+
+ +
Fnac: "Fnac"
+
+
+ +
Folium: "Folium"
+
+
+ +
Fonoma: "Fonoma"
+

Fonoma

+ +

See

https://en.fonoma.com

+
+
+ +
FontAwesome: "Font-Awesome"
+

Font Awesome

+ +

See

https://fontawesome.com

+
+
+ +
FontBase: "FontBase"
+

FontBase

+ +

See

https://fontba.se

+
+
+ +
FontForge: "FontForge"
+

FontForge

+ +

See

https://fontforge.org

+
+
+ +
Foobar2000: "foobar2000"
+
+
+ +
Foodpanda: "foodpanda"
+

foodpanda

+ +

See

https://www.foodpanda.com

+
+
+ +
Ford: "Ford"
+
+
+ +
Forgejo: "Forgejo"
+
+
+ +
Formik: "Formik"
+

Formik

+ +

See

https://formik.org

+
+
+ +
Formspree: "Formspree"
+

Formspree

+ +

See

https://formspree.io

+
+
+ +
Formstack: "Formstack"
+
+
+ +
Fortinet: "Fortinet"
+

Fortinet

+ +

See

https://www.fortinet.com

+
+
+ +
Fortran: "Fortran"
+
+
+ +
Fossa: "Fossa"
+
+
+ +
FossilSCM: "Fossil-SCM"
+

Fossil SCM

+ +

See

https://fossil-scm.org

+
+
+ +
FoundryVirtualTabletop: "Foundry-Virtual-Tabletop"
+
+
+ +
Foursquare: "Foursquare"
+
+
+ +
FoursquareCityGuide: "Foursquare-City-Guide"
+

Foursquare City Guide

+ +

See

https://foursquare.com/about/logos

+
+
+ +
Foxtel: "Foxtel"
+
+
+ +
Fozzy: "Fozzy"
+
+
+ +
Framer: "Framer"
+

Framer

+ +

See

https://framer.com

+
+
+ +
Framework: "Framework"
+

Framework

+ +

See

https://frame.work

+
+
+ +
Framework7: "Framework7"
+
+
+ +
Franprix: "Franprix"
+

Franprix

+ +

See

https://www.franprix.fr

+
+
+ +
Frappe: "Frappe"
+
+
+ +
FraunhoferGesellschaft: "Fraunhofer-Gesellschaft"
+

Fraunhofer-Gesellschaft

+ +

See

https://www.fraunhofer.de

+
+
+ +
FreeBSD: "FreeBSD"
+
+
+ +
FreeCAD: "FreeCAD"
+

FreeCAD

+ +

See

https://www.freecad.org

+
+
+ +
FreeCodeCamp: "freeCodeCamp"
+
+
+ +
FreeNAS: "FreeNAS"
+
+
+ +
FreedesktopOrg: "freedesktop.org"
+
+
+ +
Freelancer: "Freelancer"
+

Freelancer

+ +

See

https://www.freelancer.com

+
+
+ +
Freelancermap: "freelancermap"
+

freelancermap

+ +

See

https://freelancermap.de

+
+
+ +
Freepik: "Freepik"
+
+
+ +
FrontendMentor: "Frontend-Mentor"
+

Frontend Mentor

+ +

See

https://www.frontendmentor.io

+
+
+ +
Frontify: "Frontify"
+
+
+ +
Fsharp: "fsharp"
+
+
+ +
Fubo: "Fubo"
+

Fubo

+ +

See

https://www.fubo.tv

+
+
+ +
Fueler: "Fueler"
+

Fueler

+ +

See

https://fueler.io

+
+
+ +
FugaCloud: "Fuga-Cloud"
+

Fuga Cloud

+ +

See

https://fuga.cloud

+
+
+ +
Fujifilm: "Fujifilm"
+

Fujifilm

+ +

See

https://www.fujifilm.com

+
+
+ +
Fujitsu: "Fujitsu"
+
+
+ +
Funimation: "Funimation"
+

Funimation

+ +

See

https://www.funimation.com

+
+
+ +
FurAffinity: "Fur-Affinity"
+

Fur Affinity

+ +

See

https://www.furaffinity.net

+
+
+ +
FurryNetwork: "Furry-Network"
+

Furry Network

+ +

See

https://furrynetwork.com

+
+
+ +
FusionAuth: "FusionAuth"
+
+
+ +
FutureLearn: "FutureLearn"
+

FutureLearn

+ +

See

https://www.futurelearn.com

+
+
+ +
G2: "G2"
+
+
+ +
G2A: "G2A"
+
+
+ +
G2G: "G2G"
+
+
+ +
GDAL: "GDAL"
+
+
+ +
GIMP: "GIMP"
+
+
+ +
GIPHY: "GIPHY"
+
+
+ +
GNOME: "GNOME"
+
+
+ +
GNOMETerminal: "GNOME-Terminal"
+
+
+ +
GNU: "GNU"
+

GNU

+ +

See

https://gnu.org

+
+
+ +
GNUBash: "GNU-Bash"
+
+
+ +
GNUEmacs: "GNU-Emacs"
+
+
+ +
GNUIceCat: "GNU-IceCat"
+
+
+ +
GNUPrivacyGuard: "GNU-Privacy-Guard"
+
+
+ +
GNUSocial: "GNU-social"
+
+
+ +
GOGCom: "GOG.com"
+
+
+ +
GSK: "GSK"
+
+
+ +
GSMArenaCom: "GSMArena.com"
+

GSMArena.com

+ +

See

https://www.gsmarena.com

+
+
+ +
GStreamer: "GStreamer"
+
+
+ +
GTK: "GTK"
+
+
+ +
G_ant: "Géant"
+
+
+ +
Galaxus: "Galaxus"
+

Galaxus

+ +

See

https://www.galaxus.de

+
+
+ +
GameBanana: "GameBanana"
+
+
+ +
GameDeveloper: "Game-Developer"
+

Game Developer

+ +

See

https://www.gamedeveloper.com

+
+
+ +
GameJolt: "Game-Jolt"
+

Game Jolt

+ +

See

https://gamejolt.com/about

+
+
+ +
Game__Watch: "Game-&-Watch"
+
+
+ +
Gameloft: "Gameloft"
+

Gameloft

+ +

See

https://www.gameloft.com

+
+
+ +
Gamemaker: "Gamemaker"
+
+
+ +
Garmin: "Garmin"
+
+
+ +
Gatling: "Gatling"
+

Gatling

+ +

See

https://gatling.io

+
+
+ +
Gatsby: "Gatsby"
+
+
+ +
Gcore: "Gcore"
+

Gcore

+ +

See

https://gcore.com

+
+
+ +
GeeksforGeeks: "GeeksforGeeks"
+

GeeksforGeeks

+ +

See

https://www.geeksforgeeks.org

+
+
+ +
GeneralElectric: "General-Electric"
+

General Electric

+ +

See

https://www.ge.com/brand/

+
+
+ +
GeneralMotors: "General-Motors"
+

General Motors

+ +

See

https://www.gm.com

+
+
+ +
Genius: "Genius"
+

Genius

+ +

See

https://genius.com

+
+
+ +
Gentoo: "Gentoo"
+
+
+ +
GeoPandas: "GeoPandas"
+

GeoPandas

+ +

See

https://geopandas.org

+
+
+ +
Geocaching: "Geocaching"
+
+
+ +
Geode: "Geode"
+
+
+ +
Gerrit: "Gerrit"
+
+
+ +
GetX: "GetX"
+
+
+ +
Ghost: "Ghost"
+
+
+ +
Ghostery: "Ghostery"
+

Ghostery

+ +

See

https://www.ghostery.com

+
+
+ +
Gin: "Gin"
+
+
+ +
Git: "Git"
+
+
+ +
GitBook: "GitBook"
+

GitBook

+ +

See

https://www.gitbook.com

+
+
+ +
GitExtensions: "Git-Extensions"
+
+
+ +
GitForWindows: "Git-for-Windows"
+
+
+ +
GitHub: "GitHub"
+
+
+ +
GitHubActions: "GitHub-Actions"
+
+
+ +
GitHubCopilot: "GitHub-Copilot"
+
+
+ +
GitHubPages: "GitHub-Pages"
+

GitHub Pages

+ +

See

https://pages.github.com

+
+
+ +
GitHubSponsors: "GitHub-Sponsors"
+

GitHub Sponsors

+ +

See

https://github.com/sponsors

+
+
+ +
GitKraken: "GitKraken"
+

GitKraken

+ +

See

https://www.gitkraken.com

+
+
+ +
GitLFS: "Git-LFS"
+
+
+ +
GitLab: "GitLab"
+
+
+ +
Gitconnected: "Gitconnected"
+
+
+ +
Gitea: "Gitea"
+
+
+ +
Gitee: "Gitee"
+
+
+ +
GitignoreIo: "gitignore.io"
+
+
+ +
Gitpod: "Gitpod"
+

Gitpod

+ +

See

https://www.gitpod.io

+
+
+ +
Gitter: "Gitter"
+

Gitter

+ +

See

https://gitter.im

+
+
+ +
Glassdoor: "Glassdoor"
+
+
+ +
Glide: "Glide"
+
+
+ +
Glitch: "Glitch"
+
+
+ +
Globus: "Globus"
+

Globus

+ +

See

https://www.globus.de

+
+
+ +
Glovo: "Glovo"
+
+
+ +
Gmail: "Gmail"
+
+
+ +
Go: "Go"
+
+
+ +
GoCD: "GoCD"
+
+
+ +
GoDaddy: "GoDaddy"
+
+
+ +
GoFundMe: "GoFundMe"
+

GoFundMe

+ +

See

https://www.gofundme.com

+
+
+ +
GoLand: "GoLand"
+
+
+ +
GoToMeeting: "GoToMeeting"
+

GoToMeeting

+ +

See

https://www.gotomeeting.com

+
+
+ +
GodotEngine: "Godot-Engine"
+

Godot Engine

+ +

See

https://godotengine.org/press

+
+
+ +
Gojek: "Gojek"
+

Gojek

+ +

See

https://gojek.com

+
+
+ +
GoldenLine: "GoldenLine"
+

GoldenLine

+ +

See

https://www.goldenline.pl

+
+
+ +
GoldmanSachs: "Goldman-Sachs"
+
+
+ +
Goodreads: "Goodreads"
+
+
+ +
Google: "Google"
+
+
+ +
GoogleAdMob: "Google-AdMob"
+
+
+ +
GoogleAdSense: "Google-AdSense"
+

Google AdSense

+ +

See

https://www.google.com/adsense/

+
+
+ +
GoogleAds: "Google-Ads"
+

Google Ads

+ +

See

https://ads.google.com/home/

+
+
+ +
GoogleAnalytics: "Google-Analytics"
+
+
+ +
GoogleAppsScript: "Google-Apps-Script"
+
+
+ +
GoogleAssistant: "Google-Assistant"
+

Google Assistant

+ +

See

https://assistant.google.com

+
+
+ +
GoogleAuthenticator: "Google-Authenticator"
+
+
+ +
GoogleBigQuery: "Google-BigQuery"
+

Google BigQuery

+ +

See

https://cloud.google.com/icons

+
+
+ +
GoogleBigtable: "Google-Bigtable"
+

Google Bigtable

+ +

See

https://cloud.google.com/icons

+
+
+ +
GoogleCalendar: "Google-Calendar"
+
+
+ +
GoogleCampaignManager360: "Google-Campaign-Manager-360"
+

Google Campaign Manager 360

+ +

See

https://developers.google.com/doubleclick-advertisers

+
+
+ +
GoogleCardboard: "Google-Cardboard"
+
+
+ +
GoogleChat: "Google-Chat"
+
+
+ +
GoogleChrome: "Google-Chrome"
+

Google Chrome

+ +

See

https://www.google.com/chrome

+
+
+ +
GoogleChronicle: "Google-Chronicle"
+

Google Chronicle

+ +

See

https://chronicle.security

+
+
+ +
GoogleClassroom: "Google-Classroom"
+

Google Classroom

+ +

See

https://classroom.google.com

+
+
+ +
GoogleCloud: "Google-Cloud"
+

Google Cloud

+ +

See

https://cloud.google.com

+
+
+ +
GoogleCloudComposer: "Google-Cloud-Composer"
+

Google Cloud Composer

+ +

See

https://cloud.google.com/icons

+
+
+ +
GoogleCloudSpanner: "Google-Cloud-Spanner"
+

Google Cloud Spanner

+ +

See

https://cloud.google.com/icons

+
+
+ +
GoogleCloudStorage: "Google-Cloud-Storage"
+

Google Cloud Storage

+ +

See

https://cloud.google.com/icons

+
+
+ +
GoogleColab: "Google-Colab"
+
+
+ +
GoogleContainerOptimizedOS: "Google-Container-Optimized-OS"
+

Google Container Optimized OS

+ +

See

https://cloud.google.com/icons

+
+
+ +
GoogleDataStudio: "Google-Data-Studio"
+

Google Data Studio

+ +

See

https://cloud.google.com/icons

+
+
+ +
GoogleDataflow: "Google-Dataflow"
+

Google Dataflow

+ +

See

https://cloud.google.com/icons

+
+
+ +
GoogleDataproc: "Google-Dataproc"
+

Google Dataproc

+ +

See

https://cloud.google.com/icons

+
+
+ +
GoogleDisplay__Video360: "Google-Display-&-Video-360"
+

Google Display & Video 360

+ +

See

https://marketingplatform.google.com/about

+
+
+ +
GoogleDocs: "Google-Docs"
+
+
+ +
GoogleDrive: "Google-Drive"
+
+
+ +
GoogleEarth: "Google-Earth"
+

Google Earth

+ +

See

https://earth.google.com/web/

+
+
+ +
GoogleEarthEngine: "Google-Earth-Engine"
+
+
+ +
GoogleFit: "Google-Fit"
+
+
+ +
GoogleFonts: "Google-Fonts"
+

Google Fonts

+ +

See

https://fonts.google.com

+
+
+ +
GoogleForms: "Google-Forms"
+
+
+ +
GoogleGemini: "Google-Gemini"
+

Google Gemini

+ +

See

https://gemini.google.com

+
+
+ +
GoogleHome: "Google-Home"
+
+
+ +
GoogleKeep: "Google-Keep"
+
+
+ +
GoogleLens: "Google-Lens"
+

Google Lens

+ +

See

https://lens.google.com

+
+
+ +
GoogleMaps: "Google-Maps"
+
+
+ +
GoogleMarketingPlatform: "Google-Marketing-Platform"
+
+
+ +
GoogleMeet: "Google-Meet"
+
+
+ +
GoogleMessages: "Google-Messages"
+

Google Messages

+ +

See

https://messages.google.com

+
+
+ +
GoogleNearby: "Google-Nearby"
+
+
+ +
GoogleNews: "Google-News"
+
+
+ +
GooglePay: "Google-Pay"
+
+
+ +
GooglePhotos: "Google-Photos"
+
+
+ +
GooglePlay: "Google-Play"
+
+
+ +
GooglePub_Sub: "Google-Pub/Sub"
+

Google Pub/Sub

+ +

See

https://cloud.google.com/icons

+
+
+ +
GoogleScholar: "Google-Scholar"
+
+
+ +
GoogleSearchConsole: "Google-Search-Console"
+

Google Search Console

+ +

See

https://search.google.com/search-console

+
+
+ +
GoogleSheets: "Google-Sheets"
+

Google Sheets

+ +

See

https://sheets.google.com

+
+
+ +
GoogleSlides: "Google-Slides"
+

Google Slides

+ +

See

https://slides.google.com

+
+
+ +
GoogleStreetView: "Google-Street-View"
+
+
+ +
GoogleTagManager: "Google-Tag-Manager"
+

Google Tag Manager

+ +

See

https://tagmanager.google.com/#/home

+
+
+ +
GoogleTasks: "Google-Tasks"
+
+
+ +
GoogleTranslate: "Google-Translate"
+
+
+ +
Grab: "Grab"
+
+
+ +
Gradle: "Gradle"
+
+
+ +
GradlePlayPublisher: "Gradle-Play-Publisher"
+
+
+ +
Grafana: "Grafana"
+

Grafana

+ +

See

https://grafana.com

+
+
+ +
Grammarly: "Grammarly"
+
+
+ +
GrandFrais: "Grand-Frais"
+

Grand Frais

+ +

See

https://www.grandfrais.com

+
+
+ +
GraphQL: "GraphQL"
+
+
+ +
GrapheneOS: "GrapheneOS"
+
+
+ +
Graphite: "Graphite"
+

Graphite

+ +

See

https://graphite.dev

+
+
+ +
Grav: "Grav"
+
+
+ +
Gravatar: "Gravatar"
+
+
+ +
Graylog: "Graylog"
+

Graylog

+ +

See

https://www.graylog.org

+
+
+ +
GreasyFork: "Greasy-Fork"
+
+
+ +
GreatLearning: "Great-Learning"
+

Great Learning

+ +

See

https://www.mygreatlearning.com

+
+
+ +
GreenSock: "GreenSock"
+

GreenSock

+ +

See

https://greensock.com

+
+
+ +
Greenhouse: "Greenhouse"
+
+
+ +
GridAi: "Grid.ai"
+
+
+ +
Gridsome: "Gridsome"
+
+
+ +
GroupMe: "GroupMe"
+

GroupMe

+ +

See

https://groupme.com

+
+
+ +
Groupon: "Groupon"
+
+
+ +
Grubhub: "Grubhub"
+

Grubhub

+ +

See

https://www.grubhub.com

+
+
+ +
Grunt: "Grunt"
+
+
+ +
GuangzhouMetro: "Guangzhou-Metro"
+
+
+ +
Guilded: "Guilded"
+
+
+ +
Gulp: "gulp"
+
+
+ +
Gumroad: "Gumroad"
+

Gumroad

+ +

See

https://gumroad.com

+
+
+ +
Gumtree: "Gumtree"
+

Gumtree

+ +

See

https://www.gumtree.com

+
+
+ +
Gunicorn: "Gunicorn"
+
+
+ +
Gurobi: "Gurobi"
+
+
+ +
Gusto: "Gusto"
+

Gusto

+ +

See

https://gusto.com

+
+
+ +
Gutenberg: "Gutenberg"
+
+
+ +
H3: "H3"
+
+
+ +
HAL: "HAL"
+
+
+ +
HBO: "HBO"
+
+
+ +
HCL: "HCL"
+
+
+ +
HDFCBank: "HDFC-Bank"
+

HDFC Bank

+ +

See

https://www.hdfcsales.com

+
+
+ +
HERE: "HERE"
+
+
+ +
HEY: "HEY"
+

HEY

+ +

See

https://hey.com

+
+
+ +
HP: "HP"
+
+
+ +
HSBC: "HSBC"
+
+
+ +
HTML5: "HTML5"
+
+
+ +
HTMLAcademy: "HTML-Academy"
+

HTML Academy

+ +

See

https://htmlacademy.ru

+
+
+ +
HTTPie: "HTTPie"
+
+
+ +
H_M: "H&M"
+
+
+ +
Habr: "Habr"
+
+
+ +
HackClub: "Hack-Club"
+

Hack Club

+ +

See

https://hackclub.com/brand

+
+
+ +
HackTheBox: "Hack-The-Box"
+
+
+ +
Hackaday: "Hackaday"
+

Hackaday

+ +

See

https://hackaday.com

+
+
+ +
HackerEarth: "HackerEarth"
+
+
+ +
HackerNoon: "Hacker-Noon"
+
+
+ +
HackerOne: "HackerOne"
+
+
+ +
HackerRank: "HackerRank"
+
+
+ +
Hackster: "Hackster"
+
+
+ +
HandlebarsJs: "Handlebars.js"
+
+
+ +
Handshake: "Handshake"
+
+
+ +
HandshakeProtocol: "handshake_protocol"
+

Handshake

+ +

See

https://handshake.org

+
+
+ +
HappyCow: "HappyCow"
+
+
+ +
Harbor: "Harbor"
+
+
+ +
HarmonyOS: "HarmonyOS"
+

HarmonyOS

+ +

See

https://www.harmonyos.com

+
+
+ +
HashiCorp: "HashiCorp"
+

HashiCorp

+ +

See

https://www.hashicorp.com

+
+
+ +
Hashnode: "Hashnode"
+
+
+ +
Haskell: "Haskell"
+
+
+ +
Hasura: "Hasura"
+
+
+ +
HatenaBookmark: "Hatena-Bookmark"
+

Hatena Bookmark

+ +

See

https://hatenacorp.jp/press/resource

+
+
+ +
Haveibeenpwned: "haveibeenpwned"
+

haveibeenpwned

+ +

See

https://haveibeenpwned.com

+
+
+ +
Haxe: "Haxe"
+
+
+ +
HeadlessUI: "Headless-UI"
+

Headless UI

+ +

See

https://headlessui.dev

+
+
+ +
HeadphoneZone: "Headphone-Zone"
+

Headphone Zone

+ +

See

https://www.headphonezone.in

+
+
+ +
Headspace: "Headspace"
+
+
+ +
Hearth: "Hearth"
+
+
+ +
HearthisAt: "hearthis.at"
+

hearthis.at

+ +

See

https://hearthis.at

+
+
+ +
Hedera: "Hedera"
+
+
+ +
Helium: "Helium"
+

Helium

+ +

See

https://www.helium.com

+
+
+ +
HelloFresh: "HelloFresh"
+
+
+ +
HellyHansen: "Helly-Hansen"
+

Helly Hansen

+ +

See

https://www.hellyhansen.com

+
+
+ +
Helm: "Helm"
+

Helm

+ +

See

https://helm.sh

+
+
+ +
HelpDesk: "HelpDesk"
+

HelpDesk

+ +

See

https://helpdesk.design

+
+
+ +
HelpScout: "Help-Scout"
+

Help Scout

+ +

See

https://www.helpscout.com

+
+
+ +
Hepsiemlak: "Hepsiemlak"
+

Hepsiemlak

+ +

See

https://www.hepsiemlak.com

+
+
+ +
Heroku: "Heroku"
+
+
+ +
Hetzner: "Hetzner"
+

Hetzner

+ +

See

https://www.hetzner.com

+
+
+ +
Hevy: "Hevy"
+
+
+ +
Hexlet: "Hexlet"
+

Hexlet

+ +

See

https://hexlet.io

+
+
+ +
Hexo: "Hexo"
+

Hexo

+ +

See

https://hexo.io

+
+
+ +
HiBob: "Hi-Bob"
+

Hi Bob

+ +

See

https://www.hibob.com

+
+
+ +
Hibernate: "Hibernate"
+

Hibernate

+ +

See

https://hibernate.org

+
+
+ +
Hilton: "Hilton"
+

Hilton

+ +

See

https://www.hilton.com

+
+
+ +
HiltonHotels__Resorts: "Hilton-Hotels-&-Resorts"
+

Hilton Hotels & Resorts

+ +

See

https://www.hilton.com/en/brands/hilton-hotels

+
+
+ +
Hitachi: "Hitachi"
+
+
+ +
Hive: "Hive"
+
+
+ +
HiveBlockchain: "hive_blockchain"
+
+
+ +
HiveMQ: "HiveMQ"
+

HiveMQ

+ +

See

https://www.hivemq.com

+
+
+ +
Homarr: "Homarr"
+
+
+ +
HomeAdvisor: "HomeAdvisor"
+

HomeAdvisor

+ +

See

https://www.homeadvisor.com

+
+
+ +
HomeAssistant: "Home-Assistant"
+
+
+ +
HomeAssistantCommunityStore: "Home-Assistant-Community-Store"
+

Home Assistant Community Store

+ +

See

https://hacs.xyz

+
+
+ +
Homebrew: "Homebrew"
+
+
+ +
Homebridge: "Homebridge"
+
+
+ +
Homepage: "Homepage"
+
+
+ +
Homify: "homify"
+

homify

+ +

See

https://www.homify.com

+
+
+ +
Honda: "Honda"
+

Honda

+ +

See

https://www.honda.ie

+
+
+ +
Honey: "Honey"
+
+
+ +
Hono: "Hono"
+
+
+ +
Honor: "Honor"
+
+
+ +
Hootsuite: "Hootsuite"
+
+
+ +
Hoppscotch: "Hoppscotch"
+

Hoppscotch

+ +

See

https://hoppscotch.com

+
+
+ +
Hostinger: "Hostinger"
+
+
+ +
HotelsCom: "Hotels.com"
+

Hotels.com

+ +

See

https://www.hotels.com

+
+
+ +
Hotjar: "Hotjar"
+

Hotjar

+ +

See

https://www.hotjar.com

+
+
+ +
Hotwire: "Hotwire"
+

Hotwire

+ +

See

https://hotwired.dev

+
+
+ +
Houdini: "Houdini"
+
+
+ +
Houzz: "Houzz"
+
+
+ +
Htmx: "htmx"
+
+
+ +
Htop: "htop"
+
+
+ +
Huawei: "Huawei"
+
+
+ +
HubSpot: "HubSpot"
+
+
+ +
HuggingFace: "Hugging-Face"
+

Hugging Face

+ +

See

https://huggingface.co/brand

+
+
+ +
Hugo: "Hugo"
+

Hugo

+ +

See

https://gohugo.io

+
+
+ +
HumbleBundle: "Humble-Bundle"
+
+
+ +
HungryJack_s: "Hungry-Jack's"
+

Hungry Jack's

+ +

See

https://www.hungryjacks.com.au

+
+
+ +
Husqvarna: "Husqvarna"
+

Husqvarna

+ +

See

https://www.husqvarna.com

+
+
+ +
Hyper: "Hyper"
+

Hyper

+ +

See

https://hyper.is

+
+
+ +
Hyperskill: "Hyperskill"
+

Hyperskill

+ +

See

https://hyperskill.org

+
+
+ +
Hypothesis: "Hypothesis"
+
+
+ +
Hyprland: "Hyprland"
+

Hyprland

+ +

See

https://hyprland.org

+
+
+ +
Hyundai: "Hyundai"
+

Hyundai

+ +

See

https://www.hyundai.com

+
+
+ +
I18next: "i18next"
+
+
+ +
I3: "i3"
+
+
+ +
IBeacon: "iBeacon"
+
+
+ +
ICICIBank: "ICICI-Bank"
+
+
+ +
ICON: "ICON"
+
+
+ +
ICQ: "ICQ"
+
+
+ +
ICloud: "iCloud"
+
+
+ +
IEEE: "IEEE"
+
+
+ +
IFTTT: "IFTTT"
+
+
+ +
IFixit: "iFixit"
+

iFixit

+ +

See

https://www.ifixit.com

+
+
+ +
IFood: "iFood"
+

iFood

+ +

See

https://ifood.com.br

+
+
+ +
IGDB: "IGDB"
+
+
+ +
IGN: "IGN"
+
+
+ +
IHeartRadio: "iHeartRadio"
+

iHeartRadio

+ +

See

https://brand.iheart.com/logo

+
+
+ +
IKEA: "IKEA"
+
+
+ +
IMDb: "IMDb"
+
+
+ +
IMessage: "iMessage"
+
+
+ +
INFINITI: "INFINITI"
+

INFINITI

+ +

See

https://www.infiniti.com

+
+
+ +
INSPIRE: "INSPIRE"
+

INSPIRE

+ +

See

https://inspirehep.net

+
+
+ +
IOS: "iOS"
+
+
+ +
IOTA: "IOTA"
+
+
+ +
IPFS: "IPFS"
+
+
+ +
IRIS: "IRIS"
+
+
+ +
IRobot: "iRobot"
+

iRobot

+ +

See

https://www.irobot.com

+
+
+ +
ISC2: "ISC2"
+
+
+ +
ITVx: "ITVx"
+
+
+ +
ITerm2: "iTerm2"
+
+
+ +
ITunes: "iTunes"
+
+
+ +
IVECO: "IVECO"
+
+
+ +
Iata: "Iata"
+
+
+ +
Iberia: "Iberia"
+

Iberia

+ +

See

https://iberia.com

+
+
+ +
Iced: "Iced"
+

Iced

+ +

See

https://iced.rs

+
+
+ +
Iceland: "Iceland"
+
+
+ +
Icinga: "Icinga"
+
+
+ +
IcoMoon: "IcoMoon"
+

IcoMoon

+ +

See

https://icomoon.io

+
+
+ +
IconJar: "IconJar"
+

IconJar

+ +

See

https://geticonjar.com

+
+
+ +
Iconfinder: "Iconfinder"
+
+
+ +
Iconify: "Iconify"
+

Iconify

+ +

See

https://iconify.design

+
+
+ +
Icons8: "Icons8"
+

Icons8

+ +

See

https://icons8.com

+
+
+ +
ImageJ: "ImageJ"
+
+
+ +
ImageSc: "Image.sc"
+

Image.sc

+ +

See

https://forum.image.sc

+
+
+ +
Imgur: "Imgur"
+
+
+ +
Immer: "Immer"
+
+
+ +
Immich: "Immich"
+
+
+ +
Imou: "Imou"
+
+
+ +
ImprovMX: "ImprovMX"
+

ImprovMX

+ +

See

https://improvmx.com

+
+
+ +
InVision: "InVision"
+
+
+ +
Indeed: "Indeed"
+
+
+ +
IndiGo: "IndiGo"
+
+
+ +
IndianSuperLeague: "Indian-Super-League"
+

Indian Super League

+ +

See

https://indiansuperleague.com

+
+
+ +
IndieHackers: "Indie-Hackers"
+

Indie Hackers

+ +

See

https://www.indiehackers.com

+
+
+ +
Inertia: "Inertia"
+

Inertia

+ +

See

https://inertiajs.com

+
+
+ +
InfluxDB: "InfluxDB"
+
+
+ +
InfoQ: "InfoQ"
+

InfoQ

+ +

See

https://www.infoq.com

+
+
+ +
Infomaniak: "Infomaniak"
+
+
+ +
Informatica: "Informatica"
+

Informatica

+ +

See

https://www.informatica.com

+
+
+ +
Infosys: "Infosys"
+
+
+ +
Infracost: "Infracost"
+
+
+ +
Ingress: "Ingress"
+

Ingress

+ +

See

https://ingress.com

+
+
+ +
Inkdrop: "Inkdrop"
+
+
+ +
Inkscape: "Inkscape"
+
+
+ +
Inoreader: "Inoreader"
+
+
+ +
Insomnia: "Insomnia"
+

Insomnia

+ +

See

https://insomnia.rest

+
+
+ +
Insta360: "Insta360"
+
+
+ +
Instacart: "Instacart"
+
+
+ +
Instagram: "Instagram"
+
+
+ +
Instapaper: "Instapaper"
+

Instapaper

+ +

See

https://www.instapaper.com

+
+
+ +
Instatus: "Instatus"
+

Instatus

+ +

See

https://www.instatus.com

+
+
+ +
Instructables: "Instructables"
+
+
+ +
Instructure: "Instructure"
+
+
+ +
Intel: "Intel"
+
+
+ +
IntelliJIDEA: "IntelliJ-IDEA"
+

IntelliJ IDEA

+ +

See

https://www.jetbrains.com/idea/

+
+
+ +
InteractJS: "InteractJS"
+
+
+ +
InteractionDesignFoundation: "Interaction-Design-Foundation"
+

Interaction Design Foundation

+ +

See

https://www.interaction-design.org

+
+
+ +
Interbase: "Interbase"
+
+
+ +
Intercom: "Intercom"
+
+
+ +
Intermarche: "Intermarche"
+

Intermarche

+ +

See

https://www.intermarche.com

+
+
+ +
InternetArchive: "Internet-Archive"
+

Internet Archive

+ +

See

https://archive.org

+
+
+ +
InternetComputer: "Internet-Computer"
+
+
+ +
Intigriti: "Intigriti"
+

Intigriti

+ +

See

https://www.intigriti.com

+
+
+ +
Intuit: "Intuit"
+

Intuit

+ +

See

https://www.intuit.com

+
+
+ +
InvoiceNinja: "Invoice-Ninja"
+
+
+ +
IoBroker: "ioBroker"
+
+
+ +
Ionic: "Ionic"
+
+
+ +
Ionos: "Ionos"
+

Ionos

+ +

See

https://www.ionos.de

+
+
+ +
Issuu: "Issuu"
+
+
+ +
Istio: "Istio"
+
+
+ +
ItchIo: "Itch.io"
+
+
+ +
JBL: "JBL"
+
+
+ +
JCB: "JCB"
+
+
+ +
JET: "JET"
+
+
+ +
JFrog: "JFrog"
+
+
+ +
JFrogPipelines: "JFrog-Pipelines"
+

JFrog Pipelines

+ +

See

https://jfrog.com/pipelines/

+
+
+ +
JHipster: "JHipster"
+
+
+ +
JOUAV: "JOUAV"
+

JOUAV

+ +

See

https://www.jouav.com

+
+
+ +
JPEG: "JPEG"
+
+
+ +
JQuery: "jQuery"
+
+
+ +
JRGroup: "JR-Group"
+
+
+ +
JSFiddle: "JSFiddle"
+

JSFiddle

+ +

See

https://jsfiddle.net

+
+
+ +
JSON: "JSON"
+
+
+ +
JSONWebTokens: "JSON-Web-Tokens"
+

JSON Web Tokens

+ +

See

https://jwt.io

+
+
+ +
JSR: "JSR"
+
+
+ +
JSS: "JSS"
+
+
+ +
JUCE: "JUCE"
+

JUCE

+ +

See

https://juce.com

+
+
+ +
JUKE: "JUKE"
+

JUKE

+ +

See

https://juke.nl

+
+
+ +
JUnit5: "JUnit5"
+
+
+ +
Jabber: "Jabber"
+
+
+ +
Jaeger: "Jaeger"
+
+
+ +
Jaguar: "Jaguar"
+
+
+ +
Jamboard: "Jamboard"
+
+
+ +
Jameson: "Jameson"
+
+
+ +
Jamstack: "Jamstack"
+
+
+ +
Jasmine: "Jasmine"
+
+
+ +
JavaScript: "JavaScript"
+
+
+ +
Jeep: "Jeep"
+
+
+ +
Jekyll: "Jekyll"
+
+
+ +
Jellyfin: "Jellyfin"
+
+
+ +
Jenkins: "Jenkins"
+
+
+ +
Jest: "Jest"
+

Jest

+ +

See

https://jestjs.io

+
+
+ +
JetBlue: "JetBlue"
+

JetBlue

+ +

See

https://www.jetblue.com

+
+
+ +
JetBrains: "JetBrains"
+
+
+ +
JetpackCompose: "Jetpack-Compose"
+
+
+ +
Jinja: "Jinja"
+
+
+ +
Jira: "Jira"
+
+
+ +
JiraSoftware: "Jira-Software"
+
+
+ +
JitPack: "JitPack"
+

JitPack

+ +

See

https://docs.jitpack.io

+
+
+ +
Jitsi: "Jitsi"
+
+
+ +
JohnDeere: "John-Deere"
+
+
+ +
Joomla: "Joomla"
+
+
+ +
Joplin: "Joplin"
+
+
+ +
Jordan: "Jordan"
+
+
+ +
Jovian: "Jovian"
+

Jovian

+ +

See

https://jovian.com

+
+
+ +
JsDelivr: "jsDelivr"
+
+
+ +
Juejin: "Juejin"
+

Juejin

+ +

See

https://juejin.cn

+
+
+ +
Julia: "Julia"
+
+
+ +
JuniperNetworks: "Juniper-Networks"
+
+
+ +
Jupyter: "Jupyter"
+
+
+ +
JustEat: "Just-Eat"
+
+
+ +
JustGiving: "JustGiving"
+

JustGiving

+ +

See

https://justgiving.com

+
+
+ +
K3s: "K3s"
+

K3s

+ +

See

https://k3s.io

+
+
+ +
K6: "k6"
+
+
+ +
KDE: "KDE"
+
+
+ +
KFC: "KFC"
+
+
+ +
KLM: "KLM"
+
+
+ +
KNIME: "KNIME"
+

KNIME

+ +

See

https://www.knime.com

+
+
+ +
KTM: "KTM"
+

KTM

+ +

See

https://ktm.com

+
+
+ +
KX: "KX"
+
+
+ +
Kaggle: "Kaggle"
+
+
+ +
Kagi: "Kagi"
+

Kagi

+ +

See

https://kagi.com

+
+
+ +
Kahoot_: "Kahoot!"
+
+
+ +
KaiOS: "KaiOS"
+
+
+ +
Kakao: "Kakao"
+
+
+ +
KakaoTalk: "KakaoTalk"
+
+
+ +
KaliLinux: "Kali-Linux"
+
+
+ +
Kamailio: "Kamailio"
+
+
+ +
Kaniko: "Kaniko"
+
+
+ +
KarlsruherVerkehrsverbund: "Karlsruher-Verkehrsverbund"
+

Karlsruher Verkehrsverbund

+ +

See

https://commons.wikimedia.org/wiki/File:KVV_2010.svg

+
+
+ +
KasaSmart: "Kasa-Smart"
+
+
+ +
KashFlow: "KashFlow"
+

KashFlow

+ +

See

https://www.kashflow.com

+
+
+ +
Kaspersky: "Kaspersky"
+

Kaspersky

+ +

See

https://www.kaspersky.com

+
+
+ +
Katacoda: "Katacoda"
+
+
+ +
Katana: "Katana"
+
+
+ +
Kaufland: "Kaufland"
+

Kaufland

+ +

See

https://www.kaufland.com

+
+
+ +
Kdenlive: "Kdenlive"
+
+
+ +
Kedro: "Kedro"
+
+
+ +
KeePassXC: "KeePassXC"
+
+
+ +
Keenetic: "Keenetic"
+

Keenetic

+ +

See

https://keenetic.com

+
+
+ +
KeepAChangelog: "Keep-a-Changelog"
+

Keep a Changelog

+ +

See

https://keepachangelog.com

+
+
+ +
Kentico: "Kentico"
+

Kentico

+ +

See

https://www.kentico.com

+
+
+ +
Keras: "Keras"
+

Keras

+ +

See

https://keras.io

+
+
+ +
KeyCDN: "KeyCDN"
+
+
+ +
Keybase: "Keybase"
+
+
+ +
Keycloak: "Keycloak"
+
+
+ +
Keystone: "Keystone"
+

Keystone

+ +

See

https://keystonejs.com

+
+
+ +
KhanAcademy: "Khan-Academy"
+
+
+ +
KhronosGroup: "Khronos-Group"
+
+
+ +
KiCad: "KiCad"
+
+
+ +
Kia: "Kia"
+
+
+ +
Kibana: "Kibana"
+
+
+ +
Kick: "Kick"
+

Kick

+ +

See

https://kick.com

+
+
+ +
Kickstarter: "Kickstarter"
+
+
+ +
Kik: "Kik"
+
+
+ +
KingstonTechnology: "Kingston-Technology"
+

Kingston Technology

+ +

See

https://www.kingston.com

+
+
+ +
Kinopoisk: "Kinopoisk"
+
+
+ +
Kinsta: "Kinsta"
+
+
+ +
Kirby: "Kirby"
+
+
+ +
Kit: "Kit"
+

Kit

+ +

See

https://kit.co

+
+
+ +
Kitsu: "Kitsu"
+

Kitsu

+ +

See

https://kitsu.io

+
+
+ +
Klarna: "Klarna"
+

Klarna

+ +

See

https://klarna.design

+
+
+ +
Klook: "Klook"
+
+
+ +
Knative: "Knative"
+
+
+ +
KnexJs: "Knex.js"
+
+
+ +
Knip: "Knip"
+

Knip

+ +

See

https://knip.dev

+
+
+ +
KnowledgeBase: "KnowledgeBase"
+
+
+ +
Known: "Known"
+
+
+ +
KoFi: "Ko-fi"
+
+
+ +
Koa: "Koa"
+

Koa

+ +

See

https://koajs.com

+
+
+ +
Koc: "Koc"
+
+
+ +
Kodak: "Kodak"
+

Kodak

+ +

See

https://www.kodak.com

+
+
+ +
Kodi: "Kodi"
+

Kodi

+ +

See

https://kodi.tv

+
+
+ +
Koenigsegg: "Koenigsegg"
+

Koenigsegg

+ +

See

https://www.koenigsegg.com

+
+
+ +
Kofax: "Kofax"
+

Kofax

+ +

See

https://www.kofax.com

+
+
+ +
Komoot: "Komoot"
+
+
+ +
Konami: "Konami"
+
+
+ +
Kong: "Kong"
+
+
+ +
Kongregate: "Kongregate"
+

Kongregate

+ +

See

https://www.kongregate.com

+
+
+ +
Konva: "Konva"
+
+
+ +
Kotlin: "Kotlin"
+
+
+ +
Koyeb: "Koyeb"
+

Koyeb

+ +

See

https://www.koyeb.com

+
+
+ +
Krita: "Krita"
+
+
+ +
Ktor: "Ktor"
+
+
+ +
KuCoin: "KuCoin"
+
+
+ +
Kuaishou: "Kuaishou"
+
+
+ +
Kubernetes: "Kubernetes"
+
+
+ +
Kubuntu: "Kubuntu"
+

Kubuntu

+ +

See

https://kubuntu.org

+
+
+ +
Kuma: "Kuma"
+
+
+ +
Kununu: "Kununu"
+

Kununu

+ +

See

https://www.kununu.com

+
+
+ +
Kuula: "Kuula"
+

Kuula

+ +

See

https://kuula.co

+
+
+ +
Kyocera: "Kyocera"
+

Kyocera

+ +

See

https://uk.kyocera.com

+
+
+ +
LADA: "LADA"
+

LADA

+ +

See

https://www.lada.ru

+
+
+ +
LBRY: "LBRY"
+
+
+ +
LG: "LG"
+
+
+ +
LIFX: "LIFX"
+
+
+ +
LINE: "LINE"
+
+
+ +
LITIENGINE: "LITIENGINE"
+

LITIENGINE

+ +

See

https://litiengine.com

+
+
+ +
LLVM: "LLVM"
+
+
+ +
LMMS: "LMMS"
+
+
+ +
LOTPolishAirlines: "LOT-Polish-Airlines"
+
+
+ +
LTspice: "LTspice"
+
+
+ +
L__quipe: "L'Équipe"
+
+
+ +
LaTeX: "LaTeX"
+
+
+ +
LabVIEW: "LabVIEW"
+
+
+ +
Lamborghini: "Lamborghini"
+

Lamborghini

+ +

See

https://www.lamborghini.com

+
+
+ +
LandRover: "Land-Rover"
+
+
+ +
LangChain: "LangChain"
+

LangChain

+ +

See

https://www.langchain.com

+
+
+ +
Lapce: "Lapce"
+
+
+ +
Laragon: "Laragon"
+

Laragon

+ +

See

https://laragon.org

+
+
+ +
Laravel: "Laravel"
+
+
+ +
LaravelHorizon: "Laravel-Horizon"
+
+
+ +
LaravelNova: "Laravel-Nova"
+

Laravel Nova

+ +

See

https://nova.laravel.com

+
+
+ +
LastFm: "Last.fm"
+
+
+ +
LastPass: "LastPass"
+
+
+ +
Launchpad: "Launchpad"
+
+
+ +
Lazarus: "Lazarus"
+
+
+ +
LazyVim: "LazyVim"
+
+
+ +
LeaderPrice: "Leader-Price"
+

Leader Price

+ +

See

https://www.leaderprice.fr

+
+
+ +
Leaflet: "Leaflet"
+
+
+ +
LeagueOfLegends: "League-of-Legends"
+

League of Legends

+ +

See

https://www.leagueoflegends.com

+
+
+ +
Leanpub: "Leanpub"
+
+
+ +
LeetCode: "LeetCode"
+
+
+ +
LegacyGames: "Legacy-Games"
+

Legacy Games

+ +

See

https://legacygames.com

+
+
+ +
Leica: "Leica"
+
+
+ +
Lemmy: "Lemmy"
+
+
+ +
LemonSqueezy: "Lemon-Squeezy"
+

Lemon Squeezy

+ +

See

https://www.lemonsqueezy.com

+
+
+ +
Lenovo: "Lenovo"
+
+
+ +
Lens: "Lens"
+
+
+ +
Leptos: "Leptos"
+
+
+ +
Lerna: "Lerna"
+
+
+ +
LeroyMerlin: "Leroy-Merlin"
+

Leroy Merlin

+ +

See

https://www.leroymerlin.fr

+
+
+ +
LesLibraires: "Les-libraires"
+

Les libraires

+ +

See

https://www.leslibraires.ca

+
+
+ +
Less: "Less"
+
+
+ +
Let_sEncrypt: "Let's-Encrypt"
+
+
+ +
Letterboxd: "Letterboxd"
+
+
+ +
LevelsFyi: "levels.fyi"
+
+
+ +
LiNing: "Li-Ning"
+

Li-Ning

+ +

See

https://www.lining.com

+
+
+ +
LiberaChat: "Libera.Chat"
+

Libera.Chat

+ +

See

https://libera.chat

+
+
+ +
Liberapay: "Liberapay"
+
+
+ +
LibrariesIo: "Libraries.io"
+
+
+ +
LibraryThing: "LibraryThing"
+
+
+ +
LibreOffice: "LibreOffice"
+
+
+ +
LibreOfficeBase: "LibreOffice-Base"
+
+
+ +
LibreOfficeCalc: "LibreOffice-Calc"
+
+
+ +
LibreOfficeDraw: "LibreOffice-Draw"
+
+
+ +
LibreOfficeImpress: "LibreOffice-Impress"
+
+
+ +
LibreOfficeMath: "LibreOffice-Math"
+
+
+ +
LibreOfficeWriter: "LibreOffice-Writer"
+
+
+ +
LibreWolf: "LibreWolf"
+

LibreWolf

+ +

See

https://librewolf.net

+
+
+ +
Libuv: "libuv"
+
+
+ +
Lichess: "Lichess"
+
+
+ +
Lidl: "Lidl"
+

Lidl

+ +

See

https://www.lidl.de

+
+
+ +
LightBurn: "LightBurn"
+
+
+ +
Lighthouse: "Lighthouse"
+
+
+ +
Lightning: "Lightning"
+
+
+ +
LimeSurvey: "LimeSurvey"
+

LimeSurvey

+ +

See

https://www.limesurvey.org

+
+
+ +
LineageOS: "LineageOS"
+

LineageOS

+ +

See

https://www.lineageos.org

+
+
+ +
Linear: "Linear"
+

Linear

+ +

See

https://linear.app

+
+
+ +
LinkedIn: "LinkedIn"
+
+
+ +
Linkerd: "Linkerd"
+
+
+ +
Linkfire: "Linkfire"
+

Linkfire

+ +

See

https://www.linkfire.com

+
+
+ +
Linksys: "Linksys"
+

Linksys

+ +

See

https://www.linksys.com

+
+
+ +
Linktree: "Linktree"
+

Linktree

+ +

See

https://linktr.ee

+
+
+ +
LintCode: "LintCode"
+

LintCode

+ +

See

https://www.lintcode.com

+
+
+ +
Linux: "Linux"
+
+
+ +
LinuxContainers: "Linux-Containers"
+
+
+ +
LinuxFoundation: "Linux-Foundation"
+
+
+ +
LinuxMint: "Linux-Mint"
+
+
+ +
LinuxProfessionalInstitute: "Linux-Professional-Institute"
+

Linux Professional Institute

+ +

See

https://lpi.org/logos

+
+
+ +
LinuxServer: "LinuxServer"
+
+
+ +
LionAir: "Lion-Air"
+
+
+ +
Liquibase: "Liquibase"
+
+
+ +
Listmonk: "listmonk"
+

listmonk

+ +

See

https://listmonk.app

+
+
+ +
Lit: "Lit"
+
+
+ +
Litecoin: "Litecoin"
+
+
+ +
LiveChat: "LiveChat"
+

LiveChat

+ +

See

https://livechat.design

+
+
+ +
LiveJournal: "LiveJournal"
+

LiveJournal

+ +

See

https://www.livejournal.com

+
+
+ +
Livewire: "Livewire"
+
+
+ +
Local: "Local"
+

Local

+ +

See

https://localwp.com

+
+
+ +
Lodash: "Lodash"
+
+
+ +
LogMeIn: "LogMeIn"
+
+
+ +
Logitech: "Logitech"
+
+
+ +
LogitechG: "Logitech-G"
+

Logitech G

+ +

See

https://www.logitechg.com

+
+
+ +
Logseq: "Logseq"
+
+
+ +
Logstash: "Logstash"
+
+
+ +
Looker: "Looker"
+

Looker

+ +

See

https://looker.com

+
+
+ +
Loom: "Loom"
+
+
+ +
Loop: "Loop"
+
+
+ +
LoopBack: "LoopBack"
+
+
+ +
LootCrate: "Loot-Crate"
+

Loot Crate

+ +

See

https://lootcrate.com

+
+
+ +
Lospec: "Lospec"
+
+
+ +
Lua: "Lua"
+
+
+ +
Lubuntu: "Lubuntu"
+

Lubuntu

+ +

See

https://lubuntu.net

+
+
+ +
Lucia: "Lucia"
+
+
+ +
Lucid: "Lucid"
+
+
+ +
Ludwig: "Ludwig"
+
+
+ +
Lufthansa: "Lufthansa"
+

Lufthansa

+ +

See

https://www.lufthansa.com

+
+
+ +
Lumen: "Lumen"
+
+
+ +
Lunacy: "Lunacy"
+
+
+ +
Lutris: "Lutris"
+
+
+ +
Lydia: "Lydia"
+
+
+ +
Lyft: "Lyft"
+
+
+ +
MAAS: "MAAS"
+
+
+ +
MAMP: "MAMP"
+
+
+ +
MAN: "MAN"
+
+
+ +
MDNWebDocs: "MDN-Web-Docs"
+
+
+ +
MDX: "MDX"
+
+
+ +
MEGA: "MEGA"
+
+
+ +
MG: "MG"
+
+
+ +
MIDI: "MIDI"
+
+
+ +
MLB: "MLB"
+
+
+ +
MLflow: "MLflow"
+
+
+ +
MODX: "MODX"
+
+
+ +
MQTT: "MQTT"
+

MQTT

+ +

See

https://mqtt.org

+
+
+ +
MSI: "MSI"
+
+
+ +
MSIBusiness: "MSI-Business"
+
+
+ +
MTA: "MTA"
+

MTA

+ +

See

https://mta.info

+
+
+ +
MTR: "MTR"
+
+
+ +
MUBI: "MUBI"
+

MUBI

+ +

See

https://mubi.com

+
+
+ +
MUI: "MUI"
+
+
+ +
MUO: "MUO"
+
+
+ +
MXLinux: "MX-Linux"
+

MX Linux

+ +

See

https://mxlinux.org/art/

+
+
+ +
MYOB: "MYOB"
+
+
+ +
M_ller: "Müller"
+

Müller

+ +

See

https://www.mueller.de

+
+
+ +
M_troDeParis: "Métro-de-Paris"
+

Métro de Paris

+ +

See

https://www.ratp.fr

+
+
+ +
MacOS: "macOS"
+
+
+ +
MacPaw: "MacPaw"
+

MacPaw

+ +

See

https://macpaw.com

+
+
+ +
Macy_s: "Macy's"
+
+
+ +
MagasinsU: "Magasins-U"
+

Magasins U

+ +

See

https://www.magasins-u.com

+
+
+ +
Magento: "Magento"
+

Magento

+ +

See

https://magento.com

+
+
+ +
Magic: "Magic"
+
+
+ +
Magisk: "Magisk"
+
+
+ +
Mahindra: "Mahindra"
+

Mahindra

+ +

See

https://www.mahindra.com

+
+
+ +
MailChimp: "MailChimp"
+
+
+ +
MailCom: "mail.com"
+

mail.com

+ +

See

https://www.mail.com

+
+
+ +
MailRu: "Mail.Ru"
+

Mail.Ru

+ +

See

https://my.mail.ru

+
+
+ +
Mailgun: "Mailgun"
+

Mailgun

+ +

See

https://mailgun.com

+
+
+ +
Mailtrap: "Mailtrap"
+

Mailtrap

+ +

See

https://mailtrap.io

+
+
+ +
MainWP: "MainWP"
+

MainWP

+ +

See

https://mainwp.com

+
+
+ +
MajorLeagueHacking: "Major-League-Hacking"
+

Major League Hacking

+ +

See

https://mlh.io/brand-guidelines

+
+
+ +
Make: "Make"
+
+
+ +
MakerBot: "MakerBot"
+
+
+ +
Malt: "Malt"
+
+
+ +
Malwarebytes: "Malwarebytes"
+

Malwarebytes

+ +

See

https://www.malwarebytes.com

+
+
+ +
MambaUI: "Mamba-UI"
+
+
+ +
ManageIQ: "ManageIQ"
+
+
+ +
Manjaro: "Manjaro"
+

Manjaro

+ +

See

https://manjaro.org

+
+
+ +
Mantine: "Mantine"
+
+
+ +
MapLibre: "MapLibre"
+
+
+ +
Mapbox: "Mapbox"
+
+
+ +
MariaDB: "MariaDB"
+
+
+ +
MariaDBFoundation: "MariaDB-Foundation"
+

MariaDB Foundation

+ +

See

https://mariadb.org

+
+
+ +
Markdown: "Markdown"
+
+
+ +
Marketo: "Marketo"
+

Marketo

+ +

See

https://www.marketo.com

+
+
+ +
Marko: "Marko"
+
+
+ +
Marriott: "Marriott"
+
+
+ +
MarvelApp: "MarvelApp"
+

MarvelApp

+ +

See

https://marvelapp.com

+
+
+ +
Maserati: "Maserati"
+
+
+ +
MasterCard: "MasterCard"
+
+
+ +
Mastercomfig: "mastercomfig"
+
+
+ +
Mastodon: "Mastodon"
+
+
+ +
MaterialDesign: "Material-Design"
+

Material Design

+ +

See

https://material.io/design/

+
+
+ +
MaterialDesignIcons: "Material-Design-Icons"
+
+
+ +
MaterialForMkDocs: "Material-for-MkDocs"
+
+
+ +
Matillion: "Matillion"
+

Matillion

+ +

See

https://www.matillion.com

+
+
+ +
Matomo: "Matomo"
+
+
+ +
Matrix: "Matrix"
+

Matrix

+ +

See

https://matrix.org

+
+
+ +
MatterJs: "Matter.js"
+

Matter.js

+ +

See

https://brm.io/matter-js

+
+
+ +
Mattermost: "Mattermost"
+
+
+ +
Matternet: "Matternet"
+

Matternet

+ +

See

https://mttr.net

+
+
+ +
Mautic: "Mautic"
+
+
+ +
Max: "Max"
+
+
+ +
MaxPlanckGesellschaft: "Max-Planck-Gesellschaft"
+

Max-Planck-Gesellschaft

+ +

See

https://www.mpg.de

+
+
+ +
Maytag: "Maytag"
+
+
+ +
Mazda: "Mazda"
+
+
+ +
McAfee: "McAfee"
+
+
+ +
McDonald_s: "McDonald's"
+
+
+ +
McLaren: "McLaren"
+

McLaren

+ +

See

https://cars.mclaren.com

+
+
+ +
MdBook: "mdBook"
+
+
+ +
MeWe: "MeWe"
+

MeWe

+ +

See

https://mewe.com

+
+
+ +
MediBangPaint: "MediBang-Paint"
+

MediBang Paint

+ +

See

https://medibangpaint.com

+
+
+ +
MediaFire: "MediaFire"
+
+
+ +
MediaMarkt: "MediaMarkt"
+

MediaMarkt

+ +

See

https://www.mediamarkt.de

+
+
+ +
MediaTek: "MediaTek"
+
+
+ +
Medium: "Medium"
+
+
+ +
Medusa: "Medusa"
+
+
+ +
Meetup: "Meetup"
+
+
+ +
Meilisearch: "Meilisearch"
+

Meilisearch

+ +

See

https://www.meilisearch.com

+
+
+ +
Meituan: "Meituan"
+
+
+ +
Meizu: "Meizu"
+
+
+ +
Mendeley: "Mendeley"
+

Mendeley

+ +

See

https://www.mendeley.com

+
+
+ +
MentorCruise: "MentorCruise"
+

MentorCruise

+ +

See

https://mentorcruise.com

+
+
+ +
MercadoPago: "Mercado-Pago"
+

Mercado Pago

+ +

See

https://www.mercadopago.com

+
+
+ +
Mercedes: "Mercedes"
+
+
+ +
Merck: "Merck"
+

Merck

+ +

See

https://www.merck.com

+
+
+ +
Mercurial: "Mercurial"
+
+
+ +
Mermaid: "Mermaid"
+
+
+ +
Messenger: "Messenger"
+
+
+ +
Meta: "Meta"
+
+
+ +
MetaFilter: "MetaFilter"
+

MetaFilter

+ +

See

https://www.metafilter.com

+
+
+ +
Metabase: "Metabase"
+

Metabase

+ +

See

https://www.metabase.com

+
+
+ +
Metacritic: "Metacritic"
+

Metacritic

+ +

See

https://www.metacritic.com

+
+
+ +
Metasploit: "Metasploit"
+
+
+ +
Meteor: "Meteor"
+
+
+ +
Metro: "Metro"
+
+
+ +
MetroDeLaCiudadDeM_xico: "Metro-de-la-Ciudad-de-México"
+
+
+ +
MetroDeMadrid: "Metro-de-Madrid"
+
+
+ +
MicroBlog: "Micro.blog"
+

Micro.blog

+ +

See

https://help.micro.blog

+
+
+ +
MicroEditor: "Micro-Editor"
+
+
+ +
MicroPython: "MicroPython"
+
+
+ +
MicroStrategy: "MicroStrategy"
+
+
+ +
Micro_bit: "micro:bit"
+

micro:bit

+ +

See

https://microbit.org

+
+
+ +
Microgenetics: "Microgenetics"
+

Microgenetics

+ +

See

https://microgenetics.co.uk

+
+
+ +
Microstation: "Microstation"
+
+
+ +
Migadu: "Migadu"
+

Migadu

+ +

See

https://migadu.com

+
+
+ +
Mikrotik: "Mikrotik"
+
+
+ +
Milanote: "Milanote"
+

Milanote

+ +

See

https://milanote.com

+
+
+ +
Milvus: "Milvus"
+
+
+ +
MinIO: "MinIO"
+

MinIO

+ +

See

https://min.io

+
+
+ +
Minds: "Minds"
+
+
+ +
Minetest: "Minetest"
+

Minetest

+ +

See

https://www.minetest.net

+
+
+ +
Mini: "Mini"
+

Mini

+ +

See

https://mini.co.uk

+
+
+ +
Mintlify: "Mintlify"
+

Mintlify

+ +

See

https://mintlify.com

+
+
+ +
Minutemailer: "Minutemailer"
+

Minutemailer

+ +

See

https://minutemailer.com

+
+
+ +
Miraheze: "Miraheze"
+

Miraheze

+ +

See

https://miraheze.org

+
+
+ +
Miro: "Miro"
+

Miro

+ +

See

https://miro.com

+
+
+ +
Misskey: "Misskey"
+
+
+ +
Mitsubishi: "Mitsubishi"
+

Mitsubishi

+ +

See

https://www.mitsubishi.com

+
+
+ +
Mix: "Mix"
+

Mix

+ +

See

https://mix.com

+
+
+ +
Mixcloud: "Mixcloud"
+
+
+ +
Mixpanel: "Mixpanel"
+

Mixpanel

+ +

See

https://mixpanel.com

+
+
+ +
MobX: "MobX"
+
+
+ +
MobXStateTree: "MobX-State-Tree"
+
+
+ +
Mocha: "Mocha"
+

Mocha

+ +

See

https://mochajs.org

+
+
+ +
MockServiceWorker: "Mock-Service-Worker"
+
+
+ +
Modal: "Modal"
+

Modal

+ +

See

https://modal.com

+
+
+ +
Modin: "Modin"
+

Modin

+ +

See

https://modin.org

+
+
+ +
Modrinth: "Modrinth"
+
+
+ +
Moleculer: "Moleculer"
+

Moleculer

+ +

See

https://moleculer.services

+
+
+ +
Momenteo: "Momenteo"
+
+
+ +
Monero: "Monero"
+
+
+ +
MoneyGram: "MoneyGram"
+

MoneyGram

+ +

See

https://moneygram.com

+
+
+ +
MongoDB: "MongoDB"
+
+
+ +
Mongoose: "Mongoose"
+
+
+ +
Mongoosedotws: "mongoosedotws"
+

Mongoose

+ +

See

https://mongoose.ws

+
+
+ +
Monica: "Monica"
+
+
+ +
MonkeyTie: "monkey-tie"
+

monkey tie

+ +

See

https://www.monkey-tie.com

+
+
+ +
Monkeytype: "Monkeytype"
+
+
+ +
MonoGame: "MonoGame"
+

MonoGame

+ +

See

https://www.monogame.net

+
+
+ +
Monoprix: "Monoprix"
+

Monoprix

+ +

See

https://www.monoprix.fr

+
+
+ +
Monster: "Monster"
+
+
+ +
Monzo: "Monzo"
+
+
+ +
Moo: "Moo"
+
+
+ +
Moodle: "Moodle"
+
+
+ +
Moonrepo: "Moonrepo"
+

Moonrepo

+ +

See

https://moonrepo.dev

+
+
+ +
Moq: "Moq"
+
+
+ +
Moqups: "Moqups"
+

Moqups

+ +

See

https://app.moqups.com

+
+
+ +
Morrisons: "Morrisons"
+
+
+ +
MoscowMetro: "Moscow-Metro"
+

Moscow Metro

+ +

See

https://mosmetro.ru

+
+
+ +
Motorola: "Motorola"
+
+
+ +
Mozilla: "Mozilla"
+
+
+ +
Mpv: "mpv"
+
+
+ +
Mulesoft: "Mulesoft"
+
+
+ +
Multisim: "Multisim"
+

Multisim

+ +

See

https://www.multisim.com

+
+
+ +
Mumble: "Mumble"
+
+
+ +
Mural: "Mural"
+
+
+ +
MuseScore: "MuseScore"
+
+
+ +
MusicBrainz: "MusicBrainz"
+
+
+ +
MyAnimeList: "MyAnimeList"
+
+
+ +
MyGet: "MyGet"
+
+
+ +
MySQL: "MySQL"
+
+
+ +
Myspace: "Myspace"
+

Myspace

+ +

See

https://myspace.com

+
+
+ +
N26: "N26"
+

N26

+ +

See

https://n26.com

+
+
+ +
N8n: "n8n"
+
+
+ +
NASA: "NASA"
+
+
+ +
NATSIo: "NATS.io"
+
+
+ +
NBA: "NBA"
+

NBA

+ +

See

https://nba.com

+
+
+ +
NBB: "NBB"
+
+
+ +
NBC: "NBC"
+
+
+ +
NDR: "NDR"
+

NDR

+ +

See

https://www.ndr.de

+
+
+ +
NEAR: "NEAR"
+
+
+ +
NEC: "NEC"
+
+
+ +
NET: ".NET"
+
+
+ +
NETGEAR: "NETGEAR"
+
+
+ +
NFC: "NFC"
+
+
+ +
NGINX: "NGINX"
+
+
+ +
NHL: "NHL"
+
+
+ +
NOW: "NOW"
+
+
+ +
NSIS: "NSIS"
+
+
+ +
NVIDIA: "NVIDIA"
+
+
+ +
NXP: "NXP"
+
+
+ +
NZXT: "NZXT"
+

NZXT

+ +

See

https://nzxt.com

+
+
+ +
NameMC: "NameMC"
+

NameMC

+ +

See

https://namemc.com

+
+
+ +
NameSilo: "NameSilo"
+
+
+ +
Namebase: "Namebase"
+

Namebase

+ +

See

https://www.namebase.io

+
+
+ +
Namecheap: "Namecheap"
+

Namecheap

+ +

See

https://www.namecheap.com

+
+
+ +
NamuWiki: "Namu-Wiki"
+
+
+ +
Nano: "Nano"
+
+
+ +
NationalGrid: "National-Grid"
+

National Grid

+ +

See

https://www.nationalgrid.com

+
+
+ +
NationalRail: "National-Rail"
+
+
+ +
NativeScript: "NativeScript"
+

NativeScript

+ +

See

https://docs.nativescript.org

+
+
+ +
Naver: "Naver"
+
+
+ +
Neo4j: "Neo4j"
+
+
+ +
Neovim: "Neovim"
+

Neovim

+ +

See

https://neovim.io

+
+
+ +
Neptune: "Neptune"
+

Neptune

+ +

See

https://neptune.ai

+
+
+ +
NestJS: "NestJS"
+

NestJS

+ +

See

https://nestjs.com

+
+
+ +
NetApp: "NetApp"
+

NetApp

+ +

See

https://www.netapp.com

+
+
+ +
NetBSD: "NetBSD"
+

NetBSD

+ +

See

https://www.netbsd.org

+
+
+ +
NetEaseCloudMusic: "NetEase-Cloud-Music"
+

NetEase Cloud Music

+ +

See

https://y.music.163.com/m

+
+
+ +
Netcup: "netcup"
+
+
+ +
Netdata: "Netdata"
+
+
+ +
Netflix: "Netflix"
+
+
+ +
Netlify: "Netlify"
+
+
+ +
Nette: "Nette"
+
+
+ +
Netto: "Netto"
+
+
+ +
Neutralinojs: "Neutralinojs"
+
+
+ +
NewBalance: "New-Balance"
+

New Balance

+ +

See

https://www.newbalance.com

+
+
+ +
NewJapanProWrestling: "New-Japan-Pro-Wrestling"
+
+
+ +
NewRelic: "New-Relic"
+
+
+ +
NewYorkTimes: "New-York-Times"
+

New York Times

+ +

See

https://www.nytimes.com

+
+
+ +
Newegg: "Newegg"
+

Newegg

+ +

See

https://www.newegg.com

+
+
+ +
NextBillionAi: "NextBillion.ai"
+

NextBillion.ai

+ +

See

https://nextbillion.ai

+
+
+ +
NextDNS: "NextDNS"
+
+
+ +
NextJs: "Next.js"
+
+
+ +
NextUI: "NextUI"
+
+
+ +
Nextcloud: "Nextcloud"
+
+
+ +
Nextdoor: "Nextdoor"
+
+
+ +
Nextra: "Nextra"
+

Nextra

+ +

See

https://nextra.site

+
+
+ +
NexusMods: "Nexus-Mods"
+
+
+ +
NgRx: "NgRx"
+

NgRx

+ +

See

https://ngrx.io

+
+
+ +
NginxProxyManager: "Nginx-Proxy-Manager"
+
+
+ +
Ngrok: "ngrok"
+

ngrok

+ +

See

https://ngrok.com

+
+
+ +
NiceHash: "NiceHash"
+
+
+ +
Niconico: "niconico"
+

niconico

+ +

See

https://www.nicovideo.jp

+
+
+ +
Nike: "Nike"
+
+
+ +
Nikon: "Nikon"
+

Nikon

+ +

See

https://www.nikon.com

+
+
+ +
Nim: "Nim"
+
+
+ +
Nintendo: "Nintendo"
+

Nintendo

+ +

See

https://www.nintendo.com

+
+
+ +
Nintendo3DS: "Nintendo-3DS"
+

Nintendo 3DS

+ +

See

https://www.nintendo.de

+
+
+ +
NintendoGameCube: "Nintendo-GameCube"
+
+
+ +
NintendoSwitch: "Nintendo-Switch"
+

Nintendo Switch

+ +

See

https://www.nintendo.com/switch/

+
+
+ +
Nissan: "Nissan"
+

Nissan

+ +

See

https://www.nissan.ie

+
+
+ +
NixOS: "NixOS"
+
+
+ +
NodeJs: "Node.js"
+
+
+ +
NodeRED: "Node-RED"
+
+
+ +
Nodemon: "Nodemon"
+

Nodemon

+ +

See

https://nodemon.io

+
+
+ +
Nokia: "Nokia"
+

Nokia

+ +

See

https://www.nokia.com

+
+
+ +
Nomad: "Nomad"
+
+
+ +
Norco: "Norco"
+

Norco

+ +

See

https://www.norco.com

+
+
+ +
NordVPN: "NordVPN"
+
+
+ +
NordicSemiconductor: "Nordic-Semiconductor"
+

Nordic Semiconductor

+ +

See

https://www.nordicsemi.com

+
+
+ +
NormalizeCss: "Normalize.css"
+
+
+ +
Norton: "Norton"
+

Norton

+ +

See

https://us.norton.com

+
+
+ +
Norwegian: "Norwegian"
+
+
+ +
Notepad__: "Notepad++"
+
+
+ +
Notion: "Notion"
+

Notion

+ +

See

https://www.notion.so

+
+
+ +
Notist: "Notist"
+

Notist

+ +

See

https://noti.st

+
+
+ +
NounProject: "Noun-Project"
+

Noun Project

+ +

See

https://thenounproject.com

+
+
+ +
Novu: "Novu"
+
+
+ +
Npm: "npm"
+
+
+ +
Nrwl: "Nrwl"
+

Nrwl

+ +

See

https://nrwl.io

+
+
+ +
Ntfy: "ntfy"
+

ntfy

+ +

See

https://ntfy.sh

+
+
+ +
NuGet: "NuGet"
+
+
+ +
Nubank: "Nubank"
+
+
+ +
Nucleo: "Nucleo"
+

Nucleo

+ +

See

https://nucleoapp.com

+
+
+ +
Nuke: "Nuke"
+
+
+ +
NumPy: "NumPy"
+
+
+ +
Numba: "Numba"
+
+
+ +
Nunjucks: "Nunjucks"
+
+
+ +
Nushell: "Nushell"
+
+
+ +
Nutanix: "Nutanix"
+
+
+ +
NuxtJs: "Nuxt.js"
+
+
+ +
Nvm: "nvm"
+
+
+ +
Nx: "Nx"
+

Nx

+ +

See

https://nx.dev

+
+
+ +
OBSStudio: "OBS-Studio"
+
+
+ +
OCaml: "OCaml"
+
+
+ +
ONLYOFFICE: "ONLYOFFICE"
+
+
+ +
ONNX: "ONNX"
+
+
+ +
OPNSense: "OPNSense"
+
+
+ +
OPPO: "OPPO"
+
+
+ +
ORCID: "ORCID"
+
+
+ +
OSF: "OSF"
+
+
+ +
OSGeo: "OSGeo"
+

OSGeo

+ +

See

https://www.osgeo.org

+
+
+ +
OSMC: "OSMC"
+
+
+ +
OVH: "OVH"
+
+
+ +
OWASP: "OWASP"
+
+
+ +
OYO: "OYO"
+
+
+ +
O_Reilly: "O'Reilly"
+
+
+ +
Observable: "Observable"
+

Observable

+ +

See

https://observablehq.com

+
+
+ +
Obsidian: "Obsidian"
+

Obsidian

+ +

See

https://obsidian.md

+
+
+ +
Oclif: "oclif"
+
+
+ +
OctaneRender: "Octane-Render"
+
+
+ +
Octave: "Octave"
+
+
+ +
OctoPrint: "OctoPrint"
+
+
+ +
OctoberCMS: "October-CMS"
+

October CMS

+ +

See

https://octobercms.com

+
+
+ +
OctopusDeploy: "Octopus-Deploy"
+

Octopus Deploy

+ +

See

https://octopus.com/company/brand

+
+
+ +
Oculus: "Oculus"
+
+
+ +
Odnoklassniki: "Odnoklassniki"
+

Odnoklassniki

+ +

See

https://insideok.ru/brandbook

+
+
+ +
Odoo: "Odoo"
+
+
+ +
Odysee: "Odysee"
+
+
+ +
OhDear: "Oh-Dear"
+

Oh Dear

+ +

See

https://ohdear.app/logos

+
+
+ +
Okcupid: "okcupid"
+
+
+ +
Okta: "Okta"
+
+
+ +
OnStar: "OnStar"
+

OnStar

+ +

See

https://www.onstar.com

+
+
+ +
OnePlus: "OnePlus"
+
+
+ +
OnlyFans: "OnlyFans"
+
+
+ +
Opel: "Opel"
+
+
+ +
OpenAI: "OpenAI"
+

OpenAI

+ +

See

https://openai.com

+
+
+ +
OpenAIGym: "OpenAI-Gym"
+

OpenAI Gym

+ +

See

https://gym.openai.com

+
+
+ +
OpenAPIInitiative: "OpenAPI-Initiative"
+

OpenAPI Initiative

+ +

See

https://www.openapis.org/faq/style-guide

+
+
+ +
OpenAccess: "Open-Access"
+
+
+ +
OpenBSD: "OpenBSD"
+
+
+ +
OpenBadges: "Open-Badges"
+
+
+ +
OpenBugBounty: "Open-Bug-Bounty"
+

Open Bug Bounty

+ +

See

https://www.openbugbounty.org

+
+
+ +
OpenCV: "OpenCV"
+
+
+ +
OpenCollective: "Open-Collective"
+
+
+ +
OpenContainersInitiative: "Open-Containers-Initiative"
+
+
+ +
OpenFaaS: "OpenFaaS"
+

OpenFaaS

+ +

See

https://docs.openfaas.com

+
+
+ +
OpenGL: "OpenGL"
+
+
+ +
OpenHAB: "openHAB"
+
+
+ +
OpenID: "OpenID"
+
+
+ +
OpenJDK: "OpenJDK"
+
+
+ +
OpenJSFoundation: "OpenJS-Foundation"
+
+
+ +
OpenMined: "OpenMined"
+

OpenMined

+ +

See

https://www.openmined.org

+
+
+ +
OpenNebula: "OpenNebula"
+

OpenNebula

+ +

See

https://opennebula.io/docs/

+
+
+ +
OpenProject: "OpenProject"
+
+
+ +
OpenSCAD: "OpenSCAD"
+
+
+ +
OpenSSL: "OpenSSL"
+

OpenSSL

+ +

See

https://www.openssl.org

+
+
+ +
OpenSUSE: "openSUSE"
+
+
+ +
OpenSea: "OpenSea"
+

OpenSea

+ +

See

https://docs.opensea.io

+
+
+ +
OpenSearch: "OpenSearch"
+
+
+ +
OpenSourceHardware: "Open-Source-Hardware"
+
+
+ +
OpenSourceInitiative: "Open-Source-Initiative"
+

Open Source Initiative

+ +

See

https://opensource.org/logo-usage-guidelines

+
+
+ +
OpenStack: "OpenStack"
+
+
+ +
OpenStreetMap: "OpenStreetMap"
+

OpenStreetMap

+ +

See

https://www.openstreetmap.org

+
+
+ +
OpenTelemetry: "OpenTelemetry"
+
+
+ +
OpenText: "OpenText"
+

OpenText

+ +

See

https://www.opentext.com

+
+
+ +
OpenTofu: "OpenTofu"
+
+
+ +
OpenVPN: "OpenVPN"
+

OpenVPN

+ +

See

https://openvpn.net

+
+
+ +
OpenWrt: "OpenWrt"
+
+
+ +
OpenZFS: "OpenZFS"
+
+
+ +
OpenZeppelin: "OpenZeppelin"
+

OpenZeppelin

+ +

See

https://openzeppelin.com

+
+
+ +
Openlayers: "Openlayers"
+
+
+ +
Openmediavault: "openmediavault"
+
+
+ +
Openverse: "Openverse"
+
+
+ +
Opera: "Opera"
+
+
+ +
OperaGX: "Opera-GX"
+
+
+ +
OpsLevel: "OpsLevel"
+

OpsLevel

+ +

See

https://www.opslevel.com

+
+
+ +
Opsgenie: "Opsgenie"
+
+
+ +
Optimism: "Optimism"
+
+
+ +
Oracle: "Oracle"
+
+
+ +
Orange: "Orange"
+
+
+ +
Org: "Org"
+
+
+ +
OrganicMaps: "Organic-Maps"
+

Organic Maps

+ +

See

https://organicmaps.app

+
+
+ +
Origin: "Origin"
+
+
+ +
Osano: "Osano"
+
+
+ +
Oshkosh: "Oshkosh"
+
+
+ +
Osu_: "osu!"
+
+
+ +
Otto: "Otto"
+
+
+ +
Overcast: "Overcast"
+

Overcast

+ +

See

https://overcast.fm

+
+
+ +
Overleaf: "Overleaf"
+
+
+ +
OwnCloud: "ownCloud"
+

ownCloud

+ +

See

https://owncloud.com

+
+
+ +
Oxygen: "Oxygen"
+
+
+ +
P5Js: "p5.js"
+

p5.js

+ +

See

https://p5js.org

+
+
+ +
PCGamingWiki: "PCGamingWiki"
+
+
+ +
PDM: "PDM"
+
+
+ +
PDQ: "PDQ"
+

PDQ

+ +

See

https://pdq.com

+
+
+ +
PHP: "PHP"
+
+
+ +
PM2: "PM2"
+
+
+ +
POWERS: "POWERS"
+
+
+ +
PUBG: "PUBG"
+
+
+ +
PWA: "PWA"
+
+
+ +
Packagist: "Packagist"
+
+
+ +
Packer: "Packer"
+
+
+ +
Packt: "Packt"
+
+
+ +
Paddle: "Paddle"
+

Paddle

+ +

See

https://www.paddle.com

+
+
+ +
PaddlePaddle: "PaddlePaddle"
+
+
+ +
PaddyPower: "Paddy-Power"
+

Paddy Power

+ +

See

https://www.paddypower.com

+
+
+ +
PagSeguro: "PagSeguro"
+
+
+ +
PageSpeedInsights: "PageSpeed-Insights"
+
+
+ +
Pagekit: "Pagekit"
+
+
+ +
PagerDuty: "PagerDuty"
+
+
+ +
Palantir: "Palantir"
+
+
+ +
PaloAltoNetworks: "Palo-Alto-Networks"
+

Palo Alto Networks

+ +

See

https://www.paloaltonetworks.com

+
+
+ +
PaloAltoSoftware: "Palo-Alto-Software"
+

Palo Alto Software

+ +

See

https://www.paloalto.com

+
+
+ +
Panasonic: "Panasonic"
+

Panasonic

+ +

See

https://www.panasonic.com

+
+
+ +
Pandas: "pandas"
+
+
+ +
Pandora: "Pandora"
+
+
+ +
Pantheon: "Pantheon"
+
+
+ +
PaperlessNgx: "Paperless-ngx"
+
+
+ +
PapersWithCode: "Papers-With-Code"
+

Papers With Code

+ +

See

https://paperswithcode.com

+
+
+ +
Paperspace: "Paperspace"
+
+
+ +
Paramount_: "Paramount+"
+
+
+ +
ParitySubstrate: "Parity-Substrate"
+

Parity Substrate

+ +

See

https://substrate.dev

+
+
+ +
ParrotSecurity: "Parrot-Security"
+
+
+ +
ParseLy: "Parse.ly"
+
+
+ +
Passport: "Passport"
+
+
+ +
Pastebin: "Pastebin"
+

Pastebin

+ +

See

https://pastebin.com

+
+
+ +
Patreon: "Patreon"
+
+
+ +
PayPal: "PayPal"
+

PayPal

+ +

See

https://www.paypal.com

+
+
+ +
Paychex: "Paychex"
+

Paychex

+ +

See

https://www.paychex.com

+
+
+ +
Payhip: "Payhip"
+

Payhip

+ +

See

https://payhip.com

+
+
+ +
PayloadCMS: "Payload-CMS"
+

Payload CMS

+ +

See

https://payloadcms.com

+
+
+ +
Payoneer: "Payoneer"
+

Payoneer

+ +

See

https://www.payoneer.com

+
+
+ +
Paytm: "Paytm"
+

Paytm

+ +

See

https://paytm.com

+
+
+ +
PeakDesign: "Peak-Design"
+

Peak Design

+ +

See

https://www.peakdesign.com

+
+
+ +
Pearson: "Pearson"
+

Pearson

+ +

See

https://www.pearson.com

+
+
+ +
PeerTube: "PeerTube"
+

PeerTube

+ +

See

https://joinpeertube.org

+
+
+ +
Peerlist: "Peerlist"
+

Peerlist

+ +

See

https://peerlist.io

+
+
+ +
PegasusAirlines: "Pegasus-Airlines"
+
+
+ +
Pelican: "Pelican"
+
+
+ +
Peloton: "Peloton"
+
+
+ +
Penny: "Penny"
+

Penny

+ +

See

https://www.penny.de

+
+
+ +
Penpot: "Penpot"
+

Penpot

+ +

See

https://penpot.app

+
+
+ +
Percy: "Percy"
+

Percy

+ +

See

https://percy.io

+
+
+ +
Perforce: "Perforce"
+

Perforce

+ +

See

https://www.perforce.com

+
+
+ +
Perl: "Perl"
+
+
+ +
Perplexity: "Perplexity"
+

Perplexity

+ +

See

https://www.perplexity.ai

+
+
+ +
Persistent: "Persistent"
+
+
+ +
Personio: "Personio"
+

Personio

+ +

See

https://www.personio.com

+
+
+ +
PetsAtHome: "Pets-at-Home"
+

Pets at Home

+ +

See

https://petsathome.com

+
+
+ +
Peugeot: "Peugeot"
+
+
+ +
Pexels: "Pexels"
+

Pexels

+ +

See

https://www.pexels.com

+
+
+ +
PfSense: "pfSense"
+

pfSense

+ +

See

https://www.pfsense.org

+
+
+ +
Phabricator: "Phabricator"
+
+
+ +
PhilipsHue: "Philips-Hue"
+
+
+ +
PhoenixFramework: "Phoenix-Framework"
+
+
+ +
PhonePe: "PhonePe"
+
+
+ +
PhosphorIcons: "Phosphor-Icons"
+

Phosphor Icons

+ +

See

https://phosphoricons.com

+
+
+ +
Photobucket: "Photobucket"
+

Photobucket

+ +

See

https://photobucket.com

+
+
+ +
Photocrowd: "Photocrowd"
+

Photocrowd

+ +

See

https://www.photocrowd.com

+
+
+ +
Photon: "Photon"
+
+
+ +
Photopea: "Photopea"
+
+
+ +
PhpMyAdmin: "phpMyAdmin"
+
+
+ +
PhpStorm: "PhpStorm"
+
+
+ +
PiHole: "Pi-hole"
+

Pi-hole

+ +

See

https://docs.pi-hole.net

+
+
+ +
PiNetwork: "Pi-Network"
+
+
+ +
PiaggioGroup: "Piaggio-Group"
+

Piaggio Group

+ +

See

https://www.piaggiogroup.com

+
+
+ +
Piapro: "Piapro"
+
+
+ +
PicPay: "PicPay"
+
+
+ +
PicardSurgel_s: "Picard-Surgelés"
+

Picard Surgelés

+ +

See

https://www.picard.fr

+
+
+ +
PicartoTV: "Picarto.TV"
+
+
+ +
Picnic: "Picnic"
+
+
+ +
Picrew: "Picrew"
+

Picrew

+ +

See

https://picrew.me

+
+
+ +
Picxy: "Picxy"
+

Picxy

+ +

See

https://www.picxy.com

+
+
+ +
Pimcore: "Pimcore"
+
+
+ +
Pinboard: "Pinboard"
+
+
+ +
PineScript: "Pine-Script"
+
+
+ +
Pingdom: "Pingdom"
+
+
+ +
Pino: "pino"
+
+
+ +
Pinterest: "Pinterest"
+
+
+ +
PioneerDJ: "Pioneer-DJ"
+

Pioneer DJ

+ +

See

https://www.pioneerdj.com

+
+
+ +
Piped: "Piped"
+
+
+ +
Pipx: "pipx"
+
+
+ +
PivotalTracker: "Pivotal-Tracker"
+
+
+ +
Piwigo: "Piwigo"
+
+
+ +
Pix: "Pix"
+
+
+ +
Pixabay: "Pixabay"
+
+
+ +
Pixelfed: "Pixelfed"
+

Pixelfed

+ +

See

https://pixelfed.org

+
+
+ +
Pixiv: "pixiv"
+
+
+ +
Pixlr: "Pixlr"
+

Pixlr

+ +

See

https://pixlr.com

+
+
+ +
Pkgsrc: "pkgsrc"
+

pkgsrc

+ +

See

https://pkgsrc.org

+
+
+ +
PlanGrid: "PlanGrid"
+

PlanGrid

+ +

See

https://app.plangrid.com

+
+
+ +
Planet: "Planet"
+
+
+ +
PlanetScale: "PlanetScale"
+

PlanetScale

+ +

See

https://planetscale.com

+
+
+ +
PlatformIO: "PlatformIO"
+

PlatformIO

+ +

See

https://piolabs.com

+
+
+ +
PlatformSh: "Platform.sh"
+

Platform.sh

+ +

See

https://platform.sh/logos/

+
+
+ +
Platzi: "Platzi"
+
+
+ +
PlausibleAnalytics: "Plausible-Analytics"
+
+
+ +
PlayCanvas: "PlayCanvas"
+

PlayCanvas

+ +

See

https://playcanvas.com

+
+
+ +
PlayStation: "PlayStation"
+
+
+ +
PlayStation2: "PlayStation-2"
+
+
+ +
PlayStation3: "PlayStation-3"
+
+
+ +
PlayStation4: "PlayStation-4"
+
+
+ +
PlayStation5: "PlayStation-5"
+
+
+ +
PlayStationPortable: "PlayStation-Portable"
+
+
+ +
PlayStationVita: "PlayStation-Vita"
+
+
+ +
PlayerFM: "Player-FM"
+

Player FM

+ +

See

https://player.fm

+
+
+ +
PlayerMe: "Player.me"
+
+
+ +
Pleroma: "Pleroma"
+

Pleroma

+ +

See

https://pleroma.social

+
+
+ +
Plesk: "Plesk"
+
+
+ +
Plex: "Plex"
+
+
+ +
Plotly: "Plotly"
+

Plotly

+ +

See

https://plotly.com

+
+
+ +
Plume: "Plume"
+

Plume

+ +

See

https://www.plume.com

+
+
+ +
Pluralsight: "Pluralsight"
+
+
+ +
Plurk: "Plurk"
+
+
+ +
PlusCodes: "Plus-Codes"
+
+
+ +
Pnpm: "pnpm"
+
+
+ +
Pocket: "Pocket"
+
+
+ +
PocketBase: "PocketBase"
+
+
+ +
PocketCasts: "Pocket-Casts"
+
+
+ +
PodcastAddict: "Podcast-Addict"
+

Podcast Addict

+ +

See

https://podcastaddict.com

+
+
+ +
PodcastIndex: "Podcast-Index"
+

Podcast Index

+ +

See

https://podcastindex.org

+
+
+ +
Podman: "Podman"
+

Podman

+ +

See

https://podman.io

+
+
+ +
Poe: "Poe"
+

Poe

+ +

See

https://poe.com

+
+
+ +
Poetry: "Poetry"
+
+
+ +
Pointy: "Pointy"
+
+
+ +
Pok_mon: "Pokémon"
+
+
+ +
Polars: "Polars"
+

Polars

+ +

See

https://pola.rs

+
+
+ +
Polestar: "Polestar"
+
+
+ +
Polkadot: "Polkadot"
+
+
+ +
Poly: "Poly"
+
+
+ +
Polygon: "Polygon"
+
+
+ +
PolymerProject: "Polymer-Project"
+
+
+ +
Polywork: "Polywork"
+

Polywork

+ +

See

https://www.polywork.com

+
+
+ +
Pond5: "Pond5"
+

Pond5

+ +

See

https://pond5.com

+
+
+ +
Pop_OS: "Pop!_OS"
+
+
+ +
Porkbun: "Porkbun"
+

Porkbun

+ +

See

https://porkbun.design

+
+
+ +
Porsche: "Porsche"
+

Porsche

+ +

See

https://www.porsche.com

+
+
+ +
PortSwigger: "PortSwigger"
+

PortSwigger

+ +

See

https://portswigger.net

+
+
+ +
Portainer: "Portainer"
+

Portainer

+ +

See

https://www.portainer.io

+
+
+ +
Posit: "Posit"
+

Posit

+ +

See

https://docs.posit.co

+
+
+ +
PostCSS: "PostCSS"
+

PostCSS

+ +

See

https://postcss.org

+
+
+ +
PostHog: "PostHog"
+
+
+ +
PostgreSQL: "PostgreSQL"
+
+
+ +
Postman: "Postman"
+
+
+ +
Postmates: "Postmates"
+
+
+ +
PrCo: "pr.co"
+
+
+ +
PreCommit: "pre-commit"
+
+
+ +
Preact: "Preact"
+

Preact

+ +

See

https://preactjs.com

+
+
+ +
Prefect: "Prefect"
+

Prefect

+ +

See

https://www.prefect.io

+
+
+ +
PremierLeague: "Premier-League"
+

Premier League

+ +

See

https://www.premierleague.com

+
+
+ +
PrepBytes: "PrepBytes"
+

PrepBytes

+ +

See

https://www.prepbytes.com

+
+
+ +
PrestaShop: "PrestaShop"
+
+
+ +
Presto: "Presto"
+
+
+ +
Prettier: "Prettier"
+
+
+ +
Pretzel: "Pretzel"
+
+
+ +
Prevention: "Prevention"
+

Prevention

+ +

See

https://prevention.com

+
+
+ +
Prezi: "Prezi"
+
+
+ +
Prime: "Prime"
+
+
+ +
PrimeNG: "PrimeNG"
+
+
+ +
PrimeReact: "PrimeReact"
+
+
+ +
PrimeVideo: "Prime-Video"
+
+
+ +
Printables: "Printables"
+

Printables

+ +

See

https://printables.com

+
+
+ +
Prisma: "Prisma"
+
+
+ +
Prismic: "Prismic"
+

Prismic

+ +

See

https://prismic.io

+
+
+ +
PrivateDivision: "Private-Division"
+

Private Division

+ +

See

https://account.privatedivision.com

+
+
+ +
PrivateInternetAccess: "Private-Internet-Access"
+

Private Internet Access

+ +

See

https://www.privateinternetaccess.com

+
+
+ +
ProSieben: "ProSieben"
+

ProSieben

+ +

See

https://www.prosieben.de

+
+
+ +
ProTools: "Pro-Tools"
+
+
+ +
Probot: "Probot"
+
+
+ +
ProcessWire: "ProcessWire"
+

ProcessWire

+ +

See

https://processwire.com

+
+
+ +
ProcessingFoundation: "Processing-Foundation"
+

Processing Foundation

+ +

See

https://processingfoundation.org

+
+
+ +
ProductHunt: "Product-Hunt"
+
+
+ +
Progate: "Progate"
+

Progate

+ +

See

https://progate.com

+
+
+ +
Progress: "Progress"
+

Progress

+ +

See

https://www.progress.com

+
+
+ +
Prometheus: "Prometheus"
+

Prometheus

+ +

See

https://prometheus.io

+
+
+ +
PronounsPage: "Pronouns.page"
+

Pronouns.page

+ +

See

https://pronouns.page/design

+
+
+ +
Proteus: "Proteus"
+
+
+ +
ProtoIo: "Proto.io"
+
+
+ +
ProtocolsIo: "protocols.io"
+

protocols.io

+ +

See

https://www.protocols.io/brand

+
+
+ +
Proton: "Proton"
+
+
+ +
ProtonCalendar: "Proton-Calendar"
+

Proton Calendar

+ +

See

https://proton.me/media/kit

+
+
+ +
ProtonDB: "ProtonDB"
+

ProtonDB

+ +

See

https://www.protondb.com

+
+
+ +
ProtonDrive: "Proton-Drive"
+

Proton Drive

+ +

See

https://proton.me/media/kit

+
+
+ +
ProtonMail: "Proton-Mail"
+

Proton Mail

+ +

See

https://proton.me/media/kit

+
+
+ +
ProtonVPN: "Proton-VPN"
+

Proton VPN

+ +

See

https://proton.me/media/kit

+
+
+ +
Protractor: "Protractor"
+
+
+ +
Proxmox: "Proxmox"
+
+
+ +
Pterodactyl: "Pterodactyl"
+
+
+ +
PubMed: "PubMed"
+
+
+ +
Publons: "Publons"
+
+
+ +
Pug: "Pug"
+
+
+ +
Pulumi: "Pulumi"
+

Pulumi

+ +

See

https://www.pulumi.com

+
+
+ +
Puma: "Puma"
+

Puma

+ +

See

https://us.puma.com

+
+
+ +
Puppet: "Puppet"
+
+
+ +
Puppeteer: "Puppeteer"
+

Puppeteer

+ +

See

https://pptr.dev

+
+
+ +
PureScript: "PureScript"
+
+
+ +
PurgeCSS: "PurgeCSS"
+
+
+ +
Purism: "Purism"
+
+
+ +
Pushbullet: "Pushbullet"
+
+
+ +
Pusher: "Pusher"
+

Pusher

+ +

See

https://pusher.com

+
+
+ +
PyCQA: "PyCQA"
+
+
+ +
PyCharm: "PyCharm"
+
+
+ +
PyG: "PyG"
+
+
+ +
PyPI: "PyPI"
+

PyPI

+ +

See

https://pypi.org

+
+
+ +
PyPy: "PyPy"
+
+
+ +
PyScaffold: "PyScaffold"
+
+
+ +
PySyft: "PySyft"
+
+
+ +
PyTorch: "PyTorch"
+
+
+ +
PyUp: "PyUp"
+

PyUp

+ +

See

https://pyup.io

+
+
+ +
Pydantic: "Pydantic"
+
+
+ +
Pytest: "Pytest"
+
+
+ +
Python: "Python"
+
+
+ +
PythonAnywhere: "PythonAnywhere"
+

PythonAnywhere

+ +

See

https://www.pythonanywhere.com

+
+
+ +
QEMU: "QEMU"
+
+
+ +
QIWI: "QIWI"
+

QIWI

+ +

See

https://qiwi.com

+
+
+ +
QMK: "QMK"
+
+
+ +
QNAP: "QNAP"
+
+
+ +
Qantas: "Qantas"
+

Qantas

+ +

See

https://www.qantas.com

+
+
+ +
Qase: "Qase"
+

Qase

+ +

See

https://qase.io

+
+
+ +
QatarAirways: "Qatar-Airways"
+
+
+ +
Qbittorrent: "qbittorrent"
+
+
+ +
Qgis: "Qgis"
+
+
+ +
Qi: "Qi"
+
+
+ +
Qiita: "Qiita"
+
+
+ +
Qiskit: "Qiskit"
+

Qiskit

+ +

See

https://qiskit.org

+
+
+ +
Qlik: "Qlik"
+
+
+ +
Qt: "Qt"
+
+
+ +
Qualcomm: "Qualcomm"
+

Qualcomm

+ +

See

https://www.qualcomm.com

+
+
+ +
Qualtrics: "Qualtrics"
+
+
+ +
Qualys: "Qualys"
+

Qualys

+ +

See

https://www.qualys.com

+
+
+ +
QuantConnect: "QuantConnect"
+

QuantConnect

+ +

See

https://www.quantconnect.com

+
+
+ +
Quantcast: "Quantcast"
+

Quantcast

+ +

See

https://www.quantcast.com

+
+
+ +
Quarkus: "Quarkus"
+
+
+ +
Quarto: "Quarto"
+
+
+ +
Quasar: "Quasar"
+
+
+ +
QubesOS: "Qubes-OS"
+
+
+ +
Quest: "Quest"
+
+
+ +
QuickBooks: "QuickBooks"
+
+
+ +
QuickLook: "QuickLook"
+
+
+ +
QuickTime: "QuickTime"
+
+
+ +
Quicktype: "quicktype"
+
+
+ +
Quip: "Quip"
+

Quip

+ +

See

https://quip.com

+
+
+ +
Quizlet: "Quizlet"
+

Quizlet

+ +

See

https://quizlet.com

+
+
+ +
Quora: "Quora"
+

Quora

+ +

See

https://www.quora.com

+
+
+ +
Qwant: "Qwant"
+
+
+ +
Qwik: "Qwik"
+
+
+ +
Qwiklabs: "Qwiklabs"
+
+
+ +
Qzone: "Qzone"
+

Qzone

+ +

See

https://qzone.qq.com

+
+
+ +
R: "R"
+
+
+ +
R3: "R3"
+
+
+ +
RADStudio: "RAD-Studio"
+
+
+ +
REWE: "REWE"
+

REWE

+ +

See

https://www.rewe.de

+
+
+ +
RISCV: "RISC-V"
+
+
+ +
ROS: "ROS"
+
+
+ +
RSS: "RSS"
+
+
+ +
RSocket: "RSocket"
+
+
+ +
RStudioIDE: "RStudio-IDE"
+
+
+ +
RTL: "RTL"
+

RTL

+ +

See

https://www.rtl.de

+
+
+ +
RTLZWEI: "RTLZWEI"
+

RTLZWEI

+ +

See

https://www.rtl2.de

+
+
+ +
RTM: "RTM"
+

RTM

+ +

See

https://www.rtm.fr

+
+
+ +
RT_: "RTÉ"
+
+
+ +
RabbitMQ: "RabbitMQ"
+

RabbitMQ

+ +

See

https://www.rabbitmq.com

+
+
+ +
Racket: "Racket"
+
+
+ +
Radar: "Radar"
+

Radar

+ +

See

https://radar.io

+
+
+ +
Radarr: "radarr"
+
+
+ +
RadioPublic: "RadioPublic"
+
+
+ +
RadixUI: "Radix-UI"
+

Radix UI

+ +

See

https://www.radix-ui.com

+
+
+ +
Railway: "Railway"
+

Railway

+ +

See

https://railway.app

+
+
+ +
Rainmeter: "Rainmeter"
+
+
+ +
Rakuten: "Rakuten"
+
+
+ +
Ram: "Ram"
+
+
+ +
Rancher: "Rancher"
+
+
+ +
Rapid: "Rapid"
+

Rapid

+ +

See

https://rapidapi.com

+
+
+ +
Rarible: "Rarible"
+

Rarible

+ +

See

https://rarible.com

+
+
+ +
Rasa: "Rasa"
+

Rasa

+ +

See

https://rasa.com

+
+
+ +
RaspberryPi: "Raspberry-Pi"
+
+
+ +
Ravelry: "Ravelry"
+
+
+ +
Ray: "Ray"
+
+
+ +
Raycast: "Raycast"
+
+
+ +
Raylib: "Raylib"
+
+
+ +
Razer: "Razer"
+
+
+ +
Razorpay: "Razorpay"
+
+
+ +
Rclone: "Rclone"
+
+
+ +
ReScript: "ReScript"
+
+
+ +
ReSharper: "ReSharper"
+
+
+ +
ReVanced: "ReVanced"
+

ReVanced

+ +

See

https://revanced.app

+
+
+ +
React: "React"
+
+
+ +
ReactBootstrap: "React-Bootstrap"
+
+
+ +
ReactHookForm: "React-Hook-Form"
+
+
+ +
ReactOS: "ReactOS"
+
+
+ +
ReactQuery: "React-Query"
+
+
+ +
ReactRouter: "React-Router"
+
+
+ +
ReactTable: "React-Table"
+
+
+ +
ReactiveResume: "Reactive-Resume"
+
+
+ +
ReactiveX: "ReactiveX"
+
+
+ +
ReadCv: "Read.cv"
+
+
+ +
ReadMe: "ReadMe"
+

ReadMe

+ +

See

https://readme.com

+
+
+ +
ReadTheDocs: "Read-the-Docs"
+
+
+ +
Realm: "Realm"
+

Realm

+ +

See

https://realm.io

+
+
+ +
Reason: "Reason"
+
+
+ +
ReasonStudios: "Reason-Studios"
+
+
+ +
Recoil: "Recoil"
+

Recoil

+ +

See

https://recoiljs.org

+
+
+ +
Red: "Red"
+
+
+ +
RedBull: "Red-Bull"
+

Red Bull

+ +

See

https://www.redbull.com

+
+
+ +
RedHat: "Red-Hat"
+
+
+ +
RedHatOpenShift: "Red-Hat-Open-Shift"
+

Red Hat Open Shift

+ +

See

https://www.openshift.com

+
+
+ +
Redash: "Redash"
+
+
+ +
Redbubble: "Redbubble"
+

Redbubble

+ +

See

https://www.redbubble.com

+
+
+ +
Reddit: "Reddit"
+
+
+ +
Redis: "Redis"
+
+
+ +
Redmine: "Redmine"
+
+
+ +
Redox: "Redox"
+
+
+ +
Redsys: "Redsys"
+

Redsys

+ +

See

https://redsys.es

+
+
+ +
Redux: "Redux"
+
+
+ +
ReduxSaga: "Redux-Saga"
+
+
+ +
RedwoodJS: "RedwoodJS"
+
+
+ +
Reebok: "Reebok"
+
+
+ +
Refine: "Refine"
+
+
+ +
Relay: "Relay"
+

Relay

+ +

See

https://relay.dev

+
+
+ +
RelianceIndustriesLimited: "Reliance-Industries-Limited"
+
+
+ +
Remark: "remark"
+
+
+ +
RemedyEntertainment: "Remedy-Entertainment"
+

Remedy Entertainment

+ +

See

https://www.remedygames.com

+
+
+ +
Remix: "Remix"
+
+
+ +
RemoveBg: "remove.bg"
+

remove.bg

+ +

See

https://www.remove.bg

+
+
+ +
Ren_Py: "Ren'Py"
+

Ren'Py

+ +

See

https://renpy.org

+
+
+ +
Renault: "Renault"
+
+
+ +
Render: "Render"
+

Render

+ +

See

https://render.com

+
+
+ +
Renovate: "Renovate"
+
+
+ +
Renren: "Renren"
+
+
+ +
Replit: "Replit"
+

Replit

+ +

See

https://repl.it

+
+
+ +
RepublicOfGamers: "Republic-of-Gamers"
+

Republic of Gamers

+ +

See

https://rog.asus.com

+
+
+ +
RescueTime: "RescueTime"
+
+
+ +
ResearchGate: "ResearchGate"
+

ResearchGate

+ +

See

https://www.researchgate.net

+
+
+ +
Resend: "Resend"
+
+
+ +
ResurrectionRemixOS: "Resurrection-Remix-OS"
+
+
+ +
Retool: "Retool"
+

Retool

+ +

See

https://retool.com

+
+
+ +
RetroArch: "RetroArch"
+
+
+ +
RetroPie: "RetroPie"
+
+
+ +
RevealJs: "reveal.js"
+

reveal.js

+ +

See

https://revealjs.com

+
+
+ +
ReverbNation: "ReverbNation"
+

ReverbNation

+ +

See

https://www.reverbnation.com

+
+
+ +
RevoltChat: "Revolt.chat"
+
+
+ +
Revolut: "Revolut"
+
+
+ +
Revue: "Revue"
+
+
+ +
Rezgo: "Rezgo"
+

Rezgo

+ +

See

https://www.rezgo.com

+
+
+ +
Rhinoceros: "Rhinoceros"
+
+
+ +
Rich: "Rich"
+
+
+ +
Rider: "Rider"
+
+
+ +
RimacAutomobili: "Rimac-Automobili"
+
+
+ +
Rime: "Rime"
+
+
+ +
Ring: "Ring"
+
+
+ +
RiotGames: "Riot-Games"
+
+
+ +
Ripple: "Ripple"
+
+
+ +
Riseup: "Riseup"
+
+
+ +
RitzCarlton: "Ritz-Carlton"
+
+
+ +
Rive: "Rive"
+

Rive

+ +

See

https://rive.app

+
+
+ +
RoadmapSh: "roadmap.sh"
+

roadmap.sh

+ +

See

https://roadmap.sh

+
+
+ +
RoamResearch: "Roam-Research"
+
+
+ +
Robinhood: "Robinhood"
+

Robinhood

+ +

See

https://robinhood.com

+
+
+ +
Roblox: "Roblox"
+

Roblox

+ +

See

https://www.roblox.com

+
+
+ +
RobloxStudio: "Roblox-Studio"
+

Roblox Studio

+ +

See

https://create.roblox.com

+
+
+ +
RobotFramework: "Robot-Framework"
+
+
+ +
Rocket: "Rocket"
+

Rocket

+ +

See

https://rocket.rs

+
+
+ +
RocketChat: "Rocket.Chat"
+

Rocket.Chat

+ +

See

https://rocket.chat/press

+
+
+ +
RocksDB: "RocksDB"
+
+
+ +
RockstarGames: "Rockstar-Games"
+

Rockstar Games

+ +

See

https://www.rockstargames.com

+
+
+ +
RockwellAutomation: "Rockwell-Automation"
+
+
+ +
RockyLinux: "Rocky-Linux"
+
+
+ +
Roku: "Roku"
+
+
+ +
Roll20: "Roll20"
+

Roll20

+ +

See

https://roll20.net

+
+
+ +
RollsRoyce: "Rolls-Royce"
+
+
+ +
RollupJs: "rollup.js"
+

rollup.js

+ +

See

https://rollupjs.org

+
+
+ +
Roon: "Roon"
+
+
+ +
RootMe: "Root-Me"
+

Root Me

+ +

See

https://www.root-me.org

+
+
+ +
Roots: "Roots"
+
+
+ +
RootsBedrock: "Roots-Bedrock"
+

Roots Bedrock

+ +

See

https://roots.io/about/brand/

+
+
+ +
RootsSage: "Roots-Sage"
+
+
+ +
Rossmann: "Rossmann"
+

Rossmann

+ +

See

https://www.rossmann.de

+
+
+ +
RotaryInternational: "Rotary-International"
+

Rotary International

+ +

See

https://www.rotary.org/en

+
+
+ +
RottenTomatoes: "Rotten-Tomatoes"
+
+
+ +
Roundcube: "Roundcube"
+

Roundcube

+ +

See

https://roundcube.net

+
+
+ +
RuboCop: "RuboCop"
+
+
+ +
Ruby: "Ruby"
+
+
+ +
RubyGems: "RubyGems"
+
+
+ +
RubyMine: "RubyMine"
+
+
+ +
RubyOnRails: "Ruby-on-Rails"
+
+
+ +
RubySinatra: "Ruby-Sinatra"
+
+
+ +
Ruff: "Ruff"
+
+
+ +
Rumahweb: "Rumahweb"
+

Rumahweb

+ +

See

https://www.rumahweb.com

+
+
+ +
Rumble: "Rumble"
+

Rumble

+ +

See

https://rumble.com

+
+
+ +
RunKit: "RunKit"
+
+
+ +
Rundeck: "Rundeck"
+
+
+ +
Runkeeper: "Runkeeper"
+
+
+ +
RunrunIt: "Runrun.it"
+
+
+ +
Rust: "Rust"
+
+
+ +
RustDesk: "RustDesk"
+
+
+ +
RxDB: "RxDB"
+
+
+ +
Ryanair: "Ryanair"
+
+
+ +
Rye: "Rye"
+
+
+ +
S7Airlines: "S7-Airlines"
+
+
+ +
SAP: "SAP"
+
+
+ +
SCPFoundation: "SCP-Foundation"
+

SCP Foundation

+ +

See

https://scp-wiki.wikidot.com

+
+
+ +
SEAT: "SEAT"
+

SEAT

+ +

See

https://www.seat.es

+
+
+ +
SEPA: "SEPA"
+
+
+ +
SFML: "SFML"
+
+
+ +
SMRT: "SMRT"
+
+
+ +
SNCF: "SNCF"
+
+
+ +
SPDX: "SPDX"
+
+
+ +
SQLAlchemy: "SQLAlchemy"
+
+
+ +
SQLite: "SQLite"
+
+
+ +
SRGSSR: "SRG-SSR"
+
+
+ +
SSRN: "SSRN"
+
+
+ +
SST: "SST"
+

SST

+ +

See

https://sst.dev

+
+
+ +
STARZ: "STARZ"
+
+
+ +
STMicroelectronics: "STMicroelectronics"
+

STMicroelectronics

+ +

See

https://www.st.com

+
+
+ +
SUSE: "SUSE"
+
+
+ +
SVG: "SVG"
+
+
+ +
SVGJs: "SVG.js"
+
+
+ +
SVGO: "SVGO"
+
+
+ +
SWC: "SWC"
+
+
+ +
SWR: "SWR"
+
+
+ +
S_oPauloMetro: "São-Paulo-Metro"
+
+
+ +
Sabanci: "Sabanci"
+
+
+ +
Safari: "Safari"
+
+
+ +
Sage: "Sage"
+
+
+ +
Sahibinden: "Sahibinden"
+
+
+ +
SailfishOS: "Sailfish-OS"
+

Sailfish OS

+ +

See

https://sailfishos.org

+
+
+ +
SailsJs: "Sails.js"
+

Sails.js

+ +

See

https://sailsjs.com/logos

+
+
+ +
Salesforce: "Salesforce"
+
+
+ +
Salla: "Salla"
+
+
+ +
SaltProject: "Salt-Project"
+

Salt Project

+ +

See

https://saltproject.io

+
+
+ +
Sam_sClub: "Sam's-Club"
+

Sam's Club

+ +

See

https://www.samsclub.com

+
+
+ +
Samsung: "Samsung"
+
+
+ +
SamsungPay: "Samsung-Pay"
+
+
+ +
SanDisk: "SanDisk"
+

SanDisk

+ +

See

https://kb.sandisk.com

+
+
+ +
SanFranciscoMunicipalRailway: "San-Francisco-Municipal-Railway"
+
+
+ +
Sanic: "Sanic"
+
+
+ +
Sanity: "Sanity"
+
+
+ +
Sartorius: "Sartorius"
+

Sartorius

+ +

See

https://www.sartorius.com

+
+
+ +
Sass: "Sass"
+
+
+ +
Sat1: "sat1"
+
+
+ +
Satellite: "Satellite"
+

Satellite

+ +

See

https://www.satellite.me

+
+
+ +
Saturn: "Saturn"
+

Saturn

+ +

See

https://www.saturn.de

+
+
+ +
SauceLabs: "Sauce-Labs"
+

Sauce Labs

+ +

See

https://saucelabs.com

+
+
+ +
Saudia: "Saudia"
+
+
+ +
Scala: "Scala"
+
+
+ +
Scaleway: "Scaleway"
+
+
+ +
Scania: "Scania"
+
+
+ +
SchneiderElectric: "Schneider-Electric"
+
+
+ +
SciPy: "SciPy"
+
+
+ +
ScikitLearn: "scikit-learn"
+
+
+ +
Scilab: "Scilab"
+
+
+ +
Scopus: "Scopus"
+

Scopus

+ +

See

https://www.scopus.com

+
+
+ +
Scrapbox: "Scrapbox"
+
+
+ +
Scrapy: "Scrapy"
+
+
+ +
Scratch: "Scratch"
+
+
+ +
Screencastify: "Screencastify"
+

Screencastify

+ +

See

https://www.screencastify.com

+
+
+ +
Scribd: "Scribd"
+
+
+ +
Scrimba: "Scrimba"
+

Scrimba

+ +

See

https://scrimba.com

+
+
+ +
ScrollReveal: "ScrollReveal"
+

ScrollReveal

+ +

See

https://scrollrevealjs.org

+
+
+ +
ScrumAlliance: "Scrum-Alliance"
+
+
+ +
ScrutinizerCI: "Scrutinizer-CI"
+

Scrutinizer CI

+ +

See

https://scrutinizer-ci.com

+
+
+ +
ScyllaDB: "ScyllaDB"
+
+
+ +
Seagate: "Seagate"
+
+
+ +
SearXNG: "SearXNG"
+

SearXNG

+ +

See

https://docs.searxng.org

+
+
+ +
SeatGeek: "SeatGeek"
+
+
+ +
SecurityScorecard: "SecurityScorecard"
+

SecurityScorecard

+ +

See

https://securityscorecard.com

+
+
+ +
Sefaria: "Sefaria"
+
+
+ +
Sega: "Sega"
+
+
+ +
Selenium: "Selenium"
+
+
+ +
Sellfy: "Sellfy"
+
+
+ +
SemVer: "SemVer"
+
+
+ +
SemanticRelease: "semantic-release"
+
+
+ +
SemanticScholar: "Semantic-Scholar"
+

Semantic Scholar

+ +

See

https://www.semanticscholar.org/about

+
+
+ +
SemanticUI: "Semantic-UI"
+

Semantic UI

+ +

See

https://semantic-ui.com

+
+
+ +
SemanticUIReact: "Semantic-UI-React"
+

Semantic UI React

+ +

See

https://react.semantic-ui.com

+
+
+ +
SemanticWeb: "Semantic-Web"
+
+
+ +
SemaphoreCI: "Semaphore-CI"
+

Semaphore CI

+ +

See

https://semaphoreci.com

+
+
+ +
Semrush: "Semrush"
+

Semrush

+ +

See

https://www.semrush.com

+
+
+ +
Sencha: "Sencha"
+
+
+ +
Sennheiser: "Sennheiser"
+

Sennheiser

+ +

See

https://sennheiser.com

+
+
+ +
Sensu: "Sensu"
+
+
+ +
Sentry: "Sentry"
+
+
+ +
Sequelize: "Sequelize"
+
+
+ +
ServerFault: "Server-Fault"
+
+
+ +
Serverless: "Serverless"
+

Serverless

+ +

See

https://serverless.com

+
+
+ +
Session: "Session"
+

Session

+ +

See

https://getsession.org

+
+
+ +
Sessionize: "Sessionize"
+

Sessionize

+ +

See

https://sessionize.com/brand

+
+
+ +
Setapp: "Setapp"
+

Setapp

+ +

See

https://setapp.com

+
+
+ +
Shadcn_ui: "shadcn/ui"
+

shadcn/ui

+ +

See

https://ui.shadcn.com

+
+
+ +
Shadow: "Shadow"
+

Shadow

+ +

See

https://shadow.tech

+
+
+ +
ShanghaiMetro: "Shanghai-Metro"
+
+
+ +
ShareX: "ShareX"
+
+
+ +
Sharp: "sharp"
+
+
+ +
Shazam: "Shazam"
+

Shazam

+ +

See

https://www.shazam.com

+
+
+ +
Shell: "Shell"
+
+
+ +
Shelly: "Shelly"
+

Shelly

+ +

See

https://shelly.cloud

+
+
+ +
ShenzhenMetro: "Shenzhen-Metro"
+
+
+ +
ShieldsIo: "Shields.io"
+

Shields.io

+ +

See

https://shields.io

+
+
+ +
Shikimori: "Shikimori"
+

Shikimori

+ +

See

https://shikimori.one

+
+
+ +
Shopee: "Shopee"
+

Shopee

+ +

See

https://shopee.com

+
+
+ +
Shopify: "Shopify"
+
+
+ +
Shopware: "Shopware"
+
+
+ +
Shortcut: "Shortcut"
+
+
+ +
Showpad: "Showpad"
+

Showpad

+ +

See

https://www.showpad.com

+
+
+ +
Showtime: "Showtime"
+
+
+ +
Showwcase: "Showwcase"
+

Showwcase

+ +

See

https://www.showwcase.com

+
+
+ +
Shutterstock: "Shutterstock"
+
+
+ +
SiFive: "SiFive"
+

SiFive

+ +

See

https://www.sifive.com

+
+
+ +
SiYuan: "SiYuan"
+
+
+ +
SideQuest: "SideQuest"
+
+
+ +
Sidekiq: "Sidekiq"
+
+
+ +
Siemens: "Siemens"
+

Siemens

+ +

See

https://siemens.com

+
+
+ +
Signal: "Signal"
+
+
+ +
Similarweb: "Similarweb"
+

Similarweb

+ +

See

https://www.similarweb.com

+
+
+ +
Simkl: "Simkl"
+

Simkl

+ +

See

https://simkl.com

+
+
+ +
SimpleAnalytics: "Simple-Analytics"
+

Simple Analytics

+ +

See

https://simpleanalytics.com

+
+
+ +
SimpleIcons: "Simple-Icons"
+

Simple Icons

+ +

See

https://simpleicons.org

+
+
+ +
SimpleLogin: "SimpleLogin"
+

SimpleLogin

+ +

See

https://simplelogin.io/press

+
+
+ +
Simplenote: "Simplenote"
+
+
+ +
SinaWeibo: "Sina-Weibo"
+
+
+ +
SingaporeAirlines: "Singapore-Airlines"
+

Singapore Airlines

+ +

See

https://www.singaporeair.com

+
+
+ +
SingleStore: "SingleStore"
+
+
+ +
SitePoint: "SitePoint"
+

SitePoint

+ +

See

https://www.sitepoint.com

+
+
+ +
Sitecore: "Sitecore"
+

Sitecore

+ +

See

https://www.sitecore.com

+
+
+ +
Skaffold: "Skaffold"
+
+
+ +
Sketch: "Sketch"
+
+
+ +
SketchUp: "SketchUp"
+

SketchUp

+ +

See

https://www.sketchup.com

+
+
+ +
Sketchfab: "Sketchfab"
+

Sketchfab

+ +

See

https://sketchfab.com/press

+
+
+ +
Skillshare: "Skillshare"
+

Skillshare

+ +

See

https://www.skillshare.com

+
+
+ +
Sky: "Sky"
+
+
+ +
Skypack: "Skypack"
+

Skypack

+ +

See

https://skypack.dev

+
+
+ +
Skyrock: "Skyrock"
+
+
+ +
Slack: "Slack"
+
+
+ +
Slackware: "Slackware"
+
+
+ +
Slashdot: "Slashdot"
+
+
+ +
SlickPic: "SlickPic"
+

SlickPic

+ +

See

https://www.slickpic.com

+
+
+ +
SlideShare: "SlideShare"
+
+
+ +
Slides: "Slides"
+
+
+ +
Slint: "Slint"
+
+
+ +
Smart: "smart"
+
+
+ +
SmartThings: "SmartThings"
+
+
+ +
SmashGg: "smash.gg"
+
+
+ +
SmashingMagazine: "Smashing-Magazine"
+

Smashing Magazine

+ +

See

https://www.smashingmagazine.com

+
+
+ +
SmugMug: "SmugMug"
+
+
+ +
Snapchat: "Snapchat"
+
+
+ +
Snapcraft: "Snapcraft"
+
+
+ +
Snort: "Snort"
+

Snort

+ +

See

https://snort.org

+
+
+ +
Snowflake: "Snowflake"
+
+
+ +
Snowpack: "Snowpack"
+

Snowpack

+ +

See

https://www.snowpack.dev

+
+
+ +
Snyk: "Snyk"
+
+
+ +
SocialBlade: "Social-Blade"
+
+
+ +
Society6: "Society6"
+

Society6

+ +

See

https://society6.com

+
+
+ +
SocketIo: "Socket.io"
+

Socket.io

+ +

See

https://socket.io

+
+
+ +
Softpedia: "Softpedia"
+
+
+ +
Sogou: "Sogou"
+

Sogou

+ +

See

https://www.sogou.com

+
+
+ +
Solana: "Solana"
+
+
+ +
Solid: "Solid"
+
+
+ +
Solidity: "Solidity"
+
+
+ +
Sololearn: "Sololearn"
+

Sololearn

+ +

See

https://www.sololearn.com

+
+
+ +
Solus: "Solus"
+
+
+ +
Sonar: "Sonar"
+
+
+ +
SonarCloud: "SonarCloud"
+

SonarCloud

+ +

See

https://sonarcloud.io/about

+
+
+ +
SonarLint: "SonarLint"
+
+
+ +
SonarQube: "SonarQube"
+
+
+ +
Sonarr: "sonarr"
+
+
+ +
Sonatype: "Sonatype"
+
+
+ +
Songkick: "Songkick"
+
+
+ +
Songoda: "Songoda"
+
+
+ +
SonicWall: "SonicWall"
+
+
+ +
Sonos: "Sonos"
+
+
+ +
Sony: "Sony"
+
+
+ +
Soriana: "Soriana"
+

Soriana

+ +

See

https://www.soriana.com

+
+
+ +
SoundCloud: "SoundCloud"
+

SoundCloud

+ +

See

https://press.soundcloud.com

+
+
+ +
Soundcharts: "Soundcharts"
+
+
+ +
SourceEngine: "Source-Engine"
+
+
+ +
SourceForge: "SourceForge"
+

SourceForge

+ +

See

https://sourceforge.net

+
+
+ +
SourceHut: "SourceHut"
+

SourceHut

+ +

See

https://sourcehut.org/logo/

+
+
+ +
Sourcetree: "Sourcetree"
+
+
+ +
SouthwestAirlines: "Southwest-Airlines"
+

Southwest Airlines

+ +

See

https://www.southwest.com

+
+
+ +
SpaCy: "spaCy"
+
+
+ +
SpaceX: "SpaceX"
+

SpaceX

+ +

See

https://www.spacex.com

+
+
+ +
Spacemacs: "Spacemacs"
+

Spacemacs

+ +

See

https://spacemacs.org

+
+
+ +
Spaceship: "Spaceship"
+

Spaceship

+ +

See

https://www.spaceship.com

+
+
+ +
SparkAR: "Spark-AR"
+
+
+ +
SparkFun: "SparkFun"
+
+
+ +
SparkPost: "SparkPost"
+
+
+ +
Sparkasse: "Sparkasse"
+

Sparkasse

+ +

See

https://www.sparkasse.de

+
+
+ +
SpeakerDeck: "Speaker-Deck"
+

Speaker Deck

+ +

See

https://speakerdeck.com

+
+
+ +
Spectrum: "Spectrum"
+

Spectrum

+ +

See

https://spectrum.chat

+
+
+ +
Speedtest: "Speedtest"
+

Speedtest

+ +

See

https://www.speedtest.net

+
+
+ +
SpeedyPage: "SpeedyPage"
+

SpeedyPage

+ +

See

https://speedypage.com

+
+
+ +
Sphinx: "Sphinx"
+
+
+ +
SpigotMC: "SpigotMC"
+

SpigotMC

+ +

See

https://www.spigotmc.org

+
+
+ +
Spine: "Spine"
+
+
+ +
Spinnaker: "Spinnaker"
+
+
+ +
Spinrilla: "Spinrilla"
+

Spinrilla

+ +

See

https://spinrilla.com

+
+
+ +
Splunk: "Splunk"
+

Splunk

+ +

See

https://www.splunk.com

+
+
+ +
Spoj: "spoj"
+

Sphere Online Judge

+ +

See

https://www.spoj.com

+
+
+ +
Spond: "Spond"
+

Spond

+ +

See

https://spond.com

+
+
+ +
Spotify: "Spotify"
+
+
+ +
Spotlight: "Spotlight"
+

Spotlight

+ +

See

https://www.spotlight.com

+
+
+ +
Spreadshirt: "Spreadshirt"
+

Spreadshirt

+ +

See

https://www.spreadshirt.ie

+
+
+ +
Spreaker: "Spreaker"
+

Spreaker

+ +

See

https://www.spreaker.com

+
+
+ +
Spring: "Spring"
+
+
+ +
SpringBoot: "Spring-Boot"
+

Spring Boot

+ +

See

https://spring.io/projects

+
+
+ +
SpringCreators: "spring_creators"
+

Spring

+ +

See

https://www.spri.ng

+
+
+ +
SpringSecurity: "Spring-Security"
+

Spring Security

+ +

See

https://spring.io/projects

+
+
+ +
SpyderIDE: "Spyder-IDE"
+

Spyder IDE

+ +

See

https://www.spyder-ide.org

+
+
+ +
Square: "Square"
+

Square

+ +

See

https://squareup.com

+
+
+ +
SquareEnix: "Square-Enix"
+

Square Enix

+ +

See

https://www.square-enix.com

+
+
+ +
Squarespace: "Squarespace"
+
+
+ +
StackBlitz: "StackBlitz"
+

StackBlitz

+ +

See

https://stackblitz.com

+
+
+ +
StackEdit: "StackEdit"
+
+
+ +
StackExchange: "Stack-Exchange"
+
+
+ +
StackHawk: "StackHawk"
+
+
+ +
StackOverflow: "Stack-Overflow"
+
+
+ +
StackPath: "StackPath"
+
+
+ +
StackShare: "StackShare"
+
+
+ +
Stackbit: "Stackbit"
+
+
+ +
Stadia: "Stadia"
+
+
+ +
Staffbase: "Staffbase"
+
+
+ +
Stagetimer: "Stagetimer"
+

Stagetimer

+ +

See

https://stagetimer.io

+
+
+ +
StandardJS: "StandardJS"
+
+
+ +
StandardResume: "Standard-Resume"
+

Standard Resume

+ +

See

https://standardresume.co/press

+
+
+ +
StarTrek: "Star-Trek"
+

Star Trek

+ +

See

https://intl.startrek.com

+
+
+ +
Starbucks: "Starbucks"
+

Starbucks

+ +

See

https://starbucks.com

+
+
+ +
Stardock: "Stardock"
+
+
+ +
StarlingBank: "Starling-Bank"
+
+
+ +
Starship: "Starship"
+

Starship

+ +

See

https://starship.rs

+
+
+ +
Statamic: "Statamic"
+
+
+ +
Statista: "Statista"
+

Statista

+ +

See

https://www.statista.com

+
+
+ +
Statuspage: "Statuspage"
+
+
+ +
Statuspal: "Statuspal"
+

Statuspal

+ +

See

https://statuspal.io

+
+
+ +
Steam: "Steam"
+
+
+ +
SteamDB: "SteamDB"
+

SteamDB

+ +

See

https://steamdb.info

+
+
+ +
SteamDeck: "Steam-Deck"
+
+
+ +
Steamworks: "Steamworks"
+
+
+ +
Steelseries: "Steelseries"
+
+
+ +
Steem: "Steem"
+
+
+ +
Steemit: "Steemit"
+

Steemit

+ +

See

https://steemit.com

+
+
+ +
Steinberg: "Steinberg"
+
+
+ +
Stellar: "Stellar"
+
+
+ +
Stencil: "Stencil"
+
+
+ +
Stencyl: "Stencyl"
+
+
+ +
Stimulus: "Stimulus"
+
+
+ +
Stitcher: "Stitcher"
+
+
+ +
StockX: "StockX"
+
+
+ +
StopStalk: "StopStalk"
+
+
+ +
Storyblok: "Storyblok"
+
+
+ +
Storybook: "Storybook"
+
+
+ +
Strapi: "Strapi"
+
+
+ +
Strava: "Strava"
+
+
+ +
StreamRunners: "StreamRunners"
+

StreamRunners

+ +

See

https://streamrunners.fr

+
+
+ +
Streamlabs: "Streamlabs"
+

Streamlabs

+ +

See

https://streamlabs.com/about

+
+
+ +
Streamlit: "Streamlit"
+
+
+ +
Stripe: "Stripe"
+
+
+ +
StrongSwan: "strongSwan"
+
+
+ +
Stryker: "Stryker"
+
+
+ +
StubHub: "StubHub"
+

StubHub

+ +

See

https://www.stubhub.com

+
+
+ +
Studio3T: "Studio-3T"
+

Studio 3T

+ +

See

https://studio3t.com

+
+
+ +
Studyverse: "Studyverse"
+

Studyverse

+ +

See

https://studyverse.live

+
+
+ +
StyleShare: "StyleShare"
+

StyleShare

+ +

See

https://www.stylesha.re

+
+
+ +
StyledComponents: "styled-components"
+

styled-components

+ +

See

https://www.styled-components.com

+
+
+ +
Stylelint: "stylelint"
+
+
+ +
Stylus: "Stylus"
+
+
+ +
Subaru: "Subaru"
+
+
+ +
SublimeText: "Sublime-Text"
+

Sublime Text

+ +

See

https://www.sublimetext.com

+
+
+ +
Substack: "Substack"
+

Substack

+ +

See

https://on.substack.com

+
+
+ +
SubtitleEdit: "Subtitle-Edit"
+
+
+ +
Subversion: "Subversion"
+
+
+ +
Suckless: "suckless"
+

suckless

+ +

See

https://suckless.org

+
+
+ +
SumoLogic: "Sumo-Logic"
+
+
+ +
Suno: "Suno"
+

Suno

+ +

See

https://suno.com

+
+
+ +
Sunrise: "Sunrise"
+

Sunrise

+ +

See

https://www.sunrise.ch

+
+
+ +
Supabase: "Supabase"
+
+
+ +
SuperUser: "Super-User"
+
+
+ +
Supercrease: "Supercrease"
+
+
+ +
Supermicro: "Supermicro"
+
+
+ +
SurrealDB: "SurrealDB"
+

SurrealDB

+ +

See

https://surrealdb.com/media

+
+
+ +
SurveyMonkey: "SurveyMonkey"
+
+
+ +
Suzuki: "Suzuki"
+

Suzuki

+ +

See

https://www.suzuki.ie

+
+
+ +
Svelte: "Svelte"
+
+
+ +
Swagger: "Swagger"
+

Swagger

+ +

See

https://swagger.io

+
+
+ +
Swarm: "Swarm"
+
+
+ +
Swift: "Swift"
+
+
+ +
Swiggy: "Swiggy"
+

Swiggy

+ +

See

https://www.swiggy.com

+
+
+ +
Swiper: "Swiper"
+

Swiper

+ +

See

https://swiperjs.com

+
+
+ +
SymPy: "SymPy"
+
+
+ +
Symantec: "Symantec"
+
+
+ +
Symbolab: "Symbolab"
+

Symbolab

+ +

See

https://www.symbolab.com

+
+
+ +
Symfony: "Symfony"
+

Symfony

+ +

See

https://symfony.com/logo

+
+
+ +
Symphony: "Symphony"
+

Symphony

+ +

See

https://symphony.com

+
+
+ +
Syncthing: "Syncthing"
+
+
+ +
Synology: "Synology"
+
+
+ +
System76: "System76"
+
+
+ +
TED: "TED"
+
+
+ +
TELE5: "TELE-5"
+
+
+ +
TGA: "TGA"
+
+
+ +
THEFINALS: "THE-FINALS"
+
+
+ +
TMobile: "T-Mobile"
+
+
+ +
TOML: "TOML"
+
+
+ +
TON: "TON"
+
+
+ +
TOTVS: "TOTVS"
+
+
+ +
TPLink: "TP-Link"
+

TP-Link

+ +

See

https://www.tp-link.com

+
+
+ +
TRPC: "tRPC"
+
+
+ +
TUI: "TUI"
+
+
+ +
TV4Play: "TV4-Play"
+

TV4 Play

+ +

See

https://tv4play.se

+
+
+ +
TVTime: "TV-Time"
+

TV Time

+ +

See

https://www.tvtime.com

+
+
+ +
TYPO3: "TYPO3"
+
+
+ +
T_l_Qu_bec: "Télé-Québec"
+
+
+ +
Tabelog: "Tabelog"
+

Tabelog

+ +

See

https://tabelog.com

+
+
+ +
TableCheck: "TableCheck"
+
+
+ +
Tableau: "Tableau"
+
+
+ +
TacoBell: "Taco-Bell"
+

Taco Bell

+ +

See

https://www.tacobell.com

+
+
+ +
Tado_: "tado°"
+
+
+ +
TaichiGraphics: "Taichi-Graphics"
+

Taichi Graphics

+ +

See

https://taichi.graphics

+
+
+ +
TaichiLang: "Taichi-Lang"
+
+
+ +
Tails: "Tails"
+
+
+ +
Tailscale: "Tailscale"
+

Tailscale

+ +

See

https://tailscale.com/press

+
+
+ +
TailwindCSS: "Tailwind-CSS"
+

Tailwind CSS

+ +

See

https://tailwindcss.com/brand

+
+
+ +
Taipy: "Taipy"
+

Taipy

+ +

See

https://taipy.io

+
+
+ +
TakeTwoInteractiveSoftware: "Take-Two-Interactive-Software"
+

Take-Two Interactive Software

+ +

See

https://www.take2games.com/ir

+
+
+ +
Talend: "Talend"
+
+
+ +
Talenthouse: "Talenthouse"
+

Talenthouse

+ +

See

https://www.talenthouse.com

+
+
+ +
Talos: "Talos"
+
+
+ +
Tamiya: "Tamiya"
+
+
+ +
Tampermonkey: "Tampermonkey"
+
+
+ +
Taobao: "Taobao"
+
+
+ +
Tapas: "Tapas"
+
+
+ +
Target: "Target"
+

Target

+ +

See

https://www.target.com

+
+
+ +
Task: "Task"
+
+
+ +
Tasmota: "Tasmota"
+
+
+ +
Tata: "Tata"
+
+
+ +
Tauri: "Tauri"
+
+
+ +
TaxBuzz: "TaxBuzz"
+

TaxBuzz

+ +

See

https://www.taxbuzz.com

+
+
+ +
Tcs: "tcs"
+

Tata Consultancy Services

+ +

See

https://www.tcs.com

+
+
+ +
Teal: "Teal"
+
+
+ +
TeamCity: "TeamCity"
+
+
+ +
TeamSpeak: "TeamSpeak"
+

TeamSpeak

+ +

See

https://teamspeak.com

+
+
+ +
TeamViewer: "TeamViewer"
+
+
+ +
TechCrunch: "TechCrunch"
+
+
+ +
TeePublic: "TeePublic"
+
+
+ +
Teespring: "Teespring"
+

Teespring

+ +

See

https://teespring.com

+
+
+ +
Tekton: "Tekton"
+
+
+ +
Telegram: "Telegram"
+
+
+ +
Telegraph: "Telegraph"
+

Telegraph

+ +

See

https://telegra.ph

+
+
+ +
Temporal: "Temporal"
+
+
+ +
TencentQQ: "Tencent-QQ"
+
+
+ +
TensorFlow: "TensorFlow"
+

TensorFlow

+ +

See

https://www.tensorflow.org

+
+
+ +
Teradata: "Teradata"
+
+
+ +
Teratail: "teratail"
+

teratail

+ +

See

https://teratail.com

+
+
+ +
Termius: "Termius"
+
+
+ +
Terraform: "Terraform"
+
+
+ +
Tesco: "Tesco"
+

Tesco

+ +

See

https://www.tesco.com

+
+
+ +
Tesla: "Tesla"
+
+
+ +
TestCafe: "TestCafe"
+
+
+ +
TestRail: "TestRail"
+

TestRail

+ +

See

https://www.testrail.com

+
+
+ +
Testin: "Testin"
+

Testin

+ +

See

https://www.testin.cn

+
+
+ +
TestingLibrary: "Testing-Library"
+

Testing Library

+ +

See

https://testing-library.com

+
+
+ +
Tether: "Tether"
+
+
+ +
Textpattern: "Textpattern"
+

Textpattern

+ +

See

https://textpattern.com

+
+
+ +
Thangs: "Thangs"
+

Thangs

+ +

See

https://thangs.com

+
+
+ +
TheAlgorithms: "The-Algorithms"
+
+
+ +
TheBoringCompany: "The-Boring-Company"
+
+
+ +
TheConversation: "The-Conversation"
+
+
+ +
TheIrishTimes: "The-Irish-Times"
+

The Irish Times

+ +

See

https://www.irishtimes.com

+
+
+ +
TheMighty: "The-Mighty"
+

The Mighty

+ +

See

https://themighty.com

+
+
+ +
TheModelsResource: "The-Models-Resource"
+

The Models Resource

+ +

See

https://www.models-resource.com

+
+
+ +
TheMovieDatabase: "The-Movie-Database"
+
+
+ +
TheNorthFace: "The-North-Face"
+

The North Face

+ +

See

https://www.thenorthface.com

+
+
+ +
TheOdinProject: "The-Odin-Project"
+

The Odin Project

+ +

See

https://www.theodinproject.com

+
+
+ +
TheRegister: "The-Register"
+

The Register

+ +

See

https://www.theregister.co.uk

+
+
+ +
TheSoundsResource: "The-Sounds-Resource"
+

The Sounds Resource

+ +

See

https://www.sounds-resource.com

+
+
+ +
TheSpritersResource: "The-Spriters-Resource"
+

The Spriters Resource

+ +

See

https://www.spriters-resource.com

+
+
+ +
TheWashingtonPost: "The-Washington-Post"
+
+
+ +
Thingiverse: "Thingiverse"
+

Thingiverse

+ +

See

https://www.thingiverse.com

+
+
+ +
ThinkPad: "ThinkPad"
+
+
+ +
Thirdweb: "thirdweb"
+

thirdweb

+ +

See

https://thirdweb.com

+
+
+ +
Threadless: "Threadless"
+
+
+ +
Threads: "Threads"
+
+
+ +
ThreeJs: "Three.js"
+
+
+ +
Threema: "Threema"
+
+
+ +
Thumbtack: "Thumbtack"
+
+
+ +
Thunderbird: "Thunderbird"
+
+
+ +
Thunderstore: "Thunderstore"
+
+
+ +
ThurgauerKantonalbank: "Thurgauer-Kantonalbank"
+

Thurgauer Kantonalbank

+ +

See

https://www.tkb.ch

+
+
+ +
Thymeleaf: "Thymeleaf"
+
+
+ +
TickTick: "TickTick"
+

TickTick

+ +

See

https://ticktick.com

+
+
+ +
Ticketmaster: "Ticketmaster"
+
+
+ +
Tidal: "Tidal"
+
+
+ +
TiddlyWiki: "TiddlyWiki"
+

TiddlyWiki

+ +

See

https://tiddlywiki.com

+
+
+ +
Tide: "Tide"
+
+
+ +
Tidyverse: "Tidyverse"
+
+
+ +
TietoEVRY: "TietoEVRY"
+
+
+ +
TikTok: "TikTok"
+

TikTok

+ +

See

https://tiktok.com

+
+
+ +
TildaPublishing: "Tilda-Publishing"
+

Tilda Publishing

+ +

See

https://tilda.cc/mediakit

+
+
+ +
Tile: "Tile"
+
+
+ +
Timescale: "Timescale"
+

Timescale

+ +

See

https://www.timescale.com

+
+
+ +
Tina: "Tina"
+
+
+ +
Tinder: "Tinder"
+
+
+ +
Tindie: "Tindie"
+
+
+ +
Tinkercad: "Tinkercad"
+

Tinkercad

+ +

See

https://www.tinkercad.com

+
+
+ +
TinyLetter: "TinyLetter"
+
+
+ +
Tinygrad: "tinygrad"
+
+
+ +
Tistory: "Tistory"
+

Tistory

+ +

See

https://tistory.com

+
+
+ +
Tldraw: "tldraw"
+

tldraw

+ +

See

https://tldraw.dev

+
+
+ +
Tmux: "tmux"
+
+
+ +
Todoist: "Todoist"
+

Todoist

+ +

See

https://doist.com/press

+
+
+ +
Toggl: "Toggl"
+
+
+ +
TogglTrack: "Toggl-Track"
+
+
+ +
TokyoMetro: "Tokyo-Metro"
+
+
+ +
Toll: "Toll"
+
+
+ +
Tomorrowland: "Tomorrowland"
+

Tomorrowland

+ +

See

https://global.tomorrowland.com

+
+
+ +
TopGg: "Top.gg"
+

Top.gg

+ +

See

https://top.gg

+
+
+ +
Topcoder: "Topcoder"
+
+
+ +
Toptal: "Toptal"
+
+
+ +
TorBrowser: "Tor-Browser"
+
+
+ +
TorProject: "Tor-Project"
+
+
+ +
Toshiba: "Toshiba"
+
+
+ +
TourBox: "TourBox"
+
+
+ +
Tower: "Tower"
+
+
+ +
Toyota: "Toyota"
+
+
+ +
Tqdm: "tqdm"
+
+
+ +
Traccar: "Traccar"
+

Traccar

+ +

See

https://www.traccar.org

+
+
+ +
TradingView: "TradingView"
+
+
+ +
TraefikMesh: "Traefik-Mesh"
+
+
+ +
TraefikProxy: "Traefik-Proxy"
+

Traefik Proxy

+ +

See

https://traefik.io/traefik

+
+
+ +
Trailforks: "Trailforks"
+
+
+ +
TrainerRoad: "TrainerRoad"
+
+
+ +
Trakt: "Trakt"
+
+
+ +
Transifex: "Transifex"
+
+
+ +
Transmission: "Transmission"
+
+
+ +
TransportForIreland: "Transport-for-Ireland"
+

Transport for Ireland

+ +

See

https://www.transportforireland.ie

+
+
+ +
TransportForLondon: "Transport-for-London"
+

Transport for London

+ +

See

https://tfl.gov.uk

+
+
+ +
TravisCI: "Travis-CI"
+

Travis CI

+ +

See

https://travis-ci.com/logo

+
+
+ +
Treehouse: "Treehouse"
+

Treehouse

+ +

See

https://teamtreehouse.com

+
+
+ +
Trello: "Trello"
+
+
+ +
TrendMicro: "Trend-Micro"
+

Trend Micro

+ +

See

https://www.trendmicro.com

+
+
+ +
Treyarch: "Treyarch"
+
+
+ +
Tricentis: "Tricentis"
+

Tricentis

+ +

See

https://www.tricentis.com

+
+
+ +
Trilium: "Trilium"
+
+
+ +
Triller: "Triller"
+

Triller

+ +

See

https://triller.co

+
+
+ +
TrillerTV: "TrillerTV"
+

TrillerTV

+ +

See

https://fite.tv

+
+
+ +
Trino: "Trino"
+
+
+ +
TripCom: "Trip.com"
+

Trip.com

+ +

See

https://careers.trip.com

+
+
+ +
Tripadvisor: "Tripadvisor"
+
+
+ +
Trivago: "trivago"
+
+
+ +
Trivy: "Trivy"
+
+
+ +
Trove: "Trove"
+
+
+ +
TrueNAS: "TrueNAS"
+

TrueNAS

+ +

See

https://www.truenas.com

+
+
+ +
TrueUp: "TrueUp"
+

TrueUp

+ +

See

https://www.trueup.io

+
+
+ +
Trulia: "trulia"
+
+
+ +
TrustedShops: "Trusted-Shops"
+
+
+ +
Trustpilot: "Trustpilot"
+
+
+ +
TryHackMe: "TryHackMe"
+

TryHackMe

+ +

See

https://tryhackme.com

+
+
+ +
TryItOnline: "Try-It-Online"
+

Try It Online

+ +

See

https://tio.run

+
+
+ +
TsNode: "ts-node"
+
+
+ +
Tubi: "Tubi"
+
+
+ +
Tumblr: "Tumblr"
+
+
+ +
TuneIn: "TuneIn"
+
+
+ +
Turbo: "Turbo"
+
+
+ +
TurboSquid: "TurboSquid"
+
+
+ +
Turborepo: "Turborepo"
+
+
+ +
TurkishAirlines: "Turkish-Airlines"
+
+
+ +
Turso: "Turso"
+

Turso

+ +

See

https://turso.tech

+
+
+ +
Tutanota: "Tutanota"
+
+
+ +
Twilio: "Twilio"
+
+
+ +
Twinkly: "Twinkly"
+
+
+ +
Twinmotion: "Twinmotion"
+

Twinmotion

+ +

See

https://www.twinmotion.com

+
+
+ +
Twitch: "Twitch"
+
+
+ +
TypeORM: "TypeORM"
+
+
+ +
TypeScript: "TypeScript"
+
+
+ +
Typeform: "Typeform"
+

Typeform

+ +

See

https://www.typeform.com

+
+
+ +
Typer: "Typer"
+
+
+ +
Typst: "Typst"
+

Typst

+ +

See

https://typst.app

+
+
+ +
UBlockOrigin: "uBlock-Origin"
+
+
+ +
UFC: "UFC"
+
+
+ +
UIkit: "UIkit"
+

UIkit

+ +

See

https://getuikit.com

+
+
+ +
UML: "UML"
+
+
+ +
UPS: "UPS"
+
+
+ +
USPS: "USPS"
+
+
+ +
UTorrent: "uTorrent"
+

uTorrent

+ +

See

https://www.utorrent.com

+
+
+ +
Uber: "Uber"
+
+
+ +
UberEats: "Uber-Eats"
+
+
+ +
Ubiquiti: "Ubiquiti"
+

Ubiquiti

+ +

See

https://www.ui.com

+
+
+ +
Ubisoft: "Ubisoft"
+
+
+ +
Ubuntu: "Ubuntu"
+
+
+ +
UbuntuMATE: "Ubuntu-MATE"
+

Ubuntu MATE

+ +

See

https://ubuntu-mate.org

+
+
+ +
Udacity: "Udacity"
+

Udacity

+ +

See

https://www.udacity.com

+
+
+ +
Udemy: "Udemy"
+
+
+ +
UiPath: "UiPath"
+
+
+ +
Ulule: "Ulule"
+
+
+ +
Umami: "Umami"
+
+
+ +
Umbraco: "Umbraco"
+

Umbraco

+ +

See

https://umbraco.com

+
+
+ +
UnJS: "UnJS"
+

UnJS

+ +

See

https://unjs.io

+
+
+ +
Unacademy: "Unacademy"
+

Unacademy

+ +

See

https://unacademy.com

+
+
+ +
UnderArmour: "Under-Armour"
+
+
+ +
UnderscoreJs: "Underscore.js"
+
+
+ +
Undertale: "Undertale"
+

Undertale

+ +

See

https://undertale.com

+
+
+ +
Unicode: "Unicode"
+
+
+ +
Unilever: "Unilever"
+
+
+ +
Uniqlo: "Uniqlo"
+

Uniqlo

+ +

See

https://www.uniqlo.com

+
+
+ +
UniqloJa: "uniqlo_ja"
+

Uniqlo

+ +

See

https://www.uniqlo.com

+
+
+ +
UnitedAirlines: "United-Airlines"
+

United Airlines

+ +

See

https://www.united.com

+
+
+ +
UnitedNations: "United-Nations"
+

United Nations

+ +

See

https://www.un.org/en

+
+
+ +
Unity: "Unity"
+
+
+ +
Unlicense: "Unlicense"
+
+
+ +
UnoCSS: "UnoCSS"
+
+
+ +
Unpkg: "unpkg"
+
+
+ +
Unraid: "Unraid"
+

Unraid

+ +

See

https://unraid.net

+
+
+ +
UnrealEngine: "Unreal-Engine"
+
+
+ +
Unsplash: "Unsplash"
+

Unsplash

+ +

See

https://unsplash.com

+
+
+ +
Untappd: "Untappd"
+

Untappd

+ +

See

https://untappd.com

+
+
+ +
UpCloud: "UpCloud"
+
+
+ +
UpLabs: "UpLabs"
+

UpLabs

+ +

See

https://www.uplabs.com

+
+
+ +
Uphold: "Uphold"
+
+
+ +
Upptime: "Upptime"
+

Upptime

+ +

See

https://upptime.js.org

+
+
+ +
Upstash: "Upstash"
+

Upstash

+ +

See

https://upstash.com

+
+
+ +
UptimeKuma: "Uptime-Kuma"
+

Uptime Kuma

+ +

See

https://uptime.kuma.pet

+
+
+ +
Uptobox: "Uptobox"
+

Uptobox

+ +

See

https://uptobox.fr

+
+
+ +
Upwork: "Upwork"
+
+
+ +
V: "V"
+
+
+ +
V2EX: "V2EX"
+
+
+ +
V8: "V8"
+
+
+ +
VBulletin: "vBulletin"
+
+
+ +
VEED: "VEED"
+

VEED

+ +

See

https://www.veed.io

+
+
+ +
VEGAS: "VEGAS"
+
+
+ +
VEXXHOST: "VEXXHOST"
+

VEXXHOST

+ +

See

https://vexxhost.com

+
+
+ +
VFairs: "vFairs"
+

vFairs

+ +

See

https://www.vfairs.com

+
+
+ +
VK: "VK"
+
+
+ +
VLCMediaPlayer: "VLC-media-player"
+
+
+ +
VMware: "VMware"
+
+
+ +
VOX: "VOX"
+
+
+ +
VSCO: "VSCO"
+
+
+ +
VSCodium: "VSCodium"
+
+
+ +
VTEX: "VTEX"
+

VTEX

+ +

See

https://vtex.com

+
+
+ +
Vaadin: "Vaadin"
+
+
+ +
Vagrant: "Vagrant"
+
+
+ +
Vala: "Vala"
+
+
+ +
Valorant: "Valorant"
+
+
+ +
Valve: "Valve"
+
+
+ +
Vapor: "Vapor"
+

Vapor

+ +

See

https://vapor.codes

+
+
+ +
Vault: "Vault"
+
+
+ +
Vaultwarden: "Vaultwarden"
+
+
+ +
Vauxhall: "Vauxhall"
+
+
+ +
Vectary: "Vectary"
+

Vectary

+ +

See

https://www.vectary.com

+
+
+ +
VectorLogoZone: "Vector-Logo-Zone"
+

Vector Logo Zone

+ +

See

https://www.vectorlogo.zone

+
+
+ +
Vectorworks: "Vectorworks"
+
+
+ +
Veeam: "Veeam"
+
+
+ +
Veepee: "Veepee"
+

Veepee

+ +

See

https://www.veepee.fr

+
+
+ +
Vega: "Vega"
+
+
+ +
Velog: "Velog"
+
+
+ +
Venmo: "Venmo"
+
+
+ +
Vercel: "Vercel"
+
+
+ +
Verdaccio: "Verdaccio"
+
+
+ +
Veritas: "Veritas"
+
+
+ +
Verizon: "Verizon"
+
+
+ +
Vespa: "Vespa"
+
+
+ +
Viadeo: "Viadeo"
+
+
+ +
Viaplay: "Viaplay"
+
+
+ +
Viber: "Viber"
+
+
+ +
Viblo: "Viblo"
+

Viblo

+ +

See

https://viblo.asia

+
+
+ +
VictoriaMetrics: "VictoriaMetrics"
+
+
+ +
VictronEnergy: "Victron-Energy"
+
+
+ +
Vim: "Vim"
+
+
+ +
Vimeo: "Vimeo"
+
+
+ +
VimeoLivestream: "Vimeo-Livestream"
+

Vimeo Livestream

+ +

See

https://livestream.com

+
+
+ +
Virgin: "Virgin"
+
+
+ +
VirginAtlantic: "Virgin-Atlantic"
+

Virgin Atlantic

+ +

See

https://www.virginatlantic.com

+
+
+ +
VirginMedia: "Virgin-Media"
+
+
+ +
VirtualBox: "VirtualBox"
+
+
+ +
VirusTotal: "VirusTotal"
+

VirusTotal

+ +

See

https://www.virustotal.com

+
+
+ +
Visa: "Visa"
+
+
+ +
Visx: "visx"
+
+
+ +
Vite: "Vite"
+

Vite

+ +

See

https://vitejs.dev

+
+
+ +
VitePress: "VitePress"
+
+
+ +
Vitess: "Vitess"
+
+
+ +
Vitest: "Vitest"
+

Vitest

+ +

See

https://vitest.dev

+
+
+ +
VivaWallet: "Viva-Wallet"
+
+
+ +
Vivaldi: "Vivaldi"
+
+
+ +
Vivino: "Vivino"
+
+
+ +
Vivint: "Vivint"
+
+
+ +
Vivo: "vivo"
+
+
+ +
VoIPMs: "VoIP.ms"
+

VoIP.ms

+ +

See

https://voip.ms

+
+
+ +
Vodafone: "Vodafone"
+
+
+ +
VoidLinux: "Void-Linux"
+
+
+ +
Volkswagen: "Volkswagen"
+

Volkswagen

+ +

See

https://www.vw.com

+
+
+ +
Volvo: "Volvo"
+
+
+ +
Vonage: "Vonage"
+

Vonage

+ +

See

https://www.vonage.com

+
+
+ +
VoronDesign: "Voron-Design"
+
+
+ +
VowpalWabbit: "Vowpal-Wabbit"
+
+
+ +
VueJs: "Vue.js"
+
+
+ +
Vuetify: "Vuetify"
+
+
+ +
Vulkan: "Vulkan"
+
+
+ +
Vultr: "Vultr"
+
+
+ +
Vyond: "Vyond"
+

Vyond

+ +

See

https://www.vyond.com

+
+
+ +
W3Schools: "W3Schools"
+
+
+ +
WALKMAN: "WALKMAN"
+
+
+ +
WEBTOON: "WEBTOON"
+

WEBTOON

+ +

See

https://webtoons.com

+
+
+ +
WEMO: "WEMO"
+
+
+ +
WPEngine: "WP-Engine"
+
+
+ +
WPExplorer: "WPExplorer"
+

WPExplorer

+ +

See

https://wpexplorer.com

+
+
+ +
WPRocket: "WP-Rocket"
+

WP Rocket

+ +

See

https://wp-rocket.me

+
+
+ +
WWE: "WWE"
+
+
+ +
Wacom: "Wacom"
+
+
+ +
Wagmi: "Wagmi"
+

Wagmi

+ +

See

https://wagmi.sh

+
+
+ +
Wagtail: "Wagtail"
+
+
+ +
Wails: "Wails"
+

Wails

+ +

See

https://wails.io

+
+
+ +
WakaTime: "WakaTime"
+
+
+ +
Wallabag: "Wallabag"
+
+
+ +
WalletConnect: "WalletConnect"
+

WalletConnect

+ +

See

https://walletconnect.com/brand

+
+
+ +
Walmart: "Walmart"
+
+
+ +
Wantedly: "Wantedly"
+
+
+ +
Wappalyzer: "Wappalyzer"
+
+
+ +
Warnerbros: "warnerbros"
+

Warner Bros.

+ +

See

https://www.warnerbros.com

+
+
+ +
Warp: "Warp"
+

Warp

+ +

See

https://warp.dev

+
+
+ +
Wasabi: "Wasabi"
+

Wasabi

+ +

See

https://wasabi.com

+
+
+ +
WasmCloud: "wasmCloud"
+
+
+ +
Wasmer: "Wasmer"
+
+
+ +
Watchtower: "Watchtower"
+
+
+ +
Wattpad: "Wattpad"
+
+
+ +
Wayland: "Wayland"
+
+
+ +
Waze: "Waze"
+
+
+ +
WazirX: "WazirX"
+

WazirX

+ +

See

https://wazirx.com

+
+
+ +
WeChat: "WeChat"
+
+
+ +
WeGame: "WeGame"
+
+
+ +
WeTransfer: "WeTransfer"
+

WeTransfer

+ +

See

https://wetransfer.com

+
+
+ +
WearOS: "Wear-OS"
+
+
+ +
Weasyl: "Weasyl"
+

Weasyl

+ +

See

https://www.weasyl.com

+
+
+ +
Web3Js: "Web3.js"
+
+
+ +
WebAssembly: "WebAssembly"
+

WebAssembly

+ +

See

https://webassembly.org

+
+
+ +
WebAuthn: "WebAuthn"
+
+
+ +
WebGL: "WebGL"
+
+
+ +
WebGPU: "WebGPU"
+
+
+ +
WebMoney: "WebMoney"
+
+
+ +
WebRTC: "WebRTC"
+

WebRTC

+ +

See

https://webrtc.org

+
+
+ +
WebStorm: "WebStorm"
+
+
+ +
WebcomponentsOrg: "webcomponents.org"
+

webcomponents.org

+ +

See

https://www.webcomponents.org

+
+
+ +
WebdriverIO: "WebdriverIO"
+

WebdriverIO

+ +

See

https://webdriver.io/docs/api

+
+
+ +
Webex: "Webex"
+
+
+ +
Webflow: "Webflow"
+
+
+ +
Weblate: "Weblate"
+
+
+ +
Webmin: "Webmin"
+
+
+ +
Webpack: "Webpack"
+
+
+ +
Webtrees: "webtrees"
+

webtrees

+ +

See

https://webtrees.net

+
+
+ +
Weights__Biases: "Weights-&-Biases"
+

Weights & Biases

+ +

See

https://wandb.ai

+
+
+ +
WelcomeToTheJungle: "Welcome-to-the-Jungle"
+

Welcome to the Jungle

+ +

See

https://www.welcometothejungle.com

+
+
+ +
Wellfound: "Wellfound"
+

Wellfound

+ +

See

https://wellfound.com/logo

+
+
+ +
WellsFargo: "Wells-Fargo"
+
+
+ +
WesternDigital: "Western-Digital"
+

Western Digital

+ +

See

https://www.westerndigital.com

+
+
+ +
WesternUnion: "Western-Union"
+

Western Union

+ +

See

https://www.westernunion.com

+
+
+ +
WezTerm: "WezTerm"
+
+
+ +
Wgpu: "wgpu"
+

wgpu

+ +

See

https://wgpu.rs

+
+
+ +
WhatsApp: "WhatsApp"
+
+
+ +
WhenIWork: "When-I-Work"
+

When I Work

+ +

See

https://wheniwork.com

+
+
+ +
Wii: "Wii"
+
+
+ +
WiiU: "Wii-U"
+
+
+ +
WikiGg: "wiki.gg"
+
+
+ +
WikiJs: "Wiki.js"
+
+
+ +
Wikidata: "Wikidata"
+
+
+ +
WikimediaCommons: "Wikimedia-Commons"
+
+
+ +
WikimediaFoundation: "Wikimedia-Foundation"
+
+
+ +
Wikipedia: "Wikipedia"
+
+
+ +
Wikiquote: "Wikiquote"
+
+
+ +
Wikivoyage: "Wikivoyage"
+
+
+ +
Winamp: "Winamp"
+

Winamp

+ +

See

https://www.winamp.com

+
+
+ +
Wipro: "Wipro"
+
+
+ +
Wire: "Wire"
+
+
+ +
WireGuard: "WireGuard"
+

WireGuard

+ +

See

https://www.wireguard.com

+
+
+ +
Wireshark: "Wireshark"
+
+
+ +
Wise: "Wise"
+
+
+ +
Wish: "Wish"
+

Wish

+ +

See

https://wish.com

+
+
+ +
Wistia: "Wistia"
+
+
+ +
Wix: "Wix"
+
+
+ +
WizzAir: "Wizz-Air"
+
+
+ +
Wolfram: "Wolfram"
+
+
+ +
WolframLanguage: "Wolfram-Language"
+
+
+ +
WolframMathematica: "Wolfram-Mathematica"
+
+
+ +
Wondershare: "Wondershare"
+
+
+ +
WondershareFilmora: "Wondershare-Filmora"
+

Wondershare Filmora

+ +

See

https://filmora.wondershare.com

+
+
+ +
Woo: "Woo"
+
+
+ +
WooCommerce: "WooCommerce"
+
+
+ +
WordPress: "WordPress"
+
+
+ +
Workplace: "Workplace"
+
+
+ +
WorldHealthOrganization: "World-Health-Organization"
+

World Health Organization

+ +

See

https://www.who.int

+
+
+ +
WriteAs: "Write.as"
+

Write.as

+ +

See

https://write.as/brand

+
+
+ +
Wwise: "Wwise"
+
+
+ +
Wykop: "Wykop"
+

Wykop

+ +

See

https://wykop.pl

+
+
+ +
Wyze: "Wyze"
+
+
+ +
X: "X"
+

X

+ +

See

https://x.com

+
+
+ +
XAMPP: "XAMPP"
+
+
+ +
XDADevelopers: "XDA-Developers"
+

XDA Developers

+ +

See

https://www.xda-developers.com

+
+
+ +
XFCE: "XFCE"
+
+
+ +
XMPP: "XMPP"
+
+
+ +
XO: "XO"
+
+
+ +
XOrg: "X.Org"
+
+
+ +
XRP: "XRP"
+

XRP

+ +

See

https://xrpl.org

+
+
+ +
XSplit: "XSplit"
+
+
+ +
XState: "XState"
+
+
+ +
Xcode: "Xcode"
+
+
+ +
Xendit: "Xendit"
+
+
+ +
Xero: "Xero"
+
+
+ +
Xiaohongshu: "Xiaohongshu"
+

Xiaohongshu

+ +

See

https://pro.xiaohongshu.com

+
+
+ +
Xiaomi: "Xiaomi"
+
+
+ +
Xing: "Xing"
+
+
+ +
YAML: "YAML"
+
+
+ +
YCombinator: "Y-Combinator"
+
+
+ +
Yabai: "yabai"
+
+
+ +
Yale: "Yale"
+
+
+ +
YamahaCorporation: "Yamaha-Corporation"
+

Yamaha Corporation

+ +

See

https://www.yamaha.com/en/

+
+
+ +
YamahaMotorCorporation: "Yamaha-Motor-Corporation"
+
+
+ +
YandexCloud: "Yandex-Cloud"
+
+
+ +
Yarn: "Yarn"
+
+
+ +
Yelp: "Yelp"
+
+
+ +
Yeti: "Yeti"
+
+
+ +
Yoast: "Yoast"
+
+
+ +
YouTube: "YouTube"
+
+
+ +
YouTubeGaming: "YouTube-Gaming"
+

YouTube Gaming

+ +

See

https://gaming.youtube.com

+
+
+ +
YouTubeKids: "YouTube-Kids"
+
+
+ +
YouTubeMusic: "YouTube-Music"
+
+
+ +
YouTubeShorts: "YouTube-Shorts"
+

YouTube Shorts

+ +

See

https://www.youtube.com/shorts

+
+
+ +
YouTubeStudio: "YouTube-Studio"
+

YouTube Studio

+ +

See

https://www.youtube.com

+
+
+ +
YouTubeTV: "YouTube-TV"
+
+
+ +
Yr: "Yr"
+
+
+ +
Yubico: "Yubico"
+
+
+ +
YunoHost: "YunoHost"
+
+
+ +
ZAP: "ZAP"
+
+
+ +
ZCOOL: "ZCOOL"
+
+
+ +
ZDF: "ZDF"
+

ZDF

+ +

See

https://www.zdf.de

+
+
+ +
Zaim: "Zaim"
+

Zaim

+ +

See

https://zaim.net

+
+
+ +
Zalando: "Zalando"
+
+
+ +
Zalo: "Zalo"
+

Zalo

+ +

See

https://zalo.me

+
+
+ +
Zapier: "Zapier"
+
+
+ +
Zara: "Zara"
+
+
+ +
Zazzle: "Zazzle"
+
+
+ +
Zcash: "Zcash"
+

Zcash

+ +

See

https://z.cash

+
+
+ +
ZebPay: "ZebPay"
+

ZebPay

+ +

See

https://www.zebpay.com

+
+
+ +
ZebraTechnologies: "Zebra-Technologies"
+

Zebra Technologies

+ +

See

https://www.zebra.com

+
+
+ +
ZedIndustries: "Zed-Industries"
+
+
+ +
Zelle: "Zelle"
+
+
+ +
Zend: "Zend"
+
+
+ +
Zendesk: "Zendesk"
+
+
+ +
Zenn: "Zenn"
+
+
+ +
Zenodo: "Zenodo"
+
+
+ +
Zensar: "Zensar"
+
+
+ +
Zerodha: "Zerodha"
+

Zerodha

+ +

See

https://zerodha.com

+
+
+ +
Zerply: "Zerply"
+
+
+ +
Zettlr: "Zettlr"
+

Zettlr

+ +

See

https://www.zettlr.com

+
+
+ +
Zhihu: "Zhihu"
+

Zhihu

+ +

See

https://www.zhihu.com

+
+
+ +
Zig: "Zig"
+
+
+ +
Zigbee: "Zigbee"
+
+
+ +
Zigbee2MQTT: "Zigbee2MQTT"
+
+
+ +
Ziggo: "Ziggo"
+
+
+ +
Zilch: "Zilch"
+

Zilch

+ +

See

https://www.zilch.com

+
+
+ +
Zillow: "Zillow"
+

Zillow

+ +

See

https://www.zillow.com

+
+
+ +
ZincSearch: "ZincSearch"
+
+
+ +
Zingat: "Zingat"
+

Zingat

+ +

See

https://www.zingat.com

+
+
+ +
Zod: "Zod"
+

Zod

+ +

See

https://zod.dev

+
+
+ +
Zoho: "Zoho"
+
+
+ +
Zoiper: "Zoiper"
+
+
+ +
Zomato: "Zomato"
+
+
+ +
Zoom: "Zoom"
+
+
+ +
Zorin: "Zorin"
+
+
+ +
Zotero: "Zotero"
+
+
+ +
Zsh: "Zsh"
+
+
+ +
Zulip: "Zulip"
+
+
+ +
Zyte: "Zyte"
+
+
+ +
_1001Tracklists: "1001Tracklists"
+

1001Tracklists

+ +

See

https://www.1001tracklists.com

+
+
+ +
_1111: "1.1.1.1"
+

1.1.1.1

+ +

See

https://one.one.one.one

+
+
+ +
_1Panel: "1Panel"
+

1Panel

+ +

See

https://1panel.cn

+
+
+ +
_1Password: "1Password"
+

1Password

+ +

See

https://1password.com/press

+
+
+ +
_2FAS: "2FAS"
+
+
+ +
_2K: "2K"
+
+
+ +
_365DataScience: "365-Data-Science"
+

365 Data Science

+ +

See

https://365datascience.com

+
+
+ +
_3M: "3M"
+
+
+ +
_42: "42"
+
+
+ +
_4D: "4D"
+
+
+ +
_4chan: "4chan"
+

4chan

+ +

See

https://www.4chan.org

+
+
+ +
_500px: "500px"
+

500px

+ +

See

https://500px.com

+
+
+ +
_7Zip: "7Zip"
+
+
+ +
_99designs: "99designs"
+
+
+ +
_9GAG: "9GAG"
+
+
+ +
_KODA: "ŠKODA"
+
+
+ +
_abka: "Żabka"
+

Żabka

+ +

See

https://www.zabka.pl

+
+
+ +
_e_: "/e/"
+
+
+ +
_leDeFranceMobilit_s: "Île-de-France-Mobilités"
+

Île-de-France Mobilités

+ +

See

https://www.iledefrance-mobilites.fr

+
+
-

Generated using TypeDoc

-
-
- - - \ No newline at end of file +

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 43ef797..58772a0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,210 +1,135 @@ - - - - - - shieldsio-elements - - - - - - -
-
-
-
- -
-
- Options -
-
- All -
    -
  • Public
  • -
  • Public/Protected
  • -
  • All
  • -
-
- - -
-
- Menu -
-
-
-
-
-
-

shieldsio-elements

-
-
-
+shieldsio-elements
+
+ +
-
-
-
- -

shieldsio-elements

-
-

View this project on NPM - NPM Version - Issues Count - License - Type Definitions

-

Custom HTML Elements and helpers for Shields.io Badges.

- -

Shield IO Badges

-
-

All Shield.io badges have the following attributes:

-
    -
  • label: the left-hand-side text if overwritten; otherwise null.
  • -
  • logo: the logo to use.
  • -
  • color: the color of the right-hand-side background.
  • -
  • logocolor: the color of the logo.
  • -
  • labelcolor: the color of the left-hand-side background.
  • -
  • logowidth: the horizontal space for the logo.
  • -
  • badgestyle: the style of the badge. Can be:
      -
    • plastic
    • -
    • flat
    • -
    • flat-square
    • -
    • for-the-badge
    • -
    • social
    • -
    -
  • -
- -

shieldio-badge element

-
-

Used to show a static badge.

-

In addition to the common attributes, the static also supports:

-
    -
  • message the right-hand-side text.
  • -
-
<shieldio-badge label="Label" message="message" color="green"></shieldio-badge>
+
+
+

shieldsio-elements

+
+ +

shieldsio-elements

+
+

View this project on NPM +NPM Version +Issues Count +License +Type Definitions

+

Custom HTML Elements and helpers for Shields.io Badges.

+ + +

Shield IO Badges

+
+

All Shield.io badges have the following attributes:

+
    +
  • label: the left-hand-side text if overwritten; otherwise null.
  • +
  • logo: the logo to use.
  • +
  • color: the color of the right-hand-side background.
  • +
  • logocolor: the color of the logo.
  • +
  • labelcolor: the color of the left-hand-side background.
  • +
  • logowidth: the horizontal space for the logo.
  • +
  • badgestyle: the style of the badge. Can be:
      +
    • plastic
    • +
    • flat
    • +
    • flat-square
    • +
    • for-the-badge
    • +
    • social
    • +
    +
  • +
+ + +

shieldio-badge element

+
+

Used to show a static badge.

+

In addition to the common attributes, the static also supports:

+
    +
  • message the right-hand-side text.
  • +
+
<shieldio-badge label="Label" message="message" color="green"></shieldio-badge>
 
-

Static Example

- -

shieldio-badge-dynamic element

-
-

Used to show a dynamic badge.

-

In addition to the common attributes, the dynamic also supports:

-
    -
  • dataurl: the URL of the data to base the badge on.
  • -
  • dataquery: the query for the dynamic content.
  • -
  • prefix: the text to prefix the dynamic content.
  • -
  • suffix: the text to suffix the dynamic content.
  • -
  • datatype: the type of data to process. Can be:
      -
    • xml
    • -
    • json
    • -
    • yaml
    • -
    -
  • -
-
<shieldio-badge-dynamic datatype="xml" dataurl="https://raw.githubusercontent.com/PH16-Productions/tv.ph16.paperplugin/main/pom.xml" label="Java Version" dataquery="//*[local-name() = 'java.version']"></shieldio-badge-dynamic>
+

Static Example

+ + +

shieldio-badge-dynamic element

+
+

Used to show a dynamic badge.

+

In addition to the common attributes, the dynamic also supports:

+
    +
  • dataurl: the URL of the data to base the badge on.
  • +
  • dataquery: the query for the dynamic content.
  • +
  • prefix: the text to prefix the dynamic content.
  • +
  • suffix: the text to suffix the dynamic content.
  • +
  • datatype: the type of data to process. Can be:
      +
    • xml
    • +
    • json
    • +
    • yaml
    • +
    +
  • +
+
<shieldio-badge-dynamic datatype="xml" dataurl="https://raw.githubusercontent.com/PH16-Productions/tv.ph16.paperplugin/main/pom.xml" label="Java Version" dataquery="//*[local-name() = 'java.version']"></shieldio-badge-dynamic>
 
-

Dynamic Example

- -

Other Badges

-
- -

simpleicon-badge element

-
-

Shows a badge for a simple icon.

-

Supports the following attributes:

-
    -
  • logo: the simple icon logo to display.
  • -
  • badgestyle: the style of the badge. Can be:
      -
    • plastic
    • -
    • flat
    • -
    • flat-square
    • -
    • for-the-badge
    • -
    • social
    • -
    -
  • -
-
<simpleicon-badge logo="GitHub"></simpleicon-badge>
+

Dynamic Example

+ + +

Other Badges

+
+ + +

simpleicon-badge element

+
+

Shows a badge for a simple icon.

+

Supports the following attributes:

+
    +
  • logo: the simple icon logo to display.
  • +
  • badgestyle: the style of the badge. Can be:
      +
    • plastic
    • +
    • flat
    • +
    • flat-square
    • +
    • for-the-badge
    • +
    • social
    • +
    +
  • +
+
<simpleicon-badge logo="GitHub"></simpleicon-badge>
 
-

Simple Example

-
-
- -
-
-
-
-

Legend

-
-
    -
  • Constructor
  • -
  • Method
  • -
  • Accessor
  • -
-
    -
  • Protected method
  • -
  • Protected accessor
  • -
-
    -
  • Property
  • -
-
    -
  • Inherited method
  • -
-
-
-
+

Simple Example

+
+
-

Generated using TypeDoc

-
-
- - - \ No newline at end of file +

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/interfaces/simpleicon.html b/docs/interfaces/simpleicon.html index 47ba8b4..146b21a 100644 --- a/docs/interfaces/simpleicon.html +++ b/docs/interfaces/simpleicon.html @@ -1,219 +1,87 @@ - - - - - - SimpleIcon | shieldsio-elements - - - - - - -
-
-
-
- -
-
- Options -
-
- All -
    -
  • Public
  • -
  • Public/Protected
  • -
  • All
  • -
-
- - -
-
- Menu -
-
-
-
-
-
- -

Interface SimpleIcon

-
-
-
+SimpleIcon | shieldsio-elements
+
+ +
-
-
-
-

Hierarchy

-
    -
  • - SimpleIcon -
  • -
-
-
-

Index

-
-
-
-

Properties

- -
-
-
-
-
-

Properties

-
- -

Readonly hex

-
hex: string
- -
-
- -

Optional Readonly slug

-
slug: string
- -
-
- -

Readonly source

-
source: string
- -
-
- -

Readonly title

-
title: string
- -
-
-
- -
-
-
-
-

Legend

-
-
    -
  • Constructor
  • -
  • Method
  • -
  • Accessor
  • -
-
    -
  • Protected method
  • -
  • Protected accessor
  • -
-
    -
  • Property
  • -
-
    -
  • Inherited method
  • -
-
-
-
+
+
+ +

Interface SimpleIcon

+
+

Hierarchy

+
    +
  • SimpleIcon
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
hex: string
+
+ +
slug?: string
+
+ +
source: string
+
+ +
title: string
+
-

Generated using TypeDoc

-
-
- - - \ No newline at end of file +

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/modules.html b/docs/modules.html index fb034e8..42fa2ca 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -1,187 +1,69 @@ - - - - - - shieldsio-elements - - - - - - -
-
-
-
- -
-
- Options -
-
- All -
    -
  • Public
  • -
  • Public/Protected
  • -
  • All
  • -
-
- - -
-
- Menu -
-
-
-
-
-
-

shieldsio-elements

-
-
-
+shieldsio-elements
+
+ +
-
-
-
-

Index

-
-
-
-

Enumerations

- -
-
-

Classes

- -
-
-

Interfaces

- -
-
-

Variables

- -
-
-
-
-
-

Variables

-
- -

Const icons

-
icons: {} = ...
- -
-
-

Information about the simple icons.

-
-
-
-

Type declaration

- -
-
-
-
- -
-
-
-
-

Legend

-
-
    -
  • Constructor
  • -
  • Method
  • -
  • Accessor
  • -
-
    -
  • Protected method
  • -
  • Protected accessor
  • -
-
    -
  • Property
  • -
-
    -
  • Inherited method
  • -
-
-
-
+
+
+

shieldsio-elements

+
+
+

Index

+
+

Enumerations

+
+
+

Classes

+
+
+

Interfaces

+
+
+

Variables

+
+
-

Generated using TypeDoc

-
-
- - - \ No newline at end of file +

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/variables/icons.html b/docs/variables/icons.html new file mode 100644 index 0000000..df0229d --- /dev/null +++ b/docs/variables/icons.html @@ -0,0 +1,59 @@ +icons | shieldsio-elements
+
+ +
+
+
+
+ +

Variable iconsConst

+
icons: {
    [k: string]: SimpleIcon;
} = ...
+

Information about the simple icons.

+
+
+

Type declaration

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/gulpfile.js b/gulpfile.js index c697a1c..4e3ad82 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -1,7 +1,7 @@ import gulp from 'gulp' import merge from 'merge2' import rename from 'gulp-rename' -import rimraf from 'rimraf' +import { rimraf } from 'rimraf' import sourcemaps from 'gulp-sourcemaps' import terser from 'gulp-terser' import ts from 'gulp-typescript' @@ -164,7 +164,7 @@ gulp.task("minify", function () { }); gulp.task("clean", async function () { - rimraf("dist/*.*", function () {}); + return rimraf("dist/*.*", { glob: true}); }); gulp.task("build", gulp.series(["clean", "ts-build", "minify"])); \ No newline at end of file diff --git a/package.json b/package.json index 57712c6..253d58a 100644 --- a/package.json +++ b/package.json @@ -9,25 +9,25 @@ }, "description": "Custom HTML Elements and helpers for Shields.io", "devDependencies": { + "@types/simple-icons": "5.21.1", "esm": "3.2.25", "gulp": "4.0.2", "gulp-cli": "2.3.0", "gulp-rename": "2.0.0", "gulp-rewrite-imports": "1.1.0", "gulp-sourcemaps": "3.0.0", - "gulp-terser": "2.0.1", - "gulp-typedoc": "3.0.1", - "gulp-typescript": "6.0.0-alpha.1", - "jsdom": "16.6.0", + "gulp-terser": "2.1.0", + "gulp-typedoc": "3.0.2", + "gulp-typescript": "5.0.1", + "http-server": "14.1.1", + "jsdom": "24.1.0", "merge2": "1.4.1", - "rimraf": "3.0.2", - "terser": "5.7.0", - "typedoc": "0.20.36", - "typescript": "4.2.4", - "ts-morph": "11.0.0", - "simple-icons": "5.1.0", - "@types/simple-icons": "5.0.0", - "http-server": "0.12.3" + "rimraf": "6.0.1", + "simple-icons": "13.1.0", + "terser": "5.31.3", + "ts-morph": "23.0.0", + "typedoc": "0.23.28", + "typescript": "5.5.3" }, "homepage": "https://shmuelie.github.io/shieldsio-elements/", "license": "MIT", @@ -41,9 +41,9 @@ "scripts": { "build": "gulp build", "preinstall": "npx -y only-allow pnpm", - "test": "http-server ./ -p 8000" + "test": "http-server ./ -p 8008" }, "type": "module", "types": "./dist/index.d.ts", - "version": "1.0.0" + "version": "1.1.0" } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1a53400..0770204 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,322 +1,2136 @@ -lockfileVersion: 5.3 - -specifiers: - '@types/simple-icons': 5.0.0 - esm: 3.2.25 - gulp: 4.0.2 - gulp-cli: 2.3.0 - gulp-rename: 2.0.0 - gulp-rewrite-imports: 1.1.0 - gulp-sourcemaps: 3.0.0 - gulp-terser: 2.0.1 - gulp-typedoc: 3.0.1 - gulp-typescript: 6.0.0-alpha.1 - http-server: 0.12.3 - jsdom: 16.6.0 - merge2: 1.4.1 - rimraf: 3.0.2 - simple-icons: 5.1.0 - terser: 5.7.0 - ts-morph: 11.0.0 - typedoc: 0.20.36 - typescript: 4.2.4 - -devDependencies: - '@types/simple-icons': 5.0.0 - esm: 3.2.25 - gulp: 4.0.2 - gulp-cli: 2.3.0 - gulp-rename: 2.0.0 - gulp-rewrite-imports: 1.1.0 - gulp-sourcemaps: 3.0.0 - gulp-terser: 2.0.1 - gulp-typedoc: 3.0.1_typedoc@0.20.36 - gulp-typescript: 6.0.0-alpha.1_typescript@4.2.4 - http-server: 0.12.3 - jsdom: 16.6.0 - merge2: 1.4.1 - rimraf: 3.0.2 - simple-icons: 5.1.0 - terser: 5.7.0 - ts-morph: 11.0.0 - typedoc: 0.20.36_typescript@4.2.4 - typescript: 4.2.4 +lockfileVersion: '9.0' + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + +importers: + + .: + devDependencies: + '@types/simple-icons': + specifier: 5.21.1 + version: 5.21.1 + esm: + specifier: 3.2.25 + version: 3.2.25 + gulp: + specifier: 4.0.2 + version: 4.0.2 + gulp-cli: + specifier: 2.3.0 + version: 2.3.0 + gulp-rename: + specifier: 2.0.0 + version: 2.0.0 + gulp-rewrite-imports: + specifier: 1.1.0 + version: 1.1.0 + gulp-sourcemaps: + specifier: 3.0.0 + version: 3.0.0 + gulp-terser: + specifier: 2.1.0 + version: 2.1.0 + gulp-typedoc: + specifier: 3.0.2 + version: 3.0.2(typedoc@0.23.28(typescript@5.5.3)) + gulp-typescript: + specifier: 5.0.1 + version: 5.0.1(typescript@5.5.3) + http-server: + specifier: 14.1.1 + version: 14.1.1 + jsdom: + specifier: 24.1.0 + version: 24.1.0 + merge2: + specifier: 1.4.1 + version: 1.4.1 + rimraf: + specifier: 6.0.1 + version: 6.0.1 + simple-icons: + specifier: 13.1.0 + version: 13.1.0 + terser: + specifier: 5.31.3 + version: 5.31.3 + ts-morph: + specifier: 23.0.0 + version: 23.0.0 + typedoc: + specifier: 0.23.28 + version: 0.23.28(typescript@5.5.3) + typescript: + specifier: 5.5.3 + version: 5.5.3 packages: - /@gulp-sourcemaps/identity-map/2.0.1: + '@gulp-sourcemaps/identity-map@2.0.1': resolution: {integrity: sha512-Tb+nSISZku+eQ4X1lAkevcQa+jknn/OVUgZ3XCxEKIsLsqYuPoJwJOPQeaOk75X3WPftb29GWY1eqE7GLsXb1Q==} engines: {node: '>= 0.10'} + + '@gulp-sourcemaps/map-sources@1.0.0': + resolution: {integrity: sha512-o/EatdaGt8+x2qpb0vFLC/2Gug/xYPRXb6a+ET1wGYKozKN3krDWC/zZFZAtrzxJHuDL12mwdfEFKcKMNvc55A==} + engines: {node: '>= 0.10'} + + '@isaacs/cliui@8.0.2': + resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} + engines: {node: '>=12'} + + '@jridgewell/gen-mapping@0.3.5': + resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==} + engines: {node: '>=6.0.0'} + + '@jridgewell/resolve-uri@3.1.2': + resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} + engines: {node: '>=6.0.0'} + + '@jridgewell/set-array@1.2.1': + resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==} + engines: {node: '>=6.0.0'} + + '@jridgewell/source-map@0.3.6': + resolution: {integrity: sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==} + + '@jridgewell/sourcemap-codec@1.5.0': + resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} + + '@jridgewell/trace-mapping@0.3.25': + resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} + + '@nodelib/fs.scandir@2.1.5': + resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} + engines: {node: '>= 8'} + + '@nodelib/fs.stat@2.0.5': + resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==} + engines: {node: '>= 8'} + + '@nodelib/fs.walk@1.2.8': + resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} + engines: {node: '>= 8'} + + '@pkgjs/parseargs@0.11.0': + resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} + engines: {node: '>=14'} + + '@ts-morph/common@0.24.0': + resolution: {integrity: sha512-c1xMmNHWpNselmpIqursHeOHHBTIsJLbB+NuovbTTRCNiTLEr/U9dbJ8qy0jd/O2x5pc3seWuOUN5R2IoOTp8A==} + + '@types/simple-icons@5.21.1': + resolution: {integrity: sha512-exnKcr2DxKe0UsGIjvw/hv88OAWkxwPped5iq7YlgC9flaxAJHHvsjmq45Sr7FYjjyrwJI8VFh85xzY6k+L5WQ==} + deprecated: This is a stub types definition. simple-icons provides its own type definitions, so you do not need this installed. + + acorn@6.4.2: + resolution: {integrity: sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==} + engines: {node: '>=0.4.0'} + hasBin: true + + acorn@8.12.1: + resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==} + engines: {node: '>=0.4.0'} + hasBin: true + + agent-base@7.1.1: + resolution: {integrity: sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==} + engines: {node: '>= 14'} + + ansi-colors@1.1.0: + resolution: {integrity: sha512-SFKX67auSNoVR38N3L+nvsPjOE0bybKTYbkf5tRvushrAPQ9V75huw0ZxBkKVeRU9kqH3d6HA4xTckbwZ4ixmA==} + engines: {node: '>=0.10.0'} + + ansi-colors@3.2.4: + resolution: {integrity: sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA==} + engines: {node: '>=6'} + + ansi-colors@4.1.3: + resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==} + engines: {node: '>=6'} + + ansi-gray@0.1.1: + resolution: {integrity: sha512-HrgGIZUl8h2EHuZaU9hTR/cU5nhKxpVE1V6kdGsQ8e4zirElJ5fvtfc8N7Q1oq1aatO275i8pUFUCpNWCAnVWw==} + engines: {node: '>=0.10.0'} + + ansi-regex@2.1.1: + resolution: {integrity: sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==} + engines: {node: '>=0.10.0'} + + ansi-regex@5.0.1: + resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} + engines: {node: '>=8'} + + ansi-regex@6.0.1: + resolution: {integrity: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==} + engines: {node: '>=12'} + + ansi-sequence-parser@1.1.1: + resolution: {integrity: sha512-vJXt3yiaUL4UU546s3rPXlsry/RnM730G1+HkpKE012AN0sx1eOrxSu95oKDIonskeLTijMgqWZ3uDEe3NFvyg==} + + ansi-styles@4.3.0: + resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} + engines: {node: '>=8'} + + ansi-styles@6.2.1: + resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} + engines: {node: '>=12'} + + ansi-wrap@0.1.0: + resolution: {integrity: sha512-ZyznvL8k/FZeQHr2T6LzcJ/+vBApDnMNZvfVFy3At0knswWd6rJ3/0Hhmpu8oqa6C92npmozs890sX9Dl6q+Qw==} + engines: {node: '>=0.10.0'} + + anymatch@2.0.0: + resolution: {integrity: sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==} + + append-buffer@1.0.2: + resolution: {integrity: sha512-WLbYiXzD3y/ATLZFufV/rZvWdZOs+Z/+5v1rBZ463Jn398pa6kcde27cvozYnBoxXblGZTFfoPpsaEw0orU5BA==} + engines: {node: '>=0.10.0'} + + archy@1.0.0: + resolution: {integrity: sha512-Xg+9RwCg/0p32teKdGMPTPnVXKD0w3DfHnFTficozsAgsvq2XenPJq/MYpzzQ/v8zrOyJn6Ds39VA4JIDwFfqw==} + + arr-diff@4.0.0: + resolution: {integrity: sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==} + engines: {node: '>=0.10.0'} + + arr-filter@1.1.2: + resolution: {integrity: sha512-A2BETWCqhsecSvCkWAeVBFLH6sXEUGASuzkpjL3GR1SlL/PWL6M3J8EAAld2Uubmh39tvkJTqC9LeLHCUKmFXA==} + engines: {node: '>=0.10.0'} + + arr-flatten@1.1.0: + resolution: {integrity: sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==} + engines: {node: '>=0.10.0'} + + arr-map@2.0.2: + resolution: {integrity: sha512-tVqVTHt+Q5Xb09qRkbu+DidW1yYzz5izWS2Xm2yFm7qJnmUfz4HPzNxbHkdRJbz2lrqI7S+z17xNYdFcBBO8Hw==} + engines: {node: '>=0.10.0'} + + arr-union@3.1.0: + resolution: {integrity: sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==} + engines: {node: '>=0.10.0'} + + array-each@1.0.1: + resolution: {integrity: sha512-zHjL5SZa68hkKHBFBK6DJCTtr9sfTCPCaph/L7tMSLcTFgy+zX7E+6q5UArbtOtMBCtxdICpfTCspRse+ywyXA==} + engines: {node: '>=0.10.0'} + + array-initial@1.1.0: + resolution: {integrity: sha512-BC4Yl89vneCYfpLrs5JU2aAu9/a+xWbeKhvISg9PT7eWFB9UlRvI+rKEtk6mgxWr3dSkk9gQ8hCrdqt06NXPdw==} + engines: {node: '>=0.10.0'} + + array-last@1.3.0: + resolution: {integrity: sha512-eOCut5rXlI6aCOS7Z7kCplKRKyiFQ6dHFBem4PwlwKeNFk2/XxTrhRh5T9PyaEWGy/NHTZWbY+nsZlNFJu9rYg==} + engines: {node: '>=0.10.0'} + + array-slice@1.1.0: + resolution: {integrity: sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w==} + engines: {node: '>=0.10.0'} + + array-sort@1.0.0: + resolution: {integrity: sha512-ihLeJkonmdiAsD7vpgN3CRcx2J2S0TiYW+IS/5zHBI7mKUq3ySvBdzzBfD236ubDBQFiiyG3SWCPc+msQ9KoYg==} + engines: {node: '>=0.10.0'} + + array-unique@0.3.2: + resolution: {integrity: sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==} + engines: {node: '>=0.10.0'} + + assign-symbols@1.0.0: + resolution: {integrity: sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==} + engines: {node: '>=0.10.0'} + + async-done@1.3.2: + resolution: {integrity: sha512-uYkTP8dw2og1tu1nmza1n1CMW0qb8gWWlwqMmLb7MhBVs4BXrFziT6HXUd+/RlRA/i4H9AkofYloUbs1fwMqlw==} + engines: {node: '>= 0.10'} + + async-each@1.0.6: + resolution: {integrity: sha512-c646jH1avxr+aVpndVMeAfYw7wAa6idufrlN3LPA4PmKS0QEGp6PIC9nwz0WQkkvBGAMEki3pFdtxaF39J9vvg==} + + async-settle@1.0.0: + resolution: {integrity: sha512-VPXfB4Vk49z1LHHodrEQ6Xf7W4gg1w0dAPROHngx7qgDjqmIQ+fXmwgGXTW/ITLai0YLSvWepJOP9EVpMnEAcw==} + engines: {node: '>= 0.10'} + + async@2.6.4: + resolution: {integrity: sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==} + + asynckit@0.4.0: + resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} + + atob@2.1.2: + resolution: {integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==} + engines: {node: '>= 4.5.0'} + hasBin: true + + bach@1.2.0: + resolution: {integrity: sha512-bZOOfCb3gXBXbTFXq3OZtGR88LwGeJvzu6szttaIzymOTS4ZttBNOWSv7aLZja2EMycKtRYV0Oa8SNKH/zkxvg==} + engines: {node: '>= 0.10'} + + balanced-match@1.0.2: + resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} + + base@0.11.2: + resolution: {integrity: sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==} + engines: {node: '>=0.10.0'} + + basic-auth@2.0.1: + resolution: {integrity: sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==} + engines: {node: '>= 0.8'} + + binary-extensions@1.13.1: + resolution: {integrity: sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==} + engines: {node: '>=0.10.0'} + + bindings@1.5.0: + resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} + + brace-expansion@1.1.11: + resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} + + brace-expansion@2.0.1: + resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} + + braces@2.3.2: + resolution: {integrity: sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==} + engines: {node: '>=0.10.0'} + + braces@3.0.3: + resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} + engines: {node: '>=8'} + + buffer-equal@1.0.1: + resolution: {integrity: sha512-QoV3ptgEaQpvVwbXdSO39iqPQTCxSF7A5U99AxbHYqUdCizL/lH2Z0A2y6nbZucxMEOtNyZfG2s6gsVugGpKkg==} + engines: {node: '>=0.4'} + + buffer-from@1.1.2: + resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} + + cache-base@1.0.1: + resolution: {integrity: sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==} + engines: {node: '>=0.10.0'} + + call-bind@1.0.7: + resolution: {integrity: sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==} + engines: {node: '>= 0.4'} + + camelcase@3.0.0: + resolution: {integrity: sha512-4nhGqUkc4BqbBBB4Q6zLuD7lzzrHYrjKGeYaEji/3tFR5VdJu9v+LilhGIVe8wxEJPPOeWo7eg8dwY13TZ1BNg==} + engines: {node: '>=0.10.0'} + + chalk@4.1.2: + resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} + engines: {node: '>=10'} + + chokidar@2.1.8: + resolution: {integrity: sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==} + deprecated: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies + + class-utils@0.3.6: + resolution: {integrity: sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==} + engines: {node: '>=0.10.0'} + + cliui@3.2.0: + resolution: {integrity: sha512-0yayqDxWQbqk3ojkYqUKqaAQ6AfNKeKWRNA8kR0WXzAsdHpP4BIaOmMAG87JGuO6qcobyW4GjxHd9PmhEd+T9w==} + + clone-buffer@1.0.0: + resolution: {integrity: sha512-KLLTJWrvwIP+OPfMn0x2PheDEP20RPUcGXj/ERegTgdmPEZylALQldygiqrPPu8P45uNuPs7ckmReLY6v/iA5g==} + engines: {node: '>= 0.10'} + + clone-stats@1.0.0: + resolution: {integrity: sha512-au6ydSpg6nsrigcZ4m8Bc9hxjeW+GJ8xh5G3BJCMt4WXe1H10UNaVOamqQTmrx1kjVuxAHIQSNU6hY4Nsn9/ag==} + + clone@2.1.2: + resolution: {integrity: sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==} + engines: {node: '>=0.8'} + + cloneable-readable@1.1.3: + resolution: {integrity: sha512-2EF8zTQOxYq70Y4XKtorQupqF0m49MBz2/yf5Bj+MHjvpG3Hy7sImifnqD6UA+TKYxeSV+u6qqQPawN5UvnpKQ==} + + code-block-writer@13.0.1: + resolution: {integrity: sha512-c5or4P6erEA69TxaxTNcHUNcIn+oyxSRTOWV+pSYF+z4epXqNvwvJ70XPGjPNgue83oAFAPBRQYwpAJ/Hpe/Sg==} + + code-point-at@1.1.0: + resolution: {integrity: sha512-RpAVKQA5T63xEj6/giIbUEtZwJ4UFIc3ZtvEkiaUERylqe8xb5IvqcgOurZLahv93CLKfxcw5YI+DZcUBRyLXA==} + engines: {node: '>=0.10.0'} + + collection-map@1.0.0: + resolution: {integrity: sha512-5D2XXSpkOnleOI21TG7p3T0bGAsZ/XknZpKBmGYyluO8pw4zA3K8ZlrBIbC4FXg3m6z/RNFiUFfT2sQK01+UHA==} + engines: {node: '>=0.10.0'} + + collection-visit@1.0.0: + resolution: {integrity: sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==} + engines: {node: '>=0.10.0'} + + color-convert@2.0.1: + resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} + engines: {node: '>=7.0.0'} + + color-name@1.1.4: + resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} + + color-support@1.1.3: + resolution: {integrity: sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==} + hasBin: true + + combined-stream@1.0.8: + resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} + engines: {node: '>= 0.8'} + + commander@2.20.3: + resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} + + component-emitter@1.3.1: + resolution: {integrity: sha512-T0+barUSQRTUQASh8bx02dl+DhF54GtIDY13Y3m9oWTklKbb3Wv974meRpeZ3lp1JpLVECWWNHC4vaG2XHXouQ==} + + concat-map@0.0.1: + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} + + concat-stream@1.6.2: + resolution: {integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==} + engines: {'0': node >= 0.8} + + convert-source-map@1.9.0: + resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} + + copy-descriptor@0.1.1: + resolution: {integrity: sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==} + engines: {node: '>=0.10.0'} + + copy-props@2.0.5: + resolution: {integrity: sha512-XBlx8HSqrT0ObQwmSzM7WE5k8FxTV75h1DX1Z3n6NhQ/UYYAvInWYmG06vFt7hQZArE2fuO62aihiWIVQwh1sw==} + + core-util-is@1.0.3: + resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} + + corser@2.0.1: + resolution: {integrity: sha512-utCYNzRSQIZNPIcGZdQc92UVJYAhtGAteCFg0yRaFm8f0P+CPtyGyHXJcGXnffjCybUCEx3FQ2G7U3/o9eIkVQ==} + engines: {node: '>= 0.4.0'} + + cross-spawn@7.0.3: + resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} + engines: {node: '>= 8'} + + css@3.0.0: + resolution: {integrity: sha512-DG9pFfwOrzc+hawpmqX/dHYHJG+Bsdb0klhyi1sDneOgGOXy9wQIC8hzyVp1e4NRYDBdxcylvywPkkXCHAzTyQ==} + + cssstyle@4.0.1: + resolution: {integrity: sha512-8ZYiJ3A/3OkDd093CBT/0UKDWry7ak4BdPTFP2+QEP7cmhouyq/Up709ASSj2cK02BbZiMgk7kYjZNS4QP5qrQ==} + engines: {node: '>=18'} + + d@1.0.2: + resolution: {integrity: sha512-MOqHvMWF9/9MX6nza0KgvFH4HpMU0EF5uUDXqX/BtxtU8NfB0QzRtJ8Oe/6SuS4kbhyzVJwjd97EA4PKrzJ8bw==} + engines: {node: '>=0.12'} + + data-urls@5.0.0: + resolution: {integrity: sha512-ZYP5VBHshaDAiVZxjbRVcFJpc+4xGgT0bK3vzy1HLN8jTO975HEbuYzZJcHoQEY5K1a0z8YayJkyVETa08eNTg==} + engines: {node: '>=18'} + + debug-fabulous@1.1.0: + resolution: {integrity: sha512-GZqvGIgKNlUnHUPQhepnUZFIMoi3dgZKQBzKDeL2g7oJF9SNAji/AAu36dusFUas0O+pae74lNeoIPHqXWDkLg==} + + debug@2.6.9: + resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + + debug@3.2.7: + resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + + debug@4.3.5: + resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + + decamelize@1.2.0: + resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==} + engines: {node: '>=0.10.0'} + + decimal.js@10.4.3: + resolution: {integrity: sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==} + + decode-uri-component@0.2.2: + resolution: {integrity: sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==} + engines: {node: '>=0.10'} + + default-compare@1.0.0: + resolution: {integrity: sha512-QWfXlM0EkAbqOCbD/6HjdwT19j7WCkMyiRhWilc4H9/5h/RzTF9gv5LYh1+CmDV5d1rki6KAWLtQale0xt20eQ==} + engines: {node: '>=0.10.0'} + + default-resolution@2.0.0: + resolution: {integrity: sha512-2xaP6GiwVwOEbXCGoJ4ufgC76m8cj805jrghScewJC2ZDsb9U0b4BIrba+xt/Uytyd0HvQ6+WymSRTfnYj59GQ==} + engines: {node: '>= 0.10'} + + define-data-property@1.1.4: + resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==} + engines: {node: '>= 0.4'} + + define-properties@1.2.1: + resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==} + engines: {node: '>= 0.4'} + + define-property@0.2.5: + resolution: {integrity: sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==} + engines: {node: '>=0.10.0'} + + define-property@1.0.0: + resolution: {integrity: sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==} + engines: {node: '>=0.10.0'} + + define-property@2.0.2: + resolution: {integrity: sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==} + engines: {node: '>=0.10.0'} + + delayed-stream@1.0.0: + resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} + engines: {node: '>=0.4.0'} + + detect-file@1.0.0: + resolution: {integrity: sha512-DtCOLG98P007x7wiiOmfI0fi3eIKyWiLTGJ2MDnVi/E04lWGbf+JzrRHMm0rgIIZJGtHpKpbVgLWHrv8xXpc3Q==} + engines: {node: '>=0.10.0'} + + detect-newline@2.1.0: + resolution: {integrity: sha512-CwffZFvlJffUg9zZA0uqrjQayUTC8ob94pnr5sFwaVv3IOmkfUHcWH+jXaQK3askE51Cqe8/9Ql/0uXNwqZ8Zg==} + engines: {node: '>=0.10.0'} + + duplexer@0.1.2: + resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==} + + duplexify@3.7.1: + resolution: {integrity: sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==} + + each-props@1.3.2: + resolution: {integrity: sha512-vV0Hem3zAGkJAyU7JSjixeU66rwdynTAa1vofCrSA5fEln+m67Az9CcnkVD776/fsN/UjIWmBDoNRS6t6G9RfA==} + + eastasianwidth@0.2.0: + resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} + + emoji-regex@8.0.0: + resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} + + emoji-regex@9.2.2: + resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==} + + end-of-stream@1.4.4: + resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} + + entities@4.5.0: + resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} + engines: {node: '>=0.12'} + + error-ex@1.3.2: + resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} + + es-define-property@1.0.0: + resolution: {integrity: sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==} + engines: {node: '>= 0.4'} + + es-errors@1.3.0: + resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} + engines: {node: '>= 0.4'} + + es5-ext@0.10.64: + resolution: {integrity: sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==} + engines: {node: '>=0.10'} + + es6-iterator@2.0.3: + resolution: {integrity: sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==} + + es6-symbol@3.1.4: + resolution: {integrity: sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==} + engines: {node: '>=0.12'} + + es6-weak-map@2.0.3: + resolution: {integrity: sha512-p5um32HOTO1kP+w7PRnB+5lQ43Z6muuMuIMffvDN8ZB4GcnjLBV6zGStpbASIMk4DCAvEaamhe2zhyCb/QXXsA==} + + escape-string-regexp@1.0.5: + resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} + engines: {node: '>=0.8.0'} + + esm@3.2.25: + resolution: {integrity: sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==} + engines: {node: '>=6'} + + esniff@2.0.1: + resolution: {integrity: sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==} + engines: {node: '>=0.10'} + + event-emitter@0.3.5: + resolution: {integrity: sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==} + + event-stream@4.0.1: + resolution: {integrity: sha512-qACXdu/9VHPBzcyhdOWR5/IahhGMf0roTeZJfzz077GwylcDd90yOHLouhmv7GJ5XzPi6ekaQWd8AvPP2nOvpA==} + + eventemitter3@4.0.7: + resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==} + + expand-brackets@2.1.4: + resolution: {integrity: sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA==} + engines: {node: '>=0.10.0'} + + expand-tilde@2.0.2: + resolution: {integrity: sha512-A5EmesHW6rfnZ9ysHQjPdJRni0SRar0tjtG5MNtm9n5TUvsYU8oozprtRD4AqHxcZWWlVuAmQo2nWKfN9oyjTw==} + engines: {node: '>=0.10.0'} + + ext@1.7.0: + resolution: {integrity: sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==} + + extend-shallow@2.0.1: + resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==} + engines: {node: '>=0.10.0'} + + extend-shallow@3.0.2: + resolution: {integrity: sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==} + engines: {node: '>=0.10.0'} + + extend@3.0.2: + resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==} + + extglob@2.0.4: + resolution: {integrity: sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==} + engines: {node: '>=0.10.0'} + + fancy-log@1.3.3: + resolution: {integrity: sha512-k9oEhlyc0FrVh25qYuSELjr8oxsCoc4/LEZfg2iJJrfEk/tZL9bCoJE47gqAvI2m/AUjluCS4+3I0eTx8n3AEw==} + engines: {node: '>= 0.10'} + + fast-glob@3.3.2: + resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==} + engines: {node: '>=8.6.0'} + + fast-levenshtein@1.1.4: + resolution: {integrity: sha512-Ia0sQNrMPXXkqVFt6w6M1n1oKo3NfKs+mvaV811Jwir7vAk9a6PVV9VPYf6X3BU97QiLEmuW3uXH9u87zDFfdw==} + + fastq@1.17.1: + resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==} + + file-uri-to-path@1.0.0: + resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} + + fill-range@4.0.0: + resolution: {integrity: sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==} + engines: {node: '>=0.10.0'} + + fill-range@7.1.1: + resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} + engines: {node: '>=8'} + + find-up@1.1.2: + resolution: {integrity: sha512-jvElSjyuo4EMQGoTwo1uJU5pQMwTW5lS1x05zzfJuTIyLR3zwO27LYrxNg+dlvKpGOuGy/MzBdXh80g0ve5+HA==} + engines: {node: '>=0.10.0'} + + findup-sync@2.0.0: + resolution: {integrity: sha512-vs+3unmJT45eczmcAZ6zMJtxN3l/QXeccaXQx5cu/MeJMhewVfoWZqibRkOxPnmoR59+Zy5hjabfQc6JLSah4g==} + engines: {node: '>= 0.10'} + + findup-sync@3.0.0: + resolution: {integrity: sha512-YbffarhcicEhOrm4CtrwdKBdCuz576RLdhJDsIfvNtxUuhdRet1qZcsMjqbePtAseKdAnDyM/IyXbu7PRPRLYg==} + engines: {node: '>= 0.10'} + + fined@1.2.0: + resolution: {integrity: sha512-ZYDqPLGxDkDhDZBjZBb+oD1+j0rA4E0pXY50eplAAOPg2N/gUBSSk5IM1/QhPfyVo19lJ+CvXpqfvk+b2p/8Ng==} + engines: {node: '>= 0.10'} + + flagged-respawn@1.0.1: + resolution: {integrity: sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q==} + engines: {node: '>= 0.10'} + + flush-write-stream@1.1.1: + resolution: {integrity: sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==} + + follow-redirects@1.15.6: + resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==} + engines: {node: '>=4.0'} + peerDependencies: + debug: '*' + peerDependenciesMeta: + debug: + optional: true + + for-in@1.0.2: + resolution: {integrity: sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==} + engines: {node: '>=0.10.0'} + + for-own@1.0.0: + resolution: {integrity: sha512-0OABksIGrxKK8K4kynWkQ7y1zounQxP+CWnyclVwj81KW3vlLlGUx57DKGcP/LH216GzqnstnPocF16Nxs0Ycg==} + engines: {node: '>=0.10.0'} + + foreground-child@3.2.1: + resolution: {integrity: sha512-PXUUyLqrR2XCWICfv6ukppP96sdFwWbNEnfEMt7jNsISjMsvaLNinAHNDYyvkyU+SZG2BTSbT5NjG+vZslfGTA==} + engines: {node: '>=14'} + + form-data@4.0.0: + resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==} + engines: {node: '>= 6'} + + fragment-cache@0.2.1: + resolution: {integrity: sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==} + engines: {node: '>=0.10.0'} + + from@0.1.7: + resolution: {integrity: sha512-twe20eF1OxVxp/ML/kq2p1uc6KvFK/+vs8WjEbeKmV2He22MKm7YF2ANIt+EOqhJ5L3K/SuuPhk0hWQDjOM23g==} + + fs-mkdirp-stream@1.0.0: + resolution: {integrity: sha512-+vSd9frUnapVC2RZYfL3FCB2p3g4TBhaUmrsWlSudsGdnxIuUvBB2QM1VZeBtc49QFwrp+wQLrDs3+xxDgI5gQ==} + engines: {node: '>= 0.10'} + + fs.realpath@1.0.0: + resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} + + fsevents@1.2.13: + resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==} + engines: {node: '>= 4.0'} + os: [darwin] + deprecated: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 + + function-bind@1.1.2: + resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==} + + get-caller-file@1.0.3: + resolution: {integrity: sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==} + + get-intrinsic@1.2.4: + resolution: {integrity: sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==} + engines: {node: '>= 0.4'} + + get-value@2.0.6: + resolution: {integrity: sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==} + engines: {node: '>=0.10.0'} + + glob-parent@3.1.0: + resolution: {integrity: sha512-E8Ak/2+dZY6fnzlR7+ueWvhsH1SjHr4jjss4YS/h4py44jY9MhK/VFdaZJAWDz6BbL21KeteKxFSFpq8OS5gVA==} + + glob-parent@5.1.2: + resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} + engines: {node: '>= 6'} + + glob-stream@6.1.0: + resolution: {integrity: sha512-uMbLGAP3S2aDOHUDfdoYcdIePUCfysbAd0IAoWVZbeGU/oNQ8asHVSshLDJUPWxfzj8zsCG7/XeHPHTtow0nsw==} + engines: {node: '>= 0.10'} + + glob-watcher@5.0.5: + resolution: {integrity: sha512-zOZgGGEHPklZNjZQaZ9f41i7F2YwE+tS5ZHrDhbBCk3stwahn5vQxnFmBJZHoYdusR6R1bLSXeGUy/BhctwKzw==} + engines: {node: '>= 0.10'} + + glob@11.0.0: + resolution: {integrity: sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==} + engines: {node: 20 || >=22} + hasBin: true + + glob@7.2.3: + resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Glob versions prior to v9 are no longer supported + + global-modules@1.0.0: + resolution: {integrity: sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==} + engines: {node: '>=0.10.0'} + + global-prefix@1.0.2: + resolution: {integrity: sha512-5lsx1NUDHtSjfg0eHlmYvZKv8/nVqX4ckFbM+FrGcQ+04KWcWFo9P5MxPZYSzUvyzmdTbI7Eix8Q4IbELDqzKg==} + engines: {node: '>=0.10.0'} + + glogg@1.0.2: + resolution: {integrity: sha512-5mwUoSuBk44Y4EshyiqcH95ZntbDdTQqA3QYSrxmzj28Ai0vXBGMH1ApSANH14j2sIRtqCEyg6PfsuP7ElOEDA==} + engines: {node: '>= 0.10'} + + gopd@1.0.1: + resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} + + graceful-fs@4.2.11: + resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} + + gulp-cli@2.3.0: + resolution: {integrity: sha512-zzGBl5fHo0EKSXsHzjspp3y5CONegCm8ErO5Qh0UzFzk2y4tMvzLWhoDokADbarfZRL2pGpRp7yt6gfJX4ph7A==} + engines: {node: '>= 0.10'} + hasBin: true + + gulp-rename@2.0.0: + resolution: {integrity: sha512-97Vba4KBzbYmR5VBs9mWmK+HwIf5mj+/zioxfZhOKeXtx5ZjBk57KFlePf5nxq9QsTtFl0ejnHE3zTC9MHXqyQ==} + engines: {node: '>=4'} + + gulp-rewrite-imports@1.1.0: + resolution: {integrity: sha512-1TfkfwLloH3fmYNCLv5L9k1Llait2BBwK1kyV1EourPPDW1H4+EZVsH35b8kGoFSrYrQ8l6wEqfKHoUl7x6MSw==} + + gulp-sourcemaps@3.0.0: + resolution: {integrity: sha512-RqvUckJkuYqy4VaIH60RMal4ZtG0IbQ6PXMNkNsshEGJ9cldUPRb/YCgboYae+CLAs1HQNb4ADTKCx65HInquQ==} + engines: {node: '>= 6'} + + gulp-terser@2.1.0: + resolution: {integrity: sha512-lQ3+JUdHDVISAlUIUSZ/G9Dz/rBQHxOiYDQ70IVWFQeh4b33TC1MCIU+K18w07PS3rq/CVc34aQO4SUbdaNMPQ==} + engines: {node: '>=10'} + + gulp-typedoc@3.0.2: + resolution: {integrity: sha512-f7TVA6/fmZMU1vAskeZbeqBRpHbkFiY49r8xQV8aFIJSoo/Vvw67Tsp9jfUlPAQPC/LYBn/dMg3WmROSbdzskw==} + peerDependencies: + typedoc: '>=0.20.34' + + gulp-typescript@5.0.1: + resolution: {integrity: sha512-YuMMlylyJtUSHG1/wuSVTrZp60k1dMEFKYOvDf7OvbAJWrDtxxD4oZon4ancdWwzjj30ztiidhe4VXJniF0pIQ==} + engines: {node: '>= 8'} + peerDependencies: + typescript: ~2.7.1 || >=2.8.0-dev || >=2.9.0-dev || ~3.0.0 || >=3.0.0-dev || >=3.1.0-dev || >= 3.2.0-dev || >= 3.3.0-dev + + gulp@4.0.2: + resolution: {integrity: sha512-dvEs27SCZt2ibF29xYgmnwwCYZxdxhQ/+LFWlbAW8y7jt68L/65402Lz3+CKy0Ov4rOs+NERmDq7YlZaDqUIfA==} + engines: {node: '>= 0.10'} + hasBin: true + + gulplog@1.0.0: + resolution: {integrity: sha512-hm6N8nrm3Y08jXie48jsC55eCZz9mnb4OirAStEk2deqeyhXU3C1otDVh+ccttMuc1sBi6RX6ZJ720hs9RCvgw==} + engines: {node: '>= 0.10'} + + has-flag@4.0.0: + resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} + engines: {node: '>=8'} + + has-property-descriptors@1.0.2: + resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==} + + has-proto@1.0.3: + resolution: {integrity: sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==} + engines: {node: '>= 0.4'} + + has-symbols@1.0.3: + resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} + engines: {node: '>= 0.4'} + + has-value@0.3.1: + resolution: {integrity: sha512-gpG936j8/MzaeID5Yif+577c17TxaDmhuyVgSwtnL/q8UUTySg8Mecb+8Cf1otgLoD7DDH75axp86ER7LFsf3Q==} + engines: {node: '>=0.10.0'} + + has-value@1.0.0: + resolution: {integrity: sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==} + engines: {node: '>=0.10.0'} + + has-values@0.1.4: + resolution: {integrity: sha512-J8S0cEdWuQbqD9//tlZxiMuMNmxB8PlEwvYwuxsTmR1G5RXUePEX/SJn7aD0GMLieuZYSwNH0cQuJGwnYunXRQ==} + engines: {node: '>=0.10.0'} + + has-values@1.0.0: + resolution: {integrity: sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==} + engines: {node: '>=0.10.0'} + + hasown@2.0.2: + resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} + engines: {node: '>= 0.4'} + + he@1.2.0: + resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==} + hasBin: true + + homedir-polyfill@1.0.3: + resolution: {integrity: sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==} + engines: {node: '>=0.10.0'} + + hosted-git-info@2.8.9: + resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==} + + html-encoding-sniffer@3.0.0: + resolution: {integrity: sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==} + engines: {node: '>=12'} + + html-encoding-sniffer@4.0.0: + resolution: {integrity: sha512-Y22oTqIU4uuPgEemfz7NDJz6OeKf12Lsu+QC+s3BVpda64lTiMYCyGwg5ki4vFxkMwQdeZDl2adZoqUgdFuTgQ==} + engines: {node: '>=18'} + + http-proxy-agent@7.0.2: + resolution: {integrity: sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==} + engines: {node: '>= 14'} + + http-proxy@1.18.1: + resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==} + engines: {node: '>=8.0.0'} + + http-server@14.1.1: + resolution: {integrity: sha512-+cbxadF40UXd9T01zUHgA+rlo2Bg1Srer4+B4NwIHdaGxAGGv59nYRnGGDJ9LBk7alpS0US+J+bLLdQOOkJq4A==} + engines: {node: '>=12'} + hasBin: true + + https-proxy-agent@7.0.5: + resolution: {integrity: sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==} + engines: {node: '>= 14'} + + iconv-lite@0.6.3: + resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} + engines: {node: '>=0.10.0'} + + inflight@1.0.6: + resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. + + inherits@2.0.4: + resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} + + ini@1.3.8: + resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==} + + interpret@1.4.0: + resolution: {integrity: sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==} + engines: {node: '>= 0.10'} + + invert-kv@1.0.0: + resolution: {integrity: sha512-xgs2NH9AE66ucSq4cNG1nhSFghr5l6tdL15Pk+jl46bmmBapgoaY/AacXyaDznAqmGL99TiLSQgO/XazFSKYeQ==} + engines: {node: '>=0.10.0'} + + is-absolute@1.0.0: + resolution: {integrity: sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==} + engines: {node: '>=0.10.0'} + + is-accessor-descriptor@1.0.1: + resolution: {integrity: sha512-YBUanLI8Yoihw923YeFUS5fs0fF2f5TSFTNiYAAzhhDscDa3lEqYuz1pDOEP5KvX94I9ey3vsqjJcLVFVU+3QA==} + engines: {node: '>= 0.10'} + + is-arrayish@0.2.1: + resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} + + is-binary-path@1.0.1: + resolution: {integrity: sha512-9fRVlXc0uCxEDj1nQzaWONSpbTfx0FmJfzHF7pwlI8DkWGoHBBea4Pg5Ky0ojwwxQmnSifgbKkI06Qv0Ljgj+Q==} + engines: {node: '>=0.10.0'} + + is-buffer@1.1.6: + resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==} + + is-core-module@2.14.0: + resolution: {integrity: sha512-a5dFJih5ZLYlRtDc0dZWP7RiKr6xIKzmn/oAYCDvdLThadVgyJwlaoQPmRtMSpz+rk0OGAgIu+TcM9HUF0fk1A==} + engines: {node: '>= 0.4'} + + is-data-descriptor@1.0.1: + resolution: {integrity: sha512-bc4NlCDiCr28U4aEsQ3Qs2491gVq4V8G7MQyws968ImqjKuYtTJXrl7Vq7jsN7Ly/C3xj5KWFrY7sHNeDkAzXw==} + engines: {node: '>= 0.4'} + + is-descriptor@0.1.7: + resolution: {integrity: sha512-C3grZTvObeN1xud4cRWl366OMXZTj0+HGyk4hvfpx4ZHt1Pb60ANSXqCK7pdOTeUQpRzECBSTphqvD7U+l22Eg==} + engines: {node: '>= 0.4'} + + is-descriptor@1.0.3: + resolution: {integrity: sha512-JCNNGbwWZEVaSPtS45mdtrneRWJFp07LLmykxeFV5F6oBvNF8vHSfJuJgoT472pSfk+Mf8VnlrspaFBHWM8JAw==} + engines: {node: '>= 0.4'} + + is-extendable@0.1.1: + resolution: {integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==} + engines: {node: '>=0.10.0'} + + is-extendable@1.0.1: + resolution: {integrity: sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==} + engines: {node: '>=0.10.0'} + + is-extglob@2.1.1: + resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} + engines: {node: '>=0.10.0'} + + is-fullwidth-code-point@1.0.0: + resolution: {integrity: sha512-1pqUqRjkhPJ9miNq9SwMfdvi6lBJcd6eFxvfaivQhaH3SgisfiuudvFntdKOmxuee/77l+FPjKrQjWvmPjWrRw==} + engines: {node: '>=0.10.0'} + + is-fullwidth-code-point@3.0.0: + resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} + engines: {node: '>=8'} + + is-glob@3.1.0: + resolution: {integrity: sha512-UFpDDrPgM6qpnFNI+rh/p3bUaq9hKLZN8bMUWzxmcnZVS3omf4IPK+BrewlnWjO1WmUsMYuSjKh4UJuV4+Lqmw==} + engines: {node: '>=0.10.0'} + + is-glob@4.0.3: + resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} + engines: {node: '>=0.10.0'} + + is-negated-glob@1.0.0: + resolution: {integrity: sha512-czXVVn/QEmgvej1f50BZ648vUI+em0xqMq2Sn+QncCLN4zj1UAxlT+kw/6ggQTOaZPd1HqKQGEqbpQVtJucWug==} + engines: {node: '>=0.10.0'} + + is-number@3.0.0: + resolution: {integrity: sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==} + engines: {node: '>=0.10.0'} + + is-number@4.0.0: + resolution: {integrity: sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==} + engines: {node: '>=0.10.0'} + + is-number@7.0.0: + resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} + engines: {node: '>=0.12.0'} + + is-plain-object@2.0.4: + resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==} + engines: {node: '>=0.10.0'} + + is-plain-object@5.0.0: + resolution: {integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==} + engines: {node: '>=0.10.0'} + + is-potential-custom-element-name@1.0.1: + resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==} + + is-promise@2.2.2: + resolution: {integrity: sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==} + + is-relative@1.0.0: + resolution: {integrity: sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==} + engines: {node: '>=0.10.0'} + + is-unc-path@1.0.0: + resolution: {integrity: sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==} + engines: {node: '>=0.10.0'} + + is-utf8@0.2.1: + resolution: {integrity: sha512-rMYPYvCzsXywIsldgLaSoPlw5PfoB/ssr7hY4pLfcodrA5M/eArza1a9VmTiNIBNMjOGr1Ow9mTyU2o69U6U9Q==} + + is-valid-glob@1.0.0: + resolution: {integrity: sha512-AhiROmoEFDSsjx8hW+5sGwgKVIORcXnrlAx/R0ZSeaPw70Vw0CqkGBBhHGL58Uox2eXnU1AnvXJl1XlyedO5bA==} + engines: {node: '>=0.10.0'} + + is-windows@1.0.2: + resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==} + engines: {node: '>=0.10.0'} + + isarray@1.0.0: + resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==} + + isexe@2.0.0: + resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} + + isobject@2.1.0: + resolution: {integrity: sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==} + engines: {node: '>=0.10.0'} + + isobject@3.0.1: + resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==} + engines: {node: '>=0.10.0'} + + jackspeak@4.0.1: + resolution: {integrity: sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==} + engines: {node: 20 || >=22} + + jsdom@24.1.0: + resolution: {integrity: sha512-6gpM7pRXCwIOKxX47cgOyvyQDN/Eh0f1MeKySBV2xGdKtqJBLj8P25eY3EVCWo2mglDDzozR2r2MW4T+JiNUZA==} + engines: {node: '>=18'} + peerDependencies: + canvas: ^2.11.2 + peerDependenciesMeta: + canvas: + optional: true + + json-stable-stringify-without-jsonify@1.0.1: + resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} + + jsonc-parser@3.3.1: + resolution: {integrity: sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==} + + just-debounce@1.1.0: + resolution: {integrity: sha512-qpcRocdkUmf+UTNBYx5w6dexX5J31AKK1OmPwH630a83DdVVUIngk55RSAiIGpQyoH0dlr872VHfPjnQnK1qDQ==} + + kind-of@3.2.2: + resolution: {integrity: sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==} + engines: {node: '>=0.10.0'} + + kind-of@4.0.0: + resolution: {integrity: sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw==} + engines: {node: '>=0.10.0'} + + kind-of@5.1.0: + resolution: {integrity: sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==} + engines: {node: '>=0.10.0'} + + kind-of@6.0.3: + resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} + engines: {node: '>=0.10.0'} + + last-run@1.1.1: + resolution: {integrity: sha512-U/VxvpX4N/rFvPzr3qG5EtLKEnNI0emvIQB3/ecEwv+8GHaUKbIB8vxv1Oai5FAF0d0r7LXHhLLe5K/yChm5GQ==} + engines: {node: '>= 0.10'} + + lazystream@1.0.1: + resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==} + engines: {node: '>= 0.6.3'} + + lcid@1.0.0: + resolution: {integrity: sha512-YiGkH6EnGrDGqLMITnGjXtGmNtjoXw9SVUzcaos8RBi7Ps0VBylkq+vOcY9QE5poLasPCR849ucFUkl0UzUyOw==} + engines: {node: '>=0.10.0'} + + lead@1.0.0: + resolution: {integrity: sha512-IpSVCk9AYvLHo5ctcIXxOBpMWUe+4TKN3VPWAKUbJikkmsGp0VrSM8IttVc32D6J4WUsiPE6aEFRNmIoF/gdow==} + engines: {node: '>= 0.10'} + + liftoff@3.1.0: + resolution: {integrity: sha512-DlIPlJUkCV0Ips2zf2pJP0unEoT1kwYhiiPUGF3s/jtxTCjziNLoiVVh+jqWOWeFi6mmwQ5fNxvAUyPad4Dfog==} + engines: {node: '>= 0.8'} + + load-json-file@1.1.0: + resolution: {integrity: sha512-cy7ZdNRXdablkXYNI049pthVeXFurRyb9+hA/dZzerZ0pGTx42z+y+ssxBaVV2l70t1muq5IdKhn4UtcoGUY9A==} + engines: {node: '>=0.10.0'} + + lodash@4.17.21: + resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} + + lru-cache@11.0.0: + resolution: {integrity: sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==} + engines: {node: 20 || >=22} + + lru-queue@0.1.0: + resolution: {integrity: sha512-BpdYkt9EvGl8OfWHDQPISVpcl5xZthb+XPsbELj5AQXxIC8IriDZIQYjBJPEm5rS420sjZ0TLEzRcq5KdBhYrQ==} + + lunr@2.3.9: + resolution: {integrity: sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow==} + + make-iterator@1.0.1: + resolution: {integrity: sha512-pxiuXh0iVEq7VM7KMIhs5gxsfxCux2URptUQaXo4iZZJxBAzTPOLE2BumO5dbfVYq/hBJFBR/a1mFDmOx5AGmw==} + engines: {node: '>=0.10.0'} + + map-cache@0.2.2: + resolution: {integrity: sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==} + engines: {node: '>=0.10.0'} + + map-stream@0.0.7: + resolution: {integrity: sha512-C0X0KQmGm3N2ftbTGBhSyuydQ+vV1LC3f3zPvT3RXHXNZrvfPZcoXp/N5DOa8vedX/rTMm2CjTtivFg2STJMRQ==} + + map-visit@1.0.0: + resolution: {integrity: sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==} + engines: {node: '>=0.10.0'} + + marked@4.3.0: + resolution: {integrity: sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==} + engines: {node: '>= 12'} + hasBin: true + + matchdep@2.0.0: + resolution: {integrity: sha512-LFgVbaHIHMqCRuCZyfCtUOq9/Lnzhi7Z0KFUE2fhD54+JN2jLh3hC02RLkqauJ3U4soU6H1J3tfj/Byk7GoEjA==} + engines: {node: '>= 0.10.0'} + + memoizee@0.4.17: + resolution: {integrity: sha512-DGqD7Hjpi/1or4F/aYAspXKNm5Yili0QDAFAY4QYvpqpgiY6+1jOfqpmByzjxbWd/T9mChbCArXAbDAsTm5oXA==} + engines: {node: '>=0.12'} + + merge2@1.4.1: + resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} + engines: {node: '>= 8'} + + micromatch@3.1.10: + resolution: {integrity: sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==} + engines: {node: '>=0.10.0'} + + micromatch@4.0.7: + resolution: {integrity: sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==} + engines: {node: '>=8.6'} + + mime-db@1.52.0: + resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} + engines: {node: '>= 0.6'} + + mime-types@2.1.35: + resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} + engines: {node: '>= 0.6'} + + mime@1.6.0: + resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} + engines: {node: '>=4'} + hasBin: true + + minimatch@10.0.1: + resolution: {integrity: sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==} + engines: {node: 20 || >=22} + + minimatch@3.1.2: + resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} + + minimatch@7.4.6: + resolution: {integrity: sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==} + engines: {node: '>=10'} + + minimatch@9.0.5: + resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} + engines: {node: '>=16 || 14 >=14.17'} + + minimist@1.2.8: + resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} + + minipass@7.1.2: + resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==} + engines: {node: '>=16 || 14 >=14.17'} + + mixin-deep@1.3.2: + resolution: {integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==} + engines: {node: '>=0.10.0'} + + mkdirp@0.5.6: + resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} + hasBin: true + + mkdirp@3.0.1: + resolution: {integrity: sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==} + engines: {node: '>=10'} + hasBin: true + + ms@2.0.0: + resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} + + ms@2.1.2: + resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} + + ms@2.1.3: + resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} + + mute-stdout@1.0.1: + resolution: {integrity: sha512-kDcwXR4PS7caBpuRYYBUz9iVixUk3anO3f5OYFiIPwK/20vCzKCHyKoulbiDY1S53zD2bxUpxN/IJ+TnXjfvxg==} + engines: {node: '>= 0.10'} + + nan@2.20.0: + resolution: {integrity: sha512-bk3gXBZDGILuuo/6sKtr0DQmSThYHLtNCdSdXk9YkxD/jK6X2vmCyyXBBxyqZ4XcnzTyYEAThfX3DCEnLf6igw==} + + nanomatch@1.2.13: + resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==} + engines: {node: '>=0.10.0'} + + next-tick@1.1.0: + resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==} + + normalize-package-data@2.5.0: + resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} + + normalize-path@2.1.1: + resolution: {integrity: sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==} + engines: {node: '>=0.10.0'} + + normalize-path@3.0.0: + resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} + engines: {node: '>=0.10.0'} + + now-and-later@2.0.1: + resolution: {integrity: sha512-KGvQ0cB70AQfg107Xvs/Fbu+dGmZoTRJp2TaPwcwQm3/7PteUyN2BCgk8KBMPGBUXZdVwyWS8fDCGFygBm19UQ==} + engines: {node: '>= 0.10'} + + number-is-nan@1.0.1: + resolution: {integrity: sha512-4jbtZXNAsfZbAHiiqjLPBiCl16dES1zI4Hpzzxw61Tk+loF+sBDBKx1ICKKKwIqQ7M0mFn1TmkN7euSncWgHiQ==} + engines: {node: '>=0.10.0'} + + nwsapi@2.2.12: + resolution: {integrity: sha512-qXDmcVlZV4XRtKFzddidpfVP4oMSGhga+xdMc25mv8kaLUHtgzCDhUxkrN8exkGdTlLNaXj7CV3GtON7zuGZ+w==} + + object-assign@4.1.1: + resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} + engines: {node: '>=0.10.0'} + + object-copy@0.1.0: + resolution: {integrity: sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==} + engines: {node: '>=0.10.0'} + + object-inspect@1.13.2: + resolution: {integrity: sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==} + engines: {node: '>= 0.4'} + + object-keys@1.1.1: + resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} + engines: {node: '>= 0.4'} + + object-visit@1.0.1: + resolution: {integrity: sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==} + engines: {node: '>=0.10.0'} + + object.assign@4.1.5: + resolution: {integrity: sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==} + engines: {node: '>= 0.4'} + + object.defaults@1.1.0: + resolution: {integrity: sha512-c/K0mw/F11k4dEUBMW8naXUuBuhxRCfG7W+yFy8EcijU/rSmazOUd1XAEEe6bC0OuXY4HUKjTJv7xbxIMqdxrA==} + engines: {node: '>=0.10.0'} + + object.map@1.0.1: + resolution: {integrity: sha512-3+mAJu2PLfnSVGHwIWubpOFLscJANBKuB/6A4CxBstc4aqwQY0FWcsppuy4jU5GSB95yES5JHSI+33AWuS4k6w==} + engines: {node: '>=0.10.0'} + + object.pick@1.3.0: + resolution: {integrity: sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==} + engines: {node: '>=0.10.0'} + + object.reduce@1.0.1: + resolution: {integrity: sha512-naLhxxpUESbNkRqc35oQ2scZSJueHGQNUfMW/0U37IgN6tE2dgDWg3whf+NEliy3F/QysrO48XKUz/nGPe+AQw==} + engines: {node: '>=0.10.0'} + + once@1.4.0: + resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} + + opener@1.5.2: + resolution: {integrity: sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==} + hasBin: true + + ordered-read-streams@1.0.1: + resolution: {integrity: sha512-Z87aSjx3r5c0ZB7bcJqIgIRX5bxR7A4aSzvIbaxd0oTkWBCOoKfuGHiKj60CHVUgg1Phm5yMZzBdt8XqRs73Mw==} + + os-locale@1.4.0: + resolution: {integrity: sha512-PRT7ZORmwu2MEFt4/fv3Q+mEfN4zetKxufQrkShY2oGvUms9r8otu5HfdyIFHkYXjO7laNsoVGmM2MANfuTA8g==} + engines: {node: '>=0.10.0'} + + package-json-from-dist@1.0.0: + resolution: {integrity: sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==} + + parse-filepath@1.0.2: + resolution: {integrity: sha512-FwdRXKCohSVeXqwtYonZTXtbGJKrn+HNyWDYVcp5yuJlesTwNH4rsmRZ+GrKAPJ5bLpRxESMeS+Rl0VCHRvB2Q==} + engines: {node: '>=0.8'} + + parse-json@2.2.0: + resolution: {integrity: sha512-QR/GGaKCkhwk1ePQNYDRKYZ3mwU9ypsKhB0XyFnLQdomyEqk3e8wpW3V5Jp88zbxK4n5ST1nqo+g9juTpownhQ==} + engines: {node: '>=0.10.0'} + + parse-node-version@1.0.1: + resolution: {integrity: sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==} + engines: {node: '>= 0.10'} + + parse-passwd@1.0.0: + resolution: {integrity: sha512-1Y1A//QUXEZK7YKz+rD9WydcE1+EuPr6ZBgKecAB8tmoW6UFv0NREVJe1p+jRxtThkcbbKkfwIbWJe/IeE6m2Q==} + engines: {node: '>=0.10.0'} + + parse5@7.1.2: + resolution: {integrity: sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==} + + pascalcase@0.1.1: + resolution: {integrity: sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==} + engines: {node: '>=0.10.0'} + + path-browserify@1.0.1: + resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==} + + path-dirname@1.0.2: + resolution: {integrity: sha512-ALzNPpyNq9AqXMBjeymIjFDAkAFH06mHJH/cSBHAgU0s4vfpBn6b2nf8tiRLvagKD8RbTpq2FKTBg7cl9l3c7Q==} + + path-exists@2.1.0: + resolution: {integrity: sha512-yTltuKuhtNeFJKa1PiRzfLAU5182q1y4Eb4XCJ3PBqyzEDkAZRzBrKKBct682ls9reBVHf9udYLN5Nd+K1B9BQ==} + engines: {node: '>=0.10.0'} + + path-is-absolute@1.0.1: + resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} + engines: {node: '>=0.10.0'} + + path-key@3.1.1: + resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} + engines: {node: '>=8'} + + path-parse@1.0.7: + resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} + + path-root-regex@0.1.2: + resolution: {integrity: sha512-4GlJ6rZDhQZFE0DPVKh0e9jmZ5egZfxTkp7bcRDuPlJXbAwhxcl2dINPUAsjLdejqaLsCeg8axcLjIbvBjN4pQ==} + engines: {node: '>=0.10.0'} + + path-root@0.1.1: + resolution: {integrity: sha512-QLcPegTHF11axjfojBIoDygmS2E3Lf+8+jI6wOVmNVenrKSo3mFdSGiIgdSHenczw3wPtlVMQaFVwGmM7BJdtg==} + engines: {node: '>=0.10.0'} + + path-scurry@2.0.0: + resolution: {integrity: sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==} + engines: {node: 20 || >=22} + + path-type@1.1.0: + resolution: {integrity: sha512-S4eENJz1pkiQn9Znv33Q+deTOKmbl+jj1Fl+qiP/vYezj+S8x+J3Uo0ISrx/QoEvIlOaDWJhPaRd1flJ9HXZqg==} + engines: {node: '>=0.10.0'} + + pause-stream@0.0.11: + resolution: {integrity: sha512-e3FBlXLmN/D1S+zHzanP4E/4Z60oFAa3O051qt1pxa7DEJWKAyil6upYVXCWadEnuoqa4Pkc9oUx9zsxYeRv8A==} + + picocolors@0.2.1: + resolution: {integrity: sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==} + + picomatch@2.3.1: + resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} + engines: {node: '>=8.6'} + + pify@2.3.0: + resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==} + engines: {node: '>=0.10.0'} + + pinkie-promise@2.0.1: + resolution: {integrity: sha512-0Gni6D4UcLTbv9c57DfxDGdr41XfgUjqWZu492f0cIGr16zDU06BWP/RAEvOuo7CQ0CNjHaLlM59YJJFm3NWlw==} + engines: {node: '>=0.10.0'} + + pinkie@2.0.4: + resolution: {integrity: sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==} + engines: {node: '>=0.10.0'} + + plugin-error@1.0.1: + resolution: {integrity: sha512-L1zP0dk7vGweZME2i+EeakvUNqSrdiI3F91TwEoYiGrAfUXmVv6fJIq4g82PAXxNsWOp0J7ZqQy/3Szz0ajTxA==} + engines: {node: '>= 0.10'} + + portfinder@1.0.32: + resolution: {integrity: sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==} + engines: {node: '>= 0.12.0'} + + posix-character-classes@0.1.1: + resolution: {integrity: sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==} + engines: {node: '>=0.10.0'} + + postcss@7.0.39: + resolution: {integrity: sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==} + engines: {node: '>=6.0.0'} + + pretty-hrtime@1.0.3: + resolution: {integrity: sha512-66hKPCr+72mlfiSjlEB1+45IjXSqvVAIy6mocupoww4tBFE9R9IhwwUGoI4G++Tc9Aq+2rxOt0RFU6gPcrte0A==} + engines: {node: '>= 0.8'} + + process-nextick-args@2.0.1: + resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} + + psl@1.9.0: + resolution: {integrity: sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==} + + pump@2.0.1: + resolution: {integrity: sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==} + + pumpify@1.5.1: + resolution: {integrity: sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==} + + punycode@2.3.1: + resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} + engines: {node: '>=6'} + + qs@6.12.3: + resolution: {integrity: sha512-AWJm14H1vVaO/iNZ4/hO+HyaTehuy9nRqVdkTqlJt0HWvBiBIEXFmb4C0DGeYo3Xes9rrEW+TxHsaigCbN5ICQ==} + engines: {node: '>=0.6'} + + querystringify@2.2.0: + resolution: {integrity: sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==} + + queue-microtask@1.2.3: + resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} + + read-pkg-up@1.0.1: + resolution: {integrity: sha512-WD9MTlNtI55IwYUS27iHh9tK3YoIVhxis8yKhLpTqWtml739uXc9NWTpxoHkfZf3+DkCCsXox94/VWZniuZm6A==} + engines: {node: '>=0.10.0'} + + read-pkg@1.1.0: + resolution: {integrity: sha512-7BGwRHqt4s/uVbuyoeejRn4YmFnYZiFl4AuaeXHlgZf3sONF0SOGlxs2Pw8g6hCKupo08RafIO5YXFNOKTfwsQ==} + engines: {node: '>=0.10.0'} + + readable-stream@2.3.8: + resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==} + + readable-stream@3.6.2: + resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==} + engines: {node: '>= 6'} + + readdirp@2.2.1: + resolution: {integrity: sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==} + engines: {node: '>=0.10'} + + rechoir@0.6.2: + resolution: {integrity: sha512-HFM8rkZ+i3zrV+4LQjwQ0W+ez98pApMGM3HUrN04j3CqzPOzl9nmP15Y8YXNm8QHGv/eacOVEjqhmWpkRV0NAw==} + engines: {node: '>= 0.10'} + + regex-not@1.0.2: + resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==} + engines: {node: '>=0.10.0'} + + remove-bom-buffer@3.0.0: + resolution: {integrity: sha512-8v2rWhaakv18qcvNeli2mZ/TMTL2nEyAKRvzo1WtnZBl15SHyEhrCu2/xKlJyUFKHiHgfXIyuY6g2dObJJycXQ==} + engines: {node: '>=0.10.0'} + + remove-bom-stream@1.2.0: + resolution: {integrity: sha512-wigO8/O08XHb8YPzpDDT+QmRANfW6vLqxfaXm1YXhnFf3AkSLyjfG3GEFg4McZkmgL7KvCj5u2KczkvSP6NfHA==} + engines: {node: '>= 0.10'} + + remove-trailing-separator@1.1.0: + resolution: {integrity: sha512-/hS+Y0u3aOfIETiaiirUFwDBDzmXPvO+jAfKTitUngIPzdKc6Z0LoFjM/CK5PL4C+eKwHohlHAb6H0VFfmmUsw==} + + repeat-element@1.1.4: + resolution: {integrity: sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==} + engines: {node: '>=0.10.0'} + + repeat-string@1.6.1: + resolution: {integrity: sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==} + engines: {node: '>=0.10'} + + replace-ext@1.0.1: + resolution: {integrity: sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw==} + engines: {node: '>= 0.10'} + + replace-homedir@1.0.0: + resolution: {integrity: sha512-CHPV/GAglbIB1tnQgaiysb8H2yCy8WQ7lcEwQ/eT+kLj0QHV8LnJW0zpqpE7RSkrMSRoa+EBoag86clf7WAgSg==} + engines: {node: '>= 0.10'} + + replacestream@4.0.3: + resolution: {integrity: sha512-AC0FiLS352pBBiZhd4VXB1Ab/lh0lEgpP+GGvZqbQh8a5cmXVoTe5EX/YeTFArnp4SRGTHh1qCHu9lGs1qG8sA==} + + require-directory@2.1.1: + resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} + engines: {node: '>=0.10.0'} + + require-main-filename@1.0.1: + resolution: {integrity: sha512-IqSUtOVP4ksd1C/ej5zeEh/BIP2ajqpn8c5x+q99gvcIG/Qf0cud5raVnE/Dwd0ua9TXYDoDc0RE5hBSdz22Ug==} + + requires-port@1.0.0: + resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==} + + resolve-dir@1.0.1: + resolution: {integrity: sha512-R7uiTjECzvOsWSfdM0QKFNBVFcK27aHOUwdvK53BcW8zqnGdYp0Fbj82cy54+2A4P2tFM22J5kRfe1R+lM/1yg==} + engines: {node: '>=0.10.0'} + + resolve-options@1.1.0: + resolution: {integrity: sha512-NYDgziiroVeDC29xq7bp/CacZERYsA9bXYd1ZmcJlF3BcrZv5pTb4NG7SjdyKDnXZ84aC4vo2u6sNKIA1LCu/A==} + engines: {node: '>= 0.10'} + + resolve-url@0.2.1: + resolution: {integrity: sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==} + deprecated: https://github.com/lydell/resolve-url#deprecated + + resolve@1.22.8: + resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==} + hasBin: true + + ret@0.1.15: + resolution: {integrity: sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==} + engines: {node: '>=0.12'} + + reusify@1.0.4: + resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} + engines: {iojs: '>=1.0.0', node: '>=0.10.0'} + + rimraf@6.0.1: + resolution: {integrity: sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==} + engines: {node: 20 || >=22} + hasBin: true + + rrweb-cssom@0.6.0: + resolution: {integrity: sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==} + + rrweb-cssom@0.7.1: + resolution: {integrity: sha512-TrEMa7JGdVm0UThDJSx7ddw5nVm3UJS9o9CCIZ72B1vSyEZoziDqBYP3XIoi/12lKrJR8rE3jeFHMok2F/Mnsg==} + + run-parallel@1.2.0: + resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} + + safe-buffer@5.1.2: + resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} + + safe-buffer@5.2.1: + resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} + + safe-regex@1.1.0: + resolution: {integrity: sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==} + + safer-buffer@2.1.2: + resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} + + saxes@6.0.0: + resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==} + engines: {node: '>=v12.22.7'} + + secure-compare@3.0.1: + resolution: {integrity: sha512-AckIIV90rPDcBcglUwXPF3kg0P0qmPsPXAj6BBEENQE1p5yA1xfmDJzfi1Tappj37Pv2mVbKpL3Z1T+Nn7k1Qw==} + + semver-greatest-satisfied-range@1.1.0: + resolution: {integrity: sha512-Ny/iyOzSSa8M5ML46IAx3iXc6tfOsYU2R4AXi2UpHk60Zrgyq6eqPj/xiOfS0rRl/iiQ/rdJkVjw/5cdUyCntQ==} + engines: {node: '>= 0.10'} + + semver@5.7.2: + resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==} + hasBin: true + + semver@7.6.3: + resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==} + engines: {node: '>=10'} + hasBin: true + + set-blocking@2.0.0: + resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==} + + set-function-length@1.2.2: + resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} + engines: {node: '>= 0.4'} + + set-value@2.0.1: + resolution: {integrity: sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==} + engines: {node: '>=0.10.0'} + + shebang-command@2.0.0: + resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} + engines: {node: '>=8'} + + shebang-regex@3.0.0: + resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} + engines: {node: '>=8'} + + shiki@0.14.7: + resolution: {integrity: sha512-dNPAPrxSc87ua2sKJ3H5dQ/6ZaY8RNnaAqK+t0eG7p0Soi2ydiqbGOTaZCqaYvA/uZYfS1LJnemt3Q+mSfcPCg==} + + side-channel@1.0.6: + resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==} + engines: {node: '>= 0.4'} + + signal-exit@4.1.0: + resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} + engines: {node: '>=14'} + + simple-icons@13.1.0: + resolution: {integrity: sha512-UUQ5ThpD4J9qkkwnLfloj+mIbJXRHJnMS24lcW+j9ROLpKXysJt2p42iJz/tRi3gEckYaR5+LA5Kb7CZ8Wq8rw==} + engines: {node: '>=0.12.18'} + + snapdragon-node@2.1.1: + resolution: {integrity: sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==} + engines: {node: '>=0.10.0'} + + snapdragon-util@3.0.1: + resolution: {integrity: sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==} + engines: {node: '>=0.10.0'} + + snapdragon@0.8.2: + resolution: {integrity: sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==} + engines: {node: '>=0.10.0'} + + source-map-resolve@0.5.3: + resolution: {integrity: sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==} + deprecated: See https://github.com/lydell/source-map-resolve#deprecated + + source-map-resolve@0.6.0: + resolution: {integrity: sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w==} + deprecated: See https://github.com/lydell/source-map-resolve#deprecated + + source-map-support@0.5.21: + resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} + + source-map-url@0.4.1: + resolution: {integrity: sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==} + deprecated: See https://github.com/lydell/source-map-url#deprecated + + source-map@0.5.7: + resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==} + engines: {node: '>=0.10.0'} + + source-map@0.6.1: + resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} + engines: {node: '>=0.10.0'} + + source-map@0.7.4: + resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==} + engines: {node: '>= 8'} + + sparkles@1.0.1: + resolution: {integrity: sha512-dSO0DDYUahUt/0/pD/Is3VIm5TGJjludZ0HVymmhYF6eNA53PVLhnUk0znSYbH8IYBuJdCE+1luR22jNLMaQdw==} + engines: {node: '>= 0.10'} + + spdx-correct@3.2.0: + resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==} + + spdx-exceptions@2.5.0: + resolution: {integrity: sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==} + + spdx-expression-parse@3.0.1: + resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==} + + spdx-license-ids@3.0.18: + resolution: {integrity: sha512-xxRs31BqRYHwiMzudOrpSiHtZ8i/GeionCBDSilhYRj+9gIcI8wCZTlXZKu9vZIVqViP3dcp9qE5G6AlIaD+TQ==} + + split-string@3.1.0: + resolution: {integrity: sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==} + engines: {node: '>=0.10.0'} + + split@1.0.1: + resolution: {integrity: sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==} + + stack-trace@0.0.10: + resolution: {integrity: sha512-KGzahc7puUKkzyMt+IqAep+TVNbKP+k2Lmwhub39m1AsTSkaDutx56aDCo+HLDzf/D26BIHTJWNiTG1KAJiQCg==} + + static-extend@0.1.2: + resolution: {integrity: sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==} + engines: {node: '>=0.10.0'} + + stream-combiner@0.2.2: + resolution: {integrity: sha512-6yHMqgLYDzQDcAkL+tjJDC5nSNuNIx0vZtRZeiPh7Saef7VHX9H5Ijn9l2VIol2zaNYlYEX6KyuT/237A58qEQ==} + + stream-exhaust@1.0.2: + resolution: {integrity: sha512-b/qaq/GlBK5xaq1yrK9/zFcyRSTNxmcZwFLGSTG0mXgZl/4Z6GgiyYOXOvY7N3eEvFRAG1bkDRz5EPGSvPYQlw==} + + stream-shift@1.0.3: + resolution: {integrity: sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ==} + + string-width@1.0.2: + resolution: {integrity: sha512-0XsVpQLnVCXHJfyEs8tC0zpTVIr5PKKsQtkT29IwupnPTjtPmQ3xT/4yCREF9hYkV/3M3kzcUTSAZT6a6h81tw==} + engines: {node: '>=0.10.0'} + + string-width@4.2.3: + resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} + engines: {node: '>=8'} + + string-width@5.1.2: + resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==} + engines: {node: '>=12'} + + string_decoder@1.1.1: + resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==} + + string_decoder@1.3.0: + resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} + + strip-ansi@3.0.1: + resolution: {integrity: sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==} + engines: {node: '>=0.10.0'} + + strip-ansi@6.0.1: + resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} + engines: {node: '>=8'} + + strip-ansi@7.1.0: + resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==} + engines: {node: '>=12'} + + strip-bom-string@1.0.0: + resolution: {integrity: sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==} + engines: {node: '>=0.10.0'} + + strip-bom@2.0.0: + resolution: {integrity: sha512-kwrX1y7czp1E69n2ajbG65mIo9dqvJ+8aBQXOGVxqwvNbsXdFM6Lq37dLAY3mknUwru8CfcCbfOLL/gMo+fi3g==} + engines: {node: '>=0.10.0'} + + supports-color@7.2.0: + resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} + engines: {node: '>=8'} + + supports-preserve-symlinks-flag@1.0.0: + resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} + engines: {node: '>= 0.4'} + + sver-compat@1.5.0: + resolution: {integrity: sha512-aFTHfmjwizMNlNE6dsGmoAM4lHjL0CyiobWaFiXWSlD7cIxshW422Nb8KbXCmR6z+0ZEPY+daXJrDyh/vuwTyg==} + + symbol-tree@3.2.4: + resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} + + terser@5.31.3: + resolution: {integrity: sha512-pAfYn3NIZLyZpa83ZKigvj6Rn9c/vd5KfYGX7cN1mnzqgDcxWvrU5ZtAfIKhEXz9nRecw4z3LXkjaq96/qZqAA==} + engines: {node: '>=10'} + hasBin: true + + through2-filter@3.0.0: + resolution: {integrity: sha512-jaRjI2WxN3W1V8/FMZ9HKIBXixtiqs3SQSX4/YGIiP3gL6djW48VoZq9tDqeCWs3MT8YY5wb/zli8VW8snY1CA==} + + through2@2.0.5: + resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==} + + through2@3.0.2: + resolution: {integrity: sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==} + + through2@4.0.2: + resolution: {integrity: sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==} + + through@2.3.8: + resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} + + time-stamp@1.1.0: + resolution: {integrity: sha512-gLCeArryy2yNTRzTGKbZbloctj64jkZ57hj5zdraXue6aFgd6PmvVtEyiUU+hvU0v7q08oVv8r8ev0tRo6bvgw==} + engines: {node: '>=0.10.0'} + + timers-ext@0.1.8: + resolution: {integrity: sha512-wFH7+SEAcKfJpfLPkrgMPvvwnEtj8W4IurvEyrKsDleXnKLCDw71w8jltvfLa8Rm4qQxxT4jmDBYbJG/z7qoww==} + engines: {node: '>=0.12'} + + to-absolute-glob@2.0.2: + resolution: {integrity: sha512-rtwLUQEwT8ZeKQbyFJyomBRYXyE16U5VKuy0ftxLMK/PZb2fkOsg5r9kHdauuVDbsNdIBoC/HCthpidamQFXYA==} + engines: {node: '>=0.10.0'} + + to-object-path@0.3.0: + resolution: {integrity: sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==} + engines: {node: '>=0.10.0'} + + to-regex-range@2.1.1: + resolution: {integrity: sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==} + engines: {node: '>=0.10.0'} + + to-regex-range@5.0.1: + resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} + engines: {node: '>=8.0'} + + to-regex@3.0.2: + resolution: {integrity: sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==} + engines: {node: '>=0.10.0'} + + to-through@2.0.0: + resolution: {integrity: sha512-+QIz37Ly7acM4EMdw2PRN389OneM5+d844tirkGp4dPKzI5OE72V9OsbFp+CIYJDahZ41ZV05hNtcPAQUAm9/Q==} + engines: {node: '>= 0.10'} + + tough-cookie@4.1.4: + resolution: {integrity: sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==} + engines: {node: '>=6'} + + tr46@5.0.0: + resolution: {integrity: sha512-tk2G5R2KRwBd+ZN0zaEXpmzdKyOYksXwywulIX95MBODjSzMIuQnQ3m8JxgbhnL1LeVo7lqQKsYa1O3Htl7K5g==} + engines: {node: '>=18'} + + ts-morph@23.0.0: + resolution: {integrity: sha512-FcvFx7a9E8TUe6T3ShihXJLiJOiqyafzFKUO4aqIHDUCIvADdGNShcbc2W5PMr3LerXRv7mafvFZ9lRENxJmug==} + + type@2.7.3: + resolution: {integrity: sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==} + + typedarray@0.0.6: + resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} + + typedoc@0.23.28: + resolution: {integrity: sha512-9x1+hZWTHEQcGoP7qFmlo4unUoVJLB0H/8vfO/7wqTnZxg4kPuji9y3uRzEu0ZKez63OJAUmiGhUrtukC6Uj3w==} + engines: {node: '>= 14.14'} + hasBin: true + peerDependencies: + typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x + + typescript@5.5.3: + resolution: {integrity: sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==} + engines: {node: '>=14.17'} + hasBin: true + + unc-path-regex@0.1.2: + resolution: {integrity: sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==} + engines: {node: '>=0.10.0'} + + undertaker-registry@1.0.1: + resolution: {integrity: sha512-UR1khWeAjugW3548EfQmL9Z7pGMlBgXteQpr1IZeZBtnkCJQJIJ1Scj0mb9wQaPvUZ9Q17XqW6TIaPchJkyfqw==} + engines: {node: '>= 0.10'} + + undertaker@1.3.0: + resolution: {integrity: sha512-/RXwi5m/Mu3H6IHQGww3GNt1PNXlbeCuclF2QYR14L/2CHPz3DFZkvB5hZ0N/QUkiXWCACML2jXViIQEQc2MLg==} + engines: {node: '>= 0.10'} + + union-value@1.0.1: + resolution: {integrity: sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==} + engines: {node: '>=0.10.0'} + + union@0.5.0: + resolution: {integrity: sha512-N6uOhuW6zO95P3Mel2I2zMsbsanvvtgn6jVqJv4vbVcz/JN0OkL9suomjQGmWtxJQXOCqUJvquc1sMeNz/IwlA==} + engines: {node: '>= 0.8.0'} + + unique-stream@2.3.1: + resolution: {integrity: sha512-2nY4TnBE70yoxHkDli7DMazpWiP7xMdCYqU2nBRO0UB+ZpEkGsSija7MvmvnZFUeC+mrgiUfcHSr3LmRFIg4+A==} + + universalify@0.2.0: + resolution: {integrity: sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==} + engines: {node: '>= 4.0.0'} + + unset-value@1.0.0: + resolution: {integrity: sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==} + engines: {node: '>=0.10.0'} + + upath@1.2.0: + resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==} + engines: {node: '>=4'} + + urix@0.1.0: + resolution: {integrity: sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==} + deprecated: Please see https://github.com/lydell/urix#deprecated + + url-join@4.0.1: + resolution: {integrity: sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA==} + + url-parse@1.5.10: + resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==} + + use@3.1.1: + resolution: {integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==} + engines: {node: '>=0.10.0'} + + util-deprecate@1.0.2: + resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} + + v8flags@3.2.0: + resolution: {integrity: sha512-mH8etigqMfiGWdeXpaaqGfs6BndypxusHHcv2qSHyZkGEznCd/qAXCWWRzeowtL54147cktFOC4P5y+kl8d8Jg==} + engines: {node: '>= 0.10'} + + validate-npm-package-license@3.0.4: + resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} + + value-or-function@3.0.0: + resolution: {integrity: sha512-jdBB2FrWvQC/pnPtIqcLsMaQgjhdb6B7tk1MMyTKapox+tQZbdRP4uLxu/JY0t7fbfDCUMnuelzEYv5GsxHhdg==} + engines: {node: '>= 0.10'} + + vinyl-fs@3.0.3: + resolution: {integrity: sha512-vIu34EkyNyJxmP0jscNzWBSygh7VWhqun6RmqVfXePrOwi9lhvRs//dOaGOTRUQr4tx7/zd26Tk5WeSVZitgng==} + engines: {node: '>= 0.10'} + + vinyl-sourcemap@1.1.0: + resolution: {integrity: sha512-NiibMgt6VJGJmyw7vtzhctDcfKch4e4n9TBeoWlirb7FMg9/1Ov9k+A5ZRAtywBpRPiyECvQRQllYM8dECegVA==} + engines: {node: '>= 0.10'} + + vinyl-sourcemaps-apply@0.2.1: + resolution: {integrity: sha512-+oDh3KYZBoZC8hfocrbrxbLUeaYtQK7J5WU5Br9VqWqmCll3tFJqKp97GC9GmMsVIL0qnx2DgEDVxdo5EZ5sSw==} + + vinyl@2.2.1: + resolution: {integrity: sha512-LII3bXRFBZLlezoG5FfZVcXflZgWP/4dCwKtxd5ky9+LOtM4CS3bIRQsmR1KMnMW07jpE8fqR2lcxPZ+8sJIcw==} + engines: {node: '>= 0.10'} + + vscode-oniguruma@1.7.0: + resolution: {integrity: sha512-L9WMGRfrjOhgHSdOYgCt/yRMsXzLDJSL7BPrOZt73gU0iWO4mpqzqQzOz5srxqTvMBaR0XZTSrVWo4j55Rc6cA==} + + vscode-textmate@8.0.0: + resolution: {integrity: sha512-AFbieoL7a5LMqcnOF04ji+rpXadgOXnZsxQr//r83kLPr7biP7am3g9zbaZIaBGwBRWeSvoMD4mgPdX3e4NWBg==} + + w3c-xmlserializer@5.0.0: + resolution: {integrity: sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==} + engines: {node: '>=18'} + + webidl-conversions@7.0.0: + resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==} + engines: {node: '>=12'} + + whatwg-encoding@2.0.0: + resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==} + engines: {node: '>=12'} + + whatwg-encoding@3.1.1: + resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==} + engines: {node: '>=18'} + + whatwg-mimetype@4.0.0: + resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==} + engines: {node: '>=18'} + + whatwg-url@14.0.0: + resolution: {integrity: sha512-1lfMEm2IEr7RIV+f4lUNPOqfFL+pO+Xw3fJSqmjX9AbXcXcYOkCe1P6+9VBZB6n94af16NfZf+sSk0JCBZC9aw==} + engines: {node: '>=18'} + + which-module@1.0.0: + resolution: {integrity: sha512-F6+WgncZi/mJDrammbTuHe1q0R5hOXv/mBaiNA2TCNT/LTHusX0V+CJnj9XT8ki5ln2UZyyddDgHfCzyrOH7MQ==} + + which@1.3.1: + resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==} + hasBin: true + + which@2.0.2: + resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} + engines: {node: '>= 8'} + hasBin: true + + wrap-ansi@2.1.0: + resolution: {integrity: sha512-vAaEaDM946gbNpH5pLVNR+vX2ht6n0Bt3GXwVB1AuAqZosOvHNF3P7wDnh8KLkSqgUh0uh77le7Owgoz+Z9XBw==} + engines: {node: '>=0.10.0'} + + wrap-ansi@7.0.0: + resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} + engines: {node: '>=10'} + + wrap-ansi@8.1.0: + resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==} + engines: {node: '>=12'} + + wrappy@1.0.2: + resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} + + ws@8.18.0: + resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==} + engines: {node: '>=10.0.0'} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: '>=5.0.2' + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + + xml-name-validator@5.0.0: + resolution: {integrity: sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==} + engines: {node: '>=18'} + + xmlchars@2.2.0: + resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==} + + xtend@4.0.2: + resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} + engines: {node: '>=0.4'} + + y18n@3.2.2: + resolution: {integrity: sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ==} + + yargs-parser@5.0.1: + resolution: {integrity: sha512-wpav5XYiddjXxirPoCTUPbqM0PXvJ9hiBMvuJgInvo4/lAOTZzUprArw17q2O1P2+GHhbBr18/iQwjL5Z9BqfA==} + + yargs@7.1.2: + resolution: {integrity: sha512-ZEjj/dQYQy0Zx0lgLMLR8QuaqTihnxirir7EwUHp1Axq4e3+k8jXU5K0VLbNvedv1f4EWtBonDIZm0NUr+jCcA==} + +snapshots: + + '@gulp-sourcemaps/identity-map@2.0.1': dependencies: acorn: 6.4.2 normalize-path: 3.0.0 - postcss: 7.0.35 + postcss: 7.0.39 source-map: 0.6.1 through2: 3.0.2 - dev: true - /@gulp-sourcemaps/map-sources/1.0.0: - resolution: {integrity: sha1-iQrnxdjId/bThIYCFazp1+yUW9o=} - engines: {node: '>= 0.10'} + '@gulp-sourcemaps/map-sources@1.0.0': dependencies: normalize-path: 2.1.1 through2: 2.0.5 - dev: true - /@nodelib/fs.scandir/2.1.4: - resolution: {integrity: sha512-33g3pMJk3bg5nXbL/+CY6I2eJDzZAni49PfJnL5fghPTggPvBd/pFNSgJsdAgWptuFu7qq/ERvOYFlhvsLTCKA==} - engines: {node: '>= 8'} + '@isaacs/cliui@8.0.2': dependencies: - '@nodelib/fs.stat': 2.0.4 - run-parallel: 1.2.0 - dev: true + string-width: 5.1.2 + string-width-cjs: string-width@4.2.3 + strip-ansi: 7.1.0 + strip-ansi-cjs: strip-ansi@6.0.1 + wrap-ansi: 8.1.0 + wrap-ansi-cjs: wrap-ansi@7.0.0 - /@nodelib/fs.stat/2.0.4: - resolution: {integrity: sha512-IYlHJA0clt2+Vg7bccq+TzRdJvv19c2INqBSsoOLp1je7xjtr7J26+WXR72MCdvU9q1qTzIWDfhMf+DRvQJK4Q==} - engines: {node: '>= 8'} - dev: true + '@jridgewell/gen-mapping@0.3.5': + dependencies: + '@jridgewell/set-array': 1.2.1 + '@jridgewell/sourcemap-codec': 1.5.0 + '@jridgewell/trace-mapping': 0.3.25 - /@nodelib/fs.walk/1.2.6: - resolution: {integrity: sha512-8Broas6vTtW4GIXTAHDoE32hnN2M5ykgCpWGbuXHQ15vEMqr23pB76e/GZcYsZCHALv50ktd24qhEyKr6wBtow==} - engines: {node: '>= 8'} + '@jridgewell/resolve-uri@3.1.2': {} + + '@jridgewell/set-array@1.2.1': {} + + '@jridgewell/source-map@0.3.6': dependencies: - '@nodelib/fs.scandir': 2.1.4 - fastq: 1.11.0 - dev: true + '@jridgewell/gen-mapping': 0.3.5 + '@jridgewell/trace-mapping': 0.3.25 - /@tootallnate/once/1.1.2: - resolution: {integrity: sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==} - engines: {node: '>= 6'} - dev: true + '@jridgewell/sourcemap-codec@1.5.0': {} - /@ts-morph/common/0.10.0: - resolution: {integrity: sha512-6wC+CovwzxLP+bQZcqHJEbZ7ViaIfsid8VzsVjJRkdfCQ8C8K5mm1+9/wkgmn814BPATtgSgFuDmVJnIb8/leg==} + '@jridgewell/trace-mapping@0.3.25': dependencies: - fast-glob: 3.2.5 - minimatch: 3.0.4 - mkdirp: 1.0.4 - path-browserify: 1.0.1 - dev: true + '@jridgewell/resolve-uri': 3.1.2 + '@jridgewell/sourcemap-codec': 1.5.0 - /@types/simple-icons/5.0.0: - resolution: {integrity: sha512-IYUA5DPdIs+LoptVS1NNGXnBTtqctYR9t4MHQ9Xb38WCC4lJtsmYkFnOYSidKBrg+2C/Ll1NW1TmLX1sMPQuCA==} - dev: true + '@nodelib/fs.scandir@2.1.5': + dependencies: + '@nodelib/fs.stat': 2.0.5 + run-parallel: 1.2.0 - /abab/2.0.5: - resolution: {integrity: sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==} - dev: true + '@nodelib/fs.stat@2.0.5': {} - /acorn-globals/6.0.0: - resolution: {integrity: sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==} + '@nodelib/fs.walk@1.2.8': dependencies: - acorn: 7.4.1 - acorn-walk: 7.2.0 - dev: true + '@nodelib/fs.scandir': 2.1.5 + fastq: 1.17.1 - /acorn-walk/7.2.0: - resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==} - engines: {node: '>=0.4.0'} - dev: true + '@pkgjs/parseargs@0.11.0': + optional: true - /acorn/6.4.2: - resolution: {integrity: sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==} - engines: {node: '>=0.4.0'} - hasBin: true - dev: true + '@ts-morph/common@0.24.0': + dependencies: + fast-glob: 3.3.2 + minimatch: 9.0.5 + mkdirp: 3.0.1 + path-browserify: 1.0.1 - /acorn/7.4.1: - resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} - engines: {node: '>=0.4.0'} - hasBin: true - dev: true + '@types/simple-icons@5.21.1': + dependencies: + simple-icons: 13.1.0 - /acorn/8.3.0: - resolution: {integrity: sha512-tqPKHZ5CaBJw0Xmy0ZZvLs1qTV+BNFSyvn77ASXkpBNfIRk8ev26fKrD9iLGwGA9zedPao52GSHzq8lyZG0NUw==} - engines: {node: '>=0.4.0'} - hasBin: true - dev: true + acorn@6.4.2: {} - /agent-base/6.0.2: - resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} - engines: {node: '>= 6.0.0'} + acorn@8.12.1: {} + + agent-base@7.1.1: dependencies: - debug: 4.3.1 + debug: 4.3.5 transitivePeerDependencies: - supports-color - dev: true - /ansi-colors/1.1.0: - resolution: {integrity: sha512-SFKX67auSNoVR38N3L+nvsPjOE0bybKTYbkf5tRvushrAPQ9V75huw0ZxBkKVeRU9kqH3d6HA4xTckbwZ4ixmA==} - engines: {node: '>=0.10.0'} + ansi-colors@1.1.0: dependencies: ansi-wrap: 0.1.0 - dev: true - /ansi-colors/4.1.1: - resolution: {integrity: sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==} - engines: {node: '>=6'} - dev: true + ansi-colors@3.2.4: {} - /ansi-gray/0.1.1: - resolution: {integrity: sha1-KWLPVOyXksSFEKPetSRDaGHvclE=} - engines: {node: '>=0.10.0'} + ansi-colors@4.1.3: {} + + ansi-gray@0.1.1: dependencies: ansi-wrap: 0.1.0 - dev: true - /ansi-regex/2.1.1: - resolution: {integrity: sha1-w7M6te42DYbg5ijwRorn7yfWVN8=} - engines: {node: '>=0.10.0'} - dev: true + ansi-regex@2.1.1: {} - /ansi-styles/3.2.1: - resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} - engines: {node: '>=4'} + ansi-regex@5.0.1: {} + + ansi-regex@6.0.1: {} + + ansi-sequence-parser@1.1.1: {} + + ansi-styles@4.3.0: dependencies: - color-convert: 1.9.3 - dev: true + color-convert: 2.0.1 - /ansi-wrap/0.1.0: - resolution: {integrity: sha1-qCJQ3bABXponyoLoLqYDu/pF768=} - engines: {node: '>=0.10.0'} - dev: true + ansi-styles@6.2.1: {} - /anymatch/2.0.0: - resolution: {integrity: sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==} + ansi-wrap@0.1.0: {} + + anymatch@2.0.0: dependencies: micromatch: 3.1.10 normalize-path: 2.1.1 - dev: true + transitivePeerDependencies: + - supports-color - /append-buffer/1.0.2: - resolution: {integrity: sha1-2CIM9GYIFSXv6lBhTz3mUU36WPE=} - engines: {node: '>=0.10.0'} + append-buffer@1.0.2: dependencies: - buffer-equal: 1.0.0 - dev: true + buffer-equal: 1.0.1 - /archy/1.0.0: - resolution: {integrity: sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=} - dev: true + archy@1.0.0: {} - /arr-diff/4.0.0: - resolution: {integrity: sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=} - engines: {node: '>=0.10.0'} - dev: true + arr-diff@4.0.0: {} - /arr-filter/1.1.2: - resolution: {integrity: sha1-Q/3d0JHo7xGqTEXZzcGOLf8XEe4=} - engines: {node: '>=0.10.0'} + arr-filter@1.1.2: dependencies: make-iterator: 1.0.1 - dev: true - /arr-flatten/1.1.0: - resolution: {integrity: sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==} - engines: {node: '>=0.10.0'} - dev: true + arr-flatten@1.1.0: {} - /arr-map/2.0.2: - resolution: {integrity: sha1-Onc0X/wc814qkYJWAfnljy4kysQ=} - engines: {node: '>=0.10.0'} + arr-map@2.0.2: dependencies: make-iterator: 1.0.1 - dev: true - /arr-union/3.1.0: - resolution: {integrity: sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=} - engines: {node: '>=0.10.0'} - dev: true + arr-union@3.1.0: {} - /array-each/1.0.1: - resolution: {integrity: sha1-p5SvDAWrF1KEbudTofIRoFugxE8=} - engines: {node: '>=0.10.0'} - dev: true + array-each@1.0.1: {} - /array-initial/1.1.0: - resolution: {integrity: sha1-L6dLJnOTccOUe9enrcc74zSz15U=} - engines: {node: '>=0.10.0'} + array-initial@1.1.0: dependencies: array-slice: 1.1.0 is-number: 4.0.0 - dev: true - /array-last/1.3.0: - resolution: {integrity: sha512-eOCut5rXlI6aCOS7Z7kCplKRKyiFQ6dHFBem4PwlwKeNFk2/XxTrhRh5T9PyaEWGy/NHTZWbY+nsZlNFJu9rYg==} - engines: {node: '>=0.10.0'} + array-last@1.3.0: dependencies: is-number: 4.0.0 - dev: true - /array-slice/1.1.0: - resolution: {integrity: sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w==} - engines: {node: '>=0.10.0'} - dev: true + array-slice@1.1.0: {} - /array-sort/1.0.0: - resolution: {integrity: sha512-ihLeJkonmdiAsD7vpgN3CRcx2J2S0TiYW+IS/5zHBI7mKUq3ySvBdzzBfD236ubDBQFiiyG3SWCPc+msQ9KoYg==} - engines: {node: '>=0.10.0'} + array-sort@1.0.0: dependencies: default-compare: 1.0.0 get-value: 2.0.6 kind-of: 5.1.0 - dev: true - /array-unique/0.3.2: - resolution: {integrity: sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=} - engines: {node: '>=0.10.0'} - dev: true + array-unique@0.3.2: {} - /assign-symbols/1.0.0: - resolution: {integrity: sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=} - engines: {node: '>=0.10.0'} - dev: true + assign-symbols@1.0.0: {} - /async-done/1.3.2: - resolution: {integrity: sha512-uYkTP8dw2og1tu1nmza1n1CMW0qb8gWWlwqMmLb7MhBVs4BXrFziT6HXUd+/RlRA/i4H9AkofYloUbs1fwMqlw==} - engines: {node: '>= 0.10'} + async-done@1.3.2: dependencies: end-of-stream: 1.4.4 once: 1.4.0 process-nextick-args: 2.0.1 stream-exhaust: 1.0.2 - dev: true - /async-each/1.0.3: - resolution: {integrity: sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==} - dev: true + async-each@1.0.6: {} - /async-settle/1.0.0: - resolution: {integrity: sha1-HQqRS7Aldb7IqPOnTlCA9yssDGs=} - engines: {node: '>= 0.10'} + async-settle@1.0.0: dependencies: async-done: 1.3.2 - dev: true - /async/2.6.3: - resolution: {integrity: sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==} + async@2.6.4: dependencies: lodash: 4.17.21 - dev: true - /asynckit/0.4.0: - resolution: {integrity: sha1-x57Zf380y48robyXkLzDZkdLS3k=} - dev: true - - /at-least-node/1.0.0: - resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==} - engines: {node: '>= 4.0.0'} - dev: true + asynckit@0.4.0: {} - /atob/2.1.2: - resolution: {integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==} - engines: {node: '>= 4.5.0'} - hasBin: true - dev: true + atob@2.1.2: {} - /bach/1.2.0: - resolution: {integrity: sha1-Szzpa/JxNPeaG0FKUcFONMO9mIA=} - engines: {node: '>= 0.10'} + bach@1.2.0: dependencies: arr-filter: 1.1.2 arr-flatten: 1.1.0 @@ -327,52 +2141,40 @@ packages: async-done: 1.3.2 async-settle: 1.0.0 now-and-later: 2.0.1 - dev: true - /balanced-match/1.0.2: - resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} - dev: true + balanced-match@1.0.2: {} - /base/0.11.2: - resolution: {integrity: sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==} - engines: {node: '>=0.10.0'} + base@0.11.2: dependencies: cache-base: 1.0.1 class-utils: 0.3.6 - component-emitter: 1.3.0 + component-emitter: 1.3.1 define-property: 1.0.0 isobject: 3.0.1 mixin-deep: 1.3.2 pascalcase: 0.1.1 - dev: true - /basic-auth/1.1.0: - resolution: {integrity: sha1-RSIe5Cn37h5QNb4/UVM/HN/SmIQ=} - engines: {node: '>= 0.6'} - dev: true + basic-auth@2.0.1: + dependencies: + safe-buffer: 5.1.2 - /binary-extensions/1.13.1: - resolution: {integrity: sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==} - engines: {node: '>=0.10.0'} - dev: true + binary-extensions@1.13.1: {} - /bindings/1.5.0: - resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} + bindings@1.5.0: dependencies: file-uri-to-path: 1.0.0 - dev: true optional: true - /brace-expansion/1.1.11: - resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} + brace-expansion@1.1.11: dependencies: balanced-match: 1.0.2 concat-map: 0.0.1 - dev: true - /braces/2.3.2: - resolution: {integrity: sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==} - engines: {node: '>=0.10.0'} + brace-expansion@2.0.1: + dependencies: + balanced-match: 1.0.2 + + braces@2.3.2: dependencies: arr-flatten: 1.1.0 array-unique: 0.3.2 @@ -384,34 +2186,21 @@ packages: snapdragon-node: 2.1.1 split-string: 3.1.0 to-regex: 3.0.2 - dev: true + transitivePeerDependencies: + - supports-color - /braces/3.0.2: - resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} - engines: {node: '>=8'} + braces@3.0.3: dependencies: - fill-range: 7.0.1 - dev: true + fill-range: 7.1.1 - /browser-process-hrtime/1.0.0: - resolution: {integrity: sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==} - dev: true - - /buffer-equal/1.0.0: - resolution: {integrity: sha1-WWFrSYME1Var1GaWayLu2j7KX74=} - engines: {node: '>=0.4.0'} - dev: true + buffer-equal@1.0.1: {} - /buffer-from/1.1.1: - resolution: {integrity: sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==} - dev: true + buffer-from@1.1.2: {} - /cache-base/1.0.1: - resolution: {integrity: sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==} - engines: {node: '>=0.10.0'} + cache-base@1.0.1: dependencies: collection-visit: 1.0.0 - component-emitter: 1.3.0 + component-emitter: 1.3.1 get-value: 2.0.6 has-value: 1.0.0 isobject: 3.0.1 @@ -419,464 +2208,285 @@ packages: to-object-path: 0.3.0 union-value: 1.0.1 unset-value: 1.0.0 - dev: true - /call-bind/1.0.2: - resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==} + call-bind@1.0.7: dependencies: - function-bind: 1.1.1 - get-intrinsic: 1.1.1 - dev: true + es-define-property: 1.0.0 + es-errors: 1.3.0 + function-bind: 1.1.2 + get-intrinsic: 1.2.4 + set-function-length: 1.2.2 - /camelcase/3.0.0: - resolution: {integrity: sha1-MvxLn82vhF/N9+c7uXysImHwqwo=} - engines: {node: '>=0.10.0'} - dev: true + camelcase@3.0.0: {} - /chalk/2.4.2: - resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} - engines: {node: '>=4'} + chalk@4.1.2: dependencies: - ansi-styles: 3.2.1 - escape-string-regexp: 1.0.5 - supports-color: 5.5.0 - dev: true + ansi-styles: 4.3.0 + supports-color: 7.2.0 - /chokidar/2.1.8: - resolution: {integrity: sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==} - deprecated: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. + chokidar@2.1.8: dependencies: anymatch: 2.0.0 - async-each: 1.0.3 + async-each: 1.0.6 braces: 2.3.2 glob-parent: 3.1.0 inherits: 2.0.4 is-binary-path: 1.0.1 - is-glob: 4.0.1 + is-glob: 4.0.3 normalize-path: 3.0.0 path-is-absolute: 1.0.1 readdirp: 2.2.1 upath: 1.2.0 optionalDependencies: fsevents: 1.2.13 - dev: true + transitivePeerDependencies: + - supports-color - /class-utils/0.3.6: - resolution: {integrity: sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==} - engines: {node: '>=0.10.0'} + class-utils@0.3.6: dependencies: arr-union: 3.1.0 define-property: 0.2.5 isobject: 3.0.1 static-extend: 0.1.2 - dev: true - /cliui/3.2.0: - resolution: {integrity: sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0=} + cliui@3.2.0: dependencies: string-width: 1.0.2 strip-ansi: 3.0.1 wrap-ansi: 2.1.0 - dev: true - /clone-buffer/1.0.0: - resolution: {integrity: sha1-4+JbIHrE5wGvch4staFnksrD3Fg=} - engines: {node: '>= 0.10'} - dev: true + clone-buffer@1.0.0: {} - /clone-stats/1.0.0: - resolution: {integrity: sha1-s3gt/4u1R04Yuba/D9/ngvh3doA=} - dev: true + clone-stats@1.0.0: {} - /clone/2.1.2: - resolution: {integrity: sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18=} - engines: {node: '>=0.8'} - dev: true + clone@2.1.2: {} - /cloneable-readable/1.1.3: - resolution: {integrity: sha512-2EF8zTQOxYq70Y4XKtorQupqF0m49MBz2/yf5Bj+MHjvpG3Hy7sImifnqD6UA+TKYxeSV+u6qqQPawN5UvnpKQ==} + cloneable-readable@1.1.3: dependencies: inherits: 2.0.4 process-nextick-args: 2.0.1 - readable-stream: 2.3.7 - dev: true + readable-stream: 2.3.8 - /code-block-writer/10.1.1: - resolution: {integrity: sha512-67ueh2IRGst/51p0n6FvPrnRjAGHY5F8xdjkgrYE7DDzpJe6qA07RYQ9VcoUeo5ATOjSOiWpSL3SWBRRbempMw==} - dev: true + code-block-writer@13.0.1: {} - /code-point-at/1.1.0: - resolution: {integrity: sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=} - engines: {node: '>=0.10.0'} - dev: true + code-point-at@1.1.0: {} - /collection-map/1.0.0: - resolution: {integrity: sha1-rqDwb40mx4DCt1SUOFVEsiVa8Yw=} - engines: {node: '>=0.10.0'} + collection-map@1.0.0: dependencies: arr-map: 2.0.2 for-own: 1.0.0 make-iterator: 1.0.1 - dev: true - /collection-visit/1.0.0: - resolution: {integrity: sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=} - engines: {node: '>=0.10.0'} + collection-visit@1.0.0: dependencies: map-visit: 1.0.0 object-visit: 1.0.1 - dev: true - /color-convert/1.9.3: - resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} + color-convert@2.0.1: dependencies: - color-name: 1.1.3 - dev: true + color-name: 1.1.4 - /color-name/1.1.3: - resolution: {integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=} - dev: true + color-name@1.1.4: {} - /color-support/1.1.3: - resolution: {integrity: sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==} - hasBin: true - dev: true + color-support@1.1.3: {} - /colors/1.4.0: - resolution: {integrity: sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==} - engines: {node: '>=0.1.90'} - dev: true - - /combined-stream/1.0.8: - resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} - engines: {node: '>= 0.8'} + combined-stream@1.0.8: dependencies: delayed-stream: 1.0.0 - dev: true - /commander/2.20.3: - resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} - dev: true + commander@2.20.3: {} - /component-emitter/1.3.0: - resolution: {integrity: sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==} - dev: true + component-emitter@1.3.1: {} - /concat-map/0.0.1: - resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} - dev: true + concat-map@0.0.1: {} - /concat-stream/1.6.2: - resolution: {integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==} - engines: {'0': node >= 0.8} + concat-stream@1.6.2: dependencies: - buffer-from: 1.1.1 + buffer-from: 1.1.2 inherits: 2.0.4 - readable-stream: 2.3.7 + readable-stream: 2.3.8 typedarray: 0.0.6 - dev: true - /convert-source-map/1.7.0: - resolution: {integrity: sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==} - dependencies: - safe-buffer: 5.1.2 - dev: true + convert-source-map@1.9.0: {} - /copy-descriptor/0.1.1: - resolution: {integrity: sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=} - engines: {node: '>=0.10.0'} - dev: true + copy-descriptor@0.1.1: {} - /copy-props/2.0.5: - resolution: {integrity: sha512-XBlx8HSqrT0ObQwmSzM7WE5k8FxTV75h1DX1Z3n6NhQ/UYYAvInWYmG06vFt7hQZArE2fuO62aihiWIVQwh1sw==} + copy-props@2.0.5: dependencies: each-props: 1.3.2 is-plain-object: 5.0.0 - dev: true - /core-util-is/1.0.2: - resolution: {integrity: sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=} - dev: true + core-util-is@1.0.3: {} - /corser/2.0.1: - resolution: {integrity: sha1-jtolLsqrWEDc2XXOuQ2TcMgZ/4c=} - engines: {node: '>= 0.4.0'} - dev: true + corser@2.0.1: {} - /css/3.0.0: - resolution: {integrity: sha512-DG9pFfwOrzc+hawpmqX/dHYHJG+Bsdb0klhyi1sDneOgGOXy9wQIC8hzyVp1e4NRYDBdxcylvywPkkXCHAzTyQ==} + cross-spawn@7.0.3: + dependencies: + path-key: 3.1.1 + shebang-command: 2.0.0 + which: 2.0.2 + + css@3.0.0: dependencies: inherits: 2.0.4 source-map: 0.6.1 source-map-resolve: 0.6.0 - dev: true - /cssom/0.3.8: - resolution: {integrity: sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==} - dev: true - - /cssom/0.4.4: - resolution: {integrity: sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==} - dev: true - - /cssstyle/2.3.0: - resolution: {integrity: sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==} - engines: {node: '>=8'} + cssstyle@4.0.1: dependencies: - cssom: 0.3.8 - dev: true + rrweb-cssom: 0.6.0 - /d/1.0.1: - resolution: {integrity: sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==} + d@1.0.2: dependencies: - es5-ext: 0.10.53 - type: 1.2.0 - dev: true + es5-ext: 0.10.64 + type: 2.7.3 - /data-urls/2.0.0: - resolution: {integrity: sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==} - engines: {node: '>=10'} + data-urls@5.0.0: dependencies: - abab: 2.0.5 - whatwg-mimetype: 2.3.0 - whatwg-url: 8.5.0 - dev: true + whatwg-mimetype: 4.0.0 + whatwg-url: 14.0.0 - /debug-fabulous/1.1.0: - resolution: {integrity: sha512-GZqvGIgKNlUnHUPQhepnUZFIMoi3dgZKQBzKDeL2g7oJF9SNAji/AAu36dusFUas0O+pae74lNeoIPHqXWDkLg==} + debug-fabulous@1.1.0: dependencies: debug: 3.2.7 - memoizee: 0.4.15 + memoizee: 0.4.17 object-assign: 4.1.1 - dev: true + transitivePeerDependencies: + - supports-color - /debug/2.6.9: - resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} + debug@2.6.9: dependencies: ms: 2.0.0 - dev: true - /debug/3.2.7: - resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} + debug@3.2.7: dependencies: ms: 2.1.3 - dev: true - /debug/4.3.1: - resolution: {integrity: sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==} - engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true + debug@4.3.5: dependencies: ms: 2.1.2 - dev: true - - /decamelize/1.2.0: - resolution: {integrity: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=} - engines: {node: '>=0.10.0'} - dev: true - /decimal.js/10.2.1: - resolution: {integrity: sha512-KaL7+6Fw6i5A2XSnsbhm/6B+NuEA7TZ4vqxnd5tXz9sbKtrN9Srj8ab4vKVdK8YAqZO9P1kg45Y6YLoduPf+kw==} - dev: true + decamelize@1.2.0: {} - /decode-uri-component/0.2.0: - resolution: {integrity: sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=} - engines: {node: '>=0.10'} - dev: true + decimal.js@10.4.3: {} - /deep-is/0.1.3: - resolution: {integrity: sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=} - dev: true + decode-uri-component@0.2.2: {} - /default-compare/1.0.0: - resolution: {integrity: sha512-QWfXlM0EkAbqOCbD/6HjdwT19j7WCkMyiRhWilc4H9/5h/RzTF9gv5LYh1+CmDV5d1rki6KAWLtQale0xt20eQ==} - engines: {node: '>=0.10.0'} + default-compare@1.0.0: dependencies: kind-of: 5.1.0 - dev: true - /default-resolution/2.0.0: - resolution: {integrity: sha1-vLgrqnKtebQmp2cy8aga1t8m1oQ=} - engines: {node: '>= 0.10'} - dev: true + default-resolution@2.0.0: {} - /define-properties/1.1.3: - resolution: {integrity: sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==} - engines: {node: '>= 0.4'} + define-data-property@1.1.4: + dependencies: + es-define-property: 1.0.0 + es-errors: 1.3.0 + gopd: 1.0.1 + + define-properties@1.2.1: dependencies: + define-data-property: 1.1.4 + has-property-descriptors: 1.0.2 object-keys: 1.1.1 - dev: true - /define-property/0.2.5: - resolution: {integrity: sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=} - engines: {node: '>=0.10.0'} + define-property@0.2.5: dependencies: - is-descriptor: 0.1.6 - dev: true + is-descriptor: 0.1.7 - /define-property/1.0.0: - resolution: {integrity: sha1-dp66rz9KY6rTr56NMEybvnm/sOY=} - engines: {node: '>=0.10.0'} + define-property@1.0.0: dependencies: - is-descriptor: 1.0.2 - dev: true + is-descriptor: 1.0.3 - /define-property/2.0.2: - resolution: {integrity: sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==} - engines: {node: '>=0.10.0'} + define-property@2.0.2: dependencies: - is-descriptor: 1.0.2 + is-descriptor: 1.0.3 isobject: 3.0.1 - dev: true - /delayed-stream/1.0.0: - resolution: {integrity: sha1-3zrhmayt+31ECqrgsp4icrJOxhk=} - engines: {node: '>=0.4.0'} - dev: true - - /detect-file/1.0.0: - resolution: {integrity: sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc=} - engines: {node: '>=0.10.0'} - dev: true + delayed-stream@1.0.0: {} - /detect-newline/2.1.0: - resolution: {integrity: sha1-9B8cEL5LAOh7XxPaaAdZ8sW/0+I=} - engines: {node: '>=0.10.0'} - dev: true + detect-file@1.0.0: {} - /domexception/2.0.1: - resolution: {integrity: sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==} - engines: {node: '>=8'} - dependencies: - webidl-conversions: 5.0.0 - dev: true + detect-newline@2.1.0: {} - /duplexer/0.1.2: - resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==} - dev: true + duplexer@0.1.2: {} - /duplexify/3.7.1: - resolution: {integrity: sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==} + duplexify@3.7.1: dependencies: end-of-stream: 1.4.4 inherits: 2.0.4 - readable-stream: 2.3.7 - stream-shift: 1.0.1 - dev: true + readable-stream: 2.3.8 + stream-shift: 1.0.3 - /each-props/1.3.2: - resolution: {integrity: sha512-vV0Hem3zAGkJAyU7JSjixeU66rwdynTAa1vofCrSA5fEln+m67Az9CcnkVD776/fsN/UjIWmBDoNRS6t6G9RfA==} + each-props@1.3.2: dependencies: is-plain-object: 2.0.4 object.defaults: 1.1.0 - dev: true - /ecstatic/3.3.2: - resolution: {integrity: sha512-fLf9l1hnwrHI2xn9mEDT7KIi22UDqA2jaCwyCbSUJh9a1V+LEUSL/JO/6TIz/QyuBURWUHrFL5Kg2TtO1bkkog==} - hasBin: true - dependencies: - he: 1.2.0 - mime: 1.6.0 - minimist: 1.2.5 - url-join: 2.0.5 - dev: true + eastasianwidth@0.2.0: {} - /end-of-stream/1.4.4: - resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} + emoji-regex@8.0.0: {} + + emoji-regex@9.2.2: {} + + end-of-stream@1.4.4: dependencies: once: 1.4.0 - dev: true - /error-ex/1.3.2: - resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} - dependencies: - is-arrayish: 0.2.1 - dev: true + entities@4.5.0: {} - /es5-ext/0.10.53: - resolution: {integrity: sha512-Xs2Stw6NiNHWypzRTY1MtaG/uJlwCk8kH81920ma8mvN8Xq1gsfhZvpkImLQArw8AHnv8MT2I45J3c0R8slE+Q==} + error-ex@1.3.2: dependencies: - es6-iterator: 2.0.3 - es6-symbol: 3.1.3 - next-tick: 1.0.0 - dev: true + is-arrayish: 0.2.1 - /es6-iterator/2.0.3: - resolution: {integrity: sha1-p96IkUGgWpSwhUQDstCg+/qY87c=} + es-define-property@1.0.0: dependencies: - d: 1.0.1 - es5-ext: 0.10.53 - es6-symbol: 3.1.3 - dev: true + get-intrinsic: 1.2.4 - /es6-symbol/3.1.3: - resolution: {integrity: sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==} - dependencies: - d: 1.0.1 - ext: 1.4.0 - dev: true + es-errors@1.3.0: {} - /es6-weak-map/2.0.3: - resolution: {integrity: sha512-p5um32HOTO1kP+w7PRnB+5lQ43Z6muuMuIMffvDN8ZB4GcnjLBV6zGStpbASIMk4DCAvEaamhe2zhyCb/QXXsA==} + es5-ext@0.10.64: dependencies: - d: 1.0.1 - es5-ext: 0.10.53 es6-iterator: 2.0.3 - es6-symbol: 3.1.3 - dev: true + es6-symbol: 3.1.4 + esniff: 2.0.1 + next-tick: 1.1.0 - /escape-string-regexp/1.0.5: - resolution: {integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=} - engines: {node: '>=0.8.0'} - dev: true + es6-iterator@2.0.3: + dependencies: + d: 1.0.2 + es5-ext: 0.10.64 + es6-symbol: 3.1.4 - /escodegen/2.0.0: - resolution: {integrity: sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==} - engines: {node: '>=6.0'} - hasBin: true + es6-symbol@3.1.4: dependencies: - esprima: 4.0.1 - estraverse: 5.2.0 - esutils: 2.0.3 - optionator: 0.8.3 - optionalDependencies: - source-map: 0.6.1 - dev: true + d: 1.0.2 + ext: 1.7.0 - /esm/3.2.25: - resolution: {integrity: sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==} - engines: {node: '>=6'} - dev: true + es6-weak-map@2.0.3: + dependencies: + d: 1.0.2 + es5-ext: 0.10.64 + es6-iterator: 2.0.3 + es6-symbol: 3.1.4 - /esprima/4.0.1: - resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} - engines: {node: '>=4'} - hasBin: true - dev: true + escape-string-regexp@1.0.5: {} - /estraverse/5.2.0: - resolution: {integrity: sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==} - engines: {node: '>=4.0'} - dev: true + esm@3.2.25: {} - /esutils/2.0.3: - resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} - engines: {node: '>=0.10.0'} - dev: true + esniff@2.0.1: + dependencies: + d: 1.0.2 + es5-ext: 0.10.64 + event-emitter: 0.3.5 + type: 2.7.3 - /event-emitter/0.3.5: - resolution: {integrity: sha1-34xp7vFkeSPHFXuc6DhAYQsCzDk=} + event-emitter@0.3.5: dependencies: - d: 1.0.1 - es5-ext: 0.10.53 - dev: true + d: 1.0.2 + es5-ext: 0.10.64 - /event-stream/4.0.1: - resolution: {integrity: sha512-qACXdu/9VHPBzcyhdOWR5/IahhGMf0roTeZJfzz077GwylcDd90yOHLouhmv7GJ5XzPi6ekaQWd8AvPP2nOvpA==} + event-stream@4.0.1: dependencies: duplexer: 0.1.2 from: 0.1.7 @@ -885,15 +2495,10 @@ packages: split: 1.0.1 stream-combiner: 0.2.2 through: 2.3.8 - dev: true - /eventemitter3/4.0.7: - resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==} - dev: true + eventemitter3@4.0.7: {} - /expand-brackets/2.1.4: - resolution: {integrity: sha1-t3c14xXOMPa27/D4OwQVGiJEliI=} - engines: {node: '>=0.10.0'} + expand-brackets@2.1.4: dependencies: debug: 2.6.9 define-property: 0.2.5 @@ -902,43 +2507,29 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 - dev: true + transitivePeerDependencies: + - supports-color - /expand-tilde/2.0.2: - resolution: {integrity: sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=} - engines: {node: '>=0.10.0'} + expand-tilde@2.0.2: dependencies: homedir-polyfill: 1.0.3 - dev: true - /ext/1.4.0: - resolution: {integrity: sha512-Key5NIsUxdqKg3vIsdw9dSuXpPCQ297y6wBjL30edxwPgt2E44WcWBZey/ZvUc6sERLTxKdyCu4gZFmUbk1Q7A==} + ext@1.7.0: dependencies: - type: 2.5.0 - dev: true + type: 2.7.3 - /extend-shallow/2.0.1: - resolution: {integrity: sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=} - engines: {node: '>=0.10.0'} + extend-shallow@2.0.1: dependencies: is-extendable: 0.1.1 - dev: true - /extend-shallow/3.0.2: - resolution: {integrity: sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=} - engines: {node: '>=0.10.0'} + extend-shallow@3.0.2: dependencies: assign-symbols: 1.0.0 is-extendable: 1.0.1 - dev: true - /extend/3.0.2: - resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==} - dev: true + extend@3.0.2: {} - /extglob/2.0.4: - resolution: {integrity: sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==} - engines: {node: '>=0.10.0'} + extglob@2.0.4: dependencies: array-unique: 0.3.2 define-property: 1.0.0 @@ -948,247 +2539,157 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 - dev: true + transitivePeerDependencies: + - supports-color - /fancy-log/1.3.3: - resolution: {integrity: sha512-k9oEhlyc0FrVh25qYuSELjr8oxsCoc4/LEZfg2iJJrfEk/tZL9bCoJE47gqAvI2m/AUjluCS4+3I0eTx8n3AEw==} - engines: {node: '>= 0.10'} + fancy-log@1.3.3: dependencies: ansi-gray: 0.1.1 color-support: 1.1.3 parse-node-version: 1.0.1 time-stamp: 1.1.0 - dev: true - /fast-glob/3.2.5: - resolution: {integrity: sha512-2DtFcgT68wiTTiwZ2hNdJfcHNke9XOfnwmBRWXhmeKM8rF0TGwmC/Qto3S7RoZKp5cilZbxzO5iTNTQsJ+EeDg==} - engines: {node: '>=8'} + fast-glob@3.3.2: dependencies: - '@nodelib/fs.stat': 2.0.4 - '@nodelib/fs.walk': 1.2.6 + '@nodelib/fs.stat': 2.0.5 + '@nodelib/fs.walk': 1.2.8 glob-parent: 5.1.2 merge2: 1.4.1 - micromatch: 4.0.4 - picomatch: 2.2.3 - dev: true + micromatch: 4.0.7 - /fast-levenshtein/1.1.4: - resolution: {integrity: sha1-5qdUzI8V5YmHqpy9J69m/W9OWvk=} - dev: true + fast-levenshtein@1.1.4: {} - /fast-levenshtein/2.0.6: - resolution: {integrity: sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=} - dev: true - - /fastq/1.11.0: - resolution: {integrity: sha512-7Eczs8gIPDrVzT+EksYBcupqMyxSHXXrHOLRRxU2/DicV8789MRBRR8+Hc2uWzUupOs4YS4JzBmBxjjCVBxD/g==} + fastq@1.17.1: dependencies: reusify: 1.0.4 - dev: true - /file-uri-to-path/1.0.0: - resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} - dev: true + file-uri-to-path@1.0.0: optional: true - /fill-range/4.0.0: - resolution: {integrity: sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=} - engines: {node: '>=0.10.0'} + fill-range@4.0.0: dependencies: extend-shallow: 2.0.1 is-number: 3.0.0 repeat-string: 1.6.1 to-regex-range: 2.1.1 - dev: true - /fill-range/7.0.1: - resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} - engines: {node: '>=8'} + fill-range@7.1.1: dependencies: to-regex-range: 5.0.1 - dev: true - /find-up/1.1.2: - resolution: {integrity: sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=} - engines: {node: '>=0.10.0'} + find-up@1.1.2: dependencies: path-exists: 2.1.0 pinkie-promise: 2.0.1 - dev: true - /findup-sync/2.0.0: - resolution: {integrity: sha1-kyaxSIwi0aYIhlCoaQGy2akKLLw=} - engines: {node: '>= 0.10'} + findup-sync@2.0.0: dependencies: detect-file: 1.0.0 is-glob: 3.1.0 micromatch: 3.1.10 resolve-dir: 1.0.1 - dev: true + transitivePeerDependencies: + - supports-color - /findup-sync/3.0.0: - resolution: {integrity: sha512-YbffarhcicEhOrm4CtrwdKBdCuz576RLdhJDsIfvNtxUuhdRet1qZcsMjqbePtAseKdAnDyM/IyXbu7PRPRLYg==} - engines: {node: '>= 0.10'} + findup-sync@3.0.0: dependencies: detect-file: 1.0.0 - is-glob: 4.0.1 + is-glob: 4.0.3 micromatch: 3.1.10 resolve-dir: 1.0.1 - dev: true + transitivePeerDependencies: + - supports-color - /fined/1.2.0: - resolution: {integrity: sha512-ZYDqPLGxDkDhDZBjZBb+oD1+j0rA4E0pXY50eplAAOPg2N/gUBSSk5IM1/QhPfyVo19lJ+CvXpqfvk+b2p/8Ng==} - engines: {node: '>= 0.10'} + fined@1.2.0: dependencies: expand-tilde: 2.0.2 is-plain-object: 2.0.4 object.defaults: 1.1.0 object.pick: 1.3.0 parse-filepath: 1.0.2 - dev: true - /flagged-respawn/1.0.1: - resolution: {integrity: sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q==} - engines: {node: '>= 0.10'} - dev: true + flagged-respawn@1.0.1: {} - /flush-write-stream/1.1.1: - resolution: {integrity: sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==} + flush-write-stream@1.1.1: dependencies: inherits: 2.0.4 - readable-stream: 2.3.7 - dev: true + readable-stream: 2.3.8 - /follow-redirects/1.14.1: - resolution: {integrity: sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==} - engines: {node: '>=4.0'} - peerDependencies: - debug: '*' - peerDependenciesMeta: - debug: - optional: true - dev: true + follow-redirects@1.15.6: {} - /for-in/1.0.2: - resolution: {integrity: sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=} - engines: {node: '>=0.10.0'} - dev: true + for-in@1.0.2: {} - /for-own/1.0.0: - resolution: {integrity: sha1-xjMy9BXO3EsE2/5wz4NklMU8tEs=} - engines: {node: '>=0.10.0'} + for-own@1.0.0: dependencies: for-in: 1.0.2 - dev: true - /form-data/3.0.1: - resolution: {integrity: sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==} - engines: {node: '>= 6'} + foreground-child@3.2.1: + dependencies: + cross-spawn: 7.0.3 + signal-exit: 4.1.0 + + form-data@4.0.0: dependencies: asynckit: 0.4.0 combined-stream: 1.0.8 - mime-types: 2.1.30 - dev: true + mime-types: 2.1.35 - /fragment-cache/0.2.1: - resolution: {integrity: sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=} - engines: {node: '>=0.10.0'} + fragment-cache@0.2.1: dependencies: map-cache: 0.2.2 - dev: true - - /from/0.1.7: - resolution: {integrity: sha1-g8YK/Fi5xWmXAH7Rp2izqzA6RP4=} - dev: true - /fs-extra/9.1.0: - resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==} - engines: {node: '>=10'} - dependencies: - at-least-node: 1.0.0 - graceful-fs: 4.2.6 - jsonfile: 6.1.0 - universalify: 2.0.0 - dev: true + from@0.1.7: {} - /fs-mkdirp-stream/1.0.0: - resolution: {integrity: sha1-C3gV/DIBxqaeFNuYzgmMFpNSWes=} - engines: {node: '>= 0.10'} + fs-mkdirp-stream@1.0.0: dependencies: - graceful-fs: 4.2.6 + graceful-fs: 4.2.11 through2: 2.0.5 - dev: true - /fs.realpath/1.0.0: - resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=} - dev: true + fs.realpath@1.0.0: {} - /fsevents/1.2.13: - resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==} - engines: {node: '>= 4.0'} - os: [darwin] - deprecated: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. - requiresBuild: true + fsevents@1.2.13: dependencies: bindings: 1.5.0 - nan: 2.14.2 - dev: true + nan: 2.20.0 optional: true - /function-bind/1.1.1: - resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} - dev: true + function-bind@1.1.2: {} - /get-caller-file/1.0.3: - resolution: {integrity: sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==} - dev: true + get-caller-file@1.0.3: {} - /get-intrinsic/1.1.1: - resolution: {integrity: sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==} + get-intrinsic@1.2.4: dependencies: - function-bind: 1.1.1 - has: 1.0.3 - has-symbols: 1.0.2 - dev: true + es-errors: 1.3.0 + function-bind: 1.1.2 + has-proto: 1.0.3 + has-symbols: 1.0.3 + hasown: 2.0.2 - /get-value/2.0.6: - resolution: {integrity: sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=} - engines: {node: '>=0.10.0'} - dev: true + get-value@2.0.6: {} - /glob-parent/3.1.0: - resolution: {integrity: sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=} + glob-parent@3.1.0: dependencies: is-glob: 3.1.0 path-dirname: 1.0.2 - dev: true - /glob-parent/5.1.2: - resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} - engines: {node: '>= 6'} + glob-parent@5.1.2: dependencies: - is-glob: 4.0.1 - dev: true + is-glob: 4.0.3 - /glob-stream/6.1.0: - resolution: {integrity: sha1-cEXJlBOz65SIjYOrRtC0BMx73eQ=} - engines: {node: '>= 0.10'} + glob-stream@6.1.0: dependencies: extend: 3.0.2 - glob: 7.1.7 + glob: 7.2.3 glob-parent: 3.1.0 is-negated-glob: 1.0.0 ordered-read-streams: 1.0.1 pumpify: 1.5.1 - readable-stream: 2.3.7 + readable-stream: 2.3.8 remove-trailing-separator: 1.1.0 to-absolute-glob: 2.0.2 unique-stream: 2.3.1 - dev: true - /glob-watcher/5.0.5: - resolution: {integrity: sha512-zOZgGGEHPklZNjZQaZ9f41i7F2YwE+tS5ZHrDhbBCk3stwahn5vQxnFmBJZHoYdusR6R1bLSXeGUy/BhctwKzw==} - engines: {node: '>= 0.10'} + glob-watcher@5.0.5: dependencies: anymatch: 2.0.0 async-done: 1.3.2 @@ -1197,54 +2698,52 @@ packages: just-debounce: 1.1.0 normalize-path: 3.0.0 object.defaults: 1.1.0 - dev: true + transitivePeerDependencies: + - supports-color + + glob@11.0.0: + dependencies: + foreground-child: 3.2.1 + jackspeak: 4.0.1 + minimatch: 10.0.1 + minipass: 7.1.2 + package-json-from-dist: 1.0.0 + path-scurry: 2.0.0 - /glob/7.1.7: - resolution: {integrity: sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==} + glob@7.2.3: dependencies: fs.realpath: 1.0.0 inflight: 1.0.6 inherits: 2.0.4 - minimatch: 3.0.4 + minimatch: 3.1.2 once: 1.4.0 path-is-absolute: 1.0.1 - dev: true - /global-modules/1.0.0: - resolution: {integrity: sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==} - engines: {node: '>=0.10.0'} + global-modules@1.0.0: dependencies: global-prefix: 1.0.2 is-windows: 1.0.2 resolve-dir: 1.0.1 - dev: true - /global-prefix/1.0.2: - resolution: {integrity: sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=} - engines: {node: '>=0.10.0'} + global-prefix@1.0.2: dependencies: expand-tilde: 2.0.2 homedir-polyfill: 1.0.3 ini: 1.3.8 is-windows: 1.0.2 which: 1.3.1 - dev: true - /glogg/1.0.2: - resolution: {integrity: sha512-5mwUoSuBk44Y4EshyiqcH95ZntbDdTQqA3QYSrxmzj28Ai0vXBGMH1ApSANH14j2sIRtqCEyg6PfsuP7ElOEDA==} - engines: {node: '>= 0.10'} + glogg@1.0.2: dependencies: sparkles: 1.0.1 - dev: true - /graceful-fs/4.2.6: - resolution: {integrity: sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==} - dev: true + gopd@1.0.1: + dependencies: + get-intrinsic: 1.2.4 - /gulp-cli/2.3.0: - resolution: {integrity: sha512-zzGBl5fHo0EKSXsHzjspp3y5CONegCm8ErO5Qh0UzFzk2y4tMvzLWhoDokADbarfZRL2pGpRp7yt6gfJX4ph7A==} - engines: {node: '>= 0.10'} - hasBin: true + graceful-fs@4.2.11: {} + + gulp-cli@2.3.0: dependencies: ansi-colors: 1.1.0 archy: 1.0.0 @@ -1264,587 +2763,351 @@ packages: semver-greatest-satisfied-range: 1.1.0 v8flags: 3.2.0 yargs: 7.1.2 - dev: true + transitivePeerDependencies: + - supports-color - /gulp-rename/2.0.0: - resolution: {integrity: sha512-97Vba4KBzbYmR5VBs9mWmK+HwIf5mj+/zioxfZhOKeXtx5ZjBk57KFlePf5nxq9QsTtFl0ejnHE3zTC9MHXqyQ==} - engines: {node: '>=4'} - dev: true + gulp-rename@2.0.0: {} - /gulp-rewrite-imports/1.1.0: - resolution: {integrity: sha512-1TfkfwLloH3fmYNCLv5L9k1Llait2BBwK1kyV1EourPPDW1H4+EZVsH35b8kGoFSrYrQ8l6wEqfKHoUl7x6MSw==} + gulp-rewrite-imports@1.1.0: dependencies: plugin-error: 1.0.1 replacestream: 4.0.3 through2: 3.0.2 vinyl: 2.2.1 - dev: true - /gulp-sourcemaps/3.0.0: - resolution: {integrity: sha512-RqvUckJkuYqy4VaIH60RMal4ZtG0IbQ6PXMNkNsshEGJ9cldUPRb/YCgboYae+CLAs1HQNb4ADTKCx65HInquQ==} - engines: {node: '>= 6'} + gulp-sourcemaps@3.0.0: dependencies: '@gulp-sourcemaps/identity-map': 2.0.1 '@gulp-sourcemaps/map-sources': 1.0.0 acorn: 6.4.2 - convert-source-map: 1.7.0 + convert-source-map: 1.9.0 css: 3.0.0 debug-fabulous: 1.1.0 detect-newline: 2.1.0 - graceful-fs: 4.2.6 + graceful-fs: 4.2.11 source-map: 0.6.1 strip-bom-string: 1.0.0 through2: 2.0.5 - dev: true + transitivePeerDependencies: + - supports-color - /gulp-terser/2.0.1: - resolution: {integrity: sha512-XCrnCXP8ovNpgLK9McJIXlgm0j3W2TsiWu7K9y3m+Sn5XZgUzi6U8MPHtS3NdLMic9poCj695N0ARJ2B6atypw==} - engines: {node: '>=10'} + gulp-terser@2.1.0: dependencies: plugin-error: 1.0.1 - terser: 5.4.0 + terser: 5.31.3 through2: 4.0.2 vinyl-sourcemaps-apply: 0.2.1 - dev: true - /gulp-typedoc/3.0.1_typedoc@0.20.36: - resolution: {integrity: sha512-Kf+qvN+O2lDhaOKraSHED2Q5wZQBEZdOyu5I2mKouWGKLjIJB7RWYluWoGeppp6/Oekqn5gZKicQ0yVfBm7q9A==} - peerDependencies: - typedoc: '>=0.20.34' + gulp-typedoc@3.0.2(typedoc@0.23.28(typescript@5.5.3)): dependencies: - ansi-colors: 4.1.1 + ansi-colors: 4.1.3 event-stream: 4.0.1 fancy-log: 1.3.3 plugin-error: 1.0.1 - semver: 7.3.5 - typedoc: 0.20.36_typescript@4.2.4 - dev: true + semver: 7.6.3 + typedoc: 0.23.28(typescript@5.5.3) - /gulp-typescript/6.0.0-alpha.1_typescript@4.2.4: - resolution: {integrity: sha512-KoT0TTfjfT7w3JItHkgFH1T/zK4oXWC+a8xxKfniRfVcA0Fa1bKrIhztYelYmb+95RB80OLMBreknYkdwzdi2Q==} - engines: {node: '>= 8'} - peerDependencies: - typescript: '~2.7.1 || >=2.8.0-dev || >=2.9.0-dev || ~3.0.0 || >=3.0.0-dev || >=3.1.0-dev || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.7.0-dev ' + gulp-typescript@5.0.1(typescript@5.5.3): dependencies: - ansi-colors: 4.1.1 + ansi-colors: 3.2.4 plugin-error: 1.0.1 - source-map: 0.7.3 + source-map: 0.7.4 through2: 3.0.2 - typescript: 4.2.4 + typescript: 5.5.3 vinyl: 2.2.1 vinyl-fs: 3.0.3 - dev: true - /gulp/4.0.2: - resolution: {integrity: sha512-dvEs27SCZt2ibF29xYgmnwwCYZxdxhQ/+LFWlbAW8y7jt68L/65402Lz3+CKy0Ov4rOs+NERmDq7YlZaDqUIfA==} - engines: {node: '>= 0.10'} - hasBin: true + gulp@4.0.2: dependencies: glob-watcher: 5.0.5 gulp-cli: 2.3.0 undertaker: 1.3.0 vinyl-fs: 3.0.3 - dev: true + transitivePeerDependencies: + - supports-color - /gulplog/1.0.0: - resolution: {integrity: sha1-4oxNRdBey77YGDY86PnFkmIp/+U=} - engines: {node: '>= 0.10'} + gulplog@1.0.0: dependencies: glogg: 1.0.2 - dev: true - /handlebars/4.7.7: - resolution: {integrity: sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==} - engines: {node: '>=0.4.7'} - hasBin: true + has-flag@4.0.0: {} + + has-property-descriptors@1.0.2: dependencies: - minimist: 1.2.5 - neo-async: 2.6.2 - source-map: 0.6.1 - wordwrap: 1.0.0 - optionalDependencies: - uglify-js: 3.13.6 - dev: true + es-define-property: 1.0.0 - /has-flag/3.0.0: - resolution: {integrity: sha1-tdRU3CGZriJWmfNGfloH87lVuv0=} - engines: {node: '>=4'} - dev: true + has-proto@1.0.3: {} - /has-symbols/1.0.2: - resolution: {integrity: sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==} - engines: {node: '>= 0.4'} - dev: true + has-symbols@1.0.3: {} - /has-value/0.3.1: - resolution: {integrity: sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=} - engines: {node: '>=0.10.0'} + has-value@0.3.1: dependencies: get-value: 2.0.6 has-values: 0.1.4 isobject: 2.1.0 - dev: true - /has-value/1.0.0: - resolution: {integrity: sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=} - engines: {node: '>=0.10.0'} + has-value@1.0.0: dependencies: get-value: 2.0.6 has-values: 1.0.0 isobject: 3.0.1 - dev: true - /has-values/0.1.4: - resolution: {integrity: sha1-bWHeldkd/Km5oCCJrThL/49it3E=} - engines: {node: '>=0.10.0'} - dev: true + has-values@0.1.4: {} - /has-values/1.0.0: - resolution: {integrity: sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=} - engines: {node: '>=0.10.0'} + has-values@1.0.0: dependencies: is-number: 3.0.0 kind-of: 4.0.0 - dev: true - /has/1.0.3: - resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} - engines: {node: '>= 0.4.0'} + hasown@2.0.2: dependencies: - function-bind: 1.1.1 - dev: true + function-bind: 1.1.2 - /he/1.2.0: - resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==} - hasBin: true - dev: true + he@1.2.0: {} - /homedir-polyfill/1.0.3: - resolution: {integrity: sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==} - engines: {node: '>=0.10.0'} + homedir-polyfill@1.0.3: dependencies: parse-passwd: 1.0.0 - dev: true - /hosted-git-info/2.8.9: - resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==} - dev: true + hosted-git-info@2.8.9: {} - /html-encoding-sniffer/2.0.1: - resolution: {integrity: sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==} - engines: {node: '>=10'} + html-encoding-sniffer@3.0.0: dependencies: - whatwg-encoding: 1.0.5 - dev: true + whatwg-encoding: 2.0.0 - /http-proxy-agent/4.0.1: - resolution: {integrity: sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==} - engines: {node: '>= 6'} + html-encoding-sniffer@4.0.0: + dependencies: + whatwg-encoding: 3.1.1 + + http-proxy-agent@7.0.2: dependencies: - '@tootallnate/once': 1.1.2 - agent-base: 6.0.2 - debug: 4.3.1 + agent-base: 7.1.1 + debug: 4.3.5 transitivePeerDependencies: - supports-color - dev: true - /http-proxy/1.18.1: - resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==} - engines: {node: '>=8.0.0'} + http-proxy@1.18.1: dependencies: eventemitter3: 4.0.7 - follow-redirects: 1.14.1 + follow-redirects: 1.15.6 requires-port: 1.0.0 transitivePeerDependencies: - debug - dev: true - /http-server/0.12.3: - resolution: {integrity: sha512-be0dKG6pni92bRjq0kvExtj/NrrAd28/8fCXkaI/4piTwQMSDSLMhWyW0NI1V+DBI3aa1HMlQu46/HjVLfmugA==} - engines: {node: '>=6'} - hasBin: true + http-server@14.1.1: dependencies: - basic-auth: 1.1.0 - colors: 1.4.0 + basic-auth: 2.0.1 + chalk: 4.1.2 corser: 2.0.1 - ecstatic: 3.3.2 + he: 1.2.0 + html-encoding-sniffer: 3.0.0 http-proxy: 1.18.1 - minimist: 1.2.5 + mime: 1.6.0 + minimist: 1.2.8 opener: 1.5.2 - portfinder: 1.0.28 + portfinder: 1.0.32 secure-compare: 3.0.1 union: 0.5.0 + url-join: 4.0.1 transitivePeerDependencies: - debug - dev: true + - supports-color - /https-proxy-agent/5.0.0: - resolution: {integrity: sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==} - engines: {node: '>= 6'} + https-proxy-agent@7.0.5: dependencies: - agent-base: 6.0.2 - debug: 4.3.1 + agent-base: 7.1.1 + debug: 4.3.5 transitivePeerDependencies: - supports-color - dev: true - /iconv-lite/0.4.24: - resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} - engines: {node: '>=0.10.0'} + iconv-lite@0.6.3: dependencies: safer-buffer: 2.1.2 - dev: true - /inflight/1.0.6: - resolution: {integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=} + inflight@1.0.6: dependencies: once: 1.4.0 wrappy: 1.0.2 - dev: true - /inherits/2.0.4: - resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} - dev: true + inherits@2.0.4: {} - /ini/1.3.8: - resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==} - dev: true + ini@1.3.8: {} - /interpret/1.4.0: - resolution: {integrity: sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==} - engines: {node: '>= 0.10'} - dev: true + interpret@1.4.0: {} - /invert-kv/1.0.0: - resolution: {integrity: sha1-EEqOSqym09jNFXqO+L+rLXo//bY=} - engines: {node: '>=0.10.0'} - dev: true + invert-kv@1.0.0: {} - /is-absolute/1.0.0: - resolution: {integrity: sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==} - engines: {node: '>=0.10.0'} + is-absolute@1.0.0: dependencies: is-relative: 1.0.0 is-windows: 1.0.2 - dev: true - - /is-accessor-descriptor/0.1.6: - resolution: {integrity: sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=} - engines: {node: '>=0.10.0'} - dependencies: - kind-of: 3.2.2 - dev: true - /is-accessor-descriptor/1.0.0: - resolution: {integrity: sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==} - engines: {node: '>=0.10.0'} + is-accessor-descriptor@1.0.1: dependencies: - kind-of: 6.0.3 - dev: true + hasown: 2.0.2 - /is-arrayish/0.2.1: - resolution: {integrity: sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=} - dev: true + is-arrayish@0.2.1: {} - /is-binary-path/1.0.1: - resolution: {integrity: sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=} - engines: {node: '>=0.10.0'} + is-binary-path@1.0.1: dependencies: binary-extensions: 1.13.1 - dev: true - /is-buffer/1.1.6: - resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==} - dev: true - - /is-core-module/2.4.0: - resolution: {integrity: sha512-6A2fkfq1rfeQZjxrZJGerpLCTHRNEBiSgnu0+obeJpEPZRUooHgsizvzv0ZjJwOz3iWIHdJtVWJ/tmPr3D21/A==} - dependencies: - has: 1.0.3 - dev: true + is-buffer@1.1.6: {} - /is-data-descriptor/0.1.4: - resolution: {integrity: sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=} - engines: {node: '>=0.10.0'} + is-core-module@2.14.0: dependencies: - kind-of: 3.2.2 - dev: true + hasown: 2.0.2 - /is-data-descriptor/1.0.0: - resolution: {integrity: sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==} - engines: {node: '>=0.10.0'} + is-data-descriptor@1.0.1: dependencies: - kind-of: 6.0.3 - dev: true + hasown: 2.0.2 - /is-descriptor/0.1.6: - resolution: {integrity: sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==} - engines: {node: '>=0.10.0'} + is-descriptor@0.1.7: dependencies: - is-accessor-descriptor: 0.1.6 - is-data-descriptor: 0.1.4 - kind-of: 5.1.0 - dev: true + is-accessor-descriptor: 1.0.1 + is-data-descriptor: 1.0.1 - /is-descriptor/1.0.2: - resolution: {integrity: sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==} - engines: {node: '>=0.10.0'} + is-descriptor@1.0.3: dependencies: - is-accessor-descriptor: 1.0.0 - is-data-descriptor: 1.0.0 - kind-of: 6.0.3 - dev: true + is-accessor-descriptor: 1.0.1 + is-data-descriptor: 1.0.1 - /is-extendable/0.1.1: - resolution: {integrity: sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=} - engines: {node: '>=0.10.0'} - dev: true + is-extendable@0.1.1: {} - /is-extendable/1.0.1: - resolution: {integrity: sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==} - engines: {node: '>=0.10.0'} + is-extendable@1.0.1: dependencies: is-plain-object: 2.0.4 - dev: true - /is-extglob/2.1.1: - resolution: {integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=} - engines: {node: '>=0.10.0'} - dev: true + is-extglob@2.1.1: {} - /is-fullwidth-code-point/1.0.0: - resolution: {integrity: sha1-754xOG8DGn8NZDr4L95QxFfvAMs=} - engines: {node: '>=0.10.0'} + is-fullwidth-code-point@1.0.0: dependencies: number-is-nan: 1.0.1 - dev: true - /is-glob/3.1.0: - resolution: {integrity: sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=} - engines: {node: '>=0.10.0'} + is-fullwidth-code-point@3.0.0: {} + + is-glob@3.1.0: dependencies: is-extglob: 2.1.1 - dev: true - /is-glob/4.0.1: - resolution: {integrity: sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==} - engines: {node: '>=0.10.0'} + is-glob@4.0.3: dependencies: is-extglob: 2.1.1 - dev: true - /is-negated-glob/1.0.0: - resolution: {integrity: sha1-aRC8pdqMleeEtXUbl2z1oQ/uNtI=} - engines: {node: '>=0.10.0'} - dev: true + is-negated-glob@1.0.0: {} - /is-number/3.0.0: - resolution: {integrity: sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=} - engines: {node: '>=0.10.0'} + is-number@3.0.0: dependencies: kind-of: 3.2.2 - dev: true - /is-number/4.0.0: - resolution: {integrity: sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==} - engines: {node: '>=0.10.0'} - dev: true + is-number@4.0.0: {} - /is-number/7.0.0: - resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} - engines: {node: '>=0.12.0'} - dev: true + is-number@7.0.0: {} - /is-plain-object/2.0.4: - resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==} - engines: {node: '>=0.10.0'} + is-plain-object@2.0.4: dependencies: isobject: 3.0.1 - dev: true - /is-plain-object/5.0.0: - resolution: {integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==} - engines: {node: '>=0.10.0'} - dev: true + is-plain-object@5.0.0: {} - /is-potential-custom-element-name/1.0.1: - resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==} - dev: true + is-potential-custom-element-name@1.0.1: {} - /is-promise/2.2.2: - resolution: {integrity: sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==} - dev: true + is-promise@2.2.2: {} - /is-relative/1.0.0: - resolution: {integrity: sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==} - engines: {node: '>=0.10.0'} + is-relative@1.0.0: dependencies: is-unc-path: 1.0.0 - dev: true - /is-unc-path/1.0.0: - resolution: {integrity: sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==} - engines: {node: '>=0.10.0'} + is-unc-path@1.0.0: dependencies: unc-path-regex: 0.1.2 - dev: true - /is-utf8/0.2.1: - resolution: {integrity: sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=} - dev: true + is-utf8@0.2.1: {} - /is-valid-glob/1.0.0: - resolution: {integrity: sha1-Kb8+/3Ab4tTTFdusw5vDn+j2Aao=} - engines: {node: '>=0.10.0'} - dev: true + is-valid-glob@1.0.0: {} - /is-windows/1.0.2: - resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==} - engines: {node: '>=0.10.0'} - dev: true + is-windows@1.0.2: {} - /isarray/1.0.0: - resolution: {integrity: sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=} - dev: true + isarray@1.0.0: {} - /isexe/2.0.0: - resolution: {integrity: sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=} - dev: true + isexe@2.0.0: {} - /isobject/2.1.0: - resolution: {integrity: sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=} - engines: {node: '>=0.10.0'} + isobject@2.1.0: dependencies: isarray: 1.0.0 - dev: true - /isobject/3.0.1: - resolution: {integrity: sha1-TkMekrEalzFjaqH5yNHMvP2reN8=} - engines: {node: '>=0.10.0'} - dev: true + isobject@3.0.1: {} - /jsdom/16.6.0: - resolution: {integrity: sha512-Ty1vmF4NHJkolaEmdjtxTfSfkdb8Ywarwf63f+F8/mDD1uLSSWDxDuMiZxiPhwunLrn9LOSVItWj4bLYsLN3Dg==} - engines: {node: '>=10'} - peerDependencies: - canvas: ^2.5.0 - peerDependenciesMeta: - canvas: - optional: true + jackspeak@4.0.1: + dependencies: + '@isaacs/cliui': 8.0.2 + optionalDependencies: + '@pkgjs/parseargs': 0.11.0 + + jsdom@24.1.0: dependencies: - abab: 2.0.5 - acorn: 8.3.0 - acorn-globals: 6.0.0 - cssom: 0.4.4 - cssstyle: 2.3.0 - data-urls: 2.0.0 - decimal.js: 10.2.1 - domexception: 2.0.1 - escodegen: 2.0.0 - form-data: 3.0.1 - html-encoding-sniffer: 2.0.1 - http-proxy-agent: 4.0.1 - https-proxy-agent: 5.0.0 + cssstyle: 4.0.1 + data-urls: 5.0.0 + decimal.js: 10.4.3 + form-data: 4.0.0 + html-encoding-sniffer: 4.0.0 + http-proxy-agent: 7.0.2 + https-proxy-agent: 7.0.5 is-potential-custom-element-name: 1.0.1 - nwsapi: 2.2.0 - parse5: 6.0.1 - saxes: 5.0.1 + nwsapi: 2.2.12 + parse5: 7.1.2 + rrweb-cssom: 0.7.1 + saxes: 6.0.0 symbol-tree: 3.2.4 - tough-cookie: 4.0.0 - w3c-hr-time: 1.0.2 - w3c-xmlserializer: 2.0.0 - webidl-conversions: 6.1.0 - whatwg-encoding: 1.0.5 - whatwg-mimetype: 2.3.0 - whatwg-url: 8.5.0 - ws: 7.4.5 - xml-name-validator: 3.0.0 + tough-cookie: 4.1.4 + w3c-xmlserializer: 5.0.0 + webidl-conversions: 7.0.0 + whatwg-encoding: 3.1.1 + whatwg-mimetype: 4.0.0 + whatwg-url: 14.0.0 + ws: 8.18.0 + xml-name-validator: 5.0.0 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate - dev: true - /json-stable-stringify-without-jsonify/1.0.1: - resolution: {integrity: sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=} - dev: true + json-stable-stringify-without-jsonify@1.0.1: {} - /jsonfile/6.1.0: - resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} - dependencies: - universalify: 2.0.0 - optionalDependencies: - graceful-fs: 4.2.6 - dev: true + jsonc-parser@3.3.1: {} - /just-debounce/1.1.0: - resolution: {integrity: sha512-qpcRocdkUmf+UTNBYx5w6dexX5J31AKK1OmPwH630a83DdVVUIngk55RSAiIGpQyoH0dlr872VHfPjnQnK1qDQ==} - dev: true + just-debounce@1.1.0: {} - /kind-of/3.2.2: - resolution: {integrity: sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=} - engines: {node: '>=0.10.0'} + kind-of@3.2.2: dependencies: is-buffer: 1.1.6 - dev: true - /kind-of/4.0.0: - resolution: {integrity: sha1-IIE989cSkosgc3hpGkUGb65y3Vc=} - engines: {node: '>=0.10.0'} + kind-of@4.0.0: dependencies: is-buffer: 1.1.6 - dev: true - /kind-of/5.1.0: - resolution: {integrity: sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==} - engines: {node: '>=0.10.0'} - dev: true + kind-of@5.1.0: {} - /kind-of/6.0.3: - resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} - engines: {node: '>=0.10.0'} - dev: true + kind-of@6.0.3: {} - /last-run/1.1.1: - resolution: {integrity: sha1-RblpQsF7HHnHchmCWbqUO+v4yls=} - engines: {node: '>= 0.10'} + last-run@1.1.1: dependencies: default-resolution: 2.0.0 es6-weak-map: 2.0.3 - dev: true - /lazystream/1.0.0: - resolution: {integrity: sha1-9plf4PggOS9hOWvolGJAe7dxaOQ=} - engines: {node: '>= 0.6.3'} + lazystream@1.0.1: dependencies: - readable-stream: 2.3.7 - dev: true + readable-stream: 2.3.8 - /lcid/1.0.0: - resolution: {integrity: sha1-MIrMr6C8SDo4Z7S28rlQYlHRuDU=} - engines: {node: '>=0.10.0'} + lcid@1.0.0: dependencies: invert-kv: 1.0.0 - dev: true - /lead/1.0.0: - resolution: {integrity: sha1-bxT5mje+Op3XhPVJVpDlkDRm7kI=} - engines: {node: '>= 0.10'} + lead@1.0.0: dependencies: flush-write-stream: 1.1.1 - dev: true - - /levn/0.3.0: - resolution: {integrity: sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=} - engines: {node: '>= 0.8.0'} - dependencies: - prelude-ls: 1.1.2 - type-check: 0.3.2 - dev: true - /liftoff/3.1.0: - resolution: {integrity: sha512-DlIPlJUkCV0Ips2zf2pJP0unEoT1kwYhiiPUGF3s/jtxTCjziNLoiVVh+jqWOWeFi6mmwQ5fNxvAUyPad4Dfog==} - engines: {node: '>= 0.8'} + liftoff@3.1.0: dependencies: extend: 3.0.2 findup-sync: 3.0.0 @@ -1853,107 +3116,65 @@ packages: is-plain-object: 2.0.4 object.map: 1.0.1 rechoir: 0.6.2 - resolve: 1.20.0 - dev: true + resolve: 1.22.8 + transitivePeerDependencies: + - supports-color - /load-json-file/1.1.0: - resolution: {integrity: sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=} - engines: {node: '>=0.10.0'} + load-json-file@1.1.0: dependencies: - graceful-fs: 4.2.6 + graceful-fs: 4.2.11 parse-json: 2.2.0 pify: 2.3.0 pinkie-promise: 2.0.1 strip-bom: 2.0.0 - dev: true - - /lodash/4.17.21: - resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} - dev: true - /lru-cache/5.1.1: - resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - dependencies: - yallist: 3.1.1 - dev: true + lodash@4.17.21: {} - /lru-cache/6.0.0: - resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} - engines: {node: '>=10'} - dependencies: - yallist: 4.0.0 - dev: true + lru-cache@11.0.0: {} - /lru-queue/0.1.0: - resolution: {integrity: sha1-Jzi9nw089PhEkMVzbEhpmsYyzaM=} + lru-queue@0.1.0: dependencies: - es5-ext: 0.10.53 - dev: true + es5-ext: 0.10.64 - /lunr/2.3.9: - resolution: {integrity: sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow==} - dev: true + lunr@2.3.9: {} - /make-iterator/1.0.1: - resolution: {integrity: sha512-pxiuXh0iVEq7VM7KMIhs5gxsfxCux2URptUQaXo4iZZJxBAzTPOLE2BumO5dbfVYq/hBJFBR/a1mFDmOx5AGmw==} - engines: {node: '>=0.10.0'} + make-iterator@1.0.1: dependencies: kind-of: 6.0.3 - dev: true - /map-cache/0.2.2: - resolution: {integrity: sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=} - engines: {node: '>=0.10.0'} - dev: true + map-cache@0.2.2: {} - /map-stream/0.0.7: - resolution: {integrity: sha1-ih8HiW2CsQkmvTdEokIACfiJdKg=} - dev: true + map-stream@0.0.7: {} - /map-visit/1.0.0: - resolution: {integrity: sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=} - engines: {node: '>=0.10.0'} + map-visit@1.0.0: dependencies: object-visit: 1.0.1 - dev: true - /marked/2.0.7: - resolution: {integrity: sha512-BJXxkuIfJchcXOJWTT2DOL+yFWifFv2yGYOUzvXg8Qz610QKw+sHCvTMYwA+qWGhlA2uivBezChZ/pBy1tWdkQ==} - engines: {node: '>= 8.16.2'} - hasBin: true - dev: true + marked@4.3.0: {} - /matchdep/2.0.0: - resolution: {integrity: sha1-xvNINKDY28OzfCfui7yyfHd1WC4=} - engines: {node: '>= 0.10.0'} + matchdep@2.0.0: dependencies: findup-sync: 2.0.0 micromatch: 3.1.10 - resolve: 1.20.0 + resolve: 1.22.8 stack-trace: 0.0.10 - dev: true + transitivePeerDependencies: + - supports-color - /memoizee/0.4.15: - resolution: {integrity: sha512-UBWmJpLZd5STPm7PMUlOw/TSy972M+z8gcyQ5veOnSDRREz/0bmpyTfKt3/51DhEBqCZQn1udM/5flcSPYhkdQ==} + memoizee@0.4.17: dependencies: - d: 1.0.1 - es5-ext: 0.10.53 + d: 1.0.2 + es5-ext: 0.10.64 es6-weak-map: 2.0.3 event-emitter: 0.3.5 is-promise: 2.2.2 lru-queue: 0.1.0 next-tick: 1.1.0 - timers-ext: 0.1.7 - dev: true + timers-ext: 0.1.8 - /merge2/1.4.1: - resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} - engines: {node: '>= 8'} - dev: true + merge2@1.4.1: {} - /micromatch/3.1.10: - resolution: {integrity: sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==} - engines: {node: '>=0.10.0'} + micromatch@3.1.10: dependencies: arr-diff: 4.0.0 array-unique: 0.3.2 @@ -1968,90 +3189,65 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 - dev: true + transitivePeerDependencies: + - supports-color - /micromatch/4.0.4: - resolution: {integrity: sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==} - engines: {node: '>=8.6'} + micromatch@4.0.7: dependencies: - braces: 3.0.2 - picomatch: 2.2.3 - dev: true + braces: 3.0.3 + picomatch: 2.3.1 - /mime-db/1.47.0: - resolution: {integrity: sha512-QBmA/G2y+IfeS4oktet3qRZ+P5kPhCKRXxXnQEudYqUaEioAU1/Lq2us3D/t1Jfo4hE9REQPrbB7K5sOczJVIw==} - engines: {node: '>= 0.6'} - dev: true + mime-db@1.52.0: {} - /mime-types/2.1.30: - resolution: {integrity: sha512-crmjA4bLtR8m9qLpHvgxSChT+XoSlZi8J4n/aIdn3z92e/U47Z0V/yl+Wh9W046GgFVAmoNR/fmdbZYcSSIUeg==} - engines: {node: '>= 0.6'} + mime-types@2.1.35: dependencies: - mime-db: 1.47.0 - dev: true + mime-db: 1.52.0 - /mime/1.6.0: - resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} - engines: {node: '>=4'} - hasBin: true - dev: true + mime@1.6.0: {} + + minimatch@10.0.1: + dependencies: + brace-expansion: 2.0.1 - /minimatch/3.0.4: - resolution: {integrity: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==} + minimatch@3.1.2: dependencies: brace-expansion: 1.1.11 - dev: true - /minimist/1.2.5: - resolution: {integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==} - dev: true + minimatch@7.4.6: + dependencies: + brace-expansion: 2.0.1 - /mixin-deep/1.3.2: - resolution: {integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==} - engines: {node: '>=0.10.0'} + minimatch@9.0.5: + dependencies: + brace-expansion: 2.0.1 + + minimist@1.2.8: {} + + minipass@7.1.2: {} + + mixin-deep@1.3.2: dependencies: for-in: 1.0.2 is-extendable: 1.0.1 - dev: true - /mkdirp/0.5.5: - resolution: {integrity: sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==} - hasBin: true + mkdirp@0.5.6: dependencies: - minimist: 1.2.5 - dev: true + minimist: 1.2.8 - /mkdirp/1.0.4: - resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==} - engines: {node: '>=10'} - hasBin: true - dev: true + mkdirp@3.0.1: {} - /ms/2.0.0: - resolution: {integrity: sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=} - dev: true + ms@2.0.0: {} - /ms/2.1.2: - resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} - dev: true + ms@2.1.2: {} - /ms/2.1.3: - resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} - dev: true + ms@2.1.3: {} - /mute-stdout/1.0.1: - resolution: {integrity: sha512-kDcwXR4PS7caBpuRYYBUz9iVixUk3anO3f5OYFiIPwK/20vCzKCHyKoulbiDY1S53zD2bxUpxN/IJ+TnXjfvxg==} - engines: {node: '>= 0.10'} - dev: true + mute-stdout@1.0.1: {} - /nan/2.14.2: - resolution: {integrity: sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ==} - dev: true + nan@2.20.0: optional: true - /nanomatch/1.2.13: - resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==} - engines: {node: '>=0.10.0'} + nanomatch@1.2.13: dependencies: arr-diff: 4.0.0 array-unique: 0.3.2 @@ -2063,657 +3259,401 @@ packages: object.pick: 1.3.0 regex-not: 1.0.2 snapdragon: 0.8.2 - to-regex: 3.0.2 - dev: true - - /neo-async/2.6.2: - resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} - dev: true - - /next-tick/1.0.0: - resolution: {integrity: sha1-yobR/ogoFpsBICCOPchCS524NCw=} - dev: true + to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color - /next-tick/1.1.0: - resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==} - dev: true + next-tick@1.1.0: {} - /normalize-package-data/2.5.0: - resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} + normalize-package-data@2.5.0: dependencies: hosted-git-info: 2.8.9 - resolve: 1.20.0 - semver: 5.7.1 + resolve: 1.22.8 + semver: 5.7.2 validate-npm-package-license: 3.0.4 - dev: true - /normalize-path/2.1.1: - resolution: {integrity: sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=} - engines: {node: '>=0.10.0'} + normalize-path@2.1.1: dependencies: remove-trailing-separator: 1.1.0 - dev: true - /normalize-path/3.0.0: - resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} - engines: {node: '>=0.10.0'} - dev: true + normalize-path@3.0.0: {} - /now-and-later/2.0.1: - resolution: {integrity: sha512-KGvQ0cB70AQfg107Xvs/Fbu+dGmZoTRJp2TaPwcwQm3/7PteUyN2BCgk8KBMPGBUXZdVwyWS8fDCGFygBm19UQ==} - engines: {node: '>= 0.10'} + now-and-later@2.0.1: dependencies: once: 1.4.0 - dev: true - /number-is-nan/1.0.1: - resolution: {integrity: sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=} - engines: {node: '>=0.10.0'} - dev: true + number-is-nan@1.0.1: {} - /nwsapi/2.2.0: - resolution: {integrity: sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==} - dev: true + nwsapi@2.2.12: {} - /object-assign/4.1.1: - resolution: {integrity: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=} - engines: {node: '>=0.10.0'} - dev: true + object-assign@4.1.1: {} - /object-copy/0.1.0: - resolution: {integrity: sha1-fn2Fi3gb18mRpBupde04EnVOmYw=} - engines: {node: '>=0.10.0'} + object-copy@0.1.0: dependencies: copy-descriptor: 0.1.1 define-property: 0.2.5 kind-of: 3.2.2 - dev: true - /object-inspect/1.10.3: - resolution: {integrity: sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==} - dev: true + object-inspect@1.13.2: {} - /object-keys/1.1.1: - resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} - engines: {node: '>= 0.4'} - dev: true + object-keys@1.1.1: {} - /object-visit/1.0.1: - resolution: {integrity: sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=} - engines: {node: '>=0.10.0'} + object-visit@1.0.1: dependencies: isobject: 3.0.1 - dev: true - /object.assign/4.1.2: - resolution: {integrity: sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==} - engines: {node: '>= 0.4'} + object.assign@4.1.5: dependencies: - call-bind: 1.0.2 - define-properties: 1.1.3 - has-symbols: 1.0.2 + call-bind: 1.0.7 + define-properties: 1.2.1 + has-symbols: 1.0.3 object-keys: 1.1.1 - dev: true - /object.defaults/1.1.0: - resolution: {integrity: sha1-On+GgzS0B96gbaFtiNXNKeQ1/s8=} - engines: {node: '>=0.10.0'} + object.defaults@1.1.0: dependencies: array-each: 1.0.1 array-slice: 1.1.0 for-own: 1.0.0 isobject: 3.0.1 - dev: true - /object.map/1.0.1: - resolution: {integrity: sha1-z4Plncj8wK1fQlDh94s7gb2AHTc=} - engines: {node: '>=0.10.0'} + object.map@1.0.1: dependencies: for-own: 1.0.0 make-iterator: 1.0.1 - dev: true - /object.pick/1.3.0: - resolution: {integrity: sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=} - engines: {node: '>=0.10.0'} + object.pick@1.3.0: dependencies: isobject: 3.0.1 - dev: true - /object.reduce/1.0.1: - resolution: {integrity: sha1-b+NI8qx/oPlcpiEiZZkJaCW7A60=} - engines: {node: '>=0.10.0'} + object.reduce@1.0.1: dependencies: for-own: 1.0.0 make-iterator: 1.0.1 - dev: true - /once/1.4.0: - resolution: {integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=} + once@1.4.0: dependencies: wrappy: 1.0.2 - dev: true - - /onigasm/2.2.5: - resolution: {integrity: sha512-F+th54mPc0l1lp1ZcFMyL/jTs2Tlq4SqIHKIXGZOR/VkHkF9A7Fr5rRr5+ZG/lWeRsyrClLYRq7s/yFQ/XhWCA==} - dependencies: - lru-cache: 5.1.1 - dev: true - - /opener/1.5.2: - resolution: {integrity: sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==} - hasBin: true - dev: true - /optionator/0.8.3: - resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==} - engines: {node: '>= 0.8.0'} - dependencies: - deep-is: 0.1.3 - fast-levenshtein: 2.0.6 - levn: 0.3.0 - prelude-ls: 1.1.2 - type-check: 0.3.2 - word-wrap: 1.2.3 - dev: true + opener@1.5.2: {} - /ordered-read-streams/1.0.1: - resolution: {integrity: sha1-d8DLN8QVJdZBZtmQ/61+xqDhNj4=} + ordered-read-streams@1.0.1: dependencies: - readable-stream: 2.3.7 - dev: true + readable-stream: 2.3.8 - /os-locale/1.4.0: - resolution: {integrity: sha1-IPnxeuKe00XoveWDsT0gCYA8FNk=} - engines: {node: '>=0.10.0'} + os-locale@1.4.0: dependencies: lcid: 1.0.0 - dev: true - /parse-filepath/1.0.2: - resolution: {integrity: sha1-pjISf1Oq89FYdvWHLz/6x2PWyJE=} - engines: {node: '>=0.8'} + package-json-from-dist@1.0.0: {} + + parse-filepath@1.0.2: dependencies: is-absolute: 1.0.0 map-cache: 0.2.2 path-root: 0.1.1 - dev: true - /parse-json/2.2.0: - resolution: {integrity: sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=} - engines: {node: '>=0.10.0'} + parse-json@2.2.0: dependencies: error-ex: 1.3.2 - dev: true - /parse-node-version/1.0.1: - resolution: {integrity: sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==} - engines: {node: '>= 0.10'} - dev: true + parse-node-version@1.0.1: {} - /parse-passwd/1.0.0: - resolution: {integrity: sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=} - engines: {node: '>=0.10.0'} - dev: true + parse-passwd@1.0.0: {} - /parse5/6.0.1: - resolution: {integrity: sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==} - dev: true + parse5@7.1.2: + dependencies: + entities: 4.5.0 - /pascalcase/0.1.1: - resolution: {integrity: sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=} - engines: {node: '>=0.10.0'} - dev: true + pascalcase@0.1.1: {} - /path-browserify/1.0.1: - resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==} - dev: true + path-browserify@1.0.1: {} - /path-dirname/1.0.2: - resolution: {integrity: sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=} - dev: true + path-dirname@1.0.2: {} - /path-exists/2.1.0: - resolution: {integrity: sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=} - engines: {node: '>=0.10.0'} + path-exists@2.1.0: dependencies: pinkie-promise: 2.0.1 - dev: true - /path-is-absolute/1.0.1: - resolution: {integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=} - engines: {node: '>=0.10.0'} - dev: true + path-is-absolute@1.0.1: {} - /path-parse/1.0.6: - resolution: {integrity: sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==} - dev: true + path-key@3.1.1: {} - /path-root-regex/0.1.2: - resolution: {integrity: sha1-v8zcjfWxLcUsi0PsONGNcsBLqW0=} - engines: {node: '>=0.10.0'} - dev: true + path-parse@1.0.7: {} - /path-root/0.1.1: - resolution: {integrity: sha1-mkpoFMrBwM1zNgqV8yCDyOpHRbc=} - engines: {node: '>=0.10.0'} + path-root-regex@0.1.2: {} + + path-root@0.1.1: dependencies: path-root-regex: 0.1.2 - dev: true - /path-type/1.1.0: - resolution: {integrity: sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=} - engines: {node: '>=0.10.0'} + path-scurry@2.0.0: dependencies: - graceful-fs: 4.2.6 + lru-cache: 11.0.0 + minipass: 7.1.2 + + path-type@1.1.0: + dependencies: + graceful-fs: 4.2.11 pify: 2.3.0 pinkie-promise: 2.0.1 - dev: true - /pause-stream/0.0.11: - resolution: {integrity: sha1-/lo0sMvOErWqaitAPuLnO2AvFEU=} + pause-stream@0.0.11: dependencies: through: 2.3.8 - dev: true - /picomatch/2.2.3: - resolution: {integrity: sha512-KpELjfwcCDUb9PeigTs2mBJzXUPzAuP2oPcA989He8Rte0+YUAjw1JVedDhuTKPkHjSYzMN3npC9luThGYEKdg==} - engines: {node: '>=8.6'} - dev: true + picocolors@0.2.1: {} - /pify/2.3.0: - resolution: {integrity: sha1-7RQaasBDqEnqWISY59yosVMw6Qw=} - engines: {node: '>=0.10.0'} - dev: true + picomatch@2.3.1: {} - /pinkie-promise/2.0.1: - resolution: {integrity: sha1-ITXW36ejWMBprJsXh3YogihFD/o=} - engines: {node: '>=0.10.0'} + pify@2.3.0: {} + + pinkie-promise@2.0.1: dependencies: pinkie: 2.0.4 - dev: true - /pinkie/2.0.4: - resolution: {integrity: sha1-clVrgM+g1IqXToDnckjoDtT3+HA=} - engines: {node: '>=0.10.0'} - dev: true + pinkie@2.0.4: {} - /plugin-error/1.0.1: - resolution: {integrity: sha512-L1zP0dk7vGweZME2i+EeakvUNqSrdiI3F91TwEoYiGrAfUXmVv6fJIq4g82PAXxNsWOp0J7ZqQy/3Szz0ajTxA==} - engines: {node: '>= 0.10'} + plugin-error@1.0.1: dependencies: ansi-colors: 1.1.0 arr-diff: 4.0.0 arr-union: 3.1.0 extend-shallow: 3.0.2 - dev: true - /portfinder/1.0.28: - resolution: {integrity: sha512-Se+2isanIcEqf2XMHjyUKskczxbPH7dQnlMjXX6+dybayyHvAf/TCgyMRlzf/B6QDhAEFOGes0pzRo3by4AbMA==} - engines: {node: '>= 0.12.0'} + portfinder@1.0.32: dependencies: - async: 2.6.3 + async: 2.6.4 debug: 3.2.7 - mkdirp: 0.5.5 - dev: true + mkdirp: 0.5.6 + transitivePeerDependencies: + - supports-color - /posix-character-classes/0.1.1: - resolution: {integrity: sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=} - engines: {node: '>=0.10.0'} - dev: true + posix-character-classes@0.1.1: {} - /postcss/7.0.35: - resolution: {integrity: sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg==} - engines: {node: '>=6.0.0'} + postcss@7.0.39: dependencies: - chalk: 2.4.2 + picocolors: 0.2.1 source-map: 0.6.1 - supports-color: 6.1.0 - dev: true - - /prelude-ls/1.1.2: - resolution: {integrity: sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=} - engines: {node: '>= 0.8.0'} - dev: true - /pretty-hrtime/1.0.3: - resolution: {integrity: sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=} - engines: {node: '>= 0.8'} - dev: true - - /process-nextick-args/2.0.1: - resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} - dev: true + pretty-hrtime@1.0.3: {} - /progress/2.0.3: - resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==} - engines: {node: '>=0.4.0'} - dev: true + process-nextick-args@2.0.1: {} - /psl/1.8.0: - resolution: {integrity: sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==} - dev: true + psl@1.9.0: {} - /pump/2.0.1: - resolution: {integrity: sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==} + pump@2.0.1: dependencies: end-of-stream: 1.4.4 once: 1.4.0 - dev: true - /pumpify/1.5.1: - resolution: {integrity: sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==} + pumpify@1.5.1: dependencies: duplexify: 3.7.1 inherits: 2.0.4 pump: 2.0.1 - dev: true - /punycode/2.1.1: - resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==} - engines: {node: '>=6'} - dev: true + punycode@2.3.1: {} - /qs/6.10.1: - resolution: {integrity: sha512-M528Hph6wsSVOBiYUnGf+K/7w0hNshs/duGsNXPUCLH5XAqjEtiPGwNONLV0tBH8NoGb0mvD5JubnUTrujKDTg==} - engines: {node: '>=0.6'} + qs@6.12.3: dependencies: - side-channel: 1.0.4 - dev: true + side-channel: 1.0.6 - /queue-microtask/1.2.3: - resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} - dev: true + querystringify@2.2.0: {} - /read-pkg-up/1.0.1: - resolution: {integrity: sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=} - engines: {node: '>=0.10.0'} + queue-microtask@1.2.3: {} + + read-pkg-up@1.0.1: dependencies: find-up: 1.1.2 read-pkg: 1.1.0 - dev: true - /read-pkg/1.1.0: - resolution: {integrity: sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=} - engines: {node: '>=0.10.0'} + read-pkg@1.1.0: dependencies: load-json-file: 1.1.0 normalize-package-data: 2.5.0 path-type: 1.1.0 - dev: true - /readable-stream/2.3.7: - resolution: {integrity: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==} + readable-stream@2.3.8: dependencies: - core-util-is: 1.0.2 + core-util-is: 1.0.3 inherits: 2.0.4 isarray: 1.0.0 process-nextick-args: 2.0.1 safe-buffer: 5.1.2 string_decoder: 1.1.1 util-deprecate: 1.0.2 - dev: true - /readable-stream/3.6.0: - resolution: {integrity: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==} - engines: {node: '>= 6'} + readable-stream@3.6.2: dependencies: inherits: 2.0.4 string_decoder: 1.3.0 util-deprecate: 1.0.2 - dev: true - /readdirp/2.2.1: - resolution: {integrity: sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==} - engines: {node: '>=0.10'} + readdirp@2.2.1: dependencies: - graceful-fs: 4.2.6 + graceful-fs: 4.2.11 micromatch: 3.1.10 - readable-stream: 2.3.7 - dev: true + readable-stream: 2.3.8 + transitivePeerDependencies: + - supports-color - /rechoir/0.6.2: - resolution: {integrity: sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=} - engines: {node: '>= 0.10'} + rechoir@0.6.2: dependencies: - resolve: 1.20.0 - dev: true + resolve: 1.22.8 - /regex-not/1.0.2: - resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==} - engines: {node: '>=0.10.0'} + regex-not@1.0.2: dependencies: extend-shallow: 3.0.2 safe-regex: 1.1.0 - dev: true - /remove-bom-buffer/3.0.0: - resolution: {integrity: sha512-8v2rWhaakv18qcvNeli2mZ/TMTL2nEyAKRvzo1WtnZBl15SHyEhrCu2/xKlJyUFKHiHgfXIyuY6g2dObJJycXQ==} - engines: {node: '>=0.10.0'} + remove-bom-buffer@3.0.0: dependencies: is-buffer: 1.1.6 is-utf8: 0.2.1 - dev: true - /remove-bom-stream/1.2.0: - resolution: {integrity: sha1-BfGlk/FuQuH7kOv1nejlaVJflSM=} - engines: {node: '>= 0.10'} + remove-bom-stream@1.2.0: dependencies: remove-bom-buffer: 3.0.0 safe-buffer: 5.2.1 through2: 2.0.5 - dev: true - /remove-trailing-separator/1.1.0: - resolution: {integrity: sha1-wkvOKig62tW8P1jg1IJJuSN52O8=} - dev: true + remove-trailing-separator@1.1.0: {} - /repeat-element/1.1.4: - resolution: {integrity: sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==} - engines: {node: '>=0.10.0'} - dev: true + repeat-element@1.1.4: {} - /repeat-string/1.6.1: - resolution: {integrity: sha1-jcrkcOHIirwtYA//Sndihtp15jc=} - engines: {node: '>=0.10'} - dev: true + repeat-string@1.6.1: {} - /replace-ext/1.0.1: - resolution: {integrity: sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw==} - engines: {node: '>= 0.10'} - dev: true + replace-ext@1.0.1: {} - /replace-homedir/1.0.0: - resolution: {integrity: sha1-6H9tUTuSjd6AgmDBK+f+xv9ueYw=} - engines: {node: '>= 0.10'} + replace-homedir@1.0.0: dependencies: homedir-polyfill: 1.0.3 is-absolute: 1.0.0 remove-trailing-separator: 1.1.0 - dev: true - /replacestream/4.0.3: - resolution: {integrity: sha512-AC0FiLS352pBBiZhd4VXB1Ab/lh0lEgpP+GGvZqbQh8a5cmXVoTe5EX/YeTFArnp4SRGTHh1qCHu9lGs1qG8sA==} + replacestream@4.0.3: dependencies: escape-string-regexp: 1.0.5 object-assign: 4.1.1 - readable-stream: 2.3.7 - dev: true + readable-stream: 2.3.8 - /require-directory/2.1.1: - resolution: {integrity: sha1-jGStX9MNqxyXbiNE/+f3kqam30I=} - engines: {node: '>=0.10.0'} - dev: true + require-directory@2.1.1: {} - /require-main-filename/1.0.1: - resolution: {integrity: sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE=} - dev: true + require-main-filename@1.0.1: {} - /requires-port/1.0.0: - resolution: {integrity: sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=} - dev: true + requires-port@1.0.0: {} - /resolve-dir/1.0.1: - resolution: {integrity: sha1-eaQGRMNivoLybv/nOcm7U4IEb0M=} - engines: {node: '>=0.10.0'} + resolve-dir@1.0.1: dependencies: expand-tilde: 2.0.2 global-modules: 1.0.0 - dev: true - /resolve-options/1.1.0: - resolution: {integrity: sha1-MrueOcBtZzONyTeMDW1gdFZq0TE=} - engines: {node: '>= 0.10'} + resolve-options@1.1.0: dependencies: value-or-function: 3.0.0 - dev: true - /resolve-url/0.2.1: - resolution: {integrity: sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=} - deprecated: https://github.com/lydell/resolve-url#deprecated - dev: true + resolve-url@0.2.1: {} - /resolve/1.20.0: - resolution: {integrity: sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==} + resolve@1.22.8: dependencies: - is-core-module: 2.4.0 - path-parse: 1.0.6 - dev: true + is-core-module: 2.14.0 + path-parse: 1.0.7 + supports-preserve-symlinks-flag: 1.0.0 - /ret/0.1.15: - resolution: {integrity: sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==} - engines: {node: '>=0.12'} - dev: true + ret@0.1.15: {} - /reusify/1.0.4: - resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} - engines: {iojs: '>=1.0.0', node: '>=0.10.0'} - dev: true + reusify@1.0.4: {} - /rimraf/3.0.2: - resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} - hasBin: true + rimraf@6.0.1: dependencies: - glob: 7.1.7 - dev: true + glob: 11.0.0 + package-json-from-dist: 1.0.0 - /run-parallel/1.2.0: - resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} + rrweb-cssom@0.6.0: {} + + rrweb-cssom@0.7.1: {} + + run-parallel@1.2.0: dependencies: queue-microtask: 1.2.3 - dev: true - /safe-buffer/5.1.2: - resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} - dev: true + safe-buffer@5.1.2: {} - /safe-buffer/5.2.1: - resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} - dev: true + safe-buffer@5.2.1: {} - /safe-regex/1.1.0: - resolution: {integrity: sha1-QKNmnzsHfR6UPURinhV91IAjvy4=} + safe-regex@1.1.0: dependencies: ret: 0.1.15 - dev: true - /safer-buffer/2.1.2: - resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - dev: true + safer-buffer@2.1.2: {} - /saxes/5.0.1: - resolution: {integrity: sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==} - engines: {node: '>=10'} + saxes@6.0.0: dependencies: xmlchars: 2.2.0 - dev: true - /secure-compare/3.0.1: - resolution: {integrity: sha1-8aAymzCLIh+uN7mXTz1XjQypmeM=} - dev: true + secure-compare@3.0.1: {} - /semver-greatest-satisfied-range/1.1.0: - resolution: {integrity: sha1-E+jCZYq5aRywzXEJMkAoDTb3els=} - engines: {node: '>= 0.10'} + semver-greatest-satisfied-range@1.1.0: dependencies: sver-compat: 1.5.0 - dev: true - /semver/5.7.1: - resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==} - hasBin: true - dev: true + semver@5.7.2: {} - /semver/7.3.5: - resolution: {integrity: sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==} - engines: {node: '>=10'} - hasBin: true - dependencies: - lru-cache: 6.0.0 - dev: true + semver@7.6.3: {} - /set-blocking/2.0.0: - resolution: {integrity: sha1-BF+XgtARrppoA93TgrJDkrPYkPc=} - dev: true + set-blocking@2.0.0: {} - /set-value/2.0.1: - resolution: {integrity: sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==} - engines: {node: '>=0.10.0'} + set-function-length@1.2.2: + dependencies: + define-data-property: 1.1.4 + es-errors: 1.3.0 + function-bind: 1.1.2 + get-intrinsic: 1.2.4 + gopd: 1.0.1 + has-property-descriptors: 1.0.2 + + set-value@2.0.1: dependencies: extend-shallow: 2.0.1 is-extendable: 0.1.1 is-plain-object: 2.0.4 split-string: 3.1.0 - dev: true - /shelljs/0.8.4: - resolution: {integrity: sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==} - engines: {node: '>=4'} - hasBin: true + shebang-command@2.0.0: dependencies: - glob: 7.1.7 - interpret: 1.4.0 - rechoir: 0.6.2 - dev: true + shebang-regex: 3.0.0 + + shebang-regex@3.0.0: {} - /shiki/0.9.3: - resolution: {integrity: sha512-NEjg1mVbAUrzRv2eIcUt3TG7X9svX7l3n3F5/3OdFq+/BxUdmBOeKGiH4icZJBLHy354Shnj6sfBTemea2e7XA==} + shiki@0.14.7: dependencies: - onigasm: 2.2.5 - vscode-textmate: 5.4.0 - dev: true + ansi-sequence-parser: 1.1.1 + jsonc-parser: 3.3.1 + vscode-oniguruma: 1.7.0 + vscode-textmate: 8.0.0 - /side-channel/1.0.4: - resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} + side-channel@1.0.6: dependencies: - call-bind: 1.0.2 - get-intrinsic: 1.1.1 - object-inspect: 1.10.3 - dev: true + call-bind: 1.0.7 + es-errors: 1.3.0 + get-intrinsic: 1.2.4 + object-inspect: 1.13.2 - /simple-icons/5.1.0: - resolution: {integrity: sha512-eYaG95mbAtLCLdIhlXlTsFM+AwVJEwkCDHDGJIYxv8MMgdVcbKH0EligeqKcrbtGlDg06rGtJ5rL22mj0p3wtw==} - dev: true + signal-exit@4.1.0: {} - /snapdragon-node/2.1.1: - resolution: {integrity: sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==} - engines: {node: '>=0.10.0'} + simple-icons@13.1.0: {} + + snapdragon-node@2.1.1: dependencies: define-property: 1.0.0 isobject: 3.0.1 snapdragon-util: 3.0.1 - dev: true - /snapdragon-util/3.0.1: - resolution: {integrity: sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==} - engines: {node: '>=0.10.0'} + snapdragon-util@3.0.1: dependencies: kind-of: 3.2.2 - dev: true - /snapdragon/0.8.2: - resolution: {integrity: sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==} - engines: {node: '>=0.10.0'} + snapdragon@0.8.2: dependencies: base: 0.11.2 debug: 2.6.9 @@ -2723,387 +3663,231 @@ packages: source-map: 0.5.7 source-map-resolve: 0.5.3 use: 3.1.1 - dev: true + transitivePeerDependencies: + - supports-color - /source-map-resolve/0.5.3: - resolution: {integrity: sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==} + source-map-resolve@0.5.3: dependencies: atob: 2.1.2 - decode-uri-component: 0.2.0 + decode-uri-component: 0.2.2 resolve-url: 0.2.1 source-map-url: 0.4.1 urix: 0.1.0 - dev: true - /source-map-resolve/0.6.0: - resolution: {integrity: sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w==} + source-map-resolve@0.6.0: dependencies: atob: 2.1.2 - decode-uri-component: 0.2.0 - dev: true + decode-uri-component: 0.2.2 - /source-map-support/0.5.19: - resolution: {integrity: sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==} + source-map-support@0.5.21: dependencies: - buffer-from: 1.1.1 + buffer-from: 1.1.2 source-map: 0.6.1 - dev: true - /source-map-url/0.4.1: - resolution: {integrity: sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==} - dev: true + source-map-url@0.4.1: {} - /source-map/0.5.7: - resolution: {integrity: sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=} - engines: {node: '>=0.10.0'} - dev: true + source-map@0.5.7: {} - /source-map/0.6.1: - resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} - engines: {node: '>=0.10.0'} - dev: true + source-map@0.6.1: {} - /source-map/0.7.3: - resolution: {integrity: sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==} - engines: {node: '>= 8'} - dev: true + source-map@0.7.4: {} - /sparkles/1.0.1: - resolution: {integrity: sha512-dSO0DDYUahUt/0/pD/Is3VIm5TGJjludZ0HVymmhYF6eNA53PVLhnUk0znSYbH8IYBuJdCE+1luR22jNLMaQdw==} - engines: {node: '>= 0.10'} - dev: true + sparkles@1.0.1: {} - /spdx-correct/3.1.1: - resolution: {integrity: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==} + spdx-correct@3.2.0: dependencies: spdx-expression-parse: 3.0.1 - spdx-license-ids: 3.0.7 - dev: true + spdx-license-ids: 3.0.18 - /spdx-exceptions/2.3.0: - resolution: {integrity: sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==} - dev: true + spdx-exceptions@2.5.0: {} - /spdx-expression-parse/3.0.1: - resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==} + spdx-expression-parse@3.0.1: dependencies: - spdx-exceptions: 2.3.0 - spdx-license-ids: 3.0.7 - dev: true + spdx-exceptions: 2.5.0 + spdx-license-ids: 3.0.18 - /spdx-license-ids/3.0.7: - resolution: {integrity: sha512-U+MTEOO0AiDzxwFvoa4JVnMV6mZlJKk2sBLt90s7G0Gd0Mlknc7kxEn3nuDPNZRta7O2uy8oLcZLVT+4sqNZHQ==} - dev: true + spdx-license-ids@3.0.18: {} - /split-string/3.1.0: - resolution: {integrity: sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==} - engines: {node: '>=0.10.0'} + split-string@3.1.0: dependencies: extend-shallow: 3.0.2 - dev: true - /split/1.0.1: - resolution: {integrity: sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==} + split@1.0.1: dependencies: through: 2.3.8 - dev: true - /stack-trace/0.0.10: - resolution: {integrity: sha1-VHxws0fo0ytOEI6hoqFZ5f3eGcA=} - dev: true + stack-trace@0.0.10: {} - /static-extend/0.1.2: - resolution: {integrity: sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=} - engines: {node: '>=0.10.0'} + static-extend@0.1.2: dependencies: define-property: 0.2.5 object-copy: 0.1.0 - dev: true - /stream-combiner/0.2.2: - resolution: {integrity: sha1-rsjLrBd7Vrb0+kec7YwZEs7lKFg=} + stream-combiner@0.2.2: dependencies: duplexer: 0.1.2 through: 2.3.8 - dev: true - /stream-exhaust/1.0.2: - resolution: {integrity: sha512-b/qaq/GlBK5xaq1yrK9/zFcyRSTNxmcZwFLGSTG0mXgZl/4Z6GgiyYOXOvY7N3eEvFRAG1bkDRz5EPGSvPYQlw==} - dev: true + stream-exhaust@1.0.2: {} - /stream-shift/1.0.1: - resolution: {integrity: sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==} - dev: true + stream-shift@1.0.3: {} - /string-width/1.0.2: - resolution: {integrity: sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=} - engines: {node: '>=0.10.0'} + string-width@1.0.2: dependencies: code-point-at: 1.1.0 is-fullwidth-code-point: 1.0.0 strip-ansi: 3.0.1 - dev: true - /string_decoder/1.1.1: - resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==} + string-width@4.2.3: + dependencies: + emoji-regex: 8.0.0 + is-fullwidth-code-point: 3.0.0 + strip-ansi: 6.0.1 + + string-width@5.1.2: + dependencies: + eastasianwidth: 0.2.0 + emoji-regex: 9.2.2 + strip-ansi: 7.1.0 + + string_decoder@1.1.1: dependencies: safe-buffer: 5.1.2 - dev: true - /string_decoder/1.3.0: - resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} + string_decoder@1.3.0: dependencies: safe-buffer: 5.2.1 - dev: true - /strip-ansi/3.0.1: - resolution: {integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=} - engines: {node: '>=0.10.0'} + strip-ansi@3.0.1: dependencies: ansi-regex: 2.1.1 - dev: true - /strip-bom-string/1.0.0: - resolution: {integrity: sha1-5SEekiQ2n7uB1jOi8ABE3IztrZI=} - engines: {node: '>=0.10.0'} - dev: true - - /strip-bom/2.0.0: - resolution: {integrity: sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=} - engines: {node: '>=0.10.0'} + strip-ansi@6.0.1: dependencies: - is-utf8: 0.2.1 - dev: true + ansi-regex: 5.0.1 - /supports-color/5.5.0: - resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} - engines: {node: '>=4'} + strip-ansi@7.1.0: dependencies: - has-flag: 3.0.0 - dev: true + ansi-regex: 6.0.1 - /supports-color/6.1.0: - resolution: {integrity: sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==} - engines: {node: '>=6'} + strip-bom-string@1.0.0: {} + + strip-bom@2.0.0: dependencies: - has-flag: 3.0.0 - dev: true + is-utf8: 0.2.1 - /sver-compat/1.5.0: - resolution: {integrity: sha1-PPh9/rTQe0o/FIJ7wYaz/QxkXNg=} + supports-color@7.2.0: dependencies: - es6-iterator: 2.0.3 - es6-symbol: 3.1.3 - dev: true + has-flag: 4.0.0 - /symbol-tree/3.2.4: - resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} - dev: true + supports-preserve-symlinks-flag@1.0.0: {} - /terser/5.4.0: - resolution: {integrity: sha512-3dZunFLbCJis9TAF2VnX+VrQLctRUmt1p3W2kCsJuZE4ZgWqh//+1MZ62EanewrqKoUf4zIaDGZAvml4UDc0OQ==} - engines: {node: '>=10'} - hasBin: true + sver-compat@1.5.0: dependencies: - commander: 2.20.3 - source-map: 0.7.3 - source-map-support: 0.5.19 - dev: true + es6-iterator: 2.0.3 + es6-symbol: 3.1.4 - /terser/5.7.0: - resolution: {integrity: sha512-HP5/9hp2UaZt5fYkuhNBR8YyRcT8juw8+uFbAme53iN9hblvKnLUTKkmwJG6ocWpIKf8UK4DoeWG4ty0J6S6/g==} - engines: {node: '>=10'} - hasBin: true + symbol-tree@3.2.4: {} + + terser@5.31.3: dependencies: + '@jridgewell/source-map': 0.3.6 + acorn: 8.12.1 commander: 2.20.3 - source-map: 0.7.3 - source-map-support: 0.5.19 - dev: true - - /through/2.3.8: - resolution: {integrity: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=} - dev: true + source-map-support: 0.5.21 - /through2-filter/3.0.0: - resolution: {integrity: sha512-jaRjI2WxN3W1V8/FMZ9HKIBXixtiqs3SQSX4/YGIiP3gL6djW48VoZq9tDqeCWs3MT8YY5wb/zli8VW8snY1CA==} + through2-filter@3.0.0: dependencies: through2: 2.0.5 xtend: 4.0.2 - dev: true - /through2/2.0.5: - resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==} + through2@2.0.5: dependencies: - readable-stream: 2.3.7 + readable-stream: 2.3.8 xtend: 4.0.2 - dev: true - /through2/3.0.2: - resolution: {integrity: sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==} + through2@3.0.2: dependencies: inherits: 2.0.4 - readable-stream: 3.6.0 - dev: true + readable-stream: 3.6.2 - /through2/4.0.2: - resolution: {integrity: sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==} + through2@4.0.2: dependencies: - readable-stream: 3.6.0 - dev: true + readable-stream: 3.6.2 - /time-stamp/1.1.0: - resolution: {integrity: sha1-dkpaEa9QVhkhsTPztE5hhofg9cM=} - engines: {node: '>=0.10.0'} - dev: true + through@2.3.8: {} + + time-stamp@1.1.0: {} - /timers-ext/0.1.7: - resolution: {integrity: sha512-b85NUNzTSdodShTIbky6ZF02e8STtVVfD+fu4aXXShEELpozH+bCpJLYMPZbsABN2wDH7fJpqIoXxJpzbf0NqQ==} + timers-ext@0.1.8: dependencies: - es5-ext: 0.10.53 + es5-ext: 0.10.64 next-tick: 1.1.0 - dev: true - /to-absolute-glob/2.0.2: - resolution: {integrity: sha1-GGX0PZ50sIItufFFt4z/fQ98hJs=} - engines: {node: '>=0.10.0'} + to-absolute-glob@2.0.2: dependencies: is-absolute: 1.0.0 is-negated-glob: 1.0.0 - dev: true - /to-object-path/0.3.0: - resolution: {integrity: sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=} - engines: {node: '>=0.10.0'} + to-object-path@0.3.0: dependencies: kind-of: 3.2.2 - dev: true - /to-regex-range/2.1.1: - resolution: {integrity: sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=} - engines: {node: '>=0.10.0'} + to-regex-range@2.1.1: dependencies: is-number: 3.0.0 repeat-string: 1.6.1 - dev: true - /to-regex-range/5.0.1: - resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} - engines: {node: '>=8.0'} + to-regex-range@5.0.1: dependencies: is-number: 7.0.0 - dev: true - /to-regex/3.0.2: - resolution: {integrity: sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==} - engines: {node: '>=0.10.0'} + to-regex@3.0.2: dependencies: define-property: 2.0.2 extend-shallow: 3.0.2 regex-not: 1.0.2 safe-regex: 1.1.0 - dev: true - /to-through/2.0.0: - resolution: {integrity: sha1-/JKtq6ByZHvAtn1rA2ZKoZUJOvY=} - engines: {node: '>= 0.10'} + to-through@2.0.0: dependencies: through2: 2.0.5 - dev: true - /tough-cookie/4.0.0: - resolution: {integrity: sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==} - engines: {node: '>=6'} - dependencies: - psl: 1.8.0 - punycode: 2.1.1 - universalify: 0.1.2 - dev: true - - /tr46/2.0.2: - resolution: {integrity: sha512-3n1qG+/5kg+jrbTzwAykB5yRYtQCTqOGKq5U5PE3b0a1/mzo6snDhjGS0zJVJunO0NrT3Dg1MLy5TjWP/UJppg==} - engines: {node: '>=8'} + tough-cookie@4.1.4: dependencies: - punycode: 2.1.1 - dev: true + psl: 1.9.0 + punycode: 2.3.1 + universalify: 0.2.0 + url-parse: 1.5.10 - /ts-morph/11.0.0: - resolution: {integrity: sha512-u5y0jaft5c0sRFnU0K8cZhhsvPUtXjZK5L31JLIhP17qcqo9MDjwsSYLg3UryQDzlktv8wyf/UtoqpFLDYHijg==} + tr46@5.0.0: dependencies: - '@ts-morph/common': 0.10.0 - code-block-writer: 10.1.1 - dev: true + punycode: 2.3.1 - /type-check/0.3.2: - resolution: {integrity: sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=} - engines: {node: '>= 0.8.0'} + ts-morph@23.0.0: dependencies: - prelude-ls: 1.1.2 - dev: true - - /type/1.2.0: - resolution: {integrity: sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg==} - dev: true + '@ts-morph/common': 0.24.0 + code-block-writer: 13.0.1 - /type/2.5.0: - resolution: {integrity: sha512-180WMDQaIMm3+7hGXWf12GtdniDEy7nYcyFMKJn/eZz/6tSLXrUN9V0wKSbMjej0I1WHWbpREDEKHtqPQa9NNw==} - dev: true + type@2.7.3: {} - /typedarray/0.0.6: - resolution: {integrity: sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=} - dev: true - - /typedoc-default-themes/0.12.10: - resolution: {integrity: sha512-fIS001cAYHkyQPidWXmHuhs8usjP5XVJjWB8oZGqkTowZaz3v7g3KDZeeqE82FBrmkAnIBOY3jgy7lnPnqATbA==} - engines: {node: '>= 8'} - dev: true + typedarray@0.0.6: {} - /typedoc/0.20.36_typescript@4.2.4: - resolution: {integrity: sha512-qFU+DWMV/hifQ9ZAlTjdFO9wbUIHuUBpNXzv68ZyURAP9pInjZiO4+jCPeAzHVcaBCHER9WL/+YzzTt6ZlN/Nw==} - engines: {node: '>= 10.8.0'} - hasBin: true - peerDependencies: - typescript: 3.9.x || 4.0.x || 4.1.x || 4.2.x + typedoc@0.23.28(typescript@5.5.3): dependencies: - colors: 1.4.0 - fs-extra: 9.1.0 - handlebars: 4.7.7 - lodash: 4.17.21 lunr: 2.3.9 - marked: 2.0.7 - minimatch: 3.0.4 - progress: 2.0.3 - shelljs: 0.8.4 - shiki: 0.9.3 - typedoc-default-themes: 0.12.10 - typescript: 4.2.4 - dev: true - - /typescript/4.2.4: - resolution: {integrity: sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==} - engines: {node: '>=4.2.0'} - hasBin: true - dev: true + marked: 4.3.0 + minimatch: 7.4.6 + shiki: 0.14.7 + typescript: 5.5.3 - /uglify-js/3.13.6: - resolution: {integrity: sha512-rRprLwl8RVaS+Qvx3Wh5hPfPBn9++G6xkGlUupya0s5aDmNjI7z3lnRLB3u7sN4OmbB0pWgzhM9BEJyiWAwtAA==} - engines: {node: '>=0.8.0'} - hasBin: true - dev: true - optional: true + typescript@5.5.3: {} - /unc-path-regex/0.1.2: - resolution: {integrity: sha1-5z3T17DXxe2G+6xrCufYxqadUPo=} - engines: {node: '>=0.10.0'} - dev: true + unc-path-regex@0.1.2: {} - /undertaker-registry/1.0.1: - resolution: {integrity: sha1-XkvaMI5KiirlhPm5pDWaSZglzFA=} - engines: {node: '>= 0.10'} - dev: true + undertaker-registry@1.0.1: {} - /undertaker/1.3.0: - resolution: {integrity: sha512-/RXwi5m/Mu3H6IHQGww3GNt1PNXlbeCuclF2QYR14L/2CHPz3DFZkvB5hZ0N/QUkiXWCACML2jXViIQEQc2MLg==} - engines: {node: '>= 0.10'} + undertaker@1.3.0: dependencies: arr-flatten: 1.1.0 arr-map: 2.0.2 @@ -3115,105 +3899,67 @@ packages: object.defaults: 1.1.0 object.reduce: 1.0.1 undertaker-registry: 1.0.1 - dev: true - /union-value/1.0.1: - resolution: {integrity: sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==} - engines: {node: '>=0.10.0'} + union-value@1.0.1: dependencies: arr-union: 3.1.0 get-value: 2.0.6 is-extendable: 0.1.1 set-value: 2.0.1 - dev: true - /union/0.5.0: - resolution: {integrity: sha512-N6uOhuW6zO95P3Mel2I2zMsbsanvvtgn6jVqJv4vbVcz/JN0OkL9suomjQGmWtxJQXOCqUJvquc1sMeNz/IwlA==} - engines: {node: '>= 0.8.0'} + union@0.5.0: dependencies: - qs: 6.10.1 - dev: true + qs: 6.12.3 - /unique-stream/2.3.1: - resolution: {integrity: sha512-2nY4TnBE70yoxHkDli7DMazpWiP7xMdCYqU2nBRO0UB+ZpEkGsSija7MvmvnZFUeC+mrgiUfcHSr3LmRFIg4+A==} + unique-stream@2.3.1: dependencies: json-stable-stringify-without-jsonify: 1.0.1 through2-filter: 3.0.0 - dev: true - /universalify/0.1.2: - resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==} - engines: {node: '>= 4.0.0'} - dev: true - - /universalify/2.0.0: - resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==} - engines: {node: '>= 10.0.0'} - dev: true + universalify@0.2.0: {} - /unset-value/1.0.0: - resolution: {integrity: sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=} - engines: {node: '>=0.10.0'} + unset-value@1.0.0: dependencies: has-value: 0.3.1 isobject: 3.0.1 - dev: true - /upath/1.2.0: - resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==} - engines: {node: '>=4'} - dev: true + upath@1.2.0: {} - /urix/0.1.0: - resolution: {integrity: sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=} - deprecated: Please see https://github.com/lydell/urix#deprecated - dev: true + urix@0.1.0: {} - /url-join/2.0.5: - resolution: {integrity: sha1-WvIvGMBSoACkjXuCxenC4v7tpyg=} - dev: true + url-join@4.0.1: {} - /use/3.1.1: - resolution: {integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==} - engines: {node: '>=0.10.0'} - dev: true + url-parse@1.5.10: + dependencies: + querystringify: 2.2.0 + requires-port: 1.0.0 - /util-deprecate/1.0.2: - resolution: {integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=} - dev: true + use@3.1.1: {} - /v8flags/3.2.0: - resolution: {integrity: sha512-mH8etigqMfiGWdeXpaaqGfs6BndypxusHHcv2qSHyZkGEznCd/qAXCWWRzeowtL54147cktFOC4P5y+kl8d8Jg==} - engines: {node: '>= 0.10'} + util-deprecate@1.0.2: {} + + v8flags@3.2.0: dependencies: homedir-polyfill: 1.0.3 - dev: true - /validate-npm-package-license/3.0.4: - resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} + validate-npm-package-license@3.0.4: dependencies: - spdx-correct: 3.1.1 + spdx-correct: 3.2.0 spdx-expression-parse: 3.0.1 - dev: true - /value-or-function/3.0.0: - resolution: {integrity: sha1-HCQ6ULWVwb5Up1S/7OhWO5/42BM=} - engines: {node: '>= 0.10'} - dev: true + value-or-function@3.0.0: {} - /vinyl-fs/3.0.3: - resolution: {integrity: sha512-vIu34EkyNyJxmP0jscNzWBSygh7VWhqun6RmqVfXePrOwi9lhvRs//dOaGOTRUQr4tx7/zd26Tk5WeSVZitgng==} - engines: {node: '>= 0.10'} + vinyl-fs@3.0.3: dependencies: fs-mkdirp-stream: 1.0.0 glob-stream: 6.1.0 - graceful-fs: 4.2.6 + graceful-fs: 4.2.11 is-valid-glob: 1.0.0 - lazystream: 1.0.0 + lazystream: 1.0.1 lead: 1.0.0 - object.assign: 4.1.2 + object.assign: 4.1.5 pumpify: 1.5.1 - readable-stream: 2.3.7 + readable-stream: 2.3.8 remove-bom-buffer: 3.0.0 remove-bom-stream: 1.2.0 resolve-options: 1.1.0 @@ -3222,30 +3968,22 @@ packages: value-or-function: 3.0.0 vinyl: 2.2.1 vinyl-sourcemap: 1.1.0 - dev: true - /vinyl-sourcemap/1.1.0: - resolution: {integrity: sha1-kqgAWTo4cDqM2xHYswCtS+Y7PhY=} - engines: {node: '>= 0.10'} + vinyl-sourcemap@1.1.0: dependencies: append-buffer: 1.0.2 - convert-source-map: 1.7.0 - graceful-fs: 4.2.6 + convert-source-map: 1.9.0 + graceful-fs: 4.2.11 normalize-path: 2.1.1 now-and-later: 2.0.1 remove-bom-buffer: 3.0.0 vinyl: 2.2.1 - dev: true - /vinyl-sourcemaps-apply/0.2.1: - resolution: {integrity: sha1-q2VJ1h0XLCsbh75cUI0jnI74dwU=} + vinyl-sourcemaps-apply@0.2.1: dependencies: source-map: 0.5.7 - dev: true - /vinyl/2.2.1: - resolution: {integrity: sha512-LII3bXRFBZLlezoG5FfZVcXflZgWP/4dCwKtxd5ky9+LOtM4CS3bIRQsmR1KMnMW07jpE8fqR2lcxPZ+8sJIcw==} - engines: {node: '>= 0.10'} + vinyl@2.2.1: dependencies: clone: 2.1.2 clone-buffer: 1.0.0 @@ -3253,133 +3991,77 @@ packages: cloneable-readable: 1.1.3 remove-trailing-separator: 1.1.0 replace-ext: 1.0.1 - dev: true - /vscode-textmate/5.4.0: - resolution: {integrity: sha512-c0Q4zYZkcLizeYJ3hNyaVUM2AA8KDhNCA3JvXY8CeZSJuBdAy3bAvSbv46RClC4P3dSO9BdwhnKEx2zOo6vP/w==} - dev: true + vscode-oniguruma@1.7.0: {} - /w3c-hr-time/1.0.2: - resolution: {integrity: sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==} - dependencies: - browser-process-hrtime: 1.0.0 - dev: true + vscode-textmate@8.0.0: {} - /w3c-xmlserializer/2.0.0: - resolution: {integrity: sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==} - engines: {node: '>=10'} + w3c-xmlserializer@5.0.0: dependencies: - xml-name-validator: 3.0.0 - dev: true + xml-name-validator: 5.0.0 - /webidl-conversions/5.0.0: - resolution: {integrity: sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==} - engines: {node: '>=8'} - dev: true + webidl-conversions@7.0.0: {} - /webidl-conversions/6.1.0: - resolution: {integrity: sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==} - engines: {node: '>=10.4'} - dev: true + whatwg-encoding@2.0.0: + dependencies: + iconv-lite: 0.6.3 - /whatwg-encoding/1.0.5: - resolution: {integrity: sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==} + whatwg-encoding@3.1.1: dependencies: - iconv-lite: 0.4.24 - dev: true + iconv-lite: 0.6.3 - /whatwg-mimetype/2.3.0: - resolution: {integrity: sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==} - dev: true + whatwg-mimetype@4.0.0: {} - /whatwg-url/8.5.0: - resolution: {integrity: sha512-fy+R77xWv0AiqfLl4nuGUlQ3/6b5uNfQ4WAbGQVMYshCTCCPK9psC1nWh3XHuxGVCtlcDDQPQW1csmmIQo+fwg==} - engines: {node: '>=10'} + whatwg-url@14.0.0: dependencies: - lodash: 4.17.21 - tr46: 2.0.2 - webidl-conversions: 6.1.0 - dev: true + tr46: 5.0.0 + webidl-conversions: 7.0.0 - /which-module/1.0.0: - resolution: {integrity: sha1-u6Y8qGGUiZT/MHc2CJ47lgJsKk8=} - dev: true + which-module@1.0.0: {} - /which/1.3.1: - resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==} - hasBin: true + which@1.3.1: dependencies: isexe: 2.0.0 - dev: true - /word-wrap/1.2.3: - resolution: {integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==} - engines: {node: '>=0.10.0'} - dev: true - - /wordwrap/1.0.0: - resolution: {integrity: sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=} - dev: true + which@2.0.2: + dependencies: + isexe: 2.0.0 - /wrap-ansi/2.1.0: - resolution: {integrity: sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=} - engines: {node: '>=0.10.0'} + wrap-ansi@2.1.0: dependencies: string-width: 1.0.2 strip-ansi: 3.0.1 - dev: true - /wrappy/1.0.2: - resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=} - dev: true + wrap-ansi@7.0.0: + dependencies: + ansi-styles: 4.3.0 + string-width: 4.2.3 + strip-ansi: 6.0.1 - /ws/7.4.5: - resolution: {integrity: sha512-xzyu3hFvomRfXKH8vOFMU3OguG6oOvhXMo3xsGy3xWExqaM2dxBbVxuD99O7m3ZUFMvvscsZDqxfgMaRr/Nr1g==} - engines: {node: '>=8.3.0'} - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: ^5.0.2 - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true - dev: true + wrap-ansi@8.1.0: + dependencies: + ansi-styles: 6.2.1 + string-width: 5.1.2 + strip-ansi: 7.1.0 - /xml-name-validator/3.0.0: - resolution: {integrity: sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==} - dev: true + wrappy@1.0.2: {} - /xmlchars/2.2.0: - resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==} - dev: true + ws@8.18.0: {} - /xtend/4.0.2: - resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} - engines: {node: '>=0.4'} - dev: true + xml-name-validator@5.0.0: {} - /y18n/3.2.2: - resolution: {integrity: sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ==} - dev: true + xmlchars@2.2.0: {} - /yallist/3.1.1: - resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} - dev: true + xtend@4.0.2: {} - /yallist/4.0.0: - resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} - dev: true + y18n@3.2.2: {} - /yargs-parser/5.0.1: - resolution: {integrity: sha512-wpav5XYiddjXxirPoCTUPbqM0PXvJ9hiBMvuJgInvo4/lAOTZzUprArw17q2O1P2+GHhbBr18/iQwjL5Z9BqfA==} + yargs-parser@5.0.1: dependencies: camelcase: 3.0.0 - object.assign: 4.1.2 - dev: true + object.assign: 4.1.5 - /yargs/7.1.2: - resolution: {integrity: sha512-ZEjj/dQYQy0Zx0lgLMLR8QuaqTihnxirir7EwUHp1Axq4e3+k8jXU5K0VLbNvedv1f4EWtBonDIZm0NUr+jCcA==} + yargs@7.1.2: dependencies: camelcase: 3.0.0 cliui: 3.2.0 @@ -3394,4 +4076,3 @@ packages: which-module: 1.0.0 y18n: 3.2.2 yargs-parser: 5.0.1 - dev: true diff --git a/src/simple-icons.g.ts b/src/simple-icons.g.ts index 07f3fbe..8c2a59c 100644 --- a/src/simple-icons.g.ts +++ b/src/simple-icons.g.ts @@ -1,43 +1,98 @@ /** Simple Icon Names */ export enum SimpleIcons { + /** + * .ENV + * @see https://github.com/motdotla/dotenv/blob/40e75440337d1de2345dc8326d6108331f583fd8/dotenv.svg + */ + ENV = ".ENV", /** * .NET - * @see https://github.com/dotnet/brand/ + * @see https://github.com/dotnet/brand/blob/defe0408e765b48223a434a0d9a94213edc062f8/logo/dotnet-logo.svg */ NET = ".NET", + /** + * /e/ + * @see https://doc.e.foundation + */ + _e_ = "/e/", + /** + * 1.1.1.1 + * @see https://one.one.one.one + */ + _1111 = "1.1.1.1", /** * 1001Tracklists - * @see https://www.1001tracklists.com/ + * @see https://www.1001tracklists.com */ _1001Tracklists = "1001Tracklists", + /** + * 1Panel + * @see https://1panel.cn + */ + _1Panel = "1Panel", /** * 1Password - * @see https://1password.com/press/ + * @see https://1password.com/press */ _1Password = "1Password", + /** + * 2FAS + * @see https://2fas.com/press-kit + */ + _2FAS = "2FAS", + /** + * 2K + * @see https://support.2k.com/hc/en-us/articles/203972113-Digital-Copies-of-2K-Manuals + */ + _2K = "2K", + /** + * 365 Data Science + * @see https://365datascience.com + */ + _365DataScience = "365-Data-Science", /** * 3M - * @see https://www.3m.com/ + * @see https://www.3m.com */ _3M = "3M", /** * 42 - * @see https://www.42.fr/ + * @see https://www.42network.org */ _42 = "42", + /** + * 4chan + * @see https://www.4chan.org + */ + _4chan = "4chan", /** * 4D - * @see https://www.4d.com/ + * @see https://www.4d.com */ _4D = "4D", /** * 500px - * @see https://about.500px.com/press + * @see https://500px.com */ _500px = "500px", + /** + * 7Zip + * @see https://commons.wikimedia.org/wiki/File:7ziplogo.svg + */ + _7Zip = "7Zip", + /** + * 99designs + * @see https://99designs.com/branding + */ + _99designs = "99designs", + /** + * 9GAG + * @see https://commons.wikimedia.org/wiki/File:9gag_logo.svg + */ + _9GAG = "9GAG", /** * A-Frame - * @see https://aframe.io/docs/ + * @see https://aframe.io/docs */ AFrame = "A-Frame", /** @@ -46,15 +101,15 @@ export enum SimpleIcons { */ ABBRobotStudio = "ABB-RobotStudio", /** - * Abbvie - * @see https://www.abbvie.com/ + * Abbott + * @see https://commons.wikimedia.org/wiki/File:Logo_Abbott_Laboratories.svg */ - Abbvie = "Abbvie", + Abbott = "Abbott", /** - * Ableton Live - * @see https://www.ableton.com/en/legal/branding-trademark-guidelines/ + * Abbvie + * @see https://www.abbvie.com */ - AbletonLive = "Ableton-Live", + Abbvie = "Abbvie", /** * About.me * @see https://about.me/assets @@ -62,152 +117,197 @@ export enum SimpleIcons { AboutMe = "About.me", /** * Abstract - * @see https://www.abstract.com/about/ + * @see https://www.abstract.com/about */ Abstract = "Abstract", + /** + * abuse.ch + * @see https://abuse.ch + */ + AbuseCh = "abuse.ch", /** * Academia - * @see https://www.academia.edu/ + * @see https://www.academia.edu */ Academia = "Academia", /** * Accenture - * @see https://www.accenture.com/ + * @see https://www.accenture.com */ Accenture = "Accenture", - /** - * Acclaim - * @see https://www.youracclaim.com/ - */ - Acclaim = "Acclaim", /** * Accusoft - * @see https://company-39138.frontify.com/d/7EKFm12NQSa8/accusoft-corporation-style-guide#/style-guide/logo + * @see https://www.accusoft.com */ Accusoft = "Accusoft", /** * Acer - * @see https://www.acer.com/ac/en/GB/content/home + * @see https://www.acer.com */ Acer = "Acer", /** * ACM - * @see http://identitystandards.acm.org/ + * @see https://identitystandards.acm.org */ ACM = "ACM", /** * ActiGraph - * @see http://www.actigraphcorp.com/ + * @see https://www.actigraphcorp.com */ ActiGraph = "ActiGraph", /** * Activision - * @see https://www.activision.com/ + * @see https://www.activision.com */ Activision = "Activision", + /** + * ActivityPub + * @see https://activitypub.rocks + */ + ActivityPub = "ActivityPub", + /** + * Actix + * @see https://github.com/actix/actix-website/issues/18#issuecomment-393581556 + */ + Actix = "Actix", + /** + * Acura + * @see https://www.acura.com + */ + Acura = "Acura", /** * Adafruit - * @see https://www.adafruit.com/ + * @see https://www.adafruit.com */ Adafruit = "Adafruit", /** * AdBlock - * @see https://getadblock.com/ + * @see https://getadblock.com */ AdBlock = "AdBlock", /** * Adblock Plus - * @see https://adblockplus.org/ + * @see https://adblockplus.org */ AdblockPlus = "Adblock-Plus", - /** - * AddThis - * @see http://www.addthis.com/ - */ - AddThis = "AddThis", /** * AdGuard * @see https://adguard.com/en/media-materials.html */ AdGuard = "AdGuard", + /** + * Adidas + * @see https://www.adidas.com + */ + Adidas = "Adidas", + /** + * Adminer + * @see https://www.adminer.org + */ + Adminer = "Adminer", /** * Adobe - * @see https://www.adobe.com/ + * @see https://www.adobe.com */ Adobe = "Adobe", /** * Adobe Acrobat Reader - * @see https://acrobat.adobe.com/ + * @see https://acrobat.adobe.com */ AdobeAcrobatReader = "Adobe-Acrobat-Reader", /** * Adobe After Effects - * @see https://www.adobe.com/products/aftereffects.html + * @see https://www.adobe.com/creativecloud.html */ AdobeAfterEffects = "Adobe-After-Effects", /** * Adobe Audition - * @see https://www.adobe.com/creativecloud/video.html + * @see https://www.adobe.com/creativecloud.html */ AdobeAudition = "Adobe-Audition", /** * Adobe Creative Cloud - * @see https://www.adobe.com/creativecloud/plans.html + * @see https://www.adobe.com/creativecloud.html */ AdobeCreativeCloud = "Adobe-Creative-Cloud", /** * Adobe Dreamweaver - * @see https://www.adobe.com/products/dreamweaver.html + * @see https://www.adobe.com/products/catalog.html */ AdobeDreamweaver = "Adobe-Dreamweaver", /** * Adobe Fonts - * @see https://www.adobe.com/creativecloud/services.html + * @see https://www.adobe.com/creativecloud.html */ AdobeFonts = "Adobe-Fonts", /** * Adobe Illustrator - * @see https://www.adobe.com/products/illustrator.html + * @see https://www.adobe.com/creativecloud.html */ AdobeIllustrator = "Adobe-Illustrator", /** * Adobe InDesign - * @see https://www.adobe.com/products/indesign.html + * @see https://www.adobe.com/creativecloud.html */ AdobeInDesign = "Adobe-InDesign", /** * Adobe Lightroom - * @see https://www.adobe.com/products/photoshop-lightroom.html + * @see https://www.adobe.com/creativecloud.html */ AdobeLightroom = "Adobe-Lightroom", /** * Adobe Lightroom Classic - * @see https://www.adobe.com/products/photoshop-lightroom-classic.html + * @see https://www.adobe.com/creativecloud.html */ AdobeLightroomClassic = "Adobe-Lightroom-Classic", /** * Adobe Photoshop - * @see https://www.adobe.com/products/photoshop.html + * @see https://www.adobe.com/creativecloud.html */ AdobePhotoshop = "Adobe-Photoshop", /** * Adobe Premiere Pro - * @see https://www.adobe.com/ie/products/premiere.html + * @see https://www.adobe.com/creativecloud.html */ AdobePremierePro = "Adobe-Premiere-Pro", /** * Adobe XD - * @see https://www.adobe.com/products/xd.html + * @see https://helpx.adobe.com/support/xd.html */ AdobeXD = "Adobe-XD", /** * AdonisJS - * @see https://adonisjs.com/ + * @see https://adonisjs.com */ AdonisJS = "AdonisJS", + /** + * ADP + * @see https://www.adp.com + */ + ADP = "ADP", + /** + * Adroll + * @see https://www.adroll.com + */ + Adroll = "Adroll", + /** + * Advent Of Code + * @see https://adventofcode.com + */ + AdventOfCode = "Advent-Of-Code", + /** + * Adyen + * @see https://www.adyen.com/press-and-media/presskit + */ + Adyen = "Adyen", + /** + * Aegis Authenticator + * @see https://getaegis.app/aegis.svg + */ + AegisAuthenticator = "Aegis-Authenticator", /** * Aer Lingus - * @see https://www.aerlingus.com/ + * @see https://www.aerlingus.com */ AerLingus = "Aer-Lingus", /** @@ -217,39 +317,64 @@ export enum SimpleIcons { Aeroflot = "Aeroflot", /** * Aeroméxico - * @see https://www.aeromexico.com/ + * @see https://www.aeromexico.com */ Aerom_xico = "Aeroméxico", /** * Aerospike - * @see http://pages.aerospike.com/rs/aerospike/images/Acid_Whitepaper.pdf + * @see https://pages.aerospike.com/rs/aerospike/images/Acid_Whitepaper.pdf */ Aerospike = "Aerospike", + /** + * AEW + * @see https://commons.wikimedia.org/wiki/File:AEW_Logo_(simplified).svg + */ + AEW = "AEW", + /** + * AFFiNE + * @see https://affine.pro + */ + AFFiNE = "AFFiNE", /** * Affinity - * @see https://affinity.serif.com/ + * @see https://affinity.serif.com */ Affinity = "Affinity", /** * Affinity Designer - * @see https://affinity.serif.com/en-gb/designer/ + * @see https://affinity.serif.com/designer */ AffinityDesigner = "Affinity-Designer", /** * Affinity Photo - * @see https://affinity.serif.com/en-gb/photo/ + * @see https://affinity.serif.com/photo */ AffinityPhoto = "Affinity-Photo", /** * Affinity Publisher - * @see https://affinity.serif.com/en-gb/publisher/ + * @see https://affinity.serif.com/publisher */ AffinityPublisher = "Affinity-Publisher", + /** + * Afterpay + * @see https://www.afterpay.com/en-AU/business/resources/marketing/logos + */ + Afterpay = "Afterpay", + /** + * Agora + * @see https://github.com/AgoraIO/Docs-Source/blob/849872dd0496bada0a2dceecb3f79663e3b2d323/assets/images/others/agora-logo.svg + */ + Agora = "Agora", /** * AI Dungeon * @see https://commons.wikimedia.org/wiki/File:AI_Dungeon_Logo.png */ AIDungeon = "AI-Dungeon", + /** + * AIB + * @see https://aib.ie + */ + AIB = "AIB", /** * AIOHTTP * @see https://github.com/aio-libs/aiohttp/blob/fb5fe72b1bca3b899af579d376f5fe45745410e4/docs/aiohttp-plain.svg @@ -262,19 +387,29 @@ export enum SimpleIcons { Aiqfome = "Aiqfome", /** * Air Canada - * @see https://www.aircanada.com/ + * @see https://www.aircanada.com */ AirCanada = "Air-Canada", /** * Air China - * @see http://www.airchina.com.cn/en/investor_relations/ + * @see https://www.airchina.com.cn/en/investor_relations */ AirChina = "Air-China", /** * Air France - * @see https://www.airfrance.fr/ + * @see https://www.airfrance.fr */ AirFrance = "Air-France", + /** + * Air India + * @see https://www.airindia.com + */ + AirIndia = "Air-India", + /** + * Air Transat + * @see https://www.airtransat.com + */ + AirTransat = "Air-Transat", /** * AirAsia * @see https://www.airasia.com/shop @@ -285,19 +420,29 @@ export enum SimpleIcons { * @see https://www.airbnb.com */ Airbnb = "Airbnb", + /** + * Airbrake + * @see https://github.com/airbrake/slate/blob/c116f2968bcf4dfda126511de0a2d0f0dc8b6a8e/source/images/logo.svg + */ + Airbrake = "Airbrake", /** * Airbus - * @see https://brand.airbus.com/brand-elements/logo.html + * @see https://brand.airbus.com/en/asset-library/airbus-logo */ Airbus = "Airbus", + /** + * Airbyte + * @see https://airbyte.com + */ + Airbyte = "Airbyte", /** * Aircall - * @see https://aircall.io/ + * @see https://aircall.io */ Aircall = "Aircall", /** * AirPlay Audio - * @see https://developer.apple.com/design/human-interface-guidelines/airplay/overview/icons/ + * @see https://developer.apple.com/design/human-interface-guidelines/airplay/overview/icons */ AirPlayAudio = "AirPlay-Audio", /** @@ -310,21 +455,86 @@ export enum SimpleIcons { * @see https://airtable.com/press */ Airtable = "Airtable", + /** + * Airtel + * @see https://www.airtel.in/logo-tune + */ + Airtel = "Airtel", + /** + * Ajv + * @see https://github.com/ajv-validator/ajv/blob/95b15b683dfb60f63c5129b0426629b968d53af8/docs/.vuepress/public/img/ajv.svg + */ + Ajv = "Ajv", + /** + * Akamai + * @see https://www.akamai.com + */ + Akamai = "Akamai", + /** + * Akaunting + * @see https://akaunting.com/logo + */ + Akaunting = "Akaunting", + /** + * Akiflow + * @see https://www.akiflow.com + */ + Akiflow = "Akiflow", /** * Alacritty * @see https://github.com/alacritty/alacritty/blob/6d8db6b9dfadd6164c4be7a053f25db8ef6b7998/extra/logo/alacritty-simple.svg */ Alacritty = "Alacritty", + /** + * Alamy + * @see https://www.alamy.com + */ + Alamy = "Alamy", + /** + * Albert Heijn + * @see https://www.ah.nl + */ + AlbertHeijn = "Albert-Heijn", + /** + * Alby + * @see https://github.com/getAlby/media/blob/c24fee4a3f76d6cd000343a972f10590d3913b25/Alby-logo-icons/Alby-logo-head/alby.svg + */ + Alby = "Alby", + /** + * Alchemy + * @see https://www.alchemy.com + */ + Alchemy = "Alchemy", + /** + * Aldi Nord + * @see https://commons.wikimedia.org/wiki/File:Aldi_Nord_201x_logo.svg + */ + AldiNord = "Aldi-Nord", + /** + * Aldi Süd + * @see https://www.aldi-sued.de + */ + AldiS_d = "Aldi-Süd", /** * Alfa Romeo - * @see http://www.fcaci.com/x/Alfa + * @see https://www.fcaci.com/x/Alfa */ AlfaRomeo = "Alfa-Romeo", + /** + * Alfred + * @see https://www.alfredapp.com + */ + Alfred = "Alfred", /** * Algolia - * @see https://www.algolia.com/press/?section=brand-guidelines + * @see https://algolia.frontify.com/d/1AZwVNcFZiu7/style-guide */ Algolia = "Algolia", + /** + * Algorand + * @see https://www.algorand.com/about/media-kit + */ + Algorand = "Algorand", /** * Alibaba Cloud * @see https://www.alibabagroup.com/en/ir/reports @@ -335,6 +545,11 @@ export enum SimpleIcons { * @see https://www.alibabagroup.com/en/ir/reports */ AlibabaCom = "Alibaba.com", + /** + * Alienware + * @see https://www.dell.com/en-us/gaming/alienware + */ + Alienware = "Alienware", /** * AliExpress * @see https://www.alibabagroup.com/en/ir/reports @@ -342,47 +557,67 @@ export enum SimpleIcons { AliExpress = "AliExpress", /** * Alipay - * @see https://gw.alipayobjects.com/os/rmsportal/trUJZfSrlnRCcFgfZGjD.ai + * @see https://global.alipay.com/docs/ac/website_hk/design */ Alipay = "Alipay", /** - * Alitalia - * @see https://www.alitalia.com/it_it/fly-alitalia/in-flight/ulisse-magazine.html + * Allegro + * @see https://allegro.pl */ - Alitalia = "Alitalia", + Allegro = "Allegro", /** * AlliedModders - * @see https://forums.alliedmods.net/ + * @see https://forums.alliedmods.net */ AlliedModders = "AlliedModders", /** * AlloCiné - * @see http://www.allocine.fr/ + * @see https://www.allocine.fr */ AlloCin_ = "AlloCiné", /** * AllTrails - * @see https://www.alltrails.com/ + * @see https://www.alltrails.com/press?section=press-page-kit */ AllTrails = "AllTrails", + /** + * AlmaLinux + * @see https://almalinux.org + */ + AlmaLinux = "AlmaLinux", /** * Alpine Linux - * @see https://alpinelinux.org/ + * @see https://alpinelinux.org */ AlpineLinux = "Alpine-Linux", /** * Alpine.js - * @see https://github.com/simple-icons/simple-icons/issues/5583#issuecomment-832770167 + * @see https://alpinejs.dev */ AlpineJs = "Alpine.js", + /** + * Alteryx + * @see https://www.alteryx.com + */ + Alteryx = "Alteryx", /** * Altium Designer - * @see https://www.altium.com/altium-designer/ + * @see https://www.altium.com/altium-designer */ AltiumDesigner = "Altium-Designer", + /** + * Alwaysdata + * @see https://www.alwaysdata.com + */ + Alwaysdata = "Alwaysdata", + /** + * ALX + * @see https://www.alxafrica.com + */ + ALX = "ALX", /** * Amazon - * @see https://worldvectorlogo.com/logo/amazon-icon + * @see https://www.amazon.com */ Amazon = "Amazon", /** @@ -391,28 +626,83 @@ export enum SimpleIcons { */ AmazonAlexa = "Amazon-Alexa", /** - * Amazon AWS - * @see https://upload.wikimedia.org/wikipedia/commons/9/93/Amazon_Web_Services_Logo.svg + * Amazon API Gateway + * @see https://aws.amazon.com/architecture/icons + */ + AmazonAPIGateway = "Amazon-API-Gateway", + /** + * Amazon CloudWatch + * @see https://aws.amazon.com/architecture/icons + */ + AmazonCloudWatch = "Amazon-CloudWatch", + /** + * Amazon Cognito + * @see https://aws.amazon.com/architecture/icons + */ + AmazonCognito = "Amazon-Cognito", + /** + * Amazon DocumentDB + * @see https://aws.amazon.com/architecture/icons */ - AmazonAWS = "Amazon-AWS", + AmazonDocumentDB = "Amazon-DocumentDB", /** * Amazon DynamoDB - * @see https://aws.amazon.com/architecture/icons/ + * @see https://aws.amazon.com/architecture/icons */ AmazonDynamoDB = "Amazon-DynamoDB", + /** + * Amazon EC2 + * @see https://aws.amazon.com/architecture/icons + */ + AmazonEC2 = "Amazon-EC2", + /** + * Amazon ECS + * @see https://aws.amazon.com/architecture/icons + */ + AmazonECS = "Amazon-ECS", + /** + * Amazon EKS + * @see https://aws.amazon.com/architecture/icons + */ + AmazonEKS = "Amazon-EKS", + /** + * Amazon ElastiCache + * @see https://aws.amazon.com/architecture/icons + */ + AmazonElastiCache = "Amazon-ElastiCache", /** * Amazon Fire TV * @see https://www.amazon.com/gp/help/customer/display.html?nodeId=201348270 */ AmazonFireTV = "Amazon-Fire-TV", + /** + * Amazon Games + * @see https://www.amazongames.com + */ + AmazonGames = "Amazon-Games", + /** + * Amazon Identity Access Management + * @see https://aws.amazon.com/architecture/icons + */ + Amazoniam = "amazoniam", /** * Amazon Lumberyard - * @see https://aws.amazon.com/lumberyard/support + * @see https://aws.amazon.com/architecture/icons */ AmazonLumberyard = "Amazon-Lumberyard", + /** + * Amazon Luna + * @see https://luna.amazon.com + */ + AmazonLuna = "Amazon-Luna", + /** + * Amazon Music + * @see https://music.amazon.com + */ + AmazonMusic = "Amazon-Music", /** * Amazon Pay - * @see https://pay.amazon.com/ + * @see https://pay.amazon.com */ AmazonPay = "Amazon-Pay", /** @@ -421,28 +711,68 @@ export enum SimpleIcons { */ AmazonPrime = "Amazon-Prime", /** - * Amazon S3 + * Amazon RDS + * @see https://aws.amazon.com/architecture/icons + */ + AmazonRDS = "Amazon-RDS", + /** + * Amazon Redshift + * @see https://aws.amazon.com/architecture/icons + */ + AmazonRedshift = "Amazon-Redshift", + /** + * Amazon Route 53 * @see https://aws.amazon.com/architecture/icons/ */ + AmazonRoute53 = "Amazon-Route-53", + /** + * Amazon S3 + * @see https://aws.amazon.com/architecture/icons + */ AmazonS3 = "Amazon-S3", + /** + * Amazon Simple Email Service + * @see https://aws.amazon.com/architecture/icons + */ + AmazonSimpleEmailService = "Amazon-Simple-Email-Service", + /** + * Amazon SQS + * @see https://aws.amazon.com/architecture/icons + */ + AmazonSQS = "Amazon-SQS", + /** + * Amazon Web Services + * @see https://commons.wikimedia.org/wiki/File:Amazon_Web_Services_Logo.svg + */ + AmazonWebServices = "Amazon-Web-Services", /** * AMD - * @see https://www.amd.com/ + * @see https://www.amd.com */ AMD = "AMD", + /** + * Ameba + * @see https://ameblo.jp + */ + Ameba = "Ameba", /** * American Airlines - * @see https://en.wikipedia.org/wiki/File:American_Airlines_logo_2013.svg + * @see https://news.aa.com */ AmericanAirlines = "American-Airlines", /** * American Express - * @see https://commons.wikimedia.org/wiki/File:American_Express_logo.svg + * @see https://commons.wikimedia.org/wiki/File:American_Express_logo_(2018).svg */ AmericanExpress = "American-Express", + /** + * AMG + * @see https://www.mercedes-amg.com + */ + AMG = "AMG", /** * AMP - * @see https://amp.dev/ + * @see https://amp.dev */ AMP = "AMP", /** @@ -452,7 +782,7 @@ export enum SimpleIcons { Amul = "Amul", /** * ANA - * @see https://www.ana.co.jp/en/eur/the-ana-experience/brand/ + * @see https://www.ana.co.jp/en/eur/the-ana-experience/brand */ ANA = "ANA", /** @@ -462,64 +792,64 @@ export enum SimpleIcons { Anaconda = "Anaconda", /** * Analogue - * @see https://www.analogue.co/ + * @see https://www.analogue.co */ Analogue = "Analogue", - /** - * Anchor - * @see https://anchor.fm/ - */ - Anchor = "Anchor", /** * Andela - * @see https://andela.com/press/ + * @see https://andela.com */ Andela = "Andela", /** * Android - * @see https://thepartnermarketinghub.withgoogle.com/brands/android/visual-identity/visual-identity/logo-lock-ups/ + * @see https://partnermarketinghub.withgoogle.com/brands/android/visual-identity/visual-identity/logo-lock-ups */ Android = "Android", /** * Android Auto - * @see https://thepartnermarketinghub.withgoogle.com/brands/android-auto/ + * @see https://thepartnermarketinghub.withgoogle.com/brands/android-auto */ AndroidAuto = "Android-Auto", /** * Android Studio - * @see https://developer.android.com/studio/ + * @see https://developer.android.com/studio */ AndroidStudio = "Android-Studio", - /** - * AngelList - * @see https://angel.co/logo - */ - AngelList = "AngelList", /** * Angular - * @see https://angular.io/assets/images/logos/angular/angular_solidBlack.svg + * @see https://angular.dev/press-kit */ Angular = "Angular", /** - * Angular Universal - * @see https://angular.io/presskit + * AniList + * @see https://anilist.co */ - AngularUniversal = "Angular-Universal", + AniList = "AniList", /** - * AngularJS - * @see https://angularjs.org/ + * Animal Planet + * @see https://www.animalplanet.com */ - AngularJS = "AngularJS", + AnimalPlanet = "Animal-Planet", /** - * AniList - * @see https://anilist.co/img/icons/icon.svg + * AnkerMake + * @see https://www.ankermake.com */ - AniList = "AniList", + AnkerMake = "AnkerMake", + /** + * Anki + * @see https://commons.wikimedia.org/wiki/File:Anki-icon.svg + */ + Anki = "Anki", /** * Ansible * @see https://www.ansible.com/logos */ Ansible = "Ansible", + /** + * Answer + * @see https://answer.dev + */ + Answer = "Answer", /** * Ansys * @see https://www.ansys.com/about-ansys/brand @@ -527,102 +857,147 @@ export enum SimpleIcons { Ansys = "Ansys", /** * Ant Design - * @see https://ant.design/components/icon/ + * @see https://ant.design */ AntDesign = "Ant-Design", + /** + * Anta + * @see https://www.anta.com + */ + Anta = "Anta", /** * Antena 3 - * @see https://www.antena3.com/ + * @see https://www.antena3.com */ Antena3 = "Antena-3", + /** + * Anthropic + * @see https://www.anthropic.com + */ + Anthropic = "Anthropic", + /** + * Anycubic + * @see https://store.anycubic.com/pages/firmware-software + */ + Anycubic = "Anycubic", /** * AnyDesk - * @see https://anydesk.com/ + * @see https://anydesk.com */ AnyDesk = "AnyDesk", + /** + * Anytype + * @see https://github.com/anyproto/anytype-ts/blob/544498296ceb4b6ed2970414de493f7f72bd0fcf/src/img/logo/symbol.svg + */ + Anytype = "Anytype", /** * AOL - * @see https://www.aol.com/ + * @see https://www.aol.com */ AOL = "AOL", /** * Apache - * @see https://www.apache.org/foundation/press/kit/ + * @see https://www.apache.org/foundation/press/kit */ Apache = "Apache", /** * Apache Airflow - * @see https://apache.org/logos/ + * @see https://apache.org/logos */ ApacheAirflow = "Apache-Airflow", /** * Apache Ant - * @see https://apache.org/logos/ + * @see https://apache.org/logos */ ApacheAnt = "Apache-Ant", /** * Apache Cassandra - * @see https://upload.wikimedia.org/wikipedia/commons/5/5e/Cassandra_logo.svg + * @see https://www.apache.org/logos */ ApacheCassandra = "Apache-Cassandra", /** * Apache CloudStack - * @see http://cloudstack.apache.org/trademark-guidelines.html + * @see https://apache.org/logos */ ApacheCloudStack = "Apache-CloudStack", /** * Apache Cordova - * @see https://cordova.apache.org/artwork/ + * @see https://cordova.apache.org/artwork */ ApacheCordova = "Apache-Cordova", + /** + * Apache CouchDB + * @see https://apache.org/logos + */ + ApacheCouchDB = "Apache-CouchDB", /** * Apache Druid - * @see https://apache.org/logos/ + * @see https://apache.org/logos */ ApacheDruid = "Apache-Druid", /** * Apache ECharts - * @see https://apache.org/logos/ + * @see https://apache.org/logos */ ApacheECharts = "Apache-ECharts", /** * Apache Flink - * @see https://apache.org/logos/ + * @see https://apache.org/logos */ ApacheFlink = "Apache-Flink", + /** + * Apache FreeMarker + * @see https://www.apache.org/logos + */ + ApacheFreeMarker = "Apache-FreeMarker", /** * Apache Groovy - * @see https://groovy-lang.org/ + * @see https://apache.org/logos */ ApacheGroovy = "Apache-Groovy", + /** + * Apache Guacamole + * @see https://apache.org/logos + */ + ApacheGuacamole = "Apache-Guacamole", + /** + * Apache Hadoop + * @see https://apache.org/logos + */ + ApacheHadoop = "Apache-Hadoop", + /** + * Apache HBase + * @see https://apache.org/logos + */ + ApacheHBase = "Apache-HBase", /** * Apache Hive - * @see https://apache.org/logos/ + * @see https://apache.org/logos */ ApacheHive = "Apache-Hive", /** * Apache JMeter - * @see https://apache.org/logos/ + * @see https://apache.org/logos */ ApacheJMeter = "Apache-JMeter", /** * Apache Kafka - * @see https://apache.org/logos/ + * @see https://apache.org/logos */ ApacheKafka = "Apache-Kafka", /** * Apache Kylin - * @see https://apache.org/logos/ + * @see https://apache.org/logos */ ApacheKylin = "Apache-Kylin", /** * Apache Maven - * @see https://apache.org/logos/ + * @see https://apache.org/logos */ ApacheMaven = "Apache-Maven", /** * Apache NetBeans IDE - * @see https://apache.org/logos/ + * @see https://apache.org/logos */ ApacheNetBeansIDE = "Apache-NetBeans-IDE", /** @@ -630,29 +1005,44 @@ export enum SimpleIcons { * @see https://apache.org/logos */ ApacheOpenOffice = "Apache-OpenOffice", + /** + * Apache Parquet + * @see https://apache.org/logos + */ + ApacheParquet = "Apache-Parquet", /** * Apache Pulsar - * @see https://apache.org/logos/ + * @see https://apache.org/logos */ ApachePulsar = "Apache-Pulsar", /** * Apache RocketMQ - * @see https://apache.org/logos/ + * @see https://apache.org/logos */ ApacheRocketMQ = "Apache-RocketMQ", /** * Apache Solr - * @see https://apache.org/logos/ + * @see https://apache.org/logos */ ApacheSolr = "Apache-Solr", /** * Apache Spark - * @see https://apache.org/logos/ + * @see https://apache.org/logos */ ApacheSpark = "Apache-Spark", + /** + * Apache Storm + * @see https://apache.org/logos + */ + ApacheStorm = "Apache-Storm", + /** + * Apache Superset + * @see https://apache.org/logos + */ + ApacheSuperset = "Apache-Superset", /** * Apache Tomcat - * @see https://apache.org/logos/ + * @see https://apache.org/logos */ ApacheTomcat = "Apache-Tomcat", /** @@ -660,9 +1050,19 @@ export enum SimpleIcons { * @see https://www.aparat.com/logo */ Aparat = "Aparat", + /** + * Apifox + * @see https://apifox.com + */ + Apifox = "Apifox", + /** + * APM Terminals + * @see https://www.apmterminals.com + */ + APMTerminals = "APM-Terminals", /** * Apollo GraphQL - * @see https://github.com/apollographql/space-kit/blob/9a42083746a49c9a734563f427c13233e42adcc9/logos/mark.svg + * @see https://www.apollographql.com */ ApolloGraphQL = "Apollo-GraphQL", /** @@ -672,9 +1072,19 @@ export enum SimpleIcons { Apostrophe = "Apostrophe", /** * App Store - * @see https://developer.apple.com/app-store/ + * @see https://developer.apple.com/app-store */ AppStore = "App-Store", + /** + * Appian + * @see https://appian.com + */ + Appian = "Appian", + /** + * Appium + * @see https://github.com/openjs-foundation/artwork/blob/270575392800eb17a02612203f6f0d5868c634a7/projects/appium/appium-icon-mono.svg + */ + Appium = "Appium", /** * Apple * @see https://www.apple.com @@ -682,7 +1092,7 @@ export enum SimpleIcons { Apple = "Apple", /** * Apple Arcade - * @see https://www.apple.com/apple-arcade/ + * @see https://www.apple.com/apple-arcade */ AppleArcade = "Apple-Arcade", /** @@ -690,9 +1100,14 @@ export enum SimpleIcons { * @see https://www.apple.com/itunes/marketing-on-music/identity-guidelines.html#apple-music-icon */ AppleMusic = "Apple-Music", + /** + * Apple News + * @see https://www.apple.com/apple-news + */ + AppleNews = "Apple-News", /** * Apple Pay - * @see https://developer.apple.com/apple-pay/marketing/ + * @see https://developer.apple.com/apple-pay/marketing */ ApplePay = "Apple-Pay", /** @@ -702,32 +1117,57 @@ export enum SimpleIcons { ApplePodcasts = "Apple-Podcasts", /** * Apple TV - * @see https://commons.wikimedia.org/wiki/File:AppleTV.svg + * @see https://en.wikipedia.org/wiki/File:Apple_TV_(logo).svg */ AppleTV = "Apple-TV", /** * AppSignal - * @see https://appsignal.com/ + * @see https://appsignal.com */ AppSignal = "AppSignal", + /** + * Appsmith + * @see https://www.appsmith.com + */ + Appsmith = "Appsmith", /** * AppVeyor - * @see https://commons.wikimedia.org/wiki/File:Appveyor_logo.svg + * @see https://www.appveyor.com */ AppVeyor = "AppVeyor", + /** + * Appwrite + * @see https://appwrite.io/assets + */ + Appwrite = "Appwrite", + /** + * Aqua + * @see https://www.aquasec.com/brand + */ + Aqua = "Aqua", /** * ARAL - * @see https://upload.wikimedia.org/wikipedia/commons/6/60/Aral_Logo.svg + * @see https://commons.wikimedia.org/wiki/File:Aral_Logo.svg */ ARAL = "ARAL", /** * ArangoDB - * @see https://www.arangodb.com + * @see https://www.arangodb.com/resources/logos */ ArangoDB = "ArangoDB", + /** + * Arc + * @see https://arc.net + */ + Arc = "Arc", + /** + * ArcGIS + * @see https://www.esri.com/en-us/arcgis/products/arcgis-pro/overview + */ + ArcGIS = "ArcGIS", /** * Arch Linux - * @see https://www.archlinux.org/art/ + * @see https://www.archlinux.org/art */ ArchLinux = "Arch-Linux", /** @@ -737,29 +1177,64 @@ export enum SimpleIcons { Archicad = "Archicad", /** * Archive of Our Own - * @see https://archiveofourown.org/ + * @see https://archiveofourown.org */ ArchiveOfOurOwn = "Archive-of-Our-Own", /** * Ardour - * @see https://github.com/Ardour/ardour/tree/master/tools/misc_resources/ + * @see https://github.com/Ardour/ardour/blob/c5a0c0f6e0fc1ed0b94f94af38d5b55d49882add/tools/misc_resources/ardour_bw.svg */ Ardour = "Ardour", /** * Arduino - * @see https://cdn.arduino.cc/projecthub/img/Arduino-logo.svg + * @see https://www.arduino.cc */ Arduino = "Arduino", + /** + * Argo + * @see https://github.com/cncf/artwork/blob/c2e619cdf85e8bac090ceca7c0834c5cfedf9426/projects/argo/icon/black/argo-icon-black.svg + */ + Argo = "Argo", + /** + * Argos + * @see https://www.argos.co.uk + */ + Argos = "Argos", + /** + * Ariakit + * @see https://github.com/ariakit/ariakit/blob/a739913ab1c3919c4353f0e0e3573ec6eda99549/logo/icon.svg + */ + Ariakit = "Ariakit", /** * ARK Ecosystem - * @see https://ark.io/press-kit + * @see https://ark.io */ ARKEcosystem = "ARK-Ecosystem", /** * Arlo - * @see https://www.arlo.com/ + * @see https://www.arlo.com */ Arlo = "Arlo", + /** + * Arm + * @see https://www.arm.com + */ + Arm = "Arm", + /** + * Arm Keil + * @see https://www.keil.arm.com + */ + ArmKeil = "Arm-Keil", + /** + * Ars Technica + * @see https://arstechnica.com + */ + ArsTechnica = "Ars-Technica", + /** + * Artifact Hub + * @see https://github.com/artifacthub/hub/blob/b7df64e044687e5788d6e7e809539679eb9fe45a/web/public/static/media/logo/artifacthub-brand-white.svg + */ + ArtifactHub = "Artifact-Hub", /** * Artix Linux * @see https://gitea.artixlinux.org/artix/artwork/src/commit/256432e3d06b3e9024bfd6912768e80281ea3746/icons/logo-gray.svg @@ -772,12 +1247,17 @@ export enum SimpleIcons { ArtStation = "ArtStation", /** * arXiv - * @see https://static.arxiv.org/static/base/0.15.2/images/arxiv-logo-web.svg + * @see https://arxiv.org */ ArXiv = "arXiv", + /** + * Asahi Linux + * @see https://github.com/AsahiLinux/artwork/blob/292637c9658c1491ddc1128fb6134aec01d904dd/logos/svg/AsahiLinux_logomark_mono.svg + */ + AsahiLinux = "Asahi-Linux", /** * Asana - * @see https://asana.com/styles + * @see https://asana.com/brand */ Asana = "Asana", /** @@ -787,54 +1267,79 @@ export enum SimpleIcons { Asciidoctor = "Asciidoctor", /** * asciinema - * @see https://github.com/asciinema/asciinema-logo + * @see https://github.com/asciinema/asciinema-logo/blob/1c743621830c0d8c92fd0076b4f15f75b4cf79f4/logo-red.svg */ Asciinema = "asciinema", /** - * Aseprite - * @see https://www.aseprite.org/ + * ASDA + * @see https://www.asda.com */ - Aseprite = "Aseprite", + ASDA = "ASDA", /** - * Ask Ubuntu - * @see https://askubuntu.com/ + * Aseprite + * @see https://www.aseprite.org */ - AskUbuntu = "Ask-Ubuntu", + Aseprite = "Aseprite", /** * ASKfm - * @see https://ask.fm/ + * @see https://ask.fm */ ASKfm = "ASKfm", /** * AssemblyScript - * @see https://www.assemblyscript.org/ + * @see https://www.assemblyscript.org */ AssemblyScript = "AssemblyScript", /** - * ASUS - * @see https://www.asus.com/ + * Asterisk + * @see https://commons.wikimedia.org/wiki/File:Asterisk_logo.svg */ - ASUS = "ASUS", + Asterisk = "Asterisk", /** - * AT&T - * @see https://www.att.com + * Aston Martin + * @see https://www.astonmartin.com */ - AT_T = "AT&T", + AstonMartin = "Aston-Martin", /** - * Atari - * @see https://atarivcs.com/ + * Astra + * @see https://wpastra.com/brand-assets */ - Atari = "Atari", + Astra = "Astra", + /** + * Astral + * @see https://brandpad.io/astral + */ + Astral = "Astral", + /** + * Astro + * @see https://astro.build/press + */ + Astro = "Astro", + /** + * ASUS + * @see https://www.asus.com + */ + ASUS = "ASUS", + /** + * AT&T + * @see https://www.att.com + */ + AT_T = "AT&T", + /** + * Atari + * @see https://atarivcs.com + */ + Atari = "Atari", /** * Atlassian - * @see https://www.atlassian.com/company/news/press-kit + * @see https://atlassian.design/resources/logo-library */ Atlassian = "Atlassian", /** - * Atom - * @see https://commons.wikimedia.org/wiki/File:Atom_editor_logo.svg + * Auchan + * @see https://www.auchan.fr */ - Atom = "Atom", + Auchan = "Auchan", /** * Audacity * @see https://github.com/audacity/audacity/blob/c818449c69193f5311b430fbf600d8d6cbe49047/images/audacity.svg @@ -852,9 +1357,14 @@ export enum SimpleIcons { Audible = "Audible", /** * Audio-Technica - * @see https://wikipedia.org/wiki/File:Audio-technica.svg + * @see https://commons.wikimedia.org/wiki/File:Audio-technica.svg */ AudioTechnica = "Audio-Technica", + /** + * Audiobookshelf + * @see https://github.com/advplyr/audiobookshelf/blob/0d9d2fa4be9b642f0948e52ddff71ff370fd524d/images/banner.svg + */ + Audiobookshelf = "Audiobookshelf", /** * Audioboom * @see https://audioboom.com/about/brand-guidelines @@ -862,82 +1372,157 @@ export enum SimpleIcons { Audioboom = "Audioboom", /** * Audiomack - * @see https://styleguide.audiomack.com/ + * @see https://styleguide.audiomack.com */ Audiomack = "Audiomack", /** * Aurelia - * @see https://aurelia.io/ + * @see https://aurelia.io */ Aurelia = "Aurelia", /** * Auth0 - * @see https://styleguide.auth0.com + * @see https://auth0.com */ Auth0 = "Auth0", + /** + * Authelia + * @see https://github.com/authelia/authelia/blob/8316cd4eb7a6f0778c8f480c61ad76a88416fc3a/docs/static/images/branding/logo.svg + */ + Authelia = "Authelia", + /** + * Authentik + * @see https://github.com/goauthentik/authentik/blob/2c64f72ebc57dad9789c1fb799dd7cd39003d043/web/icons/icon.svg + */ + Authentik = "Authentik", /** * Authy - * @see https://authy.com/ + * @see https://authy.com */ Authy = "Authy", + /** + * AutoCAD + * @see https://www.autodesk.com/blogs/autocad + */ + AutoCAD = "AutoCAD", + /** + * AutoCannon + * @see https://github.com/mcollina/autocannon/blob/feeec71a7483153bd382de1c7ce5dfc31fa3c16f/autocannon-logo-icon-1000px.png + */ + AutoCannon = "AutoCannon", /** * Autodesk - * @see https://www.autodesk.com + * @see https://brand.autodesk.com/brand-system/logo */ Autodesk = "Autodesk", + /** + * Autodesk Maya + * @see https://area.autodesk.com/learn/courses/maya-intro + */ + AutodeskMaya = "Autodesk-Maya", + /** + * Autodesk Revit + * @see https://www.autodesk.com/products/revit + */ + AutodeskRevit = "Autodesk-Revit", /** * AutoHotkey - * @see https://www.autohotkey.com/ + * @see https://www.autohotkey.com */ AutoHotkey = "AutoHotkey", + /** + * AutoIt + * @see https://www.autoitscript.com + */ + AutoIt = "AutoIt", /** * Automattic - * @see https://automattic.com/press/brand-materials/ + * @see https://automattic.com/press/brand-materials */ Automattic = "Automattic", + /** + * Autoprefixer + * @see https://github.com/postcss/autoprefixer/blob/1341747bc8142a147342f55eea5ed4286a3ca318/logo.svg + */ + Autoprefixer = "Autoprefixer", + /** + * AutoZone + * @see https://www.autozone.com + */ + AutoZone = "AutoZone", + /** + * avajs + * @see https://github.com/avajs/ava/blob/6f8e30c94626238a5b26deadac319089fa43d333/media/logo.svg + */ + Avajs = "avajs", + /** + * Avast + * @see https://press.avast.com/media-materials#logos-and-brand-guidelines + */ + Avast = "Avast", + /** + * avianca + * @see https://www.avianca.com + */ + Avianca = "avianca", + /** + * Avira + * @see https://www.avira.com/en/media-library + */ + Avira = "Avira", /** * Awesome Lists - * @see https://github.com/sindresorhus/awesome/tree/master/media + * @see https://github.com/sindresorhus/awesome/tree/52b6dbacde01c2595f2133a5378cb8d2f89906fa/media/logo.svg */ AwesomeLists = "Awesome-Lists", /** * awesomeWM - * @see https://awesomewm.org/ + * @see https://awesomewm.org */ AwesomeWM = "awesomeWM", /** * AWS Amplify - * @see https://docs.amplify.aws/ + * @see https://aws.amazon.com/architecture/icons */ AWSAmplify = "AWS-Amplify", /** - * Azure Artifacts - * @see https://azure.microsoft.com/en-us/services/devops/artifacts/ + * AWS Elastic Load Balancing + * @see https://aws.amazon.com/architecture/icons */ - AzureArtifacts = "Azure-Artifacts", + AWSElasticLoadBalancing = "AWS-Elastic-Load-Balancing", /** - * Azure Data Explorer - * @see https://azure.microsoft.com/en-us/pricing/details/data-explorer/ + * AWS Fargate + * @see https://aws.amazon.com/architecture/icons */ - AzureDataExplorer = "Azure-Data-Explorer", + AWSFargate = "AWS-Fargate", /** - * Azure DevOps - * @see http://azure.com/devops + * AWS Lambda + * @see https://aws.amazon.com/architecture/icons */ - AzureDevOps = "Azure-DevOps", + AWSLambda = "AWS-Lambda", /** - * Azure Functions - * @see https://azure.microsoft.com/en-us/services/functions + * AWS Organizations + * @see https://aws.amazon.com/architecture/icons */ - AzureFunctions = "Azure-Functions", + AWSOrganizations = "AWS-Organizations", /** - * Azure Pipelines - * @see https://github.com/vscode-icons/vscode-icons/blob/dc7872262c9b059c574bd16fc4cfedbb6bdf156e/icons/file_type_azurepipelines.svg + * AWS Secrets Manager + * @see https://aws.amazon.com/architecture/icons */ - AzurePipelines = "Azure-Pipelines", + AWSSecretsManager = "AWS-Secrets-Manager", + /** + * Awwwards + * @see https://www.awwwards.com + */ + Awwwards = "Awwwards", + /** + * Axios + * @see https://github.com/axios/axios-docs/blob/ba35d67160f94419c1b0292831cd1a4b378adb42/assets/logo.svg + */ + Axios = "Axios", /** * B&R Automation - * @see https://www.br-automation.com/ + * @see https://www.br-automation.com */ B_RAutomation = "B&R-Automation", /** @@ -946,13 +1531,38 @@ export enum SimpleIcons { */ Babel = "Babel", /** - * Badgr - * @see https://info.badgr.com/ + * Babelio + * @see https://www.babelio.com */ - Badgr = "Badgr", + Babelio = "Babelio", + /** + * Babylon.js + * @see https://github.com/BabylonJS/Brand-Toolkit/blob/8583d4d9bf252a233fa480fa02ac6f367d5207a1/babylon_logo/monochrome/babylon_logo_monochrome_dark.svg + */ + BabylonJs = "Babylon.js", + /** + * Backblaze + * @see https://www.backblaze.com/company/news.html + */ + Backblaze = "Backblaze", + /** + * Backbone.js + * @see https://commons.wikimedia.org/wiki/File:Backbone.js_logo.svg + */ + BackboneJs = "Backbone.js", + /** + * Backendless + * @see https://backendless.com + */ + Backendless = "Backendless", + /** + * Backstage + * @see https://github.com/backstage/backstage/blob/862f2517188849dd7467d059edeb8692e6933c35/microsite/static/logo_assets/svg/Icon_Teal.svg + */ + Backstage = "Backstage", /** * Badoo - * @see https://badoo.com/team/press/ + * @see https://badoo.com */ Badoo = "Badoo", /** @@ -960,11 +1570,21 @@ export enum SimpleIcons { * @see https://www.baidu.com */ Baidu = "Baidu", + /** + * Bakaláři + * @see https://konference.bakalari.cz + */ + Bakal__i = "Bakaláři", /** * Bamboo * @see https://www.atlassian.design/guidelines/marketing/resources/logo-files */ Bamboo = "Bamboo", + /** + * Bambu Lab + * @see https://bambulab.com + */ + BambuLab = "Bambu-Lab", /** * Bandcamp * @see https://bandcamp.com/buttons @@ -972,77 +1592,97 @@ export enum SimpleIcons { Bandcamp = "Bandcamp", /** * BandLab - * @see https://blog.bandlab.com/press/ + * @see https://www.bandlab.com */ BandLab = "BandLab", /** * Bandsintown - * @see https://corp.bandsintown.com/media-library + * @see https://www.company.bandsintown.com/brand-assets */ Bandsintown = "Bandsintown", /** * Bank of America - * @see https://www.bankofamerica.com/ + * @see https://www.bankofamerica.com */ BankOfAmerica = "Bank-of-America", /** * Barclays - * @see https://home.barclays/ + * @see https://home.barclays */ Barclays = "Barclays", /** * Baremetrics - * @see https://baremetrics.com/ + * @see https://baremetrics.com */ Baremetrics = "Baremetrics", + /** + * Barmenia + * @see https://barmenia.de + */ + Barmenia = "Barmenia", /** * Basecamp * @see https://basecamp.com/about/press */ Basecamp = "Basecamp", /** - * Bata - * @see https://www.bata.com/ + * Basic Attention Token + * @see https://brave.com/media-assets */ - Bata = "Bata", + BasicAttentionToken = "Basic-Attention-Token", /** - * Bath ASU - * @see https://bathasu.com/press/ + * Bastyon + * @see https://github.com/pocketnetteam/pocketnet.gui/blob/978201dca0d63bc87c4c66513a67f085f2f51d83/img/logo.svg */ - BathASU = "Bath-ASU", + Bastyon = "Bastyon", /** - * Battle.net - * @see https://www.blizzard.com/en-gb/ + * bat + * @see https://github.com/sharkdp/bat/blob/018a4826211b8b486883b720a5daa65eca2d4604/doc/logo-header.svg */ - BattleNet = "Battle.net", + Bat = "bat", + /** + * Bata + * @see https://www.bata.com + */ + Bata = "Bata", /** - * BBC - * @see https://commons.wikimedia.org/wiki/File:BBC.svg + * Battle.net + * @see https://battle.net */ - BBC = "BBC", + BattleNet = "Battle.net", /** - * BBC iPlayer - * @see https://www.bbc.co.uk/iplayer + * Bazel + * @see https://bazel.build */ - BBCIPlayer = "BBC-iPlayer", + Bazel = "Bazel", /** * Beatport - * @see https://support.beatport.com/hc/en-us/articles/200353255-Beatport-Logos-and-Images + * @see https://www.beatport.com */ Beatport = "Beatport", /** * Beats - * @see https://www.elastic.co/brand + * @see https://www.elastic.co/beats */ Beats = "Beats", /** * Beats by Dre - * @see https://www.beatsbydre.com/ + * @see https://www.beatsbydre.com */ BeatsByDre = "Beats-by-Dre", + /** + * BeatStars + * @see https://beatstars.world/brand-guidelines + */ + BeatStars = "BeatStars", + /** + * Beekeeper Studio + * @see https://www.beekeeperstudio.io/press + */ + BeekeeperStudio = "Beekeeper-Studio", /** * Behance - * @see https://www.behance.net/dev/api/brand + * @see https://www.behance.net */ Behance = "Behance", /** @@ -1050,16 +1690,51 @@ export enum SimpleIcons { * @see https://zh.wikipedia.org/wiki/File:Beijing_Subway_Logo.svg */ BeijingSubway = "Beijing-Subway", + /** + * BEM + * @see https://en.bem.info + */ + BEM = "BEM", /** * Bentley * @see https://en.wikipedia.org/wiki/File:Bentley_logo_2.svg */ Bentley = "Bentley", + /** + * Bento + * @see https://bento.me + */ + Bento = "Bento", + /** + * BentoBox + * @see https://www.getbento.com + */ + BentoBox = "BentoBox", + /** + * BentoML + * @see https://github.com/bentoml/BentoML/blob/2169ebe9bc74e3d89ceba5dda8f8e1b85f08efa5/docs/source/_static/img/logo-light.svg + */ + BentoML = "BentoML", + /** + * BeReal + * @see https://bereal.com + */ + BeReal = "BeReal", /** * Betfair - * @see https://partnerships.betfair.com/ + * @see https://www.betfair.com */ Betfair = "Betfair", + /** + * Better Stack + * @see https://betterstack.com + */ + BetterStack = "Better-Stack", + /** + * Bevy + * @see https://github.com/bevyengine/bevy/blob/371c90f6faecf318ff66e3c6efa6f9f48781f63f/assets/branding/bevy_bird_simpleicons.svg + */ + Bevy = "Bevy", /** * Big Cartel * @see https://www.bigcartel.com @@ -1067,19 +1742,54 @@ export enum SimpleIcons { BigCartel = "Big-Cartel", /** * bigbasket - * @see https://www.bigbasket.com/ + * @see https://www.bigbasket.com */ Bigbasket = "bigbasket", + /** + * BigBlueButton + * @see https://github.com/bigbluebutton/bbb-app-rooms/blob/0fcf9636a3ba683296326f46354265917c4f0ea4/app/assets/images/icon.svg + */ + BigBlueButton = "BigBlueButton", /** * BigCommerce - * @see https://www.bigcommerce.co.uk/press/media-kit/ + * @see https://www.bigcommerce.co.uk/press */ BigCommerce = "BigCommerce", /** * Bilibili - * @see https://www.bilibili.com/ + * @see https://www.bilibili.com */ Bilibili = "Bilibili", + /** + * Billboard + * @see https://www.billboard.com + */ + Billboard = "Billboard", + /** + * BIM + * @see https://commons.wikimedia.org/wiki/File:Bim_(company)_logo.svg + */ + BIM = "BIM", + /** + * Binance + * @see https://binance.com + */ + Binance = "Binance", + /** + * Bio Link + * @see https://bio.link + */ + BioLink = "Bio-Link", + /** + * Biome + * @see https://github.com/biomejs/resources/blob/551f36498dfe34b24bc7755fcdd0fa501b757cf4/svg/icon-light-mono.svg + */ + Biome = "Biome", + /** + * BisectHosting + * @see https://www.bisecthosting.com + */ + BisectHosting = "BisectHosting", /** * Bit * @see https://bit.dev @@ -1087,27 +1797,32 @@ export enum SimpleIcons { Bit = "Bit", /** * Bitbucket - * @see https://www.atlassian.com/company/news/press-kit + * @see https://atlassian.design/resources/logo-library */ Bitbucket = "Bitbucket", /** * Bitcoin - * @see https://bitcoin.org/en + * @see https://bitcoin.org */ Bitcoin = "Bitcoin", /** * Bitcoin Cash - * @see https://www.bitcoincash.org/graphics/ + * @see https://www.bitcoincash.org/graphics */ BitcoinCash = "Bitcoin-Cash", /** * Bitcoin SV - * @see https://bitcoinsv.com/ + * @see https://bitcoinsv.com */ BitcoinSV = "Bitcoin-SV", + /** + * BitComet + * @see https://en.wikipedia.org/wiki/File:BitComet_logo.svg + */ + BitComet = "BitComet", /** * Bitdefender - * @see https://www.bitdefender.com/funzone/logos.html + * @see https://brand.bitdefender.com */ Bitdefender = "Bitdefender", /** @@ -1120,6 +1835,11 @@ export enum SimpleIcons { * @see https://www.bitrise.io/presskit */ Bitrise = "Bitrise", + /** + * BitTorrent + * @see https://www.bittorrent.com/products + */ + BitTorrent = "BitTorrent", /** * Bitwarden * @see https://github.com/bitwarden/brand/blob/6182cd64321d810c6f6255db08c2a17804d2b724/icons/icon.svg @@ -1127,32 +1847,42 @@ export enum SimpleIcons { Bitwarden = "Bitwarden", /** * Bitwig - * @see https://www.bitwig.com/ + * @see https://www.bitwig.com */ Bitwig = "Bitwig", /** * Blackberry - * @see https://www.blackberry.com/ + * @see https://www.blackberry.com */ Blackberry = "Blackberry", + /** + * Blackmagic Design + * @see https://www.blackmagicdesign.com + */ + BlackmagicDesign = "Blackmagic-Design", /** * Blazemeter - * @see https://www.blazemeter.com/ + * @see https://www.blazemeter.com */ Blazemeter = "Blazemeter", /** * Blazor - * @see https://dotnet.microsoft.com/apps/aspnet/web-apps/blazor + * @see https://commons.wikimedia.org/wiki/File:Blazor.png */ Blazor = "Blazor", /** * Blender - * @see https://www.blender.org/about/logo/ + * @see https://www.blender.org/about/logo */ Blender = "Blender", + /** + * Blockbench + * @see https://www.blockbench.net/wiki/blockbench/logos + */ + Blockbench = "Blockbench", /** * Blockchain.com - * @see https://www.blockchain.com/ + * @see https://www.blockchain.com/en/press */ BlockchainCom = "Blockchain.com", /** @@ -1167,64 +1897,134 @@ export enum SimpleIcons { Bloglovin = "Bloglovin", /** * Blueprint - * @see https://blueprintjs.com + * @see https://blueprintjs.com/docs */ Blueprint = "Blueprint", + /** + * Bluesky + * @see https://github.com/FortAwesome/Font-Awesome/issues/19810#issuecomment-1854999604 + */ + Bluesky = "Bluesky", + /** + * Bluesound + * @see https://www.bluesound.com/products/node-x + */ + Bluesound = "Bluesound", /** * Bluetooth - * @see https://www.bluetooth.com/develop-with-bluetooth/marketing-branding/ + * @see https://www.bluetooth.com/develop-with-bluetooth/marketing-branding */ Bluetooth = "Bluetooth", /** * BMC Software - * @see https://www.bmc.com/ + * @see https://www.bmc.com */ BMCSoftware = "BMC-Software", /** * BMW - * @see https://www.bmw.de/ + * @see https://www.bmw.de */ BMW = "BMW", + /** + * BNB Chain + * @see https://www.bnbchain.org + */ + BNBChain = "BNB-Chain", + /** + * BoardGameGeek + * @see https://boardgamegeek.com + */ + BoardGameGeek = "BoardGameGeek", + /** + * boAt + * @see https://www.boat-lifestyle.com + */ + BoAt = "boAt", + /** + * Boehringer Ingelheim + * @see https://www.boehringer-ingelheim.com + */ + BoehringerIngelheim = "Boehringer-Ingelheim", /** * Boeing * @see https://commons.wikimedia.org/wiki/File:Boeing_full_logo.svg */ Boeing = "Boeing", + /** + * Bombardier + * @see https://bombardier.com + */ + Bombardier = "Bombardier", + /** + * Bookalope + * @see https://bookalope.net + */ + Bookalope = "Bookalope", /** * BookBub - * @see https://insights.bookbub.com/bookbub-follow-bookmark-buttons-for-authors-websites/ + * @see https://insights.bookbub.com/bookbub-follow-bookmark-buttons-for-authors-websites */ BookBub = "BookBub", /** * Bookmeter - * @see https://bookmeter.com/ + * @see https://bookmeter.com */ Bookmeter = "Bookmeter", + /** + * BookMyShow + * @see https://in.bookmyshow.com + */ + BookMyShow = "BookMyShow", /** * BookStack - * @see https://www.bookstackapp.com/ + * @see https://www.bookstackapp.com */ BookStack = "BookStack", /** * Boost - * @see https://www.boostmobile.com/ + * @see https://www.boostmobile.com */ Boost = "Boost", + /** + * Boosty + * @see https://boosty.to/app/brand + */ + Boosty = "Boosty", + /** + * Boots + * @see https://www.boots-uk.com + */ + Boots = "Boots", /** * Bootstrap - * @see http://getbootstrap.com/about + * @see https://getbootstrap.com/docs/5.3/about/brand */ Bootstrap = "Bootstrap", + /** + * BorgBackup + * @see https://www.borgbackup.org + */ + BorgBackup = "BorgBackup", /** * Bosch - * @see https://www.bosch.de/ + * @see https://www.bosch.de */ Bosch = "Bosch", /** * Bose - * @see https://developer.bose.com/sites/default/files/Bose%20AR%20Design%20Guidelines%20v1.0.pdf + * @see https://www.bose.com */ Bose = "Bose", + /** + * Botble CMS + * @see https://botble.com + */ + BotbleCMS = "Botble-CMS", + /** + * boulanger + * @see https://www.boulanger.com + */ + Boulanger = "boulanger", /** * Bower * @see https://bower.io/docs/about/#brand @@ -1235,6 +2035,16 @@ export enum SimpleIcons { * @see https://www.box.com/en-gb/about-us/press */ Box = "Box", + /** + * Boxy SVG + * @see https://boxy-svg.com/ideas/7/app-icon-redesign#comment-1953 + */ + BoxySVG = "Boxy-SVG", + /** + * Braintree + * @see https://www.braintreepayments.com/press + */ + Braintree = "Braintree", /** * Brandfolder * @see https://brandfolder.com/brandfolder @@ -1242,7 +2052,7 @@ export enum SimpleIcons { Brandfolder = "Brandfolder", /** * Brave - * @see https://brave.com/brave-branding-assets/ + * @see https://brave.com/brave-branding-assets */ Brave = "Brave", /** @@ -1250,19 +2060,54 @@ export enum SimpleIcons { * @see https://www.breaker.audio/i/brand */ Breaker = "Breaker", + /** + * Brenntag + * @see https://www.brenntag.com + */ + Brenntag = "Brenntag", + /** + * Brevo + * @see https://www.brevo.com + */ + Brevo = "Brevo", + /** + * Brex + * @see https://www.brex.com/journal/press + */ + Brex = "Brex", + /** + * Bricks + * @see https://bricksbuilder.io + */ + Bricks = "Bricks", /** * British Airways - * @see https://www.britishairways.com/travel/home/public/en_ie/ + * @see https://www.britishairways.com */ BritishAirways = "British-Airways", /** * Broadcom - * @see https://en.wikipedia.org/wiki/Broadcom_Inc + * @see https://www.broadcom.com/support */ Broadcom = "Broadcom", + /** + * Bruno + * @see https://www.usebruno.com + */ + Bruno = "Bruno", + /** + * BSD + * @see https://freebsdfoundation.org/about-us/about-the-foundation/project + */ + BSD = "BSD", + /** + * bspwm + * @see https://github.com/baskerville/bspwm/blob/8fc2269fe0f29a785885bcd9122812eae7226d7b/artworks/bspwm_logo.svg + */ + Bspwm = "bspwm", /** * BT - * @see https://www.bt.com/ + * @see https://www.bt.com */ BT = "BT", /** @@ -1270,6 +2115,11 @@ export enum SimpleIcons { * @see https://buddy.works/about */ Buddy = "Buddy", + /** + * Budibase + * @see https://github.com/Budibase/budibase/blob/6137ffd9a278ecb3e4dbb42af804c9652741699e/packages/builder/assets/bb-emblem.svg + */ + Budibase = "Budibase", /** * Buefy * @see https://github.com/buefy/buefy/blob/a9a724efca0b531e6a64ab734889b00bf4507a9d/static/img/icons/safari-pinned-tab.svg @@ -1277,74 +2127,149 @@ export enum SimpleIcons { Buefy = "Buefy", /** * Buffer - * @see https://buffer.com/press + * @see https://buffer.com */ Buffer = "Buffer", /** * Bugatti - * @see https://www.bugatti.com/ + * @see https://newsroom.bugatti.com */ Bugatti = "Bugatti", /** * Bugcrowd - * @see https://www.bugcrowd.com/about/press-kit/ + * @see https://www.bugcrowd.com/about/press-kit */ Bugcrowd = "Bugcrowd", /** * Bugsnag - * @see https://www.bugsnag.com/newsroom + * @see https://www.bugsnag.com */ Bugsnag = "Bugsnag", + /** + * Buhl + * @see https://buhl.de + */ + Buhl = "Buhl", /** * Buildkite * @see https://buildkite.com/brand-assets */ Buildkite = "Buildkite", + /** + * Bukalapak + * @see https://www.bukalapak.com + */ + Bukalapak = "Bukalapak", /** * Bulma - * @see https://github.com/jgthms/bulma/ + * @see https://bulma.io/brand */ Bulma = "Bulma", + /** + * Bun + * @see https://bun.sh/press-kit + */ + Bun = "Bun", + /** + * Bungie + * @see https://www.bungie.net/7/en/Destiny + */ + Bungie = "Bungie", /** * bunq - * @see https://www.bunq.com/press/ + * @see https://press.bunq.com/media_kits */ Bunq = "bunq", + /** + * Burger King + * @see https://www.bk.com + */ + BurgerKing = "Burger-King", + /** + * Burp Suite + * @see https://portswigger.net + */ + BurpSuite = "Burp-Suite", + /** + * Burton + * @see https://brand.burton.com/logo + */ + Burton = "Burton", /** * Buy Me A Coffee * @see https://www.buymeacoffee.com/brand */ BuyMeACoffee = "Buy-Me-A-Coffee", + /** + * BuySellAds + * @see https://docs.buysellads.com + */ + BuySellAds = "BuySellAds", /** * BuzzFeed * @see https://www.buzzfeed.com/press/assets */ BuzzFeed = "BuzzFeed", /** - * byte - * @see https://byte.co/byte + * BVG + * @see https://www.bvg.de + */ + BVG = "BVG", + /** + * Byju's + * @see https://byjus.com/byjus-the-learning-app */ - Byte = "byte", + Byju_s = "Byju's", + /** + * ByteDance + * @see https://www.bytedance.com + */ + ByteDance = "ByteDance", /** * C * @see https://commons.wikimedia.org/wiki/File:The_C_Programming_Language_logo.svg */ C = "C", - /** - * C Sharp - * @see https://upload.wikimedia.org/wikipedia/commons/0/0d/C_Sharp_wordmark.svg - */ - CSharp = "C-Sharp", /** * C++ - * @see https://github.com/isocpp/logos + * @see https://github.com/isocpp/logos/tree/64ef037049f87ac74875dbe72695e59118b52186 */ C__ = "C++", + /** + * C++ Builder + * @see https://www.embarcadero.com/news/logo + */ + C__Builder = "C++-Builder", /** * Cachet * @see https://cachethq.io/press */ Cachet = "Cachet", + /** + * Caddy + * @see https://caddyserver.com + */ + Caddy = "Caddy", + /** + * Cadillac + * @see https://www.cadillac.com + */ + Cadillac = "Cadillac", + /** + * CafePress + * @see https://en.wikipedia.org/wiki/CafePress#/media/File:CafePress_logo.svg + */ + CafePress = "CafePress", + /** + * Caffeine + * @see https://www.caffeine.tv + */ + Caffeine = "Caffeine", + /** + * Cairo Graphics + * @see https://github.com/freedesktop/cairo/blob/44f808fce9f437e14f2b0ef4e1583def8ab578ae/doc/tutorial/slides/cairo-title.svg + */ + CairoGraphics = "Cairo-Graphics", /** * Cairo Metro * @see https://en.wikipedia.org/wiki/File:Cairo_metro_logo2012.svg @@ -1355,21 +2280,46 @@ export enum SimpleIcons { * @see https://cakephp.org/logos */ CakePHP = "CakePHP", + /** + * Cal.com + * @see https://design.cal.com/assets/logos + */ + CalCom = "Cal.com", + /** + * Calendly + * @see https://calendly.com/newsroom + */ + Calendly = "Calendly", + /** + * Calibre-Web + * @see https://github.com/janeczku/calibre-web/blob/ab11919c0bff5ddea1eed2bfd80fd7ea26f05710/cps/static/icon.svg + */ + CalibreWeb = "Calibre-Web", /** * Campaign Monitor * @see https://www.campaignmonitor.com/company/brand/ */ CampaignMonitor = "Campaign-Monitor", + /** + * Camunda + * @see https://camunda.com/brand + */ + Camunda = "Camunda", /** * Canonical - * @see https://design.ubuntu.com/downloads/ + * @see https://design.ubuntu.com/resources */ Canonical = "Canonical", /** * Canva - * @see https://www.canva.com/ + * @see https://www.canva.com */ Canva = "Canva", + /** + * Canvas + * @see https://www.instructure.com/about/brand-guide/media-resources + */ + Canvas = "Canvas", /** * Capacitor * @see https://github.com/ionic-team/ionicons-site/blob/b0c97018d737b763301154231b34e1b882c0c84d/docs/ionicons/svg/logo-capacitor.svg @@ -1377,9 +2327,29 @@ export enum SimpleIcons { Capacitor = "Capacitor", /** * Car Throttle - * @see https://www.carthrottle.com/ + * @see https://www.carthrottle.com */ CarThrottle = "Car-Throttle", + /** + * Cardano + * @see https://cardano.org/brand-assets/ + */ + Cardano = "Cardano", + /** + * Carlsberg Group + * @see https://www.carlsberggroup.com/who-we-are/about-the-carlsberg-group/design-guide + */ + CarlsbergGroup = "Carlsberg-Group", + /** + * Carrd + * @see https://carrd.co/docs/general/brand-assets + */ + Carrd = "Carrd", + /** + * Carrefour + * @see https://upload.wikimedia.org/wikipedia/commons/5/5b/Carrefour_logo.svg + */ + Carrefour = "Carrefour", /** * Carto * @see https://carto.com/brand/ @@ -1397,12 +2367,12 @@ export enum SimpleIcons { Castbox = "Castbox", /** * Castorama - * @see https://www.castorama.fr/ + * @see https://www.castorama.fr */ Castorama = "Castorama", /** * Castro - * @see http://supertop.co/castro/press/ + * @see https://supertop.co/castro/press/ */ Castro = "Castro", /** @@ -1410,11 +2380,21 @@ export enum SimpleIcons { * @see https://commons.wikimedia.org/wiki/File:Caterpillar_logo.svg */ Caterpillar = "Caterpillar", + /** + * CBC + * @see https://www.cbc.ca + */ + CBC = "CBC", /** * CBS - * @see https://www.cbs.com/ + * @see https://www.cbs.com */ CBS = "CBS", + /** + * CCleaner + * @see https://www.ccleaner.com + */ + CCleaner = "CCleaner", /** * CD Projekt * @see https://www.cdprojekt.com/en/media/logotypes/ @@ -1425,6 +2405,11 @@ export enum SimpleIcons { * @see https://github.com/celery/celery/blob/4d77ddddb10797011dc10dd2e4e1e7a7467b8431/docs/images/favicon.ico */ Celery = "Celery", + /** + * Celestron + * @see https://www.celestron.com + */ + Celestron = "Celestron", /** * CentOS * @see https://wiki.centos.org/ArtWork/Brand/Logo @@ -1445,6 +2430,11 @@ export enum SimpleIcons { * @see https://github.com/simple-icons/simple-icons/issues/4983#issuecomment-796736373 */ Chai = "Chai", + /** + * Chainguard + * @see https://www.chainguard.dev + */ + Chainguard = "Chainguard", /** * Chainlink * @see https://chain.link/brand-assets @@ -1455,9 +2445,19 @@ export enum SimpleIcons { * @see https://github.com/chakra-ui/chakra-ui/blob/327e1624d22936abb43068e1f57054e43c9c6819/logo/logomark-colored.svg */ ChakraUI = "Chakra-UI", + /** + * Channel 4 + * @see https://mediaassets.channel4.com/guidelines/guide/34286b7b-ea25-404d-a43b-e912fc85b0e0/page/8a2dd59a-51df-4f47-aa37-c235a761455e + */ + Channel4 = "Channel-4", + /** + * Charles + * @see https://www.charlesproxy.com + */ + Charles = "Charles", /** * Chart.js - * @see https://www.chartjs.org/ + * @see https://www.chartjs.org */ ChartJs = "Chart.js", /** @@ -1472,9 +2472,14 @@ export enum SimpleIcons { Chase = "Chase", /** * ChatBot - * @see https://chatbot.design/ + * @see https://chatbot.design */ ChatBot = "ChatBot", + /** + * Chatwoot + * @see https://www.chatwoot.com + */ + Chatwoot = "Chatwoot", /** * CheckiO * @see https://py.checkio.org/blog/ @@ -1485,16 +2490,46 @@ export enum SimpleIcons { * @see https://www.checkmarx.com/resources/datasheets/ */ Checkmarx = "Checkmarx", + /** + * Checkmk + * @see https://checkmk.com + */ + Checkmk = "Checkmk", + /** + * Chedraui + * @see https://www.chedraui.com.mx + */ + Chedraui = "Chedraui", + /** + * Cheerio + * @see https://github.com/cheeriojs/cheerio/blob/60b538772c34f2dd93e9c62e410b2751d0a69ff3/website/static/img/orange-c.svg + */ + Cheerio = "Cheerio", /** * Chef - * @see https://www.chef.io/ + * @see https://www.chef.io */ Chef = "Chef", + /** + * Chemex + * @see https://vtlogo.com/chemex-coffeemaker-vector-logo-svg/ + */ + Chemex = "Chemex", + /** + * Chess.com + * @see https://www.chess.com/article/view/chess-com-brand-resources + */ + ChessCom = "Chess.com", /** * Chevrolet * @see https://www.chevrolet.com/content/dam/chevrolet/na/us/english/index/shopping-tools/download-catalog/02-pdf/2019-chevrolet-corvette-catalog.pdf */ Chevrolet = "Chevrolet", + /** + * Chia Network + * @see https://www.chia.net/branding/ + */ + ChiaNetwork = "Chia-Network", /** * China Eastern Airlines * @see https://uk.ceair.com/newCMS/uk/en/content/en_Footer/Support/201904/t20190404_5763.html @@ -1510,6 +2545,21 @@ export enum SimpleIcons { * @see https://chocolatey.org/media-kit */ Chocolatey = "Chocolatey", + /** + * Chromatic + * @see https://www.chromatic.com + */ + Chromatic = "Chromatic", + /** + * Chrome Web Store + * @see https://chromewebstore.google.com + */ + ChromeWebStore = "Chrome-Web-Store", + /** + * Chromecast + * @see https://www.google.com/intl/en_us/chromecast/built-in/ + */ + Chromecast = "Chromecast", /** * Chrysler * @see https://www.stellantis.com/en/brands/chrysler @@ -1517,9 +2567,14 @@ export enum SimpleIcons { Chrysler = "Chrysler", /** * Chupa Chups - * @see https://www.chupachups.co.uk/ + * @see https://www.chupachups.co.uk */ ChupaChups = "Chupa-Chups", + /** + * Cilium + * @see https://github.com/cilium/cilium/blob/774a91f0e7497d9c9085234005ec81f1065c3783/Documentation/images/logo-solo.svg + */ + Cilium = "Cilium", /** * Cinema 4D * @see https://www.maxon.net/en/about-maxon/branding @@ -1527,7 +2582,7 @@ export enum SimpleIcons { Cinema4D = "Cinema-4D", /** * Circle - * @see https://www.circle.com/ + * @see https://www.circle.com */ Circle = "Circle", /** @@ -1535,6 +2590,11 @@ export enum SimpleIcons { * @see https://circleci.com/press */ CircleCI = "CircleCI", + /** + * CircuitVerse + * @see https://circuitverse.org + */ + CircuitVerse = "CircuitVerse", /** * Cirrus CI * @see https://cirrus-ci.org @@ -1542,17 +2602,17 @@ export enum SimpleIcons { CirrusCI = "Cirrus-CI", /** * Cisco - * @see https://www.cisco.com/ + * @see https://www.cisco.com */ Cisco = "Cisco", /** * Citrix - * @see https://brand.citrix.com/ + * @see https://brand.citrix.com */ Citrix = "Citrix", /** * Citroën - * @see https://citroen.pcaci.co.uk/logo.php + * @see https://www.stellantis.com/en/brands/citroen */ Citro_n = "Citroën", /** @@ -1560,16 +2620,46 @@ export enum SimpleIcons { * @see https://civicrm.org/trademark */ CiviCRM = "CiviCRM", + /** + * Civo + * @see https://www.civo.com/brand-assets + */ + Civo = "Civo", /** * CKEditor 4 * @see https://github.com/ckeditor/ckeditor4/blob/7d8305ce4d12683853a563b9d6ea54e0d4686a2f/samples/img/logo.svg */ CKEditor4 = "CKEditor-4", + /** + * Clarifai + * @see https://www.clarifai.com + */ + Clarifai = "Clarifai", /** * Claris - * @see https://www.claris.com/ + * @see https://www.claris.com */ Claris = "Claris", + /** + * Clarivate + * @see https://clarivate.com + */ + Clarivate = "Clarivate", + /** + * Clerk + * @see https://clerk.com + */ + Clerk = "Clerk", + /** + * Clever Cloud + * @see https://www.clever-cloud.com + */ + CleverCloud = "Clever-Cloud", + /** + * ClickHouse + * @see https://github.com/ClickHouse/ClickHouse/blob/12bd453a43819176d25ecf247033f6cb1af54beb/website/images/logo-clickhouse.svg + */ + ClickHouse = "ClickHouse", /** * ClickUp * @see https://clickup.com/brand @@ -1597,22 +2687,27 @@ export enum SimpleIcons { Clojure = "Clojure", /** * Cloud 66 - * @see https://www.cloud66.com/ + * @see https://www.cloud66.com */ Cloud66 = "Cloud-66", + /** + * Cloud Foundry + * @see https://www.cloudfoundry.org + */ + CloudFoundry = "Cloud-Foundry", /** * CloudBees - * @see https://www.cloudbees.com/ + * @see https://www.cloudbees.com */ CloudBees = "CloudBees", /** * CloudCannon - * @see https://cloudcannon.com/ + * @see https://cloudcannon.com */ CloudCannon = "CloudCannon", /** * Cloudera - * @see https://www.cloudera.com/ + * @see https://www.cloudera.com */ Cloudera = "Cloudera", /** @@ -1620,9 +2715,29 @@ export enum SimpleIcons { * @see https://www.cloudflare.com/logo/ */ Cloudflare = "Cloudflare", + /** + * Cloudflare Pages + * @see https://pages.cloudflare.com + */ + CloudflarePages = "Cloudflare-Pages", + /** + * Cloudflare Workers + * @see https://www.cloudflare.com/developer-platform/products/ + */ + CloudflareWorkers = "Cloudflare-Workers", + /** + * Cloudinary + * @see https://cloudinary.com + */ + Cloudinary = "Cloudinary", + /** + * Cloudron + * @see https://www.cloudron.io/brand-assets.html + */ + Cloudron = "Cloudron", /** * Cloudsmith - * @see https://cloudsmith.io/branding/ + * @see https://cloudsmith.com/company/brand/ */ Cloudsmith = "Cloudsmith", /** @@ -1630,14 +2745,19 @@ export enum SimpleIcons { * @see https://www.cloudways.com/en/media-kit.php */ Cloudways = "Cloudways", + /** + * Clubforce + * @see https://clubforce.com/media-centre + */ + Clubforce = "Clubforce", /** * Clubhouse - * @see https://brand.clubhouse.io/ + * @see https://www.clubhouse.com/press */ Clubhouse = "Clubhouse", /** * Clyp - * @see https://clyp.it/ + * @see https://clyp.it */ Clyp = "Clyp", /** @@ -1645,24 +2765,44 @@ export enum SimpleIcons { * @see https://www.kitware.com/platforms/ */ CMake = "CMake", + /** + * CNCF + * @see https://github.com/cncf/artwork/blob/d2ed716cc0769e6c65d2e58f9a503fca02b60a56/examples/other.md#cncf-logos + */ + CNCF = "CNCF", + /** + * CNET + * @see https://www.cnet.com + */ + CNET = "CNET", /** * CNN - * @see https://edition.cnn.com/ + * @see https://edition.cnn.com */ CNN = "CNN", /** * Co-op - * @see http://www.co-operative.coop/corporate/press/logos/ + * @see https://www.co-operative.coop/media/assets */ CoOp = "Co-op", + /** + * Coca Cola + * @see https://upload.wikimedia.org/wikipedia/commons/c/ce/Coca-Cola_logo.svg + */ + CocaCola = "Coca-Cola", + /** + * Cockpit + * @see https://github.com/cockpit-project/cockpit-project.github.io/blob/b851b3477d90017961ac9b252401c9a6cb6239f1/images/site/cockpit-logo.svg + */ + Cockpit = "Cockpit", /** * Cockroach Labs - * @see https://www.cockroachlabs.com/ + * @see https://www.cockroachlabs.com */ CockroachLabs = "Cockroach-Labs", /** * CocoaPods - * @see https://github.com/CocoaPods/shared_resources + * @see https://github.com/CocoaPods/shared_resources/tree/3125baf19976bd240c86459645f45b68d2facd10 */ CocoaPods = "CocoaPods", /** @@ -1672,7 +2812,7 @@ export enum SimpleIcons { Cocos = "Cocos", /** * Coda - * @see https://coda.io/ + * @see https://coda.io */ Coda = "Coda", /** @@ -1685,6 +2825,11 @@ export enum SimpleIcons { * @see https://codeclimate.com/github/codeclimate/python-test-reporter/badges/ */ CodeClimate = "Code-Climate", + /** + * Code::Blocks + * @see https://wiki.codeblocks.org/index.php/Main_Page + */ + Code__Blocks = "Code::Blocks", /** * Codeberg * @see https://codeberg.org @@ -1692,7 +2837,7 @@ export enum SimpleIcons { Codeberg = "Codeberg", /** * Codecademy - * @see https://www.codecademy.com/ + * @see https://www.codecademy.com */ Codecademy = "Codecademy", /** @@ -1702,34 +2847,49 @@ export enum SimpleIcons { CodeceptJS = "CodeceptJS", /** * CodeChef - * @see https://www.codechef.com/ + * @see https://www.codechef.com */ CodeChef = "CodeChef", /** * Codecov - * @see https://codecov.io/ + * @see https://codecov.io */ Codecov = "Codecov", /** * CodeFactor - * @see https://www.codefactor.io/ + * @see https://www.codefactor.io */ CodeFactor = "CodeFactor", /** * Codeforces - * @see http://codeforces.com/ + * @see https://codeforces.com */ Codeforces = "Codeforces", + /** + * Codefresh + * @see https://codefresh.io + */ + Codefresh = "Codefresh", /** * CodeIgniter * @see https://www.codeigniter.com/help/legal */ - CodeIgniter = "CodeIgniter", + CodeIgniter = "CodeIgniter", + /** + * Codeium + * @see https://github.com/Exafunction/codeium.vim/blob/e03c410a7673dbbe7f64afbc9a08f423363ded81/codeium-simple-logo.svg + */ + Codeium = "Codeium", /** * Codemagic - * @see https://codemagic.io/ + * @see https://codemagic.io */ Codemagic = "Codemagic", + /** + * Codementor + * @see https://www.codementor.io + */ + Codementor = "Codementor", /** * CodeMirror * @see https://github.com/codemirror/CodeMirror/blob/6e7aa65a8bfb64837ae9d082b674b2f5ee056d2c/doc/logo.svg @@ -1737,7 +2897,7 @@ export enum SimpleIcons { CodeMirror = "CodeMirror", /** * CodeNewbie - * @see https://community.codenewbie.org/ + * @see https://community.codenewbie.org */ CodeNewbie = "CodeNewbie", /** @@ -1747,9 +2907,14 @@ export enum SimpleIcons { CodePen = "CodePen", /** * CodeProject - * @see https://www.codeproject.com/ + * @see https://www.codeproject.com */ CodeProject = "CodeProject", + /** + * Coder + * @see https://github.com/coder/presskit/blob/f9dccc00b062cf130ba237bfcefd1fcda4d253c8/logos/coder_logo_transparent_black.svg + */ + Coder = "Coder", /** * CodersRank * @see https://codersrank.io @@ -1757,22 +2922,32 @@ export enum SimpleIcons { CodersRank = "CodersRank", /** * Coderwall - * @see https://github.com/twolfson/coderwall-svg + * @see https://github.com/twolfson/coderwall-svg/tree/e87fb90eab5e401210a174f9418b5af0a246758e */ Coderwall = "Coderwall", /** * CodeSandbox - * @see https://codesandbox.io + * @see https://codesandbox.io/CodeSandbox-Press-Kit.zip */ CodeSandbox = "CodeSandbox", /** * Codeship - * @see https://app.codeship.com/ + * @see https://app.codeship.com */ Codeship = "Codeship", + /** + * CodeSignal + * @see https://codesignal.com + */ + CodeSignal = "CodeSignal", + /** + * CodeStream + * @see https://www.codestream.com + */ + CodeStream = "CodeStream", /** * Codewars - * @see https://github.com/codewars/branding + * @see https://github.com/codewars/branding/tree/1ff0d44db52ac4a5e3a1c43277dc35f228eb6983 */ Codewars = "Codewars", /** @@ -1792,42 +2967,97 @@ export enum SimpleIcons { Codio = "Codio", /** * CoffeeScript - * @see https://coffeescript.org/ + * @see https://coffeescript.org */ CoffeeScript = "CoffeeScript", + /** + * Coggle + * @see https://coggle.it/press + */ + Coggle = "Coggle", /** * Cognizant - * @see https://www.cognizant.com/ + * @see https://www.cognizant.com */ Cognizant = "Cognizant", + /** + * Coil + * @see https://coil.com/press/brand-guidelines + */ + Coil = "Coil", /** * Coinbase * @see https://www.coinbase.com/press */ Coinbase = "Coinbase", + /** + * CoinMarketCap + * @see https://www.coinmarketcap.com + */ + CoinMarketCap = "CoinMarketCap", + /** + * ComicFury + * @see https://comicfury.com/images/gator-icon-black.png + */ + ComicFury = "ComicFury", + /** + * comma + * @see https://comma.ai + */ + Comma = "comma", /** * Commerzbank * @see https://commons.wikimedia.org/wiki/Category:Commerzbank_logos */ Commerzbank = "Commerzbank", + /** + * commitlint + * @see https://github.com/conventional-changelog/commitlint/blob/0b177635472214faac5a5800ced970bf4d2e6012/docs/assets/icon.svg + */ + Commitlint = "commitlint", + /** + * Commodore + * @see https://commodore.inc + */ + Commodore = "Commodore", /** * Common Workflow Language * @see https://github.com/common-workflow-language/logo/blob/54b1624bc88df6730fa7b6c928a05fc9c939e47e/CWL-Logo-nofonts.svg */ CommonWorkflowLanguage = "Common-Workflow-Language", + /** + * Compiler Explorer + * @see https://github.com/compiler-explorer/infra/blob/8d362efe7ddc24e6a625f7db671d0a6e7600e3c9/logo/icon/CompilerExplorer%20Logo%20Icon%20SVG.svg + */ + CompilerExplorer = "Compiler-Explorer", /** * Composer - * @see https://getcomposer.org/ + * @see https://getcomposer.org */ Composer = "Composer", + /** + * CompTIA + * @see https://www.comptia.org + */ + CompTIA = "CompTIA", + /** + * Comsol + * @see https://cdn.comsol.com/company/comsol-brand-guide-November2019.pdf + */ + Comsol = "Comsol", + /** + * Conan + * @see https://conan.io + */ + Conan = "Conan", /** * Concourse - * @see https://concourse-ci.org/ + * @see https://concourse-ci.org */ Concourse = "Concourse", /** * Conda-Forge - * @see https://github.com/conda-forge/conda-forge.github.io/ + * @see https://github.com/conda-forge/conda-forge.github.io/blob/34adb68298ca266af13c3d615f7af8b6c232f6fb/img/anvil.svg */ CondaForge = "Conda-Forge", /** @@ -1842,7 +3072,7 @@ export enum SimpleIcons { Confluence = "Confluence", /** * Construct 3 - * @see https://www.construct.net/ + * @see https://www.construct.net */ Construct3 = "Construct-3", /** @@ -1855,14 +3085,39 @@ export enum SimpleIcons { * @see https://en.wikipedia.org/wiki/Contactless_payment */ ContactlessPayment = "Contactless-Payment", + /** + * containerd + * @see https://cncf-branding.netlify.app/projects/containerd/ + */ + Containerd = "containerd", + /** + * Contao + * @see https://contao.org + */ + Contao = "Contao", /** * Contentful * @see https://press.contentful.com/media_kits */ Contentful = "Contentful", + /** + * Contentstack + * @see https://www.contentstack.com + */ + Contentstack = "Contentstack", + /** + * Contributor Covenant + * @see https://www.contributor-covenant.org + */ + ContributorCovenant = "Contributor-Covenant", + /** + * Conventional Commits + * @see https://www.conventionalcommits.org + */ + ConventionalCommits = "Conventional-Commits", /** * Convertio - * @see https://convertio.co/ + * @see https://convertio.co */ Convertio = "Convertio", /** @@ -1870,9 +3125,34 @@ export enum SimpleIcons { * @see https://github.com/cookiecutter/cookiecutter/blob/52dd18513bbab7f0fbfcb2938c9644d9092247cf/logo/cookiecutter-logo.svg */ Cookiecutter = "Cookiecutter", + /** + * Cooler Master + * @see https://www.coolermaster.com/branding + */ + CoolerMaster = "Cooler-Master", + /** + * Copa Airlines + * @see https://www.copaair.com + */ + CopaAirlines = "Copa-Airlines", + /** + * Coppel + * @see https://www.coppel.com + */ + Coppel = "Coppel", + /** + * Cora + * @see https://www.cora.fr + */ + Cora = "Cora", + /** + * CorelDRAW + * @see https://www.coreldraw.com/en/learn/webinars/ebook-embroidery + */ + CorelDRAW = "CorelDRAW", /** * Corona Engine - * @see https://coronalabs.com/ + * @see https://coronalabs.com */ CoronaEngine = "Corona-Engine", /** @@ -1887,12 +3167,12 @@ export enum SimpleIcons { Corsair = "Corsair", /** * Couchbase - * @see https://www.couchbase.com/ + * @see https://www.couchbase.com */ Couchbase = "Couchbase", /** * Counter-Strike - * @see https://en.wikipedia.org/wiki/File:CS-GO_Logo.svg + * @see https://www.counter-strike.net */ CounterStrike = "Counter-Strike", /** @@ -1907,7 +3187,7 @@ export enum SimpleIcons { Coursera = "Coursera", /** * Coveralls - * @see https://coveralls.io/ + * @see https://coveralls.io */ Coveralls = "Coveralls", /** @@ -1920,16 +3200,61 @@ export enum SimpleIcons { * @see https://craftcms.com/brand-resources */ CraftCMS = "Craft-CMS", + /** + * Craftsman + * @see https://www.craftsman.com + */ + Craftsman = "Craftsman", + /** + * CrateDB + * @see https://github.com/crate/crate-docs-theme/blob/cbd734b3617489ca937f35e30f37f3f6c1870e1f/src/crate/theme/rtd/crate/static/images/crate-logo.svg + */ + CrateDB = "CrateDB", + /** + * Crayon + * @see https://www.crayon.com + */ + Crayon = "Crayon", + /** + * Creality + * @see https://www.creality.com + */ + Creality = "Creality", + /** + * Create React App + * @see https://github.com/facebook/create-react-app/blob/9d0369b1fe3260e620b08effcf85f1edefc5d1ea/docusaurus/website/static/img/logo.svg + */ + CreateReactApp = "Create-React-App", /** * Creative Commons - * @see https://creativecommons.org/ + * @see https://creativecommons.org */ CreativeCommons = "Creative-Commons", + /** + * Creative Technology + * @see https://creative.com + */ + CreativeTechnology = "Creative-Technology", + /** + * Credly + * @see https://cdn.credly.com/assets/structure/logo-78b59f8114817c758ca965ed8f1a58a76a39b6fd70d031f771a9bbc581fcde65.svg + */ + Credly = "Credly", /** * Crehana - * @see https://www.crehana.com/ + * @see https://www.crehana.com */ Crehana = "Crehana", + /** + * Crew United + * @see https://www.crew-united.com + */ + CrewUnited = "Crew-United", + /** + * Critical Role + * @see https://critrole.com + */ + CriticalRole = "Critical-Role", /** * Crowdin * @see https://support.crowdin.com/using-logo/ @@ -1955,26 +3280,51 @@ export enum SimpleIcons { * @see https://www.cryengine.com/brand */ CRYENGINE = "CRYENGINE", + /** + * CryptPad + * @see https://cryptpad.org + */ + CryptPad = "CryptPad", /** * Crystal * @see https://crystal-lang.org/media/ */ Crystal = "Crystal", + /** + * CSS Design Awards + * @see https://www.cssdesignawards.com + */ + CSSDesignAwards = "CSS-Design-Awards", + /** + * CSS Modules + * @see https://github.com/css-modules/logos/blob/32e4717062e4328ed861fa92d5d9cfd47859362f/css-modules-logo.svg + */ + CSSModules = "CSS-Modules", /** * CSS Wizardry - * @see http://csswizardry.com + * @see https://csswizardry.com */ CSSWizardry = "CSS-Wizardry", /** * CSS3 - * @see http://www.w3.org/html/logo/ + * @see https://www.w3.org/html/logo/ */ CSS3 = "CSS3", + /** + * CTS + * @see https://commons.wikimedia.org/wiki/File:Logo_Compagnie_des_transports_strasbourgeois.svg + */ + CTS = "CTS", /** * Cucumber * @see https://cucumber.io */ Cucumber = "Cucumber", + /** + * Cultura + * @see https://www.cultura.com + */ + Cultura = "Cultura", /** * curl * @see https://curl.haxx.se/logo/ @@ -1982,32 +3332,57 @@ export enum SimpleIcons { Curl = "curl", /** * CurseForge - * @see https://www.curseforge.com/ + * @see https://www.curseforge.com */ CurseForge = "CurseForge", + /** + * Custom Ink + * @see https://www.customink.com + */ + CustomInk = "Custom-Ink", + /** + * CyberDefenders + * @see https://cyberdefenders.org + */ + CyberDefenders = "CyberDefenders", /** * Cycling '74 - * @see https://cycling74.com/ + * @see https://cycling74.com */ Cycling__74 = "Cycling-'74", /** * Cypress - * @see https://cypress.io + * @see https://www.cypress.io/press-kit */ Cypress = "Cypress", + /** + * Cytoscape.js + * @see https://github.com/cytoscape/cytoscape.js/blob/97c27700feefe2f7b79fca248763049e9a0b38c6/documentation/img/cytoscape-logo.svg + */ + CytoscapeJs = "Cytoscape.js", + /** + * D + * @see https://github.com/dlang/dlang.org/blob/6d0e2e5f6a8249031cfd010e389b99ff014cd320/images/dlogo.svg + */ + D = "D", + /** + * D-EDGE + * @see https://github.com/d-edge/JoinUs/blob/4d8b5cf7145db26649fe9f1587194e44dbbe3565/d-edge.svg + */ + DEDGE = "D-EDGE", /** * D-Wave Systems - * @see https://www.dwavesys.com/ + * @see https://www.dwavesys.com */ DWaveSystems = "D-Wave-Systems", /** * D3.js - * @see https://github.com/d3/d3-logo + * @see https://github.com/d3/d3-logo/tree/6d9c471aa852033501d00ca63fe73d9f8be82d1d */ D3Js = "D3.js", /** * Dacia - * @see https://www.dacia.ro/ + * @see https://commons.wikimedia.org/wiki/File:Dacia-Logo-2021.svg */ Dacia = "Dacia", /** @@ -2015,16 +3390,26 @@ export enum SimpleIcons { * @see https://www.daf.com/en */ DAF = "DAF", + /** + * daily.dev + * @see https://brand.daily.dev/d/4gCtbahXkzKk/guidelines + */ + DailyDev = "daily.dev", /** * Dailymotion - * @see https://about.dailymotion.com/en/press/ + * @see https://careers.dailymotion.com */ Dailymotion = "Dailymotion", /** - * Daimler - * @see https://designnavigator.daimler.com/Daimler_Corporate_Logotype_Black_DTP + * DaisyUI + * @see https://raw.githubusercontent.com/saadeghi/files/main/daisyui/logo-4.svg + */ + DaisyUI = "DaisyUI", + /** + * Dapr + * @see https://raw.githubusercontent.com/dapr/dapr/18575823c74318c811d6cd6f57ffac76d5debe93/img/dapr_logo.svg */ - Daimler = "Daimler", + Dapr = "Dapr", /** * Dark Reader * @see https://github.com/simple-icons/simple-icons/pull/3348#issuecomment-667090608 @@ -2032,12 +3417,17 @@ export enum SimpleIcons { DarkReader = "Dark-Reader", /** * Dart - * @see https://github.com/dart-lang/site-shared/tree/master/src/_assets/image/dart/logo + * @see https://github.com/dart-lang/site-shared/tree/18458ff440afd3d06f04e5cb871c4c5eda29c9d5/src/_assets/image/dart/logo */ Dart = "Dart", + /** + * Darty + * @see https://www.darty.com + */ + Darty = "Darty", /** * Das Erste - * @see https://en.wikipedia.org/wiki/Das_Erste + * @see https://commons.wikimedia.org/wiki/File:Das_Erste_2014.svg */ DasErste = "Das-Erste", /** @@ -2050,24 +3440,29 @@ export enum SimpleIcons { * @see https://brandfolder.com/dashlane/brandkitpartners */ Dashlane = "Dashlane", + /** + * Dask + * @see https://github.com/dask/dask/blob/67e648922512615f94f8a90726423e721d0e3eb2/docs/source/images/dask_icon_black.svg + */ + Dask = "Dask", /** * Dassault Systèmes - * @see https://www.3ds.com/ + * @see https://www.3ds.com */ DassaultSyst_mes = "Dassault-Systèmes", /** - * Data Version Control - * @see https://static.iterative.ai/logo/dvc.svg + * data.ai + * @see https://www.data.ai/en/about/press/ */ - DataVersionControl = "Data-Version-Control", + DataAi = "data.ai", /** * Databricks - * @see https://www.databricks.com/ + * @see https://www.databricks.com */ Databricks = "Databricks", /** * DataCamp - * @see https://www.datacamp.com/ + * @see https://www.datacamp.com */ DataCamp = "DataCamp", /** @@ -2075,11 +3470,31 @@ export enum SimpleIcons { * @see https://www.datadoghq.com/about/resources */ Datadog = "Datadog", + /** + * DataGrip + * @see https://www.jetbrains.com/company/brand/logos/ + */ + DataGrip = "DataGrip", + /** + * Dataiku + * @see https://www.dataiku.com/company/media-kit/ + */ + Dataiku = "Dataiku", /** * DataStax - * @see https://www.datastax.com/brand-resources + * @see https://docs.datastax.com/en/astra/astra-db-vector */ DataStax = "DataStax", + /** + * date-fns + * @see https://date-fns.org + */ + DateFns = "date-fns", + /** + * DATEV + * @see https://commons.wikimedia.org/wiki/File:Datev.svg + */ + DATEV = "DATEV", /** * DatoCMS * @see https://www.datocms.com/company/brand-assets @@ -2090,24 +3505,44 @@ export enum SimpleIcons { * @see https://www.datto.com/brand/logos */ Datto = "Datto", + /** + * DaVinci Resolve + * @see https://www.blackmagicdesign.com/media/images/davinci-resolve-logo-square + */ + DaVinciResolve = "DaVinci-Resolve", + /** + * Dazhong Dianping + * @see https://www.meituan.com/media + */ + DazhongDianping = "Dazhong-Dianping", /** * DAZN * @see https://media.dazn.com/en/assets/ */ DAZN = "DAZN", + /** + * DBeaver + * @see https://dbeaver.com + */ + DBeaver = "DBeaver", /** * dblp - * @see https://dblp.org/ + * @see https://dblp.org */ Dblp = "dblp", + /** + * dbt + * @see https://github.com/fishtown-analytics/dbt-styleguide/blob/a2895e005457eda531880dfde62f31959d42f18b/_includes/icons/logo.svg + */ + Dbt = "dbt", /** * DC Entertainment - * @see https://www.readdc.com/ + * @see https://www.readdc.com */ DCEntertainment = "DC-Entertainment", /** * De'Longhi - * @see https://www.delonghi.com/ + * @see https://www.delonghi.com */ De_Longhi = "De'Longhi", /** @@ -2115,34 +3550,54 @@ export enum SimpleIcons { * @see https://www.debian.org/logos */ Debian = "Debian", + /** + * Decap CMS + * @see https://github.com/decaporg/decap-cms/blob/ba158f4a56d6d79869811971bc1bb0ef15197d30/website/static/img/decap-logo.svg + */ + DecapCMS = "Decap-CMS", + /** + * Decentraland + * @see https://github.com/decentraland/catalyst/issues/1726#issuecomment-2078585173 + */ + Decentraland = "Decentraland", + /** + * DeepCool + * @see https://www.deepcool.com + */ + DeepCool = "DeepCool", + /** + * Deepgram + * @see https://deepgram.com/company/newsroom + */ + Deepgram = "Deepgram", /** * deepin * @see https://commons.wikimedia.org/wiki/File:Deepin_logo.svg */ Deepin = "deepin", /** - * Deepnote - * @see https://deepnote.com/ + * DeepL + * @see https://www.deepl.com/press.html */ - Deepnote = "Deepnote", + DeepL = "DeepL", /** - * Deezer - * @see https://deezerbrand.com/ + * Deepnote + * @see https://deepnote.com */ - Deezer = "Deezer", + Deepnote = "Deepnote", /** * del.icio.us - * @see http://del.icio.us/ + * @see https://del.icio.us */ Delicious = "delicious", /** * Deliveroo - * @see https://deliveroo.com/ + * @see https://deliveroo.com */ Deliveroo = "Deliveroo", /** * Dell - * @see https://www.dell.com/ + * @see https://www.dell.com */ Dell = "Dell", /** @@ -2155,44 +3610,64 @@ export enum SimpleIcons { * @see https://news.delta.com/delta-air-lines-logos-brand-guidelines */ Delta = "Delta", + /** + * Deluge + * @see https://github.com/deluge-torrent/deluge/blob/0b5f45b486e8e974ba8a0b1d6e8edcd124fca62a/deluge/ui/data/pixmaps/deluge.svg + */ + Deluge = "Deluge", /** * Deno - * @see https://github.com/denoland/deno_website2/blob/892750b99cc260f8b1b2a4bcea59eab9101dd67c/public/logo.svg + * @see https://github.com/denoland/dotland/blob/f1ba74327b401b47de678f30d768ff9bf54494b6/public/logo.svg */ Deno = "Deno", + /** + * Denon + * @see https://www.denon.com + */ + Denon = "Denon", /** * Dependabot - * @see https://dependabot.com/ + * @see https://dependabot.com */ Dependabot = "Dependabot", /** - * Der Spiegel - * @see https://www.spiegel.de/ + * Depositphotos + * @see https://blog.depositphotos.com */ - DerSpiegel = "Der-Spiegel", + Depositphotos = "Depositphotos", /** - * Designer News - * @see https://www.designernews.co + * Der Spiegel + * @see https://www.spiegel.de */ - DesignerNews = "Designer-News", + DerSpiegel = "Der-Spiegel", /** * Deutsche Bahn - * @see https://www.bahn.de/ + * @see https://www.bahn.de */ DeutscheBahn = "Deutsche-Bahn", /** * Deutsche Bank - * @see https://www.db.com/ + * @see https://www.db.com */ DeutscheBank = "Deutsche-Bank", + /** + * Deutsche Post + * @see https://www.deutschepost.de + */ + DeutschePost = "Deutsche-Post", /** * dev.to - * @see https://dev.to/ + * @see https://dev.to */ DevTo = "dev.to", + /** + * DevExpress + * @see https://www.devexpress.com/aboutus/ + */ + DevExpress = "DevExpress", /** * DeviantArt - * @see http://help.deviantart.com/21 + * @see https://help.deviantart.com/21 */ DeviantArt = "DeviantArt", /** @@ -2207,7 +3682,7 @@ export enum SimpleIcons { DevRant = "devRant", /** * Dgraph - * @see https://dgraph.io/ + * @see https://dgraph.io */ Dgraph = "Dgraph", /** @@ -2222,7 +3697,7 @@ export enum SimpleIcons { DiagramsNet = "diagrams.net", /** * Dialogflow - * @see https://dialogflow.cloud.google.com/ + * @see https://dialogflow.cloud.google.com */ Dialogflow = "Dialogflow", /** @@ -2230,14 +3705,19 @@ export enum SimpleIcons { * @see https://wiki.diasporafoundation.org/Branding */ Diaspora = "Diaspora", + /** + * Dictionary.com + * @see https://www.dictionary.com + */ + DictionaryCom = "Dictionary.com", /** * Digg - * @see https://digg.com/ + * @see https://digg.com */ Digg = "Digg", /** * Digi-Key Electronics - * @see https://www.digikey.com/ + * @see https://www.digikey.com */ DigiKeyElectronics = "Digi-Key-Electronics", /** @@ -2245,14 +3725,19 @@ export enum SimpleIcons { * @see https://www.digitalocean.com/press/ */ DigitalOcean = "DigitalOcean", + /** + * Diners Club + * @see https://www.dinersclub.com/about-us/press + */ + DinersClub = "Diners-Club", /** * Dior - * @see https://www.dior.com/ + * @see https://www.dior.com */ Dior = "Dior", /** * Directus - * @see https://directus.io/ + * @see https://directus.io */ Directus = "Directus", /** @@ -2262,12 +3747,12 @@ export enum SimpleIcons { Discogs = "Discogs", /** * Discord - * @see https://discord.com/brand-new/branding + * @see https://discord.com/branding */ Discord = "Discord", /** * Discourse - * @see https://www.discourse.org/ + * @see https://www.discourse.org */ Discourse = "Discourse", /** @@ -2282,37 +3767,77 @@ export enum SimpleIcons { Disqus = "Disqus", /** * Disroot - * @see https://git.fosscommunity.in/disroot/assests/blob/master/d.svg + * @see https://disroot.org/en */ Disroot = "Disroot", + /** + * Distrokid + * @see https://distrokid.com/logo + */ + Distrokid = "Distrokid", /** * Django * @see https://www.djangoproject.com/community/logos/ */ Django = "Django", + /** + * DJI + * @see https://www.dji.com + */ + DJI = "DJI", + /** + * Dlib + * @see https://github.com/davisking/dlib/blob/8a2c7442074339ac9ffceff6ef5a49e0114222b9/docs/docs/dlib-logo-and-icons.svg + */ + Dlib = "Dlib", /** * DLNA - * @see https://upload.wikimedia.org/wikipedia/de/e/eb/Digital_Living_Network_Alliance_logo.svg + * @see https://commons.wikimedia.org/wiki/File:DLNA_logo.svg */ DLNA = "DLNA", + /** + * dm + * @see https://www.dm.de + */ + Dm = "dm", /** * Docker * @see https://www.docker.com/company/newsroom/media-resources */ Docker = "Docker", /** - * DocuSign - * @see https://github.com/simple-icons/simple-icons/issues/1098 + * Docs.rs + * @see https://docs.rs + */ + DocsRs = "Docs.rs", + /** + * Docsify + * @see https://github.com/docsifyjs/docsify/blob/d01841fd9d829adeeae6cde1d5818ce8798c7e58/docs/_media/icon.svg */ - DocuSign = "DocuSign", + Docsify = "Docsify", + /** + * Doctrine + * @see https://www.doctrine-project.org + */ + Doctrine = "Doctrine", + /** + * Docusaurus + * @see https://github.com/facebook/docusaurus/blob/67c40069d1062b5aae530b696e6f66bf9618a696/website/static/img/docusaurus.svg + */ + Docusaurus = "Docusaurus", /** * Dogecoin * @see https://cryptologos.cc/dogecoin */ Dogecoin = "Dogecoin", + /** + * DOI + * @see https://www.doi.org/images/logos/header_logo_cropped.svg + */ + DOI = "DOI", /** * Dolby - * @see https://www.dolby.com/us/en/about/brand-identity.html + * @see https://www.dolby.com */ Dolby = "Dolby", /** @@ -2320,24 +3845,69 @@ export enum SimpleIcons { * @see https://www.doordash.com/about/ */ DoorDash = "DoorDash", + /** + * Dota 2 + * @see https://commons.wikimedia.org/wiki/File:Dota_logo.svg + */ + Dota2 = "Dota-2", /** * Douban - * @see https://zh.wikipedia.org/wiki/Douban + * @see https://www.douban.com/about */ Douban = "Douban", + /** + * Douban Read + * @see https://read.douban.com + */ + DoubanRead = "Douban-Read", + /** + * Dovecot + * @see https://commons.wikimedia.org/wiki/File:Dovecot_logo.svg + */ + Dovecot = "Dovecot", + /** + * Dovetail + * @see https://dovetail.com/help/press-kit + */ + Dovetail = "Dovetail", + /** + * Doxygen + * @see https://github.com/doxygen/doxygen/blob/2e73e6a53abe00a57b7eb0ea5ed6474baf4ebab7/templates/html/doxygen.svg + */ + Doxygen = "Doxygen", + /** + * DPD + * @see https://www.dpd.com + */ + DPD = "DPD", + /** + * Dragonframe + * @see https://dragonframe.com + */ + Dragonframe = "Dragonframe", /** * Draugiem.lv * @see https://www.frype.com/applications/dev/docs/logos/ */ DraugiemLv = "Draugiem.lv", + /** + * Dreamstime + * @see https://www.dreamstime.com + */ + Dreamstime = "Dreamstime", /** * Dribbble * @see https://dribbble.com/branding */ Dribbble = "Dribbble", + /** + * Drizzle + * @see https://orm.drizzle.team + */ + Drizzle = "Drizzle", /** * Drone - * @see https://github.com/drone/brand + * @see https://github.com/drone/brand/tree/f3ba7a1ad3c35abfe9571ea9c3ea93dff9912955 */ Drone = "Drone", /** @@ -2360,41 +3930,81 @@ export enum SimpleIcons { * @see https://www.stellantis.com/en/brands/ds */ DSAutomobiles = "DS-Automobiles", + /** + * DTS + * @see https://xperi.com/brands/dts/ + */ + DTS = "DTS", /** * DTube * @see https://about.d.tube/mediakit.html */ DTube = "DTube", + /** + * Ducati + * @see https://brandlogos.net/ducati-logo-vector-svg-92931.html + */ + Ducati = "Ducati", + /** + * DuckDB + * @see https://duckdb.org + */ + DuckDB = "DuckDB", /** * DuckDuckGo - * @see https://duckduckgo.com/ + * @see https://duckduckgo.com */ DuckDuckGo = "DuckDuckGo", + /** + * Dungeons & Dragons + * @see https://dnd.wizards.com/articles/features/basicrules + */ + Dungeons__Dragons = "Dungeons-&-Dragons", /** * Dunked - * @see https://dunked.com/ + * @see https://dunked.com */ Dunked = "Dunked", + /** + * Dunzo + * @see https://www.dunzo.com + */ + Dunzo = "Dunzo", /** * Duolingo - * @see https://www.duolingo.com/ + * @see https://design.duolingo.com */ Duolingo = "Duolingo", + /** + * Duplicati + * @see https://duplicati.com + */ + Duplicati = "Duplicati", + /** + * DVC + * @see https://iterative.ai/brand/ + */ + DVC = "DVC", /** * dwm * @see https://dwm.suckless.org */ Dwm = "dwm", - /** - * Dynamics 365 - * @see http://thepartnerchannel.com/wp-content/uploads/Dynamics365_styleguide_092816.pdf - */ - Dynamics365 = "Dynamics-365", /** * Dynatrace * @see https://www.dynatrace.com/company/press-kit/ */ Dynatrace = "Dynatrace", + /** + * E.Leclerc + * @see https://www.e.leclerc/assets/images/sue-logo.svg + */ + ELeclerc = "E.Leclerc", + /** + * E3 + * @see https://commons.wikimedia.org/wiki/File:E3_Logo.svg + */ + E3 = "E3", /** * EA * @see https://www.ea.com @@ -2402,9 +4012,14 @@ export enum SimpleIcons { EA = "EA", /** * Eagle - * @see https://en.eagle.cool/ + * @see https://en.eagle.cool */ Eagle = "Eagle", + /** + * EasyEDA + * @see https://easyeda.com + */ + EasyEDA = "EasyEDA", /** * easyJet * @see https://www.easyjet.com @@ -2415,6 +4030,16 @@ export enum SimpleIcons { * @see https://go.developer.ebay.com/logos */ EBay = "eBay", + /** + * EBOX + * @see https://www.ebox.ca + */ + EBOX = "EBOX", + /** + * Eclipse Adoptium + * @see https://www.eclipse.org/org/artwork/ + */ + EclipseAdoptium = "Eclipse-Adoptium", /** * Eclipse Che * @see https://www.eclipse.org/che/ @@ -2440,19 +4065,39 @@ export enum SimpleIcons { * @see https://github.com/vert-x3/.github/blob/1ad6612d87f35665e50a00fc32eb9c542556385d/workflow-templates/vertx-favicon.svg */ EclipseVertX = "Eclipse-Vert.x", + /** + * Ecovacs + * @see https://www.ecovacs.com + */ + Ecovacs = "Ecovacs", + /** + * EDEKA + * @see https://www.edeka.de + */ + EDEKA = "EDEKA", + /** + * Edge Impulse + * @see https://edgeimpulse.com/branding + */ + EdgeImpulse = "Edge-Impulse", /** * EditorConfig * @see https://editorconfig.org */ EditorConfig = "EditorConfig", + /** + * Educative + * @see https://www.educative.io + */ + Educative = "Educative", /** * edX - * @see https://www.edx.org/ + * @see https://www.edx.org */ EdX = "edX", /** * egghead - * @see https://egghead.io/ + * @see https://egghead.io */ Egghead = "egghead", /** @@ -2460,11 +4105,21 @@ export enum SimpleIcons { * @see https://www.egnyte.com/presskit.html */ Egnyte = "Egnyte", + /** + * Eight + * @see https://8card.net/en + */ + Eight = "Eight", /** * Eight Sleep * @see https://www.eightsleep.com/press/ */ EightSleep = "Eight-Sleep", + /** + * EJS + * @see https://github.com/mde/ejs-site/blob/dd845093a46b373df42108b888a0ad80085a5c94/ejs.svg + */ + EJS = "EJS", /** * El Jueves * @see https://www.eljueves.es @@ -2490,14 +4145,34 @@ export enum SimpleIcons { * @see https://www.elastic.co/brand */ Elasticsearch = "Elasticsearch", + /** + * Elavon + * @see https://www.elavon.com + */ + Elavon = "Elavon", /** * Electron - * @see https://www.electronjs.org/ + * @see https://www.electronjs.org */ Electron = "Electron", + /** + * Electron Fiddle + * @see https://github.com/electron/fiddle/blob/19360ade76354240630e5660469b082128e1e57e/assets/icons/fiddle.svg + */ + ElectronFiddle = "Electron-Fiddle", + /** + * electron-builder + * @see https://www.electron.build + */ + ElectronBuilder = "electron-builder", + /** + * Elegoo + * @see https://www.elegoo.com/pages/download + */ + Elegoo = "Elegoo", /** * Element - * @see https://element.io/ + * @see https://element.io */ Element = "Element", /** @@ -2505,14 +4180,24 @@ export enum SimpleIcons { * @see https://elementary.io/brand */ Elementary = "elementary", + /** + * Elementor + * @see https://elementor.com/logos/ + */ + Elementor = "Elementor", /** * Eleventy - * @see https://www.11ty.io + * @see https://www.11ty.dev */ Eleventy = "Eleventy", + /** + * Elgato + * @see https://www.elgato.com/en/media-room + */ + Elgato = "Elgato", /** * Elixir - * @see https://github.com/elixir-lang/elixir-lang.github.com/tree/master/images/logo + * @see https://github.com/elixir-lang/elixir-lang.github.com/tree/031746384ee23b9be19298c92a9699c56cc05845/images/logo */ Elixir = "Elixir", /** @@ -2535,6 +4220,11 @@ export enum SimpleIcons { * @see https://www.embarcadero.com/news/logo */ Embarcadero = "Embarcadero", + /** + * Embark + * @see https://www.embark-studios.com/press + */ + Embark = "Embark", /** * Ember.js * @see https://emberjs.com/logos/ @@ -2542,7 +4232,7 @@ export enum SimpleIcons { EmberJs = "Ember.js", /** * Emby - * @see https://emby.media/ + * @see https://emby.media */ Emby = "Emby", /** @@ -2557,19 +4247,39 @@ export enum SimpleIcons { Emlakjet = "Emlakjet", /** * Empire Kred - * @see http://www.empire.kred + * @see https://www.empire.kred */ EmpireKred = "Empire-Kred", + /** + * EndeavourOS + * @see https://github.com/endeavouros-team/endeavouros-theming/blob/135f642c980ed8d8fc212783eb478f96226f6c72/endeavouros-logo-text.svg + */ + EndeavourOS = "EndeavourOS", + /** + * Engadget + * @see https://www.engadget.com + */ + Engadget = "Engadget", /** * Enpass * @see https://www.enpass.io/press/ */ Enpass = "Enpass", + /** + * EnterpriseDB + * @see https://www.enterprisedb.com + */ + EnterpriseDB = "EnterpriseDB", /** * Envato - * @see https://envato.com/ + * @see https://envato.com */ Envato = "Envato", + /** + * Envoy Proxy + * @see https://d33wubrfki0l68.cloudfront.net/6f16455dae972425b77c7e31642269b375ec250e/3bd11/img/envoy-logo.svg + */ + EnvoyProxy = "Envoy-Proxy", /** * EPEL * @see https://fedoraproject.org/wiki/EPEL @@ -2585,26 +4295,56 @@ export enum SimpleIcons { * @see https://global.epson.com/IR/library/ */ Epson = "Epson", + /** + * Equinix Metal + * @see https://metal.equinix.com + */ + EquinixMetal = "Equinix-Metal", + /** + * Eraser + * @see https://www.eraser.io + */ + Eraser = "Eraser", + /** + * Ericsson + * @see https://www.ericsson.com/en/newsroom/media-kits/logo + */ + Ericsson = "Ericsson", /** * Erlang * @see https://github.com/erlang/erlide_eclipse/blob/99d1d61fde8e32ef1630ca0e1b05a6822b3d6489/meta/media/erlang-logo.svg */ Erlang = "Erlang", + /** + * ERPNext + * @see https://github.com/frappe/erpnext/blob/924911e74317f95a59f29e9410d4f141020a0411/erpnext/public/images/erpnext-logo.svg + */ + ERPNext = "ERPNext", + /** + * esbuild + * @see https://github.com/evanw/esbuild/blob/ac542f913908d7326b65eb2e01f0559ed135a40e/images/logo.svg + */ + Esbuild = "esbuild", /** * ESEA - * @see https://play.esea.net/ + * @see https://play.esea.net */ ESEA = "ESEA", /** * ESLGaming - * @see https://brand.eslgaming.com/ + * @see https://brand.eslgaming.com */ ESLGaming = "ESLGaming", /** * ESLint - * @see https://eslint.org/ + * @see https://eslint.org */ ESLint = "ESLint", + /** + * Esoteric Software + * @see https://esotericsoftware.com/forum/d/25405-sheildsio-branding + */ + EsotericSoftware = "Esoteric-Software", /** * ESPHome * @see https://esphome.io @@ -2612,14 +4352,29 @@ export enum SimpleIcons { ESPHome = "ESPHome", /** * Espressif - * @see https://www.espressif.com/ + * @see https://www.espressif.com */ Espressif = "Espressif", + /** + * ESRI + * @see https://www.esri.com/en-us/arcgis/products/arcgis-pro/overview + */ + ESRI = "ESRI", + /** + * etcd + * @see https://cncf-branding.netlify.app/projects/etcd/ + */ + Etcd = "etcd", /** * Ethereum * @see https://ethereum.org/en/assets/ */ Ethereum = "Ethereum", + /** + * Ethers + * @see https://docs.ethers.org/v6 + */ + Ethers = "Ethers", /** * Ethiopian Airlines * @see https://corporate.ethiopianairlines.com/media/Ethiopian-Factsheet @@ -2637,7 +4392,7 @@ export enum SimpleIcons { Etsy = "Etsy", /** * Event Store - * @see https://github.com/eventstore/brand + * @see https://github.com/EventStore/Brand/tree/319d6f8dadc2881062917ea5a6dafa675775ea85 */ EventStore = "Event-Store", /** @@ -2650,11 +4405,31 @@ export enum SimpleIcons { * @see https://evernote.com/about-us */ Evernote = "Evernote", + /** + * Excalidraw + * @see https://excalidraw.com + */ + Excalidraw = "Excalidraw", /** * Exercism * @see https://github.com/exercism/website-icons/blob/2ad12baa465acfaa74efc5da27a6a12f8b05e3d0/exercism/logo-icon.svg */ Exercism = "Exercism", + /** + * Exordo + * @see https://www.exordo.com + */ + Exordo = "Exordo", + /** + * Exoscale + * @see https://www.exoscale.com/press/ + */ + Exoscale = "Exoscale", + /** + * Expedia + * @see https://brandfolder.com/portals/brand-expedia + */ + Expedia = "Expedia", /** * Expensify * @see https://use.expensify.com/press-kit @@ -2662,12 +4437,12 @@ export enum SimpleIcons { Expensify = "Expensify", /** * Experts Exchange - * @see https://www.experts-exchange.com/ + * @see https://www.experts-exchange.com */ ExpertsExchange = "Experts-Exchange", /** * Expo - * @see http://expo.io/brand/ + * @see https://expo.io/brand/ */ Expo = "Expo", /** @@ -2675,14 +4450,19 @@ export enum SimpleIcons { * @see https://github.com/openjs-foundation/artwork/blob/ac43961d1157f973c54f210cf5e0c9c45e3d3f10/projects/express/express-icon-black.svg */ Express = "Express", + /** + * ExpressVPN + * @see https://www.expressvpn.com/press + */ + ExpressVPN = "ExpressVPN", /** * EyeEm - * @see https://www.eyeem.com/ + * @see https://www.eyeem.com */ EyeEm = "EyeEm", /** * F-Droid - * @see https://f-droid.org/ + * @see https://f-droid.org */ FDroid = "F-Droid", /** @@ -2690,9 +4470,24 @@ export enum SimpleIcons { * @see https://vip.f-secure.com/en/marketing/logos */ FSecure = "F-Secure", + /** + * F# + * @see https://foundation.fsharp.org/logo + */ + Fsharp = "fsharp", + /** + * F1 + * @see https://www.formula1.com + */ + F1 = "F1", + /** + * F5 + * @see https://www.f5.com/company/news/press-kit + */ + F5 = "F5", /** * Facebook - * @see https://en.facebookbrand.com/ + * @see https://about.meta.com/brand/resources/facebook/logo */ Facebook = "Facebook", /** @@ -2702,7 +4497,7 @@ export enum SimpleIcons { FacebookGaming = "Facebook-Gaming", /** * Facebook Live - * @see https://en.facebookbrand.com/ + * @see https://en.facebookbrand.com */ FacebookLive = "Facebook-Live", /** @@ -2712,12 +4507,22 @@ export enum SimpleIcons { FACEIT = "FACEIT", /** * Facepunch - * @see https://facepunch.com/img/brand/default-light.svg + * @see https://sbox.facepunch.com/news */ Facepunch = "Facepunch", + /** + * Fairphone + * @see https://www.fairphone.com + */ + Fairphone = "Fairphone", + /** + * Falco + * @see https://falco.org/community/falco-brand + */ + Falco = "Falco", /** * Falcon - * @see https://falconframework.org/ + * @see https://falconframework.org */ Falcon = "Falcon", /** @@ -2732,17 +4537,37 @@ export enum SimpleIcons { Fandango = "Fandango", /** * Fandom - * @see https://fandomdesignsystem.com/identity/assets + * @see https://fandomdesignsystem.com */ Fandom = "Fandom", + /** + * Fanfou + * @see https://fanfou.com + */ + Fanfou = "Fanfou", + /** + * Fantom + * @see https://fantom.foundation + */ + Fantom = "Fantom", + /** + * Farcaster + * @see https://www.farcaster.xyz + */ + Farcaster = "Farcaster", + /** + * FareHarbor + * @see https://help.fareharbor.com/about/logo + */ + FareHarbor = "FareHarbor", /** * FARFETCH - * @see https://www.farfetch.com/ + * @see https://www.farfetch.com */ FARFETCH = "FARFETCH", /** * FastAPI - * @see https://github.com/tiangolo/fastapi/blob/6205935323ded4767438ee81623892621b353415/docs/en/docs/img/icon-white.svg + * @see https://github.com/tiangolo/fastapi/blob/ffb4f77a11f83132b521ba0aac6c95792c19e797/docs/en/docs/img/icon-white.svg */ FastAPI = "FastAPI", /** @@ -2765,6 +4590,11 @@ export enum SimpleIcons { * @see https://usefathom.com/brand */ Fathom = "Fathom", + /** + * Fauna + * @see https://fauna.com + */ + Fauna = "Fauna", /** * Favro * @see https://favro.com/login @@ -2772,42 +4602,52 @@ export enum SimpleIcons { Favro = "Favro", /** * FeatHub - * @see http://feathub.com/ + * @see https://feathub.com */ FeatHub = "FeatHub", /** * FedEx - * @see https://newsroom.fedex.com/ + * @see https://newsroom.fedex.com */ FedEx = "FedEx", /** * Fedora - * @see https://fedoraproject.org/wiki/Logo/UsageGuidelines + * @see https://docs.fedoraproject.org/en-US/project/brand/ */ Fedora = "Fedora", /** * Feedly - * @see https://blog.feedly.com/ + * @see https://blog.feedly.com */ Feedly = "Feedly", /** * Ferrari - * @see https://www.ferrari.com/ + * @see https://www.ferrari.com */ Ferrari = "Ferrari", /** * Ferrari N.V. - * @see https://corporate.ferrari.com/ + * @see https://corporate.ferrari.com */ Ferrarinv = "ferrarinv", + /** + * FerretDB + * @see https://github.com/FerretDB/FerretDB/blob/1176606075dfe52225ce0cd1bbd0cd06128f8599/website/static/img/logo.svg + */ + FerretDB = "FerretDB", /** * FFmpeg * @see https://commons.wikimedia.org/wiki/File:FFmpeg_Logo_new.svg */ FFmpeg = "FFmpeg", + /** + * Fi + * @see https://fi.money + */ + Fi = "Fi", /** * Fiat - * @see http://www.fcaci.com/x/FIATv15 + * @see https://www.fcaci.com/x/FIATv15 */ Fiat = "Fiat", /** @@ -2820,9 +4660,14 @@ export enum SimpleIcons { * @see https://en.wikipedia.org/wiki/FIFA */ FIFA = "FIFA", + /** + * Fig + * @see https://fig.io/icons/fig.svg + */ + Fig = "Fig", /** * Figma - * @see https://brand.figma.com/icon.html + * @see https://www.figma.com/using-the-figma-brand/ */ Figma = "Figma", /** @@ -2832,12 +4677,17 @@ export enum SimpleIcons { Figshare = "figshare", /** * Fila - * @see https://en.wikipedia.org/wiki/Fila_(company) + * @see https://www.fila.com */ Fila = "Fila", + /** + * File.io + * @see https://www.file.io + */ + FileIo = "File.io", /** * Files - * @see https://files.google.com/ + * @see https://files.google.com */ Files = "Files", /** @@ -2845,16 +4695,31 @@ export enum SimpleIcons { * @see https://commons.wikimedia.org/wiki/File:FileZilla_logo.svg */ FileZilla = "FileZilla", + /** + * Fineco + * @see https://finecobank.com + */ + Fineco = "Fineco", /** * Fing - * @see https://www.fing.com/ + * @see https://www.fing.com */ Fing = "Fing", /** * Firebase - * @see https://firebase.google.com/brand-guidelines/ + * @see https://firebase.google.com/brand-guidelines */ Firebase = "Firebase", + /** + * Firefish + * @see https://joinfirefish.org/about/#brand + */ + Firefish = "Firefish", + /** + * Firefly III + * @see https://docs.firefly-iii.org/firefly-iii/more-information/logo + */ + FireflyIII = "Firefly-III", /** * Firefox * @see https://mozilla.design/firefox/logos-usage/ @@ -2865,46 +4730,81 @@ export enum SimpleIcons { * @see https://mozilla.design/firefox/logos-usage/ */ FirefoxBrowser = "Firefox-Browser", + /** + * Fireship + * @see https://github.com/fireship-io/fireship.io/blob/987da97305a5968b99347aa748f928a4667336f8/hugo/layouts/partials/svg/logo.svg + */ + Fireship = "Fireship", + /** + * Firewalla + * @see https://github.com/firewalla/firewalla/blob/97f7463fe07b85b979a8f0738fdf14c1af0249a8/extension/diag/static/firewalla.svg + */ + Firewalla = "Firewalla", /** * FIRST * @see https://www.firstinspires.org/brand */ FIRST = "FIRST", + /** + * fish shell + * @see https://github.com/fish-shell/fish-site/blob/1364b2e794c9aba7492c8962bae0f7fbe4886317/artwork/ascii%20fish.eps + */ + FishShell = "fish-shell", /** * Fitbit - * @see http://www.fitbit.com/uk/home + * @see https://www.fitbit.com/uk/home */ Fitbit = "Fitbit", /** - * FITE - * @see https://www.fite.tv/ + * FiveM + * @see https://fivem.net */ - FITE = "FITE", + FiveM = "FiveM", /** * Fiverr * @see https://www.fiverr.com/press-kit */ Fiverr = "Fiverr", + /** + * Fizz + * @see https://fizz.ca + */ + Fizz = "Fizz", + /** + * Flashforge + * @see https://www.flashforge.com + */ + Flashforge = "Flashforge", /** * Flask * @see https://github.com/pallets/flask/blob/e6e75e55470a0682ee8370e6d68062e515a248b9/artwork/logo-full.svg */ Flask = "Flask", + /** + * Flat + * @see https://github.com/netless-io/flat/blob/525b2247f36e96ae2f9e6a39b4fe0967152305f2/desktop/renderer-app/src/assets/image/logo.svg + */ + Flat = "Flat", /** * Flathub - * @see https://flathub.org/ + * @see https://flathub.org */ Flathub = "Flathub", /** - * Flattr - * @see https://flattr.com/ + * Flatpak + * @see https://flatpak.org/press */ - Flattr = "Flattr", + Flatpak = "Flatpak", /** * Flickr - * @see https://www.flickr.com/ + * @see https://www.flickr.com */ Flickr = "Flickr", + /** + * Flightaware + * @see https://flightaware.com/about/logo + */ + Flightaware = "Flightaware", /** * Flipboard * @see https://about.flipboard.com/brand-guidelines @@ -2912,29 +4812,54 @@ export enum SimpleIcons { Flipboard = "Flipboard", /** * Flipkart - * @see https://www.flipkart.com/ + * @see https://www.flipkart.com */ Flipkart = "Flipkart", /** * Floatplane - * @see https://www.floatplane.com/ + * @see https://www.floatplane.com */ Floatplane = "Floatplane", /** * Flood - * @see https://flood.io/ + * @see https://flood.io */ Flood = "Flood", + /** + * Fluent Bit + * @see https://github.com/fluent/fluent-bit/blob/cdb35721d06242d66a729656282831ccd1589ca2/snap/fluent-bit.svg + */ + FluentBit = "Fluent-Bit", /** * Fluentd * @see https://docs.fluentd.org/quickstart/logo */ Fluentd = "Fluentd", + /** + * Fluke + * @see https://www.fluke.com + */ + Fluke = "Fluke", /** * Flutter * @see https://flutter.dev/brand */ Flutter = "Flutter", + /** + * Flux + * @see https://github.com/cncf/artwork/blob/c2e619cdf85e8bac090ceca7c0834c5cfedf9426/projects/flux/icon/black/flux-icon-black.svg + */ + Flux = "Flux", + /** + * Fluxus + * @see https://github.com/YieldingFluxus/fluxuswebsite/blob/651d798b8753786dcc51644c3b048a4f399db166/public/icon-svg.svg + */ + Fluxus = "Fluxus", + /** + * Flyway + * @see https://github.com/flyway/flywaydb.org/blob/8a7923cb9ead016442d4c5caf2e8ba5a9bfad5cf/assets/logo/flyway-logo.png + */ + Flyway = "Flyway", /** * FMOD * @see https://www.fmod.com/attribution @@ -2942,7 +4867,7 @@ export enum SimpleIcons { FMOD = "FMOD", /** * Fnac - * @see http://www.fnac.com/ + * @see https://www.fnac.com */ Fnac = "Fnac", /** @@ -2950,16 +4875,31 @@ export enum SimpleIcons { * @see https://python-visualization.github.io/folium/ */ Folium = "Folium", + /** + * Fonoma + * @see https://en.fonoma.com + */ + Fonoma = "Fonoma", /** * Font Awesome - * @see https://fontawesome.com/icons/font-awesome + * @see https://fontawesome.com */ FontAwesome = "Font-Awesome", /** * FontBase - * @see https://fontba.se/ + * @see https://fontba.se */ FontBase = "FontBase", + /** + * FontForge + * @see https://fontforge.org + */ + FontForge = "FontForge", + /** + * foobar2000 + * @see https://hydrogenaud.io/index.php?topic=55604.0 + */ + Foobar2000 = "foobar2000", /** * foodpanda * @see https://www.foodpanda.com @@ -2971,10 +4911,20 @@ export enum SimpleIcons { */ Ford = "Ford", /** - * Forestry - * @see https://forestry.io/ + * Forgejo + * @see https://codeberg.org/forgejo/meta/raw/branch/readme/branding/logo/forgejo-monochrome.svg */ - Forestry = "Forestry", + Forgejo = "Forgejo", + /** + * Formik + * @see https://formik.org + */ + Formik = "Formik", + /** + * Formspree + * @see https://formspree.io + */ + Formspree = "Formspree", /** * Formstack * @see https://www.formstack.com/brand/guidelines @@ -2982,7 +4932,7 @@ export enum SimpleIcons { Formstack = "Formstack", /** * Fortinet - * @see http://www.fortinet.com/ + * @see https://www.fortinet.com */ Fortinet = "Fortinet", /** @@ -2997,17 +4947,32 @@ export enum SimpleIcons { Fossa = "Fossa", /** * Fossil SCM - * @see https://fossil-scm.org/ + * @see https://fossil-scm.org */ FossilSCM = "Fossil-SCM", + /** + * Foundry Virtual Tabletop + * @see https://github.com/simple-icons/simple-icons/issues/5828#issuecomment-1977557112 + */ + FoundryVirtualTabletop = "Foundry-Virtual-Tabletop", /** * Foursquare - * @see https://foursquare.com/about/logos + * @see https://foursquare.com/brand/ */ Foursquare = "Foursquare", + /** + * Foursquare City Guide + * @see https://foursquare.com/about/logos + */ + FoursquareCityGuide = "Foursquare-City-Guide", + /** + * FOX + * @see https://www.fox.com + */ + FOX = "FOX", /** * Foxtel - * @see https://www.foxtel.com.au/ + * @see https://www.foxtel.com.au */ Foxtel = "Foxtel", /** @@ -3020,9 +4985,29 @@ export enum SimpleIcons { * @see https://framer.com */ Framer = "Framer", + /** + * Framework + * @see https://frame.work + */ + Framework = "Framework", + /** + * Framework7 + * @see https://github.com/framework7io/framework7-website/blob/2a1e32290c795c2070ffc7019ba7276614e00de0/public/i/logo.svg + */ + Framework7 = "Framework7", + /** + * Franprix + * @see https://www.franprix.fr + */ + Franprix = "Franprix", + /** + * Frappe + * @see https://github.com/frappe/frappe/blob/1331fa6f721122805d15894fa3bd9eb90dccdca2/frappe/public/images/frappe-framework-logo.svg + */ + Frappe = "Frappe", /** * Fraunhofer-Gesellschaft - * @see https://www.fraunhofer.de/ + * @see https://www.fraunhofer.de */ FraunhoferGesellschaft = "Fraunhofer-Gesellschaft", /** @@ -3030,9 +5015,14 @@ export enum SimpleIcons { * @see https://www.freebsdfoundation.org/about/project/ */ FreeBSD = "FreeBSD", + /** + * FreeCAD + * @see https://www.freecad.org + */ + FreeCAD = "FreeCAD", /** * freeCodeCamp - * @see https://design-style-guide.freecodecamp.org/ + * @see https://design-style-guide.freecodecamp.org */ FreeCodeCamp = "freeCodeCamp", /** @@ -3042,17 +5032,52 @@ export enum SimpleIcons { FreedesktopOrg = "freedesktop.org", /** * Freelancer - * @see https://www.freelancer.com/ + * @see https://www.freelancer.com */ Freelancer = "Freelancer", + /** + * freelancermap + * @see https://freelancermap.de + */ + Freelancermap = "freelancermap", /** * FreeNAS * @see https://github.com/freenas/webui/blob/fd668f4c5920fe864fd98fa98e20fd333336c609/src/assets/images/logo.svg */ FreeNAS = "FreeNAS", + /** + * Freepik + * @see https://commons.wikimedia.org/wiki/File:Freepik.svg + */ + Freepik = "Freepik", + /** + * Frontend Mentor + * @see https://www.frontendmentor.io + */ + FrontendMentor = "Frontend-Mentor", + /** + * Frontify + * @see https://brand.frontify.com/d/7WQZazaZFkMz/brand-guidelines-1#/visual/logo + */ + Frontify = "Frontify", + /** + * Fubo + * @see https://www.fubo.tv + */ + Fubo = "Fubo", + /** + * Fueler + * @see https://fueler.io + */ + Fueler = "Fueler", + /** + * Fuga Cloud + * @see https://fuga.cloud + */ + FugaCloud = "Fuga-Cloud", /** * Fujifilm - * @see https://upload.wikimedia.org/wikipedia/commons/a/a1/Fujifilm_logo.svg + * @see https://www.fujifilm.com */ Fujifilm = "Fujifilm", /** @@ -3060,9 +5085,14 @@ export enum SimpleIcons { * @see https://www.fujitsu.com/global/about/brandmanagement/logo/ */ Fujitsu = "Fujitsu", + /** + * Funimation + * @see https://www.funimation.com + */ + Funimation = "Funimation", /** * Fur Affinity - * @see https://www.furaffinity.net/ + * @see https://www.furaffinity.net */ FurAffinity = "Fur-Affinity", /** @@ -3070,21 +5100,66 @@ export enum SimpleIcons { * @see https://furrynetwork.com */ FurryNetwork = "Furry-Network", + /** + * FusionAuth + * @see https://fusionauth.io/brand-logo-guidelines + */ + FusionAuth = "FusionAuth", /** * FutureLearn - * @see https://www.futurelearn.com/ + * @see https://www.futurelearn.com */ FutureLearn = "FutureLearn", + /** + * G2 + * @see https://www.g2.com + */ + G2 = "G2", /** * G2A * @see https://www.g2a.co/documents/ */ G2A = "G2A", + /** + * G2G + * @see https://hydron.holdings/media/media_kit + */ + G2G = "G2G", + /** + * Galaxus + * @see https://www.galaxus.de + */ + Galaxus = "Galaxus", + /** + * Game & Watch + * @see https://upload.wikimedia.org/wikipedia/commons/4/41/Game_and_watch_logo.svg + */ + Game__Watch = "Game-&-Watch", + /** + * Game Developer + * @see https://www.gamedeveloper.com + */ + GameDeveloper = "Game-Developer", /** * Game Jolt * @see https://gamejolt.com/about */ GameJolt = "Game-Jolt", + /** + * GameBanana + * @see https://gamebanana.com/tools/3474 + */ + GameBanana = "GameBanana", + /** + * Gameloft + * @see https://www.gameloft.com + */ + Gameloft = "Gameloft", + /** + * Gamemaker + * @see https://gamemaker.io/en/legal/brand + */ + Gamemaker = "Gamemaker", /** * Garmin * @see https://creative.garmin.com/styleguide/logo/ @@ -3092,7 +5167,7 @@ export enum SimpleIcons { Garmin = "Garmin", /** * Gatling - * @see https://gatling.io/ + * @see https://gatling.io */ Gatling = "Gatling", /** @@ -3100,9 +5175,24 @@ export enum SimpleIcons { * @see https://www.gatsbyjs.com/guidelines/logo */ Gatsby = "Gatsby", + /** + * Gcore + * @see https://gcore.com + */ + Gcore = "Gcore", + /** + * GDAL + * @see https://www.osgeo.org/projects/gdal/ + */ + GDAL = "GDAL", + /** + * Géant + * @see https://www.geantcasino.fr + */ + G_ant = "Géant", /** * GeeksforGeeks - * @see https://www.geeksforgeeks.org/ + * @see https://www.geeksforgeeks.org */ GeeksforGeeks = "GeeksforGeeks", /** @@ -3130,11 +5220,26 @@ export enum SimpleIcons { * @see https://www.geocaching.com/about/logousage.aspx */ Geocaching = "Geocaching", + /** + * Geode + * @see https://github.com/geode-sdk/website/blob/a6a6aa7eaad8ce699d0e050b2b0c1c0119f3624a/media/geode_logos.zip + */ + Geode = "Geode", + /** + * GeoPandas + * @see https://geopandas.org + */ + GeoPandas = "GeoPandas", /** * Gerrit * @see https://gerrit-review.googlesource.com/c/75842/ */ Gerrit = "Gerrit", + /** + * GetX + * @see https://github.com/simple-icons/simple-icons/issues/5940#issuecomment-1821561714 + */ + GetX = "GetX", /** * Ghost * @see https://github.com/TryGhost/Admin/blob/e3e1fa3353767c3729b1658ad42cc35f883470c5/public/assets/icons/icon.svg @@ -3142,7 +5247,7 @@ export enum SimpleIcons { Ghost = "Ghost", /** * Ghostery - * @see https://www.ghostery.com/ + * @see https://www.ghostery.com */ Ghostery = "Ghostery", /** @@ -3150,6 +5255,11 @@ export enum SimpleIcons { * @see https://www.gimp.org/about/linking.html#wilber-the-gimp-mascot */ GIMP = "GIMP", + /** + * Gin + * @see https://github.com/gin-gonic/logo/blob/eecb3150aa7ce5a77b97fd834276b2b6958eaa9d/wb.svg + */ + Gin = "Gin", /** * GIPHY * @see https://support.giphy.com/hc/en-us/articles/360022283772-GIPHY-Brand-Guidelines @@ -3157,7 +5267,7 @@ export enum SimpleIcons { GIPHY = "GIPHY", /** * Git - * @see http://git-scm.com/downloads/logos + * @see https://git-scm.com/downloads/logos */ Git = "Git", /** @@ -3165,16 +5275,26 @@ export enum SimpleIcons { * @see https://github.com/gitextensions/gitextensions/blob/273a0f6fd3e07858f837cdc19d50827871e32319/Logo/Artwork/git-extensions-logo.svg */ GitExtensions = "Git-Extensions", + /** + * Git for Windows + * @see https://github.com/git-for-windows/git-for-windows.github.io/blob/db9a134ed0fd484568124c1f79cb011eddb9a21d/img/gwindows_logo.svg + */ + GitForWindows = "Git-for-Windows", /** * Git LFS - * @see https://git-lfs.github.com/ + * @see https://git-lfs.github.com */ GitLFS = "Git-LFS", /** * GitBook - * @see https://github.com/GitbookIO/styleguide/blob/c958388dab901defa3e22978ca01272295627e05/icons/Logo.svg + * @see https://www.gitbook.com */ GitBook = "GitBook", + /** + * Gitconnected + * @see https://gitconnected.com/richard-hendricks-demo/resume + */ + Gitconnected = "Gitconnected", /** * Gitea * @see https://github.com/go-gitea/gitea/blob/e0c753e770a64cda5e3900aa1da3d7e1f3263c9a/assets/logo.svg @@ -3195,14 +5315,29 @@ export enum SimpleIcons { * @see https://github.com/features/actions */ GitHubActions = "GitHub-Actions", + /** + * GitHub Copilot + * @see https://primer.style/foundations/icons/copilot-24 + */ + GitHubCopilot = "GitHub-Copilot", + /** + * GitHub Pages + * @see https://pages.github.com + */ + GitHubPages = "GitHub-Pages", /** * GitHub Sponsors * @see https://github.com/sponsors */ GitHubSponsors = "GitHub-Sponsors", + /** + * gitignore.io + * @see https://docs.gitignore.io/design/logo + */ + GitignoreIo = "gitignore.io", /** * GitKraken - * @see https://www.gitkraken.com/ + * @see https://www.gitkraken.com */ GitKraken = "GitKraken", /** @@ -3212,24 +5347,39 @@ export enum SimpleIcons { GitLab = "GitLab", /** * Gitpod - * @see https://www.gitpod.io/ + * @see https://www.gitpod.io */ Gitpod = "Gitpod", /** * Gitter - * @see https://gitter.im/ + * @see https://gitter.im */ Gitter = "Gitter", /** * Glassdoor - * @see https://www.glassdoor.com/about-us/press/media-assets/ + * @see https://www.glassdoor.com/about/newsroom */ Glassdoor = "Glassdoor", + /** + * Glide + * @see https://brand.glide.page/dl/brand-assets + */ + Glide = "Glide", /** * Glitch * @see https://glitch.com/about/press/ */ Glitch = "Glitch", + /** + * Globus + * @see https://www.globus.de + */ + Globus = "Globus", + /** + * Glovo + * @see https://about.glovoapp.com/press + */ + Glovo = "Glovo", /** * Gmail * @see https://fonts.gstatic.com/s/i/productlogos/gmail_2020q4/v8/192px.svg @@ -3240,6 +5390,11 @@ export enum SimpleIcons { * @see https://wiki.gnome.org/Engagement/BrandGuidelines */ GNOME = "GNOME", + /** + * GNOME Terminal + * @see https://gitlab.gnome.org/GNOME/gnome-terminal/-/blob/9c32e039bfb7902c136dc7aed3308e027325776c/data/icons/hicolor_apps_scalable_org.gnome.Terminal.svg + */ + GNOMETerminal = "GNOME-Terminal", /** * GNU * @see https://gnu.org @@ -3247,7 +5402,7 @@ export enum SimpleIcons { GNU = "GNU", /** * GNU Bash - * @see https://github.com/odb/official-bash-logo + * @see https://github.com/odb/official-bash-logo/tree/61eff022f2dad3c7468f5deb4f06652d15f2c143 */ GNUBash = "GNU-Bash", /** @@ -3275,6 +5430,11 @@ export enum SimpleIcons { * @see https://blog.golang.org/go-brand */ Go = "Go", + /** + * GoCD + * @see https://www.gocd.org + */ + GoCD = "GoCD", /** * GoDaddy * @see https://godaddy.design/the-go/ @@ -3287,7 +5447,7 @@ export enum SimpleIcons { GodotEngine = "Godot-Engine", /** * GoFundMe - * @see https://www.gofundme.com/ + * @see https://www.gofundme.com */ GoFundMe = "GoFundMe", /** @@ -3295,11 +5455,26 @@ export enum SimpleIcons { * @see https://www.cdprojekt.com/en/media/logotypes/ */ GOGCom = "GOG.com", + /** + * Gojek + * @see https://gojek.com + */ + Gojek = "Gojek", + /** + * GoLand + * @see https://www.jetbrains.com/company/brand/#logos-and-icons-jetbrains-logos + */ + GoLand = "GoLand", /** * GoldenLine - * @see http://www.goldenline.pl + * @see https://www.goldenline.pl */ GoldenLine = "GoldenLine", + /** + * Goldman Sachs + * @see https://design.gs.com/brand/goldman-sachs-logo + */ + GoldmanSachs = "Goldman-Sachs", /** * Goodreads * @see https://www.goodreads.com/about/press @@ -3307,9 +5482,14 @@ export enum SimpleIcons { Goodreads = "Goodreads", /** * Google - * @see https://partnermarketinghub.withgoogle.com/ + * @see https://partnermarketinghub.withgoogle.com */ Google = "Google", + /** + * Google AdMob + * @see https://commons.wikimedia.org/wiki/File:Google_AdMob_logo.svg + */ + GoogleAdMob = "Google-AdMob", /** * Google Ads * @see https://ads.google.com/home/ @@ -3325,56 +5505,121 @@ export enum SimpleIcons { * @see https://marketingplatform.google.com/intl/en_uk/about/analytics/ */ GoogleAnalytics = "Google-Analytics", + /** + * Google Apps Script + * @see https://github.com/simple-icons/simple-icons/issues/3556#issuecomment-800482267 + */ + GoogleAppsScript = "Google-Apps-Script", /** * Google Assistant - * @see https://assistant.google.com/ + * @see https://assistant.google.com */ GoogleAssistant = "Google-Assistant", + /** + * Google Authenticator + * @see https://commons.wikimedia.org/wiki/File:Google_Authenticator_(April_2023).svg + */ + GoogleAuthenticator = "Google-Authenticator", + /** + * Google BigQuery + * @see https://cloud.google.com/icons + */ + GoogleBigQuery = "Google-BigQuery", + /** + * Google Bigtable + * @see https://cloud.google.com/icons + */ + GoogleBigtable = "Google-Bigtable", /** * Google Calendar * @see https://fonts.gstatic.com/s/i/productlogos/calendar_2020q4/v8/192px.svg */ GoogleCalendar = "Google-Calendar", + /** + * Google Campaign Manager 360 + * @see https://developers.google.com/doubleclick-advertisers + */ + GoogleCampaignManager360 = "Google-Campaign-Manager-360", /** * Google Cardboard * @see https://arvr.google.com/cardboard/images/header/vr-home.svg */ GoogleCardboard = "Google-Cardboard", - /** - * Google Cast - * @see https://www.google.com/intl/en_us/chromecast/built-in/ - */ - GoogleCast = "Google-Cast", /** * Google Chat - * @see https://chat.google.com/ + * @see https://support.google.com/chat/answer/9455386 */ GoogleChat = "Google-Chat", /** * Google Chrome - * @see https://www.google.com/chrome/ + * @see https://www.google.com/chrome */ GoogleChrome = "Google-Chrome", + /** + * Google Chronicle + * @see https://chronicle.security + */ + GoogleChronicle = "Google-Chronicle", /** * Google Classroom - * @see https://classroom.google.com/ + * @see https://classroom.google.com */ GoogleClassroom = "Google-Classroom", /** * Google Cloud - * @see https://cloud.google.com/ + * @see https://cloud.google.com */ GoogleCloud = "Google-Cloud", + /** + * Google Cloud Composer + * @see https://cloud.google.com/icons + */ + GoogleCloudComposer = "Google-Cloud-Composer", + /** + * Google Cloud Spanner + * @see https://cloud.google.com/icons + */ + GoogleCloudSpanner = "Google-Cloud-Spanner", + /** + * Google Cloud Storage + * @see https://cloud.google.com/icons + */ + GoogleCloudStorage = "Google-Cloud-Storage", /** * Google Colab * @see https://colab.research.google.com */ GoogleColab = "Google-Colab", /** - * Google Domains - * @see https://domains.google/ + * Google Container Optimized OS + * @see https://cloud.google.com/icons + */ + GoogleContainerOptimizedOS = "Google-Container-Optimized-OS", + /** + * Google Data Studio + * @see https://cloud.google.com/icons + */ + GoogleDataStudio = "Google-Data-Studio", + /** + * Google Dataflow + * @see https://cloud.google.com/icons + */ + GoogleDataflow = "Google-Dataflow", + /** + * Google Dataproc + * @see https://cloud.google.com/icons + */ + GoogleDataproc = "Google-Dataproc", + /** + * Google Display & Video 360 + * @see https://marketingplatform.google.com/about + */ + GoogleDisplay__Video360 = "Google-Display-&-Video-360", + /** + * Google Docs + * @see https://www.google.com/docs/about */ - GoogleDomains = "Google-Domains", + GoogleDocs = "Google-Docs", /** * Google Drive * @see https://developers.google.com/drive/web/branding @@ -3385,6 +5630,11 @@ export enum SimpleIcons { * @see https://earth.google.com/web/ */ GoogleEarth = "Google-Earth", + /** + * Google Earth Engine + * @see https://github.com/simple-icons/simple-icons/issues/8912#issuecomment-1638850020 + */ + GoogleEarthEngine = "Google-Earth-Engine", /** * Google Fit * @see https://partnermarketinghub.withgoogle.com/brands/google-fit/ @@ -3392,22 +5642,32 @@ export enum SimpleIcons { GoogleFit = "Google-Fit", /** * Google Fonts - * @see https://fonts.google.com/ + * @see https://fonts.google.com */ GoogleFonts = "Google-Fonts", /** - * Google Hangouts - * @see https://upload.wikimedia.org/wikipedia/commons/e/ee/Hangouts_icon.svg + * Google Forms + * @see https://about.google/products/#all-products + */ + GoogleForms = "Google-Forms", + /** + * Google Gemini + * @see https://gemini.google.com + */ + GoogleGemini = "Google-Gemini", + /** + * Google Home + * @see https://home.google.com/welcome/ */ - GoogleHangouts = "Google-Hangouts", + GoogleHome = "Google-Home", /** * Google Keep - * @see https://play.google.com/store/apps/details?id=com.google.android.keep + * @see https://about.google/brand-resource-center/logos-list/ */ GoogleKeep = "Google-Keep", /** * Google Lens - * @see https://lens.google.com/ + * @see https://lens.google.com */ GoogleLens = "Google-Lens", /** @@ -3415,21 +5675,21 @@ export enum SimpleIcons { * @see https://upload.wikimedia.org/wikipedia/commons/a/a9/Google_Maps_icon.svg */ GoogleMaps = "Google-Maps", + /** + * Google Marketing Platform + * @see https://about.google/brand-resource-center/logos-list/ + */ + GoogleMarketingPlatform = "Google-Marketing-Platform", /** * Google Meet - * @see https://meet.google.com/ + * @see https://about.google/brand-resource-center/logos-list/ */ GoogleMeet = "Google-Meet", /** * Google Messages - * @see https://messages.google.com/ + * @see https://messages.google.com */ GoogleMessages = "Google-Messages", - /** - * Google My Business - * @see https://business.google.com/ - */ - GoogleMyBusiness = "Google-My-Business", /** * Google Nearby * @see https://developers.google.com/nearby/developer-guidelines @@ -3440,11 +5700,6 @@ export enum SimpleIcons { * @see https://partnermarketinghub.withgoogle.com/brands/google-news/ */ GoogleNews = "Google-News", - /** - * Google Optimize - * @see https://marketingplatform.google.com/about/optimize/ - */ - GoogleOptimize = "Google-Optimize", /** * Google Pay * @see https://pay.google.com/intl/en_us/about/ @@ -3461,10 +5716,10 @@ export enum SimpleIcons { */ GooglePlay = "Google-Play", /** - * Google Podcasts - * @see https://developers.google.com/search/docs/data-types/podcast + * Google Pub/Sub + * @see https://cloud.google.com/icons */ - GooglePodcasts = "Google-Podcasts", + GooglePub_Sub = "Google-Pub/Sub", /** * Google Scholar * @see https://commons.wikimedia.org/wiki/File:Google_Scholar_logo.svg @@ -3477,9 +5732,14 @@ export enum SimpleIcons { GoogleSearchConsole = "Google-Search-Console", /** * Google Sheets - * @see http://sheets.google.com/ + * @see https://sheets.google.com */ GoogleSheets = "Google-Sheets", + /** + * Google Slides + * @see https://slides.google.com + */ + GoogleSlides = "Google-Slides", /** * Google Street View * @see https://developers.google.com/streetview/ready/branding @@ -3490,6 +5750,11 @@ export enum SimpleIcons { * @see https://tagmanager.google.com/#/home */ GoogleTagManager = "Google-Tag-Manager", + /** + * Google Tasks + * @see https://assistant.google.com/tasks + */ + GoogleTasks = "Google-Tasks", /** * Google Translate * @see https://commons.wikimedia.org/wiki/File:Google_Translate_logo.svg @@ -3497,17 +5762,27 @@ export enum SimpleIcons { GoogleTranslate = "Google-Translate", /** * GoToMeeting - * @see https://www.gotomeeting.com/ + * @see https://www.gotomeeting.com */ GoToMeeting = "GoToMeeting", + /** + * Grab + * @see https://en.wikipedia.org/wiki/File:Grab_(application)_logo.svg + */ + Grab = "Grab", /** * Gradle * @see https://gradle.com/brand */ Gradle = "Gradle", + /** + * Gradle Play Publisher + * @see https://github.com/Triple-T/gradle-play-publisher/blob/df4eadf1ca6b5bad50e21be0b21816722ed50342/assets/logo.svg + */ + GradlePlayPublisher = "Gradle-Play-Publisher", /** * Grafana - * @see https://grafana.com/ + * @see https://grafana.com */ Grafana = "Grafana", /** @@ -3515,14 +5790,29 @@ export enum SimpleIcons { * @see https://www.grammarly.com/media-assets */ Grammarly = "Grammarly", + /** + * Grand Frais + * @see https://www.grandfrais.com + */ + GrandFrais = "Grand-Frais", + /** + * GrapheneOS + * @see https://github.com/GrapheneOS/branding-extra/blob/5cc2e4b781345b89457d8ef814bd1aae56af289f/simple.svg + */ + GrapheneOS = "GrapheneOS", + /** + * Graphite + * @see https://graphite.dev + */ + Graphite = "Graphite", /** * GraphQL - * @see https://github.com/graphql/artwork/blob/ac6ee2ac1cf31ba1be1b8fbc40910f0c70c98a1e/GraphQL/icon/GraphQL-mark-black.svg + * @see https://graphql.org/brand */ GraphQL = "GraphQL", /** * Grav - * @see http://getgrav.org/media + * @see https://getgrav.org/media */ Grav = "Grav", /** @@ -3535,9 +5825,24 @@ export enum SimpleIcons { * @see https://www.graylog.org */ Graylog = "Graylog", + /** + * Greasy Fork + * @see https://github.com/JasonBarnabe/greasyfork/blob/bfeb5f405e03fb32ebc86df7e11c83ca1cb79ddb/misc/logos/logo512.xcf + */ + GreasyFork = "Greasy-Fork", + /** + * Great Learning + * @see https://www.mygreatlearning.com + */ + GreatLearning = "Great-Learning", + /** + * Greenhouse + * @see https://brand.greenhouse.io/brand-portal/p/6 + */ + Greenhouse = "Greenhouse", /** * GreenSock - * @see https://greensock.com/ + * @see https://greensock.com */ GreenSock = "GreenSock", /** @@ -3550,6 +5855,11 @@ export enum SimpleIcons { * @see https://gridsome.org/logo/ */ Gridsome = "Gridsome", + /** + * GroupMe + * @see https://groupme.com + */ + GroupMe = "GroupMe", /** * Groupon * @see https://about.groupon.com/press/ @@ -3557,7 +5867,7 @@ export enum SimpleIcons { Groupon = "Groupon", /** * Grubhub - * @see https://www.grubhub.com/ + * @see https://www.grubhub.com */ Grubhub = "Grubhub", /** @@ -3565,34 +5875,84 @@ export enum SimpleIcons { * @see https://github.com/gruntjs/gruntjs.com/blob/70f43898d9ce8e6cc862ad72bf8a7aee5ca199a9/src/media/grunt-logo-no-wordmark.svg */ Grunt = "Grunt", + /** + * GSK + * @see https://www.gskbrandhub.com + */ + GSK = "GSK", + /** + * GSMArena.com + * @see https://www.gsmarena.com + */ + GSMArenaCom = "GSMArena.com", + /** + * GStreamer + * @see https://gstreamer.freedesktop.org/artwork + */ + GStreamer = "GStreamer", + /** + * GTK + * @see https://commons.wikimedia.org/wiki/File:GTK_logo.svg + */ + GTK = "GTK", /** * Guangzhou Metro * @see https://commons.wikimedia.org/wiki/File:Guangzhou_Metro_logo.svg */ GuangzhouMetro = "Guangzhou-Metro", + /** + * Guilded + * @see https://www.guilded.gg/brand + */ + Guilded = "Guilded", /** * gulp * @see https://github.com/gulpjs/artwork/blob/4e14158817ac88e9a5c02b3b307e6f630fe222fb/gulp-white-text.svg */ Gulp = "gulp", /** - * Gumroad - * @see https://gumroad.com/press + * Gumroad + * @see https://gumroad.com + */ + Gumroad = "Gumroad", + /** + * Gumtree + * @see https://www.gumtree.com + */ + Gumtree = "Gumtree", + /** + * Gunicorn + * @see https://github.com/benoitc/gunicorn/blob/ff58e0c6da83d5520916bc4cc109a529258d76e1/docs/logo/gunicorn.svg + */ + Gunicorn = "Gunicorn", + /** + * Gurobi + * @see https://cdn.gurobi.com/wp-content/uploads/2021/02/Gurobi-Optimization_Corporate-Brochure.pdf */ - Gumroad = "Gumroad", + Gurobi = "Gurobi", /** - * Gumtree - * @see https://www.gumtree.com + * Gusto + * @see https://gusto.com */ - Gumtree = "Gumtree", + Gusto = "Gusto", /** * Gutenberg - * @see https://github.com/WordPress/gutenberg/blob/master/docs/final-g-wapuu-black.svg + * @see https://github.com/WordPress/gutenberg/blob/7829913ae117dfb561d14c600eea7b281afd6556/docs/final-g-wapuu-black.svg */ Gutenberg = "Gutenberg", + /** + * H&M + * @see https://www2.hm.com/en_gb/index.html + */ + H_M = "H&M", + /** + * H3 + * @see https://github.com/uber/h3/blob/71e09dc002b211887c6db525609a449058233a71/website/static/images/h3Logo-color.svg + */ + H3 = "H3", /** * Habr - * @see https://kiosk.habr.com/ + * @see https://kiosk.habr.com */ Habr = "Habr", /** @@ -3602,14 +5962,19 @@ export enum SimpleIcons { HackClub = "Hack-Club", /** * Hack The Box - * @see https://www.hackthebox.eu/docs/Hack_The_Box_Brand_Assets_Guide.pdf + * @see https://www.hackthebox.com/contact-us */ HackTheBox = "Hack-The-Box", /** * Hackaday - * @see https://hackaday.com/ + * @see https://hackaday.com */ Hackaday = "Hackaday", + /** + * Hacker Noon + * @see https://sponsor.hackernoon.com/#brandasauthor + */ + HackerNoon = "Hacker-Noon", /** * HackerEarth * @see https://www.hackerearth.com/logo/ @@ -3630,14 +5995,24 @@ export enum SimpleIcons { * @see https://www.hackster.io/branding#logos */ Hackster = "Hackster", + /** + * HAL + * @see https://www.ccsd.cnrs.fr/en/brand-guidelines + */ + HAL = "HAL", + /** + * Handlebars.js + * @see https://github.com/handlebars-lang/docs/blob/13a2e2d9e31ebff4295924ea366abf3062e47ede/src/.vuepress/public/icons/handlebarsjs-icon.svg + */ + HandlebarsJs = "Handlebars.js", /** * Handshake - * @see https://joinhandshake.com/career-centers/marketing-toolkit/ + * @see https://joinhandshake.com/career-centers/marketing-toolkit */ Handshake = "Handshake", /** * Handshake - * @see https://handshake.org/ + * @see https://handshake.org */ HandshakeProtocol = "handshake_protocol", /** @@ -3647,9 +6022,19 @@ export enum SimpleIcons { HappyCow = "HappyCow", /** * Harbor - * @see https://branding.cncf.io/projects/harbor/ + * @see https://github.com/cncf/artwork/blob/ff2b2b5216e22f001ddd444ca580c484dd10302e/projects/harbor/icon/black/harbor-icon-black.svg */ Harbor = "Harbor", + /** + * HarmonyOS + * @see https://www.harmonyos.com + */ + HarmonyOS = "HarmonyOS", + /** + * HashiCorp + * @see https://www.hashicorp.com + */ + HashiCorp = "HashiCorp", /** * Hashnode * @see https://hashnode.com/media @@ -3662,17 +6047,17 @@ export enum SimpleIcons { Haskell = "Haskell", /** * Hasura - * @see https://github.com/hasura/graphql-engine/blob/5850423aa60594c06320c3ef600117c31963e910/assets/brand/hasura_icon_blue.svg + * @see https://github.com/hasura/graphql-engine/blob/5e2f5d470cdc2a7e59db7a3d5e94475a00bb2ac6/docs/static/img/logo.svg */ Hasura = "Hasura", /** * Hatena Bookmark - * @see http://hatenacorp.jp/press/resource + * @see https://hatenacorp.jp/press/resource */ HatenaBookmark = "Hatena-Bookmark", /** * haveibeenpwned - * @see https://haveibeenpwned.com/ + * @see https://haveibeenpwned.com */ Haveibeenpwned = "haveibeenpwned", /** @@ -3682,7 +6067,7 @@ export enum SimpleIcons { Haxe = "Haxe", /** * HBO - * @see https://www.hbo.com/ + * @see https://www.hbo.com */ HBO = "HBO", /** @@ -3690,19 +6075,54 @@ export enum SimpleIcons { * @see https://www.hcl.com/brand-guidelines */ HCL = "HCL", + /** + * HDFC Bank + * @see https://www.hdfcsales.com + */ + HDFCBank = "HDFC-Bank", + /** + * Headless UI + * @see https://headlessui.dev + */ + HeadlessUI = "Headless-UI", + /** + * Headphone Zone + * @see https://www.headphonezone.in + */ + HeadphoneZone = "Headphone-Zone", /** * Headspace * @see https://www.headspace.com/press-and-media */ Headspace = "Headspace", + /** + * Hearth + * @see https://www.gethearth.com + */ + Hearth = "Hearth", + /** + * hearthis.at + * @see https://hearthis.at + */ + HearthisAt = "hearthis.at", + /** + * Hedera + * @see https://hederabrandcentral.frontify.com/d/Tmocz52AXpLj/brand-assets#/brand-assets/brand-identity/our-hbar-logomark + */ + Hedera = "Hedera", + /** + * Helium + * @see https://www.helium.com + */ + Helium = "Helium", /** * HelloFresh - * @see https://www.hellofresh.com/landing/student + * @see https://www.hellofreshgroup.com/en/newsroom/press-material/brand */ HelloFresh = "HelloFresh", /** * Helly Hansen - * @see https://www.hellyhansen.com/ + * @see https://www.hellyhansen.com */ HellyHansen = "Helly-Hansen", /** @@ -3710,11 +6130,21 @@ export enum SimpleIcons { * @see https://helm.sh */ Helm = "Helm", + /** + * Help Scout + * @see https://www.helpscout.com + */ + HelpScout = "Help-Scout", /** * HelpDesk - * @see https://helpdesk.design/ + * @see https://helpdesk.design */ HelpDesk = "HelpDesk", + /** + * Hepsiemlak + * @see https://www.hepsiemlak.com + */ + Hepsiemlak = "Hepsiemlak", /** * HERE * @see https://www.here.com/company/media-assets @@ -3722,29 +6152,54 @@ export enum SimpleIcons { HERE = "HERE", /** * Heroku - * @see https://brand.heroku.com/ + * @see https://devcenter.heroku.com/articles/heroku-brand-guidelines#logos */ Heroku = "Heroku", + /** + * Hetzner + * @see https://www.hetzner.com + */ + Hetzner = "Hetzner", + /** + * Hevy + * @see https://www.hevyapp.com + */ + Hevy = "Hevy", + /** + * Hexlet + * @see https://hexlet.io + */ + Hexlet = "Hexlet", /** * Hexo - * @see https://hexo.io/ + * @see https://hexo.io */ Hexo = "Hexo", /** * HEY - * @see https://hey.com/ + * @see https://hey.com */ HEY = "HEY", + /** + * Hi Bob + * @see https://www.hibob.com + */ + HiBob = "Hi-Bob", /** * Hibernate - * @see https://hibernate.org/ + * @see https://hibernate.org */ Hibernate = "Hibernate", /** * Hilton - * @see https://newsroom.hilton.com/hhr/page/logos + * @see https://www.hilton.com */ Hilton = "Hilton", + /** + * Hilton Hotels & Resorts + * @see https://www.hilton.com/en/brands/hilton-hotels + */ + HiltonHotels__Resorts = "Hilton-Hotels-&-Resorts", /** * Hitachi * @see https://commons.wikimedia.org/wiki/File:Hitachi_inspire_the_next-Logo.svg @@ -3752,27 +6207,37 @@ export enum SimpleIcons { Hitachi = "Hitachi", /** * Hive - * @see https://www.hivehome.com/ + * @see https://www.hivehome.com */ Hive = "Hive", /** * Hive - * @see https://hive.io/brand/ + * @see https://hive.io/brand */ HiveBlockchain = "hive_blockchain", + /** + * HiveMQ + * @see https://www.hivemq.com + */ + HiveMQ = "HiveMQ", + /** + * Homarr + * @see https://github.com/ajnart/homarr/blob/2bf423132d9077d371d254e577fc57037a31ac4b/public/imgs/favicon/favicon.svg + */ + Homarr = "Homarr", /** * Home Assistant - * @see https://github.com/home-assistant/assets/blob/1e19f0dca208f0876b274c68345fcf989de7377a/logo/logo-small.png + * @see https://github.com/home-assistant/assets/blob/0f69676da79c3881e7dfca6d6c0a5739f88273d8/logo/home-assistant-logo.zip */ HomeAssistant = "Home-Assistant", /** * Home Assistant Community Store - * @see https://hacs.xyz/ + * @see https://hacs.xyz */ HomeAssistantCommunityStore = "Home-Assistant-Community-Store", /** * HomeAdvisor - * @see https://www.homeadvisor.com/ + * @see https://www.homeadvisor.com */ HomeAdvisor = "HomeAdvisor", /** @@ -3785,6 +6250,11 @@ export enum SimpleIcons { * @see https://github.com/homebridge/branding/blob/6ef3a1685e79f79a2ecdcc83824e53775ec0475d/logos/homebridge-silhouette-round-black.svg */ Homebridge = "Homebridge", + /** + * Homepage + * @see https://github.com/gethomepage/homepage/blob/e56dccc7f17144a53b97a315c2e4f622fa07e58d/public/safari-pinned-tab.svg + */ + Homepage = "Homepage", /** * homify * @see https://www.homify.com @@ -3792,29 +6262,54 @@ export enum SimpleIcons { Homify = "homify", /** * Honda - * @see https://www.honda.ie/ + * @see https://www.honda.ie */ Honda = "Honda", + /** + * Honey + * @see https://www.joinhoney.com + */ + Honey = "Honey", + /** + * Hono + * @see https://github.com/honojs/hono/blob/76dbc74407329c46870af6aa4fab0c04036d8ae2/docs/images/hono-logo.svg + */ + Hono = "Hono", + /** + * Honor + * @see https://www.hihonor.com + */ + Honor = "Honor", /** * Hootsuite - * @see https://hootsuite.widencollective.com/portals/bafpk5oo/MediaKitAssets/c/b9e3a7bb-aca7-48d7-90ed-cff5898aafd0 + * @see https://hootsuite.widencollective.com/portals/bafpk5oo/bafpk5oo/MediaKitAssets/c/b9e3a7bb-aca7-48d7-90ed-cff5898aafd0 */ Hootsuite = "Hootsuite", /** * Hoppscotch - * @see https://github.com/hoppscotch/hoppscotch/blob/77862cdf9bd902a4ea64bd8b2301ed2206820649/static/images/ufo_logo.svg + * @see https://hoppscotch.com */ Hoppscotch = "Hoppscotch", + /** + * Hostinger + * @see https://www.hostinger.com/newsroom + */ + Hostinger = "Hostinger", /** * Hotels.com - * @see https://en.wikipedia.org/wiki/File:Hotels.com_logo.svg + * @see https://www.hotels.com */ HotelsCom = "Hotels.com", /** * Hotjar - * @see https://www.hotjar.com/ + * @see https://www.hotjar.com */ Hotjar = "Hotjar", + /** + * Hotwire + * @see https://hotwired.dev + */ + Hotwire = "Hotwire", /** * Houdini * @see https://www.sidefx.com/products/houdini/ @@ -3827,19 +6322,39 @@ export enum SimpleIcons { Houzz = "Houzz", /** * HP - * @see https://brandcentral.ext.hp.com/login + * @see https://brandcentral.hp.com/us/en/elements/hp-logo.html */ HP = "HP", + /** + * HSBC + * @see https://www.hsbc.com + */ + HSBC = "HSBC", /** * HTML Academy - * @see https://htmlacademy.ru/ + * @see https://htmlacademy.ru */ HTMLAcademy = "HTML-Academy", /** * HTML5 - * @see http://www.w3.org/html/logo/ + * @see https://www.w3.org/html/logo/ */ HTML5 = "HTML5", + /** + * htmx + * @see https://github.com/bigskysoftware/htmx/blob/f690d928342b6334fa539cfbd4be515748d2ba0f/www/static/img/htmx_logo.2.png + */ + Htmx = "htmx", + /** + * htop + * @see https://github.com/htop-dev/htop/blob/03d5e4746f53bd07daf68638d714a7fec336297b/htop.svg + */ + Htop = "htop", + /** + * HTTPie + * @see https://github.com/httpie/httpie/blob/d262181bede5241a6b692c3245a77e2eb02bc262/docs/httpie-logo.svg + */ + HTTPie = "HTTPie", /** * Huawei * @see https://e.huawei.com/ph/material/partner/0a72728b864949c48b22106454352483 @@ -3851,15 +6366,15 @@ export enum SimpleIcons { */ HubSpot = "HubSpot", /** - * Hugo - * @see https://gohugo.io/ + * Hugging Face + * @see https://huggingface.co/brand */ - Hugo = "Hugo", + HuggingFace = "Hugging-Face", /** - * Hulu - * @see https://thisis.hulu.com/ + * Hugo + * @see https://gohugo.io */ - Hulu = "Hulu", + Hugo = "Hugo", /** * Humble Bundle * @see https://support.humblebundle.com/hc/en-us/articles/202742060-Bundle-Logos @@ -3867,42 +6382,52 @@ export enum SimpleIcons { HumbleBundle = "Humble-Bundle", /** * Hungry Jack's - * @see https://www.hungryjacks.com.au/ + * @see https://www.hungryjacks.com.au */ HungryJack_s = "Hungry-Jack's", - /** - * Hurriyetemlak - * @see https://ilan.hurriyetemlak.com/emlak-ilani-yayinlama-kurallari - */ - Hurriyetemlak = "Hurriyetemlak", /** * Husqvarna - * @see https://www.husqvarna.com/uk/catalogues/ + * @see https://www.husqvarna.com */ Husqvarna = "Husqvarna", /** * Hyper - * @see https://hyper.is/ + * @see https://hyper.is */ Hyper = "Hyper", /** - * Hyperledger - * @see https://www.hyperledger.org/ + * Hyperskill + * @see https://hyperskill.org */ - Hyperledger = "Hyperledger", + Hyperskill = "Hyperskill", /** * Hypothesis * @see https://web.hypothes.is/brand/ */ Hypothesis = "Hypothesis", + /** + * Hyprland + * @see https://hyprland.org + */ + Hyprland = "Hyprland", /** * Hyundai - * @see https://en.wikipedia.org/wiki/File:Hyundai_Motor_Company_logo.svg + * @see https://www.hyundai.com */ Hyundai = "Hyundai", + /** + * i18next + * @see https://github.com/i18next/i18next-gitbook/blob/32efcfd9c59ae55cc63a60e633dbc1651c7950ad/assets/img/logo.svg + */ + I18next = "i18next", + /** + * i3 + * @see https://github.com/i3/i3/blob/d6e2a38b5cdf200c0fb82fc4cf7fff7dbcdeb605/logo.svg + */ + I3 = "i3", /** * Iata - * @see https://upload.wikimedia.org/wikipedia/commons/f/f7/IATAlogo.svg + * @see https://commons.wikimedia.org/wiki/File:IATAlogo.svg */ Iata = "Iata", /** @@ -3911,15 +6436,25 @@ export enum SimpleIcons { */ IBeacon = "iBeacon", /** - * IBM - * @see https://www.ibm.com/design/language/ibm-logos/8-bar/ + * Iberia + * @see https://iberia.com + */ + Iberia = "Iberia", + /** + * Iced + * @see https://iced.rs + */ + Iced = "Iced", + /** + * Iceland + * @see https://www.iceland.co.uk */ - IBM = "IBM", + Iceland = "Iceland", /** - * IBM Watson - * @see https://www.ibm.com/brand/systems/watson/brand/ + * ICICI Bank + * @see https://www.icicibank.com/ms/aboutus/annual-reports/2022-23/icici/assets/images/home-page/logo.svg */ - IBMWatson = "IBM-Watson", + ICICIBank = "ICICI-Bank", /** * Icinga * @see https://github.com/Icinga/icingaweb2/blob/293021b2000e9d459387153ca5690f97e0184aaa/public/img/icinga-logo-compact.svg @@ -3932,7 +6467,7 @@ export enum SimpleIcons { ICloud = "iCloud", /** * IcoMoon - * @see https://icomoon.io/ + * @see https://icomoon.io */ IcoMoon = "IcoMoon", /** @@ -3947,14 +6482,19 @@ export enum SimpleIcons { Iconfinder = "Iconfinder", /** * Iconify - * @see https://iconify.design/ + * @see https://iconify.design */ Iconify = "Iconify", /** * IconJar - * @see https://geticonjar.com/ + * @see https://geticonjar.com */ IconJar = "IconJar", + /** + * Icons8 + * @see https://icons8.com + */ + Icons8 = "Icons8", /** * ICQ * @see https://commons.wikimedia.org/wiki/File:ICQNewlogo.svg @@ -3967,12 +6507,12 @@ export enum SimpleIcons { IEEE = "IEEE", /** * iFixit - * @see https://www.ifixit.com/ + * @see https://www.ifixit.com */ IFixit = "iFixit", /** * iFood - * @see https://ifood.com.br/ + * @see https://ifood.com.br */ IFood = "iFood", /** @@ -3980,6 +6520,16 @@ export enum SimpleIcons { * @see https://ifttt.com/discover/brand-guidelines */ IFTTT = "IFTTT", + /** + * IGDB + * @see https://commons.wikimedia.org/wiki/File:IGDB_logo.svg + */ + IGDB = "IGDB", + /** + * IGN + * @see https://www.ign.com + */ + IGN = "IGN", /** * iHeartRadio * @see https://brand.iheart.com/logo @@ -3987,9 +6537,19 @@ export enum SimpleIcons { IHeartRadio = "iHeartRadio", /** * IKEA - * @see https://www.ikea.com/ + * @see https://www.ikea.com */ IKEA = "IKEA", + /** + * Île-de-France Mobilités + * @see https://www.iledefrance-mobilites.fr + */ + _leDeFranceMobilit_s = "Île-de-France-Mobilités", + /** + * Image.sc + * @see https://forum.image.sc + */ + ImageSc = "Image.sc", /** * ImageJ * @see https://github.com/imagej/imagej/blob/0667395bcac20e5d7a371ac9f468522c74367d59/logo/inkscape_image_logo_src.svg @@ -4000,6 +6560,11 @@ export enum SimpleIcons { * @see https://brand.imdb.com/imdb */ IMDb = "IMDb", + /** + * iMessage + * @see https://commons.wikimedia.org/wiki/File:IMessage_logo.svg + */ + IMessage = "iMessage", /** * Imgur * @see https://imgurinc.com/press @@ -4010,29 +6575,69 @@ export enum SimpleIcons { * @see https://github.com/immerjs/immer/blob/7a5382899bc8b0bf5e21972a1c7db63f53e1d697/website/static/img/immer-logo.svg */ Immer = "Immer", + /** + * Immich + * @see https://github.com/immich-app/immich/blob/25c9b779e4d19bc34551f8b137266a459e0d70e1/design/immich-logo.svg + */ + Immich = "Immich", /** * Imou * @see https://www.imoulife.com/support/download/userManual */ Imou = "Imou", + /** + * ImprovMX + * @see https://improvmx.com + */ + ImprovMX = "ImprovMX", /** * Indeed * @see https://indeed.design/resources */ Indeed = "Indeed", /** - * Infiniti - * @see https://www.infinitiusa.com + * Indian Super League + * @see https://indiansuperleague.com + */ + IndianSuperLeague = "Indian-Super-League", + /** + * Indie Hackers + * @see https://www.indiehackers.com + */ + IndieHackers = "Indie-Hackers", + /** + * IndiGo + * @see https://www.goindigo.in + */ + IndiGo = "IndiGo", + /** + * Inertia + * @see https://inertiajs.com + */ + Inertia = "Inertia", + /** + * INFINITI + * @see https://www.infiniti.com */ - Infiniti = "Infiniti", + INFINITI = "INFINITI", /** * InfluxDB * @see https://influxdata.github.io/branding/logo/downloads/ */ InfluxDB = "InfluxDB", + /** + * Infomaniak + * @see https://www.infomaniak.com/en/about/press + */ + Infomaniak = "Infomaniak", + /** + * InfoQ + * @see https://www.infoq.com + */ + InfoQ = "InfoQ", /** * Informatica - * @see https://www.informatica.com/ + * @see https://www.informatica.com */ Informatica = "Informatica", /** @@ -4040,21 +6645,46 @@ export enum SimpleIcons { * @see https://www.infosys.com/newsroom/journalist-resources/infosyslogo.html */ Infosys = "Infosys", + /** + * Infracost + * @see https://www.infracost.io/img/logo.svg + */ + Infracost = "Infracost", /** * Ingress - * @see https://ingress.com/assets/fonts/ingress_icons.woff + * @see https://ingress.com */ Ingress = "Ingress", + /** + * Inkdrop + * @see https://site-cdn.inkdrop.app/site/icons/inkdrop-icon.svg + */ + Inkdrop = "Inkdrop", /** * Inkscape * @see https://inkscape.org/gallery/=inkscape-branding/inkscape-brand-assets/ */ Inkscape = "Inkscape", + /** + * Inoreader + * @see https://www.inoreader.com/brand-portal + */ + Inoreader = "Inoreader", /** * Insomnia - * @see https://insomnia.rest/ + * @see https://insomnia.rest */ Insomnia = "Insomnia", + /** + * INSPIRE + * @see https://inspirehep.net + */ + INSPIRE = "INSPIRE", + /** + * Insta360 + * @see https://www.insta360.com/press/logo + */ + Insta360 = "Insta360", /** * Instacart * @see https://www.instacart.com/press @@ -4062,24 +6692,29 @@ export enum SimpleIcons { Instacart = "Instacart", /** * Instagram - * @see https://en.facebookbrand.com/instagram/ + * @see https://about.meta.com/brand/resources/instagram */ Instagram = "Instagram", /** * Instapaper - * @see https://www.instapaper.com/ + * @see https://www.instapaper.com */ Instapaper = "Instapaper", + /** + * Instatus + * @see https://www.instatus.com + */ + Instatus = "Instatus", /** * Instructables * @see https://www.instructables.com/community/Official-Instructables-Logos-1/ */ Instructables = "Instructables", /** - * Integromat - * @see https://www.integromat.com + * Instructure + * @see https://www.instructure.com/about/brand-guide/download-logos */ - Integromat = "Integromat", + Instructure = "Instructure", /** * Intel * @see https://www.intel.com/content/www/us/en/newsroom/resources/press-kits-intel-overview.html @@ -4090,29 +6725,54 @@ export enum SimpleIcons { * @see https://www.jetbrains.com/idea/ */ IntelliJIDEA = "IntelliJ-IDEA", + /** + * Interaction Design Foundation + * @see https://www.interaction-design.org + */ + InteractionDesignFoundation = "Interaction-Design-Foundation", + /** + * InteractJS + * @see https://github.com/taye/interact.js/blob/603c34d4b34dece8a260381e2e5991b810d6d739/img/ijs-icon.svg + */ + InteractJS = "InteractJS", + /** + * Interbase + * @see https://www.embarcadero.com/news/logo + */ + Interbase = "Interbase", /** * Intercom * @see https://www.intercom.com/press */ Intercom = "Intercom", + /** + * Intermarche + * @see https://www.intermarche.com + */ + Intermarche = "Intermarche", /** * Internet Archive - * @see https://archive.org/ + * @see https://archive.org */ InternetArchive = "Internet-Archive", /** - * Internet Explorer - * @see https://compass-ssl.microsoft.com/assets/c8/67/c867db4c-f328-45b8-817c-33834c70aae6.svg?n=IE.svg + * Internet Computer + * @see https://dfinity.frontify.com/d/pD7yZhsmpqos/internet-computer#/internet-computer/logo */ - InternetExplorer = "Internet-Explorer", + InternetComputer = "Internet-Computer", /** * Intigriti - * @see https://www.intigriti.com/ + * @see https://www.intigriti.com */ Intigriti = "Intigriti", + /** + * Intuit + * @see https://www.intuit.com + */ + Intuit = "Intuit", /** * InVision - * @see https://www.invisionapp.com/news + * @see https://www.invisionapp.com/resources/brand */ InVision = "InVision", /** @@ -4130,6 +6790,11 @@ export enum SimpleIcons { * @see https://ionicframework.com/press */ Ionic = "Ionic", + /** + * Ionos + * @see https://www.ionos.de + */ + Ionos = "Ionos", /** * iOS * @see https://en.wikipedia.org/wiki/IOS @@ -4142,27 +6807,57 @@ export enum SimpleIcons { IOTA = "IOTA", /** * IPFS - * @see https://github.com/ipfs/logo + * @see https://github.com/ipfs-inactive/logo/tree/73169b495332415b174ac2f37ec27c4b2ee8da83 */ IPFS = "IPFS", + /** + * IRIS + * @see https://www.iris.co.uk + */ + IRIS = "IRIS", + /** + * iRobot + * @see https://www.irobot.com + */ + IRobot = "iRobot", + /** + * ISC2 + * @see https://www.isc2.org + */ + ISC2 = "ISC2", /** * Issuu * @see https://issuu.com/press */ Issuu = "Issuu", + /** + * Istio + * @see https://github.com/istio/istio/blob/5a047251817eb2523af297607b7614120812e47a/logo/istio-bluelogo-whitebackground-unframed.svg + */ + Istio = "Istio", /** * Itch.io * @see https://itch.io/press-kit */ ItchIo = "Itch.io", + /** + * iTerm2 + * @see https://github.com/gnachman/iTerm2/blob/6a857f3f5872eb1465ddc0dd83412015991e79ae/images/AppIcon/iTermIcon.sketch + */ + ITerm2 = "iTerm2", /** * iTunes - * @see https://upload.wikimedia.org/wikipedia/commons/d/df/ITunes_logo.svg + * @see https://commons.wikimedia.org/wiki/File:ITunes_logo.svg */ ITunes = "iTunes", + /** + * ITVx + * @see https://www.itvmedia.co.uk + */ + ITVx = "ITVx", /** * IVECO - * @see https://www.iveco.com/germany/Pages/Home-page.aspx + * @see https://www.iveco.com/global/welcome */ IVECO = "IVECO", /** @@ -4170,6 +6865,11 @@ export enum SimpleIcons { * @see https://commons.wikimedia.org/wiki/File:Jabber-bulb.svg */ Jabber = "Jabber", + /** + * Jaeger + * @see https://github.com/cncf/artwork/blob/e7e09686c20db6ddac06e482cf3338b0c8b2e22d/projects/jaeger/icon/black/jaeger-icon-black.svg + */ + Jaeger = "Jaeger", /** * Jaguar * @see https://media.jaguar.com/en/press-kit @@ -4182,12 +6882,12 @@ export enum SimpleIcons { Jamboard = "Jamboard", /** * Jameson - * @see https://www.jamesonwhiskey.com/ + * @see https://www.jamesonwhiskey.com */ Jameson = "Jameson", /** * Jamstack - * @see https://github.com/jamstack/jamstack.org/tree/main/src/site/img/logo + * @see https://github.com/jamstack/jamstack.org/blob/a7de230798f98bdde78f0a0eeb5ebfc488c563aa/src/site/img/logo/svg/Jamstack_Icon_Original.svg */ Jamstack = "Jamstack", /** @@ -4195,19 +6895,14 @@ export enum SimpleIcons { * @see https://github.com/jasmine/jasmine/blob/8991b1bba39b5b7e89fc5eeb07ae271a684cb1a4/images/jasmine-horizontal.svg */ Jasmine = "Jasmine", - /** - * Java - * @see https://www.oracle.com/legal/logos.html - */ - Java = "Java", /** * JavaScript - * @see https://github.com/voodootikigod/logo.js + * @see https://github.com/voodootikigod/logo.js/blob/1544bdeed6d618a6cfe4f0650d04ab8d9cfa76d9/js.svg */ JavaScript = "JavaScript", /** * JBL - * @see https://www.jbl.com/ + * @see https://www.jbl.com */ JBL = "JBL", /** @@ -4217,7 +6912,7 @@ export enum SimpleIcons { JCB = "JCB", /** * Jeep - * @see http://www.fcaci.com/x/JEEPv15 + * @see https://commons.wikimedia.org/wiki/File:Jeep_logo.svg */ Jeep = "Jeep", /** @@ -4235,14 +6930,9 @@ export enum SimpleIcons { * @see https://get.jenkins.io/art/ */ Jenkins = "Jenkins", - /** - * Jenkins X - * @see https://github.com/cdfoundation/artwork - */ - JenkinsX = "Jenkins-X", /** * Jest - * @see https://jestjs.io/ + * @see https://jestjs.io */ Jest = "Jest", /** @@ -4250,21 +6940,36 @@ export enum SimpleIcons { * @see https://de.wikipedia.org/wiki/Datei:JET.svg */ JET = "JET", + /** + * JetBlue + * @see https://www.jetblue.com + */ + JetBlue = "JetBlue", /** * JetBrains * @see https://www.jetbrains.com/company/brand/logos/ */ JetBrains = "JetBrains", + /** + * Jetpack Compose + * @see https://developer.android.com/jetpack/compose/ + */ + JetpackCompose = "Jetpack-Compose", /** * JFrog - * @see https://jfrog.com/brand-guidelines/ + * @see https://jfrog.com/brand-guidelines */ JFrog = "JFrog", /** - * JFrog Bintray - * @see https://bintray.com/ + * JFrog Pipelines + * @see https://jfrog.com/pipelines/ + */ + JFrogPipelines = "JFrog-Pipelines", + /** + * JHipster + * @see https://github.com/jhipster/jhipster-artwork/blob/1085d85ab6d819b9ef7f6cc710ec8a4977b95e90/logos/JHipster%20bowtie.svg */ - JFrogBintray = "JFrog-Bintray", + JHipster = "JHipster", /** * Jinja * @see https://github.com/pallets/jinja/blob/1c240154865a7b6034033027e3c2ca8a2fa53fc2/artwork/jinjalogo.svg @@ -4280,6 +6985,11 @@ export enum SimpleIcons { * @see https://www.atlassian.com/company/news/press-kit */ JiraSoftware = "Jira-Software", + /** + * JitPack + * @see https://docs.jitpack.io + */ + JitPack = "JitPack", /** * Jitsi * @see https://github.com/jitsi/jitsi-meet/blob/f8a41aea9c32796646c0fea11064775a4e5c3523/images/watermark.svg @@ -4295,6 +7005,26 @@ export enum SimpleIcons { * @see https://docs.joomla.org/Joomla:Brand_Identity_Elements/Official_Logo */ Joomla = "Joomla", + /** + * Joplin + * @see https://github.com/laurent22/joplin/blob/45e35576bd8b1bb0ffe958309cc1ab3736cc266b/Assets/JoplinLetter.svg + */ + Joplin = "Joplin", + /** + * Jordan + * @see https://www.nike.com/jordan + */ + Jordan = "Jordan", + /** + * JOUAV + * @see https://www.jouav.com + */ + JOUAV = "JOUAV", + /** + * Jovian + * @see https://jovian.com + */ + Jovian = "Jovian", /** * JPEG * @see https://jpeg.org/contact.html @@ -4307,7 +7037,7 @@ export enum SimpleIcons { JQuery = "jQuery", /** * JR Group - * @see https://www.jrhokkaido.co.jp/ + * @see https://www.jrhokkaido.co.jp */ JRGroup = "JR-Group", /** @@ -4317,7 +7047,7 @@ export enum SimpleIcons { JsDelivr = "jsDelivr", /** * JSFiddle - * @see https://jsfiddle.net/ + * @see https://jsfiddle.net */ JSFiddle = "JSFiddle", /** @@ -4327,14 +7057,34 @@ export enum SimpleIcons { JSON = "JSON", /** * JSON Web Tokens - * @see https://jwt.io/ + * @see https://jwt.io */ JSONWebTokens = "JSON-Web-Tokens", + /** + * JSR + * @see https://github.com/jsr-io/jsr/blob/98c4448c64b1dddd1fc7cc54af961284f4262e82/frontend/static/logo.svg + */ + JSR = "JSR", /** * JSS - * @see https://cssinjs.org/ + * @see https://cssinjs.org */ JSS = "JSS", + /** + * JUCE + * @see https://juce.com + */ + JUCE = "JUCE", + /** + * Juejin + * @see https://juejin.cn + */ + Juejin = "Juejin", + /** + * JUKE + * @see https://juke.nl + */ + JUKE = "JUKE", /** * Julia * @see https://github.com/JuliaLang/julia-logo-graphics/blob/b5551ca7946b4a25746c045c15fbb8806610f8d0/images/julia-dots.svg @@ -4347,7 +7097,7 @@ export enum SimpleIcons { JuniperNetworks = "Juniper-Networks", /** * JUnit5 - * @see https://raw.githubusercontent.com/junit-team/junit5/86465f4f491219ad0c0cf9c64eddca7b0edeb86f/assets/img/junit5-logo.svg + * @see https://github.com/junit-team/junit5/blob/86465f4f491219ad0c0cf9c64eddca7b0edeb86f/assets/img/junit5-logo.svg */ JUnit5 = "JUnit5", /** @@ -4365,11 +7115,26 @@ export enum SimpleIcons { * @see https://justgiving.com */ JustGiving = "JustGiving", + /** + * K3s + * @see https://k3s.io + */ + K3s = "K3s", + /** + * k6 + * @see https://commons.wikimedia.org/wiki/File:K6-logo.svg + */ + K6 = "k6", /** * Kaggle - * @see https://www.kaggle.com + * @see https://www.kaggle.com/brand-guidelines */ Kaggle = "Kaggle", + /** + * Kagi + * @see https://kagi.com + */ + Kagi = "Kagi", /** * Kahoot! * @see https://kahoot.com/library/kahoot-logo/ @@ -4395,6 +7160,16 @@ export enum SimpleIcons { * @see https://www.kali.org/docs/policy/trademark/ */ KaliLinux = "Kali-Linux", + /** + * Kamailio + * @see https://www.kamailio.org/pub/kamailio-logos/current + */ + Kamailio = "Kamailio", + /** + * Kaniko + * @see https://github.com/GoogleContainerTools/kaniko/blob/cf5ca26aa4e2f7bf0de56efdf3b4e86b0ff74ed0/logo/Kaniko-Logo-Monochrome.svg + */ + Kaniko = "Kaniko", /** * Karlsruher Verkehrsverbund * @see https://commons.wikimedia.org/wiki/File:KVV_2010.svg @@ -4407,7 +7182,7 @@ export enum SimpleIcons { KasaSmart = "Kasa-Smart", /** * KashFlow - * @see https://www.kashflow.com/ + * @see https://www.kashflow.com */ KashFlow = "KashFlow", /** @@ -4425,6 +7200,11 @@ export enum SimpleIcons { * @see https://www.foundry.com/products/katana */ Katana = "Katana", + /** + * Kaufland + * @see https://www.kaufland.com + */ + Kaufland = "Kaufland", /** * KDE * @see https://kde.org/stuff/clipart/ @@ -4432,12 +7212,27 @@ export enum SimpleIcons { KDE = "KDE", /** * Kdenlive - * @see https://kdenlive.org/en/logo/ + * @see https://kdenlive.org/en/trademark-logo/ */ Kdenlive = "Kdenlive", + /** + * Kedro + * @see https://github.com/kedro-org/kedro-brand-identity/blob/7f7b380cb1a2951c06ca292f0d2b442db895f804/icon/black/kedro-icon-svgo-black.svg + */ + Kedro = "Kedro", + /** + * Keenetic + * @see https://keenetic.com + */ + Keenetic = "Keenetic", + /** + * Keep a Changelog + * @see https://keepachangelog.com + */ + KeepAChangelog = "Keep-a-Changelog", /** * KeePassXC - * @see https://github.com/keepassxreboot/keepassxc/ + * @see https://github.com/keepassxreboot/keepassxc/tree/3fdafc6d25e85050976e0cc645db579086db3f45 */ KeePassXC = "KeePassXC", /** @@ -4447,7 +7242,7 @@ export enum SimpleIcons { Kentico = "Kentico", /** * Keras - * @see https://keras.io/ + * @see https://keras.io */ Keras = "Keras", /** @@ -4460,6 +7255,21 @@ export enum SimpleIcons { * @see https://www.keycdn.com/logos */ KeyCDN = "KeyCDN", + /** + * Keycloak + * @see https://github.com/keycloak/keycloak-misc/blob/dee033f2d6d6b5c3a6ce8eb84e285f7e5626dbf6/logo/icon-black.svg + */ + Keycloak = "Keycloak", + /** + * Keystone + * @see https://keystonejs.com + */ + Keystone = "Keystone", + /** + * KFC + * @see https://global.kfc.com/asset-library/ + */ + KFC = "KFC", /** * Khan Academy * @see https://khanacademy.zendesk.com/hc/en-us/articles/202483630-Press-room @@ -4480,6 +7290,16 @@ export enum SimpleIcons { * @see https://www.elastic.co/brand */ Kibana = "Kibana", + /** + * KiCad + * @see https://www.kicad.org/about/kicad/ + */ + KiCad = "KiCad", + /** + * Kick + * @see https://kick.com + */ + Kick = "Kick", /** * Kickstarter * @see https://www.kickstarter.com/help/brand_assets @@ -4490,19 +7310,39 @@ export enum SimpleIcons { * @see https://www.kik.com/news/ */ Kik = "Kik", + /** + * Kingston Technology + * @see https://www.kingston.com + */ + KingstonTechnology = "Kingston-Technology", + /** + * Kinopoisk + * @see https://www.kinopoisk.ru/special/branding + */ + Kinopoisk = "Kinopoisk", + /** + * Kinsta + * @see https://kinsta.com/press + */ + Kinsta = "Kinsta", /** * Kirby * @see https://getkirby.com/press */ Kirby = "Kirby", + /** + * Kit + * @see https://kit.co + */ + Kit = "Kit", /** * Kitsu - * @see https://kitsu.io/ + * @see https://kitsu.io */ Kitsu = "Kitsu", /** * Klarna - * @see https://klarna.design/ + * @see https://klarna.design */ Klarna = "Klarna", /** @@ -4515,9 +7355,29 @@ export enum SimpleIcons { * @see https://www.klook.com/en-GB/newsroom/ */ Klook = "Klook", + /** + * Knative + * @see https://github.com/knative/community/blob/fb49068c9b7619685248247d29e48eb3d96f3ac2/icons/logo.svg + */ + Knative = "Knative", + /** + * Knex.js + * @see https://github.com/knex/documentation/blob/a9c4ce47dbc6001bb1c6aa0649bb668edc78fea7/src/public/knex-logo.png + */ + KnexJs = "Knex.js", + /** + * KNIME + * @see https://www.knime.com + */ + KNIME = "KNIME", + /** + * Knip + * @see https://knip.dev + */ + Knip = "Knip", /** * KnowledgeBase - * @see https://www.knowledgebase.ai/design + * @see https://www.knowledgebase.com/design */ KnowledgeBase = "KnowledgeBase", /** @@ -4530,36 +7390,71 @@ export enum SimpleIcons { * @see https://more.ko-fi.com/brand-assets */ KoFi = "Ko-fi", + /** + * Koa + * @see https://koajs.com + */ + Koa = "Koa", + /** + * Koc + * @see https://www.koc.com.tr/en + */ + Koc = "Koc", + /** + * Kodak + * @see https://www.kodak.com + */ + Kodak = "Kodak", /** * Kodi - * @see https://kodi.tv/ + * @see https://kodi.tv */ Kodi = "Kodi", /** - * Koding - * @see https://koding.com/About + * Koenigsegg + * @see https://www.koenigsegg.com */ - Koding = "Koding", + Koenigsegg = "Koenigsegg", /** * Kofax - * @see https://www.kofax.com/ + * @see https://www.kofax.com */ Kofax = "Kofax", /** * Komoot - * @see http://newsroom.komoot.com/media_kits/219423/ + * @see https://newsroom.komoot.com/media_kits/219423/ */ Komoot = "Komoot", + /** + * Konami + * @see https://commons.wikimedia.org/wiki/File:Konami_4th_logo_2.svg + */ + Konami = "Konami", + /** + * Kong + * @see https://konghq.com/brand-assets/ + */ + Kong = "Kong", /** * Kongregate - * @see https://www.kongregate.com/pages/logos-and-branding + * @see https://www.kongregate.com */ Kongregate = "Kongregate", + /** + * Konva + * @see https://github.com/konvajs/konvajs.github.io/blob/2cfe67461dfe32076ba56c88a75fe8e99d068130/icon.png + */ + Konva = "Konva", /** * Kotlin - * @see https://resources.jetbrains.com/storage/products/kotlin/docs/kotlin_logos.zip + * @see https://www.jetbrains.com/company/brand/logos/ */ Kotlin = "Kotlin", + /** + * Koyeb + * @see https://www.koyeb.com + */ + Koyeb = "Koyeb", /** * Krita * @see https://krita.org/en/about/press/ @@ -4570,34 +7465,74 @@ export enum SimpleIcons { * @see https://ktm.com */ KTM = "KTM", + /** + * Ktor + * @see https://www.jetbrains.com/company/brand/#logos-and-icons-product-icons + */ + Ktor = "Ktor", + /** + * Kuaishou + * @see https://www.kuaishou.com/official/material-lib + */ + Kuaishou = "Kuaishou", /** * Kubernetes - * @see https://github.com/kubernetes/kubernetes/tree/master/logo + * @see https://github.com/kubernetes/kubernetes/tree/cac53883f4714452f3084a22e4be20d042a9df33/logo */ Kubernetes = "Kubernetes", /** * Kubuntu * @see https://kubuntu.org */ - Kubuntu = "Kubuntu", + Kubuntu = "Kubuntu", + /** + * KuCoin + * @see https://www.kucoin.com/news/en-kucoin-media-kit + */ + KuCoin = "KuCoin", + /** + * Kuma + * @see https://cncf-branding.netlify.app/projects/kuma/ + */ + Kuma = "Kuma", + /** + * Kununu + * @see https://www.kununu.com + */ + Kununu = "Kununu", + /** + * Kuula + * @see https://kuula.co + */ + Kuula = "Kuula", + /** + * KX + * @see https://kx.com/news-room + */ + KX = "KX", /** * Kyocera - * @see https://uk.kyocera.com/ + * @see https://uk.kyocera.com */ Kyocera = "Kyocera", + /** + * L'Équipe + * @see https://commons.wikimedia.org/wiki/File:L_Equipe_Logo.svg + */ + L__quipe = "L'Équipe", /** * LabVIEW * @see https://forums.ni.com/t5/NI-Partner-Network/New-Partner-Co-Marketing-Style-Guide/ba-p/3786987 */ LabVIEW = "LabVIEW", /** - * Lada - * @see https://www.lada.ru/priora/sedan/accessories.html + * LADA + * @see https://www.lada.ru */ - Lada = "Lada", + LADA = "LADA", /** * Lamborghini - * @see https://en.wikipedia.org/wiki/File:Lamborghini_Logo.svg + * @see https://www.lamborghini.com */ Lamborghini = "Lamborghini", /** @@ -4605,14 +7540,24 @@ export enum SimpleIcons { * @see https://media.landrover.com/en/press-kit */ LandRover = "Land-Rover", + /** + * LangChain + * @see https://www.langchain.com + */ + LangChain = "LangChain", + /** + * Lapce + * @see https://github.com/lapce/lapce/blob/95c4cf2d87083e348c0b621d0be0ea17f79ed703/extra/images/logo.svg + */ + Lapce = "Lapce", /** * Laragon - * @see https://laragon.org/ + * @see https://laragon.org */ Laragon = "Laragon", /** * Laravel - * @see https://github.com/laravel/art + * @see https://github.com/laravel/art/tree/5a8325b064634b900f25dbb6f1cafd888b2d2211 */ Laravel = "Laravel", /** @@ -4622,7 +7567,7 @@ export enum SimpleIcons { LaravelHorizon = "Laravel-Horizon", /** * Laravel Nova - * @see https://nova.laravel.com/ + * @see https://nova.laravel.com */ LaravelNova = "Laravel-Nova", /** @@ -4637,7 +7582,7 @@ export enum SimpleIcons { LastPass = "LastPass", /** * LaTeX - * @see https://github.com/latex3/branding + * @see https://github.com/latex3/branding/tree/9def6b5f6075567d62b67424e11dbe6d4d5245b4 */ LaTeX = "LaTeX", /** @@ -4645,16 +7590,36 @@ export enum SimpleIcons { * @see https://help.launchpad.net/logo/submissions */ Launchpad = "Launchpad", + /** + * Lazarus + * @see https://sourceforge.net/projects/lazarus/ + */ + Lazarus = "Lazarus", + /** + * LazyVim + * @see https://github.com/LazyVim/lazyvim.github.io/blob/db7f1bd035de3f41a75a29f65f36819f6ac152af/static/img/icon.svg + */ + LazyVim = "LazyVim", /** * LBRY * @see https://lbry.com/press-kit */ LBRY = "LBRY", + /** + * Leader Price + * @see https://www.leaderprice.fr + */ + LeaderPrice = "Leader-Price", /** * Leaflet * @see https://github.com/Leaflet/Leaflet/blob/d843c3b88486713827d7e860b58bdba75bfbd5a2/src/images/logo.svg */ Leaflet = "Leaflet", + /** + * League of Legends + * @see https://www.leagueoflegends.com + */ + LeagueOfLegends = "League-of-Legends", /** * Leanpub * @see https://leanpub.com/press @@ -4665,36 +7630,91 @@ export enum SimpleIcons { * @see https://leetcode.com/store */ LeetCode = "LeetCode", + /** + * Legacy Games + * @see https://legacygames.com + */ + LegacyGames = "Legacy-Games", + /** + * Leica + * @see https://leica-camera.com + */ + Leica = "Leica", + /** + * Lemmy + * @see https://join-lemmy.org + */ + Lemmy = "Lemmy", + /** + * Lemon Squeezy + * @see https://www.lemonsqueezy.com + */ + LemonSqueezy = "Lemon-Squeezy", /** * Lenovo * @see https://news.lenovo.com/press-kits/ */ Lenovo = "Lenovo", + /** + * Lens + * @see https://github.com/lensapp/lens/blob/3cc12d9599b655a366e7a34c356d2a84654b2466/docs/img/lens-logo-icon.svg + */ + Lens = "Lens", + /** + * Leptos + * @see https://github.com/leptos-rs/leptos/blob/6fac92cb6298f1bfa72464de47e33e47b5e5857d/logos/Simple_Icon.svg + */ + Leptos = "Leptos", + /** + * Lerna + * @see https://github.com/lerna/logo/blob/fb18db535d71aacc6ffb0f6b75a0c3bd9e353543/lerna.svg + */ + Lerna = "Lerna", + /** + * Leroy Merlin + * @see https://www.leroymerlin.fr + */ + LeroyMerlin = "Leroy-Merlin", + /** + * Les libraires + * @see https://www.leslibraires.ca + */ + LesLibraires = "Les-libraires", /** * Less * @see https://github.com/less/logo/blob/c9c10c328cfc00071e92443934b35e389310abf8/less_logo.ai */ Less = "Less", /** - * Let’s Encrypt + * Let's Encrypt * @see https://letsencrypt.org/trademarks/ */ - Let_sEncrypt = "Let’s-Encrypt", + Let_sEncrypt = "Let's-Encrypt", /** * Letterboxd - * @see https://letterboxd.com/about/logos/ + * @see https://letterboxd.com/about/brand/ */ Letterboxd = "Letterboxd", + /** + * levels.fyi + * @see https://www.levels.fyi/press/ + */ + LevelsFyi = "levels.fyi", /** * LG - * @see https://en.wikipedia.org/wiki/LG_Corporation + * @see https://www.lg.com/global/our-brand/brand-expression/elements/logo/index.jsp */ LG = "LG", /** - * LGTM - * @see https://lgtm.com/ + * Li-Ning + * @see https://www.lining.com + */ + LiNing = "Li-Ning", + /** + * Libera.Chat + * @see https://libera.chat */ - LGTM = "LGTM", + LiberaChat = "Libera.Chat", /** * Liberapay * @see https://en.liberapay.com/about/logos @@ -4715,6 +7735,41 @@ export enum SimpleIcons { * @see https://wiki.documentfoundation.org/Marketing/Branding */ LibreOffice = "LibreOffice", + /** + * LibreOffice Base + * @see https://github.com/LibreOffice/help/blob/e3b1cce7dde7e964c7670dd24a167e750654685a/source/media/navigation/libo-base.svg + */ + LibreOfficeBase = "LibreOffice-Base", + /** + * LibreOffice Calc + * @see https://github.com/LibreOffice/help/blob/02faeab6e7b014ca97a8c452e829af4522dadfc8/source/media/navigation/libo-calc.svg + */ + LibreOfficeCalc = "LibreOffice-Calc", + /** + * LibreOffice Draw + * @see https://github.com/LibreOffice/help/blob/02faeab6e7b014ca97a8c452e829af4522dadfc8/source/media/navigation/libo-draw.svg + */ + LibreOfficeDraw = "LibreOffice-Draw", + /** + * LibreOffice Impress + * @see https://github.com/LibreOffice/help/blob/02faeab6e7b014ca97a8c452e829af4522dadfc8/source/media/navigation/libo-impress.svg + */ + LibreOfficeImpress = "LibreOffice-Impress", + /** + * LibreOffice Math + * @see https://github.com/LibreOffice/help/blob/02faeab6e7b014ca97a8c452e829af4522dadfc8/source/media/navigation/libo-math.svg + */ + LibreOfficeMath = "LibreOffice-Math", + /** + * LibreOffice Writer + * @see https://github.com/LibreOffice/help/blob/02faeab6e7b014ca97a8c452e829af4522dadfc8/source/media/navigation/libo-writer.svg + */ + LibreOfficeWriter = "LibreOffice-Writer", + /** + * LibreWolf + * @see https://librewolf.net + */ + LibreWolf = "LibreWolf", /** * libuv * @see https://github.com/libuv/libuv/blob/e4087dedf837f415056a45a838f639a3d9dc3ced/img/logos.svg @@ -4725,41 +7780,81 @@ export enum SimpleIcons { * @see https://lichess.org/about */ Lichess = "Lichess", + /** + * Lidl + * @see https://www.lidl.de + */ + Lidl = "Lidl", /** * LIFX * @see https://www.lifx.com/pages/press-enquiries */ LIFX = "LIFX", + /** + * LightBurn + * @see https://lightburnsoftware.com + */ + LightBurn = "LightBurn", /** * Lighthouse * @see https://github.com/GoogleChrome/lighthouse/blob/80d2e6c1948f232ec4f1bdeabc8bc632fc5d0bfd/assets/lh_favicon.svg */ Lighthouse = "Lighthouse", + /** + * Lightning + * @see https://github.com/Lightning-AI/lightning/blob/a584196abf820179adb0758ef67ddae91c44e7bc/docs/source/_static/images/icon.svg + */ + Lightning = "Lightning", + /** + * LimeSurvey + * @see https://www.limesurvey.org + */ + LimeSurvey = "LimeSurvey", /** * LINE - * @see http://line.me/en/logo + * @see https://line.me/en/logo */ LINE = "LINE", /** * LineageOS - * @see https://www.lineageos.org/ + * @see https://www.lineageos.org */ LineageOS = "LineageOS", + /** + * Linear + * @see https://linear.app + */ + Linear = "Linear", /** * LinkedIn * @see https://brand.linkedin.com */ LinkedIn = "LinkedIn", + /** + * Linkerd + * @see https://cncf-branding.netlify.app/projects/linkerd/ + */ + Linkerd = "Linkerd", + /** + * Linkfire + * @see https://www.linkfire.com + */ + Linkfire = "Linkfire", + /** + * Linksys + * @see https://www.linksys.com + */ + Linksys = "Linksys", /** * Linktree - * @see https://linktr.ee/ + * @see https://linktr.ee */ Linktree = "Linktree", /** - * Linode - * @see https://www.linode.com/company/press/ + * LintCode + * @see https://www.lintcode.com */ - Linode = "Linode", + LintCode = "LintCode", /** * Linux * @see https://www.linuxfoundation.org/the-linux-mark/ @@ -4772,7 +7867,7 @@ export enum SimpleIcons { LinuxContainers = "Linux-Containers", /** * Linux Foundation - * @see https://www.linuxfoundation.org/en/about/brand/ + * @see https://www.linuxfoundation.org/brand-guidelines */ LinuxFoundation = "Linux-Foundation", /** @@ -4780,11 +7875,31 @@ export enum SimpleIcons { * @see https://commons.wikimedia.org/wiki/File:Linux_Mint_logo_without_wordmark.svg */ LinuxMint = "Linux-Mint", + /** + * Linux Professional Institute + * @see https://lpi.org/logos + */ + LinuxProfessionalInstitute = "Linux-Professional-Institute", + /** + * LinuxServer + * @see https://github.com/linuxserver/docker-documentation/blob/be0a78849bc87dec372721ffd6f267527d07815d/docs/assets/icon.svg + */ + LinuxServer = "LinuxServer", /** * Lion Air * @see https://lionairthai.com/en/ */ LionAir = "Lion-Air", + /** + * Liquibase + * @see https://www.liquibase.com/brand + */ + Liquibase = "Liquibase", + /** + * listmonk + * @see https://listmonk.app + */ + Listmonk = "listmonk", /** * Lit * @see https://github.com/lit/lit.dev/blob/5e59bdb00b7a261d6fdcd6a4ae529e17f6146ed3/packages/lit-dev-content/site/images/flame-favicon.svg @@ -4795,16 +7910,26 @@ export enum SimpleIcons { * @see https://litecoin-foundation.org/litecoin-branding-guidelines/ */ Litecoin = "Litecoin", + /** + * LITIENGINE + * @see https://litiengine.com + */ + LITIENGINE = "LITIENGINE", /** * LiveChat - * @see https://livechat.design/ + * @see https://livechat.design */ LiveChat = "LiveChat", /** * LiveJournal - * @see http://www.livejournal.com + * @see https://www.livejournal.com */ LiveJournal = "LiveJournal", + /** + * Livewire + * @see https://laravel-livewire.com + */ + Livewire = "Livewire", /** * LLVM * @see https://llvm.org/Logo.html @@ -4815,16 +7940,36 @@ export enum SimpleIcons { * @see https://lmms.io/branding */ LMMS = "LMMS", + /** + * Local + * @see https://localwp.com + */ + Local = "Local", + /** + * Lodash + * @see https://github.com/lodash/lodash.com/blob/c8d41c62b446f08905fd94802db4da8da05d3e92/assets/img/lodash.svg + */ + Lodash = "Lodash", /** * Logitech * @see https://www.logitech.com/en-us/pr/library */ Logitech = "Logitech", + /** + * Logitech G + * @see https://www.logitechg.com + */ + LogitechG = "Logitech-G", /** * LogMeIn * @see https://www.logmein.com/legal/trademark */ LogMeIn = "LogMeIn", + /** + * Logseq + * @see https://github.com/logseq/logseq/blob/c4d15ec8487c9fb6b6f41780fc1abddab89491e4/resources/icon.png + */ + Logseq = "Logseq", /** * Logstash * @see https://www.elastic.co/brand @@ -4832,7 +7977,7 @@ export enum SimpleIcons { Logstash = "Logstash", /** * Looker - * @see https://looker.com/ + * @see https://looker.com */ Looker = "Looker", /** @@ -4842,9 +7987,19 @@ export enum SimpleIcons { Loom = "Loom", /** * Loop - * @see https://loop.frontiersin.org/ + * @see https://loop.frontiersin.org */ Loop = "Loop", + /** + * LoopBack + * @see https://loopback.io/resources + */ + LoopBack = "LoopBack", + /** + * Loot Crate + * @see https://lootcrate.com + */ + LootCrate = "Loot-Crate", /** * Lospec * @see https://lospec.com/brand @@ -4855,6 +8010,11 @@ export enum SimpleIcons { * @see https://www.lot.com/us/en/kaleidoscope-inflight-magazine */ LOTPolishAirlines = "LOT-Polish-Airlines", + /** + * LTspice + * @see https://www.analog.com/media/en/news-marketing-collateral/solutions-bulletins-brochures/ltspice-keyboard-shortcuts.pdf + */ + LTspice = "LTspice", /** * Lua * @see https://www.lua.org/images/ @@ -4862,19 +8022,44 @@ export enum SimpleIcons { Lua = "Lua", /** * Lubuntu - * @see https://lubuntu.net/ + * @see https://lubuntu.net */ Lubuntu = "Lubuntu", + /** + * Lucia + * @see https://v2.lucia-auth.com + */ + Lucia = "Lucia", + /** + * Lucid + * @see https://lucid.co/brand + */ + Lucid = "Lucid", + /** + * Ludwig + * @see https://github.com/ludwig-ai/ludwig-docs/blob/8d8abb2117a93af2622a6545943c773b27153e1b/docs/images/ludwig_icon.svg + */ + Ludwig = "Ludwig", /** * Lufthansa - * @see https://www.lufthansa.com/ + * @see https://www.lufthansa.com */ Lufthansa = "Lufthansa", /** * Lumen - * @see https://lumen.laravel.com/ + * @see https://lumen.laravel.com */ Lumen = "Lumen", + /** + * Lunacy + * @see https://icons8.com/lunacy + */ + Lunacy = "Lunacy", + /** + * Lutris + * @see https://github.com/lutris/lutris/blob/f62feaef063868cb39afddefbb9ba7a5928bd978/share/icons/hicolor/scalable/apps/lutris.svg + */ + Lutris = "Lutris", /** * Lydia * @see https://lydia-app.com/en/info/press.html @@ -4896,20 +8081,45 @@ export enum SimpleIcons { */ MacOS = "macOS", /** - * Macy’s + * MacPaw + * @see https://macpaw.com + */ + MacPaw = "MacPaw", + /** + * Macy's * @see https://www.macysinc.com/news-media/media-assets */ - Macy_s = "Macy’s", + Macy_s = "Macy's", + /** + * Magasins U + * @see https://www.magasins-u.com + */ + MagasinsU = "Magasins-U", /** * Magento - * @see http://magento.com + * @see https://magento.com */ Magento = "Magento", + /** + * Magic + * @see https://magic.link/brand-assets + */ + Magic = "Magic", /** * Magisk - * @see https://github.com/topjohnwu/Magisk/blob/master/app/src/main/res/drawable/ic_magisk.xml + * @see https://github.com/topjohnwu/Magisk/blob/23ad611566b557f26d268920692b25aa89fc0070/app/src/main/res/drawable/ic_magisk.xml */ Magisk = "Magisk", + /** + * Mahindra + * @see https://www.mahindra.com + */ + Mahindra = "Mahindra", + /** + * mail.com + * @see https://www.mail.com + */ + MailCom = "mail.com", /** * Mail.Ru * @see https://my.mail.ru @@ -4917,22 +8127,62 @@ export enum SimpleIcons { MailRu = "Mail.Ru", /** * MailChimp - * @see http://mailchimp.com/about/brand-assets + * @see https://mailchimp.com/about/brand-assets */ MailChimp = "MailChimp", + /** + * Mailgun + * @see https://mailgun.com + */ + Mailgun = "Mailgun", + /** + * Mailtrap + * @see https://mailtrap.io + */ + Mailtrap = "Mailtrap", + /** + * MainWP + * @see https://mainwp.com + */ + MainWP = "MainWP", /** * Major League Hacking * @see https://mlh.io/brand-guidelines */ MajorLeagueHacking = "Major-League-Hacking", + /** + * Make + * @see https://www.make.com/en/press + */ + Make = "Make", /** * MakerBot - * @see http://www.makerbot.com/makerbot-press-assets + * @see https://www.makerbot.com/makerbot-press-assets */ MakerBot = "MakerBot", + /** + * Malt + * @see https://newsroom.malt.com/media-kit-uk + */ + Malt = "Malt", + /** + * Malwarebytes + * @see https://www.malwarebytes.com + */ + Malwarebytes = "Malwarebytes", + /** + * Mamba UI + * @see https://github.com/Microwawe/mamba-ui/blob/b4ca2eba570c451886e5822d7ba12a8d78015bba/src/assets/svg/logo.svg + */ + MambaUI = "Mamba-UI", + /** + * MAMP + * @see https://www.mamp.info/en/mamp/mac/ + */ + MAMP = "MAMP", /** * MAN - * @see https://www.corporate.man.eu/ + * @see https://www.corporate.man.eu */ MAN = "MAN", /** @@ -4942,14 +8192,24 @@ export enum SimpleIcons { ManageIQ = "ManageIQ", /** * Manjaro - * @see https://manjaro.org/ + * @see https://manjaro.org */ Manjaro = "Manjaro", + /** + * Mantine + * @see https://github.com/mantinedev/mantine/blob/f2da0287bfcda19dcf7866f4d03a05d1ee7b49f7/docs/src/images/logo.svg + */ + Mantine = "Mantine", /** * Mapbox * @see https://www.mapbox.com/about/press/brand-guidelines */ Mapbox = "Mapbox", + /** + * MapLibre + * @see https://github.com/maplibre/maplibre-gl-js-docs/blob/e916a4cdd671890126f88b26b2b16c04220dc4b0/docs/pages/assets/favicon/maplibregl-favicon.svg + */ + MapLibre = "MapLibre", /** * MariaDB * @see https://mariadb.com/about-us/logos/ @@ -4957,24 +8217,34 @@ export enum SimpleIcons { MariaDB = "MariaDB", /** * MariaDB Foundation - * @see https://mariadb.org/ + * @see https://mariadb.org */ MariaDBFoundation = "MariaDB-Foundation", /** * Markdown - * @see https://github.com/dcurtis/markdown-mark + * @see https://github.com/dcurtis/markdown-mark/tree/360a3657fef7f6ad0b303296a95ad52985caa0d3 */ Markdown = "Markdown", /** * Marketo - * @see https://www.marketo.com/ + * @see https://www.marketo.com */ Marketo = "Marketo", + /** + * Marko + * @see https://github.com/marko-js/website/blob/c03b8229e8fe8e01fde6c0772bc1cb0ceae9be05/src/logos/marko.svg + */ + Marko = "Marko", /** * Marriott - * @see https://marriott-hotels.marriott.com/ + * @see https://marriott-hotels.marriott.com */ Marriott = "Marriott", + /** + * MarvelApp + * @see https://marvelapp.com + */ + MarvelApp = "MarvelApp", /** * Maserati * @see https://www.stellantis.com/en/brands/maserati @@ -4992,7 +8262,7 @@ export enum SimpleIcons { Mastercomfig = "mastercomfig", /** * Mastodon - * @see https://joinmastodon.org/ + * @see https://github.com/mastodon/mastodon/blob/7ccf7a73f1c47a8c03712c39f7c591e837cf6d08/app/javascript/images/logo-symbol-icon.svg */ Mastodon = "Mastodon", /** @@ -5006,10 +8276,15 @@ export enum SimpleIcons { */ MaterialDesignIcons = "Material-Design-Icons", /** - * Material-UI - * @see https://material-ui.com/ + * Material for MkDocs + * @see https://github.com/squidfunk/mkdocs-material/blob/9ff75d11838cc01615697884c0eb9eb55f4652ad/src/templates/.icons/logo-monochrome.svg + */ + MaterialForMkDocs = "Material-for-MkDocs", + /** + * Matillion + * @see https://www.matillion.com */ - MaterialUI = "Material-UI", + Matillion = "Matillion", /** * Matomo * @see https://matomo.org/media/ @@ -5020,6 +8295,11 @@ export enum SimpleIcons { * @see https://matrix.org */ Matrix = "Matrix", + /** + * Matter.js + * @see https://brm.io/matter-js + */ + MatterJs = "Matter.js", /** * Mattermost * @see https://www.mattermost.org/brand-guidelines/ @@ -5027,12 +8307,17 @@ export enum SimpleIcons { Mattermost = "Mattermost", /** * Matternet - * @see http://mttr.net + * @see https://mttr.net */ Matternet = "Matternet", + /** + * Mautic + * @see https://www.mautic.org/about/logos-and-graphics + */ + Mautic = "Mautic", /** * Max - * @see https://cycling74.com/ + * @see https://cycling74.com */ Max = "Max", /** @@ -5062,34 +8347,54 @@ export enum SimpleIcons { McDonald_s = "McDonald's", /** * McLaren - * @see https://cars.mclaren.com/ + * @see https://cars.mclaren.com */ McLaren = "McLaren", + /** + * mdBook + * @see https://github.com/rust-lang/mdBook/blob/cdfa5ad9909e2cba8390688f3f0686fb70cb4bef/src/theme/favicon.svg + */ + MdBook = "mdBook", /** * MDN Web Docs - * @see https://developer.mozilla.org/ + * @see https://github.com/mdn/yari/blob/77e6cda02f7013219e9da27a00b9424085e60fdb/client/src/assets/mdn-logo.svg */ MDNWebDocs = "MDN-Web-Docs", + /** + * MDX + * @see https://github.com/mdx-js/mdx/blob/b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f/docs/_static/icon.svg + */ + MDX = "MDX", /** * MediaFire * @see https://www.mediafire.com/developers/brand_assets/mediafire_brand_assets/ */ MediaFire = "MediaFire", + /** + * MediaMarkt + * @see https://www.mediamarkt.de + */ + MediaMarkt = "MediaMarkt", /** * MediaTek * @see https://corp.mediatek.com/news-events/press-library */ MediaTek = "MediaTek", /** - * MediaTemple - * @see https://mediatemple.net/ + * MediBang Paint + * @see https://medibangpaint.com */ - MediaTemple = "MediaTemple", + MediBangPaint = "MediBang-Paint", /** * Medium * @see https://medium.design/logos-and-brand-guidelines-f1a01a733592 */ Medium = "Medium", + /** + * Medusa + * @see https://github.com/medusajs/medusa/blob/5b91a3503af41b94697a5c27c35268c29e9bd135/www/docs/static/img/logo.svg + */ + Medusa = "Medusa", /** * Meetup * @see https://www.meetup.com/media/ @@ -5100,39 +8405,89 @@ export enum SimpleIcons { * @see https://mega.io/corporate */ MEGA = "MEGA", + /** + * Meilisearch + * @see https://www.meilisearch.com + */ + Meilisearch = "Meilisearch", + /** + * Meituan + * @see https://www.meituan.com/media + */ + Meituan = "Meituan", + /** + * Meizu + * @see https://commons.wikimedia.org/wiki/File:Meizu.svg + */ + Meizu = "Meizu", /** * Mendeley - * @see https://www.mendeley.com/ + * @see https://www.mendeley.com */ Mendeley = "Mendeley", + /** + * MentorCruise + * @see https://mentorcruise.com + */ + MentorCruise = "MentorCruise", + /** + * Mercado Pago + * @see https://www.mercadopago.com + */ + MercadoPago = "Mercado-Pago", /** * Mercedes - * @see https://www.mercedes-benz.com/ + * @see https://www.mercedes-benz.com */ Mercedes = "Mercedes", + /** + * Merck + * @see https://www.merck.com + */ + Merck = "Merck", /** * Mercurial * @see https://www.mercurial-scm.org/hg-logo/ */ Mercurial = "Mercurial", + /** + * Mermaid + * @see https://github.com/mermaid-js/mermaid/blob/f5bd1e08098fa688ef889e73c8b06696e75e62d8/docs/public/mermaid-logo.svg + */ + Mermaid = "Mermaid", /** * Messenger * @see https://en.facebookbrand.com/facebookapp/assets/messenger/ */ Messenger = "Messenger", + /** + * Meta + * @see https://www.meta.com + */ + Meta = "Meta", /** * Metabase - * @see https://www.metabase.com/ + * @see https://www.metabase.com */ Metabase = "Metabase", + /** + * Metacritic + * @see https://www.metacritic.com + */ + Metacritic = "Metacritic", /** * MetaFilter - * @see https://www.metafilter.com/apple-touch-icon.png + * @see https://www.metafilter.com */ MetaFilter = "MetaFilter", + /** + * Metasploit + * @see https://github.com/rapid7/metasploit-framework/blob/f8bd7dfd834354c9a2e2c03e1d9f5d53f8881954/docs/assets/images/favicon.png + */ + Metasploit = "Metasploit", /** * Meteor - * @see http://logo.meteorapp.com/ + * @see https://logo.meteorapp.com */ Meteor = "Meteor", /** @@ -5152,7 +8507,7 @@ export enum SimpleIcons { MetroDeMadrid = "Metro-de-Madrid", /** * Métro de Paris - * @see https://www.ratp.fr/ + * @see https://www.ratp.fr */ M_troDeParis = "Métro-de-Paris", /** @@ -5160,19 +8515,29 @@ export enum SimpleIcons { * @see https://mewe.com */ MeWe = "MeWe", + /** + * MG + * @see https://www.mg.co.uk/themes/custom/mg/assets/images/svg/mg-logo-desktop.svg + */ + MG = "MG", + /** + * Micro Editor + * @see https://github.com/zyedidia/micro/blob/48645907ec55798b75723019dad75dba51bd97d7/assets/micro-logo-mark.svg + */ + MicroEditor = "Micro-Editor", /** * micro:bit - * @see https://microbit.org/ + * @see https://microbit.org */ Micro_bit = "micro:bit", /** * Micro.blog - * @see https://help.micro.blog/ + * @see https://help.micro.blog */ MicroBlog = "Micro.blog", /** * Microgenetics - * @see http://microgenetics.co.uk/ + * @see https://microgenetics.co.uk */ Microgenetics = "Microgenetics", /** @@ -5181,118 +8546,48 @@ export enum SimpleIcons { */ MicroPython = "MicroPython", /** - * Microsoft - * @see https://developer.microsoft.com - */ - Microsoft = "Microsoft", - /** - * Microsoft Academic - * @see https://academic.microsoft.com/ - */ - MicrosoftAcademic = "Microsoft-Academic", - /** - * Microsoft Access - * @see https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products - */ - MicrosoftAccess = "Microsoft-Access", - /** - * Microsoft Azure - * @see https://github.com/microsoft/vscode-azureresourcegroups/blob/0a06362e82170fd7f8dc2496286825b1a69cc42b/resources/azure.svg - */ - MicrosoftAzure = "Microsoft-Azure", - /** - * Microsoft Bing - * @see https://www.bing.com/covid/ - */ - MicrosoftBing = "Microsoft-Bing", - /** - * Microsoft Edge - * @see https://support.microsoft.com/en-us/help/17171/microsoft-edge-get-to-know - */ - MicrosoftEdge = "Microsoft-Edge", - /** - * Microsoft Excel - * @see https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products - */ - MicrosoftExcel = "Microsoft-Excel", - /** - * Microsoft Exchange - * @see https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products - */ - MicrosoftExchange = "Microsoft-Exchange", - /** - * Microsoft Office - * @see https://developer.microsoft.com/en-us/microsoft-365 - */ - MicrosoftOffice = "Microsoft-Office", - /** - * Microsoft OneDrive - * @see https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products - */ - MicrosoftOneDrive = "Microsoft-OneDrive", - /** - * Microsoft OneNote - * @see https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products - */ - MicrosoftOneNote = "Microsoft-OneNote", - /** - * Microsoft Outlook - * @see https://developer.microsoft.com/en-us/outlook/docs - */ - MicrosoftOutlook = "Microsoft-Outlook", - /** - * Microsoft PowerPoint - * @see https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products - */ - MicrosoftPowerPoint = "Microsoft-PowerPoint", - /** - * Microsoft SharePoint - * @see https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products + * Microstation + * @see https://www.bentley.com/software/microstation */ - MicrosoftSharePoint = "Microsoft-SharePoint", + Microstation = "Microstation", /** - * Microsoft SQL Server - * @see https://de.wikipedia.org/wiki/Datei:Microsoft_SQL_Server_Logo.svg + * MicroStrategy + * @see https://www.microstrategy.com/en/company/press-kit */ - MicrosoftSQLServer = "Microsoft-SQL-Server", + MicroStrategy = "MicroStrategy", /** - * Microsoft Teams - * @see https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products + * MIDI + * @see https://en.wikipedia.org/wiki/MIDI */ - MicrosoftTeams = "Microsoft-Teams", + MIDI = "MIDI", /** - * Microsoft Visio - * @see https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products + * Migadu + * @see https://migadu.com */ - MicrosoftVisio = "Microsoft-Visio", + Migadu = "Migadu", /** - * Microsoft Word - * @see https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products + * Mikrotik + * @see https://mikrotik.com/aboutus */ - MicrosoftWord = "Microsoft-Word", + Mikrotik = "Mikrotik", /** - * MicroStrategy - * @see https://www.microstrategy.com/en/company/press-kit + * Milanote + * @see https://milanote.com */ - MicroStrategy = "MicroStrategy", + Milanote = "Milanote", /** - * MIDI - * @see https://en.wikipedia.org/wiki/MIDI + * Milvus + * @see https://github.com/milvus-io/artwork/blob/e30bffa2b0632b0d4cefcdd4e1a2c09fee5b0d28/icon/black/milvus-icon-black.svg */ - MIDI = "MIDI", + Milvus = "Milvus", /** * Minds * @see https://www.minds.com/branding */ Minds = "Minds", - /** - * Minecraft - * @see https://education.minecraft.net/press/ - */ - Minecraft = "Minecraft", /** * Minetest - * @see https://www.minetest.net/ + * @see https://www.minetest.net */ Minetest = "Minetest", /** @@ -5300,19 +8595,39 @@ export enum SimpleIcons { * @see https://mini.co.uk */ Mini = "Mini", + /** + * MinIO + * @see https://min.io + */ + MinIO = "MinIO", + /** + * Mintlify + * @see https://mintlify.com + */ + Mintlify = "Mintlify", /** * Minutemailer * @see https://minutemailer.com */ Minutemailer = "Minutemailer", + /** + * Miraheze + * @see https://miraheze.org + */ + Miraheze = "Miraheze", /** * Miro - * @see https://miro.com/ + * @see https://miro.com */ Miro = "Miro", + /** + * Misskey + * @see https://misskey-hub.net/appendix/assets.html + */ + Misskey = "Misskey", /** * Mitsubishi - * @see https://www.mitsubishi.com/ + * @see https://www.mitsubishi.com */ Mitsubishi = "Mitsubishi", /** @@ -5325,6 +8640,21 @@ export enum SimpleIcons { * @see https://www.mixcloud.com/about */ Mixcloud = "Mixcloud", + /** + * Mixpanel + * @see https://mixpanel.com + */ + Mixpanel = "Mixpanel", + /** + * MLB + * @see https://www.mlb.com + */ + MLB = "MLB", + /** + * MLflow + * @see https://github.com/mlflow/mlflow/blob/855881f93703b15ffe643003fb4d7c84f0ec2502/assets/icon.svg + */ + MLflow = "MLflow", /** * MobX * @see https://github.com/mobxjs/mobx/blob/248e25e37af31c2e71ff452bc662a85816fa40d8/docs/assets/mobservable.svg @@ -5337,22 +8667,37 @@ export enum SimpleIcons { MobXStateTree = "MobX-State-Tree", /** * Mocha - * @see https://mochajs.org/ + * @see https://mochajs.org */ Mocha = "Mocha", /** - * MODX - * @see https://docs.modx.com/ + * Mock Service Worker + * @see https://github.com/mswjs/msw/blob/9c53bd23040307d41b5b0b7cec1bf3a05950dbc8/media/msw-logo-black.svg */ - MODX = "MODX", + MockServiceWorker = "Mock-Service-Worker", + /** + * Modal + * @see https://modal.com + */ + Modal = "Modal", + /** + * Modin + * @see https://modin.org + */ + Modin = "Modin", + /** + * Modrinth + * @see https://github.com/modrinth/art/blob/d5ab4f965b0b4cea7201967483885ecd8d04a562/Branding/Favicon/favicon.svg + */ + Modrinth = "Modrinth", /** - * Mojang Studios - * @see https://www.minecraft.net + * MODX + * @see https://docs.modx.com */ - MojangStudios = "Mojang-Studios", + MODX = "MODX", /** * Moleculer - * @see https://moleculer.services/ + * @see https://moleculer.services */ Moleculer = "Moleculer", /** @@ -5362,19 +8707,54 @@ export enum SimpleIcons { Momenteo = "Momenteo", /** * Monero - * @see https://www.getmonero.org/press-kit/ + * @see https://www.getmonero.org/press-kit */ Monero = "Monero", + /** + * MoneyGram + * @see https://moneygram.com + */ + MoneyGram = "MoneyGram", /** * MongoDB * @see https://www.mongodb.com/pressroom */ MongoDB = "MongoDB", /** - * monkey tie - * @see https://www.monkey-tie.com + * Mongoose + * @see https://github.com/Automattic/mongoose/blob/7971a4dbd55888f0b005e65b06024109af8352f7/docs/images/mongoose.svg + */ + Mongoose = "Mongoose", + /** + * Mongoose + * @see https://mongoose.ws + */ + Mongoosedotws = "mongoosedotws", + /** + * Monica + * @see https://github.com/monicahq/monica/blob/d7886cc6fd11388a95b7504e1a5363ecc7ad9a59/public/img/monica.svg + */ + Monica = "Monica", + /** + * monkey tie + * @see https://www.monkey-tie.com + */ + MonkeyTie = "monkey-tie", + /** + * Monkeytype + * @see https://github.com/monkeytypegame/monkeytype/blob/20a08d27ead851bbfd5ac557b4ea444ea8bddd79/frontend/static/html/top.html + */ + Monkeytype = "Monkeytype", + /** + * MonoGame + * @see https://www.monogame.net + */ + MonoGame = "MonoGame", + /** + * Monoprix + * @see https://www.monoprix.fr */ - MonkeyTie = "monkey-tie", + Monoprix = "Monoprix", /** * Monster * @see https://www.monster.com/press/ @@ -5390,14 +8770,39 @@ export enum SimpleIcons { * @see https://www.moo.com/uk/about/press */ Moo = "Moo", + /** + * Moodle + * @see https://moodle.com/trademarks + */ + Moodle = "Moodle", + /** + * Moonrepo + * @see https://moonrepo.dev + */ + Moonrepo = "Moonrepo", + /** + * Moq + * @see https://github.com/devlooped/moq/blob/1f31df466bf5513b32ef0a0338e242bc51180c7f/assets/img/moq-icon.png + */ + Moq = "Moq", + /** + * Moqups + * @see https://app.moqups.com + */ + Moqups = "Moqups", + /** + * Morrisons + * @see https://groceries.morrisons.com + */ + Morrisons = "Morrisons", /** * Moscow Metro - * @see https://mosmetro.ru/ + * @see https://mosmetro.ru */ MoscowMetro = "Moscow-Metro", /** * Motorola - * @see https://motorola-global-portal-de.custhelp.com/ + * @see https://motorola-global-portal-de.custhelp.com */ Motorola = "Motorola", /** @@ -5405,9 +8810,29 @@ export enum SimpleIcons { * @see https://mozilla.design/mozilla/ */ Mozilla = "Mozilla", + /** + * mpv + * @see https://github.com/mpv-player/mpv/blob/da400ed3a9b54408d1b5112855a7281380a1ef52/etc/mpv.svg + */ + Mpv = "mpv", + /** + * MQTT + * @see https://mqtt.org + */ + MQTT = "MQTT", + /** + * MSI + * @see https://www.msi.com/page/brochure + */ + MSI = "MSI", + /** + * MSI Business + * @see https://www.msi.com/Business-Productivity + */ + MSIBusiness = "MSI-Business", /** * MTA - * @see https://mta.info/ + * @see https://mta.info */ MTA = "MTA", /** @@ -5415,11 +8840,46 @@ export enum SimpleIcons { * @see https://commons.wikimedia.org/wiki/File:MTR_(logo_with_text).svg */ MTR = "MTR", + /** + * MUBI + * @see https://mubi.com + */ + MUBI = "MUBI", + /** + * MUI + * @see https://github.com/mui-org/material-ui/blob/353cecb5391571163eb6bd8cbf36d2dd299aaf56/docs/src/icons/SvgMuiLogo.tsx + */ + MUI = "MUI", + /** + * Mulesoft + * @see https://www.mulesoft.com/brand + */ + Mulesoft = "Mulesoft", + /** + * Müller + * @see https://www.mueller.de + */ + M_ller = "Müller", + /** + * Multisim + * @see https://www.multisim.com + */ + Multisim = "Multisim", /** * Mumble * @see https://github.com/mumble-voip/mumble/blob/d40a19eb88cda61084da245a1b6cb8f32ef1b6e4/icons/mumble_small.svg */ Mumble = "Mumble", + /** + * MUO + * @see https://www.makeuseof.com + */ + MUO = "MUO", + /** + * Mural + * @see https://www.mural.co/brand-assets + */ + Mural = "Mural", /** * MuseScore * @see https://musescore.org/en/about/logos-and-graphics @@ -5440,6 +8900,11 @@ export enum SimpleIcons { * @see https://myanimelist.net/forum/?topicid=1575618 */ MyAnimeList = "MyAnimeList", + /** + * MyGet + * @see https://docs.myget.org + */ + MyGet = "MyGet", /** * MYOB * @see https://myob-identikit.frontify.com/d/JK2D4WFOdAwV/for-developers @@ -5447,7 +8912,7 @@ export enum SimpleIcons { MYOB = "MYOB", /** * Myspace - * @see https://myspace.com/ + * @see https://myspace.com */ Myspace = "Myspace", /** @@ -5457,19 +8922,39 @@ export enum SimpleIcons { MySQL = "MySQL", /** * N26 - * @see https://n26.com/ + * @see https://n26.com */ N26 = "N26", + /** + * n8n + * @see https://n8n.io/press + */ + N8n = "n8n", /** * Namebase - * @see https://www.namebase.io/ + * @see https://www.namebase.io */ Namebase = "Namebase", /** * Namecheap - * @see https://www.namecheap.com/ + * @see https://www.namecheap.com */ Namecheap = "Namecheap", + /** + * NameMC + * @see https://namemc.com + */ + NameMC = "NameMC", + /** + * NameSilo + * @see https://www.namesilo.com/support/v2 + */ + NameSilo = "NameSilo", + /** + * Namu Wiki + * @see https://namu.wiki/w/%ED%8C%8C%EC%9D%BC:%EB%82%98%EB%AC%B4%EC%9C%84%ED%82%A4%20%EC%95%84%EC%9D%B4%EC%BD%98.svg + */ + NamuWiki = "Namu-Wiki", /** * Nano * @see https://nano.org/resources @@ -5482,22 +8967,32 @@ export enum SimpleIcons { NASA = "NASA", /** * National Grid - * @see https://www.nationalgrid.com/ + * @see https://www.nationalgrid.com */ NationalGrid = "National-Grid", + /** + * National Rail + * @see https://www.nationalrailguidelines.co.uk + */ + NationalRail = "National-Rail", /** * NativeScript - * @see https://docs.nativescript.org/ + * @see https://docs.nativescript.org */ NativeScript = "NativeScript", + /** + * NATS.io + * @see https://github.com/cncf/artwork/blob/88bc5e7a0cc7f3770ba6edddc92e1ab8a6006171/projects/nats/icon/black/nats-icon-black.svg + */ + NATSIo = "NATS.io", /** * Naver - * @see https://www.navercorp.com/investment/annualReport + * @see https://developers.naver.com/docs/login/bi/bi.md */ Naver = "Naver", /** * NBA - * @see https://nba.com/ + * @see https://nba.com */ NBA = "NBA", /** @@ -5505,11 +9000,21 @@ export enum SimpleIcons { * @see https://presse.notebooksbilliger.de/presskits/style-guide */ NBB = "NBB", + /** + * NBC + * @see https://www.nbcnews.com + */ + NBC = "NBC", /** * NDR - * @see https://www.ndr.de/ + * @see https://www.ndr.de */ NDR = "NDR", + /** + * NEAR + * @see https://near.org/brand + */ + NEAR = "NEAR", /** * NEC * @see https://commons.wikimedia.org/wiki/File:NEC_logo.svg @@ -5517,34 +9022,84 @@ export enum SimpleIcons { NEC = "NEC", /** * Neo4j - * @see https://neo4j.com/style-guide/ + * @see https://neo4j.com/brand/#logo */ Neo4j = "Neo4j", /** * Neovim - * @see https://neovim.io/ + * @see https://neovim.io */ Neovim = "Neovim", + /** + * Neptune + * @see https://neptune.ai + */ + Neptune = "Neptune", /** * NestJS - * @see https://nestjs.com/ + * @see https://nestjs.com */ NestJS = "NestJS", /** * NetApp - * @see http://www.netapp.com/ + * @see https://www.netapp.com */ NetApp = "NetApp", + /** + * NetBSD + * @see https://www.netbsd.org + */ + NetBSD = "NetBSD", + /** + * netcup + * @see https://www.netcup.de/static/assets/images/favicons/favicon.svg + */ + Netcup = "netcup", + /** + * Netdata + * @see https://www.netdata.cloud + */ + Netdata = "Netdata", + /** + * NetEase Cloud Music + * @see https://y.music.163.com/m + */ + NetEaseCloudMusic = "NetEase-Cloud-Music", /** * Netflix * @see https://brand.netflix.com/en/assets/brand-symbol */ Netflix = "Netflix", + /** + * NETGEAR + * @see https://www.powershift.netgear.de/images/powershift/collateral/logos-visio-icons/brandguideline_partner_2018.pdf + */ + NETGEAR = "NETGEAR", /** * Netlify * @see https://www.netlify.com/press/ */ Netlify = "Netlify", + /** + * Nette + * @see https://nette.org/en/logo + */ + Nette = "Nette", + /** + * Netto + * @see https://www.netto-online.de/INTERSHOP/static/WFS/Plus-NettoDE-Site/-/-/de_DE/css/images/netto-logo.svg + */ + Netto = "Netto", + /** + * Neutralinojs + * @see https://github.com/neutralinojs/design-guide/blob/52a7232598ff22cddd810a3079e09a2cc2892609/logo/neutralinojs_logo_vector.svg + */ + Neutralinojs = "Neutralinojs", + /** + * New Balance + * @see https://www.newbalance.com + */ + NewBalance = "New-Balance", /** * New Japan Pro-Wrestling * @see https://en.wikipedia.org/wiki/File:NJPW_World_Logo.svg @@ -5557,24 +9112,54 @@ export enum SimpleIcons { NewRelic = "New-Relic", /** * New York Times - * @see https://www.nytimes.com/ + * @see https://www.nytimes.com */ NewYorkTimes = "New-York-Times", + /** + * Newegg + * @see https://www.newegg.com + */ + Newegg = "Newegg", /** * Next.js - * @see https://nextjs.org/ + * @see https://vercel.com/design/brands#next-js */ NextJs = "Next.js", + /** + * NextBillion.ai + * @see https://nextbillion.ai + */ + NextBillionAi = "NextBillion.ai", /** * Nextcloud * @see https://nextcloud.com/press/ */ Nextcloud = "Nextcloud", + /** + * NextDNS + * @see https://github.com/simple-icons/simple-icons/pull/9150#issuecomment-1856317201 + */ + NextDNS = "NextDNS", /** * Nextdoor * @see https://about.nextdoor.com/us-media/ */ Nextdoor = "Nextdoor", + /** + * Nextra + * @see https://nextra.site + */ + Nextra = "Nextra", + /** + * NextUI + * @see https://nextui.org/figma + */ + NextUI = "NextUI", + /** + * Nexus Mods + * @see https://wiki.nexusmods.com/skins/Metrolook/images/nexuslogo.svg + */ + NexusMods = "Nexus-Mods", /** * NFC * @see https://nfc-forum.org/our-work/nfc-branding/n-mark/guidelines-and-brand-assets/ @@ -5585,16 +9170,46 @@ export enum SimpleIcons { * @see https://www.nginx.com/press/ */ NGINX = "NGINX", + /** + * Nginx Proxy Manager + * @see https://github.com/NginxProxyManager/nginx-proxy-manager/blob/2a06384a4aa597777931d38cef49cf89540392e6/docs/.vuepress/public/logo.svg + */ + NginxProxyManager = "Nginx-Proxy-Manager", /** * ngrok - * @see https://ngrok.com/ + * @see https://ngrok.com */ Ngrok = "ngrok", + /** + * NgRx + * @see https://ngrx.io + */ + NgRx = "NgRx", + /** + * NHL + * @see https://www.nhl.com + */ + NHL = "NHL", + /** + * NiceHash + * @see https://www.nicehash.com/nicehash-media + */ + NiceHash = "NiceHash", /** * niconico - * @see https://www.nicovideo.jp/ + * @see https://www.nicovideo.jp */ Niconico = "niconico", + /** + * Nike + * @see https://www.nike.com + */ + Nike = "Nike", + /** + * Nikon + * @see https://www.nikon.com + */ + Nikon = "Nikon", /** * Nim * @see https://nim-lang.org @@ -5602,12 +9217,12 @@ export enum SimpleIcons { Nim = "Nim", /** * Nintendo - * @see https://en.wikipedia.org/wiki/Nintendo#/media/File:Nintendo.svg + * @see https://www.nintendo.com */ Nintendo = "Nintendo", /** * Nintendo 3DS - * @see https://www.nintendo.de/ + * @see https://www.nintendo.de */ Nintendo3DS = "Nintendo-3DS", /** @@ -5615,11 +9230,6 @@ export enum SimpleIcons { * @see https://www.nintendo.com/consumer/systems/nintendogamecube/index.jsp */ NintendoGameCube = "Nintendo-GameCube", - /** - * Nintendo Network - * @see https://id.nintendo.net/login - */ - NintendoNetwork = "Nintendo-Network", /** * Nintendo Switch * @see https://www.nintendo.com/switch/ @@ -5627,12 +9237,12 @@ export enum SimpleIcons { NintendoSwitch = "Nintendo-Switch", /** * Nissan - * @see https://www.nissan.ie/ + * @see https://www.nissan.ie */ Nissan = "Nissan", /** * NixOS - * @see https://github.com/NixOS/nixos-homepage/tree/master/logo + * @see https://github.com/NixOS/nixos-homepage/tree/58cfdb770aba28b73446a1b3ee65a5cec4f0d44f/logo */ NixOS = "NixOS", /** @@ -5642,19 +9252,49 @@ export enum SimpleIcons { NodeRED = "Node-RED", /** * Node.js - * @see https://nodejs.org/en/about/resources/ + * @see https://nodejs.org/en/about/branding */ NodeJs = "Node.js", /** * Nodemon - * @see https://nodemon.io/ + * @see https://nodemon.io */ Nodemon = "Nodemon", /** * Nokia - * @see https://www.nokia.com/ + * @see https://www.nokia.com */ Nokia = "Nokia", + /** + * Nomad + * @see https://www.hashicorp.com/brand + */ + Nomad = "Nomad", + /** + * Norco + * @see https://www.norco.com + */ + Norco = "Norco", + /** + * Nordic Semiconductor + * @see https://www.nordicsemi.com + */ + NordicSemiconductor = "Nordic-Semiconductor", + /** + * NordVPN + * @see https://nordvpn.com/press-area/ + */ + NordVPN = "NordVPN", + /** + * Normalize.css + * @see https://github.com/necolas/normalize.css/blob/3a60304f90870c6087d226f53e02a7523c907a35/logo.svg + */ + NormalizeCss = "Normalize.css", + /** + * Norton + * @see https://us.norton.com + */ + Norton = "Norton", /** * Norwegian * @see https://www.norwegian.com/ie/travel-info/on-board/in-flight-entertainment/magazine/ @@ -5667,29 +9307,49 @@ export enum SimpleIcons { Notepad__ = "Notepad++", /** * Notion - * @see https://www.notion.so/ + * @see https://www.notion.so */ Notion = "Notion", /** * Notist - * @see https://noti.st/ + * @see https://noti.st */ Notist = "Notist", /** * Noun Project - * @see https://www.lingoapp.com/6/s/oJkq3W/?v=3 + * @see https://thenounproject.com */ NounProject = "Noun-Project", + /** + * Novu + * @see https://handbook.novu.co/logos-assets + */ + Novu = "Novu", + /** + * NOW + * @see https://www.nowtv.com + */ + NOW = "NOW", /** * npm - * @see https://www.npmjs.com/ + * @see https://www.npmjs.com */ Npm = "npm", /** * Nrwl - * @see https://nrwl.io/assets/nrwl-logo-white.svg + * @see https://nrwl.io */ Nrwl = "Nrwl", + /** + * NSIS + * @see https://github.com/idleberg/nsis-logo/blob/885ba2fd08a6ff450c6f7cbd675563b5df728d38/src/Logo/below%2024x24/mono-flat.svg + */ + NSIS = "NSIS", + /** + * ntfy + * @see https://ntfy.sh + */ + Ntfy = "ntfy", /** * Nubank * @see https://nubank.com.br/en/press/ @@ -5697,7 +9357,7 @@ export enum SimpleIcons { Nubank = "Nubank", /** * Nucleo - * @see https://nucleoapp.com/ + * @see https://nucleoapp.com */ Nucleo = "Nucleo", /** @@ -5720,6 +9380,16 @@ export enum SimpleIcons { * @see https://numpy.org/press-kit/ */ NumPy = "NumPy", + /** + * Nunjucks + * @see https://github.com/mozilla/nunjucks/blob/fd500902d7c88672470c87170796de52fc0f791a/docs/img/favicon.png + */ + Nunjucks = "Nunjucks", + /** + * Nushell + * @see https://github.com/nushell/nushell/blob/3016d7a64ccb2c2eac9f735f6144fc896ea724a5/assets/icons/nushell-original.png + */ + Nushell = "Nushell", /** * Nutanix * @see https://www.nutanix.com/content/dam/nutanix/en/cmn/documents/nutanix-brandbook.pdf @@ -5727,39 +9397,84 @@ export enum SimpleIcons { Nutanix = "Nutanix", /** * Nuxt.js - * @see https://nuxtjs.org/design + * @see https://nuxt.com/design-kit */ NuxtJs = "Nuxt.js", /** * NVIDIA - * @see https://www.nvidia.com/etc/designs/nvidiaGDC/clientlibs_base/images/NVIDIA-Logo.svg + * @see https://www.nvidia.com/en-us */ NVIDIA = "NVIDIA", + /** + * nvm + * @see https://github.com/nvm-sh/logos/blob/bf1f9618e83e5098024b18c73ada1b0f542db5f8/nvm-logo-black.svg + */ + Nvm = "nvm", /** * Nx - * @see https://nx.dev/ + * @see https://nx.dev */ Nx = "Nx", + /** + * NXP + * @see https://www.nxp.com/company/about-nxp/newsroom:NEWSROOM + */ + NXP = "NXP", + /** + * NZXT + * @see https://nzxt.com + */ + NZXT = "NZXT", + /** + * O'Reilly + * @see https://www.oreilly.com/about/logos/ + */ + O_Reilly = "O'Reilly", /** * OBS Studio - * @see https://upload.wikimedia.org/wikipedia/commons/7/78/OBS.svg + * @see https://commons.wikimedia.org/wiki/File:OBS.svg */ OBSStudio = "OBS-Studio", /** * Observable - * @see https://observablehq.com/ + * @see https://observablehq.com */ Observable = "Observable", + /** + * Obsidian + * @see https://obsidian.md + */ + Obsidian = "Obsidian", /** * OCaml - * @see http://ocaml.org/img/OCaml_Sticker.svg + * @see https://ocaml.org/logo */ OCaml = "OCaml", + /** + * oclif + * @see https://github.com/oclif/oclif.github.io/blob/2356a96dbaf0d3791ec2ddce3b08ccd78408e0a0/website/static/img/oclif.svg + */ + Oclif = "oclif", + /** + * Octane Render + * @see https://render.otoy.com/forum/viewtopic.php?f=9&t=359 + */ + OctaneRender = "Octane-Render", /** * Octave * @see https://www.gnu.org/software/octave/ */ Octave = "Octave", + /** + * October CMS + * @see https://octobercms.com + */ + OctoberCMS = "October-CMS", + /** + * OctoPrint + * @see https://github.com/OctoPrint/OctoPrint/blob/53b9b6185781c07e8c4744a6e28462e96448f249/src/octoprint/static/img/mask.svg + */ + OctoPrint = "OctoPrint", /** * Octopus Deploy * @see https://octopus.com/company/brand @@ -5775,11 +9490,21 @@ export enum SimpleIcons { * @see https://insideok.ru/brandbook */ Odnoklassniki = "Odnoklassniki", + /** + * Odoo + * @see https://www.odoo.com/page/brand-assets + */ + Odoo = "Odoo", /** * Odysee * @see https://odysee.com/@OdyseeHelp:b/odyseepresskit:b */ Odysee = "Odysee", + /** + * Oh Dear + * @see https://ohdear.app/logos + */ + OhDear = "Oh-Dear", /** * okcupid * @see https://okcupid.com/press @@ -5800,6 +9525,11 @@ export enum SimpleIcons { * @see https://onlyfans.com/brand */ OnlyFans = "OnlyFans", + /** + * ONLYOFFICE + * @see https://www.onlyoffice.com/en/press-downloads.aspx + */ + ONLYOFFICE = "ONLYOFFICE", /** * ONNX * @see https://github.com/onnx/onnx.github.io/blob/382e7036b616ce1555499ac41730245a2478513c/images/ONNX-ICON.svg @@ -5807,7 +9537,7 @@ export enum SimpleIcons { ONNX = "ONNX", /** * OnStar - * @see https://www.onstar.com/ + * @see https://www.onstar.com */ OnStar = "OnStar", /** @@ -5822,12 +9552,12 @@ export enum SimpleIcons { OpenAccess = "Open-Access", /** * Open Badges - * @see https://backpack.openbadges.org/ + * @see https://backpack.openbadges.org */ OpenBadges = "Open-Badges", /** * Open Bug Bounty - * @see https://www.openbugbounty.org/ + * @see https://www.openbugbounty.org */ OpenBugBounty = "Open-Bug-Bounty", /** @@ -5837,9 +9567,14 @@ export enum SimpleIcons { OpenCollective = "Open-Collective", /** * Open Containers Initiative - * @see https://github.com/opencontainers/artwork/tree/master/oci/icon + * @see https://github.com/opencontainers/artwork/blob/d8ccfe94471a0236b1d4a3f0f90862c4fe5486ce/oci/icon/black/oci-icon-black.svg */ OpenContainersInitiative = "Open-Containers-Initiative", + /** + * Open Source Hardware + * @see https://www.oshwa.org/open-source-hardware-logo + */ + OpenSourceHardware = "Open-Source-Hardware", /** * Open Source Initiative * @see https://opensource.org/logo-usage-guidelines @@ -5847,12 +9582,12 @@ export enum SimpleIcons { OpenSourceInitiative = "Open-Source-Initiative", /** * OpenAI - * @see https://openai.com/ + * @see https://openai.com */ OpenAI = "OpenAI", /** * OpenAI Gym - * @see https://gym.openai.com/ + * @see https://gym.openai.com */ OpenAIGym = "OpenAI-Gym", /** @@ -5872,7 +9607,7 @@ export enum SimpleIcons { OpenCV = "OpenCV", /** * OpenFaaS - * @see https://docs.openfaas.com/ + * @see https://docs.openfaas.com */ OpenFaaS = "OpenFaaS", /** @@ -5880,24 +9615,69 @@ export enum SimpleIcons { * @see https://www.khronos.org/legal/trademarks/ */ OpenGL = "OpenGL", + /** + * openHAB + * @see https://www.openhab.org/artwork.html + */ + OpenHAB = "openHAB", /** * OpenID * @see https://openid.net/add-openid/logos/ */ OpenID = "OpenID", + /** + * OpenJDK + * @see https://hg.openjdk.java.net/duke/duke/file/ca00f100dafc/vector/Agent.svg#l1 + */ + OpenJDK = "OpenJDK", + /** + * OpenJS Foundation + * @see https://github.com/openjs-foundation/artwork/blob/270575392800eb17a02612203f6f0d5868c634a7/openjs_foundation/openjs_foundation-icon-black.svg + */ + OpenJSFoundation = "OpenJS-Foundation", /** * Openlayers * @see https://github.com/openlayers/openlayers.github.io/blob/5b93e18b8d302eb49a812fb96abb529895ceb7a2/assets/logo.svg */ Openlayers = "Openlayers", + /** + * openmediavault + * @see https://github.com/openmediavault/openmediavault/blob/12f8ef70f19f967733b744d6fb6156a4181f1ddc/deb/openmediavault/workbench/src/favicon.svg + */ + Openmediavault = "openmediavault", + /** + * OpenMined + * @see https://www.openmined.org + */ + OpenMined = "OpenMined", /** * OpenNebula * @see https://opennebula.io/docs/ */ OpenNebula = "OpenNebula", + /** + * OpenProject + * @see https://www.openproject.org/press/ + */ + OpenProject = "OpenProject", + /** + * OpenSCAD + * @see https://commons.wikimedia.org/wiki/File:Openscad.svg + */ + OpenSCAD = "OpenSCAD", + /** + * OpenSea + * @see https://docs.opensea.io + */ + OpenSea = "OpenSea", + /** + * OpenSearch + * @see https://opensearch.org/trademark-brand-policy.html + */ + OpenSearch = "OpenSearch", /** * OpenSSL - * @see https://www.openssl.org/ + * @see https://www.openssl.org */ OpenSSL = "OpenSSL", /** @@ -5915,9 +9695,29 @@ export enum SimpleIcons { * @see https://github.com/openSUSE/artwork/blob/33e94aa76837c09f03d1712705949b71a246a53b/logos/buttons/button-colour.svg */ OpenSUSE = "openSUSE", + /** + * OpenTelemetry + * @see https://cncf-branding.netlify.app/projects/opentelemetry/ + */ + OpenTelemetry = "OpenTelemetry", + /** + * OpenText + * @see https://www.opentext.com + */ + OpenText = "OpenText", + /** + * OpenTofu + * @see https://github.com/opentofu/brand-artifacts/blob/0d4d0d6050ca0ff06471400bc3249a64c145f659/symbol-only/transparent/SVG/on-light-mono.svg + */ + OpenTofu = "OpenTofu", + /** + * Openverse + * @see https://github.com/WordPress/openverse/blob/5db2545d6b73ec4aa5e908822683ee9d18af301d/brand/icon.svg + */ + Openverse = "Openverse", /** * OpenVPN - * @see https://openvpn.net/wp-content/themes/openvpn/assets/images/logo.svg + * @see https://openvpn.net */ OpenVPN = "OpenVPN", /** @@ -5925,16 +9725,36 @@ export enum SimpleIcons { * @see https://openwrt.org/docs/guide-graphic-designer/openwrt-logo */ OpenWrt = "OpenWrt", + /** + * OpenZeppelin + * @see https://openzeppelin.com + */ + OpenZeppelin = "OpenZeppelin", + /** + * OpenZFS + * @see https://commons.wikimedia.org/wiki/File:OpenZFS_logo.svg + */ + OpenZFS = "OpenZFS", /** * Opera * @see https://brand.opera.com/1472-2/opera-logos/ */ Opera = "Opera", + /** + * Opera GX + * @see https://brand.opera.com/1472-2/opera-logos/ + */ + OperaGX = "Opera-GX", /** * OPNSense * @see https://opnsense.org/about/legal-notices/ */ OPNSense = "OPNSense", + /** + * OPPO + * @see https://www.figma.com/community/file/832815970641696814/OPPO-Media-Kit + */ + OPPO = "OPPO", /** * Opsgenie * @see https://www.atlassian.com/company/news/press-kit @@ -5942,14 +9762,24 @@ export enum SimpleIcons { Opsgenie = "Opsgenie", /** * OpsLevel - * @see https://www.opslevel.com/ + * @see https://www.opslevel.com */ OpsLevel = "OpsLevel", + /** + * Optimism + * @see https://github.com/ethereum-optimism/brand-kit/blob/71ea3bb1ea24e87968804b388e99bed0b52e2a4b/assets/svg/Profile-Logo.svg + */ + Optimism = "Optimism", /** * Oracle * @see https://www.oracle.com/opn/index.html */ Oracle = "Oracle", + /** + * Orange + * @see https://brand.orange.com + */ + Orange = "Orange", /** * ORCID * @see https://orcid.figshare.com/articles/figure/ORCID_iD_icon_graphics/5008697 @@ -5960,6 +9790,11 @@ export enum SimpleIcons { * @see https://orgmode.org */ Org = "Org", + /** + * Organic Maps + * @see https://organicmaps.app + */ + OrganicMaps = "Organic-Maps", /** * Origin * @see https://www.origin.com/gbr/en-us/store @@ -5970,6 +9805,16 @@ export enum SimpleIcons { * @see https://www.osano.com/company/assets */ Osano = "Osano", + /** + * OSF + * @see https://github.com/CenterForOpenScience/osf.io/blob/de170682924278eba1db9d6e1c50166bf43700e0/website/static/img/circle_logo.png + */ + OSF = "OSF", + /** + * OSGeo + * @see https://www.osgeo.org + */ + OSGeo = "OSGeo", /** * Oshkosh * @see https://oshkoshdefense.com/media/photos/ @@ -5977,14 +9822,19 @@ export enum SimpleIcons { Oshkosh = "Oshkosh", /** * OSMC - * @see https://github.com/osmc/osmc/tree/master/assets + * @see https://github.com/osmc/website/tree/e7d0d8002660c979ae5119e28d1c69c893ac9f76/content/themes/osmc/assets/img/logo */ OSMC = "OSMC", /** * osu! - * @see https://osu.ppy.sh/wiki/vi/Brand_identity_guidelines + * @see https://osu.ppy.sh/wiki/Brand_identity_guidelines */ Osu_ = "osu!", + /** + * Otto + * @see https://www.ottogroup.com/en/presse/material.php + */ + Otto = "Otto", /** * Overcast * @see https://overcast.fm @@ -6005,14 +9855,24 @@ export enum SimpleIcons { * @see https://github.com/OWASP/www-event-2020-07-virtual/blob/eefbef6c1afdd1dee2af11e7f44ad005b25ad48c/assets/images/logo.svg */ OWASP = "OWASP", + /** + * OWASP Dependency-Check + * @see https://github.com/jeremylong/DependencyCheck/blob/8ee82149179c6faeca78727e57039e987c387e26/src/site/resources/images/logo.svg + */ + Dependencycheck = "dependencycheck", + /** + * ownCloud + * @see https://owncloud.com + */ + OwnCloud = "ownCloud", /** * Oxygen - * @see https://oxygenbuilder.com/ + * @see https://oxygenbuilder.com */ Oxygen = "Oxygen", /** * OYO - * @see https://www.oyorooms.com/ + * @see https://www.oyorooms.com */ OYO = "OYO", /** @@ -6022,12 +9882,32 @@ export enum SimpleIcons { P5Js = "p5.js", /** * Packagist - * @see https://github.com/composer/packagist/issues/1147 + * @see https://github.com/composer/packagist/issues/1147#issuecomment-747951608 */ Packagist = "Packagist", + /** + * Packer + * @see https://www.hashicorp.com/brand + */ + Packer = "Packer", + /** + * Packt + * @see https://www.packtpub.com + */ + Packt = "Packt", + /** + * Paddle + * @see https://www.paddle.com + */ + Paddle = "Paddle", + /** + * PaddlePaddle + * @see https://www.paddlepaddle.org.cn/en + */ + PaddlePaddle = "PaddlePaddle", /** * Paddy Power - * @see https://www.paddypower.com/ + * @see https://www.paddypower.com */ PaddyPower = "Paddy-Power", /** @@ -6047,19 +9927,29 @@ export enum SimpleIcons { PageSpeedInsights = "PageSpeed-Insights", /** * PagSeguro - * @see https://pagseguro.uol.com.br/ + * @see https://pagseguro.uol.com.br */ PagSeguro = "PagSeguro", /** * Palantir - * @see https://github.com/palantir/conjure/blob/master/docs/media/palantir-logo.svg + * @see https://github.com/palantir/conjure/blob/1b0d450dc52c4822b4c9d1da8c61ad7f78855fe5/docs/media/palantir-logo.svg */ Palantir = "Palantir", + /** + * Palo Alto Networks + * @see https://www.paloaltonetworks.com + */ + PaloAltoNetworks = "Palo-Alto-Networks", /** * Palo Alto Software * @see https://www.paloalto.com */ PaloAltoSoftware = "Palo-Alto-Software", + /** + * Panasonic + * @see https://www.panasonic.com + */ + Panasonic = "Panasonic", /** * pandas * @see https://pandas.pydata.org/about/citing.html @@ -6067,7 +9957,7 @@ export enum SimpleIcons { Pandas = "pandas", /** * Pandora - * @see https://www.pandoraforbrands.com/ + * @see https://www.pandoraforbrands.com */ Pandora = "Pandora", /** @@ -6075,11 +9965,36 @@ export enum SimpleIcons { * @see https://projects.invisionapp.com/boards/8UOJQWW2J3G5#/1145336 */ Pantheon = "Pantheon", + /** + * Paperless-ngx + * @see https://github.com/paperless-ngx/paperless-ngx/blob/e16645b146da24f07004eb772a455450354a37a7/resources/logo/web/svg/square.svg + */ + PaperlessNgx = "Paperless-ngx", + /** + * Papers With Code + * @see https://paperswithcode.com + */ + PapersWithCode = "Papers-With-Code", + /** + * Paperspace + * @see https://docs.paperspace.com/img/ps-logo-light.svg + */ + Paperspace = "Paperspace", + /** + * Paramount+ + * @see https://www.paramount.com/brand/paramount-plus + */ + Paramount_ = "Paramount+", /** * Parity Substrate - * @see http://substrate.dev/ + * @see https://substrate.dev */ ParitySubstrate = "Parity-Substrate", + /** + * Parrot Security + * @see https://gitlab.com/parrotsec/project/documentation/-/blob/d1d426b9cb3ea0efd16a2b34056c1ebb21bb9af9/static/img/parrot-logo.svg + */ + ParrotSecurity = "Parrot-Security", /** * Parse.ly * @see https://www.parse.ly/press-kit @@ -6087,32 +10002,47 @@ export enum SimpleIcons { ParseLy = "Parse.ly", /** * Passport - * @see http://www.passportjs.org/ + * @see https://www.passportjs.org */ Passport = "Passport", /** * Pastebin - * @see https://pastebin.com/ + * @see https://pastebin.com */ Pastebin = "Pastebin", /** * Patreon - * @see https://www.patreon.com/brand/downloads + * @see https://www.patreon.com/brand */ Patreon = "Patreon", + /** + * Paychex + * @see https://www.paychex.com + */ + Paychex = "Paychex", + /** + * Payhip + * @see https://payhip.com + */ + Payhip = "Payhip", + /** + * Payload CMS + * @see https://payloadcms.com + */ + PayloadCMS = "Payload-CMS", /** * Payoneer - * @see https://www.payoneer.com/ + * @see https://www.payoneer.com */ Payoneer = "Payoneer", /** * PayPal - * @see https://www.paypal.com/ + * @see https://www.paypal.com */ PayPal = "PayPal", /** * Paytm - * @see https://paytm.com/ + * @see https://paytm.com */ Paytm = "Paytm", /** @@ -6120,9 +10050,34 @@ export enum SimpleIcons { * @see https://www.pcgamingwiki.com/wiki/Home */ PCGamingWiki = "PCGamingWiki", + /** + * PDM + * @see https://github.com/pdm-project/pdm/blob/68abaae63e8d8fc8eb0c101285fd7dcb5cd9798a/docs/docs/assets/logo.svg + */ + PDM = "PDM", + /** + * PDQ + * @see https://pdq.com + */ + PDQ = "PDQ", + /** + * Peak Design + * @see https://www.peakdesign.com + */ + PeakDesign = "Peak-Design", + /** + * Pearson + * @see https://www.pearson.com + */ + Pearson = "Pearson", + /** + * Peerlist + * @see https://peerlist.io + */ + Peerlist = "Peerlist", /** * PeerTube - * @see https://joinpeertube.org/ + * @see https://joinpeertube.org */ PeerTube = "PeerTube", /** @@ -6141,33 +10096,63 @@ export enum SimpleIcons { */ Peloton = "Peloton", /** - * Pepsi - * @see http://gillettepepsicola.com/promotions-media/media-kit/ + * Penny + * @see https://www.penny.de */ - Pepsi = "Pepsi", + Penny = "Penny", + /** + * Penpot + * @see https://penpot.app + */ + Penpot = "Penpot", + /** + * Percy + * @see https://percy.io + */ + Percy = "Percy", /** * Perforce * @see https://www.perforce.com */ - Perforce = "Perforce", + Perforce = "Perforce", + /** + * Perl + * @see https://github.com/tpf/marketing-materials/blob/6765c6fd71bc5b123d6c1a77b86e08cdd6376078/images/onion-logo/tpf-logo-onion.svg + */ + Perl = "Perl", + /** + * Perplexity + * @see https://www.perplexity.ai + */ + Perplexity = "Perplexity", + /** + * Persistent + * @see https://www.persistent.com/company-overview/branding-guidelines/#nav-persistent-logo + */ + Persistent = "Persistent", + /** + * Personio + * @see https://www.personio.com + */ + Personio = "Personio", /** - * Perl - * @see https://github.com/tpf/marketing-materials/blob/6765c6fd71bc5b123d6c1a77b86e08cdd6376078/images/onion-logo/tpf-logo-onion.svg + * Pets at Home + * @see https://petsathome.com */ - Perl = "Perl", + PetsAtHome = "Pets-at-Home", /** * Peugeot - * @see https://www.peugeot.co.uk/ + * @see https://www.peugeot.co.uk */ Peugeot = "Peugeot", /** * Pexels - * @see https://www.pexels.com/ + * @see https://www.pexels.com */ Pexels = "Pexels", /** * pfSense - * @see https://www.pfsense.org/ + * @see https://www.pfsense.org */ PfSense = "pfSense", /** @@ -6180,21 +10165,36 @@ export enum SimpleIcons { * @see https://www.philips-hue.com/en-us/support/faq */ PhilipsHue = "Philips-Hue", + /** + * Phoenix Framework + * @see https://github.com/phoenixframework/phoenix/blob/e9f1975d5aa15bee22bab6a4acae8f543886b17a/installer/templates/phx_assets/logo.svg + */ + PhoenixFramework = "Phoenix-Framework", /** * PhonePe * @see https://www.phonepe.com/press/ */ PhonePe = "PhonePe", + /** + * Phosphor Icons + * @see https://phosphoricons.com + */ + PhosphorIcons = "Phosphor-Icons", /** * Photobucket - * @see https://photobucket.com/ + * @see https://photobucket.com */ Photobucket = "Photobucket", /** * Photocrowd - * @see https://www.photocrowd.com/ + * @see https://www.photocrowd.com */ Photocrowd = "Photocrowd", + /** + * Photon + * @see https://www.photonengine.com + */ + Photon = "Photon", /** * Photopea * @see https://github.com/photopea/photopea/blob/d5c532e8ad8ece246e2ea8646aac7df768407c64/logo.svg @@ -6202,19 +10202,44 @@ export enum SimpleIcons { Photopea = "Photopea", /** * PHP - * @see http://php.net/download-logos.php + * @see https://php.net/download-logos.php */ PHP = "PHP", + /** + * phpMyAdmin + * @see https://github.com/phpmyadmin/data/blob/b7d3bdb9bb973beff4726541b87d3a4c8a950b4b/brand/phpMyAdmin-Logo-Symbol.svg + */ + PhpMyAdmin = "phpMyAdmin", /** * PhpStorm * @see https://www.jetbrains.com/company/brand/logos/ */ PhpStorm = "PhpStorm", + /** + * Pi Network + * @see https://blockexplorer.minepi.com + */ + PiNetwork = "Pi-Network", /** * Pi-hole * @see https://docs.pi-hole.net */ PiHole = "Pi-hole", + /** + * Piaggio Group + * @see https://www.piaggiogroup.com + */ + PiaggioGroup = "Piaggio-Group", + /** + * Piapro + * @see https://magicalmirai.com + */ + Piapro = "Piapro", + /** + * Picard Surgelés + * @see https://www.picard.fr + */ + PicardSurgel_s = "Picard-Surgelés", /** * Picarto.TV * @see https://picarto.tv/site/press @@ -6230,6 +10255,16 @@ export enum SimpleIcons { * @see https://www.picpay.com/site/sobre-nos */ PicPay = "PicPay", + /** + * Picrew + * @see https://picrew.me + */ + Picrew = "Picrew", + /** + * Picxy + * @see https://www.picxy.com + */ + Picxy = "Picxy", /** * Pimcore * @see https://pimcore.com/en/media-kit @@ -6240,11 +10275,21 @@ export enum SimpleIcons { * @see https://commons.wikimedia.org/wiki/File:Feedbin-Icon-share-pinboard.svg */ Pinboard = "Pinboard", + /** + * Pine Script + * @see https://github.com/tradingview/documentation-guidelines/blob/0d7a2d014818ebdd03540c5fd7b97fe493cd056c/images/pine/PineScript_logo.svg + */ + PineScript = "Pine-Script", /** * Pingdom * @see https://www.pingdom.com/resources/brand-assets/ */ Pingdom = "Pingdom", + /** + * pino + * @see https://github.com/pinojs/pino/blob/bb31ed77568959670cce62ca2847234b3f2cb87f/pino-tree.png + */ + Pino = "pino", /** * Pinterest * @see https://business.pinterest.com/en/brand-guidelines @@ -6252,9 +10297,19 @@ export enum SimpleIcons { Pinterest = "Pinterest", /** * Pioneer DJ - * @see https://www.pioneerdj.com/ + * @see https://www.pioneerdj.com */ PioneerDJ = "Pioneer-DJ", + /** + * Piped + * @see https://github.com/TeamPiped/Piped/blob/71a3742f18893b87cad15e832855bd2bd7c2b557/public/img/icons/logo.svg + */ + Piped = "Piped", + /** + * pipx + * @see https://github.com/pypa/pipx/blob/fc9c95349cfcec1d886c26b70329257de53e10cb/logo.svg + */ + Pipx = "pipx", /** * Pivotal Tracker * @see https://www.pivotaltracker.com/branding-guidelines @@ -6265,44 +10320,79 @@ export enum SimpleIcons { * @see https://github.com/Piwigo/piwigodotorg/blob/6edb840c16257314caec770a9a51f67ef81836e4/images/piwigo.org.svg */ Piwigo = "Piwigo", + /** + * Pix + * @see https://www.bcb.gov.br/estabilidadefinanceira/pix + */ + Pix = "Pix", /** * Pixabay * @see https://pixabay.com/service/about/ */ Pixabay = "Pixabay", + /** + * Pixelfed + * @see https://pixelfed.org + */ + Pixelfed = "Pixelfed", /** * pixiv * @see https://policies.pixiv.net/en.html#brand */ Pixiv = "pixiv", /** - * PJSIP - * @see https://www.pjsip.org/ + * Pixlr + * @see https://pixlr.com */ - PJSIP = "PJSIP", + Pixlr = "Pixlr", + /** + * pkgsrc + * @see https://pkgsrc.org + */ + Pkgsrc = "pkgsrc", /** * Planet * @see https://www.planet.com/explorer/ */ Planet = "Planet", + /** + * PlanetScale + * @see https://planetscale.com + */ + PlanetScale = "PlanetScale", /** * PlanGrid - * @see https://app.plangrid.com/ + * @see https://app.plangrid.com */ PlanGrid = "PlanGrid", + /** + * Platform.sh + * @see https://platform.sh/logos/ + */ + PlatformSh = "Platform.sh", + /** + * PlatformIO + * @see https://piolabs.com + */ + PlatformIO = "PlatformIO", /** * Platzi * @see https://github.com/PlatziDev/oss/blob/932bd83d43e061e1c38fbc116db31aa6d0145be6/static/logo.svg */ Platzi = "Platzi", + /** + * Plausible Analytics + * @see https://github.com/plausible/docs/blob/be5c935484e075f1e0caf3c9b3351ddd62348139/static/img/logo.svg + */ + PlausibleAnalytics = "Plausible-Analytics", /** * PlayCanvas - * @see https://playcanvas.com/ + * @see https://playcanvas.com */ PlayCanvas = "PlayCanvas", /** * Player FM - * @see https://player.fm/ + * @see https://player.fm */ PlayerFM = "Player-FM", /** @@ -6335,6 +10425,11 @@ export enum SimpleIcons { * @see https://www.playstation.com/en-us/ps5/ */ PlayStation5 = "PlayStation-5", + /** + * PlayStation Portable + * @see https://commons.wikimedia.org/wiki/File:PSP_Logo.svg + */ + PlayStationPortable = "PlayStation-Portable", /** * PlayStation Vita * @see https://commons.wikimedia.org/wiki/File:PlayStation_Vita_logo.svg @@ -6342,7 +10437,7 @@ export enum SimpleIcons { PlayStationVita = "PlayStation-Vita", /** * Pleroma - * @see https://pleroma.social/ + * @see https://pleroma.social */ Pleroma = "Pleroma", /** @@ -6352,14 +10447,19 @@ export enum SimpleIcons { Plesk = "Plesk", /** * Plex - * @see https://brand.plex.tv/ + * @see https://brand.plex.tv */ Plex = "Plex", /** * Plotly - * @see https://plotly.com/ + * @see https://plotly.com */ Plotly = "Plotly", + /** + * Plume + * @see https://www.plume.com + */ + Plume = "Plume", /** * Pluralsight * @see https://www.pluralsight.com/newsroom/brand-assets @@ -6377,7 +10477,7 @@ export enum SimpleIcons { PlusCodes = "Plus-Codes", /** * PM2 - * @see https://pm2.keymetrics.io/ + * @see https://pm2.keymetrics.io */ PM2 = "PM2", /** @@ -6395,16 +10495,36 @@ export enum SimpleIcons { * @see https://blog.pocketcasts.com/press/ */ PocketCasts = "Pocket-Casts", + /** + * PocketBase + * @see https://github.com/pocketbase/pocketbase/blob/4b64e0910b7dc527ff3de8cdacec074e40449e2e/ui/dist/images/logo.svg + */ + PocketBase = "PocketBase", /** * Podcast Addict * @see https://podcastaddict.com */ PodcastAddict = "Podcast-Addict", + /** + * Podcast Index + * @see https://podcastindex.org + */ + PodcastIndex = "Podcast-Index", /** * Podman - * @see https://podman.io/ + * @see https://podman.io */ Podman = "Podman", + /** + * Poe + * @see https://poe.com + */ + Poe = "Poe", + /** + * Poetry + * @see https://python-poetry.org + */ + Poetry = "Poetry", /** * Pointy * @see https://www.pointy.com/ie/vend @@ -6415,29 +10535,79 @@ export enum SimpleIcons { * @see https://commons.wikimedia.org/wiki/File:International_Pok%C3%A9mon_logo.svg */ Pok_mon = "Pokémon", + /** + * Polars + * @see https://pola.rs + */ + Polars = "Polars", + /** + * Polestar + * @see https://commons.wikimedia.org/wiki/File:Polestar_logo_2020.svg + */ + Polestar = "Polestar", + /** + * Polkadot + * @see https://polkadot.network/brand-assets/ + */ + Polkadot = "Polkadot", /** * Poly - * @see https://www.poly.com/ + * @see https://www.poly.com */ Poly = "Poly", + /** + * Polygon + * @see https://www.polygon.technology + */ + Polygon = "Polygon", /** * Polymer Project * @see https://github.com/Polymer/polymer-project.org/blob/3d3e967446858b49a7796676714865ac9b2a5275/app/images/logos/p-logo.svg */ PolymerProject = "Polymer-Project", + /** + * Polywork + * @see https://www.polywork.com + */ + Polywork = "Polywork", + /** + * Pond5 + * @see https://pond5.com + */ + Pond5 = "Pond5", /** * Pop!_OS - * @see https://pop.system76.com/ + * @see https://github.com/system76/brand/blob/7a31740b54f929b62a165baa61dfb0b5164261e8/Pop_OS%20branding/Pop_icon.svg */ Pop_OS = "Pop!_OS", + /** + * Porkbun + * @see https://porkbun.design + */ + Porkbun = "Porkbun", /** * Porsche - * @see https://www.porsche.com/ + * @see https://www.porsche.com */ Porsche = "Porsche", + /** + * Portainer + * @see https://www.portainer.io + */ + Portainer = "Portainer", + /** + * PortSwigger + * @see https://portswigger.net + */ + PortSwigger = "PortSwigger", + /** + * Posit + * @see https://docs.posit.co + */ + Posit = "Posit", /** * PostCSS - * @see https://postcss.org/ + * @see https://postcss.org */ PostCSS = "PostCSS", /** @@ -6445,6 +10615,11 @@ export enum SimpleIcons { * @see https://wiki.postgresql.org/wiki/Logo */ PostgreSQL = "PostgreSQL", + /** + * PostHog + * @see https://posthog.com/handbook/company/brand-assets + */ + PostHog = "PostHog", /** * Postman * @see https://www.getpostman.com/resources/media-assets/ @@ -6455,21 +10630,11 @@ export enum SimpleIcons { * @see https://postmates.com/press-and-media */ Postmates = "Postmates", - /** - * Power BI - * @see https://powerbi.microsoft.com/en-us/ - */ - PowerBI = "Power-BI", /** * POWERS - * @see https://www.powerswhiskey.com/ + * @see https://www.powerswhiskey.com */ POWERS = "POWERS", - /** - * PowerShell - * @see https://github.com/PowerShell/PowerShell - */ - PowerShell = "PowerShell", /** * pr.co * @see https://news.pr.co/media_kits @@ -6480,11 +10645,26 @@ export enum SimpleIcons { * @see https://github.com/pre-commit/pre-commit.com/blob/f263cdbcf46f97e1bd6229f2ab6d27bf8290ca88/logo.svg */ PreCommit = "pre-commit", + /** + * Preact + * @see https://preactjs.com + */ + Preact = "Preact", + /** + * Prefect + * @see https://www.prefect.io + */ + Prefect = "Prefect", /** * Premier League * @see https://www.premierleague.com */ PremierLeague = "Premier-League", + /** + * PrepBytes + * @see https://www.prepbytes.com + */ + PrepBytes = "PrepBytes", /** * PrestaShop * @see https://www.prestashop.com/en/media-kit @@ -6500,6 +10680,16 @@ export enum SimpleIcons { * @see https://github.com/prettier/prettier-logo/blob/06997b307e0608ebee2044dafa0b9429d6b5a103/images/prettier-icon-clean-centred.svg */ Prettier = "Prettier", + /** + * Pretzel + * @see https://www.pretzel.rocks + */ + Pretzel = "Pretzel", + /** + * Prevention + * @see https://prevention.com + */ + Prevention = "Prevention", /** * Prezi * @see https://prezi.com/press/kit/ @@ -6515,19 +10705,39 @@ export enum SimpleIcons { * @see https://videodirect.amazon.com/home/help?topicId=GT7W7GJBTDJW6Z8W#G8T2JFQZXPMHJLRZ */ PrimeVideo = "Prime-Video", + /** + * PrimeNG + * @see https://www.primefaces.org/press-kit + */ + PrimeNG = "PrimeNG", + /** + * PrimeReact + * @see https://www.primefaces.org/press-kit + */ + PrimeReact = "PrimeReact", + /** + * Printables + * @see https://printables.com + */ + Printables = "Printables", /** * Prisma - * @see https://github.com/prisma/presskit + * @see https://github.com/prisma/presskit/tree/4bcb64181f266723439d955d60afa1c55fefa715 */ Prisma = "Prisma", /** * Prismic - * @see https://prismic.io/ + * @see https://prismic.io */ Prismic = "Prismic", + /** + * Private Division + * @see https://account.privatedivision.com + */ + PrivateDivision = "Private-Division", /** * Private Internet Access - * @see https://www.privateinternetaccess.com/pages/press + * @see https://www.privateinternetaccess.com */ PrivateInternetAccess = "Private-Internet-Access", /** @@ -6542,12 +10752,12 @@ export enum SimpleIcons { Probot = "Probot", /** * Processing Foundation - * @see https://processingfoundation.org/ + * @see https://processingfoundation.org */ ProcessingFoundation = "Processing-Foundation", /** * ProcessWire - * @see https://processwire.com/ + * @see https://processwire.com */ ProcessWire = "ProcessWire", /** @@ -6562,19 +10772,29 @@ export enum SimpleIcons { Progate = "Progate", /** * Progress - * @see https://www.progress.com/ + * @see https://www.progress.com */ Progress = "Progress", /** * Prometheus - * @see https://prometheus.io/ + * @see https://prometheus.io */ Prometheus = "Prometheus", + /** + * Pronouns.page + * @see https://pronouns.page/design + */ + PronounsPage = "Pronouns.page", /** * ProSieben - * @see https://www.prosieben.de/ + * @see https://www.prosieben.de */ ProSieben = "ProSieben", + /** + * Proteus + * @see https://www.labcenter.com + */ + Proteus = "Proteus", /** * Proto.io * @see https://proto.io/en/presskit @@ -6586,25 +10806,55 @@ export enum SimpleIcons { */ ProtocolsIo = "protocols.io", /** - * ProtonDB - * @see https://www.protondb.com/ + * Proton + * @see https://proton.me/media/kit */ - ProtonDB = "ProtonDB", + Proton = "Proton", + /** + * Proton Calendar + * @see https://proton.me/media/kit + */ + ProtonCalendar = "Proton-Calendar", + /** + * Proton Drive + * @see https://proton.me/media/kit + */ + ProtonDrive = "Proton-Drive", /** - * ProtonMail - * @see https://protonmail.com/media-kit + * Proton Mail + * @see https://proton.me/media/kit */ - ProtonMail = "ProtonMail", + ProtonMail = "Proton-Mail", /** - * ProtonVPN - * @see https://protonvpn.com/press + * Proton VPN + * @see https://proton.me/media/kit */ - ProtonVPN = "ProtonVPN", + ProtonVPN = "Proton-VPN", + /** + * ProtonDB + * @see https://www.protondb.com + */ + ProtonDB = "ProtonDB", + /** + * Protractor + * @see https://github.com/angular/protractor/blob/4bc80d1a459542d883ea9200e4e1f48d265d0fda/logo.svg + */ + Protractor = "Protractor", /** * Proxmox * @see https://www.proxmox.com/en/news/media-kit */ Proxmox = "Proxmox", + /** + * Pterodactyl + * @see https://github.com/pterodactyl/panel/blob/eaf46429f2a001469fb5f18f7891ce8e5be7f049/public/favicons/favicon-96x96.png + */ + Pterodactyl = "Pterodactyl", + /** + * PUBG + * @see https://www.pubgmobile.com/en/event/brandassets/ + */ + PUBG = "PUBG", /** * Publons * @see https://publons.com/about/the-publons-logo @@ -6612,7 +10862,7 @@ export enum SimpleIcons { Publons = "Publons", /** * PubMed - * @see https://pubmed.ncbi.nlm.nih.gov/ + * @see https://pubmed.ncbi.nlm.nih.gov */ PubMed = "PubMed", /** @@ -6620,6 +10870,16 @@ export enum SimpleIcons { * @see https://github.com/pugjs/pug-logo/blob/61429fc45b5a411b83bdb5c99a61084d3054d1e6/SVG/pug-final-logo_-mono-64.svg */ Pug = "Pug", + /** + * Pulumi + * @see https://www.pulumi.com + */ + Pulumi = "Pulumi", + /** + * Puma + * @see https://us.puma.com + */ + Puma = "Puma", /** * Puppet * @see https://puppet.com/company/press-room/ @@ -6627,12 +10887,12 @@ export enum SimpleIcons { Puppet = "Puppet", /** * Puppeteer - * @see https://pptr.dev/ + * @see https://pptr.dev */ Puppeteer = "Puppeteer", /** * PureScript - * @see https://github.com/purescript/logo + * @see https://github.com/purescript/logo/tree/1e7a57affdaeaf88ff594c08bd2b5a78fe2ed13c */ PureScript = "PureScript", /** @@ -6645,56 +10905,106 @@ export enum SimpleIcons { * @see https://puri.sm/pr/images/ */ Purism = "Purism", + /** + * Pushbullet + * @see https://www.pushbullet.com/press + */ + Pushbullet = "Pushbullet", /** * Pusher - * @see https://pusher.com/ + * @see https://pusher.com */ Pusher = "Pusher", + /** + * PWA + * @see https://github.com/webmaxru/progressive-web-apps-logo/blob/77744cd5c0a4d484bb3d082c6ac458c44202da03/pwalogo-white.svg + */ + PWA = "PWA", /** * PyCharm * @see https://www.jetbrains.com/company/brand/logos/ */ PyCharm = "PyCharm", + /** + * PyCQA + * @see https://github.com/PyCQA/meta/blob/ac828d8d7eb55501addefb0ceb6496ab15e85ca5/logo/pycqa1-02.svg + */ + PyCQA = "PyCQA", + /** + * Pydantic + * @see https://github.com/pydantic/pydantic/blob/94c748001a32992a587694b999fb1f3d2f1fc1fe/docs/logo-white.svg + */ + Pydantic = "Pydantic", + /** + * PyG + * @see https://github.com/pyg-team/pyg_sphinx_theme/blob/4f696513b4b4adf2ba3874574a10a8e8718672fe/pyg_sphinx_theme/static/img/pyg_logo.svg + */ + PyG = "PyG", /** * PyPI - * @see https://pypi.org/ + * @see https://pypi.org */ PyPI = "PyPI", /** * PyPy - * @see https://www.pypy.org/images/pypy-logo.svg + * @see https://www.pypy.org */ PyPy = "PyPy", + /** + * PyScaffold + * @see https://github.com/pyscaffold/pyscaffold/blob/3f72bf7894fc73b34af06a90bb5d43aae410ce5d/docs/gfx/logo.svg + */ + PyScaffold = "PyScaffold", + /** + * PySyft + * @see https://github.com/OpenMined/openmined-website/blob/db5c223657c8c49ab1ee8db2841fe802f73af31c/src/containers/app/components/repo-icon/assets/syft.svg + */ + PySyft = "PySyft", + /** + * Pytest + * @see https://github.com/pytest-dev/design/blob/081f06cd2d6cd742e68f593560a2e8c1802feb7c/pytest_logo/pytest_logo.svg + */ + Pytest = "Pytest", /** * Python * @see https://www.python.org/community/logos/ */ Python = "Python", + /** + * PythonAnywhere + * @see https://www.pythonanywhere.com + */ + PythonAnywhere = "PythonAnywhere", /** * PyTorch * @see https://github.com/pytorch/pytorch.github.io/blob/8f083bd12192ca12d5e1c1f3d236f4831d823d8f/assets/images/logo.svg */ PyTorch = "PyTorch", - /** - * PyTorch Lightning - * @see https://github.com/PyTorchLightning/pytorch-lightning/blob/a584196abf820179adb0758ef67ddae91c44e7bc/docs/source/_static/images/icon.svg - */ - PyTorchLightning = "PyTorch-Lightning", /** * PyUp - * @see https://pyup.io/ + * @see https://pyup.io */ PyUp = "PyUp", /** * Qantas - * @see https://freight.qantas.com/ + * @see https://www.qantas.com */ Qantas = "Qantas", + /** + * Qase + * @see https://qase.io + */ + Qase = "Qase", /** * Qatar Airways - * @see https://www.qatarairways.com/en/press-kit.html + * @see https://www.qatarairways.com/press-releases/en-WW/media_kits */ QatarAirways = "Qatar-Airways", + /** + * qbittorrent + * @see https://github.com/qbittorrent/qBittorrent/blob/73028f9930d9ab9d89edb60ed4aedb66d75669d9/src/icons/qbittorrent-tray-light.svg + */ + Qbittorrent = "qbittorrent", /** * QEMU * @see https://wiki.qemu.org/Logo @@ -6722,12 +11032,27 @@ export enum SimpleIcons { Qiskit = "Qiskit", /** * QIWI - * @see https://qiwi.com/ + * @see https://qiwi.com */ QIWI = "QIWI", + /** + * Qlik + * @see https://www.qlik.com + */ + Qlik = "Qlik", + /** + * QMK + * @see https://github.com/qmk/qmk.fm/blob/d6f7b646aa03f2941bb3977ba13a07ca351f20ae/assets/images/badge-dark.svg + */ + QMK = "QMK", + /** + * QNAP + * @see https://marketing.qnap.com/resource/qnap-logo-k100 + */ + QNAP = "QNAP", /** * Qt - * @see https://qt-brandbook.webflow.io/design + * @see https://www.qt.io */ Qt = "Qt", /** @@ -6737,27 +11062,37 @@ export enum SimpleIcons { Qualcomm = "Qualcomm", /** * Qualtrics - * @see https://www.qualtrics.com/brand-book/ + * @see https://www.qualtrics.com/brand-book */ Qualtrics = "Qualtrics", + /** + * Qualys + * @see https://www.qualys.com + */ + Qualys = "Qualys", /** * Quantcast - * @see https://www.quantcast.com/ + * @see https://www.quantcast.com */ Quantcast = "Quantcast", /** * QuantConnect - * @see https://www.quantconnect.com/docs/home/home + * @see https://www.quantconnect.com */ QuantConnect = "QuantConnect", /** * Quarkus - * @see https://design.jboss.org/quarkus/ + * @see https://design.jboss.org/quarkus */ Quarkus = "Quarkus", + /** + * Quarto + * @see https://github.com/quarto-dev/quarto-web/blob/fd2a993e3274b3433a0088d5daf85080bdf68d71/quarto-icon.svg + */ + Quarto = "Quarto", /** * Quasar - * @see https://github.com/quasarframework/quasar-art/blob/cbbbb4b0b7ec7181dfc2d1b29a1ce025e71575bc/src/quasar-logo.svg + * @see https://github.com/quasarframework/quasar-art/blob/6300e95687a923cd027dc4b8c356dd4e0cea618f/Brand/Logo/RGB/Icon/Monochrome/Cold%20Black/QUASAR_icon_mono_cold_black_RGB.svg */ Quasar = "Quasar", /** @@ -6767,37 +11102,62 @@ export enum SimpleIcons { QubesOS = "Qubes-OS", /** * Quest - * @see https://brand.quest.com/ + * @see https://brand.quest.com/quest/questlogos */ Quest = "Quest", /** * QuickBooks - * @see https://designsystem.quickbooks.com/visual-assets/logos/ + * @see https://design.intuit.com/quickbooks/brand */ QuickBooks = "QuickBooks", + /** + * QuickLook + * @see https://github.com/QL-Win/QuickLook/blob/f726841d99bbceafd5399e5777b4dba302bf1e51/QuickLook/Resources/app.svg + */ + QuickLook = "QuickLook", /** * QuickTime * @see https://support.apple.com/quicktime */ QuickTime = "QuickTime", + /** + * quicktype + * @see https://github.com/glideapps/quicktype-xcode/blob/2f9a8d2ef2466358341142c3881d54e065b30a8c/media/logo.svg + */ + Quicktype = "quicktype", /** * Quip - * @see https://quip.com/ + * @see https://quip.com */ Quip = "Quip", + /** + * Quizlet + * @see https://quizlet.com + */ + Quizlet = "Quizlet", /** * Quora * @see https://www.quora.com */ Quora = "Quora", + /** + * Qwant + * @see https://about.qwant.com + */ + Qwant = "Qwant", + /** + * Qwik + * @see https://github.com/BuilderIO/qwik/blob/c88e53d49dc65020899d770338f4e51f3134611e/packages/docs/public/logos/qwik-logo.svg + */ + Qwik = "Qwik", /** * Qwiklabs - * @see https://www.qwiklabs.com + * @see https://www.cloudskillsboost.google */ Qwiklabs = "Qwiklabs", /** * Qzone - * @see https://qzone.qq.com/ + * @see https://qzone.qq.com */ Qzone = "Qzone", /** @@ -6807,29 +11167,49 @@ export enum SimpleIcons { R = "R", /** * R3 - * @see https://www.r3.com/ + * @see https://www.r3.com */ R3 = "R3", /** * RabbitMQ - * @see https://www.rabbitmq.com/ + * @see https://www.rabbitmq.com */ RabbitMQ = "RabbitMQ", /** * Racket - * @see https://racket-lang.org/ + * @see https://racket-lang.org */ Racket = "Racket", + /** + * RAD Studio + * @see https://www.embarcadero.com/news/logo + */ + RADStudio = "RAD-Studio", /** * Radar - * @see https://radar.io/ + * @see https://radar.io */ Radar = "Radar", + /** + * radarr + * @see https://github.com/Radarr/Radarr/blob/5f624a147bb62d37b731d9a0ae02bfd338793962/Logo/Radarr.svg + */ + Radarr = "radarr", /** * RadioPublic * @see https://help.radiopublic.com/hc/en-us/articles/360002546754-RadioPublic-logos */ RadioPublic = "RadioPublic", + /** + * Radix UI + * @see https://www.radix-ui.com + */ + RadixUI = "Radix-UI", + /** + * Railway + * @see https://railway.app + */ + Railway = "Railway", /** * Rainmeter * @see https://github.com/rainmeter/rainmeter-www/blob/867fd905fda8d1b1083730adcb7f49f1775cb5b0/source/img/logo_blue.ai @@ -6837,12 +11217,12 @@ export enum SimpleIcons { Rainmeter = "Rainmeter", /** * Rakuten - * @see https://global.rakuten.com/corp/assets/img/site-icons/rakuten-black.svg + * @see https://global.rakuten.com/corp/news/media */ Rakuten = "Rakuten", /** * Ram - * @see http://www.fcaci.com/x/RAMv15 + * @see https://www.fcaci.com/x/RAMv15 */ Ram = "Ram", /** @@ -6850,34 +11230,104 @@ export enum SimpleIcons { * @see https://rancher.com/brand-guidelines/ */ Rancher = "Rancher", + /** + * Rapid + * @see https://rapidapi.com + */ + Rapid = "Rapid", + /** + * Rarible + * @see https://rarible.com + */ + Rarible = "Rarible", + /** + * Rasa + * @see https://rasa.com + */ + Rasa = "Rasa", /** * Raspberry Pi * @see https://www.raspberrypi.org/trademark-rules */ RaspberryPi = "Raspberry-Pi", + /** + * Ravelry + * @see https://www.ravelry.com/help/logos + */ + Ravelry = "Ravelry", + /** + * Ray + * @see https://github.com/ray-project/ray/blob/6522935291caa120e83697c6c9b3a450617c9283/dashboard/client/src/logo.svg + */ + Ray = "Ray", + /** + * Raycast + * @see https://www.raycast.com/press + */ + Raycast = "Raycast", + /** + * Raylib + * @see https://github.com/raysan5/raylib/blob/e7a486fa81adac1833253c849ca73c5b3f7ef361/logo/raylib_512x512.png + */ + Raylib = "Raylib", /** * Razer - * @see https://press.razer.com/ + * @see https://press.razer.com */ Razer = "Razer", + /** + * Razorpay + * @see https://razorpay.com/newsroom/brand-assets/ + */ + Razorpay = "Razorpay", + /** + * Rclone + * @see https://github.com/rclone/rclone/blob/8f1c309c8149a734ccc3a0d2ce185b936dbe783a/graphics/logo/svg/logo_symbol_color.svg + */ + Rclone = "Rclone", /** * React * @see https://github.com/facebook/create-react-app/blob/282c03f9525fdf8061ffa1ec50dce89296d916bd/test/fixtures/relative-paths/src/logo.svg */ React = "React", + /** + * React Bootstrap + * @see https://github.com/react-bootstrap/react-bootstrap/blob/be23c304fa40ddb209919b0faac1e5dd8cef53ad/www/static/img/logo.svg + */ + ReactBootstrap = "React-Bootstrap", + /** + * React Hook Form + * @see https://github.com/react-hook-form/documentation/blob/d049ffe923336ce7a5bf58990c54c07f39ab2429/src/images/Logo.svg + */ + ReactHookForm = "React-Hook-Form", + /** + * React Query + * @see https://github.com/tannerlinsley/react-query/blob/9b5d18cd47a4c1454d6c8dd0f38280641c1dd5dd/docs/src/images/emblem-light.svg + */ + ReactQuery = "React-Query", /** * React Router * @see https://github.com/ReactTraining/react-router/blob/c94bcd8cef0c811f80b02777ec26fee3618f8e86/website/static/safari-pinned-tab.svg */ ReactRouter = "React-Router", + /** + * React Table + * @see https://github.com/tannerlinsley/react-table/blob/8c77b4ad97353a0b1f0746be5b919868862a9dcc/docs/src/images/emblem-light.svg + */ + ReactTable = "React-Table", + /** + * Reactive Resume + * @see https://github.com/AmruthPillai/Reactive-Resume/blob/0f765af4687acd05d63cccf3676583735c86a8c2/apps/artboard/public/icon/dark.svg + */ + ReactiveResume = "Reactive-Resume", /** * ReactiveX - * @see https://github.com/ReactiveX/rxjs/blob/master/resources/CI-CD/logo/svg/RxJs_Logo_Black.svg + * @see https://github.com/ReactiveX/rxjs/blob/ee6ababb9fa75f068ac2122e956ff4e449604c59/resources/CI-CD/logo/svg/RxJs_Logo_Black.svg */ ReactiveX = "ReactiveX", /** * ReactOS - * @see https://github.com/reactos/press-media + * @see https://github.com/reactos/press-media/tree/48089e09e0c7e828f1eb81e5ea0d8da85ec41dc3 */ ReactOS = "ReactOS", /** @@ -6885,14 +11335,24 @@ export enum SimpleIcons { * @see https://github.com/readthedocs/readthedocs.org/blob/2dc9706c4fe7fa6d4410ed0e5aedca8d4796fe0f/media/readthedocsbranding.ai */ ReadTheDocs = "Read-the-Docs", + /** + * Read.cv + * @see https://read.cv/support/faq + */ + ReadCv = "Read.cv", + /** + * ReadMe + * @see https://readme.com + */ + ReadMe = "ReadMe", /** * Realm - * @see https://realm.io/ + * @see https://realm.io */ Realm = "Realm", /** * Reason - * @see https://reasonml.github.io/img/reason.svg + * @see https://github.com/reasonml/reasonml.github.io/blob/18dc62ad841f0def6551a65e41083c9d5784da93/website/static/img/reason.svg */ Reason = "Reason", /** @@ -6900,6 +11360,21 @@ export enum SimpleIcons { * @see https://www.reasonstudios.com/press */ ReasonStudios = "Reason-Studios", + /** + * Recoil + * @see https://recoiljs.org + */ + Recoil = "Recoil", + /** + * Red + * @see https://www.red-lang.org + */ + Red = "Red", + /** + * Red Bull + * @see https://www.redbull.com + */ + RedBull = "Red-Bull", /** * Red Hat * @see https://www.redhat.com/en/about/brand/new-brand/details @@ -6907,12 +11382,17 @@ export enum SimpleIcons { RedHat = "Red-Hat", /** * Red Hat Open Shift - * @see https://www.openshift.com/ + * @see https://www.openshift.com */ RedHatOpenShift = "Red-Hat-Open-Shift", + /** + * Redash + * @see https://github.com/getredash/website/blob/c454b523fdaa60218845313904c5498cda7e7b7a/static/assets/images/elements/redash-logo.svg + */ + Redash = "Redash", /** * Redbubble - * @see https://www.redbubble.com/explore/client/4196122a442ab3f429ec802f71717465.svg + * @see https://www.redbubble.com */ Redbubble = "Redbubble", /** @@ -6922,12 +11402,27 @@ export enum SimpleIcons { Reddit = "Reddit", /** * Redis - * @see https://www.redislabs.com/brand-guidelines/ + * @see https://redis.io/brand-guidelines */ Redis = "Redis", + /** + * Redmine + * @see https://www.redmine.org/projects/redmine/wiki/logo + */ + Redmine = "Redmine", + /** + * Redox + * @see https://github.com/redox-os/assets/blob/4935a777cd7aa44323d3c263b1e0bb4ae864a027/logos/redox/vectorized_logo.svg + */ + Redox = "Redox", + /** + * Redsys + * @see https://redsys.es + */ + Redsys = "Redsys", /** * Redux - * @see https://github.com/reactjs/redux/tree/master/logo + * @see https://github.com/reduxjs/redux/blob/abb5f892f7e46849e5ca9bc13e75cfbc944a71b6/logo/logo.svg */ Redux = "Redux", /** @@ -6940,11 +11435,46 @@ export enum SimpleIcons { * @see https://redwoodjs.com/logos/ */ RedwoodJS = "RedwoodJS", + /** + * Reebok + * @see https://www.reebok.com/us + */ + Reebok = "Reebok", + /** + * Refine + * @see https://s.refine.dev/refine-brand-assets + */ + Refine = "Refine", + /** + * Relay + * @see https://relay.dev + */ + Relay = "Relay", /** * Reliance Industries Limited - * @see https://www.ril.com/getattachment/7c210e67-5b0e-4965-b1a2-2ee83e19cee9/Morgan-Stanley-Eighteenth-Annual-India-Summit,-31.aspx + * @see https://www.ril.com/news-media/resource-center/media-kit/reliance-industries-limited */ RelianceIndustriesLimited = "Reliance-Industries-Limited", + /** + * remark + * @see https://github.com/remarkjs/remark/blob/26dc58a675ac7267c105f0fdb76a82db77f8402a/logo.svg + */ + Remark = "remark", + /** + * Remedy Entertainment + * @see https://www.remedygames.com + */ + RemedyEntertainment = "Remedy-Entertainment", + /** + * Remix + * @see https://drive.google.com/drive/u/0/folders/1pbHnJqg8Y1ATs0Oi8gARH7wccJGv4I2c + */ + Remix = "Remix", + /** + * remove.bg + * @see https://www.remove.bg + */ + RemoveBg = "remove.bg", /** * Ren'Py * @see https://renpy.org @@ -6956,10 +11486,15 @@ export enum SimpleIcons { */ Renault = "Renault", /** - * RenovateBot + * Render + * @see https://render.com + */ + Render = "Render", + /** + * Renovate * @see https://avatars1.githubusercontent.com/u/38656520 */ - RenovateBot = "RenovateBot", + Renovate = "Renovate", /** * Renren * @see https://seeklogo.com/vector-logo/184137/renren-inc @@ -6967,19 +11502,49 @@ export enum SimpleIcons { Renren = "Renren", /** * Replit - * @see https://repl.it/ + * @see https://repl.it */ Replit = "Replit", + /** + * Republic of Gamers + * @see https://rog.asus.com + */ + RepublicOfGamers = "Republic-of-Gamers", + /** + * ReScript + * @see https://rescript-lang.org/brand + */ + ReScript = "ReScript", + /** + * RescueTime + * @see https://www.rescuetime.com/press + */ + RescueTime = "RescueTime", /** * ResearchGate - * @see https://c5.rgstatic.net/m/428059296771819/images/favicon/favicon.svg + * @see https://www.researchgate.net */ ResearchGate = "ResearchGate", + /** + * Resend + * @see https://resend.com/brand + */ + Resend = "Resend", + /** + * ReSharper + * @see https://www.jetbrains.com/company/brand/logos/ + */ + ReSharper = "ReSharper", /** * Resurrection Remix OS - * @see https://github.com/ResurrectionRemix + * @see https://avatars.githubusercontent.com/u/4931972 */ ResurrectionRemixOS = "Resurrection-Remix-OS", + /** + * Retool + * @see https://retool.com + */ + Retool = "Retool", /** * RetroArch * @see https://github.com/libretro/RetroArch/blob/b01aabf7d1f025999ad0f7812e6e6816d011e631/media/retroarch.svg @@ -6990,9 +11555,14 @@ export enum SimpleIcons { * @see https://github.com/RetroPie/RetroPie-Docs/blob/c4e882bd2c9d740c591ff346e07a4a4cb536ca93/images/logo.svg */ RetroPie = "RetroPie", + /** + * ReVanced + * @see https://revanced.app + */ + ReVanced = "ReVanced", /** * reveal.js - * @see https://revealjs.com/ + * @see https://revealjs.com */ RevealJs = "reveal.js", /** @@ -7000,24 +11570,29 @@ export enum SimpleIcons { * @see https://www.reverbnation.com */ ReverbNation = "ReverbNation", + /** + * Revolt.chat + * @see https://app.revolt.chat/assets/badges/revolt_r.svg + */ + RevoltChat = "Revolt.chat", /** * Revolut - * @see https://www.revolut.com/ + * @see https://developer.revolut.com/docs/resources/marketing-assets-guidelines/marketing-guidelines */ Revolut = "Revolut", /** * Revue - * @see https://www.getrevue.co/ + * @see https://www.getrevue.co */ Revue = "Revue", /** * REWE - * @see https://www.rewe.de/ + * @see https://www.rewe.de */ REWE = "REWE", /** * Rezgo - * @see https://www.rezgo.com/ + * @see https://www.rezgo.com */ Rezgo = "Rezgo", /** @@ -7025,11 +11600,26 @@ export enum SimpleIcons { * @see https://github.com/mcneel/compute.rhino3d/blob/2204d998ff0397a1c6a18dd2312a96508ad48bdb/README.md */ Rhinoceros = "Rhinoceros", + /** + * Rich + * @see https://github.com/Textualize/rich/blob/fd981823644ccf50d685ac9c0cfe8e1e56c9dd35/imgs/logo.svg + */ + Rich = "Rich", /** * Rider * @see https://www.jetbrains.com/company/brand/logos/ */ Rider = "Rider", + /** + * Rimac Automobili + * @see https://www.rimac-automobili.com/media/ + */ + RimacAutomobili = "Rimac-Automobili", + /** + * Rime + * @see https://github.com/rime/home/blob/65738f446c7e6c56a560fdaa0c0f02937b8e51d0/blog/source/images/logo.svg + */ + Rime = "Rime", /** * Ring * @see https://store.ring.com/press @@ -7045,46 +11635,116 @@ export enum SimpleIcons { * @see https://www.ripple.com/media-kit/ */ Ripple = "Ripple", + /** + * RISC-V + * @see https://riscv.org/risc-v-logo/ + */ + RISCV = "RISC-V", /** * Riseup * @see https://riseup.net/en/about-us/images */ Riseup = "Riseup", + /** + * Ritz Carlton + * @see https://www.ritzcarlton.com/en/about-the-ritz-carlton + */ + RitzCarlton = "Ritz-Carlton", + /** + * Rive + * @see https://rive.app + */ + Rive = "Rive", + /** + * roadmap.sh + * @see https://roadmap.sh + */ + RoadmapSh = "roadmap.sh", /** * Roam Research * @see https://roamresearch.com/#/app/help/page/Vu1MmjinS */ RoamResearch = "Roam-Research", + /** + * Robinhood + * @see https://robinhood.com + */ + Robinhood = "Robinhood", /** * Roblox - * @see https://corp.roblox.com/press-kit/ + * @see https://www.roblox.com */ Roblox = "Roblox", + /** + * Roblox Studio + * @see https://create.roblox.com + */ + RobloxStudio = "Roblox-Studio", /** * Robot Framework - * @see https://github.com/robotframework/visual-identity + * @see https://github.com/robotframework/visual-identity/blob/fadf8cda9f79ea31987a214f0047cca9626327b7/logo/robot-framework.svg */ RobotFramework = "Robot-Framework", + /** + * Rocket + * @see https://rocket.rs + */ + Rocket = "Rocket", /** * Rocket.Chat * @see https://rocket.chat/press */ RocketChat = "Rocket.Chat", + /** + * RocksDB + * @see https://github.com/facebook/rocksdb/blob/9ed96703d11a1cf4af0e1c1db0e4a6057a8e5d42/docs/static/logo.svg + */ + RocksDB = "RocksDB", + /** + * Rockstar Games + * @see https://www.rockstargames.com + */ + RockstarGames = "Rockstar-Games", + /** + * Rockwell Automation + * @see https://www.rockwellautomation.com/en-ie/company/news.html + */ + RockwellAutomation = "Rockwell-Automation", + /** + * Rocky Linux + * @see https://github.com/rocky-linux/branding/blob/94e97dd30b87d909cc4f6a6838a2926f77f9ac47/logo/src/icon-black.svg + */ + RockyLinux = "Rocky-Linux", /** * Roku - * @see https://www.roku.com/ + * @see https://www.roku.com */ Roku = "Roku", + /** + * Roll20 + * @see https://roll20.net + */ + Roll20 = "Roll20", /** * Rolls-Royce - * @see https://www.rolls-roycemotorcars.com/ + * @see https://www.rolls-roycemotorcars.com */ RollsRoyce = "Rolls-Royce", /** * rollup.js - * @see https://rollupjs.org/ + * @see https://rollupjs.org */ RollupJs = "rollup.js", + /** + * Roon + * @see https://help.roonlabs.com/portal/en/home + */ + Roon = "Roon", + /** + * Root Me + * @see https://www.root-me.org + */ + RootMe = "Root-Me", /** * Roots * @see https://roots.io/about/brand/ @@ -7105,6 +11765,16 @@ export enum SimpleIcons { * @see https://www.ros.org/press-kit/ */ ROS = "ROS", + /** + * Rossmann + * @see https://www.rossmann.de + */ + Rossmann = "Rossmann", + /** + * Rotary International + * @see https://www.rotary.org/en + */ + RotaryInternational = "Rotary-International", /** * Rotten Tomatoes * @see https://commons.wikimedia.org/wiki/File:Rottentomatoesalternativelogo.svg @@ -7112,19 +11782,24 @@ export enum SimpleIcons { RottenTomatoes = "Rotten-Tomatoes", /** * Roundcube - * @see https://roundcube.net/ + * @see https://roundcube.net */ Roundcube = "Roundcube", + /** + * RSocket + * @see https://rsocket.io/img/r-socket-pink.svg + */ + RSocket = "RSocket", /** * RSS * @see https://en.wikipedia.org/wiki/Feed_icon */ RSS = "RSS", /** - * RStudio - * @see https://www.rstudio.com/about/logos/ + * RStudio IDE + * @see https://www.rstudio.com/about/logos */ - RStudio = "RStudio", + RStudioIDE = "RStudio-IDE", /** * RTÉ * @see https://www.rte.ie/archives/ @@ -7132,14 +11807,24 @@ export enum SimpleIcons { RT_ = "RTÉ", /** * RTL - * @see https://commons.wikimedia.org/wiki/File:RTL_Cornerlogo.svg + * @see https://www.rtl.de */ RTL = "RTL", /** * RTLZWEI - * @see https://www.rtl2.de/ + * @see https://www.rtl2.de */ RTLZWEI = "RTLZWEI", + /** + * RTM + * @see https://www.rtm.fr + */ + RTM = "RTM", + /** + * RuboCop + * @see https://github.com/rubocop-semver/rubocop-ruby2_0/blob/5302f93058f7b739a73a7a6c11c566a2b196b96e/docs/images/logo/rubocop-light.svg + */ + RuboCop = "RuboCop", /** * Ruby * @see https://www.ruby-lang.org/en/about/logo/ @@ -7147,14 +11832,44 @@ export enum SimpleIcons { Ruby = "Ruby", /** * Ruby on Rails - * @see http://rubyonrails.org/ + * @see https://github.com/simple-icons/simple-icons/issues/9619#issuecomment-1735150580 */ RubyOnRails = "Ruby-on-Rails", + /** + * Ruby Sinatra + * @see https://github.com/sinatra/resources/tree/64c22f9b4bf2e52b5c0c875ba16671f295689efb/logo + */ + RubySinatra = "Ruby-Sinatra", /** * RubyGems * @see https://rubygems.org/pages/about */ RubyGems = "RubyGems", + /** + * RubyMine + * @see https://www.jetbrains.com/company/brand/logos + */ + RubyMine = "RubyMine", + /** + * Ruff + * @see https://astral.sh/ruff + */ + Ruff = "Ruff", + /** + * Rumahweb + * @see https://www.rumahweb.com + */ + Rumahweb = "Rumahweb", + /** + * Rumble + * @see https://rumble.com + */ + Rumble = "Rumble", + /** + * Rundeck + * @see https://github.com/rundeck/docs/blob/a1c98b682eb6e82b60de0daa876133f390630821/docs/.vuepress/public/images/rundeck-logo.svg + */ + Rundeck = "Rundeck", /** * Runkeeper * @see https://runkeeper.com/cms/press-kit @@ -7165,11 +11880,21 @@ export enum SimpleIcons { * @see https://www.npmjs.com/package/@runkit/brand */ RunKit = "RunKit", + /** + * Runrun.it + * @see https://runrun.it/en-US/project-management-logos-icons + */ + RunrunIt = "Runrun.it", /** * Rust - * @see https://www.rust-lang.org/ + * @see https://www.rust-lang.org */ Rust = "Rust", + /** + * RustDesk + * @see https://github.com/rustdesk/rustdesk/blob/80857c22c9ee1578b4329aec3250c3e6f285a7d2/res/logo.svg + */ + RustDesk = "RustDesk", /** * RxDB * @see https://github.com/pubkey/rxdb/blob/0c554dbcf7a4e6c48cd581ec1e3b130a4b5ab7d6/docs/files/logo/logo.svg @@ -7180,34 +11905,69 @@ export enum SimpleIcons { * @see https://corporate.ryanair.com/media-centre/stock-images-gallery/#album-container-3 */ Ryanair = "Ryanair", + /** + * Rye + * @see https://github.com/mitsuhiko/rye/blob/8b76d2a1a9d44c97ccbbcedceb72bc7437142caf/docs/static/favicon.svg + */ + Rye = "Rye", /** * S7 Airlines - * @see https://www.s7.ru/ + * @see https://www.s7.ru/en/info/s7-airlines/brand/ */ S7Airlines = "S7-Airlines", + /** + * Sabanci + * @see https://www.sabanci.com/en + */ + Sabanci = "Sabanci", /** * Safari - * @see https://images.techhive.com/images/article/2014/11/safari-favorites-100530680-large.jpg + * @see https://apps.apple.com/us/app/safari/id1146562112 */ Safari = "Safari", + /** + * Sage + * @see https://www.sage.com + */ + Sage = "Sage", /** * Sahibinden * @see https://www.sahibinden.com/favicon.ico */ Sahibinden = "Sahibinden", + /** + * Sailfish OS + * @see https://sailfishos.org + */ + SailfishOS = "Sailfish-OS", + /** + * Sails.js + * @see https://sailsjs.com/logos + */ + SailsJs = "Sails.js", /** * Salesforce - * @see https://www.salesforce.com/styleguide/elements/logos + * @see https://brand.salesforce.com/content/logo-guidelines */ Salesforce = "Salesforce", /** - * SaltStack - * @see https://www.saltstack.com/resources/brand/ + * Salla + * @see https://brand.salla.com */ - SaltStack = "SaltStack", + Salla = "Salla", + /** + * Salt Project + * @see https://saltproject.io + */ + SaltProject = "Salt-Project", + /** + * Sam's Club + * @see https://www.samsclub.com + */ + Sam_sClub = "Sam's-Club", /** * Samsung - * @see https://www.samsung.com/us + * @see https://www.samsung.com/us/about-us/brand-identity/logo/ */ Samsung = "Samsung", /** @@ -7217,22 +11977,42 @@ export enum SimpleIcons { SamsungPay = "Samsung-Pay", /** * San Francisco Municipal Railway - * @see http://www.actransit.org/wp-content/uploads/HSP_CC-sched.pdf + * @see https://www.actransit.org/wp-content/uploads/HSP_CC-sched.pdf */ SanFranciscoMunicipalRailway = "San-Francisco-Municipal-Railway", + /** + * SanDisk + * @see https://kb.sandisk.com + */ + SanDisk = "SanDisk", + /** + * Sanic + * @see https://github.com/sanic-org/sanic-assets/blob/79af646b7948fdfdc3b2f98d8aeedf58eba34b5b/svg/sanic-framework-logo-mono-black.svg + */ + Sanic = "Sanic", + /** + * Sanity + * @see https://github.com/sanity-io/logos/blob/6934d28ae0b5f63b0386810997b8be61ec7009b5/src/sanityMonogram.tsx + */ + Sanity = "Sanity", /** * São Paulo Metro - * @see https://upload.wikimedia.org/wikipedia/commons/d/da/Sao_Paulo_Metro_Logo.svg + * @see https://commons.wikimedia.org/wiki/File:Sao_Paulo_Metro_Logo.svg */ S_oPauloMetro = "São-Paulo-Metro", /** * SAP - * @see https://www.sap.com/ + * @see https://www.sap.com */ SAP = "SAP", + /** + * Sartorius + * @see https://www.sartorius.com + */ + Sartorius = "Sartorius", /** * Sass - * @see http://sass-lang.com/styleguide/brand + * @see https://sass-lang.com/styleguide/brand */ Sass = "Sass", /** @@ -7240,31 +12020,56 @@ export enum SimpleIcons { * @see https://www.prosiebensat1.com/presse/downloads/logos */ Sat1 = "sat1", + /** + * Satellite + * @see https://www.satellite.me + */ + Satellite = "Satellite", + /** + * Saturn + * @see https://www.saturn.de + */ + Saturn = "Saturn", /** * Sauce Labs - * @see https://saucelabs.com/ + * @see https://saucelabs.com */ SauceLabs = "Sauce-Labs", + /** + * Saudia + * @see https://www.saudiatechnic.com/media-center/press-kit + */ + Saudia = "Saudia", /** * Scala - * @see https://www.scala-lang.org/ + * @see https://www.scala-lang.org */ Scala = "Scala", /** * Scaleway - * @see https://www.scaleway.com + * @see https://www.scaleway.com/en/design-resources/ */ Scaleway = "Scaleway", /** * Scania - * @see https://www.scania.com/ + * @see https://digitaldesign.scania.com/resources/brand/logotype */ Scania = "Scania", + /** + * Schneider Electric + * @see https://www.se.com/us/en/assets/739/media/202250/SE_logo-LIO-white_header.svg + */ + SchneiderElectric = "Schneider-Electric", /** * scikit-learn * @see https://github.com/scikit-learn/scikit-learn/blob/c5ef2e985c13119001aa697e446ebb3dbcb326e5/doc/logos/scikit-learn-logo.svg */ ScikitLearn = "scikit-learn", + /** + * Scilab + * @see https://gitlab.com/scilab/scilab/-/blob/599df2b32347029f4806a7c5fa2fe9d5f1293f0d/scilab/modules/gui/images/icons/scilabicon.svg + */ + Scilab = "Scilab", /** * SciPy * @see https://github.com/scikit-image/skimage-branding/blob/eafb65cbc3a700e3d9c8ba2ba15788fcc8703984/logo/scipy.svg @@ -7272,9 +12077,24 @@ export enum SimpleIcons { SciPy = "SciPy", /** * Scopus - * @see https://www.scopus.com/ + * @see https://www.scopus.com */ Scopus = "Scopus", + /** + * SCP Foundation + * @see https://scp-wiki.wikidot.com + */ + SCPFoundation = "SCP-Foundation", + /** + * Scrapbox + * @see https://scrapbox.io/nota-press + */ + Scrapbox = "Scrapbox", + /** + * Scrapy + * @see https://github.com/scrapy/scrapy.org/blob/d8e296f68c30664ffee3d142dd5d4c288d1e77c6/_brand/Scrapy%20Logo.eps + */ + Scrapy = "Scrapy", /** * Scratch * @see https://github.com/LLK/scratch-link/blob/027e3754ba6db976495e905023d5ac5e730dccfc/Assets/Windows/SVG/Windows%20Tray%20400x400.svg @@ -7282,22 +12102,22 @@ export enum SimpleIcons { Scratch = "Scratch", /** * Screencastify - * @see https://www.screencastify.com/ + * @see https://www.screencastify.com */ Screencastify = "Screencastify", /** * Scribd - * @see https://www.scribd.com + * @see https://brand.scribd.com/d/oFZcsq7FVpSh/about-scribd#/media-press-kit/downloads */ Scribd = "Scribd", /** * Scrimba - * @see https://scrimba.com/ + * @see https://scrimba.com */ Scrimba = "Scrimba", /** * ScrollReveal - * @see https://scrollrevealjs.org/ + * @see https://scrollrevealjs.org */ ScrollReveal = "ScrollReveal", /** @@ -7310,16 +12130,36 @@ export enum SimpleIcons { * @see https://scrutinizer-ci.com */ ScrutinizerCI = "Scrutinizer-CI", + /** + * ScyllaDB + * @see https://www.scylladb.com/media-kit + */ + ScyllaDB = "ScyllaDB", /** * Seagate * @see https://branding.seagate.com/productpage/3fc51aba-c35a-4eff-a833-a258b0440bd2 */ Seagate = "Seagate", + /** + * SearXNG + * @see https://docs.searxng.org + */ + SearXNG = "SearXNG", /** * SEAT - * @see https://www.seat.es/ + * @see https://www.seat.es */ SEAT = "SEAT", + /** + * SeatGeek + * @see https://seatgeek.com/press + */ + SeatGeek = "SeatGeek", + /** + * SecurityScorecard + * @see https://securityscorecard.com + */ + SecurityScorecard = "SecurityScorecard", /** * Sefaria * @see https://github.com/Sefaria/Sefaria-Project/blob/c141b2b3491660ed563df9f4b1a2e4c071e88688/static/img/logo/samekh.svg @@ -7327,7 +12167,7 @@ export enum SimpleIcons { Sefaria = "Sefaria", /** * Sega - * @see https://en.wikipedia.org/wiki/Sega#/media/File:Sega_logo.svg + * @see https://commons.wikimedia.org/wiki/File:SEGA_logo.svg */ Sega = "Sega", /** @@ -7340,6 +12180,16 @@ export enum SimpleIcons { * @see https://sellfy.com/about/ */ Sellfy = "Sellfy", + /** + * Semantic Scholar + * @see https://www.semanticscholar.org/about + */ + SemanticScholar = "Semantic-Scholar", + /** + * Semantic UI + * @see https://semantic-ui.com + */ + SemanticUI = "Semantic-UI", /** * Semantic UI React * @see https://react.semantic-ui.com @@ -7357,9 +12207,14 @@ export enum SimpleIcons { SemanticRelease = "semantic-release", /** * Semaphore CI - * @see https://semaphoreci.com/ + * @see https://semaphoreci.com */ SemaphoreCI = "Semaphore-CI", + /** + * Semrush + * @see https://www.semrush.com + */ + Semrush = "Semrush", /** * SemVer * @see https://github.com/semver/semver.org/blob/b6983849e38911195a24357809187c2f50af0d40/assets/500x500(light).jpg @@ -7367,7 +12222,7 @@ export enum SimpleIcons { SemVer = "SemVer", /** * Sencha - * @see http://design.sencha.com/ + * @see https://design.sencha.com */ Sencha = "Sencha", /** @@ -7377,7 +12232,7 @@ export enum SimpleIcons { Sennheiser = "Sennheiser", /** * Sensu - * @see https://github.com/sensu/sensu-go/blob/master/dashboard/src/assets/logo/graphic/green.svg + * @see https://github.com/sensu/web/blob/c823738c11e576d6b2e5d4ca2d216dbd472c0b11/src/assets/logo/graphic/green.svg */ Sensu = "Sensu", /** @@ -7390,26 +12245,61 @@ export enum SimpleIcons { * @see https://www.europeanpaymentscouncil.eu/document-library/other/sepa-logo-vector-format */ SEPA = "SEPA", + /** + * Sequelize + * @see https://github.com/sequelize/website/blob/e6a482fa58a839b15ace80e3c8901ed2887be45e/static/img/logo-simple.svg + */ + Sequelize = "Sequelize", /** * Server Fault - * @see http://stackoverflow.com/company/logos + * @see https://stackoverflow.com/company/logos */ ServerFault = "Server-Fault", /** * Serverless - * @see https://serverless.com/ + * @see https://serverless.com */ Serverless = "Serverless", + /** + * Session + * @see https://getsession.org + */ + Session = "Session", + /** + * Sessionize + * @see https://sessionize.com/brand + */ + Sessionize = "Sessionize", + /** + * Setapp + * @see https://setapp.com + */ + Setapp = "Setapp", /** * SFML * @see https://www.sfml-dev.org/download/goodies/ */ SFML = "SFML", + /** + * shadcn/ui + * @see https://ui.shadcn.com + */ + Shadcn_ui = "shadcn/ui", + /** + * Shadow + * @see https://shadow.tech + */ + Shadow = "Shadow", /** * Shanghai Metro * @see https://en.wikipedia.org/wiki/File:Shanghai_Metro_Full_Logo.svg */ ShanghaiMetro = "Shanghai-Metro", + /** + * ShareX + * @see https://getsharex.com/brand-assets + */ + ShareX = "ShareX", /** * sharp * @see https://github.com/lovell/sharp/blob/315f519e1dd9adca0678e94a5ed0492cb5e0aae4/docs/image/sharp-logo-mono.svg @@ -7417,7 +12307,7 @@ export enum SimpleIcons { Sharp = "sharp", /** * Shazam - * @see https://brandfolder.com/shazam + * @see https://www.shazam.com */ Shazam = "Shazam", /** @@ -7427,7 +12317,7 @@ export enum SimpleIcons { Shell = "Shell", /** * Shelly - * @see https://shelly.cloud/ + * @see https://shelly.cloud */ Shelly = "Shelly", /** @@ -7445,9 +12335,14 @@ export enum SimpleIcons { * @see https://shikimori.one */ Shikimori = "Shikimori", + /** + * Shopee + * @see https://shopee.com + */ + Shopee = "Shopee", /** * Shopify - * @see https://press.shopify.com/brand + * @see https://www.shopify.com/brand-assets */ Shopify = "Shopify", /** @@ -7456,13 +12351,13 @@ export enum SimpleIcons { */ Shopware = "Shopware", /** - * Shotcut - * @see https://shotcut.com/media/ + * Shortcut + * @see https://www.shortcut.com/branding */ - Shotcut = "Shotcut", + Shortcut = "Shortcut", /** * Showpad - * @see https://www.showpad.com/ + * @see https://www.showpad.com */ Showpad = "Showpad", /** @@ -7470,21 +12365,46 @@ export enum SimpleIcons { * @see https://commons.wikimedia.org/wiki/File:Showtime.svg */ Showtime = "Showtime", + /** + * Showwcase + * @see https://www.showwcase.com + */ + Showwcase = "Showwcase", /** * Shutterstock * @see https://www.shutterstock.com/press/media */ Shutterstock = "Shutterstock", + /** + * Sidekiq + * @see https://sidekiq.org/about.html + */ + Sidekiq = "Sidekiq", + /** + * SideQuest + * @see https://sidequestvr.com/branding + */ + SideQuest = "SideQuest", /** * Siemens - * @see https://siemens.com/ + * @see https://siemens.com */ Siemens = "Siemens", + /** + * SiFive + * @see https://www.sifive.com + */ + SiFive = "SiFive", /** * Signal - * @see https://play.google.com/store/apps/details?id=org.thoughtcrime.securesms + * @see https://github.com/signalapp/Signal-Desktop/blob/9db8765b6cf270195e45a7f251374d4e53d54c95/images/signal-logo.svg */ Signal = "Signal", + /** + * Similarweb + * @see https://www.similarweb.com + */ + Similarweb = "Similarweb", /** * Simkl * @see https://simkl.com @@ -7492,32 +12412,62 @@ export enum SimpleIcons { Simkl = "Simkl", /** * Simple Analytics - * @see https://simpleanalytics.com/ + * @see https://simpleanalytics.com */ SimpleAnalytics = "Simple-Analytics", /** * Simple Icons - * @see https://simpleicons.org/ + * @see https://simpleicons.org */ SimpleIcons = "Simple-Icons", + /** + * SimpleLogin + * @see https://simplelogin.io/press + */ + SimpleLogin = "SimpleLogin", + /** + * Simplenote + * @see https://en.wikipedia.org/wiki/File:Simplenote_logo.svg + */ + Simplenote = "Simplenote", /** * Sina Weibo * @see https://en.wikipedia.org/wiki/Sina_Weibo */ SinaWeibo = "Sina-Weibo", + /** + * Singapore Airlines + * @see https://www.singaporeair.com + */ + SingaporeAirlines = "Singapore-Airlines", /** * SingleStore * @see https://www.singlestore.com/brand/ */ SingleStore = "SingleStore", + /** + * Sitecore + * @see https://www.sitecore.com + */ + Sitecore = "Sitecore", /** * SitePoint - * @see http://www.sitepoint.com + * @see https://www.sitepoint.com */ SitePoint = "SitePoint", + /** + * SiYuan + * @see https://b3log.org/brand-marking.html + */ + SiYuan = "SiYuan", + /** + * Skaffold + * @see https://github.com/GoogleContainerTools/skaffold/blob/9376dc047aded2adb188f599267fbb829a327dfd/logo/skaffold.eps + */ + Skaffold = "Skaffold", /** * Sketch - * @see https://www.sketch.com/press/ + * @see https://www.sketch.com/about-us/#press */ Sketch = "Sketch", /** @@ -7527,7 +12477,7 @@ export enum SimpleIcons { Sketchfab = "Sketchfab", /** * SketchUp - * @see https://www.sketchup.com/themes/sketchup_www_terra/images/SketchUp-Horizontal-RGB.svg + * @see https://www.sketchup.com */ SketchUp = "SketchUp", /** @@ -7537,29 +12487,24 @@ export enum SimpleIcons { Skillshare = "Skillshare", /** * ŠKODA - * @see https://en.wikipedia.org/wiki/File:Skoda_Auto_logo_(2011).svg + * @see https://www.skoda-connect.com */ _KODA = "ŠKODA", /** * Sky - * @see https://www.skysports.com/ + * @see https://www.skysports.com */ Sky = "Sky", /** - * Skyliner - * @see https://www.skyliner.io/help + * Skypack + * @see https://skypack.dev */ - Skyliner = "Skyliner", + Skypack = "Skypack", /** - * Skype - * @see http://blogs.skype.com/?attachment_id=56273 + * Skyrock + * @see https://www.svgrepo.com/svg/54507/skyrock-logo */ - Skype = "Skype", - /** - * Skype for Business - * @see https://en.wikipedia.org/wiki/Skype_for_Business_Server - */ - SkypeForBusiness = "Skype-for-Business", + Skyrock = "Skyrock", /** * Slack * @see https://slack.com/brand-guidelines @@ -7577,7 +12522,7 @@ export enum SimpleIcons { Slashdot = "Slashdot", /** * SlickPic - * @see https://www.slickpic.com/ + * @see https://www.slickpic.com */ SlickPic = "SlickPic", /** @@ -7590,9 +12535,14 @@ export enum SimpleIcons { * @see https://www.slideshare.net/ss/creators/ */ SlideShare = "SlideShare", + /** + * Slint + * @see https://github.com/slint-ui/slint/blob/10ae5cd60ab3fcd01ef89a300c97e2e0952bc750/logo/slint-logo-full-dark.png + */ + Slint = "Slint", /** * smart - * @see https://www.smart.com/gb/en/models/eq-fortwo-coupe + * @see https://global.smart.com */ Smart = "smart", /** @@ -7607,7 +12557,7 @@ export enum SimpleIcons { SmashGg = "smash.gg", /** * Smashing Magazine - * @see https://www.smashingmagazine.com/ + * @see https://www.smashingmagazine.com */ SmashingMagazine = "Smashing-Magazine", /** @@ -7617,7 +12567,7 @@ export enum SimpleIcons { SMRT = "SMRT", /** * SmugMug - * @see https://help.smugmug.com/using-smugmug's-logo-HJulJePkEBf + * @see https://www.smugmughelp.com/articles/409-smugmug-s-logo-and-usage */ SmugMug = "SmugMug", /** @@ -7627,22 +12577,42 @@ export enum SimpleIcons { Snapchat = "Snapchat", /** * Snapcraft - * @see https://github.com/snapcore/snap-store-badges + * @see https://github.com/snapcore/snap-store-badges/tree/eda2cb0495ef7f4d479e231079967c9d27f2bc70 */ Snapcraft = "Snapcraft", + /** + * SNCF + * @see https://www.sncf.com + */ + SNCF = "SNCF", + /** + * Snort + * @see https://snort.org + */ + Snort = "Snort", /** * Snowflake - * @see https://www.snowflake.com/about/press-and-news/ + * @see https://www.snowflake.com/brand-guidelines/ */ Snowflake = "Snowflake", + /** + * Snowpack + * @see https://www.snowpack.dev + */ + Snowpack = "Snowpack", /** * Snyk * @see https://snyk.io/press-kit */ Snyk = "Snyk", + /** + * Social Blade + * @see https://socialblade.com/info/media + */ + SocialBlade = "Social-Blade", /** * Society6 - * @see https://blog.society6.com/app/themes/society6/dist/images/mark.svg + * @see https://society6.com */ Society6 = "Society6", /** @@ -7650,26 +12620,46 @@ export enum SimpleIcons { * @see https://socket.io */ SocketIo = "Socket.io", + /** + * Softpedia + * @see https://commons.wikimedia.org/wiki/File:Softpedia_logo.svg + */ + Softpedia = "Softpedia", /** * Sogou - * @see https://www.sogou.com/ + * @see https://www.sogou.com */ Sogou = "Sogou", + /** + * Solana + * @see https://solana.com/branding + */ + Solana = "Solana", + /** + * Solid + * @see https://www.solidjs.com/media + */ + Solid = "Solid", /** * Solidity - * @see https://docs.soliditylang.org/en/v0.7.4/brand-guide.html + * @see https://docs.soliditylang.org/en/v0.8.6/brand-guide.html */ Solidity = "Solidity", /** - * SoloLearn - * @see https://www.sololearn.com/ + * Sololearn + * @see https://www.sololearn.com */ - SoloLearn = "SoloLearn", + Sololearn = "Sololearn", /** * Solus * @see https://getsol.us/branding/ */ Solus = "Solus", + /** + * Sonar + * @see https://www.sonarsource.com + */ + Sonar = "Sonar", /** * SonarCloud * @see https://sonarcloud.io/about @@ -7677,7 +12667,7 @@ export enum SimpleIcons { SonarCloud = "SonarCloud", /** * SonarLint - * @see https://www.sonarsource.com + * @see https://www.sonarlint.org/logos/ */ SonarLint = "SonarLint", /** @@ -7686,13 +12676,18 @@ export enum SimpleIcons { */ SonarQube = "SonarQube", /** - * SonarSource - * @see https://www.sonarsource.com/ + * sonarr + * @see https://github.com/Sonarr/Sonarr/blob/913b845faadc3c9fc005abfba815426743d01bdf/Logo/Sonarr.svg + */ + Sonarr = "sonarr", + /** + * Sonatype + * @see https://www.sonatype.com/company/press-kit */ - SonarSource = "SonarSource", + Sonatype = "Sonatype", /** * Songkick - * @see http://blog.songkick.com/media-assets + * @see https://www.songkick.com/style-guide/design */ Songkick = "Songkick", /** @@ -7710,9 +12705,24 @@ export enum SimpleIcons { * @see https://www.sonos.com/en-gb/home */ Sonos = "Sonos", + /** + * Sony + * @see https://www.sony.com + */ + Sony = "Sony", + /** + * Soriana + * @see https://www.soriana.com + */ + Soriana = "Soriana", + /** + * Soundcharts + * @see https://soundcharts.com/img/soundcharts-logo.svg + */ + Soundcharts = "Soundcharts", /** * SoundCloud - * @see https://soundcloud.com/press + * @see https://press.soundcloud.com */ SoundCloud = "SoundCloud", /** @@ -7722,37 +12732,52 @@ export enum SimpleIcons { SourceEngine = "Source-Engine", /** * SourceForge - * @see https://sourceforge.net/ + * @see https://sourceforge.net */ SourceForge = "SourceForge", /** - * Sourcegraph - * @see https://sourcegraph.com/.assets/img + * SourceHut + * @see https://sourcehut.org/logo/ + */ + SourceHut = "SourceHut", + /** + * Sourcetree + * @see https://atlassian.design/resources/logo-library */ - Sourcegraph = "Sourcegraph", + Sourcetree = "Sourcetree", /** * Southwest Airlines - * @see https://www.southwest.com/ + * @see https://www.southwest.com */ SouthwestAirlines = "Southwest-Airlines", /** * Spacemacs - * @see http://spacemacs.org/ + * @see https://spacemacs.org */ Spacemacs = "Spacemacs", + /** + * Spaceship + * @see https://www.spaceship.com + */ + Spaceship = "Spaceship", /** * SpaceX - * @see https://www.spacex.com/ + * @see https://www.spacex.com */ SpaceX = "SpaceX", + /** + * spaCy + * @see https://github.com/explosion/spaCy/blob/c17980e535a8009b14ee4d1f818db207d9c07e55/website/src/images/logo.svg + */ + SpaCy = "spaCy", /** * Spark AR - * @see https://sparkar.facebook.com/ + * @see https://sparkar.facebook.com */ SparkAR = "Spark-AR", /** * Sparkasse - * @see https://www.sparkasse.de/ + * @see https://www.sparkasse.de */ Sparkasse = "Sparkasse", /** @@ -7762,7 +12787,7 @@ export enum SimpleIcons { SparkFun = "SparkFun", /** * SparkPost - * @see https://www.sparkpost.com/ + * @see https://www.sparkpost.com/press-kit/ */ SparkPost = "SparkPost", /** @@ -7772,7 +12797,7 @@ export enum SimpleIcons { SPDX = "SPDX", /** * Speaker Deck - * @see https://speakerdeck.com/ + * @see https://speakerdeck.com */ SpeakerDeck = "Speaker-Deck", /** @@ -7782,12 +12807,37 @@ export enum SimpleIcons { Spectrum = "Spectrum", /** * Speedtest - * @see https://www.speedtest.net/ + * @see https://www.speedtest.net */ Speedtest = "Speedtest", + /** + * SpeedyPage + * @see https://speedypage.com + */ + SpeedyPage = "SpeedyPage", + /** + * Sphere Online Judge + * @see https://www.spoj.com + */ + Spoj = "spoj", + /** + * Sphinx + * @see https://github.com/sphinx-doc/sphinx/blob/ed84d63e6f2c4fd43b97fc43ee8be4156a13af9e/doc/_static/favicon.svg + */ + Sphinx = "Sphinx", + /** + * SpigotMC + * @see https://www.spigotmc.org + */ + SpigotMC = "SpigotMC", + /** + * Spine + * @see https://esotericsoftware.com/branding + */ + Spine = "Spine", /** * Spinnaker - * @see https://github.com/spinnaker/spinnaker.github.io/tree/master/assets/images + * @see https://github.com/spinnaker/spinnaker.github.io/tree/0cdd37af7541293a810494a1bb4d7df9ef553d60/assets/images */ Spinnaker = "Spinnaker", /** @@ -7797,22 +12847,32 @@ export enum SimpleIcons { Spinrilla = "Spinrilla", /** * Splunk - * @see https://www.splunk.com/ + * @see https://www.splunk.com */ Splunk = "Splunk", + /** + * Spond + * @see https://spond.com + */ + Spond = "Spond", /** * Spotify - * @see https://developer.spotify.com/design + * @see https://developer.spotify.com/documentation/general/design-and-branding/#using-our-logo */ Spotify = "Spotify", /** * Spotlight - * @see https://www.spotlight.com/ + * @see https://www.spotlight.com */ Spotlight = "Spotlight", + /** + * Spreadshirt + * @see https://www.spreadshirt.ie + */ + Spreadshirt = "Spreadshirt", /** * Spreaker - * @see http://www.spreaker.com/press + * @see https://www.spreaker.com */ Spreaker = "Spreaker", /** @@ -7820,16 +12880,31 @@ export enum SimpleIcons { * @see https://spring.io/trademarks */ Spring = "Spring", + /** + * Spring + * @see https://www.spri.ng + */ + SpringCreators = "spring_creators", /** * Spring Boot * @see https://spring.io/projects */ SpringBoot = "Spring-Boot", + /** + * Spring Security + * @see https://spring.io/projects + */ + SpringSecurity = "Spring-Security", /** * Spyder IDE - * @see https://www.spyder-ide.org/ + * @see https://www.spyder-ide.org */ SpyderIDE = "Spyder-IDE", + /** + * SQLAlchemy + * @see https://commons.wikimedia.org/wiki/File:SQLAlchemy.svg + */ + SQLAlchemy = "SQLAlchemy", /** * SQLite * @see https://github.com/sqlite/sqlite/blob/43e862723ec680542ca6f608f9963c0993dd7324/art/sqlite370.eps @@ -7837,27 +12912,37 @@ export enum SimpleIcons { SQLite = "SQLite", /** * Square - * @see https://squareup.com/ + * @see https://squareup.com */ Square = "Square", /** * Square Enix - * @see https://www.square-enix.com/ + * @see https://www.square-enix.com */ SquareEnix = "Square-Enix", /** * Squarespace - * @see http://squarespace.com/brand-guidelines + * @see https://www.squarespace.com/logo-guidelines */ Squarespace = "Squarespace", + /** + * SRG SSR + * @see https://www.srgssr.ch/en/news-media/downloads/logos + */ + SRGSSR = "SRG-SSR", /** * SSRN * @see https://www.ssrn.com */ SSRN = "SSRN", + /** + * SST + * @see https://sst.dev + */ + SST = "SST", /** * Stack Exchange - * @see http://stackoverflow.com/company/logos + * @see https://stackoverflow.com/company/logos */ StackExchange = "Stack-Exchange", /** @@ -7870,6 +12955,21 @@ export enum SimpleIcons { * @see https://www.stackbit.com/branding-guidelines/ */ Stackbit = "Stackbit", + /** + * StackBlitz + * @see https://stackblitz.com + */ + StackBlitz = "StackBlitz", + /** + * StackEdit + * @see https://github.com/benweet/stackedit/blob/46383b5b6a54b65b8720d786ed0a0518b9ad652d/src/assets/iconStackedit.svg + */ + StackEdit = "StackEdit", + /** + * StackHawk + * @see https://www.stackhawk.com/press/ + */ + StackHawk = "StackHawk", /** * StackPath * @see https://www.stackpath.com/company/logo-and-branding/ @@ -7890,11 +12990,36 @@ export enum SimpleIcons { * @see https://staffbase.com/en/about/press-assets/ */ Staffbase = "Staffbase", + /** + * Stagetimer + * @see https://stagetimer.io + */ + Stagetimer = "Stagetimer", + /** + * Standard Resume + * @see https://standardresume.co/press + */ + StandardResume = "Standard-Resume", + /** + * StandardJS + * @see https://github.com/standard/standard/blob/6516bf87f127b7968c34cac0100d48d6c455a891/sticker.svg + */ + StandardJS = "StandardJS", /** * Star Trek - * @see https://intl.startrek.com/ + * @see https://intl.startrek.com */ StarTrek = "Star-Trek", + /** + * Starbucks + * @see https://starbucks.com + */ + Starbucks = "Starbucks", + /** + * Stardock + * @see https://www.stardock.com/press/stardock%20branding/ + */ + Stardock = "Stardock", /** * Starling Bank * @see https://www.starlingbank.com/media/ @@ -7902,12 +13027,12 @@ export enum SimpleIcons { StarlingBank = "Starling-Bank", /** * Starship - * @see https://starship.rs/ + * @see https://starship.rs */ Starship = "Starship", /** * STARZ - * @see https://www.starz.com/StaticContent/Prod/guides/starzlibrary/ + * @see https://www.starz.com/takethelead */ STARZ = "STARZ", /** @@ -7915,6 +13040,11 @@ export enum SimpleIcons { * @see https://statamic.com/branding */ Statamic = "Statamic", + /** + * Statista + * @see https://www.statista.com + */ + Statista = "Statista", /** * Statuspage * @see https://www.atlassian.com/company/news/press-kit @@ -7922,24 +13052,34 @@ export enum SimpleIcons { Statuspage = "Statuspage", /** * Statuspal - * @see https://statuspal.io/ + * @see https://statuspal.io */ Statuspal = "Statuspal", /** * Steam - * @see https://partner.steamgames.com/public/marketing/Steam_Guidelines_02102016.pdf + * @see https://partner.steamgames.com/doc/marketing/branding */ Steam = "Steam", + /** + * Steam Deck + * @see https://partner.steamgames.com/doc/marketing/branding + */ + SteamDeck = "Steam-Deck", /** * SteamDB - * @see https://steamdb.info/ + * @see https://steamdb.info */ SteamDB = "SteamDB", /** * Steamworks - * @see https://partner.steamgames.com/ + * @see https://partner.steamgames.com */ Steamworks = "Steamworks", + /** + * Steelseries + * @see https://techblog.steelseries.com/ux-guide/index.html + */ + Steelseries = "Steelseries", /** * Steem * @see https://steem.com/brand/ @@ -7947,39 +13087,54 @@ export enum SimpleIcons { Steem = "Steem", /** * Steemit - * @see https://steemit.com/ + * @see https://steemit.com */ Steemit = "Steemit", /** * Steinberg - * @see https://www.steinberg.net/en/company/press.html + * @see https://new.steinberg.net/press/ */ Steinberg = "Steinberg", /** * Stellar - * @see https://www.stellar.org/blog/announcing-the-new-stellar-logo + * @see https://www.stellar.org/press */ Stellar = "Stellar", + /** + * Stencil + * @see https://ionic.io/ionicons + */ + Stencil = "Stencil", /** * Stencyl - * @see http://www.stencyl.com/about/press/ + * @see https://www.stencyl.com/about/press/ */ Stencyl = "Stencyl", /** * Stimulus - * @see https://stimulus.hotwire.dev/ + * @see https://stimulus.hotwire.dev */ Stimulus = "Stimulus", /** * Stitcher - * @see https://partners.stitcher.com/ + * @see https://partners.stitcher.com */ Stitcher = "Stitcher", /** * STMicroelectronics - * @see https://www.st.com/ + * @see https://www.st.com */ STMicroelectronics = "STMicroelectronics", + /** + * StockX + * @see https://stockx.com/about/brand-assets + */ + StockX = "StockX", + /** + * StopStalk + * @see https://github.com/stopstalk/media-resources/blob/265b728c26ba597b957e72134a3b49a10dc0c91d/stopstalk-small-black.svg + */ + StopStalk = "StopStalk", /** * Storyblok * @see https://www.storyblok.com/press @@ -7987,12 +13142,12 @@ export enum SimpleIcons { Storyblok = "Storyblok", /** * Storybook - * @see https://github.com/storybookjs/brand + * @see https://github.com/storybookjs/brand/tree/6f4d67f65f8275c53c310a73a8da6c6e96c8488c */ Storybook = "Storybook", /** * Strapi - * @see https://strapi.io/newsroom + * @see https://handbook.strapi.io/strapi-brand-book-2022/strapi-logo */ Strapi = "Strapi", /** @@ -8000,11 +13155,21 @@ export enum SimpleIcons { * @see https://itunes.apple.com/us/app/strava-running-and-cycling-gps/id426826309 */ Strava = "Strava", + /** + * Streamlabs + * @see https://streamlabs.com/about + */ + Streamlabs = "Streamlabs", /** * Streamlit * @see https://www.streamlit.io/brand */ Streamlit = "Streamlit", + /** + * StreamRunners + * @see https://streamrunners.fr + */ + StreamRunners = "StreamRunners", /** * Stripe * @see https://stripe.com/about/resources @@ -8014,15 +13179,30 @@ export enum SimpleIcons { * strongSwan * @see https://www.strongswan.org/images/ */ - StrongSwan = "strongSwan", + StrongSwan = "strongSwan", + /** + * Stryker + * @see https://stryker-mutator.io + */ + Stryker = "Stryker", + /** + * StubHub + * @see https://www.stubhub.com + */ + StubHub = "StubHub", + /** + * Studio 3T + * @see https://studio3t.com + */ + Studio3T = "Studio-3T", /** - * StubHub - * @see http://www.stubhub.com + * Studyverse + * @see https://studyverse.live */ - StubHub = "StubHub", + Studyverse = "Studyverse", /** * styled-components - * @see https://www.styled-components.com/ + * @see https://www.styled-components.com */ StyledComponents = "styled-components", /** @@ -8032,12 +13212,12 @@ export enum SimpleIcons { Stylelint = "stylelint", /** * StyleShare - * @see https://www.stylesha.re/ + * @see https://www.stylesha.re */ StyleShare = "StyleShare", /** * Stylus - * @see http://stylus-lang.com/img/stylus-logo.svg + * @see https://github.com/stylus/stylus-lang.com/blob/c833bf697e39e1174c7c6e679e0e5a23d0baeb90/img/stylus-logo.svg */ Stylus = "Stylus", /** @@ -8047,17 +13227,22 @@ export enum SimpleIcons { Subaru = "Subaru", /** * Sublime Text - * @see https://www.sublimetext.com/images/logo.svg + * @see https://www.sublimetext.com */ SublimeText = "Sublime-Text", /** * Substack - * @see https://on.substack.com/ + * @see https://on.substack.com */ Substack = "Substack", + /** + * Subtitle Edit + * @see https://github.com/SubtitleEdit/subtitleedit/issues/61#issuecomment-1442100888 + */ + SubtitleEdit = "Subtitle-Edit", /** * Subversion - * @see http://subversion.apache.org/logo + * @see https://subversion.apache.org/logo */ Subversion = "Subversion", /** @@ -8070,9 +13255,19 @@ export enum SimpleIcons { * @see https://sites.google.com/sumologic.com/sumo-logic-brand/home */ SumoLogic = "Sumo-Logic", + /** + * Suno + * @see https://suno.com + */ + Suno = "Suno", + /** + * Sunrise + * @see https://www.sunrise.ch + */ + Sunrise = "Sunrise", /** * Supabase - * @see https://github.com/supabase/supabase/blob/2a983c3290148d17cfce9e34c0a39102b22fdf78/web/static/img/showcase-logo/supabase-logo.svg + * @see https://github.com/supabase/supabase/blob/4031a7549f5d46da7bc79c01d56be4177dc7c114/packages/common/assets/images/supabase-logo-wordmark--light.svg */ Supabase = "Supabase", /** @@ -8080,6 +13275,21 @@ export enum SimpleIcons { * @see https://stackoverflow.design/brand/logo/ */ SuperUser = "Super-User", + /** + * Supercrease + * @see https://supercrease.com/wp-content/themes/super-crease/assets/svgs/super-crease.svg + */ + Supercrease = "Supercrease", + /** + * Supermicro + * @see https://www.supermicro.com/manuals/supermicro_logo_guidelines.pdf + */ + Supermicro = "Supermicro", + /** + * SurrealDB + * @see https://surrealdb.com/media + */ + SurrealDB = "SurrealDB", /** * SurveyMonkey * @see https://www.surveymonkey.com/mp/brandassets/ @@ -8087,12 +13297,12 @@ export enum SimpleIcons { SurveyMonkey = "SurveyMonkey", /** * SUSE - * @see https://brand.suse.com/ + * @see https://brand.suse.com */ SUSE = "SUSE", /** * Suzuki - * @see https://www.suzuki.ie/ + * @see https://www.suzuki.ie */ Suzuki = "Suzuki", /** @@ -8105,6 +13315,11 @@ export enum SimpleIcons { * @see https://www.w3.org/2009/08/svg-logos.html */ SVG = "SVG", + /** + * SVG.js + * @see https://github.com/svgdotjs/svg.logo/blob/0de9ff2cca6c058968f838baaaf507e475ee4583/logo.svg + */ + SVGJs = "SVG.js", /** * SVGO * @see https://github.com/svg/svgo/blob/93a5db197ca32990131bf41becf2e002bb0841bf/logo/isotype.svg @@ -8112,7 +13327,7 @@ export enum SimpleIcons { SVGO = "SVGO", /** * Swagger - * @see https://swagger.io/swagger/media/assets/images/swagger_logo.svg + * @see https://swagger.io */ Swagger = "Swagger", /** @@ -8120,26 +13335,41 @@ export enum SimpleIcons { * @see https://foursquare.com/about/logos */ Swarm = "Swarm", + /** + * SWC + * @see https://github.com/swc-project/logo/blob/f26cac1b4a490e3bdf128d3b084bb57f4fab1aac/svg/swc_black.svg + */ + SWC = "SWC", /** * Swift - * @see https://developer.apple.com/develop/ + * @see https://developer.apple.com/swift/resources/ */ Swift = "Swift", /** * Swiggy - * @see https://www.swiggy.com/ + * @see https://www.swiggy.com */ Swiggy = "Swiggy", /** * Swiper - * @see https://swiperjs.com/ + * @see https://swiperjs.com */ Swiper = "Swiper", + /** + * SWR + * @see https://swr.vercel.app + */ + SWR = "SWR", /** * Symantec * @see https://commons.wikimedia.org/wiki/File:Symantec_logo10.svg */ Symantec = "Symantec", + /** + * Symbolab + * @see https://www.symbolab.com + */ + Symbolab = "Symbolab", /** * Symfony * @see https://symfony.com/logo @@ -8147,7 +13377,7 @@ export enum SimpleIcons { Symfony = "Symfony", /** * Symphony - * @see https://symphony.com/ + * @see https://symphony.com */ Symphony = "Symphony", /** @@ -8155,41 +13385,106 @@ export enum SimpleIcons { * @see https://github.com/sympy/sympy.github.com/blob/e606a6dc2ee90b1ddaa9c36be6c92392ab300f72/media/sympy-notailtext.svg */ SymPy = "SymPy", + /** + * Syncthing + * @see https://github.com/syncthing/syncthing/blob/bdfd0f0548d2f6fc4b5500690dbd383baa3b0561/assets/logo-only.svg + */ + Syncthing = "Syncthing", /** * Synology * @see https://www.synology.com/en-global/company/branding */ Synology = "Synology", + /** + * System76 + * @see https://github.com/system76/brand/blob/7a31740b54f929b62a165baa61dfb0b5164261e8/System76%20branding/system76-logo_secondary.svg + */ + System76 = "System76", /** * T-Mobile - * @see https://www.t-mobile.com/ + * @see https://tmap.t-mobile.com/portals/pro74u7a/EXTBrandPortal */ TMobile = "T-Mobile", + /** + * Tabelog + * @see https://tabelog.com + */ + Tabelog = "Tabelog", /** * Tableau - * @see https://www.tableau.com/about/media-download-center + * @see https://www.tableau.com/about/media-kit/brand-assets */ Tableau = "Tableau", + /** + * TableCheck + * @see https://www.tablecheck.com/join + */ + TableCheck = "TableCheck", + /** + * Taco Bell + * @see https://www.tacobell.com + */ + TacoBell = "Taco-Bell", /** * tado° * @see https://www.tado.com/gb-en/press-assets */ Tado_ = "tado°", + /** + * Taichi Graphics + * @see https://taichi.graphics + */ + TaichiGraphics = "Taichi-Graphics", + /** + * Taichi Lang + * @see https://docs.taichi-lang.org/blog + */ + TaichiLang = "Taichi-Lang", /** * Tails * @see https://tails.boum.org/contribute/how/promote/material/logo/ */ Tails = "Tails", + /** + * Tailscale + * @see https://tailscale.com/press + */ + Tailscale = "Tailscale", /** * Tailwind CSS - * @see https://tailwindcss.com/ + * @see https://tailwindcss.com/brand */ TailwindCSS = "Tailwind-CSS", + /** + * Taipy + * @see https://taipy.io + */ + Taipy = "Taipy", + /** + * Take-Two Interactive Software + * @see https://www.take2games.com/ir + */ + TakeTwoInteractiveSoftware = "Take-Two-Interactive-Software", /** * Talend - * @see https://www.talend.com/ + * @see https://www.talend.com/blog */ Talend = "Talend", + /** + * Talenthouse + * @see https://www.talenthouse.com + */ + Talenthouse = "Talenthouse", + /** + * Talos + * @see https://github.com/siderolabs/talos/blob/e3fda049fee62f3c5cef4ae08eaf848826a6dbed/website/assets/icons/logo.svg + */ + Talos = "Talos", + /** + * Tamiya + * @see https://commons.wikimedia.org/wiki/File:TAMIYA_Logo.svg + */ + Tamiya = "Tamiya", /** * Tampermonkey * @see https://commons.wikimedia.org/wiki/File:Tampermonkey_logo.svg @@ -8205,41 +13500,76 @@ export enum SimpleIcons { * @see https://tapas.io/site/about#media */ Tapas = "Tapas", + /** + * Target + * @see https://www.target.com + */ + Target = "Target", + /** + * Task + * @see https://github.com/go-task/task/blob/84ad0056e49e2206bf5903863cdf972a7305072c/docs/static/img/logo_mono.svg + */ + Task = "Task", /** * Tasmota - * @see https://tasmota.github.io/docs/ + * @see https://github.com/tasmota/docs/blob/f9ad71612681d85f3b21406c7defa86b3eaa6bb9/docs/images/symbol.svg */ Tasmota = "Tasmota", /** * Tata - * @see https://www.tata.com/ + * @see https://www.tatasteel.com/media/media-kit/logos-usage-guidelines */ Tata = "Tata", + /** + * Tata Consultancy Services + * @see https://www.tcs.com + */ + Tcs = "tcs", + /** + * Tauri + * @see https://github.com/tauri-apps/tauri-docs/blob/b1cdfa9d7c6d0b17dae60a90266ddced40a7b384/static/img/tauri.svg + */ + Tauri = "Tauri", /** * TaxBuzz - * @see https://www.taxbuzz.com/ + * @see https://www.taxbuzz.com */ TaxBuzz = "TaxBuzz", + /** + * Teal + * @see https://www.tealhq.com + */ + Teal = "Teal", /** * TeamCity - * @see https://www.jetbrains.com/company/brand/logos/ + * @see https://www.jetbrains.com/company/brand/logos */ TeamCity = "TeamCity", /** * TeamSpeak - * @see https://www.teamspeak.com/en/more/media-pack/ + * @see https://teamspeak.com */ TeamSpeak = "TeamSpeak", /** * TeamViewer - * @see https://www.teamviewer.com/resources/images/logos/teamviewer-logo-big.svg + * @see https://www.teamviewer.com/en-us */ TeamViewer = "TeamViewer", + /** + * TechCrunch + * @see https://commons.wikimedia.org/wiki/File:TechCrunch_logo.svg + */ + TechCrunch = "TechCrunch", /** * TED * @see https://www.ted.com/participate/organize-a-local-tedx-event/tedx-organizer-guide/branding-promotions/logo-and-design/your-tedx-logo */ TED = "TED", + /** + * TeePublic + * @see https://teepublic.design/brand-kit + */ + TeePublic = "TeePublic", /** * Teespring * @see https://teespring.com @@ -8251,83 +13581,143 @@ export enum SimpleIcons { */ Tekton = "Tekton", /** - * TELE5 - * @see https://www.tele5.de + * TELE 5 + * @see https://commons.wikimedia.org/wiki/File:Tele_5_Logo_2021.svg */ - TELE5 = "TELE5", + TELE5 = "TELE-5", + /** + * Télé-Québec + * @see https://www.telequebec.tv/societe/logo-et-normes-techniques + */ + T_l_Qu_bec = "Télé-Québec", /** * Telegram - * @see https://telegram.org + * @see https://telegram.org/tour/screenshots */ Telegram = "Telegram", /** * Telegraph - * @see https://telegra.ph/ + * @see https://telegra.ph */ Telegraph = "Telegraph", + /** + * Temporal + * @see https://github.com/temporalio/temporaldotio/blob/b6b5f3ed1fda818d5d6c07e27ec15d51a61f2267/public/images/icons/temporal-no-text.svg + */ + Temporal = "Temporal", /** * Tencent QQ - * @see https://en.wikipedia.org/wiki/File:Tencent_QQ.svg#/media/File:Tencent_QQ.svg + * @see https://en.wikipedia.org/wiki/File:Tencent_QQ.svg */ TencentQQ = "Tencent-QQ", /** * TensorFlow - * @see https://www.tensorflow.org/extras/tensorflow_brand_guidelines.pdf + * @see https://www.tensorflow.org */ TensorFlow = "TensorFlow", /** * Teradata - * @see https://github.com/Teradata/teradata.github.io/ + * @see https://github.com/Teradata/teradata.github.io/blob/0fb3886aaeefea7bea4951c300f49ac8f9c2476f/src/assets/icons/teradata-icon.svg */ Teradata = "Teradata", /** * teratail - * @see https://teratail.com/ + * @see https://teratail.com */ Teratail = "teratail", + /** + * Termius + * @see https://termius.com/brand-resources + */ + Termius = "Termius", /** * Terraform * @see https://www.hashicorp.com/brand */ Terraform = "Terraform", + /** + * Tesco + * @see https://www.tesco.com + */ + Tesco = "Tesco", /** * Tesla - * @see http://www.teslamotors.com/en_GB/about + * @see https://www.tesla.com/tesla-gallery */ Tesla = "Tesla", + /** + * TestCafe + * @see https://github.com/DevExpress/testcafe/blob/dd174b6682b5f2675ac90e305d3d893c36a1d814/media/logos/svg/TestCafe-logo-600.svg + */ + TestCafe = "TestCafe", /** * Testin - * @see https://www.testin.cn/ + * @see https://www.testin.cn */ Testin = "Testin", /** * Testing Library - * @see https://testing-library.com/ + * @see https://testing-library.com */ TestingLibrary = "Testing-Library", + /** + * TestRail + * @see https://www.testrail.com + */ + TestRail = "TestRail", + /** + * Tether + * @see https://tether.to/branding/ + */ + Tether = "Tether", /** * Textpattern - * @see https://textpattern.com/ + * @see https://textpattern.com */ Textpattern = "Textpattern", + /** + * TGA + * @see https://thegameawards.com/about + */ + TGA = "TGA", + /** + * Thangs + * @see https://thangs.com + */ + Thangs = "Thangs", + /** + * The Algorithms + * @see https://github.com/TheAlgorithms/website/blob/f4e439578c88fed3b21c70898605238602975d2d/public/logo_t.svg + */ + TheAlgorithms = "The-Algorithms", + /** + * The Boring Company + * @see https://commons.wikimedia.org/wiki/File:The_Boring_Company_Logo.svg + */ + TheBoringCompany = "The-Boring-Company", /** * The Conversation * @see https://theconversation.com/republishing-guidelines */ TheConversation = "The-Conversation", + /** + * THE FINALS + * @see https://www.embark-studios.com/press + */ + THEFINALS = "THE-FINALS", /** * The Irish Times - * @see https://www.irishtimes.com/ + * @see https://www.irishtimes.com */ TheIrishTimes = "The-Irish-Times", /** * The Mighty - * @see https://themighty.com/ + * @see https://themighty.com */ TheMighty = "The-Mighty", /** * The Models Resource - * @see https://www.models-resource.com/ + * @see https://www.models-resource.com */ TheModelsResource = "The-Models-Resource", /** @@ -8335,19 +13725,29 @@ export enum SimpleIcons { * @see https://www.themoviedb.org/about/logos-attribution */ TheMovieDatabase = "The-Movie-Database", + /** + * The North Face + * @see https://www.thenorthface.com + */ + TheNorthFace = "The-North-Face", + /** + * The Odin Project + * @see https://www.theodinproject.com + */ + TheOdinProject = "The-Odin-Project", /** * The Register - * @see https://www.theregister.co.uk/ + * @see https://www.theregister.co.uk */ TheRegister = "The-Register", /** * The Sounds Resource - * @see https://www.sounds-resource.com/ + * @see https://www.sounds-resource.com */ TheSoundsResource = "The-Sounds-Resource", /** * The Spriters Resource - * @see https://www.spriters-resource.com/ + * @see https://www.spriters-resource.com */ TheSpritersResource = "The-Spriters-Resource", /** @@ -8357,7 +13757,7 @@ export enum SimpleIcons { TheWashingtonPost = "The-Washington-Post", /** * Thingiverse - * @see https://www.thingiverse.com/ + * @see https://www.thingiverse.com */ Thingiverse = "Thingiverse", /** @@ -8365,6 +13765,21 @@ export enum SimpleIcons { * @see https://www.lenovo.com/us/en/thinkpad */ ThinkPad = "ThinkPad", + /** + * thirdweb + * @see https://thirdweb.com + */ + Thirdweb = "thirdweb", + /** + * Threadless + * @see https://www.threadless.com/about-us + */ + Threadless = "Threadless", + /** + * Threads + * @see https://about.meta.com/brand/resources/instagram/threads + */ + Threads = "Threads", /** * Three.js * @see https://github.com/mrdoob/three.js/blob/a567b810cfcb7f6a03e4faea99f03c53081da477/files/icon.svg @@ -8382,12 +13797,22 @@ export enum SimpleIcons { Thumbtack = "Thumbtack", /** * Thunderbird - * @see https://demo.identihub.co/thunderbird + * @see https://design.thunderbird.net/resources/logo */ Thunderbird = "Thunderbird", + /** + * Thunderstore + * @see https://github.com/thunderstore-io/brand-guidelines/blob/7b5d4b62ca192a61b8ce5842cd8f5ad1f24ffcfd/assets/logo/thunderstore-logomark-black.svg + */ + Thunderstore = "Thunderstore", + /** + * Thurgauer Kantonalbank + * @see https://www.tkb.ch + */ + ThurgauerKantonalbank = "Thurgauer-Kantonalbank", /** * Thymeleaf - * @see https://github.com/thymeleaf/thymeleaf-dist/tree/master/src/artwork/thymeleaf%202016 + * @see https://github.com/thymeleaf/thymeleaf-org/blob/0427d4d4c6f08d3a1fbed3bc90ceeebcf094b532/artwork/thymeleaf%202016/thymeleaf.svg */ Thymeleaf = "Thymeleaf", /** @@ -8395,16 +13820,31 @@ export enum SimpleIcons { * @see https://design.ticketmaster.com/brand/overview/ */ Ticketmaster = "Ticketmaster", + /** + * TickTick + * @see https://ticktick.com + */ + TickTick = "TickTick", /** * Tidal - * @see https://tidal.com + * @see https://tidal.com/press */ Tidal = "Tidal", + /** + * TiddlyWiki + * @see https://tiddlywiki.com + */ + TiddlyWiki = "TiddlyWiki", /** * Tide - * @see https://www.tide.co/newsroom/ + * @see https://www.tide.co/newsroom */ Tide = "Tide", + /** + * Tidyverse + * @see https://github.com/rstudio/hex-stickers/blob/69528093ef59f541e5a4798dbcb00e60267e8870/SVG/tidyverse.svg + */ + Tidyverse = "Tidyverse", /** * TietoEVRY * @see https://www.tietoevry.com/en/about-us/our-company/ @@ -8415,54 +13855,114 @@ export enum SimpleIcons { * @see https://tiktok.com */ TikTok = "TikTok", + /** + * Tilda Publishing + * @see https://tilda.cc/mediakit + */ + TildaPublishing = "Tilda-Publishing", /** * Tile - * @see https://www.thetileapp.com/ + * @see https://www.thetileapp.com */ Tile = "Tile", /** * Timescale - * @see https://www.timescale.com/ + * @see https://www.timescale.com */ Timescale = "Timescale", + /** + * Tina + * @see https://github.com/tinacms/tinacms/blob/965edfb7d2a318ab6b86a4772e4daebf53f34f2e/examples/tina-self-hosted-demo/public/tina.svg + */ + Tina = "Tina", /** * Tinder - * @see http://www.gotinder.com/press + * @see https://www.gotinder.com/press */ Tinder = "Tinder", + /** + * Tindie + * @see https://www.tindie.com/tindieu + */ + Tindie = "Tindie", + /** + * Tinkercad + * @see https://www.tinkercad.com + */ + Tinkercad = "Tinkercad", + /** + * tinygrad + * @see https://github.com/tinygrad/tinygrad/blob/1025dfb94def0bf3afe7c9ef6af9581727263ab4/docs/logo_tiny_light.svg + */ + Tinygrad = "tinygrad", /** * TinyLetter - * @see https://tinyletter.com/site/press + * @see https://tinyletter.com/site/press/ */ TinyLetter = "TinyLetter", + /** + * Tistory + * @see https://tistory.com + */ + Tistory = "Tistory", + /** + * tldraw + * @see https://tldraw.dev + */ + Tldraw = "tldraw", /** * tmux - * @see https://github.com/tmux/tmux/tree/f04cc3997629823f0e304d4e4184e2ec93c703f0/logo + * @see https://github.com/tmux/tmux/blob/e26356607e38cbb4676a7c91815ae2d5734443c3/logo/tmux-logo-1-color.svg */ Tmux = "tmux", /** * Todoist - * @see https://doist.com/press/ + * @see https://doist.com/press */ Todoist = "Todoist", /** * Toggl - * @see https://toggl.com/media-toolkit + * @see https://toggl.com/track/media-toolkit */ Toggl = "Toggl", + /** + * Toggl Track + * @see https://toggl.com/track/media-toolkit + */ + TogglTrack = "Toggl-Track", /** * Tokyo Metro - * @see https://en.wikipedia.org/wiki/File:TokyoMetro.svg + * @see https://commons.wikimedia.org/wiki/File:Tokyo_Metro_combined_logo.svg */ TokyoMetro = "Tokyo-Metro", + /** + * Toll + * @see https://www.tollgroup.com + */ + Toll = "Toll", + /** + * TOML + * @see https://github.com/toml-lang/toml/blob/625f62b55c5acdfb9924c78e1d0bf4cf0be23d91/logos/toml.svg + */ + TOML = "TOML", /** * Tomorrowland - * @see https://global.tomorrowland.com/ + * @see https://global.tomorrowland.com */ Tomorrowland = "Tomorrowland", + /** + * TON + * @see https://ton.org/en/brand-assets + */ + TON = "TON", + /** + * Top.gg + * @see https://top.gg + */ + TopGg = "Top.gg", /** * Topcoder - * @see http://topcoder.com/ + * @see https://www.topcoder.com/thrive/articles/How%20to%20use%20the%20Topcoder%20GUI%20KIT */ Topcoder = "Topcoder", /** @@ -8472,12 +13972,12 @@ export enum SimpleIcons { Toptal = "Toptal", /** * Tor Browser - * @see https://styleguide.torproject.org/brand-assets/ + * @see https://styleguide.torproject.org/brand-assets */ TorBrowser = "Tor-Browser", /** * Tor Project - * @see https://styleguide.torproject.org/brand-assets/ + * @see https://styleguide.torproject.org/brand-assets */ TorProject = "Tor-Project", /** @@ -8485,6 +13985,21 @@ export enum SimpleIcons { * @see https://commons.wikimedia.org/wiki/File:Toshiba_logo.svg */ Toshiba = "Toshiba", + /** + * TOTVS + * @see https://marca.totvs.com/downloads + */ + TOTVS = "TOTVS", + /** + * TourBox + * @see https://www.tourboxtech.com + */ + TourBox = "TourBox", + /** + * Tower + * @see https://www.git-tower.com/company/press + */ + Tower = "Tower", /** * Toyota * @see https://www.toyota.com/brandguidelines/logo/ @@ -8492,7 +14007,7 @@ export enum SimpleIcons { Toyota = "Toyota", /** * TP-Link - * @see https://www.tp-link.com/ + * @see https://www.tp-link.com */ TPLink = "TP-Link", /** @@ -8500,29 +14015,59 @@ export enum SimpleIcons { * @see https://github.com/tqdm/img/blob/0dd23d9336af67976f88f9988ea660cde78c54d4/logo.svg */ Tqdm = "tqdm", + /** + * Traccar + * @see https://www.traccar.org + */ + Traccar = "Traccar", + /** + * TradingView + * @see https://www.tradingview.com/media-kit + */ + TradingView = "TradingView", + /** + * Traefik Mesh + * @see https://github.com/traefik/mesh/blob/ef03c40b78c08931d47fdad0be10d1986f4e21bc/docs/content/assets/img/traefik-mesh-logo.svg + */ + TraefikMesh = "Traefik-Mesh", + /** + * Traefik Proxy + * @see https://traefik.io/traefik + */ + TraefikProxy = "Traefik-Proxy", + /** + * Trailforks + * @see https://www.trailforks.com/about/graphics + */ + Trailforks = "Trailforks", /** * TrainerRoad - * @see https://www.trainerroad.com/ + * @see https://www.trainerroad.com/press */ TrainerRoad = "TrainerRoad", /** * Trakt - * @see https://trakt.tv + * @see https://trakt.tv/branding */ Trakt = "Trakt", /** - * TransferWise - * @see https://brand.transferwise.com/logo + * Transifex + * @see https://app.transifex.com/contact/ */ - TransferWise = "TransferWise", + Transifex = "Transifex", + /** + * Transmission + * @see https://github.com/transmission/transmission/blob/7c9e04d035f3f75a8124e83d612701824487eb4e/gtk/icons/hicolor_apps_symbolic_transmission-symbolic.svg + */ + Transmission = "Transmission", /** * Transport for Ireland - * @see https://www.transportforireland.ie/ + * @see https://www.transportforireland.ie */ TransportForIreland = "Transport-for-Ireland", /** * Transport for London - * @see https://tfl.gov.uk/ + * @see https://tfl.gov.uk */ TransportForLondon = "Transport-for-London", /** @@ -8532,7 +14077,7 @@ export enum SimpleIcons { TravisCI = "Travis-CI", /** * Treehouse - * @see https://teamtreehouse.com/about + * @see https://teamtreehouse.com */ Treehouse = "Treehouse", /** @@ -8542,19 +14087,34 @@ export enum SimpleIcons { Trello = "Trello", /** * Trend Micro - * @see https://www.trendmicro.com/ + * @see https://www.trendmicro.com */ TrendMicro = "Trend-Micro", /** * Treyarch - * @see https://upload.wikimedia.org/wikipedia/en/7/7a/Treyarch_logo.svg + * @see https://en.wikipedia.org/wiki/File:Treyarch_logo.svg */ Treyarch = "Treyarch", + /** + * Tricentis + * @see https://www.tricentis.com + */ + Tricentis = "Tricentis", + /** + * Trilium + * @see https://github.com/zadam/trilium/blob/05d2f4fe96f49c5bc7f3a02a9e47fc352ce5971d/images/icon.svg + */ + Trilium = "Trilium", /** * Triller - * @see https://triller.co/static/media/illustrations/logo-full-white.svg + * @see https://triller.co */ Triller = "Triller", + /** + * TrillerTV + * @see https://fite.tv + */ + TrillerTV = "TrillerTV", /** * Trino * @see https://github.com/trinodb/docs.trino.io/blob/653a46f6bdc64b5f67302dc9ab8a0c432ca25e70/352/_static/trino.svg @@ -8562,7 +14122,7 @@ export enum SimpleIcons { Trino = "Trino", /** * Trip.com - * @see https://careers.trip.com/ + * @see https://careers.trip.com */ TripCom = "Trip.com", /** @@ -8570,21 +14130,41 @@ export enum SimpleIcons { * @see https://tripadvisor.mediaroom.com/logo-guidelines */ Tripadvisor = "Tripadvisor", + /** + * trivago + * @see https://company.trivago.com/press-media + */ + Trivago = "trivago", + /** + * Trivy + * @see https://www.aquasec.com/brand + */ + Trivy = "Trivy", /** * Trove - * @see https://trove.nla.gov.au/ + * @see https://trove.nla.gov.au/about/who-we-are/our-logo */ Trove = "Trove", + /** + * tRPC + * @see https://github.com/trpc/trpc/blob/e0df4a2d5b498dd953a65901e04915c6e3f7ecc5/www/static/img/logo-no-text.svg + */ + TRPC = "tRPC", /** * TrueNAS - * @see https://www.truenas.com/ + * @see https://www.truenas.com */ TrueNAS = "TrueNAS", /** - * Trulia - * @see http://www.trulia.com + * TrueUp + * @see https://www.trueup.io + */ + TrueUp = "TrueUp", + /** + * trulia + * @see https://www.trulia.com/newsroom/media/brand-logos */ - Trulia = "Trulia", + Trulia = "trulia", /** * Trusted Shops * @see https://brand.trustedshops.com/d/dorIFVeUmcN9/corporate-design @@ -8597,22 +14177,27 @@ export enum SimpleIcons { Trustpilot = "Trustpilot", /** * Try It Online - * @see https://tio.run/ + * @see https://tio.run */ TryItOnline = "Try-It-Online", /** * TryHackMe - * @see https://tryhackme.com/about + * @see https://tryhackme.com */ TryHackMe = "TryHackMe", /** * ts-node - * @see https://typestrong.org/ts-node/ + * @see https://typestrong.org/ts-node */ TsNode = "ts-node", + /** + * Tubi + * @see https://gdpr.tubi.tv + */ + Tubi = "Tubi", /** * TUI - * @see https://www.tuiholidays.ie/ + * @see https://www.design.tui/brand/logos */ TUI = "TUI", /** @@ -8625,16 +14210,31 @@ export enum SimpleIcons { * @see https://cms.tunein.com/press/ */ TuneIn = "TuneIn", + /** + * Turbo + * @see https://turbo.hotwired.dev + */ + Turbo = "Turbo", + /** + * Turborepo + * @see https://github.com/vercel/turborepo/blob/7312e316629a2138f895a90c9704045891be817b/docs/public/logo-light.svg + */ + Turborepo = "Turborepo", /** * TurboSquid - * @see https://www.brand.turbosquid.com/ + * @see https://www.brand.turbosquid.com/turbosquidicons */ TurboSquid = "TurboSquid", /** * Turkish Airlines - * @see https://www.turkishairlines.com/tr-int/basin-odasi/logo-arsivi/index.html + * @see https://www.turkishairlines.com/en-int/press-room/logo-archive/index.html */ TurkishAirlines = "Turkish-Airlines", + /** + * Turso + * @see https://turso.tech + */ + Turso = "Turso", /** * Tutanota * @see https://github.com/tutao/tutanota/blob/8ff5f0e7d78834ac8fcb0f2357c394b757ea4793/resources/images/logo-solo-red.svg @@ -8642,52 +14242,77 @@ export enum SimpleIcons { Tutanota = "Tutanota", /** * TV Time - * @see https://www.tvtime.com/ + * @see https://www.tvtime.com */ TVTime = "TV-Time", + /** + * TV4 Play + * @see https://tv4play.se + */ + TV4Play = "TV4-Play", /** * Twilio * @see https://www.twilio.com/company/brand */ Twilio = "Twilio", + /** + * Twinkly + * @see https://help.twinkly.com/en/help/quick-guides + */ + Twinkly = "Twinkly", + /** + * Twinmotion + * @see https://www.twinmotion.com + */ + Twinmotion = "Twinmotion", /** * Twitch * @see https://brand.twitch.tv */ Twitch = "Twitch", /** - * Twitter - * @see https://brand.twitter.com + * Typeform + * @see https://www.typeform.com + */ + Typeform = "Typeform", + /** + * TypeORM + * @see https://github.com/typeorm/typeorm/blob/e7649d2746f907ff36b1efb600402dedd5f5a499/resources/logo_big.png */ - Twitter = "Twitter", + TypeORM = "TypeORM", /** - * Twoo - * @see http://www.twoo.com/about/press + * Typer + * @see https://typer.tiangolo.com */ - Twoo = "Twoo", + Typer = "Typer", /** * TypeScript - * @see https://www.staging-typescript.org/branding + * @see https://www.typescriptlang.org/branding */ TypeScript = "TypeScript", /** * TYPO3 - * @see https://typo3.com/fileadmin/assets/typo3logos/typo3_bullet_01.svg + * @see https://styleguide.typo3.com/styleguide/logo */ TYPO3 = "TYPO3", + /** + * Typst + * @see https://typst.app + */ + Typst = "Typst", /** * Uber - * @see https://www.uber.com/media/ + * @see https://assets.uber.com/d/k4nuxdZ8MC7E/logos/collection/151 */ Uber = "Uber", /** * Uber Eats - * @see https://www.ubereats.com + * @see https://assets.uber.com/d/k4nuxdZ8MC7E/logos/collection/150 */ UberEats = "Uber-Eats", /** * Ubiquiti - * @see https://www.ui.com/marketing/#logos + * @see https://www.ui.com */ Ubiquiti = "Ubiquiti", /** @@ -8697,14 +14322,19 @@ export enum SimpleIcons { Ubisoft = "Ubisoft", /** * uBlock Origin - * @see https://github.com/gorhill/uBlock/blob/master/src/img/ublock.svg + * @see https://github.com/gorhill/uBlock/blob/59aa235952a9289cfe72e4fb9f8a7d8f4c80be9a/src/img/ublock.svg */ UBlockOrigin = "uBlock-Origin", /** * Ubuntu - * @see https://design.ubuntu.com/brand/ubuntu-logo/ + * @see https://design.ubuntu.com/resources */ Ubuntu = "Ubuntu", + /** + * Ubuntu MATE + * @see https://ubuntu-mate.org + */ + UbuntuMATE = "Ubuntu-MATE", /** * Udacity * @see https://www.udacity.com @@ -8712,7 +14342,7 @@ export enum SimpleIcons { Udacity = "Udacity", /** * Udemy - * @see https://about.udemy.com/newbrand/ + * @see https://www.udemy.com/ourbrand/ */ Udemy = "Udemy", /** @@ -8725,49 +14355,109 @@ export enum SimpleIcons { * @see https://getuikit.com */ UIkit = "UIkit", + /** + * UiPath + * @see https://www.uipath.com/newsroom + */ + UiPath = "UiPath", /** * Ulule * @see https://ulule.frontify.com/d/EX3dK8qsXgqh/branding-guidelines */ Ulule = "Ulule", + /** + * Umami + * @see https://github.com/umami-software/umami/blob/3572df0a09503f357a06fe7f816295ba2c878325/assets/logo.svg + */ + Umami = "Umami", /** * Umbraco - * @see https://umbraco.com/ + * @see https://umbraco.com */ Umbraco = "Umbraco", + /** + * UML + * @see https://www.uml.org + */ + UML = "UML", /** * Unacademy - * @see https://unacademy.com/ + * @see https://unacademy.com */ Unacademy = "Unacademy", + /** + * Under Armour + * @see https://www.underarmour.com/en-us + */ + UnderArmour = "Under-Armour", + /** + * Underscore.js + * @see https://github.com/jashkenas/underscore/blob/f098f61ff84931dea69c276b3674a62b6ae4def7/docs/images/underscore.png + */ + UnderscoreJs = "Underscore.js", /** * Undertale - * @see https://undertale.com/ + * @see https://undertale.com */ Undertale = "Undertale", /** * Unicode - * @see https://en.wikipedia.org/wiki/Unicode + * @see https://commons.wikimedia.org/wiki/File:New_Unicode_logo.svg */ Unicode = "Unicode", /** * Unilever - * @see https://www.unilever.co.uk/about/who-we-are/our-logo/ + * @see https://www.unilever.com/our-company/the-logo */ Unilever = "Unilever", + /** + * Uniqlo + * @see https://www.uniqlo.com + */ + Uniqlo = "Uniqlo", + /** + * Uniqlo + * @see https://www.uniqlo.com + */ + UniqloJa = "uniqlo_ja", /** * United Airlines - * @see https://en.wikipedia.org/wiki/File:United_Airlines_Logo.svg + * @see https://www.united.com */ UnitedAirlines = "United-Airlines", + /** + * United Nations + * @see https://www.un.org/en + */ + UnitedNations = "United-Nations", /** * Unity - * @see https://unity.com/ + * @see https://brand.unity.com */ Unity = "Unity", + /** + * UnJS + * @see https://unjs.io + */ + UnJS = "UnJS", + /** + * Unlicense + * @see https://commons.wikimedia.org/wiki/File:PD-icon.svg + */ + Unlicense = "Unlicense", + /** + * UnoCSS + * @see https://github.com/unocss/unocss/blob/fc2ed5bb6019b45565ff5293d4b650522f1b79b4/playground/public/icon.svg + */ + UnoCSS = "UnoCSS", + /** + * unpkg + * @see https://github.com/mjackson/unpkg/blob/af8c8db00fdacd77961ab2a8c3edb45a27d3a6a3/public/favicon.ico + */ + Unpkg = "unpkg", /** * Unraid - * @see https://unraid.net/ + * @see https://unraid.net */ Unraid = "Unraid", /** @@ -8777,17 +14467,12 @@ export enum SimpleIcons { UnrealEngine = "Unreal-Engine", /** * Unsplash - * @see https://unsplash.com/ + * @see https://unsplash.com */ Unsplash = "Unsplash", - /** - * Untangle - * @see https://www.untangle.com/company-overview/ - */ - Untangle = "Untangle", /** * Untappd - * @see https://untappd.com/ + * @see https://untappd.com */ Untappd = "Untappd", /** @@ -8795,21 +14480,41 @@ export enum SimpleIcons { * @see https://upcloud.com/brand-assets/ */ UpCloud = "UpCloud", + /** + * Uphold + * @see https://uphold.com/en-us/brand-assets + */ + Uphold = "Uphold", /** * UpLabs - * @see https://www.uplabs.com/ + * @see https://www.uplabs.com */ UpLabs = "UpLabs", /** - * Uploaded - * @see https://www.uploaded.net + * Upptime + * @see https://upptime.js.org */ - Uploaded = "Uploaded", + Upptime = "Upptime", /** * UPS - * @see https://www.ups.com/ + * @see https://www.ups.com */ UPS = "UPS", + /** + * Upstash + * @see https://upstash.com + */ + Upstash = "Upstash", + /** + * Uptime Kuma + * @see https://uptime.kuma.pet + */ + UptimeKuma = "Uptime-Kuma", + /** + * Uptobox + * @see https://uptobox.fr + */ + Uptobox = "Uptobox", /** * Upwork * @see https://www.upwork.com/press/ @@ -8817,14 +14522,24 @@ export enum SimpleIcons { Upwork = "Upwork", /** * USPS - * @see https://www.usps.com/ + * @see https://www.usps.com */ USPS = "USPS", + /** + * uTorrent + * @see https://www.utorrent.com + */ + UTorrent = "uTorrent", /** * V - * @see https://github.com/vlang/v-logo + * @see https://github.com/vlang/v-logo/blob/eec050c901ed3afefce8cbe56092d55ed6770706/dist/v-logo.svg */ V = "V", + /** + * V2EX + * @see https://www.v2ex.com + */ + V2EX = "V2EX", /** * V8 * @see https://v8.dev/logo @@ -8840,14 +14555,24 @@ export enum SimpleIcons { * @see https://www.hashicorp.com/brand */ Vagrant = "Vagrant", + /** + * Vala + * @see https://commons.wikimedia.org/wiki/File:Vala_Logo.svg + */ + Vala = "Vala", + /** + * Valorant + * @see https://commons.wikimedia.org/wiki/File:Valorant_logo_-_black_color_version.svg + */ + Valorant = "Valorant", /** * Valve - * @see https://www.valvesoftware.com/ + * @see https://www.valvesoftware.com */ Valve = "Valve", /** * Vapor - * @see https://vapor.codes/ + * @see https://vapor.codes */ Vapor = "Vapor", /** @@ -8855,6 +14580,11 @@ export enum SimpleIcons { * @see https://www.hashicorp.com/brand */ Vault = "Vault", + /** + * Vaultwarden + * @see https://github.com/dani-garcia/vaultwarden/blob/44e9e1a58ed37bf4b352bb499fd3e97adcd3b26b/resources/vaultwarden-icon.svg + */ + Vaultwarden = "Vaultwarden", /** * Vauxhall * @see https://www.stellantis.com/en/brands/vauxhall @@ -8865,9 +14595,14 @@ export enum SimpleIcons { * @see https://commons.wikimedia.org/wiki/File:VBulletin.svg */ VBulletin = "vBulletin", + /** + * Vectary + * @see https://www.vectary.com + */ + Vectary = "Vectary", /** * Vector Logo Zone - * @see https://www.vectorlogo.zone/ + * @see https://www.vectorlogo.zone */ VectorLogoZone = "Vector-Logo-Zone", /** @@ -8880,24 +14615,44 @@ export enum SimpleIcons { * @see https://www.veeam.com/newsroom/veeam-graphics.html */ Veeam = "Veeam", + /** + * VEED + * @see https://www.veed.io + */ + VEED = "VEED", /** * Veepee - * @see https://www.veepee.fr/ + * @see https://www.veepee.fr */ Veepee = "Veepee", + /** + * Vega + * @see https://github.com/vega/logos/blob/af32bc29f0c09c8de826aaafb037935fb69e960a/assets/VG_Black.svg + */ + Vega = "Vega", + /** + * VEGAS + * @see https://www.vegascreativesoftware.com + */ + VEGAS = "VEGAS", + /** + * Velog + * @see https://github.com/velopert/velog-client/blob/8fbbb371f4b4525b6747e54d0c608900ea8bf03e/src/static/svg/velog-icon.svg + */ + Velog = "Velog", /** * Venmo - * @see https://venmo.com/about/brand/ + * @see https://venmo.com/about/brand */ Venmo = "Venmo", /** * Vercel - * @see https://vercel.com/design + * @see https://vercel.com/design/brands */ Vercel = "Vercel", /** * Verdaccio - * @see https://verdaccio.org/docs/en/logo + * @see https://verdaccio.org/docs/logo */ Verdaccio = "Verdaccio", /** @@ -8911,20 +14666,50 @@ export enum SimpleIcons { */ Verizon = "Verizon", /** - * vFairs - * @see https://www.vfairs.com/ + * Vespa + * @see https://www.piaggiogroup.com/en/archive/document/logo-guide + */ + Vespa = "Vespa", + /** + * VEXXHOST + * @see https://vexxhost.com + */ + VEXXHOST = "VEXXHOST", + /** + * vFairs + * @see https://www.vfairs.com + */ + VFairs = "vFairs", + /** + * Viadeo + * @see https://viadeo.journaldunet.com + */ + Viadeo = "Viadeo", + /** + * Viaplay + * @see https://commons.wikimedia.org/wiki/File:Viaplay_Group.svg + */ + Viaplay = "Viaplay", + /** + * Viber + * @see https://www.viber.com/brand-center + */ + Viber = "Viber", + /** + * Viblo + * @see https://viblo.asia */ - VFairs = "vFairs", + Viblo = "Viblo", /** - * Viadeo - * @see https://viadeo.journaldunet.com/ + * VictoriaMetrics + * @see https://github.com/VictoriaMetrics/VictoriaMetrics/blob/24d61bf19374b42ef9839c13c7d35ce8888170e0/docs/assets/images/vm_logo.svg */ - Viadeo = "Viadeo", + VictoriaMetrics = "VictoriaMetrics", /** - * Viber - * @see https://www.viber.com/brand-center/ + * Victron Energy + * @see https://www.victronenergy.com/information/press */ - Viber = "Viber", + VictronEnergy = "Victron-Energy", /** * Vim * @see https://commons.wikimedia.org/wiki/File:Vimlogo.svg @@ -8932,7 +14717,7 @@ export enum SimpleIcons { Vim = "Vim", /** * Vimeo - * @see https://vimeo.com/about/brand_guidelines + * @see https://press.vimeo.com/brand-guidelines */ Vimeo = "Vimeo", /** @@ -8940,6 +14725,21 @@ export enum SimpleIcons { * @see https://livestream.com */ VimeoLivestream = "Vimeo-Livestream", + /** + * Virgin + * @see https://www.virgin.com/img/virgin-logo-square.svg + */ + Virgin = "Virgin", + /** + * Virgin Atlantic + * @see https://www.virginatlantic.com + */ + VirginAtlantic = "Virgin-Atlantic", + /** + * Virgin Media + * @see https://commons.wikimedia.org/wiki/File:Virgin_Media.svg + */ + VirginMedia = "Virgin-Media", /** * VirtualBox * @see https://commons.wikimedia.org/wiki/File:Virtualbox_logo.png @@ -8947,7 +14747,7 @@ export enum SimpleIcons { VirtualBox = "VirtualBox", /** * VirusTotal - * @see https://www.virustotal.com/ + * @see https://www.virustotal.com */ VirusTotal = "VirusTotal", /** @@ -8956,23 +14756,38 @@ export enum SimpleIcons { */ Visa = "Visa", /** - * Visual Studio - * @see https://visualstudio.microsoft.com/ + * visx + * @see https://airbnb.io/visx */ - VisualStudio = "Visual-Studio", - /** - * Visual Studio Code - * @see https://commons.wikimedia.org/wiki/File:Visual_Studio_Code_1.35_icon.svg - */ - VisualStudioCode = "Visual-Studio-Code", + Visx = "visx", /** * Vite - * @see https://vitejs.dev/ + * @see https://vitejs.dev */ Vite = "Vite", + /** + * VitePress + * @see https://github.com/vuejs/vitepress/blob/f7aef3ca23dae39e226c85d7bb2579dbf7c758f3/art/vitepress-logo-mini.svg + */ + VitePress = "VitePress", + /** + * Vitess + * @see https://cncf-branding.netlify.app/projects/vitess/ + */ + Vitess = "Vitess", + /** + * Vitest + * @see https://vitest.dev + */ + Vitest = "Vitest", + /** + * Viva Wallet + * @see https://www.vivawallet.com/gb_en/press-center-gb + */ + VivaWallet = "Viva-Wallet", /** * Vivaldi - * @see https://vivaldi.com/press/ + * @see https://vivaldi.com/press */ Vivaldi = "Vivaldi", /** @@ -8980,6 +14795,16 @@ export enum SimpleIcons { * @see https://www.vivino.com/press */ Vivino = "Vivino", + /** + * Vivint + * @see https://brandfolder.com/portals/vivint + */ + Vivint = "Vivint", + /** + * vivo + * @see https://www.vivo.com + */ + Vivo = "vivo", /** * VK * @see https://vk.com/brand @@ -8987,22 +14812,32 @@ export enum SimpleIcons { VK = "VK", /** * VLC media player - * @see http://git.videolan.org/?p=vlc.git;a=tree;f=extras/package/macosx/asset_sources + * @see https://code.videolan.org/videolan/vlc/-/blob/1ce7f686ee17a028d2d79627ae69f22d905f2e23/extras/package/macosx/asset_sources/vlc_app_icon.svg */ VLCMediaPlayer = "VLC-media-player", /** * VMware - * @see https://myvmware.workspaceair.com/ + * @see https://myvmware.workspaceair.com */ VMware = "VMware", /** * Vodafone - * @see https://web.vodafone.com.eg/ + * @see https://web.vodafone.com.eg */ Vodafone = "Vodafone", + /** + * Void Linux + * @see https://alpha.de.repo.voidlinux.org/logos/void-dark2.svg + */ + VoidLinux = "Void-Linux", + /** + * VoIP.ms + * @see https://voip.ms + */ + VoIPMs = "VoIP.ms", /** * Volkswagen - * @see https://www.volkswagen.ie/ + * @see https://www.vw.com */ Volkswagen = "Volkswagen", /** @@ -9015,6 +14850,16 @@ export enum SimpleIcons { * @see https://www.vonage.com */ Vonage = "Vonage", + /** + * Voron Design + * @see https://github.com/VoronDesign/Voron-Extras/blob/d8591f964b408b3da21b6f9b4ab0437e229065de/Images/Logo/SVG/Voron_Design_Hex.svg + */ + VoronDesign = "Voron-Design", + /** + * Vowpal Wabbit + * @see https://github.com/VowpalWabbit/vowpal_wabbit/blob/1da1aa4bb4f2dfb5e1a6083c14b429b30eba372d/logo_assets/vowpal-wabbits-icon.svg + */ + VowpalWabbit = "Vowpal-Wabbit", /** * VOX * @see https://commons.wikimedia.org/wiki/File:VOX_Logo_2013.svg @@ -9025,36 +14870,66 @@ export enum SimpleIcons { * @see https://vscopress.co/media-kit */ VSCO = "VSCO", + /** + * VSCodium + * @see https://github.com/VSCodium/vscodium.github.io/blob/ed028c57f10e6432ec55dfc34d4db1a83fba941d/img/codium_cnl.svg + */ + VSCodium = "VSCodium", + /** + * VTEX + * @see https://vtex.com + */ + VTEX = "VTEX", /** * Vue.js - * @see https://github.com/vuejs/art + * @see https://github.com/vuejs/art/blob/a1c78b74569b70a25300925b4eacfefcc143b8f6/logo.svg */ VueJs = "Vue.js", /** * Vuetify - * @see https://vuetifyjs.com/ + * @see https://vuetifyjs.com/resources/brand-kit */ Vuetify = "Vuetify", /** * Vulkan - * @see https://www.khronos.org/legal/trademarks/ + * @see https://www.khronos.org/legal/trademarks */ Vulkan = "Vulkan", /** * Vultr - * @see https://www.vultr.com/company/brand-assets/ + * @see https://www.vultr.com/company/brand-assets */ Vultr = "Vultr", /** - * W3C - * @see https://www.w3.org/Consortium/Legal/logo-usage-20000308 + * Vyond + * @see https://www.vyond.com + */ + Vyond = "Vyond", + /** + * W3Schools + * @see https://profile.w3schools.com + */ + W3Schools = "W3Schools", + /** + * Wacom + * @see https://support.wacom.com/hc/en-us + */ + Wacom = "Wacom", + /** + * Wagmi + * @see https://wagmi.sh */ - W3C = "W3C", + Wagmi = "Wagmi", /** * Wagtail * @see https://github.com/wagtail/wagtail/blob/e3e46e23b780aa2b1b521de081cb81872f77466d/wagtail/admin/static_src/wagtailadmin/images/wagtail-logo.svg */ Wagtail = "Wagtail", + /** + * Wails + * @see https://wails.io + */ + Wails = "Wails", /** * WakaTime * @see https://wakatime.com/legal/logos-and-trademark-usage @@ -9062,29 +14937,84 @@ export enum SimpleIcons { WakaTime = "WakaTime", /** * WALKMAN - * @see https://en.wikipedia.org/wiki/File:Walkman_logo.svg + * @see https://commons.wikimedia.org/wiki/File:Walkman_logo_(2000).svg */ WALKMAN = "WALKMAN", + /** + * Wallabag + * @see https://github.com/wallabag/logo/blob/f670395da2d85c3bbcb8dcfa8d2a339d8af5abb0/_default/icon/svg/logo-icon-black-no-bg.svg + */ + Wallabag = "Wallabag", + /** + * WalletConnect + * @see https://walletconnect.com/brand + */ + WalletConnect = "WalletConnect", + /** + * Walmart + * @see https://corporate.walmart.com + */ + Walmart = "Walmart", + /** + * Wantedly + * @see https://wantedlyinc.com/ja/brand_assets + */ + Wantedly = "Wantedly", /** * Wappalyzer - * @see https://www.wappalyzer.com/ + * @see https://www.wappalyzer.com/logos */ Wappalyzer = "Wappalyzer", /** * Warner Bros. - * @see https://www.warnerbros.com/ + * @see https://www.warnerbros.com */ Warnerbros = "warnerbros", + /** + * Warp + * @see https://warp.dev + */ + Warp = "Warp", + /** + * Wasabi + * @see https://wasabi.com + */ + Wasabi = "Wasabi", + /** + * wasmCloud + * @see https://github.com/wasmCloud/branding/blob/0827503c63f55471a0c709e97d609f56d716be40/03.Icon/Vector/SVG/Wasmcloud.Icon_Black.svg + */ + WasmCloud = "wasmCloud", + /** + * Wasmer + * @see https://github.com/wasmerio/wasmer.io/blob/0d425f5b4ace56496e75278e304f54492c46adde/public/images/icon.svg + */ + Wasmer = "Wasmer", + /** + * Watchtower + * @see https://containrrr.dev/watchtower + */ + Watchtower = "Watchtower", /** * Wattpad * @see https://company.wattpad.com/brandguideline */ Wattpad = "Wattpad", + /** + * Wayland + * @see https://gitlab.freedesktop.org/wayland/weston/-/blob/77ede00a938b8137bd638ce67b6f58cb52b1d1b0/data/wayland.svg + */ + Wayland = "Wayland", /** * Waze - * @see https://www.waze.com/ + * @see https://www.waze.com */ Waze = "Waze", + /** + * WazirX + * @see https://wazirx.com + */ + WazirX = "WazirX", /** * Wear OS * @see https://partnermarketinghub.withgoogle.com/#/brands/ @@ -9092,7 +15022,7 @@ export enum SimpleIcons { WearOS = "Wear-OS", /** * Weasyl - * @see https://www.weasyl.com/ + * @see https://www.weasyl.com */ Weasyl = "Weasyl", /** @@ -9102,39 +15032,44 @@ export enum SimpleIcons { Web3Js = "Web3.js", /** * WebAssembly - * @see https://webassembly.org/ + * @see https://webassembly.org */ WebAssembly = "WebAssembly", /** * WebAuthn - * @see https://github.com/webauthn-open-source/webauthn-logos + * @see https://github.com/webauthn-open-source/webauthn-logos/blob/b21be672811eb4a5caadaba41044970cae299a55/final-webauthn-logo-logo-black.svg */ WebAuthn = "WebAuthn", /** * webcomponents.org - * @see https://www.webcomponents.org/ + * @see https://www.webcomponents.org */ WebcomponentsOrg = "webcomponents.org", /** * WebdriverIO - * @see https://webdriver.io/docs/api/ + * @see https://webdriver.io/docs/api */ WebdriverIO = "WebdriverIO", + /** + * Webex + * @see https://github.com/momentum-design/momentum-ui/blob/970c5bec962a3f72e17e0b7ed69f2c38d298c405/icons-rebrand/svg/webex-helix-filled.svg + */ + Webex = "Webex", /** * Webflow - * @see https://webflow.com/ + * @see https://brand-at.webflow.io/resources#logos */ Webflow = "Webflow", /** * WebGL - * @see https://www.khronos.org/legal/trademarks/ + * @see https://www.khronos.org/legal/trademarks */ WebGL = "WebGL", /** - * webhint - * @see https://github.com/webhintio/webhint.io/blob/5c9f10a33a6d68e1f0d2b1eff0829685b9123433/src/webhint-theme/source/images/webhint-logo.svg + * WebGPU + * @see https://www.w3.org/2023/02/webgpu-logos.html */ - Webhint = "webhint", + WebGPU = "WebGPU", /** * Weblate * @see https://github.com/WeblateOrg/graphics/blob/669e4f910abd9ec36fda172d2ea6f2f424a32ace/logo/weblate-black.svg @@ -9152,59 +15087,99 @@ export enum SimpleIcons { WebMoney = "WebMoney", /** * Webpack - * @see https://webpack.js.org/branding/ + * @see https://webpack.js.org/branding */ Webpack = "Webpack", /** * WebRTC - * @see https://webrtc.org/ + * @see https://webrtc.org */ WebRTC = "WebRTC", /** * WebStorm - * @see https://www.jetbrains.com/company/brand/logos/ + * @see https://www.jetbrains.com/company/brand/logos */ WebStorm = "WebStorm", /** * WEBTOON - * @see http://webtoons.com/ + * @see https://webtoons.com */ WEBTOON = "WEBTOON", + /** + * webtrees + * @see https://webtrees.net + */ + Webtrees = "webtrees", /** * WeChat - * @see https://wechat.design/standard/download/brand + * @see https://wechat.design/tool/brand */ WeChat = "WeChat", + /** + * WeGame + * @see https://www.wegame.com.cn + */ + WeGame = "WeGame", /** * Weights & Biases - * @see https://wandb.ai/ + * @see https://wandb.ai */ Weights__Biases = "Weights-&-Biases", + /** + * Welcome to the Jungle + * @see https://www.welcometothejungle.com + */ + WelcomeToTheJungle = "Welcome-to-the-Jungle", + /** + * Wellfound + * @see https://wellfound.com/logo + */ + Wellfound = "Wellfound", + /** + * Wells Fargo + * @see https://www.wellsfargo.com/about + */ + WellsFargo = "Wells-Fargo", /** * WEMO * @see https://commons.wikimedia.org/wiki/File:WeMoApp.svg */ WEMO = "WEMO", + /** + * Western Digital + * @see https://www.westerndigital.com + */ + WesternDigital = "Western-Digital", + /** + * Western Union + * @see https://www.westernunion.com + */ + WesternUnion = "Western-Union", /** * WeTransfer - * @see https://wetransfer.com/ + * @see https://wetransfer.com */ WeTransfer = "WeTransfer", + /** + * WezTerm + * @see https://github.com/wez/wezterm/blob/fe78b5821fc106c1061f4c1cc454ff01e74bf97d/assets/icon/wezterm-icon.svg + */ + WezTerm = "WezTerm", + /** + * wgpu + * @see https://wgpu.rs + */ + Wgpu = "wgpu", /** * WhatsApp - * @see https://www.whatsappbrand.com + * @see https://about.meta.com/brand/resources/whatsapp/whatsapp-brand */ WhatsApp = "WhatsApp", /** * When I Work - * @see https://wheniwork.com/ + * @see https://wheniwork.com */ WhenIWork = "When-I-Work", - /** - * WhiteSource - * @see https://www.whitesourcesoftware.com/whitesource-media-kit/ - */ - WhiteSource = "WhiteSource", /** * Wii * @see https://commons.wikimedia.org/wiki/File:Wii.svg @@ -9215,6 +15190,16 @@ export enum SimpleIcons { * @see https://commons.wikipedia.org/wiki/File:WiiU.svg */ WiiU = "Wii-U", + /** + * wiki.gg + * @see https://commons.wiki.gg/wiki/Category:Wiki.gg_logos + */ + WikiGg = "wiki.gg", + /** + * Wiki.js + * @see https://cdn.js.wiki/images/wikijs-butterfly-mono.svg + */ + WikiJs = "Wiki.js", /** * Wikidata * @see https://commons.wikimedia.org/wiki/File:Wikidata-logo-en.svg @@ -9225,6 +15210,11 @@ export enum SimpleIcons { * @see https://commons.wikimedia.org/wiki/File:Commons-logo.svg */ WikimediaCommons = "Wikimedia-Commons", + /** + * Wikimedia Foundation + * @see https://foundation.wikimedia.org/wiki/File:Wikimedia-logo_black.svg + */ + WikimediaFoundation = "Wikimedia-Foundation", /** * Wikipedia * @see https://commons.wikimedia.org/wiki/File:Wikipedia-logo-v2.svg @@ -9241,30 +15231,10 @@ export enum SimpleIcons { */ Wikivoyage = "Wikivoyage", /** - * Windows - * @see https://commons.wikimedia.org/wiki/File:Windows_10_Logo.svg - */ - Windows = "Windows", - /** - * Windows 95 - * @see https://en.wikipedia.org/wiki/Windows_95 - */ - Windows95 = "Windows-95", - /** - * Windows Terminal - * @see https://github.com/microsoft/terminal/blob/a90289548f8548bf5c370a4b141b4b815c22616b/res/terminal/Terminal_HC.svg - */ - WindowsTerminal = "Windows-Terminal", - /** - * Windows XP - * @see https://commons.wikimedia.org/wiki/File:Windows_logo_-_2002%E2%80%932012_(Multicolored).svg - */ - WindowsXP = "Windows-XP", - /** - * Winmate - * @see https://www.winmate.com/NewsAndEvents/Publications + * Winamp + * @see https://www.winamp.com */ - Winmate = "Winmate", + Winamp = "Winamp", /** * Wipro * @see https://www.wipro.com/content/dam/nexus/en/service-lines/applications/latest-thinking/state-of-cybersecurity-report-2019.pdf @@ -9272,12 +15242,12 @@ export enum SimpleIcons { Wipro = "Wipro", /** * Wire - * @see http://brand.wire.com + * @see https://brand.wire.com */ Wire = "Wire", /** * WireGuard - * @see https://www.wireguard.com/ + * @see https://www.wireguard.com */ WireGuard = "WireGuard", /** @@ -9285,9 +15255,14 @@ export enum SimpleIcons { * @see https://gitlab.com/wanduow/wireshark/-/blob/cd5539b0f76975474869984a9d2f0fce29d5c21e/image/wsicon.svg */ Wireshark = "Wireshark", + /** + * Wise + * @see https://wise.design/foundations/logo + */ + Wise = "Wise", /** * Wish - * @see https://wish.com/ + * @see https://wish.com */ Wish = "Wish", /** @@ -9297,7 +15272,7 @@ export enum SimpleIcons { Wistia = "Wistia", /** * Wix - * @see http://www.wix.com/about/design-assets + * @see https://www.wix.com/about/design-assets */ Wix = "Wix", /** @@ -9307,27 +15282,37 @@ export enum SimpleIcons { WizzAir = "Wizz-Air", /** * Wolfram - * @see http://company.wolfram.com/press-center/wolfram-corporate/ + * @see https://company.wolfram.com/press-center/wolfram-corporate */ Wolfram = "Wolfram", /** * Wolfram Language - * @see http://company.wolfram.com/press-center/language/ + * @see https://company.wolfram.com/press-center/language */ WolframLanguage = "Wolfram-Language", /** * Wolfram Mathematica - * @see http://company.wolfram.com/press-center/mathematica/ + * @see https://company.wolfram.com/press-center/mathematica */ WolframMathematica = "Wolfram-Mathematica", + /** + * Wondershare + * @see https://www.wondershare.com/news/media-assets.html + */ + Wondershare = "Wondershare", + /** + * Wondershare Filmora + * @see https://filmora.wondershare.com + */ + WondershareFilmora = "Wondershare-Filmora", /** * Woo - * @see https://woocommerce.com/style-guide/ + * @see https://woocommerce.com/style-guide */ Woo = "Woo", /** * WooCommerce - * @see https://woocommerce.com/style-guide/ + * @see https://woocommerce.com/style-guide */ WooCommerce = "WooCommerce", /** @@ -9337,29 +15322,34 @@ export enum SimpleIcons { WordPress = "WordPress", /** * Workplace - * @see https://en.facebookbrand.com/ + * @see https://about.meta.com/brand/resources/workplace/workplace-brand */ Workplace = "Workplace", /** * World Health Organization - * @see https://www.who.int/ + * @see https://www.who.int */ WorldHealthOrganization = "World-Health-Organization", /** * WP Engine - * @see https://wpengine.com/brand-assets/ + * @see https://wpengine.com/brand-assets */ WPEngine = "WP-Engine", /** * WP Rocket - * @see https://wp-rocket.me/ + * @see https://wp-rocket.me */ WPRocket = "WP-Rocket", /** - * write.as + * WPExplorer + * @see https://wpexplorer.com + */ + WPExplorer = "WPExplorer", + /** + * Write.as * @see https://write.as/brand */ - WriteAs = "write.as", + WriteAs = "Write.as", /** * WWE * @see https://commons.wikimedia.org/wiki/File:WWE_Network_logo.svg @@ -9371,40 +15361,45 @@ export enum SimpleIcons { */ Wwise = "Wwise", /** - * X.Org - * @see https://upload.wikimedia.org/wikipedia/commons/9/90/X.Org_Logo.svg + * Wykop + * @see https://wykop.pl */ - XOrg = "X.Org", + Wykop = "Wykop", + /** + * Wyze + * @see https://www.wyze.com + */ + Wyze = "Wyze", /** - * Xamarin - * @see https://github.com/dotnet/swag/tree/master/xamarin + * X + * @see https://x.com */ - Xamarin = "Xamarin", + X = "X", /** - * XAML - * @see https://github.com/microsoft/microsoft-ui-xaml/issues/1185#issuecomment-529731046 + * X.Org + * @see https://commons.wikimedia.org/wiki/File:X.Org_Logo.svg */ - XAML = "XAML", + XOrg = "X.Org", /** * XAMPP * @see https://www.apachefriends.org/en/ */ XAMPP = "XAMPP", - /** - * Xbox - * @see https://www.xbox.com/en-US/consoles - */ - Xbox = "Xbox", /** * Xcode - * @see https://developer.apple.com/develop/ + * @see https://developer.apple.com/develop */ Xcode = "Xcode", /** * XDA Developers - * @see https://www.xda-developers.com/ + * @see https://www.xda-developers.com */ XDADevelopers = "XDA-Developers", + /** + * Xendit + * @see https://www.xendit.co/en/company/asset-and-branding + */ + Xendit = "Xendit", /** * Xero * @see https://www.xero.com/uk/about/media/downloads @@ -9415,16 +15410,16 @@ export enum SimpleIcons { * @see https://www.xfce.org/download#artwork */ XFCE = "XFCE", + /** + * Xiaohongshu + * @see https://pro.xiaohongshu.com + */ + Xiaohongshu = "Xiaohongshu", /** * Xiaomi * @see https://www.mi.com/global */ Xiaomi = "Xiaomi", - /** - * Xilinx - * @see https://www.xilinx.com - */ - Xilinx = "Xilinx", /** * Xing * @see https://dev.xing.com/logo_rules @@ -9432,12 +15427,17 @@ export enum SimpleIcons { Xing = "Xing", /** * XMPP - * @see https://github.com/xsf/xmpp.org/tree/00c49187e353c1a156c95562dafaf129e688fbad/content/icons + * @see https://github.com/xsf/xmpp.org/blob/82856a2cec0a99b197c6985191635544e6b3ed69/static/images/logos/xmpp-logo.svg */ XMPP = "XMPP", + /** + * XO + * @see https://github.com/xojs/xo/tree/f9c7db99255d009b3c81535ced021c3f6ade57b4 + */ + XO = "XO", /** * XRP - * @see https://xrpl.org/ + * @see https://xrpl.org */ XRP = "XRP", /** @@ -9452,14 +15452,14 @@ export enum SimpleIcons { XState = "XState", /** * Y Combinator - * @see https://www.ycombinator.com/press/ + * @see https://www.ycombinator.com/press */ YCombinator = "Y-Combinator", /** - * Yahoo! - * @see https://yahoo.com/ + * yabai + * @see https://github.com/koekeishiya/yabai/blob/86c759186d7c588dfd8c6a84aac1ebc4730e988e/assets/icon/icon.svg */ - Yahoo_ = "Yahoo!", + Yabai = "yabai", /** * Yale * @see https://yalehome.com @@ -9472,97 +15472,172 @@ export enum SimpleIcons { YamahaCorporation = "Yamaha-Corporation", /** * Yamaha Motor Corporation - * @see https://en.wikipedia.org/wiki/Yamaha_Motor_Company + * @see https://commons.wikimedia.org/wiki/File:Yamaha_Motor_Logo_(full).svg */ YamahaMotorCorporation = "Yamaha-Motor-Corporation", /** - * Yammer - * @see https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products + * YAML + * @see https://commons.wikimedia.org/wiki/File:Official_YAML_Logo.svg + */ + YAML = "YAML", + /** + * Yandex Cloud + * @see https://cloud.yandex.com/en/brandbook */ - Yammer = "Yammer", + YandexCloud = "Yandex-Cloud", /** * Yarn - * @see https://github.com/yarnpkg/assets + * @see https://github.com/yarnpkg/assets/blob/76d30ca2aebed5b73ea8131d972218fb860bd32d/yarn-kitten-circle.svg */ Yarn = "Yarn", /** * Yelp - * @see https://www.yelp.com/styleguide/icons + * @see https://www.yelp.com/brand */ Yelp = "Yelp", /** - * Yoast - * @see https://yoast.com/media/logo/ + * Yeti + * @see https://www.yeti.com */ - Yoast = "Yoast", + Yeti = "Yeti", /** - * YourTravel.TV - * @see https://yourtravel.tv + * Yoast + * @see https://yoast.com/brand */ - YourTravelTV = "YourTravel.TV", + Yoast = "Yoast", /** * YouTube - * @see https://www.youtube.com/yt/about/brand-resources/#logos-icons-colors + * @see https://www.youtube.com/howyoutubeworks/resources/brand-resources/#logos-icons-and-colors */ YouTube = "YouTube", /** * YouTube Gaming - * @see https://gaming.youtube.com/ + * @see https://gaming.youtube.com */ YouTubeGaming = "YouTube-Gaming", + /** + * YouTube Kids + * @see https://www.youtube.com/intl/ALL_us/kids + */ + YouTubeKids = "YouTube-Kids", /** * YouTube Music - * @see https://partnermarketinghub.withgoogle.com/#/brands/ + * @see https://partnermarketinghub.withgoogle.com/#/brands */ YouTubeMusic = "YouTube-Music", + /** + * YouTube Shorts + * @see https://www.youtube.com/shorts + */ + YouTubeShorts = "YouTube-Shorts", /** * YouTube Studio - * @see https://www.youtube.com/ + * @see https://www.youtube.com */ YouTubeStudio = "YouTube-Studio", /** * YouTube TV - * @see https://partnermarketinghub.withgoogle.com/#/brands/ + * @see https://partnermarketinghub.withgoogle.com/#/brands */ YouTubeTV = "YouTube-TV", /** - * Z-Wave - * @see https://www.z-wave.com/ + * Yr + * @see https://www.yr.no + */ + Yr = "Yr", + /** + * Yubico + * @see https://www.yubico.com/wp-content/themes/coronado/img/icon.svg + */ + Yubico = "Yubico", + /** + * YunoHost + * @see https://github.com/YunoHost/doc/blob/0157b052481407b3c06cc2892de225f14c42520b/images/ynh_logo_black.svg + */ + YunoHost = "YunoHost", + /** + * Żabka + * @see https://www.zabka.pl + */ + _abka = "Żabka", + /** + * Zaim + * @see https://zaim.net */ - ZWave = "Z-Wave", + Zaim = "Zaim", /** * Zalando - * @see https://www.zalando.co.uk/ + * @see https://www.zalando.co.uk */ Zalando = "Zalando", + /** + * Zalo + * @see https://zalo.me + */ + Zalo = "Zalo", + /** + * ZAP + * @see https://www.zaproxy.org + */ + ZAP = "ZAP", /** * Zapier - * @see https://zapier.com/about/brand + * @see https://www.figma.com/file/NQFxTCE5pGR3dHZt0DkOyy/Zapier-Brand-Guidelines-%5BExternal%5D?type=design&node-id=101-9701&mode=design */ Zapier = "Zapier", + /** + * Zara + * @see https://www.zara.com + */ + Zara = "Zara", + /** + * Zazzle + * @see https://www.zazzle.com/logo + */ + Zazzle = "Zazzle", + /** + * Zcash + * @see https://z.cash + */ + Zcash = "Zcash", + /** + * ZCOOL + * @see https://www.zcool.com.cn/appdown + */ + ZCOOL = "ZCOOL", /** * ZDF - * @see https://www.zdf.de/ + * @see https://www.zdf.de */ ZDF = "ZDF", + /** + * ZebPay + * @see https://www.zebpay.com + */ + ZebPay = "ZebPay", + /** + * Zebra Technologies + * @see https://www.zebra.com + */ + ZebraTechnologies = "Zebra-Technologies", + /** + * Zed Industries + * @see https://github.com/zed-industries/zed/blob/ccc939124fa2f366b3029926447fd0a0c46a85c7/assets/icons/logo_96.svg + */ + ZedIndustries = "Zed-Industries", /** * Zelle - * @see https://www.zellepay.com/ + * @see https://www.zellepay.com */ Zelle = "Zelle", /** * Zend - * @see https://www.zend.com/ + * @see https://www.zend.com */ Zend = "Zend", - /** - * Zend Framework - * @see https://framework.zend.com/ - */ - ZendFramework = "Zend-Framework", /** * Zendesk - * @see https://brandland.zendesk.com/ + * @see https://brandland.zendesk.com */ Zendesk = "Zendesk", /** @@ -9570,44 +15645,84 @@ export enum SimpleIcons { * @see https://zenn.dev/mediakit */ Zenn = "Zenn", + /** + * Zenodo + * @see https://about.zenodo.org + */ + Zenodo = "Zenodo", + /** + * Zensar + * @see https://www.zensar.com/about/our-story/our-brand/#logo + */ + Zensar = "Zensar", /** * Zerodha * @see https://zerodha.com */ Zerodha = "Zerodha", - /** - * ZeroMQ - * @see https://github.com/zeromq/zeromq.org/blob/master/static/safari-pinned-tab.svg - */ - ZeroMQ = "ZeroMQ", /** * Zerply * @see https://zerply.com/about/resources */ Zerply = "Zerply", + /** + * Zettlr + * @see https://www.zettlr.com + */ + Zettlr = "Zettlr", /** * Zhihu - * @see https://www.zhihu.com/ + * @see https://www.zhihu.com */ Zhihu = "Zhihu", + /** + * Zig + * @see https://github.com/ziglang/logo/blob/6446ba8e37a0651da720d8869e1ce9264fa0c0b9/zig-mark.svg + */ + Zig = "Zig", /** * Zigbee - * @see https://zigbeealliance.org/solution/zigbee/ + * @see https://csa-iot.org/all-solutions/zigbee */ Zigbee = "Zigbee", + /** + * Zigbee2MQTT + * @see https://github.com/Koenkk/zigbee2mqtt/blob/434981b567122c745c6a5228cd89b74694b15e4c/images/logo_vector.svg + */ + Zigbee2MQTT = "Zigbee2MQTT", + /** + * Ziggo + * @see https://www.ziggosport.nl + */ + Ziggo = "Ziggo", + /** + * Zilch + * @see https://www.zilch.com + */ + Zilch = "Zilch", /** * Zillow - * @see https://www.zillow.com/ + * @see https://www.zillow.com */ Zillow = "Zillow", + /** + * ZincSearch + * @see https://github.com/zincsearch/zincsearch-docs/blob/f5b8bec0c05c10968f54aca3eabde9d4d77a1712/docs/images/logo.svg + */ + ZincSearch = "ZincSearch", /** * Zingat - * @see https://www.zingat.com/kurumsal-logolar + * @see https://www.zingat.com */ Zingat = "Zingat", + /** + * Zod + * @see https://zod.dev + */ + Zod = "Zod", /** * Zoho - * @see https://www.zoho.com/branding/ + * @see https://www.zoho.com/branding */ Zoho = "Zoho", /** @@ -9622,12 +15737,12 @@ export enum SimpleIcons { Zomato = "Zomato", /** * Zoom - * @see https://zoom.us/brandguidelines + * @see https://brand.zoom.us/media-library.html */ Zoom = "Zoom", /** * Zorin - * @see https://zorinos.com/press/ + * @see https://zorin.com/press */ Zorin = "Zorin", /** @@ -9635,11 +15750,21 @@ export enum SimpleIcons { * @see https://www.zotero.org/support/brand */ Zotero = "Zotero", + /** + * Zsh + * @see https://github.com/Zsh-art/logo/blob/253927e62bd2a640d29915ad7a794880b787eda8/svg/black_vertical_icon.svg + */ + Zsh = "Zsh", /** * Zulip * @see https://github.com/zulip/zulip/blob/df9e40491dc77b658d943cff36a816d46e32ce1b/static/images/logo/zulip-org-logo.svg */ - Zulip = "Zulip" + Zulip = "Zulip", + /** + * Zyte + * @see https://www.zyte.com + */ + Zyte = "Zyte" } export interface SimpleIcon { @@ -9651,156 +15776,231 @@ export interface SimpleIcon { /** Information about the simple icons. */ export const icons: {[k: string]:SimpleIcon} = { - [SimpleIcons.NET]: { - hex:"512BD4",title:".NET",source:"https://github.com/dotnet/brand/", + [SimpleIcons.ENV]: { + hex:"ECD53F",title:".ENV",source:"https://github.com/motdotla/dotenv/blob/40e75440337d1de2345dc8326d6108331f583fd8/dotenv.svg", + } + ,[SimpleIcons.NET]: { + hex:"512BD4",title:".NET",source:"https://github.com/dotnet/brand/blob/defe0408e765b48223a434a0d9a94213edc062f8/logo/dotnet-logo.svg", + } + ,[SimpleIcons._e_]: { + hex:"000000",title:"/e/",source:"https://doc.e.foundation", + } + ,[SimpleIcons._1111]: { + hex:"221E68",title:"1.1.1.1",source:"https://one.one.one.one", } ,[SimpleIcons._1001Tracklists]: { - hex:"40AEF0",title:"1001Tracklists",source:"https://www.1001tracklists.com/", + hex:"40AEF0",title:"1001Tracklists",source:"https://www.1001tracklists.com", + } + ,[SimpleIcons._1Panel]: { + hex:"0854C1",title:"1Panel",source:"https://1panel.cn", } ,[SimpleIcons._1Password]: { - hex:"0094F5",title:"1Password",source:"https://1password.com/press/", + hex:"3B66BC",title:"1Password",source:"https://1password.com/press", + } + ,[SimpleIcons._2FAS]: { + hex:"EC1C24",title:"2FAS",source:"https://2fas.com/press-kit", + } + ,[SimpleIcons._2K]: { + hex:"DD0700",title:"2K",source:"https://support.2k.com/hc/en-us/articles/203972113-Digital-Copies-of-2K-Manuals", + } + ,[SimpleIcons._365DataScience]: { + hex:"000C1F",title:"365 Data Science",source:"https://365datascience.com", } ,[SimpleIcons._3M]: { - hex:"FF0000",title:"3M",source:"https://www.3m.com/", + hex:"FF0000",title:"3M",source:"https://www.3m.com", } ,[SimpleIcons._42]: { - hex:"000000",title:"42",source:"https://www.42.fr/", + hex:"000000",title:"42",source:"https://www.42network.org", + } + ,[SimpleIcons._4chan]: { + hex:"006600",title:"4chan",source:"https://www.4chan.org", } ,[SimpleIcons._4D]: { - hex:"004088",title:"4D",source:"https://www.4d.com/", + hex:"004088",title:"4D",source:"https://www.4d.com", } ,[SimpleIcons._500px]: { - hex:"0099E5",title:"500px",source:"https://about.500px.com/press", + hex:"222222",title:"500px",source:"https://500px.com", + } + ,[SimpleIcons._7Zip]: { + hex:"000000",title:"7Zip",source:"https://commons.wikimedia.org/wiki/File:7ziplogo.svg", + } + ,[SimpleIcons._99designs]: { + hex:"FE5F50",title:"99designs",source:"https://99designs.com/branding", + } + ,[SimpleIcons._9GAG]: { + hex:"000000",title:"9GAG",source:"https://commons.wikimedia.org/wiki/File:9gag_logo.svg", } ,[SimpleIcons.AFrame]: { - hex:"EF2D5E",title:"A-Frame",source:"https://aframe.io/docs/", + hex:"EF2D5E",title:"A-Frame",source:"https://aframe.io/docs", } ,[SimpleIcons.ABBRobotStudio]: { hex:"FF9E0F",title:"ABB RobotStudio",source:"https://new.abb.com/products/robotics/en/robotstudio/downloads", } - ,[SimpleIcons.Abbvie]: { - hex:"071D49",title:"Abbvie",source:"https://www.abbvie.com/", + ,[SimpleIcons.Abbott]: { + hex:"008FC7",title:"Abbott",source:"https://commons.wikimedia.org/wiki/File:Logo_Abbott_Laboratories.svg", } - ,[SimpleIcons.AbletonLive]: { - hex:"000000",title:"Ableton Live",source:"https://www.ableton.com/en/legal/branding-trademark-guidelines/", + ,[SimpleIcons.Abbvie]: { + hex:"071D49",title:"Abbvie",source:"https://www.abbvie.com", } ,[SimpleIcons.AboutMe]: { - hex:"00A98F",title:"About.me",source:"https://about.me/assets", + hex:"333333",title:"About.me",source:"https://about.me/assets", } ,[SimpleIcons.Abstract]: { - hex:"191A1B",title:"Abstract",source:"https://www.abstract.com/about/", + hex:"191A1B",title:"Abstract",source:"https://www.abstract.com/about", + } + ,[SimpleIcons.AbuseCh]: { + hex:"00465B",title:"abuse.ch",source:"https://abuse.ch", } ,[SimpleIcons.Academia]: { - hex:"41454A",title:"Academia",source:"https://www.academia.edu/", + hex:"41454A",title:"Academia",source:"https://www.academia.edu", } ,[SimpleIcons.Accenture]: { - hex:"A100FF",title:"Accenture",source:"https://www.accenture.com/", - } - ,[SimpleIcons.Acclaim]: { - hex:"26689A",title:"Acclaim",source:"https://www.youracclaim.com/", + hex:"A100FF",title:"Accenture",source:"https://www.accenture.com", } ,[SimpleIcons.Accusoft]: { - hex:"A9225C",title:"Accusoft",source:"https://company-39138.frontify.com/d/7EKFm12NQSa8/accusoft-corporation-style-guide#/style-guide/logo", + hex:"A9225C",title:"Accusoft",source:"https://www.accusoft.com", } ,[SimpleIcons.Acer]: { - hex:"83B81A",title:"Acer",source:"https://www.acer.com/ac/en/GB/content/home", + hex:"83B81A",title:"Acer",source:"https://www.acer.com", } ,[SimpleIcons.ACM]: { - hex:"0085CA",title:"ACM",source:"http://identitystandards.acm.org/", + hex:"0085CA",title:"ACM",source:"https://identitystandards.acm.org", } ,[SimpleIcons.ActiGraph]: { - hex:"0B2C4A",title:"ActiGraph",source:"http://www.actigraphcorp.com/", + hex:"0B2C4A",title:"ActiGraph",source:"https://www.actigraphcorp.com", } ,[SimpleIcons.Activision]: { - hex:"000000",title:"Activision",source:"https://www.activision.com/", + hex:"000000",title:"Activision",source:"https://www.activision.com", + } + ,[SimpleIcons.ActivityPub]: { + hex:"F1007E",title:"ActivityPub",source:"https://activitypub.rocks", + } + ,[SimpleIcons.Actix]: { + hex:"000000",title:"Actix",source:"https://github.com/actix/actix-website/issues/18#issuecomment-393581556", + } + ,[SimpleIcons.Acura]: { + hex:"000000",title:"Acura",source:"https://www.acura.com", } ,[SimpleIcons.Adafruit]: { - hex:"000000",title:"Adafruit",source:"https://www.adafruit.com/", + hex:"000000",title:"Adafruit",source:"https://www.adafruit.com", } ,[SimpleIcons.AdBlock]: { - hex:"F40D12",title:"AdBlock",source:"https://getadblock.com/", + hex:"F40D12",title:"AdBlock",source:"https://getadblock.com", } ,[SimpleIcons.AdblockPlus]: { - hex:"C70D2C",title:"Adblock Plus",source:"https://adblockplus.org/", - } - ,[SimpleIcons.AddThis]: { - hex:"FF6550",title:"AddThis",source:"http://www.addthis.com/", + hex:"C70D2C",title:"Adblock Plus",source:"https://adblockplus.org", } ,[SimpleIcons.AdGuard]: { hex:"68BC71",title:"AdGuard",source:"https://adguard.com/en/media-materials.html", } + ,[SimpleIcons.Adidas]: { + hex:"000000",title:"Adidas",source:"https://www.adidas.com", + } + ,[SimpleIcons.Adminer]: { + hex:"34567C",title:"Adminer",source:"https://www.adminer.org", + } ,[SimpleIcons.Adobe]: { - hex:"FF0000",title:"Adobe",source:"https://www.adobe.com/", + hex:"FF0000",title:"Adobe",source:"https://www.adobe.com", } ,[SimpleIcons.AdobeAcrobatReader]: { - hex:"EC1C24",title:"Adobe Acrobat Reader",source:"https://acrobat.adobe.com/", + hex:"EC1C24",title:"Adobe Acrobat Reader",source:"https://acrobat.adobe.com", } ,[SimpleIcons.AdobeAfterEffects]: { - hex:"9999FF",title:"Adobe After Effects",source:"https://www.adobe.com/products/aftereffects.html", + hex:"9999FF",title:"Adobe After Effects",source:"https://www.adobe.com/creativecloud.html", } ,[SimpleIcons.AdobeAudition]: { - hex:"9999FF",title:"Adobe Audition",source:"https://www.adobe.com/creativecloud/video.html", + hex:"9999FF",title:"Adobe Audition",source:"https://www.adobe.com/creativecloud.html", } ,[SimpleIcons.AdobeCreativeCloud]: { - hex:"DA1F26",title:"Adobe Creative Cloud",source:"https://www.adobe.com/creativecloud/plans.html", + hex:"DA1F26",title:"Adobe Creative Cloud",source:"https://www.adobe.com/creativecloud.html", } ,[SimpleIcons.AdobeDreamweaver]: { - hex:"FF61F6",title:"Adobe Dreamweaver",source:"https://www.adobe.com/products/dreamweaver.html", + hex:"FF61F6",title:"Adobe Dreamweaver",source:"https://www.adobe.com/products/catalog.html", } ,[SimpleIcons.AdobeFonts]: { - hex:"000B1D",title:"Adobe Fonts",source:"https://www.adobe.com/creativecloud/services.html", + hex:"000B1D",title:"Adobe Fonts",source:"https://www.adobe.com/creativecloud.html", } ,[SimpleIcons.AdobeIllustrator]: { - hex:"FF9A00",title:"Adobe Illustrator",source:"https://www.adobe.com/products/illustrator.html", + hex:"FF9A00",title:"Adobe Illustrator",source:"https://www.adobe.com/creativecloud.html", } ,[SimpleIcons.AdobeInDesign]: { - hex:"FF3366",title:"Adobe InDesign",source:"https://www.adobe.com/products/indesign.html", + hex:"FF3366",title:"Adobe InDesign",source:"https://www.adobe.com/creativecloud.html", } ,[SimpleIcons.AdobeLightroom]: { - hex:"31A8FF",title:"Adobe Lightroom",source:"https://www.adobe.com/products/photoshop-lightroom.html", + hex:"31A8FF",title:"Adobe Lightroom",source:"https://www.adobe.com/creativecloud.html", } ,[SimpleIcons.AdobeLightroomClassic]: { - hex:"31A8FF",title:"Adobe Lightroom Classic",source:"https://www.adobe.com/products/photoshop-lightroom-classic.html", + hex:"31A8FF",title:"Adobe Lightroom Classic",source:"https://www.adobe.com/creativecloud.html", } ,[SimpleIcons.AdobePhotoshop]: { - hex:"31A8FF",title:"Adobe Photoshop",source:"https://www.adobe.com/products/photoshop.html", + hex:"31A8FF",title:"Adobe Photoshop",source:"https://www.adobe.com/creativecloud.html", } ,[SimpleIcons.AdobePremierePro]: { - hex:"9999FF",title:"Adobe Premiere Pro",source:"https://www.adobe.com/ie/products/premiere.html", + hex:"9999FF",title:"Adobe Premiere Pro",source:"https://www.adobe.com/creativecloud.html", } ,[SimpleIcons.AdobeXD]: { - hex:"FF61F6",title:"Adobe XD",source:"https://www.adobe.com/products/xd.html", + hex:"FF61F6",title:"Adobe XD",source:"https://helpx.adobe.com/support/xd.html", } ,[SimpleIcons.AdonisJS]: { - hex:"220052",title:"AdonisJS",source:"https://adonisjs.com/", + hex:"5A45FF",title:"AdonisJS",source:"https://adonisjs.com", + } + ,[SimpleIcons.ADP]: { + hex:"D0271D",title:"ADP",source:"https://www.adp.com", + } + ,[SimpleIcons.Adroll]: { + hex:"0DBDFF",title:"Adroll",source:"https://www.adroll.com", + } + ,[SimpleIcons.AdventOfCode]: { + hex:"FFFF66",title:"Advent Of Code",source:"https://adventofcode.com", + } + ,[SimpleIcons.Adyen]: { + hex:"0ABF53",title:"Adyen",source:"https://www.adyen.com/press-and-media/presskit", + } + ,[SimpleIcons.AegisAuthenticator]: { + hex:"005E9D",title:"Aegis Authenticator",source:"https://getaegis.app/aegis.svg", } ,[SimpleIcons.AerLingus]: { - hex:"006272",title:"Aer Lingus",source:"https://www.aerlingus.com/", + hex:"006272",title:"Aer Lingus",source:"https://www.aerlingus.com", } ,[SimpleIcons.Aeroflot]: { hex:"02458D",title:"Aeroflot",source:"https://www.aeroflot.ru/ru-en/information/onboard/press", } ,[SimpleIcons.Aerom_xico]: { - hex:"0B2343",title:"Aeroméxico",source:"https://www.aeromexico.com/", + hex:"0B2343",title:"Aeroméxico",source:"https://www.aeromexico.com", } ,[SimpleIcons.Aerospike]: { - hex:"C41E25",title:"Aerospike",source:"http://pages.aerospike.com/rs/aerospike/images/Acid_Whitepaper.pdf", + hex:"C22127",title:"Aerospike",source:"https://pages.aerospike.com/rs/aerospike/images/Acid_Whitepaper.pdf", + } + ,[SimpleIcons.AEW]: { + hex:"000000",title:"AEW",source:"https://commons.wikimedia.org/wiki/File:AEW_Logo_(simplified).svg", + } + ,[SimpleIcons.AFFiNE]: { + hex:"1E96EB",title:"AFFiNE",source:"https://affine.pro", } ,[SimpleIcons.Affinity]: { - hex:"222324",title:"Affinity",source:"https://affinity.serif.com/", + hex:"222324",title:"Affinity",source:"https://affinity.serif.com", } ,[SimpleIcons.AffinityDesigner]: { - hex:"1B72BE",title:"Affinity Designer",source:"https://affinity.serif.com/en-gb/designer/", + hex:"134881",title:"Affinity Designer",source:"https://affinity.serif.com/designer", } ,[SimpleIcons.AffinityPhoto]: { - hex:"7E4DD2",title:"Affinity Photo",source:"https://affinity.serif.com/en-gb/photo/", + hex:"4E3188",title:"Affinity Photo",source:"https://affinity.serif.com/photo", } ,[SimpleIcons.AffinityPublisher]: { - hex:"C9284D",title:"Affinity Publisher",source:"https://affinity.serif.com/en-gb/publisher/", + hex:"891B26",title:"Affinity Publisher",source:"https://affinity.serif.com/publisher", + } + ,[SimpleIcons.Afterpay]: { + hex:"B2FCE4",title:"Afterpay",source:"https://www.afterpay.com/en-AU/business/resources/marketing/logos", + } + ,[SimpleIcons.Agora]: { + hex:"099DFD",title:"Agora",source:"https://github.com/AgoraIO/Docs-Source/blob/849872dd0496bada0a2dceecb3f79663e3b2d323/assets/images/others/agora-logo.svg", } ,[SimpleIcons.AIDungeon]: { hex:"000000",title:"AI Dungeon",source:"https://commons.wikimedia.org/wiki/File:AI_Dungeon_Logo.png", } + ,[SimpleIcons.AIB]: { + hex:"7F2B7B",title:"AIB",source:"https://aib.ie", + } ,[SimpleIcons.AIOHTTP]: { hex:"2C5BB4",title:"AIOHTTP",source:"https://github.com/aio-libs/aiohttp/blob/fb5fe72b1bca3b899af579d376f5fe45745410e4/docs/aiohttp-plain.svg", } @@ -9808,13 +16008,19 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"7A1FA2",title:"Aiqfome",source:"https://aiqfome.com", } ,[SimpleIcons.AirCanada]: { - hex:"F01428",title:"Air Canada",source:"https://www.aircanada.com/", + hex:"F01428",title:"Air Canada",source:"https://www.aircanada.com", } ,[SimpleIcons.AirChina]: { - hex:"E30E17",title:"Air China",source:"http://www.airchina.com.cn/en/investor_relations/", + hex:"E30E17",title:"Air China",source:"https://www.airchina.com.cn/en/investor_relations", } ,[SimpleIcons.AirFrance]: { - hex:"002157",title:"Air France",source:"https://www.airfrance.fr/", + hex:"002157",title:"Air France",source:"https://www.airfrance.fr", + } + ,[SimpleIcons.AirIndia]: { + hex:"DA0E29",title:"Air India",source:"https://www.airindia.com", + } + ,[SimpleIcons.AirTransat]: { + hex:"172B54",title:"Air Transat",source:"https://www.airtransat.com", } ,[SimpleIcons.AirAsia]: { hex:"FF0000",title:"AirAsia",source:"https://www.airasia.com/shop", @@ -9822,14 +16028,20 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Airbnb]: { hex:"FF5A5F",title:"Airbnb",source:"https://www.airbnb.com", } + ,[SimpleIcons.Airbrake]: { + hex:"FFA500",title:"Airbrake",source:"https://github.com/airbrake/slate/blob/c116f2968bcf4dfda126511de0a2d0f0dc8b6a8e/source/images/logo.svg", + } ,[SimpleIcons.Airbus]: { - hex:"00205B",title:"Airbus",source:"https://brand.airbus.com/brand-elements/logo.html", + hex:"00205B",title:"Airbus",source:"https://brand.airbus.com/en/asset-library/airbus-logo", + } + ,[SimpleIcons.Airbyte]: { + hex:"615EFF",title:"Airbyte",source:"https://airbyte.com", } ,[SimpleIcons.Aircall]: { - hex:"00B388",title:"Aircall",source:"https://aircall.io/", + hex:"00B388",title:"Aircall",source:"https://aircall.io", } ,[SimpleIcons.AirPlayAudio]: { - hex:"000000",title:"AirPlay Audio",source:"https://developer.apple.com/design/human-interface-guidelines/airplay/overview/icons/", + hex:"000000",title:"AirPlay Audio",source:"https://developer.apple.com/design/human-interface-guidelines/airplay/overview/icons", } ,[SimpleIcons.AirPlayVideo]: { hex:"000000",title:"AirPlay Video",source:"https://developer.apple.com/design/human-interface-guidelines/airplay/overview/icons/", @@ -9837,14 +16049,53 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Airtable]: { hex:"18BFFF",title:"Airtable",source:"https://airtable.com/press", } + ,[SimpleIcons.Airtel]: { + hex:"E40000",title:"Airtel",source:"https://www.airtel.in/logo-tune", + } + ,[SimpleIcons.Ajv]: { + hex:"23C8D2",title:"Ajv",source:"https://github.com/ajv-validator/ajv/blob/95b15b683dfb60f63c5129b0426629b968d53af8/docs/.vuepress/public/img/ajv.svg", + } + ,[SimpleIcons.Akamai]: { + hex:"0096D6",title:"Akamai",source:"https://www.akamai.com", + } + ,[SimpleIcons.Akaunting]: { + hex:"6DA252",title:"Akaunting",source:"https://akaunting.com/logo", + } + ,[SimpleIcons.Akiflow]: { + hex:"AF38F9",title:"Akiflow",source:"https://www.akiflow.com", + } ,[SimpleIcons.Alacritty]: { hex:"F46D01",title:"Alacritty",source:"https://github.com/alacritty/alacritty/blob/6d8db6b9dfadd6164c4be7a053f25db8ef6b7998/extra/logo/alacritty-simple.svg", } + ,[SimpleIcons.Alamy]: { + hex:"00FF7B",title:"Alamy",source:"https://www.alamy.com", + } + ,[SimpleIcons.AlbertHeijn]: { + hex:"04ACE6",title:"Albert Heijn",source:"https://www.ah.nl", + } + ,[SimpleIcons.Alby]: { + hex:"FFDF6F",title:"Alby",source:"https://github.com/getAlby/media/blob/c24fee4a3f76d6cd000343a972f10590d3913b25/Alby-logo-icons/Alby-logo-head/alby.svg", + } + ,[SimpleIcons.Alchemy]: { + hex:"0C0C0E",title:"Alchemy",source:"https://www.alchemy.com", + } + ,[SimpleIcons.AldiNord]: { + hex:"2490D7",title:"Aldi Nord",source:"https://commons.wikimedia.org/wiki/File:Aldi_Nord_201x_logo.svg", + } + ,[SimpleIcons.AldiS_d]: { + hex:"00005F",title:"Aldi Süd",source:"https://www.aldi-sued.de", + } ,[SimpleIcons.AlfaRomeo]: { - hex:"981E32",title:"Alfa Romeo",source:"http://www.fcaci.com/x/Alfa", + hex:"981E32",title:"Alfa Romeo",source:"https://www.fcaci.com/x/Alfa", + } + ,[SimpleIcons.Alfred]: { + hex:"5C1F87",title:"Alfred",source:"https://www.alfredapp.com", } ,[SimpleIcons.Algolia]: { - hex:"5468FF",title:"Algolia",source:"https://www.algolia.com/press/?section=brand-guidelines", + hex:"003DFF",title:"Algolia",source:"https://algolia.frontify.com/d/1AZwVNcFZiu7/style-guide", + } + ,[SimpleIcons.Algorand]: { + hex:"000000",title:"Algorand",source:"https://www.algorand.com/about/media-kit", } ,[SimpleIcons.AlibabaCloud]: { hex:"FF6A00",title:"Alibaba Cloud",source:"https://www.alibabagroup.com/en/ir/reports", @@ -9852,260 +16103,419 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.AlibabaCom]: { hex:"FF6A00",title:"Alibaba.com",source:"https://www.alibabagroup.com/en/ir/reports", } + ,[SimpleIcons.Alienware]: { + hex:"541BAE",title:"Alienware",source:"https://www.dell.com/en-us/gaming/alienware", + } ,[SimpleIcons.AliExpress]: { hex:"FF4747",title:"AliExpress",source:"https://www.alibabagroup.com/en/ir/reports", } ,[SimpleIcons.Alipay]: { - hex:"00A1E9",title:"Alipay",source:"https://gw.alipayobjects.com/os/rmsportal/trUJZfSrlnRCcFgfZGjD.ai", + hex:"1677FF",title:"Alipay",source:"https://global.alipay.com/docs/ac/website_hk/design", } - ,[SimpleIcons.Alitalia]: { - hex:"006643",title:"Alitalia",source:"https://www.alitalia.com/it_it/fly-alitalia/in-flight/ulisse-magazine.html", + ,[SimpleIcons.Allegro]: { + hex:"FF5A00",title:"Allegro",source:"https://allegro.pl", } ,[SimpleIcons.AlliedModders]: { - hex:"1578D3",title:"AlliedModders",source:"https://forums.alliedmods.net/", + hex:"1578D3",title:"AlliedModders",source:"https://forums.alliedmods.net", } ,[SimpleIcons.AlloCin_]: { - hex:"FECC00",title:"AlloCiné",source:"http://www.allocine.fr/", + hex:"FECC00",title:"AlloCiné",source:"https://www.allocine.fr", } ,[SimpleIcons.AllTrails]: { - hex:"428813",title:"AllTrails",source:"https://www.alltrails.com/", + hex:"142800",title:"AllTrails",source:"https://www.alltrails.com/press?section=press-page-kit", + } + ,[SimpleIcons.AlmaLinux]: { + hex:"000000",title:"AlmaLinux",source:"https://almalinux.org", } ,[SimpleIcons.AlpineLinux]: { - hex:"0D597F",title:"Alpine Linux",source:"https://alpinelinux.org/", + hex:"0D597F",title:"Alpine Linux",source:"https://alpinelinux.org", } ,[SimpleIcons.AlpineJs]: { - hex:"8BC0D0",title:"Alpine.js",source:"https://github.com/simple-icons/simple-icons/issues/5583#issuecomment-832770167", + hex:"8BC0D0",title:"Alpine.js",source:"https://alpinejs.dev", + } + ,[SimpleIcons.Alteryx]: { + hex:"0078C0",title:"Alteryx",source:"https://www.alteryx.com", } ,[SimpleIcons.AltiumDesigner]: { - hex:"A5915F",title:"Altium Designer",source:"https://www.altium.com/altium-designer/", + hex:"A5915F",title:"Altium Designer",source:"https://www.altium.com/altium-designer", + } + ,[SimpleIcons.Alwaysdata]: { + hex:"E9568E",title:"Alwaysdata",source:"https://www.alwaysdata.com", + } + ,[SimpleIcons.ALX]: { + hex:"002B56",title:"ALX",source:"https://www.alxafrica.com", } ,[SimpleIcons.Amazon]: { - hex:"FF9900",title:"Amazon",source:"https://worldvectorlogo.com/logo/amazon-icon", + hex:"FF9900",title:"Amazon",source:"https://www.amazon.com", } ,[SimpleIcons.AmazonAlexa]: { hex:"00CAFF",title:"Amazon Alexa",source:"https://developer.amazon.com/docs/alexa-voice-service/logo-and-brand.html", } - ,[SimpleIcons.AmazonAWS]: { - hex:"232F3E",title:"Amazon AWS",source:"https://upload.wikimedia.org/wikipedia/commons/9/93/Amazon_Web_Services_Logo.svg", + ,[SimpleIcons.AmazonAPIGateway]: { + hex:"FF4F8B",title:"Amazon API Gateway",source:"https://aws.amazon.com/architecture/icons", + } + ,[SimpleIcons.AmazonCloudWatch]: { + hex:"FF4F8B",title:"Amazon CloudWatch",source:"https://aws.amazon.com/architecture/icons", + } + ,[SimpleIcons.AmazonCognito]: { + hex:"DD344C",title:"Amazon Cognito",source:"https://aws.amazon.com/architecture/icons", + } + ,[SimpleIcons.AmazonDocumentDB]: { + hex:"C925D1",title:"Amazon DocumentDB",source:"https://aws.amazon.com/architecture/icons", } ,[SimpleIcons.AmazonDynamoDB]: { - hex:"4053D6",title:"Amazon DynamoDB",source:"https://aws.amazon.com/architecture/icons/", + hex:"4053D6",title:"Amazon DynamoDB",source:"https://aws.amazon.com/architecture/icons", + } + ,[SimpleIcons.AmazonEC2]: { + hex:"FF9900",title:"Amazon EC2",source:"https://aws.amazon.com/architecture/icons", + } + ,[SimpleIcons.AmazonECS]: { + hex:"FF9900",title:"Amazon ECS",source:"https://aws.amazon.com/architecture/icons", + } + ,[SimpleIcons.AmazonEKS]: { + hex:"FF9900",title:"Amazon EKS",source:"https://aws.amazon.com/architecture/icons", + } + ,[SimpleIcons.AmazonElastiCache]: { + hex:"C925D1",title:"Amazon ElastiCache",source:"https://aws.amazon.com/architecture/icons", } ,[SimpleIcons.AmazonFireTV]: { hex:"FC4C02",title:"Amazon Fire TV",source:"https://www.amazon.com/gp/help/customer/display.html?nodeId=201348270", } + ,[SimpleIcons.AmazonGames]: { + hex:"FF9900",title:"Amazon Games",source:"https://www.amazongames.com", + } + ,[SimpleIcons.Amazoniam]: { + hex:"DD344C",title:"Amazon Identity Access Management",source:"https://aws.amazon.com/architecture/icons",slug:"amazoniam" + } ,[SimpleIcons.AmazonLumberyard]: { - hex:"66459B",title:"Amazon Lumberyard",source:"https://aws.amazon.com/lumberyard/support", + hex:"66459B",title:"Amazon Lumberyard",source:"https://aws.amazon.com/architecture/icons", + } + ,[SimpleIcons.AmazonLuna]: { + hex:"9146FF",title:"Amazon Luna",source:"https://luna.amazon.com", + } + ,[SimpleIcons.AmazonMusic]: { + hex:"46C3D0",title:"Amazon Music",source:"https://music.amazon.com", } ,[SimpleIcons.AmazonPay]: { - hex:"FF9900",title:"Amazon Pay",source:"https://pay.amazon.com/", + hex:"FF9900",title:"Amazon Pay",source:"https://pay.amazon.com", } ,[SimpleIcons.AmazonPrime]: { hex:"00A8E1",title:"Amazon Prime",source:"https://www.amazon.com/b?node=17277626011", } + ,[SimpleIcons.AmazonRDS]: { + hex:"527FFF",title:"Amazon RDS",source:"https://aws.amazon.com/architecture/icons", + } + ,[SimpleIcons.AmazonRedshift]: { + hex:"8C4FFF",title:"Amazon Redshift",source:"https://aws.amazon.com/architecture/icons", + } + ,[SimpleIcons.AmazonRoute53]: { + hex:"8C4FFF",title:"Amazon Route 53",source:"https://aws.amazon.com/architecture/icons/", + } ,[SimpleIcons.AmazonS3]: { - hex:"569A31",title:"Amazon S3",source:"https://aws.amazon.com/architecture/icons/", + hex:"569A31",title:"Amazon S3",source:"https://aws.amazon.com/architecture/icons", + } + ,[SimpleIcons.AmazonSimpleEmailService]: { + hex:"DD344C",title:"Amazon Simple Email Service",source:"https://aws.amazon.com/architecture/icons", + } + ,[SimpleIcons.AmazonSQS]: { + hex:"FF4F8B",title:"Amazon SQS",source:"https://aws.amazon.com/architecture/icons", + } + ,[SimpleIcons.AmazonWebServices]: { + hex:"232F3E",title:"Amazon Web Services",source:"https://commons.wikimedia.org/wiki/File:Amazon_Web_Services_Logo.svg", } ,[SimpleIcons.AMD]: { - hex:"ED1C24",title:"AMD",source:"https://www.amd.com/", + hex:"ED1C24",title:"AMD",source:"https://www.amd.com", + } + ,[SimpleIcons.Ameba]: { + hex:"2D8C3C",title:"Ameba",source:"https://ameblo.jp", } ,[SimpleIcons.AmericanAirlines]: { - hex:"0078D2",title:"American Airlines",source:"https://en.wikipedia.org/wiki/File:American_Airlines_logo_2013.svg", + hex:"0078D2",title:"American Airlines",source:"https://news.aa.com", } ,[SimpleIcons.AmericanExpress]: { - hex:"2E77BC",title:"American Express",source:"https://commons.wikimedia.org/wiki/File:American_Express_logo.svg", + hex:"2E77BC",title:"American Express",source:"https://commons.wikimedia.org/wiki/File:American_Express_logo_(2018).svg", + } + ,[SimpleIcons.AMG]: { + hex:"000000",title:"AMG",source:"https://www.mercedes-amg.com", } ,[SimpleIcons.AMP]: { - hex:"005AF0",title:"AMP",source:"https://amp.dev/", + hex:"005AF0",title:"AMP",source:"https://amp.dev", } ,[SimpleIcons.Amul]: { hex:"ED1D24",title:"Amul",source:"https://amul.com/classic/products/horeca.php", } ,[SimpleIcons.ANA]: { - hex:"13448F",title:"ANA",source:"https://www.ana.co.jp/en/eur/the-ana-experience/brand/", + hex:"13448F",title:"ANA",source:"https://www.ana.co.jp/en/eur/the-ana-experience/brand", } ,[SimpleIcons.Anaconda]: { hex:"44A833",title:"Anaconda",source:"https://www.anaconda.com", } ,[SimpleIcons.Analogue]: { - hex:"1A1A1A",title:"Analogue",source:"https://www.analogue.co/", - } - ,[SimpleIcons.Anchor]: { - hex:"5000B9",title:"Anchor",source:"https://anchor.fm/", + hex:"1A1A1A",title:"Analogue",source:"https://www.analogue.co", } ,[SimpleIcons.Andela]: { - hex:"3359DF",title:"Andela",source:"https://andela.com/press/", + hex:"173B3F",title:"Andela",source:"https://andela.com", } ,[SimpleIcons.Android]: { - hex:"3DDC84",title:"Android",source:"https://thepartnermarketinghub.withgoogle.com/brands/android/visual-identity/visual-identity/logo-lock-ups/", + hex:"34A853",title:"Android",source:"https://partnermarketinghub.withgoogle.com/brands/android/visual-identity/visual-identity/logo-lock-ups", } ,[SimpleIcons.AndroidAuto]: { - hex:"3DDC84",title:"Android Auto",source:"https://thepartnermarketinghub.withgoogle.com/brands/android-auto/", + hex:"3DDC84",title:"Android Auto",source:"https://thepartnermarketinghub.withgoogle.com/brands/android-auto", } ,[SimpleIcons.AndroidStudio]: { - hex:"3DDC84",title:"Android Studio",source:"https://developer.android.com/studio/", - } - ,[SimpleIcons.AngelList]: { - hex:"000000",title:"AngelList",source:"https://angel.co/logo", + hex:"3DDC84",title:"Android Studio",source:"https://developer.android.com/studio", } ,[SimpleIcons.Angular]: { - hex:"DD0031",title:"Angular",source:"https://angular.io/assets/images/logos/angular/angular_solidBlack.svg", + hex:"0F0F11",title:"Angular",source:"https://angular.dev/press-kit", + } + ,[SimpleIcons.AniList]: { + hex:"02A9FF",title:"AniList",source:"https://anilist.co", } - ,[SimpleIcons.AngularUniversal]: { - hex:"00ACC1",title:"Angular Universal",source:"https://angular.io/presskit", + ,[SimpleIcons.AnimalPlanet]: { + hex:"0073FF",title:"Animal Planet",source:"https://www.animalplanet.com", } - ,[SimpleIcons.AngularJS]: { - hex:"E23237",title:"AngularJS",source:"https://angularjs.org/", + ,[SimpleIcons.AnkerMake]: { + hex:"88F387",title:"AnkerMake",source:"https://www.ankermake.com", } - ,[SimpleIcons.AniList]: { - hex:"02A9FF",title:"AniList",source:"https://anilist.co/img/icons/icon.svg", + ,[SimpleIcons.Anki]: { + hex:"80C2EE",title:"Anki",source:"https://commons.wikimedia.org/wiki/File:Anki-icon.svg", } ,[SimpleIcons.Ansible]: { hex:"EE0000",title:"Ansible",source:"https://www.ansible.com/logos", } + ,[SimpleIcons.Answer]: { + hex:"0033FF",title:"Answer",source:"https://answer.dev", + } ,[SimpleIcons.Ansys]: { hex:"FFB71B",title:"Ansys",source:"https://www.ansys.com/about-ansys/brand", } ,[SimpleIcons.AntDesign]: { - hex:"0170FE",title:"Ant Design",source:"https://ant.design/components/icon/", + hex:"0170FE",title:"Ant Design",source:"https://ant.design", + } + ,[SimpleIcons.Anta]: { + hex:"D70010",title:"Anta",source:"https://www.anta.com", } ,[SimpleIcons.Antena3]: { - hex:"FF7328",title:"Antena 3",source:"https://www.antena3.com/", + hex:"FF7328",title:"Antena 3",source:"https://www.antena3.com", + } + ,[SimpleIcons.Anthropic]: { + hex:"191919",title:"Anthropic",source:"https://www.anthropic.com", + } + ,[SimpleIcons.Anycubic]: { + hex:"476695",title:"Anycubic",source:"https://store.anycubic.com/pages/firmware-software", } ,[SimpleIcons.AnyDesk]: { - hex:"EF443B",title:"AnyDesk",source:"https://anydesk.com/", + hex:"EF443B",title:"AnyDesk",source:"https://anydesk.com", + } + ,[SimpleIcons.Anytype]: { + hex:"FF6A7B",title:"Anytype",source:"https://github.com/anyproto/anytype-ts/blob/544498296ceb4b6ed2970414de493f7f72bd0fcf/src/img/logo/symbol.svg", } ,[SimpleIcons.AOL]: { - hex:"3399FF",title:"AOL",source:"https://www.aol.com/", + hex:"3399FF",title:"AOL",source:"https://www.aol.com", } ,[SimpleIcons.Apache]: { - hex:"D22128",title:"Apache",source:"https://www.apache.org/foundation/press/kit/", + hex:"D22128",title:"Apache",source:"https://www.apache.org/foundation/press/kit", } ,[SimpleIcons.ApacheAirflow]: { - hex:"017CEE",title:"Apache Airflow",source:"https://apache.org/logos/", + hex:"017CEE",title:"Apache Airflow",source:"https://apache.org/logos", } ,[SimpleIcons.ApacheAnt]: { - hex:"A81C7D",title:"Apache Ant",source:"https://apache.org/logos/", + hex:"A81C7D",title:"Apache Ant",source:"https://apache.org/logos", } ,[SimpleIcons.ApacheCassandra]: { - hex:"1287B1",title:"Apache Cassandra",source:"https://upload.wikimedia.org/wikipedia/commons/5/5e/Cassandra_logo.svg", + hex:"1287B1",title:"Apache Cassandra",source:"https://www.apache.org/logos", } ,[SimpleIcons.ApacheCloudStack]: { - hex:"2AA5DC",title:"Apache CloudStack",source:"http://cloudstack.apache.org/trademark-guidelines.html", + hex:"2AA5DC",title:"Apache CloudStack",source:"https://apache.org/logos", } ,[SimpleIcons.ApacheCordova]: { - hex:"E8E8E8",title:"Apache Cordova",source:"https://cordova.apache.org/artwork/", + hex:"E8E8E8",title:"Apache Cordova",source:"https://cordova.apache.org/artwork", + } + ,[SimpleIcons.ApacheCouchDB]: { + hex:"E42528",title:"Apache CouchDB",source:"https://apache.org/logos", } ,[SimpleIcons.ApacheDruid]: { - hex:"29F1FB",title:"Apache Druid",source:"https://apache.org/logos/", + hex:"29F1FB",title:"Apache Druid",source:"https://apache.org/logos", } ,[SimpleIcons.ApacheECharts]: { - hex:"AA344D",title:"Apache ECharts",source:"https://apache.org/logos/", + hex:"AA344D",title:"Apache ECharts",source:"https://apache.org/logos", } ,[SimpleIcons.ApacheFlink]: { - hex:"E6526F",title:"Apache Flink",source:"https://apache.org/logos/", + hex:"E6526F",title:"Apache Flink",source:"https://apache.org/logos", + } + ,[SimpleIcons.ApacheFreeMarker]: { + hex:"326CAC",title:"Apache FreeMarker",source:"https://www.apache.org/logos", } ,[SimpleIcons.ApacheGroovy]: { - hex:"4298B8",title:"Apache Groovy",source:"https://groovy-lang.org/", + hex:"4298B8",title:"Apache Groovy",source:"https://apache.org/logos", + } + ,[SimpleIcons.ApacheGuacamole]: { + hex:"578B34",title:"Apache Guacamole",source:"https://apache.org/logos", + } + ,[SimpleIcons.ApacheHadoop]: { + hex:"66CCFF",title:"Apache Hadoop",source:"https://apache.org/logos", + } + ,[SimpleIcons.ApacheHBase]: { + hex:"BE160C",title:"Apache HBase",source:"https://apache.org/logos", } ,[SimpleIcons.ApacheHive]: { - hex:"FDEE21",title:"Apache Hive",source:"https://apache.org/logos/", + hex:"FDEE21",title:"Apache Hive",source:"https://apache.org/logos", } ,[SimpleIcons.ApacheJMeter]: { - hex:"D22128",title:"Apache JMeter",source:"https://apache.org/logos/", + hex:"D22128",title:"Apache JMeter",source:"https://apache.org/logos", } ,[SimpleIcons.ApacheKafka]: { - hex:"231F20",title:"Apache Kafka",source:"https://apache.org/logos/", + hex:"231F20",title:"Apache Kafka",source:"https://apache.org/logos", } ,[SimpleIcons.ApacheKylin]: { - hex:"F09D13",title:"Apache Kylin",source:"https://apache.org/logos/", + hex:"F09D13",title:"Apache Kylin",source:"https://apache.org/logos", } ,[SimpleIcons.ApacheMaven]: { - hex:"C71A36",title:"Apache Maven",source:"https://apache.org/logos/", + hex:"C71A36",title:"Apache Maven",source:"https://apache.org/logos", } ,[SimpleIcons.ApacheNetBeansIDE]: { - hex:"1B6AC6",title:"Apache NetBeans IDE",source:"https://apache.org/logos/", + hex:"1B6AC6",title:"Apache NetBeans IDE",source:"https://apache.org/logos", } ,[SimpleIcons.ApacheOpenOffice]: { hex:"0E85CD",title:"Apache OpenOffice",source:"https://apache.org/logos", } + ,[SimpleIcons.ApacheParquet]: { + hex:"50ABF1",title:"Apache Parquet",source:"https://apache.org/logos", + } ,[SimpleIcons.ApachePulsar]: { - hex:"188FFF",title:"Apache Pulsar",source:"https://apache.org/logos/", + hex:"188FFF",title:"Apache Pulsar",source:"https://apache.org/logos", } ,[SimpleIcons.ApacheRocketMQ]: { - hex:"D77310",title:"Apache RocketMQ",source:"https://apache.org/logos/", + hex:"D77310",title:"Apache RocketMQ",source:"https://apache.org/logos", } ,[SimpleIcons.ApacheSolr]: { - hex:"D9411E",title:"Apache Solr",source:"https://apache.org/logos/", + hex:"D9411E",title:"Apache Solr",source:"https://apache.org/logos", } ,[SimpleIcons.ApacheSpark]: { - hex:"E25A1C",title:"Apache Spark",source:"https://apache.org/logos/", + hex:"E25A1C",title:"Apache Spark",source:"https://apache.org/logos", + } + ,[SimpleIcons.ApacheStorm]: { + hex:"225593",title:"Apache Storm",source:"https://apache.org/logos", + } + ,[SimpleIcons.ApacheSuperset]: { + hex:"20A6C9",title:"Apache Superset",source:"https://apache.org/logos", } ,[SimpleIcons.ApacheTomcat]: { - hex:"F8DC75",title:"Apache Tomcat",source:"https://apache.org/logos/", + hex:"F8DC75",title:"Apache Tomcat",source:"https://apache.org/logos", } ,[SimpleIcons.Aparat]: { hex:"ED145B",title:"Aparat",source:"https://www.aparat.com/logo", } + ,[SimpleIcons.Apifox]: { + hex:"F44A53",title:"Apifox",source:"https://apifox.com", + } + ,[SimpleIcons.APMTerminals]: { + hex:"FF6441",title:"APM Terminals",source:"https://www.apmterminals.com", + } ,[SimpleIcons.ApolloGraphQL]: { - hex:"311C87",title:"Apollo GraphQL",source:"https://github.com/apollographql/space-kit/blob/9a42083746a49c9a734563f427c13233e42adcc9/logos/mark.svg", + hex:"311C87",title:"Apollo GraphQL",source:"https://www.apollographql.com", } ,[SimpleIcons.Apostrophe]: { hex:"6236FF",title:"Apostrophe",source:"https://github.com/apostrophecms/apostrophe/blob/a7fcc6b13831302e27f79a6fcaaf58e3a40517df/logo.svg", } ,[SimpleIcons.AppStore]: { - hex:"0D96F6",title:"App Store",source:"https://developer.apple.com/app-store/", + hex:"0D96F6",title:"App Store",source:"https://developer.apple.com/app-store", + } + ,[SimpleIcons.Appian]: { + hex:"2322F0",title:"Appian",source:"https://appian.com", + } + ,[SimpleIcons.Appium]: { + hex:"EE376D",title:"Appium",source:"https://github.com/openjs-foundation/artwork/blob/270575392800eb17a02612203f6f0d5868c634a7/projects/appium/appium-icon-mono.svg", } ,[SimpleIcons.Apple]: { hex:"000000",title:"Apple",source:"https://www.apple.com", } ,[SimpleIcons.AppleArcade]: { - hex:"000000",title:"Apple Arcade",source:"https://www.apple.com/apple-arcade/", + hex:"000000",title:"Apple Arcade",source:"https://www.apple.com/apple-arcade", } ,[SimpleIcons.AppleMusic]: { hex:"FA243C",title:"Apple Music",source:"https://www.apple.com/itunes/marketing-on-music/identity-guidelines.html#apple-music-icon", } + ,[SimpleIcons.AppleNews]: { + hex:"FD415E",title:"Apple News",source:"https://www.apple.com/apple-news", + } ,[SimpleIcons.ApplePay]: { - hex:"000000",title:"Apple Pay",source:"https://developer.apple.com/apple-pay/marketing/", + hex:"000000",title:"Apple Pay",source:"https://developer.apple.com/apple-pay/marketing", } ,[SimpleIcons.ApplePodcasts]: { hex:"9933CC",title:"Apple Podcasts",source:"https://www.apple.com/itunes/marketing-on-podcasts/identity-guidelines.html#apple-podcasts-icon", } ,[SimpleIcons.AppleTV]: { - hex:"000000",title:"Apple TV",source:"https://commons.wikimedia.org/wiki/File:AppleTV.svg", + hex:"000000",title:"Apple TV",source:"https://en.wikipedia.org/wiki/File:Apple_TV_(logo).svg", } ,[SimpleIcons.AppSignal]: { - hex:"21375A",title:"AppSignal",source:"https://appsignal.com/", + hex:"21375A",title:"AppSignal",source:"https://appsignal.com", + } + ,[SimpleIcons.Appsmith]: { + hex:"2A2F3D",title:"Appsmith",source:"https://www.appsmith.com", } ,[SimpleIcons.AppVeyor]: { - hex:"00B3E0",title:"AppVeyor",source:"https://commons.wikimedia.org/wiki/File:Appveyor_logo.svg", + hex:"00B3E0",title:"AppVeyor",source:"https://www.appveyor.com", + } + ,[SimpleIcons.Appwrite]: { + hex:"FD366E",title:"Appwrite",source:"https://appwrite.io/assets", + } + ,[SimpleIcons.Aqua]: { + hex:"1904DA",title:"Aqua",source:"https://www.aquasec.com/brand", } ,[SimpleIcons.ARAL]: { - hex:"0063CB",title:"ARAL",source:"https://upload.wikimedia.org/wikipedia/commons/6/60/Aral_Logo.svg", + hex:"0063CB",title:"ARAL",source:"https://commons.wikimedia.org/wiki/File:Aral_Logo.svg", } ,[SimpleIcons.ArangoDB]: { - hex:"DDE072",title:"ArangoDB",source:"https://www.arangodb.com", + hex:"DDE072",title:"ArangoDB",source:"https://www.arangodb.com/resources/logos", + } + ,[SimpleIcons.Arc]: { + hex:"FCBFBD",title:"Arc",source:"https://arc.net", + } + ,[SimpleIcons.ArcGIS]: { + hex:"2C7AC3",title:"ArcGIS",source:"https://www.esri.com/en-us/arcgis/products/arcgis-pro/overview", } ,[SimpleIcons.ArchLinux]: { - hex:"1793D1",title:"Arch Linux",source:"https://www.archlinux.org/art/", + hex:"1793D1",title:"Arch Linux",source:"https://www.archlinux.org/art", } ,[SimpleIcons.Archicad]: { hex:"2D50A5",title:"Archicad",source:"https://graphisoft.com/contact-us/press-relations#/documents/archicad-logo-98604", } ,[SimpleIcons.ArchiveOfOurOwn]: { - hex:"990000",title:"Archive of Our Own",source:"https://archiveofourown.org/", + hex:"990000",title:"Archive of Our Own",source:"https://archiveofourown.org", } ,[SimpleIcons.Ardour]: { - hex:"C61C3E",title:"Ardour",source:"https://github.com/Ardour/ardour/tree/master/tools/misc_resources/", + hex:"C61C3E",title:"Ardour",source:"https://github.com/Ardour/ardour/blob/c5a0c0f6e0fc1ed0b94f94af38d5b55d49882add/tools/misc_resources/ardour_bw.svg", } ,[SimpleIcons.Arduino]: { - hex:"00979D",title:"Arduino",source:"https://cdn.arduino.cc/projecthub/img/Arduino-logo.svg", + hex:"00878F",title:"Arduino",source:"https://www.arduino.cc", + } + ,[SimpleIcons.Argo]: { + hex:"EF7B4D",title:"Argo",source:"https://github.com/cncf/artwork/blob/c2e619cdf85e8bac090ceca7c0834c5cfedf9426/projects/argo/icon/black/argo-icon-black.svg", + } + ,[SimpleIcons.Argos]: { + hex:"DA291C",title:"Argos",source:"https://www.argos.co.uk", + } + ,[SimpleIcons.Ariakit]: { + hex:"007ACC",title:"Ariakit",source:"https://github.com/ariakit/ariakit/blob/a739913ab1c3919c4353f0e0e3573ec6eda99549/logo/icon.svg", } ,[SimpleIcons.ARKEcosystem]: { - hex:"C9292C",title:"ARK Ecosystem",source:"https://ark.io/press-kit", + hex:"C9292C",title:"ARK Ecosystem",source:"https://ark.io", } ,[SimpleIcons.Arlo]: { - hex:"49B48A",title:"Arlo",source:"https://www.arlo.com/", + hex:"49B48A",title:"Arlo",source:"https://www.arlo.com", + } + ,[SimpleIcons.Arm]: { + hex:"0091BD",title:"Arm",source:"https://www.arm.com", + } + ,[SimpleIcons.ArmKeil]: { + hex:"394049",title:"Arm Keil",source:"https://www.keil.arm.com", + } + ,[SimpleIcons.ArsTechnica]: { + hex:"FF4E00",title:"Ars Technica",source:"https://arstechnica.com", + } + ,[SimpleIcons.ArtifactHub]: { + hex:"417598",title:"Artifact Hub",source:"https://github.com/artifacthub/hub/blob/b7df64e044687e5788d6e7e809539679eb9fe45a/web/public/static/media/logo/artifacthub-brand-white.svg", } ,[SimpleIcons.ArtixLinux]: { hex:"10A0CC",title:"Artix Linux",source:"https://gitea.artixlinux.org/artix/artwork/src/commit/256432e3d06b3e9024bfd6912768e80281ea3746/icons/logo-gray.svg", @@ -10114,43 +16524,61 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"13AFF0",title:"ArtStation",source:"https://www.artstation.com/about/logo", } ,[SimpleIcons.ArXiv]: { - hex:"B31B1B",title:"arXiv",source:"https://static.arxiv.org/static/base/0.15.2/images/arxiv-logo-web.svg", + hex:"B31B1B",title:"arXiv",source:"https://arxiv.org", + } + ,[SimpleIcons.AsahiLinux]: { + hex:"A61200",title:"Asahi Linux",source:"https://github.com/AsahiLinux/artwork/blob/292637c9658c1491ddc1128fb6134aec01d904dd/logos/svg/AsahiLinux_logomark_mono.svg", } ,[SimpleIcons.Asana]: { - hex:"273347",title:"Asana",source:"https://asana.com/styles", + hex:"F06A6A",title:"Asana",source:"https://asana.com/brand", } ,[SimpleIcons.Asciidoctor]: { hex:"E40046",title:"Asciidoctor",source:"https://github.com/asciidoctor/brand/blob/b9cf5e276616f4770c4f1227e646e7daee0cbf24/logo/logo-fill-bw.svg", } ,[SimpleIcons.Asciinema]: { - hex:"D40000",title:"asciinema",source:"https://github.com/asciinema/asciinema-logo", + hex:"D40000",title:"asciinema",source:"https://github.com/asciinema/asciinema-logo/blob/1c743621830c0d8c92fd0076b4f15f75b4cf79f4/logo-red.svg", } - ,[SimpleIcons.Aseprite]: { - hex:"7D929E",title:"Aseprite",source:"https://www.aseprite.org/", + ,[SimpleIcons.ASDA]: { + hex:"68A51C",title:"ASDA",source:"https://www.asda.com", } - ,[SimpleIcons.AskUbuntu]: { - hex:"DC461D",title:"Ask Ubuntu",source:"https://askubuntu.com/", + ,[SimpleIcons.Aseprite]: { + hex:"7D929E",title:"Aseprite",source:"https://www.aseprite.org", } ,[SimpleIcons.ASKfm]: { - hex:"DB3552",title:"ASKfm",source:"https://ask.fm/", + hex:"DB3552",title:"ASKfm",source:"https://ask.fm", } ,[SimpleIcons.AssemblyScript]: { - hex:"007AAC",title:"AssemblyScript",source:"https://www.assemblyscript.org/", + hex:"007AAC",title:"AssemblyScript",source:"https://www.assemblyscript.org", + } + ,[SimpleIcons.Asterisk]: { + hex:"F68F1E",title:"Asterisk",source:"https://commons.wikimedia.org/wiki/File:Asterisk_logo.svg", + } + ,[SimpleIcons.AstonMartin]: { + hex:"00665E",title:"Aston Martin",source:"https://www.astonmartin.com", + } + ,[SimpleIcons.Astra]: { + hex:"5C2EDE",title:"Astra",source:"https://wpastra.com/brand-assets", + } + ,[SimpleIcons.Astral]: { + hex:"261230",title:"Astral",source:"https://brandpad.io/astral", + } + ,[SimpleIcons.Astro]: { + hex:"BC52EE",title:"Astro",source:"https://astro.build/press", } ,[SimpleIcons.ASUS]: { - hex:"000000",title:"ASUS",source:"https://www.asus.com/", + hex:"000000",title:"ASUS",source:"https://www.asus.com", } ,[SimpleIcons.AT_T]: { hex:"009FDB",title:"AT&T",source:"https://www.att.com", } ,[SimpleIcons.Atari]: { - hex:"E4202E",title:"Atari",source:"https://atarivcs.com/", + hex:"E4202E",title:"Atari",source:"https://atarivcs.com", } ,[SimpleIcons.Atlassian]: { - hex:"0052CC",title:"Atlassian",source:"https://www.atlassian.com/company/news/press-kit", + hex:"0052CC",title:"Atlassian",source:"https://atlassian.design/resources/logo-library", } - ,[SimpleIcons.Atom]: { - hex:"66595C",title:"Atom",source:"https://commons.wikimedia.org/wiki/File:Atom_editor_logo.svg", + ,[SimpleIcons.Auchan]: { + hex:"D6180B",title:"Auchan",source:"https://www.auchan.fr", } ,[SimpleIcons.Audacity]: { hex:"0000CC",title:"Audacity",source:"https://github.com/audacity/audacity/blob/c818449c69193f5311b430fbf600d8d6cbe49047/images/audacity.svg", @@ -10162,160 +16590,286 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"F8991C",title:"Audible",source:"https://commons.wikimedia.org/wiki/File:Audible_logo.svg", } ,[SimpleIcons.AudioTechnica]: { - hex:"000000",title:"Audio-Technica",source:"https://wikipedia.org/wiki/File:Audio-technica.svg", + hex:"000000",title:"Audio-Technica",source:"https://commons.wikimedia.org/wiki/File:Audio-technica.svg", + } + ,[SimpleIcons.Audiobookshelf]: { + hex:"82612C",title:"Audiobookshelf",source:"https://github.com/advplyr/audiobookshelf/blob/0d9d2fa4be9b642f0948e52ddff71ff370fd524d/images/banner.svg", } ,[SimpleIcons.Audioboom]: { hex:"007CE2",title:"Audioboom",source:"https://audioboom.com/about/brand-guidelines", } ,[SimpleIcons.Audiomack]: { - hex:"FFA200",title:"Audiomack",source:"https://styleguide.audiomack.com/", + hex:"FFA200",title:"Audiomack",source:"https://styleguide.audiomack.com", } ,[SimpleIcons.Aurelia]: { - hex:"ED2B88",title:"Aurelia",source:"https://aurelia.io/", + hex:"ED2B88",title:"Aurelia",source:"https://aurelia.io", } ,[SimpleIcons.Auth0]: { - hex:"EB5424",title:"Auth0",source:"https://styleguide.auth0.com", + hex:"EB5424",title:"Auth0",source:"https://auth0.com", + } + ,[SimpleIcons.Authelia]: { + hex:"113155",title:"Authelia",source:"https://github.com/authelia/authelia/blob/8316cd4eb7a6f0778c8f480c61ad76a88416fc3a/docs/static/images/branding/logo.svg", + } + ,[SimpleIcons.Authentik]: { + hex:"FD4B2D",title:"Authentik",source:"https://github.com/goauthentik/authentik/blob/2c64f72ebc57dad9789c1fb799dd7cd39003d043/web/icons/icon.svg", } ,[SimpleIcons.Authy]: { - hex:"EC1C24",title:"Authy",source:"https://authy.com/", + hex:"EC1C24",title:"Authy",source:"https://authy.com", + } + ,[SimpleIcons.AutoCAD]: { + hex:"E51050",title:"AutoCAD",source:"https://www.autodesk.com/blogs/autocad", + } + ,[SimpleIcons.AutoCannon]: { + hex:"3BA4B7",title:"AutoCannon",source:"https://github.com/mcollina/autocannon/blob/feeec71a7483153bd382de1c7ce5dfc31fa3c16f/autocannon-logo-icon-1000px.png", } ,[SimpleIcons.Autodesk]: { - hex:"0696D7",title:"Autodesk",source:"https://www.autodesk.com", + hex:"000000",title:"Autodesk",source:"https://brand.autodesk.com/brand-system/logo", + } + ,[SimpleIcons.AutodeskMaya]: { + hex:"37A5CC",title:"Autodesk Maya",source:"https://area.autodesk.com/learn/courses/maya-intro", + } + ,[SimpleIcons.AutodeskRevit]: { + hex:"186BFF",title:"Autodesk Revit",source:"https://www.autodesk.com/products/revit", } ,[SimpleIcons.AutoHotkey]: { - hex:"334455",title:"AutoHotkey",source:"https://www.autohotkey.com/", + hex:"334455",title:"AutoHotkey",source:"https://www.autohotkey.com", + } + ,[SimpleIcons.AutoIt]: { + hex:"5D83AC",title:"AutoIt",source:"https://www.autoitscript.com", } ,[SimpleIcons.Automattic]: { - hex:"3499CD",title:"Automattic",source:"https://automattic.com/press/brand-materials/", + hex:"3499CD",title:"Automattic",source:"https://automattic.com/press/brand-materials", + } + ,[SimpleIcons.Autoprefixer]: { + hex:"DD3735",title:"Autoprefixer",source:"https://github.com/postcss/autoprefixer/blob/1341747bc8142a147342f55eea5ed4286a3ca318/logo.svg", + } + ,[SimpleIcons.AutoZone]: { + hex:"D52B1E",title:"AutoZone",source:"https://www.autozone.com", + } + ,[SimpleIcons.Avajs]: { + hex:"4B4B77",title:"avajs",source:"https://github.com/avajs/ava/blob/6f8e30c94626238a5b26deadac319089fa43d333/media/logo.svg", + } + ,[SimpleIcons.Avast]: { + hex:"FF7800",title:"Avast",source:"https://press.avast.com/media-materials#logos-and-brand-guidelines", + } + ,[SimpleIcons.Avianca]: { + hex:"FF0000",title:"avianca",source:"https://www.avianca.com", + } + ,[SimpleIcons.Avira]: { + hex:"E02027",title:"Avira",source:"https://www.avira.com/en/media-library", } ,[SimpleIcons.AwesomeLists]: { - hex:"FC60A8",title:"Awesome Lists",source:"https://github.com/sindresorhus/awesome/tree/master/media", + hex:"FC60A8",title:"Awesome Lists",source:"https://github.com/sindresorhus/awesome/tree/52b6dbacde01c2595f2133a5378cb8d2f89906fa/media/logo.svg", } ,[SimpleIcons.AwesomeWM]: { - hex:"535D6C",title:"awesomeWM",source:"https://awesomewm.org/", + hex:"535D6C",title:"awesomeWM",source:"https://awesomewm.org", } ,[SimpleIcons.AWSAmplify]: { - hex:"FF9900",title:"AWS Amplify",source:"https://docs.amplify.aws/", + hex:"FF9900",title:"AWS Amplify",source:"https://aws.amazon.com/architecture/icons", } - ,[SimpleIcons.AzureArtifacts]: { - hex:"CB2E6D",title:"Azure Artifacts",source:"https://azure.microsoft.com/en-us/services/devops/artifacts/", + ,[SimpleIcons.AWSElasticLoadBalancing]: { + hex:"8C4FFF",title:"AWS Elastic Load Balancing",source:"https://aws.amazon.com/architecture/icons", } - ,[SimpleIcons.AzureDataExplorer]: { - hex:"0078D4",title:"Azure Data Explorer",source:"https://azure.microsoft.com/en-us/pricing/details/data-explorer/", + ,[SimpleIcons.AWSFargate]: { + hex:"FF9900",title:"AWS Fargate",source:"https://aws.amazon.com/architecture/icons", } - ,[SimpleIcons.AzureDevOps]: { - hex:"0078D7",title:"Azure DevOps",source:"http://azure.com/devops", + ,[SimpleIcons.AWSLambda]: { + hex:"FF9900",title:"AWS Lambda",source:"https://aws.amazon.com/architecture/icons", } - ,[SimpleIcons.AzureFunctions]: { - hex:"0062AD",title:"Azure Functions",source:"https://azure.microsoft.com/en-us/services/functions", + ,[SimpleIcons.AWSOrganizations]: { + hex:"E7157B",title:"AWS Organizations",source:"https://aws.amazon.com/architecture/icons", } - ,[SimpleIcons.AzurePipelines]: { - hex:"2560E0",title:"Azure Pipelines",source:"https://github.com/vscode-icons/vscode-icons/blob/dc7872262c9b059c574bd16fc4cfedbb6bdf156e/icons/file_type_azurepipelines.svg", + ,[SimpleIcons.AWSSecretsManager]: { + hex:"DD344C",title:"AWS Secrets Manager",source:"https://aws.amazon.com/architecture/icons", + } + ,[SimpleIcons.Awwwards]: { + hex:"222222",title:"Awwwards",source:"https://www.awwwards.com", + } + ,[SimpleIcons.Axios]: { + hex:"5A29E4",title:"Axios",source:"https://github.com/axios/axios-docs/blob/ba35d67160f94419c1b0292831cd1a4b378adb42/assets/logo.svg", } ,[SimpleIcons.B_RAutomation]: { - hex:"FF8800",title:"B&R Automation",source:"https://www.br-automation.com/", + hex:"FF8800",title:"B&R Automation",source:"https://www.br-automation.com", } ,[SimpleIcons.Babel]: { hex:"F9DC3E",title:"Babel",source:"https://github.com/babel/website/blob/93330158b6ecca1ab88d3be8dbf661f5c2da6c76/website/static/img/babel-black.svg", } - ,[SimpleIcons.Badgr]: { - hex:"282C4C",title:"Badgr",source:"https://info.badgr.com/", + ,[SimpleIcons.Babelio]: { + hex:"FBB91E",title:"Babelio",source:"https://www.babelio.com", + } + ,[SimpleIcons.BabylonJs]: { + hex:"BB464B",title:"Babylon.js",source:"https://github.com/BabylonJS/Brand-Toolkit/blob/8583d4d9bf252a233fa480fa02ac6f367d5207a1/babylon_logo/monochrome/babylon_logo_monochrome_dark.svg", + } + ,[SimpleIcons.Backblaze]: { + hex:"E21E29",title:"Backblaze",source:"https://www.backblaze.com/company/news.html", + } + ,[SimpleIcons.BackboneJs]: { + hex:"0071B5",title:"Backbone.js",source:"https://commons.wikimedia.org/wiki/File:Backbone.js_logo.svg", + } + ,[SimpleIcons.Backendless]: { + hex:"1D77BD",title:"Backendless",source:"https://backendless.com", + } + ,[SimpleIcons.Backstage]: { + hex:"9BF0E1",title:"Backstage",source:"https://github.com/backstage/backstage/blob/862f2517188849dd7467d059edeb8692e6933c35/microsite/static/logo_assets/svg/Icon_Teal.svg", } ,[SimpleIcons.Badoo]: { - hex:"783BF9",title:"Badoo",source:"https://badoo.com/team/press/", + hex:"783BF9",title:"Badoo",source:"https://badoo.com", } ,[SimpleIcons.Baidu]: { hex:"2932E1",title:"Baidu",source:"https://www.baidu.com", } + ,[SimpleIcons.Bakal__i]: { + hex:"00A2E2",title:"Bakaláři",source:"https://konference.bakalari.cz", + } ,[SimpleIcons.Bamboo]: { hex:"0052CC",title:"Bamboo",source:"https://www.atlassian.design/guidelines/marketing/resources/logo-files", } + ,[SimpleIcons.BambuLab]: { + hex:"00AE42",title:"Bambu Lab",source:"https://bambulab.com", + } ,[SimpleIcons.Bandcamp]: { hex:"408294",title:"Bandcamp",source:"https://bandcamp.com/buttons", } ,[SimpleIcons.BandLab]: { - hex:"DC3710",title:"BandLab",source:"https://blog.bandlab.com/press/", + hex:"F12C18",title:"BandLab",source:"https://www.bandlab.com", } ,[SimpleIcons.Bandsintown]: { - hex:"00CEC8",title:"Bandsintown",source:"https://corp.bandsintown.com/media-library", + hex:"00CEC8",title:"Bandsintown",source:"https://www.company.bandsintown.com/brand-assets", } ,[SimpleIcons.BankOfAmerica]: { - hex:"012169",title:"Bank of America",source:"https://www.bankofamerica.com/", + hex:"012169",title:"Bank of America",source:"https://www.bankofamerica.com", } ,[SimpleIcons.Barclays]: { - hex:"00AEEF",title:"Barclays",source:"https://home.barclays/", + hex:"00AEEF",title:"Barclays",source:"https://home.barclays", } ,[SimpleIcons.Baremetrics]: { - hex:"6078FF",title:"Baremetrics",source:"https://baremetrics.com/", + hex:"6078FF",title:"Baremetrics",source:"https://baremetrics.com", + } + ,[SimpleIcons.Barmenia]: { + hex:"009FE3",title:"Barmenia",source:"https://barmenia.de", } ,[SimpleIcons.Basecamp]: { hex:"1D2D35",title:"Basecamp",source:"https://basecamp.com/about/press", } - ,[SimpleIcons.Bata]: { - hex:"DD282E",title:"Bata",source:"https://www.bata.com/", + ,[SimpleIcons.BasicAttentionToken]: { + hex:"80247B",title:"Basic Attention Token",source:"https://brave.com/media-assets", } - ,[SimpleIcons.BathASU]: { - hex:"00A3E0",title:"Bath ASU",source:"https://bathasu.com/press/", + ,[SimpleIcons.Bastyon]: { + hex:"00A4FF",title:"Bastyon",source:"https://github.com/pocketnetteam/pocketnet.gui/blob/978201dca0d63bc87c4c66513a67f085f2f51d83/img/logo.svg", } - ,[SimpleIcons.BattleNet]: { - hex:"00AEFF",title:"Battle.net",source:"https://www.blizzard.com/en-gb/", + ,[SimpleIcons.Bat]: { + hex:"31369E",title:"bat",source:"https://github.com/sharkdp/bat/blob/018a4826211b8b486883b720a5daa65eca2d4604/doc/logo-header.svg", } - ,[SimpleIcons.BBC]: { - hex:"000000",title:"BBC",source:"https://commons.wikimedia.org/wiki/File:BBC.svg", + ,[SimpleIcons.Bata]: { + hex:"DD282E",title:"Bata",source:"https://www.bata.com", + } + ,[SimpleIcons.BattleNet]: { + hex:"4381C3",title:"Battle.net",source:"https://battle.net", } - ,[SimpleIcons.BBCIPlayer]: { - hex:"F54997",title:"BBC iPlayer",source:"https://www.bbc.co.uk/iplayer", + ,[SimpleIcons.Bazel]: { + hex:"43A047",title:"Bazel",source:"https://bazel.build", } ,[SimpleIcons.Beatport]: { - hex:"A8E00F",title:"Beatport",source:"https://support.beatport.com/hc/en-us/articles/200353255-Beatport-Logos-and-Images", + hex:"01FF95",title:"Beatport",source:"https://www.beatport.com", } ,[SimpleIcons.Beats]: { - hex:"005571",title:"Beats",source:"https://www.elastic.co/brand", + hex:"005571",title:"Beats",source:"https://www.elastic.co/beats", } ,[SimpleIcons.BeatsByDre]: { - hex:"E01F3D",title:"Beats by Dre",source:"https://www.beatsbydre.com/", + hex:"E01F3D",title:"Beats by Dre",source:"https://www.beatsbydre.com", + } + ,[SimpleIcons.BeatStars]: { + hex:"EB0000",title:"BeatStars",source:"https://beatstars.world/brand-guidelines", + } + ,[SimpleIcons.BeekeeperStudio]: { + hex:"FAD83B",title:"Beekeeper Studio",source:"https://www.beekeeperstudio.io/press", } ,[SimpleIcons.Behance]: { - hex:"1769FF",title:"Behance",source:"https://www.behance.net/dev/api/brand", + hex:"1769FF",title:"Behance",source:"https://www.behance.net", } ,[SimpleIcons.BeijingSubway]: { hex:"004A9D",title:"Beijing Subway",source:"https://zh.wikipedia.org/wiki/File:Beijing_Subway_Logo.svg", } + ,[SimpleIcons.BEM]: { + hex:"000000",title:"BEM",source:"https://en.bem.info", + } ,[SimpleIcons.Bentley]: { hex:"333333",title:"Bentley",source:"https://en.wikipedia.org/wiki/File:Bentley_logo_2.svg", } + ,[SimpleIcons.Bento]: { + hex:"768CFF",title:"Bento",source:"https://bento.me", + } + ,[SimpleIcons.BentoBox]: { + hex:"F15541",title:"BentoBox",source:"https://www.getbento.com", + } + ,[SimpleIcons.BentoML]: { + hex:"000000",title:"BentoML",source:"https://github.com/bentoml/BentoML/blob/2169ebe9bc74e3d89ceba5dda8f8e1b85f08efa5/docs/source/_static/img/logo-light.svg", + } + ,[SimpleIcons.BeReal]: { + hex:"000000",title:"BeReal",source:"https://bereal.com", + } ,[SimpleIcons.Betfair]: { - hex:"FFB80B",title:"Betfair",source:"https://partnerships.betfair.com/", + hex:"FFB80B",title:"Betfair",source:"https://www.betfair.com", + } + ,[SimpleIcons.BetterStack]: { + hex:"000000",title:"Better Stack",source:"https://betterstack.com", + } + ,[SimpleIcons.Bevy]: { + hex:"232326",title:"Bevy",source:"https://github.com/bevyengine/bevy/blob/371c90f6faecf318ff66e3c6efa6f9f48781f63f/assets/branding/bevy_bird_simpleicons.svg", } ,[SimpleIcons.BigCartel]: { hex:"222222",title:"Big Cartel",source:"https://www.bigcartel.com", } ,[SimpleIcons.Bigbasket]: { - hex:"A5CD39",title:"bigbasket",source:"https://www.bigbasket.com/", + hex:"A5CD39",title:"bigbasket",source:"https://www.bigbasket.com", + } + ,[SimpleIcons.BigBlueButton]: { + hex:"283274",title:"BigBlueButton",source:"https://github.com/bigbluebutton/bbb-app-rooms/blob/0fcf9636a3ba683296326f46354265917c4f0ea4/app/assets/images/icon.svg", } ,[SimpleIcons.BigCommerce]: { - hex:"121118",title:"BigCommerce",source:"https://www.bigcommerce.co.uk/press/media-kit/", + hex:"121118",title:"BigCommerce",source:"https://www.bigcommerce.co.uk/press", } ,[SimpleIcons.Bilibili]: { - hex:"00A1D6",title:"Bilibili",source:"https://www.bilibili.com/", + hex:"00A1D6",title:"Bilibili",source:"https://www.bilibili.com", + } + ,[SimpleIcons.Billboard]: { + hex:"000000",title:"Billboard",source:"https://www.billboard.com", + } + ,[SimpleIcons.BIM]: { + hex:"EB1928",title:"BIM",source:"https://commons.wikimedia.org/wiki/File:Bim_(company)_logo.svg", + } + ,[SimpleIcons.Binance]: { + hex:"F0B90B",title:"Binance",source:"https://binance.com", + } + ,[SimpleIcons.BioLink]: { + hex:"000000",title:"Bio Link",source:"https://bio.link", + } + ,[SimpleIcons.Biome]: { + hex:"60A5FA",title:"Biome",source:"https://github.com/biomejs/resources/blob/551f36498dfe34b24bc7755fcdd0fa501b757cf4/svg/icon-light-mono.svg", + } + ,[SimpleIcons.BisectHosting]: { + hex:"0D1129",title:"BisectHosting",source:"https://www.bisecthosting.com", } ,[SimpleIcons.Bit]: { - hex:"73398D",title:"Bit",source:"https://bit.dev", + hex:"592EC1",title:"Bit",source:"https://bit.dev", } ,[SimpleIcons.Bitbucket]: { - hex:"0052CC",title:"Bitbucket",source:"https://www.atlassian.com/company/news/press-kit", + hex:"0052CC",title:"Bitbucket",source:"https://atlassian.design/resources/logo-library", } ,[SimpleIcons.Bitcoin]: { - hex:"F7931A",title:"Bitcoin",source:"https://bitcoin.org/en", + hex:"F7931A",title:"Bitcoin",source:"https://bitcoin.org", } ,[SimpleIcons.BitcoinCash]: { - hex:"0AC18E",title:"Bitcoin Cash",source:"https://www.bitcoincash.org/graphics/", + hex:"0AC18E",title:"Bitcoin Cash",source:"https://www.bitcoincash.org/graphics", } ,[SimpleIcons.BitcoinSV]: { - hex:"EAB300",title:"Bitcoin SV",source:"https://bitcoinsv.com/", + hex:"EAB300",title:"Bitcoin SV",source:"https://bitcoinsv.com", + } + ,[SimpleIcons.BitComet]: { + hex:"F49923",title:"BitComet",source:"https://en.wikipedia.org/wiki/File:BitComet_logo.svg", } ,[SimpleIcons.Bitdefender]: { - hex:"ED1C24",title:"Bitdefender",source:"https://www.bitdefender.com/funzone/logos.html", + hex:"ED1C24",title:"Bitdefender",source:"https://brand.bitdefender.com", } ,[SimpleIcons.Bitly]: { hex:"EE6123",title:"Bitly",source:"https://bitly.com/pages/press", @@ -10323,26 +16877,35 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Bitrise]: { hex:"683D87",title:"Bitrise",source:"https://www.bitrise.io/presskit", } + ,[SimpleIcons.BitTorrent]: { + hex:"050505",title:"BitTorrent",source:"https://www.bittorrent.com/products", + } ,[SimpleIcons.Bitwarden]: { hex:"175DDC",title:"Bitwarden",source:"https://github.com/bitwarden/brand/blob/6182cd64321d810c6f6255db08c2a17804d2b724/icons/icon.svg", } ,[SimpleIcons.Bitwig]: { - hex:"FF5A00",title:"Bitwig",source:"https://www.bitwig.com/", + hex:"FF5A00",title:"Bitwig",source:"https://www.bitwig.com", } ,[SimpleIcons.Blackberry]: { - hex:"000000",title:"Blackberry",source:"https://www.blackberry.com/", + hex:"000000",title:"Blackberry",source:"https://www.blackberry.com", + } + ,[SimpleIcons.BlackmagicDesign]: { + hex:"FFA200",title:"Blackmagic Design",source:"https://www.blackmagicdesign.com", } ,[SimpleIcons.Blazemeter]: { - hex:"CA2133",title:"Blazemeter",source:"https://www.blazemeter.com/", + hex:"CA2133",title:"Blazemeter",source:"https://www.blazemeter.com", } ,[SimpleIcons.Blazor]: { - hex:"512BD4",title:"Blazor",source:"https://dotnet.microsoft.com/apps/aspnet/web-apps/blazor", + hex:"512BD4",title:"Blazor",source:"https://commons.wikimedia.org/wiki/File:Blazor.png", } ,[SimpleIcons.Blender]: { - hex:"F5792A",title:"Blender",source:"https://www.blender.org/about/logo/", + hex:"E87D0D",title:"Blender",source:"https://www.blender.org/about/logo", + } + ,[SimpleIcons.Blockbench]: { + hex:"1E93D9",title:"Blockbench",source:"https://www.blockbench.net/wiki/blockbench/logos", } ,[SimpleIcons.BlockchainCom]: { - hex:"121D33",title:"Blockchain.com",source:"https://www.blockchain.com/", + hex:"121D33",title:"Blockchain.com",source:"https://www.blockchain.com/en/press", } ,[SimpleIcons.Blogger]: { hex:"FF5722",title:"Blogger",source:"https://www.blogger.com", @@ -10351,40 +16914,82 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"000000",title:"Bloglovin",source:"https://www.bloglovin.com/widgets", } ,[SimpleIcons.Blueprint]: { - hex:"137CBD",title:"Blueprint",source:"https://blueprintjs.com", + hex:"137CBD",title:"Blueprint",source:"https://blueprintjs.com/docs", + } + ,[SimpleIcons.Bluesky]: { + hex:"0285FF",title:"Bluesky",source:"https://github.com/FortAwesome/Font-Awesome/issues/19810#issuecomment-1854999604", + } + ,[SimpleIcons.Bluesound]: { + hex:"0F131E",title:"Bluesound",source:"https://www.bluesound.com/products/node-x", } ,[SimpleIcons.Bluetooth]: { - hex:"0082FC",title:"Bluetooth",source:"https://www.bluetooth.com/develop-with-bluetooth/marketing-branding/", + hex:"0082FC",title:"Bluetooth",source:"https://www.bluetooth.com/develop-with-bluetooth/marketing-branding", } ,[SimpleIcons.BMCSoftware]: { - hex:"FE5000",title:"BMC Software",source:"https://www.bmc.com/", + hex:"FE5000",title:"BMC Software",source:"https://www.bmc.com", } ,[SimpleIcons.BMW]: { - hex:"0066B1",title:"BMW",source:"https://www.bmw.de/", + hex:"0066B1",title:"BMW",source:"https://www.bmw.de", + } + ,[SimpleIcons.BNBChain]: { + hex:"F0B90B",title:"BNB Chain",source:"https://www.bnbchain.org", + } + ,[SimpleIcons.BoardGameGeek]: { + hex:"FF5100",title:"BoardGameGeek",source:"https://boardgamegeek.com", + } + ,[SimpleIcons.BoAt]: { + hex:"E20722",title:"boAt",source:"https://www.boat-lifestyle.com", + } + ,[SimpleIcons.BoehringerIngelheim]: { + hex:"00E47C",title:"Boehringer Ingelheim",source:"https://www.boehringer-ingelheim.com", } ,[SimpleIcons.Boeing]: { hex:"1D439C",title:"Boeing",source:"https://commons.wikimedia.org/wiki/File:Boeing_full_logo.svg", } + ,[SimpleIcons.Bombardier]: { + hex:"020203",title:"Bombardier",source:"https://bombardier.com", + } + ,[SimpleIcons.Bookalope]: { + hex:"DC2829",title:"Bookalope",source:"https://bookalope.net", + } ,[SimpleIcons.BookBub]: { - hex:"F44336",title:"BookBub",source:"https://insights.bookbub.com/bookbub-follow-bookmark-buttons-for-authors-websites/", + hex:"F44336",title:"BookBub",source:"https://insights.bookbub.com/bookbub-follow-bookmark-buttons-for-authors-websites", } ,[SimpleIcons.Bookmeter]: { - hex:"64BC4B",title:"Bookmeter",source:"https://bookmeter.com/", + hex:"64BC4B",title:"Bookmeter",source:"https://bookmeter.com", + } + ,[SimpleIcons.BookMyShow]: { + hex:"C4242B",title:"BookMyShow",source:"https://in.bookmyshow.com", } ,[SimpleIcons.BookStack]: { - hex:"0288D1",title:"BookStack",source:"https://www.bookstackapp.com/", + hex:"0288D1",title:"BookStack",source:"https://www.bookstackapp.com", } ,[SimpleIcons.Boost]: { - hex:"F7901E",title:"Boost",source:"https://www.boostmobile.com/", + hex:"F7901E",title:"Boost",source:"https://www.boostmobile.com", + } + ,[SimpleIcons.Boosty]: { + hex:"F15F2C",title:"Boosty",source:"https://boosty.to/app/brand", + } + ,[SimpleIcons.Boots]: { + hex:"05054B",title:"Boots",source:"https://www.boots-uk.com", } ,[SimpleIcons.Bootstrap]: { - hex:"7952B3",title:"Bootstrap",source:"http://getbootstrap.com/about", + hex:"7952B3",title:"Bootstrap",source:"https://getbootstrap.com/docs/5.3/about/brand", + } + ,[SimpleIcons.BorgBackup]: { + hex:"00DD00",title:"BorgBackup",source:"https://www.borgbackup.org", } ,[SimpleIcons.Bosch]: { - hex:"EA0016",title:"Bosch",source:"https://www.bosch.de/", + hex:"EA0016",title:"Bosch",source:"https://www.bosch.de", } ,[SimpleIcons.Bose]: { - hex:"000000",title:"Bose",source:"https://developer.bose.com/sites/default/files/Bose%20AR%20Design%20Guidelines%20v1.0.pdf", + hex:"000000",title:"Bose",source:"https://www.bose.com", + } + ,[SimpleIcons.BotbleCMS]: { + hex:"205081",title:"Botble CMS",source:"https://botble.com", + } + ,[SimpleIcons.Boulanger]: { + hex:"FD5300",title:"boulanger",source:"https://www.boulanger.com", } ,[SimpleIcons.Bower]: { hex:"EF5734",title:"Bower",source:"https://bower.io/docs/about/#brand", @@ -10392,92 +16997,194 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Box]: { hex:"0061D5",title:"Box",source:"https://www.box.com/en-gb/about-us/press", } + ,[SimpleIcons.BoxySVG]: { + hex:"3584E3",title:"Boxy SVG",source:"https://boxy-svg.com/ideas/7/app-icon-redesign#comment-1953", + } + ,[SimpleIcons.Braintree]: { + hex:"000000",title:"Braintree",source:"https://www.braintreepayments.com/press", + } ,[SimpleIcons.Brandfolder]: { hex:"40D1F5",title:"Brandfolder",source:"https://brandfolder.com/brandfolder", } ,[SimpleIcons.Brave]: { - hex:"FB542B",title:"Brave",source:"https://brave.com/brave-branding-assets/", + hex:"FB542B",title:"Brave",source:"https://brave.com/brave-branding-assets", } ,[SimpleIcons.Breaker]: { hex:"003DAD",title:"Breaker",source:"https://www.breaker.audio/i/brand", } + ,[SimpleIcons.Brenntag]: { + hex:"1A0033",title:"Brenntag",source:"https://www.brenntag.com", + } + ,[SimpleIcons.Brevo]: { + hex:"0B996E",title:"Brevo",source:"https://www.brevo.com", + } + ,[SimpleIcons.Brex]: { + hex:"212121",title:"Brex",source:"https://www.brex.com/journal/press", + } + ,[SimpleIcons.Bricks]: { + hex:"FFD54D",title:"Bricks",source:"https://bricksbuilder.io", + } ,[SimpleIcons.BritishAirways]: { - hex:"2E5C99",title:"British Airways",source:"https://www.britishairways.com/travel/home/public/en_ie/", + hex:"2E5C99",title:"British Airways",source:"https://www.britishairways.com", } ,[SimpleIcons.Broadcom]: { - hex:"CC092F",title:"Broadcom",source:"https://en.wikipedia.org/wiki/Broadcom_Inc", + hex:"E31837",title:"Broadcom",source:"https://www.broadcom.com/support", + } + ,[SimpleIcons.Bruno]: { + hex:"F4AA41",title:"Bruno",source:"https://www.usebruno.com", + } + ,[SimpleIcons.BSD]: { + hex:"AB2B28",title:"BSD",source:"https://freebsdfoundation.org/about-us/about-the-foundation/project", + } + ,[SimpleIcons.Bspwm]: { + hex:"2E2E2E",title:"bspwm",source:"https://github.com/baskerville/bspwm/blob/8fc2269fe0f29a785885bcd9122812eae7226d7b/artworks/bspwm_logo.svg", } ,[SimpleIcons.BT]: { - hex:"6400AA",title:"BT",source:"https://www.bt.com/", + hex:"6400AA",title:"BT",source:"https://www.bt.com", } ,[SimpleIcons.Buddy]: { hex:"1A86FD",title:"Buddy",source:"https://buddy.works/about", } + ,[SimpleIcons.Budibase]: { + hex:"000000",title:"Budibase",source:"https://github.com/Budibase/budibase/blob/6137ffd9a278ecb3e4dbb42af804c9652741699e/packages/builder/assets/bb-emblem.svg", + } ,[SimpleIcons.Buefy]: { hex:"7957D5",title:"Buefy",source:"https://github.com/buefy/buefy/blob/a9a724efca0b531e6a64ab734889b00bf4507a9d/static/img/icons/safari-pinned-tab.svg", } ,[SimpleIcons.Buffer]: { - hex:"231F20",title:"Buffer",source:"https://buffer.com/press", + hex:"231F20",title:"Buffer",source:"https://buffer.com", } ,[SimpleIcons.Bugatti]: { - hex:"BE0030",title:"Bugatti",source:"https://www.bugatti.com/", + hex:"000000",title:"Bugatti",source:"https://newsroom.bugatti.com", } ,[SimpleIcons.Bugcrowd]: { - hex:"F26822",title:"Bugcrowd",source:"https://www.bugcrowd.com/about/press-kit/", + hex:"F26822",title:"Bugcrowd",source:"https://www.bugcrowd.com/about/press-kit", } ,[SimpleIcons.Bugsnag]: { - hex:"4949E4",title:"Bugsnag",source:"https://www.bugsnag.com/newsroom", + hex:"4949E4",title:"Bugsnag",source:"https://www.bugsnag.com", + } + ,[SimpleIcons.Buhl]: { + hex:"023E84",title:"Buhl",source:"https://buhl.de", } ,[SimpleIcons.Buildkite]: { hex:"14CC80",title:"Buildkite",source:"https://buildkite.com/brand-assets", } + ,[SimpleIcons.Bukalapak]: { + hex:"E31E52",title:"Bukalapak",source:"https://www.bukalapak.com", + } ,[SimpleIcons.Bulma]: { - hex:"00D1B2",title:"Bulma",source:"https://github.com/jgthms/bulma/", + hex:"00D1B2",title:"Bulma",source:"https://bulma.io/brand", + } + ,[SimpleIcons.Bun]: { + hex:"000000",title:"Bun",source:"https://bun.sh/press-kit", + } + ,[SimpleIcons.Bungie]: { + hex:"0075BB",title:"Bungie",source:"https://www.bungie.net/7/en/Destiny", } ,[SimpleIcons.Bunq]: { - hex:"3394D7",title:"bunq",source:"https://www.bunq.com/press/", + hex:"3394D7",title:"bunq",source:"https://press.bunq.com/media_kits", + } + ,[SimpleIcons.BurgerKing]: { + hex:"D62300",title:"Burger King",source:"https://www.bk.com", + } + ,[SimpleIcons.BurpSuite]: { + hex:"FF6633",title:"Burp Suite",source:"https://portswigger.net", + } + ,[SimpleIcons.Burton]: { + hex:"000000",title:"Burton",source:"https://brand.burton.com/logo", } ,[SimpleIcons.BuyMeACoffee]: { hex:"FFDD00",title:"Buy Me A Coffee",source:"https://www.buymeacoffee.com/brand", } + ,[SimpleIcons.BuySellAds]: { + hex:"EB4714",title:"BuySellAds",source:"https://docs.buysellads.com", + } ,[SimpleIcons.BuzzFeed]: { hex:"EE3322",title:"BuzzFeed",source:"https://www.buzzfeed.com/press/assets", } - ,[SimpleIcons.Byte]: { - hex:"551DEF",title:"byte",source:"https://byte.co/byte", + ,[SimpleIcons.BVG]: { + hex:"F0D722",title:"BVG",source:"https://www.bvg.de", + } + ,[SimpleIcons.Byju_s]: { + hex:"813588",title:"Byju's",source:"https://byjus.com/byjus-the-learning-app", + } + ,[SimpleIcons.ByteDance]: { + hex:"3C8CFF",title:"ByteDance",source:"https://www.bytedance.com", } ,[SimpleIcons.C]: { hex:"A8B9CC",title:"C",source:"https://commons.wikimedia.org/wiki/File:The_C_Programming_Language_logo.svg", } - ,[SimpleIcons.CSharp]: { - hex:"239120",title:"C Sharp",source:"https://upload.wikimedia.org/wikipedia/commons/0/0d/C_Sharp_wordmark.svg", - } ,[SimpleIcons.C__]: { - hex:"00599C",title:"C++",source:"https://github.com/isocpp/logos", + hex:"00599C",title:"C++",source:"https://github.com/isocpp/logos/tree/64ef037049f87ac74875dbe72695e59118b52186", + } + ,[SimpleIcons.C__Builder]: { + hex:"E62431",title:"C++ Builder",source:"https://www.embarcadero.com/news/logo", } ,[SimpleIcons.Cachet]: { hex:"7ED321",title:"Cachet",source:"https://cachethq.io/press", } + ,[SimpleIcons.Caddy]: { + hex:"1F88C0",title:"Caddy",source:"https://caddyserver.com", + } + ,[SimpleIcons.Cadillac]: { + hex:"000000",title:"Cadillac",source:"https://www.cadillac.com", + } + ,[SimpleIcons.CafePress]: { + hex:"58A616",title:"CafePress",source:"https://en.wikipedia.org/wiki/CafePress#/media/File:CafePress_logo.svg", + } + ,[SimpleIcons.Caffeine]: { + hex:"0000FF",title:"Caffeine",source:"https://www.caffeine.tv", + } + ,[SimpleIcons.CairoGraphics]: { + hex:"F39914",title:"Cairo Graphics",source:"https://github.com/freedesktop/cairo/blob/44f808fce9f437e14f2b0ef4e1583def8ab578ae/doc/tutorial/slides/cairo-title.svg", + } ,[SimpleIcons.CairoMetro]: { hex:"C10C0C",title:"Cairo Metro",source:"https://en.wikipedia.org/wiki/File:Cairo_metro_logo2012.svg", } ,[SimpleIcons.CakePHP]: { hex:"D33C43",title:"CakePHP",source:"https://cakephp.org/logos", } + ,[SimpleIcons.CalCom]: { + hex:"292929",title:"Cal.com",source:"https://design.cal.com/assets/logos", + } + ,[SimpleIcons.Calendly]: { + hex:"006BFF",title:"Calendly",source:"https://calendly.com/newsroom", + } + ,[SimpleIcons.CalibreWeb]: { + hex:"45B29D",title:"Calibre-Web",source:"https://github.com/janeczku/calibre-web/blob/ab11919c0bff5ddea1eed2bfd80fd7ea26f05710/cps/static/icon.svg", + } ,[SimpleIcons.CampaignMonitor]: { hex:"111324",title:"Campaign Monitor",source:"https://www.campaignmonitor.com/company/brand/", } + ,[SimpleIcons.Camunda]: { + hex:"FC5D0D",title:"Camunda",source:"https://camunda.com/brand", + } ,[SimpleIcons.Canonical]: { - hex:"77216F",title:"Canonical",source:"https://design.ubuntu.com/downloads/", + hex:"E95420",title:"Canonical",source:"https://design.ubuntu.com/resources", } ,[SimpleIcons.Canva]: { - hex:"00C4CC",title:"Canva",source:"https://www.canva.com/", + hex:"00C4CC",title:"Canva",source:"https://www.canva.com", + } + ,[SimpleIcons.Canvas]: { + hex:"E72429",title:"Canvas",source:"https://www.instructure.com/about/brand-guide/media-resources", } ,[SimpleIcons.Capacitor]: { hex:"119EFF",title:"Capacitor",source:"https://github.com/ionic-team/ionicons-site/blob/b0c97018d737b763301154231b34e1b882c0c84d/docs/ionicons/svg/logo-capacitor.svg", } ,[SimpleIcons.CarThrottle]: { - hex:"FF9C42",title:"Car Throttle",source:"https://www.carthrottle.com/", + hex:"FF9C42",title:"Car Throttle",source:"https://www.carthrottle.com", + } + ,[SimpleIcons.Cardano]: { + hex:"0133AD",title:"Cardano",source:"https://cardano.org/brand-assets/", + } + ,[SimpleIcons.CarlsbergGroup]: { + hex:"00321E",title:"Carlsberg Group",source:"https://www.carlsberggroup.com/who-we-are/about-the-carlsberg-group/design-guide", + } + ,[SimpleIcons.Carrd]: { + hex:"596CAF",title:"Carrd",source:"https://carrd.co/docs/general/brand-assets", + } + ,[SimpleIcons.Carrefour]: { + hex:"004E9F",title:"Carrefour",source:"https://upload.wikimedia.org/wikipedia/commons/5/5b/Carrefour_logo.svg", } ,[SimpleIcons.Carto]: { hex:"EB1510",title:"Carto",source:"https://carto.com/brand/", @@ -10489,16 +17196,22 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"F55B23",title:"Castbox",source:"https://castbox.fm/newsroom/", } ,[SimpleIcons.Castorama]: { - hex:"0078D7",title:"Castorama",source:"https://www.castorama.fr/", + hex:"0078D7",title:"Castorama",source:"https://www.castorama.fr", } ,[SimpleIcons.Castro]: { - hex:"00B265",title:"Castro",source:"http://supertop.co/castro/press/", + hex:"00B265",title:"Castro",source:"https://supertop.co/castro/press/", } ,[SimpleIcons.Caterpillar]: { hex:"FFCD11",title:"Caterpillar",source:"https://commons.wikimedia.org/wiki/File:Caterpillar_logo.svg", } + ,[SimpleIcons.CBC]: { + hex:"E60505",title:"CBC",source:"https://www.cbc.ca", + } ,[SimpleIcons.CBS]: { - hex:"033963",title:"CBS",source:"https://www.cbs.com/", + hex:"033963",title:"CBS",source:"https://www.cbs.com", + } + ,[SimpleIcons.CCleaner]: { + hex:"CB2D29",title:"CCleaner",source:"https://www.ccleaner.com", } ,[SimpleIcons.CDProjekt]: { hex:"DC0D15",title:"CD Projekt",source:"https://www.cdprojekt.com/en/media/logotypes/", @@ -10506,6 +17219,9 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Celery]: { hex:"37814A",title:"Celery",source:"https://github.com/celery/celery/blob/4d77ddddb10797011dc10dd2e4e1e7a7467b8431/docs/images/favicon.ico", } + ,[SimpleIcons.Celestron]: { + hex:"F47216",title:"Celestron",source:"https://www.celestron.com", + } ,[SimpleIcons.CentOS]: { hex:"262577",title:"CentOS",source:"https://wiki.centos.org/ArtWork/Brand/Logo", } @@ -10518,14 +17234,23 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Chai]: { hex:"A30701",title:"Chai",source:"https://github.com/simple-icons/simple-icons/issues/4983#issuecomment-796736373", } + ,[SimpleIcons.Chainguard]: { + hex:"4445E7",title:"Chainguard",source:"https://www.chainguard.dev", + } ,[SimpleIcons.Chainlink]: { hex:"375BD2",title:"Chainlink",source:"https://chain.link/brand-assets", } ,[SimpleIcons.ChakraUI]: { hex:"319795",title:"Chakra UI",source:"https://github.com/chakra-ui/chakra-ui/blob/327e1624d22936abb43068e1f57054e43c9c6819/logo/logomark-colored.svg", } + ,[SimpleIcons.Channel4]: { + hex:"AAFF89",title:"Channel 4",source:"https://mediaassets.channel4.com/guidelines/guide/34286b7b-ea25-404d-a43b-e912fc85b0e0/page/8a2dd59a-51df-4f47-aa37-c235a761455e", + } + ,[SimpleIcons.Charles]: { + hex:"F3F5F5",title:"Charles",source:"https://www.charlesproxy.com", + } ,[SimpleIcons.ChartJs]: { - hex:"FF6384",title:"Chart.js",source:"https://www.chartjs.org/", + hex:"FF6384",title:"Chart.js",source:"https://www.chartjs.org", } ,[SimpleIcons.ChartMogul]: { hex:"13324B",title:"ChartMogul",source:"https://chartmogul.com/company/", @@ -10534,7 +17259,10 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"117ACA",title:"Chase",source:"https://commons.wikimedia.org/wiki/File:Chase_logo_2007.svg", } ,[SimpleIcons.ChatBot]: { - hex:"FFD000",title:"ChatBot",source:"https://chatbot.design/", + hex:"0066FF",title:"ChatBot",source:"https://chatbot.design", + } + ,[SimpleIcons.Chatwoot]: { + hex:"1F93FF",title:"Chatwoot",source:"https://www.chatwoot.com", } ,[SimpleIcons.CheckiO]: { hex:"008DB6",title:"CheckiO",source:"https://py.checkio.org/blog/", @@ -10542,12 +17270,30 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Checkmarx]: { hex:"54B848",title:"Checkmarx",source:"https://www.checkmarx.com/resources/datasheets/", } + ,[SimpleIcons.Checkmk]: { + hex:"15D1A0",title:"Checkmk",source:"https://checkmk.com", + } + ,[SimpleIcons.Chedraui]: { + hex:"E0832F",title:"Chedraui",source:"https://www.chedraui.com.mx", + } + ,[SimpleIcons.Cheerio]: { + hex:"E88C1F",title:"Cheerio",source:"https://github.com/cheeriojs/cheerio/blob/60b538772c34f2dd93e9c62e410b2751d0a69ff3/website/static/img/orange-c.svg", + } ,[SimpleIcons.Chef]: { - hex:"F09820",title:"Chef",source:"https://www.chef.io/", + hex:"F09820",title:"Chef",source:"https://www.chef.io", + } + ,[SimpleIcons.Chemex]: { + hex:"4D2B1A",title:"Chemex",source:"https://vtlogo.com/chemex-coffeemaker-vector-logo-svg/", + } + ,[SimpleIcons.ChessCom]: { + hex:"81B64C",title:"Chess.com",source:"https://www.chess.com/article/view/chess-com-brand-resources", } ,[SimpleIcons.Chevrolet]: { hex:"CD9834",title:"Chevrolet",source:"https://www.chevrolet.com/content/dam/chevrolet/na/us/english/index/shopping-tools/download-catalog/02-pdf/2019-chevrolet-corvette-catalog.pdf", } + ,[SimpleIcons.ChiaNetwork]: { + hex:"5ECE71",title:"Chia Network",source:"https://www.chia.net/branding/", + } ,[SimpleIcons.ChinaEasternAirlines]: { hex:"1A2477",title:"China Eastern Airlines",source:"https://uk.ceair.com/newCMS/uk/en/content/en_Footer/Support/201904/t20190404_5763.html", } @@ -10557,41 +17303,74 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Chocolatey]: { hex:"80B5E3",title:"Chocolatey",source:"https://chocolatey.org/media-kit", } + ,[SimpleIcons.Chromatic]: { + hex:"FC521F",title:"Chromatic",source:"https://www.chromatic.com", + } + ,[SimpleIcons.ChromeWebStore]: { + hex:"4285F4",title:"Chrome Web Store",source:"https://chromewebstore.google.com", + } + ,[SimpleIcons.Chromecast]: { + hex:"999999",title:"Chromecast",source:"https://www.google.com/intl/en_us/chromecast/built-in/", + } ,[SimpleIcons.Chrysler]: { hex:"000000",title:"Chrysler",source:"https://www.stellantis.com/en/brands/chrysler", } ,[SimpleIcons.ChupaChups]: { - hex:"CF103E",title:"Chupa Chups",source:"https://www.chupachups.co.uk/", + hex:"CF103E",title:"Chupa Chups",source:"https://www.chupachups.co.uk", + } + ,[SimpleIcons.Cilium]: { + hex:"F8C517",title:"Cilium",source:"https://github.com/cilium/cilium/blob/774a91f0e7497d9c9085234005ec81f1065c3783/Documentation/images/logo-solo.svg", } ,[SimpleIcons.Cinema4D]: { hex:"011A6A",title:"Cinema 4D",source:"https://www.maxon.net/en/about-maxon/branding", } ,[SimpleIcons.Circle]: { - hex:"8669AE",title:"Circle",source:"https://www.circle.com/", + hex:"8669AE",title:"Circle",source:"https://www.circle.com", } ,[SimpleIcons.CircleCI]: { hex:"343434",title:"CircleCI",source:"https://circleci.com/press", } + ,[SimpleIcons.CircuitVerse]: { + hex:"42B883",title:"CircuitVerse",source:"https://circuitverse.org", + } ,[SimpleIcons.CirrusCI]: { hex:"4051B5",title:"Cirrus CI",source:"https://cirrus-ci.org", } ,[SimpleIcons.Cisco]: { - hex:"1BA0D7",title:"Cisco",source:"https://www.cisco.com/", + hex:"1BA0D7",title:"Cisco",source:"https://www.cisco.com", } ,[SimpleIcons.Citrix]: { - hex:"452170",title:"Citrix",source:"https://brand.citrix.com/", + hex:"452170",title:"Citrix",source:"https://brand.citrix.com", } ,[SimpleIcons.Citro_n]: { - hex:"6E6E6E",title:"Citroën",source:"https://citroen.pcaci.co.uk/logo.php", + hex:"DA291C",title:"Citroën",source:"https://www.stellantis.com/en/brands/citroen", } ,[SimpleIcons.CiviCRM]: { hex:"81C459",title:"CiviCRM",source:"https://civicrm.org/trademark", } + ,[SimpleIcons.Civo]: { + hex:"239DFF",title:"Civo",source:"https://www.civo.com/brand-assets", + } ,[SimpleIcons.CKEditor4]: { hex:"0287D0",title:"CKEditor 4",source:"https://github.com/ckeditor/ckeditor4/blob/7d8305ce4d12683853a563b9d6ea54e0d4686a2f/samples/img/logo.svg", } + ,[SimpleIcons.Clarifai]: { + hex:"1955FF",title:"Clarifai",source:"https://www.clarifai.com", + } ,[SimpleIcons.Claris]: { - hex:"000000",title:"Claris",source:"https://www.claris.com/", + hex:"000000",title:"Claris",source:"https://www.claris.com", + } + ,[SimpleIcons.Clarivate]: { + hex:"93FF9E",title:"Clarivate",source:"https://clarivate.com", + } + ,[SimpleIcons.Clerk]: { + hex:"6C47FF",title:"Clerk",source:"https://clerk.com", + } + ,[SimpleIcons.CleverCloud]: { + hex:"171C36",title:"Clever Cloud",source:"https://www.clever-cloud.com", + } + ,[SimpleIcons.ClickHouse]: { + hex:"FFCC01",title:"ClickHouse",source:"https://github.com/ClickHouse/ClickHouse/blob/12bd453a43819176d25ecf247033f6cb1af54beb/website/images/logo-clickhouse.svg", } ,[SimpleIcons.ClickUp]: { hex:"7B68EE",title:"ClickUp",source:"https://clickup.com/brand", @@ -10609,52 +17388,82 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"5881D8",title:"Clojure",source:"https://commons.wikimedia.org/wiki/File:Clojure_logo.svg", } ,[SimpleIcons.Cloud66]: { - hex:"3C72B9",title:"Cloud 66",source:"https://www.cloud66.com/", + hex:"3C72B9",title:"Cloud 66",source:"https://www.cloud66.com", + } + ,[SimpleIcons.CloudFoundry]: { + hex:"0C9ED5",title:"Cloud Foundry",source:"https://www.cloudfoundry.org", } ,[SimpleIcons.CloudBees]: { - hex:"1997B5",title:"CloudBees",source:"https://www.cloudbees.com/", + hex:"1997B5",title:"CloudBees",source:"https://www.cloudbees.com", } ,[SimpleIcons.CloudCannon]: { - hex:"407AFC",title:"CloudCannon",source:"https://cloudcannon.com/", + hex:"407AFC",title:"CloudCannon",source:"https://cloudcannon.com", } ,[SimpleIcons.Cloudera]: { - hex:"F96702",title:"Cloudera",source:"https://www.cloudera.com/", + hex:"F96702",title:"Cloudera",source:"https://www.cloudera.com", } ,[SimpleIcons.Cloudflare]: { hex:"F38020",title:"Cloudflare",source:"https://www.cloudflare.com/logo/", } + ,[SimpleIcons.CloudflarePages]: { + hex:"F38020",title:"Cloudflare Pages",source:"https://pages.cloudflare.com", + } + ,[SimpleIcons.CloudflareWorkers]: { + hex:"F38020",title:"Cloudflare Workers",source:"https://www.cloudflare.com/developer-platform/products/", + } + ,[SimpleIcons.Cloudinary]: { + hex:"3448C5",title:"Cloudinary",source:"https://cloudinary.com", + } + ,[SimpleIcons.Cloudron]: { + hex:"03A9F4",title:"Cloudron",source:"https://www.cloudron.io/brand-assets.html", + } ,[SimpleIcons.Cloudsmith]: { - hex:"187EB6",title:"Cloudsmith",source:"https://cloudsmith.io/branding/", + hex:"2A6FE1",title:"Cloudsmith",source:"https://cloudsmith.com/company/brand/", } ,[SimpleIcons.Cloudways]: { hex:"2C39BD",title:"Cloudways",source:"https://www.cloudways.com/en/media-kit.php", } + ,[SimpleIcons.Clubforce]: { + hex:"191176",title:"Clubforce",source:"https://clubforce.com/media-centre", + } ,[SimpleIcons.Clubhouse]: { - hex:"6515DD",title:"Clubhouse",source:"https://brand.clubhouse.io/", + hex:"FFE450",title:"Clubhouse",source:"https://www.clubhouse.com/press", } ,[SimpleIcons.Clyp]: { - hex:"3CBDB1",title:"Clyp",source:"https://clyp.it/", + hex:"3CBDB1",title:"Clyp",source:"https://clyp.it", } ,[SimpleIcons.CMake]: { hex:"064F8C",title:"CMake",source:"https://www.kitware.com/platforms/", } + ,[SimpleIcons.CNCF]: { + hex:"231F20",title:"CNCF",source:"https://github.com/cncf/artwork/blob/d2ed716cc0769e6c65d2e58f9a503fca02b60a56/examples/other.md#cncf-logos", + } + ,[SimpleIcons.CNET]: { + hex:"E71D1D",title:"CNET",source:"https://www.cnet.com", + } ,[SimpleIcons.CNN]: { - hex:"CC0000",title:"CNN",source:"https://edition.cnn.com/", + hex:"CC0000",title:"CNN",source:"https://edition.cnn.com", } ,[SimpleIcons.CoOp]: { - hex:"00B1E7",title:"Co-op",source:"http://www.co-operative.coop/corporate/press/logos/", + hex:"00B1E7",title:"Co-op",source:"https://www.co-operative.coop/media/assets", + } + ,[SimpleIcons.CocaCola]: { + hex:"D00013",title:"Coca Cola",source:"https://upload.wikimedia.org/wikipedia/commons/c/ce/Coca-Cola_logo.svg", + } + ,[SimpleIcons.Cockpit]: { + hex:"0066CC",title:"Cockpit",source:"https://github.com/cockpit-project/cockpit-project.github.io/blob/b851b3477d90017961ac9b252401c9a6cb6239f1/images/site/cockpit-logo.svg", } ,[SimpleIcons.CockroachLabs]: { - hex:"6933FF",title:"Cockroach Labs",source:"https://www.cockroachlabs.com/", + hex:"6933FF",title:"Cockroach Labs",source:"https://www.cockroachlabs.com", } ,[SimpleIcons.CocoaPods]: { - hex:"EE3322",title:"CocoaPods",source:"https://github.com/CocoaPods/shared_resources", + hex:"EE3322",title:"CocoaPods",source:"https://github.com/CocoaPods/shared_resources/tree/3125baf19976bd240c86459645f45b68d2facd10", } ,[SimpleIcons.Cocos]: { hex:"55C2E1",title:"Cocos",source:"https://www.cocos.com/en/", } ,[SimpleIcons.Coda]: { - hex:"F46A54",title:"Coda",source:"https://coda.io/", + hex:"F46A54",title:"Coda",source:"https://coda.io", } ,[SimpleIcons.Codacy]: { hex:"222F29",title:"Codacy",source:"https://www.codacy.com/blog/", @@ -10662,59 +17471,80 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.CodeClimate]: { hex:"000000",title:"Code Climate",source:"https://codeclimate.com/github/codeclimate/python-test-reporter/badges/", } + ,[SimpleIcons.Code__Blocks]: { + hex:"41AD48",title:"Code::Blocks",source:"https://wiki.codeblocks.org/index.php/Main_Page", + } ,[SimpleIcons.Codeberg]: { hex:"2185D0",title:"Codeberg",source:"https://codeberg.org", } ,[SimpleIcons.Codecademy]: { - hex:"1F4056",title:"Codecademy",source:"https://www.codecademy.com/", + hex:"1F4056",title:"Codecademy",source:"https://www.codecademy.com", } ,[SimpleIcons.CodeceptJS]: { hex:"F6E05E",title:"CodeceptJS",source:"https://github.com/codeceptjs/codeceptjs.github.io/blob/c7917445b9a70a9daacf20986c403c3299f5c960/favicon/safari-pinned-tab.svg", } ,[SimpleIcons.CodeChef]: { - hex:"5B4638",title:"CodeChef",source:"https://www.codechef.com/", + hex:"5B4638",title:"CodeChef",source:"https://www.codechef.com", } ,[SimpleIcons.Codecov]: { - hex:"F01F7A",title:"Codecov",source:"https://codecov.io/", + hex:"F01F7A",title:"Codecov",source:"https://codecov.io", } ,[SimpleIcons.CodeFactor]: { - hex:"F44A6A",title:"CodeFactor",source:"https://www.codefactor.io/", + hex:"F44A6A",title:"CodeFactor",source:"https://www.codefactor.io", } ,[SimpleIcons.Codeforces]: { - hex:"1F8ACB",title:"Codeforces",source:"http://codeforces.com/", + hex:"1F8ACB",title:"Codeforces",source:"https://codeforces.com", + } + ,[SimpleIcons.Codefresh]: { + hex:"08B1AB",title:"Codefresh",source:"https://codefresh.io", } ,[SimpleIcons.CodeIgniter]: { hex:"EF4223",title:"CodeIgniter",source:"https://www.codeigniter.com/help/legal", } + ,[SimpleIcons.Codeium]: { + hex:"09B6A2",title:"Codeium",source:"https://github.com/Exafunction/codeium.vim/blob/e03c410a7673dbbe7f64afbc9a08f423363ded81/codeium-simple-logo.svg", + } ,[SimpleIcons.Codemagic]: { - hex:"F45E3F",title:"Codemagic",source:"https://codemagic.io/", + hex:"F45E3F",title:"Codemagic",source:"https://codemagic.io", + } + ,[SimpleIcons.Codementor]: { + hex:"003648",title:"Codementor",source:"https://www.codementor.io", } ,[SimpleIcons.CodeMirror]: { hex:"D30707",title:"CodeMirror",source:"https://github.com/codemirror/CodeMirror/blob/6e7aa65a8bfb64837ae9d082b674b2f5ee056d2c/doc/logo.svg", } ,[SimpleIcons.CodeNewbie]: { - hex:"6BD80B",title:"CodeNewbie",source:"https://community.codenewbie.org/", + hex:"9013FE",title:"CodeNewbie",source:"https://community.codenewbie.org", } ,[SimpleIcons.CodePen]: { hex:"000000",title:"CodePen",source:"https://blog.codepen.io/documentation/brand-assets/logos/", } ,[SimpleIcons.CodeProject]: { - hex:"FF9900",title:"CodeProject",source:"https://www.codeproject.com/", + hex:"FF9900",title:"CodeProject",source:"https://www.codeproject.com", + } + ,[SimpleIcons.Coder]: { + hex:"000000",title:"Coder",source:"https://github.com/coder/presskit/blob/f9dccc00b062cf130ba237bfcefd1fcda4d253c8/logos/coder_logo_transparent_black.svg", } ,[SimpleIcons.CodersRank]: { hex:"67A4AC",title:"CodersRank",source:"https://codersrank.io", } ,[SimpleIcons.Coderwall]: { - hex:"3E8DCC",title:"Coderwall",source:"https://github.com/twolfson/coderwall-svg", + hex:"3E8DCC",title:"Coderwall",source:"https://github.com/twolfson/coderwall-svg/tree/e87fb90eab5e401210a174f9418b5af0a246758e", } ,[SimpleIcons.CodeSandbox]: { - hex:"000000",title:"CodeSandbox",source:"https://codesandbox.io", + hex:"151515",title:"CodeSandbox",source:"https://codesandbox.io/CodeSandbox-Press-Kit.zip", } ,[SimpleIcons.Codeship]: { - hex:"004466",title:"Codeship",source:"https://app.codeship.com/", + hex:"004466",title:"Codeship",source:"https://app.codeship.com", + } + ,[SimpleIcons.CodeSignal]: { + hex:"1062FB",title:"CodeSignal",source:"https://codesignal.com", + } + ,[SimpleIcons.CodeStream]: { + hex:"008C99",title:"CodeStream",source:"https://www.codestream.com", } ,[SimpleIcons.Codewars]: { - hex:"B1361E",title:"Codewars",source:"https://github.com/codewars/branding", + hex:"B1361E",title:"Codewars",source:"https://github.com/codewars/branding/tree/1ff0d44db52ac4a5e3a1c43277dc35f228eb6983", } ,[SimpleIcons.CodingNinjas]: { hex:"DD6620",title:"Coding Ninjas",source:"https://www.codingninjas.com/press-release", @@ -10726,28 +17556,61 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"4574E0",title:"Codio",source:"https://codio.com", } ,[SimpleIcons.CoffeeScript]: { - hex:"2F2625",title:"CoffeeScript",source:"https://coffeescript.org/", + hex:"2F2625",title:"CoffeeScript",source:"https://coffeescript.org", + } + ,[SimpleIcons.Coggle]: { + hex:"9ED56B",title:"Coggle",source:"https://coggle.it/press", } ,[SimpleIcons.Cognizant]: { - hex:"1A4CA1",title:"Cognizant",source:"https://www.cognizant.com/", + hex:"1A4CA1",title:"Cognizant",source:"https://www.cognizant.com", + } + ,[SimpleIcons.Coil]: { + hex:"000000",title:"Coil",source:"https://coil.com/press/brand-guidelines", } ,[SimpleIcons.Coinbase]: { hex:"0052FF",title:"Coinbase",source:"https://www.coinbase.com/press", } + ,[SimpleIcons.CoinMarketCap]: { + hex:"17181B",title:"CoinMarketCap",source:"https://www.coinmarketcap.com", + } + ,[SimpleIcons.ComicFury]: { + hex:"79BD42",title:"ComicFury",source:"https://comicfury.com/images/gator-icon-black.png", + } + ,[SimpleIcons.Comma]: { + hex:"51FF00",title:"comma",source:"https://comma.ai", + } ,[SimpleIcons.Commerzbank]: { hex:"FFCC33",title:"Commerzbank",source:"https://commons.wikimedia.org/wiki/Category:Commerzbank_logos", } + ,[SimpleIcons.Commitlint]: { + hex:"000000",title:"commitlint",source:"https://github.com/conventional-changelog/commitlint/blob/0b177635472214faac5a5800ced970bf4d2e6012/docs/assets/icon.svg", + } + ,[SimpleIcons.Commodore]: { + hex:"1E2A4E",title:"Commodore",source:"https://commodore.inc", + } ,[SimpleIcons.CommonWorkflowLanguage]: { hex:"B5314C",title:"Common Workflow Language",source:"https://github.com/common-workflow-language/logo/blob/54b1624bc88df6730fa7b6c928a05fc9c939e47e/CWL-Logo-nofonts.svg", } + ,[SimpleIcons.CompilerExplorer]: { + hex:"67C52A",title:"Compiler Explorer",source:"https://github.com/compiler-explorer/infra/blob/8d362efe7ddc24e6a625f7db671d0a6e7600e3c9/logo/icon/CompilerExplorer%20Logo%20Icon%20SVG.svg", + } ,[SimpleIcons.Composer]: { - hex:"885630",title:"Composer",source:"https://getcomposer.org/", + hex:"885630",title:"Composer",source:"https://getcomposer.org", + } + ,[SimpleIcons.CompTIA]: { + hex:"C8202F",title:"CompTIA",source:"https://www.comptia.org", + } + ,[SimpleIcons.Comsol]: { + hex:"368CCB",title:"Comsol",source:"https://cdn.comsol.com/company/comsol-brand-guide-November2019.pdf", + } + ,[SimpleIcons.Conan]: { + hex:"6699CB",title:"Conan",source:"https://conan.io", } ,[SimpleIcons.Concourse]: { - hex:"3398DC",title:"Concourse",source:"https://concourse-ci.org/", + hex:"3398DC",title:"Concourse",source:"https://concourse-ci.org", } ,[SimpleIcons.CondaForge]: { - hex:"000000",title:"Conda-Forge",source:"https://github.com/conda-forge/conda-forge.github.io/", + hex:"000000",title:"Conda-Forge",source:"https://github.com/conda-forge/conda-forge.github.io/blob/34adb68298ca266af13c3d615f7af8b6c232f6fb/img/anvil.svg", } ,[SimpleIcons.Conekta]: { hex:"0A1837",title:"Conekta",source:"https://www.conekta.com", @@ -10756,7 +17619,7 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"172B4D",title:"Confluence",source:"https://www.atlassian.com/company/news/press-kit", } ,[SimpleIcons.Construct3]: { - hex:"00FFDA",title:"Construct 3",source:"https://www.construct.net/", + hex:"00FFDA",title:"Construct 3",source:"https://www.construct.net", } ,[SimpleIcons.Consul]: { hex:"F24C53",title:"Consul",source:"https://www.hashicorp.com/brand", @@ -10764,17 +17627,47 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.ContactlessPayment]: { hex:"000000",title:"Contactless Payment",source:"https://en.wikipedia.org/wiki/Contactless_payment", } + ,[SimpleIcons.Containerd]: { + hex:"575757",title:"containerd",source:"https://cncf-branding.netlify.app/projects/containerd/", + } + ,[SimpleIcons.Contao]: { + hex:"F47C00",title:"Contao",source:"https://contao.org", + } ,[SimpleIcons.Contentful]: { hex:"2478CC",title:"Contentful",source:"https://press.contentful.com/media_kits", } + ,[SimpleIcons.Contentstack]: { + hex:"E74C3D",title:"Contentstack",source:"https://www.contentstack.com", + } + ,[SimpleIcons.ContributorCovenant]: { + hex:"5E0D73",title:"Contributor Covenant",source:"https://www.contributor-covenant.org", + } + ,[SimpleIcons.ConventionalCommits]: { + hex:"FE5196",title:"Conventional Commits",source:"https://www.conventionalcommits.org", + } ,[SimpleIcons.Convertio]: { - hex:"FF3333",title:"Convertio",source:"https://convertio.co/", + hex:"FF3333",title:"Convertio",source:"https://convertio.co", } ,[SimpleIcons.Cookiecutter]: { hex:"D4AA00",title:"Cookiecutter",source:"https://github.com/cookiecutter/cookiecutter/blob/52dd18513bbab7f0fbfcb2938c9644d9092247cf/logo/cookiecutter-logo.svg", } + ,[SimpleIcons.CoolerMaster]: { + hex:"1E1E28",title:"Cooler Master",source:"https://www.coolermaster.com/branding", + } + ,[SimpleIcons.CopaAirlines]: { + hex:"0032A0",title:"Copa Airlines",source:"https://www.copaair.com", + } + ,[SimpleIcons.Coppel]: { + hex:"0266AE",title:"Coppel",source:"https://www.coppel.com", + } + ,[SimpleIcons.Cora]: { + hex:"E61845",title:"Cora",source:"https://www.cora.fr", + } + ,[SimpleIcons.CorelDRAW]: { + hex:"000000",title:"CorelDRAW",source:"https://www.coreldraw.com/en/learn/webinars/ebook-embroidery", + } ,[SimpleIcons.CoronaEngine]: { - hex:"F96F29",title:"Corona Engine",source:"https://coronalabs.com/", + hex:"F96F29",title:"Corona Engine",source:"https://coronalabs.com", } ,[SimpleIcons.CoronaRenderer]: { hex:"E6502A",title:"Corona Renderer",source:"https://corona-renderer.com/about", @@ -10783,10 +17676,10 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"000000",title:"Corsair",source:"https://www.corsair.com", } ,[SimpleIcons.Couchbase]: { - hex:"EA2328",title:"Couchbase",source:"https://www.couchbase.com/", + hex:"EA2328",title:"Couchbase",source:"https://www.couchbase.com", } ,[SimpleIcons.CounterStrike]: { - hex:"000000",title:"Counter-Strike",source:"https://en.wikipedia.org/wiki/File:CS-GO_Logo.svg", + hex:"000000",title:"Counter-Strike",source:"https://www.counter-strike.net", } ,[SimpleIcons.CountingWorksPRO]: { hex:"2E3084",title:"CountingWorks PRO",source:"https://www.countingworks.com/blog", @@ -10795,7 +17688,7 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"0056D2",title:"Coursera",source:"https://about.coursera.org/press", } ,[SimpleIcons.Coveralls]: { - hex:"3F5767",title:"Coveralls",source:"https://coveralls.io/", + hex:"3F5767",title:"Coveralls",source:"https://coveralls.io", } ,[SimpleIcons.CPanel]: { hex:"FF6C2C",title:"cPanel",source:"https://cpanel.net/company/cpanel-brand-guide/", @@ -10803,11 +17696,38 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.CraftCMS]: { hex:"E5422B",title:"Craft CMS",source:"https://craftcms.com/brand-resources", } + ,[SimpleIcons.Craftsman]: { + hex:"D6001C",title:"Craftsman",source:"https://www.craftsman.com", + } + ,[SimpleIcons.CrateDB]: { + hex:"009DC7",title:"CrateDB",source:"https://github.com/crate/crate-docs-theme/blob/cbd734b3617489ca937f35e30f37f3f6c1870e1f/src/crate/theme/rtd/crate/static/images/crate-logo.svg", + } + ,[SimpleIcons.Crayon]: { + hex:"FF6A4C",title:"Crayon",source:"https://www.crayon.com", + } + ,[SimpleIcons.Creality]: { + hex:"000000",title:"Creality",source:"https://www.creality.com", + } + ,[SimpleIcons.CreateReactApp]: { + hex:"09D3AC",title:"Create React App",source:"https://github.com/facebook/create-react-app/blob/9d0369b1fe3260e620b08effcf85f1edefc5d1ea/docusaurus/website/static/img/logo.svg", + } ,[SimpleIcons.CreativeCommons]: { - hex:"EF9421",title:"Creative Commons",source:"https://creativecommons.org/", + hex:"EF9421",title:"Creative Commons",source:"https://creativecommons.org", + } + ,[SimpleIcons.CreativeTechnology]: { + hex:"000000",title:"Creative Technology",source:"https://creative.com", + } + ,[SimpleIcons.Credly]: { + hex:"FF6B00",title:"Credly",source:"https://cdn.credly.com/assets/structure/logo-78b59f8114817c758ca965ed8f1a58a76a39b6fd70d031f771a9bbc581fcde65.svg", } ,[SimpleIcons.Crehana]: { - hex:"4B22F4",title:"Crehana",source:"https://www.crehana.com/", + hex:"4B22F4",title:"Crehana",source:"https://www.crehana.com", + } + ,[SimpleIcons.CrewUnited]: { + hex:"000000",title:"Crew United",source:"https://www.crew-united.com", + } + ,[SimpleIcons.CriticalRole]: { + hex:"000000",title:"Critical Role",source:"https://critrole.com", } ,[SimpleIcons.Crowdin]: { hex:"2E3340",title:"Crowdin",source:"https://support.crowdin.com/using-logo/", @@ -10824,56 +17744,95 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.CRYENGINE]: { hex:"000000",title:"CRYENGINE",source:"https://www.cryengine.com/brand", } + ,[SimpleIcons.CryptPad]: { + hex:"0087FF",title:"CryptPad",source:"https://cryptpad.org", + } ,[SimpleIcons.Crystal]: { hex:"000000",title:"Crystal",source:"https://crystal-lang.org/media/", } + ,[SimpleIcons.CSSDesignAwards]: { + hex:"280FEE",title:"CSS Design Awards",source:"https://www.cssdesignawards.com", + } + ,[SimpleIcons.CSSModules]: { + hex:"000000",title:"CSS Modules",source:"https://github.com/css-modules/logos/blob/32e4717062e4328ed861fa92d5d9cfd47859362f/css-modules-logo.svg", + } ,[SimpleIcons.CSSWizardry]: { - hex:"F43059",title:"CSS Wizardry",source:"http://csswizardry.com", + hex:"F43059",title:"CSS Wizardry",source:"https://csswizardry.com", } ,[SimpleIcons.CSS3]: { - hex:"1572B6",title:"CSS3",source:"http://www.w3.org/html/logo/", + hex:"1572B6",title:"CSS3",source:"https://www.w3.org/html/logo/", + } + ,[SimpleIcons.CTS]: { + hex:"E53236",title:"CTS",source:"https://commons.wikimedia.org/wiki/File:Logo_Compagnie_des_transports_strasbourgeois.svg", } ,[SimpleIcons.Cucumber]: { hex:"23D96C",title:"Cucumber",source:"https://cucumber.io", } + ,[SimpleIcons.Cultura]: { + hex:"1D2C54",title:"Cultura",source:"https://www.cultura.com", + } ,[SimpleIcons.Curl]: { hex:"073551",title:"curl",source:"https://curl.haxx.se/logo/", } ,[SimpleIcons.CurseForge]: { - hex:"6441A4",title:"CurseForge",source:"https://www.curseforge.com/", + hex:"F16436",title:"CurseForge",source:"https://www.curseforge.com", + } + ,[SimpleIcons.CustomInk]: { + hex:"4051B5",title:"Custom Ink",source:"https://www.customink.com", + } + ,[SimpleIcons.CyberDefenders]: { + hex:"335EEA",title:"CyberDefenders",source:"https://cyberdefenders.org", } ,[SimpleIcons.Cycling__74]: { - hex:"111111",title:"Cycling '74",source:"https://cycling74.com/", + hex:"111111",title:"Cycling '74",source:"https://cycling74.com", } ,[SimpleIcons.Cypress]: { - hex:"17202C",title:"Cypress",source:"https://cypress.io", + hex:"69D3A7",title:"Cypress",source:"https://www.cypress.io/press-kit", + } + ,[SimpleIcons.CytoscapeJs]: { + hex:"F7DF1E",title:"Cytoscape.js",source:"https://github.com/cytoscape/cytoscape.js/blob/97c27700feefe2f7b79fca248763049e9a0b38c6/documentation/img/cytoscape-logo.svg", + } + ,[SimpleIcons.D]: { + hex:"B03931",title:"D",source:"https://github.com/dlang/dlang.org/blob/6d0e2e5f6a8249031cfd010e389b99ff014cd320/images/dlogo.svg", + } + ,[SimpleIcons.DEDGE]: { + hex:"432975",title:"D-EDGE",source:"https://github.com/d-edge/JoinUs/blob/4d8b5cf7145db26649fe9f1587194e44dbbe3565/d-edge.svg", } ,[SimpleIcons.DWaveSystems]: { - hex:"008CD7",title:"D-Wave Systems",source:"https://www.dwavesys.com/", + hex:"008CD7",title:"D-Wave Systems",source:"https://www.dwavesys.com", } ,[SimpleIcons.D3Js]: { - hex:"F9A03C",title:"D3.js",source:"https://github.com/d3/d3-logo", + hex:"F9A03C",title:"D3.js",source:"https://github.com/d3/d3-logo/tree/6d9c471aa852033501d00ca63fe73d9f8be82d1d", } ,[SimpleIcons.Dacia]: { - hex:"122AFF",title:"Dacia",source:"https://www.dacia.ro/", + hex:"646B52",title:"Dacia",source:"https://commons.wikimedia.org/wiki/File:Dacia-Logo-2021.svg", } ,[SimpleIcons.DAF]: { hex:"00529B",title:"DAF",source:"https://www.daf.com/en", } + ,[SimpleIcons.DailyDev]: { + hex:"CE3DF3",title:"daily.dev",source:"https://brand.daily.dev/d/4gCtbahXkzKk/guidelines", + } ,[SimpleIcons.Dailymotion]: { - hex:"0D0D0D",title:"Dailymotion",source:"https://about.dailymotion.com/en/press/", + hex:"0A0A0A",title:"Dailymotion",source:"https://careers.dailymotion.com", + } + ,[SimpleIcons.DaisyUI]: { + hex:"5A0EF8",title:"DaisyUI",source:"https://raw.githubusercontent.com/saadeghi/files/main/daisyui/logo-4.svg", } - ,[SimpleIcons.Daimler]: { - hex:"E6E6E6",title:"Daimler",source:"https://designnavigator.daimler.com/Daimler_Corporate_Logotype_Black_DTP", + ,[SimpleIcons.Dapr]: { + hex:"0D2192",title:"Dapr",source:"https://raw.githubusercontent.com/dapr/dapr/18575823c74318c811d6cd6f57ffac76d5debe93/img/dapr_logo.svg", } ,[SimpleIcons.DarkReader]: { hex:"141E24",title:"Dark Reader",source:"https://github.com/simple-icons/simple-icons/pull/3348#issuecomment-667090608", } ,[SimpleIcons.Dart]: { - hex:"0175C2",title:"Dart",source:"https://github.com/dart-lang/site-shared/tree/master/src/_assets/image/dart/logo", + hex:"0175C2",title:"Dart",source:"https://github.com/dart-lang/site-shared/tree/18458ff440afd3d06f04e5cb871c4c5eda29c9d5/src/_assets/image/dart/logo", + } + ,[SimpleIcons.Darty]: { + hex:"EB1B23",title:"Darty",source:"https://www.darty.com", } ,[SimpleIcons.DasErste]: { - hex:"001A4B",title:"Das Erste",source:"https://en.wikipedia.org/wiki/Das_Erste", + hex:"001A4B",title:"Das Erste",source:"https://commons.wikimedia.org/wiki/File:Das_Erste_2014.svg", } ,[SimpleIcons.Dash]: { hex:"008DE4",title:"Dash",source:"https://www.dash.org/brand-assets/", @@ -10881,23 +17840,38 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Dashlane]: { hex:"0E353D",title:"Dashlane",source:"https://brandfolder.com/dashlane/brandkitpartners", } + ,[SimpleIcons.Dask]: { + hex:"FC6E6B",title:"Dask",source:"https://github.com/dask/dask/blob/67e648922512615f94f8a90726423e721d0e3eb2/docs/source/images/dask_icon_black.svg", + } ,[SimpleIcons.DassaultSyst_mes]: { - hex:"005386",title:"Dassault Systèmes",source:"https://www.3ds.com/", + hex:"005386",title:"Dassault Systèmes",source:"https://www.3ds.com", } - ,[SimpleIcons.DataVersionControl]: { - hex:"945DD6",title:"Data Version Control",source:"https://static.iterative.ai/logo/dvc.svg", + ,[SimpleIcons.DataAi]: { + hex:"000000",title:"data.ai",source:"https://www.data.ai/en/about/press/", } ,[SimpleIcons.Databricks]: { - hex:"FF3621",title:"Databricks",source:"https://www.databricks.com/", + hex:"FF3621",title:"Databricks",source:"https://www.databricks.com", } ,[SimpleIcons.DataCamp]: { - hex:"03EF62",title:"DataCamp",source:"https://www.datacamp.com/", + hex:"03EF62",title:"DataCamp",source:"https://www.datacamp.com", } ,[SimpleIcons.Datadog]: { hex:"632CA6",title:"Datadog",source:"https://www.datadoghq.com/about/resources", } + ,[SimpleIcons.DataGrip]: { + hex:"000000",title:"DataGrip",source:"https://www.jetbrains.com/company/brand/logos/", + } + ,[SimpleIcons.Dataiku]: { + hex:"2AB1AC",title:"Dataiku",source:"https://www.dataiku.com/company/media-kit/", + } ,[SimpleIcons.DataStax]: { - hex:"3A3A42",title:"DataStax",source:"https://www.datastax.com/brand-resources", + hex:"000000",title:"DataStax",source:"https://docs.datastax.com/en/astra/astra-db-vector", + } + ,[SimpleIcons.DateFns]: { + hex:"770C56",title:"date-fns",source:"https://date-fns.org", + } + ,[SimpleIcons.DATEV]: { + hex:"9BD547",title:"DATEV",source:"https://commons.wikimedia.org/wiki/File:Datev.svg", } ,[SimpleIcons.DatoCMS]: { hex:"FF7751",title:"DatoCMS",source:"https://www.datocms.com/company/brand-assets", @@ -10905,68 +17879,104 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Datto]: { hex:"199ED9",title:"Datto",source:"https://www.datto.com/brand/logos", } + ,[SimpleIcons.DaVinciResolve]: { + hex:"233A51",title:"DaVinci Resolve",source:"https://www.blackmagicdesign.com/media/images/davinci-resolve-logo-square", + } + ,[SimpleIcons.DazhongDianping]: { + hex:"FF6633",title:"Dazhong Dianping",source:"https://www.meituan.com/media", + } ,[SimpleIcons.DAZN]: { hex:"F8F8F5",title:"DAZN",source:"https://media.dazn.com/en/assets/", } + ,[SimpleIcons.DBeaver]: { + hex:"382923",title:"DBeaver",source:"https://dbeaver.com", + } ,[SimpleIcons.Dblp]: { - hex:"004F9F",title:"dblp",source:"https://dblp.org/", + hex:"004F9F",title:"dblp",source:"https://dblp.org", + } + ,[SimpleIcons.Dbt]: { + hex:"FF694B",title:"dbt",source:"https://github.com/fishtown-analytics/dbt-styleguide/blob/a2895e005457eda531880dfde62f31959d42f18b/_includes/icons/logo.svg", } ,[SimpleIcons.DCEntertainment]: { - hex:"0078F0",title:"DC Entertainment",source:"https://www.readdc.com/", + hex:"0078F0",title:"DC Entertainment",source:"https://www.readdc.com", } ,[SimpleIcons.De_Longhi]: { - hex:"072240",title:"De'Longhi",source:"https://www.delonghi.com/", + hex:"072240",title:"De'Longhi",source:"https://www.delonghi.com", } ,[SimpleIcons.Debian]: { hex:"A81D33",title:"Debian",source:"https://www.debian.org/logos", } + ,[SimpleIcons.DecapCMS]: { + hex:"FF0082",title:"Decap CMS",source:"https://github.com/decaporg/decap-cms/blob/ba158f4a56d6d79869811971bc1bb0ef15197d30/website/static/img/decap-logo.svg", + } + ,[SimpleIcons.Decentraland]: { + hex:"FF2D55",title:"Decentraland",source:"https://github.com/decentraland/catalyst/issues/1726#issuecomment-2078585173", + } + ,[SimpleIcons.DeepCool]: { + hex:"068584",title:"DeepCool",source:"https://www.deepcool.com", + } + ,[SimpleIcons.Deepgram]: { + hex:"13EF93",title:"Deepgram",source:"https://deepgram.com/company/newsroom", + } ,[SimpleIcons.Deepin]: { hex:"007CFF",title:"deepin",source:"https://commons.wikimedia.org/wiki/File:Deepin_logo.svg", } - ,[SimpleIcons.Deepnote]: { - hex:"3793EF",title:"Deepnote",source:"https://deepnote.com/", + ,[SimpleIcons.DeepL]: { + hex:"0F2B46",title:"DeepL",source:"https://www.deepl.com/press.html", } - ,[SimpleIcons.Deezer]: { - hex:"FEAA2D",title:"Deezer",source:"https://deezerbrand.com/", + ,[SimpleIcons.Deepnote]: { + hex:"3793EF",title:"Deepnote",source:"https://deepnote.com", } ,[SimpleIcons.Delicious]: { - hex:"0000FF",title:"del.icio.us",source:"http://del.icio.us/",slug:"delicious" + hex:"0000FF",title:"del.icio.us",source:"https://del.icio.us",slug:"delicious" } ,[SimpleIcons.Deliveroo]: { - hex:"00CCBC",title:"Deliveroo",source:"https://deliveroo.com/", + hex:"00CCBC",title:"Deliveroo",source:"https://deliveroo.com", } ,[SimpleIcons.Dell]: { - hex:"007DB8",title:"Dell",source:"https://www.dell.com/", + hex:"007DB8",title:"Dell",source:"https://www.dell.com", } ,[SimpleIcons.Delphi]: { - hex:"EE1F35",title:"Delphi",source:"https://www.embarcadero.com/news/logo", + hex:"E62431",title:"Delphi",source:"https://www.embarcadero.com/news/logo", } ,[SimpleIcons.Delta]: { hex:"003366",title:"Delta",source:"https://news.delta.com/delta-air-lines-logos-brand-guidelines", } + ,[SimpleIcons.Deluge]: { + hex:"094491",title:"Deluge",source:"https://github.com/deluge-torrent/deluge/blob/0b5f45b486e8e974ba8a0b1d6e8edcd124fca62a/deluge/ui/data/pixmaps/deluge.svg", + } ,[SimpleIcons.Deno]: { - hex:"000000",title:"Deno",source:"https://github.com/denoland/deno_website2/blob/892750b99cc260f8b1b2a4bcea59eab9101dd67c/public/logo.svg", + hex:"000000",title:"Deno",source:"https://github.com/denoland/dotland/blob/f1ba74327b401b47de678f30d768ff9bf54494b6/public/logo.svg", + } + ,[SimpleIcons.Denon]: { + hex:"0B131A",title:"Denon",source:"https://www.denon.com", } ,[SimpleIcons.Dependabot]: { - hex:"025E8C",title:"Dependabot",source:"https://dependabot.com/", + hex:"025E8C",title:"Dependabot",source:"https://dependabot.com", } - ,[SimpleIcons.DerSpiegel]: { - hex:"E64415",title:"Der Spiegel",source:"https://www.spiegel.de/", + ,[SimpleIcons.Depositphotos]: { + hex:"000000",title:"Depositphotos",source:"https://blog.depositphotos.com", } - ,[SimpleIcons.DesignerNews]: { - hex:"2D72D9",title:"Designer News",source:"https://www.designernews.co", + ,[SimpleIcons.DerSpiegel]: { + hex:"E64415",title:"Der Spiegel",source:"https://www.spiegel.de", } ,[SimpleIcons.DeutscheBahn]: { - hex:"F01414",title:"Deutsche Bahn",source:"https://www.bahn.de/", + hex:"F01414",title:"Deutsche Bahn",source:"https://www.bahn.de", } ,[SimpleIcons.DeutscheBank]: { - hex:"0018A8",title:"Deutsche Bank",source:"https://www.db.com/", + hex:"0018A8",title:"Deutsche Bank",source:"https://www.db.com", + } + ,[SimpleIcons.DeutschePost]: { + hex:"FFCC00",title:"Deutsche Post",source:"https://www.deutschepost.de", } ,[SimpleIcons.DevTo]: { - hex:"0A0A0A",title:"dev.to",source:"https://dev.to/", + hex:"0A0A0A",title:"dev.to",source:"https://dev.to", + } + ,[SimpleIcons.DevExpress]: { + hex:"FF7200",title:"DevExpress",source:"https://www.devexpress.com/aboutus/", } ,[SimpleIcons.DeviantArt]: { - hex:"05CC47",title:"DeviantArt",source:"http://help.deviantart.com/21", + hex:"05CC47",title:"DeviantArt",source:"https://help.deviantart.com/21", } ,[SimpleIcons.Devpost]: { hex:"003E54",title:"Devpost",source:"https://github.com/challengepost/supportcenter/blob/e40066cde2ed25dc14c0541edb746ff8c6933114/images/devpost-icon-rgb.svg", @@ -10975,7 +17985,7 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"F99A66",title:"devRant",source:"https://devrant.com", } ,[SimpleIcons.Dgraph]: { - hex:"E50695",title:"Dgraph",source:"https://dgraph.io/", + hex:"E50695",title:"Dgraph",source:"https://dgraph.io", } ,[SimpleIcons.DHL]: { hex:"FFCC00",title:"DHL",source:"https://www.dpdhl-brands.com/dhl/en/guides/design-basics/logo-and-claim.html", @@ -10984,34 +17994,40 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"F08705",title:"diagrams.net",source:"https://github.com/jgraph/drawio/blob/4743eba8d5eaa497dc003df7bf7295b695c59bea/src/main/webapp/images/drawlogo.svg", } ,[SimpleIcons.Dialogflow]: { - hex:"FF9800",title:"Dialogflow",source:"https://dialogflow.cloud.google.com/", + hex:"FF9800",title:"Dialogflow",source:"https://dialogflow.cloud.google.com", } ,[SimpleIcons.Diaspora]: { hex:"000000",title:"Diaspora",source:"https://wiki.diasporafoundation.org/Branding", } + ,[SimpleIcons.DictionaryCom]: { + hex:"0049D7",title:"Dictionary.com",source:"https://www.dictionary.com", + } ,[SimpleIcons.Digg]: { - hex:"000000",title:"Digg",source:"https://digg.com/", + hex:"000000",title:"Digg",source:"https://digg.com", } ,[SimpleIcons.DigiKeyElectronics]: { - hex:"CC0000",title:"Digi-Key Electronics",source:"https://www.digikey.com/", + hex:"CC0000",title:"Digi-Key Electronics",source:"https://www.digikey.com", } ,[SimpleIcons.DigitalOcean]: { hex:"0080FF",title:"DigitalOcean",source:"https://www.digitalocean.com/press/", } + ,[SimpleIcons.DinersClub]: { + hex:"004C97",title:"Diners Club",source:"https://www.dinersclub.com/about-us/press", + } ,[SimpleIcons.Dior]: { - hex:"000000",title:"Dior",source:"https://www.dior.com/", + hex:"000000",title:"Dior",source:"https://www.dior.com", } ,[SimpleIcons.Directus]: { - hex:"263238",title:"Directus",source:"https://directus.io/", + hex:"263238",title:"Directus",source:"https://directus.io", } ,[SimpleIcons.Discogs]: { hex:"333333",title:"Discogs",source:"https://www.discogs.com/brand", } ,[SimpleIcons.Discord]: { - hex:"5865F2",title:"Discord",source:"https://discord.com/brand-new/branding", + hex:"5865F2",title:"Discord",source:"https://discord.com/branding", } ,[SimpleIcons.Discourse]: { - hex:"000000",title:"Discourse",source:"https://www.discourse.org/", + hex:"000000",title:"Discourse",source:"https://www.discourse.org", } ,[SimpleIcons.Discover]: { hex:"FF6000",title:"Discover",source:"https://www.discovernetwork.com/en-us/business-resources/free-signage-logos", @@ -11020,40 +18036,91 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"2E9FFF",title:"Disqus",source:"https://disqus.com/brand", } ,[SimpleIcons.Disroot]: { - hex:"50162D",title:"Disroot",source:"https://git.fosscommunity.in/disroot/assests/blob/master/d.svg", + hex:"50162D",title:"Disroot",source:"https://disroot.org/en", + } + ,[SimpleIcons.Distrokid]: { + hex:"231F20",title:"Distrokid",source:"https://distrokid.com/logo", } ,[SimpleIcons.Django]: { hex:"092E20",title:"Django",source:"https://www.djangoproject.com/community/logos/", } + ,[SimpleIcons.DJI]: { + hex:"000000",title:"DJI",source:"https://www.dji.com", + } + ,[SimpleIcons.Dlib]: { + hex:"008000",title:"Dlib",source:"https://github.com/davisking/dlib/blob/8a2c7442074339ac9ffceff6ef5a49e0114222b9/docs/docs/dlib-logo-and-icons.svg", + } ,[SimpleIcons.DLNA]: { - hex:"48A842",title:"DLNA",source:"https://upload.wikimedia.org/wikipedia/de/e/eb/Digital_Living_Network_Alliance_logo.svg", + hex:"48A842",title:"DLNA",source:"https://commons.wikimedia.org/wiki/File:DLNA_logo.svg", + } + ,[SimpleIcons.Dm]: { + hex:"002878",title:"dm",source:"https://www.dm.de", } ,[SimpleIcons.Docker]: { hex:"2496ED",title:"Docker",source:"https://www.docker.com/company/newsroom/media-resources", } - ,[SimpleIcons.DocuSign]: { - hex:"FFCC22",title:"DocuSign",source:"https://github.com/simple-icons/simple-icons/issues/1098", + ,[SimpleIcons.DocsRs]: { + hex:"000000",title:"Docs.rs",source:"https://docs.rs", + } + ,[SimpleIcons.Docsify]: { + hex:"2ECE53",title:"Docsify",source:"https://github.com/docsifyjs/docsify/blob/d01841fd9d829adeeae6cde1d5818ce8798c7e58/docs/_media/icon.svg", + } + ,[SimpleIcons.Doctrine]: { + hex:"FC6A31",title:"Doctrine",source:"https://www.doctrine-project.org", + } + ,[SimpleIcons.Docusaurus]: { + hex:"3ECC5F",title:"Docusaurus",source:"https://github.com/facebook/docusaurus/blob/67c40069d1062b5aae530b696e6f66bf9618a696/website/static/img/docusaurus.svg", } ,[SimpleIcons.Dogecoin]: { hex:"C2A633",title:"Dogecoin",source:"https://cryptologos.cc/dogecoin", } + ,[SimpleIcons.DOI]: { + hex:"FAB70C",title:"DOI",source:"https://www.doi.org/images/logos/header_logo_cropped.svg", + } ,[SimpleIcons.Dolby]: { - hex:"000000",title:"Dolby",source:"https://www.dolby.com/us/en/about/brand-identity.html", + hex:"000000",title:"Dolby",source:"https://www.dolby.com", } ,[SimpleIcons.DoorDash]: { hex:"FF3008",title:"DoorDash",source:"https://www.doordash.com/about/", } + ,[SimpleIcons.Dota2]: { + hex:"BF2E1A",title:"Dota 2",source:"https://commons.wikimedia.org/wiki/File:Dota_logo.svg", + } ,[SimpleIcons.Douban]: { - hex:"007722",title:"Douban",source:"https://zh.wikipedia.org/wiki/Douban", + hex:"2D963D",title:"Douban",source:"https://www.douban.com/about", + } + ,[SimpleIcons.DoubanRead]: { + hex:"389EAC",title:"Douban Read",source:"https://read.douban.com", + } + ,[SimpleIcons.Dovecot]: { + hex:"54BCAB",title:"Dovecot",source:"https://commons.wikimedia.org/wiki/File:Dovecot_logo.svg", + } + ,[SimpleIcons.Dovetail]: { + hex:"190041",title:"Dovetail",source:"https://dovetail.com/help/press-kit", + } + ,[SimpleIcons.Doxygen]: { + hex:"2C4AA8",title:"Doxygen",source:"https://github.com/doxygen/doxygen/blob/2e73e6a53abe00a57b7eb0ea5ed6474baf4ebab7/templates/html/doxygen.svg", + } + ,[SimpleIcons.DPD]: { + hex:"DC0032",title:"DPD",source:"https://www.dpd.com", + } + ,[SimpleIcons.Dragonframe]: { + hex:"D4911E",title:"Dragonframe",source:"https://dragonframe.com", } ,[SimpleIcons.DraugiemLv]: { hex:"FF6600",title:"Draugiem.lv",source:"https://www.frype.com/applications/dev/docs/logos/", } + ,[SimpleIcons.Dreamstime]: { + hex:"50A901",title:"Dreamstime",source:"https://www.dreamstime.com", + } ,[SimpleIcons.Dribbble]: { hex:"EA4C89",title:"Dribbble",source:"https://dribbble.com/branding", } + ,[SimpleIcons.Drizzle]: { + hex:"C5F74F",title:"Drizzle",source:"https://orm.drizzle.team", + } ,[SimpleIcons.Drone]: { - hex:"212121",title:"Drone",source:"https://github.com/drone/brand", + hex:"212121",title:"Drone",source:"https://github.com/drone/brand/tree/f3ba7a1ad3c35abfe9571ea9c3ea93dff9912955", } ,[SimpleIcons.Drooble]: { hex:"19C4BE",title:"Drooble",source:"https://blog.drooble.com/press/", @@ -11067,32 +18134,59 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.DSAutomobiles]: { hex:"1D1717",title:"DS Automobiles",source:"https://www.stellantis.com/en/brands/ds", } + ,[SimpleIcons.DTS]: { + hex:"F98B2B",title:"DTS",source:"https://xperi.com/brands/dts/", + } ,[SimpleIcons.DTube]: { hex:"F01A30",title:"DTube",source:"https://about.d.tube/mediakit.html", } + ,[SimpleIcons.Ducati]: { + hex:"CC0000",title:"Ducati",source:"https://brandlogos.net/ducati-logo-vector-svg-92931.html", + } + ,[SimpleIcons.DuckDB]: { + hex:"FFF000",title:"DuckDB",source:"https://duckdb.org", + } ,[SimpleIcons.DuckDuckGo]: { - hex:"DE5833",title:"DuckDuckGo",source:"https://duckduckgo.com/", + hex:"DE5833",title:"DuckDuckGo",source:"https://duckduckgo.com", + } + ,[SimpleIcons.Dungeons__Dragons]: { + hex:"ED1C24",title:"Dungeons & Dragons",source:"https://dnd.wizards.com/articles/features/basicrules", } ,[SimpleIcons.Dunked]: { - hex:"2DA9D7",title:"Dunked",source:"https://dunked.com/", + hex:"2DA9D7",title:"Dunked",source:"https://dunked.com", + } + ,[SimpleIcons.Dunzo]: { + hex:"00D290",title:"Dunzo",source:"https://www.dunzo.com", } ,[SimpleIcons.Duolingo]: { - hex:"58CC02",title:"Duolingo",source:"https://www.duolingo.com/", + hex:"58CC02",title:"Duolingo",source:"https://design.duolingo.com", + } + ,[SimpleIcons.Duplicati]: { + hex:"1E3A8A",title:"Duplicati",source:"https://duplicati.com", + } + ,[SimpleIcons.DVC]: { + hex:"13ADC7",title:"DVC",source:"https://iterative.ai/brand/", } ,[SimpleIcons.Dwm]: { hex:"1177AA",title:"dwm",source:"https://dwm.suckless.org", } - ,[SimpleIcons.Dynamics365]: { - hex:"002050",title:"Dynamics 365",source:"http://thepartnerchannel.com/wp-content/uploads/Dynamics365_styleguide_092816.pdf", - } ,[SimpleIcons.Dynatrace]: { hex:"1496FF",title:"Dynatrace",source:"https://www.dynatrace.com/company/press-kit/", } + ,[SimpleIcons.ELeclerc]: { + hex:"0066CC",title:"E.Leclerc",source:"https://www.e.leclerc/assets/images/sue-logo.svg", + } + ,[SimpleIcons.E3]: { + hex:"E73D2F",title:"E3",source:"https://commons.wikimedia.org/wiki/File:E3_Logo.svg", + } ,[SimpleIcons.EA]: { hex:"000000",title:"EA",source:"https://www.ea.com", } ,[SimpleIcons.Eagle]: { - hex:"0072EF",title:"Eagle",source:"https://en.eagle.cool/", + hex:"0072EF",title:"Eagle",source:"https://en.eagle.cool", + } + ,[SimpleIcons.EasyEDA]: { + hex:"1765F6",title:"EasyEDA",source:"https://easyeda.com", } ,[SimpleIcons.EasyJet]: { hex:"FF6600",title:"easyJet",source:"https://www.easyjet.com", @@ -11100,6 +18194,12 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.EBay]: { hex:"E53238",title:"eBay",source:"https://go.developer.ebay.com/logos", } + ,[SimpleIcons.EBOX]: { + hex:"BE2323",title:"EBOX",source:"https://www.ebox.ca", + } + ,[SimpleIcons.EclipseAdoptium]: { + hex:"FF1464",title:"Eclipse Adoptium",source:"https://www.eclipse.org/org/artwork/", + } ,[SimpleIcons.EclipseChe]: { hex:"525C86",title:"Eclipse Che",source:"https://www.eclipse.org/che/", } @@ -11115,21 +18215,39 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.EclipseVertX]: { hex:"782A90",title:"Eclipse Vert.x",source:"https://github.com/vert-x3/.github/blob/1ad6612d87f35665e50a00fc32eb9c542556385d/workflow-templates/vertx-favicon.svg", } + ,[SimpleIcons.Ecovacs]: { + hex:"1E384B",title:"Ecovacs",source:"https://www.ecovacs.com", + } + ,[SimpleIcons.EDEKA]: { + hex:"1B66B3",title:"EDEKA",source:"https://www.edeka.de", + } + ,[SimpleIcons.EdgeImpulse]: { + hex:"3B47C2",title:"Edge Impulse",source:"https://edgeimpulse.com/branding", + } ,[SimpleIcons.EditorConfig]: { hex:"FEFEFE",title:"EditorConfig",source:"https://editorconfig.org", } + ,[SimpleIcons.Educative]: { + hex:"4951F5",title:"Educative",source:"https://www.educative.io", + } ,[SimpleIcons.EdX]: { - hex:"02262B",title:"edX",source:"https://www.edx.org/", + hex:"02262B",title:"edX",source:"https://www.edx.org", } ,[SimpleIcons.Egghead]: { - hex:"FCFBFA",title:"egghead",source:"https://egghead.io/", + hex:"FCFBFA",title:"egghead",source:"https://egghead.io", } ,[SimpleIcons.Egnyte]: { hex:"00968F",title:"Egnyte",source:"https://www.egnyte.com/presskit.html", } + ,[SimpleIcons.Eight]: { + hex:"0054FF",title:"Eight",source:"https://8card.net/en", + } ,[SimpleIcons.EightSleep]: { hex:"262729",title:"Eight Sleep",source:"https://www.eightsleep.com/press/", } + ,[SimpleIcons.EJS]: { + hex:"B4CA65",title:"EJS",source:"https://github.com/mde/ejs-site/blob/dd845093a46b373df42108b888a0ad80085a5c94/ejs.svg", + } ,[SimpleIcons.ElJueves]: { hex:"BE312E",title:"El Jueves",source:"https://www.eljueves.es", } @@ -11145,20 +18263,38 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Elasticsearch]: { hex:"005571",title:"Elasticsearch",source:"https://www.elastic.co/brand", } + ,[SimpleIcons.Elavon]: { + hex:"0C2074",title:"Elavon",source:"https://www.elavon.com", + } ,[SimpleIcons.Electron]: { - hex:"47848F",title:"Electron",source:"https://www.electronjs.org/", + hex:"47848F",title:"Electron",source:"https://www.electronjs.org", + } + ,[SimpleIcons.ElectronFiddle]: { + hex:"E79537",title:"Electron Fiddle",source:"https://github.com/electron/fiddle/blob/19360ade76354240630e5660469b082128e1e57e/assets/icons/fiddle.svg", + } + ,[SimpleIcons.ElectronBuilder]: { + hex:"000000",title:"electron-builder",source:"https://www.electron.build", + } + ,[SimpleIcons.Elegoo]: { + hex:"2C3A83",title:"Elegoo",source:"https://www.elegoo.com/pages/download", } ,[SimpleIcons.Element]: { - hex:"0DBD8B",title:"Element",source:"https://element.io/", + hex:"0DBD8B",title:"Element",source:"https://element.io", } ,[SimpleIcons.Elementary]: { hex:"64BAFF",title:"elementary",source:"https://elementary.io/brand", } + ,[SimpleIcons.Elementor]: { + hex:"92003B",title:"Elementor",source:"https://elementor.com/logos/", + } ,[SimpleIcons.Eleventy]: { - hex:"000000",title:"Eleventy",source:"https://www.11ty.io", + hex:"222222",title:"Eleventy",source:"https://www.11ty.dev", + } + ,[SimpleIcons.Elgato]: { + hex:"101010",title:"Elgato",source:"https://www.elgato.com/en/media-room", } ,[SimpleIcons.Elixir]: { - hex:"4B275F",title:"Elixir",source:"https://github.com/elixir-lang/elixir-lang.github.com/tree/master/images/logo", + hex:"4B275F",title:"Elixir",source:"https://github.com/elixir-lang/elixir-lang.github.com/tree/031746384ee23b9be19298c92a9699c56cc05845/images/logo", } ,[SimpleIcons.Ello]: { hex:"000000",title:"Ello",source:"https://ello.co", @@ -11172,11 +18308,14 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Embarcadero]: { hex:"ED1F35",title:"Embarcadero",source:"https://www.embarcadero.com/news/logo", } + ,[SimpleIcons.Embark]: { + hex:"000000",title:"Embark",source:"https://www.embark-studios.com/press", + } ,[SimpleIcons.EmberJs]: { hex:"E04E39",title:"Ember.js",source:"https://emberjs.com/logos/", } ,[SimpleIcons.Emby]: { - hex:"52B54B",title:"Emby",source:"https://emby.media/", + hex:"52B54B",title:"Emby",source:"https://emby.media", } ,[SimpleIcons.Emirates]: { hex:"D71921",title:"Emirates",source:"https://www.emirates.com/ie/english/", @@ -11185,13 +18324,25 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"0AE524",title:"Emlakjet",source:"https://www.emlakjet.com/kurumsal-materyaller/", } ,[SimpleIcons.EmpireKred]: { - hex:"72BE50",title:"Empire Kred",source:"http://www.empire.kred", + hex:"72BE50",title:"Empire Kred",source:"https://www.empire.kred", + } + ,[SimpleIcons.EndeavourOS]: { + hex:"7F7FFF",title:"EndeavourOS",source:"https://github.com/endeavouros-team/endeavouros-theming/blob/135f642c980ed8d8fc212783eb478f96226f6c72/endeavouros-logo-text.svg", + } + ,[SimpleIcons.Engadget]: { + hex:"000000",title:"Engadget",source:"https://www.engadget.com", } ,[SimpleIcons.Enpass]: { hex:"0D47A1",title:"Enpass",source:"https://www.enpass.io/press/", } + ,[SimpleIcons.EnterpriseDB]: { + hex:"FF3E00",title:"EnterpriseDB",source:"https://www.enterprisedb.com", + } ,[SimpleIcons.Envato]: { - hex:"81B441",title:"Envato",source:"https://envato.com/", + hex:"81B441",title:"Envato",source:"https://envato.com", + } + ,[SimpleIcons.EnvoyProxy]: { + hex:"AC6199",title:"Envoy Proxy",source:"https://d33wubrfki0l68.cloudfront.net/6f16455dae972425b77c7e31642269b375ec250e/3bd11/img/envoy-logo.svg", } ,[SimpleIcons.EPEL]: { hex:"FC0000",title:"EPEL",source:"https://fedoraproject.org/wiki/EPEL", @@ -11202,27 +18353,54 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Epson]: { hex:"003399",title:"Epson",source:"https://global.epson.com/IR/library/", } + ,[SimpleIcons.EquinixMetal]: { + hex:"ED2224",title:"Equinix Metal",source:"https://metal.equinix.com", + } + ,[SimpleIcons.Eraser]: { + hex:"EC2C40",title:"Eraser",source:"https://www.eraser.io", + } + ,[SimpleIcons.Ericsson]: { + hex:"0082F0",title:"Ericsson",source:"https://www.ericsson.com/en/newsroom/media-kits/logo", + } ,[SimpleIcons.Erlang]: { hex:"A90533",title:"Erlang",source:"https://github.com/erlang/erlide_eclipse/blob/99d1d61fde8e32ef1630ca0e1b05a6822b3d6489/meta/media/erlang-logo.svg", } + ,[SimpleIcons.ERPNext]: { + hex:"0089FF",title:"ERPNext",source:"https://github.com/frappe/erpnext/blob/924911e74317f95a59f29e9410d4f141020a0411/erpnext/public/images/erpnext-logo.svg", + } + ,[SimpleIcons.Esbuild]: { + hex:"FFCF00",title:"esbuild",source:"https://github.com/evanw/esbuild/blob/ac542f913908d7326b65eb2e01f0559ed135a40e/images/logo.svg", + } ,[SimpleIcons.ESEA]: { - hex:"0E9648",title:"ESEA",source:"https://play.esea.net/", + hex:"0E9648",title:"ESEA",source:"https://play.esea.net", } ,[SimpleIcons.ESLGaming]: { - hex:"FFFF09",title:"ESLGaming",source:"https://brand.eslgaming.com/", + hex:"FFFF09",title:"ESLGaming",source:"https://brand.eslgaming.com", } ,[SimpleIcons.ESLint]: { - hex:"4B32C3",title:"ESLint",source:"https://eslint.org/", + hex:"4B32C3",title:"ESLint",source:"https://eslint.org", + } + ,[SimpleIcons.EsotericSoftware]: { + hex:"3FA9F5",title:"Esoteric Software",source:"https://esotericsoftware.com/forum/d/25405-sheildsio-branding", } ,[SimpleIcons.ESPHome]: { hex:"000000",title:"ESPHome",source:"https://esphome.io", } ,[SimpleIcons.Espressif]: { - hex:"E7352C",title:"Espressif",source:"https://www.espressif.com/", + hex:"E7352C",title:"Espressif",source:"https://www.espressif.com", + } + ,[SimpleIcons.ESRI]: { + hex:"000000",title:"ESRI",source:"https://www.esri.com/en-us/arcgis/products/arcgis-pro/overview", + } + ,[SimpleIcons.Etcd]: { + hex:"419EDA",title:"etcd",source:"https://cncf-branding.netlify.app/projects/etcd/", } ,[SimpleIcons.Ethereum]: { hex:"3C3C3D",title:"Ethereum",source:"https://ethereum.org/en/assets/", } + ,[SimpleIcons.Ethers]: { + hex:"2535A0",title:"Ethers",source:"https://docs.ethers.org/v6", + } ,[SimpleIcons.EthiopianAirlines]: { hex:"648B1A",title:"Ethiopian Airlines",source:"https://corporate.ethiopianairlines.com/media/Ethiopian-Factsheet", } @@ -11233,7 +18411,7 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"F16521",title:"Etsy",source:"https://www.etsy.com/uk/press", } ,[SimpleIcons.EventStore]: { - hex:"5AB552",title:"Event Store",source:"https://github.com/eventstore/brand", + hex:"5AB552",title:"Event Store",source:"https://github.com/EventStore/Brand/tree/319d6f8dadc2881062917ea5a6dafa675775ea85", } ,[SimpleIcons.Eventbrite]: { hex:"F05537",title:"Eventbrite",source:"https://www.eventbrite.com/signin/", @@ -11241,47 +18419,77 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Evernote]: { hex:"00A82D",title:"Evernote",source:"https://evernote.com/about-us", } + ,[SimpleIcons.Excalidraw]: { + hex:"6965DB",title:"Excalidraw",source:"https://excalidraw.com", + } ,[SimpleIcons.Exercism]: { hex:"009CAB",title:"Exercism",source:"https://github.com/exercism/website-icons/blob/2ad12baa465acfaa74efc5da27a6a12f8b05e3d0/exercism/logo-icon.svg", } + ,[SimpleIcons.Exordo]: { + hex:"DAA449",title:"Exordo",source:"https://www.exordo.com", + } + ,[SimpleIcons.Exoscale]: { + hex:"DA291C",title:"Exoscale",source:"https://www.exoscale.com/press/", + } + ,[SimpleIcons.Expedia]: { + hex:"191E3B",title:"Expedia",source:"https://brandfolder.com/portals/brand-expedia", + } ,[SimpleIcons.Expensify]: { hex:"0185FF",title:"Expensify",source:"https://use.expensify.com/press-kit", } ,[SimpleIcons.ExpertsExchange]: { - hex:"00AAE7",title:"Experts Exchange",source:"https://www.experts-exchange.com/", + hex:"00AAE7",title:"Experts Exchange",source:"https://www.experts-exchange.com", } ,[SimpleIcons.Expo]: { - hex:"000020",title:"Expo",source:"http://expo.io/brand/", + hex:"000020",title:"Expo",source:"https://expo.io/brand/", } ,[SimpleIcons.Express]: { hex:"000000",title:"Express",source:"https://github.com/openjs-foundation/artwork/blob/ac43961d1157f973c54f210cf5e0c9c45e3d3f10/projects/express/express-icon-black.svg", } + ,[SimpleIcons.ExpressVPN]: { + hex:"DA3940",title:"ExpressVPN",source:"https://www.expressvpn.com/press", + } ,[SimpleIcons.EyeEm]: { - hex:"000000",title:"EyeEm",source:"https://www.eyeem.com/", + hex:"000000",title:"EyeEm",source:"https://www.eyeem.com", } ,[SimpleIcons.FDroid]: { - hex:"1976D2",title:"F-Droid",source:"https://f-droid.org/", + hex:"1976D2",title:"F-Droid",source:"https://f-droid.org", } ,[SimpleIcons.FSecure]: { hex:"00BAFF",title:"F-Secure",source:"https://vip.f-secure.com/en/marketing/logos", } + ,[SimpleIcons.Fsharp]: { + hex:"378BBA",title:"F#",source:"https://foundation.fsharp.org/logo",slug:"fsharp" + } + ,[SimpleIcons.F1]: { + hex:"E10600",title:"F1",source:"https://www.formula1.com", + } + ,[SimpleIcons.F5]: { + hex:"E4002B",title:"F5",source:"https://www.f5.com/company/news/press-kit", + } ,[SimpleIcons.Facebook]: { - hex:"1877F2",title:"Facebook",source:"https://en.facebookbrand.com/", + hex:"0866FF",title:"Facebook",source:"https://about.meta.com/brand/resources/facebook/logo", } ,[SimpleIcons.FacebookGaming]: { hex:"005FED",title:"Facebook Gaming",source:"https://www.facebook.com/fbgaminghome/", } ,[SimpleIcons.FacebookLive]: { - hex:"ED4242",title:"Facebook Live",source:"https://en.facebookbrand.com/", + hex:"ED4242",title:"Facebook Live",source:"https://en.facebookbrand.com", } ,[SimpleIcons.FACEIT]: { hex:"FF5500",title:"FACEIT",source:"https://corporate.faceit.com/branding/", } ,[SimpleIcons.Facepunch]: { - hex:"EC1C24",title:"Facepunch",source:"https://facepunch.com/img/brand/default-light.svg", + hex:"EC1C24",title:"Facepunch",source:"https://sbox.facepunch.com/news", + } + ,[SimpleIcons.Fairphone]: { + hex:"4495D1",title:"Fairphone",source:"https://www.fairphone.com", + } + ,[SimpleIcons.Falco]: { + hex:"00AEC7",title:"Falco",source:"https://falco.org/community/falco-brand", } ,[SimpleIcons.Falcon]: { - hex:"F0AD4E",title:"Falcon",source:"https://falconframework.org/", + hex:"F0AD4E",title:"Falcon",source:"https://falconframework.org", } ,[SimpleIcons.FamPay]: { hex:"FFAD00",title:"FamPay",source:"https://fampay.in", @@ -11290,13 +18498,25 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"FF7300",title:"Fandango",source:"https://www.fandango.com", } ,[SimpleIcons.Fandom]: { - hex:"00D6D6",title:"Fandom",source:"https://fandomdesignsystem.com/identity/assets", + hex:"FA005A",title:"Fandom",source:"https://fandomdesignsystem.com", + } + ,[SimpleIcons.Fanfou]: { + hex:"00CCFF",title:"Fanfou",source:"https://fanfou.com", + } + ,[SimpleIcons.Fantom]: { + hex:"0928FF",title:"Fantom",source:"https://fantom.foundation", + } + ,[SimpleIcons.Farcaster]: { + hex:"855DCD",title:"Farcaster",source:"https://www.farcaster.xyz", + } + ,[SimpleIcons.FareHarbor]: { + hex:"0A6ECE",title:"FareHarbor",source:"https://help.fareharbor.com/about/logo", } ,[SimpleIcons.FARFETCH]: { - hex:"000000",title:"FARFETCH",source:"https://www.farfetch.com/", + hex:"000000",title:"FARFETCH",source:"https://www.farfetch.com", } ,[SimpleIcons.FastAPI]: { - hex:"009688",title:"FastAPI",source:"https://github.com/tiangolo/fastapi/blob/6205935323ded4767438ee81623892621b353415/docs/en/docs/img/icon-white.svg", + hex:"009688",title:"FastAPI",source:"https://github.com/tiangolo/fastapi/blob/ffb4f77a11f83132b521ba0aac6c95792c19e797/docs/en/docs/img/icon-white.svg", } ,[SimpleIcons.Fastify]: { hex:"000000",title:"Fastify",source:"https://github.com/fastify/graphics/blob/91e8a3d4754807de3b69440f66c72a737a5fde94/fastify-1000px-square-02.svg", @@ -11310,32 +18530,41 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Fathom]: { hex:"9187FF",title:"Fathom",source:"https://usefathom.com/brand", } + ,[SimpleIcons.Fauna]: { + hex:"3A1AB6",title:"Fauna",source:"https://fauna.com", + } ,[SimpleIcons.Favro]: { hex:"512DA8",title:"Favro",source:"https://favro.com/login", } ,[SimpleIcons.FeatHub]: { - hex:"9B9B9B",title:"FeatHub",source:"http://feathub.com/", + hex:"9B9B9B",title:"FeatHub",source:"https://feathub.com", } ,[SimpleIcons.FedEx]: { - hex:"4D148C",title:"FedEx",source:"https://newsroom.fedex.com/", + hex:"4D148C",title:"FedEx",source:"https://newsroom.fedex.com", } ,[SimpleIcons.Fedora]: { - hex:"294172",title:"Fedora",source:"https://fedoraproject.org/wiki/Logo/UsageGuidelines", + hex:"51A2DA",title:"Fedora",source:"https://docs.fedoraproject.org/en-US/project/brand/", } ,[SimpleIcons.Feedly]: { - hex:"2BB24C",title:"Feedly",source:"https://blog.feedly.com/", + hex:"2BB24C",title:"Feedly",source:"https://blog.feedly.com", } ,[SimpleIcons.Ferrari]: { - hex:"D40000",title:"Ferrari",source:"https://www.ferrari.com/", + hex:"D40000",title:"Ferrari",source:"https://www.ferrari.com", } ,[SimpleIcons.Ferrarinv]: { - hex:"EB2E2C",title:"Ferrari N.V.",source:"https://corporate.ferrari.com/",slug:"ferrarinv" + hex:"EB2E2C",title:"Ferrari N.V.",source:"https://corporate.ferrari.com",slug:"ferrarinv" + } + ,[SimpleIcons.FerretDB]: { + hex:"042133",title:"FerretDB",source:"https://github.com/FerretDB/FerretDB/blob/1176606075dfe52225ce0cd1bbd0cd06128f8599/website/static/img/logo.svg", } ,[SimpleIcons.FFmpeg]: { hex:"007808",title:"FFmpeg",source:"https://commons.wikimedia.org/wiki/File:FFmpeg_Logo_new.svg", } + ,[SimpleIcons.Fi]: { + hex:"00B899",title:"Fi",source:"https://fi.money", + } ,[SimpleIcons.Fiat]: { - hex:"941711",title:"Fiat",source:"http://www.fcaci.com/x/FIATv15", + hex:"941711",title:"Fiat",source:"https://www.fcaci.com/x/FIATv15", } ,[SimpleIcons.FidoAlliance]: { hex:"FFBF3B",title:"Fido Alliance",source:"https://fidoalliance.org/overview/legal/logo-usage/", @@ -11343,26 +18572,41 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.FIFA]: { hex:"326295",title:"FIFA",source:"https://en.wikipedia.org/wiki/FIFA", } + ,[SimpleIcons.Fig]: { + hex:"000000",title:"Fig",source:"https://fig.io/icons/fig.svg", + } ,[SimpleIcons.Figma]: { - hex:"F24E1E",title:"Figma",source:"https://brand.figma.com/icon.html", + hex:"F24E1E",title:"Figma",source:"https://www.figma.com/using-the-figma-brand/", } ,[SimpleIcons.Figshare]: { hex:"556472",title:"figshare",source:"https://en.wikipedia.org/wiki/Figshare", } ,[SimpleIcons.Fila]: { - hex:"03234C",title:"Fila",source:"https://en.wikipedia.org/wiki/Fila_(company)", + hex:"002D62",title:"Fila",source:"https://www.fila.com", + } + ,[SimpleIcons.FileIo]: { + hex:"3D3C9D",title:"File.io",source:"https://www.file.io", } ,[SimpleIcons.Files]: { - hex:"4285F4",title:"Files",source:"https://files.google.com/", + hex:"4285F4",title:"Files",source:"https://files.google.com", } ,[SimpleIcons.FileZilla]: { hex:"BF0000",title:"FileZilla",source:"https://commons.wikimedia.org/wiki/File:FileZilla_logo.svg", } + ,[SimpleIcons.Fineco]: { + hex:"00549F",title:"Fineco",source:"https://finecobank.com", + } ,[SimpleIcons.Fing]: { - hex:"009AEE",title:"Fing",source:"https://www.fing.com/", + hex:"009AEE",title:"Fing",source:"https://www.fing.com", } ,[SimpleIcons.Firebase]: { - hex:"FFCA28",title:"Firebase",source:"https://firebase.google.com/brand-guidelines/", + hex:"DD2C00",title:"Firebase",source:"https://firebase.google.com/brand-guidelines", + } + ,[SimpleIcons.Firefish]: { + hex:"F07A5B",title:"Firefish",source:"https://joinfirefish.org/about/#brand", + } + ,[SimpleIcons.FireflyIII]: { + hex:"CD5029",title:"Firefly III",source:"https://docs.firefly-iii.org/firefly-iii/more-information/logo", } ,[SimpleIcons.Firefox]: { hex:"FF7139",title:"Firefox",source:"https://mozilla.design/firefox/logos-usage/", @@ -11370,62 +18614,107 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.FirefoxBrowser]: { hex:"FF7139",title:"Firefox Browser",source:"https://mozilla.design/firefox/logos-usage/", } + ,[SimpleIcons.Fireship]: { + hex:"EB844E",title:"Fireship",source:"https://github.com/fireship-io/fireship.io/blob/987da97305a5968b99347aa748f928a4667336f8/hugo/layouts/partials/svg/logo.svg", + } + ,[SimpleIcons.Firewalla]: { + hex:"C8332D",title:"Firewalla",source:"https://github.com/firewalla/firewalla/blob/97f7463fe07b85b979a8f0738fdf14c1af0249a8/extension/diag/static/firewalla.svg", + } ,[SimpleIcons.FIRST]: { hex:"0066B3",title:"FIRST",source:"https://www.firstinspires.org/brand", } + ,[SimpleIcons.FishShell]: { + hex:"34C534",title:"fish shell",source:"https://github.com/fish-shell/fish-site/blob/1364b2e794c9aba7492c8962bae0f7fbe4886317/artwork/ascii%20fish.eps", + } ,[SimpleIcons.Fitbit]: { - hex:"00B0B9",title:"Fitbit",source:"http://www.fitbit.com/uk/home", + hex:"00B0B9",title:"Fitbit",source:"https://www.fitbit.com/uk/home", } - ,[SimpleIcons.FITE]: { - hex:"CA0404",title:"FITE",source:"https://www.fite.tv/", + ,[SimpleIcons.FiveM]: { + hex:"F40552",title:"FiveM",source:"https://fivem.net", } ,[SimpleIcons.Fiverr]: { hex:"1DBF73",title:"Fiverr",source:"https://www.fiverr.com/press-kit", } + ,[SimpleIcons.Fizz]: { + hex:"00D672",title:"Fizz",source:"https://fizz.ca", + } + ,[SimpleIcons.Flashforge]: { + hex:"000000",title:"Flashforge",source:"https://www.flashforge.com", + } ,[SimpleIcons.Flask]: { hex:"000000",title:"Flask",source:"https://github.com/pallets/flask/blob/e6e75e55470a0682ee8370e6d68062e515a248b9/artwork/logo-full.svg", } + ,[SimpleIcons.Flat]: { + hex:"3481FE",title:"Flat",source:"https://github.com/netless-io/flat/blob/525b2247f36e96ae2f9e6a39b4fe0967152305f2/desktop/renderer-app/src/assets/image/logo.svg", + } ,[SimpleIcons.Flathub]: { - hex:"4A86CF",title:"Flathub",source:"https://flathub.org/", + hex:"000000",title:"Flathub",source:"https://flathub.org", } - ,[SimpleIcons.Flattr]: { - hex:"000000",title:"Flattr",source:"https://flattr.com/", + ,[SimpleIcons.Flatpak]: { + hex:"4A90D9",title:"Flatpak",source:"https://flatpak.org/press", } ,[SimpleIcons.Flickr]: { - hex:"0063DC",title:"Flickr",source:"https://www.flickr.com/", + hex:"0063DC",title:"Flickr",source:"https://www.flickr.com", + } + ,[SimpleIcons.Flightaware]: { + hex:"19315B",title:"Flightaware",source:"https://flightaware.com/about/logo", } ,[SimpleIcons.Flipboard]: { hex:"E12828",title:"Flipboard",source:"https://about.flipboard.com/brand-guidelines", } ,[SimpleIcons.Flipkart]: { - hex:"2874F0",title:"Flipkart",source:"https://www.flipkart.com/", + hex:"2874F0",title:"Flipkart",source:"https://www.flipkart.com", } ,[SimpleIcons.Floatplane]: { - hex:"00AEEF",title:"Floatplane",source:"https://www.floatplane.com/", + hex:"00AEEF",title:"Floatplane",source:"https://www.floatplane.com", } ,[SimpleIcons.Flood]: { - hex:"4285F4",title:"Flood",source:"https://flood.io/", + hex:"4285F4",title:"Flood",source:"https://flood.io", + } + ,[SimpleIcons.FluentBit]: { + hex:"49BDA5",title:"Fluent Bit",source:"https://github.com/fluent/fluent-bit/blob/cdb35721d06242d66a729656282831ccd1589ca2/snap/fluent-bit.svg", } ,[SimpleIcons.Fluentd]: { hex:"0E83C8",title:"Fluentd",source:"https://docs.fluentd.org/quickstart/logo", } + ,[SimpleIcons.Fluke]: { + hex:"FFC20E",title:"Fluke",source:"https://www.fluke.com", + } ,[SimpleIcons.Flutter]: { hex:"02569B",title:"Flutter",source:"https://flutter.dev/brand", } + ,[SimpleIcons.Flux]: { + hex:"5468FF",title:"Flux",source:"https://github.com/cncf/artwork/blob/c2e619cdf85e8bac090ceca7c0834c5cfedf9426/projects/flux/icon/black/flux-icon-black.svg", + } + ,[SimpleIcons.Fluxus]: { + hex:"FFFFFF",title:"Fluxus",source:"https://github.com/YieldingFluxus/fluxuswebsite/blob/651d798b8753786dcc51644c3b048a4f399db166/public/icon-svg.svg", + } + ,[SimpleIcons.Flyway]: { + hex:"CC0200",title:"Flyway",source:"https://github.com/flyway/flywaydb.org/blob/8a7923cb9ead016442d4c5caf2e8ba5a9bfad5cf/assets/logo/flyway-logo.png", + } ,[SimpleIcons.FMOD]: { hex:"000000",title:"FMOD",source:"https://www.fmod.com/attribution", } ,[SimpleIcons.Fnac]: { - hex:"E1A925",title:"Fnac",source:"http://www.fnac.com/", + hex:"E1A925",title:"Fnac",source:"https://www.fnac.com", } ,[SimpleIcons.Folium]: { hex:"77B829",title:"Folium",source:"https://python-visualization.github.io/folium/", } + ,[SimpleIcons.Fonoma]: { + hex:"02B78F",title:"Fonoma",source:"https://en.fonoma.com", + } ,[SimpleIcons.FontAwesome]: { - hex:"339AF0",title:"Font Awesome",source:"https://fontawesome.com/icons/font-awesome", + hex:"538DD7",title:"Font Awesome",source:"https://fontawesome.com", } ,[SimpleIcons.FontBase]: { - hex:"3D03A7",title:"FontBase",source:"https://fontba.se/", + hex:"3D03A7",title:"FontBase",source:"https://fontba.se", + } + ,[SimpleIcons.FontForge]: { + hex:"F2712B",title:"FontForge",source:"https://fontforge.org", + } + ,[SimpleIcons.Foobar2000]: { + hex:"000000",title:"foobar2000",source:"https://hydrogenaud.io/index.php?topic=55604.0", } ,[SimpleIcons.Foodpanda]: { hex:"D70F64",title:"foodpanda",source:"https://www.foodpanda.com", @@ -11433,14 +18722,20 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Ford]: { hex:"00274E",title:"Ford",source:"https://secure.ford.com/brochures/", } - ,[SimpleIcons.Forestry]: { - hex:"343A40",title:"Forestry",source:"https://forestry.io/", + ,[SimpleIcons.Forgejo]: { + hex:"FB923C",title:"Forgejo",source:"https://codeberg.org/forgejo/meta/raw/branch/readme/branding/logo/forgejo-monochrome.svg", + } + ,[SimpleIcons.Formik]: { + hex:"2563EB",title:"Formik",source:"https://formik.org", + } + ,[SimpleIcons.Formspree]: { + hex:"E5122E",title:"Formspree",source:"https://formspree.io", } ,[SimpleIcons.Formstack]: { hex:"21B573",title:"Formstack",source:"https://www.formstack.com/brand/guidelines", } ,[SimpleIcons.Fortinet]: { - hex:"EE3124",title:"Fortinet",source:"http://www.fortinet.com/", + hex:"EE3124",title:"Fortinet",source:"https://www.fortinet.com", } ,[SimpleIcons.Fortran]: { hex:"734F96",title:"Fortran",source:"https://github.com/fortran-lang/fortran-lang.org/blob/5469465d08d3fcbf16d048e651ca5c9ba050839c/assets/img/fortran-logo.svg", @@ -11449,13 +18744,22 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"289E6D",title:"Fossa",source:"https://fossa.com/press/", } ,[SimpleIcons.FossilSCM]: { - hex:"548294",title:"Fossil SCM",source:"https://fossil-scm.org/", + hex:"548294",title:"Fossil SCM",source:"https://fossil-scm.org", + } + ,[SimpleIcons.FoundryVirtualTabletop]: { + hex:"FE6A1F",title:"Foundry Virtual Tabletop",source:"https://github.com/simple-icons/simple-icons/issues/5828#issuecomment-1977557112", } ,[SimpleIcons.Foursquare]: { - hex:"F94877",title:"Foursquare",source:"https://foursquare.com/about/logos", + hex:"3333FF",title:"Foursquare",source:"https://foursquare.com/brand/", + } + ,[SimpleIcons.FoursquareCityGuide]: { + hex:"F94877",title:"Foursquare City Guide",source:"https://foursquare.com/about/logos", + } + ,[SimpleIcons.FOX]: { + hex:"000000",title:"FOX",source:"https://www.fox.com", } ,[SimpleIcons.Foxtel]: { - hex:"EB5205",title:"Foxtel",source:"https://www.foxtel.com.au/", + hex:"EB5205",title:"Foxtel",source:"https://www.foxtel.com.au", } ,[SimpleIcons.Fozzy]: { hex:"F15B29",title:"Fozzy",source:"https://fozzy.com/partners.shtml?tab=materials", @@ -11463,56 +18767,131 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Framer]: { hex:"0055FF",title:"Framer",source:"https://framer.com", } + ,[SimpleIcons.Framework]: { + hex:"000000",title:"Framework",source:"https://frame.work", + } + ,[SimpleIcons.Framework7]: { + hex:"EE350F",title:"Framework7",source:"https://github.com/framework7io/framework7-website/blob/2a1e32290c795c2070ffc7019ba7276614e00de0/public/i/logo.svg", + } + ,[SimpleIcons.Franprix]: { + hex:"EC6237",title:"Franprix",source:"https://www.franprix.fr", + } + ,[SimpleIcons.Frappe]: { + hex:"0089FF",title:"Frappe",source:"https://github.com/frappe/frappe/blob/1331fa6f721122805d15894fa3bd9eb90dccdca2/frappe/public/images/frappe-framework-logo.svg", + } ,[SimpleIcons.FraunhoferGesellschaft]: { - hex:"179C7D",title:"Fraunhofer-Gesellschaft",source:"https://www.fraunhofer.de/", + hex:"179C7D",title:"Fraunhofer-Gesellschaft",source:"https://www.fraunhofer.de", } ,[SimpleIcons.FreeBSD]: { hex:"AB2B28",title:"FreeBSD",source:"https://www.freebsdfoundation.org/about/project/", } + ,[SimpleIcons.FreeCAD]: { + hex:"729FCF",title:"FreeCAD",source:"https://www.freecad.org", + } ,[SimpleIcons.FreeCodeCamp]: { - hex:"0A0A23",title:"freeCodeCamp",source:"https://design-style-guide.freecodecamp.org/", + hex:"0A0A23",title:"freeCodeCamp",source:"https://design-style-guide.freecodecamp.org", } ,[SimpleIcons.FreedesktopOrg]: { hex:"3B80AE",title:"freedesktop.org",source:"https://commons.wikimedia.org/wiki/File:Freedesktop-logo.svg", } ,[SimpleIcons.Freelancer]: { - hex:"29B2FE",title:"Freelancer",source:"https://www.freelancer.com/", + hex:"29B2FE",title:"Freelancer",source:"https://www.freelancer.com", + } + ,[SimpleIcons.Freelancermap]: { + hex:"00CFD6",title:"freelancermap",source:"https://freelancermap.de", } ,[SimpleIcons.FreeNAS]: { hex:"343434",title:"FreeNAS",source:"https://github.com/freenas/webui/blob/fd668f4c5920fe864fd98fa98e20fd333336c609/src/assets/images/logo.svg", } + ,[SimpleIcons.Freepik]: { + hex:"1273EB",title:"Freepik",source:"https://commons.wikimedia.org/wiki/File:Freepik.svg", + } + ,[SimpleIcons.FrontendMentor]: { + hex:"3F54A3",title:"Frontend Mentor",source:"https://www.frontendmentor.io", + } + ,[SimpleIcons.Frontify]: { + hex:"2D3232",title:"Frontify",source:"https://brand.frontify.com/d/7WQZazaZFkMz/brand-guidelines-1#/visual/logo", + } + ,[SimpleIcons.Fubo]: { + hex:"C83D1E",title:"Fubo",source:"https://www.fubo.tv", + } + ,[SimpleIcons.Fueler]: { + hex:"09C9E3",title:"Fueler",source:"https://fueler.io", + } + ,[SimpleIcons.FugaCloud]: { + hex:"242F4B",title:"Fuga Cloud",source:"https://fuga.cloud", + } ,[SimpleIcons.Fujifilm]: { - hex:"ED1A3A",title:"Fujifilm",source:"https://upload.wikimedia.org/wikipedia/commons/a/a1/Fujifilm_logo.svg", + hex:"FB0020",title:"Fujifilm",source:"https://www.fujifilm.com", } ,[SimpleIcons.Fujitsu]: { hex:"FF0000",title:"Fujitsu",source:"https://www.fujitsu.com/global/about/brandmanagement/logo/", } + ,[SimpleIcons.Funimation]: { + hex:"5B0BB5",title:"Funimation",source:"https://www.funimation.com", + } ,[SimpleIcons.FurAffinity]: { - hex:"36566F",title:"Fur Affinity",source:"https://www.furaffinity.net/", + hex:"36566F",title:"Fur Affinity",source:"https://www.furaffinity.net", } ,[SimpleIcons.FurryNetwork]: { hex:"2E75B4",title:"Furry Network",source:"https://furrynetwork.com", } + ,[SimpleIcons.FusionAuth]: { + hex:"F58320",title:"FusionAuth",source:"https://fusionauth.io/brand-logo-guidelines", + } ,[SimpleIcons.FutureLearn]: { - hex:"DE00A5",title:"FutureLearn",source:"https://www.futurelearn.com/", + hex:"DE00A5",title:"FutureLearn",source:"https://www.futurelearn.com", + } + ,[SimpleIcons.G2]: { + hex:"FF492C",title:"G2",source:"https://www.g2.com", } ,[SimpleIcons.G2A]: { hex:"F05F00",title:"G2A",source:"https://www.g2a.co/documents/", } + ,[SimpleIcons.G2G]: { + hex:"ED1C24",title:"G2G",source:"https://hydron.holdings/media/media_kit", + } + ,[SimpleIcons.Galaxus]: { + hex:"000000",title:"Galaxus",source:"https://www.galaxus.de", + } + ,[SimpleIcons.Game__Watch]: { + hex:"000000",title:"Game & Watch",source:"https://upload.wikimedia.org/wikipedia/commons/4/41/Game_and_watch_logo.svg", + } + ,[SimpleIcons.GameDeveloper]: { + hex:"E60012",title:"Game Developer",source:"https://www.gamedeveloper.com", + } ,[SimpleIcons.GameJolt]: { hex:"CCFF00",title:"Game Jolt",source:"https://gamejolt.com/about", } + ,[SimpleIcons.GameBanana]: { + hex:"FCEF40",title:"GameBanana",source:"https://gamebanana.com/tools/3474", + } + ,[SimpleIcons.Gameloft]: { + hex:"000000",title:"Gameloft",source:"https://www.gameloft.com", + } + ,[SimpleIcons.Gamemaker]: { + hex:"000000",title:"Gamemaker",source:"https://gamemaker.io/en/legal/brand", + } ,[SimpleIcons.Garmin]: { hex:"000000",title:"Garmin",source:"https://creative.garmin.com/styleguide/logo/", } ,[SimpleIcons.Gatling]: { - hex:"FF9E2A",title:"Gatling",source:"https://gatling.io/", + hex:"FF9E2A",title:"Gatling",source:"https://gatling.io", } ,[SimpleIcons.Gatsby]: { hex:"663399",title:"Gatsby",source:"https://www.gatsbyjs.com/guidelines/logo", } + ,[SimpleIcons.Gcore]: { + hex:"FF4C00",title:"Gcore",source:"https://gcore.com", + } + ,[SimpleIcons.GDAL]: { + hex:"5CAE58",title:"GDAL",source:"https://www.osgeo.org/projects/gdal/", + } + ,[SimpleIcons.G_ant]: { + hex:"DD1F26",title:"Géant",source:"https://www.geantcasino.fr", + } ,[SimpleIcons.GeeksforGeeks]: { - hex:"2F8D46",title:"GeeksforGeeks",source:"https://www.geeksforgeeks.org/", + hex:"2F8D46",title:"GeeksforGeeks",source:"https://www.geeksforgeeks.org", } ,[SimpleIcons.GeneralElectric]: { hex:"0870D8",title:"General Electric",source:"https://www.ge.com/brand/", @@ -11529,32 +18908,50 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Geocaching]: { hex:"00874D",title:"Geocaching",source:"https://www.geocaching.com/about/logousage.aspx", } + ,[SimpleIcons.Geode]: { + hex:"8D7ACF",title:"Geode",source:"https://github.com/geode-sdk/website/blob/a6a6aa7eaad8ce699d0e050b2b0c1c0119f3624a/media/geode_logos.zip", + } + ,[SimpleIcons.GeoPandas]: { + hex:"139C5A",title:"GeoPandas",source:"https://geopandas.org", + } ,[SimpleIcons.Gerrit]: { hex:"EEEEEE",title:"Gerrit",source:"https://gerrit-review.googlesource.com/c/75842/", } + ,[SimpleIcons.GetX]: { + hex:"8A2BE2",title:"GetX",source:"https://github.com/simple-icons/simple-icons/issues/5940#issuecomment-1821561714", + } ,[SimpleIcons.Ghost]: { hex:"15171A",title:"Ghost",source:"https://github.com/TryGhost/Admin/blob/e3e1fa3353767c3729b1658ad42cc35f883470c5/public/assets/icons/icon.svg", } ,[SimpleIcons.Ghostery]: { - hex:"00AEF0",title:"Ghostery",source:"https://www.ghostery.com/", + hex:"00AEF0",title:"Ghostery",source:"https://www.ghostery.com", } ,[SimpleIcons.GIMP]: { hex:"5C5543",title:"GIMP",source:"https://www.gimp.org/about/linking.html#wilber-the-gimp-mascot", } + ,[SimpleIcons.Gin]: { + hex:"008ECF",title:"Gin",source:"https://github.com/gin-gonic/logo/blob/eecb3150aa7ce5a77b97fd834276b2b6958eaa9d/wb.svg", + } ,[SimpleIcons.GIPHY]: { hex:"FF6666",title:"GIPHY",source:"https://support.giphy.com/hc/en-us/articles/360022283772-GIPHY-Brand-Guidelines", } ,[SimpleIcons.Git]: { - hex:"F05032",title:"Git",source:"http://git-scm.com/downloads/logos", + hex:"F05032",title:"Git",source:"https://git-scm.com/downloads/logos", } ,[SimpleIcons.GitExtensions]: { hex:"212121",title:"Git Extensions",source:"https://github.com/gitextensions/gitextensions/blob/273a0f6fd3e07858f837cdc19d50827871e32319/Logo/Artwork/git-extensions-logo.svg", } + ,[SimpleIcons.GitForWindows]: { + hex:"80B3FF",title:"Git for Windows",source:"https://github.com/git-for-windows/git-for-windows.github.io/blob/db9a134ed0fd484568124c1f79cb011eddb9a21d/img/gwindows_logo.svg", + } ,[SimpleIcons.GitLFS]: { - hex:"F64935",title:"Git LFS",source:"https://git-lfs.github.com/", + hex:"F64935",title:"Git LFS",source:"https://git-lfs.github.com", } ,[SimpleIcons.GitBook]: { - hex:"3884FF",title:"GitBook",source:"https://github.com/GitbookIO/styleguide/blob/c958388dab901defa3e22978ca01272295627e05/icons/Logo.svg", + hex:"BBDDE5",title:"GitBook",source:"https://www.gitbook.com", + } + ,[SimpleIcons.Gitconnected]: { + hex:"2E69AE",title:"Gitconnected",source:"https://gitconnected.com/richard-hendricks-demo/resume", } ,[SimpleIcons.Gitea]: { hex:"609926",title:"Gitea",source:"https://github.com/go-gitea/gitea/blob/e0c753e770a64cda5e3900aa1da3d7e1f3263c9a/assets/logo.svg", @@ -11568,38 +18965,59 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.GitHubActions]: { hex:"2088FF",title:"GitHub Actions",source:"https://github.com/features/actions", } + ,[SimpleIcons.GitHubCopilot]: { + hex:"000000",title:"GitHub Copilot",source:"https://primer.style/foundations/icons/copilot-24", + } + ,[SimpleIcons.GitHubPages]: { + hex:"222222",title:"GitHub Pages",source:"https://pages.github.com", + } ,[SimpleIcons.GitHubSponsors]: { hex:"EA4AAA",title:"GitHub Sponsors",source:"https://github.com/sponsors", } + ,[SimpleIcons.GitignoreIo]: { + hex:"204ECF",title:"gitignore.io",source:"https://docs.gitignore.io/design/logo", + } ,[SimpleIcons.GitKraken]: { - hex:"179287",title:"GitKraken",source:"https://www.gitkraken.com/", + hex:"179287",title:"GitKraken",source:"https://www.gitkraken.com", } ,[SimpleIcons.GitLab]: { - hex:"FCA121",title:"GitLab",source:"https://about.gitlab.com/press/press-kit/", + hex:"FC6D26",title:"GitLab",source:"https://about.gitlab.com/press/press-kit/", } ,[SimpleIcons.Gitpod]: { - hex:"FFAE33",title:"Gitpod",source:"https://www.gitpod.io/", + hex:"FFAE33",title:"Gitpod",source:"https://www.gitpod.io", } ,[SimpleIcons.Gitter]: { - hex:"ED1965",title:"Gitter",source:"https://gitter.im/", + hex:"ED1965",title:"Gitter",source:"https://gitter.im", } ,[SimpleIcons.Glassdoor]: { - hex:"0CAA41",title:"Glassdoor",source:"https://www.glassdoor.com/about-us/press/media-assets/", + hex:"00A162",title:"Glassdoor",source:"https://www.glassdoor.com/about/newsroom", + } + ,[SimpleIcons.Glide]: { + hex:"18BED4",title:"Glide",source:"https://brand.glide.page/dl/brand-assets", } ,[SimpleIcons.Glitch]: { hex:"3333FF",title:"Glitch",source:"https://glitch.com/about/press/", } + ,[SimpleIcons.Globus]: { + hex:"CA6201",title:"Globus",source:"https://www.globus.de", + } + ,[SimpleIcons.Glovo]: { + hex:"F2CC38",title:"Glovo",source:"https://about.glovoapp.com/press", + } ,[SimpleIcons.Gmail]: { hex:"EA4335",title:"Gmail",source:"https://fonts.gstatic.com/s/i/productlogos/gmail_2020q4/v8/192px.svg", } ,[SimpleIcons.GNOME]: { hex:"4A86CF",title:"GNOME",source:"https://wiki.gnome.org/Engagement/BrandGuidelines", } + ,[SimpleIcons.GNOMETerminal]: { + hex:"241F31",title:"GNOME Terminal",source:"https://gitlab.gnome.org/GNOME/gnome-terminal/-/blob/9c32e039bfb7902c136dc7aed3308e027325776c/data/icons/hicolor_apps_scalable_org.gnome.Terminal.svg", + } ,[SimpleIcons.GNU]: { hex:"A42E2B",title:"GNU",source:"https://gnu.org", } ,[SimpleIcons.GNUBash]: { - hex:"4EAA25",title:"GNU Bash",source:"https://github.com/odb/official-bash-logo", + hex:"4EAA25",title:"GNU Bash",source:"https://github.com/odb/official-bash-logo/tree/61eff022f2dad3c7468f5deb4f06652d15f2c143", } ,[SimpleIcons.GNUEmacs]: { hex:"7F5AB6",title:"GNU Emacs",source:"https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/images/icons/hicolor/scalable/apps/emacs.svg", @@ -11616,6 +19034,9 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Go]: { hex:"00ADD8",title:"Go",source:"https://blog.golang.org/go-brand", } + ,[SimpleIcons.GoCD]: { + hex:"94399E",title:"GoCD",source:"https://www.gocd.org", + } ,[SimpleIcons.GoDaddy]: { hex:"1BDBDB",title:"GoDaddy",source:"https://godaddy.design/the-go/", } @@ -11623,19 +19044,31 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"478CBF",title:"Godot Engine",source:"https://godotengine.org/press", } ,[SimpleIcons.GoFundMe]: { - hex:"00B964",title:"GoFundMe",source:"https://www.gofundme.com/", + hex:"00B964",title:"GoFundMe",source:"https://www.gofundme.com", } ,[SimpleIcons.GOGCom]: { hex:"86328A",title:"GOG.com",source:"https://www.cdprojekt.com/en/media/logotypes/", } + ,[SimpleIcons.Gojek]: { + hex:"00AA13",title:"Gojek",source:"https://gojek.com", + } + ,[SimpleIcons.GoLand]: { + hex:"000000",title:"GoLand",source:"https://www.jetbrains.com/company/brand/#logos-and-icons-jetbrains-logos", + } ,[SimpleIcons.GoldenLine]: { - hex:"FFE005",title:"GoldenLine",source:"http://www.goldenline.pl", + hex:"FFE005",title:"GoldenLine",source:"https://www.goldenline.pl", + } + ,[SimpleIcons.GoldmanSachs]: { + hex:"7399C6",title:"Goldman Sachs",source:"https://design.gs.com/brand/goldman-sachs-logo", } ,[SimpleIcons.Goodreads]: { hex:"372213",title:"Goodreads",source:"https://www.goodreads.com/about/press", } ,[SimpleIcons.Google]: { - hex:"4285F4",title:"Google",source:"https://partnermarketinghub.withgoogle.com/", + hex:"4285F4",title:"Google",source:"https://partnermarketinghub.withgoogle.com", + } + ,[SimpleIcons.GoogleAdMob]: { + hex:"EA4335",title:"Google AdMob",source:"https://commons.wikimedia.org/wiki/File:Google_AdMob_logo.svg", } ,[SimpleIcons.GoogleAds]: { hex:"4285F4",title:"Google Ads",source:"https://ads.google.com/home/", @@ -11646,35 +19079,74 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.GoogleAnalytics]: { hex:"E37400",title:"Google Analytics",source:"https://marketingplatform.google.com/intl/en_uk/about/analytics/", } + ,[SimpleIcons.GoogleAppsScript]: { + hex:"4285F4",title:"Google Apps Script",source:"https://github.com/simple-icons/simple-icons/issues/3556#issuecomment-800482267", + } ,[SimpleIcons.GoogleAssistant]: { - hex:"4285F4",title:"Google Assistant",source:"https://assistant.google.com/", + hex:"4285F4",title:"Google Assistant",source:"https://assistant.google.com", + } + ,[SimpleIcons.GoogleAuthenticator]: { + hex:"4285F4",title:"Google Authenticator",source:"https://commons.wikimedia.org/wiki/File:Google_Authenticator_(April_2023).svg", + } + ,[SimpleIcons.GoogleBigQuery]: { + hex:"669DF6",title:"Google BigQuery",source:"https://cloud.google.com/icons", + } + ,[SimpleIcons.GoogleBigtable]: { + hex:"669DF6",title:"Google Bigtable",source:"https://cloud.google.com/icons", } ,[SimpleIcons.GoogleCalendar]: { hex:"4285F4",title:"Google Calendar",source:"https://fonts.gstatic.com/s/i/productlogos/calendar_2020q4/v8/192px.svg", } + ,[SimpleIcons.GoogleCampaignManager360]: { + hex:"1E8E3E",title:"Google Campaign Manager 360",source:"https://developers.google.com/doubleclick-advertisers", + } ,[SimpleIcons.GoogleCardboard]: { hex:"FF7143",title:"Google Cardboard",source:"https://arvr.google.com/cardboard/images/header/vr-home.svg", } - ,[SimpleIcons.GoogleCast]: { - hex:"1BB6F6",title:"Google Cast",source:"https://www.google.com/intl/en_us/chromecast/built-in/", - } ,[SimpleIcons.GoogleChat]: { - hex:"00AC47",title:"Google Chat",source:"https://chat.google.com/", + hex:"34A853",title:"Google Chat",source:"https://support.google.com/chat/answer/9455386", } ,[SimpleIcons.GoogleChrome]: { - hex:"4285F4",title:"Google Chrome",source:"https://www.google.com/chrome/", + hex:"4285F4",title:"Google Chrome",source:"https://www.google.com/chrome", + } + ,[SimpleIcons.GoogleChronicle]: { + hex:"4285F4",title:"Google Chronicle",source:"https://chronicle.security", } ,[SimpleIcons.GoogleClassroom]: { - hex:"4285F4",title:"Google Classroom",source:"https://classroom.google.com/", + hex:"0F9D58",title:"Google Classroom",source:"https://classroom.google.com", } ,[SimpleIcons.GoogleCloud]: { - hex:"4285F4",title:"Google Cloud",source:"https://cloud.google.com/", + hex:"4285F4",title:"Google Cloud",source:"https://cloud.google.com", + } + ,[SimpleIcons.GoogleCloudComposer]: { + hex:"4285F4",title:"Google Cloud Composer",source:"https://cloud.google.com/icons", + } + ,[SimpleIcons.GoogleCloudSpanner]: { + hex:"4285F4",title:"Google Cloud Spanner",source:"https://cloud.google.com/icons", + } + ,[SimpleIcons.GoogleCloudStorage]: { + hex:"AECBFA",title:"Google Cloud Storage",source:"https://cloud.google.com/icons", } ,[SimpleIcons.GoogleColab]: { hex:"F9AB00",title:"Google Colab",source:"https://colab.research.google.com", } - ,[SimpleIcons.GoogleDomains]: { - hex:"4285F4",title:"Google Domains",source:"https://domains.google/", + ,[SimpleIcons.GoogleContainerOptimizedOS]: { + hex:"4285F4",title:"Google Container Optimized OS",source:"https://cloud.google.com/icons", + } + ,[SimpleIcons.GoogleDataStudio]: { + hex:"669DF6",title:"Google Data Studio",source:"https://cloud.google.com/icons", + } + ,[SimpleIcons.GoogleDataflow]: { + hex:"AECBFA",title:"Google Dataflow",source:"https://cloud.google.com/icons", + } + ,[SimpleIcons.GoogleDataproc]: { + hex:"AECBFA",title:"Google Dataproc",source:"https://cloud.google.com/icons", + } + ,[SimpleIcons.GoogleDisplay__Video360]: { + hex:"34A853",title:"Google Display & Video 360",source:"https://marketingplatform.google.com/about", + } + ,[SimpleIcons.GoogleDocs]: { + hex:"4285F4",title:"Google Docs",source:"https://www.google.com/docs/about", } ,[SimpleIcons.GoogleDrive]: { hex:"4285F4",title:"Google Drive",source:"https://developers.google.com/drive/web/branding", @@ -11682,32 +19154,41 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.GoogleEarth]: { hex:"4285F4",title:"Google Earth",source:"https://earth.google.com/web/", } + ,[SimpleIcons.GoogleEarthEngine]: { + hex:"4285F4",title:"Google Earth Engine",source:"https://github.com/simple-icons/simple-icons/issues/8912#issuecomment-1638850020", + } ,[SimpleIcons.GoogleFit]: { hex:"4285F4",title:"Google Fit",source:"https://partnermarketinghub.withgoogle.com/brands/google-fit/", } ,[SimpleIcons.GoogleFonts]: { - hex:"4285F4",title:"Google Fonts",source:"https://fonts.google.com/", + hex:"4285F4",title:"Google Fonts",source:"https://fonts.google.com", + } + ,[SimpleIcons.GoogleForms]: { + hex:"7248B9",title:"Google Forms",source:"https://about.google/products/#all-products", } - ,[SimpleIcons.GoogleHangouts]: { - hex:"0C9D58",title:"Google Hangouts",source:"https://upload.wikimedia.org/wikipedia/commons/e/ee/Hangouts_icon.svg", + ,[SimpleIcons.GoogleGemini]: { + hex:"8E75B2",title:"Google Gemini",source:"https://gemini.google.com", + } + ,[SimpleIcons.GoogleHome]: { + hex:"4285F4",title:"Google Home",source:"https://home.google.com/welcome/", } ,[SimpleIcons.GoogleKeep]: { - hex:"FFBB00",title:"Google Keep",source:"https://play.google.com/store/apps/details?id=com.google.android.keep", + hex:"FFBB00",title:"Google Keep",source:"https://about.google/brand-resource-center/logos-list/", } ,[SimpleIcons.GoogleLens]: { - hex:"4285F4",title:"Google Lens",source:"https://lens.google.com/", + hex:"4285F4",title:"Google Lens",source:"https://lens.google.com", } ,[SimpleIcons.GoogleMaps]: { hex:"4285F4",title:"Google Maps",source:"https://upload.wikimedia.org/wikipedia/commons/a/a9/Google_Maps_icon.svg", } + ,[SimpleIcons.GoogleMarketingPlatform]: { + hex:"4285F4",title:"Google Marketing Platform",source:"https://about.google/brand-resource-center/logos-list/", + } ,[SimpleIcons.GoogleMeet]: { - hex:"00897B",title:"Google Meet",source:"https://meet.google.com/", + hex:"00897B",title:"Google Meet",source:"https://about.google/brand-resource-center/logos-list/", } ,[SimpleIcons.GoogleMessages]: { - hex:"1A73E8",title:"Google Messages",source:"https://messages.google.com/", - } - ,[SimpleIcons.GoogleMyBusiness]: { - hex:"4285F4",title:"Google My Business",source:"https://business.google.com/", + hex:"1A73E8",title:"Google Messages",source:"https://messages.google.com", } ,[SimpleIcons.GoogleNearby]: { hex:"4285F4",title:"Google Nearby",source:"https://developers.google.com/nearby/developer-guidelines", @@ -11715,9 +19196,6 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.GoogleNews]: { hex:"174EA6",title:"Google News",source:"https://partnermarketinghub.withgoogle.com/brands/google-news/", } - ,[SimpleIcons.GoogleOptimize]: { - hex:"B366F6",title:"Google Optimize",source:"https://marketingplatform.google.com/about/optimize/", - } ,[SimpleIcons.GooglePay]: { hex:"4285F4",title:"Google Pay",source:"https://pay.google.com/intl/en_us/about/", } @@ -11727,8 +19205,8 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.GooglePlay]: { hex:"414141",title:"Google Play",source:"https://partnermarketinghub.withgoogle.com/brands/google-play/visual-identity/primary-logos/", } - ,[SimpleIcons.GooglePodcasts]: { - hex:"4285F4",title:"Google Podcasts",source:"https://developers.google.com/search/docs/data-types/podcast", + ,[SimpleIcons.GooglePub_Sub]: { + hex:"AECBFA",title:"Google Pub/Sub",source:"https://cloud.google.com/icons", } ,[SimpleIcons.GoogleScholar]: { hex:"4285F4",title:"Google Scholar",source:"https://commons.wikimedia.org/wiki/File:Google_Scholar_logo.svg", @@ -11737,7 +19215,10 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"458CF5",title:"Google Search Console",source:"https://search.google.com/search-console", } ,[SimpleIcons.GoogleSheets]: { - hex:"34A853",title:"Google Sheets",source:"http://sheets.google.com/", + hex:"34A853",title:"Google Sheets",source:"https://sheets.google.com", + } + ,[SimpleIcons.GoogleSlides]: { + hex:"FBBC04",title:"Google Slides",source:"https://slides.google.com", } ,[SimpleIcons.GoogleStreetView]: { hex:"FEC111",title:"Google Street View",source:"https://developers.google.com/streetview/ready/branding", @@ -11745,26 +19226,44 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.GoogleTagManager]: { hex:"246FDB",title:"Google Tag Manager",source:"https://tagmanager.google.com/#/home", } + ,[SimpleIcons.GoogleTasks]: { + hex:"2684FC",title:"Google Tasks",source:"https://assistant.google.com/tasks", + } ,[SimpleIcons.GoogleTranslate]: { hex:"4285F4",title:"Google Translate",source:"https://commons.wikimedia.org/wiki/File:Google_Translate_logo.svg", } ,[SimpleIcons.GoToMeeting]: { - hex:"F68D2E",title:"GoToMeeting",source:"https://www.gotomeeting.com/", + hex:"F68D2E",title:"GoToMeeting",source:"https://www.gotomeeting.com", + } + ,[SimpleIcons.Grab]: { + hex:"00B14F",title:"Grab",source:"https://en.wikipedia.org/wiki/File:Grab_(application)_logo.svg", } ,[SimpleIcons.Gradle]: { hex:"02303A",title:"Gradle",source:"https://gradle.com/brand", } + ,[SimpleIcons.GradlePlayPublisher]: { + hex:"82B816",title:"Gradle Play Publisher",source:"https://github.com/Triple-T/gradle-play-publisher/blob/df4eadf1ca6b5bad50e21be0b21816722ed50342/assets/logo.svg", + } ,[SimpleIcons.Grafana]: { - hex:"F46800",title:"Grafana",source:"https://grafana.com/", + hex:"F46800",title:"Grafana",source:"https://grafana.com", } ,[SimpleIcons.Grammarly]: { - hex:"15C39A",title:"Grammarly",source:"https://www.grammarly.com/media-assets", + hex:"027E6F",title:"Grammarly",source:"https://www.grammarly.com/media-assets", + } + ,[SimpleIcons.GrandFrais]: { + hex:"ED2D2F",title:"Grand Frais",source:"https://www.grandfrais.com", + } + ,[SimpleIcons.GrapheneOS]: { + hex:"0053A3",title:"GrapheneOS",source:"https://github.com/GrapheneOS/branding-extra/blob/5cc2e4b781345b89457d8ef814bd1aae56af289f/simple.svg", + } + ,[SimpleIcons.Graphite]: { + hex:"000000",title:"Graphite",source:"https://graphite.dev", } ,[SimpleIcons.GraphQL]: { - hex:"E434AA",title:"GraphQL",source:"https://github.com/graphql/artwork/blob/ac6ee2ac1cf31ba1be1b8fbc40910f0c70c98a1e/GraphQL/icon/GraphQL-mark-black.svg", + hex:"E10098",title:"GraphQL",source:"https://graphql.org/brand", } ,[SimpleIcons.Grav]: { - hex:"221E1F",title:"Grav",source:"http://getgrav.org/media", + hex:"221E1F",title:"Grav",source:"https://getgrav.org/media", } ,[SimpleIcons.Gravatar]: { hex:"1E8CBE",title:"Gravatar",source:"https://automattic.com/press/brand-materials/", @@ -11772,8 +19271,17 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Graylog]: { hex:"FF3633",title:"Graylog",source:"https://www.graylog.org", } + ,[SimpleIcons.GreasyFork]: { + hex:"670000",title:"Greasy Fork",source:"https://github.com/JasonBarnabe/greasyfork/blob/bfeb5f405e03fb32ebc86df7e11c83ca1cb79ddb/misc/logos/logo512.xcf", + } + ,[SimpleIcons.GreatLearning]: { + hex:"0E39A9",title:"Great Learning",source:"https://www.mygreatlearning.com", + } + ,[SimpleIcons.Greenhouse]: { + hex:"24A47F",title:"Greenhouse",source:"https://brand.greenhouse.io/brand-portal/p/6", + } ,[SimpleIcons.GreenSock]: { - hex:"88CE02",title:"GreenSock",source:"https://greensock.com/", + hex:"88CE02",title:"GreenSock",source:"https://greensock.com", } ,[SimpleIcons.GridAi]: { hex:"78FF96",title:"Grid.ai",source:"https://github.com/gridai/logos/blob/1e12c83b77abdc22a41566cab232f4db40223895/GridAI-icons/icon-white-48.svg", @@ -11781,41 +19289,77 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Gridsome]: { hex:"00A672",title:"Gridsome",source:"https://gridsome.org/logo/", } + ,[SimpleIcons.GroupMe]: { + hex:"00AFF0",title:"GroupMe",source:"https://groupme.com", + } ,[SimpleIcons.Groupon]: { hex:"53A318",title:"Groupon",source:"https://about.groupon.com/press/", } ,[SimpleIcons.Grubhub]: { - hex:"F63440",title:"Grubhub",source:"https://www.grubhub.com/", + hex:"F63440",title:"Grubhub",source:"https://www.grubhub.com", } ,[SimpleIcons.Grunt]: { hex:"FAA918",title:"Grunt",source:"https://github.com/gruntjs/gruntjs.com/blob/70f43898d9ce8e6cc862ad72bf8a7aee5ca199a9/src/media/grunt-logo-no-wordmark.svg", } + ,[SimpleIcons.GSK]: { + hex:"F36633",title:"GSK",source:"https://www.gskbrandhub.com", + } + ,[SimpleIcons.GSMArenaCom]: { + hex:"D50000",title:"GSMArena.com",source:"https://www.gsmarena.com", + } + ,[SimpleIcons.GStreamer]: { + hex:"FF3131",title:"GStreamer",source:"https://gstreamer.freedesktop.org/artwork", + } + ,[SimpleIcons.GTK]: { + hex:"7FE719",title:"GTK",source:"https://commons.wikimedia.org/wiki/File:GTK_logo.svg", + } ,[SimpleIcons.GuangzhouMetro]: { hex:"C51935",title:"Guangzhou Metro",source:"https://commons.wikimedia.org/wiki/File:Guangzhou_Metro_logo.svg", } + ,[SimpleIcons.Guilded]: { + hex:"F5C400",title:"Guilded",source:"https://www.guilded.gg/brand", + } ,[SimpleIcons.Gulp]: { hex:"CF4647",title:"gulp",source:"https://github.com/gulpjs/artwork/blob/4e14158817ac88e9a5c02b3b307e6f630fe222fb/gulp-white-text.svg", } ,[SimpleIcons.Gumroad]: { - hex:"36A9AE",title:"Gumroad",source:"https://gumroad.com/press", + hex:"FF90E8",title:"Gumroad",source:"https://gumroad.com", } ,[SimpleIcons.Gumtree]: { hex:"72EF36",title:"Gumtree",source:"https://www.gumtree.com", } + ,[SimpleIcons.Gunicorn]: { + hex:"499848",title:"Gunicorn",source:"https://github.com/benoitc/gunicorn/blob/ff58e0c6da83d5520916bc4cc109a529258d76e1/docs/logo/gunicorn.svg", + } + ,[SimpleIcons.Gurobi]: { + hex:"EE3524",title:"Gurobi",source:"https://cdn.gurobi.com/wp-content/uploads/2021/02/Gurobi-Optimization_Corporate-Brochure.pdf", + } + ,[SimpleIcons.Gusto]: { + hex:"F45D48",title:"Gusto",source:"https://gusto.com", + } ,[SimpleIcons.Gutenberg]: { - hex:"000000",title:"Gutenberg",source:"https://github.com/WordPress/gutenberg/blob/master/docs/final-g-wapuu-black.svg", + hex:"000000",title:"Gutenberg",source:"https://github.com/WordPress/gutenberg/blob/7829913ae117dfb561d14c600eea7b281afd6556/docs/final-g-wapuu-black.svg", + } + ,[SimpleIcons.H_M]: { + hex:"E50010",title:"H&M",source:"https://www2.hm.com/en_gb/index.html", + } + ,[SimpleIcons.H3]: { + hex:"1E54B7",title:"H3",source:"https://github.com/uber/h3/blob/71e09dc002b211887c6db525609a449058233a71/website/static/images/h3Logo-color.svg", } ,[SimpleIcons.Habr]: { - hex:"65A3BE",title:"Habr",source:"https://kiosk.habr.com/", + hex:"65A3BE",title:"Habr",source:"https://kiosk.habr.com", } ,[SimpleIcons.HackClub]: { hex:"EC3750",title:"Hack Club",source:"https://hackclub.com/brand", } ,[SimpleIcons.HackTheBox]: { - hex:"9FEF00",title:"Hack The Box",source:"https://www.hackthebox.eu/docs/Hack_The_Box_Brand_Assets_Guide.pdf", + hex:"9FEF00",title:"Hack The Box",source:"https://www.hackthebox.com/contact-us", } ,[SimpleIcons.Hackaday]: { - hex:"1A1A1A",title:"Hackaday",source:"https://hackaday.com/", + hex:"1A1A1A",title:"Hackaday",source:"https://hackaday.com", + } + ,[SimpleIcons.HackerNoon]: { + hex:"00FE00",title:"Hacker Noon",source:"https://sponsor.hackernoon.com/#brandasauthor", } ,[SimpleIcons.HackerEarth]: { hex:"2C3454",title:"HackerEarth",source:"https://www.hackerearth.com/logo/", @@ -11829,17 +19373,29 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Hackster]: { hex:"2E9FE6",title:"Hackster",source:"https://www.hackster.io/branding#logos", } + ,[SimpleIcons.HAL]: { + hex:"B03532",title:"HAL",source:"https://www.ccsd.cnrs.fr/en/brand-guidelines", + } + ,[SimpleIcons.HandlebarsJs]: { + hex:"000000",title:"Handlebars.js",source:"https://github.com/handlebars-lang/docs/blob/13a2e2d9e31ebff4295924ea366abf3062e47ede/src/.vuepress/public/icons/handlebarsjs-icon.svg", + } ,[SimpleIcons.Handshake]: { - hex:"FF2F1C",title:"Handshake",source:"https://joinhandshake.com/career-centers/marketing-toolkit/", + hex:"D3FB52",title:"Handshake",source:"https://joinhandshake.com/career-centers/marketing-toolkit", } ,[SimpleIcons.HandshakeProtocol]: { - hex:"000000",title:"Handshake",source:"https://handshake.org/",slug:"handshake_protocol" + hex:"000000",title:"Handshake",source:"https://handshake.org",slug:"handshake_protocol" } ,[SimpleIcons.HappyCow]: { hex:"7C4EC4",title:"HappyCow",source:"https://www.happycow.net/press-kits", } ,[SimpleIcons.Harbor]: { - hex:"60B932",title:"Harbor",source:"https://branding.cncf.io/projects/harbor/", + hex:"60B932",title:"Harbor",source:"https://github.com/cncf/artwork/blob/ff2b2b5216e22f001ddd444ca580c484dd10302e/projects/harbor/icon/black/harbor-icon-black.svg", + } + ,[SimpleIcons.HarmonyOS]: { + hex:"000000",title:"HarmonyOS",source:"https://www.harmonyos.com", + } + ,[SimpleIcons.HashiCorp]: { + hex:"000000",title:"HashiCorp",source:"https://www.hashicorp.com", } ,[SimpleIcons.Hashnode]: { hex:"2962FF",title:"Hashnode",source:"https://hashnode.com/media", @@ -11848,73 +19404,121 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"5D4F85",title:"Haskell",source:"https://wiki.haskell.org/Thompson-Wheeler_logo", } ,[SimpleIcons.Hasura]: { - hex:"1EB4D4",title:"Hasura",source:"https://github.com/hasura/graphql-engine/blob/5850423aa60594c06320c3ef600117c31963e910/assets/brand/hasura_icon_blue.svg", + hex:"1EB4D4",title:"Hasura",source:"https://github.com/hasura/graphql-engine/blob/5e2f5d470cdc2a7e59db7a3d5e94475a00bb2ac6/docs/static/img/logo.svg", } ,[SimpleIcons.HatenaBookmark]: { - hex:"00A4DE",title:"Hatena Bookmark",source:"http://hatenacorp.jp/press/resource", + hex:"00A4DE",title:"Hatena Bookmark",source:"https://hatenacorp.jp/press/resource", } ,[SimpleIcons.Haveibeenpwned]: { - hex:"2A6379",title:"haveibeenpwned",source:"https://haveibeenpwned.com/", + hex:"2A6379",title:"haveibeenpwned",source:"https://haveibeenpwned.com", } ,[SimpleIcons.Haxe]: { hex:"EA8220",title:"Haxe",source:"https://haxe.org/foundation/branding.html", } ,[SimpleIcons.HBO]: { - hex:"000000",title:"HBO",source:"https://www.hbo.com/", + hex:"000000",title:"HBO",source:"https://www.hbo.com", } ,[SimpleIcons.HCL]: { hex:"006BB6",title:"HCL",source:"https://www.hcl.com/brand-guidelines", } + ,[SimpleIcons.HDFCBank]: { + hex:"004B8D",title:"HDFC Bank",source:"https://www.hdfcsales.com", + } + ,[SimpleIcons.HeadlessUI]: { + hex:"66E3FF",title:"Headless UI",source:"https://headlessui.dev", + } + ,[SimpleIcons.HeadphoneZone]: { + hex:"3C07FF",title:"Headphone Zone",source:"https://www.headphonezone.in", + } ,[SimpleIcons.Headspace]: { hex:"F47D31",title:"Headspace",source:"https://www.headspace.com/press-and-media", } + ,[SimpleIcons.Hearth]: { + hex:"A33035",title:"Hearth",source:"https://www.gethearth.com", + } + ,[SimpleIcons.HearthisAt]: { + hex:"000000",title:"hearthis.at",source:"https://hearthis.at", + } + ,[SimpleIcons.Hedera]: { + hex:"222222",title:"Hedera",source:"https://hederabrandcentral.frontify.com/d/Tmocz52AXpLj/brand-assets#/brand-assets/brand-identity/our-hbar-logomark", + } + ,[SimpleIcons.Helium]: { + hex:"0ACF83",title:"Helium",source:"https://www.helium.com", + } ,[SimpleIcons.HelloFresh]: { - hex:"99CC33",title:"HelloFresh",source:"https://www.hellofresh.com/landing/student", + hex:"99CC33",title:"HelloFresh",source:"https://www.hellofreshgroup.com/en/newsroom/press-material/brand", } ,[SimpleIcons.HellyHansen]: { - hex:"DA2128",title:"Helly Hansen",source:"https://www.hellyhansen.com/", + hex:"DA2128",title:"Helly Hansen",source:"https://www.hellyhansen.com", } ,[SimpleIcons.Helm]: { hex:"0F1689",title:"Helm",source:"https://helm.sh", } + ,[SimpleIcons.HelpScout]: { + hex:"1292EE",title:"Help Scout",source:"https://www.helpscout.com", + } ,[SimpleIcons.HelpDesk]: { - hex:"FFD000",title:"HelpDesk",source:"https://helpdesk.design/", + hex:"2FC774",title:"HelpDesk",source:"https://helpdesk.design", + } + ,[SimpleIcons.Hepsiemlak]: { + hex:"E1251B",title:"Hepsiemlak",source:"https://www.hepsiemlak.com", } ,[SimpleIcons.HERE]: { hex:"00AFAA",title:"HERE",source:"https://www.here.com/company/media-assets", } ,[SimpleIcons.Heroku]: { - hex:"430098",title:"Heroku",source:"https://brand.heroku.com/", + hex:"430098",title:"Heroku",source:"https://devcenter.heroku.com/articles/heroku-brand-guidelines#logos", + } + ,[SimpleIcons.Hetzner]: { + hex:"D50C2D",title:"Hetzner",source:"https://www.hetzner.com", + } + ,[SimpleIcons.Hevy]: { + hex:"000000",title:"Hevy",source:"https://www.hevyapp.com", + } + ,[SimpleIcons.Hexlet]: { + hex:"116EF5",title:"Hexlet",source:"https://hexlet.io", } ,[SimpleIcons.Hexo]: { - hex:"0E83CD",title:"Hexo",source:"https://hexo.io/", + hex:"0E83CD",title:"Hexo",source:"https://hexo.io", } ,[SimpleIcons.HEY]: { - hex:"5522FA",title:"HEY",source:"https://hey.com/", + hex:"5522FA",title:"HEY",source:"https://hey.com", + } + ,[SimpleIcons.HiBob]: { + hex:"E42C51",title:"Hi Bob",source:"https://www.hibob.com", } ,[SimpleIcons.Hibernate]: { - hex:"59666C",title:"Hibernate",source:"https://hibernate.org/", + hex:"59666C",title:"Hibernate",source:"https://hibernate.org", } ,[SimpleIcons.Hilton]: { - hex:"124D97",title:"Hilton",source:"https://newsroom.hilton.com/hhr/page/logos", + hex:"231F20",title:"Hilton",source:"https://www.hilton.com", + } + ,[SimpleIcons.HiltonHotels__Resorts]: { + hex:"1E4380",title:"Hilton Hotels & Resorts",source:"https://www.hilton.com/en/brands/hilton-hotels", } ,[SimpleIcons.Hitachi]: { hex:"E60027",title:"Hitachi",source:"https://commons.wikimedia.org/wiki/File:Hitachi_inspire_the_next-Logo.svg", } ,[SimpleIcons.Hive]: { - hex:"FF7A00",title:"Hive",source:"https://www.hivehome.com/", + hex:"FF7A00",title:"Hive",source:"https://www.hivehome.com", } ,[SimpleIcons.HiveBlockchain]: { - hex:"E31337",title:"Hive",source:"https://hive.io/brand/",slug:"hive_blockchain" + hex:"E31337",title:"Hive",source:"https://hive.io/brand",slug:"hive_blockchain" + } + ,[SimpleIcons.HiveMQ]: { + hex:"FFC000",title:"HiveMQ",source:"https://www.hivemq.com", + } + ,[SimpleIcons.Homarr]: { + hex:"FA5252",title:"Homarr",source:"https://github.com/ajnart/homarr/blob/2bf423132d9077d371d254e577fc57037a31ac4b/public/imgs/favicon/favicon.svg", } ,[SimpleIcons.HomeAssistant]: { - hex:"41BDF5",title:"Home Assistant",source:"https://github.com/home-assistant/assets/blob/1e19f0dca208f0876b274c68345fcf989de7377a/logo/logo-small.png", + hex:"18BCF2",title:"Home Assistant",source:"https://github.com/home-assistant/assets/blob/0f69676da79c3881e7dfca6d6c0a5739f88273d8/logo/home-assistant-logo.zip", } ,[SimpleIcons.HomeAssistantCommunityStore]: { - hex:"41BDF5",title:"Home Assistant Community Store",source:"https://hacs.xyz/", + hex:"41BDF5",title:"Home Assistant Community Store",source:"https://hacs.xyz", } ,[SimpleIcons.HomeAdvisor]: { - hex:"F68315",title:"HomeAdvisor",source:"https://www.homeadvisor.com/", + hex:"F68315",title:"HomeAdvisor",source:"https://www.homeadvisor.com", } ,[SimpleIcons.Homebrew]: { hex:"FBB040",title:"Homebrew",source:"https://github.com/Homebrew/brew.sh/blob/2e576aaca83e62dda41a188597bb4bd20e75e385/assets/img/homebrew.svg", @@ -11922,23 +19526,41 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Homebridge]: { hex:"491F59",title:"Homebridge",source:"https://github.com/homebridge/branding/blob/6ef3a1685e79f79a2ecdcc83824e53775ec0475d/logos/homebridge-silhouette-round-black.svg", } + ,[SimpleIcons.Homepage]: { + hex:"009BD5",title:"Homepage",source:"https://github.com/gethomepage/homepage/blob/e56dccc7f17144a53b97a315c2e4f622fa07e58d/public/safari-pinned-tab.svg", + } ,[SimpleIcons.Homify]: { hex:"7DCDA3",title:"homify",source:"https://www.homify.com", } ,[SimpleIcons.Honda]: { - hex:"E40521",title:"Honda",source:"https://www.honda.ie/", + hex:"E40521",title:"Honda",source:"https://www.honda.ie", + } + ,[SimpleIcons.Honey]: { + hex:"FF6801",title:"Honey",source:"https://www.joinhoney.com", + } + ,[SimpleIcons.Hono]: { + hex:"E36002",title:"Hono",source:"https://github.com/honojs/hono/blob/76dbc74407329c46870af6aa4fab0c04036d8ae2/docs/images/hono-logo.svg", + } + ,[SimpleIcons.Honor]: { + hex:"000000",title:"Honor",source:"https://www.hihonor.com", } ,[SimpleIcons.Hootsuite]: { - hex:"143059",title:"Hootsuite",source:"https://hootsuite.widencollective.com/portals/bafpk5oo/MediaKitAssets/c/b9e3a7bb-aca7-48d7-90ed-cff5898aafd0", + hex:"FF4C46",title:"Hootsuite",source:"https://hootsuite.widencollective.com/portals/bafpk5oo/bafpk5oo/MediaKitAssets/c/b9e3a7bb-aca7-48d7-90ed-cff5898aafd0", } ,[SimpleIcons.Hoppscotch]: { - hex:"31C48D",title:"Hoppscotch",source:"https://github.com/hoppscotch/hoppscotch/blob/77862cdf9bd902a4ea64bd8b2301ed2206820649/static/images/ufo_logo.svg", + hex:"09090B",title:"Hoppscotch",source:"https://hoppscotch.com", + } + ,[SimpleIcons.Hostinger]: { + hex:"673DE6",title:"Hostinger",source:"https://www.hostinger.com/newsroom", } ,[SimpleIcons.HotelsCom]: { - hex:"D32F2F",title:"Hotels.com",source:"https://en.wikipedia.org/wiki/File:Hotels.com_logo.svg", + hex:"EF3346",title:"Hotels.com",source:"https://www.hotels.com", } ,[SimpleIcons.Hotjar]: { - hex:"FD3A5C",title:"Hotjar",source:"https://www.hotjar.com/", + hex:"FF3C00",title:"Hotjar",source:"https://www.hotjar.com", + } + ,[SimpleIcons.Hotwire]: { + hex:"FFE801",title:"Hotwire",source:"https://hotwired.dev", } ,[SimpleIcons.Houdini]: { hex:"FF4713",title:"Houdini",source:"https://www.sidefx.com/products/houdini/", @@ -11947,13 +19569,25 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"4DBC15",title:"Houzz",source:"https://www.houzz.com/logoGuidelines", } ,[SimpleIcons.HP]: { - hex:"0096D6",title:"HP",source:"https://brandcentral.ext.hp.com/login", + hex:"0096D6",title:"HP",source:"https://brandcentral.hp.com/us/en/elements/hp-logo.html", + } + ,[SimpleIcons.HSBC]: { + hex:"DB0011",title:"HSBC",source:"https://www.hsbc.com", } ,[SimpleIcons.HTMLAcademy]: { - hex:"302683",title:"HTML Academy",source:"https://htmlacademy.ru/", + hex:"302683",title:"HTML Academy",source:"https://htmlacademy.ru", } ,[SimpleIcons.HTML5]: { - hex:"E34F26",title:"HTML5",source:"http://www.w3.org/html/logo/", + hex:"E34F26",title:"HTML5",source:"https://www.w3.org/html/logo/", + } + ,[SimpleIcons.Htmx]: { + hex:"3366CC",title:"htmx",source:"https://github.com/bigskysoftware/htmx/blob/f690d928342b6334fa539cfbd4be515748d2ba0f/www/static/img/htmx_logo.2.png", + } + ,[SimpleIcons.Htop]: { + hex:"009020",title:"htop",source:"https://github.com/htop-dev/htop/blob/03d5e4746f53bd07daf68638d714a7fec336297b/htop.svg", + } + ,[SimpleIcons.HTTPie]: { + hex:"73DC8C",title:"HTTPie",source:"https://github.com/httpie/httpie/blob/d262181bede5241a6b692c3245a77e2eb02bc262/docs/httpie-logo.svg", } ,[SimpleIcons.Huawei]: { hex:"FF0000",title:"Huawei",source:"https://e.huawei.com/ph/material/partner/0a72728b864949c48b22106454352483", @@ -11961,47 +19595,59 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.HubSpot]: { hex:"FF7A59",title:"HubSpot",source:"https://www.hubspot.com/style-guide", } - ,[SimpleIcons.Hugo]: { - hex:"FF4088",title:"Hugo",source:"https://gohugo.io/", + ,[SimpleIcons.HuggingFace]: { + hex:"FFD21E",title:"Hugging Face",source:"https://huggingface.co/brand", } - ,[SimpleIcons.Hulu]: { - hex:"1CE783",title:"Hulu",source:"https://thisis.hulu.com/", + ,[SimpleIcons.Hugo]: { + hex:"FF4088",title:"Hugo",source:"https://gohugo.io", } ,[SimpleIcons.HumbleBundle]: { hex:"CC2929",title:"Humble Bundle",source:"https://support.humblebundle.com/hc/en-us/articles/202742060-Bundle-Logos", } ,[SimpleIcons.HungryJack_s]: { - hex:"D0021B",title:"Hungry Jack's",source:"https://www.hungryjacks.com.au/", - } - ,[SimpleIcons.Hurriyetemlak]: { - hex:"E02826",title:"Hurriyetemlak",source:"https://ilan.hurriyetemlak.com/emlak-ilani-yayinlama-kurallari", + hex:"D0021B",title:"Hungry Jack's",source:"https://www.hungryjacks.com.au", } ,[SimpleIcons.Husqvarna]: { - hex:"273A60",title:"Husqvarna",source:"https://www.husqvarna.com/uk/catalogues/", + hex:"273A60",title:"Husqvarna",source:"https://www.husqvarna.com", } ,[SimpleIcons.Hyper]: { - hex:"000000",title:"Hyper",source:"https://hyper.is/", + hex:"000000",title:"Hyper",source:"https://hyper.is", } - ,[SimpleIcons.Hyperledger]: { - hex:"2F3134",title:"Hyperledger",source:"https://www.hyperledger.org/", + ,[SimpleIcons.Hyperskill]: { + hex:"8C5AFF",title:"Hyperskill",source:"https://hyperskill.org", } ,[SimpleIcons.Hypothesis]: { hex:"BD1C2B",title:"Hypothesis",source:"https://web.hypothes.is/brand/", } + ,[SimpleIcons.Hyprland]: { + hex:"58E1FF",title:"Hyprland",source:"https://hyprland.org", + } ,[SimpleIcons.Hyundai]: { - hex:"002C5F",title:"Hyundai",source:"https://en.wikipedia.org/wiki/File:Hyundai_Motor_Company_logo.svg", + hex:"002C5E",title:"Hyundai",source:"https://www.hyundai.com", + } + ,[SimpleIcons.I18next]: { + hex:"26A69A",title:"i18next",source:"https://github.com/i18next/i18next-gitbook/blob/32efcfd9c59ae55cc63a60e633dbc1651c7950ad/assets/img/logo.svg", + } + ,[SimpleIcons.I3]: { + hex:"52C0FF",title:"i3",source:"https://github.com/i3/i3/blob/d6e2a38b5cdf200c0fb82fc4cf7fff7dbcdeb605/logo.svg", } ,[SimpleIcons.Iata]: { - hex:"004E81",title:"Iata",source:"https://upload.wikimedia.org/wikipedia/commons/f/f7/IATAlogo.svg", + hex:"004E81",title:"Iata",source:"https://commons.wikimedia.org/wiki/File:IATAlogo.svg", } ,[SimpleIcons.IBeacon]: { hex:"3D7EBB",title:"iBeacon",source:"https://developer.apple.com/ibeacon/", } - ,[SimpleIcons.IBM]: { - hex:"052FAD",title:"IBM",source:"https://www.ibm.com/design/language/ibm-logos/8-bar/", + ,[SimpleIcons.Iberia]: { + hex:"D7192D",title:"Iberia",source:"https://iberia.com", } - ,[SimpleIcons.IBMWatson]: { - hex:"BE95FF",title:"IBM Watson",source:"https://www.ibm.com/brand/systems/watson/brand/", + ,[SimpleIcons.Iced]: { + hex:"3645FF",title:"Iced",source:"https://iced.rs", + } + ,[SimpleIcons.Iceland]: { + hex:"CC092F",title:"Iceland",source:"https://www.iceland.co.uk", + } + ,[SimpleIcons.ICICIBank]: { + hex:"AE282E",title:"ICICI Bank",source:"https://www.icicibank.com/ms/aboutus/annual-reports/2022-23/icici/assets/images/home-page/logo.svg", } ,[SimpleIcons.Icinga]: { hex:"06062C",title:"Icinga",source:"https://github.com/Icinga/icingaweb2/blob/293021b2000e9d459387153ca5690f97e0184aaa/public/img/icinga-logo-compact.svg", @@ -12010,7 +19656,7 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"3693F3",title:"iCloud",source:"https://commons.wikimedia.org/wiki/File:ICloud_logo.svg", } ,[SimpleIcons.IcoMoon]: { - hex:"825794",title:"IcoMoon",source:"https://icomoon.io/", + hex:"825794",title:"IcoMoon",source:"https://icomoon.io", } ,[SimpleIcons.ICON]: { hex:"31B8BB",title:"ICON",source:"https://icon.foundation/contents/resrce/media", @@ -12019,10 +19665,13 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"1A1B1F",title:"Iconfinder",source:"https://www.iconfinder.com/p/about", } ,[SimpleIcons.Iconify]: { - hex:"1769AA",title:"Iconify",source:"https://iconify.design/", + hex:"1769AA",title:"Iconify",source:"https://iconify.design", } ,[SimpleIcons.IconJar]: { - hex:"16A5F3",title:"IconJar",source:"https://geticonjar.com/", + hex:"16A5F3",title:"IconJar",source:"https://geticonjar.com", + } + ,[SimpleIcons.Icons8]: { + hex:"1FB141",title:"Icons8",source:"https://icons8.com", } ,[SimpleIcons.ICQ]: { hex:"24FF00",title:"ICQ",source:"https://commons.wikimedia.org/wiki/File:ICQNewlogo.svg", @@ -12031,19 +19680,31 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"00629B",title:"IEEE",source:"https://brand-experience.ieee.org/templates-tools-resources/resources/master-brand-and-logos/", } ,[SimpleIcons.IFixit]: { - hex:"0071CE",title:"iFixit",source:"https://www.ifixit.com/", + hex:"0071CE",title:"iFixit",source:"https://www.ifixit.com", } ,[SimpleIcons.IFood]: { - hex:"EA1D2C",title:"iFood",source:"https://ifood.com.br/", + hex:"EA1D2C",title:"iFood",source:"https://ifood.com.br", } ,[SimpleIcons.IFTTT]: { hex:"000000",title:"IFTTT",source:"https://ifttt.com/discover/brand-guidelines", } + ,[SimpleIcons.IGDB]: { + hex:"9147FF",title:"IGDB",source:"https://commons.wikimedia.org/wiki/File:IGDB_logo.svg", + } + ,[SimpleIcons.IGN]: { + hex:"BF1313",title:"IGN",source:"https://www.ign.com", + } ,[SimpleIcons.IHeartRadio]: { hex:"C6002B",title:"iHeartRadio",source:"https://brand.iheart.com/logo", } ,[SimpleIcons.IKEA]: { - hex:"0058A3",title:"IKEA",source:"https://www.ikea.com/", + hex:"0058A3",title:"IKEA",source:"https://www.ikea.com", + } + ,[SimpleIcons._leDeFranceMobilit_s]: { + hex:"67B4E7",title:"Île-de-France Mobilités",source:"https://www.iledefrance-mobilites.fr", + } + ,[SimpleIcons.ImageSc]: { + hex:"039CB2",title:"Image.sc",source:"https://forum.image.sc", } ,[SimpleIcons.ImageJ]: { hex:"00D8E0",title:"ImageJ",source:"https://github.com/imagej/imagej/blob/0667395bcac20e5d7a371ac9f468522c74367d59/logo/inkscape_image_logo_src.svg", @@ -12051,53 +19712,98 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.IMDb]: { hex:"F5C518",title:"IMDb",source:"https://brand.imdb.com/imdb", } + ,[SimpleIcons.IMessage]: { + hex:"34DA50",title:"iMessage",source:"https://commons.wikimedia.org/wiki/File:IMessage_logo.svg", + } ,[SimpleIcons.Imgur]: { hex:"1BB76E",title:"Imgur",source:"https://imgurinc.com/press", } ,[SimpleIcons.Immer]: { hex:"00E7C3",title:"Immer",source:"https://github.com/immerjs/immer/blob/7a5382899bc8b0bf5e21972a1c7db63f53e1d697/website/static/img/immer-logo.svg", } + ,[SimpleIcons.Immich]: { + hex:"4250AF",title:"Immich",source:"https://github.com/immich-app/immich/blob/25c9b779e4d19bc34551f8b137266a459e0d70e1/design/immich-logo.svg", + } ,[SimpleIcons.Imou]: { hex:"E89313",title:"Imou",source:"https://www.imoulife.com/support/download/userManual", } + ,[SimpleIcons.ImprovMX]: { + hex:"2FBEFF",title:"ImprovMX",source:"https://improvmx.com", + } ,[SimpleIcons.Indeed]: { hex:"003A9B",title:"Indeed",source:"https://indeed.design/resources", } - ,[SimpleIcons.Infiniti]: { - hex:"000000",title:"Infiniti",source:"https://www.infinitiusa.com", + ,[SimpleIcons.IndianSuperLeague]: { + hex:"ED2F21",title:"Indian Super League",source:"https://indiansuperleague.com", + } + ,[SimpleIcons.IndieHackers]: { + hex:"0E2439",title:"Indie Hackers",source:"https://www.indiehackers.com", + } + ,[SimpleIcons.IndiGo]: { + hex:"09009B",title:"IndiGo",source:"https://www.goindigo.in", + } + ,[SimpleIcons.Inertia]: { + hex:"9553E9",title:"Inertia",source:"https://inertiajs.com", + } + ,[SimpleIcons.INFINITI]: { + hex:"020B24",title:"INFINITI",source:"https://www.infiniti.com", } ,[SimpleIcons.InfluxDB]: { hex:"22ADF6",title:"InfluxDB",source:"https://influxdata.github.io/branding/logo/downloads/", } + ,[SimpleIcons.Infomaniak]: { + hex:"0098FF",title:"Infomaniak",source:"https://www.infomaniak.com/en/about/press", + } + ,[SimpleIcons.InfoQ]: { + hex:"2C6CAF",title:"InfoQ",source:"https://www.infoq.com", + } ,[SimpleIcons.Informatica]: { - hex:"FF4D00",title:"Informatica",source:"https://www.informatica.com/", + hex:"FF4D00",title:"Informatica",source:"https://www.informatica.com", } ,[SimpleIcons.Infosys]: { hex:"007CC3",title:"Infosys",source:"https://www.infosys.com/newsroom/journalist-resources/infosyslogo.html", } + ,[SimpleIcons.Infracost]: { + hex:"DB44B8",title:"Infracost",source:"https://www.infracost.io/img/logo.svg", + } ,[SimpleIcons.Ingress]: { - hex:"783CBD",title:"Ingress",source:"https://ingress.com/assets/fonts/ingress_icons.woff", + hex:"783CBD",title:"Ingress",source:"https://ingress.com", + } + ,[SimpleIcons.Inkdrop]: { + hex:"7A78D7",title:"Inkdrop",source:"https://site-cdn.inkdrop.app/site/icons/inkdrop-icon.svg", } ,[SimpleIcons.Inkscape]: { hex:"000000",title:"Inkscape",source:"https://inkscape.org/gallery/=inkscape-branding/inkscape-brand-assets/", } + ,[SimpleIcons.Inoreader]: { + hex:"1875F3",title:"Inoreader",source:"https://www.inoreader.com/brand-portal", + } ,[SimpleIcons.Insomnia]: { - hex:"5849BE",title:"Insomnia",source:"https://insomnia.rest/", + hex:"4000BF",title:"Insomnia",source:"https://insomnia.rest", + } + ,[SimpleIcons.INSPIRE]: { + hex:"00E5FF",title:"INSPIRE",source:"https://inspirehep.net", + } + ,[SimpleIcons.Insta360]: { + hex:"FFEE00",title:"Insta360",source:"https://www.insta360.com/press/logo", } ,[SimpleIcons.Instacart]: { hex:"43B02A",title:"Instacart",source:"https://www.instacart.com/press", } ,[SimpleIcons.Instagram]: { - hex:"E4405F",title:"Instagram",source:"https://en.facebookbrand.com/instagram/", + hex:"E4405F",title:"Instagram",source:"https://about.meta.com/brand/resources/instagram", } ,[SimpleIcons.Instapaper]: { - hex:"1F1F1F",title:"Instapaper",source:"https://www.instapaper.com/", + hex:"1F1F1F",title:"Instapaper",source:"https://www.instapaper.com", + } + ,[SimpleIcons.Instatus]: { + hex:"4EE3C2",title:"Instatus",source:"https://www.instatus.com", } ,[SimpleIcons.Instructables]: { hex:"FABF15",title:"Instructables",source:"https://www.instructables.com/community/Official-Instructables-Logos-1/", } - ,[SimpleIcons.Integromat]: { - hex:"2F8CBB",title:"Integromat",source:"https://www.integromat.com", + ,[SimpleIcons.Instructure]: { + hex:"2A7BA0",title:"Instructure",source:"https://www.instructure.com/about/brand-guide/download-logos", } ,[SimpleIcons.Intel]: { hex:"0071C5",title:"Intel",source:"https://www.intel.com/content/www/us/en/newsroom/resources/press-kits-intel-overview.html", @@ -12105,20 +19811,35 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.IntelliJIDEA]: { hex:"000000",title:"IntelliJ IDEA",source:"https://www.jetbrains.com/idea/", } + ,[SimpleIcons.InteractionDesignFoundation]: { + hex:"2B2B2B",title:"Interaction Design Foundation",source:"https://www.interaction-design.org", + } + ,[SimpleIcons.InteractJS]: { + hex:"2599ED",title:"InteractJS",source:"https://github.com/taye/interact.js/blob/603c34d4b34dece8a260381e2e5991b810d6d739/img/ijs-icon.svg", + } + ,[SimpleIcons.Interbase]: { + hex:"E62431",title:"Interbase",source:"https://www.embarcadero.com/news/logo", + } ,[SimpleIcons.Intercom]: { hex:"6AFDEF",title:"Intercom",source:"https://www.intercom.com/press", } + ,[SimpleIcons.Intermarche]: { + hex:"E2001A",title:"Intermarche",source:"https://www.intermarche.com", + } ,[SimpleIcons.InternetArchive]: { - hex:"666666",title:"Internet Archive",source:"https://archive.org/", + hex:"666666",title:"Internet Archive",source:"https://archive.org", } - ,[SimpleIcons.InternetExplorer]: { - hex:"0076D6",title:"Internet Explorer",source:"https://compass-ssl.microsoft.com/assets/c8/67/c867db4c-f328-45b8-817c-33834c70aae6.svg?n=IE.svg", + ,[SimpleIcons.InternetComputer]: { + hex:"3B00B9",title:"Internet Computer",source:"https://dfinity.frontify.com/d/pD7yZhsmpqos/internet-computer#/internet-computer/logo", } ,[SimpleIcons.Intigriti]: { - hex:"161A36",title:"Intigriti",source:"https://www.intigriti.com/", + hex:"161A36",title:"Intigriti",source:"https://www.intigriti.com", + } + ,[SimpleIcons.Intuit]: { + hex:"236CFF",title:"Intuit",source:"https://www.intuit.com", } ,[SimpleIcons.InVision]: { - hex:"FF3366",title:"InVision",source:"https://www.invisionapp.com/news", + hex:"FF3366",title:"InVision",source:"https://www.invisionapp.com/resources/brand", } ,[SimpleIcons.InvoiceNinja]: { hex:"000000",title:"Invoice Ninja",source:"https://github.com/invoiceninja/invoiceninja/blob/2bdb26dd06123a0426cc7a8da77fc8fce7e5a222/public/images/round_logo.png", @@ -12129,6 +19850,9 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Ionic]: { hex:"3880FF",title:"Ionic",source:"https://ionicframework.com/press", } + ,[SimpleIcons.Ionos]: { + hex:"003D8F",title:"Ionos",source:"https://www.ionos.de", + } ,[SimpleIcons.IOS]: { hex:"000000",title:"iOS",source:"https://en.wikipedia.org/wiki/IOS", } @@ -12136,23 +19860,44 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"131F37",title:"IOTA",source:"https://www.iota.org/connect/brand", } ,[SimpleIcons.IPFS]: { - hex:"65C2CB",title:"IPFS",source:"https://github.com/ipfs/logo", + hex:"65C2CB",title:"IPFS",source:"https://github.com/ipfs-inactive/logo/tree/73169b495332415b174ac2f37ec27c4b2ee8da83", + } + ,[SimpleIcons.IRIS]: { + hex:"25313C",title:"IRIS",source:"https://www.iris.co.uk", + } + ,[SimpleIcons.IRobot]: { + hex:"6CB86A",title:"iRobot",source:"https://www.irobot.com", + } + ,[SimpleIcons.ISC2]: { + hex:"468145",title:"ISC2",source:"https://www.isc2.org", } ,[SimpleIcons.Issuu]: { hex:"F36D5D",title:"Issuu",source:"https://issuu.com/press", } + ,[SimpleIcons.Istio]: { + hex:"466BB0",title:"Istio",source:"https://github.com/istio/istio/blob/5a047251817eb2523af297607b7614120812e47a/logo/istio-bluelogo-whitebackground-unframed.svg", + } ,[SimpleIcons.ItchIo]: { hex:"FA5C5C",title:"Itch.io",source:"https://itch.io/press-kit", } + ,[SimpleIcons.ITerm2]: { + hex:"000000",title:"iTerm2",source:"https://github.com/gnachman/iTerm2/blob/6a857f3f5872eb1465ddc0dd83412015991e79ae/images/AppIcon/iTermIcon.sketch", + } ,[SimpleIcons.ITunes]: { - hex:"FB5BC5",title:"iTunes",source:"https://upload.wikimedia.org/wikipedia/commons/d/df/ITunes_logo.svg", + hex:"FB5BC5",title:"iTunes",source:"https://commons.wikimedia.org/wiki/File:ITunes_logo.svg", + } + ,[SimpleIcons.ITVx]: { + hex:"DEEB52",title:"ITVx",source:"https://www.itvmedia.co.uk", } ,[SimpleIcons.IVECO]: { - hex:"004994",title:"IVECO",source:"https://www.iveco.com/germany/Pages/Home-page.aspx", + hex:"1554FF",title:"IVECO",source:"https://www.iveco.com/global/welcome", } ,[SimpleIcons.Jabber]: { hex:"CC0000",title:"Jabber",source:"https://commons.wikimedia.org/wiki/File:Jabber-bulb.svg", } + ,[SimpleIcons.Jaeger]: { + hex:"66CFE3",title:"Jaeger",source:"https://github.com/cncf/artwork/blob/e7e09686c20db6ddac06e482cf3338b0c8b2e22d/projects/jaeger/icon/black/jaeger-icon-black.svg", + } ,[SimpleIcons.Jaguar]: { hex:"FFFFFF",title:"Jaguar",source:"https://media.jaguar.com/en/press-kit", } @@ -12160,28 +19905,25 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"F37C20",title:"Jamboard",source:"https://cdn2.hubspot.net/hubfs/159104/ECS/Jamboard/Approved%20Jamboard%20Brand%20Book.pdf", } ,[SimpleIcons.Jameson]: { - hex:"004027",title:"Jameson",source:"https://www.jamesonwhiskey.com/", + hex:"004027",title:"Jameson",source:"https://www.jamesonwhiskey.com", } ,[SimpleIcons.Jamstack]: { - hex:"F0047F",title:"Jamstack",source:"https://github.com/jamstack/jamstack.org/tree/main/src/site/img/logo", + hex:"F0047F",title:"Jamstack",source:"https://github.com/jamstack/jamstack.org/blob/a7de230798f98bdde78f0a0eeb5ebfc488c563aa/src/site/img/logo/svg/Jamstack_Icon_Original.svg", } ,[SimpleIcons.Jasmine]: { hex:"8A4182",title:"Jasmine",source:"https://github.com/jasmine/jasmine/blob/8991b1bba39b5b7e89fc5eeb07ae271a684cb1a4/images/jasmine-horizontal.svg", } - ,[SimpleIcons.Java]: { - hex:"007396",title:"Java",source:"https://www.oracle.com/legal/logos.html", - } ,[SimpleIcons.JavaScript]: { - hex:"F7DF1E",title:"JavaScript",source:"https://github.com/voodootikigod/logo.js", + hex:"F7DF1E",title:"JavaScript",source:"https://github.com/voodootikigod/logo.js/blob/1544bdeed6d618a6cfe4f0650d04ab8d9cfa76d9/js.svg", } ,[SimpleIcons.JBL]: { - hex:"FF3300",title:"JBL",source:"https://www.jbl.com/", + hex:"FF3300",title:"JBL",source:"https://www.jbl.com", } ,[SimpleIcons.JCB]: { hex:"0B4EA2",title:"JCB",source:"https://www.global.jcb/en/about-us/brand-concept/", } ,[SimpleIcons.Jeep]: { - hex:"000000",title:"Jeep",source:"http://www.fcaci.com/x/JEEPv15", + hex:"000000",title:"Jeep",source:"https://commons.wikimedia.org/wiki/File:Jeep_logo.svg", } ,[SimpleIcons.Jekyll]: { hex:"CC0000",title:"Jekyll",source:"https://github.com/jekyll/brand/blob/8302ad3ecf045054a095020729a8d2cc7005faf8/jekyll-logo-black.svg", @@ -12192,23 +19934,29 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Jenkins]: { hex:"D24939",title:"Jenkins",source:"https://get.jenkins.io/art/", } - ,[SimpleIcons.JenkinsX]: { - hex:"73C3D5",title:"Jenkins X",source:"https://github.com/cdfoundation/artwork", - } ,[SimpleIcons.Jest]: { - hex:"C21325",title:"Jest",source:"https://jestjs.io/", + hex:"C21325",title:"Jest",source:"https://jestjs.io", } ,[SimpleIcons.JET]: { hex:"FBBA00",title:"JET",source:"https://de.wikipedia.org/wiki/Datei:JET.svg", } + ,[SimpleIcons.JetBlue]: { + hex:"001E59",title:"JetBlue",source:"https://www.jetblue.com", + } ,[SimpleIcons.JetBrains]: { hex:"000000",title:"JetBrains",source:"https://www.jetbrains.com/company/brand/logos/", } + ,[SimpleIcons.JetpackCompose]: { + hex:"4285F4",title:"Jetpack Compose",source:"https://developer.android.com/jetpack/compose/", + } ,[SimpleIcons.JFrog]: { - hex:"41BF47",title:"JFrog",source:"https://jfrog.com/brand-guidelines/", + hex:"40BE46",title:"JFrog",source:"https://jfrog.com/brand-guidelines", + } + ,[SimpleIcons.JFrogPipelines]: { + hex:"40BE46",title:"JFrog Pipelines",source:"https://jfrog.com/pipelines/", } - ,[SimpleIcons.JFrogBintray]: { - hex:"43A047",title:"JFrog Bintray",source:"https://bintray.com/", + ,[SimpleIcons.JHipster]: { + hex:"3E8ACC",title:"JHipster",source:"https://github.com/jhipster/jhipster-artwork/blob/1085d85ab6d819b9ef7f6cc710ec8a4977b95e90/logos/JHipster%20bowtie.svg", } ,[SimpleIcons.Jinja]: { hex:"B41717",title:"Jinja",source:"https://github.com/pallets/jinja/blob/1c240154865a7b6034033027e3c2ca8a2fa53fc2/artwork/jinjalogo.svg", @@ -12219,6 +19967,9 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.JiraSoftware]: { hex:"0052CC",title:"Jira Software",source:"https://www.atlassian.com/company/news/press-kit", } + ,[SimpleIcons.JitPack]: { + hex:"000000",title:"JitPack",source:"https://docs.jitpack.io", + } ,[SimpleIcons.Jitsi]: { hex:"97979A",title:"Jitsi",source:"https://github.com/jitsi/jitsi-meet/blob/f8a41aea9c32796646c0fea11064775a4e5c3523/images/watermark.svg", } @@ -12228,6 +19979,18 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Joomla]: { hex:"5091CD",title:"Joomla",source:"https://docs.joomla.org/Joomla:Brand_Identity_Elements/Official_Logo", } + ,[SimpleIcons.Joplin]: { + hex:"1071D3",title:"Joplin",source:"https://github.com/laurent22/joplin/blob/45e35576bd8b1bb0ffe958309cc1ab3736cc266b/Assets/JoplinLetter.svg", + } + ,[SimpleIcons.Jordan]: { + hex:"000000",title:"Jordan",source:"https://www.nike.com/jordan", + } + ,[SimpleIcons.JOUAV]: { + hex:"E1B133",title:"JOUAV",source:"https://www.jouav.com", + } + ,[SimpleIcons.Jovian]: { + hex:"0D61FF",title:"Jovian",source:"https://jovian.com", + } ,[SimpleIcons.JPEG]: { hex:"8A8A8A",title:"JPEG",source:"https://jpeg.org/contact.html", } @@ -12235,22 +19998,34 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"0769AD",title:"jQuery",source:"https://brand.jquery.org/logos/", } ,[SimpleIcons.JRGroup]: { - hex:"000000",title:"JR Group",source:"https://www.jrhokkaido.co.jp/", + hex:"44AF35",title:"JR Group",source:"https://www.jrhokkaido.co.jp", } ,[SimpleIcons.JsDelivr]: { hex:"E84D3D",title:"jsDelivr",source:"https://github.com/jsdelivr/www.jsdelivr.com/blob/eff02f3a8879cf7c7296840584e1293fe04e3a76/src/public/img/logo_horizontal.svg", } ,[SimpleIcons.JSFiddle]: { - hex:"0084FF",title:"JSFiddle",source:"https://jsfiddle.net/", + hex:"0084FF",title:"JSFiddle",source:"https://jsfiddle.net", } ,[SimpleIcons.JSON]: { hex:"000000",title:"JSON",source:"https://commons.wikimedia.org/wiki/File:JSON_vector_logo.svg", } ,[SimpleIcons.JSONWebTokens]: { - hex:"000000",title:"JSON Web Tokens",source:"https://jwt.io/", + hex:"000000",title:"JSON Web Tokens",source:"https://jwt.io", + } + ,[SimpleIcons.JSR]: { + hex:"F7DF1E",title:"JSR",source:"https://github.com/jsr-io/jsr/blob/98c4448c64b1dddd1fc7cc54af961284f4262e82/frontend/static/logo.svg", } ,[SimpleIcons.JSS]: { - hex:"F7DF1E",title:"JSS",source:"https://cssinjs.org/", + hex:"F7DF1E",title:"JSS",source:"https://cssinjs.org", + } + ,[SimpleIcons.JUCE]: { + hex:"8DC63F",title:"JUCE",source:"https://juce.com", + } + ,[SimpleIcons.Juejin]: { + hex:"007FFF",title:"Juejin",source:"https://juejin.cn", + } + ,[SimpleIcons.JUKE]: { + hex:"6CD74A",title:"JUKE",source:"https://juke.nl", } ,[SimpleIcons.Julia]: { hex:"9558B2",title:"Julia",source:"https://github.com/JuliaLang/julia-logo-graphics/blob/b5551ca7946b4a25746c045c15fbb8806610f8d0/images/julia-dots.svg", @@ -12259,7 +20034,7 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"84B135",title:"Juniper Networks",source:"https://www.juniper.net/us/en/company/press-center/images/image-library/logos/", } ,[SimpleIcons.JUnit5]: { - hex:"25A162",title:"JUnit5",source:"https://raw.githubusercontent.com/junit-team/junit5/86465f4f491219ad0c0cf9c64eddca7b0edeb86f/assets/img/junit5-logo.svg", + hex:"25A162",title:"JUnit5",source:"https://github.com/junit-team/junit5/blob/86465f4f491219ad0c0cf9c64eddca7b0edeb86f/assets/img/junit5-logo.svg", } ,[SimpleIcons.Jupyter]: { hex:"F37626",title:"Jupyter",source:"https://github.com/jupyter/design/blob/80716ee75dd7b2a6ec6abcd89922d020483589b1/logos/Logo%20Mark/logomark-whitebody-whitemoons/logomark-whitebody-whitemoons.svg", @@ -12270,8 +20045,17 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.JustGiving]: { hex:"AD29B6",title:"JustGiving",source:"https://justgiving.com", } + ,[SimpleIcons.K3s]: { + hex:"FFC61C",title:"K3s",source:"https://k3s.io", + } + ,[SimpleIcons.K6]: { + hex:"7D64FF",title:"k6",source:"https://commons.wikimedia.org/wiki/File:K6-logo.svg", + } ,[SimpleIcons.Kaggle]: { - hex:"20BEFF",title:"Kaggle",source:"https://www.kaggle.com", + hex:"20BEFF",title:"Kaggle",source:"https://www.kaggle.com/brand-guidelines", + } + ,[SimpleIcons.Kagi]: { + hex:"FFB319",title:"Kagi",source:"https://kagi.com", } ,[SimpleIcons.Kahoot_]: { hex:"46178F",title:"Kahoot!",source:"https://kahoot.com/library/kahoot-logo/", @@ -12288,6 +20072,12 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.KaliLinux]: { hex:"557C94",title:"Kali Linux",source:"https://www.kali.org/docs/policy/trademark/", } + ,[SimpleIcons.Kamailio]: { + hex:"506365",title:"Kamailio",source:"https://www.kamailio.org/pub/kamailio-logos/current", + } + ,[SimpleIcons.Kaniko]: { + hex:"FFA600",title:"Kaniko",source:"https://github.com/GoogleContainerTools/kaniko/blob/cf5ca26aa4e2f7bf0de56efdf3b4e86b0ff74ed0/logo/Kaniko-Logo-Monochrome.svg", + } ,[SimpleIcons.KarlsruherVerkehrsverbund]: { hex:"9B2321",title:"Karlsruher Verkehrsverbund",source:"https://commons.wikimedia.org/wiki/File:KVV_2010.svg", } @@ -12295,7 +20085,7 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"4ACBD6",title:"Kasa Smart",source:"https://www.tp-link.com/us/support/download/hs200/", } ,[SimpleIcons.KashFlow]: { - hex:"E5426E",title:"KashFlow",source:"https://www.kashflow.com/", + hex:"E5426E",title:"KashFlow",source:"https://www.kashflow.com", } ,[SimpleIcons.Kaspersky]: { hex:"006D5C",title:"Kaspersky",source:"https://www.kaspersky.com", @@ -12306,20 +20096,32 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Katana]: { hex:"000000",title:"Katana",source:"https://www.foundry.com/products/katana", } + ,[SimpleIcons.Kaufland]: { + hex:"E10915",title:"Kaufland",source:"https://www.kaufland.com", + } ,[SimpleIcons.KDE]: { hex:"1D99F3",title:"KDE",source:"https://kde.org/stuff/clipart/", } ,[SimpleIcons.Kdenlive]: { - hex:"527EB2",title:"Kdenlive",source:"https://kdenlive.org/en/logo/", + hex:"527EB2",title:"Kdenlive",source:"https://kdenlive.org/en/trademark-logo/", + } + ,[SimpleIcons.Kedro]: { + hex:"FFC900",title:"Kedro",source:"https://github.com/kedro-org/kedro-brand-identity/blob/7f7b380cb1a2951c06ca292f0d2b442db895f804/icon/black/kedro-icon-svgo-black.svg", + } + ,[SimpleIcons.Keenetic]: { + hex:"009EE2",title:"Keenetic",source:"https://keenetic.com", + } + ,[SimpleIcons.KeepAChangelog]: { + hex:"E05735",title:"Keep a Changelog",source:"https://keepachangelog.com", } ,[SimpleIcons.KeePassXC]: { - hex:"6CAC4D",title:"KeePassXC",source:"https://github.com/keepassxreboot/keepassxc/", + hex:"6CAC4D",title:"KeePassXC",source:"https://github.com/keepassxreboot/keepassxc/tree/3fdafc6d25e85050976e0cc645db579086db3f45", } ,[SimpleIcons.Kentico]: { hex:"F05A22",title:"Kentico",source:"https://www.kentico.com", } ,[SimpleIcons.Keras]: { - hex:"D00000",title:"Keras",source:"https://keras.io/", + hex:"D00000",title:"Keras",source:"https://keras.io", } ,[SimpleIcons.Keybase]: { hex:"33A0FF",title:"Keybase",source:"https://github.com/keybase/client/tree/a144e0ce38ee9e495cc5acbcd4ef859f5534d820/media/logos", @@ -12327,6 +20129,15 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.KeyCDN]: { hex:"047AED",title:"KeyCDN",source:"https://www.keycdn.com/logos", } + ,[SimpleIcons.Keycloak]: { + hex:"4D4D4D",title:"Keycloak",source:"https://github.com/keycloak/keycloak-misc/blob/dee033f2d6d6b5c3a6ce8eb84e285f7e5626dbf6/logo/icon-black.svg", + } + ,[SimpleIcons.Keystone]: { + hex:"166BFF",title:"Keystone",source:"https://keystonejs.com", + } + ,[SimpleIcons.KFC]: { + hex:"F40027",title:"KFC",source:"https://global.kfc.com/asset-library/", + } ,[SimpleIcons.KhanAcademy]: { hex:"14BF96",title:"Khan Academy",source:"https://khanacademy.zendesk.com/hc/en-us/articles/202483630-Press-room", } @@ -12339,20 +20150,38 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Kibana]: { hex:"005571",title:"Kibana",source:"https://www.elastic.co/brand", } + ,[SimpleIcons.KiCad]: { + hex:"314CB0",title:"KiCad",source:"https://www.kicad.org/about/kicad/", + } + ,[SimpleIcons.Kick]: { + hex:"53FC19",title:"Kick",source:"https://kick.com", + } ,[SimpleIcons.Kickstarter]: { hex:"05CE78",title:"Kickstarter",source:"https://www.kickstarter.com/help/brand_assets", } ,[SimpleIcons.Kik]: { hex:"82BC23",title:"Kik",source:"https://www.kik.com/news/", } + ,[SimpleIcons.KingstonTechnology]: { + hex:"000000",title:"Kingston Technology",source:"https://www.kingston.com", + } + ,[SimpleIcons.Kinopoisk]: { + hex:"FF5500",title:"Kinopoisk",source:"https://www.kinopoisk.ru/special/branding", + } + ,[SimpleIcons.Kinsta]: { + hex:"5333ED",title:"Kinsta",source:"https://kinsta.com/press", + } ,[SimpleIcons.Kirby]: { hex:"000000",title:"Kirby",source:"https://getkirby.com/press", } + ,[SimpleIcons.Kit]: { + hex:"000000",title:"Kit",source:"https://kit.co", + } ,[SimpleIcons.Kitsu]: { - hex:"FD755C",title:"Kitsu",source:"https://kitsu.io/", + hex:"FD755C",title:"Kitsu",source:"https://kitsu.io", } ,[SimpleIcons.Klarna]: { - hex:"FFB3C7",title:"Klarna",source:"https://klarna.design/", + hex:"FFB3C7",title:"Klarna",source:"https://klarna.design", } ,[SimpleIcons.KLM]: { hex:"00A1DE",title:"KLM",source:"https://www.klm.com", @@ -12360,8 +20189,20 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Klook]: { hex:"FF5722",title:"Klook",source:"https://www.klook.com/en-GB/newsroom/", } + ,[SimpleIcons.Knative]: { + hex:"0865AD",title:"Knative",source:"https://github.com/knative/community/blob/fb49068c9b7619685248247d29e48eb3d96f3ac2/icons/logo.svg", + } + ,[SimpleIcons.KnexJs]: { + hex:"D26B38",title:"Knex.js",source:"https://github.com/knex/documentation/blob/a9c4ce47dbc6001bb1c6aa0649bb668edc78fea7/src/public/knex-logo.png", + } + ,[SimpleIcons.KNIME]: { + hex:"FDD800",title:"KNIME",source:"https://www.knime.com", + } + ,[SimpleIcons.Knip]: { + hex:"F56E0F",title:"Knip",source:"https://knip.dev", + } ,[SimpleIcons.KnowledgeBase]: { - hex:"FFD000",title:"KnowledgeBase",source:"https://www.knowledgebase.ai/design", + hex:"9146FF",title:"KnowledgeBase",source:"https://www.knowledgebase.com/design", } ,[SimpleIcons.Known]: { hex:"333333",title:"Known",source:"https://github.com/idno/known/tree/22c4935b57a61d94d2508651128b4f828f864989/gfx/logos", @@ -12369,23 +20210,44 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.KoFi]: { hex:"FF5E5B",title:"Ko-fi",source:"https://more.ko-fi.com/brand-assets", } + ,[SimpleIcons.Koa]: { + hex:"33333D",title:"Koa",source:"https://koajs.com", + } + ,[SimpleIcons.Koc]: { + hex:"F9423A",title:"Koc",source:"https://www.koc.com.tr/en", + } + ,[SimpleIcons.Kodak]: { + hex:"ED0000",title:"Kodak",source:"https://www.kodak.com", + } ,[SimpleIcons.Kodi]: { - hex:"17B2E7",title:"Kodi",source:"https://kodi.tv/", + hex:"17B2E7",title:"Kodi",source:"https://kodi.tv", } - ,[SimpleIcons.Koding]: { - hex:"00B057",title:"Koding",source:"https://koding.com/About", + ,[SimpleIcons.Koenigsegg]: { + hex:"000000",title:"Koenigsegg",source:"https://www.koenigsegg.com", } ,[SimpleIcons.Kofax]: { - hex:"00558C",title:"Kofax",source:"https://www.kofax.com/", + hex:"00558C",title:"Kofax",source:"https://www.kofax.com", } ,[SimpleIcons.Komoot]: { - hex:"6AA127",title:"Komoot",source:"http://newsroom.komoot.com/media_kits/219423/", + hex:"6AA127",title:"Komoot",source:"https://newsroom.komoot.com/media_kits/219423/", + } + ,[SimpleIcons.Konami]: { + hex:"B60014",title:"Konami",source:"https://commons.wikimedia.org/wiki/File:Konami_4th_logo_2.svg", + } + ,[SimpleIcons.Kong]: { + hex:"003459",title:"Kong",source:"https://konghq.com/brand-assets/", } ,[SimpleIcons.Kongregate]: { - hex:"990000",title:"Kongregate",source:"https://www.kongregate.com/pages/logos-and-branding", + hex:"F04438",title:"Kongregate",source:"https://www.kongregate.com", + } + ,[SimpleIcons.Konva]: { + hex:"0D83CD",title:"Konva",source:"https://github.com/konvajs/konvajs.github.io/blob/2cfe67461dfe32076ba56c88a75fe8e99d068130/icon.png", } ,[SimpleIcons.Kotlin]: { - hex:"0095D5",title:"Kotlin",source:"https://resources.jetbrains.com/storage/products/kotlin/docs/kotlin_logos.zip", + hex:"7F52FF",title:"Kotlin",source:"https://www.jetbrains.com/company/brand/logos/", + } + ,[SimpleIcons.Koyeb]: { + hex:"121212",title:"Koyeb",source:"https://www.koyeb.com", } ,[SimpleIcons.Krita]: { hex:"3BABFF",title:"Krita",source:"https://krita.org/en/about/press/", @@ -12393,38 +20255,68 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.KTM]: { hex:"FF6600",title:"KTM",source:"https://ktm.com", } + ,[SimpleIcons.Ktor]: { + hex:"087CFA",title:"Ktor",source:"https://www.jetbrains.com/company/brand/#logos-and-icons-product-icons", + } + ,[SimpleIcons.Kuaishou]: { + hex:"FF4906",title:"Kuaishou",source:"https://www.kuaishou.com/official/material-lib", + } ,[SimpleIcons.Kubernetes]: { - hex:"326CE5",title:"Kubernetes",source:"https://github.com/kubernetes/kubernetes/tree/master/logo", + hex:"326CE5",title:"Kubernetes",source:"https://github.com/kubernetes/kubernetes/tree/cac53883f4714452f3084a22e4be20d042a9df33/logo", } ,[SimpleIcons.Kubuntu]: { hex:"0079C1",title:"Kubuntu",source:"https://kubuntu.org", } + ,[SimpleIcons.KuCoin]: { + hex:"01BC8D",title:"KuCoin",source:"https://www.kucoin.com/news/en-kucoin-media-kit", + } + ,[SimpleIcons.Kuma]: { + hex:"290B53",title:"Kuma",source:"https://cncf-branding.netlify.app/projects/kuma/", + } + ,[SimpleIcons.Kununu]: { + hex:"FFC62E",title:"Kununu",source:"https://www.kununu.com", + } + ,[SimpleIcons.Kuula]: { + hex:"4092B4",title:"Kuula",source:"https://kuula.co", + } + ,[SimpleIcons.KX]: { + hex:"101820",title:"KX",source:"https://kx.com/news-room", + } ,[SimpleIcons.Kyocera]: { - hex:"DF0522",title:"Kyocera",source:"https://uk.kyocera.com/", + hex:"DF0522",title:"Kyocera",source:"https://uk.kyocera.com", + } + ,[SimpleIcons.L__quipe]: { + hex:"E42829",title:"L'Équipe",source:"https://commons.wikimedia.org/wiki/File:L_Equipe_Logo.svg", } ,[SimpleIcons.LabVIEW]: { hex:"FFDB00",title:"LabVIEW",source:"https://forums.ni.com/t5/NI-Partner-Network/New-Partner-Co-Marketing-Style-Guide/ba-p/3786987", } - ,[SimpleIcons.Lada]: { - hex:"ED6B21",title:"Lada",source:"https://www.lada.ru/priora/sedan/accessories.html", + ,[SimpleIcons.LADA]: { + hex:"ED6B21",title:"LADA",source:"https://www.lada.ru", } ,[SimpleIcons.Lamborghini]: { - hex:"DDB320",title:"Lamborghini",source:"https://en.wikipedia.org/wiki/File:Lamborghini_Logo.svg", + hex:"B6A272",title:"Lamborghini",source:"https://www.lamborghini.com", } ,[SimpleIcons.LandRover]: { hex:"005A2B",title:"Land Rover",source:"https://media.landrover.com/en/press-kit", } + ,[SimpleIcons.LangChain]: { + hex:"1C3C3C",title:"LangChain",source:"https://www.langchain.com", + } + ,[SimpleIcons.Lapce]: { + hex:"3B82F6",title:"Lapce",source:"https://github.com/lapce/lapce/blob/95c4cf2d87083e348c0b621d0be0ea17f79ed703/extra/images/logo.svg", + } ,[SimpleIcons.Laragon]: { - hex:"0E83CD",title:"Laragon",source:"https://laragon.org/", + hex:"0E83CD",title:"Laragon",source:"https://laragon.org", } ,[SimpleIcons.Laravel]: { - hex:"FF2D20",title:"Laravel",source:"https://github.com/laravel/art", + hex:"FF2D20",title:"Laravel",source:"https://github.com/laravel/art/tree/5a8325b064634b900f25dbb6f1cafd888b2d2211", } ,[SimpleIcons.LaravelHorizon]: { hex:"405263",title:"Laravel Horizon",source:"https://github.com/laravel/horizon/blob/79ed572422d0ff789e9673a6dd9579026f14233a/public/img/horizon.svg", } ,[SimpleIcons.LaravelNova]: { - hex:"252D37",title:"Laravel Nova",source:"https://nova.laravel.com/", + hex:"252D37",title:"Laravel Nova",source:"https://nova.laravel.com", } ,[SimpleIcons.LastFm]: { hex:"D51007",title:"Last.fm",source:"https://commons.wikimedia.org/wiki/File:Lastfm_logo.svg", @@ -12433,40 +20325,85 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"D32D27",title:"LastPass",source:"https://lastpass.com/press-room/", } ,[SimpleIcons.LaTeX]: { - hex:"008080",title:"LaTeX",source:"https://github.com/latex3/branding", + hex:"008080",title:"LaTeX",source:"https://github.com/latex3/branding/tree/9def6b5f6075567d62b67424e11dbe6d4d5245b4", } ,[SimpleIcons.Launchpad]: { hex:"F8C300",title:"Launchpad",source:"https://help.launchpad.net/logo/submissions", } + ,[SimpleIcons.Lazarus]: { + hex:"000000",title:"Lazarus",source:"https://sourceforge.net/projects/lazarus/", + } + ,[SimpleIcons.LazyVim]: { + hex:"2E7DE9",title:"LazyVim",source:"https://github.com/LazyVim/lazyvim.github.io/blob/db7f1bd035de3f41a75a29f65f36819f6ac152af/static/img/icon.svg", + } ,[SimpleIcons.LBRY]: { hex:"2F9176",title:"LBRY",source:"https://lbry.com/press-kit", } + ,[SimpleIcons.LeaderPrice]: { + hex:"E50005",title:"Leader Price",source:"https://www.leaderprice.fr", + } ,[SimpleIcons.Leaflet]: { hex:"199900",title:"Leaflet",source:"https://github.com/Leaflet/Leaflet/blob/d843c3b88486713827d7e860b58bdba75bfbd5a2/src/images/logo.svg", } + ,[SimpleIcons.LeagueOfLegends]: { + hex:"C28F2C",title:"League of Legends",source:"https://www.leagueoflegends.com", + } ,[SimpleIcons.Leanpub]: { - hex:"FFFFFF",title:"Leanpub",source:"https://leanpub.com/press", + hex:"262425",title:"Leanpub",source:"https://leanpub.com/press", } ,[SimpleIcons.LeetCode]: { hex:"FFA116",title:"LeetCode",source:"https://leetcode.com/store", } + ,[SimpleIcons.LegacyGames]: { + hex:"144B9E",title:"Legacy Games",source:"https://legacygames.com", + } + ,[SimpleIcons.Leica]: { + hex:"E20612",title:"Leica",source:"https://leica-camera.com", + } + ,[SimpleIcons.Lemmy]: { + hex:"000000",title:"Lemmy",source:"https://join-lemmy.org", + } + ,[SimpleIcons.LemonSqueezy]: { + hex:"FFC233",title:"Lemon Squeezy",source:"https://www.lemonsqueezy.com", + } ,[SimpleIcons.Lenovo]: { hex:"E2231A",title:"Lenovo",source:"https://news.lenovo.com/press-kits/", } + ,[SimpleIcons.Lens]: { + hex:"3D90CE",title:"Lens",source:"https://github.com/lensapp/lens/blob/3cc12d9599b655a366e7a34c356d2a84654b2466/docs/img/lens-logo-icon.svg", + } + ,[SimpleIcons.Leptos]: { + hex:"EF3939",title:"Leptos",source:"https://github.com/leptos-rs/leptos/blob/6fac92cb6298f1bfa72464de47e33e47b5e5857d/logos/Simple_Icon.svg", + } + ,[SimpleIcons.Lerna]: { + hex:"9333EA",title:"Lerna",source:"https://github.com/lerna/logo/blob/fb18db535d71aacc6ffb0f6b75a0c3bd9e353543/lerna.svg", + } + ,[SimpleIcons.LeroyMerlin]: { + hex:"78BE20",title:"Leroy Merlin",source:"https://www.leroymerlin.fr", + } + ,[SimpleIcons.LesLibraires]: { + hex:"CF4A0C",title:"Les libraires",source:"https://www.leslibraires.ca", + } ,[SimpleIcons.Less]: { hex:"1D365D",title:"Less",source:"https://github.com/less/logo/blob/c9c10c328cfc00071e92443934b35e389310abf8/less_logo.ai", } ,[SimpleIcons.Let_sEncrypt]: { - hex:"003A70",title:"Let’s Encrypt",source:"https://letsencrypt.org/trademarks/", + hex:"003A70",title:"Let's Encrypt",source:"https://letsencrypt.org/trademarks/", } ,[SimpleIcons.Letterboxd]: { - hex:"00D735",title:"Letterboxd",source:"https://letterboxd.com/about/logos/", + hex:"202830",title:"Letterboxd",source:"https://letterboxd.com/about/brand/", + } + ,[SimpleIcons.LevelsFyi]: { + hex:"788B95",title:"levels.fyi",source:"https://www.levels.fyi/press/", } ,[SimpleIcons.LG]: { - hex:"A50034",title:"LG",source:"https://en.wikipedia.org/wiki/LG_Corporation", + hex:"A50034",title:"LG",source:"https://www.lg.com/global/our-brand/brand-expression/elements/logo/index.jsp", } - ,[SimpleIcons.LGTM]: { - hex:"FFFFFF",title:"LGTM",source:"https://lgtm.com/", + ,[SimpleIcons.LiNing]: { + hex:"C5242C",title:"Li-Ning",source:"https://www.lining.com", + } + ,[SimpleIcons.LiberaChat]: { + hex:"FF55DD",title:"Libera.Chat",source:"https://libera.chat", } ,[SimpleIcons.Liberapay]: { hex:"F6C915",title:"Liberapay",source:"https://en.liberapay.com/about/logos", @@ -12480,32 +20417,77 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.LibreOffice]: { hex:"18A303",title:"LibreOffice",source:"https://wiki.documentfoundation.org/Marketing/Branding", } + ,[SimpleIcons.LibreOfficeBase]: { + hex:"7324A9",title:"LibreOffice Base",source:"https://github.com/LibreOffice/help/blob/e3b1cce7dde7e964c7670dd24a167e750654685a/source/media/navigation/libo-base.svg", + } + ,[SimpleIcons.LibreOfficeCalc]: { + hex:"007C3C",title:"LibreOffice Calc",source:"https://github.com/LibreOffice/help/blob/02faeab6e7b014ca97a8c452e829af4522dadfc8/source/media/navigation/libo-calc.svg", + } + ,[SimpleIcons.LibreOfficeDraw]: { + hex:"CB6D30",title:"LibreOffice Draw",source:"https://github.com/LibreOffice/help/blob/02faeab6e7b014ca97a8c452e829af4522dadfc8/source/media/navigation/libo-draw.svg", + } + ,[SimpleIcons.LibreOfficeImpress]: { + hex:"D0120D",title:"LibreOffice Impress",source:"https://github.com/LibreOffice/help/blob/02faeab6e7b014ca97a8c452e829af4522dadfc8/source/media/navigation/libo-impress.svg", + } + ,[SimpleIcons.LibreOfficeMath]: { + hex:"C10018",title:"LibreOffice Math",source:"https://github.com/LibreOffice/help/blob/02faeab6e7b014ca97a8c452e829af4522dadfc8/source/media/navigation/libo-math.svg", + } + ,[SimpleIcons.LibreOfficeWriter]: { + hex:"083FA6",title:"LibreOffice Writer",source:"https://github.com/LibreOffice/help/blob/02faeab6e7b014ca97a8c452e829af4522dadfc8/source/media/navigation/libo-writer.svg", + } + ,[SimpleIcons.LibreWolf]: { + hex:"00ACFF",title:"LibreWolf",source:"https://librewolf.net", + } ,[SimpleIcons.Libuv]: { hex:"403C3D",title:"libuv",source:"https://github.com/libuv/libuv/blob/e4087dedf837f415056a45a838f639a3d9dc3ced/img/logos.svg", } ,[SimpleIcons.Lichess]: { hex:"000000",title:"Lichess",source:"https://lichess.org/about", } + ,[SimpleIcons.Lidl]: { + hex:"0050AA",title:"Lidl",source:"https://www.lidl.de", + } ,[SimpleIcons.LIFX]: { hex:"000000",title:"LIFX",source:"https://www.lifx.com/pages/press-enquiries", } + ,[SimpleIcons.LightBurn]: { + hex:"57182D",title:"LightBurn",source:"https://lightburnsoftware.com", + } ,[SimpleIcons.Lighthouse]: { hex:"F44B21",title:"Lighthouse",source:"https://github.com/GoogleChrome/lighthouse/blob/80d2e6c1948f232ec4f1bdeabc8bc632fc5d0bfd/assets/lh_favicon.svg", } + ,[SimpleIcons.Lightning]: { + hex:"792EE5",title:"Lightning",source:"https://github.com/Lightning-AI/lightning/blob/a584196abf820179adb0758ef67ddae91c44e7bc/docs/source/_static/images/icon.svg", + } + ,[SimpleIcons.LimeSurvey]: { + hex:"14AE5C",title:"LimeSurvey",source:"https://www.limesurvey.org", + } ,[SimpleIcons.LINE]: { - hex:"00C300",title:"LINE",source:"http://line.me/en/logo", + hex:"00C300",title:"LINE",source:"https://line.me/en/logo", } ,[SimpleIcons.LineageOS]: { - hex:"167C80",title:"LineageOS",source:"https://www.lineageos.org/", + hex:"167C80",title:"LineageOS",source:"https://www.lineageos.org", + } + ,[SimpleIcons.Linear]: { + hex:"5E6AD2",title:"Linear",source:"https://linear.app", } ,[SimpleIcons.LinkedIn]: { hex:"0A66C2",title:"LinkedIn",source:"https://brand.linkedin.com", } + ,[SimpleIcons.Linkerd]: { + hex:"2BEDA7",title:"Linkerd",source:"https://cncf-branding.netlify.app/projects/linkerd/", + } + ,[SimpleIcons.Linkfire]: { + hex:"FF3850",title:"Linkfire",source:"https://www.linkfire.com", + } + ,[SimpleIcons.Linksys]: { + hex:"000000",title:"Linksys",source:"https://www.linksys.com", + } ,[SimpleIcons.Linktree]: { - hex:"39E09B",title:"Linktree",source:"https://linktr.ee/", + hex:"43E55E",title:"Linktree",source:"https://linktr.ee", } - ,[SimpleIcons.Linode]: { - hex:"00A95C",title:"Linode",source:"https://www.linode.com/company/press/", + ,[SimpleIcons.LintCode]: { + hex:"13B4FF",title:"LintCode",source:"https://www.lintcode.com", } ,[SimpleIcons.Linux]: { hex:"FCC624",title:"Linux",source:"https://www.linuxfoundation.org/the-linux-mark/", @@ -12514,25 +20496,43 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"333333",title:"Linux Containers",source:"https://github.com/lxc/linuxcontainers.org/blob/29d3299ddf8718099b6de1464570fbbadbaabecb/static/img/containers.svg", } ,[SimpleIcons.LinuxFoundation]: { - hex:"003366",title:"Linux Foundation",source:"https://www.linuxfoundation.org/en/about/brand/", + hex:"003778",title:"Linux Foundation",source:"https://www.linuxfoundation.org/brand-guidelines", } ,[SimpleIcons.LinuxMint]: { hex:"87CF3E",title:"Linux Mint",source:"https://commons.wikimedia.org/wiki/File:Linux_Mint_logo_without_wordmark.svg", } + ,[SimpleIcons.LinuxProfessionalInstitute]: { + hex:"FDC300",title:"Linux Professional Institute",source:"https://lpi.org/logos", + } + ,[SimpleIcons.LinuxServer]: { + hex:"DA3B8A",title:"LinuxServer",source:"https://github.com/linuxserver/docker-documentation/blob/be0a78849bc87dec372721ffd6f267527d07815d/docs/assets/icon.svg", + } ,[SimpleIcons.LionAir]: { hex:"ED3237",title:"Lion Air",source:"https://lionairthai.com/en/", } + ,[SimpleIcons.Liquibase]: { + hex:"2962FF",title:"Liquibase",source:"https://www.liquibase.com/brand", + } + ,[SimpleIcons.Listmonk]: { + hex:"0055D4",title:"listmonk",source:"https://listmonk.app", + } ,[SimpleIcons.Lit]: { hex:"324FFF",title:"Lit",source:"https://github.com/lit/lit.dev/blob/5e59bdb00b7a261d6fdcd6a4ae529e17f6146ed3/packages/lit-dev-content/site/images/flame-favicon.svg", } ,[SimpleIcons.Litecoin]: { hex:"A6A9AA",title:"Litecoin",source:"https://litecoin-foundation.org/litecoin-branding-guidelines/", } + ,[SimpleIcons.LITIENGINE]: { + hex:"00A5BC",title:"LITIENGINE",source:"https://litiengine.com", + } ,[SimpleIcons.LiveChat]: { - hex:"FFD000",title:"LiveChat",source:"https://livechat.design/", + hex:"FF5100",title:"LiveChat",source:"https://livechat.design", } ,[SimpleIcons.LiveJournal]: { - hex:"00B0EA",title:"LiveJournal",source:"http://www.livejournal.com", + hex:"00B0EA",title:"LiveJournal",source:"https://www.livejournal.com", + } + ,[SimpleIcons.Livewire]: { + hex:"4E56A6",title:"Livewire",source:"https://laravel-livewire.com", } ,[SimpleIcons.LLVM]: { hex:"262D3A",title:"LLVM",source:"https://llvm.org/Logo.html", @@ -12540,23 +20540,41 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.LMMS]: { hex:"10B146",title:"LMMS",source:"https://lmms.io/branding", } + ,[SimpleIcons.Local]: { + hex:"51BB7B",title:"Local",source:"https://localwp.com", + } + ,[SimpleIcons.Lodash]: { + hex:"3492FF",title:"Lodash",source:"https://github.com/lodash/lodash.com/blob/c8d41c62b446f08905fd94802db4da8da05d3e92/assets/img/lodash.svg", + } ,[SimpleIcons.Logitech]: { hex:"00B8FC",title:"Logitech",source:"https://www.logitech.com/en-us/pr/library", } + ,[SimpleIcons.LogitechG]: { + hex:"00B8FC",title:"Logitech G",source:"https://www.logitechg.com", + } ,[SimpleIcons.LogMeIn]: { hex:"45B6F2",title:"LogMeIn",source:"https://www.logmein.com/legal/trademark", } + ,[SimpleIcons.Logseq]: { + hex:"85C8C8",title:"Logseq",source:"https://github.com/logseq/logseq/blob/c4d15ec8487c9fb6b6f41780fc1abddab89491e4/resources/icon.png", + } ,[SimpleIcons.Logstash]: { hex:"005571",title:"Logstash",source:"https://www.elastic.co/brand", } ,[SimpleIcons.Looker]: { - hex:"4285F4",title:"Looker",source:"https://looker.com/", + hex:"4285F4",title:"Looker",source:"https://looker.com", } ,[SimpleIcons.Loom]: { hex:"625DF5",title:"Loom",source:"https://www.loom.com/press", } ,[SimpleIcons.Loop]: { - hex:"F29400",title:"Loop",source:"https://loop.frontiersin.org/", + hex:"F29400",title:"Loop",source:"https://loop.frontiersin.org", + } + ,[SimpleIcons.LoopBack]: { + hex:"3F5DFF",title:"LoopBack",source:"https://loopback.io/resources", + } + ,[SimpleIcons.LootCrate]: { + hex:"1E1E1E",title:"Loot Crate",source:"https://lootcrate.com", } ,[SimpleIcons.Lospec]: { hex:"EAEAEA",title:"Lospec",source:"https://lospec.com/brand", @@ -12564,17 +20582,35 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.LOTPolishAirlines]: { hex:"11397E",title:"LOT Polish Airlines",source:"https://www.lot.com/us/en/kaleidoscope-inflight-magazine", } + ,[SimpleIcons.LTspice]: { + hex:"900028",title:"LTspice",source:"https://www.analog.com/media/en/news-marketing-collateral/solutions-bulletins-brochures/ltspice-keyboard-shortcuts.pdf", + } ,[SimpleIcons.Lua]: { hex:"2C2D72",title:"Lua",source:"https://www.lua.org/images/", } ,[SimpleIcons.Lubuntu]: { - hex:"0068C8",title:"Lubuntu",source:"https://lubuntu.net/", + hex:"0068C8",title:"Lubuntu",source:"https://lubuntu.net", + } + ,[SimpleIcons.Lucia]: { + hex:"5F57FF",title:"Lucia",source:"https://v2.lucia-auth.com", + } + ,[SimpleIcons.Lucid]: { + hex:"282C33",title:"Lucid",source:"https://lucid.co/brand", + } + ,[SimpleIcons.Ludwig]: { + hex:"FFFFFF",title:"Ludwig",source:"https://github.com/ludwig-ai/ludwig-docs/blob/8d8abb2117a93af2622a6545943c773b27153e1b/docs/images/ludwig_icon.svg", } ,[SimpleIcons.Lufthansa]: { - hex:"05164D",title:"Lufthansa",source:"https://www.lufthansa.com/", + hex:"05164D",title:"Lufthansa",source:"https://www.lufthansa.com", } ,[SimpleIcons.Lumen]: { - hex:"E74430",title:"Lumen",source:"https://lumen.laravel.com/", + hex:"E74430",title:"Lumen",source:"https://lumen.laravel.com", + } + ,[SimpleIcons.Lunacy]: { + hex:"179DE3",title:"Lunacy",source:"https://icons8.com/lunacy", + } + ,[SimpleIcons.Lutris]: { + hex:"FF9900",title:"Lutris",source:"https://github.com/lutris/lutris/blob/f62feaef063868cb39afddefbb9ba7a5928bd978/share/icons/hicolor/scalable/apps/lutris.svg", } ,[SimpleIcons.Lydia]: { hex:"0180FF",title:"Lydia",source:"https://lydia-app.com/en/info/press.html", @@ -12588,53 +20624,104 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.MacOS]: { hex:"000000",title:"macOS",source:"https://commons.wikimedia.org/wiki/File:MacOS_wordmark_(2017).svg", } + ,[SimpleIcons.MacPaw]: { + hex:"000000",title:"MacPaw",source:"https://macpaw.com", + } ,[SimpleIcons.Macy_s]: { - hex:"E21A2C",title:"Macy’s",source:"https://www.macysinc.com/news-media/media-assets", + hex:"E21A2C",title:"Macy's",source:"https://www.macysinc.com/news-media/media-assets", + } + ,[SimpleIcons.MagasinsU]: { + hex:"E71B34",title:"Magasins U",source:"https://www.magasins-u.com", } ,[SimpleIcons.Magento]: { - hex:"EE672F",title:"Magento",source:"http://magento.com", + hex:"EE672F",title:"Magento",source:"https://magento.com", + } + ,[SimpleIcons.Magic]: { + hex:"6851FF",title:"Magic",source:"https://magic.link/brand-assets", } ,[SimpleIcons.Magisk]: { - hex:"00AF9C",title:"Magisk",source:"https://github.com/topjohnwu/Magisk/blob/master/app/src/main/res/drawable/ic_magisk.xml", + hex:"00AF9C",title:"Magisk",source:"https://github.com/topjohnwu/Magisk/blob/23ad611566b557f26d268920692b25aa89fc0070/app/src/main/res/drawable/ic_magisk.xml", + } + ,[SimpleIcons.Mahindra]: { + hex:"DD052B",title:"Mahindra",source:"https://www.mahindra.com", + } + ,[SimpleIcons.MailCom]: { + hex:"004788",title:"mail.com",source:"https://www.mail.com", } ,[SimpleIcons.MailRu]: { hex:"005FF9",title:"Mail.Ru",source:"https://my.mail.ru", } ,[SimpleIcons.MailChimp]: { - hex:"FFE01B",title:"MailChimp",source:"http://mailchimp.com/about/brand-assets", + hex:"FFE01B",title:"MailChimp",source:"https://mailchimp.com/about/brand-assets", + } + ,[SimpleIcons.Mailgun]: { + hex:"F06B66",title:"Mailgun",source:"https://mailgun.com", + } + ,[SimpleIcons.Mailtrap]: { + hex:"22D172",title:"Mailtrap",source:"https://mailtrap.io", + } + ,[SimpleIcons.MainWP]: { + hex:"7FB100",title:"MainWP",source:"https://mainwp.com", } ,[SimpleIcons.MajorLeagueHacking]: { hex:"265A8F",title:"Major League Hacking",source:"https://mlh.io/brand-guidelines", } + ,[SimpleIcons.Make]: { + hex:"6D00CC",title:"Make",source:"https://www.make.com/en/press", + } ,[SimpleIcons.MakerBot]: { - hex:"FF1E0D",title:"MakerBot",source:"http://www.makerbot.com/makerbot-press-assets", + hex:"FF1E0D",title:"MakerBot",source:"https://www.makerbot.com/makerbot-press-assets", + } + ,[SimpleIcons.Malt]: { + hex:"FC5757",title:"Malt",source:"https://newsroom.malt.com/media-kit-uk", + } + ,[SimpleIcons.Malwarebytes]: { + hex:"0D3ECC",title:"Malwarebytes",source:"https://www.malwarebytes.com", + } + ,[SimpleIcons.MambaUI]: { + hex:"6D28D9",title:"Mamba UI",source:"https://github.com/Microwawe/mamba-ui/blob/b4ca2eba570c451886e5822d7ba12a8d78015bba/src/assets/svg/logo.svg", + } + ,[SimpleIcons.MAMP]: { + hex:"02749C",title:"MAMP",source:"https://www.mamp.info/en/mamp/mac/", } ,[SimpleIcons.MAN]: { - hex:"E40045",title:"MAN",source:"https://www.corporate.man.eu/", + hex:"E40045",title:"MAN",source:"https://www.corporate.man.eu", } ,[SimpleIcons.ManageIQ]: { hex:"EF2929",title:"ManageIQ",source:"https://www.manageiq.org/logo/", } ,[SimpleIcons.Manjaro]: { - hex:"35BF5C",title:"Manjaro",source:"https://manjaro.org/", + hex:"35BF5C",title:"Manjaro",source:"https://manjaro.org", + } + ,[SimpleIcons.Mantine]: { + hex:"339AF0",title:"Mantine",source:"https://github.com/mantinedev/mantine/blob/f2da0287bfcda19dcf7866f4d03a05d1ee7b49f7/docs/src/images/logo.svg", } ,[SimpleIcons.Mapbox]: { hex:"000000",title:"Mapbox",source:"https://www.mapbox.com/about/press/brand-guidelines", } + ,[SimpleIcons.MapLibre]: { + hex:"396CB2",title:"MapLibre",source:"https://github.com/maplibre/maplibre-gl-js-docs/blob/e916a4cdd671890126f88b26b2b16c04220dc4b0/docs/pages/assets/favicon/maplibregl-favicon.svg", + } ,[SimpleIcons.MariaDB]: { hex:"003545",title:"MariaDB",source:"https://mariadb.com/about-us/logos/", } ,[SimpleIcons.MariaDBFoundation]: { - hex:"1F305F",title:"MariaDB Foundation",source:"https://mariadb.org/", + hex:"1F305F",title:"MariaDB Foundation",source:"https://mariadb.org", } ,[SimpleIcons.Markdown]: { - hex:"000000",title:"Markdown",source:"https://github.com/dcurtis/markdown-mark", + hex:"000000",title:"Markdown",source:"https://github.com/dcurtis/markdown-mark/tree/360a3657fef7f6ad0b303296a95ad52985caa0d3", } ,[SimpleIcons.Marketo]: { - hex:"5C4C9F",title:"Marketo",source:"https://www.marketo.com/", + hex:"5C4C9F",title:"Marketo",source:"https://www.marketo.com", + } + ,[SimpleIcons.Marko]: { + hex:"2596BE",title:"Marko",source:"https://github.com/marko-js/website/blob/c03b8229e8fe8e01fde6c0772bc1cb0ceae9be05/src/logos/marko.svg", } ,[SimpleIcons.Marriott]: { - hex:"A70023",title:"Marriott",source:"https://marriott-hotels.marriott.com/", + hex:"A70023",title:"Marriott",source:"https://marriott-hotels.marriott.com", + } + ,[SimpleIcons.MarvelApp]: { + hex:"1FB6FF",title:"MarvelApp",source:"https://marvelapp.com", } ,[SimpleIcons.Maserati]: { hex:"0C2340",title:"Maserati",source:"https://www.stellantis.com/en/brands/maserati", @@ -12646,7 +20733,7 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"009688",title:"mastercomfig",source:"https://github.com/mastercomfig/mastercomfig.github.io/blob/d910ce7e868a6ef32106e36996c3473d78da2ce3/img/mastercomfig_logo.svg", } ,[SimpleIcons.Mastodon]: { - hex:"3088D4",title:"Mastodon",source:"https://joinmastodon.org/", + hex:"6364FF",title:"Mastodon",source:"https://github.com/mastodon/mastodon/blob/7ccf7a73f1c47a8c03712c39f7c591e837cf6d08/app/javascript/images/logo-symbol-icon.svg", } ,[SimpleIcons.MaterialDesign]: { hex:"757575",title:"Material Design",source:"https://material.io/design/", @@ -12654,8 +20741,11 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.MaterialDesignIcons]: { hex:"2196F3",title:"Material Design Icons",source:"https://materialdesignicons.com/icon/vector-square", } - ,[SimpleIcons.MaterialUI]: { - hex:"0081CB",title:"Material-UI",source:"https://material-ui.com/", + ,[SimpleIcons.MaterialForMkDocs]: { + hex:"526CFE",title:"Material for MkDocs",source:"https://github.com/squidfunk/mkdocs-material/blob/9ff75d11838cc01615697884c0eb9eb55f4652ad/src/templates/.icons/logo-monochrome.svg", + } + ,[SimpleIcons.Matillion]: { + hex:"19E57F",title:"Matillion",source:"https://www.matillion.com", } ,[SimpleIcons.Matomo]: { hex:"3152A0",title:"Matomo",source:"https://matomo.org/media/", @@ -12663,14 +20753,20 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Matrix]: { hex:"000000",title:"Matrix",source:"https://matrix.org", } + ,[SimpleIcons.MatterJs]: { + hex:"4B5562",title:"Matter.js",source:"https://brm.io/matter-js", + } ,[SimpleIcons.Mattermost]: { hex:"0058CC",title:"Mattermost",source:"https://www.mattermost.org/brand-guidelines/", } ,[SimpleIcons.Matternet]: { - hex:"261C29",title:"Matternet",source:"http://mttr.net", + hex:"261C29",title:"Matternet",source:"https://mttr.net", + } + ,[SimpleIcons.Mautic]: { + hex:"4E5E9E",title:"Mautic",source:"https://www.mautic.org/about/logos-and-graphics", } ,[SimpleIcons.Max]: { - hex:"525252",title:"Max",source:"https://cycling74.com/", + hex:"525252",title:"Max",source:"https://cycling74.com", } ,[SimpleIcons.MaxPlanckGesellschaft]: { hex:"006C66",title:"Max-Planck-Gesellschaft",source:"https://www.mpg.de", @@ -12688,49 +20784,91 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"FBC817",title:"McDonald's",source:"https://www.mcdonalds.com/gb/en-gb/newsroom.html", } ,[SimpleIcons.McLaren]: { - hex:"FF0000",title:"McLaren",source:"https://cars.mclaren.com/", + hex:"FF0000",title:"McLaren",source:"https://cars.mclaren.com", + } + ,[SimpleIcons.MdBook]: { + hex:"000000",title:"mdBook",source:"https://github.com/rust-lang/mdBook/blob/cdfa5ad9909e2cba8390688f3f0686fb70cb4bef/src/theme/favicon.svg", } ,[SimpleIcons.MDNWebDocs]: { - hex:"000000",title:"MDN Web Docs",source:"https://developer.mozilla.org/", + hex:"000000",title:"MDN Web Docs",source:"https://github.com/mdn/yari/blob/77e6cda02f7013219e9da27a00b9424085e60fdb/client/src/assets/mdn-logo.svg", + } + ,[SimpleIcons.MDX]: { + hex:"1B1F24",title:"MDX",source:"https://github.com/mdx-js/mdx/blob/b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f/docs/_static/icon.svg", } ,[SimpleIcons.MediaFire]: { hex:"1299F3",title:"MediaFire",source:"https://www.mediafire.com/developers/brand_assets/mediafire_brand_assets/", } + ,[SimpleIcons.MediaMarkt]: { + hex:"DF0000",title:"MediaMarkt",source:"https://www.mediamarkt.de", + } ,[SimpleIcons.MediaTek]: { hex:"EC9430",title:"MediaTek",source:"https://corp.mediatek.com/news-events/press-library", } - ,[SimpleIcons.MediaTemple]: { - hex:"000000",title:"MediaTemple",source:"https://mediatemple.net/", + ,[SimpleIcons.MediBangPaint]: { + hex:"00DBDE",title:"MediBang Paint",source:"https://medibangpaint.com", } ,[SimpleIcons.Medium]: { hex:"000000",title:"Medium",source:"https://medium.design/logos-and-brand-guidelines-f1a01a733592", } + ,[SimpleIcons.Medusa]: { + hex:"000000",title:"Medusa",source:"https://github.com/medusajs/medusa/blob/5b91a3503af41b94697a5c27c35268c29e9bd135/www/docs/static/img/logo.svg", + } ,[SimpleIcons.Meetup]: { hex:"ED1C40",title:"Meetup",source:"https://www.meetup.com/media/", } ,[SimpleIcons.MEGA]: { hex:"D9272E",title:"MEGA",source:"https://mega.io/corporate", } + ,[SimpleIcons.Meilisearch]: { + hex:"FF5CAA",title:"Meilisearch",source:"https://www.meilisearch.com", + } + ,[SimpleIcons.Meituan]: { + hex:"FFD100",title:"Meituan",source:"https://www.meituan.com/media", + } + ,[SimpleIcons.Meizu]: { + hex:"FF4132",title:"Meizu",source:"https://commons.wikimedia.org/wiki/File:Meizu.svg", + } ,[SimpleIcons.Mendeley]: { - hex:"9D1620",title:"Mendeley",source:"https://www.mendeley.com/", + hex:"9D1620",title:"Mendeley",source:"https://www.mendeley.com", + } + ,[SimpleIcons.MentorCruise]: { + hex:"172E59",title:"MentorCruise",source:"https://mentorcruise.com", + } + ,[SimpleIcons.MercadoPago]: { + hex:"00B1EA",title:"Mercado Pago",source:"https://www.mercadopago.com", } ,[SimpleIcons.Mercedes]: { - hex:"242424",title:"Mercedes",source:"https://www.mercedes-benz.com/", + hex:"242424",title:"Mercedes",source:"https://www.mercedes-benz.com", + } + ,[SimpleIcons.Merck]: { + hex:"007A73",title:"Merck",source:"https://www.merck.com", } ,[SimpleIcons.Mercurial]: { hex:"999999",title:"Mercurial",source:"https://www.mercurial-scm.org/hg-logo/", } + ,[SimpleIcons.Mermaid]: { + hex:"FF3670",title:"Mermaid",source:"https://github.com/mermaid-js/mermaid/blob/f5bd1e08098fa688ef889e73c8b06696e75e62d8/docs/public/mermaid-logo.svg", + } ,[SimpleIcons.Messenger]: { hex:"00B2FF",title:"Messenger",source:"https://en.facebookbrand.com/facebookapp/assets/messenger/", } + ,[SimpleIcons.Meta]: { + hex:"0467DF",title:"Meta",source:"https://www.meta.com", + } ,[SimpleIcons.Metabase]: { - hex:"509EE3",title:"Metabase",source:"https://www.metabase.com/", + hex:"509EE3",title:"Metabase",source:"https://www.metabase.com", + } + ,[SimpleIcons.Metacritic]: { + hex:"000000",title:"Metacritic",source:"https://www.metacritic.com", } ,[SimpleIcons.MetaFilter]: { - hex:"065A8F",title:"MetaFilter",source:"https://www.metafilter.com/apple-touch-icon.png", + hex:"065A8F",title:"MetaFilter",source:"https://www.metafilter.com", + } + ,[SimpleIcons.Metasploit]: { + hex:"2596CD",title:"Metasploit",source:"https://github.com/rapid7/metasploit-framework/blob/f8bd7dfd834354c9a2e2c03e1d9f5d53f8881954/docs/assets/images/favicon.png", } ,[SimpleIcons.Meteor]: { - hex:"DE4F4F",title:"Meteor",source:"http://logo.meteorapp.com/", + hex:"DE4F4F",title:"Meteor",source:"https://logo.meteorapp.com", } ,[SimpleIcons.Metro]: { hex:"EF4242",title:"Metro",source:"https://facebook.github.io/metro/", @@ -12742,76 +20880,31 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"255E9C",title:"Metro de Madrid",source:"https://commons.wikimedia.org/wiki/File:MetroMadridLogo.svg", } ,[SimpleIcons.M_troDeParis]: { - hex:"003E95",title:"Métro de Paris",source:"https://www.ratp.fr/", + hex:"003E95",title:"Métro de Paris",source:"https://www.ratp.fr", } ,[SimpleIcons.MeWe]: { hex:"17377F",title:"MeWe",source:"https://mewe.com", } + ,[SimpleIcons.MG]: { + hex:"FF0000",title:"MG",source:"https://www.mg.co.uk/themes/custom/mg/assets/images/svg/mg-logo-desktop.svg", + } + ,[SimpleIcons.MicroEditor]: { + hex:"2E3192",title:"Micro Editor",source:"https://github.com/zyedidia/micro/blob/48645907ec55798b75723019dad75dba51bd97d7/assets/micro-logo-mark.svg", + } ,[SimpleIcons.Micro_bit]: { - hex:"00ED00",title:"micro:bit",source:"https://microbit.org/", + hex:"00ED00",title:"micro:bit",source:"https://microbit.org", } ,[SimpleIcons.MicroBlog]: { - hex:"FF8800",title:"Micro.blog",source:"https://help.micro.blog/", + hex:"FF8800",title:"Micro.blog",source:"https://help.micro.blog", } ,[SimpleIcons.Microgenetics]: { - hex:"FF0000",title:"Microgenetics",source:"http://microgenetics.co.uk/", + hex:"FF0000",title:"Microgenetics",source:"https://microgenetics.co.uk", } ,[SimpleIcons.MicroPython]: { hex:"2B2728",title:"MicroPython",source:"https://commons.wikimedia.org/wiki/File:MicroPython_new_logo.svg", } - ,[SimpleIcons.Microsoft]: { - hex:"5E5E5E",title:"Microsoft",source:"https://developer.microsoft.com", - } - ,[SimpleIcons.MicrosoftAcademic]: { - hex:"2D9FD9",title:"Microsoft Academic",source:"https://academic.microsoft.com/", - } - ,[SimpleIcons.MicrosoftAccess]: { - hex:"A4373A",title:"Microsoft Access",source:"https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products", - } - ,[SimpleIcons.MicrosoftAzure]: { - hex:"0078D4",title:"Microsoft Azure",source:"https://github.com/microsoft/vscode-azureresourcegroups/blob/0a06362e82170fd7f8dc2496286825b1a69cc42b/resources/azure.svg", - } - ,[SimpleIcons.MicrosoftBing]: { - hex:"258FFA",title:"Microsoft Bing",source:"https://www.bing.com/covid/", - } - ,[SimpleIcons.MicrosoftEdge]: { - hex:"0078D7",title:"Microsoft Edge",source:"https://support.microsoft.com/en-us/help/17171/microsoft-edge-get-to-know", - } - ,[SimpleIcons.MicrosoftExcel]: { - hex:"217346",title:"Microsoft Excel",source:"https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products", - } - ,[SimpleIcons.MicrosoftExchange]: { - hex:"0078D4",title:"Microsoft Exchange",source:"https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products", - } - ,[SimpleIcons.MicrosoftOffice]: { - hex:"D83B01",title:"Microsoft Office",source:"https://developer.microsoft.com/en-us/microsoft-365", - } - ,[SimpleIcons.MicrosoftOneDrive]: { - hex:"0078D4",title:"Microsoft OneDrive",source:"https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products", - } - ,[SimpleIcons.MicrosoftOneNote]: { - hex:"7719AA",title:"Microsoft OneNote",source:"https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products", - } - ,[SimpleIcons.MicrosoftOutlook]: { - hex:"0078D4",title:"Microsoft Outlook",source:"https://developer.microsoft.com/en-us/outlook/docs", - } - ,[SimpleIcons.MicrosoftPowerPoint]: { - hex:"B7472A",title:"Microsoft PowerPoint",source:"https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products", - } - ,[SimpleIcons.MicrosoftSharePoint]: { - hex:"0078D4",title:"Microsoft SharePoint",source:"https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products", - } - ,[SimpleIcons.MicrosoftSQLServer]: { - hex:"CC2927",title:"Microsoft SQL Server",source:"https://de.wikipedia.org/wiki/Datei:Microsoft_SQL_Server_Logo.svg", - } - ,[SimpleIcons.MicrosoftTeams]: { - hex:"6264A7",title:"Microsoft Teams",source:"https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products", - } - ,[SimpleIcons.MicrosoftVisio]: { - hex:"3955A3",title:"Microsoft Visio",source:"https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products", - } - ,[SimpleIcons.MicrosoftWord]: { - hex:"2B579A",title:"Microsoft Word",source:"https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products", + ,[SimpleIcons.Microstation]: { + hex:"62BB47",title:"Microstation",source:"https://www.bentley.com/software/microstation", } ,[SimpleIcons.MicroStrategy]: { hex:"D9232E",title:"MicroStrategy",source:"https://www.microstrategy.com/en/company/press-kit", @@ -12819,26 +20912,47 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.MIDI]: { hex:"000000",title:"MIDI",source:"https://en.wikipedia.org/wiki/MIDI", } + ,[SimpleIcons.Migadu]: { + hex:"0043CE",title:"Migadu",source:"https://migadu.com", + } + ,[SimpleIcons.Mikrotik]: { + hex:"293239",title:"Mikrotik",source:"https://mikrotik.com/aboutus", + } + ,[SimpleIcons.Milanote]: { + hex:"31303A",title:"Milanote",source:"https://milanote.com", + } + ,[SimpleIcons.Milvus]: { + hex:"00A1EA",title:"Milvus",source:"https://github.com/milvus-io/artwork/blob/e30bffa2b0632b0d4cefcdd4e1a2c09fee5b0d28/icon/black/milvus-icon-black.svg", + } ,[SimpleIcons.Minds]: { hex:"FED12F",title:"Minds",source:"https://www.minds.com/branding", } - ,[SimpleIcons.Minecraft]: { - hex:"62B47A",title:"Minecraft",source:"https://education.minecraft.net/press/", - } ,[SimpleIcons.Minetest]: { - hex:"53AC56",title:"Minetest",source:"https://www.minetest.net/", + hex:"53AC56",title:"Minetest",source:"https://www.minetest.net", } ,[SimpleIcons.Mini]: { hex:"000000",title:"Mini",source:"https://mini.co.uk", } + ,[SimpleIcons.MinIO]: { + hex:"C72E49",title:"MinIO",source:"https://min.io", + } + ,[SimpleIcons.Mintlify]: { + hex:"18E299",title:"Mintlify",source:"https://mintlify.com", + } ,[SimpleIcons.Minutemailer]: { hex:"30B980",title:"Minutemailer",source:"https://minutemailer.com", } + ,[SimpleIcons.Miraheze]: { + hex:"FFFC00",title:"Miraheze",source:"https://miraheze.org", + } ,[SimpleIcons.Miro]: { - hex:"050038",title:"Miro",source:"https://miro.com/", + hex:"050038",title:"Miro",source:"https://miro.com", + } + ,[SimpleIcons.Misskey]: { + hex:"A1CA03",title:"Misskey",source:"https://misskey-hub.net/appendix/assets.html", } ,[SimpleIcons.Mitsubishi]: { - hex:"E60012",title:"Mitsubishi",source:"https://www.mitsubishi.com/", + hex:"E60012",title:"Mitsubishi",source:"https://www.mitsubishi.com", } ,[SimpleIcons.Mix]: { hex:"FF8126",title:"Mix",source:"https://mix.com", @@ -12846,6 +20960,15 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Mixcloud]: { hex:"5000FF",title:"Mixcloud",source:"https://www.mixcloud.com/about", } + ,[SimpleIcons.Mixpanel]: { + hex:"7856FF",title:"Mixpanel",source:"https://mixpanel.com", + } + ,[SimpleIcons.MLB]: { + hex:"041E42",title:"MLB",source:"https://www.mlb.com", + } + ,[SimpleIcons.MLflow]: { + hex:"0194E2",title:"MLflow",source:"https://github.com/mlflow/mlflow/blob/855881f93703b15ffe643003fb4d7c84f0ec2502/assets/icon.svg", + } ,[SimpleIcons.MobX]: { hex:"FF9955",title:"MobX",source:"https://github.com/mobxjs/mobx/blob/248e25e37af31c2e71ff452bc662a85816fa40d8/docs/assets/mobservable.svg", } @@ -12853,29 +20976,59 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"FF7102",title:"MobX-State-Tree",source:"https://github.com/mobxjs/mobx-state-tree/blob/666dabd60a7fb87faf83d177c14f516481b5f141/website/static/img/mobx-state-tree-logo.svg", } ,[SimpleIcons.Mocha]: { - hex:"8D6748",title:"Mocha",source:"https://mochajs.org/", + hex:"8D6748",title:"Mocha",source:"https://mochajs.org", } - ,[SimpleIcons.MODX]: { - hex:"102C53",title:"MODX",source:"https://docs.modx.com/", + ,[SimpleIcons.MockServiceWorker]: { + hex:"FF6A33",title:"Mock Service Worker",source:"https://github.com/mswjs/msw/blob/9c53bd23040307d41b5b0b7cec1bf3a05950dbc8/media/msw-logo-black.svg", + } + ,[SimpleIcons.Modal]: { + hex:"7FEE64",title:"Modal",source:"https://modal.com", + } + ,[SimpleIcons.Modin]: { + hex:"001729",title:"Modin",source:"https://modin.org", } - ,[SimpleIcons.MojangStudios]: { - hex:"EF323D",title:"Mojang Studios",source:"https://www.minecraft.net", + ,[SimpleIcons.Modrinth]: { + hex:"00AF5C",title:"Modrinth",source:"https://github.com/modrinth/art/blob/d5ab4f965b0b4cea7201967483885ecd8d04a562/Branding/Favicon/favicon.svg", + } + ,[SimpleIcons.MODX]: { + hex:"102C53",title:"MODX",source:"https://docs.modx.com", } ,[SimpleIcons.Moleculer]: { - hex:"3CAFCE",title:"Moleculer",source:"https://moleculer.services/", + hex:"3CAFCE",title:"Moleculer",source:"https://moleculer.services", } ,[SimpleIcons.Momenteo]: { hex:"5A6AB1",title:"Momenteo",source:"https://www.momenteo.com/media", } ,[SimpleIcons.Monero]: { - hex:"FF6600",title:"Monero",source:"https://www.getmonero.org/press-kit/", + hex:"FF6600",title:"Monero",source:"https://www.getmonero.org/press-kit", + } + ,[SimpleIcons.MoneyGram]: { + hex:"FF6600",title:"MoneyGram",source:"https://moneygram.com", } ,[SimpleIcons.MongoDB]: { hex:"47A248",title:"MongoDB",source:"https://www.mongodb.com/pressroom", } + ,[SimpleIcons.Mongoose]: { + hex:"880000",title:"Mongoose",source:"https://github.com/Automattic/mongoose/blob/7971a4dbd55888f0b005e65b06024109af8352f7/docs/images/mongoose.svg", + } + ,[SimpleIcons.Mongoosedotws]: { + hex:"F04D35",title:"Mongoose",source:"https://mongoose.ws",slug:"mongoosedotws" + } + ,[SimpleIcons.Monica]: { + hex:"2C2B29",title:"Monica",source:"https://github.com/monicahq/monica/blob/d7886cc6fd11388a95b7504e1a5363ecc7ad9a59/public/img/monica.svg", + } ,[SimpleIcons.MonkeyTie]: { hex:"1A52C2",title:"monkey tie",source:"https://www.monkey-tie.com", } + ,[SimpleIcons.Monkeytype]: { + hex:"E2B714",title:"Monkeytype",source:"https://github.com/monkeytypegame/monkeytype/blob/20a08d27ead851bbfd5ac557b4ea444ea8bddd79/frontend/static/html/top.html", + } + ,[SimpleIcons.MonoGame]: { + hex:"E73C00",title:"MonoGame",source:"https://www.monogame.net", + } + ,[SimpleIcons.Monoprix]: { + hex:"FB1911",title:"Monoprix",source:"https://www.monoprix.fr", + } ,[SimpleIcons.Monster]: { hex:"6D4C9F",title:"Monster",source:"https://www.monster.com/press/", } @@ -12885,23 +21038,71 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Moo]: { hex:"00945E",title:"Moo",source:"https://www.moo.com/uk/about/press", } + ,[SimpleIcons.Moodle]: { + hex:"F98012",title:"Moodle",source:"https://moodle.com/trademarks", + } + ,[SimpleIcons.Moonrepo]: { + hex:"6F53F3",title:"Moonrepo",source:"https://moonrepo.dev", + } + ,[SimpleIcons.Moq]: { + hex:"F4BE00",title:"Moq",source:"https://github.com/devlooped/moq/blob/1f31df466bf5513b32ef0a0338e242bc51180c7f/assets/img/moq-icon.png", + } + ,[SimpleIcons.Moqups]: { + hex:"006BE5",title:"Moqups",source:"https://app.moqups.com", + } + ,[SimpleIcons.Morrisons]: { + hex:"007531",title:"Morrisons",source:"https://groceries.morrisons.com", + } ,[SimpleIcons.MoscowMetro]: { - hex:"D9232E",title:"Moscow Metro",source:"https://mosmetro.ru/", + hex:"D9232E",title:"Moscow Metro",source:"https://mosmetro.ru", } ,[SimpleIcons.Motorola]: { - hex:"E1140A",title:"Motorola",source:"https://motorola-global-portal-de.custhelp.com/", + hex:"E1140A",title:"Motorola",source:"https://motorola-global-portal-de.custhelp.com", } ,[SimpleIcons.Mozilla]: { hex:"000000",title:"Mozilla",source:"https://mozilla.design/mozilla/", } + ,[SimpleIcons.Mpv]: { + hex:"691F69",title:"mpv",source:"https://github.com/mpv-player/mpv/blob/da400ed3a9b54408d1b5112855a7281380a1ef52/etc/mpv.svg", + } + ,[SimpleIcons.MQTT]: { + hex:"660066",title:"MQTT",source:"https://mqtt.org", + } + ,[SimpleIcons.MSI]: { + hex:"FF0000",title:"MSI",source:"https://www.msi.com/page/brochure", + } + ,[SimpleIcons.MSIBusiness]: { + hex:"9A8555",title:"MSI Business",source:"https://www.msi.com/Business-Productivity", + } ,[SimpleIcons.MTA]: { - hex:"0039A6",title:"MTA",source:"https://mta.info/", + hex:"0039A6",title:"MTA",source:"https://mta.info", } ,[SimpleIcons.MTR]: { hex:"AC2E45",title:"MTR",source:"https://commons.wikimedia.org/wiki/File:MTR_(logo_with_text).svg", } + ,[SimpleIcons.MUBI]: { + hex:"000000",title:"MUBI",source:"https://mubi.com", + } + ,[SimpleIcons.MUI]: { + hex:"007FFF",title:"MUI",source:"https://github.com/mui-org/material-ui/blob/353cecb5391571163eb6bd8cbf36d2dd299aaf56/docs/src/icons/SvgMuiLogo.tsx", + } + ,[SimpleIcons.Mulesoft]: { + hex:"00A0DF",title:"Mulesoft",source:"https://www.mulesoft.com/brand", + } + ,[SimpleIcons.M_ller]: { + hex:"F46519",title:"Müller",source:"https://www.mueller.de", + } + ,[SimpleIcons.Multisim]: { + hex:"57B685",title:"Multisim",source:"https://www.multisim.com", + } ,[SimpleIcons.Mumble]: { - hex:"FFFFFF",title:"Mumble",source:"https://github.com/mumble-voip/mumble/blob/d40a19eb88cda61084da245a1b6cb8f32ef1b6e4/icons/mumble_small.svg", + hex:"000000",title:"Mumble",source:"https://github.com/mumble-voip/mumble/blob/d40a19eb88cda61084da245a1b6cb8f32ef1b6e4/icons/mumble_small.svg", + } + ,[SimpleIcons.MUO]: { + hex:"C60D0D",title:"MUO",source:"https://www.makeuseof.com", + } + ,[SimpleIcons.Mural]: { + hex:"FF4B4B",title:"Mural",source:"https://www.mural.co/brand-assets", } ,[SimpleIcons.MuseScore]: { hex:"1A70B8",title:"MuseScore",source:"https://musescore.org/en/about/logos-and-graphics", @@ -12915,23 +21116,38 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.MyAnimeList]: { hex:"2E51A2",title:"MyAnimeList",source:"https://myanimelist.net/forum/?topicid=1575618", } + ,[SimpleIcons.MyGet]: { + hex:"0C79CE",title:"MyGet",source:"https://docs.myget.org", + } ,[SimpleIcons.MYOB]: { hex:"6100A5",title:"MYOB",source:"https://myob-identikit.frontify.com/d/JK2D4WFOdAwV/for-developers", } ,[SimpleIcons.Myspace]: { - hex:"030303",title:"Myspace",source:"https://myspace.com/", + hex:"030303",title:"Myspace",source:"https://myspace.com", } ,[SimpleIcons.MySQL]: { hex:"4479A1",title:"MySQL",source:"https://www.mysql.com/about/legal/logos.html", } ,[SimpleIcons.N26]: { - hex:"48AC98",title:"N26",source:"https://n26.com/", + hex:"48AC98",title:"N26",source:"https://n26.com", + } + ,[SimpleIcons.N8n]: { + hex:"EA4B71",title:"n8n",source:"https://n8n.io/press", } ,[SimpleIcons.Namebase]: { - hex:"0068FF",title:"Namebase",source:"https://www.namebase.io/", + hex:"0068FF",title:"Namebase",source:"https://www.namebase.io", } ,[SimpleIcons.Namecheap]: { - hex:"DE3723",title:"Namecheap",source:"https://www.namecheap.com/", + hex:"DE3723",title:"Namecheap",source:"https://www.namecheap.com", + } + ,[SimpleIcons.NameMC]: { + hex:"12161A",title:"NameMC",source:"https://namemc.com", + } + ,[SimpleIcons.NameSilo]: { + hex:"031B4E",title:"NameSilo",source:"https://www.namesilo.com/support/v2", + } + ,[SimpleIcons.NamuWiki]: { + hex:"008275",title:"Namu Wiki",source:"https://namu.wiki/w/%ED%8C%8C%EC%9D%BC:%EB%82%98%EB%AC%B4%EC%9C%84%ED%82%A4%20%EC%95%84%EC%9D%B4%EC%BD%98.svg", } ,[SimpleIcons.Nano]: { hex:"4A90E2",title:"Nano",source:"https://nano.org/resources", @@ -12940,109 +21156,202 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"E03C31",title:"NASA",source:"https://commons.wikimedia.org/wiki/File:NASA_Worm_logo.svg", } ,[SimpleIcons.NationalGrid]: { - hex:"00148C",title:"National Grid",source:"https://www.nationalgrid.com/", + hex:"00148C",title:"National Grid",source:"https://www.nationalgrid.com", + } + ,[SimpleIcons.NationalRail]: { + hex:"003366",title:"National Rail",source:"https://www.nationalrailguidelines.co.uk", } ,[SimpleIcons.NativeScript]: { - hex:"3655FF",title:"NativeScript",source:"https://docs.nativescript.org/", + hex:"65ADF1",title:"NativeScript",source:"https://docs.nativescript.org", + } + ,[SimpleIcons.NATSIo]: { + hex:"27AAE1",title:"NATS.io",source:"https://github.com/cncf/artwork/blob/88bc5e7a0cc7f3770ba6edddc92e1ab8a6006171/projects/nats/icon/black/nats-icon-black.svg", } ,[SimpleIcons.Naver]: { - hex:"03C75A",title:"Naver",source:"https://www.navercorp.com/investment/annualReport", + hex:"03C75A",title:"Naver",source:"https://developers.naver.com/docs/login/bi/bi.md", } ,[SimpleIcons.NBA]: { - hex:"253B73",title:"NBA",source:"https://nba.com/", + hex:"253B73",title:"NBA",source:"https://nba.com", } ,[SimpleIcons.NBB]: { hex:"FF7100",title:"NBB",source:"https://presse.notebooksbilliger.de/presskits/style-guide", } + ,[SimpleIcons.NBC]: { + hex:"222222",title:"NBC",source:"https://www.nbcnews.com", + } ,[SimpleIcons.NDR]: { - hex:"0C1754",title:"NDR",source:"https://www.ndr.de/", + hex:"0C1754",title:"NDR",source:"https://www.ndr.de", + } + ,[SimpleIcons.NEAR]: { + hex:"000000",title:"NEAR",source:"https://near.org/brand", } ,[SimpleIcons.NEC]: { hex:"1414A0",title:"NEC",source:"https://commons.wikimedia.org/wiki/File:NEC_logo.svg", } ,[SimpleIcons.Neo4j]: { - hex:"008CC1",title:"Neo4j",source:"https://neo4j.com/style-guide/", + hex:"4581C3",title:"Neo4j",source:"https://neo4j.com/brand/#logo", } ,[SimpleIcons.Neovim]: { - hex:"57A143",title:"Neovim",source:"https://neovim.io/", + hex:"57A143",title:"Neovim",source:"https://neovim.io", + } + ,[SimpleIcons.Neptune]: { + hex:"5B69C2",title:"Neptune",source:"https://neptune.ai", } ,[SimpleIcons.NestJS]: { - hex:"E0234E",title:"NestJS",source:"https://nestjs.com/", + hex:"E0234E",title:"NestJS",source:"https://nestjs.com", } ,[SimpleIcons.NetApp]: { - hex:"0067C5",title:"NetApp",source:"http://www.netapp.com/", + hex:"0067C5",title:"NetApp",source:"https://www.netapp.com", + } + ,[SimpleIcons.NetBSD]: { + hex:"FF6600",title:"NetBSD",source:"https://www.netbsd.org", + } + ,[SimpleIcons.Netcup]: { + hex:"056473",title:"netcup",source:"https://www.netcup.de/static/assets/images/favicons/favicon.svg", + } + ,[SimpleIcons.Netdata]: { + hex:"00AB44",title:"Netdata",source:"https://www.netdata.cloud", + } + ,[SimpleIcons.NetEaseCloudMusic]: { + hex:"D43C33",title:"NetEase Cloud Music",source:"https://y.music.163.com/m", } ,[SimpleIcons.Netflix]: { hex:"E50914",title:"Netflix",source:"https://brand.netflix.com/en/assets/brand-symbol", } + ,[SimpleIcons.NETGEAR]: { + hex:"2C262D",title:"NETGEAR",source:"https://www.powershift.netgear.de/images/powershift/collateral/logos-visio-icons/brandguideline_partner_2018.pdf", + } ,[SimpleIcons.Netlify]: { hex:"00C7B7",title:"Netlify",source:"https://www.netlify.com/press/", } + ,[SimpleIcons.Nette]: { + hex:"3484D2",title:"Nette",source:"https://nette.org/en/logo", + } + ,[SimpleIcons.Netto]: { + hex:"FFE500",title:"Netto",source:"https://www.netto-online.de/INTERSHOP/static/WFS/Plus-NettoDE-Site/-/-/de_DE/css/images/netto-logo.svg", + } + ,[SimpleIcons.Neutralinojs]: { + hex:"F89901",title:"Neutralinojs",source:"https://github.com/neutralinojs/design-guide/blob/52a7232598ff22cddd810a3079e09a2cc2892609/logo/neutralinojs_logo_vector.svg", + } + ,[SimpleIcons.NewBalance]: { + hex:"CF0A2C",title:"New Balance",source:"https://www.newbalance.com", + } ,[SimpleIcons.NewJapanProWrestling]: { hex:"FF160B",title:"New Japan Pro-Wrestling",source:"https://en.wikipedia.org/wiki/File:NJPW_World_Logo.svg", } ,[SimpleIcons.NewRelic]: { - hex:"008C99",title:"New Relic",source:"https://newrelic.com/about/media-assets", + hex:"1CE783",title:"New Relic",source:"https://newrelic.com/about/media-assets", } ,[SimpleIcons.NewYorkTimes]: { - hex:"000000",title:"New York Times",source:"https://www.nytimes.com/", + hex:"000000",title:"New York Times",source:"https://www.nytimes.com", + } + ,[SimpleIcons.Newegg]: { + hex:"E05E00",title:"Newegg",source:"https://www.newegg.com", } ,[SimpleIcons.NextJs]: { - hex:"000000",title:"Next.js",source:"https://nextjs.org/", + hex:"000000",title:"Next.js",source:"https://vercel.com/design/brands#next-js", + } + ,[SimpleIcons.NextBillionAi]: { + hex:"8D5A9E",title:"NextBillion.ai",source:"https://nextbillion.ai", } ,[SimpleIcons.Nextcloud]: { hex:"0082C9",title:"Nextcloud",source:"https://nextcloud.com/press/", } + ,[SimpleIcons.NextDNS]: { + hex:"007BFF",title:"NextDNS",source:"https://github.com/simple-icons/simple-icons/pull/9150#issuecomment-1856317201", + } ,[SimpleIcons.Nextdoor]: { hex:"8ED500",title:"Nextdoor",source:"https://about.nextdoor.com/us-media/", } + ,[SimpleIcons.Nextra]: { + hex:"000000",title:"Nextra",source:"https://nextra.site", + } + ,[SimpleIcons.NextUI]: { + hex:"000000",title:"NextUI",source:"https://nextui.org/figma", + } + ,[SimpleIcons.NexusMods]: { + hex:"E6832B",title:"Nexus Mods",source:"https://wiki.nexusmods.com/skins/Metrolook/images/nexuslogo.svg", + } ,[SimpleIcons.NFC]: { hex:"002E5F",title:"NFC",source:"https://nfc-forum.org/our-work/nfc-branding/n-mark/guidelines-and-brand-assets/", } ,[SimpleIcons.NGINX]: { hex:"009639",title:"NGINX",source:"https://www.nginx.com/press/", } + ,[SimpleIcons.NginxProxyManager]: { + hex:"F15833",title:"Nginx Proxy Manager",source:"https://github.com/NginxProxyManager/nginx-proxy-manager/blob/2a06384a4aa597777931d38cef49cf89540392e6/docs/.vuepress/public/logo.svg", + } ,[SimpleIcons.Ngrok]: { - hex:"1F1E37",title:"ngrok",source:"https://ngrok.com/", + hex:"1F1E37",title:"ngrok",source:"https://ngrok.com", + } + ,[SimpleIcons.NgRx]: { + hex:"BA2BD2",title:"NgRx",source:"https://ngrx.io", + } + ,[SimpleIcons.NHL]: { + hex:"000000",title:"NHL",source:"https://www.nhl.com", + } + ,[SimpleIcons.NiceHash]: { + hex:"FBC342",title:"NiceHash",source:"https://www.nicehash.com/nicehash-media", } ,[SimpleIcons.Niconico]: { - hex:"231815",title:"niconico",source:"https://www.nicovideo.jp/", + hex:"231815",title:"niconico",source:"https://www.nicovideo.jp", + } + ,[SimpleIcons.Nike]: { + hex:"111111",title:"Nike",source:"https://www.nike.com", + } + ,[SimpleIcons.Nikon]: { + hex:"FFE100",title:"Nikon",source:"https://www.nikon.com", } ,[SimpleIcons.Nim]: { hex:"FFE953",title:"Nim",source:"https://nim-lang.org", } ,[SimpleIcons.Nintendo]: { - hex:"8F8F8F",title:"Nintendo",source:"https://en.wikipedia.org/wiki/Nintendo#/media/File:Nintendo.svg", + hex:"E60012",title:"Nintendo",source:"https://www.nintendo.com", } ,[SimpleIcons.Nintendo3DS]: { - hex:"D12228",title:"Nintendo 3DS",source:"https://www.nintendo.de/", + hex:"D12228",title:"Nintendo 3DS",source:"https://www.nintendo.de", } ,[SimpleIcons.NintendoGameCube]: { hex:"6A5FBB",title:"Nintendo GameCube",source:"https://www.nintendo.com/consumer/systems/nintendogamecube/index.jsp", } - ,[SimpleIcons.NintendoNetwork]: { - hex:"FF7D00",title:"Nintendo Network",source:"https://id.nintendo.net/login", - } ,[SimpleIcons.NintendoSwitch]: { hex:"E60012",title:"Nintendo Switch",source:"https://www.nintendo.com/switch/", } ,[SimpleIcons.Nissan]: { - hex:"C3002F",title:"Nissan",source:"https://www.nissan.ie/", + hex:"C3002F",title:"Nissan",source:"https://www.nissan.ie", } ,[SimpleIcons.NixOS]: { - hex:"5277C3",title:"NixOS",source:"https://github.com/NixOS/nixos-homepage/tree/master/logo", + hex:"5277C3",title:"NixOS",source:"https://github.com/NixOS/nixos-homepage/tree/58cfdb770aba28b73446a1b3ee65a5cec4f0d44f/logo", } ,[SimpleIcons.NodeRED]: { hex:"8F0000",title:"Node-RED",source:"https://nodered.org/about/resources/", } ,[SimpleIcons.NodeJs]: { - hex:"339933",title:"Node.js",source:"https://nodejs.org/en/about/resources/", + hex:"5FA04E",title:"Node.js",source:"https://nodejs.org/en/about/branding", } ,[SimpleIcons.Nodemon]: { - hex:"76D04B",title:"Nodemon",source:"https://nodemon.io/", + hex:"76D04B",title:"Nodemon",source:"https://nodemon.io", } ,[SimpleIcons.Nokia]: { - hex:"124191",title:"Nokia",source:"https://www.nokia.com/", + hex:"005AFF",title:"Nokia",source:"https://www.nokia.com", + } + ,[SimpleIcons.Nomad]: { + hex:"00CA8E",title:"Nomad",source:"https://www.hashicorp.com/brand", + } + ,[SimpleIcons.Norco]: { + hex:"00FF00",title:"Norco",source:"https://www.norco.com", + } + ,[SimpleIcons.NordicSemiconductor]: { + hex:"00A9CE",title:"Nordic Semiconductor",source:"https://www.nordicsemi.com", + } + ,[SimpleIcons.NordVPN]: { + hex:"4687FF",title:"NordVPN",source:"https://nordvpn.com/press-area/", + } + ,[SimpleIcons.NormalizeCss]: { + hex:"E3695F",title:"Normalize.css",source:"https://github.com/necolas/normalize.css/blob/3a60304f90870c6087d226f53e02a7523c907a35/logo.svg", + } + ,[SimpleIcons.Norton]: { + hex:"FFE01A",title:"Norton",source:"https://us.norton.com", } ,[SimpleIcons.Norwegian]: { hex:"D81939",title:"Norwegian",source:"https://www.norwegian.com/ie/travel-info/on-board/in-flight-entertainment/magazine/", @@ -13051,25 +21360,37 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"90E59A",title:"Notepad++",source:"https://github.com/notepad-plus-plus/notepad-plus-plus/blob/1f2c63cce173e3e1dc5922637c81a851693e2856/PowerEditor/misc/chameleon/chameleon-pencil.eps", } ,[SimpleIcons.Notion]: { - hex:"000000",title:"Notion",source:"https://www.notion.so/", + hex:"000000",title:"Notion",source:"https://www.notion.so", } ,[SimpleIcons.Notist]: { - hex:"333333",title:"Notist",source:"https://noti.st/", + hex:"333333",title:"Notist",source:"https://noti.st", } ,[SimpleIcons.NounProject]: { - hex:"000000",title:"Noun Project",source:"https://www.lingoapp.com/6/s/oJkq3W/?v=3", + hex:"000000",title:"Noun Project",source:"https://thenounproject.com", + } + ,[SimpleIcons.Novu]: { + hex:"000000",title:"Novu",source:"https://handbook.novu.co/logos-assets", + } + ,[SimpleIcons.NOW]: { + hex:"001211",title:"NOW",source:"https://www.nowtv.com", } ,[SimpleIcons.Npm]: { - hex:"CB3837",title:"npm",source:"https://www.npmjs.com/", + hex:"CB3837",title:"npm",source:"https://www.npmjs.com", } ,[SimpleIcons.Nrwl]: { - hex:"96D7E8",title:"Nrwl",source:"https://nrwl.io/assets/nrwl-logo-white.svg", + hex:"96D7E8",title:"Nrwl",source:"https://nrwl.io", + } + ,[SimpleIcons.NSIS]: { + hex:"01B0F0",title:"NSIS",source:"https://github.com/idleberg/nsis-logo/blob/885ba2fd08a6ff450c6f7cbd675563b5df728d38/src/Logo/below%2024x24/mono-flat.svg", + } + ,[SimpleIcons.Ntfy]: { + hex:"317F6F",title:"ntfy",source:"https://ntfy.sh", } ,[SimpleIcons.Nubank]: { hex:"820AD1",title:"Nubank",source:"https://nubank.com.br/en/press/", } ,[SimpleIcons.Nucleo]: { - hex:"252B2D",title:"Nucleo",source:"https://nucleoapp.com/", + hex:"252B2D",title:"Nucleo",source:"https://nucleoapp.com", } ,[SimpleIcons.NuGet]: { hex:"004880",title:"NuGet",source:"https://github.com/NuGet/Media/blob/89f7c87245e52e8ce91d94c0a47f44c6576e3a0d/Images/MainLogo/Vector/nuget.svg", @@ -13083,30 +21404,63 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.NumPy]: { hex:"013243",title:"NumPy",source:"https://numpy.org/press-kit/", } + ,[SimpleIcons.Nunjucks]: { + hex:"1C4913",title:"Nunjucks",source:"https://github.com/mozilla/nunjucks/blob/fd500902d7c88672470c87170796de52fc0f791a/docs/img/favicon.png", + } + ,[SimpleIcons.Nushell]: { + hex:"4E9A06",title:"Nushell",source:"https://github.com/nushell/nushell/blob/3016d7a64ccb2c2eac9f735f6144fc896ea724a5/assets/icons/nushell-original.png", + } ,[SimpleIcons.Nutanix]: { hex:"024DA1",title:"Nutanix",source:"https://www.nutanix.com/content/dam/nutanix/en/cmn/documents/nutanix-brandbook.pdf", } ,[SimpleIcons.NuxtJs]: { - hex:"00C58E",title:"Nuxt.js",source:"https://nuxtjs.org/design", + hex:"00DC82",title:"Nuxt.js",source:"https://nuxt.com/design-kit", } ,[SimpleIcons.NVIDIA]: { - hex:"76B900",title:"NVIDIA",source:"https://www.nvidia.com/etc/designs/nvidiaGDC/clientlibs_base/images/NVIDIA-Logo.svg", + hex:"76B900",title:"NVIDIA",source:"https://www.nvidia.com/en-us", + } + ,[SimpleIcons.Nvm]: { + hex:"F4DD4B",title:"nvm",source:"https://github.com/nvm-sh/logos/blob/bf1f9618e83e5098024b18c73ada1b0f542db5f8/nvm-logo-black.svg", } ,[SimpleIcons.Nx]: { - hex:"143055",title:"Nx",source:"https://nx.dev/", + hex:"143055",title:"Nx",source:"https://nx.dev", + } + ,[SimpleIcons.NXP]: { + hex:"000000",title:"NXP",source:"https://www.nxp.com/company/about-nxp/newsroom:NEWSROOM", + } + ,[SimpleIcons.NZXT]: { + hex:"000000",title:"NZXT",source:"https://nzxt.com", + } + ,[SimpleIcons.O_Reilly]: { + hex:"D3002D",title:"O'Reilly",source:"https://www.oreilly.com/about/logos/", } ,[SimpleIcons.OBSStudio]: { - hex:"302E31",title:"OBS Studio",source:"https://upload.wikimedia.org/wikipedia/commons/7/78/OBS.svg", + hex:"302E31",title:"OBS Studio",source:"https://commons.wikimedia.org/wiki/File:OBS.svg", } ,[SimpleIcons.Observable]: { - hex:"353E58",title:"Observable",source:"https://observablehq.com/", + hex:"353E58",title:"Observable",source:"https://observablehq.com", + } + ,[SimpleIcons.Obsidian]: { + hex:"7C3AED",title:"Obsidian",source:"https://obsidian.md", } ,[SimpleIcons.OCaml]: { - hex:"EC6813",title:"OCaml",source:"http://ocaml.org/img/OCaml_Sticker.svg", + hex:"EC6813",title:"OCaml",source:"https://ocaml.org/logo", + } + ,[SimpleIcons.Oclif]: { + hex:"000000",title:"oclif",source:"https://github.com/oclif/oclif.github.io/blob/2356a96dbaf0d3791ec2ddce3b08ccd78408e0a0/website/static/img/oclif.svg", + } + ,[SimpleIcons.OctaneRender]: { + hex:"000000",title:"Octane Render",source:"https://render.otoy.com/forum/viewtopic.php?f=9&t=359", } ,[SimpleIcons.Octave]: { hex:"0790C0",title:"Octave",source:"https://www.gnu.org/software/octave/", } + ,[SimpleIcons.OctoberCMS]: { + hex:"DB6A26",title:"October CMS",source:"https://octobercms.com", + } + ,[SimpleIcons.OctoPrint]: { + hex:"13C100",title:"OctoPrint",source:"https://github.com/OctoPrint/OctoPrint/blob/53b9b6185781c07e8c4744a6e28462e96448f249/src/octoprint/static/img/mask.svg", + } ,[SimpleIcons.OctopusDeploy]: { hex:"2F93E0",title:"Octopus Deploy",source:"https://octopus.com/company/brand", } @@ -13116,9 +21470,15 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Odnoklassniki]: { hex:"EE8208",title:"Odnoklassniki",source:"https://insideok.ru/brandbook", } + ,[SimpleIcons.Odoo]: { + hex:"714B67",title:"Odoo",source:"https://www.odoo.com/page/brand-assets", + } ,[SimpleIcons.Odysee]: { hex:"EF1970",title:"Odysee",source:"https://odysee.com/@OdyseeHelp:b/odyseepresskit:b", } + ,[SimpleIcons.OhDear]: { + hex:"FF3900",title:"Oh Dear",source:"https://ohdear.app/logos", + } ,[SimpleIcons.Okcupid]: { hex:"0500BE",title:"okcupid",source:"https://okcupid.com/press", } @@ -13131,11 +21491,14 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.OnlyFans]: { hex:"00AFF0",title:"OnlyFans",source:"https://onlyfans.com/brand", } + ,[SimpleIcons.ONLYOFFICE]: { + hex:"444444",title:"ONLYOFFICE",source:"https://www.onlyoffice.com/en/press-downloads.aspx", + } ,[SimpleIcons.ONNX]: { hex:"005CED",title:"ONNX",source:"https://github.com/onnx/onnx.github.io/blob/382e7036b616ce1555499ac41730245a2478513c/images/ONNX-ICON.svg", } ,[SimpleIcons.OnStar]: { - hex:"003D7D",title:"OnStar",source:"https://www.onstar.com/", + hex:"003D7D",title:"OnStar",source:"https://www.onstar.com", } ,[SimpleIcons.Opel]: { hex:"F7FF14",title:"Opel",source:"https://www.stellantis.com/en/brands/opel", @@ -13144,25 +21507,28 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"F68212",title:"Open Access",source:"https://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg", } ,[SimpleIcons.OpenBadges]: { - hex:"073B5A",title:"Open Badges",source:"https://backpack.openbadges.org/", + hex:"073B5A",title:"Open Badges",source:"https://backpack.openbadges.org", } ,[SimpleIcons.OpenBugBounty]: { - hex:"F67909",title:"Open Bug Bounty",source:"https://www.openbugbounty.org/", + hex:"F67909",title:"Open Bug Bounty",source:"https://www.openbugbounty.org", } ,[SimpleIcons.OpenCollective]: { hex:"7FADF2",title:"Open Collective",source:"https://docs.opencollective.com/help/about#media-logo", } ,[SimpleIcons.OpenContainersInitiative]: { - hex:"262261",title:"Open Containers Initiative",source:"https://github.com/opencontainers/artwork/tree/master/oci/icon", + hex:"262261",title:"Open Containers Initiative",source:"https://github.com/opencontainers/artwork/blob/d8ccfe94471a0236b1d4a3f0f90862c4fe5486ce/oci/icon/black/oci-icon-black.svg", + } + ,[SimpleIcons.OpenSourceHardware]: { + hex:"0099B0",title:"Open Source Hardware",source:"https://www.oshwa.org/open-source-hardware-logo", } ,[SimpleIcons.OpenSourceInitiative]: { hex:"3DA639",title:"Open Source Initiative",source:"https://opensource.org/logo-usage-guidelines", } ,[SimpleIcons.OpenAI]: { - hex:"412991",title:"OpenAI",source:"https://openai.com/", + hex:"412991",title:"OpenAI",source:"https://openai.com", } ,[SimpleIcons.OpenAIGym]: { - hex:"0081A5",title:"OpenAI Gym",source:"https://gym.openai.com/", + hex:"0081A5",title:"OpenAI Gym",source:"https://gym.openai.com", } ,[SimpleIcons.OpenAPIInitiative]: { hex:"6BA539",title:"OpenAPI Initiative",source:"https://www.openapis.org/faq/style-guide", @@ -13174,22 +21540,49 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"5C3EE8",title:"OpenCV",source:"https://opencv.org/resources/media-kit/", } ,[SimpleIcons.OpenFaaS]: { - hex:"3B5EE9",title:"OpenFaaS",source:"https://docs.openfaas.com/", + hex:"3B5EE9",title:"OpenFaaS",source:"https://docs.openfaas.com", } ,[SimpleIcons.OpenGL]: { hex:"5586A4",title:"OpenGL",source:"https://www.khronos.org/legal/trademarks/", } + ,[SimpleIcons.OpenHAB]: { + hex:"E64A19",title:"openHAB",source:"https://www.openhab.org/artwork.html", + } ,[SimpleIcons.OpenID]: { hex:"F78C40",title:"OpenID",source:"https://openid.net/add-openid/logos/", } + ,[SimpleIcons.OpenJDK]: { + hex:"000000",title:"OpenJDK",source:"https://hg.openjdk.java.net/duke/duke/file/ca00f100dafc/vector/Agent.svg#l1", + } + ,[SimpleIcons.OpenJSFoundation]: { + hex:"0075C9",title:"OpenJS Foundation",source:"https://github.com/openjs-foundation/artwork/blob/270575392800eb17a02612203f6f0d5868c634a7/openjs_foundation/openjs_foundation-icon-black.svg", + } ,[SimpleIcons.Openlayers]: { hex:"1F6B75",title:"Openlayers",source:"https://github.com/openlayers/openlayers.github.io/blob/5b93e18b8d302eb49a812fb96abb529895ceb7a2/assets/logo.svg", } + ,[SimpleIcons.Openmediavault]: { + hex:"5DACDF",title:"openmediavault",source:"https://github.com/openmediavault/openmediavault/blob/12f8ef70f19f967733b744d6fb6156a4181f1ddc/deb/openmediavault/workbench/src/favicon.svg", + } + ,[SimpleIcons.OpenMined]: { + hex:"ED986C",title:"OpenMined",source:"https://www.openmined.org", + } ,[SimpleIcons.OpenNebula]: { hex:"0097C2",title:"OpenNebula",source:"https://opennebula.io/docs/", } + ,[SimpleIcons.OpenProject]: { + hex:"0770B8",title:"OpenProject",source:"https://www.openproject.org/press/", + } + ,[SimpleIcons.OpenSCAD]: { + hex:"F9D72C",title:"OpenSCAD",source:"https://commons.wikimedia.org/wiki/File:Openscad.svg", + } + ,[SimpleIcons.OpenSea]: { + hex:"2081E2",title:"OpenSea",source:"https://docs.opensea.io", + } + ,[SimpleIcons.OpenSearch]: { + hex:"005EB8",title:"OpenSearch",source:"https://opensearch.org/trademark-brand-policy.html", + } ,[SimpleIcons.OpenSSL]: { - hex:"721412",title:"OpenSSL",source:"https://www.openssl.org/", + hex:"721412",title:"OpenSSL",source:"https://www.openssl.org", } ,[SimpleIcons.OpenStack]: { hex:"ED1944",title:"OpenStack",source:"https://www.openstack.org/brand/openstack-logo/", @@ -13200,47 +21593,89 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.OpenSUSE]: { hex:"73BA25",title:"openSUSE",source:"https://github.com/openSUSE/artwork/blob/33e94aa76837c09f03d1712705949b71a246a53b/logos/buttons/button-colour.svg", } + ,[SimpleIcons.OpenTelemetry]: { + hex:"000000",title:"OpenTelemetry",source:"https://cncf-branding.netlify.app/projects/opentelemetry/", + } + ,[SimpleIcons.OpenText]: { + hex:"000000",title:"OpenText",source:"https://www.opentext.com", + } + ,[SimpleIcons.OpenTofu]: { + hex:"FFDA18",title:"OpenTofu",source:"https://github.com/opentofu/brand-artifacts/blob/0d4d0d6050ca0ff06471400bc3249a64c145f659/symbol-only/transparent/SVG/on-light-mono.svg", + } + ,[SimpleIcons.Openverse]: { + hex:"FFE033",title:"Openverse",source:"https://github.com/WordPress/openverse/blob/5db2545d6b73ec4aa5e908822683ee9d18af301d/brand/icon.svg", + } ,[SimpleIcons.OpenVPN]: { - hex:"EA7E20",title:"OpenVPN",source:"https://openvpn.net/wp-content/themes/openvpn/assets/images/logo.svg", + hex:"EA7E20",title:"OpenVPN",source:"https://openvpn.net", } ,[SimpleIcons.OpenWrt]: { hex:"00B5E2",title:"OpenWrt",source:"https://openwrt.org/docs/guide-graphic-designer/openwrt-logo", } + ,[SimpleIcons.OpenZeppelin]: { + hex:"4E5EE4",title:"OpenZeppelin",source:"https://openzeppelin.com", + } + ,[SimpleIcons.OpenZFS]: { + hex:"2A667F",title:"OpenZFS",source:"https://commons.wikimedia.org/wiki/File:OpenZFS_logo.svg", + } ,[SimpleIcons.Opera]: { hex:"FF1B2D",title:"Opera",source:"https://brand.opera.com/1472-2/opera-logos/", } + ,[SimpleIcons.OperaGX]: { + hex:"EE2950",title:"Opera GX",source:"https://brand.opera.com/1472-2/opera-logos/", + } ,[SimpleIcons.OPNSense]: { hex:"D94F00",title:"OPNSense",source:"https://opnsense.org/about/legal-notices/", } + ,[SimpleIcons.OPPO]: { + hex:"2D683D",title:"OPPO",source:"https://www.figma.com/community/file/832815970641696814/OPPO-Media-Kit", + } ,[SimpleIcons.Opsgenie]: { hex:"172B4D",title:"Opsgenie",source:"https://www.atlassian.com/company/news/press-kit", } ,[SimpleIcons.OpsLevel]: { - hex:"1890FF",title:"OpsLevel",source:"https://www.opslevel.com/", + hex:"0A53E0",title:"OpsLevel",source:"https://www.opslevel.com", + } + ,[SimpleIcons.Optimism]: { + hex:"FF0420",title:"Optimism",source:"https://github.com/ethereum-optimism/brand-kit/blob/71ea3bb1ea24e87968804b388e99bed0b52e2a4b/assets/svg/Profile-Logo.svg", } ,[SimpleIcons.Oracle]: { hex:"F80000",title:"Oracle",source:"https://www.oracle.com/opn/index.html", } + ,[SimpleIcons.Orange]: { + hex:"FF7900",title:"Orange",source:"https://brand.orange.com", + } ,[SimpleIcons.ORCID]: { hex:"A6CE39",title:"ORCID",source:"https://orcid.figshare.com/articles/figure/ORCID_iD_icon_graphics/5008697", } ,[SimpleIcons.Org]: { hex:"77AA99",title:"Org",source:"https://orgmode.org", } + ,[SimpleIcons.OrganicMaps]: { + hex:"006C35",title:"Organic Maps",source:"https://organicmaps.app", + } ,[SimpleIcons.Origin]: { hex:"F56C2D",title:"Origin",source:"https://www.origin.com/gbr/en-us/store", } ,[SimpleIcons.Osano]: { hex:"7764FA",title:"Osano",source:"https://www.osano.com/company/assets", } + ,[SimpleIcons.OSF]: { + hex:"2CB9F1",title:"OSF",source:"https://github.com/CenterForOpenScience/osf.io/blob/de170682924278eba1db9d6e1c50166bf43700e0/website/static/img/circle_logo.png", + } + ,[SimpleIcons.OSGeo]: { + hex:"4CB05B",title:"OSGeo",source:"https://www.osgeo.org", + } ,[SimpleIcons.Oshkosh]: { hex:"E6830F",title:"Oshkosh",source:"https://oshkoshdefense.com/media/photos/", } ,[SimpleIcons.OSMC]: { - hex:"17394A",title:"OSMC",source:"https://github.com/osmc/osmc/tree/master/assets", + hex:"17394A",title:"OSMC",source:"https://github.com/osmc/website/tree/e7d0d8002660c979ae5119e28d1c69c893ac9f76/content/themes/osmc/assets/img/logo", } ,[SimpleIcons.Osu_]: { - hex:"FF66AA",title:"osu!",source:"https://osu.ppy.sh/wiki/vi/Brand_identity_guidelines", + hex:"FF66AA",title:"osu!",source:"https://osu.ppy.sh/wiki/Brand_identity_guidelines", + } + ,[SimpleIcons.Otto]: { + hex:"D4021D",title:"Otto",source:"https://www.ottogroup.com/en/presse/material.php", } ,[SimpleIcons.Overcast]: { hex:"FC7E0F",title:"Overcast",source:"https://overcast.fm", @@ -13254,20 +21689,38 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.OWASP]: { hex:"000000",title:"OWASP",source:"https://github.com/OWASP/www-event-2020-07-virtual/blob/eefbef6c1afdd1dee2af11e7f44ad005b25ad48c/assets/images/logo.svg", } + ,[SimpleIcons.Dependencycheck]: { + hex:"F78D0A",title:"OWASP Dependency-Check",source:"https://github.com/jeremylong/DependencyCheck/blob/8ee82149179c6faeca78727e57039e987c387e26/src/site/resources/images/logo.svg",slug:"dependencycheck" + } + ,[SimpleIcons.OwnCloud]: { + hex:"041E42",title:"ownCloud",source:"https://owncloud.com", + } ,[SimpleIcons.Oxygen]: { - hex:"3A209E",title:"Oxygen",source:"https://oxygenbuilder.com/", + hex:"3A209E",title:"Oxygen",source:"https://oxygenbuilder.com", } ,[SimpleIcons.OYO]: { - hex:"EE2E24",title:"OYO",source:"https://www.oyorooms.com/", + hex:"EE2E24",title:"OYO",source:"https://www.oyorooms.com", } ,[SimpleIcons.P5Js]: { hex:"ED225D",title:"p5.js",source:"https://p5js.org", } ,[SimpleIcons.Packagist]: { - hex:"F28D1A",title:"Packagist",source:"https://github.com/composer/packagist/issues/1147", + hex:"F28D1A",title:"Packagist",source:"https://github.com/composer/packagist/issues/1147#issuecomment-747951608", + } + ,[SimpleIcons.Packer]: { + hex:"02A8EF",title:"Packer",source:"https://www.hashicorp.com/brand", + } + ,[SimpleIcons.Packt]: { + hex:"F37143",title:"Packt",source:"https://www.packtpub.com", + } + ,[SimpleIcons.Paddle]: { + hex:"FDDD35",title:"Paddle",source:"https://www.paddle.com", + } + ,[SimpleIcons.PaddlePaddle]: { + hex:"0062B0",title:"PaddlePaddle",source:"https://www.paddlepaddle.org.cn/en", } ,[SimpleIcons.PaddyPower]: { - hex:"004833",title:"Paddy Power",source:"https://www.paddypower.com/", + hex:"004833",title:"Paddy Power",source:"https://www.paddypower.com", } ,[SimpleIcons.Pagekit]: { hex:"212121",title:"Pagekit",source:"https://pagekit.com/logo-guide", @@ -13279,52 +21732,97 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"4285F4",title:"PageSpeed Insights",source:"https://developers.google.com/web/fundamentals/performance/speed-tools/", } ,[SimpleIcons.PagSeguro]: { - hex:"FFC801",title:"PagSeguro",source:"https://pagseguro.uol.com.br/", + hex:"FFC801",title:"PagSeguro",source:"https://pagseguro.uol.com.br", } ,[SimpleIcons.Palantir]: { - hex:"101113",title:"Palantir",source:"https://github.com/palantir/conjure/blob/master/docs/media/palantir-logo.svg", + hex:"101113",title:"Palantir",source:"https://github.com/palantir/conjure/blob/1b0d450dc52c4822b4c9d1da8c61ad7f78855fe5/docs/media/palantir-logo.svg", + } + ,[SimpleIcons.PaloAltoNetworks]: { + hex:"F04E23",title:"Palo Alto Networks",source:"https://www.paloaltonetworks.com", } ,[SimpleIcons.PaloAltoSoftware]: { hex:"83DA77",title:"Palo Alto Software",source:"https://www.paloalto.com", } + ,[SimpleIcons.Panasonic]: { + hex:"0049AB",title:"Panasonic",source:"https://www.panasonic.com", + } ,[SimpleIcons.Pandas]: { hex:"150458",title:"pandas",source:"https://pandas.pydata.org/about/citing.html", } ,[SimpleIcons.Pandora]: { - hex:"224099",title:"Pandora",source:"https://www.pandoraforbrands.com/", + hex:"224099",title:"Pandora",source:"https://www.pandoraforbrands.com", } ,[SimpleIcons.Pantheon]: { hex:"FFDC28",title:"Pantheon",source:"https://projects.invisionapp.com/boards/8UOJQWW2J3G5#/1145336", } + ,[SimpleIcons.PaperlessNgx]: { + hex:"17541F",title:"Paperless-ngx",source:"https://github.com/paperless-ngx/paperless-ngx/blob/e16645b146da24f07004eb772a455450354a37a7/resources/logo/web/svg/square.svg", + } + ,[SimpleIcons.PapersWithCode]: { + hex:"21CBCE",title:"Papers With Code",source:"https://paperswithcode.com", + } + ,[SimpleIcons.Paperspace]: { + hex:"000000",title:"Paperspace",source:"https://docs.paperspace.com/img/ps-logo-light.svg", + } + ,[SimpleIcons.Paramount_]: { + hex:"0064FF",title:"Paramount+",source:"https://www.paramount.com/brand/paramount-plus", + } ,[SimpleIcons.ParitySubstrate]: { - hex:"282828",title:"Parity Substrate",source:"http://substrate.dev/", + hex:"282828",title:"Parity Substrate",source:"https://substrate.dev", + } + ,[SimpleIcons.ParrotSecurity]: { + hex:"15E0ED",title:"Parrot Security",source:"https://gitlab.com/parrotsec/project/documentation/-/blob/d1d426b9cb3ea0efd16a2b34056c1ebb21bb9af9/static/img/parrot-logo.svg", } ,[SimpleIcons.ParseLy]: { hex:"5BA745",title:"Parse.ly",source:"https://www.parse.ly/press-kit", } ,[SimpleIcons.Passport]: { - hex:"34E27A",title:"Passport",source:"http://www.passportjs.org/", + hex:"34E27A",title:"Passport",source:"https://www.passportjs.org", } ,[SimpleIcons.Pastebin]: { - hex:"02456C",title:"Pastebin",source:"https://pastebin.com/", + hex:"02456C",title:"Pastebin",source:"https://pastebin.com", } ,[SimpleIcons.Patreon]: { - hex:"FF424D",title:"Patreon",source:"https://www.patreon.com/brand/downloads", + hex:"000000",title:"Patreon",source:"https://www.patreon.com/brand", + } + ,[SimpleIcons.Paychex]: { + hex:"004B8D",title:"Paychex",source:"https://www.paychex.com", + } + ,[SimpleIcons.Payhip]: { + hex:"5C6AC4",title:"Payhip",source:"https://payhip.com", + } + ,[SimpleIcons.PayloadCMS]: { + hex:"000000",title:"Payload CMS",source:"https://payloadcms.com", } ,[SimpleIcons.Payoneer]: { - hex:"FF4800",title:"Payoneer",source:"https://www.payoneer.com/", + hex:"FF4800",title:"Payoneer",source:"https://www.payoneer.com", } ,[SimpleIcons.PayPal]: { - hex:"00457C",title:"PayPal",source:"https://www.paypal.com/", + hex:"003087",title:"PayPal",source:"https://www.paypal.com", } ,[SimpleIcons.Paytm]: { - hex:"20336B",title:"Paytm",source:"https://paytm.com/", + hex:"20336B",title:"Paytm",source:"https://paytm.com", } ,[SimpleIcons.PCGamingWiki]: { hex:"556DB3",title:"PCGamingWiki",source:"https://www.pcgamingwiki.com/wiki/Home", } + ,[SimpleIcons.PDM]: { + hex:"AC75D7",title:"PDM",source:"https://github.com/pdm-project/pdm/blob/68abaae63e8d8fc8eb0c101285fd7dcb5cd9798a/docs/docs/assets/logo.svg", + } + ,[SimpleIcons.PDQ]: { + hex:"231F20",title:"PDQ",source:"https://pdq.com", + } + ,[SimpleIcons.PeakDesign]: { + hex:"1C1B1C",title:"Peak Design",source:"https://www.peakdesign.com", + } + ,[SimpleIcons.Pearson]: { + hex:"000000",title:"Pearson",source:"https://www.pearson.com", + } + ,[SimpleIcons.Peerlist]: { + hex:"00AA45",title:"Peerlist",source:"https://peerlist.io", + } ,[SimpleIcons.PeerTube]: { - hex:"F1680D",title:"PeerTube",source:"https://joinpeertube.org/", + hex:"F1680D",title:"PeerTube",source:"https://joinpeertube.org", } ,[SimpleIcons.PegasusAirlines]: { hex:"FDC43E",title:"Pegasus Airlines",source:"https://www.flypgs.com/en/about-pegasus/flypgscom-magazine", @@ -13335,8 +21833,14 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Peloton]: { hex:"181A1D",title:"Peloton",source:"https://press.onepeloton.com/#logos", } - ,[SimpleIcons.Pepsi]: { - hex:"2151A1",title:"Pepsi",source:"http://gillettepepsicola.com/promotions-media/media-kit/", + ,[SimpleIcons.Penny]: { + hex:"CD1414",title:"Penny",source:"https://www.penny.de", + } + ,[SimpleIcons.Penpot]: { + hex:"000000",title:"Penpot",source:"https://penpot.app", + } + ,[SimpleIcons.Percy]: { + hex:"9E66BF",title:"Percy",source:"https://percy.io", } ,[SimpleIcons.Perforce]: { hex:"404040",title:"Perforce",source:"https://www.perforce.com", @@ -13344,14 +21848,26 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Perl]: { hex:"39457E",title:"Perl",source:"https://github.com/tpf/marketing-materials/blob/6765c6fd71bc5b123d6c1a77b86e08cdd6376078/images/onion-logo/tpf-logo-onion.svg", } + ,[SimpleIcons.Perplexity]: { + hex:"1FB8CD",title:"Perplexity",source:"https://www.perplexity.ai", + } + ,[SimpleIcons.Persistent]: { + hex:"FD5F07",title:"Persistent",source:"https://www.persistent.com/company-overview/branding-guidelines/#nav-persistent-logo", + } + ,[SimpleIcons.Personio]: { + hex:"000000",title:"Personio",source:"https://www.personio.com", + } + ,[SimpleIcons.PetsAtHome]: { + hex:"00AA28",title:"Pets at Home",source:"https://petsathome.com", + } ,[SimpleIcons.Peugeot]: { - hex:"000000",title:"Peugeot",source:"https://www.peugeot.co.uk/", + hex:"000000",title:"Peugeot",source:"https://www.peugeot.co.uk", } ,[SimpleIcons.Pexels]: { - hex:"05A081",title:"Pexels",source:"https://www.pexels.com/", + hex:"05A081",title:"Pexels",source:"https://www.pexels.com", } ,[SimpleIcons.PfSense]: { - hex:"212121",title:"pfSense",source:"https://www.pfsense.org/", + hex:"212121",title:"pfSense",source:"https://www.pfsense.org", } ,[SimpleIcons.Phabricator]: { hex:"4A5F88",title:"Phabricator",source:"https://github.com/phacility/phabricator/blob/0a3093ef9c1898913196564435346e4daa9d2538/webroot/rsrc/image/logo/light-eye.png", @@ -13359,27 +21875,51 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.PhilipsHue]: { hex:"0065D3",title:"Philips Hue",source:"https://www.philips-hue.com/en-us/support/faq", } + ,[SimpleIcons.PhoenixFramework]: { + hex:"FD4F00",title:"Phoenix Framework",source:"https://github.com/phoenixframework/phoenix/blob/e9f1975d5aa15bee22bab6a4acae8f543886b17a/installer/templates/phx_assets/logo.svg", + } ,[SimpleIcons.PhonePe]: { hex:"5F259F",title:"PhonePe",source:"https://www.phonepe.com/press/", } + ,[SimpleIcons.PhosphorIcons]: { + hex:"3C402B",title:"Phosphor Icons",source:"https://phosphoricons.com", + } ,[SimpleIcons.Photobucket]: { - hex:"0672CB",title:"Photobucket",source:"https://photobucket.com/", + hex:"1C47CB",title:"Photobucket",source:"https://photobucket.com", } ,[SimpleIcons.Photocrowd]: { - hex:"3DAD4B",title:"Photocrowd",source:"https://www.photocrowd.com/", + hex:"3DAD4B",title:"Photocrowd",source:"https://www.photocrowd.com", + } + ,[SimpleIcons.Photon]: { + hex:"004480",title:"Photon",source:"https://www.photonengine.com", } ,[SimpleIcons.Photopea]: { hex:"18A497",title:"Photopea",source:"https://github.com/photopea/photopea/blob/d5c532e8ad8ece246e2ea8646aac7df768407c64/logo.svg", } ,[SimpleIcons.PHP]: { - hex:"777BB4",title:"PHP",source:"http://php.net/download-logos.php", + hex:"777BB4",title:"PHP",source:"https://php.net/download-logos.php", + } + ,[SimpleIcons.PhpMyAdmin]: { + hex:"6C78AF",title:"phpMyAdmin",source:"https://github.com/phpmyadmin/data/blob/b7d3bdb9bb973beff4726541b87d3a4c8a950b4b/brand/phpMyAdmin-Logo-Symbol.svg", } ,[SimpleIcons.PhpStorm]: { hex:"000000",title:"PhpStorm",source:"https://www.jetbrains.com/company/brand/logos/", } + ,[SimpleIcons.PiNetwork]: { + hex:"F4AF47",title:"Pi Network",source:"https://blockexplorer.minepi.com", + } ,[SimpleIcons.PiHole]: { hex:"96060C",title:"Pi-hole",source:"https://docs.pi-hole.net", } + ,[SimpleIcons.PiaggioGroup]: { + hex:"000000",title:"Piaggio Group",source:"https://www.piaggiogroup.com", + } + ,[SimpleIcons.Piapro]: { + hex:"E4007B",title:"Piapro",source:"https://magicalmirai.com", + } + ,[SimpleIcons.PicardSurgel_s]: { + hex:"2D4999",title:"Picard Surgelés",source:"https://www.picard.fr", + } ,[SimpleIcons.PicartoTV]: { hex:"1DA456",title:"Picarto.TV",source:"https://picarto.tv/site/press", } @@ -13389,20 +21929,38 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.PicPay]: { hex:"21C25E",title:"PicPay",source:"https://www.picpay.com/site/sobre-nos", } + ,[SimpleIcons.Picrew]: { + hex:"FFBD16",title:"Picrew",source:"https://picrew.me", + } + ,[SimpleIcons.Picxy]: { + hex:"2E3192",title:"Picxy",source:"https://www.picxy.com", + } ,[SimpleIcons.Pimcore]: { hex:"6428B4",title:"Pimcore",source:"https://pimcore.com/en/media-kit", } ,[SimpleIcons.Pinboard]: { hex:"0000FF",title:"Pinboard",source:"https://commons.wikimedia.org/wiki/File:Feedbin-Icon-share-pinboard.svg", } + ,[SimpleIcons.PineScript]: { + hex:"00B453",title:"Pine Script",source:"https://github.com/tradingview/documentation-guidelines/blob/0d7a2d014818ebdd03540c5fd7b97fe493cd056c/images/pine/PineScript_logo.svg", + } ,[SimpleIcons.Pingdom]: { hex:"FFF000",title:"Pingdom",source:"https://www.pingdom.com/resources/brand-assets/", } + ,[SimpleIcons.Pino]: { + hex:"687634",title:"pino",source:"https://github.com/pinojs/pino/blob/bb31ed77568959670cce62ca2847234b3f2cb87f/pino-tree.png", + } ,[SimpleIcons.Pinterest]: { hex:"BD081C",title:"Pinterest",source:"https://business.pinterest.com/en/brand-guidelines", } ,[SimpleIcons.PioneerDJ]: { - hex:"1A1928",title:"Pioneer DJ",source:"https://www.pioneerdj.com/", + hex:"1A1928",title:"Pioneer DJ",source:"https://www.pioneerdj.com", + } + ,[SimpleIcons.Piped]: { + hex:"F84330",title:"Piped",source:"https://github.com/TeamPiped/Piped/blob/71a3742f18893b87cad15e832855bd2bd7c2b557/public/img/icons/logo.svg", + } + ,[SimpleIcons.Pipx]: { + hex:"2CFFAA",title:"pipx",source:"https://github.com/pypa/pipx/blob/fc9c95349cfcec1d886c26b70329257de53e10cb/logo.svg", } ,[SimpleIcons.PivotalTracker]: { hex:"517A9E",title:"Pivotal Tracker",source:"https://www.pivotaltracker.com/branding-guidelines", @@ -13410,29 +21968,50 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Piwigo]: { hex:"FF7700",title:"Piwigo",source:"https://github.com/Piwigo/piwigodotorg/blob/6edb840c16257314caec770a9a51f67ef81836e4/images/piwigo.org.svg", } + ,[SimpleIcons.Pix]: { + hex:"77B6A8",title:"Pix",source:"https://www.bcb.gov.br/estabilidadefinanceira/pix", + } ,[SimpleIcons.Pixabay]: { hex:"2EC66D",title:"Pixabay",source:"https://pixabay.com/service/about/", } + ,[SimpleIcons.Pixelfed]: { + hex:"6366F1",title:"Pixelfed",source:"https://pixelfed.org", + } ,[SimpleIcons.Pixiv]: { hex:"0096FA",title:"pixiv",source:"https://policies.pixiv.net/en.html#brand", } - ,[SimpleIcons.PJSIP]: { - hex:"F86001",title:"PJSIP",source:"https://www.pjsip.org/", + ,[SimpleIcons.Pixlr]: { + hex:"3EBBDF",title:"Pixlr",source:"https://pixlr.com", + } + ,[SimpleIcons.Pkgsrc]: { + hex:"FF6600",title:"pkgsrc",source:"https://pkgsrc.org", } ,[SimpleIcons.Planet]: { hex:"009DB1",title:"Planet",source:"https://www.planet.com/explorer/", } + ,[SimpleIcons.PlanetScale]: { + hex:"000000",title:"PlanetScale",source:"https://planetscale.com", + } ,[SimpleIcons.PlanGrid]: { - hex:"0085DE",title:"PlanGrid",source:"https://app.plangrid.com/", + hex:"0085DE",title:"PlanGrid",source:"https://app.plangrid.com", + } + ,[SimpleIcons.PlatformSh]: { + hex:"1A182A",title:"Platform.sh",source:"https://platform.sh/logos/", + } + ,[SimpleIcons.PlatformIO]: { + hex:"F5822A",title:"PlatformIO",source:"https://piolabs.com", } ,[SimpleIcons.Platzi]: { hex:"98CA3F",title:"Platzi",source:"https://github.com/PlatziDev/oss/blob/932bd83d43e061e1c38fbc116db31aa6d0145be6/static/logo.svg", } + ,[SimpleIcons.PlausibleAnalytics]: { + hex:"5850EC",title:"Plausible Analytics",source:"https://github.com/plausible/docs/blob/be5c935484e075f1e0caf3c9b3351ddd62348139/static/img/logo.svg", + } ,[SimpleIcons.PlayCanvas]: { - hex:"E05F2C",title:"PlayCanvas",source:"https://playcanvas.com/", + hex:"E05F2C",title:"PlayCanvas",source:"https://playcanvas.com", } ,[SimpleIcons.PlayerFM]: { - hex:"C8122A",title:"Player FM",source:"https://player.fm/", + hex:"C8122A",title:"Player FM",source:"https://player.fm", } ,[SimpleIcons.PlayerMe]: { hex:"C0379A",title:"Player.me",source:"https://player.me/p/about-us", @@ -13452,20 +22031,26 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.PlayStation5]: { hex:"003791",title:"PlayStation 5",source:"https://www.playstation.com/en-us/ps5/", } + ,[SimpleIcons.PlayStationPortable]: { + hex:"003791",title:"PlayStation Portable",source:"https://commons.wikimedia.org/wiki/File:PSP_Logo.svg", + } ,[SimpleIcons.PlayStationVita]: { hex:"003791",title:"PlayStation Vita",source:"https://commons.wikimedia.org/wiki/File:PlayStation_Vita_logo.svg", } ,[SimpleIcons.Pleroma]: { - hex:"FBA457",title:"Pleroma",source:"https://pleroma.social/", + hex:"FBA457",title:"Pleroma",source:"https://pleroma.social", } ,[SimpleIcons.Plesk]: { hex:"52BBE6",title:"Plesk",source:"https://www.plesk.com/brand/", } ,[SimpleIcons.Plex]: { - hex:"E5A00D",title:"Plex",source:"https://brand.plex.tv/", + hex:"EBAF00",title:"Plex",source:"https://brand.plex.tv", } ,[SimpleIcons.Plotly]: { - hex:"3F4F75",title:"Plotly",source:"https://plotly.com/", + hex:"3F4F75",title:"Plotly",source:"https://plotly.com", + } + ,[SimpleIcons.Plume]: { + hex:"7C5CDF",title:"Plume",source:"https://www.plume.com", } ,[SimpleIcons.Pluralsight]: { hex:"F15B2A",title:"Pluralsight",source:"https://www.pluralsight.com/newsroom/brand-assets", @@ -13477,7 +22062,7 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"4285F4",title:"Plus Codes",source:"https://maps.google.com/pluscodes/", } ,[SimpleIcons.PM2]: { - hex:"2B037A",title:"PM2",source:"https://pm2.keymetrics.io/", + hex:"2B037A",title:"PM2",source:"https://pm2.keymetrics.io", } ,[SimpleIcons.Pnpm]: { hex:"F69220",title:"pnpm",source:"https://pnpm.io/logos", @@ -13488,11 +22073,23 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.PocketCasts]: { hex:"F43E37",title:"Pocket Casts",source:"https://blog.pocketcasts.com/press/", } + ,[SimpleIcons.PocketBase]: { + hex:"B8DBE4",title:"PocketBase",source:"https://github.com/pocketbase/pocketbase/blob/4b64e0910b7dc527ff3de8cdacec074e40449e2e/ui/dist/images/logo.svg", + } ,[SimpleIcons.PodcastAddict]: { hex:"F4842D",title:"Podcast Addict",source:"https://podcastaddict.com", } + ,[SimpleIcons.PodcastIndex]: { + hex:"F90000",title:"Podcast Index",source:"https://podcastindex.org", + } ,[SimpleIcons.Podman]: { - hex:"892CA0",title:"Podman",source:"https://podman.io/", + hex:"892CA0",title:"Podman",source:"https://podman.io", + } + ,[SimpleIcons.Poe]: { + hex:"5D5CDE",title:"Poe",source:"https://poe.com", + } + ,[SimpleIcons.Poetry]: { + hex:"60A5FA",title:"Poetry",source:"https://python-poetry.org", } ,[SimpleIcons.Pointy]: { hex:"009DE0",title:"Pointy",source:"https://www.pointy.com/ie/vend", @@ -13500,38 +22097,65 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Pok_mon]: { hex:"FFCB05",title:"Pokémon",source:"https://commons.wikimedia.org/wiki/File:International_Pok%C3%A9mon_logo.svg", } + ,[SimpleIcons.Polars]: { + hex:"CD792C",title:"Polars",source:"https://pola.rs", + } + ,[SimpleIcons.Polestar]: { + hex:"000000",title:"Polestar",source:"https://commons.wikimedia.org/wiki/File:Polestar_logo_2020.svg", + } + ,[SimpleIcons.Polkadot]: { + hex:"E6007A",title:"Polkadot",source:"https://polkadot.network/brand-assets/", + } ,[SimpleIcons.Poly]: { - hex:"EB3C00",title:"Poly",source:"https://www.poly.com/", + hex:"EB3C00",title:"Poly",source:"https://www.poly.com", + } + ,[SimpleIcons.Polygon]: { + hex:"7B3FE4",title:"Polygon",source:"https://www.polygon.technology", } ,[SimpleIcons.PolymerProject]: { hex:"FF4470",title:"Polymer Project",source:"https://github.com/Polymer/polymer-project.org/blob/3d3e967446858b49a7796676714865ac9b2a5275/app/images/logos/p-logo.svg", } + ,[SimpleIcons.Polywork]: { + hex:"543DE0",title:"Polywork",source:"https://www.polywork.com", + } + ,[SimpleIcons.Pond5]: { + hex:"000000",title:"Pond5",source:"https://pond5.com", + } ,[SimpleIcons.Pop_OS]: { - hex:"48B9C7",title:"Pop!_OS",source:"https://pop.system76.com/", + hex:"48B9C7",title:"Pop!_OS",source:"https://github.com/system76/brand/blob/7a31740b54f929b62a165baa61dfb0b5164261e8/Pop_OS%20branding/Pop_icon.svg", + } + ,[SimpleIcons.Porkbun]: { + hex:"EF7878",title:"Porkbun",source:"https://porkbun.design", } ,[SimpleIcons.Porsche]: { - hex:"B12B28",title:"Porsche",source:"https://www.porsche.com/", + hex:"B12B28",title:"Porsche",source:"https://www.porsche.com", + } + ,[SimpleIcons.Portainer]: { + hex:"13BEF9",title:"Portainer",source:"https://www.portainer.io", + } + ,[SimpleIcons.PortSwigger]: { + hex:"FF6633",title:"PortSwigger",source:"https://portswigger.net", + } + ,[SimpleIcons.Posit]: { + hex:"447099",title:"Posit",source:"https://docs.posit.co", } ,[SimpleIcons.PostCSS]: { - hex:"DD3A0A",title:"PostCSS",source:"https://postcss.org/", + hex:"DD3A0A",title:"PostCSS",source:"https://postcss.org", } ,[SimpleIcons.PostgreSQL]: { hex:"4169E1",title:"PostgreSQL",source:"https://wiki.postgresql.org/wiki/Logo", } + ,[SimpleIcons.PostHog]: { + hex:"000000",title:"PostHog",source:"https://posthog.com/handbook/company/brand-assets", + } ,[SimpleIcons.Postman]: { hex:"FF6C37",title:"Postman",source:"https://www.getpostman.com/resources/media-assets/", } ,[SimpleIcons.Postmates]: { hex:"FFDF18",title:"Postmates",source:"https://postmates.com/press-and-media", } - ,[SimpleIcons.PowerBI]: { - hex:"F2C811",title:"Power BI",source:"https://powerbi.microsoft.com/en-us/", - } ,[SimpleIcons.POWERS]: { - hex:"E74536",title:"POWERS",source:"https://www.powerswhiskey.com/", - } - ,[SimpleIcons.PowerShell]: { - hex:"5391FE",title:"PowerShell",source:"https://github.com/PowerShell/PowerShell", + hex:"E74536",title:"POWERS",source:"https://www.powerswhiskey.com", } ,[SimpleIcons.PrCo]: { hex:"0080FF",title:"pr.co",source:"https://news.pr.co/media_kits", @@ -13539,9 +22163,18 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.PreCommit]: { hex:"FAB040",title:"pre-commit",source:"https://github.com/pre-commit/pre-commit.com/blob/f263cdbcf46f97e1bd6229f2ab6d27bf8290ca88/logo.svg", } + ,[SimpleIcons.Preact]: { + hex:"673AB8",title:"Preact",source:"https://preactjs.com", + } + ,[SimpleIcons.Prefect]: { + hex:"070E10",title:"Prefect",source:"https://www.prefect.io", + } ,[SimpleIcons.PremierLeague]: { hex:"360D3A",title:"Premier League",source:"https://www.premierleague.com", } + ,[SimpleIcons.PrepBytes]: { + hex:"5A87C6",title:"PrepBytes",source:"https://www.prepbytes.com", + } ,[SimpleIcons.PrestaShop]: { hex:"DF0067",title:"PrestaShop",source:"https://www.prestashop.com/en/media-kit", } @@ -13551,6 +22184,12 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Prettier]: { hex:"F7B93E",title:"Prettier",source:"https://github.com/prettier/prettier-logo/blob/06997b307e0608ebee2044dafa0b9429d6b5a103/images/prettier-icon-clean-centred.svg", } + ,[SimpleIcons.Pretzel]: { + hex:"1BB3A4",title:"Pretzel",source:"https://www.pretzel.rocks", + } + ,[SimpleIcons.Prevention]: { + hex:"44C1C5",title:"Prevention",source:"https://prevention.com", + } ,[SimpleIcons.Prezi]: { hex:"3181FF",title:"Prezi",source:"https://prezi.com/press/kit/", } @@ -13560,14 +22199,26 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.PrimeVideo]: { hex:"1F2E3E",title:"Prime Video",source:"https://videodirect.amazon.com/home/help?topicId=GT7W7GJBTDJW6Z8W#G8T2JFQZXPMHJLRZ", } + ,[SimpleIcons.PrimeNG]: { + hex:"DD0031",title:"PrimeNG",source:"https://www.primefaces.org/press-kit", + } + ,[SimpleIcons.PrimeReact]: { + hex:"03C4E8",title:"PrimeReact",source:"https://www.primefaces.org/press-kit", + } + ,[SimpleIcons.Printables]: { + hex:"FA6831",title:"Printables",source:"https://printables.com", + } ,[SimpleIcons.Prisma]: { - hex:"2D3748",title:"Prisma",source:"https://github.com/prisma/presskit", + hex:"2D3748",title:"Prisma",source:"https://github.com/prisma/presskit/tree/4bcb64181f266723439d955d60afa1c55fefa715", } ,[SimpleIcons.Prismic]: { - hex:"5163BA",title:"Prismic",source:"https://prismic.io/", + hex:"5163BA",title:"Prismic",source:"https://prismic.io", + } + ,[SimpleIcons.PrivateDivision]: { + hex:"000000",title:"Private Division",source:"https://account.privatedivision.com", } ,[SimpleIcons.PrivateInternetAccess]: { - hex:"4BB749",title:"Private Internet Access",source:"https://www.privateinternetaccess.com/pages/press", + hex:"1E811F",title:"Private Internet Access",source:"https://www.privateinternetaccess.com", } ,[SimpleIcons.ProTools]: { hex:"7ACB10",title:"Pro Tools",source:"https://cdn-www.avid.com/Content/fonts/avidmoon.ttf", @@ -13576,10 +22227,10 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"00B0D8",title:"Probot",source:"https://github.com/probot/probot/blob/5d29945dd2116618d63aba9d7a4460b940a85f5d/static/robot.svg", } ,[SimpleIcons.ProcessingFoundation]: { - hex:"006699",title:"Processing Foundation",source:"https://processingfoundation.org/", + hex:"006699",title:"Processing Foundation",source:"https://processingfoundation.org", } ,[SimpleIcons.ProcessWire]: { - hex:"2480E6",title:"ProcessWire",source:"https://processwire.com/", + hex:"2480E6",title:"ProcessWire",source:"https://processwire.com", } ,[SimpleIcons.ProductHunt]: { hex:"DA552F",title:"Product Hunt",source:"https://www.producthunt.com/branding", @@ -13588,13 +22239,19 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"380953",title:"Progate",source:"https://progate.com", } ,[SimpleIcons.Progress]: { - hex:"5CE500",title:"Progress",source:"https://www.progress.com/", + hex:"5CE500",title:"Progress",source:"https://www.progress.com", } ,[SimpleIcons.Prometheus]: { - hex:"E6522C",title:"Prometheus",source:"https://prometheus.io/", + hex:"E6522C",title:"Prometheus",source:"https://prometheus.io", + } + ,[SimpleIcons.PronounsPage]: { + hex:"C71585",title:"Pronouns.page",source:"https://pronouns.page/design", } ,[SimpleIcons.ProSieben]: { - hex:"E6000F",title:"ProSieben",source:"https://www.prosieben.de/", + hex:"E6000F",title:"ProSieben",source:"https://www.prosieben.de", + } + ,[SimpleIcons.Proteus]: { + hex:"1C79B3",title:"Proteus",source:"https://www.labcenter.com", } ,[SimpleIcons.ProtoIo]: { hex:"34A7C1",title:"Proto.io",source:"https://proto.io/en/presskit", @@ -13602,35 +22259,59 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.ProtocolsIo]: { hex:"4D9FE7",title:"protocols.io",source:"https://www.protocols.io/brand", } - ,[SimpleIcons.ProtonDB]: { - hex:"F50057",title:"ProtonDB",source:"https://www.protondb.com/", + ,[SimpleIcons.Proton]: { + hex:"6D4AFF",title:"Proton",source:"https://proton.me/media/kit", + } + ,[SimpleIcons.ProtonCalendar]: { + hex:"50B0E9",title:"Proton Calendar",source:"https://proton.me/media/kit", + } + ,[SimpleIcons.ProtonDrive]: { + hex:"EB508D",title:"Proton Drive",source:"https://proton.me/media/kit", } ,[SimpleIcons.ProtonMail]: { - hex:"8B89CC",title:"ProtonMail",source:"https://protonmail.com/media-kit", + hex:"6D4AFF",title:"Proton Mail",source:"https://proton.me/media/kit", } ,[SimpleIcons.ProtonVPN]: { - hex:"56B366",title:"ProtonVPN",source:"https://protonvpn.com/press", + hex:"66DEB1",title:"Proton VPN",source:"https://proton.me/media/kit", + } + ,[SimpleIcons.ProtonDB]: { + hex:"F50057",title:"ProtonDB",source:"https://www.protondb.com", + } + ,[SimpleIcons.Protractor]: { + hex:"ED163A",title:"Protractor",source:"https://github.com/angular/protractor/blob/4bc80d1a459542d883ea9200e4e1f48d265d0fda/logo.svg", } ,[SimpleIcons.Proxmox]: { hex:"E57000",title:"Proxmox",source:"https://www.proxmox.com/en/news/media-kit", } + ,[SimpleIcons.Pterodactyl]: { + hex:"10539F",title:"Pterodactyl",source:"https://github.com/pterodactyl/panel/blob/eaf46429f2a001469fb5f18f7891ce8e5be7f049/public/favicons/favicon-96x96.png", + } + ,[SimpleIcons.PUBG]: { + hex:"FEAB02",title:"PUBG",source:"https://www.pubgmobile.com/en/event/brandassets/", + } ,[SimpleIcons.Publons]: { hex:"336699",title:"Publons",source:"https://publons.com/about/the-publons-logo", } ,[SimpleIcons.PubMed]: { - hex:"326599",title:"PubMed",source:"https://pubmed.ncbi.nlm.nih.gov/", + hex:"326599",title:"PubMed",source:"https://pubmed.ncbi.nlm.nih.gov", } ,[SimpleIcons.Pug]: { hex:"A86454",title:"Pug",source:"https://github.com/pugjs/pug-logo/blob/61429fc45b5a411b83bdb5c99a61084d3054d1e6/SVG/pug-final-logo_-mono-64.svg", } + ,[SimpleIcons.Pulumi]: { + hex:"8A3391",title:"Pulumi",source:"https://www.pulumi.com", + } + ,[SimpleIcons.Puma]: { + hex:"242B2F",title:"Puma",source:"https://us.puma.com", + } ,[SimpleIcons.Puppet]: { hex:"FFAE1A",title:"Puppet",source:"https://puppet.com/company/press-room/", } ,[SimpleIcons.Puppeteer]: { - hex:"40B5A4",title:"Puppeteer",source:"https://pptr.dev/", + hex:"40B5A4",title:"Puppeteer",source:"https://pptr.dev", } ,[SimpleIcons.PureScript]: { - hex:"14161A",title:"PureScript",source:"https://github.com/purescript/logo", + hex:"14161A",title:"PureScript",source:"https://github.com/purescript/logo/tree/1e7a57affdaeaf88ff594c08bd2b5a78fe2ed13c", } ,[SimpleIcons.PurgeCSS]: { hex:"14161A",title:"PurgeCSS",source:"https://github.com/FullHuman/purgecss/blob/4e2bf58e218119cc9faf9faa615d62a059bf9d9a/docs/.vuepress/public/safari-pinned-tab.svg", @@ -13638,35 +22319,65 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Purism]: { hex:"2D2D2D",title:"Purism",source:"https://puri.sm/pr/images/", } + ,[SimpleIcons.Pushbullet]: { + hex:"4AB367",title:"Pushbullet",source:"https://www.pushbullet.com/press", + } ,[SimpleIcons.Pusher]: { - hex:"300D4F",title:"Pusher",source:"https://pusher.com/", + hex:"300D4F",title:"Pusher",source:"https://pusher.com", + } + ,[SimpleIcons.PWA]: { + hex:"5A0FC8",title:"PWA",source:"https://github.com/webmaxru/progressive-web-apps-logo/blob/77744cd5c0a4d484bb3d082c6ac458c44202da03/pwalogo-white.svg", } ,[SimpleIcons.PyCharm]: { hex:"000000",title:"PyCharm",source:"https://www.jetbrains.com/company/brand/logos/", } + ,[SimpleIcons.PyCQA]: { + hex:"201B44",title:"PyCQA",source:"https://github.com/PyCQA/meta/blob/ac828d8d7eb55501addefb0ceb6496ab15e85ca5/logo/pycqa1-02.svg", + } + ,[SimpleIcons.Pydantic]: { + hex:"E92063",title:"Pydantic",source:"https://github.com/pydantic/pydantic/blob/94c748001a32992a587694b999fb1f3d2f1fc1fe/docs/logo-white.svg", + } + ,[SimpleIcons.PyG]: { + hex:"3C2179",title:"PyG",source:"https://github.com/pyg-team/pyg_sphinx_theme/blob/4f696513b4b4adf2ba3874574a10a8e8718672fe/pyg_sphinx_theme/static/img/pyg_logo.svg", + } ,[SimpleIcons.PyPI]: { - hex:"3775A9",title:"PyPI",source:"https://pypi.org/", + hex:"3775A9",title:"PyPI",source:"https://pypi.org", } ,[SimpleIcons.PyPy]: { - hex:"193440",title:"PyPy",source:"https://www.pypy.org/images/pypy-logo.svg", + hex:"193440",title:"PyPy",source:"https://www.pypy.org", + } + ,[SimpleIcons.PyScaffold]: { + hex:"005CA0",title:"PyScaffold",source:"https://github.com/pyscaffold/pyscaffold/blob/3f72bf7894fc73b34af06a90bb5d43aae410ce5d/docs/gfx/logo.svg", + } + ,[SimpleIcons.PySyft]: { + hex:"F1BF7A",title:"PySyft",source:"https://github.com/OpenMined/openmined-website/blob/db5c223657c8c49ab1ee8db2841fe802f73af31c/src/containers/app/components/repo-icon/assets/syft.svg", + } + ,[SimpleIcons.Pytest]: { + hex:"0A9EDC",title:"Pytest",source:"https://github.com/pytest-dev/design/blob/081f06cd2d6cd742e68f593560a2e8c1802feb7c/pytest_logo/pytest_logo.svg", } ,[SimpleIcons.Python]: { hex:"3776AB",title:"Python",source:"https://www.python.org/community/logos/", } + ,[SimpleIcons.PythonAnywhere]: { + hex:"1D9FD7",title:"PythonAnywhere",source:"https://www.pythonanywhere.com", + } ,[SimpleIcons.PyTorch]: { hex:"EE4C2C",title:"PyTorch",source:"https://github.com/pytorch/pytorch.github.io/blob/8f083bd12192ca12d5e1c1f3d236f4831d823d8f/assets/images/logo.svg", } - ,[SimpleIcons.PyTorchLightning]: { - hex:"792EE5",title:"PyTorch Lightning",source:"https://github.com/PyTorchLightning/pytorch-lightning/blob/a584196abf820179adb0758ef67ddae91c44e7bc/docs/source/_static/images/icon.svg", - } ,[SimpleIcons.PyUp]: { - hex:"9F55FF",title:"PyUp",source:"https://pyup.io/", + hex:"9F55FF",title:"PyUp",source:"https://pyup.io", } ,[SimpleIcons.Qantas]: { - hex:"E40000",title:"Qantas",source:"https://freight.qantas.com/", + hex:"E40000",title:"Qantas",source:"https://www.qantas.com", + } + ,[SimpleIcons.Qase]: { + hex:"4F46DC",title:"Qase",source:"https://qase.io", } ,[SimpleIcons.QatarAirways]: { - hex:"5C0D34",title:"Qatar Airways",source:"https://www.qatarairways.com/en/press-kit.html", + hex:"5C0D34",title:"Qatar Airways",source:"https://www.qatarairways.com/press-releases/en-WW/media_kits", + } + ,[SimpleIcons.Qbittorrent]: { + hex:"2F67BA",title:"qbittorrent",source:"https://github.com/qbittorrent/qBittorrent/blob/73028f9930d9ab9d89edb60ed4aedb66d75669d9/src/icons/qbittorrent-tray-light.svg", } ,[SimpleIcons.QEMU]: { hex:"FF6600",title:"QEMU",source:"https://wiki.qemu.org/Logo", @@ -13684,130 +22395,241 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"6929C4",title:"Qiskit",source:"https://qiskit.org", } ,[SimpleIcons.QIWI]: { - hex:"FF8C00",title:"QIWI",source:"https://qiwi.com/", + hex:"FF8C00",title:"QIWI",source:"https://qiwi.com", + } + ,[SimpleIcons.Qlik]: { + hex:"009848",title:"Qlik",source:"https://www.qlik.com", + } + ,[SimpleIcons.QMK]: { + hex:"333333",title:"QMK",source:"https://github.com/qmk/qmk.fm/blob/d6f7b646aa03f2941bb3977ba13a07ca351f20ae/assets/images/badge-dark.svg", + } + ,[SimpleIcons.QNAP]: { + hex:"0C2E82",title:"QNAP",source:"https://marketing.qnap.com/resource/qnap-logo-k100", } ,[SimpleIcons.Qt]: { - hex:"41CD52",title:"Qt",source:"https://qt-brandbook.webflow.io/design", + hex:"41CD52",title:"Qt",source:"https://www.qt.io", } ,[SimpleIcons.Qualcomm]: { hex:"3253DC",title:"Qualcomm",source:"https://www.qualcomm.com", } ,[SimpleIcons.Qualtrics]: { - hex:"00B4EF",title:"Qualtrics",source:"https://www.qualtrics.com/brand-book/", + hex:"00B4EF",title:"Qualtrics",source:"https://www.qualtrics.com/brand-book", + } + ,[SimpleIcons.Qualys]: { + hex:"ED2E26",title:"Qualys",source:"https://www.qualys.com", } ,[SimpleIcons.Quantcast]: { - hex:"000000",title:"Quantcast",source:"https://www.quantcast.com/", + hex:"000000",title:"Quantcast",source:"https://www.quantcast.com", } ,[SimpleIcons.QuantConnect]: { - hex:"F5AE29",title:"QuantConnect",source:"https://www.quantconnect.com/docs/home/home", + hex:"F98309",title:"QuantConnect",source:"https://www.quantconnect.com", } ,[SimpleIcons.Quarkus]: { - hex:"4695EB",title:"Quarkus",source:"https://design.jboss.org/quarkus/", + hex:"4695EB",title:"Quarkus",source:"https://design.jboss.org/quarkus", + } + ,[SimpleIcons.Quarto]: { + hex:"39729E",title:"Quarto",source:"https://github.com/quarto-dev/quarto-web/blob/fd2a993e3274b3433a0088d5daf85080bdf68d71/quarto-icon.svg", } ,[SimpleIcons.Quasar]: { - hex:"1976D2",title:"Quasar",source:"https://github.com/quasarframework/quasar-art/blob/cbbbb4b0b7ec7181dfc2d1b29a1ce025e71575bc/src/quasar-logo.svg", + hex:"050A14",title:"Quasar",source:"https://github.com/quasarframework/quasar-art/blob/6300e95687a923cd027dc4b8c356dd4e0cea618f/Brand/Logo/RGB/Icon/Monochrome/Cold%20Black/QUASAR_icon_mono_cold_black_RGB.svg", } ,[SimpleIcons.QubesOS]: { hex:"3874D8",title:"Qubes OS",source:"https://github.com/QubesOS/qubes-attachment/blob/ed7e552eb8a5fca4e099361d137793d3551b3968/icons/qubes-logo-home.svg", } ,[SimpleIcons.Quest]: { - hex:"FB4F14",title:"Quest",source:"https://brand.quest.com/", + hex:"FB4F14",title:"Quest",source:"https://brand.quest.com/quest/questlogos", } ,[SimpleIcons.QuickBooks]: { - hex:"2CA01C",title:"QuickBooks",source:"https://designsystem.quickbooks.com/visual-assets/logos/", + hex:"2CA01C",title:"QuickBooks",source:"https://design.intuit.com/quickbooks/brand", + } + ,[SimpleIcons.QuickLook]: { + hex:"0078D3",title:"QuickLook",source:"https://github.com/QL-Win/QuickLook/blob/f726841d99bbceafd5399e5777b4dba302bf1e51/QuickLook/Resources/app.svg", } ,[SimpleIcons.QuickTime]: { hex:"1C69F0",title:"QuickTime",source:"https://support.apple.com/quicktime", } + ,[SimpleIcons.Quicktype]: { + hex:"159588",title:"quicktype",source:"https://github.com/glideapps/quicktype-xcode/blob/2f9a8d2ef2466358341142c3881d54e065b30a8c/media/logo.svg", + } ,[SimpleIcons.Quip]: { - hex:"F27557",title:"Quip",source:"https://quip.com/", + hex:"F27557",title:"Quip",source:"https://quip.com", + } + ,[SimpleIcons.Quizlet]: { + hex:"4255FF",title:"Quizlet",source:"https://quizlet.com", } ,[SimpleIcons.Quora]: { hex:"B92B27",title:"Quora",source:"https://www.quora.com", } + ,[SimpleIcons.Qwant]: { + hex:"5C97FF",title:"Qwant",source:"https://about.qwant.com", + } + ,[SimpleIcons.Qwik]: { + hex:"AC7EF4",title:"Qwik",source:"https://github.com/BuilderIO/qwik/blob/c88e53d49dc65020899d770338f4e51f3134611e/packages/docs/public/logos/qwik-logo.svg", + } ,[SimpleIcons.Qwiklabs]: { - hex:"F5CD0E",title:"Qwiklabs",source:"https://www.qwiklabs.com", + hex:"F5CD0E",title:"Qwiklabs",source:"https://www.cloudskillsboost.google", } ,[SimpleIcons.Qzone]: { - hex:"FECE00",title:"Qzone",source:"https://qzone.qq.com/", + hex:"FECE00",title:"Qzone",source:"https://qzone.qq.com", } ,[SimpleIcons.R]: { hex:"276DC3",title:"R",source:"https://www.r-project.org/logo/", } ,[SimpleIcons.R3]: { - hex:"EC1D24",title:"R3",source:"https://www.r3.com/", + hex:"EC1D24",title:"R3",source:"https://www.r3.com", } ,[SimpleIcons.RabbitMQ]: { - hex:"FF6600",title:"RabbitMQ",source:"https://www.rabbitmq.com/", + hex:"FF6600",title:"RabbitMQ",source:"https://www.rabbitmq.com", } ,[SimpleIcons.Racket]: { - hex:"9F1D20",title:"Racket",source:"https://racket-lang.org/", + hex:"9F1D20",title:"Racket",source:"https://racket-lang.org", + } + ,[SimpleIcons.RADStudio]: { + hex:"E62431",title:"RAD Studio",source:"https://www.embarcadero.com/news/logo", } ,[SimpleIcons.Radar]: { - hex:"007AFF",title:"Radar",source:"https://radar.io/", + hex:"007AFF",title:"Radar",source:"https://radar.io", + } + ,[SimpleIcons.Radarr]: { + hex:"FFCB3D",title:"radarr",source:"https://github.com/Radarr/Radarr/blob/5f624a147bb62d37b731d9a0ae02bfd338793962/Logo/Radarr.svg", } ,[SimpleIcons.RadioPublic]: { hex:"CE262F",title:"RadioPublic",source:"https://help.radiopublic.com/hc/en-us/articles/360002546754-RadioPublic-logos", } + ,[SimpleIcons.RadixUI]: { + hex:"161618",title:"Radix UI",source:"https://www.radix-ui.com", + } + ,[SimpleIcons.Railway]: { + hex:"0B0D0E",title:"Railway",source:"https://railway.app", + } ,[SimpleIcons.Rainmeter]: { hex:"19519B",title:"Rainmeter",source:"https://github.com/rainmeter/rainmeter-www/blob/867fd905fda8d1b1083730adcb7f49f1775cb5b0/source/img/logo_blue.ai", } ,[SimpleIcons.Rakuten]: { - hex:"BF0000",title:"Rakuten",source:"https://global.rakuten.com/corp/assets/img/site-icons/rakuten-black.svg", + hex:"BF0000",title:"Rakuten",source:"https://global.rakuten.com/corp/news/media", } ,[SimpleIcons.Ram]: { - hex:"000000",title:"Ram",source:"http://www.fcaci.com/x/RAMv15", + hex:"000000",title:"Ram",source:"https://www.fcaci.com/x/RAMv15", } ,[SimpleIcons.Rancher]: { hex:"0075A8",title:"Rancher",source:"https://rancher.com/brand-guidelines/", } + ,[SimpleIcons.Rapid]: { + hex:"0055DA",title:"Rapid",source:"https://rapidapi.com", + } + ,[SimpleIcons.Rarible]: { + hex:"FEDA03",title:"Rarible",source:"https://rarible.com", + } + ,[SimpleIcons.Rasa]: { + hex:"5A17EE",title:"Rasa",source:"https://rasa.com", + } ,[SimpleIcons.RaspberryPi]: { hex:"A22846",title:"Raspberry Pi",source:"https://www.raspberrypi.org/trademark-rules", } + ,[SimpleIcons.Ravelry]: { + hex:"EE6E62",title:"Ravelry",source:"https://www.ravelry.com/help/logos", + } + ,[SimpleIcons.Ray]: { + hex:"028CF0",title:"Ray",source:"https://github.com/ray-project/ray/blob/6522935291caa120e83697c6c9b3a450617c9283/dashboard/client/src/logo.svg", + } + ,[SimpleIcons.Raycast]: { + hex:"FF6363",title:"Raycast",source:"https://www.raycast.com/press", + } + ,[SimpleIcons.Raylib]: { + hex:"000000",title:"Raylib",source:"https://github.com/raysan5/raylib/blob/e7a486fa81adac1833253c849ca73c5b3f7ef361/logo/raylib_512x512.png", + } ,[SimpleIcons.Razer]: { - hex:"00FF00",title:"Razer",source:"https://press.razer.com/", + hex:"00FF00",title:"Razer",source:"https://press.razer.com", + } + ,[SimpleIcons.Razorpay]: { + hex:"0C2451",title:"Razorpay",source:"https://razorpay.com/newsroom/brand-assets/", + } + ,[SimpleIcons.Rclone]: { + hex:"3F79AD",title:"Rclone",source:"https://github.com/rclone/rclone/blob/8f1c309c8149a734ccc3a0d2ce185b936dbe783a/graphics/logo/svg/logo_symbol_color.svg", } ,[SimpleIcons.React]: { hex:"61DAFB",title:"React",source:"https://github.com/facebook/create-react-app/blob/282c03f9525fdf8061ffa1ec50dce89296d916bd/test/fixtures/relative-paths/src/logo.svg", } + ,[SimpleIcons.ReactBootstrap]: { + hex:"41E0FD",title:"React Bootstrap",source:"https://github.com/react-bootstrap/react-bootstrap/blob/be23c304fa40ddb209919b0faac1e5dd8cef53ad/www/static/img/logo.svg", + } + ,[SimpleIcons.ReactHookForm]: { + hex:"EC5990",title:"React Hook Form",source:"https://github.com/react-hook-form/documentation/blob/d049ffe923336ce7a5bf58990c54c07f39ab2429/src/images/Logo.svg", + } + ,[SimpleIcons.ReactQuery]: { + hex:"FF4154",title:"React Query",source:"https://github.com/tannerlinsley/react-query/blob/9b5d18cd47a4c1454d6c8dd0f38280641c1dd5dd/docs/src/images/emblem-light.svg", + } ,[SimpleIcons.ReactRouter]: { hex:"CA4245",title:"React Router",source:"https://github.com/ReactTraining/react-router/blob/c94bcd8cef0c811f80b02777ec26fee3618f8e86/website/static/safari-pinned-tab.svg", } + ,[SimpleIcons.ReactTable]: { + hex:"FF4154",title:"React Table",source:"https://github.com/tannerlinsley/react-table/blob/8c77b4ad97353a0b1f0746be5b919868862a9dcc/docs/src/images/emblem-light.svg", + } + ,[SimpleIcons.ReactiveResume]: { + hex:"000000",title:"Reactive Resume",source:"https://github.com/AmruthPillai/Reactive-Resume/blob/0f765af4687acd05d63cccf3676583735c86a8c2/apps/artboard/public/icon/dark.svg", + } ,[SimpleIcons.ReactiveX]: { - hex:"B7178C",title:"ReactiveX",source:"https://github.com/ReactiveX/rxjs/blob/master/resources/CI-CD/logo/svg/RxJs_Logo_Black.svg", + hex:"B7178C",title:"ReactiveX",source:"https://github.com/ReactiveX/rxjs/blob/ee6ababb9fa75f068ac2122e956ff4e449604c59/resources/CI-CD/logo/svg/RxJs_Logo_Black.svg", } ,[SimpleIcons.ReactOS]: { - hex:"0088CC",title:"ReactOS",source:"https://github.com/reactos/press-media", + hex:"0088CC",title:"ReactOS",source:"https://github.com/reactos/press-media/tree/48089e09e0c7e828f1eb81e5ea0d8da85ec41dc3", } ,[SimpleIcons.ReadTheDocs]: { hex:"8CA1AF",title:"Read the Docs",source:"https://github.com/readthedocs/readthedocs.org/blob/2dc9706c4fe7fa6d4410ed0e5aedca8d4796fe0f/media/readthedocsbranding.ai", } + ,[SimpleIcons.ReadCv]: { + hex:"111111",title:"Read.cv",source:"https://read.cv/support/faq", + } + ,[SimpleIcons.ReadMe]: { + hex:"018EF5",title:"ReadMe",source:"https://readme.com", + } ,[SimpleIcons.Realm]: { - hex:"39477F",title:"Realm",source:"https://realm.io/", + hex:"39477F",title:"Realm",source:"https://realm.io", } ,[SimpleIcons.Reason]: { - hex:"DD4B39",title:"Reason",source:"https://reasonml.github.io/img/reason.svg", + hex:"DD4B39",title:"Reason",source:"https://github.com/reasonml/reasonml.github.io/blob/18dc62ad841f0def6551a65e41083c9d5784da93/website/static/img/reason.svg", } ,[SimpleIcons.ReasonStudios]: { hex:"FFFFFF",title:"Reason Studios",source:"https://www.reasonstudios.com/press", } + ,[SimpleIcons.Recoil]: { + hex:"3578E5",title:"Recoil",source:"https://recoiljs.org", + } + ,[SimpleIcons.Red]: { + hex:"B32629",title:"Red",source:"https://www.red-lang.org", + } + ,[SimpleIcons.RedBull]: { + hex:"DB0A40",title:"Red Bull",source:"https://www.redbull.com", + } ,[SimpleIcons.RedHat]: { hex:"EE0000",title:"Red Hat",source:"https://www.redhat.com/en/about/brand/new-brand/details", } ,[SimpleIcons.RedHatOpenShift]: { - hex:"EE0000",title:"Red Hat Open Shift",source:"https://www.openshift.com/", + hex:"EE0000",title:"Red Hat Open Shift",source:"https://www.openshift.com", + } + ,[SimpleIcons.Redash]: { + hex:"FF7964",title:"Redash",source:"https://github.com/getredash/website/blob/c454b523fdaa60218845313904c5498cda7e7b7a/static/assets/images/elements/redash-logo.svg", } ,[SimpleIcons.Redbubble]: { - hex:"E41321",title:"Redbubble",source:"https://www.redbubble.com/explore/client/4196122a442ab3f429ec802f71717465.svg", + hex:"E41321",title:"Redbubble",source:"https://www.redbubble.com", } ,[SimpleIcons.Reddit]: { hex:"FF4500",title:"Reddit",source:"https://www.redditinc.com/brand", } ,[SimpleIcons.Redis]: { - hex:"DC382D",title:"Redis",source:"https://www.redislabs.com/brand-guidelines/", + hex:"FF4438",title:"Redis",source:"https://redis.io/brand-guidelines", + } + ,[SimpleIcons.Redmine]: { + hex:"B32024",title:"Redmine",source:"https://www.redmine.org/projects/redmine/wiki/logo", + } + ,[SimpleIcons.Redox]: { + hex:"000000",title:"Redox",source:"https://github.com/redox-os/assets/blob/4935a777cd7aa44323d3c263b1e0bb4ae864a027/logos/redox/vectorized_logo.svg", + } + ,[SimpleIcons.Redsys]: { + hex:"DC7C26",title:"Redsys",source:"https://redsys.es", } ,[SimpleIcons.Redux]: { - hex:"764ABC",title:"Redux",source:"https://github.com/reactjs/redux/tree/master/logo", + hex:"764ABC",title:"Redux",source:"https://github.com/reduxjs/redux/blob/abb5f892f7e46849e5ca9bc13e75cfbc944a71b6/logo/logo.svg", } ,[SimpleIcons.ReduxSaga]: { hex:"999999",title:"Redux-Saga",source:"https://github.com/redux-saga/redux-saga/blob/9d2164946f402e594a0dfe453c6d20fb6f14858f/logo/3840/Redux-Saga-Logo.png", @@ -13815,8 +22637,29 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.RedwoodJS]: { hex:"BF4722",title:"RedwoodJS",source:"https://redwoodjs.com/logos/", } + ,[SimpleIcons.Reebok]: { + hex:"E41D1B",title:"Reebok",source:"https://www.reebok.com/us", + } + ,[SimpleIcons.Refine]: { + hex:"14141F",title:"Refine",source:"https://s.refine.dev/refine-brand-assets", + } + ,[SimpleIcons.Relay]: { + hex:"F26B00",title:"Relay",source:"https://relay.dev", + } ,[SimpleIcons.RelianceIndustriesLimited]: { - hex:"D1AB66",title:"Reliance Industries Limited",source:"https://www.ril.com/getattachment/7c210e67-5b0e-4965-b1a2-2ee83e19cee9/Morgan-Stanley-Eighteenth-Annual-India-Summit,-31.aspx", + hex:"D1AB66",title:"Reliance Industries Limited",source:"https://www.ril.com/news-media/resource-center/media-kit/reliance-industries-limited", + } + ,[SimpleIcons.Remark]: { + hex:"000000",title:"remark",source:"https://github.com/remarkjs/remark/blob/26dc58a675ac7267c105f0fdb76a82db77f8402a/logo.svg", + } + ,[SimpleIcons.RemedyEntertainment]: { + hex:"D6001C",title:"Remedy Entertainment",source:"https://www.remedygames.com", + } + ,[SimpleIcons.Remix]: { + hex:"000000",title:"Remix",source:"https://drive.google.com/drive/u/0/folders/1pbHnJqg8Y1ATs0Oi8gARH7wccJGv4I2c", + } + ,[SimpleIcons.RemoveBg]: { + hex:"54616C",title:"remove.bg",source:"https://www.remove.bg", } ,[SimpleIcons.Ren_Py]: { hex:"FF7F7F",title:"Ren'Py",source:"https://renpy.org", @@ -13824,20 +22667,41 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Renault]: { hex:"FFCC33",title:"Renault",source:"https://en.media.groupe.renault.com/news/renault-news-march-2021-5f28-989c5.html", } - ,[SimpleIcons.RenovateBot]: { - hex:"1A1F6C",title:"RenovateBot",source:"https://avatars1.githubusercontent.com/u/38656520", + ,[SimpleIcons.Render]: { + hex:"000000",title:"Render",source:"https://render.com", + } + ,[SimpleIcons.Renovate]: { + hex:"1A1F6C",title:"Renovate",source:"https://avatars1.githubusercontent.com/u/38656520", } ,[SimpleIcons.Renren]: { hex:"217DC6",title:"Renren",source:"https://seeklogo.com/vector-logo/184137/renren-inc", } ,[SimpleIcons.Replit]: { - hex:"667881",title:"Replit",source:"https://repl.it/", + hex:"F26207",title:"Replit",source:"https://repl.it", + } + ,[SimpleIcons.RepublicOfGamers]: { + hex:"FF0029",title:"Republic of Gamers",source:"https://rog.asus.com", + } + ,[SimpleIcons.ReScript]: { + hex:"E6484F",title:"ReScript",source:"https://rescript-lang.org/brand", + } + ,[SimpleIcons.RescueTime]: { + hex:"161A3B",title:"RescueTime",source:"https://www.rescuetime.com/press", } ,[SimpleIcons.ResearchGate]: { - hex:"00CCBB",title:"ResearchGate",source:"https://c5.rgstatic.net/m/428059296771819/images/favicon/favicon.svg", + hex:"00CCBB",title:"ResearchGate",source:"https://www.researchgate.net", + } + ,[SimpleIcons.Resend]: { + hex:"000000",title:"Resend",source:"https://resend.com/brand", + } + ,[SimpleIcons.ReSharper]: { + hex:"000000",title:"ReSharper",source:"https://www.jetbrains.com/company/brand/logos/", } ,[SimpleIcons.ResurrectionRemixOS]: { - hex:"000000",title:"Resurrection Remix OS",source:"https://github.com/ResurrectionRemix", + hex:"000000",title:"Resurrection Remix OS",source:"https://avatars.githubusercontent.com/u/4931972", + } + ,[SimpleIcons.Retool]: { + hex:"3D3D3D",title:"Retool",source:"https://retool.com", } ,[SimpleIcons.RetroArch]: { hex:"000000",title:"RetroArch",source:"https://github.com/libretro/RetroArch/blob/b01aabf7d1f025999ad0f7812e6e6816d011e631/media/retroarch.svg", @@ -13845,62 +22709,119 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.RetroPie]: { hex:"CC0000",title:"RetroPie",source:"https://github.com/RetroPie/RetroPie-Docs/blob/c4e882bd2c9d740c591ff346e07a4a4cb536ca93/images/logo.svg", } + ,[SimpleIcons.ReVanced]: { + hex:"9ED5FF",title:"ReVanced",source:"https://revanced.app", + } ,[SimpleIcons.RevealJs]: { - hex:"F2E142",title:"reveal.js",source:"https://revealjs.com/", + hex:"F2E142",title:"reveal.js",source:"https://revealjs.com", } ,[SimpleIcons.ReverbNation]: { hex:"E43526",title:"ReverbNation",source:"https://www.reverbnation.com", } + ,[SimpleIcons.RevoltChat]: { + hex:"FF4655",title:"Revolt.chat",source:"https://app.revolt.chat/assets/badges/revolt_r.svg", + } ,[SimpleIcons.Revolut]: { - hex:"0075EB",title:"Revolut",source:"https://www.revolut.com/", + hex:"191C1F",title:"Revolut",source:"https://developer.revolut.com/docs/resources/marketing-assets-guidelines/marketing-guidelines", } ,[SimpleIcons.Revue]: { - hex:"E15718",title:"Revue",source:"https://www.getrevue.co/", + hex:"E15718",title:"Revue",source:"https://www.getrevue.co", } ,[SimpleIcons.REWE]: { - hex:"CC071E",title:"REWE",source:"https://www.rewe.de/", + hex:"CC071E",title:"REWE",source:"https://www.rewe.de", } ,[SimpleIcons.Rezgo]: { - hex:"F76C00",title:"Rezgo",source:"https://www.rezgo.com/", + hex:"F76C00",title:"Rezgo",source:"https://www.rezgo.com", } ,[SimpleIcons.Rhinoceros]: { hex:"801010",title:"Rhinoceros",source:"https://github.com/mcneel/compute.rhino3d/blob/2204d998ff0397a1c6a18dd2312a96508ad48bdb/README.md", } + ,[SimpleIcons.Rich]: { + hex:"FAE742",title:"Rich",source:"https://github.com/Textualize/rich/blob/fd981823644ccf50d685ac9c0cfe8e1e56c9dd35/imgs/logo.svg", + } ,[SimpleIcons.Rider]: { hex:"000000",title:"Rider",source:"https://www.jetbrains.com/company/brand/logos/", } + ,[SimpleIcons.RimacAutomobili]: { + hex:"0A222E",title:"Rimac Automobili",source:"https://www.rimac-automobili.com/media/", + } + ,[SimpleIcons.Rime]: { + hex:"000000",title:"Rime",source:"https://github.com/rime/home/blob/65738f446c7e6c56a560fdaa0c0f02937b8e51d0/blog/source/images/logo.svg", + } ,[SimpleIcons.Ring]: { hex:"1C9AD6",title:"Ring",source:"https://store.ring.com/press", } ,[SimpleIcons.RiotGames]: { - hex:"D32936",title:"Riot Games",source:"https://www.riotgames.com/en/press", + hex:"EB0029",title:"Riot Games",source:"https://www.riotgames.com/en/press", } ,[SimpleIcons.Ripple]: { hex:"0085C0",title:"Ripple",source:"https://www.ripple.com/media-kit/", } + ,[SimpleIcons.RISCV]: { + hex:"283272",title:"RISC-V",source:"https://riscv.org/risc-v-logo/", + } ,[SimpleIcons.Riseup]: { hex:"FF0000",title:"Riseup",source:"https://riseup.net/en/about-us/images", } + ,[SimpleIcons.RitzCarlton]: { + hex:"000000",title:"Ritz Carlton",source:"https://www.ritzcarlton.com/en/about-the-ritz-carlton", + } + ,[SimpleIcons.Rive]: { + hex:"1D1D1D",title:"Rive",source:"https://rive.app", + } + ,[SimpleIcons.RoadmapSh]: { + hex:"000000",title:"roadmap.sh",source:"https://roadmap.sh", + } ,[SimpleIcons.RoamResearch]: { hex:"343A40",title:"Roam Research",source:"https://roamresearch.com/#/app/help/page/Vu1MmjinS", } + ,[SimpleIcons.Robinhood]: { + hex:"00C805",title:"Robinhood",source:"https://robinhood.com", + } ,[SimpleIcons.Roblox]: { - hex:"000000",title:"Roblox",source:"https://corp.roblox.com/press-kit/", + hex:"000000",title:"Roblox",source:"https://www.roblox.com", + } + ,[SimpleIcons.RobloxStudio]: { + hex:"00A2FF",title:"Roblox Studio",source:"https://create.roblox.com", } ,[SimpleIcons.RobotFramework]: { - hex:"000000",title:"Robot Framework",source:"https://github.com/robotframework/visual-identity", + hex:"000000",title:"Robot Framework",source:"https://github.com/robotframework/visual-identity/blob/fadf8cda9f79ea31987a214f0047cca9626327b7/logo/robot-framework.svg", + } + ,[SimpleIcons.Rocket]: { + hex:"D33847",title:"Rocket",source:"https://rocket.rs", } ,[SimpleIcons.RocketChat]: { hex:"F5455C",title:"Rocket.Chat",source:"https://rocket.chat/press", } + ,[SimpleIcons.RocksDB]: { + hex:"2A2A2A",title:"RocksDB",source:"https://github.com/facebook/rocksdb/blob/9ed96703d11a1cf4af0e1c1db0e4a6057a8e5d42/docs/static/logo.svg", + } + ,[SimpleIcons.RockstarGames]: { + hex:"FCAF17",title:"Rockstar Games",source:"https://www.rockstargames.com", + } + ,[SimpleIcons.RockwellAutomation]: { + hex:"CD163F",title:"Rockwell Automation",source:"https://www.rockwellautomation.com/en-ie/company/news.html", + } + ,[SimpleIcons.RockyLinux]: { + hex:"10B981",title:"Rocky Linux",source:"https://github.com/rocky-linux/branding/blob/94e97dd30b87d909cc4f6a6838a2926f77f9ac47/logo/src/icon-black.svg", + } ,[SimpleIcons.Roku]: { - hex:"662D91",title:"Roku",source:"https://www.roku.com/", + hex:"662D91",title:"Roku",source:"https://www.roku.com", + } + ,[SimpleIcons.Roll20]: { + hex:"E10085",title:"Roll20",source:"https://roll20.net", } ,[SimpleIcons.RollsRoyce]: { - hex:"281432",title:"Rolls-Royce",source:"https://www.rolls-roycemotorcars.com/", + hex:"281432",title:"Rolls-Royce",source:"https://www.rolls-roycemotorcars.com", } ,[SimpleIcons.RollupJs]: { - hex:"EC4A3F",title:"rollup.js",source:"https://rollupjs.org/", + hex:"EC4A3F",title:"rollup.js",source:"https://rollupjs.org", + } + ,[SimpleIcons.Roon]: { + hex:"2039F3",title:"Roon",source:"https://help.roonlabs.com/portal/en/home", + } + ,[SimpleIcons.RootMe]: { + hex:"000000",title:"Root Me",source:"https://www.root-me.org", } ,[SimpleIcons.Roots]: { hex:"525DDC",title:"Roots",source:"https://roots.io/about/brand/", @@ -13914,44 +22835,83 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.ROS]: { hex:"22314E",title:"ROS",source:"https://www.ros.org/press-kit/", } + ,[SimpleIcons.Rossmann]: { + hex:"C3002D",title:"Rossmann",source:"https://www.rossmann.de", + } + ,[SimpleIcons.RotaryInternational]: { + hex:"F7A81B",title:"Rotary International",source:"https://www.rotary.org/en", + } ,[SimpleIcons.RottenTomatoes]: { hex:"FA320A",title:"Rotten Tomatoes",source:"https://commons.wikimedia.org/wiki/File:Rottentomatoesalternativelogo.svg", } ,[SimpleIcons.Roundcube]: { - hex:"37BEFF",title:"Roundcube",source:"https://roundcube.net/", + hex:"37BEFF",title:"Roundcube",source:"https://roundcube.net", + } + ,[SimpleIcons.RSocket]: { + hex:"EF0092",title:"RSocket",source:"https://rsocket.io/img/r-socket-pink.svg", } ,[SimpleIcons.RSS]: { hex:"FFA500",title:"RSS",source:"https://en.wikipedia.org/wiki/Feed_icon", } - ,[SimpleIcons.RStudio]: { - hex:"75AADB",title:"RStudio",source:"https://www.rstudio.com/about/logos/", + ,[SimpleIcons.RStudioIDE]: { + hex:"75AADB",title:"RStudio IDE",source:"https://www.rstudio.com/about/logos", } ,[SimpleIcons.RT_]: { hex:"00A7B3",title:"RTÉ",source:"https://www.rte.ie/archives/", } ,[SimpleIcons.RTL]: { - hex:"E9113B",title:"RTL",source:"https://commons.wikimedia.org/wiki/File:RTL_Cornerlogo.svg", + hex:"FA002E",title:"RTL",source:"https://www.rtl.de", } ,[SimpleIcons.RTLZWEI]: { - hex:"00BCF6",title:"RTLZWEI",source:"https://www.rtl2.de/", + hex:"00BCF6",title:"RTLZWEI",source:"https://www.rtl2.de", + } + ,[SimpleIcons.RTM]: { + hex:"36474F",title:"RTM",source:"https://www.rtm.fr", + } + ,[SimpleIcons.RuboCop]: { + hex:"000000",title:"RuboCop",source:"https://github.com/rubocop-semver/rubocop-ruby2_0/blob/5302f93058f7b739a73a7a6c11c566a2b196b96e/docs/images/logo/rubocop-light.svg", } ,[SimpleIcons.Ruby]: { hex:"CC342D",title:"Ruby",source:"https://www.ruby-lang.org/en/about/logo/", } ,[SimpleIcons.RubyOnRails]: { - hex:"CC0000",title:"Ruby on Rails",source:"http://rubyonrails.org/", + hex:"D30001",title:"Ruby on Rails",source:"https://github.com/simple-icons/simple-icons/issues/9619#issuecomment-1735150580", + } + ,[SimpleIcons.RubySinatra]: { + hex:"000000",title:"Ruby Sinatra",source:"https://github.com/sinatra/resources/tree/64c22f9b4bf2e52b5c0c875ba16671f295689efb/logo", } ,[SimpleIcons.RubyGems]: { hex:"E9573F",title:"RubyGems",source:"https://rubygems.org/pages/about", } + ,[SimpleIcons.RubyMine]: { + hex:"000000",title:"RubyMine",source:"https://www.jetbrains.com/company/brand/logos", + } + ,[SimpleIcons.Ruff]: { + hex:"D7FF64",title:"Ruff",source:"https://astral.sh/ruff", + } + ,[SimpleIcons.Rumahweb]: { + hex:"2EB4E3",title:"Rumahweb",source:"https://www.rumahweb.com", + } + ,[SimpleIcons.Rumble]: { + hex:"85C742",title:"Rumble",source:"https://rumble.com", + } + ,[SimpleIcons.Rundeck]: { + hex:"F73F39",title:"Rundeck",source:"https://github.com/rundeck/docs/blob/a1c98b682eb6e82b60de0daa876133f390630821/docs/.vuepress/public/images/rundeck-logo.svg", + } ,[SimpleIcons.Runkeeper]: { hex:"001E62",title:"Runkeeper",source:"https://runkeeper.com/cms/press-kit", } ,[SimpleIcons.RunKit]: { hex:"491757",title:"RunKit",source:"https://www.npmjs.com/package/@runkit/brand", } + ,[SimpleIcons.RunrunIt]: { + hex:"DB3729",title:"Runrun.it",source:"https://runrun.it/en-US/project-management-logos-icons", + } ,[SimpleIcons.Rust]: { - hex:"000000",title:"Rust",source:"https://www.rust-lang.org/", + hex:"000000",title:"Rust",source:"https://www.rust-lang.org", + } + ,[SimpleIcons.RustDesk]: { + hex:"024EFF",title:"RustDesk",source:"https://github.com/rustdesk/rustdesk/blob/80857c22c9ee1578b4329aec3250c3e6f285a7d2/res/logo.svg", } ,[SimpleIcons.RxDB]: { hex:"8D1F89",title:"RxDB",source:"https://github.com/pubkey/rxdb/blob/0c554dbcf7a4e6c48cd581ec1e3b130a4b5ab7d6/docs/files/logo/logo.svg", @@ -13959,77 +22919,134 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Ryanair]: { hex:"073590",title:"Ryanair",source:"https://corporate.ryanair.com/media-centre/stock-images-gallery/#album-container-3", } + ,[SimpleIcons.Rye]: { + hex:"000000",title:"Rye",source:"https://github.com/mitsuhiko/rye/blob/8b76d2a1a9d44c97ccbbcedceb72bc7437142caf/docs/static/favicon.svg", + } ,[SimpleIcons.S7Airlines]: { - hex:"BED600",title:"S7 Airlines",source:"https://www.s7.ru/", + hex:"C4D600",title:"S7 Airlines",source:"https://www.s7.ru/en/info/s7-airlines/brand/", + } + ,[SimpleIcons.Sabanci]: { + hex:"004B93",title:"Sabanci",source:"https://www.sabanci.com/en", } ,[SimpleIcons.Safari]: { - hex:"000000",title:"Safari",source:"https://images.techhive.com/images/article/2014/11/safari-favorites-100530680-large.jpg", + hex:"006CFF",title:"Safari",source:"https://apps.apple.com/us/app/safari/id1146562112", + } + ,[SimpleIcons.Sage]: { + hex:"00D639",title:"Sage",source:"https://www.sage.com", } ,[SimpleIcons.Sahibinden]: { hex:"FFE800",title:"Sahibinden",source:"https://www.sahibinden.com/favicon.ico", } + ,[SimpleIcons.SailfishOS]: { + hex:"053766",title:"Sailfish OS",source:"https://sailfishos.org", + } + ,[SimpleIcons.SailsJs]: { + hex:"14ACC2",title:"Sails.js",source:"https://sailsjs.com/logos", + } ,[SimpleIcons.Salesforce]: { - hex:"00A1E0",title:"Salesforce",source:"https://www.salesforce.com/styleguide/elements/logos", + hex:"00A1E0",title:"Salesforce",source:"https://brand.salesforce.com/content/logo-guidelines", + } + ,[SimpleIcons.Salla]: { + hex:"BAF3E6",title:"Salla",source:"https://brand.salla.com", } - ,[SimpleIcons.SaltStack]: { - hex:"00EACE",title:"SaltStack",source:"https://www.saltstack.com/resources/brand/", + ,[SimpleIcons.SaltProject]: { + hex:"57BCAD",title:"Salt Project",source:"https://saltproject.io", + } + ,[SimpleIcons.Sam_sClub]: { + hex:"0067A0",title:"Sam's Club",source:"https://www.samsclub.com", } ,[SimpleIcons.Samsung]: { - hex:"1428A0",title:"Samsung",source:"https://www.samsung.com/us", + hex:"1428A0",title:"Samsung",source:"https://www.samsung.com/us/about-us/brand-identity/logo/", } ,[SimpleIcons.SamsungPay]: { hex:"1428A0",title:"Samsung Pay",source:"https://pay.samsung.com/developers/resource/brand", } ,[SimpleIcons.SanFranciscoMunicipalRailway]: { - hex:"BA0C2F",title:"San Francisco Municipal Railway",source:"http://www.actransit.org/wp-content/uploads/HSP_CC-sched.pdf", + hex:"BA0C2F",title:"San Francisco Municipal Railway",source:"https://www.actransit.org/wp-content/uploads/HSP_CC-sched.pdf", + } + ,[SimpleIcons.SanDisk]: { + hex:"ED1C24",title:"SanDisk",source:"https://kb.sandisk.com", + } + ,[SimpleIcons.Sanic]: { + hex:"FF0D68",title:"Sanic",source:"https://github.com/sanic-org/sanic-assets/blob/79af646b7948fdfdc3b2f98d8aeedf58eba34b5b/svg/sanic-framework-logo-mono-black.svg", + } + ,[SimpleIcons.Sanity]: { + hex:"F03E2F",title:"Sanity",source:"https://github.com/sanity-io/logos/blob/6934d28ae0b5f63b0386810997b8be61ec7009b5/src/sanityMonogram.tsx", } ,[SimpleIcons.S_oPauloMetro]: { - hex:"004382",title:"São Paulo Metro",source:"https://upload.wikimedia.org/wikipedia/commons/d/da/Sao_Paulo_Metro_Logo.svg", + hex:"004382",title:"São Paulo Metro",source:"https://commons.wikimedia.org/wiki/File:Sao_Paulo_Metro_Logo.svg", } ,[SimpleIcons.SAP]: { - hex:"0FAAFF",title:"SAP",source:"https://www.sap.com/", + hex:"0FAAFF",title:"SAP",source:"https://www.sap.com", + } + ,[SimpleIcons.Sartorius]: { + hex:"FFED00",title:"Sartorius",source:"https://www.sartorius.com", } ,[SimpleIcons.Sass]: { - hex:"CC6699",title:"Sass",source:"http://sass-lang.com/styleguide/brand", + hex:"CC6699",title:"Sass",source:"https://sass-lang.com/styleguide/brand", } ,[SimpleIcons.Sat1]: { hex:"047DA3",title:"Sat.1",source:"https://www.prosiebensat1.com/presse/downloads/logos",slug:"sat1" } + ,[SimpleIcons.Satellite]: { + hex:"000000",title:"Satellite",source:"https://www.satellite.me", + } + ,[SimpleIcons.Saturn]: { + hex:"EB680B",title:"Saturn",source:"https://www.saturn.de", + } ,[SimpleIcons.SauceLabs]: { - hex:"E2231A",title:"Sauce Labs",source:"https://saucelabs.com/", + hex:"3DDC91",title:"Sauce Labs",source:"https://saucelabs.com", + } + ,[SimpleIcons.Saudia]: { + hex:"026938",title:"Saudia",source:"https://www.saudiatechnic.com/media-center/press-kit", } ,[SimpleIcons.Scala]: { - hex:"DC322F",title:"Scala",source:"https://www.scala-lang.org/", + hex:"DC322F",title:"Scala",source:"https://www.scala-lang.org", } ,[SimpleIcons.Scaleway]: { - hex:"4F0599",title:"Scaleway",source:"https://www.scaleway.com", + hex:"4F0599",title:"Scaleway",source:"https://www.scaleway.com/en/design-resources/", } ,[SimpleIcons.Scania]: { - hex:"041E42",title:"Scania",source:"https://www.scania.com/", + hex:"041E42",title:"Scania",source:"https://digitaldesign.scania.com/resources/brand/logotype", + } + ,[SimpleIcons.SchneiderElectric]: { + hex:"3DCD58",title:"Schneider Electric",source:"https://www.se.com/us/en/assets/739/media/202250/SE_logo-LIO-white_header.svg", } ,[SimpleIcons.ScikitLearn]: { hex:"F7931E",title:"scikit-learn",source:"https://github.com/scikit-learn/scikit-learn/blob/c5ef2e985c13119001aa697e446ebb3dbcb326e5/doc/logos/scikit-learn-logo.svg", } + ,[SimpleIcons.Scilab]: { + hex:"CD1925",title:"Scilab",source:"https://gitlab.com/scilab/scilab/-/blob/599df2b32347029f4806a7c5fa2fe9d5f1293f0d/scilab/modules/gui/images/icons/scilabicon.svg", + } ,[SimpleIcons.SciPy]: { hex:"8CAAE6",title:"SciPy",source:"https://github.com/scikit-image/skimage-branding/blob/eafb65cbc3a700e3d9c8ba2ba15788fcc8703984/logo/scipy.svg", } ,[SimpleIcons.Scopus]: { - hex:"E9711C",title:"Scopus",source:"https://www.scopus.com/", + hex:"E9711C",title:"Scopus",source:"https://www.scopus.com", + } + ,[SimpleIcons.SCPFoundation]: { + hex:"FFFFFF",title:"SCP Foundation",source:"https://scp-wiki.wikidot.com", + } + ,[SimpleIcons.Scrapbox]: { + hex:"06B632",title:"Scrapbox",source:"https://scrapbox.io/nota-press", + } + ,[SimpleIcons.Scrapy]: { + hex:"60A839",title:"Scrapy",source:"https://github.com/scrapy/scrapy.org/blob/d8e296f68c30664ffee3d142dd5d4c288d1e77c6/_brand/Scrapy%20Logo.eps", } ,[SimpleIcons.Scratch]: { hex:"4D97FF",title:"Scratch",source:"https://github.com/LLK/scratch-link/blob/027e3754ba6db976495e905023d5ac5e730dccfc/Assets/Windows/SVG/Windows%20Tray%20400x400.svg", } ,[SimpleIcons.Screencastify]: { - hex:"FF8282",title:"Screencastify",source:"https://www.screencastify.com/", + hex:"FF8282",title:"Screencastify",source:"https://www.screencastify.com", } ,[SimpleIcons.Scribd]: { - hex:"1A7BBA",title:"Scribd",source:"https://www.scribd.com", + hex:"1E7B85",title:"Scribd",source:"https://brand.scribd.com/d/oFZcsq7FVpSh/about-scribd#/media-press-kit/downloads", } ,[SimpleIcons.Scrimba]: { - hex:"2B283A",title:"Scrimba",source:"https://scrimba.com/", + hex:"2B283A",title:"Scrimba",source:"https://scrimba.com", } ,[SimpleIcons.ScrollReveal]: { - hex:"FFCB36",title:"ScrollReveal",source:"https://scrollrevealjs.org/", + hex:"FFCB36",title:"ScrollReveal",source:"https://scrollrevealjs.org", } ,[SimpleIcons.ScrumAlliance]: { hex:"009FDA",title:"Scrum Alliance",source:"https://www.scrumalliance.org/ScrumRedesignDEVSite/media/ScrumAllianceMedia/Files%20and%20PDFs/Infographics/S_BrandGuidelines_2018_rev.pdf", @@ -14037,17 +23054,29 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.ScrutinizerCI]: { hex:"8A9296",title:"Scrutinizer CI",source:"https://scrutinizer-ci.com", } + ,[SimpleIcons.ScyllaDB]: { + hex:"6CD5E7",title:"ScyllaDB",source:"https://www.scylladb.com/media-kit", + } ,[SimpleIcons.Seagate]: { hex:"6EBE49",title:"Seagate",source:"https://branding.seagate.com/productpage/3fc51aba-c35a-4eff-a833-a258b0440bd2", } + ,[SimpleIcons.SearXNG]: { + hex:"3050FF",title:"SearXNG",source:"https://docs.searxng.org", + } ,[SimpleIcons.SEAT]: { - hex:"33302E",title:"SEAT",source:"https://www.seat.es/", + hex:"33302E",title:"SEAT",source:"https://www.seat.es", + } + ,[SimpleIcons.SeatGeek]: { + hex:"FF5B49",title:"SeatGeek",source:"https://seatgeek.com/press", + } + ,[SimpleIcons.SecurityScorecard]: { + hex:"7033FD",title:"SecurityScorecard",source:"https://securityscorecard.com", } ,[SimpleIcons.Sefaria]: { hex:"212E50",title:"Sefaria",source:"https://github.com/Sefaria/Sefaria-Project/blob/c141b2b3491660ed563df9f4b1a2e4c071e88688/static/img/logo/samekh.svg", } ,[SimpleIcons.Sega]: { - hex:"0089CF",title:"Sega",source:"https://en.wikipedia.org/wiki/Sega#/media/File:Sega_logo.svg", + hex:"0089CF",title:"Sega",source:"https://commons.wikimedia.org/wiki/File:SEGA_logo.svg", } ,[SimpleIcons.Selenium]: { hex:"43B02A",title:"Selenium",source:"https://github.com/SeleniumHQ/heroku-selenium/blob/2f66891ba030d3aa1f36ab1748c52ba4fb4e057d/selenium-green.svg", @@ -14055,6 +23084,12 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Sellfy]: { hex:"21B352",title:"Sellfy",source:"https://sellfy.com/about/", } + ,[SimpleIcons.SemanticScholar]: { + hex:"1857B6",title:"Semantic Scholar",source:"https://www.semanticscholar.org/about", + } + ,[SimpleIcons.SemanticUI]: { + hex:"00B5AD",title:"Semantic UI",source:"https://semantic-ui.com", + } ,[SimpleIcons.SemanticUIReact]: { hex:"35BDB2",title:"Semantic UI React",source:"https://react.semantic-ui.com", } @@ -14065,19 +23100,22 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"494949",title:"semantic-release",source:"https://github.com/semantic-release/semantic-release/blob/85bc213f04445a9bb8f19e5d45d6ecd7acccf841/media/semantic-release-logo.svg", } ,[SimpleIcons.SemaphoreCI]: { - hex:"19A974",title:"Semaphore CI",source:"https://semaphoreci.com/", + hex:"19A974",title:"Semaphore CI",source:"https://semaphoreci.com", + } + ,[SimpleIcons.Semrush]: { + hex:"FF642D",title:"Semrush",source:"https://www.semrush.com", } ,[SimpleIcons.SemVer]: { hex:"3F4551",title:"SemVer",source:"https://github.com/semver/semver.org/blob/b6983849e38911195a24357809187c2f50af0d40/assets/500x500(light).jpg", } ,[SimpleIcons.Sencha]: { - hex:"86BC40",title:"Sencha",source:"http://design.sencha.com/", + hex:"86BC40",title:"Sencha",source:"https://design.sencha.com", } ,[SimpleIcons.Sennheiser]: { hex:"000000",title:"Sennheiser",source:"https://sennheiser.com", } ,[SimpleIcons.Sensu]: { - hex:"89C967",title:"Sensu",source:"https://github.com/sensu/sensu-go/blob/master/dashboard/src/assets/logo/graphic/green.svg", + hex:"89C967",title:"Sensu",source:"https://github.com/sensu/web/blob/c823738c11e576d6b2e5d4ca2d216dbd472c0b11/src/assets/logo/graphic/green.svg", } ,[SimpleIcons.Sentry]: { hex:"362D59",title:"Sentry",source:"https://sentry.io/branding/", @@ -14085,29 +23123,50 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.SEPA]: { hex:"2350A9",title:"SEPA",source:"https://www.europeanpaymentscouncil.eu/document-library/other/sepa-logo-vector-format", } + ,[SimpleIcons.Sequelize]: { + hex:"52B0E7",title:"Sequelize",source:"https://github.com/sequelize/website/blob/e6a482fa58a839b15ace80e3c8901ed2887be45e/static/img/logo-simple.svg", + } ,[SimpleIcons.ServerFault]: { - hex:"E7282D",title:"Server Fault",source:"http://stackoverflow.com/company/logos", + hex:"E7282D",title:"Server Fault",source:"https://stackoverflow.com/company/logos", } ,[SimpleIcons.Serverless]: { - hex:"FD5750",title:"Serverless",source:"https://serverless.com/", + hex:"FD5750",title:"Serverless",source:"https://serverless.com", + } + ,[SimpleIcons.Session]: { + hex:"000000",title:"Session",source:"https://getsession.org", + } + ,[SimpleIcons.Sessionize]: { + hex:"1AB394",title:"Sessionize",source:"https://sessionize.com/brand", + } + ,[SimpleIcons.Setapp]: { + hex:"E6C3A5",title:"Setapp",source:"https://setapp.com", } ,[SimpleIcons.SFML]: { hex:"8CC445",title:"SFML",source:"https://www.sfml-dev.org/download/goodies/", } + ,[SimpleIcons.Shadcn_ui]: { + hex:"000000",title:"shadcn/ui",source:"https://ui.shadcn.com", + } + ,[SimpleIcons.Shadow]: { + hex:"0A0C0D",title:"Shadow",source:"https://shadow.tech", + } ,[SimpleIcons.ShanghaiMetro]: { hex:"EC1C24",title:"Shanghai Metro",source:"https://en.wikipedia.org/wiki/File:Shanghai_Metro_Full_Logo.svg", } + ,[SimpleIcons.ShareX]: { + hex:"2885F1",title:"ShareX",source:"https://getsharex.com/brand-assets", + } ,[SimpleIcons.Sharp]: { hex:"99CC00",title:"sharp",source:"https://github.com/lovell/sharp/blob/315f519e1dd9adca0678e94a5ed0492cb5e0aae4/docs/image/sharp-logo-mono.svg", } ,[SimpleIcons.Shazam]: { - hex:"0088FF",title:"Shazam",source:"https://brandfolder.com/shazam", + hex:"0088FF",title:"Shazam",source:"https://www.shazam.com", } ,[SimpleIcons.Shell]: { hex:"FFD500",title:"Shell",source:"https://en.wikipedia.org/wiki/File:Shell_logo.svg", } ,[SimpleIcons.Shelly]: { - hex:"4495D1",title:"Shelly",source:"https://shelly.cloud/", + hex:"4495D1",title:"Shelly",source:"https://shelly.cloud", } ,[SimpleIcons.ShenzhenMetro]: { hex:"009943",title:"Shenzhen Metro",source:"https://en.wikipedia.org/wiki/File:Shenzhen_Metro_Corporation_logo_full.svg", @@ -14118,74 +23177,107 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Shikimori]: { hex:"343434",title:"Shikimori",source:"https://shikimori.one", } + ,[SimpleIcons.Shopee]: { + hex:"EE4D2D",title:"Shopee",source:"https://shopee.com", + } ,[SimpleIcons.Shopify]: { - hex:"7AB55C",title:"Shopify",source:"https://press.shopify.com/brand", + hex:"7AB55C",title:"Shopify",source:"https://www.shopify.com/brand-assets", } ,[SimpleIcons.Shopware]: { hex:"189EFF",title:"Shopware",source:"https://www.shopware.com/en/press/press-material/", } - ,[SimpleIcons.Shotcut]: { - hex:"115C77",title:"Shotcut",source:"https://shotcut.com/media/", + ,[SimpleIcons.Shortcut]: { + hex:"58B1E4",title:"Shortcut",source:"https://www.shortcut.com/branding", } ,[SimpleIcons.Showpad]: { - hex:"2D2E83",title:"Showpad",source:"https://www.showpad.com/", + hex:"2D2E83",title:"Showpad",source:"https://www.showpad.com", } ,[SimpleIcons.Showtime]: { hex:"B10000",title:"Showtime",source:"https://commons.wikimedia.org/wiki/File:Showtime.svg", } + ,[SimpleIcons.Showwcase]: { + hex:"0A0D14",title:"Showwcase",source:"https://www.showwcase.com", + } ,[SimpleIcons.Shutterstock]: { hex:"EE2B24",title:"Shutterstock",source:"https://www.shutterstock.com/press/media", } + ,[SimpleIcons.Sidekiq]: { + hex:"B1003E",title:"Sidekiq",source:"https://sidekiq.org/about.html", + } + ,[SimpleIcons.SideQuest]: { + hex:"101227",title:"SideQuest",source:"https://sidequestvr.com/branding", + } ,[SimpleIcons.Siemens]: { - hex:"009999",title:"Siemens",source:"https://siemens.com/", + hex:"009999",title:"Siemens",source:"https://siemens.com", + } + ,[SimpleIcons.SiFive]: { + hex:"252323",title:"SiFive",source:"https://www.sifive.com", } ,[SimpleIcons.Signal]: { - hex:"2592E9",title:"Signal",source:"https://play.google.com/store/apps/details?id=org.thoughtcrime.securesms", + hex:"3A76F0",title:"Signal",source:"https://github.com/signalapp/Signal-Desktop/blob/9db8765b6cf270195e45a7f251374d4e53d54c95/images/signal-logo.svg", + } + ,[SimpleIcons.Similarweb]: { + hex:"092540",title:"Similarweb",source:"https://www.similarweb.com", } ,[SimpleIcons.Simkl]: { hex:"000000",title:"Simkl",source:"https://simkl.com", } ,[SimpleIcons.SimpleAnalytics]: { - hex:"FF4F64",title:"Simple Analytics",source:"https://simpleanalytics.com/", + hex:"FF4F64",title:"Simple Analytics",source:"https://simpleanalytics.com", } ,[SimpleIcons.SimpleIcons]: { - hex:"111111",title:"Simple Icons",source:"https://simpleicons.org/", + hex:"111111",title:"Simple Icons",source:"https://simpleicons.org", + } + ,[SimpleIcons.SimpleLogin]: { + hex:"EA319F",title:"SimpleLogin",source:"https://simplelogin.io/press", + } + ,[SimpleIcons.Simplenote]: { + hex:"3361CC",title:"Simplenote",source:"https://en.wikipedia.org/wiki/File:Simplenote_logo.svg", } ,[SimpleIcons.SinaWeibo]: { hex:"E6162D",title:"Sina Weibo",source:"https://en.wikipedia.org/wiki/Sina_Weibo", } + ,[SimpleIcons.SingaporeAirlines]: { + hex:"F99F1C",title:"Singapore Airlines",source:"https://www.singaporeair.com", + } ,[SimpleIcons.SingleStore]: { hex:"AA00FF",title:"SingleStore",source:"https://www.singlestore.com/brand/", } + ,[SimpleIcons.Sitecore]: { + hex:"EB1F1F",title:"Sitecore",source:"https://www.sitecore.com", + } ,[SimpleIcons.SitePoint]: { - hex:"258AAF",title:"SitePoint",source:"http://www.sitepoint.com", + hex:"258AAF",title:"SitePoint",source:"https://www.sitepoint.com", + } + ,[SimpleIcons.SiYuan]: { + hex:"D23F31",title:"SiYuan",source:"https://b3log.org/brand-marking.html", + } + ,[SimpleIcons.Skaffold]: { + hex:"2AA2D6",title:"Skaffold",source:"https://github.com/GoogleContainerTools/skaffold/blob/9376dc047aded2adb188f599267fbb829a327dfd/logo/skaffold.eps", } ,[SimpleIcons.Sketch]: { - hex:"F7B500",title:"Sketch",source:"https://www.sketch.com/press/", + hex:"F7B500",title:"Sketch",source:"https://www.sketch.com/about-us/#press", } ,[SimpleIcons.Sketchfab]: { hex:"1CAAD9",title:"Sketchfab",source:"https://sketchfab.com/press", } ,[SimpleIcons.SketchUp]: { - hex:"005F9E",title:"SketchUp",source:"https://www.sketchup.com/themes/sketchup_www_terra/images/SketchUp-Horizontal-RGB.svg", + hex:"005F9E",title:"SketchUp",source:"https://www.sketchup.com", } ,[SimpleIcons.Skillshare]: { hex:"00FF84",title:"Skillshare",source:"https://www.skillshare.com", } ,[SimpleIcons._KODA]: { - hex:"4BA82E",title:"ŠKODA",source:"https://en.wikipedia.org/wiki/File:Skoda_Auto_logo_(2011).svg", + hex:"0E3A2F",title:"ŠKODA",source:"https://www.skoda-connect.com", } ,[SimpleIcons.Sky]: { - hex:"0072C9",title:"Sky",source:"https://www.skysports.com/", - } - ,[SimpleIcons.Skyliner]: { - hex:"2FCEA0",title:"Skyliner",source:"https://www.skyliner.io/help", + hex:"0072C9",title:"Sky",source:"https://www.skysports.com", } - ,[SimpleIcons.Skype]: { - hex:"00AFF0",title:"Skype",source:"http://blogs.skype.com/?attachment_id=56273", + ,[SimpleIcons.Skypack]: { + hex:"3167FF",title:"Skypack",source:"https://skypack.dev", } - ,[SimpleIcons.SkypeForBusiness]: { - hex:"00AFF0",title:"Skype for Business",source:"https://en.wikipedia.org/wiki/Skype_for_Business_Server", + ,[SimpleIcons.Skyrock]: { + hex:"009AFF",title:"Skyrock",source:"https://www.svgrepo.com/svg/54507/skyrock-logo", } ,[SimpleIcons.Slack]: { hex:"4A154B",title:"Slack",source:"https://slack.com/brand-guidelines", @@ -14197,7 +23289,7 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"026664",title:"Slashdot",source:"https://commons.wikimedia.org/wiki/File:Slashdot_wordmark_and_logo.svg", } ,[SimpleIcons.SlickPic]: { - hex:"FF880F",title:"SlickPic",source:"https://www.slickpic.com/", + hex:"FF880F",title:"SlickPic",source:"https://www.slickpic.com", } ,[SimpleIcons.Slides]: { hex:"E4637C",title:"Slides",source:"https://slides.com/about", @@ -14205,8 +23297,11 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.SlideShare]: { hex:"008ED2",title:"SlideShare",source:"https://www.slideshare.net/ss/creators/", } + ,[SimpleIcons.Slint]: { + hex:"2379F4",title:"Slint",source:"https://github.com/slint-ui/slint/blob/10ae5cd60ab3fcd01ef89a300c97e2e0952bc750/logo/slint-logo-full-dark.png", + } ,[SimpleIcons.Smart]: { - hex:"FABC0C",title:"smart",source:"https://www.smart.com/gb/en/models/eq-fortwo-coupe", + hex:"D7E600",title:"smart",source:"https://global.smart.com", } ,[SimpleIcons.SmartThings]: { hex:"15BFFF",title:"SmartThings",source:"https://www.smartthings.com/press-kit", @@ -14215,58 +23310,85 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"CB333B",title:"smash.gg",source:"https://help.smash.gg/en/articles/1716774-smash-gg-brand-guidelines", } ,[SimpleIcons.SmashingMagazine]: { - hex:"E85C33",title:"Smashing Magazine",source:"https://www.smashingmagazine.com/", + hex:"E85C33",title:"Smashing Magazine",source:"https://www.smashingmagazine.com", } ,[SimpleIcons.SMRT]: { hex:"EE2E24",title:"SMRT",source:"https://commons.wikimedia.org/wiki/File:SMRT_Corporation.svg", } ,[SimpleIcons.SmugMug]: { - hex:"6DB944",title:"SmugMug",source:"https://help.smugmug.com/using-smugmug's-logo-HJulJePkEBf", + hex:"6DB944",title:"SmugMug",source:"https://www.smugmughelp.com/articles/409-smugmug-s-logo-and-usage", } ,[SimpleIcons.Snapchat]: { hex:"FFFC00",title:"Snapchat",source:"https://www.snapchat.com/brand-guidelines", } ,[SimpleIcons.Snapcraft]: { - hex:"82BEA0",title:"Snapcraft",source:"https://github.com/snapcore/snap-store-badges", + hex:"82BEA0",title:"Snapcraft",source:"https://github.com/snapcore/snap-store-badges/tree/eda2cb0495ef7f4d479e231079967c9d27f2bc70", + } + ,[SimpleIcons.SNCF]: { + hex:"CA0939",title:"SNCF",source:"https://www.sncf.com", + } + ,[SimpleIcons.Snort]: { + hex:"F6A7AA",title:"Snort",source:"https://snort.org", } ,[SimpleIcons.Snowflake]: { - hex:"56B9EB",title:"Snowflake",source:"https://www.snowflake.com/about/press-and-news/", + hex:"29B5E8",title:"Snowflake",source:"https://www.snowflake.com/brand-guidelines/", + } + ,[SimpleIcons.Snowpack]: { + hex:"2E5E82",title:"Snowpack",source:"https://www.snowpack.dev", } ,[SimpleIcons.Snyk]: { hex:"4C4A73",title:"Snyk",source:"https://snyk.io/press-kit", } + ,[SimpleIcons.SocialBlade]: { + hex:"B3382C",title:"Social Blade",source:"https://socialblade.com/info/media", + } ,[SimpleIcons.Society6]: { - hex:"000000",title:"Society6",source:"https://blog.society6.com/app/themes/society6/dist/images/mark.svg", + hex:"000000",title:"Society6",source:"https://society6.com", } ,[SimpleIcons.SocketIo]: { hex:"010101",title:"Socket.io",source:"https://socket.io", } + ,[SimpleIcons.Softpedia]: { + hex:"002873",title:"Softpedia",source:"https://commons.wikimedia.org/wiki/File:Softpedia_logo.svg", + } ,[SimpleIcons.Sogou]: { - hex:"FB6022",title:"Sogou",source:"https://www.sogou.com/", + hex:"FB6022",title:"Sogou",source:"https://www.sogou.com", + } + ,[SimpleIcons.Solana]: { + hex:"9945FF",title:"Solana",source:"https://solana.com/branding", + } + ,[SimpleIcons.Solid]: { + hex:"2C4F7C",title:"Solid",source:"https://www.solidjs.com/media", } ,[SimpleIcons.Solidity]: { - hex:"363636",title:"Solidity",source:"https://docs.soliditylang.org/en/v0.7.4/brand-guide.html", + hex:"363636",title:"Solidity",source:"https://docs.soliditylang.org/en/v0.8.6/brand-guide.html", } - ,[SimpleIcons.SoloLearn]: { - hex:"1ABC9C",title:"SoloLearn",source:"https://www.sololearn.com/", + ,[SimpleIcons.Sololearn]: { + hex:"149EF2",title:"Sololearn",source:"https://www.sololearn.com", } ,[SimpleIcons.Solus]: { hex:"5294E2",title:"Solus",source:"https://getsol.us/branding/", } + ,[SimpleIcons.Sonar]: { + hex:"FD3456",title:"Sonar",source:"https://www.sonarsource.com", + } ,[SimpleIcons.SonarCloud]: { hex:"F3702A",title:"SonarCloud",source:"https://sonarcloud.io/about", } ,[SimpleIcons.SonarLint]: { - hex:"CB2029",title:"SonarLint",source:"https://www.sonarsource.com", + hex:"CB2029",title:"SonarLint",source:"https://www.sonarlint.org/logos/", } ,[SimpleIcons.SonarQube]: { hex:"4E9BCD",title:"SonarQube",source:"https://www.sonarqube.org/logos/", } - ,[SimpleIcons.SonarSource]: { - hex:"CB3032",title:"SonarSource",source:"https://www.sonarsource.com/", + ,[SimpleIcons.Sonarr]: { + hex:"2596BE",title:"sonarr",source:"https://github.com/Sonarr/Sonarr/blob/913b845faadc3c9fc005abfba815426743d01bdf/Logo/Sonarr.svg", + } + ,[SimpleIcons.Sonatype]: { + hex:"1B1C30",title:"Sonatype",source:"https://www.sonatype.com/company/press-kit", } ,[SimpleIcons.Songkick]: { - hex:"F80046",title:"Songkick",source:"http://blog.songkick.com/media-assets", + hex:"F80046",title:"Songkick",source:"https://www.songkick.com/style-guide/design", } ,[SimpleIcons.Songoda]: { hex:"FC494A",title:"Songoda",source:"https://songoda.com/branding", @@ -14277,95 +23399,149 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Sonos]: { hex:"000000",title:"Sonos",source:"https://www.sonos.com/en-gb/home", } + ,[SimpleIcons.Sony]: { + hex:"FFFFFF",title:"Sony",source:"https://www.sony.com", + } + ,[SimpleIcons.Soriana]: { + hex:"D52B1E",title:"Soriana",source:"https://www.soriana.com", + } + ,[SimpleIcons.Soundcharts]: { + hex:"0C1528",title:"Soundcharts",source:"https://soundcharts.com/img/soundcharts-logo.svg", + } ,[SimpleIcons.SoundCloud]: { - hex:"FF3300",title:"SoundCloud",source:"https://soundcloud.com/press", + hex:"FF5500",title:"SoundCloud",source:"https://press.soundcloud.com", } ,[SimpleIcons.SourceEngine]: { hex:"F79A10",title:"Source Engine",source:"https://developer.valvesoftware.com/favicon.ico", } ,[SimpleIcons.SourceForge]: { - hex:"FF6600",title:"SourceForge",source:"https://sourceforge.net/", + hex:"FF6600",title:"SourceForge",source:"https://sourceforge.net", + } + ,[SimpleIcons.SourceHut]: { + hex:"000000",title:"SourceHut",source:"https://sourcehut.org/logo/", } - ,[SimpleIcons.Sourcegraph]: { - hex:"00B4F2",title:"Sourcegraph",source:"https://sourcegraph.com/.assets/img", + ,[SimpleIcons.Sourcetree]: { + hex:"0052CC",title:"Sourcetree",source:"https://atlassian.design/resources/logo-library", } ,[SimpleIcons.SouthwestAirlines]: { - hex:"304CB2",title:"Southwest Airlines",source:"https://www.southwest.com/", + hex:"304CB2",title:"Southwest Airlines",source:"https://www.southwest.com", } ,[SimpleIcons.Spacemacs]: { - hex:"9266CC",title:"Spacemacs",source:"http://spacemacs.org/", + hex:"9266CC",title:"Spacemacs",source:"https://spacemacs.org", + } + ,[SimpleIcons.Spaceship]: { + hex:"394EFF",title:"Spaceship",source:"https://www.spaceship.com", } ,[SimpleIcons.SpaceX]: { - hex:"000000",title:"SpaceX",source:"https://www.spacex.com/", + hex:"000000",title:"SpaceX",source:"https://www.spacex.com", + } + ,[SimpleIcons.SpaCy]: { + hex:"09A3D5",title:"spaCy",source:"https://github.com/explosion/spaCy/blob/c17980e535a8009b14ee4d1f818db207d9c07e55/website/src/images/logo.svg", } ,[SimpleIcons.SparkAR]: { - hex:"FF5C83",title:"Spark AR",source:"https://sparkar.facebook.com/", + hex:"FF5C83",title:"Spark AR",source:"https://sparkar.facebook.com", } ,[SimpleIcons.Sparkasse]: { - hex:"FF0000",title:"Sparkasse",source:"https://www.sparkasse.de/", + hex:"FF0000",title:"Sparkasse",source:"https://www.sparkasse.de", } ,[SimpleIcons.SparkFun]: { hex:"E53525",title:"SparkFun",source:"https://www.sparkfun.com/brand_assets", } ,[SimpleIcons.SparkPost]: { - hex:"FA6423",title:"SparkPost",source:"https://www.sparkpost.com/", + hex:"FA6423",title:"SparkPost",source:"https://www.sparkpost.com/press-kit/", } ,[SimpleIcons.SPDX]: { hex:"4398CC",title:"SPDX",source:"https://spdx.org/Resources", } ,[SimpleIcons.SpeakerDeck]: { - hex:"009287",title:"Speaker Deck",source:"https://speakerdeck.com/", + hex:"009287",title:"Speaker Deck",source:"https://speakerdeck.com", } ,[SimpleIcons.Spectrum]: { hex:"7B16FF",title:"Spectrum",source:"https://spectrum.chat", } ,[SimpleIcons.Speedtest]: { - hex:"141526",title:"Speedtest",source:"https://www.speedtest.net/", + hex:"141526",title:"Speedtest",source:"https://www.speedtest.net", + } + ,[SimpleIcons.SpeedyPage]: { + hex:"1C71F9",title:"SpeedyPage",source:"https://speedypage.com", + } + ,[SimpleIcons.Spoj]: { + hex:"337AB7",title:"Sphere Online Judge",source:"https://www.spoj.com",slug:"spoj" + } + ,[SimpleIcons.Sphinx]: { + hex:"000000",title:"Sphinx",source:"https://github.com/sphinx-doc/sphinx/blob/ed84d63e6f2c4fd43b97fc43ee8be4156a13af9e/doc/_static/favicon.svg", + } + ,[SimpleIcons.SpigotMC]: { + hex:"ED8106",title:"SpigotMC",source:"https://www.spigotmc.org", + } + ,[SimpleIcons.Spine]: { + hex:"FF4000",title:"Spine",source:"https://esotericsoftware.com/branding", } ,[SimpleIcons.Spinnaker]: { - hex:"139BB4",title:"Spinnaker",source:"https://github.com/spinnaker/spinnaker.github.io/tree/master/assets/images", + hex:"139BB4",title:"Spinnaker",source:"https://github.com/spinnaker/spinnaker.github.io/tree/0cdd37af7541293a810494a1bb4d7df9ef553d60/assets/images", } ,[SimpleIcons.Spinrilla]: { hex:"460856",title:"Spinrilla",source:"https://spinrilla.com", } ,[SimpleIcons.Splunk]: { - hex:"000000",title:"Splunk",source:"https://www.splunk.com/", + hex:"000000",title:"Splunk",source:"https://www.splunk.com", + } + ,[SimpleIcons.Spond]: { + hex:"EE4353",title:"Spond",source:"https://spond.com", } ,[SimpleIcons.Spotify]: { - hex:"1ED760",title:"Spotify",source:"https://developer.spotify.com/design", + hex:"1DB954",title:"Spotify",source:"https://developer.spotify.com/documentation/general/design-and-branding/#using-our-logo", } ,[SimpleIcons.Spotlight]: { - hex:"352A71",title:"Spotlight",source:"https://www.spotlight.com/", + hex:"352A71",title:"Spotlight",source:"https://www.spotlight.com", + } + ,[SimpleIcons.Spreadshirt]: { + hex:"00B2A5",title:"Spreadshirt",source:"https://www.spreadshirt.ie", } ,[SimpleIcons.Spreaker]: { - hex:"F5C300",title:"Spreaker",source:"http://www.spreaker.com/press", + hex:"F5C300",title:"Spreaker",source:"https://www.spreaker.com", } ,[SimpleIcons.Spring]: { hex:"6DB33F",title:"Spring",source:"https://spring.io/trademarks", } + ,[SimpleIcons.SpringCreators]: { + hex:"000000",title:"Spring",source:"https://www.spri.ng",slug:"spring_creators" + } ,[SimpleIcons.SpringBoot]: { hex:"6DB33F",title:"Spring Boot",source:"https://spring.io/projects", } + ,[SimpleIcons.SpringSecurity]: { + hex:"6DB33F",title:"Spring Security",source:"https://spring.io/projects", + } ,[SimpleIcons.SpyderIDE]: { - hex:"FF0000",title:"Spyder IDE",source:"https://www.spyder-ide.org/", + hex:"FF0000",title:"Spyder IDE",source:"https://www.spyder-ide.org", + } + ,[SimpleIcons.SQLAlchemy]: { + hex:"D71F00",title:"SQLAlchemy",source:"https://commons.wikimedia.org/wiki/File:SQLAlchemy.svg", } ,[SimpleIcons.SQLite]: { hex:"003B57",title:"SQLite",source:"https://github.com/sqlite/sqlite/blob/43e862723ec680542ca6f608f9963c0993dd7324/art/sqlite370.eps", } ,[SimpleIcons.Square]: { - hex:"3E4348",title:"Square",source:"https://squareup.com/", + hex:"3E4348",title:"Square",source:"https://squareup.com", } ,[SimpleIcons.SquareEnix]: { - hex:"ED1C24",title:"Square Enix",source:"https://www.square-enix.com/", + hex:"ED1C24",title:"Square Enix",source:"https://www.square-enix.com", } ,[SimpleIcons.Squarespace]: { - hex:"000000",title:"Squarespace",source:"http://squarespace.com/brand-guidelines", + hex:"000000",title:"Squarespace",source:"https://www.squarespace.com/logo-guidelines", + } + ,[SimpleIcons.SRGSSR]: { + hex:"AF001E",title:"SRG SSR",source:"https://www.srgssr.ch/en/news-media/downloads/logos", } ,[SimpleIcons.SSRN]: { hex:"154881",title:"SSRN",source:"https://www.ssrn.com", } + ,[SimpleIcons.SST]: { + hex:"E27152",title:"SST",source:"https://sst.dev", + } ,[SimpleIcons.StackExchange]: { - hex:"1E5397",title:"Stack Exchange",source:"http://stackoverflow.com/company/logos", + hex:"1E5397",title:"Stack Exchange",source:"https://stackoverflow.com/company/logos", } ,[SimpleIcons.StackOverflow]: { hex:"F58025",title:"Stack Overflow",source:"https://stackoverflow.design/brand/logo/", @@ -14373,6 +23549,15 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Stackbit]: { hex:"207BEA",title:"Stackbit",source:"https://www.stackbit.com/branding-guidelines/", } + ,[SimpleIcons.StackBlitz]: { + hex:"1269D3",title:"StackBlitz",source:"https://stackblitz.com", + } + ,[SimpleIcons.StackEdit]: { + hex:"606060",title:"StackEdit",source:"https://github.com/benweet/stackedit/blob/46383b5b6a54b65b8720d786ed0a0518b9ad652d/src/assets/iconStackedit.svg", + } + ,[SimpleIcons.StackHawk]: { + hex:"00CBC6",title:"StackHawk",source:"https://www.stackhawk.com/press/", + } ,[SimpleIcons.StackPath]: { hex:"000000",title:"StackPath",source:"https://www.stackpath.com/company/logo-and-branding/", } @@ -14385,107 +23570,158 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Staffbase]: { hex:"00A4FD",title:"Staffbase",source:"https://staffbase.com/en/about/press-assets/", } + ,[SimpleIcons.Stagetimer]: { + hex:"00A66C",title:"Stagetimer",source:"https://stagetimer.io", + } + ,[SimpleIcons.StandardResume]: { + hex:"2A3FFB",title:"Standard Resume",source:"https://standardresume.co/press", + } + ,[SimpleIcons.StandardJS]: { + hex:"F3DF49",title:"StandardJS",source:"https://github.com/standard/standard/blob/6516bf87f127b7968c34cac0100d48d6c455a891/sticker.svg", + } ,[SimpleIcons.StarTrek]: { - hex:"FFE200",title:"Star Trek",source:"https://intl.startrek.com/", + hex:"FFE200",title:"Star Trek",source:"https://intl.startrek.com", + } + ,[SimpleIcons.Starbucks]: { + hex:"006241",title:"Starbucks",source:"https://starbucks.com", + } + ,[SimpleIcons.Stardock]: { + hex:"004B8D",title:"Stardock",source:"https://www.stardock.com/press/stardock%20branding/", } ,[SimpleIcons.StarlingBank]: { - hex:"7433FF",title:"Starling Bank",source:"https://www.starlingbank.com/media/", + hex:"6935D3",title:"Starling Bank",source:"https://www.starlingbank.com/media/", } ,[SimpleIcons.Starship]: { - hex:"DD0B78",title:"Starship",source:"https://starship.rs/", + hex:"DD0B78",title:"Starship",source:"https://starship.rs", } ,[SimpleIcons.STARZ]: { - hex:"000000",title:"STARZ",source:"https://www.starz.com/StaticContent/Prod/guides/starzlibrary/", + hex:"082125",title:"STARZ",source:"https://www.starz.com/takethelead", } ,[SimpleIcons.Statamic]: { hex:"FF269E",title:"Statamic",source:"https://statamic.com/branding", } + ,[SimpleIcons.Statista]: { + hex:"001327",title:"Statista",source:"https://www.statista.com", + } ,[SimpleIcons.Statuspage]: { hex:"172B4D",title:"Statuspage",source:"https://www.atlassian.com/company/news/press-kit", } ,[SimpleIcons.Statuspal]: { - hex:"4934BF",title:"Statuspal",source:"https://statuspal.io/", + hex:"4934BF",title:"Statuspal",source:"https://statuspal.io", } ,[SimpleIcons.Steam]: { - hex:"000000",title:"Steam",source:"https://partner.steamgames.com/public/marketing/Steam_Guidelines_02102016.pdf", + hex:"000000",title:"Steam",source:"https://partner.steamgames.com/doc/marketing/branding", + } + ,[SimpleIcons.SteamDeck]: { + hex:"1A9FFF",title:"Steam Deck",source:"https://partner.steamgames.com/doc/marketing/branding", } ,[SimpleIcons.SteamDB]: { - hex:"000000",title:"SteamDB",source:"https://steamdb.info/", + hex:"000000",title:"SteamDB",source:"https://steamdb.info", } ,[SimpleIcons.Steamworks]: { - hex:"1E1E1E",title:"Steamworks",source:"https://partner.steamgames.com/", + hex:"1E1E1E",title:"Steamworks",source:"https://partner.steamgames.com", + } + ,[SimpleIcons.Steelseries]: { + hex:"FF5200",title:"Steelseries",source:"https://techblog.steelseries.com/ux-guide/index.html", } ,[SimpleIcons.Steem]: { hex:"171FC9",title:"Steem",source:"https://steem.com/brand/", } ,[SimpleIcons.Steemit]: { - hex:"06D6A9",title:"Steemit",source:"https://steemit.com/", + hex:"06D6A9",title:"Steemit",source:"https://steemit.com", } ,[SimpleIcons.Steinberg]: { - hex:"C90827",title:"Steinberg",source:"https://www.steinberg.net/en/company/press.html", + hex:"C90827",title:"Steinberg",source:"https://new.steinberg.net/press/", } ,[SimpleIcons.Stellar]: { - hex:"7D00FF",title:"Stellar",source:"https://www.stellar.org/blog/announcing-the-new-stellar-logo", + hex:"7D00FF",title:"Stellar",source:"https://www.stellar.org/press", + } + ,[SimpleIcons.Stencil]: { + hex:"5530FF",title:"Stencil",source:"https://ionic.io/ionicons", } ,[SimpleIcons.Stencyl]: { - hex:"8E1C04",title:"Stencyl",source:"http://www.stencyl.com/about/press/", + hex:"8E1C04",title:"Stencyl",source:"https://www.stencyl.com/about/press/", } ,[SimpleIcons.Stimulus]: { - hex:"77E8B9",title:"Stimulus",source:"https://stimulus.hotwire.dev/", + hex:"77E8B9",title:"Stimulus",source:"https://stimulus.hotwire.dev", } ,[SimpleIcons.Stitcher]: { - hex:"000000",title:"Stitcher",source:"https://partners.stitcher.com/", + hex:"000000",title:"Stitcher",source:"https://partners.stitcher.com", } ,[SimpleIcons.STMicroelectronics]: { - hex:"03234B",title:"STMicroelectronics",source:"https://www.st.com/", + hex:"03234B",title:"STMicroelectronics",source:"https://www.st.com", + } + ,[SimpleIcons.StockX]: { + hex:"006340",title:"StockX",source:"https://stockx.com/about/brand-assets", + } + ,[SimpleIcons.StopStalk]: { + hex:"536DFE",title:"StopStalk",source:"https://github.com/stopstalk/media-resources/blob/265b728c26ba597b957e72134a3b49a10dc0c91d/stopstalk-small-black.svg", } ,[SimpleIcons.Storyblok]: { hex:"09B3AF",title:"Storyblok",source:"https://www.storyblok.com/press", } ,[SimpleIcons.Storybook]: { - hex:"FF4785",title:"Storybook",source:"https://github.com/storybookjs/brand", + hex:"FF4785",title:"Storybook",source:"https://github.com/storybookjs/brand/tree/6f4d67f65f8275c53c310a73a8da6c6e96c8488c", } ,[SimpleIcons.Strapi]: { - hex:"2F2E8B",title:"Strapi",source:"https://strapi.io/newsroom", + hex:"4945FF",title:"Strapi",source:"https://handbook.strapi.io/strapi-brand-book-2022/strapi-logo", } ,[SimpleIcons.Strava]: { hex:"FC4C02",title:"Strava",source:"https://itunes.apple.com/us/app/strava-running-and-cycling-gps/id426826309", } + ,[SimpleIcons.Streamlabs]: { + hex:"80F5D2",title:"Streamlabs",source:"https://streamlabs.com/about", + } ,[SimpleIcons.Streamlit]: { hex:"FF4B4B",title:"Streamlit",source:"https://www.streamlit.io/brand", } + ,[SimpleIcons.StreamRunners]: { + hex:"6644F8",title:"StreamRunners",source:"https://streamrunners.fr", + } ,[SimpleIcons.Stripe]: { hex:"008CDD",title:"Stripe",source:"https://stripe.com/about/resources", } ,[SimpleIcons.StrongSwan]: { hex:"E00033",title:"strongSwan",source:"https://www.strongswan.org/images/", } + ,[SimpleIcons.Stryker]: { + hex:"E74C3C",title:"Stryker",source:"https://stryker-mutator.io", + } ,[SimpleIcons.StubHub]: { - hex:"003168",title:"StubHub",source:"http://www.stubhub.com", + hex:"003168",title:"StubHub",source:"https://www.stubhub.com", + } + ,[SimpleIcons.Studio3T]: { + hex:"17AF66",title:"Studio 3T",source:"https://studio3t.com", + } + ,[SimpleIcons.Studyverse]: { + hex:"1D29E4",title:"Studyverse",source:"https://studyverse.live", } ,[SimpleIcons.StyledComponents]: { - hex:"DB7093",title:"styled-components",source:"https://www.styled-components.com/", + hex:"DB7093",title:"styled-components",source:"https://www.styled-components.com", } ,[SimpleIcons.Stylelint]: { hex:"263238",title:"stylelint",source:"https://github.com/stylelint/stylelint/blob/1f7bbb2d189b3e27b42de25f2948e3e5eec1b759/identity/stylelint-icon-black.svg", } ,[SimpleIcons.StyleShare]: { - hex:"212121",title:"StyleShare",source:"https://www.stylesha.re/", + hex:"212121",title:"StyleShare",source:"https://www.stylesha.re", } ,[SimpleIcons.Stylus]: { - hex:"333333",title:"Stylus",source:"http://stylus-lang.com/img/stylus-logo.svg", + hex:"333333",title:"Stylus",source:"https://github.com/stylus/stylus-lang.com/blob/c833bf697e39e1174c7c6e679e0e5a23d0baeb90/img/stylus-logo.svg", } ,[SimpleIcons.Subaru]: { hex:"013C74",title:"Subaru",source:"https://commons.wikimedia.org/wiki/File:Subaru_logo.svg", } ,[SimpleIcons.SublimeText]: { - hex:"FF9800",title:"Sublime Text",source:"https://www.sublimetext.com/images/logo.svg", + hex:"FF9800",title:"Sublime Text",source:"https://www.sublimetext.com", } ,[SimpleIcons.Substack]: { - hex:"FF6719",title:"Substack",source:"https://on.substack.com/", + hex:"FF6719",title:"Substack",source:"https://on.substack.com", + } + ,[SimpleIcons.SubtitleEdit]: { + hex:"CC2424",title:"Subtitle Edit",source:"https://github.com/SubtitleEdit/subtitleedit/issues/61#issuecomment-1442100888", } ,[SimpleIcons.Subversion]: { - hex:"809CC9",title:"Subversion",source:"http://subversion.apache.org/logo", + hex:"809CC9",title:"Subversion",source:"https://subversion.apache.org/logo", } ,[SimpleIcons.Suckless]: { hex:"1177AA",title:"suckless",source:"https://suckless.org", @@ -14493,20 +23729,35 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.SumoLogic]: { hex:"000099",title:"Sumo Logic",source:"https://sites.google.com/sumologic.com/sumo-logic-brand/home", } + ,[SimpleIcons.Suno]: { + hex:"000000",title:"Suno",source:"https://suno.com", + } + ,[SimpleIcons.Sunrise]: { + hex:"DA291C",title:"Sunrise",source:"https://www.sunrise.ch", + } ,[SimpleIcons.Supabase]: { - hex:"3ECF8E",title:"Supabase",source:"https://github.com/supabase/supabase/blob/2a983c3290148d17cfce9e34c0a39102b22fdf78/web/static/img/showcase-logo/supabase-logo.svg", + hex:"3FCF8E",title:"Supabase",source:"https://github.com/supabase/supabase/blob/4031a7549f5d46da7bc79c01d56be4177dc7c114/packages/common/assets/images/supabase-logo-wordmark--light.svg", } ,[SimpleIcons.SuperUser]: { hex:"38A1CE",title:"Super User",source:"https://stackoverflow.design/brand/logo/", } + ,[SimpleIcons.Supercrease]: { + hex:"000000",title:"Supercrease",source:"https://supercrease.com/wp-content/themes/super-crease/assets/svgs/super-crease.svg", + } + ,[SimpleIcons.Supermicro]: { + hex:"151F6D",title:"Supermicro",source:"https://www.supermicro.com/manuals/supermicro_logo_guidelines.pdf", + } + ,[SimpleIcons.SurrealDB]: { + hex:"FF00A0",title:"SurrealDB",source:"https://surrealdb.com/media", + } ,[SimpleIcons.SurveyMonkey]: { hex:"00BF6F",title:"SurveyMonkey",source:"https://www.surveymonkey.com/mp/brandassets/", } ,[SimpleIcons.SUSE]: { - hex:"0C322C",title:"SUSE",source:"https://brand.suse.com/", + hex:"0C322C",title:"SUSE",source:"https://brand.suse.com", } ,[SimpleIcons.Suzuki]: { - hex:"E30613",title:"Suzuki",source:"https://www.suzuki.ie/", + hex:"E30613",title:"Suzuki",source:"https://www.suzuki.ie", } ,[SimpleIcons.Svelte]: { hex:"FF3E00",title:"Svelte",source:"https://github.com/sveltejs/branding/blob/c4dfca6743572087a6aef0e109ffe3d95596e86a/svelte-logo.svg", @@ -14514,56 +23765,107 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.SVG]: { hex:"FFB13B",title:"SVG",source:"https://www.w3.org/2009/08/svg-logos.html", } + ,[SimpleIcons.SVGJs]: { + hex:"FF0066",title:"SVG.js",source:"https://github.com/svgdotjs/svg.logo/blob/0de9ff2cca6c058968f838baaaf507e475ee4583/logo.svg", + } ,[SimpleIcons.SVGO]: { hex:"3E7FC1",title:"SVGO",source:"https://github.com/svg/svgo/blob/93a5db197ca32990131bf41becf2e002bb0841bf/logo/isotype.svg", } ,[SimpleIcons.Swagger]: { - hex:"85EA2D",title:"Swagger",source:"https://swagger.io/swagger/media/assets/images/swagger_logo.svg", + hex:"85EA2D",title:"Swagger",source:"https://swagger.io", } ,[SimpleIcons.Swarm]: { hex:"FFA633",title:"Swarm",source:"https://foursquare.com/about/logos", } + ,[SimpleIcons.SWC]: { + hex:"F8C457",title:"SWC",source:"https://github.com/swc-project/logo/blob/f26cac1b4a490e3bdf128d3b084bb57f4fab1aac/svg/swc_black.svg", + } ,[SimpleIcons.Swift]: { - hex:"FA7343",title:"Swift",source:"https://developer.apple.com/develop/", + hex:"F05138",title:"Swift",source:"https://developer.apple.com/swift/resources/", } ,[SimpleIcons.Swiggy]: { - hex:"FC8019",title:"Swiggy",source:"https://www.swiggy.com/", + hex:"FC8019",title:"Swiggy",source:"https://www.swiggy.com", } ,[SimpleIcons.Swiper]: { - hex:"6332F6",title:"Swiper",source:"https://swiperjs.com/", + hex:"6332F6",title:"Swiper",source:"https://swiperjs.com", + } + ,[SimpleIcons.SWR]: { + hex:"000000",title:"SWR",source:"https://swr.vercel.app", } ,[SimpleIcons.Symantec]: { hex:"FDB511",title:"Symantec",source:"https://commons.wikimedia.org/wiki/File:Symantec_logo10.svg", } + ,[SimpleIcons.Symbolab]: { + hex:"DB3F59",title:"Symbolab",source:"https://www.symbolab.com", + } ,[SimpleIcons.Symfony]: { hex:"000000",title:"Symfony",source:"https://symfony.com/logo", } ,[SimpleIcons.Symphony]: { - hex:"0098FF",title:"Symphony",source:"https://symphony.com/", + hex:"0098FF",title:"Symphony",source:"https://symphony.com", } ,[SimpleIcons.SymPy]: { hex:"3B5526",title:"SymPy",source:"https://github.com/sympy/sympy.github.com/blob/e606a6dc2ee90b1ddaa9c36be6c92392ab300f72/media/sympy-notailtext.svg", } + ,[SimpleIcons.Syncthing]: { + hex:"0891D1",title:"Syncthing",source:"https://github.com/syncthing/syncthing/blob/bdfd0f0548d2f6fc4b5500690dbd383baa3b0561/assets/logo-only.svg", + } ,[SimpleIcons.Synology]: { hex:"B5B5B6",title:"Synology",source:"https://www.synology.com/en-global/company/branding", } + ,[SimpleIcons.System76]: { + hex:"585048",title:"System76",source:"https://github.com/system76/brand/blob/7a31740b54f929b62a165baa61dfb0b5164261e8/System76%20branding/system76-logo_secondary.svg", + } ,[SimpleIcons.TMobile]: { - hex:"E20074",title:"T-Mobile",source:"https://www.t-mobile.com/", + hex:"E20074",title:"T-Mobile",source:"https://tmap.t-mobile.com/portals/pro74u7a/EXTBrandPortal", + } + ,[SimpleIcons.Tabelog]: { + hex:"F2CC38",title:"Tabelog",source:"https://tabelog.com", } ,[SimpleIcons.Tableau]: { - hex:"E97627",title:"Tableau",source:"https://www.tableau.com/about/media-download-center", + hex:"E97627",title:"Tableau",source:"https://www.tableau.com/about/media-kit/brand-assets", + } + ,[SimpleIcons.TableCheck]: { + hex:"7935D2",title:"TableCheck",source:"https://www.tablecheck.com/join", + } + ,[SimpleIcons.TacoBell]: { + hex:"38096C",title:"Taco Bell",source:"https://www.tacobell.com", } ,[SimpleIcons.Tado_]: { hex:"FFA900",title:"tado°",source:"https://www.tado.com/gb-en/press-assets", } + ,[SimpleIcons.TaichiGraphics]: { + hex:"000000",title:"Taichi Graphics",source:"https://taichi.graphics", + } + ,[SimpleIcons.TaichiLang]: { + hex:"000000",title:"Taichi Lang",source:"https://docs.taichi-lang.org/blog", + } ,[SimpleIcons.Tails]: { hex:"56347C",title:"Tails",source:"https://tails.boum.org/contribute/how/promote/material/logo/", } + ,[SimpleIcons.Tailscale]: { + hex:"242424",title:"Tailscale",source:"https://tailscale.com/press", + } ,[SimpleIcons.TailwindCSS]: { - hex:"38B2AC",title:"Tailwind CSS",source:"https://tailwindcss.com/", + hex:"06B6D4",title:"Tailwind CSS",source:"https://tailwindcss.com/brand", + } + ,[SimpleIcons.Taipy]: { + hex:"FF371A",title:"Taipy",source:"https://taipy.io", + } + ,[SimpleIcons.TakeTwoInteractiveSoftware]: { + hex:"000000",title:"Take-Two Interactive Software",source:"https://www.take2games.com/ir", } ,[SimpleIcons.Talend]: { - hex:"1675BC",title:"Talend",source:"https://www.talend.com/", + hex:"FF6D70",title:"Talend",source:"https://www.talend.com/blog", + } + ,[SimpleIcons.Talenthouse]: { + hex:"000000",title:"Talenthouse",source:"https://www.talenthouse.com", + } + ,[SimpleIcons.Talos]: { + hex:"FF7300",title:"Talos",source:"https://github.com/siderolabs/talos/blob/e3fda049fee62f3c5cef4ae08eaf848826a6dbed/website/assets/icons/logo.svg", + } + ,[SimpleIcons.Tamiya]: { + hex:"000000",title:"Tamiya",source:"https://commons.wikimedia.org/wiki/File:TAMIYA_Logo.svg", } ,[SimpleIcons.Tampermonkey]: { hex:"00485B",title:"Tampermonkey",source:"https://commons.wikimedia.org/wiki/File:Tampermonkey_logo.svg", @@ -14574,102 +23876,174 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Tapas]: { hex:"FFCE00",title:"Tapas",source:"https://tapas.io/site/about#media", } + ,[SimpleIcons.Target]: { + hex:"CC0000",title:"Target",source:"https://www.target.com", + } + ,[SimpleIcons.Task]: { + hex:"29BEB0",title:"Task",source:"https://github.com/go-task/task/blob/84ad0056e49e2206bf5903863cdf972a7305072c/docs/static/img/logo_mono.svg", + } ,[SimpleIcons.Tasmota]: { - hex:"1FA3EC",title:"Tasmota",source:"https://tasmota.github.io/docs/", + hex:"1FA3EC",title:"Tasmota",source:"https://github.com/tasmota/docs/blob/f9ad71612681d85f3b21406c7defa86b3eaa6bb9/docs/images/symbol.svg", } ,[SimpleIcons.Tata]: { - hex:"486AAE",title:"Tata",source:"https://www.tata.com/", + hex:"486AAE",title:"Tata",source:"https://www.tatasteel.com/media/media-kit/logos-usage-guidelines", + } + ,[SimpleIcons.Tcs]: { + hex:"EE3984",title:"Tata Consultancy Services",source:"https://www.tcs.com",slug:"tcs" + } + ,[SimpleIcons.Tauri]: { + hex:"24C8D8",title:"Tauri",source:"https://github.com/tauri-apps/tauri-docs/blob/b1cdfa9d7c6d0b17dae60a90266ddced40a7b384/static/img/tauri.svg", } ,[SimpleIcons.TaxBuzz]: { - hex:"ED8B0B",title:"TaxBuzz",source:"https://www.taxbuzz.com/", + hex:"ED8B0B",title:"TaxBuzz",source:"https://www.taxbuzz.com", + } + ,[SimpleIcons.Teal]: { + hex:"005149",title:"Teal",source:"https://www.tealhq.com", } ,[SimpleIcons.TeamCity]: { - hex:"000000",title:"TeamCity",source:"https://www.jetbrains.com/company/brand/logos/", + hex:"000000",title:"TeamCity",source:"https://www.jetbrains.com/company/brand/logos", } ,[SimpleIcons.TeamSpeak]: { - hex:"2580C3",title:"TeamSpeak",source:"https://www.teamspeak.com/en/more/media-pack/", + hex:"4B69B6",title:"TeamSpeak",source:"https://teamspeak.com", } ,[SimpleIcons.TeamViewer]: { - hex:"0E8EE9",title:"TeamViewer",source:"https://www.teamviewer.com/resources/images/logos/teamviewer-logo-big.svg", + hex:"004680",title:"TeamViewer",source:"https://www.teamviewer.com/en-us", + } + ,[SimpleIcons.TechCrunch]: { + hex:"029F00",title:"TechCrunch",source:"https://commons.wikimedia.org/wiki/File:TechCrunch_logo.svg", } ,[SimpleIcons.TED]: { hex:"E62B1E",title:"TED",source:"https://www.ted.com/participate/organize-a-local-tedx-event/tedx-organizer-guide/branding-promotions/logo-and-design/your-tedx-logo", } + ,[SimpleIcons.TeePublic]: { + hex:"4E64DF",title:"TeePublic",source:"https://teepublic.design/brand-kit", + } ,[SimpleIcons.Teespring]: { - hex:"39ACE6",title:"Teespring",source:"https://teespring.com", + hex:"ED2761",title:"Teespring",source:"https://teespring.com", } ,[SimpleIcons.Tekton]: { hex:"FD495C",title:"Tekton",source:"https://github.com/cdfoundation/artwork/blob/3e748ca9cf9c3136a4a571f7655271b568c16a64/tekton/icon/black/tekton-icon-black.svg", } ,[SimpleIcons.TELE5]: { - hex:"C2AD6F",title:"TELE5",source:"https://www.tele5.de", + hex:"FF00FF",title:"TELE 5",source:"https://commons.wikimedia.org/wiki/File:Tele_5_Logo_2021.svg", + } + ,[SimpleIcons.T_l_Qu_bec]: { + hex:"1343FB",title:"Télé-Québec",source:"https://www.telequebec.tv/societe/logo-et-normes-techniques", } ,[SimpleIcons.Telegram]: { - hex:"26A5E4",title:"Telegram",source:"https://telegram.org", + hex:"26A5E4",title:"Telegram",source:"https://telegram.org/tour/screenshots", } ,[SimpleIcons.Telegraph]: { - hex:"FAFAFA",title:"Telegraph",source:"https://telegra.ph/", + hex:"FAFAFA",title:"Telegraph",source:"https://telegra.ph", + } + ,[SimpleIcons.Temporal]: { + hex:"000000",title:"Temporal",source:"https://github.com/temporalio/temporaldotio/blob/b6b5f3ed1fda818d5d6c07e27ec15d51a61f2267/public/images/icons/temporal-no-text.svg", } ,[SimpleIcons.TencentQQ]: { - hex:"EB1923",title:"Tencent QQ",source:"https://en.wikipedia.org/wiki/File:Tencent_QQ.svg#/media/File:Tencent_QQ.svg", + hex:"1EBAFC",title:"Tencent QQ",source:"https://en.wikipedia.org/wiki/File:Tencent_QQ.svg", } ,[SimpleIcons.TensorFlow]: { - hex:"FF6F00",title:"TensorFlow",source:"https://www.tensorflow.org/extras/tensorflow_brand_guidelines.pdf", + hex:"FF6F00",title:"TensorFlow",source:"https://www.tensorflow.org", } ,[SimpleIcons.Teradata]: { - hex:"F37440",title:"Teradata",source:"https://github.com/Teradata/teradata.github.io/", + hex:"F37440",title:"Teradata",source:"https://github.com/Teradata/teradata.github.io/blob/0fb3886aaeefea7bea4951c300f49ac8f9c2476f/src/assets/icons/teradata-icon.svg", } ,[SimpleIcons.Teratail]: { - hex:"F4C51C",title:"teratail",source:"https://teratail.com/", + hex:"F4C51C",title:"teratail",source:"https://teratail.com", + } + ,[SimpleIcons.Termius]: { + hex:"000000",title:"Termius",source:"https://termius.com/brand-resources", } ,[SimpleIcons.Terraform]: { - hex:"7B42BC",title:"Terraform",source:"https://www.hashicorp.com/brand", + hex:"844FBA",title:"Terraform",source:"https://www.hashicorp.com/brand", + } + ,[SimpleIcons.Tesco]: { + hex:"00539F",title:"Tesco",source:"https://www.tesco.com", } ,[SimpleIcons.Tesla]: { - hex:"CC0000",title:"Tesla",source:"http://www.teslamotors.com/en_GB/about", + hex:"CC0000",title:"Tesla",source:"https://www.tesla.com/tesla-gallery", + } + ,[SimpleIcons.TestCafe]: { + hex:"36B6E5",title:"TestCafe",source:"https://github.com/DevExpress/testcafe/blob/dd174b6682b5f2675ac90e305d3d893c36a1d814/media/logos/svg/TestCafe-logo-600.svg", } ,[SimpleIcons.Testin]: { - hex:"007DD7",title:"Testin",source:"https://www.testin.cn/", + hex:"007DD7",title:"Testin",source:"https://www.testin.cn", } ,[SimpleIcons.TestingLibrary]: { - hex:"E33332",title:"Testing Library",source:"https://testing-library.com/", + hex:"E33332",title:"Testing Library",source:"https://testing-library.com", + } + ,[SimpleIcons.TestRail]: { + hex:"65C179",title:"TestRail",source:"https://www.testrail.com", + } + ,[SimpleIcons.Tether]: { + hex:"50AF95",title:"Tether",source:"https://tether.to/branding/", } ,[SimpleIcons.Textpattern]: { - hex:"FFDA44",title:"Textpattern",source:"https://textpattern.com/", + hex:"FFDA44",title:"Textpattern",source:"https://textpattern.com", + } + ,[SimpleIcons.TGA]: { + hex:"0014FF",title:"TGA",source:"https://thegameawards.com/about", + } + ,[SimpleIcons.Thangs]: { + hex:"FFBC00",title:"Thangs",source:"https://thangs.com", + } + ,[SimpleIcons.TheAlgorithms]: { + hex:"00BCB4",title:"The Algorithms",source:"https://github.com/TheAlgorithms/website/blob/f4e439578c88fed3b21c70898605238602975d2d/public/logo_t.svg", + } + ,[SimpleIcons.TheBoringCompany]: { + hex:"000000",title:"The Boring Company",source:"https://commons.wikimedia.org/wiki/File:The_Boring_Company_Logo.svg", } ,[SimpleIcons.TheConversation]: { hex:"D8352A",title:"The Conversation",source:"https://theconversation.com/republishing-guidelines", } + ,[SimpleIcons.THEFINALS]: { + hex:"D31F3C",title:"THE FINALS",source:"https://www.embark-studios.com/press", + } ,[SimpleIcons.TheIrishTimes]: { - hex:"000000",title:"The Irish Times",source:"https://www.irishtimes.com/", + hex:"000000",title:"The Irish Times",source:"https://www.irishtimes.com", } ,[SimpleIcons.TheMighty]: { - hex:"D0072A",title:"The Mighty",source:"https://themighty.com/", + hex:"D0072A",title:"The Mighty",source:"https://themighty.com", } ,[SimpleIcons.TheModelsResource]: { - hex:"3A75BD",title:"The Models Resource",source:"https://www.models-resource.com/", + hex:"3A75BD",title:"The Models Resource",source:"https://www.models-resource.com", } ,[SimpleIcons.TheMovieDatabase]: { - hex:"01D277",title:"The Movie Database",source:"https://www.themoviedb.org/about/logos-attribution", + hex:"01B4E4",title:"The Movie Database",source:"https://www.themoviedb.org/about/logos-attribution", + } + ,[SimpleIcons.TheNorthFace]: { + hex:"000000",title:"The North Face",source:"https://www.thenorthface.com", + } + ,[SimpleIcons.TheOdinProject]: { + hex:"A9792B",title:"The Odin Project",source:"https://www.theodinproject.com", } ,[SimpleIcons.TheRegister]: { - hex:"FF0000",title:"The Register",source:"https://www.theregister.co.uk/", + hex:"FF0000",title:"The Register",source:"https://www.theregister.co.uk", } ,[SimpleIcons.TheSoundsResource]: { - hex:"39BE6B",title:"The Sounds Resource",source:"https://www.sounds-resource.com/", + hex:"39BE6B",title:"The Sounds Resource",source:"https://www.sounds-resource.com", } ,[SimpleIcons.TheSpritersResource]: { - hex:"BE3939",title:"The Spriters Resource",source:"https://www.spriters-resource.com/", + hex:"BE3939",title:"The Spriters Resource",source:"https://www.spriters-resource.com", } ,[SimpleIcons.TheWashingtonPost]: { hex:"231F20",title:"The Washington Post",source:"https://www.washingtonpost.com/brand-studio/archive/", } ,[SimpleIcons.Thingiverse]: { - hex:"248BFB",title:"Thingiverse",source:"https://www.thingiverse.com/", + hex:"248BFB",title:"Thingiverse",source:"https://www.thingiverse.com", } ,[SimpleIcons.ThinkPad]: { hex:"EE2624",title:"ThinkPad",source:"https://www.lenovo.com/us/en/thinkpad", } + ,[SimpleIcons.Thirdweb]: { + hex:"F213A4",title:"thirdweb",source:"https://thirdweb.com", + } + ,[SimpleIcons.Threadless]: { + hex:"0099FF",title:"Threadless",source:"https://www.threadless.com/about-us", + } + ,[SimpleIcons.Threads]: { + hex:"000000",title:"Threads",source:"https://about.meta.com/brand/resources/instagram/threads", + } ,[SimpleIcons.ThreeJs]: { hex:"000000",title:"Three.js",source:"https://github.com/mrdoob/three.js/blob/a567b810cfcb7f6a03e4faea99f03c53081da477/files/icon.svg", } @@ -14680,19 +24054,34 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"009FD9",title:"Thumbtack",source:"https://www.thumbtack.com/press/media-resources/", } ,[SimpleIcons.Thunderbird]: { - hex:"0A84FF",title:"Thunderbird",source:"https://demo.identihub.co/thunderbird", + hex:"0A84FF",title:"Thunderbird",source:"https://design.thunderbird.net/resources/logo", + } + ,[SimpleIcons.Thunderstore]: { + hex:"23FFB0",title:"Thunderstore",source:"https://github.com/thunderstore-io/brand-guidelines/blob/7b5d4b62ca192a61b8ce5842cd8f5ad1f24ffcfd/assets/logo/thunderstore-logomark-black.svg", + } + ,[SimpleIcons.ThurgauerKantonalbank]: { + hex:"006D41",title:"Thurgauer Kantonalbank",source:"https://www.tkb.ch", } ,[SimpleIcons.Thymeleaf]: { - hex:"005F0F",title:"Thymeleaf",source:"https://github.com/thymeleaf/thymeleaf-dist/tree/master/src/artwork/thymeleaf%202016", + hex:"005F0F",title:"Thymeleaf",source:"https://github.com/thymeleaf/thymeleaf-org/blob/0427d4d4c6f08d3a1fbed3bc90ceeebcf094b532/artwork/thymeleaf%202016/thymeleaf.svg", } ,[SimpleIcons.Ticketmaster]: { hex:"026CDF",title:"Ticketmaster",source:"https://design.ticketmaster.com/brand/overview/", } + ,[SimpleIcons.TickTick]: { + hex:"4772FA",title:"TickTick",source:"https://ticktick.com", + } ,[SimpleIcons.Tidal]: { - hex:"000000",title:"Tidal",source:"https://tidal.com", + hex:"000000",title:"Tidal",source:"https://tidal.com/press", + } + ,[SimpleIcons.TiddlyWiki]: { + hex:"111111",title:"TiddlyWiki",source:"https://tiddlywiki.com", } ,[SimpleIcons.Tide]: { - hex:"4050FB",title:"Tide",source:"https://www.tide.co/newsroom/", + hex:"4050FB",title:"Tide",source:"https://www.tide.co/newsroom", + } + ,[SimpleIcons.Tidyverse]: { + hex:"1A162D",title:"Tidyverse",source:"https://github.com/rstudio/hex-stickers/blob/69528093ef59f541e5a4798dbcb00e60267e8870/SVG/tidyverse.svg", } ,[SimpleIcons.TietoEVRY]: { hex:"063752",title:"TietoEVRY",source:"https://www.tietoevry.com/en/about-us/our-company/", @@ -14700,107 +24089,191 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.TikTok]: { hex:"000000",title:"TikTok",source:"https://tiktok.com", } + ,[SimpleIcons.TildaPublishing]: { + hex:"FFA282",title:"Tilda Publishing",source:"https://tilda.cc/mediakit", + } ,[SimpleIcons.Tile]: { - hex:"000000",title:"Tile",source:"https://www.thetileapp.com/", + hex:"000000",title:"Tile",source:"https://www.thetileapp.com", } ,[SimpleIcons.Timescale]: { - hex:"FDB515",title:"Timescale",source:"https://www.timescale.com/", + hex:"FDB515",title:"Timescale",source:"https://www.timescale.com", + } + ,[SimpleIcons.Tina]: { + hex:"EC4815",title:"Tina",source:"https://github.com/tinacms/tinacms/blob/965edfb7d2a318ab6b86a4772e4daebf53f34f2e/examples/tina-self-hosted-demo/public/tina.svg", } ,[SimpleIcons.Tinder]: { - hex:"FF6B6B",title:"Tinder",source:"http://www.gotinder.com/press", + hex:"FF6B6B",title:"Tinder",source:"https://www.gotinder.com/press", + } + ,[SimpleIcons.Tindie]: { + hex:"17AEB9",title:"Tindie",source:"https://www.tindie.com/tindieu", + } + ,[SimpleIcons.Tinkercad]: { + hex:"1477D1",title:"Tinkercad",source:"https://www.tinkercad.com", + } + ,[SimpleIcons.Tinygrad]: { + hex:"FFFFFF",title:"tinygrad",source:"https://github.com/tinygrad/tinygrad/blob/1025dfb94def0bf3afe7c9ef6af9581727263ab4/docs/logo_tiny_light.svg", } ,[SimpleIcons.TinyLetter]: { - hex:"ED1C24",title:"TinyLetter",source:"https://tinyletter.com/site/press", + hex:"ED1C24",title:"TinyLetter",source:"https://tinyletter.com/site/press/", + } + ,[SimpleIcons.Tistory]: { + hex:"000000",title:"Tistory",source:"https://tistory.com", + } + ,[SimpleIcons.Tldraw]: { + hex:"FAFAFA",title:"tldraw",source:"https://tldraw.dev", } ,[SimpleIcons.Tmux]: { - hex:"1BB91F",title:"tmux",source:"https://github.com/tmux/tmux/tree/f04cc3997629823f0e304d4e4184e2ec93c703f0/logo", + hex:"1BB91F",title:"tmux",source:"https://github.com/tmux/tmux/blob/e26356607e38cbb4676a7c91815ae2d5734443c3/logo/tmux-logo-1-color.svg", } ,[SimpleIcons.Todoist]: { - hex:"E44332",title:"Todoist",source:"https://doist.com/press/", + hex:"E44332",title:"Todoist",source:"https://doist.com/press", } ,[SimpleIcons.Toggl]: { - hex:"E01B22",title:"Toggl",source:"https://toggl.com/media-toolkit", + hex:"FFDE91",title:"Toggl",source:"https://toggl.com/track/media-toolkit", + } + ,[SimpleIcons.TogglTrack]: { + hex:"E57CD8",title:"Toggl Track",source:"https://toggl.com/track/media-toolkit", } ,[SimpleIcons.TokyoMetro]: { - hex:"149DD3",title:"Tokyo Metro",source:"https://en.wikipedia.org/wiki/File:TokyoMetro.svg", + hex:"149DD3",title:"Tokyo Metro",source:"https://commons.wikimedia.org/wiki/File:Tokyo_Metro_combined_logo.svg", + } + ,[SimpleIcons.Toll]: { + hex:"007A68",title:"Toll",source:"https://www.tollgroup.com", + } + ,[SimpleIcons.TOML]: { + hex:"9C4121",title:"TOML",source:"https://github.com/toml-lang/toml/blob/625f62b55c5acdfb9924c78e1d0bf4cf0be23d91/logos/toml.svg", } ,[SimpleIcons.Tomorrowland]: { - hex:"000000",title:"Tomorrowland",source:"https://global.tomorrowland.com/", + hex:"000000",title:"Tomorrowland",source:"https://global.tomorrowland.com", + } + ,[SimpleIcons.TON]: { + hex:"0098EA",title:"TON",source:"https://ton.org/en/brand-assets", + } + ,[SimpleIcons.TopGg]: { + hex:"FF3366",title:"Top.gg",source:"https://top.gg", } ,[SimpleIcons.Topcoder]: { - hex:"29A7DF",title:"Topcoder",source:"http://topcoder.com/", + hex:"29A7DF",title:"Topcoder",source:"https://www.topcoder.com/thrive/articles/How%20to%20use%20the%20Topcoder%20GUI%20KIT", } ,[SimpleIcons.Toptal]: { hex:"3863A0",title:"Toptal",source:"https://www.toptal.com/branding", } ,[SimpleIcons.TorBrowser]: { - hex:"7D4698",title:"Tor Browser",source:"https://styleguide.torproject.org/brand-assets/", + hex:"7D4698",title:"Tor Browser",source:"https://styleguide.torproject.org/brand-assets", } ,[SimpleIcons.TorProject]: { - hex:"7E4798",title:"Tor Project",source:"https://styleguide.torproject.org/brand-assets/", + hex:"7D4698",title:"Tor Project",source:"https://styleguide.torproject.org/brand-assets", } ,[SimpleIcons.Toshiba]: { hex:"FF0000",title:"Toshiba",source:"https://commons.wikimedia.org/wiki/File:Toshiba_logo.svg", } + ,[SimpleIcons.TOTVS]: { + hex:"363636",title:"TOTVS",source:"https://marca.totvs.com/downloads", + } + ,[SimpleIcons.TourBox]: { + hex:"231F20",title:"TourBox",source:"https://www.tourboxtech.com", + } + ,[SimpleIcons.Tower]: { + hex:"00CAF4",title:"Tower",source:"https://www.git-tower.com/company/press", + } ,[SimpleIcons.Toyota]: { hex:"EB0A1E",title:"Toyota",source:"https://www.toyota.com/brandguidelines/logo/", } ,[SimpleIcons.TPLink]: { - hex:"4ACBD6",title:"TP-Link",source:"https://www.tp-link.com/", + hex:"4ACBD6",title:"TP-Link",source:"https://www.tp-link.com", } ,[SimpleIcons.Tqdm]: { hex:"FFC107",title:"tqdm",source:"https://github.com/tqdm/img/blob/0dd23d9336af67976f88f9988ea660cde78c54d4/logo.svg", } + ,[SimpleIcons.Traccar]: { + hex:"000000",title:"Traccar",source:"https://www.traccar.org", + } + ,[SimpleIcons.TradingView]: { + hex:"131622",title:"TradingView",source:"https://www.tradingview.com/media-kit", + } + ,[SimpleIcons.TraefikMesh]: { + hex:"9D0FB0",title:"Traefik Mesh",source:"https://github.com/traefik/mesh/blob/ef03c40b78c08931d47fdad0be10d1986f4e21bc/docs/content/assets/img/traefik-mesh-logo.svg", + } + ,[SimpleIcons.TraefikProxy]: { + hex:"24A1C1",title:"Traefik Proxy",source:"https://traefik.io/traefik", + } + ,[SimpleIcons.Trailforks]: { + hex:"FFCD00",title:"Trailforks",source:"https://www.trailforks.com/about/graphics", + } ,[SimpleIcons.TrainerRoad]: { - hex:"E12726",title:"TrainerRoad",source:"https://www.trainerroad.com/", + hex:"DA291C",title:"TrainerRoad",source:"https://www.trainerroad.com/press", } ,[SimpleIcons.Trakt]: { - hex:"ED1C24",title:"Trakt",source:"https://trakt.tv", + hex:"ED1C24",title:"Trakt",source:"https://trakt.tv/branding", + } + ,[SimpleIcons.Transifex]: { + hex:"0064AB",title:"Transifex",source:"https://app.transifex.com/contact/", } - ,[SimpleIcons.TransferWise]: { - hex:"00B9FF",title:"TransferWise",source:"https://brand.transferwise.com/logo", + ,[SimpleIcons.Transmission]: { + hex:"D70008",title:"Transmission",source:"https://github.com/transmission/transmission/blob/7c9e04d035f3f75a8124e83d612701824487eb4e/gtk/icons/hicolor_apps_symbolic_transmission-symbolic.svg", } ,[SimpleIcons.TransportForIreland]: { - hex:"00B274",title:"Transport for Ireland",source:"https://www.transportforireland.ie/", + hex:"00B274",title:"Transport for Ireland",source:"https://www.transportforireland.ie", } ,[SimpleIcons.TransportForLondon]: { - hex:"113B92",title:"Transport for London",source:"https://tfl.gov.uk/", + hex:"113B92",title:"Transport for London",source:"https://tfl.gov.uk", } ,[SimpleIcons.TravisCI]: { hex:"3EAAAF",title:"Travis CI",source:"https://travis-ci.com/logo", } ,[SimpleIcons.Treehouse]: { - hex:"5FCF80",title:"Treehouse",source:"https://teamtreehouse.com/about", + hex:"5FCF80",title:"Treehouse",source:"https://teamtreehouse.com", } ,[SimpleIcons.Trello]: { hex:"0052CC",title:"Trello",source:"https://atlassian.design/resources/logo-library", } ,[SimpleIcons.TrendMicro]: { - hex:"D71921",title:"Trend Micro",source:"https://www.trendmicro.com/", + hex:"D71921",title:"Trend Micro",source:"https://www.trendmicro.com", } ,[SimpleIcons.Treyarch]: { - hex:"000000",title:"Treyarch",source:"https://upload.wikimedia.org/wikipedia/en/7/7a/Treyarch_logo.svg", + hex:"000000",title:"Treyarch",source:"https://en.wikipedia.org/wiki/File:Treyarch_logo.svg", + } + ,[SimpleIcons.Tricentis]: { + hex:"12438C",title:"Tricentis",source:"https://www.tricentis.com", + } + ,[SimpleIcons.Trilium]: { + hex:"000000",title:"Trilium",source:"https://github.com/zadam/trilium/blob/05d2f4fe96f49c5bc7f3a02a9e47fc352ce5971d/images/icon.svg", } ,[SimpleIcons.Triller]: { - hex:"FF0089",title:"Triller",source:"https://triller.co/static/media/illustrations/logo-full-white.svg", + hex:"FF0089",title:"Triller",source:"https://triller.co", + } + ,[SimpleIcons.TrillerTV]: { + hex:"E61414",title:"TrillerTV",source:"https://fite.tv", } ,[SimpleIcons.Trino]: { hex:"DD00A1",title:"Trino",source:"https://github.com/trinodb/docs.trino.io/blob/653a46f6bdc64b5f67302dc9ab8a0c432ca25e70/352/_static/trino.svg", } ,[SimpleIcons.TripCom]: { - hex:"287DFA",title:"Trip.com",source:"https://careers.trip.com/", + hex:"287DFA",title:"Trip.com",source:"https://careers.trip.com", } ,[SimpleIcons.Tripadvisor]: { hex:"34E0A1",title:"Tripadvisor",source:"https://tripadvisor.mediaroom.com/logo-guidelines", } + ,[SimpleIcons.Trivago]: { + hex:"E32851",title:"trivago",source:"https://company.trivago.com/press-media", + } + ,[SimpleIcons.Trivy]: { + hex:"1904DA",title:"Trivy",source:"https://www.aquasec.com/brand", + } ,[SimpleIcons.Trove]: { - hex:"609540",title:"Trove",source:"https://trove.nla.gov.au/", + hex:"2D004B",title:"Trove",source:"https://trove.nla.gov.au/about/who-we-are/our-logo", + } + ,[SimpleIcons.TRPC]: { + hex:"2596BE",title:"tRPC",source:"https://github.com/trpc/trpc/blob/e0df4a2d5b498dd953a65901e04915c6e3f7ecc5/www/static/img/logo-no-text.svg", } ,[SimpleIcons.TrueNAS]: { - hex:"0095D5",title:"TrueNAS",source:"https://www.truenas.com/", + hex:"0095D5",title:"TrueNAS",source:"https://www.truenas.com", + } + ,[SimpleIcons.TrueUp]: { + hex:"4E71DA",title:"TrueUp",source:"https://www.trueup.io", } ,[SimpleIcons.Trulia]: { - hex:"53B50A",title:"Trulia",source:"http://www.trulia.com", + hex:"0A0B09",title:"trulia",source:"https://www.trulia.com/newsroom/media/brand-logos", } ,[SimpleIcons.TrustedShops]: { hex:"FFDC0F",title:"Trusted Shops",source:"https://brand.trustedshops.com/d/dorIFVeUmcN9/corporate-design", @@ -14809,16 +24282,19 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"00B67A",title:"Trustpilot",source:"https://support.trustpilot.com/hc/en-us/articles/206289947-Trustpilot-Brand-Assets-Style-Guide", } ,[SimpleIcons.TryItOnline]: { - hex:"303030",title:"Try It Online",source:"https://tio.run/", + hex:"303030",title:"Try It Online",source:"https://tio.run", } ,[SimpleIcons.TryHackMe]: { - hex:"212C42",title:"TryHackMe",source:"https://tryhackme.com/about", + hex:"212C42",title:"TryHackMe",source:"https://tryhackme.com", } ,[SimpleIcons.TsNode]: { - hex:"3178C6",title:"ts-node",source:"https://typestrong.org/ts-node/", + hex:"3178C6",title:"ts-node",source:"https://typestrong.org/ts-node", + } + ,[SimpleIcons.Tubi]: { + hex:"7408FF",title:"Tubi",source:"https://gdpr.tubi.tv", } ,[SimpleIcons.TUI]: { - hex:"70CBF4",title:"TUI",source:"https://www.tuiholidays.ie/", + hex:"D40E14",title:"TUI",source:"https://www.design.tui/brand/logos", } ,[SimpleIcons.Tumblr]: { hex:"36465D",title:"Tumblr",source:"https://www.tumblr.com/logo", @@ -14826,59 +24302,86 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.TuneIn]: { hex:"14D8CC",title:"TuneIn",source:"https://cms.tunein.com/press/", } + ,[SimpleIcons.Turbo]: { + hex:"5CD8E5",title:"Turbo",source:"https://turbo.hotwired.dev", + } + ,[SimpleIcons.Turborepo]: { + hex:"EF4444",title:"Turborepo",source:"https://github.com/vercel/turborepo/blob/7312e316629a2138f895a90c9704045891be817b/docs/public/logo-light.svg", + } ,[SimpleIcons.TurboSquid]: { - hex:"FF8135",title:"TurboSquid",source:"https://www.brand.turbosquid.com/", + hex:"FF8135",title:"TurboSquid",source:"https://www.brand.turbosquid.com/turbosquidicons", } ,[SimpleIcons.TurkishAirlines]: { - hex:"C70A0C",title:"Turkish Airlines",source:"https://www.turkishairlines.com/tr-int/basin-odasi/logo-arsivi/index.html", + hex:"C70A0C",title:"Turkish Airlines",source:"https://www.turkishairlines.com/en-int/press-room/logo-archive/index.html", + } + ,[SimpleIcons.Turso]: { + hex:"4FF8D2",title:"Turso",source:"https://turso.tech", } ,[SimpleIcons.Tutanota]: { hex:"840010",title:"Tutanota",source:"https://github.com/tutao/tutanota/blob/8ff5f0e7d78834ac8fcb0f2357c394b757ea4793/resources/images/logo-solo-red.svg", } ,[SimpleIcons.TVTime]: { - hex:"FFD400",title:"TV Time",source:"https://www.tvtime.com/", + hex:"FFD400",title:"TV Time",source:"https://www.tvtime.com", + } + ,[SimpleIcons.TV4Play]: { + hex:"E0001C",title:"TV4 Play",source:"https://tv4play.se", } ,[SimpleIcons.Twilio]: { hex:"F22F46",title:"Twilio",source:"https://www.twilio.com/company/brand", } + ,[SimpleIcons.Twinkly]: { + hex:"FCC15E",title:"Twinkly",source:"https://help.twinkly.com/en/help/quick-guides", + } + ,[SimpleIcons.Twinmotion]: { + hex:"000000",title:"Twinmotion",source:"https://www.twinmotion.com", + } ,[SimpleIcons.Twitch]: { hex:"9146FF",title:"Twitch",source:"https://brand.twitch.tv", } - ,[SimpleIcons.Twitter]: { - hex:"1DA1F2",title:"Twitter",source:"https://brand.twitter.com", + ,[SimpleIcons.Typeform]: { + hex:"262627",title:"Typeform",source:"https://www.typeform.com", } - ,[SimpleIcons.Twoo]: { - hex:"FF7102",title:"Twoo",source:"http://www.twoo.com/about/press", + ,[SimpleIcons.TypeORM]: { + hex:"FE0803",title:"TypeORM",source:"https://github.com/typeorm/typeorm/blob/e7649d2746f907ff36b1efb600402dedd5f5a499/resources/logo_big.png", + } + ,[SimpleIcons.Typer]: { + hex:"000000",title:"Typer",source:"https://typer.tiangolo.com", } ,[SimpleIcons.TypeScript]: { - hex:"3178C6",title:"TypeScript",source:"https://www.staging-typescript.org/branding", + hex:"3178C6",title:"TypeScript",source:"https://www.typescriptlang.org/branding", } ,[SimpleIcons.TYPO3]: { - hex:"FF8700",title:"TYPO3",source:"https://typo3.com/fileadmin/assets/typo3logos/typo3_bullet_01.svg", + hex:"FF8700",title:"TYPO3",source:"https://styleguide.typo3.com/styleguide/logo", + } + ,[SimpleIcons.Typst]: { + hex:"239DAD",title:"Typst",source:"https://typst.app", } ,[SimpleIcons.Uber]: { - hex:"000000",title:"Uber",source:"https://www.uber.com/media/", + hex:"000000",title:"Uber",source:"https://assets.uber.com/d/k4nuxdZ8MC7E/logos/collection/151", } ,[SimpleIcons.UberEats]: { - hex:"06C167",title:"Uber Eats",source:"https://www.ubereats.com", + hex:"06C167",title:"Uber Eats",source:"https://assets.uber.com/d/k4nuxdZ8MC7E/logos/collection/150", } ,[SimpleIcons.Ubiquiti]: { - hex:"0559C9",title:"Ubiquiti",source:"https://www.ui.com/marketing/#logos", + hex:"0559C9",title:"Ubiquiti",source:"https://www.ui.com", } ,[SimpleIcons.Ubisoft]: { hex:"000000",title:"Ubisoft",source:"https://www.ubisoft.com/en-US/company/overview.aspx", } ,[SimpleIcons.UBlockOrigin]: { - hex:"800000",title:"uBlock Origin",source:"https://github.com/gorhill/uBlock/blob/master/src/img/ublock.svg", + hex:"800000",title:"uBlock Origin",source:"https://github.com/gorhill/uBlock/blob/59aa235952a9289cfe72e4fb9f8a7d8f4c80be9a/src/img/ublock.svg", } ,[SimpleIcons.Ubuntu]: { - hex:"E95420",title:"Ubuntu",source:"https://design.ubuntu.com/brand/ubuntu-logo/", + hex:"E95420",title:"Ubuntu",source:"https://design.ubuntu.com/resources", + } + ,[SimpleIcons.UbuntuMATE]: { + hex:"84A454",title:"Ubuntu MATE",source:"https://ubuntu-mate.org", } ,[SimpleIcons.Udacity]: { hex:"02B3E4",title:"Udacity",source:"https://www.udacity.com", } ,[SimpleIcons.Udemy]: { - hex:"EC5252",title:"Udemy",source:"https://about.udemy.com/newbrand/", + hex:"A435F0",title:"Udemy",source:"https://www.udemy.com/ourbrand/", } ,[SimpleIcons.UFC]: { hex:"D20A0A",title:"UFC",source:"https://www.ufc.com", @@ -14886,65 +24389,116 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.UIkit]: { hex:"2396F3",title:"UIkit",source:"https://getuikit.com", } + ,[SimpleIcons.UiPath]: { + hex:"FA4616",title:"UiPath",source:"https://www.uipath.com/newsroom", + } ,[SimpleIcons.Ulule]: { hex:"18A5D6",title:"Ulule",source:"https://ulule.frontify.com/d/EX3dK8qsXgqh/branding-guidelines", } + ,[SimpleIcons.Umami]: { + hex:"000000",title:"Umami",source:"https://github.com/umami-software/umami/blob/3572df0a09503f357a06fe7f816295ba2c878325/assets/logo.svg", + } ,[SimpleIcons.Umbraco]: { - hex:"3544B1",title:"Umbraco",source:"https://umbraco.com/", + hex:"3544B1",title:"Umbraco",source:"https://umbraco.com", + } + ,[SimpleIcons.UML]: { + hex:"FABD14",title:"UML",source:"https://www.uml.org", } ,[SimpleIcons.Unacademy]: { - hex:"08BD80",title:"Unacademy",source:"https://unacademy.com/", + hex:"08BD80",title:"Unacademy",source:"https://unacademy.com", + } + ,[SimpleIcons.UnderArmour]: { + hex:"1D1D1D",title:"Under Armour",source:"https://www.underarmour.com/en-us", + } + ,[SimpleIcons.UnderscoreJs]: { + hex:"0371B5",title:"Underscore.js",source:"https://github.com/jashkenas/underscore/blob/f098f61ff84931dea69c276b3674a62b6ae4def7/docs/images/underscore.png", } ,[SimpleIcons.Undertale]: { - hex:"E71D29",title:"Undertale",source:"https://undertale.com/", + hex:"E71D29",title:"Undertale",source:"https://undertale.com", } ,[SimpleIcons.Unicode]: { - hex:"5455FE",title:"Unicode",source:"https://en.wikipedia.org/wiki/Unicode", + hex:"5455FE",title:"Unicode",source:"https://commons.wikimedia.org/wiki/File:New_Unicode_logo.svg", } ,[SimpleIcons.Unilever]: { - hex:"1F36C7",title:"Unilever",source:"https://www.unilever.co.uk/about/who-we-are/our-logo/", + hex:"1F36C7",title:"Unilever",source:"https://www.unilever.com/our-company/the-logo", + } + ,[SimpleIcons.Uniqlo]: { + hex:"FF0000",title:"Uniqlo",source:"https://www.uniqlo.com", + } + ,[SimpleIcons.UniqloJa]: { + hex:"FF0000",title:"Uniqlo",source:"https://www.uniqlo.com",slug:"uniqlo_ja" } ,[SimpleIcons.UnitedAirlines]: { - hex:"002244",title:"United Airlines",source:"https://en.wikipedia.org/wiki/File:United_Airlines_Logo.svg", + hex:"002244",title:"United Airlines",source:"https://www.united.com", + } + ,[SimpleIcons.UnitedNations]: { + hex:"009EDB",title:"United Nations",source:"https://www.un.org/en", } ,[SimpleIcons.Unity]: { - hex:"000000",title:"Unity",source:"https://unity.com/", + hex:"FFFFFF",title:"Unity",source:"https://brand.unity.com", + } + ,[SimpleIcons.UnJS]: { + hex:"ECDC5A",title:"UnJS",source:"https://unjs.io", + } + ,[SimpleIcons.Unlicense]: { + hex:"808080",title:"Unlicense",source:"https://commons.wikimedia.org/wiki/File:PD-icon.svg", + } + ,[SimpleIcons.UnoCSS]: { + hex:"333333",title:"UnoCSS",source:"https://github.com/unocss/unocss/blob/fc2ed5bb6019b45565ff5293d4b650522f1b79b4/playground/public/icon.svg", + } + ,[SimpleIcons.Unpkg]: { + hex:"000000",title:"unpkg",source:"https://github.com/mjackson/unpkg/blob/af8c8db00fdacd77961ab2a8c3edb45a27d3a6a3/public/favicon.ico", } ,[SimpleIcons.Unraid]: { - hex:"F15A2C",title:"Unraid",source:"https://unraid.net/", + hex:"F15A2C",title:"Unraid",source:"https://unraid.net", } ,[SimpleIcons.UnrealEngine]: { - hex:"313131",title:"Unreal Engine",source:"https://www.unrealengine.com/en-US/branding", + hex:"0E1128",title:"Unreal Engine",source:"https://www.unrealengine.com/en-US/branding", } ,[SimpleIcons.Unsplash]: { - hex:"000000",title:"Unsplash",source:"https://unsplash.com/", - } - ,[SimpleIcons.Untangle]: { - hex:"68BD49",title:"Untangle",source:"https://www.untangle.com/company-overview/", + hex:"000000",title:"Unsplash",source:"https://unsplash.com", } ,[SimpleIcons.Untappd]: { - hex:"FFC000",title:"Untappd",source:"https://untappd.com/", + hex:"FFC000",title:"Untappd",source:"https://untappd.com", } ,[SimpleIcons.UpCloud]: { hex:"7B00FF",title:"UpCloud",source:"https://upcloud.com/brand-assets/", } + ,[SimpleIcons.Uphold]: { + hex:"49CC68",title:"Uphold",source:"https://uphold.com/en-us/brand-assets", + } ,[SimpleIcons.UpLabs]: { - hex:"3930D8",title:"UpLabs",source:"https://www.uplabs.com/", + hex:"3930D8",title:"UpLabs",source:"https://www.uplabs.com", } - ,[SimpleIcons.Uploaded]: { - hex:"0E70CB",title:"Uploaded",source:"https://www.uploaded.net", + ,[SimpleIcons.Upptime]: { + hex:"1ABC9C",title:"Upptime",source:"https://upptime.js.org", } ,[SimpleIcons.UPS]: { - hex:"150400",title:"UPS",source:"https://www.ups.com/", + hex:"150400",title:"UPS",source:"https://www.ups.com", + } + ,[SimpleIcons.Upstash]: { + hex:"00E9A3",title:"Upstash",source:"https://upstash.com", + } + ,[SimpleIcons.UptimeKuma]: { + hex:"5CDD8B",title:"Uptime Kuma",source:"https://uptime.kuma.pet", + } + ,[SimpleIcons.Uptobox]: { + hex:"5CE1E6",title:"Uptobox",source:"https://uptobox.fr", } ,[SimpleIcons.Upwork]: { hex:"6FDA44",title:"Upwork",source:"https://www.upwork.com/press/", } ,[SimpleIcons.USPS]: { - hex:"333366",title:"USPS",source:"https://www.usps.com/", + hex:"333366",title:"USPS",source:"https://www.usps.com", + } + ,[SimpleIcons.UTorrent]: { + hex:"76B83F",title:"uTorrent",source:"https://www.utorrent.com", } ,[SimpleIcons.V]: { - hex:"5D87BF",title:"V",source:"https://github.com/vlang/v-logo", + hex:"5D87BF",title:"V",source:"https://github.com/vlang/v-logo/blob/eec050c901ed3afefce8cbe56092d55ed6770706/dist/v-logo.svg", + } + ,[SimpleIcons.V2EX]: { + hex:"1F1F1F",title:"V2EX",source:"https://www.v2ex.com", } ,[SimpleIcons.V8]: { hex:"4B8BF5",title:"V8",source:"https://v8.dev/logo", @@ -14955,14 +24509,23 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Vagrant]: { hex:"1868F2",title:"Vagrant",source:"https://www.hashicorp.com/brand", } + ,[SimpleIcons.Vala]: { + hex:"7239B3",title:"Vala",source:"https://commons.wikimedia.org/wiki/File:Vala_Logo.svg", + } + ,[SimpleIcons.Valorant]: { + hex:"FA4454",title:"Valorant",source:"https://commons.wikimedia.org/wiki/File:Valorant_logo_-_black_color_version.svg", + } ,[SimpleIcons.Valve]: { - hex:"F74843",title:"Valve",source:"https://www.valvesoftware.com/", + hex:"F74843",title:"Valve",source:"https://www.valvesoftware.com", } ,[SimpleIcons.Vapor]: { - hex:"0D0D0D",title:"Vapor",source:"https://vapor.codes/", + hex:"0D0D0D",title:"Vapor",source:"https://vapor.codes", } ,[SimpleIcons.Vault]: { - hex:"000000",title:"Vault",source:"https://www.hashicorp.com/brand", + hex:"FFEC6E",title:"Vault",source:"https://www.hashicorp.com/brand", + } + ,[SimpleIcons.Vaultwarden]: { + hex:"000000",title:"Vaultwarden",source:"https://github.com/dani-garcia/vaultwarden/blob/44e9e1a58ed37bf4b352bb499fd3e97adcd3b26b/resources/vaultwarden-icon.svg", } ,[SimpleIcons.Vauxhall]: { hex:"EB001E",title:"Vauxhall",source:"https://www.stellantis.com/en/brands/vauxhall", @@ -14970,8 +24533,11 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.VBulletin]: { hex:"184D66",title:"vBulletin",source:"https://commons.wikimedia.org/wiki/File:VBulletin.svg", } + ,[SimpleIcons.Vectary]: { + hex:"6100FF",title:"Vectary",source:"https://www.vectary.com", + } ,[SimpleIcons.VectorLogoZone]: { - hex:"184D66",title:"Vector Logo Zone",source:"https://www.vectorlogo.zone/", + hex:"184D66",title:"Vector Logo Zone",source:"https://www.vectorlogo.zone", } ,[SimpleIcons.Vectorworks]: { hex:"000000",title:"Vectorworks",source:"https://www.vectorworks.net/en-US", @@ -14979,17 +24545,29 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Veeam]: { hex:"00B336",title:"Veeam",source:"https://www.veeam.com/newsroom/veeam-graphics.html", } + ,[SimpleIcons.VEED]: { + hex:"B6FF60",title:"VEED",source:"https://www.veed.io", + } ,[SimpleIcons.Veepee]: { - hex:"EC008C",title:"Veepee",source:"https://www.veepee.fr/", + hex:"EC008C",title:"Veepee",source:"https://www.veepee.fr", + } + ,[SimpleIcons.Vega]: { + hex:"2450B2",title:"Vega",source:"https://github.com/vega/logos/blob/af32bc29f0c09c8de826aaafb037935fb69e960a/assets/VG_Black.svg", + } + ,[SimpleIcons.VEGAS]: { + hex:"1A1A1A",title:"VEGAS",source:"https://www.vegascreativesoftware.com", + } + ,[SimpleIcons.Velog]: { + hex:"20C997",title:"Velog",source:"https://github.com/velopert/velog-client/blob/8fbbb371f4b4525b6747e54d0c608900ea8bf03e/src/static/svg/velog-icon.svg", } ,[SimpleIcons.Venmo]: { - hex:"3D95CE",title:"Venmo",source:"https://venmo.com/about/brand/", + hex:"008CFF",title:"Venmo",source:"https://venmo.com/about/brand", } ,[SimpleIcons.Vercel]: { - hex:"000000",title:"Vercel",source:"https://vercel.com/design", + hex:"000000",title:"Vercel",source:"https://vercel.com/design/brands", } ,[SimpleIcons.Verdaccio]: { - hex:"4B5E40",title:"Verdaccio",source:"https://verdaccio.org/docs/en/logo", + hex:"4B5E40",title:"Verdaccio",source:"https://verdaccio.org/docs/logo", } ,[SimpleIcons.Veritas]: { hex:"B1181E",title:"Veritas",source:"https://my.veritas.com/cs/groups/partner/documents/styleguide/mdaw/mdq5/~edisp/tus3cpeapp3855186572.pdf", @@ -14997,68 +24575,122 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Verizon]: { hex:"CD040B",title:"Verizon",source:"https://www.verizondigitalmedia.com/about/logo-usage/", } + ,[SimpleIcons.Vespa]: { + hex:"85B09A",title:"Vespa",source:"https://www.piaggiogroup.com/en/archive/document/logo-guide", + } + ,[SimpleIcons.VEXXHOST]: { + hex:"2A1659",title:"VEXXHOST",source:"https://vexxhost.com", + } ,[SimpleIcons.VFairs]: { - hex:"EF4678",title:"vFairs",source:"https://www.vfairs.com/", + hex:"EF4678",title:"vFairs",source:"https://www.vfairs.com", } ,[SimpleIcons.Viadeo]: { - hex:"F07355",title:"Viadeo",source:"https://viadeo.journaldunet.com/", + hex:"F07355",title:"Viadeo",source:"https://viadeo.journaldunet.com", + } + ,[SimpleIcons.Viaplay]: { + hex:"FE365F",title:"Viaplay",source:"https://commons.wikimedia.org/wiki/File:Viaplay_Group.svg", } ,[SimpleIcons.Viber]: { - hex:"7360F2",title:"Viber",source:"https://www.viber.com/brand-center/", + hex:"7360F2",title:"Viber",source:"https://www.viber.com/brand-center", + } + ,[SimpleIcons.Viblo]: { + hex:"5387C6",title:"Viblo",source:"https://viblo.asia", + } + ,[SimpleIcons.VictoriaMetrics]: { + hex:"621773",title:"VictoriaMetrics",source:"https://github.com/VictoriaMetrics/VictoriaMetrics/blob/24d61bf19374b42ef9839c13c7d35ce8888170e0/docs/assets/images/vm_logo.svg", + } + ,[SimpleIcons.VictronEnergy]: { + hex:"0066B2",title:"Victron Energy",source:"https://www.victronenergy.com/information/press", } ,[SimpleIcons.Vim]: { hex:"019733",title:"Vim",source:"https://commons.wikimedia.org/wiki/File:Vimlogo.svg", } ,[SimpleIcons.Vimeo]: { - hex:"1AB7EA",title:"Vimeo",source:"https://vimeo.com/about/brand_guidelines", + hex:"1AB7EA",title:"Vimeo",source:"https://press.vimeo.com/brand-guidelines", } ,[SimpleIcons.VimeoLivestream]: { hex:"0A0A20",title:"Vimeo Livestream",source:"https://livestream.com", } + ,[SimpleIcons.Virgin]: { + hex:"E10A0A",title:"Virgin",source:"https://www.virgin.com/img/virgin-logo-square.svg", + } + ,[SimpleIcons.VirginAtlantic]: { + hex:"DA0530",title:"Virgin Atlantic",source:"https://www.virginatlantic.com", + } + ,[SimpleIcons.VirginMedia]: { + hex:"ED1A37",title:"Virgin Media",source:"https://commons.wikimedia.org/wiki/File:Virgin_Media.svg", + } ,[SimpleIcons.VirtualBox]: { hex:"183A61",title:"VirtualBox",source:"https://commons.wikimedia.org/wiki/File:Virtualbox_logo.png", } ,[SimpleIcons.VirusTotal]: { - hex:"394EFF",title:"VirusTotal",source:"https://www.virustotal.com/", + hex:"394EFF",title:"VirusTotal",source:"https://www.virustotal.com", } ,[SimpleIcons.Visa]: { hex:"1A1F71",title:"Visa",source:"https://merchantsignageeu.visa.com/product.asp?dptID=696", } - ,[SimpleIcons.VisualStudio]: { - hex:"5C2D91",title:"Visual Studio",source:"https://visualstudio.microsoft.com/", - } - ,[SimpleIcons.VisualStudioCode]: { - hex:"007ACC",title:"Visual Studio Code",source:"https://commons.wikimedia.org/wiki/File:Visual_Studio_Code_1.35_icon.svg", + ,[SimpleIcons.Visx]: { + hex:"FF1231",title:"visx",source:"https://airbnb.io/visx", } ,[SimpleIcons.Vite]: { - hex:"646CFF",title:"Vite",source:"https://vitejs.dev/", + hex:"646CFF",title:"Vite",source:"https://vitejs.dev", + } + ,[SimpleIcons.VitePress]: { + hex:"5C73E7",title:"VitePress",source:"https://github.com/vuejs/vitepress/blob/f7aef3ca23dae39e226c85d7bb2579dbf7c758f3/art/vitepress-logo-mini.svg", + } + ,[SimpleIcons.Vitess]: { + hex:"F16728",title:"Vitess",source:"https://cncf-branding.netlify.app/projects/vitess/", + } + ,[SimpleIcons.Vitest]: { + hex:"6E9F18",title:"Vitest",source:"https://vitest.dev", + } + ,[SimpleIcons.VivaWallet]: { + hex:"1F263A",title:"Viva Wallet",source:"https://www.vivawallet.com/gb_en/press-center-gb", } ,[SimpleIcons.Vivaldi]: { - hex:"EF3939",title:"Vivaldi",source:"https://vivaldi.com/press/", + hex:"EF3939",title:"Vivaldi",source:"https://vivaldi.com/press", } ,[SimpleIcons.Vivino]: { - hex:"AA1329",title:"Vivino",source:"https://www.vivino.com/press", + hex:"A61A30",title:"Vivino",source:"https://www.vivino.com/press", + } + ,[SimpleIcons.Vivint]: { + hex:"212721",title:"Vivint",source:"https://brandfolder.com/portals/vivint", + } + ,[SimpleIcons.Vivo]: { + hex:"415FFF",title:"vivo",source:"https://www.vivo.com", } ,[SimpleIcons.VK]: { - hex:"4680C2",title:"VK",source:"https://vk.com/brand", + hex:"0077FF",title:"VK",source:"https://vk.com/brand", } ,[SimpleIcons.VLCMediaPlayer]: { - hex:"FF8800",title:"VLC media player",source:"http://git.videolan.org/?p=vlc.git;a=tree;f=extras/package/macosx/asset_sources", + hex:"FF8800",title:"VLC media player",source:"https://code.videolan.org/videolan/vlc/-/blob/1ce7f686ee17a028d2d79627ae69f22d905f2e23/extras/package/macosx/asset_sources/vlc_app_icon.svg", } ,[SimpleIcons.VMware]: { - hex:"607078",title:"VMware",source:"https://myvmware.workspaceair.com/", + hex:"607078",title:"VMware",source:"https://myvmware.workspaceair.com", } ,[SimpleIcons.Vodafone]: { - hex:"E60000",title:"Vodafone",source:"https://web.vodafone.com.eg/", + hex:"E60000",title:"Vodafone",source:"https://web.vodafone.com.eg", + } + ,[SimpleIcons.VoidLinux]: { + hex:"478061",title:"Void Linux",source:"https://alpha.de.repo.voidlinux.org/logos/void-dark2.svg", + } + ,[SimpleIcons.VoIPMs]: { + hex:"E1382D",title:"VoIP.ms",source:"https://voip.ms", } ,[SimpleIcons.Volkswagen]: { - hex:"151F5D",title:"Volkswagen",source:"https://www.volkswagen.ie/", + hex:"151F5D",title:"Volkswagen",source:"https://www.vw.com", } ,[SimpleIcons.Volvo]: { hex:"003057",title:"Volvo",source:"https://www.media.volvocars.com/global/en-gb/logos", } ,[SimpleIcons.Vonage]: { - hex:"FFFFFF",title:"Vonage",source:"https://www.vonage.com", + hex:"000000",title:"Vonage",source:"https://www.vonage.com", + } + ,[SimpleIcons.VoronDesign]: { + hex:"ED3023",title:"Voron Design",source:"https://github.com/VoronDesign/Voron-Extras/blob/d8591f964b408b3da21b6f9b4ab0437e229065de/Images/Logo/SVG/Voron_Design_Hex.svg", + } + ,[SimpleIcons.VowpalWabbit]: { + hex:"FF81F9",title:"Vowpal Wabbit",source:"https://github.com/VowpalWabbit/vowpal_wabbit/blob/1da1aa4bb4f2dfb5e1a6083c14b429b30eba372d/logo_assets/vowpal-wabbits-icon.svg", } ,[SimpleIcons.VOX]: { hex:"DA074A",title:"VOX",source:"https://commons.wikimedia.org/wiki/File:VOX_Logo_2013.svg", @@ -15066,71 +24698,125 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.VSCO]: { hex:"000000",title:"VSCO",source:"https://vscopress.co/media-kit", } + ,[SimpleIcons.VSCodium]: { + hex:"2F80ED",title:"VSCodium",source:"https://github.com/VSCodium/vscodium.github.io/blob/ed028c57f10e6432ec55dfc34d4db1a83fba941d/img/codium_cnl.svg", + } + ,[SimpleIcons.VTEX]: { + hex:"ED125F",title:"VTEX",source:"https://vtex.com", + } ,[SimpleIcons.VueJs]: { - hex:"4FC08D",title:"Vue.js",source:"https://github.com/vuejs/art", + hex:"4FC08D",title:"Vue.js",source:"https://github.com/vuejs/art/blob/a1c78b74569b70a25300925b4eacfefcc143b8f6/logo.svg", } ,[SimpleIcons.Vuetify]: { - hex:"1867C0",title:"Vuetify",source:"https://vuetifyjs.com/", + hex:"1867C0",title:"Vuetify",source:"https://vuetifyjs.com/resources/brand-kit", } ,[SimpleIcons.Vulkan]: { - hex:"AC162C",title:"Vulkan",source:"https://www.khronos.org/legal/trademarks/", + hex:"A41E22",title:"Vulkan",source:"https://www.khronos.org/legal/trademarks", } ,[SimpleIcons.Vultr]: { - hex:"007BFC",title:"Vultr",source:"https://www.vultr.com/company/brand-assets/", + hex:"007BFC",title:"Vultr",source:"https://www.vultr.com/company/brand-assets", } - ,[SimpleIcons.W3C]: { - hex:"005A9C",title:"W3C",source:"https://www.w3.org/Consortium/Legal/logo-usage-20000308", + ,[SimpleIcons.Vyond]: { + hex:"D95E26",title:"Vyond",source:"https://www.vyond.com", + } + ,[SimpleIcons.W3Schools]: { + hex:"04AA6D",title:"W3Schools",source:"https://profile.w3schools.com", + } + ,[SimpleIcons.Wacom]: { + hex:"000000",title:"Wacom",source:"https://support.wacom.com/hc/en-us", + } + ,[SimpleIcons.Wagmi]: { + hex:"000000",title:"Wagmi",source:"https://wagmi.sh", } ,[SimpleIcons.Wagtail]: { hex:"43B1B0",title:"Wagtail",source:"https://github.com/wagtail/wagtail/blob/e3e46e23b780aa2b1b521de081cb81872f77466d/wagtail/admin/static_src/wagtailadmin/images/wagtail-logo.svg", } + ,[SimpleIcons.Wails]: { + hex:"DF0000",title:"Wails",source:"https://wails.io", + } ,[SimpleIcons.WakaTime]: { hex:"000000",title:"WakaTime",source:"https://wakatime.com/legal/logos-and-trademark-usage", } ,[SimpleIcons.WALKMAN]: { - hex:"000000",title:"WALKMAN",source:"https://en.wikipedia.org/wiki/File:Walkman_logo.svg", + hex:"000000",title:"WALKMAN",source:"https://commons.wikimedia.org/wiki/File:Walkman_logo_(2000).svg", + } + ,[SimpleIcons.Wallabag]: { + hex:"3F6184",title:"Wallabag",source:"https://github.com/wallabag/logo/blob/f670395da2d85c3bbcb8dcfa8d2a339d8af5abb0/_default/icon/svg/logo-icon-black-no-bg.svg", + } + ,[SimpleIcons.WalletConnect]: { + hex:"3B99FC",title:"WalletConnect",source:"https://walletconnect.com/brand", + } + ,[SimpleIcons.Walmart]: { + hex:"0071CE",title:"Walmart",source:"https://corporate.walmart.com", + } + ,[SimpleIcons.Wantedly]: { + hex:"21BDDB",title:"Wantedly",source:"https://wantedlyinc.com/ja/brand_assets", } ,[SimpleIcons.Wappalyzer]: { - hex:"32067C",title:"Wappalyzer",source:"https://www.wappalyzer.com/", + hex:"4608AD",title:"Wappalyzer",source:"https://www.wappalyzer.com/logos", } ,[SimpleIcons.Warnerbros]: { - hex:"004DB4",title:"Warner Bros.",source:"https://www.warnerbros.com/",slug:"warnerbros" + hex:"004DB4",title:"Warner Bros.",source:"https://www.warnerbros.com",slug:"warnerbros" + } + ,[SimpleIcons.Warp]: { + hex:"01A4FF",title:"Warp",source:"https://warp.dev", + } + ,[SimpleIcons.Wasabi]: { + hex:"01CD3E",title:"Wasabi",source:"https://wasabi.com", + } + ,[SimpleIcons.WasmCloud]: { + hex:"00BC8E",title:"wasmCloud",source:"https://github.com/wasmCloud/branding/blob/0827503c63f55471a0c709e97d609f56d716be40/03.Icon/Vector/SVG/Wasmcloud.Icon_Black.svg", + } + ,[SimpleIcons.Wasmer]: { + hex:"4946DD",title:"Wasmer",source:"https://github.com/wasmerio/wasmer.io/blob/0d425f5b4ace56496e75278e304f54492c46adde/public/images/icon.svg", + } + ,[SimpleIcons.Watchtower]: { + hex:"416271",title:"Watchtower",source:"https://containrrr.dev/watchtower", } ,[SimpleIcons.Wattpad]: { hex:"FF500A",title:"Wattpad",source:"https://company.wattpad.com/brandguideline", } + ,[SimpleIcons.Wayland]: { + hex:"FFBC00",title:"Wayland",source:"https://gitlab.freedesktop.org/wayland/weston/-/blob/77ede00a938b8137bd638ce67b6f58cb52b1d1b0/data/wayland.svg", + } ,[SimpleIcons.Waze]: { - hex:"33CCFF",title:"Waze",source:"https://www.waze.com/", + hex:"33CCFF",title:"Waze",source:"https://www.waze.com", + } + ,[SimpleIcons.WazirX]: { + hex:"3067F0",title:"WazirX",source:"https://wazirx.com", } ,[SimpleIcons.WearOS]: { hex:"4285F4",title:"Wear OS",source:"https://partnermarketinghub.withgoogle.com/#/brands/", } ,[SimpleIcons.Weasyl]: { - hex:"990000",title:"Weasyl",source:"https://www.weasyl.com/", + hex:"990000",title:"Weasyl",source:"https://www.weasyl.com", } ,[SimpleIcons.Web3Js]: { hex:"F16822",title:"Web3.js",source:"https://github.com/ChainSafe/web3.js/blob/fdbda4958cbdbaebe8ed5ea59183582b07fac254/assets/logo/web3js.svg", } ,[SimpleIcons.WebAssembly]: { - hex:"654FF0",title:"WebAssembly",source:"https://webassembly.org/", + hex:"654FF0",title:"WebAssembly",source:"https://webassembly.org", } ,[SimpleIcons.WebAuthn]: { - hex:"3423A6",title:"WebAuthn",source:"https://github.com/webauthn-open-source/webauthn-logos", + hex:"3423A6",title:"WebAuthn",source:"https://github.com/webauthn-open-source/webauthn-logos/blob/b21be672811eb4a5caadaba41044970cae299a55/final-webauthn-logo-logo-black.svg", } ,[SimpleIcons.WebcomponentsOrg]: { - hex:"29ABE2",title:"webcomponents.org",source:"https://www.webcomponents.org/", + hex:"29ABE2",title:"webcomponents.org",source:"https://www.webcomponents.org", } ,[SimpleIcons.WebdriverIO]: { - hex:"EA5906",title:"WebdriverIO",source:"https://webdriver.io/docs/api/", + hex:"EA5906",title:"WebdriverIO",source:"https://webdriver.io/docs/api", + } + ,[SimpleIcons.Webex]: { + hex:"000000",title:"Webex",source:"https://github.com/momentum-design/momentum-ui/blob/970c5bec962a3f72e17e0b7ed69f2c38d298c405/icons-rebrand/svg/webex-helix-filled.svg", } ,[SimpleIcons.Webflow]: { - hex:"4353FF",title:"Webflow",source:"https://webflow.com/", + hex:"146EF5",title:"Webflow",source:"https://brand-at.webflow.io/resources#logos", } ,[SimpleIcons.WebGL]: { - hex:"990000",title:"WebGL",source:"https://www.khronos.org/legal/trademarks/", + hex:"990000",title:"WebGL",source:"https://www.khronos.org/legal/trademarks", } - ,[SimpleIcons.Webhint]: { - hex:"4700A3",title:"webhint",source:"https://github.com/webhintio/webhint.io/blob/5c9f10a33a6d68e1f0d2b1eff0829685b9123433/src/webhint-theme/source/images/webhint-logo.svg", + ,[SimpleIcons.WebGPU]: { + hex:"005A9C",title:"WebGPU",source:"https://www.w3.org/2023/02/webgpu-logos.html", } ,[SimpleIcons.Weblate]: { hex:"2ECCAA",title:"Weblate",source:"https://github.com/WeblateOrg/graphics/blob/669e4f910abd9ec36fda172d2ea6f2f424a32ace/logo/weblate-black.svg", @@ -15142,37 +24828,61 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"036CB5",title:"WebMoney",source:"https://www.webmoney.ru/rus/developers/logos.shtml", } ,[SimpleIcons.Webpack]: { - hex:"8DD6F9",title:"Webpack",source:"https://webpack.js.org/branding/", + hex:"8DD6F9",title:"Webpack",source:"https://webpack.js.org/branding", } ,[SimpleIcons.WebRTC]: { - hex:"333333",title:"WebRTC",source:"https://webrtc.org/", + hex:"333333",title:"WebRTC",source:"https://webrtc.org", } ,[SimpleIcons.WebStorm]: { - hex:"000000",title:"WebStorm",source:"https://www.jetbrains.com/company/brand/logos/", + hex:"000000",title:"WebStorm",source:"https://www.jetbrains.com/company/brand/logos", } ,[SimpleIcons.WEBTOON]: { - hex:"00D564",title:"WEBTOON",source:"http://webtoons.com/", + hex:"00D564",title:"WEBTOON",source:"https://webtoons.com", + } + ,[SimpleIcons.Webtrees]: { + hex:"2694E8",title:"webtrees",source:"https://webtrees.net", } ,[SimpleIcons.WeChat]: { - hex:"07C160",title:"WeChat",source:"https://wechat.design/standard/download/brand", + hex:"07C160",title:"WeChat",source:"https://wechat.design/tool/brand", + } + ,[SimpleIcons.WeGame]: { + hex:"FAAB00",title:"WeGame",source:"https://www.wegame.com.cn", } ,[SimpleIcons.Weights__Biases]: { - hex:"FFBE00",title:"Weights & Biases",source:"https://wandb.ai/", + hex:"FFBE00",title:"Weights & Biases",source:"https://wandb.ai", + } + ,[SimpleIcons.WelcomeToTheJungle]: { + hex:"FFCD00",title:"Welcome to the Jungle",source:"https://www.welcometothejungle.com", + } + ,[SimpleIcons.Wellfound]: { + hex:"000000",title:"Wellfound",source:"https://wellfound.com/logo", + } + ,[SimpleIcons.WellsFargo]: { + hex:"D71E28",title:"Wells Fargo",source:"https://www.wellsfargo.com/about", } ,[SimpleIcons.WEMO]: { hex:"72D44C",title:"WEMO",source:"https://commons.wikimedia.org/wiki/File:WeMoApp.svg", } + ,[SimpleIcons.WesternDigital]: { + hex:"995DFF",title:"Western Digital",source:"https://www.westerndigital.com", + } + ,[SimpleIcons.WesternUnion]: { + hex:"FFDD00",title:"Western Union",source:"https://www.westernunion.com", + } ,[SimpleIcons.WeTransfer]: { - hex:"409FFF",title:"WeTransfer",source:"https://wetransfer.com/", + hex:"409FFF",title:"WeTransfer",source:"https://wetransfer.com", + } + ,[SimpleIcons.WezTerm]: { + hex:"4E49EE",title:"WezTerm",source:"https://github.com/wez/wezterm/blob/fe78b5821fc106c1061f4c1cc454ff01e74bf97d/assets/icon/wezterm-icon.svg", + } + ,[SimpleIcons.Wgpu]: { + hex:"40E0D0",title:"wgpu",source:"https://wgpu.rs", } ,[SimpleIcons.WhatsApp]: { - hex:"25D366",title:"WhatsApp",source:"https://www.whatsappbrand.com", + hex:"25D366",title:"WhatsApp",source:"https://about.meta.com/brand/resources/whatsapp/whatsapp-brand", } ,[SimpleIcons.WhenIWork]: { - hex:"51A33D",title:"When I Work",source:"https://wheniwork.com/", - } - ,[SimpleIcons.WhiteSource]: { - hex:"161D4E",title:"WhiteSource",source:"https://www.whitesourcesoftware.com/whitesource-media-kit/", + hex:"51A33D",title:"When I Work",source:"https://wheniwork.com", } ,[SimpleIcons.Wii]: { hex:"8B8B8B",title:"Wii",source:"https://commons.wikimedia.org/wiki/File:Wii.svg", @@ -15180,12 +24890,21 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.WiiU]: { hex:"8B8B8B",title:"Wii U",source:"https://commons.wikipedia.org/wiki/File:WiiU.svg", } + ,[SimpleIcons.WikiGg]: { + hex:"FF1985",title:"wiki.gg",source:"https://commons.wiki.gg/wiki/Category:Wiki.gg_logos", + } + ,[SimpleIcons.WikiJs]: { + hex:"1976D2",title:"Wiki.js",source:"https://cdn.js.wiki/images/wikijs-butterfly-mono.svg", + } ,[SimpleIcons.Wikidata]: { hex:"006699",title:"Wikidata",source:"https://commons.wikimedia.org/wiki/File:Wikidata-logo-en.svg", } ,[SimpleIcons.WikimediaCommons]: { hex:"006699",title:"Wikimedia Commons",source:"https://commons.wikimedia.org/wiki/File:Commons-logo.svg", } + ,[SimpleIcons.WikimediaFoundation]: { + hex:"000000",title:"Wikimedia Foundation",source:"https://foundation.wikimedia.org/wiki/File:Wikimedia-logo_black.svg", + } ,[SimpleIcons.Wikipedia]: { hex:"000000",title:"Wikipedia",source:"https://commons.wikimedia.org/wiki/File:Wikipedia-logo-v2.svg", } @@ -15195,77 +24914,77 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Wikivoyage]: { hex:"006699",title:"Wikivoyage",source:"https://commons.wikimedia.org/wiki/File:Wikivoyage-Logo-v3-en.svg", } - ,[SimpleIcons.Windows]: { - hex:"0078D6",title:"Windows",source:"https://commons.wikimedia.org/wiki/File:Windows_10_Logo.svg", - } - ,[SimpleIcons.Windows95]: { - hex:"008080",title:"Windows 95",source:"https://en.wikipedia.org/wiki/Windows_95", - } - ,[SimpleIcons.WindowsTerminal]: { - hex:"4D4D4D",title:"Windows Terminal",source:"https://github.com/microsoft/terminal/blob/a90289548f8548bf5c370a4b141b4b815c22616b/res/terminal/Terminal_HC.svg", - } - ,[SimpleIcons.WindowsXP]: { - hex:"003399",title:"Windows XP",source:"https://commons.wikimedia.org/wiki/File:Windows_logo_-_2002%E2%80%932012_(Multicolored).svg", - } - ,[SimpleIcons.Winmate]: { - hex:"C11920",title:"Winmate",source:"https://www.winmate.com/NewsAndEvents/Publications", + ,[SimpleIcons.Winamp]: { + hex:"F93821",title:"Winamp",source:"https://www.winamp.com", } ,[SimpleIcons.Wipro]: { hex:"341C53",title:"Wipro",source:"https://www.wipro.com/content/dam/nexus/en/service-lines/applications/latest-thinking/state-of-cybersecurity-report-2019.pdf", } ,[SimpleIcons.Wire]: { - hex:"000000",title:"Wire",source:"http://brand.wire.com", + hex:"000000",title:"Wire",source:"https://brand.wire.com", } ,[SimpleIcons.WireGuard]: { - hex:"88171A",title:"WireGuard",source:"https://www.wireguard.com/", + hex:"88171A",title:"WireGuard",source:"https://www.wireguard.com", } ,[SimpleIcons.Wireshark]: { hex:"1679A7",title:"Wireshark",source:"https://gitlab.com/wanduow/wireshark/-/blob/cd5539b0f76975474869984a9d2f0fce29d5c21e/image/wsicon.svg", } + ,[SimpleIcons.Wise]: { + hex:"9FE870",title:"Wise",source:"https://wise.design/foundations/logo", + } ,[SimpleIcons.Wish]: { - hex:"2FB7EC",title:"Wish",source:"https://wish.com/", + hex:"32E476",title:"Wish",source:"https://wish.com", } ,[SimpleIcons.Wistia]: { - hex:"54BBFF",title:"Wistia",source:"https://wistia.com/about/assets", + hex:"58B7FE",title:"Wistia",source:"https://wistia.com/about/assets", } ,[SimpleIcons.Wix]: { - hex:"0C6EFC",title:"Wix",source:"http://www.wix.com/about/design-assets", + hex:"0C6EFC",title:"Wix",source:"https://www.wix.com/about/design-assets", } ,[SimpleIcons.WizzAir]: { hex:"C6007E",title:"Wizz Air",source:"https://wizzair.com/en-gb/information-and-services/about-us/press-office/logos", } ,[SimpleIcons.Wolfram]: { - hex:"DD1100",title:"Wolfram",source:"http://company.wolfram.com/press-center/wolfram-corporate/", + hex:"DD1100",title:"Wolfram",source:"https://company.wolfram.com/press-center/wolfram-corporate", } ,[SimpleIcons.WolframLanguage]: { - hex:"DD1100",title:"Wolfram Language",source:"http://company.wolfram.com/press-center/language/", + hex:"DD1100",title:"Wolfram Language",source:"https://company.wolfram.com/press-center/language", } ,[SimpleIcons.WolframMathematica]: { - hex:"DD1100",title:"Wolfram Mathematica",source:"http://company.wolfram.com/press-center/mathematica/", + hex:"DD1100",title:"Wolfram Mathematica",source:"https://company.wolfram.com/press-center/mathematica", + } + ,[SimpleIcons.Wondershare]: { + hex:"000000",title:"Wondershare",source:"https://www.wondershare.com/news/media-assets.html", + } + ,[SimpleIcons.WondershareFilmora]: { + hex:"07273D",title:"Wondershare Filmora",source:"https://filmora.wondershare.com", } ,[SimpleIcons.Woo]: { - hex:"96588A",title:"Woo",source:"https://woocommerce.com/style-guide/", + hex:"96588A",title:"Woo",source:"https://woocommerce.com/style-guide", } ,[SimpleIcons.WooCommerce]: { - hex:"96588A",title:"WooCommerce",source:"https://woocommerce.com/style-guide/", + hex:"96588A",title:"WooCommerce",source:"https://woocommerce.com/style-guide", } ,[SimpleIcons.WordPress]: { hex:"21759B",title:"WordPress",source:"https://wordpress.org/about/logos", } ,[SimpleIcons.Workplace]: { - hex:"20252D",title:"Workplace",source:"https://en.facebookbrand.com/", + hex:"4526CE",title:"Workplace",source:"https://about.meta.com/brand/resources/workplace/workplace-brand", } ,[SimpleIcons.WorldHealthOrganization]: { - hex:"0093D5",title:"World Health Organization",source:"https://www.who.int/", + hex:"0093D5",title:"World Health Organization",source:"https://www.who.int", } ,[SimpleIcons.WPEngine]: { - hex:"0ECAD4",title:"WP Engine",source:"https://wpengine.com/brand-assets/", + hex:"0ECAD4",title:"WP Engine",source:"https://wpengine.com/brand-assets", } ,[SimpleIcons.WPRocket]: { - hex:"F56640",title:"WP Rocket",source:"https://wp-rocket.me/", + hex:"F56640",title:"WP Rocket",source:"https://wp-rocket.me", + } + ,[SimpleIcons.WPExplorer]: { + hex:"2563EB",title:"WPExplorer",source:"https://wpexplorer.com", } ,[SimpleIcons.WriteAs]: { - hex:"5BC4EE",title:"write.as",source:"https://write.as/brand", + hex:"5AC4EE",title:"Write.as",source:"https://write.as/brand", } ,[SimpleIcons.WWE]: { hex:"000000",title:"WWE",source:"https://commons.wikimedia.org/wiki/File:WWE_Network_logo.svg", @@ -15273,26 +24992,29 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.Wwise]: { hex:"00549F",title:"Wwise",source:"https://www.audiokinetic.com/resources/credits/", } - ,[SimpleIcons.XOrg]: { - hex:"F28834",title:"X.Org",source:"https://upload.wikimedia.org/wikipedia/commons/9/90/X.Org_Logo.svg", + ,[SimpleIcons.Wykop]: { + hex:"367DA9",title:"Wykop",source:"https://wykop.pl", } - ,[SimpleIcons.Xamarin]: { - hex:"3498DB",title:"Xamarin",source:"https://github.com/dotnet/swag/tree/master/xamarin", + ,[SimpleIcons.Wyze]: { + hex:"1DF0BB",title:"Wyze",source:"https://www.wyze.com", } - ,[SimpleIcons.XAML]: { - hex:"0C54C2",title:"XAML",source:"https://github.com/microsoft/microsoft-ui-xaml/issues/1185#issuecomment-529731046", + ,[SimpleIcons.X]: { + hex:"000000",title:"X",source:"https://x.com", + } + ,[SimpleIcons.XOrg]: { + hex:"F28834",title:"X.Org",source:"https://commons.wikimedia.org/wiki/File:X.Org_Logo.svg", } ,[SimpleIcons.XAMPP]: { hex:"FB7A24",title:"XAMPP",source:"https://www.apachefriends.org/en/", } - ,[SimpleIcons.Xbox]: { - hex:"107C10",title:"Xbox",source:"https://www.xbox.com/en-US/consoles", - } ,[SimpleIcons.Xcode]: { - hex:"147EFB",title:"Xcode",source:"https://developer.apple.com/develop/", + hex:"147EFB",title:"Xcode",source:"https://developer.apple.com/develop", } ,[SimpleIcons.XDADevelopers]: { - hex:"EA7100",title:"XDA Developers",source:"https://www.xda-developers.com/", + hex:"EA7100",title:"XDA Developers",source:"https://www.xda-developers.com", + } + ,[SimpleIcons.Xendit]: { + hex:"4573FF",title:"Xendit",source:"https://www.xendit.co/en/company/asset-and-branding", } ,[SimpleIcons.Xero]: { hex:"13B5EA",title:"Xero",source:"https://www.xero.com/uk/about/media/downloads", @@ -15300,20 +25022,23 @@ export const icons: {[k: string]:SimpleIcon} = { ,[SimpleIcons.XFCE]: { hex:"2284F2",title:"XFCE",source:"https://www.xfce.org/download#artwork", } + ,[SimpleIcons.Xiaohongshu]: { + hex:"FF2442",title:"Xiaohongshu",source:"https://pro.xiaohongshu.com", + } ,[SimpleIcons.Xiaomi]: { hex:"FF6900",title:"Xiaomi",source:"https://www.mi.com/global", } - ,[SimpleIcons.Xilinx]: { - hex:"E01F27",title:"Xilinx",source:"https://www.xilinx.com", - } ,[SimpleIcons.Xing]: { hex:"006567",title:"Xing",source:"https://dev.xing.com/logo_rules", } ,[SimpleIcons.XMPP]: { - hex:"002B5C",title:"XMPP",source:"https://github.com/xsf/xmpp.org/tree/00c49187e353c1a156c95562dafaf129e688fbad/content/icons", + hex:"002B5C",title:"XMPP",source:"https://github.com/xsf/xmpp.org/blob/82856a2cec0a99b197c6985191635544e6b3ed69/static/images/logos/xmpp-logo.svg", + } + ,[SimpleIcons.XO]: { + hex:"5ED9C7",title:"XO",source:"https://github.com/xojs/xo/tree/f9c7db99255d009b3c81535ced021c3f6ade57b4", } ,[SimpleIcons.XRP]: { - hex:"25A768",title:"XRP",source:"https://xrpl.org/", + hex:"25A768",title:"XRP",source:"https://xrpl.org", } ,[SimpleIcons.XSplit]: { hex:"0095DE",title:"XSplit",source:"https://www.xsplit.com/presskit", @@ -15322,10 +25047,10 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"2C3E50",title:"XState",source:"https://github.com/davidkpiano/xstate/blob/544df7f00e2ef49603b5e5ff2f0d183ff6bd5e7c/docs/.vuepress/public/logo.svg", } ,[SimpleIcons.YCombinator]: { - hex:"F0652F",title:"Y Combinator",source:"https://www.ycombinator.com/press/", + hex:"F0652F",title:"Y Combinator",source:"https://www.ycombinator.com/press", } - ,[SimpleIcons.Yahoo_]: { - hex:"6001D2",title:"Yahoo!",source:"https://yahoo.com/", + ,[SimpleIcons.Yabai]: { + hex:"00364B",title:"yabai",source:"https://github.com/koekeishiya/yabai/blob/86c759186d7c588dfd8c6a84aac1ebc4730e988e/assets/icon/icon.svg", } ,[SimpleIcons.Yale]: { hex:"FFD900",title:"Yale",source:"https://yalehome.com", @@ -15334,88 +25059,157 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"4B1E78",title:"Yamaha Corporation",source:"https://www.yamaha.com/en/", } ,[SimpleIcons.YamahaMotorCorporation]: { - hex:"E60012",title:"Yamaha Motor Corporation",source:"https://en.wikipedia.org/wiki/Yamaha_Motor_Company", + hex:"E60012",title:"Yamaha Motor Corporation",source:"https://commons.wikimedia.org/wiki/File:Yamaha_Motor_Logo_(full).svg", + } + ,[SimpleIcons.YAML]: { + hex:"CB171E",title:"YAML",source:"https://commons.wikimedia.org/wiki/File:Official_YAML_Logo.svg", } - ,[SimpleIcons.Yammer]: { - hex:"106EBE",title:"Yammer",source:"https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products", + ,[SimpleIcons.YandexCloud]: { + hex:"5282FF",title:"Yandex Cloud",source:"https://cloud.yandex.com/en/brandbook", } ,[SimpleIcons.Yarn]: { - hex:"2C8EBB",title:"Yarn",source:"https://github.com/yarnpkg/assets", + hex:"2C8EBB",title:"Yarn",source:"https://github.com/yarnpkg/assets/blob/76d30ca2aebed5b73ea8131d972218fb860bd32d/yarn-kitten-circle.svg", } ,[SimpleIcons.Yelp]: { - hex:"D32323",title:"Yelp",source:"https://www.yelp.com/styleguide/icons", + hex:"FF1A1A",title:"Yelp",source:"https://www.yelp.com/brand", } - ,[SimpleIcons.Yoast]: { - hex:"A4286A",title:"Yoast",source:"https://yoast.com/media/logo/", + ,[SimpleIcons.Yeti]: { + hex:"00263C",title:"Yeti",source:"https://www.yeti.com", } - ,[SimpleIcons.YourTravelTV]: { - hex:"F79025",title:"YourTravel.TV",source:"https://yourtravel.tv", + ,[SimpleIcons.Yoast]: { + hex:"A61E69",title:"Yoast",source:"https://yoast.com/brand", } ,[SimpleIcons.YouTube]: { - hex:"FF0000",title:"YouTube",source:"https://www.youtube.com/yt/about/brand-resources/#logos-icons-colors", + hex:"FF0000",title:"YouTube",source:"https://www.youtube.com/howyoutubeworks/resources/brand-resources/#logos-icons-and-colors", } ,[SimpleIcons.YouTubeGaming]: { - hex:"FF0000",title:"YouTube Gaming",source:"https://gaming.youtube.com/", + hex:"FF0000",title:"YouTube Gaming",source:"https://gaming.youtube.com", + } + ,[SimpleIcons.YouTubeKids]: { + hex:"FF0000",title:"YouTube Kids",source:"https://www.youtube.com/intl/ALL_us/kids", } ,[SimpleIcons.YouTubeMusic]: { - hex:"FF0000",title:"YouTube Music",source:"https://partnermarketinghub.withgoogle.com/#/brands/", + hex:"FF0000",title:"YouTube Music",source:"https://partnermarketinghub.withgoogle.com/#/brands", + } + ,[SimpleIcons.YouTubeShorts]: { + hex:"FF0000",title:"YouTube Shorts",source:"https://www.youtube.com/shorts", } ,[SimpleIcons.YouTubeStudio]: { - hex:"FF0000",title:"YouTube Studio",source:"https://www.youtube.com/", + hex:"FF0000",title:"YouTube Studio",source:"https://www.youtube.com", } ,[SimpleIcons.YouTubeTV]: { - hex:"FF0000",title:"YouTube TV",source:"https://partnermarketinghub.withgoogle.com/#/brands/", + hex:"FF0000",title:"YouTube TV",source:"https://partnermarketinghub.withgoogle.com/#/brands", + } + ,[SimpleIcons.Yr]: { + hex:"00B9F1",title:"Yr",source:"https://www.yr.no", + } + ,[SimpleIcons.Yubico]: { + hex:"84BD00",title:"Yubico",source:"https://www.yubico.com/wp-content/themes/coronado/img/icon.svg", } - ,[SimpleIcons.ZWave]: { - hex:"1B365D",title:"Z-Wave",source:"https://www.z-wave.com/", + ,[SimpleIcons.YunoHost]: { + hex:"000000",title:"YunoHost",source:"https://github.com/YunoHost/doc/blob/0157b052481407b3c06cc2892de225f14c42520b/images/ynh_logo_black.svg", + } + ,[SimpleIcons._abka]: { + hex:"006420",title:"Żabka",source:"https://www.zabka.pl", + } + ,[SimpleIcons.Zaim]: { + hex:"50A135",title:"Zaim",source:"https://zaim.net", } ,[SimpleIcons.Zalando]: { - hex:"FF6900",title:"Zalando",source:"https://www.zalando.co.uk/", + hex:"FF6900",title:"Zalando",source:"https://www.zalando.co.uk", + } + ,[SimpleIcons.Zalo]: { + hex:"0068FF",title:"Zalo",source:"https://zalo.me", + } + ,[SimpleIcons.ZAP]: { + hex:"00549E",title:"ZAP",source:"https://www.zaproxy.org", } ,[SimpleIcons.Zapier]: { - hex:"FF4A00",title:"Zapier",source:"https://zapier.com/about/brand", + hex:"FF4F00",title:"Zapier",source:"https://www.figma.com/file/NQFxTCE5pGR3dHZt0DkOyy/Zapier-Brand-Guidelines-%5BExternal%5D?type=design&node-id=101-9701&mode=design", + } + ,[SimpleIcons.Zara]: { + hex:"000000",title:"Zara",source:"https://www.zara.com", + } + ,[SimpleIcons.Zazzle]: { + hex:"212121",title:"Zazzle",source:"https://www.zazzle.com/logo", + } + ,[SimpleIcons.Zcash]: { + hex:"F3B724",title:"Zcash",source:"https://z.cash", + } + ,[SimpleIcons.ZCOOL]: { + hex:"FFF200",title:"ZCOOL",source:"https://www.zcool.com.cn/appdown", } ,[SimpleIcons.ZDF]: { - hex:"FA7D19",title:"ZDF",source:"https://www.zdf.de/", + hex:"FA7D19",title:"ZDF",source:"https://www.zdf.de", + } + ,[SimpleIcons.ZebPay]: { + hex:"2072EF",title:"ZebPay",source:"https://www.zebpay.com", + } + ,[SimpleIcons.ZebraTechnologies]: { + hex:"000000",title:"Zebra Technologies",source:"https://www.zebra.com", + } + ,[SimpleIcons.ZedIndustries]: { + hex:"084CCF",title:"Zed Industries",source:"https://github.com/zed-industries/zed/blob/ccc939124fa2f366b3029926447fd0a0c46a85c7/assets/icons/logo_96.svg", } ,[SimpleIcons.Zelle]: { - hex:"6D1ED4",title:"Zelle",source:"https://www.zellepay.com/", + hex:"6D1ED4",title:"Zelle",source:"https://www.zellepay.com", } ,[SimpleIcons.Zend]: { - hex:"0679EA",title:"Zend",source:"https://www.zend.com/", - } - ,[SimpleIcons.ZendFramework]: { - hex:"68B604",title:"Zend Framework",source:"https://framework.zend.com/", + hex:"0679EA",title:"Zend",source:"https://www.zend.com", } ,[SimpleIcons.Zendesk]: { - hex:"03363D",title:"Zendesk",source:"https://brandland.zendesk.com/", + hex:"03363D",title:"Zendesk",source:"https://brandland.zendesk.com", } ,[SimpleIcons.Zenn]: { hex:"3EA8FF",title:"Zenn",source:"https://zenn.dev/mediakit", } + ,[SimpleIcons.Zenodo]: { + hex:"1682D4",title:"Zenodo",source:"https://about.zenodo.org", + } + ,[SimpleIcons.Zensar]: { + hex:"000000",title:"Zensar",source:"https://www.zensar.com/about/our-story/our-brand/#logo", + } ,[SimpleIcons.Zerodha]: { hex:"387ED1",title:"Zerodha",source:"https://zerodha.com", } - ,[SimpleIcons.ZeroMQ]: { - hex:"DF0000",title:"ZeroMQ",source:"https://github.com/zeromq/zeromq.org/blob/master/static/safari-pinned-tab.svg", - } ,[SimpleIcons.Zerply]: { hex:"7BBB6E",title:"Zerply",source:"https://zerply.com/about/resources", } + ,[SimpleIcons.Zettlr]: { + hex:"1CB27E",title:"Zettlr",source:"https://www.zettlr.com", + } ,[SimpleIcons.Zhihu]: { - hex:"0084FF",title:"Zhihu",source:"https://www.zhihu.com/", + hex:"0084FF",title:"Zhihu",source:"https://www.zhihu.com", + } + ,[SimpleIcons.Zig]: { + hex:"F7A41D",title:"Zig",source:"https://github.com/ziglang/logo/blob/6446ba8e37a0651da720d8869e1ce9264fa0c0b9/zig-mark.svg", } ,[SimpleIcons.Zigbee]: { - hex:"EB0443",title:"Zigbee",source:"https://zigbeealliance.org/solution/zigbee/", + hex:"EB0443",title:"Zigbee",source:"https://csa-iot.org/all-solutions/zigbee", + } + ,[SimpleIcons.Zigbee2MQTT]: { + hex:"FFC135",title:"Zigbee2MQTT",source:"https://github.com/Koenkk/zigbee2mqtt/blob/434981b567122c745c6a5228cd89b74694b15e4c/images/logo_vector.svg", + } + ,[SimpleIcons.Ziggo]: { + hex:"F48C00",title:"Ziggo",source:"https://www.ziggosport.nl", + } + ,[SimpleIcons.Zilch]: { + hex:"00D287",title:"Zilch",source:"https://www.zilch.com", } ,[SimpleIcons.Zillow]: { - hex:"006AFF",title:"Zillow",source:"https://www.zillow.com/", + hex:"006AFF",title:"Zillow",source:"https://www.zillow.com", + } + ,[SimpleIcons.ZincSearch]: { + hex:"5BA37F",title:"ZincSearch",source:"https://github.com/zincsearch/zincsearch-docs/blob/f5b8bec0c05c10968f54aca3eabde9d4d77a1712/docs/images/logo.svg", } ,[SimpleIcons.Zingat]: { - hex:"009CFB",title:"Zingat",source:"https://www.zingat.com/kurumsal-logolar", + hex:"009CFB",title:"Zingat",source:"https://www.zingat.com", + } + ,[SimpleIcons.Zod]: { + hex:"3E67B1",title:"Zod",source:"https://zod.dev", } ,[SimpleIcons.Zoho]: { - hex:"C8202B",title:"Zoho",source:"https://www.zoho.com/branding/", + hex:"E42527",title:"Zoho",source:"https://www.zoho.com/branding", } ,[SimpleIcons.Zoiper]: { hex:"F47920",title:"Zoiper",source:"https://www.zoiper.com/en/products", @@ -15424,16 +25218,22 @@ export const icons: {[k: string]:SimpleIcon} = { hex:"E23744",title:"Zomato",source:"https://www.zomato.com/business/apps", } ,[SimpleIcons.Zoom]: { - hex:"2D8CFF",title:"Zoom",source:"https://zoom.us/brandguidelines", + hex:"0B5CFF",title:"Zoom",source:"https://brand.zoom.us/media-library.html", } ,[SimpleIcons.Zorin]: { - hex:"0CC1F3",title:"Zorin",source:"https://zorinos.com/press/", + hex:"15A6F0",title:"Zorin",source:"https://zorin.com/press", } ,[SimpleIcons.Zotero]: { hex:"CC2936",title:"Zotero",source:"https://www.zotero.org/support/brand", } + ,[SimpleIcons.Zsh]: { + hex:"F15A24",title:"Zsh",source:"https://github.com/Zsh-art/logo/blob/253927e62bd2a640d29915ad7a794880b787eda8/svg/black_vertical_icon.svg", + } ,[SimpleIcons.Zulip]: { - hex:"FFFFFF",title:"Zulip",source:"https://github.com/zulip/zulip/blob/df9e40491dc77b658d943cff36a816d46e32ce1b/static/images/logo/zulip-org-logo.svg", + hex:"6492FE",title:"Zulip",source:"https://github.com/zulip/zulip/blob/df9e40491dc77b658d943cff36a816d46e32ce1b/static/images/logo/zulip-org-logo.svg", + } + ,[SimpleIcons.Zyte]: { + hex:"B02CCE",title:"Zyte",source:"https://www.zyte.com", } , };