platformicons 3.5.2 → 3.7.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 (211) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/README.md +18 -2
  3. package/build/index.d.ts +3 -1
  4. package/build/index.esm.js +1 -1
  5. package/build/index.esm.js.map +1 -1
  6. package/build/index.js +1 -1
  7. package/build/index.js.map +1 -1
  8. package/build/index.modern.js +1 -1
  9. package/build/index.modern.js.map +1 -1
  10. package/build/index.umd.js +1 -1
  11. package/build/index.umd.js.map +1 -1
  12. package/build/platformIcon.d.ts +143 -0
  13. package/build/preload.d.ts +6 -0
  14. package/package.json +17 -9
  15. package/svg/aiohttp.svg +4 -1
  16. package/svg/android.svg +4 -1
  17. package/svg/angularjs.svg +5 -1
  18. package/svg/apache-airflow.svg +7 -0
  19. package/svg/apache-beam.svg +4 -0
  20. package/svg/apache-spark.svg +4 -0
  21. package/svg/apple.svg +5 -1
  22. package/svg/ariadne.svg +4 -0
  23. package/svg/astro.svg +14 -0
  24. package/svg/aws.svg +6 -1
  25. package/svg/awslambda.svg +5 -0
  26. package/svg/azure-functions.svg +6 -0
  27. package/svg/azure.svg +4 -1
  28. package/svg/bottle.svg +7 -1
  29. package/svg/bun.svg +17 -0
  30. package/svg/capacitor.svg +9 -0
  31. package/svg/celery.svg +4 -1
  32. package/svg/chalice.svg +4 -1
  33. package/svg/clickhouse.svg +8 -0
  34. package/svg/cloudflare.svg +4 -0
  35. package/svg/connect.svg +4 -1
  36. package/svg/cordova.svg +4 -1
  37. package/svg/cpp.svg +1 -0
  38. package/svg/dart.svg +10 -1
  39. package/svg/default.svg +4 -1
  40. package/svg/django.svg +6 -1
  41. package/svg/dotnet.svg +4 -1
  42. package/svg/dotnetcore.svg +1 -1
  43. package/svg/echo.svg +27 -0
  44. package/svg/electron.svg +10 -1
  45. package/svg/elixir.svg +4 -1
  46. package/svg/ember.svg +4 -1
  47. package/svg/express.svg +4 -1
  48. package/svg/falcon.svg +7 -1
  49. package/svg/fastapi.svg +4 -0
  50. package/svg/flask.svg +4 -1
  51. package/svg/flutter.svg +5 -1
  52. package/svg/gatsby.svg +5 -1
  53. package/svg/gcp-functions.svg +9 -0
  54. package/svg/gcp.svg +7 -1
  55. package/svg/git.svg +4 -0
  56. package/svg/gnu.svg +4 -0
  57. package/svg/go.svg +7 -1
  58. package/svg/godot.svg +1 -1
  59. package/svg/graphene.svg +4 -0
  60. package/svg/graphql.svg +4 -0
  61. package/svg/grpc.svg +5 -0
  62. package/svg/httpx.svg +4 -0
  63. package/svg/huey.svg +4 -0
  64. package/svg/ionic.svg +5 -0
  65. package/svg/java.svg +5 -1
  66. package/svg/javascript.svg +4 -1
  67. package/svg/koa.svg +4 -1
  68. package/svg/kotlin.svg +9 -1
  69. package/svg/laravel.svg +4 -1
  70. package/svg/linux.svg +5 -0
  71. package/svg/logback.svg +4 -1
  72. package/svg/loguru.svg +9 -0
  73. package/svg/maui.svg +12 -0
  74. package/svg/mongodb.svg +4 -0
  75. package/svg/nativec.svg +4 -1
  76. package/svg/nextjs.svg +13 -1
  77. package/svg/nodejs.svg +4 -1
  78. package/svg/php.svg +4 -1
  79. package/svg/postgresql.svg +12 -0
  80. package/svg/pyramid.svg +24 -1
  81. package/svg/python.svg +5 -1
  82. package/svg/qt.svg +5 -1
  83. package/svg/quart.svg +5 -0
  84. package/svg/rails.svg +14 -1
  85. package/svg/react-native.svg +5 -0
  86. package/svg/react.svg +5 -1
  87. package/svg/redis.svg +6 -1
  88. package/svg/remix.svg +5 -0
  89. package/svg/ruby.svg +4 -1
  90. package/svg/rust.svg +4 -1
  91. package/svg/sanic.svg +8 -0
  92. package/svg/scala.svg +1 -1
  93. package/svg/serverless.svg +4 -1
  94. package/svg/spring.svg +5 -1
  95. package/svg/springboot.svg +4 -1
  96. package/svg/sqlalchemy.svg +4 -0
  97. package/svg/starlette.svg +8 -0
  98. package/svg/strawberry.svg +16 -0
  99. package/svg/stride3d.svg +1 -1
  100. package/svg/svelte.svg +4 -0
  101. package/svg/symfony.svg +4 -1
  102. package/svg/tornado.svg +5 -1
  103. package/svg/tryton.svg +4 -1
  104. package/svg/unity.svg +4 -1
  105. package/svg/unreal.svg +4 -1
  106. package/svg/visual-basic.svg +5 -0
  107. package/svg/vue.svg +4 -1
  108. package/svg/wasm.svg +5 -0
  109. package/svg/windows.svg +7 -0
  110. package/svg/xamarin.svg +4 -1
  111. package/svg_80x80/aiohttp.svg +4 -1
  112. package/svg_80x80/android.svg +6 -1
  113. package/svg_80x80/angularjs.svg +6 -1
  114. package/svg_80x80/apache-airflow.svg +12 -0
  115. package/svg_80x80/apache-beam.svg +17 -0
  116. package/svg_80x80/apache-spark.svg +6 -0
  117. package/svg_80x80/apple.svg +5 -1
  118. package/svg_80x80/ariadne.svg +4 -0
  119. package/svg_80x80/astro.svg +14 -0
  120. package/svg_80x80/aws.svg +6 -1
  121. package/svg_80x80/awslambda.svg +4 -0
  122. package/svg_80x80/azure-functions.svg +7 -0
  123. package/svg_80x80/azure.svg +22 -1
  124. package/svg_80x80/bottle.svg +7 -1
  125. package/svg_80x80/bun.svg +17 -0
  126. package/svg_80x80/capacitor.svg +9 -0
  127. package/svg_80x80/celery.svg +6 -1
  128. package/svg_80x80/chalice.svg +7 -1
  129. package/svg_80x80/clickhouse.svg +8 -0
  130. package/svg_80x80/clojure.svg +1 -1
  131. package/svg_80x80/cloudflare.svg +5 -0
  132. package/svg_80x80/connect.svg +4 -1
  133. package/svg_80x80/cordova.svg +4 -1
  134. package/svg_80x80/cpp.svg +1 -0
  135. package/svg_80x80/dart.svg +10 -1
  136. package/svg_80x80/default.svg +4 -1
  137. package/svg_80x80/django.svg +6 -1
  138. package/svg_80x80/dotnet.svg +4 -1
  139. package/svg_80x80/dotnetcore.svg +1 -1
  140. package/svg_80x80/echo.svg +13 -0
  141. package/svg_80x80/electron.svg +11 -1
  142. package/svg_80x80/elixir.svg +29 -1
  143. package/svg_80x80/ember.svg +4 -1
  144. package/svg_80x80/express.svg +4 -1
  145. package/svg_80x80/falcon.svg +7 -1
  146. package/svg_80x80/fastapi.svg +4 -0
  147. package/svg_80x80/flask.svg +4 -1
  148. package/svg_80x80/flutter.svg +17 -1
  149. package/svg_80x80/gatsby.svg +5 -1
  150. package/svg_80x80/gcp-functions.svg +10 -0
  151. package/svg_80x80/gcp.svg +7 -1
  152. package/svg_80x80/git.svg +4 -0
  153. package/svg_80x80/gnu.svg +4 -0
  154. package/svg_80x80/go.svg +7 -1
  155. package/svg_80x80/godot.svg +1 -1
  156. package/svg_80x80/graphene.svg +11 -0
  157. package/svg_80x80/graphql.svg +4 -0
  158. package/svg_80x80/grpc.svg +7 -0
  159. package/svg_80x80/httpx.svg +4 -0
  160. package/svg_80x80/huey.svg +5 -0
  161. package/svg_80x80/ionic.svg +5 -0
  162. package/svg_80x80/java.svg +5 -1
  163. package/svg_80x80/javascript.svg +4 -1
  164. package/svg_80x80/koa.svg +4 -1
  165. package/svg_80x80/kotlin.svg +9 -1
  166. package/svg_80x80/laravel.svg +4 -1
  167. package/svg_80x80/linux.svg +7 -0
  168. package/svg_80x80/logback.svg +4 -1
  169. package/svg_80x80/loguru.svg +66 -0
  170. package/svg_80x80/maui.svg +13 -0
  171. package/svg_80x80/mongodb.svg +4 -0
  172. package/svg_80x80/nativec.svg +7 -1
  173. package/svg_80x80/nextjs.svg +13 -1
  174. package/svg_80x80/nodejs.svg +25 -1
  175. package/svg_80x80/php.svg +4 -1
  176. package/svg_80x80/postgresql.svg +12 -0
  177. package/svg_80x80/pyramid.svg +24 -1
  178. package/svg_80x80/python.svg +13 -1
  179. package/svg_80x80/qt.svg +6 -1
  180. package/svg_80x80/quart.svg +24 -0
  181. package/svg_80x80/rails.svg +14 -1
  182. package/svg_80x80/react-native.svg +5 -0
  183. package/svg_80x80/react.svg +5 -1
  184. package/svg_80x80/redis.svg +14 -1
  185. package/svg_80x80/remix.svg +5 -0
  186. package/svg_80x80/ruby.svg +119 -1
  187. package/svg_80x80/rust.svg +4 -1
  188. package/svg_80x80/sanic.svg +8 -0
  189. package/svg_80x80/serverless.svg +4 -1
  190. package/svg_80x80/spring.svg +5 -1
  191. package/svg_80x80/springboot.svg +6 -1
  192. package/svg_80x80/sqlalchemy.svg +5 -0
  193. package/svg_80x80/starlette.svg +6 -0
  194. package/svg_80x80/strawberry.svg +16 -0
  195. package/svg_80x80/stride3d.svg +1 -1
  196. package/svg_80x80/svelte.svg +4 -0
  197. package/svg_80x80/symfony.svg +5 -1
  198. package/svg_80x80/tornado.svg +48 -1
  199. package/svg_80x80/tryton.svg +4 -1
  200. package/svg_80x80/unity.svg +4 -1
  201. package/svg_80x80/unreal.svg +4 -1
  202. package/svg_80x80/visual-basic.svg +6 -0
  203. package/svg_80x80/vue.svg +5 -1
  204. package/svg_80x80/wasm.svg +5 -0
  205. package/svg_80x80/windows.svg +7 -0
  206. package/svg_80x80/xamarin.svg +4 -1
  207. package/src/index.tsx +0 -1
  208. package/src/platformIcon.tsx +0 -194
  209. package/svg/awslamda.svg +0 -1
  210. package/svg_80x80/awslamda.svg +0 -1
  211. package/tsconfig.json +0 -24
@@ -1,4 +1,147 @@
1
1
  import React from "react";
