@logoicon/react 1.0.4 → 1.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/css/icon.cjs +4 -4
- package/dist/css/icon.js +4 -4
- package/dist/expressjs/icon-dark.cjs +3 -3
- package/dist/expressjs/icon-dark.js +3 -3
- package/dist/expressjs/icon-light.cjs +3 -3
- package/dist/expressjs/icon-light.js +3 -3
- package/dist/expressjs/logo-dark.cjs +3 -3
- package/dist/expressjs/logo-dark.js +3 -3
- package/dist/expressjs/logo-light.cjs +3 -3
- package/dist/expressjs/logo-light.js +3 -3
- package/dist/facebook/icon-mono.cjs +3 -3
- package/dist/facebook/icon-mono.js +3 -3
- package/dist/facebook/icon.cjs +7 -7
- package/dist/facebook/icon.js +7 -7
- package/dist/firebase/icon-dark.cjs +3 -3
- package/dist/firebase/icon-dark.js +3 -3
- package/dist/firebase/icon-light.cjs +3 -3
- package/dist/firebase/icon-light.js +3 -3
- package/dist/firebase/icon.cjs +6 -6
- package/dist/firebase/icon.js +6 -6
- package/dist/firebase/logo-dark.cjs +14 -14
- package/dist/firebase/logo-dark.js +14 -14
- package/dist/firebase/logo-light.cjs +14 -14
- package/dist/firebase/logo-light.js +14 -14
- package/dist/git/icon-dark.cjs +2 -2
- package/dist/git/icon-dark.js +2 -2
- package/dist/git/icon-light.cjs +2 -2
- package/dist/git/icon-light.js +2 -2
- package/dist/git/icon.cjs +2 -2
- package/dist/git/icon.js +2 -2
- package/dist/git/logo-dark.cjs +6 -6
- package/dist/git/logo-dark.js +6 -6
- package/dist/git/logo-light.cjs +6 -6
- package/dist/git/logo-light.js +6 -6
- package/dist/git/logo.cjs +6 -6
- package/dist/git/logo.js +6 -6
- package/dist/github/icon-dark.cjs +3 -3
- package/dist/github/icon-dark.js +3 -3
- package/dist/github/icon-light.cjs +3 -3
- package/dist/github/icon-light.js +3 -3
- package/dist/github/logo-dark.cjs +10 -10
- package/dist/github/logo-dark.js +10 -10
- package/dist/github/logo-light.cjs +10 -10
- package/dist/github/logo-light.js +10 -10
- package/dist/gitlab/icon-mono-dark.cjs +3 -3
- package/dist/gitlab/icon-mono-dark.js +3 -3
- package/dist/gitlab/icon-mono-light.cjs +3 -3
- package/dist/gitlab/icon-mono-light.js +3 -3
- package/dist/gitlab/icon.cjs +6 -6
- package/dist/gitlab/icon.js +6 -6
- package/dist/gitlab/logo-dark.cjs +14 -14
- package/dist/gitlab/logo-dark.js +14 -14
- package/dist/gitlab/logo-mono-dark.cjs +10 -10
- package/dist/gitlab/logo-mono-dark.js +10 -10
- package/dist/gitlab/logo-mono-light.cjs +10 -10
- package/dist/gitlab/logo-mono-light.js +10 -10
- package/dist/gitlab/logo.cjs +14 -14
- package/dist/gitlab/logo.js +14 -14
- package/dist/gmail/icon.cjs +42 -0
- package/dist/gmail/icon.js +18 -0
- package/dist/html/icon-dark.cjs +13 -13
- package/dist/html/icon-dark.js +13 -13
- package/dist/html/icon-light.cjs +13 -13
- package/dist/html/icon-light.js +13 -13
- package/dist/html/icon.cjs +13 -13
- package/dist/html/icon.js +13 -13
- package/dist/index.cjs +29 -26
- package/dist/index.d.cts +0 -16
- package/dist/index.d.ts +0 -16
- package/dist/index.js +2 -0
- package/dist/javascript/icon.cjs +4 -4
- package/dist/javascript/icon.js +4 -4
- package/dist/linkedin/icon-mono-dark.cjs +5 -5
- package/dist/linkedin/icon-mono-dark.js +5 -5
- package/dist/linkedin/icon-mono-light.cjs +5 -5
- package/dist/linkedin/icon-mono-light.js +5 -5
- package/dist/linkedin/icon.cjs +5 -5
- package/dist/linkedin/icon.js +5 -5
- package/dist/linkedin/logo.cjs +12 -12
- package/dist/linkedin/logo.js +12 -12
- package/dist/lua/drawing.cjs +7 -7
- package/dist/lua/drawing.js +7 -7
- package/dist/metadata.cjs +76 -75
- package/dist/metadata.d.cts +304 -432
- package/dist/metadata.d.ts +304 -432
- package/dist/metadata.js +76 -75
- package/dist/mongodb/icon-dark.cjs +3 -3
- package/dist/mongodb/icon-dark.js +3 -3
- package/dist/mongodb/icon-light.cjs +3 -3
- package/dist/mongodb/icon-light.js +3 -3
- package/dist/mongodb/icon.cjs +3 -3
- package/dist/mongodb/icon.js +3 -3
- package/dist/mongodb/logo-dark.cjs +11 -11
- package/dist/mongodb/logo-dark.js +11 -11
- package/dist/mongodb/logo-light.cjs +11 -11
- package/dist/mongodb/logo-light.js +11 -11
- package/dist/mongodb/logo.cjs +11 -11
- package/dist/mongodb/logo.js +11 -11
- package/dist/mysql/logo.cjs +10 -10
- package/dist/mysql/logo.js +10 -10
- package/dist/neovim/icon.cjs +17 -17
- package/dist/neovim/icon.js +17 -17
- package/dist/neovim/logo-mono.cjs +17 -17
- package/dist/neovim/logo-mono.js +17 -17
- package/dist/neovim/logo.cjs +27 -27
- package/dist/neovim/logo.js +27 -27
- package/dist/nextjs/icon-dark.cjs +13 -13
- package/dist/nextjs/icon-dark.js +13 -13
- package/dist/nextjs/icon-light.cjs +13 -13
- package/dist/nextjs/icon-light.js +13 -13
- package/dist/nextjs/logo-dark.cjs +10 -10
- package/dist/nextjs/logo-dark.js +10 -10
- package/dist/nextjs/logo-light.cjs +10 -10
- package/dist/nextjs/logo-light.js +10 -10
- package/dist/nodejs/icon-dark.cjs +5 -5
- package/dist/nodejs/icon-dark.js +5 -5
- package/dist/nodejs/icon-light.cjs +5 -5
- package/dist/nodejs/icon-light.js +5 -5
- package/dist/nodejs/icon.cjs +21 -21
- package/dist/nodejs/icon.js +21 -21
- package/dist/nodejs/logo-dark.cjs +28 -28
- package/dist/nodejs/logo-dark.js +28 -28
- package/dist/nodejs/logo-light.cjs +28 -28
- package/dist/nodejs/logo-light.js +28 -28
- package/dist/php/icon.cjs +21 -21
- package/dist/php/icon.js +21 -21
- package/dist/postgresql/icon.cjs +16 -16
- package/dist/postgresql/icon.js +16 -16
- package/dist/puppeteer/icon.cjs +7 -7
- package/dist/puppeteer/icon.js +7 -7
- package/dist/python/icon.cjs +35 -35
- package/dist/python/icon.js +35 -35
- package/dist/python/logo.cjs +42 -42
- package/dist/python/logo.js +42 -42
- package/dist/react/icon.cjs +5 -5
- package/dist/react/icon.js +5 -5
- package/dist/sqlite/logo.cjs +20 -20
- package/dist/sqlite/logo.js +20 -20
- package/dist/tailwindcss/icon.cjs +2 -2
- package/dist/tailwindcss/icon.js +2 -2
- package/dist/tailwindcss/logo-light.cjs +2 -2
- package/dist/tailwindcss/logo-light.js +2 -2
- package/dist/turbo/icon-dark.cjs +6 -6
- package/dist/turbo/icon-dark.js +6 -6
- package/dist/turbo/icon-light.cjs +6 -6
- package/dist/turbo/icon-light.js +6 -6
- package/dist/turbo/logo-dark.cjs +11 -11
- package/dist/turbo/logo-dark.js +11 -11
- package/dist/turbo/logo-light.cjs +11 -11
- package/dist/turbo/logo-light.js +11 -11
- package/dist/turbopack/icon-dark.cjs +15 -15
- package/dist/turbopack/icon-dark.js +15 -15
- package/dist/turbopack/icon-light.cjs +15 -15
- package/dist/turbopack/icon-light.js +15 -15
- package/dist/turbopack/logo-dark.cjs +24 -24
- package/dist/turbopack/logo-dark.js +24 -24
- package/dist/turbopack/logo-light.cjs +24 -24
- package/dist/turbopack/logo-light.js +24 -24
- package/dist/turborepo/icon-dark.cjs +6 -6
- package/dist/turborepo/icon-dark.js +6 -6
- package/dist/turborepo/icon-light.cjs +6 -6
- package/dist/turborepo/icon-light.js +6 -6
- package/dist/turborepo/logo-dark.cjs +15 -15
- package/dist/turborepo/logo-dark.js +15 -15
- package/dist/turborepo/logo-light.cjs +15 -15
- package/dist/turborepo/logo-light.js +15 -15
- package/dist/typescript/icon.cjs +5 -5
- package/dist/typescript/icon.js +5 -5
- package/dist/typescript/logo-dark.cjs +4 -4
- package/dist/typescript/logo-dark.js +4 -4
- package/dist/v0/logo-dark.cjs +5 -5
- package/dist/v0/logo-dark.js +5 -5
- package/dist/v0/logo-light.cjs +5 -5
- package/dist/v0/logo-light.js +5 -5
- package/dist/vercel/icon-dark.cjs +3 -3
- package/dist/vercel/icon-dark.js +3 -3
- package/dist/vercel/icon-light.cjs +3 -3
- package/dist/vercel/icon-light.js +3 -3
- package/dist/vercel/logo-dark.cjs +3 -3
- package/dist/vercel/logo-dark.js +3 -3
- package/dist/vercel/logo-light.cjs +3 -3
- package/dist/vercel/logo-light.js +3 -3
- package/dist/x/icon-dark.cjs +3 -3
- package/dist/x/icon-dark.js +3 -3
- package/dist/x/icon-light.cjs +3 -3
- package/dist/x/icon-light.js +3 -3
- package/package.json +5 -5
- package/dist/facebook/icon-mono.d.cts +0 -6
- package/dist/facebook/icon-mono.d.ts +0 -6
- package/dist/facebook/icon.d.cts +0 -6
- package/dist/facebook/icon.d.ts +0 -6
- package/dist/linkedin/icon-mono-dark.d.cts +0 -6
- package/dist/linkedin/icon-mono-dark.d.ts +0 -6
- package/dist/linkedin/icon-mono-light.d.cts +0 -6
- package/dist/linkedin/icon-mono-light.d.ts +0 -6
- package/dist/linkedin/icon.d.cts +0 -6
- package/dist/linkedin/icon.d.ts +0 -6
- package/dist/linkedin/logo.d.cts +0 -6
- package/dist/linkedin/logo.d.ts +0 -6
- package/dist/mongodb/icon-dark.d.cts +0 -6
- package/dist/mongodb/icon-dark.d.ts +0 -6
- package/dist/mongodb/icon-light.d.cts +0 -6
- package/dist/mongodb/icon-light.d.ts +0 -6
- package/dist/mongodb/icon.d.cts +0 -6
- package/dist/mongodb/icon.d.ts +0 -6
- package/dist/mongodb/logo-dark.d.cts +0 -6
- package/dist/mongodb/logo-dark.d.ts +0 -6
- package/dist/mongodb/logo-light.d.cts +0 -6
- package/dist/mongodb/logo-light.d.ts +0 -6
- package/dist/mongodb/logo.d.cts +0 -6
- package/dist/mongodb/logo.d.ts +0 -6
- package/dist/postgresql/icon.d.cts +0 -6
- package/dist/postgresql/icon.d.ts +0 -6
- package/dist/sqlite/logo.d.cts +0 -6
- package/dist/sqlite/logo.d.ts +0 -6
- package/dist/x/icon-dark.d.cts +0 -6
- package/dist/x/icon-dark.d.ts +0 -6
- package/dist/x/icon-light.d.cts +0 -6
- package/dist/x/icon-light.d.ts +0 -6
package/dist/metadata.d.ts
CHANGED
|
@@ -8,77 +8,61 @@ type IconMeta = {
|
|
|
8
8
|
path: string;
|
|
9
9
|
};
|
|
10
10
|
declare const metadata: readonly [{
|
|
11
|
-
readonly name: "logo-light";
|
|
12
|
-
readonly color: "default";
|
|
13
|
-
readonly mode: "light";
|
|
14
|
-
readonly category: "logos";
|
|
15
|
-
readonly title: "nodejs logo light";
|
|
16
|
-
readonly brand: "nodejs";
|
|
17
|
-
readonly path: ".assets/nodejs/logo-light.ts";
|
|
18
|
-
}, {
|
|
19
11
|
readonly name: "icon";
|
|
20
12
|
readonly color: "default";
|
|
21
13
|
readonly mode: "default";
|
|
22
14
|
readonly category: "icons";
|
|
23
|
-
readonly title: "
|
|
24
|
-
readonly brand: "
|
|
25
|
-
readonly path: ".assets/
|
|
15
|
+
readonly title: "gitlab icon";
|
|
16
|
+
readonly brand: "gitlab";
|
|
17
|
+
readonly path: ".assets/gitlab/icon.ts";
|
|
26
18
|
}, {
|
|
27
|
-
readonly name: "icon";
|
|
19
|
+
readonly name: "icon-light";
|
|
28
20
|
readonly color: "default";
|
|
29
|
-
readonly mode: "
|
|
21
|
+
readonly mode: "light";
|
|
30
22
|
readonly category: "icons";
|
|
31
|
-
readonly title: "
|
|
32
|
-
readonly brand: "
|
|
33
|
-
readonly path: ".assets/
|
|
23
|
+
readonly title: "turbo icon light";
|
|
24
|
+
readonly brand: "turbo";
|
|
25
|
+
readonly path: ".assets/turbo/icon-light.ts";
|
|
34
26
|
}, {
|
|
35
|
-
readonly name: "
|
|
27
|
+
readonly name: "icon-dark";
|
|
36
28
|
readonly color: "default";
|
|
37
|
-
readonly mode: "
|
|
38
|
-
readonly category: "
|
|
39
|
-
readonly title: "
|
|
40
|
-
readonly brand: "
|
|
41
|
-
readonly path: ".assets/
|
|
29
|
+
readonly mode: "dark";
|
|
30
|
+
readonly category: "icons";
|
|
31
|
+
readonly title: "turbopack icon dark";
|
|
32
|
+
readonly brand: "turbopack";
|
|
33
|
+
readonly path: ".assets/turbopack/icon-dark.ts";
|
|
42
34
|
}, {
|
|
43
|
-
readonly name: "
|
|
35
|
+
readonly name: "icon-dark";
|
|
44
36
|
readonly color: "default";
|
|
45
|
-
readonly mode: "
|
|
46
|
-
readonly category: "
|
|
47
|
-
readonly title: "
|
|
48
|
-
readonly brand: "
|
|
49
|
-
readonly path: ".assets/
|
|
37
|
+
readonly mode: "dark";
|
|
38
|
+
readonly category: "icons";
|
|
39
|
+
readonly title: "turborepo icon dark";
|
|
40
|
+
readonly brand: "turborepo";
|
|
41
|
+
readonly path: ".assets/turborepo/icon-dark.ts";
|
|
50
42
|
}, {
|
|
51
|
-
readonly name: "
|
|
43
|
+
readonly name: "icon-dark";
|
|
52
44
|
readonly color: "default";
|
|
53
|
-
readonly mode: "
|
|
54
|
-
readonly category: "
|
|
55
|
-
readonly title: "
|
|
56
|
-
readonly brand: "
|
|
57
|
-
readonly path: ".assets/
|
|
45
|
+
readonly mode: "dark";
|
|
46
|
+
readonly category: "icons";
|
|
47
|
+
readonly title: "nextjs icon dark";
|
|
48
|
+
readonly brand: "nextjs";
|
|
49
|
+
readonly path: ".assets/nextjs/icon-dark.ts";
|
|
58
50
|
}, {
|
|
59
|
-
readonly name: "
|
|
51
|
+
readonly name: "logo-dark";
|
|
60
52
|
readonly color: "default";
|
|
61
|
-
readonly mode: "default";
|
|
62
|
-
readonly category: "_icons";
|
|
63
|
-
readonly title: "javascript icon";
|
|
64
|
-
readonly brand: "javascript";
|
|
65
|
-
readonly path: ".assets/javascript/_icon.ts";
|
|
66
|
-
}, {
|
|
67
|
-
readonly name: "logo-mono-dark";
|
|
68
|
-
readonly color: "mono";
|
|
69
53
|
readonly mode: "dark";
|
|
70
54
|
readonly category: "logos";
|
|
71
|
-
readonly title: "
|
|
72
|
-
readonly brand: "
|
|
73
|
-
readonly path: ".assets/
|
|
55
|
+
readonly title: "v0 logo dark";
|
|
56
|
+
readonly brand: "v0";
|
|
57
|
+
readonly path: ".assets/v0/logo-dark.ts";
|
|
74
58
|
}, {
|
|
75
|
-
readonly name: "
|
|
59
|
+
readonly name: "icon-dark";
|
|
76
60
|
readonly color: "default";
|
|
77
|
-
readonly mode: "
|
|
78
|
-
readonly category: "
|
|
79
|
-
readonly title: "
|
|
80
|
-
readonly brand: "
|
|
81
|
-
readonly path: ".assets/
|
|
61
|
+
readonly mode: "dark";
|
|
62
|
+
readonly category: "icons";
|
|
63
|
+
readonly title: "vercel icon dark";
|
|
64
|
+
readonly brand: "vercel";
|
|
65
|
+
readonly path: ".assets/vercel/icon-dark.ts";
|
|
82
66
|
}, {
|
|
83
67
|
readonly name: "icon";
|
|
84
68
|
readonly color: "default";
|
|
@@ -88,53 +72,37 @@ declare const metadata: readonly [{
|
|
|
88
72
|
readonly brand: "php";
|
|
89
73
|
readonly path: ".assets/php/icon.ts";
|
|
90
74
|
}, {
|
|
91
|
-
readonly name: "
|
|
92
|
-
readonly color: "default";
|
|
93
|
-
readonly mode: "light";
|
|
94
|
-
readonly category: "logos";
|
|
95
|
-
readonly title: "turbopack logo light";
|
|
96
|
-
readonly brand: "turbopack";
|
|
97
|
-
readonly path: ".assets/turbopack/logo-light.ts";
|
|
98
|
-
}, {
|
|
99
|
-
readonly name: "logo-light";
|
|
75
|
+
readonly name: "icon-dark";
|
|
100
76
|
readonly color: "default";
|
|
101
|
-
readonly mode: "
|
|
102
|
-
readonly category: "
|
|
103
|
-
readonly title: "
|
|
104
|
-
readonly brand: "
|
|
105
|
-
readonly path: ".assets/
|
|
77
|
+
readonly mode: "dark";
|
|
78
|
+
readonly category: "icons";
|
|
79
|
+
readonly title: "github icon dark";
|
|
80
|
+
readonly brand: "github";
|
|
81
|
+
readonly path: ".assets/github/icon-dark.ts";
|
|
106
82
|
}, {
|
|
107
|
-
readonly name: "logo";
|
|
83
|
+
readonly name: "logo-dark";
|
|
108
84
|
readonly color: "default";
|
|
109
|
-
readonly mode: "
|
|
85
|
+
readonly mode: "dark";
|
|
110
86
|
readonly category: "logos";
|
|
111
|
-
readonly title: "
|
|
112
|
-
readonly brand: "
|
|
113
|
-
readonly path: ".assets/
|
|
87
|
+
readonly title: "tailwindcss logo dark";
|
|
88
|
+
readonly brand: "tailwindcss";
|
|
89
|
+
readonly path: ".assets/tailwindcss/logo-dark.ts";
|
|
114
90
|
}, {
|
|
115
|
-
readonly name: "logo-
|
|
91
|
+
readonly name: "logo-dark";
|
|
116
92
|
readonly color: "default";
|
|
117
|
-
readonly mode: "
|
|
93
|
+
readonly mode: "dark";
|
|
118
94
|
readonly category: "logos";
|
|
119
|
-
readonly title: "
|
|
120
|
-
readonly brand: "
|
|
121
|
-
readonly path: ".assets/
|
|
95
|
+
readonly title: "git logo dark";
|
|
96
|
+
readonly brand: "git";
|
|
97
|
+
readonly path: ".assets/git/logo-dark.ts";
|
|
122
98
|
}, {
|
|
123
|
-
readonly name: "icon
|
|
99
|
+
readonly name: "icon";
|
|
124
100
|
readonly color: "default";
|
|
125
|
-
readonly mode: "
|
|
101
|
+
readonly mode: "default";
|
|
126
102
|
readonly category: "icons";
|
|
127
|
-
readonly title: "
|
|
128
|
-
readonly brand: "
|
|
129
|
-
readonly path: ".assets/
|
|
130
|
-
}, {
|
|
131
|
-
readonly name: "logo-light";
|
|
132
|
-
readonly color: "default";
|
|
133
|
-
readonly mode: "light";
|
|
134
|
-
readonly category: "logos";
|
|
135
|
-
readonly title: "turborepo logo light";
|
|
136
|
-
readonly brand: "turborepo";
|
|
137
|
-
readonly path: ".assets/turborepo/logo-light.ts";
|
|
103
|
+
readonly title: "react icon";
|
|
104
|
+
readonly brand: "react";
|
|
105
|
+
readonly path: ".assets/react/icon.ts";
|
|
138
106
|
}, {
|
|
139
107
|
readonly name: "logo-dark";
|
|
140
108
|
readonly color: "default";
|
|
@@ -144,21 +112,13 @@ declare const metadata: readonly [{
|
|
|
144
112
|
readonly brand: "typescript";
|
|
145
113
|
readonly path: ".assets/typescript/logo-dark.ts";
|
|
146
114
|
}, {
|
|
147
|
-
readonly name: "
|
|
148
|
-
readonly color: "default";
|
|
149
|
-
readonly mode: "default";
|
|
150
|
-
readonly category: "icons";
|
|
151
|
-
readonly title: "css icon";
|
|
152
|
-
readonly brand: "css";
|
|
153
|
-
readonly path: ".assets/css/icon.ts";
|
|
154
|
-
}, {
|
|
155
|
-
readonly name: "_logo";
|
|
115
|
+
readonly name: "logo";
|
|
156
116
|
readonly color: "default";
|
|
157
117
|
readonly mode: "default";
|
|
158
|
-
readonly category: "
|
|
159
|
-
readonly title: "
|
|
160
|
-
readonly brand: "
|
|
161
|
-
readonly path: ".assets/
|
|
118
|
+
readonly category: "logos";
|
|
119
|
+
readonly title: "python logo";
|
|
120
|
+
readonly brand: "python";
|
|
121
|
+
readonly path: ".assets/python/logo.ts";
|
|
162
122
|
}, {
|
|
163
123
|
readonly name: "drawing";
|
|
164
124
|
readonly color: "default";
|
|
@@ -168,29 +128,21 @@ declare const metadata: readonly [{
|
|
|
168
128
|
readonly brand: "lua";
|
|
169
129
|
readonly path: ".assets/lua/drawing.ts";
|
|
170
130
|
}, {
|
|
171
|
-
readonly name: "
|
|
172
|
-
readonly color: "default";
|
|
173
|
-
readonly mode: "light";
|
|
174
|
-
readonly category: "logos";
|
|
175
|
-
readonly title: "git logo light";
|
|
176
|
-
readonly brand: "git";
|
|
177
|
-
readonly path: ".assets/git/logo-light.ts";
|
|
178
|
-
}, {
|
|
179
|
-
readonly name: "logo-light";
|
|
131
|
+
readonly name: "icon";
|
|
180
132
|
readonly color: "default";
|
|
181
|
-
readonly mode: "
|
|
182
|
-
readonly category: "
|
|
183
|
-
readonly title: "
|
|
184
|
-
readonly brand: "
|
|
185
|
-
readonly path: ".assets/
|
|
133
|
+
readonly mode: "default";
|
|
134
|
+
readonly category: "icons";
|
|
135
|
+
readonly title: "html icon";
|
|
136
|
+
readonly brand: "html";
|
|
137
|
+
readonly path: ".assets/html/icon.ts";
|
|
186
138
|
}, {
|
|
187
|
-
readonly name: "
|
|
139
|
+
readonly name: "_icon";
|
|
188
140
|
readonly color: "default";
|
|
189
|
-
readonly mode: "
|
|
190
|
-
readonly category: "
|
|
191
|
-
readonly title: "
|
|
192
|
-
readonly brand: "
|
|
193
|
-
readonly path: ".assets/
|
|
141
|
+
readonly mode: "default";
|
|
142
|
+
readonly category: "_icons";
|
|
143
|
+
readonly title: "javascript icon";
|
|
144
|
+
readonly brand: "javascript";
|
|
145
|
+
readonly path: ".assets/javascript/_icon.ts";
|
|
194
146
|
}, {
|
|
195
147
|
readonly name: "logo-dark";
|
|
196
148
|
readonly color: "default";
|
|
@@ -200,189 +152,181 @@ declare const metadata: readonly [{
|
|
|
200
152
|
readonly brand: "nodejs";
|
|
201
153
|
readonly path: ".assets/nodejs/logo-dark.ts";
|
|
202
154
|
}, {
|
|
203
|
-
readonly name: "
|
|
155
|
+
readonly name: "logo-dark";
|
|
204
156
|
readonly color: "default";
|
|
205
|
-
readonly mode: "
|
|
157
|
+
readonly mode: "dark";
|
|
158
|
+
readonly category: "logos";
|
|
159
|
+
readonly title: "gitlab logo dark";
|
|
160
|
+
readonly brand: "gitlab";
|
|
161
|
+
readonly path: ".assets/gitlab/logo-dark.ts";
|
|
162
|
+
}, {
|
|
163
|
+
readonly name: "icon-mono-light";
|
|
164
|
+
readonly color: "mono";
|
|
165
|
+
readonly mode: "light";
|
|
206
166
|
readonly category: "icons";
|
|
207
|
-
readonly title: "
|
|
208
|
-
readonly brand: "
|
|
209
|
-
readonly path: ".assets/
|
|
167
|
+
readonly title: "gitlab icon mono light";
|
|
168
|
+
readonly brand: "gitlab";
|
|
169
|
+
readonly path: ".assets/gitlab/icon-mono-light.ts";
|
|
210
170
|
}, {
|
|
211
|
-
readonly name: "
|
|
171
|
+
readonly name: "logo-mono-dark";
|
|
172
|
+
readonly color: "mono";
|
|
173
|
+
readonly mode: "dark";
|
|
174
|
+
readonly category: "logos";
|
|
175
|
+
readonly title: "gitlab logo mono dark";
|
|
176
|
+
readonly brand: "gitlab";
|
|
177
|
+
readonly path: ".assets/gitlab/logo-mono-dark.ts";
|
|
178
|
+
}, {
|
|
179
|
+
readonly name: "icon";
|
|
212
180
|
readonly color: "default";
|
|
213
|
-
readonly mode: "
|
|
181
|
+
readonly mode: "default";
|
|
214
182
|
readonly category: "icons";
|
|
215
|
-
readonly title: "
|
|
216
|
-
readonly brand: "
|
|
217
|
-
readonly path: ".assets/
|
|
183
|
+
readonly title: "css icon";
|
|
184
|
+
readonly brand: "css";
|
|
185
|
+
readonly path: ".assets/css/icon.ts";
|
|
218
186
|
}, {
|
|
219
187
|
readonly name: "icon";
|
|
220
188
|
readonly color: "default";
|
|
221
189
|
readonly mode: "default";
|
|
222
190
|
readonly category: "icons";
|
|
223
|
-
readonly title: "
|
|
224
|
-
readonly brand: "
|
|
225
|
-
readonly path: ".assets/
|
|
191
|
+
readonly title: "firebase icon";
|
|
192
|
+
readonly brand: "firebase";
|
|
193
|
+
readonly path: ".assets/firebase/icon.ts";
|
|
194
|
+
}, {
|
|
195
|
+
readonly name: "logo-light";
|
|
196
|
+
readonly color: "default";
|
|
197
|
+
readonly mode: "light";
|
|
198
|
+
readonly category: "logos";
|
|
199
|
+
readonly title: "turbo logo light";
|
|
200
|
+
readonly brand: "turbo";
|
|
201
|
+
readonly path: ".assets/turbo/logo-light.ts";
|
|
226
202
|
}, {
|
|
227
203
|
readonly name: "icon-dark";
|
|
228
204
|
readonly color: "default";
|
|
229
205
|
readonly mode: "dark";
|
|
230
206
|
readonly category: "icons";
|
|
231
|
-
readonly title: "
|
|
232
|
-
readonly brand: "
|
|
233
|
-
readonly path: ".assets/
|
|
207
|
+
readonly title: "turbo icon dark";
|
|
208
|
+
readonly brand: "turbo";
|
|
209
|
+
readonly path: ".assets/turbo/icon-dark.ts";
|
|
234
210
|
}, {
|
|
235
211
|
readonly name: "logo-dark";
|
|
236
212
|
readonly color: "default";
|
|
237
213
|
readonly mode: "dark";
|
|
238
214
|
readonly category: "logos";
|
|
239
|
-
readonly title: "
|
|
240
|
-
readonly brand: "
|
|
241
|
-
readonly path: ".assets/
|
|
215
|
+
readonly title: "turbo logo dark";
|
|
216
|
+
readonly brand: "turbo";
|
|
217
|
+
readonly path: ".assets/turbo/logo-dark.ts";
|
|
242
218
|
}, {
|
|
243
219
|
readonly name: "icon-light";
|
|
244
220
|
readonly color: "default";
|
|
245
221
|
readonly mode: "light";
|
|
246
222
|
readonly category: "icons";
|
|
247
|
-
readonly title: "
|
|
248
|
-
readonly brand: "
|
|
249
|
-
readonly path: ".assets/
|
|
250
|
-
}, {
|
|
251
|
-
readonly name: "logo";
|
|
252
|
-
readonly color: "default";
|
|
253
|
-
readonly mode: "default";
|
|
254
|
-
readonly category: "logos";
|
|
255
|
-
readonly title: "gitlab logo";
|
|
256
|
-
readonly brand: "gitlab";
|
|
257
|
-
readonly path: ".assets/gitlab/logo.ts";
|
|
223
|
+
readonly title: "turbopack icon light";
|
|
224
|
+
readonly brand: "turbopack";
|
|
225
|
+
readonly path: ".assets/turbopack/icon-light.ts";
|
|
258
226
|
}, {
|
|
259
227
|
readonly name: "logo-dark";
|
|
260
228
|
readonly color: "default";
|
|
261
229
|
readonly mode: "dark";
|
|
262
230
|
readonly category: "logos";
|
|
263
|
-
readonly title: "
|
|
264
|
-
readonly brand: "
|
|
265
|
-
readonly path: ".assets/
|
|
231
|
+
readonly title: "turbopack logo dark";
|
|
232
|
+
readonly brand: "turbopack";
|
|
233
|
+
readonly path: ".assets/turbopack/logo-dark.ts";
|
|
266
234
|
}, {
|
|
267
|
-
readonly name: "
|
|
235
|
+
readonly name: "logo-light";
|
|
268
236
|
readonly color: "default";
|
|
269
|
-
readonly mode: "default";
|
|
270
|
-
readonly category: "icons";
|
|
271
|
-
readonly title: "gitlab icon";
|
|
272
|
-
readonly brand: "gitlab";
|
|
273
|
-
readonly path: ".assets/gitlab/icon.ts";
|
|
274
|
-
}, {
|
|
275
|
-
readonly name: "icon-mono-dark";
|
|
276
|
-
readonly color: "mono";
|
|
277
|
-
readonly mode: "dark";
|
|
278
|
-
readonly category: "icons";
|
|
279
|
-
readonly title: "gitlab icon mono dark";
|
|
280
|
-
readonly brand: "gitlab";
|
|
281
|
-
readonly path: ".assets/gitlab/icon-mono-dark.ts";
|
|
282
|
-
}, {
|
|
283
|
-
readonly name: "logo-mono-light";
|
|
284
|
-
readonly color: "mono";
|
|
285
237
|
readonly mode: "light";
|
|
286
238
|
readonly category: "logos";
|
|
287
|
-
readonly title: "
|
|
288
|
-
readonly brand: "
|
|
289
|
-
readonly path: ".assets/
|
|
290
|
-
}, {
|
|
291
|
-
readonly name: "icon-mono-light";
|
|
292
|
-
readonly color: "mono";
|
|
293
|
-
readonly mode: "light";
|
|
294
|
-
readonly category: "icons";
|
|
295
|
-
readonly title: "gitlab icon mono light";
|
|
296
|
-
readonly brand: "gitlab";
|
|
297
|
-
readonly path: ".assets/gitlab/icon-mono-light.ts";
|
|
239
|
+
readonly title: "turbopack logo light";
|
|
240
|
+
readonly brand: "turbopack";
|
|
241
|
+
readonly path: ".assets/turbopack/logo-light.ts";
|
|
298
242
|
}, {
|
|
299
|
-
readonly name: "icon-
|
|
243
|
+
readonly name: "icon-light";
|
|
300
244
|
readonly color: "default";
|
|
301
|
-
readonly mode: "
|
|
245
|
+
readonly mode: "light";
|
|
302
246
|
readonly category: "icons";
|
|
303
|
-
readonly title: "
|
|
304
|
-
readonly brand: "
|
|
305
|
-
readonly path: ".assets/
|
|
247
|
+
readonly title: "turborepo icon light";
|
|
248
|
+
readonly brand: "turborepo";
|
|
249
|
+
readonly path: ".assets/turborepo/icon-light.ts";
|
|
306
250
|
}, {
|
|
307
|
-
readonly name: "logo";
|
|
251
|
+
readonly name: "logo-light";
|
|
308
252
|
readonly color: "default";
|
|
309
|
-
readonly mode: "
|
|
253
|
+
readonly mode: "light";
|
|
310
254
|
readonly category: "logos";
|
|
311
|
-
readonly title: "
|
|
312
|
-
readonly brand: "
|
|
313
|
-
readonly path: ".assets/
|
|
255
|
+
readonly title: "turborepo logo light";
|
|
256
|
+
readonly brand: "turborepo";
|
|
257
|
+
readonly path: ".assets/turborepo/logo-light.ts";
|
|
314
258
|
}, {
|
|
315
259
|
readonly name: "logo-dark";
|
|
316
260
|
readonly color: "default";
|
|
317
261
|
readonly mode: "dark";
|
|
318
262
|
readonly category: "logos";
|
|
319
|
-
readonly title: "
|
|
320
|
-
readonly brand: "
|
|
321
|
-
readonly path: ".assets/
|
|
263
|
+
readonly title: "turborepo logo dark";
|
|
264
|
+
readonly brand: "turborepo";
|
|
265
|
+
readonly path: ".assets/turborepo/logo-dark.ts";
|
|
322
266
|
}, {
|
|
323
|
-
readonly name: "
|
|
267
|
+
readonly name: "logo-dark";
|
|
324
268
|
readonly color: "default";
|
|
325
|
-
readonly mode: "
|
|
326
|
-
readonly category: "
|
|
327
|
-
readonly title: "
|
|
328
|
-
readonly brand: "
|
|
329
|
-
readonly path: ".assets/
|
|
269
|
+
readonly mode: "dark";
|
|
270
|
+
readonly category: "logos";
|
|
271
|
+
readonly title: "github logo dark";
|
|
272
|
+
readonly brand: "github";
|
|
273
|
+
readonly path: ".assets/github/logo-dark.ts";
|
|
330
274
|
}, {
|
|
331
275
|
readonly name: "icon-light";
|
|
332
276
|
readonly color: "default";
|
|
333
277
|
readonly mode: "light";
|
|
334
278
|
readonly category: "icons";
|
|
335
|
-
readonly title: "
|
|
336
|
-
readonly brand: "
|
|
337
|
-
readonly path: ".assets/
|
|
338
|
-
}, {
|
|
339
|
-
readonly name: "icon-dark";
|
|
340
|
-
readonly color: "default";
|
|
341
|
-
readonly mode: "dark";
|
|
342
|
-
readonly category: "icons";
|
|
343
|
-
readonly title: "turbopack icon dark";
|
|
344
|
-
readonly brand: "turbopack";
|
|
345
|
-
readonly path: ".assets/turbopack/icon-dark.ts";
|
|
279
|
+
readonly title: "nextjs icon light";
|
|
280
|
+
readonly brand: "nextjs";
|
|
281
|
+
readonly path: ".assets/nextjs/icon-light.ts";
|
|
346
282
|
}, {
|
|
347
283
|
readonly name: "logo-dark";
|
|
348
284
|
readonly color: "default";
|
|
349
285
|
readonly mode: "dark";
|
|
350
286
|
readonly category: "logos";
|
|
351
|
-
readonly title: "
|
|
352
|
-
readonly brand: "
|
|
353
|
-
readonly path: ".assets/
|
|
287
|
+
readonly title: "nextjs logo dark";
|
|
288
|
+
readonly brand: "nextjs";
|
|
289
|
+
readonly path: ".assets/nextjs/logo-dark.ts";
|
|
354
290
|
}, {
|
|
355
|
-
readonly name: "
|
|
291
|
+
readonly name: "logo-light";
|
|
356
292
|
readonly color: "default";
|
|
357
293
|
readonly mode: "light";
|
|
358
|
-
readonly category: "
|
|
359
|
-
readonly title: "
|
|
360
|
-
readonly brand: "
|
|
361
|
-
readonly path: ".assets/
|
|
294
|
+
readonly category: "logos";
|
|
295
|
+
readonly title: "nextjs logo light";
|
|
296
|
+
readonly brand: "nextjs";
|
|
297
|
+
readonly path: ".assets/nextjs/logo-light.ts";
|
|
362
298
|
}, {
|
|
363
|
-
readonly name: "logo-
|
|
299
|
+
readonly name: "logo-light";
|
|
364
300
|
readonly color: "default";
|
|
365
|
-
readonly mode: "
|
|
301
|
+
readonly mode: "light";
|
|
366
302
|
readonly category: "logos";
|
|
367
|
-
readonly title: "v0 logo
|
|
303
|
+
readonly title: "v0 logo light";
|
|
368
304
|
readonly brand: "v0";
|
|
369
|
-
readonly path: ".assets/v0/logo-
|
|
305
|
+
readonly path: ".assets/v0/logo-light.ts";
|
|
370
306
|
}, {
|
|
371
|
-
readonly name: "icon-
|
|
307
|
+
readonly name: "icon-light";
|
|
372
308
|
readonly color: "default";
|
|
373
|
-
readonly mode: "
|
|
309
|
+
readonly mode: "light";
|
|
374
310
|
readonly category: "icons";
|
|
375
|
-
readonly title: "
|
|
376
|
-
readonly brand: "
|
|
377
|
-
readonly path: ".assets/
|
|
311
|
+
readonly title: "vercel icon light";
|
|
312
|
+
readonly brand: "vercel";
|
|
313
|
+
readonly path: ".assets/vercel/icon-light.ts";
|
|
378
314
|
}, {
|
|
379
315
|
readonly name: "logo-dark";
|
|
380
316
|
readonly color: "default";
|
|
381
317
|
readonly mode: "dark";
|
|
382
318
|
readonly category: "logos";
|
|
383
|
-
readonly title: "
|
|
384
|
-
readonly brand: "
|
|
385
|
-
readonly path: ".assets/
|
|
319
|
+
readonly title: "vercel logo dark";
|
|
320
|
+
readonly brand: "vercel";
|
|
321
|
+
readonly path: ".assets/vercel/logo-dark.ts";
|
|
322
|
+
}, {
|
|
323
|
+
readonly name: "logo-light";
|
|
324
|
+
readonly color: "default";
|
|
325
|
+
readonly mode: "light";
|
|
326
|
+
readonly category: "logos";
|
|
327
|
+
readonly title: "vercel logo light";
|
|
328
|
+
readonly brand: "vercel";
|
|
329
|
+
readonly path: ".assets/vercel/logo-light.ts";
|
|
386
330
|
}, {
|
|
387
331
|
readonly name: "icon-light";
|
|
388
332
|
readonly color: "default";
|
|
@@ -392,85 +336,77 @@ declare const metadata: readonly [{
|
|
|
392
336
|
readonly brand: "github";
|
|
393
337
|
readonly path: ".assets/github/icon-light.ts";
|
|
394
338
|
}, {
|
|
395
|
-
readonly name: "
|
|
339
|
+
readonly name: "logo-light";
|
|
396
340
|
readonly color: "default";
|
|
397
341
|
readonly mode: "light";
|
|
398
|
-
readonly category: "
|
|
399
|
-
readonly title: "
|
|
400
|
-
readonly brand: "
|
|
401
|
-
readonly path: ".assets/
|
|
342
|
+
readonly category: "logos";
|
|
343
|
+
readonly title: "github logo light";
|
|
344
|
+
readonly brand: "github";
|
|
345
|
+
readonly path: ".assets/github/logo-light.ts";
|
|
402
346
|
}, {
|
|
403
|
-
readonly name: "
|
|
347
|
+
readonly name: "logo-light";
|
|
404
348
|
readonly color: "default";
|
|
405
|
-
readonly mode: "
|
|
406
|
-
readonly category: "
|
|
407
|
-
readonly title: "
|
|
408
|
-
readonly brand: "
|
|
409
|
-
readonly path: ".assets/
|
|
349
|
+
readonly mode: "light";
|
|
350
|
+
readonly category: "logos";
|
|
351
|
+
readonly title: "tailwindcss logo light";
|
|
352
|
+
readonly brand: "tailwindcss";
|
|
353
|
+
readonly path: ".assets/tailwindcss/logo-light.ts";
|
|
410
354
|
}, {
|
|
411
|
-
readonly name: "
|
|
355
|
+
readonly name: "logo-light";
|
|
412
356
|
readonly color: "default";
|
|
413
|
-
readonly mode: "
|
|
414
|
-
readonly category: "
|
|
415
|
-
readonly title: "
|
|
416
|
-
readonly brand: "
|
|
417
|
-
readonly path: ".assets/
|
|
357
|
+
readonly mode: "light";
|
|
358
|
+
readonly category: "logos";
|
|
359
|
+
readonly title: "git logo light";
|
|
360
|
+
readonly brand: "git";
|
|
361
|
+
readonly path: ".assets/git/logo-light.ts";
|
|
418
362
|
}, {
|
|
419
|
-
readonly name: "logo
|
|
363
|
+
readonly name: "logo";
|
|
420
364
|
readonly color: "default";
|
|
421
|
-
readonly mode: "
|
|
365
|
+
readonly mode: "default";
|
|
422
366
|
readonly category: "logos";
|
|
423
|
-
readonly title: "
|
|
424
|
-
readonly brand: "
|
|
425
|
-
readonly path: ".assets/
|
|
367
|
+
readonly title: "git logo";
|
|
368
|
+
readonly brand: "git";
|
|
369
|
+
readonly path: ".assets/git/logo.ts";
|
|
370
|
+
}, {
|
|
371
|
+
readonly name: "icon";
|
|
372
|
+
readonly color: "default";
|
|
373
|
+
readonly mode: "default";
|
|
374
|
+
readonly category: "icons";
|
|
375
|
+
readonly title: "tailwindcss icon";
|
|
376
|
+
readonly brand: "tailwindcss";
|
|
377
|
+
readonly path: ".assets/tailwindcss/icon.ts";
|
|
426
378
|
}, {
|
|
427
379
|
readonly name: "icon-light";
|
|
428
380
|
readonly color: "default";
|
|
429
381
|
readonly mode: "light";
|
|
430
382
|
readonly category: "icons";
|
|
431
|
-
readonly title: "
|
|
432
|
-
readonly brand: "
|
|
433
|
-
readonly path: ".assets/
|
|
383
|
+
readonly title: "git icon light";
|
|
384
|
+
readonly brand: "git";
|
|
385
|
+
readonly path: ".assets/git/icon-light.ts";
|
|
434
386
|
}, {
|
|
435
387
|
readonly name: "icon";
|
|
436
388
|
readonly color: "default";
|
|
437
389
|
readonly mode: "default";
|
|
438
390
|
readonly category: "icons";
|
|
439
|
-
readonly title: "
|
|
440
|
-
readonly brand: "
|
|
441
|
-
readonly path: ".assets/
|
|
442
|
-
}, {
|
|
443
|
-
readonly name: "_icon-mono-light";
|
|
444
|
-
readonly color: "mono";
|
|
445
|
-
readonly mode: "light";
|
|
446
|
-
readonly category: "_icons";
|
|
447
|
-
readonly title: "linkedin icon mono light";
|
|
448
|
-
readonly brand: "linkedin";
|
|
449
|
-
readonly path: ".assets/linkedin/_icon-mono-light.ts";
|
|
391
|
+
readonly title: "git icon";
|
|
392
|
+
readonly brand: "git";
|
|
393
|
+
readonly path: ".assets/git/icon.ts";
|
|
450
394
|
}, {
|
|
451
|
-
readonly name: "
|
|
395
|
+
readonly name: "icon";
|
|
452
396
|
readonly color: "default";
|
|
453
397
|
readonly mode: "default";
|
|
454
|
-
readonly category: "
|
|
455
|
-
readonly title: "
|
|
456
|
-
readonly brand: "
|
|
457
|
-
readonly path: ".assets/
|
|
458
|
-
}, {
|
|
459
|
-
readonly name: "_icon-mono-dark";
|
|
460
|
-
readonly color: "mono";
|
|
461
|
-
readonly mode: "dark";
|
|
462
|
-
readonly category: "_icons";
|
|
463
|
-
readonly title: "linkedin icon mono dark";
|
|
464
|
-
readonly brand: "linkedin";
|
|
465
|
-
readonly path: ".assets/linkedin/_icon-mono-dark.ts";
|
|
398
|
+
readonly category: "icons";
|
|
399
|
+
readonly title: "typescript icon";
|
|
400
|
+
readonly brand: "typescript";
|
|
401
|
+
readonly path: ".assets/typescript/icon.ts";
|
|
466
402
|
}, {
|
|
467
|
-
readonly name: "
|
|
403
|
+
readonly name: "icon";
|
|
468
404
|
readonly color: "default";
|
|
469
405
|
readonly mode: "default";
|
|
470
|
-
readonly category: "
|
|
471
|
-
readonly title: "
|
|
472
|
-
readonly brand: "
|
|
473
|
-
readonly path: ".assets/
|
|
406
|
+
readonly category: "icons";
|
|
407
|
+
readonly title: "python icon";
|
|
408
|
+
readonly brand: "python";
|
|
409
|
+
readonly path: ".assets/python/icon.ts";
|
|
474
410
|
}, {
|
|
475
411
|
readonly name: "icon-dark";
|
|
476
412
|
readonly color: "default";
|
|
@@ -480,101 +416,117 @@ declare const metadata: readonly [{
|
|
|
480
416
|
readonly brand: "git";
|
|
481
417
|
readonly path: ".assets/git/icon-dark.ts";
|
|
482
418
|
}, {
|
|
483
|
-
readonly name: "
|
|
419
|
+
readonly name: "icon-light";
|
|
484
420
|
readonly color: "default";
|
|
485
|
-
readonly mode: "
|
|
486
|
-
readonly category: "
|
|
487
|
-
readonly title: "
|
|
488
|
-
readonly brand: "
|
|
489
|
-
readonly path: ".assets/
|
|
421
|
+
readonly mode: "light";
|
|
422
|
+
readonly category: "icons";
|
|
423
|
+
readonly title: "html icon light";
|
|
424
|
+
readonly brand: "html";
|
|
425
|
+
readonly path: ".assets/html/icon-light.ts";
|
|
490
426
|
}, {
|
|
491
|
-
readonly name: "icon";
|
|
427
|
+
readonly name: "icon-dark";
|
|
492
428
|
readonly color: "default";
|
|
493
|
-
readonly mode: "
|
|
429
|
+
readonly mode: "dark";
|
|
494
430
|
readonly category: "icons";
|
|
495
|
-
readonly title: "
|
|
496
|
-
readonly brand: "
|
|
497
|
-
readonly path: ".assets/
|
|
431
|
+
readonly title: "html icon dark";
|
|
432
|
+
readonly brand: "html";
|
|
433
|
+
readonly path: ".assets/html/icon-dark.ts";
|
|
498
434
|
}, {
|
|
499
435
|
readonly name: "icon-light";
|
|
500
436
|
readonly color: "default";
|
|
501
437
|
readonly mode: "light";
|
|
502
438
|
readonly category: "icons";
|
|
503
|
-
readonly title: "
|
|
504
|
-
readonly brand: "
|
|
505
|
-
readonly path: ".assets/
|
|
439
|
+
readonly title: "firebase icon light";
|
|
440
|
+
readonly brand: "firebase";
|
|
441
|
+
readonly path: ".assets/firebase/icon-light.ts";
|
|
506
442
|
}, {
|
|
507
443
|
readonly name: "icon-dark";
|
|
508
444
|
readonly color: "default";
|
|
509
445
|
readonly mode: "dark";
|
|
510
446
|
readonly category: "icons";
|
|
511
|
-
readonly title: "
|
|
512
|
-
readonly brand: "
|
|
513
|
-
readonly path: ".assets/
|
|
447
|
+
readonly title: "firebase icon dark";
|
|
448
|
+
readonly brand: "firebase";
|
|
449
|
+
readonly path: ".assets/firebase/icon-dark.ts";
|
|
450
|
+
}, {
|
|
451
|
+
readonly name: "logo-light";
|
|
452
|
+
readonly color: "default";
|
|
453
|
+
readonly mode: "light";
|
|
454
|
+
readonly category: "logos";
|
|
455
|
+
readonly title: "firebase logo light";
|
|
456
|
+
readonly brand: "firebase";
|
|
457
|
+
readonly path: ".assets/firebase/logo-light.ts";
|
|
514
458
|
}, {
|
|
515
459
|
readonly name: "logo-dark";
|
|
516
460
|
readonly color: "default";
|
|
517
461
|
readonly mode: "dark";
|
|
518
462
|
readonly category: "logos";
|
|
519
|
-
readonly title: "
|
|
520
|
-
readonly brand: "
|
|
521
|
-
readonly path: ".assets/
|
|
463
|
+
readonly title: "firebase logo dark";
|
|
464
|
+
readonly brand: "firebase";
|
|
465
|
+
readonly path: ".assets/firebase/logo-dark.ts";
|
|
522
466
|
}, {
|
|
523
467
|
readonly name: "icon-light";
|
|
524
468
|
readonly color: "default";
|
|
525
469
|
readonly mode: "light";
|
|
526
470
|
readonly category: "icons";
|
|
527
|
-
readonly title: "
|
|
528
|
-
readonly brand: "
|
|
529
|
-
readonly path: ".assets/
|
|
471
|
+
readonly title: "nodejs icon light";
|
|
472
|
+
readonly brand: "nodejs";
|
|
473
|
+
readonly path: ".assets/nodejs/icon-light.ts";
|
|
530
474
|
}, {
|
|
531
|
-
readonly name: "
|
|
475
|
+
readonly name: "icon-dark";
|
|
532
476
|
readonly color: "default";
|
|
533
|
-
readonly mode: "
|
|
534
|
-
readonly category: "
|
|
535
|
-
readonly title: "
|
|
536
|
-
readonly brand: "
|
|
537
|
-
readonly path: ".assets/
|
|
477
|
+
readonly mode: "dark";
|
|
478
|
+
readonly category: "icons";
|
|
479
|
+
readonly title: "nodejs icon dark";
|
|
480
|
+
readonly brand: "nodejs";
|
|
481
|
+
readonly path: ".assets/nodejs/icon-dark.ts";
|
|
538
482
|
}, {
|
|
539
|
-
readonly name: "
|
|
483
|
+
readonly name: "icon";
|
|
540
484
|
readonly color: "default";
|
|
541
|
-
readonly mode: "
|
|
542
|
-
readonly category: "
|
|
543
|
-
readonly title: "
|
|
544
|
-
readonly brand: "
|
|
545
|
-
readonly path: ".assets/
|
|
485
|
+
readonly mode: "default";
|
|
486
|
+
readonly category: "icons";
|
|
487
|
+
readonly title: "nodejs icon";
|
|
488
|
+
readonly brand: "nodejs";
|
|
489
|
+
readonly path: ".assets/nodejs/icon.ts";
|
|
546
490
|
}, {
|
|
547
491
|
readonly name: "logo-light";
|
|
548
492
|
readonly color: "default";
|
|
549
493
|
readonly mode: "light";
|
|
550
494
|
readonly category: "logos";
|
|
551
|
-
readonly title: "
|
|
552
|
-
readonly brand: "
|
|
553
|
-
readonly path: ".assets/
|
|
495
|
+
readonly title: "nodejs logo light";
|
|
496
|
+
readonly brand: "nodejs";
|
|
497
|
+
readonly path: ".assets/nodejs/logo-light.ts";
|
|
554
498
|
}, {
|
|
555
|
-
readonly name: "icon-dark";
|
|
556
|
-
readonly color: "
|
|
499
|
+
readonly name: "icon-mono-dark";
|
|
500
|
+
readonly color: "mono";
|
|
557
501
|
readonly mode: "dark";
|
|
558
502
|
readonly category: "icons";
|
|
559
|
-
readonly title: "
|
|
560
|
-
readonly brand: "
|
|
561
|
-
readonly path: ".assets/
|
|
503
|
+
readonly title: "gitlab icon mono dark";
|
|
504
|
+
readonly brand: "gitlab";
|
|
505
|
+
readonly path: ".assets/gitlab/icon-mono-dark.ts";
|
|
562
506
|
}, {
|
|
563
|
-
readonly name: "
|
|
507
|
+
readonly name: "logo-mono-light";
|
|
564
508
|
readonly color: "mono";
|
|
509
|
+
readonly mode: "light";
|
|
510
|
+
readonly category: "logos";
|
|
511
|
+
readonly title: "gitlab logo mono light";
|
|
512
|
+
readonly brand: "gitlab";
|
|
513
|
+
readonly path: ".assets/gitlab/logo-mono-light.ts";
|
|
514
|
+
}, {
|
|
515
|
+
readonly name: "logo";
|
|
516
|
+
readonly color: "default";
|
|
565
517
|
readonly mode: "default";
|
|
566
|
-
readonly category: "
|
|
567
|
-
readonly title: "
|
|
568
|
-
readonly brand: "
|
|
569
|
-
readonly path: ".assets/
|
|
518
|
+
readonly category: "logos";
|
|
519
|
+
readonly title: "gitlab logo";
|
|
520
|
+
readonly brand: "gitlab";
|
|
521
|
+
readonly path: ".assets/gitlab/logo.ts";
|
|
570
522
|
}, {
|
|
571
523
|
readonly name: "logo-light";
|
|
572
524
|
readonly color: "default";
|
|
573
525
|
readonly mode: "light";
|
|
574
526
|
readonly category: "logos";
|
|
575
|
-
readonly title: "
|
|
576
|
-
readonly brand: "
|
|
577
|
-
readonly path: ".assets/
|
|
527
|
+
readonly title: "expressjs logo light";
|
|
528
|
+
readonly brand: "expressjs";
|
|
529
|
+
readonly path: ".assets/expressjs/logo-light.ts";
|
|
578
530
|
}, {
|
|
579
531
|
readonly name: "_icon";
|
|
580
532
|
readonly color: "default";
|
|
@@ -592,117 +544,37 @@ declare const metadata: readonly [{
|
|
|
592
544
|
readonly brand: "neovim";
|
|
593
545
|
readonly path: ".assets/neovim/logo.ts";
|
|
594
546
|
}, {
|
|
595
|
-
readonly name: "
|
|
596
|
-
readonly color: "default";
|
|
597
|
-
readonly mode: "dark";
|
|
598
|
-
readonly category: "icons";
|
|
599
|
-
readonly title: "nextjs icon dark";
|
|
600
|
-
readonly brand: "nextjs";
|
|
601
|
-
readonly path: ".assets/nextjs/icon-dark.ts";
|
|
602
|
-
}, {
|
|
603
|
-
readonly name: "logo-dark";
|
|
604
|
-
readonly color: "default";
|
|
605
|
-
readonly mode: "dark";
|
|
606
|
-
readonly category: "logos";
|
|
607
|
-
readonly title: "nextjs logo dark";
|
|
608
|
-
readonly brand: "nextjs";
|
|
609
|
-
readonly path: ".assets/nextjs/logo-dark.ts";
|
|
610
|
-
}, {
|
|
611
|
-
readonly name: "icon-light";
|
|
612
|
-
readonly color: "default";
|
|
613
|
-
readonly mode: "light";
|
|
614
|
-
readonly category: "icons";
|
|
615
|
-
readonly title: "nextjs icon light";
|
|
616
|
-
readonly brand: "nextjs";
|
|
617
|
-
readonly path: ".assets/nextjs/icon-light.ts";
|
|
618
|
-
}, {
|
|
619
|
-
readonly name: "icon-dark";
|
|
620
|
-
readonly color: "default";
|
|
621
|
-
readonly mode: "dark";
|
|
622
|
-
readonly category: "icons";
|
|
623
|
-
readonly title: "vercel icon dark";
|
|
624
|
-
readonly brand: "vercel";
|
|
625
|
-
readonly path: ".assets/vercel/icon-dark.ts";
|
|
626
|
-
}, {
|
|
627
|
-
readonly name: "logo-dark";
|
|
628
|
-
readonly color: "default";
|
|
629
|
-
readonly mode: "dark";
|
|
630
|
-
readonly category: "logos";
|
|
631
|
-
readonly title: "vercel logo dark";
|
|
632
|
-
readonly brand: "vercel";
|
|
633
|
-
readonly path: ".assets/vercel/logo-dark.ts";
|
|
634
|
-
}, {
|
|
635
|
-
readonly name: "icon-light";
|
|
636
|
-
readonly color: "default";
|
|
637
|
-
readonly mode: "light";
|
|
638
|
-
readonly category: "icons";
|
|
639
|
-
readonly title: "vercel icon light";
|
|
640
|
-
readonly brand: "vercel";
|
|
641
|
-
readonly path: ".assets/vercel/icon-light.ts";
|
|
642
|
-
}, {
|
|
643
|
-
readonly name: "icon";
|
|
547
|
+
readonly name: "logo";
|
|
644
548
|
readonly color: "default";
|
|
645
549
|
readonly mode: "default";
|
|
646
|
-
readonly category: "
|
|
647
|
-
readonly title: "
|
|
648
|
-
readonly brand: "
|
|
649
|
-
readonly path: ".assets/
|
|
550
|
+
readonly category: "logos";
|
|
551
|
+
readonly title: "mysql logo";
|
|
552
|
+
readonly brand: "mysql";
|
|
553
|
+
readonly path: ".assets/mysql/logo.ts";
|
|
650
554
|
}, {
|
|
651
555
|
readonly name: "logo-dark";
|
|
652
556
|
readonly color: "default";
|
|
653
557
|
readonly mode: "dark";
|
|
654
558
|
readonly category: "logos";
|
|
655
|
-
readonly title: "
|
|
656
|
-
readonly brand: "
|
|
657
|
-
readonly path: ".assets/
|
|
559
|
+
readonly title: "expressjs logo dark";
|
|
560
|
+
readonly brand: "expressjs";
|
|
561
|
+
readonly path: ".assets/expressjs/logo-dark.ts";
|
|
658
562
|
}, {
|
|
659
563
|
readonly name: "icon-light";
|
|
660
564
|
readonly color: "default";
|
|
661
565
|
readonly mode: "light";
|
|
662
566
|
readonly category: "icons";
|
|
663
|
-
readonly title: "
|
|
664
|
-
readonly brand: "
|
|
665
|
-
readonly path: ".assets/
|
|
666
|
-
}, {
|
|
667
|
-
readonly name: "icon";
|
|
668
|
-
readonly color: "default";
|
|
669
|
-
readonly mode: "default";
|
|
670
|
-
readonly category: "icons";
|
|
671
|
-
readonly title: "facebook icon";
|
|
672
|
-
readonly brand: "facebook";
|
|
673
|
-
readonly path: ".assets/facebook/icon.ts";
|
|
567
|
+
readonly title: "expressjs icon light";
|
|
568
|
+
readonly brand: "expressjs";
|
|
569
|
+
readonly path: ".assets/expressjs/icon-light.ts";
|
|
674
570
|
}, {
|
|
675
571
|
readonly name: "icon-dark";
|
|
676
572
|
readonly color: "default";
|
|
677
573
|
readonly mode: "dark";
|
|
678
574
|
readonly category: "icons";
|
|
679
|
-
readonly title: "
|
|
680
|
-
readonly brand: "
|
|
681
|
-
readonly path: ".assets/
|
|
682
|
-
}, {
|
|
683
|
-
readonly name: "logo-dark";
|
|
684
|
-
readonly color: "default";
|
|
685
|
-
readonly mode: "dark";
|
|
686
|
-
readonly category: "logos";
|
|
687
|
-
readonly title: "firebase logo dark";
|
|
688
|
-
readonly brand: "firebase";
|
|
689
|
-
readonly path: ".assets/firebase/logo-dark.ts";
|
|
690
|
-
}, {
|
|
691
|
-
readonly name: "icon";
|
|
692
|
-
readonly color: "default";
|
|
693
|
-
readonly mode: "default";
|
|
694
|
-
readonly category: "icons";
|
|
695
|
-
readonly title: "firebase icon";
|
|
696
|
-
readonly brand: "firebase";
|
|
697
|
-
readonly path: ".assets/firebase/icon.ts";
|
|
698
|
-
}, {
|
|
699
|
-
readonly name: "icon-light";
|
|
700
|
-
readonly color: "default";
|
|
701
|
-
readonly mode: "light";
|
|
702
|
-
readonly category: "icons";
|
|
703
|
-
readonly title: "firebase icon light";
|
|
704
|
-
readonly brand: "firebase";
|
|
705
|
-
readonly path: ".assets/firebase/icon-light.ts";
|
|
575
|
+
readonly title: "expressjs icon dark";
|
|
576
|
+
readonly brand: "expressjs";
|
|
577
|
+
readonly path: ".assets/expressjs/icon-dark.ts";
|
|
706
578
|
}, {
|
|
707
579
|
readonly name: "icon";
|
|
708
580
|
readonly color: "default";
|