@logoicon/react 1.0.4 → 1.0.6

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 (366) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/css/icon.cjs +4 -4
  3. package/dist/css/icon.js +4 -4
  4. package/dist/expressjs/icon-dark.cjs +3 -3
  5. package/dist/expressjs/icon-dark.js +3 -3
  6. package/dist/expressjs/icon-light.cjs +3 -3
  7. package/dist/expressjs/icon-light.js +3 -3
  8. package/dist/expressjs/logo-dark.cjs +3 -3
  9. package/dist/expressjs/logo-dark.js +3 -3
  10. package/dist/expressjs/logo-light.cjs +3 -3
  11. package/dist/expressjs/logo-light.js +3 -3
  12. package/dist/facebook/icon-mono.cjs +3 -3
  13. package/dist/facebook/icon-mono.js +3 -3
  14. package/dist/facebook/icon.cjs +7 -7
  15. package/dist/facebook/icon.js +7 -7
  16. package/dist/firebase/icon-dark.cjs +3 -3
  17. package/dist/firebase/icon-dark.js +3 -3
  18. package/dist/firebase/icon-light.cjs +3 -3
  19. package/dist/firebase/icon-light.js +3 -3
  20. package/dist/firebase/icon.cjs +6 -6
  21. package/dist/firebase/icon.js +6 -6
  22. package/dist/firebase/logo-dark.cjs +14 -14
  23. package/dist/firebase/logo-dark.js +14 -14
  24. package/dist/firebase/logo-light.cjs +14 -14
  25. package/dist/firebase/logo-light.js +14 -14
  26. package/dist/git/icon-dark.cjs +2 -2
  27. package/dist/git/icon-dark.js +2 -2
  28. package/dist/git/icon-light.cjs +2 -2
  29. package/dist/git/icon-light.js +2 -2
  30. package/dist/git/icon.cjs +2 -2
  31. package/dist/git/icon.js +2 -2
  32. package/dist/git/logo-dark.cjs +6 -6
  33. package/dist/git/logo-dark.js +6 -6
  34. package/dist/git/logo-light.cjs +6 -6
  35. package/dist/git/logo-light.js +6 -6
  36. package/dist/git/logo.cjs +6 -6
  37. package/dist/git/logo.js +6 -6
  38. package/dist/github/icon-dark.cjs +3 -3
  39. package/dist/github/icon-dark.js +3 -3
  40. package/dist/github/icon-light.cjs +3 -3
  41. package/dist/github/icon-light.js +3 -3
  42. package/dist/github/logo-dark.cjs +10 -10
  43. package/dist/github/logo-dark.js +10 -10
  44. package/dist/github/logo-light.cjs +10 -10
  45. package/dist/github/logo-light.js +10 -10
  46. package/dist/gitlab/icon-mono-dark.cjs +3 -3
  47. package/dist/gitlab/icon-mono-dark.js +3 -3
  48. package/dist/gitlab/icon-mono-light.cjs +3 -3
  49. package/dist/gitlab/icon-mono-light.js +3 -3
  50. package/dist/gitlab/icon.cjs +6 -6
  51. package/dist/gitlab/icon.js +6 -6
  52. package/dist/gitlab/logo-dark.cjs +14 -14
  53. package/dist/gitlab/logo-dark.js +14 -14
  54. package/dist/gitlab/logo-mono-dark.cjs +10 -10
  55. package/dist/gitlab/logo-mono-dark.js +10 -10
  56. package/dist/gitlab/logo-mono-light.cjs +10 -10
  57. package/dist/gitlab/logo-mono-light.js +10 -10
  58. package/dist/gitlab/logo.cjs +14 -14
  59. package/dist/gitlab/logo.js +14 -14
  60. package/dist/gmail/icon.cjs +42 -0
  61. package/dist/gmail/icon.js +18 -0
  62. package/dist/html/icon-dark.cjs +13 -13
  63. package/dist/html/icon-dark.js +13 -13
  64. package/dist/html/icon-light.cjs +13 -13
  65. package/dist/html/icon-light.js +13 -13
  66. package/dist/html/icon.cjs +13 -13
  67. package/dist/html/icon.js +13 -13
  68. package/dist/index.cjs +29 -26
  69. package/dist/index.d.cts +926 -92
  70. package/dist/index.d.ts +926 -92
  71. package/dist/index.js +2 -0
  72. package/dist/javascript/icon.cjs +4 -4
  73. package/dist/javascript/icon.js +4 -4
  74. package/dist/linkedin/icon-mono-dark.cjs +5 -5
  75. package/dist/linkedin/icon-mono-dark.js +5 -5
  76. package/dist/linkedin/icon-mono-light.cjs +5 -5
  77. package/dist/linkedin/icon-mono-light.js +5 -5
  78. package/dist/linkedin/icon.cjs +5 -5
  79. package/dist/linkedin/icon.js +5 -5
  80. package/dist/linkedin/logo.cjs +12 -12
  81. package/dist/linkedin/logo.js +12 -12
  82. package/dist/lua/drawing.cjs +7 -7
  83. package/dist/lua/drawing.js +7 -7
  84. package/dist/metadata.cjs +72 -71
  85. package/dist/metadata.js +72 -71
  86. package/dist/mongodb/icon-dark.cjs +3 -3
  87. package/dist/mongodb/icon-dark.js +3 -3
  88. package/dist/mongodb/icon-light.cjs +3 -3
  89. package/dist/mongodb/icon-light.js +3 -3
  90. package/dist/mongodb/icon.cjs +3 -3
  91. package/dist/mongodb/icon.js +3 -3
  92. package/dist/mongodb/logo-dark.cjs +11 -11
  93. package/dist/mongodb/logo-dark.js +11 -11
  94. package/dist/mongodb/logo-light.cjs +11 -11
  95. package/dist/mongodb/logo-light.js +11 -11
  96. package/dist/mongodb/logo.cjs +11 -11
  97. package/dist/mongodb/logo.js +11 -11
  98. package/dist/mysql/logo.cjs +10 -10
  99. package/dist/mysql/logo.js +10 -10
  100. package/dist/neovim/icon.cjs +17 -17
  101. package/dist/neovim/icon.js +17 -17
  102. package/dist/neovim/logo-mono.cjs +17 -17
  103. package/dist/neovim/logo-mono.js +17 -17
  104. package/dist/neovim/logo.cjs +27 -27
  105. package/dist/neovim/logo.js +27 -27
  106. package/dist/nextjs/icon-dark.cjs +13 -13
  107. package/dist/nextjs/icon-dark.js +13 -13
  108. package/dist/nextjs/icon-light.cjs +13 -13
  109. package/dist/nextjs/icon-light.js +13 -13
  110. package/dist/nextjs/logo-dark.cjs +10 -10
  111. package/dist/nextjs/logo-dark.js +10 -10
  112. package/dist/nextjs/logo-light.cjs +10 -10
  113. package/dist/nextjs/logo-light.js +10 -10
  114. package/dist/nodejs/icon-dark.cjs +5 -5
  115. package/dist/nodejs/icon-dark.js +5 -5
  116. package/dist/nodejs/icon-light.cjs +5 -5
  117. package/dist/nodejs/icon-light.js +5 -5
  118. package/dist/nodejs/icon.cjs +21 -21
  119. package/dist/nodejs/icon.js +21 -21
  120. package/dist/nodejs/logo-dark.cjs +28 -28
  121. package/dist/nodejs/logo-dark.js +28 -28
  122. package/dist/nodejs/logo-light.cjs +28 -28
  123. package/dist/nodejs/logo-light.js +28 -28
  124. package/dist/php/icon.cjs +21 -21
  125. package/dist/php/icon.js +21 -21
  126. package/dist/postgresql/icon.cjs +16 -16
  127. package/dist/postgresql/icon.js +16 -16
  128. package/dist/puppeteer/icon.cjs +7 -7
  129. package/dist/puppeteer/icon.js +7 -7
  130. package/dist/python/icon.cjs +35 -35
  131. package/dist/python/icon.js +35 -35
  132. package/dist/python/logo.cjs +42 -42
  133. package/dist/python/logo.js +42 -42
  134. package/dist/react/icon.cjs +5 -5
  135. package/dist/react/icon.js +5 -5
  136. package/dist/sqlite/logo.cjs +20 -20
  137. package/dist/sqlite/logo.js +20 -20
  138. package/dist/tailwindcss/icon.cjs +2 -2
  139. package/dist/tailwindcss/icon.js +2 -2
  140. package/dist/tailwindcss/logo-light.cjs +2 -2
  141. package/dist/tailwindcss/logo-light.js +2 -2
  142. package/dist/turbo/icon-dark.cjs +6 -6
  143. package/dist/turbo/icon-dark.js +6 -6
  144. package/dist/turbo/icon-light.cjs +6 -6
  145. package/dist/turbo/icon-light.js +6 -6
  146. package/dist/turbo/logo-dark.cjs +11 -11
  147. package/dist/turbo/logo-dark.js +11 -11
  148. package/dist/turbo/logo-light.cjs +11 -11
  149. package/dist/turbo/logo-light.js +11 -11
  150. package/dist/turbopack/icon-dark.cjs +15 -15
  151. package/dist/turbopack/icon-dark.js +15 -15
  152. package/dist/turbopack/icon-light.cjs +15 -15
  153. package/dist/turbopack/icon-light.js +15 -15
  154. package/dist/turbopack/logo-dark.cjs +24 -24
  155. package/dist/turbopack/logo-dark.js +24 -24
  156. package/dist/turbopack/logo-light.cjs +24 -24
  157. package/dist/turbopack/logo-light.js +24 -24
  158. package/dist/turborepo/icon-dark.cjs +6 -6
  159. package/dist/turborepo/icon-dark.js +6 -6
  160. package/dist/turborepo/icon-light.cjs +6 -6
  161. package/dist/turborepo/icon-light.js +6 -6
  162. package/dist/turborepo/logo-dark.cjs +15 -15
  163. package/dist/turborepo/logo-dark.js +15 -15
  164. package/dist/turborepo/logo-light.cjs +15 -15
  165. package/dist/turborepo/logo-light.js +15 -15
  166. package/dist/typescript/icon.cjs +5 -5
  167. package/dist/typescript/icon.js +5 -5
  168. package/dist/typescript/logo-dark.cjs +4 -4
  169. package/dist/typescript/logo-dark.js +4 -4
  170. package/dist/v0/logo-dark.cjs +5 -5
  171. package/dist/v0/logo-dark.js +5 -5
  172. package/dist/v0/logo-light.cjs +5 -5
  173. package/dist/v0/logo-light.js +5 -5
  174. package/dist/vercel/icon-dark.cjs +3 -3
  175. package/dist/vercel/icon-dark.js +3 -3
  176. package/dist/vercel/icon-light.cjs +3 -3
  177. package/dist/vercel/icon-light.js +3 -3
  178. package/dist/vercel/logo-dark.cjs +3 -3
  179. package/dist/vercel/logo-dark.js +3 -3
  180. package/dist/vercel/logo-light.cjs +3 -3
  181. package/dist/vercel/logo-light.js +3 -3
  182. package/dist/x/icon-dark.cjs +3 -3
  183. package/dist/x/icon-dark.js +3 -3
  184. package/dist/x/icon-light.cjs +3 -3
  185. package/dist/x/icon-light.js +3 -3
  186. package/package.json +6 -15
  187. package/dist/css/icon.d.cts +0 -6
  188. package/dist/css/icon.d.ts +0 -6
  189. package/dist/expressjs/icon-dark.d.cts +0 -6
  190. package/dist/expressjs/icon-dark.d.ts +0 -6
  191. package/dist/expressjs/icon-light.d.cts +0 -6
  192. package/dist/expressjs/icon-light.d.ts +0 -6
  193. package/dist/expressjs/logo-dark.d.cts +0 -6
  194. package/dist/expressjs/logo-dark.d.ts +0 -6
  195. package/dist/expressjs/logo-light.d.cts +0 -6
  196. package/dist/expressjs/logo-light.d.ts +0 -6
  197. package/dist/facebook/icon-mono.d.cts +0 -6
  198. package/dist/facebook/icon-mono.d.ts +0 -6
  199. package/dist/facebook/icon.d.cts +0 -6
  200. package/dist/facebook/icon.d.ts +0 -6
  201. package/dist/firebase/icon-dark.d.cts +0 -6
  202. package/dist/firebase/icon-dark.d.ts +0 -6
  203. package/dist/firebase/icon-light.d.cts +0 -6
  204. package/dist/firebase/icon-light.d.ts +0 -6
  205. package/dist/firebase/icon.d.cts +0 -6
  206. package/dist/firebase/icon.d.ts +0 -6
  207. package/dist/firebase/logo-dark.d.cts +0 -6
  208. package/dist/firebase/logo-dark.d.ts +0 -6
  209. package/dist/firebase/logo-light.d.cts +0 -6
  210. package/dist/firebase/logo-light.d.ts +0 -6
  211. package/dist/git/icon-dark.d.cts +0 -6
  212. package/dist/git/icon-dark.d.ts +0 -6
  213. package/dist/git/icon-light.d.cts +0 -6
  214. package/dist/git/icon-light.d.ts +0 -6
  215. package/dist/git/icon.d.cts +0 -6
  216. package/dist/git/icon.d.ts +0 -6
  217. package/dist/git/logo-dark.d.cts +0 -6
  218. package/dist/git/logo-dark.d.ts +0 -6
  219. package/dist/git/logo-light.d.cts +0 -6
  220. package/dist/git/logo-light.d.ts +0 -6
  221. package/dist/git/logo.d.cts +0 -6
  222. package/dist/git/logo.d.ts +0 -6
  223. package/dist/github/icon-dark.d.cts +0 -6
  224. package/dist/github/icon-dark.d.ts +0 -6
  225. package/dist/github/icon-light.d.cts +0 -6
  226. package/dist/github/icon-light.d.ts +0 -6
  227. package/dist/github/logo-dark.d.cts +0 -6
  228. package/dist/github/logo-dark.d.ts +0 -6
  229. package/dist/github/logo-light.d.cts +0 -6
  230. package/dist/github/logo-light.d.ts +0 -6
  231. package/dist/gitlab/icon-mono-dark.d.cts +0 -6
  232. package/dist/gitlab/icon-mono-dark.d.ts +0 -6
  233. package/dist/gitlab/icon-mono-light.d.cts +0 -6
  234. package/dist/gitlab/icon-mono-light.d.ts +0 -6
  235. package/dist/gitlab/icon.d.cts +0 -6
  236. package/dist/gitlab/icon.d.ts +0 -6
  237. package/dist/gitlab/logo-dark.d.cts +0 -6
  238. package/dist/gitlab/logo-dark.d.ts +0 -6
  239. package/dist/gitlab/logo-mono-dark.d.cts +0 -6
  240. package/dist/gitlab/logo-mono-dark.d.ts +0 -6
  241. package/dist/gitlab/logo-mono-light.d.cts +0 -6
  242. package/dist/gitlab/logo-mono-light.d.ts +0 -6
  243. package/dist/gitlab/logo.d.cts +0 -6
  244. package/dist/gitlab/logo.d.ts +0 -6
  245. package/dist/html/icon-dark.d.cts +0 -6
  246. package/dist/html/icon-dark.d.ts +0 -6
  247. package/dist/html/icon-light.d.cts +0 -6
  248. package/dist/html/icon-light.d.ts +0 -6
  249. package/dist/html/icon.d.cts +0 -6
  250. package/dist/html/icon.d.ts +0 -6
  251. package/dist/javascript/icon.d.cts +0 -6
  252. package/dist/javascript/icon.d.ts +0 -6
  253. package/dist/linkedin/icon-mono-dark.d.cts +0 -6
  254. package/dist/linkedin/icon-mono-dark.d.ts +0 -6
  255. package/dist/linkedin/icon-mono-light.d.cts +0 -6
  256. package/dist/linkedin/icon-mono-light.d.ts +0 -6
  257. package/dist/linkedin/icon.d.cts +0 -6
  258. package/dist/linkedin/icon.d.ts +0 -6
  259. package/dist/linkedin/logo.d.cts +0 -6
  260. package/dist/linkedin/logo.d.ts +0 -6
  261. package/dist/lua/drawing.d.cts +0 -6
  262. package/dist/lua/drawing.d.ts +0 -6
  263. package/dist/metadata.d.cts +0 -735
  264. package/dist/metadata.d.ts +0 -735
  265. package/dist/mongodb/icon-dark.d.cts +0 -6
  266. package/dist/mongodb/icon-dark.d.ts +0 -6
  267. package/dist/mongodb/icon-light.d.cts +0 -6
  268. package/dist/mongodb/icon-light.d.ts +0 -6
  269. package/dist/mongodb/icon.d.cts +0 -6
  270. package/dist/mongodb/icon.d.ts +0 -6
  271. package/dist/mongodb/logo-dark.d.cts +0 -6
  272. package/dist/mongodb/logo-dark.d.ts +0 -6
  273. package/dist/mongodb/logo-light.d.cts +0 -6
  274. package/dist/mongodb/logo-light.d.ts +0 -6
  275. package/dist/mongodb/logo.d.cts +0 -6
  276. package/dist/mongodb/logo.d.ts +0 -6
  277. package/dist/mysql/logo.d.cts +0 -6
  278. package/dist/mysql/logo.d.ts +0 -6
  279. package/dist/neovim/icon.d.cts +0 -6
  280. package/dist/neovim/icon.d.ts +0 -6
  281. package/dist/neovim/logo-mono.d.cts +0 -6
  282. package/dist/neovim/logo-mono.d.ts +0 -6
  283. package/dist/neovim/logo.d.cts +0 -6
  284. package/dist/neovim/logo.d.ts +0 -6
  285. package/dist/nextjs/icon-dark.d.cts +0 -6
  286. package/dist/nextjs/icon-dark.d.ts +0 -6
  287. package/dist/nextjs/icon-light.d.cts +0 -6
  288. package/dist/nextjs/icon-light.d.ts +0 -6
  289. package/dist/nextjs/logo-dark.d.cts +0 -6
  290. package/dist/nextjs/logo-dark.d.ts +0 -6
  291. package/dist/nextjs/logo-light.d.cts +0 -6
  292. package/dist/nextjs/logo-light.d.ts +0 -6
  293. package/dist/nodejs/icon-dark.d.cts +0 -6
  294. package/dist/nodejs/icon-dark.d.ts +0 -6
  295. package/dist/nodejs/icon-light.d.cts +0 -6
  296. package/dist/nodejs/icon-light.d.ts +0 -6
  297. package/dist/nodejs/icon.d.cts +0 -6
  298. package/dist/nodejs/icon.d.ts +0 -6
  299. package/dist/nodejs/logo-dark.d.cts +0 -6
  300. package/dist/nodejs/logo-dark.d.ts +0 -6
  301. package/dist/nodejs/logo-light.d.cts +0 -6
  302. package/dist/nodejs/logo-light.d.ts +0 -6
  303. package/dist/php/icon.d.cts +0 -6
  304. package/dist/php/icon.d.ts +0 -6
  305. package/dist/postgresql/icon.d.cts +0 -6
  306. package/dist/postgresql/icon.d.ts +0 -6
  307. package/dist/puppeteer/icon.d.cts +0 -6
  308. package/dist/puppeteer/icon.d.ts +0 -6
  309. package/dist/python/icon.d.cts +0 -6
  310. package/dist/python/icon.d.ts +0 -6
  311. package/dist/python/logo.d.cts +0 -6
  312. package/dist/python/logo.d.ts +0 -6
  313. package/dist/react/icon.d.cts +0 -6
  314. package/dist/react/icon.d.ts +0 -6
  315. package/dist/sqlite/logo.d.cts +0 -6
  316. package/dist/sqlite/logo.d.ts +0 -6
  317. package/dist/tailwindcss/icon.d.cts +0 -6
  318. package/dist/tailwindcss/icon.d.ts +0 -6
  319. package/dist/tailwindcss/logo-dark.d.cts +0 -6
  320. package/dist/tailwindcss/logo-dark.d.ts +0 -6
  321. package/dist/tailwindcss/logo-light.d.cts +0 -6
  322. package/dist/tailwindcss/logo-light.d.ts +0 -6
  323. package/dist/turbo/icon-dark.d.cts +0 -6
  324. package/dist/turbo/icon-dark.d.ts +0 -6
  325. package/dist/turbo/icon-light.d.cts +0 -6
  326. package/dist/turbo/icon-light.d.ts +0 -6
  327. package/dist/turbo/logo-dark.d.cts +0 -6
  328. package/dist/turbo/logo-dark.d.ts +0 -6
  329. package/dist/turbo/logo-light.d.cts +0 -6
  330. package/dist/turbo/logo-light.d.ts +0 -6
  331. package/dist/turbopack/icon-dark.d.cts +0 -6
  332. package/dist/turbopack/icon-dark.d.ts +0 -6
  333. package/dist/turbopack/icon-light.d.cts +0 -6
  334. package/dist/turbopack/icon-light.d.ts +0 -6
  335. package/dist/turbopack/logo-dark.d.cts +0 -6
  336. package/dist/turbopack/logo-dark.d.ts +0 -6
  337. package/dist/turbopack/logo-light.d.cts +0 -6
  338. package/dist/turbopack/logo-light.d.ts +0 -6
  339. package/dist/turborepo/icon-dark.d.cts +0 -6
  340. package/dist/turborepo/icon-dark.d.ts +0 -6
  341. package/dist/turborepo/icon-light.d.cts +0 -6
  342. package/dist/turborepo/icon-light.d.ts +0 -6
  343. package/dist/turborepo/logo-dark.d.cts +0 -6
  344. package/dist/turborepo/logo-dark.d.ts +0 -6
  345. package/dist/turborepo/logo-light.d.cts +0 -6
  346. package/dist/turborepo/logo-light.d.ts +0 -6
  347. package/dist/typescript/icon.d.cts +0 -6
  348. package/dist/typescript/icon.d.ts +0 -6
  349. package/dist/typescript/logo-dark.d.cts +0 -6
  350. package/dist/typescript/logo-dark.d.ts +0 -6
  351. package/dist/v0/logo-dark.d.cts +0 -6
  352. package/dist/v0/logo-dark.d.ts +0 -6
  353. package/dist/v0/logo-light.d.cts +0 -6
  354. package/dist/v0/logo-light.d.ts +0 -6
  355. package/dist/vercel/icon-dark.d.cts +0 -6
  356. package/dist/vercel/icon-dark.d.ts +0 -6
  357. package/dist/vercel/icon-light.d.cts +0 -6
  358. package/dist/vercel/icon-light.d.ts +0 -6
  359. package/dist/vercel/logo-dark.d.cts +0 -6
  360. package/dist/vercel/logo-dark.d.ts +0 -6
  361. package/dist/vercel/logo-light.d.cts +0 -6
  362. package/dist/vercel/logo-light.d.ts +0 -6
  363. package/dist/x/icon-dark.d.cts +0 -6
  364. package/dist/x/icon-dark.d.ts +0 -6
  365. package/dist/x/icon-light.d.cts +0 -6
  366. package/dist/x/icon-light.d.ts +0 -6