2
+ export declare const PLATFORM_TO_ICON: {
3
+ readonly android: "android";
4
+ readonly apple: "apple";
5
+ readonly bun: "bun";
6
+ readonly capacitor: "capacitor";
7
+ readonly clojure: "clojure";
8
+ readonly cocoa: "apple";
9
+ readonly "cocoa-objc": "apple";
10
+ readonly "cocoa-swift": "swift";
11
+ readonly cordova: "cordova";
12
+ readonly cloudflare: "cloudflare";
13
+ readonly cpp: "cpp";
14
+ readonly cryengine: "cryengine";
15
+ readonly csharp: "csharp";
16
+ readonly "csharp-aspnetcore": "csharp";
17
+ readonly dart: "dart";
18
+ readonly default: "default";
19
+ readonly dotnet: "dotnet";
20
+ readonly "dotnet-aspnetcore": "dotnet";
21
+ readonly "dotnet-aspnet": "dotnet";
22
+ readonly "dotnet-awslambda": "awslambda";
23
+ readonly "dotnet-blazor": "blazor";
24
+ readonly "dotnet-csharp": "csharp";
25
+ readonly "dotnet-gcpfunctions": "gcp-functions";
26
+ readonly "dotnet-maui": "maui";
27
+ readonly "dotnet-uno": "uno";
28
+ readonly "dotnet-xamarin": "xamarin";
29
+ readonly dotnetcore: "dotnetcore";
30
+ readonly dotnetfx: "dotnetfx";
31
+ readonly electron: "electron";
32
+ readonly elixir: "elixir";
33
+ readonly flutter: "flutter";
34
+ readonly fsharp: "fsharp";
35
+ readonly git: "git";
36
+ readonly go: "go";
37
+ readonly "go-echo": "echo";
38
+ readonly godot: "godot";
39
+ readonly java: "java";
40
+ readonly "java-appengine": "app-engine";
41
+ readonly "java-android": "android";
42
+ readonly "java-log4j": "java";
43
+ readonly "java-log4j2": "java";
44
+ readonly "java-logback": "logback";
45
+ readonly "java-logging": "java";
46
+ readonly "java-spring": "spring";
47
+ readonly "java-spring-boot": "springboot";
48
+ readonly javascript: "javascript";
49
+ readonly "javascript-astro": "astro";
50
+ readonly "javascript-angular": "angularjs";
51
+ readonly "javascript-angularjs": "angularjs";
52
+ readonly "javascript-backbone": "backbone";
53
+ readonly "javascript-browser": "javascript";
54
+ readonly "javascript-capacitor": "capacitor";
55
+ readonly "javascript-cordova": "cordova";
56
+ readonly "javascript-electron": "electron";
57
+ readonly "javascript-ember": "ember";
58
+ readonly "javascript-gatsby": "gatsby";
59
+ readonly "javascript-ionic": "ionic";
60
+ readonly "javascript-nextjs": "nextjs";
61
+ readonly "javascript-react": "react";
62
+ readonly "javascript-remix": "remix";
63
+ readonly "javascript-svelte": "svelte";
64
+ readonly "javascript-sveltekit": "svelte";
65
+ readonly "javascript-vue": "vue";
66
+ readonly "javascript-wasm": "wasm";
67
+ readonly ionic: "ionic";
68
+ readonly kotlin: "kotlin";
69
+ readonly "kotlin-android": "android";
70
+ readonly linux: "linux";
71
+ readonly native: "nativec";
72
+ readonly "native-qt": "qt";
73
+ readonly node: "nodejs";
74
+ readonly "node-awslambda": "awslambda";
75
+ readonly "node-azurefunctions": "azure-functions";
76
+ readonly "node-connect": "connect";
77
+ readonly "node-express": "express";
78
+ readonly "node-gcpfunctions": "gcp-functions";
79
+ readonly "node-koa": "koa";
80
+ readonly "node-serverlesscloud": "serverless";
81
+ readonly perl: "perl";
82
+ readonly php: "php";
83
+ readonly "php-laravel": "laravel";
84
+ readonly "php-monolog": "php";
85
+ readonly "php-symfony2": "symfony";
86
+ readonly "php-symfony": "symfony";
87
+ readonly python: "python";
88
+ readonly "python-aiohttp": "aiohttp";
89
+ readonly "python-airflow": "apache-airflow";
90
+ readonly "python-ariadne": "ariadne";
91
+ readonly "python-asyncpg": "postgresql";
92
+ readonly "python-awslambda": "awslambda";
93
+ readonly "python-azurefunctions": "azure-functions";
94
+ readonly "python-beam": "apache-beam";
95
+ readonly "python-boto3": "aws";
96
+ readonly "python-bottle": "bottle";
97
+ readonly "python-celery": "celery";
98
+ readonly "python-chalice": "chalice";
99
+ readonly "python-clickhouse-driver": "clickhouse";
100
+ readonly "python-django": "django";
101
+ readonly "python-falcon": "falcon";
102
+ readonly "python-fastapi": "fastapi";
103
+ readonly "python-flask": "flask";
104
+ readonly "python-gcpfunctions": "gcp-functions";
105
+ readonly "python-gnu_backtrace": "gnu";
106
+ readonly "python-gql": "graphql";
107
+ readonly "python-graphene": "graphene";
108
+ readonly "python-grpc": "grpc";
109
+ readonly "python-httpx": "httpx";
110
+ readonly "python-huey": "huey";
111
+ readonly "python-loguru": "loguru";
112
+ readonly "python-pylons": "python";
113
+ readonly "python-pymongo": "mongodb";
114
+ readonly "python-pyramid": "pyramid";
115
+ readonly "python-pythonawslambda": "awslambda";
116
+ readonly "python-quart": "quart";
117
+ readonly "python-redis": "redis";
118
+ readonly "python-rq": "redis";
119
+ readonly "python-sanic": "sanic";
120
+ readonly "python-serverless": "serverless";
121
+ readonly "python-starlette": "starlette";
122
+ readonly "python-strawberry": "strawberry";
123
+ readonly "python-spark": "apache-spark";
124
+ readonly "python-sqlalchemy": "sqlalchemy";
125
+ readonly "python-tornado": "tornado";
126
+ readonly "python-tryton": "tryton";
127
+ readonly qt: "qt";
128
+ readonly "react-native": "react-native";
129
+ readonly ruby: "ruby";
130
+ readonly "ruby-rack": "ruby";
131
+ readonly "ruby-rails": "rails";
132
+ readonly "ruby-sinatra": "sinatra";
133
+ readonly rust: "rust";
134
+ readonly "rust-actix": "actix";
135
+ readonly scala: "scala";
136
+ readonly stride3d: "stride3d";
137
+ readonly swift: "swift";
138
+ readonly unity: "unity";
139
+ readonly ue4: "unreal";
140
+ readonly unreal: "unreal";
141
+ readonly unrealengine: "unreal";
142
+ readonly visualbasic: "visual-basic";
143
+ readonly windows: "windows";
144
+ };
2
145
  declare type Props = React.HTMLAttributes<HTMLDivElement | HTMLImageElement> & {
3
146
  platform: string;
4
147
  size?: string | number;
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Insert <link ref="preload" /> elements into the <head> node to preload
3
+ * platfrom icons. Useful to avoid render blocking / jank when we know we'll be
4
+ * showing platform icons on the next page.
5
+ */
6
+ export declare function preloadIcons(format?: "sm" | "lg"): void;
package/package.json CHANGED
@@ -1,8 +1,14 @@
1
1
  {
2
2
  "name": "platformicons",
3
- "version": "3.5.2",
4
- "description": "Web platform and framework icon set.",
3
+ "version": "3.7.6",
4
+ "description": "Web Platform and Framework Logo Set",
5
5
  "main": "build/index.js",
6
+ "types": "build/index.d.ts",
7
+ "files": [
8
+ "build/",
9
+ "svg/",
10
+ "svg_80x80/"
11
+ ],
6
12
  "source": "src/index.tsx",
7
13
  "repository": {
8
14
  "type": "git",
@@ -25,18 +31,20 @@
25
31
  "prepare": "yarn build"
26
32
  },
27
33
  "peerDependencies": {
28
- "react": "^16 || ^17",
29
- "react-dom": "^16 || ^17"
34
+ "react": "*"
30
35
  },
31
36
  "devDependencies": {
32
37
  "microbundle": "^0.12.4",
33
- "react": "^16 || ^17",
34
- "react-dom": "^16 || ^17",
38
+ "react": "^17",
39
+ "react-dom": "^17",
35
40
  "typescript": "^4.0.2"
36
41
  },
37
42
  "dependencies": {
38
- "@types/react": "^16 || ^17",
39
- "@types/react-dom": "^16 || ^17",
40
- "@types/node": "*"
43
+ "@types/node": "*",
44
+ "@types/react": "*"
45
+ },
46
+ "volta": {
47
+ "node": "16.13.1",
48
+ "yarn": "1.22.5"
41
49
  }
42
50
  }
package/svg/aiohttp.svg CHANGED
@@ -1 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><defs><style>.b{fill:#fff}</style></defs><path fill="#2c5bb4" d="M0 0h20v20H0z"/><path class="b" d="M18 10a8 8 0 11-8-8 8 8 0 018 8zm-8-7.39A7.39 7.39 0 1017.39 10 7.39 7.39 0 0010 2.61z"/><circle class="b" cx="10.02" cy="7.16" r="1.66"/><circle class="b" cx="13.25" cy="12.6" r=".87"/><circle class="b" cx="6.79" cy="11.85" r=".87"/><circle class="b" cx="10.23" cy="13.4" r=".49"/><circle class="b" cx="14.22" cy="14.88" r=".49"/><circle class="b" cx="5.91" cy="14.82" r=".49"/><circle class="b" cx="14.22" cy="5.81" r=".49"/><path class="b" d="M10 7.28L6.27 3.65l.14-.14 3.64 3.54 5.63-1.83.06.19L10 7.28z"/><path class="b" d="M16.59 13.4l-3.4-.71-3.17-5.34-3.19 4.61-4.09-.44.02-.2 3.98.43 3.29-4.77 3.29 5.53 3.31.7-.04.19z"/><path class="b" d="M6.01 16.16h-.2l.01-1.37.9-3.07 3.52 1.58 3.07-.82 1.39 3.26-.19.08-1.32-3.1-2.97.79-3.37-1.52-.84 2.84v1.33z"/></svg>
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#2C5BB4"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18 10C18 11.5823 17.5308 13.129 16.6518 14.4446C15.7727 15.7602 14.5233 16.7855 13.0615 17.391C11.5997 17.9965 9.99113 18.155 8.43928 17.8463C6.88743 17.5376 5.46197 16.7757 4.34315 15.6569C3.22433 14.538 2.4624 13.1126 2.15372 11.5607C1.84504 10.0089 2.00347 8.40034 2.60897 6.93853C3.21447 5.47672 4.23985 4.22729 5.55544 3.34824C6.87104 2.46919 8.41775 2 10 2C12.1217 2 14.1566 2.84285 15.6569 4.34315C17.1571 5.84344 18 7.87827 18 10ZM6.33497 3.58516C6.18568 3.67046 6.03907 3.76114 5.89545 3.8571C4.6805 4.66891 3.73356 5.82275 3.17438 7.17274C2.61838 8.51503 2.47057 9.99129 2.74914 11.4168L2.76001 11.318L5.93537 11.6613C6.02311 11.2724 6.37064 10.982 6.786 10.982C6.93419 10.982 7.07375 11.019 7.19596 11.0842L9.00135 8.46713C8.61452 8.16361 8.366 7.69182 8.366 7.162C8.366 6.74903 8.51698 6.37132 8.76676 6.08107L6.26801 3.65601L6.33497 3.58516ZM4.7759 15.2241C3.76197 14.2102 3.06543 12.9235 2.77037 11.5215L5.91403 11.8607C5.91674 12.2185 6.13488 12.525 6.44513 12.6569L5.95464 14.3236C5.94124 14.3225 5.92768 14.322 5.914 14.322C5.64117 14.322 5.42 14.5432 5.42 14.816C5.42 15.0554 5.59036 15.2551 5.8165 15.3004L5.81419 16.0878C5.44416 15.8334 5.0964 15.5446 4.7759 15.2241ZM5.91513 16.156C6.71304 16.6855 7.6103 17.0574 8.55868 17.246C9.99181 17.5311 11.4773 17.3848 12.8273 16.8256C13.4702 16.5593 14.0686 16.2051 14.6068 15.7758L14.512 15.816L14.3204 15.3666C14.2892 15.3728 14.257 15.376 14.224 15.376C13.9512 15.376 13.73 15.1548 13.73 14.882C13.73 14.7144 13.8135 14.5662 13.9412 14.4769L13.4994 13.4404C13.421 13.4636 13.3379 13.476 13.252 13.476C12.8832 13.476 12.5678 13.247 12.4404 12.9234L10.7253 13.3773C10.7258 13.3862 10.726 13.3951 10.726 13.404C10.726 13.6768 10.5048 13.898 10.232 13.898C9.95918 13.898 9.73801 13.6768 9.73801 13.404C9.73801 13.3672 9.74203 13.3314 9.74965 13.2969L7.53453 12.3016C7.38217 12.5558 7.10396 12.726 6.786 12.726C6.73557 12.726 6.68614 12.7217 6.63805 12.7135L6.14705 14.3803C6.30237 14.4636 6.408 14.6274 6.408 14.816C6.408 15.0546 6.23888 15.2536 6.014 15.2999V16.156H5.91513ZM7.61721 12.1183L9.83218 13.1138C9.92198 12.9903 10.0676 12.91 10.232 12.91C10.4255 12.91 10.5931 13.0213 10.6741 13.1834L12.3888 12.7284C12.383 12.6878 12.38 12.6462 12.38 12.604C12.38 12.3208 12.515 12.0692 12.7241 11.9099L10.7825 8.63673C10.5552 8.75387 10.2973 8.82 10.024 8.82C9.71018 8.82 9.41673 8.73281 9.16655 8.58135L7.36025 11.1978C7.54275 11.3576 7.658 11.5923 7.658 11.854C7.658 11.9461 7.64371 12.035 7.61721 12.1183ZM13.6839 13.3617L14.1252 14.3979C14.1571 14.3914 14.1902 14.388 14.224 14.388C14.4968 14.388 14.718 14.6092 14.718 14.882C14.718 15.0506 14.6335 15.1995 14.5046 15.2886L14.6851 15.7125C15.2445 15.2537 15.7366 14.7127 16.1429 14.1046C16.2955 13.8762 16.4347 13.6404 16.5601 13.3982L14.0798 12.8788C14.0116 13.0844 13.869 13.256 13.6839 13.3617ZM11.682 7.162C11.682 7.73272 11.3936 8.23609 10.9547 8.53436L12.8967 11.8074C13.0052 11.7589 13.1255 11.732 13.252 11.732C13.7336 11.732 14.124 12.1224 14.124 12.604C14.124 12.6305 14.1228 12.6567 14.1205 12.6826L16.628 13.208L16.6087 13.3027C17.1193 12.281 17.388 11.1507 17.388 10C17.388 8.28494 16.7917 6.63135 15.7138 5.31648L15.744 5.41001L14.714 5.74452C14.7166 5.7653 14.718 5.78649 14.718 5.808C14.718 6.08082 14.4968 6.302 14.224 6.302C14.0368 6.302 13.874 6.19793 13.7902 6.04451L11.6294 6.74621C11.6637 6.87908 11.682 7.01841 11.682 7.162ZM6.42901 3.53234L8.90618 5.93746C9.20096 5.66822 9.5933 5.504 10.024 5.504C10.7254 5.504 11.3251 5.93956 11.5674 6.55498L13.7319 5.85166C13.7306 5.83727 13.73 5.82271 13.73 5.808C13.73 5.53517 13.9512 5.314 14.224 5.314C14.404 5.314 14.5615 5.41023 14.6478 5.55405L15.6425 5.23084C15.51 5.07401 15.3704 4.9222 15.2241 4.7759C13.8386 3.39038 11.9594 2.612 10 2.612C8.74766 2.612 7.51943 2.93028 6.42901 3.53234Z" fill="white"/>
4
+ </svg>
package/svg/android.svg CHANGED
@@ -1 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill="#3ddc84" d="M0 0h20v20H0z"/><path d="M13.68 11.93a.67.67 0 11.67-.67.67.67 0 01-.67.67m-7.36 0a.67.67 0 110-1.33.67.67 0 010 1.33m7.6-4l1.33-2.31a.28.28 0 00-.1-.38.29.29 0 00-.38.1l-1.35 2.33a8.38 8.38 0 00-6.84 0L5.23 5.33a.29.29 0 00-.38-.1.28.28 0 00-.1.38l1.33 2.31A7.85 7.85 0 002 14.21h16a7.85 7.85 0 00-4.08-6.29" fill="#fff"/></svg>
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#34A853"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18.647 13.3712L18.6424 13.3425C18.6384 13.3172 18.6343 13.2917 18.63 13.2666C18.5941 13.0511 18.5494 12.838 18.4975 12.6279C18.4062 12.2609 18.2915 11.9027 18.1546 11.5557C18.0388 11.2619 17.9071 10.9761 17.7608 10.699C17.5727 10.3433 17.3606 10.0017 17.1263 9.67696C16.839 9.27896 16.5181 8.90608 16.1677 8.56247C16.0207 8.41807 15.8685 8.27871 15.7114 8.14519C15.3711 7.85517 15.0076 7.59109 14.6247 7.35505C14.6264 7.35232 14.6279 7.34949 14.6295 7.34667C14.631 7.34384 14.6326 7.34102 14.6343 7.33829C14.7219 7.18877 14.8097 7.03935 14.8975 6.88993L14.8989 6.88764C14.9863 6.73879 15.0738 6.58994 15.1611 6.441L15.6758 5.56462C15.7993 5.35495 15.9225 5.14484 16.0452 4.93516C16.0744 4.88535 16.0974 4.83388 16.1147 4.78116C16.1628 4.63426 16.1649 4.47982 16.1264 4.33626C16.1166 4.3007 16.1047 4.26596 16.0902 4.23207C16.0757 4.19815 16.0589 4.16509 16.0398 4.13329C15.9742 4.02448 15.8804 3.92989 15.7626 3.86082C15.6585 3.79973 15.5419 3.76331 15.4226 3.75286C15.3724 3.74867 15.3221 3.74908 15.2719 3.75411C15.2306 3.75829 15.1895 3.76584 15.1487 3.77629C15.0035 3.81437 14.8686 3.89306 14.7637 4.00689C14.726 4.0479 14.6919 4.09312 14.6627 4.1429C14.5396 4.35235 14.4165 4.56224 14.2936 4.77169L13.7785 5.64874C13.6908 5.79834 13.603 5.94783 13.5152 6.09731C13.4273 6.24686 13.3395 6.3964 13.2517 6.54605L13.2332 6.57755C13.2202 6.59972 13.2071 6.62196 13.1941 6.6444L13.1838 6.64035C13.1607 6.63124 13.1377 6.62216 13.1145 6.61341C12.1472 6.2493 11.0977 6.05011 10.0006 6.05011C9.97065 6.05011 9.94093 6.05011 9.9107 6.05052C8.93535 6.06013 7.99823 6.22755 7.1239 6.52805C7.02287 6.56279 6.92289 6.59961 6.82367 6.63813L6.8021 6.60144C6.79128 6.58312 6.78047 6.56479 6.76993 6.54646C6.6822 6.39681 6.59433 6.24727 6.50647 6.09772C6.41864 5.94823 6.33081 5.79875 6.24311 5.64915L5.72843 4.77277C5.60493 4.5631 5.48168 4.35301 5.35896 4.14334C5.3295 4.09353 5.29566 4.04833 5.25794 4.00732C5.15304 3.89346 5.01817 3.81478 4.87296 3.7767C4.83214 3.76625 4.79106 3.75872 4.74946 3.75454C4.69959 3.74951 4.64921 3.74908 4.59909 3.75326C4.47972 3.76331 4.36319 3.79973 4.25881 3.86125C4.14099 3.93029 4.04798 4.02489 3.98183 4.1337C3.96271 4.1655 3.94566 4.19858 3.93145 4.23248C3.91698 4.26637 3.90458 4.30111 3.89528 4.33669C3.85678 4.48023 3.85885 4.63466 3.90665 4.78157C3.92422 4.83432 3.94695 4.88579 3.97615 4.9356C4.09965 5.14527 4.22289 5.35536 4.34562 5.56503C4.50861 5.84216 4.67138 6.11929 4.83413 6.3964L5.38712 7.33872L5.39151 7.34625C5.03754 7.56347 4.70089 7.80411 4.38309 8.06735C4.19267 8.22515 4.00922 8.39044 3.83353 8.56329C3.48343 8.90689 3.16279 9.2798 2.87496 9.6778C2.64036 10.0026 2.42798 10.3437 2.2404 10.6998C2.09417 10.9769 1.9624 11.2627 1.84664 11.5565C1.70971 11.9035 1.59499 12.2617 1.50378 12.6288C1.45185 12.8389 1.40767 13.0515 1.37124 13.2674C1.36588 13.2988 1.36094 13.3304 1.35604 13.3618L1.35444 13.3721C1.33481 13.4972 1.31827 13.6232 1.30432 13.75H18.6956C18.6817 13.6232 18.6651 13.4972 18.6458 13.3721L18.647 13.3712ZM14.5237 11.3756C14.8718 11.147 14.9224 10.6179 14.6366 10.194C14.3511 9.77003 13.8375 9.61177 13.4897 9.84045C13.1417 10.0691 13.0911 10.5982 13.3768 11.0221C13.6623 11.4461 14.176 11.6043 14.5237 11.3756ZM6.52557 9.84192C6.87359 10.0706 6.92424 10.5996 6.63848 11.0236C6.35298 11.4475 5.83933 11.6058 5.4913 11.3771C5.14353 11.1484 5.09289 10.6194 5.37839 10.1954C5.66415 9.7715 6.17754 9.61322 6.52557 9.84192Z" fill="white"/>
4
+ </svg>
package/svg/angularjs.svg CHANGED
@@ -1 +1,5 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><defs><style>.b{fill:#fff}</style></defs><path fill="#dd0031" d="M0 0h20v20H0z"/><path class="b" d="M8.64 10.43h2.72L10 7.16l-1.36 3.27z"/><path class="b" d="M10 2L2.55 4.66l1.14 9.84L10 18l6.31-3.5 1.14-9.84zm2.9 12.21l-.9-2.34H8l-.94 2.34H5.34L10 3.77l4.64 10.44z"/></svg>
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#DD0031"/>
3
+ <path d="M9.94799 7.16L8.58799 10.432H11.308L9.94799 7.16Z" fill="white"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.948 2L2.5 4.656L3.636 14.504L9.94824 18L16.2602 14.504L17.3962 4.656L9.948 2ZM5.29199 14.2L9.94799 3.768L14.588 14.2H12.852L11.916 11.864H7.96399L7.02799 14.2H5.29199Z" fill="white"/>
5
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#017CEE"/>
3
+ <path d="M12.9696 6.88005V6.89005L10.1596 9.76005C10.0996 9.70005 10.0196 9.67005 9.92957 9.67005C9.87957 9.67005 9.82957 9.68005 9.78957 9.70005C8.65957 7.34005 7.24957 6.51005 6.82957 6.95005L2.55957 2.79005C2.46957 2.71005 2.52957 2.55005 2.65957 2.55005C5.44957 2.59005 8.78957 2.81005 10.3096 4.28005L12.9396 6.86005C12.9496 6.86005 12.9596 6.87005 12.9696 6.88005Z" fill="white"/>
4
+ <path d="M15.6399 10.36C17.1199 8.84995 17.3299 5.50995 17.3699 2.70995C17.3699 2.58995 17.2199 2.51995 17.1299 2.60995L12.9696 6.88005V6.89005C13.3996 7.33005 12.5599 8.72995 10.2199 9.84995C10.2399 9.88995 10.2499 9.92995 10.2499 9.97995C10.2499 10.07 10.2199 10.15 10.1699 10.21L13.0499 13.02L13.0699 13L15.6399 10.36Z" fill="white"/>
5
+ <path d="M9.56039 15.69C11.0804 17.17 14.4104 17.38 17.2104 17.42C17.3404 17.42 17.4004 17.27 17.3104 17.18L13.0499 13.02L13.0404 13.03C12.6104 13.46 11.2104 12.64 10.0604 10.28C10.0204 10.3 9.98039 10.31 9.94039 10.31C9.85039 10.31 9.77039 10.28 9.71039 10.22L6.90039 13.1L6.92039 13.12L9.56039 15.69Z" fill="white"/>
6
+ <path d="M9.64 10.12C9.63 10.08 9.62 10.04 9.62 9.98995C9.61 9.89995 9.65 9.80995 9.71 9.75995L6.82957 6.95005L4.23 9.60995C2.75 11.13 2.54 14.47 2.5 17.26C2.5 17.39 2.65 17.45 2.74 17.36L6.90039 13.1L6.89 13.09C6.46 12.67 7.28 11.26 9.64 10.12Z" fill="white"/>
7
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 0H0V20H20V0Z" fill="#FF6D00"/>
3
+ <path d="M15.948 13.32C15.962 14.019 15.837 14.701 15.577 15.35C15.338 15.918 14.965 16.425 14.496 16.816C13.987 17.231 13.409 17.529 12.782 17.702C12.073 17.899 11.345 18 10.613 18C10.577 18 10.54 18 10.504 17.998H4.75V17.346L4.764 17.34L4.75 2.654V2H10.237C10.969 2 11.699 2.087 12.411 2.258C13.03 2.403 13.607 2.669 14.125 3.045C14.589 3.393 14.962 3.861 15.2 4.396C15.459 5.004 15.589 5.677 15.573 6.339C15.581 7.05 15.38 7.736 14.989 8.324C14.612 8.894 14.058 9.345 13.342 9.665C13.743 9.778 14.119 9.955 14.463 10.195C14.789 10.425 15.069 10.709 15.296 11.039C15.517 11.365 15.683 11.726 15.787 12.108C15.895 12.503 15.95 12.91 15.948 13.32Z" fill="white"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#E25A1C"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M14.3122 13.1198C14.2752 13.0489 14.258 13.0126 14.2376 12.9786C13.6956 12.0599 13.1548 11.1401 12.6083 10.2237C12.5529 10.1321 12.5599 10.0773 12.6351 9.99896C13.4973 9.10103 14.3549 8.19964 15.2138 7.29882C15.2438 7.2677 15.2712 7.23369 15.2827 7.17779C15.0315 7.236 14.7802 7.29363 14.5296 7.353C13.4877 7.59909 12.4457 7.84461 11.4051 8.09359C11.3081 8.11664 11.2641 8.09186 11.2157 8.01982C10.6246 7.13918 10.0296 6.26026 9.43532 5.38134C9.40472 5.33524 9.37156 5.29086 9.30652 5.25282C9.25869 5.48739 9.20959 5.72196 9.16304 5.95653L8.66758 8.44285C8.64972 8.53276 8.62485 8.62151 8.61656 8.712C8.60764 8.7973 8.55917 8.829 8.47181 8.8532C7.24431 9.1967 6.01808 9.54366 4.79121 9.89061C4.73764 9.9056 4.68472 9.92519 4.62733 9.97187L7.65241 11.0439C7.61543 11.0698 7.5912 11.09 7.56441 11.1061C6.93695 11.468 6.30821 11.8283 5.6833 12.1919C5.60806 12.2352 5.54876 12.2415 5.46458 12.2075C4.71533 11.9072 3.96288 11.6121 3.21299 11.313C2.87566 11.1787 2.57277 11.0006 2.33683 10.7436C1.80311 10.1615 1.90832 9.49985 2.61932 9.09526C2.85207 8.96271 3.1167 8.86415 3.37942 8.7875C4.58205 8.43824 5.78915 8.10166 6.99498 7.76335C7.09637 7.73511 7.14356 7.69476 7.16205 7.59736C7.32274 6.76744 7.48981 5.93924 7.65688 5.11047C7.74679 4.66784 7.79461 4.21311 8.03629 3.80794C8.12939 3.65118 8.24034 3.49845 8.37298 3.36762C8.85122 2.89387 9.52013 2.87543 10.0264 3.32728C10.1973 3.47943 10.344 3.65925 10.4715 3.8431C11.0288 4.65401 11.5779 5.4701 12.1231 6.28677C12.1881 6.38417 12.2462 6.40319 12.3654 6.37495C13.7109 6.05336 15.0576 5.73694 16.4037 5.41996C16.6818 5.35426 16.9623 5.33063 17.2474 5.37789C17.8684 5.48163 18.1401 5.90235 17.9297 6.4372C17.834 6.68041 17.6689 6.88674 17.4833 7.08039C16.544 8.06593 15.606 9.05146 14.6635 10.0341C14.5864 10.1148 14.5845 10.1724 14.638 10.2623C15.2005 11.2075 15.7578 12.1545 16.3176 13.1008C16.4516 13.3273 16.5536 13.5619 16.5568 13.8224C16.5631 14.4143 16.0785 14.8984 15.4185 14.9843C15.0487 15.0327 14.7056 14.9624 14.36 14.8673C13.5164 14.6344 12.6715 14.4062 11.8259 14.1797C11.7475 14.1584 11.7175 14.1313 11.7041 14.0558C11.6066 13.5256 11.5007 12.9965 11.3981 12.4668C11.3955 12.4524 11.4 12.4369 11.4025 12.404L14.3122 13.1198Z" fill="white"/>
4
+ </svg>
package/svg/apple.svg CHANGED
@@ -1 +1,5 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M0 0h20v20H0z"/><path d="M16.1 7.44a3.56 3.56 0 00.45 6.3c-.14.34-.26.69-.41 1a9.28 9.28 0 01-1.64 2.46 3 3 0 01-.58.48 1.67 1.67 0 01-1.44.24 7.13 7.13 0 01-.78-.26 3.39 3.39 0 00-2.79 0 6 6 0 01-.75.25 1.63 1.63 0 01-1.61-.35 7.61 7.61 0 01-.92-1 9.92 9.92 0 01-2.07-4.75 6 6 0 01.49-3.78 3.93 3.93 0 012.76-2.1 3.41 3.41 0 012 .22l.78.28a1.5 1.5 0 001.12 0c.41-.16.83-.32 1.25-.44a3.76 3.76 0 013.9 1.08 1.3 1.3 0 01.18.23.75.75 0 01.06.14zM13.23 2a3.65 3.65 0 01-1.3 3 2.44 2.44 0 01-1.93.7A3.52 3.52 0 0113.23 2z" fill="#fff"/></svg>
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="black"/>
3
+ <path d="M9.96598 5.27087C11.839 5.44882 13.4555 3.31346 13.1871 1.5C12.7253 1.53589 12.2753 1.66555 11.864 1.88127C11.4527 2.09698 11.0885 2.39434 10.793 2.75563C10.4881 3.09228 10.2569 3.49036 10.1144 3.9238C9.97184 4.35724 9.92128 4.81627 9.96598 5.27087Z" fill="white"/>
4
+ <path d="M15.8121 14.7421C16.0802 14.2458 16.2977 13.7233 16.4615 13.1825C15.2239 12.5787 14.4502 11.635 14.3654 10.2174C14.2805 8.79982 14.922 7.75813 16.0568 6.98836L15.972 6.8624C15.0503 5.5188 13.2206 5.04095 11.8272 5.5188C11.5116 5.62782 11.2003 5.7466 10.8886 5.86555C10.7772 5.90805 10.6658 5.95056 10.5541 5.99266C10.2875 6.09757 9.9918 6.09757 9.72519 5.99266C9.65079 5.96427 9.57639 5.93614 9.50206 5.90804C9.28849 5.82731 9.07548 5.74679 8.86465 5.66076C8.22469 5.37791 7.51166 5.31199 6.83173 5.47282C5.4146 5.82871 4.48696 6.73844 3.97774 8.09803C3.55537 9.2157 3.55537 10.3694 3.75274 11.529C4.02627 13.2344 4.72916 14.8396 5.79355 16.1896C6.05207 16.5418 6.35611 16.8572 6.69751 17.1273C6.89797 17.2908 7.13312 17.405 7.3845 17.4609C7.63588 17.5167 7.89662 17.5127 8.14622 17.4492C8.48257 17.3569 8.81229 17.2413 9.13307 17.1033C9.71995 16.8375 10.3773 16.7763 11.0022 16.9294C11.3326 17.0321 11.6569 17.1542 11.9732 17.2953C12.3931 17.4731 12.8564 17.517 13.3015 17.4213C13.7776 17.294 14.2018 17.0176 14.5134 16.6315C15.0159 16.0538 15.4516 15.4199 15.8121 14.7421Z" fill="white"/>
5
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#CF4942"/>
3
+ <path d="M12.8269 12.7456C12.801 12.6911 12.7862 12.6551 12.7677 12.6209C12.4539 12.0568 12.1393 11.4927 11.8284 10.9276C11.7895 10.8565 11.7442 10.8316 11.6637 10.8316C10.5069 10.8344 9.34924 10.8335 8.19249 10.8325C7.97965 10.8325 7.82973 10.9212 7.73072 11.1132C7.2236 12.0928 6.71185 13.0687 6.20381 14.0474C6.11867 14.2118 5.99282 14.2995 5.80404 14.2866C5.64394 14.2755 5.53382 14.1924 5.47459 14.0465C5.42277 13.9191 5.44221 13.7954 5.50606 13.6744C5.86141 12.9949 6.21584 12.3144 6.57027 11.6339C6.73036 11.3265 6.88953 11.0181 7.05147 10.7125C7.28375 10.2739 7.65761 10.0505 8.14622 10.0459C9.1549 10.0357 10.1645 10.0431 11.1741 10.0431H11.3379C10.8521 9.16968 10.3783 8.31656 9.89337 7.44312C9.86191 7.49206 9.8397 7.52345 9.82119 7.55761C9.61853 7.91769 9.41772 8.2787 9.21506 8.63879C9.12992 8.79113 8.99944 8.87146 8.82269 8.85668C8.66074 8.84376 8.54784 8.75604 8.48954 8.6037C8.44697 8.49198 8.45253 8.37842 8.51175 8.27224C8.84305 7.67579 9.17989 7.08212 9.50841 6.48382C9.66665 6.19576 10.1358 6.23915 10.2756 6.50044C10.5347 6.98517 10.8086 7.46159 11.076 7.94262C11.994 9.59347 12.9083 11.2452 13.8337 12.8924C13.9957 13.1805 13.8476 13.5359 13.458 13.5341C12.0199 13.5285 10.5819 13.5332 9.1438 13.5295C9.04293 13.5295 8.99574 13.5599 8.95687 13.6523C8.55895 14.5922 8.15362 15.5293 7.75478 16.4692C7.67242 16.6631 7.53638 16.7508 7.32539 16.7499C5.73186 16.7471 4.13924 16.7471 2.54571 16.7499C2.36063 16.7499 2.2283 16.6825 2.13206 16.5255C1.9988 16.3086 1.86461 16.0925 1.72118 15.882C1.59717 15.6992 1.59532 15.5284 1.70267 15.3354C2.44299 14.0077 3.17683 12.6773 3.91345 11.3477C5.45331 8.564 6.99688 5.77935 8.53859 2.9947C8.62928 2.83128 8.75606 2.74818 8.94947 2.75003C9.60002 2.75465 10.2506 2.75557 10.9011 2.75003C11.0982 2.74818 11.2287 2.82943 11.3222 2.99655C12.7029 5.45343 14.0845 7.91031 15.4661 10.3663C16.4119 12.0476 17.3558 13.7298 18.3034 15.4111C18.3987 15.5801 18.4006 15.7352 18.2988 15.8996C18.1766 16.0971 18.0628 16.3003 17.9471 16.5015C17.8611 16.652 17.7408 16.7296 17.5603 16.7296C16.9727 16.7314 16.385 16.7388 15.7974 16.7499C15.6318 16.7527 15.5068 16.6954 15.4004 16.5717C15.2163 16.3594 15.0238 16.1553 14.8396 15.9439C14.7841 15.8792 14.7258 15.8543 14.6397 15.8552C13.309 15.858 11.9783 15.8571 10.6476 15.8571C10.407 15.8571 10.2654 15.7721 10.1978 15.5884C10.1081 15.3456 10.2756 15.0861 10.5337 15.0677C10.5745 15.0649 10.6152 15.0658 10.6559 15.0658C12.0533 15.0658 13.4506 15.0677 14.848 15.0631C15.034 15.0631 15.1728 15.1203 15.2921 15.2616C15.4735 15.4758 15.6632 15.6826 15.8566 15.8866C15.8937 15.9254 15.9621 15.9559 16.0158 15.9559C16.4406 15.955 16.8663 15.9466 17.291 15.9346C17.3299 15.9337 17.3761 15.9005 17.403 15.8691C17.5187 15.7371 17.5205 15.617 17.4261 15.4499C15.2681 11.6275 13.1175 7.80044 10.9659 3.97432C10.8993 3.85521 10.8299 3.73795 10.766 3.617C10.7364 3.5616 10.7012 3.53852 10.6365 3.53852C10.171 3.54129 9.70459 3.54222 9.23912 3.5376C9.1549 3.5376 9.12344 3.57915 9.09013 3.64008C8.54229 4.63078 7.99353 5.62147 7.44477 6.61216C5.80681 9.56762 4.16978 12.524 2.52998 15.4776C2.48278 15.5616 2.50036 15.6152 2.53738 15.6955C2.63547 15.9116 2.78354 15.9706 3.02229 15.9679C4.34191 15.954 5.66153 15.9596 6.98114 15.9642C7.08664 15.9642 7.12828 15.9254 7.1653 15.8377C7.56507 14.8987 7.96854 13.9606 8.36832 13.0217C8.45068 12.8278 8.58763 12.7419 8.79863 12.7419C10.0886 12.7447 11.3786 12.7437 12.6686 12.7437C12.7149 12.7437 12.7621 12.7437 12.8297 12.7437L12.8269 12.7456Z" fill="white"/>
4
+ </svg>
package/svg/astro.svg ADDED
@@ -0,0 +1,14 @@
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#1C1E24" />
3
+ <path
4
+ d="M7.34904 16.6227C6.46072 15.8193 6.20237 14.1347 6.57044 12.9137C7.21456 13.6852 8.10288 13.9294 9.02659 14.0675C10.4493 14.2798 11.8473 14.1984 13.1674 13.5578C13.3196 13.4835 13.4576 13.3844 13.6239 13.2888C13.7478 13.6428 13.7796 14.0002 13.7372 14.3647C13.631 15.2531 13.1815 15.9396 12.4702 16.4599C12.187 16.6687 11.8827 16.8563 11.5889 17.0509C10.6864 17.6561 10.4422 18.3604 10.782 19.3903C10.7891 19.4151 10.7962 19.4398 10.8138 19.5C10.3538 19.2983 10.014 19.001 9.75919 18.6117C9.48668 18.1976 9.35573 17.7411 9.35219 17.2491C9.34865 17.0085 9.34865 16.7678 9.31326 16.5307C9.2354 15.9538 8.95935 15.6954 8.44263 15.6813C7.91176 15.6671 7.49415 15.9892 7.3809 16.4988C7.37382 16.5378 7.35966 16.5767 7.34904 16.6227Z"
5
+ fill="url(#paint0_linear_24_21)" />
6
+ <path
7
+ d="M2.87915 13.2888C2.87915 13.2888 5.31053 12.1068 7.74899 12.1068L9.5858 6.43354C9.65304 6.16103 9.85477 5.97346 10.0813 5.97346C10.3078 5.97346 10.5095 6.16103 10.5768 6.43354L12.4171 12.1068C15.3015 12.1068 17.2834 13.2888 17.2834 13.2888C17.2834 13.2888 13.1568 2.0698 13.1462 2.04503C13.0294 1.71589 12.8276 1.5 12.5587 1.5H7.60389C7.33491 1.5 7.1438 1.71589 7.01639 2.04503C7.00577 2.0698 2.87915 13.2888 2.87915 13.2888Z"
8
+ fill="white" />
9
+ <linearGradient id="paint0_linear_24_21" x1="6.40822" y1="19.5017" x2="14.9504" y2="15.4119"
10
+ gradientUnits="userSpaceOnUse">
11
+ <stop stop-color="#D83333" />
12
+ <stop offset="1" stop-color="#F041FF" />
13
+ </linearGradient>
14
+ </svg>
package/svg/aws.svg CHANGED
@@ -1 +1,6 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><defs><style>.b{fill:#fff}</style></defs><path fill="#fe9902" d="M0 0h20v20H0z"/><path class="b" d="M8.86 10.1c.1-.4.19-.77.27-1.14.19-.77.37-1.54.55-2.31v-.1a.25.25 0 01.32-.21h.52c.16 0 .22.07.27.26.08.37.17.73.25 1.09.18.78.37 1.56.55 2.34v.12c.06-.24.12-.44.17-.65.25-.95.49-1.9.73-2.84v-.12a.25.25 0 01.27-.2h.49c.13 0 .17 0 .15.18a.58.58 0 010 .18l-1.26 4.05v.09c-.07.19-.13.24-.32.24h-.43c-.22 0-.27-.05-.33-.27l-.24-1c-.18-.76-.37-1.52-.55-2.28v-.12c-.08.35-.16.67-.24 1l-.57 2.39c-.06.25-.12.29-.37.3h-.4c-.19 0-.25-.05-.31-.23L8 9.78c-.31-1-.62-2.07-.94-3.11-.1-.35 0-.34.24-.33h.35c.2 0 .27 0 .33.25s.15.6.23.9L8.82 10zm1.21 5.7a11.91 11.91 0 01-5.82-1.46 11.87 11.87 0 01-2.14-1.52s-.11-.06-.11-.1a.22.22 0 010-.16.11.11 0 01.15-.05.31.31 0 01.13.06 15.69 15.69 0 003.15 1.36 16.34 16.34 0 002.4.54 18.29 18.29 0 002 .17 14.32 14.32 0 002.36-.14 15.88 15.88 0 004-1.07.72.72 0 01.21 0 .22.22 0 01.2.13.18.18 0 010 .23 1 1 0 01-.15.14 9.87 9.87 0 01-2.31 1.18 11.13 11.13 0 01-2.11.56c-.41.07-.82.11-1.22.14s-.6-.02-.74-.01zM5.62 8.42a5.8 5.8 0 000-.74C5.51 7.27 5.35 7 4.81 7a3 3 0 00-1.48.24.86.86 0 01-.21.07C3 7.3 3 7.26 3 7.16a2.8 2.8 0 010-.41.21.21 0 01.17-.19 5.21 5.21 0 01.66-.24 3.13 3.13 0 011.58 0 1.34 1.34 0 011.04 1.16 4.89 4.89 0 010 .54v1.93a1.66 1.66 0 00.18.53c.11.22.1.26-.11.4l-.15.12c-.18.12-.26.11-.4-.06s-.16-.25-.24-.37l-.05-.11c-.12.1-.22.21-.34.3a2 2 0 01-1.74.35A1.26 1.26 0 012.66 10a1.73 1.73 0 010-.64 1.45 1.45 0 011-1A2.79 2.79 0 015 8.31zm0 .61a3.69 3.69 0 00-1.32-.1.76.76 0 00-.72.7 1.22 1.22 0 000 .33.64.64 0 00.54.52 1.59 1.59 0 00.78-.09 1 1 0 00.64-.64A1.92 1.92 0 005.62 9zm9.78 2.18a3.07 3.07 0 01-1.15-.2c-.47-.18-.43-.26-.42-.67 0-.15.07-.2.22-.15a5.66 5.66 0 00.58.2 2.52 2.52 0 001.22 0 .91.91 0 00.31-.12.57.57 0 000-1 6 6 0 00-.59-.22c-.23-.08-.47-.14-.7-.23a1.43 1.43 0 01-.84-.7 1.27 1.27 0 01.55-1.69 1.84 1.84 0 01.85-.26 3.05 3.05 0 011.2.15h.08c.44.17.39.29.38.68 0 .11-.07.15-.18.12l-.2-.08a2.51 2.51 0 00-1.4-.04 1.06 1.06 0 00-.25.09A.54.54 0 0015 8a3.39 3.39 0 00.55.24c.26.09.52.16.78.26a2.48 2.48 0 01.44.2 1.28 1.28 0 01.32 1.81 1.64 1.64 0 01-.89.61 2.44 2.44 0 01-.8.09z"/><path class="b" d="M15 12.8a1.06 1.06 0 01.15-.15 2.46 2.46 0 011-.39 3.54 3.54 0 011.45 0l.21.06a.28.28 0 01.22.3A3.16 3.16 0 0117.7 14a2.79 2.79 0 01-.7 1.05c-.07.06-.14.12-.24.07s0-.15 0-.22c.11-.31.23-.61.33-.92a2.64 2.64 0 00.15-.73c0-.26-.07-.35-.33-.4a4.18 4.18 0 00-1 0l-.73.08a.16.16 0 01-.18-.13z"/></svg>
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#202936"/>
3
+ <path d="M6.29074 8.69224C6.29074 8.89802 6.31335 9.06487 6.35293 9.18723C6.39816 9.30959 6.4547 9.44307 6.53386 9.58768C6.56213 9.63217 6.57344 9.67667 6.57344 9.7156C6.57344 9.77122 6.53951 9.82683 6.46601 9.88245L6.10981 10.116C6.05892 10.1494 6.00804 10.1661 5.9628 10.1661C5.90626 10.1661 5.84972 10.1383 5.79318 10.0882C5.71403 10.0048 5.64618 9.91582 5.58964 9.82683C5.5331 9.73228 5.47656 9.62661 5.41436 9.49869C4.97335 10.0104 4.41926 10.2662 3.75208 10.2662C3.27714 10.2662 2.89833 10.1327 2.62128 9.86576C2.34423 9.5988 2.20288 9.24285 2.20288 8.79791C2.20288 8.32516 2.3725 7.9414 2.7174 7.65219C3.06229 7.36298 3.52027 7.21838 4.10263 7.21838C4.29487 7.21838 4.49276 7.23506 4.70196 7.26287C4.91116 7.29068 5.12601 7.33517 5.35217 7.38523V6.97922C5.35217 6.55653 5.26171 6.26176 5.08643 6.08935C4.9055 5.91693 4.60019 5.83351 4.16483 5.83351C3.96694 5.83351 3.76339 5.85575 3.55419 5.90581C3.34499 5.95586 3.14145 6.01704 2.94356 6.09491C2.85309 6.13384 2.78525 6.15609 2.74567 6.16721C2.70609 6.17833 2.67782 6.1839 2.6552 6.1839C2.57605 6.1839 2.53647 6.12828 2.53647 6.01148V5.73896C2.53647 5.64997 2.54778 5.58323 2.57605 5.5443C2.60432 5.50536 2.6552 5.46643 2.73436 5.4275C2.93225 5.32739 3.16972 5.24396 3.44677 5.17722C3.72381 5.10492 4.01782 5.07155 4.32879 5.07155C5.00162 5.07155 5.49352 5.22172 5.81015 5.52205C6.12112 5.82238 6.27943 6.27845 6.27943 6.89024V8.69224H6.29074ZM3.99521 9.53762C4.18179 9.53762 4.37402 9.50425 4.57757 9.43751C4.78111 9.37077 4.96204 9.24841 5.1147 9.08156C5.20517 8.97589 5.27301 8.85909 5.30694 8.72561C5.34086 8.59213 5.36348 8.43084 5.36348 8.24174V8.00814C5.19951 7.96921 5.02424 7.93584 4.84331 7.9136C4.66238 7.89135 4.48711 7.88022 4.31183 7.88022C3.93301 7.88022 3.65596 7.95253 3.46938 8.10269C3.2828 8.25286 3.19233 8.46421 3.19233 8.74229C3.19233 9.0037 3.26018 9.19836 3.40153 9.33184C3.53723 9.47088 3.73512 9.53762 3.99521 9.53762ZM8.53538 10.1383C8.43361 10.1383 8.36576 10.1216 8.32053 10.0827C8.2753 10.0493 8.23572 9.97144 8.2018 9.86576L6.8731 5.56654C6.83918 5.45531 6.82222 5.38301 6.82222 5.34407C6.82222 5.25509 6.86745 5.20503 6.95791 5.20503H7.51201C7.61943 5.20503 7.69294 5.22172 7.73251 5.26065C7.77775 5.29402 7.81167 5.37188 7.84559 5.47756L8.79547 9.15942L9.6775 5.47756C9.70577 5.36632 9.73969 5.29402 9.78492 5.26065C9.83015 5.22728 9.90931 5.20503 10.0111 5.20503H10.4634C10.5708 5.20503 10.6443 5.22172 10.6896 5.26065C10.7348 5.29402 10.7744 5.37188 10.797 5.47756L11.6903 9.20392L12.6685 5.47756C12.7024 5.36632 12.742 5.29402 12.7816 5.26065C12.8268 5.22728 12.9003 5.20503 13.0021 5.20503H13.5279C13.6183 5.20503 13.6692 5.24952 13.6692 5.34407C13.6692 5.37188 13.6636 5.39969 13.6579 5.43306C13.6523 5.46643 13.641 5.51093 13.6183 5.5721L12.2557 9.87133C12.2218 9.98256 12.1822 10.0549 12.137 10.0882C12.0918 10.1216 12.0183 10.1439 11.9221 10.1439H11.4359C11.3285 10.1439 11.255 10.1272 11.2097 10.0882C11.1645 10.0493 11.1249 9.977 11.1023 9.86576L10.2259 6.27844L9.35522 9.8602C9.32695 9.97144 9.29302 10.0437 9.24779 10.0827C9.20256 10.1216 9.1234 10.1383 9.02163 10.1383H8.53538ZM15.8008 10.2885C15.5068 10.2885 15.2128 10.2551 14.9301 10.1883C14.6474 10.1216 14.4269 10.0493 14.2799 9.96588C14.1894 9.91582 14.1272 9.8602 14.1046 9.81015C14.082 9.76009 14.0707 9.70447 14.0707 9.65442V9.37077C14.0707 9.25397 14.1159 9.19836 14.2007 9.19836C14.2346 9.19836 14.2686 9.20392 14.3025 9.21504C14.3364 9.22617 14.3873 9.24841 14.4438 9.27066C14.6361 9.35409 14.8453 9.42083 15.0658 9.46532C15.2919 9.50981 15.5124 9.53206 15.7386 9.53206C16.0948 9.53206 16.3719 9.47088 16.5641 9.34852C16.7563 9.22616 16.8581 9.04819 16.8581 8.82016C16.8581 8.66443 16.8072 8.53651 16.7054 8.43084C16.6037 8.32516 16.4114 8.23061 16.1344 8.14163L15.3146 7.89135C14.9018 7.76343 14.5965 7.57433 14.4099 7.32405C14.2233 7.07933 14.1272 6.80681 14.1272 6.5176C14.1272 6.28401 14.1781 6.07822 14.2799 5.90025C14.3816 5.72227 14.5173 5.56654 14.687 5.44418C14.8566 5.31626 15.0488 5.22172 15.275 5.15497C15.5011 5.08823 15.7386 5.06042 15.9874 5.06042C16.1118 5.06042 16.2418 5.06599 16.3662 5.08267C16.4962 5.09936 16.615 5.1216 16.7337 5.14385C16.8468 5.17166 16.9542 5.19947 17.056 5.23284C17.1578 5.26621 17.2369 5.29958 17.2935 5.33295C17.3726 5.37744 17.4292 5.42194 17.4631 5.47199C17.497 5.51649 17.514 5.57767 17.514 5.65553V5.91693C17.514 6.03373 17.4687 6.09491 17.3839 6.09491C17.3387 6.09491 17.2652 6.07266 17.1691 6.02817C16.8468 5.88356 16.4849 5.81126 16.0835 5.81126C15.7612 5.81126 15.5068 5.86131 15.3315 5.96699C15.1562 6.07266 15.0658 6.23395 15.0658 6.46198C15.0658 6.61771 15.1223 6.75119 15.2354 6.85687C15.3485 6.96254 15.5577 7.06821 15.8573 7.16276L16.6602 7.41304C17.0673 7.54096 17.3613 7.71893 17.5366 7.94697C17.7119 8.175 17.7967 8.4364 17.7967 8.72561C17.7967 8.96476 17.7458 9.18167 17.6497 9.37077C17.5479 9.55987 17.4122 9.72672 17.2369 9.8602C17.0616 9.99925 16.8524 10.0994 16.6093 10.1717C16.3549 10.2495 16.0892 10.2885 15.8008 10.2885Z" fill="white"/>
4
+ <path d="M15.4673 12.0515C16.0722 11.9792 17.4066 11.8235 17.6441 12.1238C17.8815 12.4186 17.3783 13.6588 17.1522 14.2095C17.0843 14.3763 17.2313 14.4431 17.384 14.3151C18.3791 13.492 18.6392 11.7734 18.4356 11.5231C18.2321 11.2784 16.485 11.0671 15.422 11.8012C15.2581 11.918 15.2863 12.0738 15.4673 12.0515Z" fill="#FF9900"/>
5
+ <path d="M9.98284 15.0604C12.3066 15.0604 15.0093 14.3429 16.8694 12.9914C17.1748 12.769 16.909 12.4297 16.598 12.5687C14.5117 13.4364 12.2444 13.8591 10.1807 13.8591C7.12191 13.8591 4.16485 13.0304 1.76755 11.6622C1.55835 11.5398 1.40004 11.7512 1.57531 11.9069C3.79169 13.8758 6.72613 15.0604 9.98284 15.0604Z" fill="#FF9900"/>
6
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#D86613"/>
3
+ <path d="M15.2405 13.16H16.4105L16.4205 13.15C16.5705 13.15 16.6905 13.27 16.6905 13.42V16.47C16.6905 16.62 16.5705 16.74 16.4205 16.74H12.9605C12.8505 16.74 12.7605 16.68 12.7105 16.59L7.74047 6.36H5.75047C5.60047 6.36 5.48047 6.24 5.48047 6.09V3.02C5.48047 2.87 5.60047 2.75 5.75047 2.75H10.0305C10.1305 2.75 10.2205 2.81 10.2705 2.9L15.2405 13.16Z" fill="white"/>
4
+ <path d="M7.29054 8.19995C7.40054 8.19995 7.49054 8.25995 7.54054 8.34995H7.56054L9.36054 12.07C9.39054 12.14 9.39054 12.23 9.36054 12.3L7.40054 16.57C7.35054 16.67 7.26054 16.7299 7.15054 16.7299H3.53054C3.44054 16.7299 3.35054 16.68 3.30054 16.6C3.25054 16.52 3.24054 16.42 3.28054 16.34L7.05054 8.35995C7.09054 8.25995 7.19054 8.19995 7.29054 8.19995Z" fill="white"/>
5
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#FDBC0F"/>
3
+ <path d="M6.91506 18.125L14.2508 7.60869H10.6865L14.1386 2.25H8.96044L6.17285 10.2137L9.5732 10.24L6.91506 18.125Z" fill="white"/>
4
+ <path d="M1.60702 10.2923C1.45167 10.135 1.47757 9.83775 1.60702 9.67166L2.4269 8.84119L6.09478 5.2396C6.25013 5.08224 6.49178 5.08224 6.68164 5.2396C6.83699 5.39695 6.8974 5.69417 6.68164 5.86026L2.9102 9.6804C2.75485 9.83775 2.75485 10.135 2.9102 10.3011L6.75932 14.2523C6.91466 14.4097 6.91466 14.7069 6.75932 14.873C6.60397 15.0303 6.31054 15.0041 6.17246 14.873L2.45279 11.2714L2.4269 11.2452L1.60702 10.2923Z" fill="white"/>
5
+ <path d="M18.3928 10.2923C18.5482 10.135 18.5223 9.83775 18.3928 9.67166L17.573 8.84119L13.9051 5.2396C13.7497 5.08224 13.5081 5.08224 13.3182 5.2396C13.1629 5.39695 13.1024 5.69417 13.3182 5.86026L17.1673 9.6804C17.3227 9.83775 17.3227 10.135 17.1673 10.3011L13.2405 14.2523C13.0852 14.4097 13.0852 14.7069 13.2405 14.873C13.3959 15.0303 13.6893 15.0041 13.8274 14.873L17.4694 11.2189L17.4953 11.1927L18.3928 10.2923Z" fill="white"/>
6
+ </svg>
package/svg/azure.svg CHANGED
@@ -1 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><defs><style>.b{fill:#fff}</style></defs><path fill="#0078d4" d="M0 0h20v20H0z"/><path class="b" d="M2 7.64L3.54 5.6l5.3-1.51v-2.3l5.73 3.43L4.26 7.33v5.88L2 12.22V7.64z"/><path class="b" d="M14.57 5.22v8.8l-10.31-.81 3.44 4.58v-2.3l6.21 2.3L18 14.48V4.69l-3.43.53z"/></svg>
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#0D569E"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.8497 2.75012H7.45318L7.00354 2.91316C6.90472 2.99578 6.83029 3.10428 6.78891 3.22696L2.53672 15.8262C2.5012 15.9315 2.49126 16.0437 2.50772 16.1536C2.52419 16.2635 2.56658 16.3679 2.63139 16.4581C2.69621 16.5484 2.78158 16.6219 2.88045 16.6726C2.94161 16.704 3.00683 16.7261 3.07399 16.7384C3.11613 16.7461 3.15902 16.75 3.20216 16.7499H6.71207C6.75813 16.7416 6.80314 16.7291 6.84653 16.7127C6.91174 16.6906 6.97372 16.6588 7.03033 16.6182C7.14946 16.5326 7.23877 16.4119 7.28567 16.2729L7.6869 15.0842L8.13448 13.7651L8.64204 14.2385L11.1298 16.5604C11.2538 16.6762 11.4153 16.743 11.5842 16.7492C11.5924 16.7496 11.6006 16.7498 11.6088 16.7499H11.7731C11.7681 16.75 11.763 16.75 11.758 16.75H16.658C16.7692 16.75 16.8787 16.7235 16.9776 16.6727C17.0764 16.622 17.1618 16.5484 17.2266 16.4581C17.2914 16.3678 17.3338 16.2634 17.3502 16.1535C17.3666 16.0436 17.3567 15.9314 17.3211 15.8261L13.0688 3.22636C13.0219 3.08757 12.9328 2.96697 12.8138 2.88154C12.6948 2.79612 12.552 2.75018 12.4055 2.7502H11.8497L11.8497 2.75012ZM9.93199 8.45049L8.78872 11.8203H11.0693L9.93199 8.45049Z" fill="white"/>
4
+ </svg>
package/svg/bottle.svg CHANGED
@@ -1 +1,7 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><defs><style>.b{fill:#fff}</style></defs><path fill="#109985" d="M0 0h20v20H0z"/><rect class="b" x="14.87" y="1.32" width="1.08" height="6.48" rx=".28" transform="rotate(-45 15.408 4.558)"/><path class="b" d="M14.38 8.64l2.55-2.56-.76-.76L13 8.45a5.4 5.4 0 01-.42 6.5.39.39 0 01-.56 0L5 7.9a.38.38 0 010-.56 5.4 5.4 0 016.5-.42l3.13-3.13-.75-.79-2.56 2.59a6.46 6.46 0 103.06 3.05z"/><circle class="b" cx="11.39" cy="11.75" r=".72"/><circle class="b" cx="11.52" cy="7.87" r=".41"/><circle class="b" cx="7" cy="10.6" r="1.94"/></svg>
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#28B09F"/>
3
+ <path d="M8.88512 6.64193C9.76483 5.17704 10.6496 3.69912 11.5393 2.22421C11.9596 1.52884 12.3518 1.43064 13.063 1.84947C14.1513 2.48973 15.2347 3.13701 16.318 3.78629C17.0994 4.25522 17.1817 4.61994 16.7062 5.40949C15.8426 6.84332 14.9819 8.28016 14.1102 9.73102C15.017 11.6288 15.0752 13.5325 14.045 15.3972C13.2445 16.8461 12.0057 17.7879 10.3978 18.2088C7.13774 19.0614 3.75833 16.9733 3.12036 13.774C2.39412 10.1248 5.03426 6.73411 8.88512 6.64193ZM9.17602 7.17598C6.3794 7.12087 4.3682 8.87934 3.73526 11.0216C3.07723 13.247 3.94691 15.6547 5.83974 16.9392C7.80981 18.2759 10.3346 18.1957 12.2214 16.7389C13.1192 16.0455 13.722 15.1507 14.044 14.0736C14.5014 12.5496 14.2717 11.0987 13.5023 9.74305C14.5315 8.01163 15.5406 6.31528 16.5889 4.5528C15.0983 3.66906 13.7361 2.86147 12.2886 2.00277C11.2243 3.77126 10.2042 5.46761 9.17602 7.17598Z" fill="white"/>
4
+ <path d="M9.60752 8.09077C9.44101 8.04167 9.28152 8.03967 9.10197 8.16091H9.10297C8.96254 8.37533 8.96956 8.57172 9.09595 8.76109C9.27951 8.91339 9.46408 8.90738 9.65668 8.8162C9.90043 8.55368 9.86532 8.31722 9.60752 8.09077Z" fill="white"/>
5
+ <path d="M12.2426 9.219C12.2366 9.6709 11.8665 10.0206 11.4051 10.0096C10.9497 9.99954 10.6066 9.63282 10.6196 9.16891C10.6317 8.70299 10.9838 8.37133 11.4552 8.38135C11.9176 8.39137 12.2497 8.74407 12.2426 9.218V9.219Z" fill="white"/>
6
+ <path d="M13.7011 11.6668C14.2057 12.9945 13.4132 15.1848 12.0842 16.2108C10.2324 17.6386 7.94841 17.7198 6.10473 16.4242C4.49377 15.292 3.66622 13.0937 4.23297 11.3502C4.45028 11.3743 4.67001 11.3985 4.89065 11.4229C5.20265 11.4573 5.51647 11.4919 5.82788 11.5266C6.35049 10.3963 6.56816 10.3192 7.74579 10.8362C8.0407 9.84925 8.5282 9.38433 9.25143 9.39936C9.97466 9.41439 10.417 9.85226 10.6858 10.8322C11.2245 10.7019 11.5736 10.9274 11.7602 11.4524C11.9888 11.4796 12.2197 11.4938 12.4501 11.508C12.8747 11.5342 13.2977 11.5603 13.7021 11.6668H13.7011Z" fill="white"/>
7
+ </svg>
package/svg/bun.svg ADDED
@@ -0,0 +1,17 @@
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#FBF0DF"/>
3
+ <path d="M16.6902 6.54369C16.6558 6.50712 16.6192 6.47053 16.5827 6.4361C16.5461 6.40168 16.5116 6.36294 16.4751 6.32849C16.4385 6.29407 16.404 6.25533 16.3675 6.2209C16.3309 6.18648 16.2965 6.14774 16.2599 6.11331C16.2233 6.07889 16.1888 6.04015 16.1523 6.00573C16.1157 5.97128 16.0813 5.93256 16.0447 5.89812C16.0081 5.86369 15.9737 5.82495 15.9371 5.79053C17.0045 6.83951 17.6159 8.26655 17.6392 9.76293C17.6392 13.3286 14.0197 16.2294 9.56964 16.2294C7.07774 16.2294 4.84839 15.3191 3.36572 13.8924L3.47332 14L3.58091 14.1076L3.6885 14.2152L3.79611 14.3228L3.9037 14.4304L4.01129 14.538L4.11888 14.6456C5.59938 16.1325 7.87825 17.0901 10.4304 17.0901C14.8805 17.0901 18.5 14.1894 18.5 10.6344C18.5 9.11521 17.8458 7.67559 16.6902 6.54369Z" fill="black"/>
4
+ <path d="M17.1013 9.76302C17.1013 13.036 13.7293 15.6893 9.56972 15.6893C5.4101 15.6893 2.03809 13.036 2.03809 9.76302C2.03809 7.73377 3.32922 5.94125 5.31327 4.8782C7.29731 3.81518 8.53251 2.72632 9.56972 2.72632C10.6069 2.72632 11.4935 3.61504 13.8262 4.8782C15.8102 5.94125 17.1013 7.73377 17.1013 9.76302Z" fill="#FBF0DF"/>
5
+ <path d="M17.1012 9.76297C17.1002 9.34249 17.0423 8.9241 16.9291 8.51917C16.3416 15.685 7.60065 16.0293 4.16406 13.886C5.70891 15.0834 7.61529 15.7193 9.56962 15.6893C13.7228 15.6893 17.1012 13.0317 17.1012 9.76297Z" fill="#F6DECE"/>
6
+ <path d="M6.67112 4.48442C7.63302 3.9077 8.91122 2.8253 10.1679 2.82315C9.97461 2.76066 9.77289 2.72801 9.56972 2.72632C9.04897 2.72632 8.49377 2.9953 7.79441 3.39987C7.55125 3.54188 7.29946 3.69898 7.03262 3.86252C6.53123 4.17239 5.95669 4.52314 5.31112 4.87391C3.26251 5.98214 2.03809 7.80908 2.03809 9.76302C2.03809 9.84908 2.03809 9.93516 2.03809 10.0191C3.34213 5.41188 5.71136 5.06112 6.67112 4.48442Z" fill="#FFFEFC"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.94985 3.2707C8.95287 3.77881 8.84619 4.28158 8.63709 4.74468C8.42801 5.2078 8.12144 5.62033 7.73835 5.9541C7.67808 6.0079 7.72543 6.1112 7.8029 6.08107C8.52808 5.79917 9.50719 4.95563 9.09403 3.25349C9.07682 3.15664 8.94985 3.18247 8.94985 3.2707ZM9.43834 3.2707C9.70163 3.70031 9.86893 4.18177 9.92873 4.68208C9.98852 5.18241 9.93942 5.68973 9.78478 6.1693C9.75896 6.24461 9.8515 6.30916 9.90314 6.24675C10.3744 5.64423 10.7854 4.44778 9.55454 3.15664C9.49213 3.10069 9.39529 3.18677 9.43834 3.26209V3.2707ZM10.0323 3.23411C10.4446 3.52604 10.7895 3.90297 11.0438 4.33951C11.2981 4.77607 11.4558 5.26207 11.5063 5.76474C11.5041 5.78285 11.509 5.80112 11.5199 5.81572C11.5308 5.83034 11.547 5.8402 11.565 5.84324C11.583 5.84628 11.6014 5.84228 11.6165 5.83208C11.6317 5.82186 11.6423 5.80624 11.6462 5.78841C11.8442 5.0374 11.7323 3.75702 10.1033 3.09209C10.0172 3.05766 9.96124 3.17386 10.0323 3.2255V3.23411ZM6.05985 5.47209C6.55035 5.32555 7.00446 5.07737 7.39263 4.74368C7.78082 4.40999 8.09439 3.9983 8.3129 3.53537C8.35162 3.45791 8.47429 3.48804 8.45491 3.5741C8.08264 5.29563 6.83669 5.65499 6.06202 5.60764C5.98023 5.60981 5.9824 5.49576 6.05985 5.47209Z" fill="#CCBEA7"/>
8
+ <path d="M9.5696 16.2294C5.11948 16.2294 1.5 13.3287 1.5 9.76303C1.5 7.61113 2.82987 5.60341 5.05707 4.4005C5.70265 4.0562 6.25568 3.70974 6.74846 3.40632C7.01961 3.23848 7.27567 3.08139 7.52315 2.93506C8.27846 2.48747 8.92403 2.18835 9.5696 2.18835C10.2152 2.18835 10.779 2.44658 11.4848 2.86405C11.7 2.98671 11.9152 3.12012 12.1454 3.26645C12.6812 3.59784 13.2859 3.97227 14.0821 4.4005C16.3093 5.60341 17.6392 7.60898 17.6392 9.76303C17.6392 13.3287 14.0197 16.2294 9.5696 16.2294ZM9.5696 2.72633C9.04885 2.72633 8.49366 2.99531 7.7943 3.39988C7.55111 3.54189 7.29935 3.69899 7.03251 3.86253C6.53112 4.1724 5.95658 4.52315 5.31101 4.87392C3.2624 5.98215 2.03797 7.80909 2.03797 9.76303C2.03797 13.0317 5.41645 15.6915 9.5696 15.6915C13.7228 15.6915 17.1012 13.0317 17.1012 9.76303C17.1012 7.80909 15.8768 5.98215 13.8261 4.87822C13.0126 4.44784 12.3778 4.04328 11.8635 3.72481C11.629 3.58063 11.4138 3.44722 11.2179 3.32886C10.5659 2.94152 10.0904 2.72633 9.5696 2.72633Z" fill="black"/>
9
+ <path d="M11.0868 11.3339C10.9902 11.7298 10.7701 12.0847 10.4585 12.3474C10.2245 12.5742 9.92163 12.7166 9.59772 12.752C9.26407 12.7222 8.95057 12.5795 8.70898 12.3474C8.40054 12.0835 8.1836 11.7287 8.08925 11.3339C8.08613 11.3104 8.0884 11.2866 8.09592 11.2642C8.10342 11.2417 8.11598 11.2213 8.13258 11.2045C8.1492 11.1877 8.16945 11.1749 8.19178 11.1671C8.21411 11.1593 8.23791 11.1567 8.2614 11.1596H10.9168C10.9401 11.1571 10.9637 11.1599 10.9858 11.1679C11.0078 11.1758 11.0278 11.1887 11.0441 11.2054C11.0605 11.2222 11.0728 11.2425 11.0802 11.2648C11.0876 11.287 11.0899 11.3106 11.0868 11.3339Z" fill="#B71422"/>
10
+ <path d="M8.70888 12.3645C8.94996 12.5967 9.26233 12.7408 9.59545 12.7734C9.92782 12.7403 10.2394 12.5963 10.4799 12.3645C10.5568 12.2928 10.6287 12.2159 10.6951 12.1343C10.5625 11.9839 10.4006 11.8622 10.2192 11.7767C10.0379 11.6912 9.84101 11.6438 9.64065 11.6372C9.42625 11.6423 9.21631 11.6994 9.02886 11.8036C8.84144 11.9078 8.68215 12.056 8.5647 12.2354C8.61419 12.2806 8.65722 12.3237 8.70888 12.3645Z" fill="#FF6164"/>
11
+ <path d="M8.74318 12.1946C8.84986 12.0567 8.98643 11.9448 9.14259 11.8672C9.29876 11.7897 9.47048 11.7486 9.64482 11.747C9.96707 11.7565 10.2741 11.8862 10.5056 12.1107C10.5551 12.0569 10.6024 12.0009 10.6476 11.945C10.3738 11.6843 10.0121 11.536 9.63406 11.5297C9.43206 11.5314 9.23293 11.5778 9.05101 11.6656C8.86907 11.7534 8.70882 11.8804 8.58179 12.0375C8.63266 12.0928 8.68655 12.1452 8.74318 12.1946Z" fill="black"/>
12
+ <path d="M9.58903 12.8811C9.23046 12.8497 8.89301 12.698 8.63145 12.4507C8.29835 12.169 8.06388 11.7883 7.9622 11.364C7.95491 11.3263 7.95614 11.2873 7.96583 11.2501C7.97552 11.2129 7.9934 11.1783 8.01815 11.1488C8.04765 11.1132 8.08488 11.0848 8.12704 11.0658C8.16917 11.0468 8.2151 11.0376 8.26131 11.0391H10.9168C10.9629 11.0381 11.0087 11.0475 11.0508 11.0665C11.0928 11.0855 11.1301 11.1136 11.1599 11.1488C11.1844 11.1784 11.202 11.2131 11.2113 11.2503C11.2206 11.2876 11.2215 11.3264 11.2137 11.364C11.112 11.7883 10.8776 12.169 10.5445 12.4507C10.2835 12.6976 9.94686 12.8492 9.58903 12.8811ZM8.26131 11.2887C8.22689 11.2887 8.21828 11.3038 8.21614 11.3081C8.30709 11.676 8.51285 12.0054 8.80359 12.2485C9.0162 12.4579 9.2926 12.5904 9.58903 12.625C9.8847 12.5908 10.1608 12.46 10.3745 12.2528C10.6643 12.0093 10.8693 11.6799 10.9598 11.3124C10.9551 11.3055 10.9486 11.3001 10.941 11.2966C10.9334 11.2932 10.925 11.292 10.9168 11.293L8.26131 11.2887Z" fill="black"/>
13
+ <path d="M12.8448 11.4673C13.54 11.4673 14.1037 11.1359 14.1037 10.7271C14.1037 10.3183 13.54 9.98682 12.8448 9.98682C12.1495 9.98682 11.5859 10.3183 11.5859 10.7271C11.5859 11.1359 12.1495 11.4673 12.8448 11.4673Z" fill="#FEBBD0"/>
14
+ <path d="M6.33113 11.4673C7.02637 11.4673 7.58998 11.1359 7.58998 10.7271C7.58998 10.3183 7.02637 9.98682 6.33113 9.98682C5.63588 9.98682 5.07227 10.3183 5.07227 10.7271C5.07227 11.1359 5.63588 11.4673 6.33113 11.4673Z" fill="#FEBBD0"/>
15
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M6.92279 10.43C7.15739 10.4304 7.38685 10.3612 7.58212 10.2312C7.77738 10.1012 7.92968 9.91614 8.01976 9.69951C8.10984 9.48291 8.13362 9.24442 8.08812 9.01429C8.0426 8.78415 7.92985 8.57267 7.76412 8.40665C7.59837 8.2406 7.38711 8.12746 7.15705 8.08154C6.927 8.0356 6.68847 8.05897 6.4717 8.14865C6.25491 8.23832 6.06961 8.3903 5.93922 8.58534C5.80885 8.78037 5.73926 9.00968 5.73926 9.24428C5.73926 9.55837 5.86387 9.85963 6.08578 10.0819C6.30767 10.3042 6.6087 10.4294 6.92279 10.43ZM12.253 10.43C12.4879 10.4317 12.718 10.3636 12.9141 10.2344C13.1102 10.1051 13.2635 9.92053 13.3546 9.70402C13.4457 9.48752 13.4704 9.24887 13.4256 9.01828C13.3808 8.78772 13.2686 8.57565 13.1031 8.40896C12.9376 8.24228 12.7264 8.1285 12.4961 8.08205C12.2659 8.0356 12.0271 8.05857 11.8099 8.14805C11.5927 8.23754 11.4071 8.3895 11.2764 8.58466C11.1457 8.77984 11.0759 9.00942 11.0759 9.24428C11.0754 9.55744 11.1989 9.85806 11.4196 10.0803C11.6402 10.3025 11.9399 10.4283 12.253 10.43Z" fill="black"/>
16
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M6.55707 9.31972C6.64525 9.32015 6.73159 9.29437 6.80512 9.24569C6.87866 9.197 6.93608 9.12758 6.97012 9.04623C7.00416 8.96489 7.0133 8.87526 6.99634 8.78871C6.97941 8.70216 6.93716 8.62257 6.87494 8.56008C6.81274 8.49756 6.73338 8.45491 6.64691 8.43755C6.56044 8.42019 6.47077 8.42888 6.38925 8.46254C6.30774 8.49618 6.23804 8.55328 6.18899 8.62657C6.13995 8.69988 6.11377 8.78609 6.11377 8.87428C6.11377 8.99205 6.16039 9.10501 6.24348 9.18848C6.32655 9.27197 6.4393 9.31915 6.55707 9.31972ZM11.8873 9.31972C11.9755 9.32015 12.0618 9.29437 12.1353 9.24569C12.2089 9.197 12.2663 9.12758 12.3004 9.04623C12.3344 8.96489 12.3435 8.87526 12.3266 8.78871C12.3097 8.70216 12.2674 8.62257 12.2052 8.56008C12.143 8.49756 12.0636 8.45491 11.9771 8.43755C11.8907 8.42019 11.801 8.42888 11.7195 8.46254C11.638 8.49618 11.5683 8.55328 11.5192 8.62657C11.4702 8.69988 11.444 8.78609 11.444 8.87428C11.444 8.9913 11.49 9.10363 11.5722 9.18699C11.6543 9.27034 11.766 9.31802 11.883 9.31972H11.8873Z" fill="white"/>
17
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#119EFF"/>
3
+ <path d="M4.83569 5.67078L2.5182 7.99119L6.09215 11.5759L2.5 15.1788L4.81024 17.5002L8.40963 13.8963L11.9895 17.4745L14.307 15.154L4.83569 5.67078Z" fill="white"/>
4
+ <path d="M10.7334 11.5759L8.40967 13.8963L11.9896 17.4745L14.307 15.1541L10.7334 11.5759Z" fill="#E3F4FF"/>
5
+ <path d="M10.7334 11.5759L8.40967 13.8963L9.30418 14.7859L10.7334 11.5759Z" fill="#B9E3FF"/>
6
+ <path d="M13.9007 8.41708L17.5001 4.81316L15.1816 2.5L11.5832 6.09668L8.00304 2.51822L5.68555 4.83864L15.1569 14.3219L17.4744 12.0015L13.9007 8.41708Z" fill="white"/>
7
+ <path d="M9.25949 8.41718L11.5832 6.09677L8.00304 2.51831L5.68555 4.83873L9.25949 8.41718Z" fill="#E3F4FF"/>
8
+ <path d="M9.25928 8.41711L11.583 6.09671L10.6883 5.20691L9.25928 8.41711Z" fill="#B9E3FF"/>
9
+ </svg>
package/svg/celery.svg CHANGED
@@ -1 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill="#b5dd64" d="M0 0h20v20H0z"/><path d="M4.8 10a7.82 7.82 0 011-4 8.87 8.87 0 012-2.32 7.61 7.61 0 012.64-1.35c.44-.14.9-.21 1.34-.31A10.11 10.11 0 0113 2a2 2 0 011.81 1.83A2 2 0 0112.7 6a2.91 2.91 0 00-.88.11 3.92 3.92 0 00-3 3.88 3.9 3.9 0 003 3.87 2.91 2.91 0 00.88.11 2 2 0 012.07 2.17A2 2 0 0113 18a10.09 10.09 0 01-1.1 0c-.44-.1-.9-.18-1.34-.31a8 8 0 01-2.64-1.35 9.08 9.08 0 01-2-2.33 7.81 7.81 0 01-1-4" fill="#fff"/></svg>
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#B5DD64"/>
3
+ <path d="M5.98933 6.08144C6.45317 5.32186 7.01878 4.62915 7.67044 4.02256C8.71574 3.08206 9.9942 2.43842 11.3729 2.15856L11.9933 2.02364C12.5631 1.96888 13.138 2.00942 13.6944 2.14357C13.9672 2.24799 14.2137 2.41076 14.4167 2.62045C14.6198 2.83015 14.7744 3.08169 14.8697 3.35742C14.9651 3.63315 14.9989 3.92638 14.9687 4.21654C14.9385 4.50669 14.8451 4.78673 14.6951 5.03701C14.5122 5.34739 14.2499 5.60356 13.9351 5.77921C13.6203 5.95486 13.2644 6.04365 12.9039 6.03647C11.938 6.06218 11.0141 6.436 10.3025 7.08893C9.59102 7.74186 9.13999 8.62981 9.03268 9.58891C8.92538 10.548 9.16905 11.5135 9.71872 12.3072C10.2684 13.1009 11.0869 13.6692 12.0233 13.9072C12.3104 13.9929 12.6094 14.0317 12.9089 14.0222C13.1906 14.0095 13.4717 14.0565 13.7339 14.1599C13.9961 14.2634 14.2335 14.421 14.4305 14.6225C14.6275 14.8239 14.7796 15.0647 14.8769 15.329C14.9743 15.5932 15.0146 15.8751 14.9953 16.156C14.9571 16.6258 14.7538 17.067 14.4215 17.4017C14.0892 17.7364 13.6491 17.943 13.1791 17.985C12.8141 18.005 12.4483 18.005 12.0834 17.985C11.6381 17.8851 11.1828 17.8051 10.7425 17.6752C9.78083 17.399 8.88197 16.9391 8.09572 16.3209C7.27887 15.6809 6.58257 14.9008 6.03936 14.0172C5.34061 12.8018 4.98283 11.4207 5.00367 10.0193C4.97772 9.22982 5.08946 8.44182 5.33389 7.69057C5.47899 7.29079 5.6441 6.896 5.80421 6.50122C5.85424 6.3413 5.91428 6.21137 5.98933 6.08144V6.08144Z" fill="white"/>
4
+ </svg>
package/svg/chalice.svg CHANGED
@@ -1 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill="#31bca1" d="M0 0h20v20H0z"/><path d="M11.46 9.34a7.21 7.21 0 005.48-6.58.52.52 0 00-.14-.39.59.59 0 00-.4-.16H3.6a.59.59 0 00-.4.16.52.52 0 00-.14.39 7.21 7.21 0 005.48 6.58 1.94 1.94 0 00.33 1v.8a2.17 2.17 0 00-.69 1.35.52.52 0 00.12.44.54.54 0 00.41.2h.15a6 6 0 01-2.44 4.06.51.51 0 00-.17.59.54.54 0 00.51.37h6.44a.54.54 0 00.51-.37.5.5 0 00-.18-.59 6.06 6.06 0 01-2.43-4.06h.15a.54.54 0 00.41-.2.52.52 0 00.12-.44 2.17 2.17 0 00-.69-1.35v-.79a1.94 1.94 0 00.37-1.01z" fill="#fff"/></svg>
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#31BCA1"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.7493 2.76513C16.6094 5.81861 14.3027 8.46328 11.4246 9.13753C11.3935 9.43784 11.3119 9.92997 11.1001 10.145C11.0926 10.1519 11.086 10.1597 11.0806 10.1683V10.9336C11.2769 11.0886 11.5995 11.4528 11.7511 12.2395C11.7657 12.3153 11.7633 12.3934 11.7441 12.4682C11.7249 12.543 11.6893 12.6126 11.6398 12.672C11.5904 12.7315 11.5284 12.7793 11.4583 12.812C11.3881 12.8448 11.3116 12.8616 11.2342 12.8614H11.0923C11.1545 13.5008 11.5121 15.2677 13.4554 16.7945C13.5404 16.8615 13.6025 16.9533 13.6329 17.0571C13.6633 17.1608 13.6606 17.2715 13.6252 17.3736C13.5897 17.4758 13.5233 17.5645 13.4351 17.6273C13.3469 17.6902 13.2412 17.7241 13.1328 17.7245H6.86947C6.76198 17.7232 6.65752 17.6888 6.57031 17.6262C6.48309 17.5635 6.41738 17.4756 6.38211 17.3743C6.34685 17.2731 6.34375 17.1635 6.37323 17.0604C6.40272 16.9573 6.46335 16.8658 6.54688 16.7984C8.49797 15.2716 8.84971 13.5085 8.9119 12.8653H8.77004C8.69276 12.8652 8.61644 12.8482 8.54654 12.8153C8.47664 12.7824 8.41488 12.7346 8.36568 12.6752C8.31648 12.6158 8.28105 12.5462 8.26193 12.4716C8.24281 12.3969 8.24046 12.319 8.25506 12.2433C8.40664 11.4567 8.72923 11.0925 8.92356 10.9375V10.1625C8.92356 10.1625 8.92217 10.161 8.92108 10.1589C8.91866 10.1544 8.91473 10.147 8.90801 10.147C8.6923 9.92996 8.61068 9.43784 8.57959 9.13753C5.70154 8.46328 3.39482 5.81861 3.25102 2.77481C3.24652 2.70379 3.25699 2.63262 3.28176 2.56588C3.30653 2.49914 3.34504 2.43831 3.39482 2.38732C3.44472 2.33477 3.50505 2.29317 3.57197 2.26515C3.63888 2.23713 3.71092 2.22331 3.78348 2.22457H16.2207C16.2932 2.22378 16.3651 2.23781 16.432 2.2658C16.4988 2.29379 16.5592 2.33515 16.6094 2.38732C16.6572 2.43751 16.6943 2.4969 16.7184 2.56185C16.7424 2.62681 16.7529 2.69598 16.7493 2.76513Z" fill="white"/>
4
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#161615"/>
3
+ <path d="M4.39189 3H3.16362C3.07326 3 3 3.07326 3 3.16363V16.8364C3 16.9267 3.07326 17 3.16362 17H4.39189C4.48225 17 4.55551 16.9267 4.55551 16.8364V3.16363C4.55551 3.07326 4.48225 3 4.39189 3Z" fill="#FCFF69"/>
4
+ <path d="M7.50301 3H6.27474C6.18438 3 6.11112 3.07326 6.11112 3.16363V16.8364C6.11112 16.9267 6.18438 17 6.27474 17H7.50301C7.59337 17 7.66663 16.9267 7.66663 16.8364V3.16363C7.66663 3.07326 7.59337 3 7.50301 3Z" fill="#FCFF69"/>
5
+ <path d="M9.38587 3H10.6141C10.7045 3 10.7778 3.07326 10.7778 3.16363V16.8364C10.7778 16.9267 10.7045 17 10.6141 17H9.38587C9.2955 17 9.22225 16.9267 9.22225 16.8364V3.16363C9.22225 3.07326 9.2955 3 9.38587 3Z" fill="#FCFF69"/>
6
+ <path d="M13.7246 3H12.4963C12.4059 3 12.3327 3.07326 12.3327 3.16363V16.8364C12.3327 16.9267 12.4059 17 12.4963 17H13.7246C13.8149 17 13.8882 16.9267 13.8882 16.8364V3.16363C13.8882 3.07326 13.8149 3 13.7246 3Z" fill="#FCFF69"/>
7
+ <path d="M15.6081 8.4448H16.8364C16.9267 8.4448 17 8.51806 17 8.60843V11.3923C17 11.4827 16.9267 11.5559 16.8364 11.5559H15.6081C15.5177 11.5559 15.4445 11.4827 15.4445 11.3923V8.60843C15.4445 8.51806 15.5177 8.4448 15.6081 8.4448Z" fill="#FCFF69"/>
8
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#F4801F"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M13.2742 12.8271L13.183 13.1403C13.1733 13.1723 13.1533 13.2002 13.1261 13.22C13.0989 13.2398 13.066 13.2503 13.0323 13.25H1.1533C1.12314 13.2499 1.09404 13.2389 1.07136 13.2193C1.04867 13.1996 1.03392 13.1724 1.02982 13.1428C0.973106 12.7676 0.997481 12.3847 1.10133 12.0195C1.20517 11.6543 1.38612 11.3151 1.63218 11.0245C1.87824 10.7338 2.1838 10.4983 2.52862 10.3336C2.87343 10.1688 3.24964 10.0785 3.63231 10.0687C3.53593 9.69114 3.5598 9.29327 3.70065 8.92969C3.84151 8.56612 4.09244 8.25467 4.419 8.03808C4.74557 7.82149 5.13176 7.71039 5.52457 7.72003C5.91739 7.72966 6.29756 7.85956 6.61292 8.09189C6.90999 7.22662 7.48421 6.48127 8.24814 5.96934C9.01207 5.45741 9.92387 5.20694 10.8447 5.25606C11.7655 5.30519 12.6449 5.65122 13.349 6.24148C14.0531 6.83173 14.5432 7.63386 14.7449 8.52574C14.7478 8.54077 14.7495 8.55601 14.75 8.57132C14.7503 8.60016 14.7451 8.62881 14.7347 8.65572L14.3651 9.61459C14.073 10.3709 13.235 10.9904 12.4685 11.025L5.97422 11.1094C5.94093 11.1117 5.90906 11.1237 5.88257 11.1438C5.85607 11.1639 5.83612 11.1913 5.82519 11.2225C5.81791 11.2412 5.81529 11.2613 5.81755 11.2812C5.81982 11.3011 5.8269 11.3201 5.83819 11.3367C5.84948 11.3533 5.86465 11.3669 5.88241 11.3764C5.90016 11.3859 5.91997 11.3911 5.94016 11.3914L12.3723 11.4724C12.7121 11.4884 12.9897 11.6252 13.16 11.8581C13.3423 12.1113 13.3823 12.4549 13.2742 12.8271ZM15.2973 8.75503C15.3598 8.75168 15.4195 8.75 15.4764 8.75H15.4781C16.0219 8.75066 16.5582 8.87498 17.045 9.11325C17.5318 9.35153 17.956 9.69729 18.2844 10.1235C18.6128 10.5497 18.8365 11.0449 18.938 11.5702C19.0395 12.0956 19.0161 12.6369 18.8696 13.1518C18.8622 13.1804 18.8452 13.2057 18.8214 13.2235C18.7975 13.2413 18.7682 13.2507 18.7382 13.25H13.8224C13.8104 13.2493 13.7987 13.2458 13.7882 13.2399C13.7778 13.2339 13.7689 13.2256 13.7623 13.2156C13.7558 13.2057 13.7517 13.1943 13.7504 13.1825C13.7492 13.1707 13.7507 13.1587 13.7551 13.1476L13.8583 12.8826C14.1508 12.1319 14.9859 11.5171 15.7613 11.4819L17.1883 11.398C17.2217 11.3957 17.2536 11.3838 17.2801 11.3638C17.3067 11.3438 17.3266 11.3166 17.3376 11.2856C17.3447 11.2667 17.3471 11.2464 17.3446 11.2264C17.3421 11.2064 17.3347 11.1873 17.3231 11.1707C17.3122 11.1551 17.2977 11.1423 17.2808 11.1333C17.2639 11.1243 17.2451 11.1192 17.2259 11.1187L15.8517 11.0348C15.6992 11.0346 15.5488 11 15.4122 10.9335C15.2755 10.867 15.1562 10.7705 15.0635 10.6515C14.8801 10.3998 14.8401 10.0585 14.9492 9.68858L15.2051 8.828C15.2095 8.81244 15.2177 8.79817 15.229 8.78647C15.2403 8.77476 15.2544 8.76598 15.27 8.7609C15.2786 8.75728 15.2879 8.75529 15.2973 8.75503Z" fill="white"/>
4
+ </svg>
package/svg/connect.svg CHANGED
@@ -1 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill="#424242" d="M0 0h20v20H0z"/><path d="M8.34 16.9a4.13 4.13 0 11-4-7 2.54 2.54 0 001.34-1.11A2.57 2.57 0 006 7a4 4 0 01-.1-1.28A4.13 4.13 0 1114 7a2.59 2.59 0 00.3 1.75A2.62 2.62 0 0015.8 10a4.13 4.13 0 11-4.09 7 2.51 2.51 0 00-1.7-.64 2.57 2.57 0 00-1.67.54zM10 8.48a2.35 2.35 0 112.34-2.35A2.35 2.35 0 0110 8.48zm0 .46a2.81 2.81 0 10-2.87-2.81A2.81 2.81 0 0010 8.94zm5.64 2.9a2.35 2.35 0 11-3.21.86 2.34 2.34 0 013.16-.86zM13 16.31a2.82 2.82 0 10-1-3.85 2.82 2.82 0 001 3.85zm-6.35-.41a2.35 2.35 0 11.86-3.2 2.34 2.34 0 01-.86 3.2zm-2.58-4.47a2.82 2.82 0 103.84 1 2.82 2.82 0 00-3.84-1z" fill="#fff" fill-rule="evenodd"/></svg>
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#009432"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.5089 2.4253C12.9711 3.25709 14.4299 4.0942 15.8867 4.93531C16.8667 5.50159 17.363 6.35601 17.369 7.47992C17.3764 9.16547 17.3778 10.8517 17.3684 12.5372C17.3623 13.6472 16.8687 14.4956 15.9022 15.0559C14.4366 15.9043 12.9677 16.7467 11.4948 17.5819C10.5135 18.1375 9.51611 18.1402 8.53415 17.5852C7.36184 16.9222 6.19413 16.2512 5.02639 15.5803C4.71626 15.4021 4.40613 15.2239 4.09592 15.0459C3.33531 14.61 2.88994 13.9493 2.7028 13.1055C2.68996 13.0473 2.67054 12.9903 2.65117 12.9334C2.64222 12.9072 2.63327 12.8809 2.625 12.8546V7.19512C2.64306 7.12534 2.6594 7.05497 2.67575 6.9846C2.71163 6.83019 2.74749 6.6758 2.8014 6.52769C3.04756 5.84895 3.4661 5.30995 4.10933 4.94529C4.92372 4.48376 5.73525 4.01776 6.54674 3.55177C7.20358 3.17459 7.86043 2.79741 8.51873 2.42264C9.51275 1.85635 10.5162 1.86101 11.5089 2.4253ZM4.35901 10.1876C4.39257 10.1765 4.41999 10.1675 4.4447 10.1536C5.33543 9.66387 6.22549 9.66055 7.12763 10.133C7.24501 10.1949 7.41135 10.2168 7.54214 10.1916C9.12507 9.8828 10.4719 9.15282 11.5357 7.93774C11.6222 7.83926 11.6806 7.68621 11.6879 7.55512C11.7403 6.63483 12.1541 5.93146 12.9308 5.43305C12.9813 5.40092 13.0302 5.36604 13.0894 5.32377C13.1221 5.30041 13.1581 5.27471 13.1991 5.24607C12.94 5.09753 12.6849 4.95204 12.4327 4.80824C11.8512 4.47663 11.2855 4.15406 10.7241 3.82404C10.2452 3.54256 9.78574 3.54256 9.3055 3.82005C8.01632 4.5647 6.72398 5.3031 5.43128 6.0417C5.26401 6.13728 5.09625 6.23313 4.92897 6.32873C4.51915 6.56296 4.28238 6.91697 4.27165 7.37944C4.25622 8.05032 4.25893 8.72198 4.26164 9.39352C4.26246 9.59786 4.26329 9.80227 4.2636 10.0066C4.2636 10.0475 4.27445 10.0881 4.28645 10.1331C4.29261 10.1561 4.29906 10.1803 4.30451 10.2062C4.32444 10.199 4.34247 10.193 4.35901 10.1876ZM15.0497 13.6984C15.548 13.4156 15.77 12.9917 15.7734 12.4407C15.7777 11.819 15.7763 11.1974 15.7749 10.5753C15.7746 10.4317 15.7743 10.288 15.774 10.1443C15.7736 10.0784 15.768 10.0124 15.762 9.94065C15.7593 9.90811 15.7564 9.87437 15.7539 9.83888C15.7304 9.843 15.7094 9.84539 15.6905 9.84754C15.6545 9.85163 15.6263 9.85484 15.603 9.8675C14.7036 10.3533 13.8121 10.3273 12.9194 9.84554C12.8302 9.79696 12.7021 9.77966 12.6015 9.79829C11.0105 10.0878 9.663 10.8191 8.58513 12.0195C8.47714 12.1399 8.4047 12.3276 8.39263 12.49C8.32153 13.4242 7.88623 14.1249 7.08336 14.608C7.03646 14.6361 6.99073 14.6665 6.93578 14.7031C6.90745 14.7219 6.87655 14.7425 6.8419 14.7651C7.07361 14.8981 7.3029 15.0293 7.53031 15.1595L7.53402 15.1616C8.13452 15.5054 8.7226 15.842 9.30684 16.1831C9.77367 16.4559 10.2284 16.4633 10.6986 16.1918C12.1467 15.3566 13.5955 14.5229 15.0497 13.6984Z" fill="white"/>
4
+ </svg>
package/svg/cordova.svg CHANGED
@@ -1 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><defs><style>.a{fill:#fff}</style></defs><path d="M0 0h20v20H0z"/><path class="a" d="M14.36 3H5.64L2 8.33 3.45 17H6l-.18-2h1.32l.18 2h5.36l.18-2h1.28L14 17h2.59L18 8.33zm0 10.66H5.64l-.73-5.33 1.46-2.66H8.7l-.16 1h2.92l-.16-1h2.33l1.46 2.66z"/><path class="a" d="M7.5 9h1v3h-1zm4 0h1v3h-1z"/></svg>
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#202628"/>
3
+ <path d="M15.9331 16.8518H13.5858L13.7495 14.8729H12.5964L12.4326 16.8518H7.56741L7.40365 14.8729H6.25047L6.41424 16.8518H4.06694L2.75 8.27459L6.04576 3H13.9542L17.25 8.27459L15.9331 16.8518ZM13.2924 5.64071H11.1771L11.3204 6.63012H8.67965L8.82294 5.64071H6.70765L5.38388 8.27459L6.04576 13.5492H13.9542L14.6161 8.27459L13.2924 5.64071ZM12.1392 11.8024C11.9549 11.8024 11.8116 11.2565 11.8116 10.5741C11.8116 9.89176 11.9618 9.34588 12.1392 9.34588C12.3234 9.34588 12.4667 9.89176 12.4667 10.5741C12.4667 11.2565 12.3234 11.8024 12.1392 11.8024ZM7.98365 11.9047C7.79941 11.9047 7.65612 11.3588 7.65612 10.6765C7.65612 9.99412 7.80624 9.44823 7.98365 9.44823C8.16788 9.44823 8.31118 9.99412 8.31118 10.6765C8.31118 11.3588 8.16106 11.9047 7.98365 11.9047Z" fill="white"/>
4
+ </svg>
package/svg/cpp.svg ADDED
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill="#004482" d="M0 0h20v20H0z"/><path d="M3.91 5.36l4.94-2.85a2.3 2.3 0 012.3 0l4.94 2.85a2.3 2.3 0 011.15 2v5.7a2.31 2.31 0 01-1.15 2l-4.94 2.84a2.3 2.3 0 01-2.3 0l-4.94-2.85a2.31 2.31 0 01-1.15-2v-5.7a2.3 2.3 0 011.15-1.99zm10.44 4h-.61v.5h-.5v.61h.5V11h.61v-.5h.5v-.6h-.5zm2 0h-.65v.5h-.5v.61h.5V11h.61v-.5h.5v-.6h-.5zm-4.24 2a2.39 2.39 0 11-.11-2.5.6.6 0 01.09.15l2.12-1.23a4.84 4.84 0 100 4.85z" fill="#fff"/></svg>
package/svg/dart.svg CHANGED
@@ -1 +1,10 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill="#40c4ff" d="M0 0h20v20H0z"/><path d="M4.74 4.74L2.21 10a2.1 2.1 0 00-.21.74A1.82 1.82 0 002.53 12l6 6h6.63v-2.84H18V8.63l-6.1-6.1A1.9 1.9 0 0010.74 2a1.94 1.94 0 00-1 .21l-5 2.53" fill="#fff"/></svg>
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#40C4FF"/>
3
+ <path d="M5.26401 14.7355L2.526 12.0015C2.19535 11.6622 2.00714 11.2092 2 10.7355C2.02487 10.4801 2.09603 10.2314 2.21 10.0015L4.73801 4.7355L5.26401 14.7355Z" fill="#01579B"/>
4
+ <path d="M14.6323 5.26151L11.8963 2.52549C11.5822 2.22265 11.1731 2.03756 10.7383 2.00149C10.4138 1.98877 10.0914 2.05753 9.8003 2.20149L4.73828 4.7355L14.6323 5.26151ZM8.5263 17.9996H15.1583V15.1575L10.2103 13.5775L5.68429 15.1575L8.5263 17.9996V17.9996Z" fill="white"/>
5
+ <path d="M4.73828 13.2615C4.73828 14.1055 4.84428 14.3135 5.26428 14.7355L5.68429 15.1576H15.1583L10.5263 9.89353L4.73828 4.7355V13.2615Z" fill="white"/>
6
+ <path d="M13.1583 4.7355H4.73828L15.1583 15.1555H18.0003V8.62952L14.6323 5.26151C14.1583 4.7875 13.7383 4.7355 13.1583 4.7355V4.7355Z" fill="#01579B"/>
7
+ <path opacity="0.2" d="M5.36828 14.8395C4.94828 14.4175 4.84428 14.0015 4.84428 13.2615V4.8415L4.73828 4.7355V13.2615C4.73828 14.0015 4.73828 14.2055 5.36828 14.8395L5.68429 15.1555L5.36828 14.8395Z" fill="white"/>
8
+ <path opacity="0.2" d="M17.8957 8.52551V15.0515H15.0537L15.1577 15.1575H17.9997V8.62951L17.8957 8.52551Z" fill="#263238"/>
9
+ <path opacity="0.2" d="M14.6323 5.26151C14.1103 4.7395 13.6823 4.7355 13.0543 4.7355H4.73828L4.84428 4.8415H13.0543C13.3683 4.8415 14.1603 4.7875 14.6323 5.26151Z" fill="white"/>
10
+ </svg>
package/svg/default.svg CHANGED
@@ -1 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M0 0h20v20H0z"/><path d="M3.76 10.46l2.47 1.66a1.77 1.77 0 01.23.19.4.4 0 01.12.29v.92a.21.21 0 01-.23.23h-.07l-3.87-2.61a.75.75 0 01-.23-.14.35.35 0 01-.08-.26v-.46a.36.36 0 01.08-.28 1.22 1.22 0 01.23-.19l3.82-2.62h.07a.22.22 0 01.17.07.21.21 0 01.06.16v.93a.38.38 0 01-.12.28 1.92 1.92 0 01-.23.2zM11.18 6a.69.69 0 01.16-.23.44.44 0 01.32-.1h.8a.21.21 0 01.17.07.22.22 0 01.07.17.2.2 0 010 .1L9 14.87a.86.86 0 01-.15.22.45.45 0 01-.33.1h-.78a.22.22 0 01-.17-.07.21.21 0 01-.07-.12.15.15 0 010-.09zM14 8.8a1.92 1.92 0 01-.23-.2.38.38 0 01-.12-.28v-.93a.21.21 0 01.06-.16.22.22 0 01.17-.07H14l3.82 2.58A1.22 1.22 0 0118 10a.37.37 0 01.09.27v.46A.36.36 0 0118 11a.75.75 0 01-.23.19L14 13.72h-.12a.21.21 0 01-.23-.23v-.89a.4.4 0 01.12-.29 1.77 1.77 0 01.23-.19l2.47-1.66z" fill="#fff"/></svg>
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="black"/>
3
+ <path d="M3.87808 10.1069L6.25501 11.7126C6.33425 11.7696 6.40847 11.8332 6.47686 11.9028C6.54902 11.972 6.59081 12.0669 6.59306 12.1669V13.0648C6.59379 13.0942 6.58855 13.1233 6.57765 13.1506C6.56676 13.1778 6.55045 13.2026 6.5297 13.2233C6.50895 13.2441 6.48421 13.2604 6.45696 13.2713C6.42972 13.2822 6.40055 13.2874 6.37122 13.2867H6.32368C6.29977 13.2808 6.2767 13.2719 6.25501 13.2603L2.55756 10.7671C2.47383 10.7161 2.39742 10.6539 2.33043 10.5823C2.27192 10.5072 2.24365 10.413 2.2512 10.3182V9.88503C2.24365 9.79018 2.27192 9.69595 2.33043 9.62092C2.39742 9.5493 2.47383 9.4871 2.55756 9.43605L6.25501 6.94291C6.2767 6.93126 6.29977 6.92239 6.32368 6.9165H6.37122C6.40055 6.91578 6.42972 6.92102 6.45696 6.93191C6.48421 6.94281 6.50895 6.95912 6.5297 6.97987C6.55045 7.00061 6.56676 7.02536 6.57765 7.0526C6.58855 7.07985 6.59379 7.10902 6.59306 7.13835V8.0363C6.59081 8.13625 6.54902 8.23122 6.47686 8.30041C6.40847 8.37 6.33425 8.43362 6.25501 8.49056L3.87808 10.1069ZM11.0591 5.81783C11.0968 5.73571 11.1506 5.66205 11.2175 5.60127C11.3029 5.52964 11.4126 5.4937 11.5239 5.50091H12.3162C12.3776 5.50159 12.4363 5.5263 12.4798 5.56974C12.5232 5.61318 12.5479 5.67189 12.5486 5.73332C12.5475 5.76605 12.5403 5.79829 12.5275 5.8284L8.94623 14.3748C8.91106 14.4541 8.86083 14.5259 8.79833 14.5861C8.75521 14.6239 8.70496 14.6527 8.65053 14.6709C8.59611 14.689 8.53861 14.6961 8.4814 14.6917H7.72343C7.6929 14.692 7.66263 14.6861 7.63448 14.6743C7.60632 14.6624 7.58087 14.645 7.55968 14.623C7.53795 14.6017 7.52068 14.5762 7.50889 14.5481C7.4971 14.52 7.49103 14.4898 7.49102 14.4593C7.4921 14.4266 7.49927 14.3943 7.51214 14.3642L11.0591 5.81783ZM13.745 8.50905C13.6658 8.4521 13.5915 8.38849 13.5231 8.31889C13.4869 8.285 13.458 8.24413 13.438 8.19874C13.418 8.15335 13.4075 8.10438 13.4069 8.05479V7.15684C13.4062 7.12751 13.4115 7.09833 13.4223 7.07109C13.4332 7.04385 13.4496 7.0191 13.4703 6.99835C13.491 6.97761 13.5158 6.96129 13.543 6.9504C13.5703 6.93951 13.5995 6.93427 13.6288 6.93499H13.6763C13.7001 6.94131 13.7231 6.95016 13.745 6.9614L17.4424 9.45454C17.5262 9.50559 17.6026 9.56779 17.6696 9.63941C17.7281 9.71443 17.7564 9.80867 17.7488 9.90351V10.3472C17.7564 10.4421 17.7281 10.5363 17.6696 10.6113C17.6026 10.6829 17.5262 10.7451 17.4424 10.7962L13.745 13.2629C13.7231 13.2741 13.7001 13.283 13.6763 13.2893H13.6288C13.5995 13.29 13.5703 13.2848 13.543 13.2739C13.5158 13.263 13.491 13.2467 13.4703 13.226C13.4496 13.2052 13.4332 13.1805 13.4223 13.1532C13.4115 13.126 13.4062 13.0968 13.4069 13.0675V12.1695C13.4075 12.1199 13.418 12.071 13.438 12.0256C13.458 11.9802 13.4869 11.9393 13.5231 11.9054C13.5915 11.8358 13.6658 11.7722 13.745 11.7153L16.1219 10.1095L13.745 8.50905Z" fill="white"/>
4
+ </svg>
package/svg/django.svg CHANGED
@@ -1 +1,6 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><defs><style>.b{fill:#fff}</style></defs><path fill="#092e20" d="M0 0h20v20H0z"/><path class="b" d="M8.82 3.37h2.39v11.07a15.33 15.33 0 01-3.11.33c-2.92 0-4.44-1.32-4.44-3.85a3.82 3.82 0 014.12-4 4 4 0 011 .12V3.37zm0 5.63A2.25 2.25 0 008 8.82a1.81 1.81 0 00-1.91 2 1.74 1.74 0 001.89 2 5.21 5.21 0 00.83-.06z"/><path class="b" d="M15 7.07v5.54a7.4 7.4 0 01-.56 3.62A3.85 3.85 0 0112.5 18l-2.22-1.06a3.45 3.45 0 001.89-1.6c.34-.68.45-1.47.45-3.55V7.07zm-2.38-3.68H15v2.45h-2.38z"/></svg>
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#113228"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.3627 3H8.9543V6.63739C8.63026 6.55614 8.29725 6.51618 7.96318 6.51846C7.42619 6.47547 6.88621 6.54757 6.37931 6.72994C5.87242 6.91232 5.41027 7.20077 5.02376 7.57602C4.63725 7.95128 4.33527 8.40469 4.13799 8.90598C3.94072 9.40727 3.85269 9.94489 3.87979 10.4829C3.87979 12.9904 5.38629 14.2987 8.28034 14.2987C9.31626 14.295 10.3491 14.1854 11.3627 13.9716V3ZM8.18123 8.40157C8.46093 8.40952 8.73663 8.47004 8.99394 8.57997L8.98403 12.3066C8.71185 12.3483 8.43676 12.3682 8.16141 12.366C7.89941 12.3919 7.63497 12.3574 7.38836 12.2652C7.14174 12.1731 6.91951 12.0256 6.73868 11.8343C6.55786 11.6429 6.42325 11.4127 6.34516 11.1613C6.26707 10.9099 6.24759 10.6439 6.2882 10.3838C6.26032 10.1243 6.28939 9.86188 6.37338 9.61479C6.45737 9.36771 6.59427 9.14192 6.77451 8.95319C6.95475 8.76445 7.174 8.61732 7.41696 8.52205C7.65992 8.42677 7.92074 8.38566 8.18123 8.40157Z" fill="white"/>
4
+ <path d="M15.119 12.1579V6.66712H12.7601V11.3452C12.7601 13.4067 12.6511 14.1897 12.3141 14.8636C11.9075 15.6058 11.24 16.1708 10.4409 16.4494L12.6412 17.5C13.4679 17.1587 14.1484 16.5378 14.5639 15.7457C15.0467 14.6152 15.2376 13.3815 15.119 12.1579Z" fill="white"/>
5
+ <path d="M15.119 3.01982H12.7601V5.44805H15.119V3.01982Z" fill="white"/>
6
+ </svg>
package/svg/dotnet.svg CHANGED
@@ -1 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><defs><style>.b{fill:#fff}</style></defs><path fill="#512bd4" d="M0 0h20v20H0z"/><path class="b" d="M3.57 12.78a.49.49 0 110-1 .52.52 0 01.36.14.48.48 0 010 .7.52.52 0 01-.36.16zM9.22 12.7H8.3L5.88 8.88a2.1 2.1 0 01-.15-.3 5.14 5.14 0 010 .71v3.41h-.81V7.5h1l2.34 3.73a3.08 3.08 0 01.19.32 5.59 5.59 0 010-.7V7.5h.81zM13.18 12.7h-2.85V7.5h2.73v.73h-1.89V9.7h1.75v.73h-1.75V12h2zM17.22 8.23h-1.45v4.47h-.85V8.23h-1.45V7.5h3.75z"/></svg>
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#512BD4"/>
3
+ <path d="M2.57578 12.9997C2.50091 13.0017 2.42641 12.9886 2.35661 12.9613C2.28681 12.9339 2.22311 12.8929 2.16921 12.8406C2.11579 12.7901 2.07322 12.7291 2.04412 12.6614C2.01501 12.5937 2 12.5207 2 12.4469C2 12.3732 2.01501 12.3002 2.04412 12.2325C2.07322 12.1648 2.11579 12.1038 2.16921 12.0533C2.22264 11.9999 2.28614 11.9579 2.35596 11.9296C2.42578 11.9012 2.50052 11.8873 2.57578 11.8885C2.65151 11.8869 2.72679 11.9007 2.79712 11.929C2.86745 11.9573 2.93141 11.9996 2.98517 12.0533C3.03934 12.1034 3.08259 12.1642 3.11217 12.232C3.14176 12.2997 3.15704 12.3729 3.15704 12.4469C3.15704 12.521 3.14176 12.5942 3.11217 12.6619C3.08259 12.7297 3.03934 12.7905 2.98517 12.8406C2.93094 12.8933 2.86678 12.9345 2.79647 12.9618C2.72615 12.9892 2.65112 13.0021 2.57578 12.9997ZM8.95948 12.9088H7.92047L5.18742 8.56601C5.11892 8.45836 5.06122 8.34411 5.0152 8.22496H4.98978C5.01972 8.49384 5.03104 8.7645 5.02367 9.03496V12.9088H4.10324V7H5.21001L7.86683 11.2405C7.97976 11.4167 8.05035 11.5247 8.08423 11.6042H8.09835C8.06639 11.3403 8.05318 11.0743 8.05882 10.8085V7H8.9736L8.95948 12.9088ZM13.4317 12.9088H10.2187V7H13.3047V7.83274H11.1674V9.50676H13.1438V10.3338H11.1674V12.0817H13.4261L13.4317 12.9088ZM18 7.83274H16.354V12.9088H15.4025V7.83274H13.7621V7H17.9972L18 7.83274Z" fill="white"/>
4
+ </svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill="#5c2d91" d="M0 0h20v20H0z"/><path d="M8.13 6.82v3.05a.38.38 0 000 .1c-.28-.43-.55-.86-.82-1.29-.75-1.22-1.51-2.4-2.26-3.59A.13.13 0 004.92 5h-.8v5.83h.67V5.86a.18.18 0 010-.06v.06c.06.11.11.23.17.33q1.48 2.3 2.95 4.59a.13.13 0 00.11.06h.77V5h-.66v1.6a.61.61 0 010 .14.13.13 0 010 .08zm2.19 2.23v1.81h3.1v-.65H11V8.19h2.09v-.62H11V5.63h2.24V5h-2.92v4zm3.75 4.77a1 1 0 00-.11-.45.67.67 0 00-.59-.4.85.85 0 00-.87.5 1.23 1.23 0 000 1.09.74.74 0 00.55.4 1.68 1.68 0 00.39 0 .91.91 0 00.42-.14v-.32a.92.92 0 01-.6.21.56.56 0 01-.6-.52.61.61 0 010-.14h1.35zm-.67-.57a.4.4 0 01.27.2.6.6 0 01.08.35h-1a.56.56 0 01.65-.55zm-5 1.31a1.53 1.53 0 01-.76.15.89.89 0 01-.64-.39 1.29 1.29 0 01-.14-1.08 1 1 0 01.75-.73 1.26 1.26 0 01.81.1h.06v-.3H8.4a1.64 1.64 0 00-.58-.09 1.29 1.29 0 00-1.25.78 1.55 1.55 0 00-.07 1.12 1.2 1.2 0 00.33.55 1.21 1.21 0 00.74.32 1.61 1.61 0 00.81-.13s.06 0 .06-.06v-.25a.05.05 0 00-.04.01zm2.28-.88a.87.87 0 00-.56-.68 1.08 1.08 0 00-.44 0 .9.9 0 00-.78.55 1.3 1.3 0 00-.06.73.89.89 0 00.34.56 1 1 0 00.69.18.88.88 0 00.59-.31 1 1 0 00.25-.72 2.23 2.23 0 00-.03-.31zm-.39.77a.51.51 0 01-.31.25.61.61 0 01-.78-.36.93.93 0 01.05-.83.62.62 0 01.93-.13.71.71 0 01.21.5.41.41 0 010 .11.82.82 0 01-.1.46zm1.23.4v-.92a.85.85 0 01.13-.47.41.41 0 01.49-.17h.06V13a.51.51 0 00-.3 0 .59.59 0 00-.36.35V13h-.34v1.91h.32zM2.46 10a.47.47 0 00-.46.46.45.45 0 00.45.45.43.43 0 00.45-.44.46.46 0 00-.44-.47zm13.17.83h.68v-5.2H18V5h-4v.61h1.67z" fill="#fff"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill="#5c2d91" d="M0 0h20v20H0z"/><path d="M8.13 6.82v3.05a.38.38 0 000 .1c-.28-.43-.55-.86-.82-1.29-.75-1.22-1.51-2.4-2.26-3.59A.13.13 0 004.92 5h-.8v5.83h.67V5.86a.18.18 0 010-.06v.06c.06.11.11.23.17.33q1.48 2.3 2.95 4.59a.13.13 0 00.11.06h.77V5h-.66v1.6a.61.61 0 010 .14.13.13 0 010 .08zm2.19 2.23v1.81h3.1v-.65H11V8.19h2.09v-.62H11V5.63h2.24V5h-2.92v4zm3.75 4.77a1 1 0 00-.11-.45.67.67 0 00-.59-.4.85.85 0 00-.87.5 1.23 1.23 0 000 1.09.74.74 0 00.55.4 1.68 1.68 0 00.39 0 .91.91 0 00.42-.14v-.32a.92.92 0 01-.6.21.56.56 0 01-.6-.52.61.61 0 010-.14h1.35zm-.67-.57a.4.4 0 01.27.2.6.6 0 01.08.35h-1a.56.56 0 01.65-.55zm-5 1.31a1.53 1.53 0 01-.76.15.89.89 0 01-.64-.39 1.29 1.29 0 01-.14-1.08 1 1 0 01.75-.73 1.26 1.26 0 01.81.1h.06v-.3H8.4a1.64 1.64 0 00-.58-.09 1.29 1.29 0 00-1.25.78 1.55 1.55 0 00-.07 1.12 1.2 1.2 0 00.33.55 1.21 1.21 0 00.74.32 1.61 1.61 0 00.81-.13s.06 0 .06-.06v-.25a.05.05 0 00-.04.01zm2.28-.88a.87.87 0 00-.56-.68 1.08 1.08 0 00-.44 0 .9.9 0 00-.78.55 1.3 1.3 0 00-.06.73.89.89 0 00.34.56 1 1 0 00.69.18.88.88 0 00.59-.31 1 1 0 00.25-.72 2.23 2.23 0 00-.03-.31zm-.39.77a.51.51 0 01-.31.25.61.61 0 01-.78-.36.93.93 0 01.05-.83.62.62 0 01.93-.13.71.71 0 01.21.5.41.41 0 010 .11.82.82 0 01-.1.46zm1.23.4v-.92a.85.85 0 01.13-.47.41.41 0 01.49-.17h.06V13a.51.51 0 00-.3 0 .59.59 0 00-.36.35V13h-.34v1.91h.32zM2.46 10a.47.47 0 00-.46.46.45.45 0 00.45.45.43.43 0 00.45-.44.46.46 0 00-.44-.47zm13.17.83h.68v-5.2H18V5h-4v.61h1.67z" fill="#fff"/></svg>