@logoicon/react 1.0.2 → 1.0.3

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.
Files changed (232) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/css/icon.cjs +37 -0
  3. package/dist/css/icon.d.cts +6 -0
  4. package/dist/css/icon.d.ts +6 -0
  5. package/dist/css/icon.js +13 -0
  6. package/dist/expressjs/icon-dark.cjs +36 -0
  7. package/dist/expressjs/icon-dark.d.cts +6 -0
  8. package/dist/expressjs/icon-dark.d.ts +6 -0
  9. package/dist/expressjs/icon-dark.js +12 -0
  10. package/dist/expressjs/icon-light.cjs +36 -0
  11. package/dist/expressjs/icon-light.d.cts +6 -0
  12. package/dist/expressjs/icon-light.d.ts +6 -0
  13. package/dist/expressjs/icon-light.js +12 -0
  14. package/dist/expressjs/logo-dark.cjs +36 -0
  15. package/dist/expressjs/logo-dark.d.cts +6 -0
  16. package/dist/expressjs/logo-dark.d.ts +6 -0
  17. package/dist/expressjs/logo-dark.js +12 -0
  18. package/dist/expressjs/logo-light.cjs +36 -0
  19. package/dist/expressjs/logo-light.d.cts +6 -0
  20. package/dist/expressjs/logo-light.d.ts +6 -0
  21. package/dist/expressjs/logo-light.js +12 -0
  22. package/dist/firebase/icon-dark.cjs +36 -0
  23. package/dist/firebase/icon-dark.d.cts +6 -0
  24. package/dist/firebase/icon-dark.d.ts +6 -0
  25. package/dist/firebase/icon-dark.js +12 -0
  26. package/dist/firebase/icon-light.cjs +36 -0
  27. package/dist/firebase/icon-light.d.cts +6 -0
  28. package/dist/firebase/icon-light.d.ts +6 -0
  29. package/dist/firebase/icon-light.js +12 -0
  30. package/dist/firebase/icon.cjs +39 -0
  31. package/dist/firebase/icon.d.cts +6 -0
  32. package/dist/firebase/icon.d.ts +6 -0
  33. package/dist/firebase/icon.js +15 -0
  34. package/dist/firebase/logo-dark.cjs +47 -0
  35. package/dist/firebase/logo-dark.d.cts +6 -0
  36. package/dist/firebase/logo-dark.d.ts +6 -0
  37. package/dist/firebase/logo-dark.js +23 -0
  38. package/dist/firebase/logo-light.cjs +47 -0
  39. package/dist/firebase/logo-light.d.cts +6 -0
  40. package/dist/firebase/logo-light.d.ts +6 -0
  41. package/dist/firebase/logo-light.js +23 -0
  42. package/dist/git/icon-dark.cjs +36 -0
  43. package/dist/git/icon-dark.d.cts +6 -0
  44. package/dist/git/icon-dark.d.ts +6 -0
  45. package/dist/git/icon-dark.js +12 -0
  46. package/dist/git/icon-light.cjs +36 -0
  47. package/dist/git/icon-light.d.cts +6 -0
  48. package/dist/git/icon-light.d.ts +6 -0
  49. package/dist/git/icon-light.js +12 -0
  50. package/dist/git/icon.cjs +36 -0
  51. package/dist/git/icon.d.cts +6 -0
  52. package/dist/git/icon.d.ts +6 -0
  53. package/dist/git/icon.js +12 -0
  54. package/dist/git/logo-dark.cjs +43 -0
  55. package/dist/git/logo-dark.d.cts +6 -0
  56. package/dist/git/logo-dark.d.ts +6 -0
  57. package/dist/git/logo-dark.js +19 -0
  58. package/dist/git/logo-light.cjs +43 -0
  59. package/dist/git/logo-light.d.cts +6 -0
  60. package/dist/git/logo-light.d.ts +6 -0
  61. package/dist/git/logo-light.js +19 -0
  62. package/dist/git/logo.cjs +43 -0
  63. package/dist/git/logo.d.cts +6 -0
  64. package/dist/git/logo.d.ts +6 -0
  65. package/dist/git/logo.js +19 -0
  66. package/dist/github/icon-dark.cjs +3 -3
  67. package/dist/github/icon-dark.js +3 -3
  68. package/dist/github/icon-light.cjs +3 -3
  69. package/dist/github/icon-light.js +3 -3
  70. package/dist/github/logo-dark.cjs +10 -10
  71. package/dist/github/logo-dark.js +10 -10
  72. package/dist/github/logo-light.cjs +10 -10
  73. package/dist/github/logo-light.js +10 -10
  74. package/dist/gitlab/icon-mono-dark.cjs +3 -3
  75. package/dist/gitlab/icon-mono-dark.js +3 -3
  76. package/dist/gitlab/icon-mono-light.cjs +3 -3
  77. package/dist/gitlab/icon-mono-light.js +3 -3
  78. package/dist/gitlab/icon.cjs +6 -6
  79. package/dist/gitlab/icon.js +6 -6
  80. package/dist/gitlab/logo-dark.cjs +14 -14
  81. package/dist/gitlab/logo-dark.js +14 -14
  82. package/dist/gitlab/logo-mono-dark.cjs +10 -10
  83. package/dist/gitlab/logo-mono-dark.js +10 -10
  84. package/dist/gitlab/logo-mono-light.cjs +10 -10
  85. package/dist/gitlab/logo-mono-light.js +10 -10
  86. package/dist/gitlab/logo.cjs +14 -14
  87. package/dist/gitlab/logo.js +14 -14
  88. package/dist/html/icon-dark.cjs +49 -0
  89. package/dist/html/icon-dark.d.cts +6 -0
  90. package/dist/html/icon-dark.d.ts +6 -0
  91. package/dist/html/icon-dark.js +25 -0
  92. package/dist/html/icon-light.cjs +49 -0
  93. package/dist/html/icon-light.d.cts +6 -0
  94. package/dist/html/icon-light.d.ts +6 -0
  95. package/dist/html/icon-light.js +25 -0
  96. package/dist/html/icon.cjs +46 -0
  97. package/dist/html/icon.d.cts +6 -0
  98. package/dist/html/icon.d.ts +6 -0
  99. package/dist/html/icon.js +22 -0
  100. package/dist/index.cjs +175 -58
  101. package/dist/index.d.cts +39 -0
  102. package/dist/index.d.ts +39 -0
  103. package/dist/index.js +78 -0
  104. package/dist/javascript/icon.cjs +37 -0
  105. package/dist/javascript/icon.d.cts +6 -0
  106. package/dist/javascript/icon.d.ts +6 -0
  107. package/dist/javascript/icon.js +13 -0
  108. package/dist/lua/drawing.cjs +41 -0
  109. package/dist/lua/drawing.d.cts +6 -0
  110. package/dist/lua/drawing.d.ts +6 -0
  111. package/dist/lua/drawing.js +17 -0
  112. package/dist/metadata.cjs +45 -6
  113. package/dist/metadata.d.cts +333 -21
  114. package/dist/metadata.d.ts +333 -21
  115. package/dist/metadata.js +45 -6
  116. package/dist/neovim/icon.cjs +56 -0
  117. package/dist/neovim/icon.d.cts +6 -0
  118. package/dist/neovim/icon.d.ts +6 -0
  119. package/dist/neovim/icon.js +32 -0
  120. package/dist/neovim/logo-mono.cjs +55 -0
  121. package/dist/neovim/logo-mono.d.cts +6 -0
  122. package/dist/neovim/logo-mono.d.ts +6 -0
  123. package/dist/neovim/logo-mono.js +31 -0
  124. package/dist/neovim/logo.cjs +69 -0
  125. package/dist/neovim/logo.d.cts +6 -0
  126. package/dist/neovim/logo.d.ts +6 -0
  127. package/dist/neovim/logo.js +45 -0
  128. package/dist/nextjs/icon-dark.cjs +13 -13
  129. package/dist/nextjs/icon-dark.js +13 -13
  130. package/dist/nextjs/icon-light.cjs +13 -13
  131. package/dist/nextjs/icon-light.js +13 -13
  132. package/dist/nextjs/logo-dark.cjs +10 -10
  133. package/dist/nextjs/logo-dark.js +10 -10
  134. package/dist/nextjs/logo-light.cjs +10 -10
  135. package/dist/nextjs/logo-light.js +10 -10
  136. package/dist/nodejs/icon-dark.cjs +39 -0
  137. package/dist/nodejs/icon-dark.d.cts +6 -0
  138. package/dist/nodejs/icon-dark.d.ts +6 -0
  139. package/dist/nodejs/icon-dark.js +15 -0
  140. package/dist/nodejs/icon-light.cjs +39 -0
  141. package/dist/nodejs/icon-light.d.cts +6 -0
  142. package/dist/nodejs/icon-light.d.ts +6 -0
  143. package/dist/nodejs/icon-light.js +15 -0
  144. package/dist/nodejs/icon.cjs +58 -0
  145. package/dist/nodejs/icon.d.cts +6 -0
  146. package/dist/nodejs/icon.d.ts +6 -0
  147. package/dist/nodejs/icon.js +34 -0
  148. package/dist/nodejs/logo-dark.cjs +67 -0
  149. package/dist/nodejs/logo-dark.d.cts +6 -0
  150. package/dist/nodejs/logo-dark.d.ts +6 -0
  151. package/dist/nodejs/logo-dark.js +43 -0
  152. package/dist/nodejs/logo-light.cjs +67 -0
  153. package/dist/nodejs/logo-light.d.cts +6 -0
  154. package/dist/nodejs/logo-light.d.ts +6 -0
  155. package/dist/nodejs/logo-light.js +43 -0
  156. package/dist/php/icon.cjs +58 -0
  157. package/dist/php/icon.d.cts +6 -0
  158. package/dist/php/icon.d.ts +6 -0
  159. package/dist/php/icon.js +34 -0
  160. package/dist/puppeteer/icon.cjs +40 -0
  161. package/dist/puppeteer/icon.d.cts +6 -0
  162. package/dist/puppeteer/icon.d.ts +6 -0
  163. package/dist/puppeteer/icon.js +16 -0
  164. package/dist/python/icon.cjs +75 -0
  165. package/dist/python/icon.d.cts +6 -0
  166. package/dist/python/icon.d.ts +6 -0
  167. package/dist/python/icon.js +51 -0
  168. package/dist/python/logo.cjs +82 -0
  169. package/dist/python/logo.d.cts +6 -0
  170. package/dist/python/logo.d.ts +6 -0
  171. package/dist/python/logo.js +58 -0
  172. package/dist/react/icon.cjs +38 -0
  173. package/dist/react/icon.d.cts +6 -0
  174. package/dist/react/icon.d.ts +6 -0
  175. package/dist/react/icon.js +14 -0
  176. package/dist/tailwindcss/icon.cjs +36 -0
  177. package/dist/tailwindcss/icon.d.cts +6 -0
  178. package/dist/tailwindcss/icon.d.ts +6 -0
  179. package/dist/tailwindcss/icon.js +12 -0
  180. package/dist/tailwindcss/logo-dark.cjs +36 -0
  181. package/dist/tailwindcss/logo-dark.d.cts +6 -0
  182. package/dist/tailwindcss/logo-dark.d.ts +6 -0
  183. package/dist/tailwindcss/logo-dark.js +12 -0
  184. package/dist/tailwindcss/logo-light.cjs +39 -0
  185. package/dist/tailwindcss/logo-light.d.cts +6 -0
  186. package/dist/tailwindcss/logo-light.d.ts +6 -0
  187. package/dist/tailwindcss/logo-light.js +15 -0
  188. package/dist/turbo/icon-dark.cjs +6 -6
  189. package/dist/turbo/icon-dark.js +6 -6
  190. package/dist/turbo/icon-light.cjs +6 -6
  191. package/dist/turbo/icon-light.js +6 -6
  192. package/dist/turbo/logo-dark.cjs +11 -11
  193. package/dist/turbo/logo-dark.js +11 -11
  194. package/dist/turbo/logo-light.cjs +11 -11
  195. package/dist/turbo/logo-light.js +11 -11
  196. package/dist/turbopack/icon-dark.cjs +15 -15
  197. package/dist/turbopack/icon-dark.js +15 -15
  198. package/dist/turbopack/icon-light.cjs +15 -15
  199. package/dist/turbopack/icon-light.js +15 -15
  200. package/dist/turbopack/logo-dark.cjs +24 -24
  201. package/dist/turbopack/logo-dark.js +24 -24
  202. package/dist/turbopack/logo-light.cjs +24 -24
  203. package/dist/turbopack/logo-light.js +24 -24
  204. package/dist/turborepo/icon-dark.cjs +6 -6
  205. package/dist/turborepo/icon-dark.js +6 -6
  206. package/dist/turborepo/icon-light.cjs +6 -6
  207. package/dist/turborepo/icon-light.js +6 -6
  208. package/dist/turborepo/logo-dark.cjs +15 -15
  209. package/dist/turborepo/logo-dark.js +15 -15
  210. package/dist/turborepo/logo-light.cjs +15 -15
  211. package/dist/turborepo/logo-light.js +15 -15
  212. package/dist/typescript/icon.cjs +38 -0
  213. package/dist/typescript/icon.d.cts +6 -0
  214. package/dist/typescript/icon.d.ts +6 -0
  215. package/dist/typescript/icon.js +14 -0
  216. package/dist/typescript/logo-dark.cjs +37 -0
  217. package/dist/typescript/logo-dark.d.cts +6 -0
  218. package/dist/typescript/logo-dark.d.ts +6 -0
  219. package/dist/typescript/logo-dark.js +13 -0
  220. package/dist/v0/logo-dark.cjs +5 -5
  221. package/dist/v0/logo-dark.js +5 -5
  222. package/dist/v0/logo-light.cjs +5 -5
  223. package/dist/v0/logo-light.js +5 -5
  224. package/dist/vercel/icon-dark.cjs +3 -3
  225. package/dist/vercel/icon-dark.js +3 -3
  226. package/dist/vercel/icon-light.cjs +3 -3
  227. package/dist/vercel/icon-light.js +3 -3
  228. package/dist/vercel/logo-dark.cjs +3 -3
  229. package/dist/vercel/logo-dark.js +3 -3
  230. package/dist/vercel/logo-light.cjs +3 -3
  231. package/dist/vercel/logo-light.js +3 -3
  232. package/package.json +5 -5