@@ -1,20 +1,20 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const HtmlIconLight = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", id: "89c9ad39__Layer_1", x: "0px", y: "0px", enableBackground: "new 0 0 512 512", version: "1.1", viewBox: "0 0 24.000002 33.807564", children: [
4
- /* @__PURE__ */ jsx("defs", { id: "db9953c4__defs8" }),
5
- /* @__PURE__ */ jsxs("g", { id: "039413bb__g8", transform: "matrix(0.07172101,0,0,0.07172101,-6.3606495,-1.4567972)", children: [
6
- /* @__PURE__ */ jsxs("g", { id: "a20c53ed__g4", children: [
7
- /* @__PURE__ */ jsx("path", { id: "231e7fd5__path1", fill: "#231f20", d: "m 119.387,20.312 h 21.298 V 41.357 H 160.17 V 20.312 h 21.303 V 84.039 H 160.17 V 62.7 h -19.485 v 21.338 h -21.298 z" }),
8
- /* @__PURE__ */ jsx("path", { id: "42ce0b9d__path2", fill: "#231f20", d: "M 209.482,41.444 H 190.728 V 20.312 h 58.812 v 21.133 h -18.759 v 42.594 h -21.3 V 41.444 Z" }),
9
- /* @__PURE__ */ jsx("path", { id: "9d1fe6b1__path3", fill: "#231f20", d: "m 258.879,20.312 h 22.21 l 13.661,22.392 13.648,-22.392 h 22.219 V 84.039 H 309.405 V 52.453 L 294.75,75.111 h -0.366 L 279.719,52.453 v 31.585 h -20.84 z" }),
10
- /* @__PURE__ */ jsx("path", { id: "23482be8__path4", fill: "#231f20", d: "m 341.219,20.312 h 21.308 v 42.664 h 29.955 v 21.062 h -51.263 z" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", id: "afb7e891__Layer_1", x: "0px", y: "0px", enableBackground: "new 0 0 512 512", version: "1.1", viewBox: "0 0 24.000002 33.807564", children: [
4
+ /* @__PURE__ */ jsx("defs", { id: "30e84e66__defs8" }),
5
+ /* @__PURE__ */ jsxs("g", { id: "9d8a862b__g8", transform: "matrix(0.07172101,0,0,0.07172101,-6.3606495,-1.4567972)", children: [
6
+ /* @__PURE__ */ jsxs("g", { id: "d0553770__g4", children: [
7
+ /* @__PURE__ */ jsx("path", { id: "eb318417__path1", fill: "#231f20", d: "m 119.387,20.312 h 21.298 V 41.357 H 160.17 V 20.312 h 21.303 V 84.039 H 160.17 V 62.7 h -19.485 v 21.338 h -21.298 z" }),
8
+ /* @__PURE__ */ jsx("path", { id: "ae66edd4__path2", fill: "#231f20", d: "M 209.482,41.444 H 190.728 V 20.312 h 58.812 v 21.133 h -18.759 v 42.594 h -21.3 V 41.444 Z" }),
9
+ /* @__PURE__ */ jsx("path", { id: "100e5de6__path3", fill: "#231f20", d: "m 258.879,20.312 h 22.21 l 13.661,22.392 13.648,-22.392 h 22.219 V 84.039 H 309.405 V 52.453 L 294.75,75.111 h -0.366 L 279.719,52.453 v 31.585 h -20.84 z" }),
10
+ /* @__PURE__ */ jsx("path", { id: "d573e1eb__path4", fill: "#231f20", d: "m 341.219,20.312 h 21.308 v 42.664 h 29.955 v 21.062 h -51.263 z" })
11
11
  ] }),
12
- /* @__PURE__ */ jsxs("g", { id: "52702fab__g7", opacity: "0.2", children: [
13
- /* @__PURE__ */ jsx("polygon", { id: "2a9f4377__polygon6", fill: "#231f20", points: "256,308.59 256,266.676 200.662,266.676 196.831,223.756 256,223.756 256,181.841 151.025,181.841 162.331,308.59" }),
14
- /* @__PURE__ */ jsx("polygon", { id: "cfea28d0__polygon7", fill: "#231f20", points: "206.146,328.061 164.07,328.061 170.074,395.358 255.933,419.193 256,419.174 256,375.563 255.941,375.582 209.262,362.975" })
12
+ /* @__PURE__ */ jsxs("g", { id: "4e0e0366__g7", opacity: "0.2", children: [
13
+ /* @__PURE__ */ jsx("polygon", { id: "573b1381__polygon6", fill: "#231f20", points: "256,308.59 256,266.676 200.662,266.676 196.831,223.756 256,223.756 256,181.841 151.025,181.841 162.331,308.59" }),
14
+ /* @__PURE__ */ jsx("polygon", { id: "90924f48__polygon7", fill: "#231f20", points: "206.146,328.061 164.07,328.061 170.074,395.358 255.933,419.193 256,419.174 256,375.563 255.941,375.582 209.262,362.975" })
15
15
  ] }),
16
- /* @__PURE__ */ jsx("path", { id: "4341b1e4__path5", fill: "#231f20", d: "M 200.662,266.676 H 256 v -42.92 H 196.831 Z M 88.686,111.982 l 30.47,341.74 136.762,37.966 136.891,-37.948 30.507,-341.758 H 88.686 Z M 366.694,431.981 256,462.668 v -43.494 l -0.067,0.02 -85.858,-23.835 -6.004,-67.298 h 42.075 l 3.116,34.914 46.68,12.607 0.059,-0.019 V 308.59 H 162.332 L 151.026,181.841 H 256 v -41.914 h 136.766 z" }),
17
- /* @__PURE__ */ jsx("path", { id: "3194dded__path6", fill: "#231f20", d: "M 307.592,308.59 H 256 v 66.974 l 46.728,-12.613 z M 256,139.927 v 41.914 h 104.975 l -3.754,41.915 H 256 v 42.92 h 97.406 L 341.907,395.359 256,419.174 v 43.494 L 366.694,431.981 392.765,139.926 H 256 Z", opacity: "0.8" })
16
+ /* @__PURE__ */ jsx("path", { id: "34a0a90d__path5", fill: "#231f20", d: "M 200.662,266.676 H 256 v -42.92 H 196.831 Z M 88.686,111.982 l 30.47,341.74 136.762,37.966 136.891,-37.948 30.507,-341.758 H 88.686 Z M 366.694,431.981 256,462.668 v -43.494 l -0.067,0.02 -85.858,-23.835 -6.004,-67.298 h 42.075 l 3.116,34.914 46.68,12.607 0.059,-0.019 V 308.59 H 162.332 L 151.026,181.841 H 256 v -41.914 h 136.766 z" }),
17
+ /* @__PURE__ */ jsx("path", { id: "641a4272__path6", fill: "#231f20", d: "M 307.592,308.59 H 256 v 66.974 l 46.728,-12.613 z M 256,139.927 v 41.914 h 104.975 l -3.754,41.915 H 256 v 42.92 h 97.406 L 341.907,395.359 256,419.174 v 43.494 L 366.694,431.981 392.765,139.926 H 256 Z", opacity: "0.8" })
18
18
  ] })
19
19
  ] });
20
20
  };
@@ -24,19 +24,19 @@ __export(icon_exports, {
24
24
  module.exports = __toCommonJS(icon_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const HtmlIcon = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "470c448c__svg8", version: "1.1", viewBox: "0 0 24.000002 33.876064", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "c1e0a3db__defs8" }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { id: "c992b470__title1", children: "HTML5 Logo" }),
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", { id: "d9d8a23f__polygon1", fill: "#e44d26", points: "404.321,470.819 255.778,512 107.644,470.877 74.633,100.62 437.367,100.62", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
31
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", { id: "a95ac088__polygon2", fill: "#f16529", points: "256,130.894 256,480.523 376.03,447.246 404.27,130.894", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
32
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", { id: "e3c32d67__polygon3", fill: "#ebebeb", points: "256,221.716 256,176.305 255.843,176.305 142.132,176.305 143.219,188.488 154.38,313.627 256,313.627 256,268.217 195.91,268.217 191.76,221.716", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
33
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", { id: "0a84675d__polygon4", fill: "#ebebeb", points: "201.994,336.333 177.419,336.333 156.409,336.333 162.771,407.634 255.791,433.457 256,433.399 256,386.153 255.801,386.206 205.227,372.55", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
34
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", { id: "de0e596c__polygon7", fill: "#ffffff", points: "306.49,372.521 255.843,386.191 255.843,433.435 348.937,407.634 349.62,399.962 360.291,280.411 361.399,268.217 349.162,268.217 255.843,268.217 255.843,313.627 311.761,313.627", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
35
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", { id: "cae86ae8__polygon8", fill: "#ffffff", points: "255.843,221.716 365.385,221.716 365.385,221.716 365.531,221.716 366.442,211.509 368.511,188.488 369.597,176.305 255.843,176.305 255.843,204.509 255.843,221.605", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
36
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "51d1de94__path4", strokeWidth: "0.0661642", d: "M 2.232975,0 H 3.759846 V 1.5085435 H 5.156572 V 0 H 6.683509 V 4.5682401 H 5.156638 V 3.0385241 H 3.759912 v 1.529716 H 2.233041 V 0 Z" }),
37
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "0c114760__path5", strokeWidth: "0.0661642", d: "M 8.691394,1.5148952 H 7.347202 V 0 h 4.215982 V 1.5148952 H 10.218397 V 4.5682401 H 8.69146 V 1.5148952 Z" }),
38
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "cd077888__path6", strokeWidth: "0.0661642", d: "m 12.232302,0 h 1.592109 L 14.803774,1.6051432 15.782143,0 h 1.592705 V 4.5682401 H 15.854262 V 2.3039693 l -1.050488,1.6242646 h -0.02627 L 13.72629,2.3039693 v 2.2642708 h -1.493988 z" }),
39
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "86ea22a8__path7", strokeWidth: "0.0661642", d: "m 18.134743,0 h 1.527334 v 3.058241 h 2.147227 v 1.5099991 h -3.674561 z" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "a74096d5__svg8", version: "1.1", viewBox: "0 0 24.000002 33.876064", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "0cfe57e1__defs8" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { id: "7774a6dc__title1", children: "HTML5 Logo" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", { id: "5db7d137__polygon1", fill: "#e44d26", points: "404.321,470.819 255.778,512 107.644,470.877 74.633,100.62 437.367,100.62", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", { id: "3a4bfe59__polygon2", fill: "#f16529", points: "256,130.894 256,480.523 376.03,447.246 404.27,130.894", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", { id: "3e18bbb4__polygon3", fill: "#ebebeb", points: "256,221.716 256,176.305 255.843,176.305 142.132,176.305 143.219,188.488 154.38,313.627 256,313.627 256,268.217 195.91,268.217 191.76,221.716", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
33
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", { id: "8e260664__polygon4", fill: "#ebebeb", points: "201.994,336.333 177.419,336.333 156.409,336.333 162.771,407.634 255.791,433.457 256,433.399 256,386.153 255.801,386.206 205.227,372.55", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
34
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", { id: "26609fbd__polygon7", fill: "#ffffff", points: "306.49,372.521 255.843,386.191 255.843,433.435 348.937,407.634 349.62,399.962 360.291,280.411 361.399,268.217 349.162,268.217 255.843,268.217 255.843,313.627 311.761,313.627", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
35
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", { id: "c45852b7__polygon8", fill: "#ffffff", points: "255.843,221.716 365.385,221.716 365.385,221.716 365.531,221.716 366.442,211.509 368.511,188.488 369.597,176.305 255.843,176.305 255.843,204.509 255.843,221.605", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
36
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "80d06f51__path4", strokeWidth: "0.0661642", d: "M 2.232975,0 H 3.759846 V 1.5085435 H 5.156572 V 0 H 6.683509 V 4.5682401 H 5.156638 V 3.0385241 H 3.759912 v 1.529716 H 2.233041 V 0 Z" }),
37
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "e3e94b73__path5", strokeWidth: "0.0661642", d: "M 8.691394,1.5148952 H 7.347202 V 0 h 4.215982 V 1.5148952 H 10.218397 V 4.5682401 H 8.69146 V 1.5148952 Z" }),
38
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "e0d86efe__path6", strokeWidth: "0.0661642", d: "m 12.232302,0 h 1.592109 L 14.803774,1.6051432 15.782143,0 h 1.592705 V 4.5682401 H 15.854262 V 2.3039693 l -1.050488,1.6242646 h -0.02627 L 13.72629,2.3039693 v 2.2642708 h -1.493988 z" }),
39
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "0761670c__path7", strokeWidth: "0.0661642", d: "m 18.134743,0 h 1.527334 v 3.058241 h 2.147227 v 1.5099991 h -3.674561 z" })
40
40
  ] });
41
41
  };
42
42
  var icon_default = HtmlIcon;
package/dist/html/icon.js CHANGED
@@ -1,18 +1,18 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const HtmlIcon = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "470c448c__svg8", version: "1.1", viewBox: "0 0 24.000002 33.876064", children: [
4
- /* @__PURE__ */ jsx("defs", { id: "c1e0a3db__defs8" }),
5
- /* @__PURE__ */ jsx("title", { id: "c992b470__title1", children: "HTML5 Logo" }),
6
- /* @__PURE__ */ jsx("polygon", { id: "d9d8a23f__polygon1", fill: "#e44d26", points: "404.321,470.819 255.778,512 107.644,470.877 74.633,100.62 437.367,100.62", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
7
- /* @__PURE__ */ jsx("polygon", { id: "a95ac088__polygon2", fill: "#f16529", points: "256,130.894 256,480.523 376.03,447.246 404.27,130.894", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
8
- /* @__PURE__ */ jsx("polygon", { id: "e3c32d67__polygon3", fill: "#ebebeb", points: "256,221.716 256,176.305 255.843,176.305 142.132,176.305 143.219,188.488 154.38,313.627 256,313.627 256,268.217 195.91,268.217 191.76,221.716", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
9
- /* @__PURE__ */ jsx("polygon", { id: "0a84675d__polygon4", fill: "#ebebeb", points: "201.994,336.333 177.419,336.333 156.409,336.333 162.771,407.634 255.791,433.457 256,433.399 256,386.153 255.801,386.206 205.227,372.55", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
10
- /* @__PURE__ */ jsx("polygon", { id: "de0e596c__polygon7", fill: "#ffffff", points: "306.49,372.521 255.843,386.191 255.843,433.435 348.937,407.634 349.62,399.962 360.291,280.411 361.399,268.217 349.162,268.217 255.843,268.217 255.843,313.627 311.761,313.627", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
11
- /* @__PURE__ */ jsx("polygon", { id: "cae86ae8__polygon8", fill: "#ffffff", points: "255.843,221.716 365.385,221.716 365.385,221.716 365.531,221.716 366.442,211.509 368.511,188.488 369.597,176.305 255.843,176.305 255.843,204.509 255.843,221.605", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
12
- /* @__PURE__ */ jsx("path", { id: "51d1de94__path4", strokeWidth: "0.0661642", d: "M 2.232975,0 H 3.759846 V 1.5085435 H 5.156572 V 0 H 6.683509 V 4.5682401 H 5.156638 V 3.0385241 H 3.759912 v 1.529716 H 2.233041 V 0 Z" }),
13
- /* @__PURE__ */ jsx("path", { id: "0c114760__path5", strokeWidth: "0.0661642", d: "M 8.691394,1.5148952 H 7.347202 V 0 h 4.215982 V 1.5148952 H 10.218397 V 4.5682401 H 8.69146 V 1.5148952 Z" }),
14
- /* @__PURE__ */ jsx("path", { id: "cd077888__path6", strokeWidth: "0.0661642", d: "m 12.232302,0 h 1.592109 L 14.803774,1.6051432 15.782143,0 h 1.592705 V 4.5682401 H 15.854262 V 2.3039693 l -1.050488,1.6242646 h -0.02627 L 13.72629,2.3039693 v 2.2642708 h -1.493988 z" }),
15
- /* @__PURE__ */ jsx("path", { id: "86ea22a8__path7", strokeWidth: "0.0661642", d: "m 18.134743,0 h 1.527334 v 3.058241 h 2.147227 v 1.5099991 h -3.674561 z" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "a74096d5__svg8", version: "1.1", viewBox: "0 0 24.000002 33.876064", children: [
4
+ /* @__PURE__ */ jsx("defs", { id: "0cfe57e1__defs8" }),
5
+ /* @__PURE__ */ jsx("title", { id: "7774a6dc__title1", children: "HTML5 Logo" }),
6
+ /* @__PURE__ */ jsx("polygon", { id: "5db7d137__polygon1", fill: "#e44d26", points: "404.321,470.819 255.778,512 107.644,470.877 74.633,100.62 437.367,100.62", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
7
+ /* @__PURE__ */ jsx("polygon", { id: "3a4bfe59__polygon2", fill: "#f16529", points: "256,130.894 256,480.523 376.03,447.246 404.27,130.894", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
8
+ /* @__PURE__ */ jsx("polygon", { id: "3e18bbb4__polygon3", fill: "#ebebeb", points: "256,221.716 256,176.305 255.843,176.305 142.132,176.305 143.219,188.488 154.38,313.627 256,313.627 256,268.217 195.91,268.217 191.76,221.716", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
9
+ /* @__PURE__ */ jsx("polygon", { id: "8e260664__polygon4", fill: "#ebebeb", points: "201.994,336.333 177.419,336.333 156.409,336.333 162.771,407.634 255.791,433.457 256,433.399 256,386.153 255.801,386.206 205.227,372.55", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
10
+ /* @__PURE__ */ jsx("polygon", { id: "26609fbd__polygon7", fill: "#ffffff", points: "306.49,372.521 255.843,386.191 255.843,433.435 348.937,407.634 349.62,399.962 360.291,280.411 361.399,268.217 349.162,268.217 255.843,268.217 255.843,313.627 311.761,313.627", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
11
+ /* @__PURE__ */ jsx("polygon", { id: "c45852b7__polygon8", fill: "#ffffff", points: "255.843,221.716 365.385,221.716 365.385,221.716 365.531,221.716 366.442,211.509 368.511,188.488 369.597,176.305 255.843,176.305 255.843,204.509 255.843,221.605", transform: "matrix(0.06616419,0,0,0.06616419,-4.938032,0)" }),
12
+ /* @__PURE__ */ jsx("path", { id: "80d06f51__path4", strokeWidth: "0.0661642", d: "M 2.232975,0 H 3.759846 V 1.5085435 H 5.156572 V 0 H 6.683509 V 4.5682401 H 5.156638 V 3.0385241 H 3.759912 v 1.529716 H 2.233041 V 0 Z" }),
13
+ /* @__PURE__ */ jsx("path", { id: "e3e94b73__path5", strokeWidth: "0.0661642", d: "M 8.691394,1.5148952 H 7.347202 V 0 h 4.215982 V 1.5148952 H 10.218397 V 4.5682401 H 8.69146 V 1.5148952 Z" }),
14
+ /* @__PURE__ */ jsx("path", { id: "e0d86efe__path6", strokeWidth: "0.0661642", d: "m 12.232302,0 h 1.592109 L 14.803774,1.6051432 15.782143,0 h 1.592705 V 4.5682401 H 15.854262 V 2.3039693 l -1.050488,1.6242646 h -0.02627 L 13.72629,2.3039693 v 2.2642708 h -1.493988 z" }),
15
+ /* @__PURE__ */ jsx("path", { id: "0761670c__path7", strokeWidth: "0.0661642", d: "m 18.134743,0 h 1.527334 v 3.058241 h 2.147227 v 1.5099991 h -3.674561 z" })
16
16
  ] });
17
17
  };
18
18
  var icon_default = HtmlIcon;
package/dist/index.cjs CHANGED
@@ -47,42 +47,43 @@ __export(index_exports, {
47
47
  GitlabLogoDark: () => import_logo_dark5.GitlabLogoDark,
48
48
  GitlabLogoMonoDark: () => import_logo_mono_dark.GitlabLogoMonoDark,
49
49
  GitlabLogoMonoLight: () => import_logo_mono_light.GitlabLogoMonoLight,
50
- HtmlIcon: () => import_icon6.HtmlIcon,
50
+ GmailIcon: () => import_icon6.GmailIcon,
51
+ HtmlIcon: () => import_icon7.HtmlIcon,
51
52
  HtmlIconDark: () => import_icon_dark5.HtmlIconDark,
52
53
  HtmlIconLight: () => import_icon_light5.HtmlIconLight,
53
- JavascriptIcon: () => import_icon7.JavascriptIcon,
54
- LinkedinIcon: () => import_icon8.LinkedinIcon,
54
+ JavascriptIcon: () => import_icon8.JavascriptIcon,
55
+ LinkedinIcon: () => import_icon9.LinkedinIcon,
55
56
  LinkedinIconMonoDark: () => import_icon_mono_dark2.LinkedinIconMonoDark,
56
57
  LinkedinIconMonoLight: () => import_icon_mono_light2.LinkedinIconMonoLight,
57
58
  LinkedinLogo: () => import_logo3.LinkedinLogo,
58
59
  LuaDrawing: () => import_drawing.LuaDrawing,
59
- MongodbIcon: () => import_icon9.MongodbIcon,
60
+ MongodbIcon: () => import_icon10.MongodbIcon,
60
61
  MongodbIconDark: () => import_icon_dark6.MongodbIconDark,
61
62
  MongodbIconLight: () => import_icon_light6.MongodbIconLight,
62
63
  MongodbLogo: () => import_logo4.MongodbLogo,
63
64
  MongodbLogoDark: () => import_logo_dark6.MongodbLogoDark,
64
65
  MongodbLogoLight: () => import_logo_light5.MongodbLogoLight,
65
66
  MysqlLogo: () => import_logo5.MysqlLogo,
66
- NeovimIcon: () => import_icon10.NeovimIcon,
67
+ NeovimIcon: () => import_icon11.NeovimIcon,
67
68
  NeovimLogo: () => import_logo6.NeovimLogo,
68
69
  NeovimLogoMono: () => import_logo_mono.NeovimLogoMono,
69
70
  NextjsIconDark: () => import_icon_dark7.NextjsIconDark,
70
71
  NextjsIconLight: () => import_icon_light7.NextjsIconLight,
71
72
  NextjsLogoDark: () => import_logo_dark7.NextjsLogoDark,
72
73
  NextjsLogoLight: () => import_logo_light6.NextjsLogoLight,
73
- NodejsIcon: () => import_icon11.NodejsIcon,
74
+ NodejsIcon: () => import_icon12.NodejsIcon,
74
75
  NodejsIconDark: () => import_icon_dark8.NodejsIconDark,
75
76
  NodejsIconLight: () => import_icon_light8.NodejsIconLight,
76
77
  NodejsLogoDark: () => import_logo_dark8.NodejsLogoDark,
77
78
  NodejsLogoLight: () => import_logo_light7.NodejsLogoLight,
78
- PhpIcon: () => import_icon12.PhpIcon,
79
- PostgresqlIcon: () => import_icon13.PostgresqlIcon,
80
- PuppeteerIcon: () => import_icon14.PuppeteerIcon,
81
- PythonIcon: () => import_icon15.PythonIcon,
79
+ PhpIcon: () => import_icon13.PhpIcon,
80
+ PostgresqlIcon: () => import_icon14.PostgresqlIcon,
81
+ PuppeteerIcon: () => import_icon15.PuppeteerIcon,
82
+ PythonIcon: () => import_icon16.PythonIcon,
82
83
  PythonLogo: () => import_logo7.PythonLogo,
83
- ReactIcon: () => import_icon16.ReactIcon,
84
+ ReactIcon: () => import_icon17.ReactIcon,
84
85
  SqliteLogo: () => import_logo8.SqliteLogo,
85
- TailwindcssIcon: () => import_icon17.TailwindcssIcon,
86
+ TailwindcssIcon: () => import_icon18.TailwindcssIcon,
86
87
  TailwindcssLogoDark: () => import_logo_dark9.TailwindcssLogoDark,
87
88
  TailwindcssLogoLight: () => import_logo_light8.TailwindcssLogoLight,
88
89
  TurboIconDark: () => import_icon_dark9.TurboIconDark,
@@ -97,7 +98,7 @@ __export(index_exports, {
97
98
  TurborepoIconLight: () => import_icon_light11.TurborepoIconLight,
98
99
  TurborepoLogoDark: () => import_logo_dark12.TurborepoLogoDark,
99
100
  TurborepoLogoLight: () => import_logo_light11.TurborepoLogoLight,
100
- TypescriptIcon: () => import_icon18.TypescriptIcon,
101
+ TypescriptIcon: () => import_icon19.TypescriptIcon,
101
102
  TypescriptLogoDark: () => import_logo_dark13.TypescriptLogoDark,
102
103
  V0LogoDark: () => import_logo_dark14.V0LogoDark,
103
104
  V0LogoLight: () => import_logo_light12.V0LogoLight,
@@ -143,42 +144,43 @@ var import_logo2 = require("./gitlab/logo");
143
144
  var import_logo_dark5 = require("./gitlab/logo-dark");
144
145
  var import_logo_mono_dark = require("./gitlab/logo-mono-dark");
145
146
  var import_logo_mono_light = require("./gitlab/logo-mono-light");
146
- var import_icon6 = require("./html/icon");
147
+ var import_icon6 = require("./gmail/icon");
148
+ var import_icon7 = require("./html/icon");
147
149
  var import_icon_dark5 = require("./html/icon-dark");
148
150
  var import_icon_light5 = require("./html/icon-light");
149
- var import_icon7 = require("./javascript/icon");
150
- var import_icon8 = require("./linkedin/icon");
151
+ var import_icon8 = require("./javascript/icon");
152
+ var import_icon9 = require("./linkedin/icon");
151
153
  var import_icon_mono_dark2 = require("./linkedin/icon-mono-dark");
152
154
  var import_icon_mono_light2 = require("./linkedin/icon-mono-light");
153
155
  var import_logo3 = require("./linkedin/logo");
154
156
  var import_drawing = require("./lua/drawing");
155
- var import_icon9 = require("./mongodb/icon");
157
+ var import_icon10 = require("./mongodb/icon");
156
158
  var import_icon_dark6 = require("./mongodb/icon-dark");
157
159
  var import_icon_light6 = require("./mongodb/icon-light");
158
160
  var import_logo4 = require("./mongodb/logo");
159
161
  var import_logo_dark6 = require("./mongodb/logo-dark");
160
162
  var import_logo_light5 = require("./mongodb/logo-light");
161
163
  var import_logo5 = require("./mysql/logo");
162
- var import_icon10 = require("./neovim/icon");
164
+ var import_icon11 = require("./neovim/icon");
163
165
  var import_logo6 = require("./neovim/logo");
164
166
  var import_logo_mono = require("./neovim/logo-mono");
165
167
  var import_icon_dark7 = require("./nextjs/icon-dark");
166
168
  var import_icon_light7 = require("./nextjs/icon-light");
167
169
  var import_logo_dark7 = require("./nextjs/logo-dark");
168
170
  var import_logo_light6 = require("./nextjs/logo-light");
169
- var import_icon11 = require("./nodejs/icon");
171
+ var import_icon12 = require("./nodejs/icon");
170
172
  var import_icon_dark8 = require("./nodejs/icon-dark");
171
173
  var import_icon_light8 = require("./nodejs/icon-light");
172
174
  var import_logo_dark8 = require("./nodejs/logo-dark");
173
175
  var import_logo_light7 = require("./nodejs/logo-light");
174
- var import_icon12 = require("./php/icon");
175
- var import_icon13 = require("./postgresql/icon");
176
- var import_icon14 = require("./puppeteer/icon");
177
- var import_icon15 = require("./python/icon");
176
+ var import_icon13 = require("./php/icon");
177
+ var import_icon14 = require("./postgresql/icon");
178
+ var import_icon15 = require("./puppeteer/icon");
179
+ var import_icon16 = require("./python/icon");
178
180
  var import_logo7 = require("./python/logo");
179
- var import_icon16 = require("./react/icon");
181
+ var import_icon17 = require("./react/icon");
180
182
  var import_logo8 = require("./sqlite/logo");
181
- var import_icon17 = require("./tailwindcss/icon");
183
+ var import_icon18 = require("./tailwindcss/icon");
182
184
  var import_logo_dark9 = require("./tailwindcss/logo-dark");
183
185
  var import_logo_light8 = require("./tailwindcss/logo-light");
184
186
  var import_icon_dark9 = require("./turbo/icon-dark");
@@ -193,7 +195,7 @@ var import_icon_dark11 = require("./turborepo/icon-dark");
193
195
  var import_icon_light11 = require("./turborepo/icon-light");
194
196
  var import_logo_dark12 = require("./turborepo/logo-dark");
195
197
  var import_logo_light11 = require("./turborepo/logo-light");
196
- var import_icon18 = require("./typescript/icon");
198
+ var import_icon19 = require("./typescript/icon");
197
199
  var import_logo_dark13 = require("./typescript/logo-dark");
198
200
  var import_logo_dark14 = require("./v0/logo-dark");
199
201
  var import_logo_light12 = require("./v0/logo-light");
@@ -235,6 +237,7 @@ var import_metadata = require("./metadata");
235
237
  GitlabLogoDark,
236
238
  GitlabLogoMonoDark,
237
239
  GitlabLogoMonoLight,
240
+ GmailIcon,
238
241
  HtmlIcon,
239
242
  HtmlIconDark,
240
243
  HtmlIconLight,