@@ -8,6 +8,46 @@ 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
+ readonly name: "icon";
20
+ readonly color: "default";
21
+ readonly mode: "default";
22
+ readonly category: "icons";
23
+ readonly title: "react icon";
24
+ readonly brand: "react";
25
+ readonly path: ".assets/react/icon.ts";
26
+ }, {
27
+ readonly name: "logo";
28
+ readonly color: "default";
29
+ readonly mode: "default";
30
+ readonly category: "logos";
31
+ readonly title: "python logo";
32
+ readonly brand: "python";
33
+ readonly path: ".assets/python/logo.ts";
34
+ }, {
35
+ readonly name: "logo-light";
36
+ readonly color: "default";
37
+ readonly mode: "light";
38
+ readonly category: "logos";
39
+ readonly title: "expressjs logo light";
40
+ readonly brand: "expressjs";
41
+ readonly path: ".assets/expressjs/logo-light.ts";
42
+ }, {
43
+ readonly name: "_icon";
44
+ readonly color: "default";
45
+ readonly mode: "default";
46
+ readonly category: "_icons";
47
+ readonly title: "javascript icon";
48
+ readonly brand: "javascript";
49
+ readonly path: ".assets/javascript/_icon.ts";
50
+ }, {
11
51
  readonly name: "logo-mono-dark";
12
52
  readonly color: "mono";
13
53
  readonly mode: "dark";
@@ -15,6 +55,14 @@ declare const metadata: readonly [{
15
55
  readonly title: "gitlab logo mono dark";
16
56
  readonly brand: "gitlab";
17
57
  readonly path: ".assets/gitlab/logo-mono-dark.ts";
58
+ }, {
59
+ readonly name: "icon";
60
+ readonly color: "default";
61
+ readonly mode: "default";
62
+ readonly category: "icons";
63
+ readonly title: "php icon";
64
+ readonly brand: "php";
65
+ readonly path: ".assets/php/icon.ts";
18
66
  }, {
19
67
  readonly name: "logo-light";
20
68
  readonly color: "default";
@@ -39,6 +87,14 @@ declare const metadata: readonly [{
39
87
  readonly title: "github logo light";
40
88
  readonly brand: "github";
41
89
  readonly path: ".assets/github/logo-light.ts";
90
+ }, {
91
+ readonly name: "icon-dark";
92
+ readonly color: "default";
93
+ readonly mode: "dark";
94
+ readonly category: "icons";
95
+ readonly title: "html icon dark";
96
+ readonly brand: "html";
97
+ readonly path: ".assets/html/icon-dark.ts";
42
98
  }, {
43
99
  readonly name: "logo-light";
44
100
  readonly color: "default";
@@ -47,6 +103,38 @@ declare const metadata: readonly [{
47
103
  readonly title: "turborepo logo light";
48
104
  readonly brand: "turborepo";
49
105
  readonly path: ".assets/turborepo/logo-light.ts";
106
+ }, {
107
+ readonly name: "logo-dark";
108
+ readonly color: "default";
109
+ readonly mode: "dark";
110
+ readonly category: "logos";
111
+ readonly title: "typescript logo dark";
112
+ readonly brand: "typescript";
113
+ readonly path: ".assets/typescript/logo-dark.ts";
114
+ }, {
115
+ readonly name: "icon";
116
+ readonly color: "default";
117
+ readonly mode: "default";
118
+ readonly category: "icons";
119
+ readonly title: "css icon";
120
+ readonly brand: "css";
121
+ readonly path: ".assets/css/icon.ts";
122
+ }, {
123
+ readonly name: "drawing";
124
+ readonly color: "default";
125
+ readonly mode: "default";
126
+ readonly category: "drawings";
127
+ readonly title: "lua drawing";
128
+ readonly brand: "lua";
129
+ readonly path: ".assets/lua/drawing.ts";
130
+ }, {
131
+ readonly name: "logo-light";
132
+ readonly color: "default";
133
+ readonly mode: "light";
134
+ readonly category: "logos";
135
+ readonly title: "git logo light";
136
+ readonly brand: "git";
137
+ readonly path: ".assets/git/logo-light.ts";
50
138
  }, {
51
139
  readonly name: "logo-light";
52
140
  readonly color: "default";
@@ -72,13 +160,85 @@ declare const metadata: readonly [{
72
160
  readonly brand: "vercel";
73
161
  readonly path: ".assets/vercel/logo-light.ts";
74
162
  }, {
75
- readonly name: "logo";
163
+ readonly name: "logo-light";
164
+ readonly color: "default";
165
+ readonly mode: "light";
166
+ readonly category: "logos";
167
+ readonly title: "tailwindcss logo light";
168
+ readonly brand: "tailwindcss";
169
+ readonly path: ".assets/tailwindcss/logo-light.ts";
170
+ }, {
171
+ readonly name: "icon-dark";
172
+ readonly color: "default";
173
+ readonly mode: "dark";
174
+ readonly category: "icons";
175
+ readonly title: "nodejs icon dark";
176
+ readonly brand: "nodejs";
177
+ readonly path: ".assets/nodejs/icon-dark.ts";
178
+ }, {
179
+ readonly name: "_icon";
76
180
  readonly color: "default";
77
181
  readonly mode: "default";
182
+ readonly category: "_icons";
183
+ readonly title: "puppeteer icon";
184
+ readonly brand: "puppeteer";
185
+ readonly path: ".assets/puppeteer/_icon.ts";
186
+ }, {
187
+ readonly name: "logo-dark";
188
+ readonly color: "default";
189
+ readonly mode: "dark";
78
190
  readonly category: "logos";
79
- readonly title: "gitlab logo";
80
- readonly brand: "gitlab";
81
- readonly path: ".assets/gitlab/logo.ts";
191
+ readonly title: "nodejs logo dark";
192
+ readonly brand: "nodejs";
193
+ readonly path: ".assets/nodejs/logo-dark.ts";
194
+ }, {
195
+ readonly name: "icon";
196
+ readonly color: "default";
197
+ readonly mode: "default";
198
+ readonly category: "icons";
199
+ readonly title: "nodejs icon";
200
+ readonly brand: "nodejs";
201
+ readonly path: ".assets/nodejs/icon.ts";
202
+ }, {
203
+ readonly name: "icon-light";
204
+ readonly color: "default";
205
+ readonly mode: "light";
206
+ readonly category: "icons";
207
+ readonly title: "nodejs icon light";
208
+ readonly brand: "nodejs";
209
+ readonly path: ".assets/nodejs/icon-light.ts";
210
+ }, {
211
+ readonly name: "icon";
212
+ readonly color: "default";
213
+ readonly mode: "default";
214
+ readonly category: "icons";
215
+ readonly title: "python icon";
216
+ readonly brand: "python";
217
+ readonly path: ".assets/python/icon.ts";
218
+ }, {
219
+ readonly name: "icon-dark";
220
+ readonly color: "default";
221
+ readonly mode: "dark";
222
+ readonly category: "icons";
223
+ readonly title: "expressjs icon dark";
224
+ readonly brand: "expressjs";
225
+ readonly path: ".assets/expressjs/icon-dark.ts";
226
+ }, {
227
+ readonly name: "logo-dark";
228
+ readonly color: "default";
229
+ readonly mode: "dark";
230
+ readonly category: "logos";
231
+ readonly title: "expressjs logo dark";
232
+ readonly brand: "expressjs";
233
+ readonly path: ".assets/expressjs/logo-dark.ts";
234
+ }, {
235
+ readonly name: "icon-light";
236
+ readonly color: "default";
237
+ readonly mode: "light";
238
+ readonly category: "icons";
239
+ readonly title: "expressjs icon light";
240
+ readonly brand: "expressjs";
241
+ readonly path: ".assets/expressjs/icon-light.ts";
82
242
  }, {
83
243
  readonly name: "logo-dark";
84
244
  readonly color: "default";
@@ -87,6 +247,14 @@ declare const metadata: readonly [{
87
247
  readonly title: "gitlab logo dark";
88
248
  readonly brand: "gitlab";
89
249
  readonly path: ".assets/gitlab/logo-dark.ts";
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";
90
258
  }, {
91
259
  readonly name: "icon";
92
260
  readonly color: "default";
@@ -151,6 +319,14 @@ declare const metadata: readonly [{
151
319
  readonly title: "v0 logo dark";
152
320
  readonly brand: "v0";
153
321
  readonly path: ".assets/v0/logo-dark.ts";
322
+ }, {
323
+ readonly name: "icon-dark";
324
+ readonly color: "default";
325
+ readonly mode: "dark";
326
+ readonly category: "icons";
327
+ readonly title: "github icon dark";
328
+ readonly brand: "github";
329
+ readonly path: ".assets/github/icon-dark.ts";
154
330
  }, {
155
331
  readonly name: "logo-dark";
156
332
  readonly color: "default";
@@ -168,13 +344,21 @@ declare const metadata: readonly [{
168
344
  readonly brand: "github";
169
345
  readonly path: ".assets/github/icon-light.ts";
170
346
  }, {
171
- readonly name: "icon-dark";
347
+ readonly name: "icon";
172
348
  readonly color: "default";
173
- readonly mode: "dark";
349
+ readonly mode: "default";
174
350
  readonly category: "icons";
175
- readonly title: "github icon dark";
176
- readonly brand: "github";
177
- readonly path: ".assets/github/icon-dark.ts";
351
+ readonly title: "html icon";
352
+ readonly brand: "html";
353
+ readonly path: ".assets/html/icon.ts";
354
+ }, {
355
+ readonly name: "icon-light";
356
+ readonly color: "default";
357
+ readonly mode: "light";
358
+ readonly category: "icons";
359
+ readonly title: "html icon light";
360
+ readonly brand: "html";
361
+ readonly path: ".assets/html/icon-light.ts";
178
362
  }, {
179
363
  readonly name: "icon-dark";
180
364
  readonly color: "default";
@@ -183,6 +367,14 @@ declare const metadata: readonly [{
183
367
  readonly title: "turborepo icon dark";
184
368
  readonly brand: "turborepo";
185
369
  readonly path: ".assets/turborepo/icon-dark.ts";
370
+ }, {
371
+ readonly name: "icon-light";
372
+ readonly color: "default";
373
+ readonly mode: "light";
374
+ readonly category: "icons";
375
+ readonly title: "turborepo icon light";
376
+ readonly brand: "turborepo";
377
+ readonly path: ".assets/turborepo/icon-light.ts";
186
378
  }, {
187
379
  readonly name: "logo-dark";
188
380
  readonly color: "default";
@@ -191,14 +383,54 @@ declare const metadata: readonly [{
191
383
  readonly title: "turborepo logo dark";
192
384
  readonly brand: "turborepo";
193
385
  readonly path: ".assets/turborepo/logo-dark.ts";
386
+ }, {
387
+ readonly name: "icon";
388
+ readonly color: "default";
389
+ readonly mode: "default";
390
+ readonly category: "icons";
391
+ readonly title: "typescript icon";
392
+ readonly brand: "typescript";
393
+ readonly path: ".assets/typescript/icon.ts";
394
+ }, {
395
+ readonly name: "logo";
396
+ readonly color: "default";
397
+ readonly mode: "default";
398
+ readonly category: "logos";
399
+ readonly title: "git logo";
400
+ readonly brand: "git";
401
+ readonly path: ".assets/git/logo.ts";
402
+ }, {
403
+ readonly name: "icon-dark";
404
+ readonly color: "default";
405
+ readonly mode: "dark";
406
+ readonly category: "icons";
407
+ readonly title: "git icon dark";
408
+ readonly brand: "git";
409
+ readonly path: ".assets/git/icon-dark.ts";
410
+ }, {
411
+ readonly name: "logo-dark";
412
+ readonly color: "default";
413
+ readonly mode: "dark";
414
+ readonly category: "logos";
415
+ readonly title: "git logo dark";
416
+ readonly brand: "git";
417
+ readonly path: ".assets/git/logo-dark.ts";
418
+ }, {
419
+ readonly name: "icon";
420
+ readonly color: "default";
421
+ readonly mode: "default";
422
+ readonly category: "icons";
423
+ readonly title: "git icon";
424
+ readonly brand: "git";
425
+ readonly path: ".assets/git/icon.ts";
194
426
  }, {
195
427
  readonly name: "icon-light";
196
428
  readonly color: "default";
197
429
  readonly mode: "light";
198
430
  readonly category: "icons";
199
- readonly title: "turborepo icon light";
200
- readonly brand: "turborepo";
201
- readonly path: ".assets/turborepo/icon-light.ts";
431
+ readonly title: "git icon light";
432
+ readonly brand: "git";
433
+ readonly path: ".assets/git/icon-light.ts";
202
434
  }, {
203
435
  readonly name: "icon-dark";
204
436
  readonly color: "default";
@@ -231,6 +463,14 @@ declare const metadata: readonly [{
231
463
  readonly title: "nextjs icon dark";
232
464
  readonly brand: "nextjs";
233
465
  readonly path: ".assets/nextjs/icon-dark.ts";
466
+ }, {
467
+ readonly name: "logo-dark";
468
+ readonly color: "default";
469
+ readonly mode: "dark";
470
+ readonly category: "logos";
471
+ readonly title: "nextjs logo dark";
472
+ readonly brand: "nextjs";
473
+ readonly path: ".assets/nextjs/logo-dark.ts";
234
474
  }, {
235
475
  readonly name: "icon-light";
236
476
  readonly color: "default";
@@ -244,9 +484,9 @@ declare const metadata: readonly [{
244
484
  readonly color: "default";
245
485
  readonly mode: "dark";
246
486
  readonly category: "logos";
247
- readonly title: "nextjs logo dark";
248
- readonly brand: "nextjs";
249
- readonly path: ".assets/nextjs/logo-dark.ts";
487
+ readonly title: "vercel logo dark";
488
+ readonly brand: "vercel";
489
+ readonly path: ".assets/vercel/logo-dark.ts";
250
490
  }, {
251
491
  readonly name: "icon-dark";
252
492
  readonly color: "default";
@@ -255,22 +495,94 @@ declare const metadata: readonly [{
255
495
  readonly title: "vercel icon dark";
256
496
  readonly brand: "vercel";
257
497
  readonly path: ".assets/vercel/icon-dark.ts";
498
+ }, {
499
+ readonly name: "icon-light";
500
+ readonly color: "default";
501
+ readonly mode: "light";
502
+ readonly category: "icons";
503
+ readonly title: "vercel icon light";
504
+ readonly brand: "vercel";
505
+ readonly path: ".assets/vercel/icon-light.ts";
258
506
  }, {
259
507
  readonly name: "logo-dark";
260
508
  readonly color: "default";
261
509
  readonly mode: "dark";
262
510
  readonly category: "logos";
263
- readonly title: "vercel logo dark";
264
- readonly brand: "vercel";
265
- readonly path: ".assets/vercel/logo-dark.ts";
511
+ readonly title: "tailwindcss logo dark";
512
+ readonly brand: "tailwindcss";
513
+ readonly path: ".assets/tailwindcss/logo-dark.ts";
514
+ }, {
515
+ readonly name: "icon";
516
+ readonly color: "default";
517
+ readonly mode: "default";
518
+ readonly category: "icons";
519
+ readonly title: "tailwindcss icon";
520
+ readonly brand: "tailwindcss";
521
+ readonly path: ".assets/tailwindcss/icon.ts";
522
+ }, {
523
+ readonly name: "logo-light";
524
+ readonly color: "default";
525
+ readonly mode: "light";
526
+ readonly category: "logos";
527
+ readonly title: "firebase logo light";
528
+ readonly brand: "firebase";
529
+ readonly path: ".assets/firebase/logo-light.ts";
530
+ }, {
531
+ readonly name: "logo";
532
+ readonly color: "default";
533
+ readonly mode: "default";
534
+ readonly category: "logos";
535
+ readonly title: "neovim logo";
536
+ readonly brand: "neovim";
537
+ readonly path: ".assets/neovim/logo.ts";
538
+ }, {
539
+ readonly name: "icon-dark";
540
+ readonly color: "default";
541
+ readonly mode: "dark";
542
+ readonly category: "icons";
543
+ readonly title: "firebase icon dark";
544
+ readonly brand: "firebase";
545
+ readonly path: ".assets/firebase/icon-dark.ts";
546
+ }, {
547
+ readonly name: "logo-dark";
548
+ readonly color: "default";
549
+ readonly mode: "dark";
550
+ readonly category: "logos";
551
+ readonly title: "firebase logo dark";
552
+ readonly brand: "firebase";
553
+ readonly path: ".assets/firebase/logo-dark.ts";
554
+ }, {
555
+ readonly name: "icon";
556
+ readonly color: "default";
557
+ readonly mode: "default";
558
+ readonly category: "icons";
559
+ readonly title: "firebase icon";
560
+ readonly brand: "firebase";
561
+ readonly path: ".assets/firebase/icon.ts";
266
562
  }, {
267
563
  readonly name: "icon-light";
268
564
  readonly color: "default";
269
565
  readonly mode: "light";
270
566
  readonly category: "icons";
271
- readonly title: "vercel icon light";
272
- readonly brand: "vercel";
273
- readonly path: ".assets/vercel/icon-light.ts";
567
+ readonly title: "firebase icon light";
568
+ readonly brand: "firebase";
569
+ readonly path: ".assets/firebase/icon-light.ts";
570
+ }, {
571
+ readonly name: "icon";
572
+ readonly color: "default";
573
+ readonly mode: "default";
574
+ readonly category: "icons";
575
+ readonly title: "neovim icon";
576
+ readonly brand: "neovim";
577
+ readonly path: ".assets/neovim/icon.ts";
578
+ }, {
579
+ readonly name: "logo-mono";
580
+ readonly color: "mono";
581
+ readonly mode: "default";
582
+ readonly category: "logos";
583
+ readonly title: "neovim logo mono";
584
+ readonly brand: "neovim";
585
+ readonly path: ".assets/neovim/logo-mono.ts";
274
586
  }];
275
587
  type IconMetaConst = (typeof metadata)[number];
276
588
  declare function listBrands(): string[];
package/dist/metadata.js CHANGED
@@ -1,14 +1,35 @@
1
1
  const metadata = [
2
+ { "name": "logo-light", "color": "default", "mode": "light", "category": "logos", "title": "nodejs logo light", "brand": "nodejs", "path": ".assets/nodejs/logo-light.ts" },
3
+ { "name": "icon", "color": "default", "mode": "default", "category": "icons", "title": "react icon", "brand": "react", "path": ".assets/react/icon.ts" },
4
+ { "name": "logo", "color": "default", "mode": "default", "category": "logos", "title": "python logo", "brand": "python", "path": ".assets/python/logo.ts" },
5
+ { "name": "logo-light", "color": "default", "mode": "light", "category": "logos", "title": "expressjs logo light", "brand": "expressjs", "path": ".assets/expressjs/logo-light.ts" },
6
+ { "name": "_icon", "color": "default", "mode": "default", "category": "_icons", "title": "javascript icon", "brand": "javascript", "path": ".assets/javascript/_icon.ts" },
2
7
  { "name": "logo-mono-dark", "color": "mono", "mode": "dark", "category": "logos", "title": "gitlab logo mono dark", "brand": "gitlab", "path": ".assets/gitlab/logo-mono-dark.ts" },
8
+ { "name": "icon", "color": "default", "mode": "default", "category": "icons", "title": "php icon", "brand": "php", "path": ".assets/php/icon.ts" },
3
9
  { "name": "logo-light", "color": "default", "mode": "light", "category": "logos", "title": "turbopack logo light", "brand": "turbopack", "path": ".assets/turbopack/logo-light.ts" },
4
10
  { "name": "logo-light", "color": "default", "mode": "light", "category": "logos", "title": "v0 logo light", "brand": "v0", "path": ".assets/v0/logo-light.ts" },
5
11
  { "name": "logo-light", "color": "default", "mode": "light", "category": "logos", "title": "github logo light", "brand": "github", "path": ".assets/github/logo-light.ts" },
12
+ { "name": "icon-dark", "color": "default", "mode": "dark", "category": "icons", "title": "html icon dark", "brand": "html", "path": ".assets/html/icon-dark.ts" },
6
13
  { "name": "logo-light", "color": "default", "mode": "light", "category": "logos", "title": "turborepo logo light", "brand": "turborepo", "path": ".assets/turborepo/logo-light.ts" },
14
+ { "name": "logo-dark", "color": "default", "mode": "dark", "category": "logos", "title": "typescript logo dark", "brand": "typescript", "path": ".assets/typescript/logo-dark.ts" },
15
+ { "name": "icon", "color": "default", "mode": "default", "category": "icons", "title": "css icon", "brand": "css", "path": ".assets/css/icon.ts" },
16
+ { "name": "drawing", "color": "default", "mode": "default", "category": "drawings", "title": "lua drawing", "brand": "lua", "path": ".assets/lua/drawing.ts" },
17
+ { "name": "logo-light", "color": "default", "mode": "light", "category": "logos", "title": "git logo light", "brand": "git", "path": ".assets/git/logo-light.ts" },
7
18
  { "name": "logo-light", "color": "default", "mode": "light", "category": "logos", "title": "turbo logo light", "brand": "turbo", "path": ".assets/turbo/logo-light.ts" },
8
19
  { "name": "logo-light", "color": "default", "mode": "light", "category": "logos", "title": "nextjs logo light", "brand": "nextjs", "path": ".assets/nextjs/logo-light.ts" },
9
20
  { "name": "logo-light", "color": "default", "mode": "light", "category": "logos", "title": "vercel logo light", "brand": "vercel", "path": ".assets/vercel/logo-light.ts" },
10
- { "name": "logo", "color": "default", "mode": "default", "category": "logos", "title": "gitlab logo", "brand": "gitlab", "path": ".assets/gitlab/logo.ts" },
21
+ { "name": "logo-light", "color": "default", "mode": "light", "category": "logos", "title": "tailwindcss logo light", "brand": "tailwindcss", "path": ".assets/tailwindcss/logo-light.ts" },
22
+ { "name": "icon-dark", "color": "default", "mode": "dark", "category": "icons", "title": "nodejs icon dark", "brand": "nodejs", "path": ".assets/nodejs/icon-dark.ts" },
23
+ { "name": "_icon", "color": "default", "mode": "default", "category": "_icons", "title": "puppeteer icon", "brand": "puppeteer", "path": ".assets/puppeteer/_icon.ts" },
24
+ { "name": "logo-dark", "color": "default", "mode": "dark", "category": "logos", "title": "nodejs logo dark", "brand": "nodejs", "path": ".assets/nodejs/logo-dark.ts" },
25
+ { "name": "icon", "color": "default", "mode": "default", "category": "icons", "title": "nodejs icon", "brand": "nodejs", "path": ".assets/nodejs/icon.ts" },
26
+ { "name": "icon-light", "color": "default", "mode": "light", "category": "icons", "title": "nodejs icon light", "brand": "nodejs", "path": ".assets/nodejs/icon-light.ts" },
27
+ { "name": "icon", "color": "default", "mode": "default", "category": "icons", "title": "python icon", "brand": "python", "path": ".assets/python/icon.ts" },
28
+ { "name": "icon-dark", "color": "default", "mode": "dark", "category": "icons", "title": "expressjs icon dark", "brand": "expressjs", "path": ".assets/expressjs/icon-dark.ts" },
29
+ { "name": "logo-dark", "color": "default", "mode": "dark", "category": "logos", "title": "expressjs logo dark", "brand": "expressjs", "path": ".assets/expressjs/logo-dark.ts" },
30
+ { "name": "icon-light", "color": "default", "mode": "light", "category": "icons", "title": "expressjs icon light", "brand": "expressjs", "path": ".assets/expressjs/icon-light.ts" },
11
31
  { "name": "logo-dark", "color": "default", "mode": "dark", "category": "logos", "title": "gitlab logo dark", "brand": "gitlab", "path": ".assets/gitlab/logo-dark.ts" },
32
+ { "name": "logo", "color": "default", "mode": "default", "category": "logos", "title": "gitlab logo", "brand": "gitlab", "path": ".assets/gitlab/logo.ts" },
12
33
  { "name": "icon", "color": "default", "mode": "default", "category": "icons", "title": "gitlab icon", "brand": "gitlab", "path": ".assets/gitlab/icon.ts" },
13
34
  { "name": "logo-mono-light", "color": "mono", "mode": "light", "category": "logos", "title": "gitlab logo mono light", "brand": "gitlab", "path": ".assets/gitlab/logo-mono-light.ts" },
14
35
  { "name": "icon-mono-dark", "color": "mono", "mode": "dark", "category": "icons", "title": "gitlab icon mono dark", "brand": "gitlab", "path": ".assets/gitlab/icon-mono-dark.ts" },
@@ -17,21 +38,39 @@ const metadata = [
17
38
  { "name": "icon-light", "color": "default", "mode": "light", "category": "icons", "title": "turbopack icon light", "brand": "turbopack", "path": ".assets/turbopack/icon-light.ts" },
18
39
  { "name": "logo-dark", "color": "default", "mode": "dark", "category": "logos", "title": "turbopack logo dark", "brand": "turbopack", "path": ".assets/turbopack/logo-dark.ts" },
19
40
  { "name": "logo-dark", "color": "default", "mode": "dark", "category": "logos", "title": "v0 logo dark", "brand": "v0", "path": ".assets/v0/logo-dark.ts" },
41
+ { "name": "icon-dark", "color": "default", "mode": "dark", "category": "icons", "title": "github icon dark", "brand": "github", "path": ".assets/github/icon-dark.ts" },
20
42
  { "name": "logo-dark", "color": "default", "mode": "dark", "category": "logos", "title": "github logo dark", "brand": "github", "path": ".assets/github/logo-dark.ts" },
21
43
  { "name": "icon-light", "color": "default", "mode": "light", "category": "icons", "title": "github icon light", "brand": "github", "path": ".assets/github/icon-light.ts" },
22
- { "name": "icon-dark", "color": "default", "mode": "dark", "category": "icons", "title": "github icon dark", "brand": "github", "path": ".assets/github/icon-dark.ts" },
44
+ { "name": "icon", "color": "default", "mode": "default", "category": "icons", "title": "html icon", "brand": "html", "path": ".assets/html/icon.ts" },
45
+ { "name": "icon-light", "color": "default", "mode": "light", "category": "icons", "title": "html icon light", "brand": "html", "path": ".assets/html/icon-light.ts" },
23
46
  { "name": "icon-dark", "color": "default", "mode": "dark", "category": "icons", "title": "turborepo icon dark", "brand": "turborepo", "path": ".assets/turborepo/icon-dark.ts" },
24
- { "name": "logo-dark", "color": "default", "mode": "dark", "category": "logos", "title": "turborepo logo dark", "brand": "turborepo", "path": ".assets/turborepo/logo-dark.ts" },
25
47
  { "name": "icon-light", "color": "default", "mode": "light", "category": "icons", "title": "turborepo icon light", "brand": "turborepo", "path": ".assets/turborepo/icon-light.ts" },
48
+ { "name": "logo-dark", "color": "default", "mode": "dark", "category": "logos", "title": "turborepo logo dark", "brand": "turborepo", "path": ".assets/turborepo/logo-dark.ts" },
49
+ { "name": "icon", "color": "default", "mode": "default", "category": "icons", "title": "typescript icon", "brand": "typescript", "path": ".assets/typescript/icon.ts" },
50
+ { "name": "logo", "color": "default", "mode": "default", "category": "logos", "title": "git logo", "brand": "git", "path": ".assets/git/logo.ts" },
51
+ { "name": "icon-dark", "color": "default", "mode": "dark", "category": "icons", "title": "git icon dark", "brand": "git", "path": ".assets/git/icon-dark.ts" },
52
+ { "name": "logo-dark", "color": "default", "mode": "dark", "category": "logos", "title": "git logo dark", "brand": "git", "path": ".assets/git/logo-dark.ts" },
53
+ { "name": "icon", "color": "default", "mode": "default", "category": "icons", "title": "git icon", "brand": "git", "path": ".assets/git/icon.ts" },
54
+ { "name": "icon-light", "color": "default", "mode": "light", "category": "icons", "title": "git icon light", "brand": "git", "path": ".assets/git/icon-light.ts" },
26
55
  { "name": "icon-dark", "color": "default", "mode": "dark", "category": "icons", "title": "turbo icon dark", "brand": "turbo", "path": ".assets/turbo/icon-dark.ts" },
27
56
  { "name": "logo-dark", "color": "default", "mode": "dark", "category": "logos", "title": "turbo logo dark", "brand": "turbo", "path": ".assets/turbo/logo-dark.ts" },
28
57
  { "name": "icon-light", "color": "default", "mode": "light", "category": "icons", "title": "turbo icon light", "brand": "turbo", "path": ".assets/turbo/icon-light.ts" },
29
58
  { "name": "icon-dark", "color": "default", "mode": "dark", "category": "icons", "title": "nextjs icon dark", "brand": "nextjs", "path": ".assets/nextjs/icon-dark.ts" },
30
- { "name": "icon-light", "color": "default", "mode": "light", "category": "icons", "title": "nextjs icon light", "brand": "nextjs", "path": ".assets/nextjs/icon-light.ts" },
31
59
  { "name": "logo-dark", "color": "default", "mode": "dark", "category": "logos", "title": "nextjs logo dark", "brand": "nextjs", "path": ".assets/nextjs/logo-dark.ts" },
32
- { "name": "icon-dark", "color": "default", "mode": "dark", "category": "icons", "title": "vercel icon dark", "brand": "vercel", "path": ".assets/vercel/icon-dark.ts" },
60
+ { "name": "icon-light", "color": "default", "mode": "light", "category": "icons", "title": "nextjs icon light", "brand": "nextjs", "path": ".assets/nextjs/icon-light.ts" },
33
61
  { "name": "logo-dark", "color": "default", "mode": "dark", "category": "logos", "title": "vercel logo dark", "brand": "vercel", "path": ".assets/vercel/logo-dark.ts" },
34
- { "name": "icon-light", "color": "default", "mode": "light", "category": "icons", "title": "vercel icon light", "brand": "vercel", "path": ".assets/vercel/icon-light.ts" }
62
+ { "name": "icon-dark", "color": "default", "mode": "dark", "category": "icons", "title": "vercel icon dark", "brand": "vercel", "path": ".assets/vercel/icon-dark.ts" },
63
+ { "name": "icon-light", "color": "default", "mode": "light", "category": "icons", "title": "vercel icon light", "brand": "vercel", "path": ".assets/vercel/icon-light.ts" },
64
+ { "name": "logo-dark", "color": "default", "mode": "dark", "category": "logos", "title": "tailwindcss logo dark", "brand": "tailwindcss", "path": ".assets/tailwindcss/logo-dark.ts" },
65
+ { "name": "icon", "color": "default", "mode": "default", "category": "icons", "title": "tailwindcss icon", "brand": "tailwindcss", "path": ".assets/tailwindcss/icon.ts" },
66
+ { "name": "logo-light", "color": "default", "mode": "light", "category": "logos", "title": "firebase logo light", "brand": "firebase", "path": ".assets/firebase/logo-light.ts" },
67
+ { "name": "logo", "color": "default", "mode": "default", "category": "logos", "title": "neovim logo", "brand": "neovim", "path": ".assets/neovim/logo.ts" },
68
+ { "name": "icon-dark", "color": "default", "mode": "dark", "category": "icons", "title": "firebase icon dark", "brand": "firebase", "path": ".assets/firebase/icon-dark.ts" },
69
+ { "name": "logo-dark", "color": "default", "mode": "dark", "category": "logos", "title": "firebase logo dark", "brand": "firebase", "path": ".assets/firebase/logo-dark.ts" },
70
+ { "name": "icon", "color": "default", "mode": "default", "category": "icons", "title": "firebase icon", "brand": "firebase", "path": ".assets/firebase/icon.ts" },
71
+ { "name": "icon-light", "color": "default", "mode": "light", "category": "icons", "title": "firebase icon light", "brand": "firebase", "path": ".assets/firebase/icon-light.ts" },
72
+ { "name": "icon", "color": "default", "mode": "default", "category": "icons", "title": "neovim icon", "brand": "neovim", "path": ".assets/neovim/icon.ts" },
73
+ { "name": "logo-mono", "color": "mono", "mode": "default", "category": "logos", "title": "neovim logo mono", "brand": "neovim", "path": ".assets/neovim/logo-mono.ts" }
35
74
  ];
36
75
  function listBrands() {
37
76
  return Array.from(new Set(metadata.map((m) => m.brand))).sort();
@@ -0,0 +1,56 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var icon_exports = {};
20
+ __export(icon_exports, {
21
+ NeovimIcon: () => NeovimIcon,
22
+ default: () => icon_default
23
+ });
24
+ module.exports = __toCommonJS(icon_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ const NeovimIcon = (props) => {
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "a8222a88__svg6", version: "1.1", viewBox: "0 0 24 29.16", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { id: "ca93d4cd__title1", children: "neovim-mark@2x" }),
29
+ "Created with Sketch (http://www.bohemiancoding.com/sketch)",
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { id: "ab1fe47b__defs6", children: [
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "3c2f80db__linearGradient-1", x1: "167.95833", x2: "167.95833", y1: "-0.46142399", y2: "335.45523", gradientTransform: "scale(0.46142398,2.1672042)", gradientUnits: "userSpaceOnUse", children: [
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "9253c06e__stop1", offset: "0%", stopColor: "#16B0ED", stopOpacity: "0.800235524" }),
33
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "ca1a271f__stop2", offset: "100%", stopColor: "#0F59B2", stopOpacity: "0.83700023" })
34
+ ] }),
35
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "d2761c65__linearGradient-2", x1: "1118.3427", x2: "1118.3427", y1: "-0.46586797", y2: "338.68604", gradientTransform: "scale(0.46586797,2.1465309)", gradientUnits: "userSpaceOnUse", children: [
36
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "865842d6__stop3", offset: "0%", stopColor: "#7DB643" }),
37
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "9c9b2926__stop4", offset: "100%", stopColor: "#367533" })
38
+ ] }),
39
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "09f39214__linearGradient-3", x1: "356.33795", x2: "356.33795", y1: "0", y2: "612.90131", gradientTransform: "scale(0.84189739,1.1877932)", gradientUnits: "userSpaceOnUse", children: [
40
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "6d312a89__stop5", offset: "0%", stopColor: "#88C649", stopOpacity: "0.8" }),
41
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "92eb5e65__stop6", offset: "100%", stopColor: "#439240", stopOpacity: "0.84" })
42
+ ] })
43
+ ] }),
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { id: "22fab3cf__Page-1", fill: "none", fillRule: "evenodd", stroke: "none", strokeWidth: "1", transform: "matrix(0.04,0,0,0.04,-0.08,-0.08)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "461b07e1__mark-copy", transform: "translate(2,3)", children: [
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "6738be08__Left---green", fill: "url(#3c2f80db__linearGradient-1)", d: "M 0,155.5704 155,-1 V 727 L 0,572.23792 Z" }),
46
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "eb90aab4__Right---blue", fill: "url(#d2761c65__linearGradient-2)", d: "M 443.0604,156.9824 600,-1 596.81879,727 442,572.21994 Z", transform: "matrix(-1,0,0,1,1042,0)" }),
47
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "8f64848a__Cross---blue", fill: "url(#09f39214__linearGradient-3)", d: "M 154.98629,0 558,615.1897 445.2246,728 42,114.17202 Z" }),
48
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "442cb713__Shadow", fill: "#000000", fillOpacity: "0.13", d: "M 155,283.83232 154.78675,308 31,124.71061 42.461949,113 Z" })
49
+ ] }) })
50
+ ] });
51
+ };
52
+ var icon_default = NeovimIcon;
53
+ // Annotate the CommonJS export names for ESM import in node:
54
+ 0 && (module.exports = {
55
+ NeovimIcon
56
+ });
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const NeovimIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { NeovimIcon, NeovimIcon as default };
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const NeovimIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { NeovimIcon, NeovimIcon as default };