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.
- package/CHANGELOG.md +13 -0
- package/README.md +18 -2
- package/build/index.d.ts +3 -1
- package/build/index.esm.js +1 -1
- package/build/index.esm.js.map +1 -1
- package/build/index.js +1 -1
- package/build/index.js.map +1 -1
- package/build/index.modern.js +1 -1
- package/build/index.modern.js.map +1 -1
- package/build/index.umd.js +1 -1
- package/build/index.umd.js.map +1 -1
- package/build/platformIcon.d.ts +143 -0
- package/build/preload.d.ts +6 -0
- package/package.json +17 -9
- package/svg/aiohttp.svg +4 -1
- package/svg/android.svg +4 -1
- package/svg/angularjs.svg +5 -1
- package/svg/apache-airflow.svg +7 -0
- package/svg/apache-beam.svg +4 -0
- package/svg/apache-spark.svg +4 -0
- package/svg/apple.svg +5 -1
- package/svg/ariadne.svg +4 -0
- package/svg/astro.svg +14 -0
- package/svg/aws.svg +6 -1
- package/svg/awslambda.svg +5 -0
- package/svg/azure-functions.svg +6 -0
- package/svg/azure.svg +4 -1
- package/svg/bottle.svg +7 -1
- package/svg/bun.svg +17 -0
- package/svg/capacitor.svg +9 -0
- package/svg/celery.svg +4 -1
- package/svg/chalice.svg +4 -1
- package/svg/clickhouse.svg +8 -0
- package/svg/cloudflare.svg +4 -0
- package/svg/connect.svg +4 -1
- package/svg/cordova.svg +4 -1
- package/svg/cpp.svg +1 -0
- package/svg/dart.svg +10 -1
- package/svg/default.svg +4 -1
- package/svg/django.svg +6 -1
- package/svg/dotnet.svg +4 -1
- package/svg/dotnetcore.svg +1 -1
- package/svg/echo.svg +27 -0
- package/svg/electron.svg +10 -1
- package/svg/elixir.svg +4 -1
- package/svg/ember.svg +4 -1
- package/svg/express.svg +4 -1
- package/svg/falcon.svg +7 -1
- package/svg/fastapi.svg +4 -0
- package/svg/flask.svg +4 -1
- package/svg/flutter.svg +5 -1
- package/svg/gatsby.svg +5 -1
- package/svg/gcp-functions.svg +9 -0
- package/svg/gcp.svg +7 -1
- package/svg/git.svg +4 -0
- package/svg/gnu.svg +4 -0
- package/svg/go.svg +7 -1
- package/svg/godot.svg +1 -1
- package/svg/graphene.svg +4 -0
- package/svg/graphql.svg +4 -0
- package/svg/grpc.svg +5 -0
- package/svg/httpx.svg +4 -0
- package/svg/huey.svg +4 -0
- package/svg/ionic.svg +5 -0
- package/svg/java.svg +5 -1
- package/svg/javascript.svg +4 -1
- package/svg/koa.svg +4 -1
- package/svg/kotlin.svg +9 -1
- package/svg/laravel.svg +4 -1
- package/svg/linux.svg +5 -0
- package/svg/logback.svg +4 -1
- package/svg/loguru.svg +9 -0
- package/svg/maui.svg +12 -0
- package/svg/mongodb.svg +4 -0
- package/svg/nativec.svg +4 -1
- package/svg/nextjs.svg +13 -1
- package/svg/nodejs.svg +4 -1
- package/svg/php.svg +4 -1
- package/svg/postgresql.svg +12 -0
- package/svg/pyramid.svg +24 -1
- package/svg/python.svg +5 -1
- package/svg/qt.svg +5 -1
- package/svg/quart.svg +5 -0
- package/svg/rails.svg +14 -1
- package/svg/react-native.svg +5 -0
- package/svg/react.svg +5 -1
- package/svg/redis.svg +6 -1
- package/svg/remix.svg +5 -0
- package/svg/ruby.svg +4 -1
- package/svg/rust.svg +4 -1
- package/svg/sanic.svg +8 -0
- package/svg/scala.svg +1 -1
- package/svg/serverless.svg +4 -1
- package/svg/spring.svg +5 -1
- package/svg/springboot.svg +4 -1
- package/svg/sqlalchemy.svg +4 -0
- package/svg/starlette.svg +8 -0
- package/svg/strawberry.svg +16 -0
- package/svg/stride3d.svg +1 -1
- package/svg/svelte.svg +4 -0
- package/svg/symfony.svg +4 -1
- package/svg/tornado.svg +5 -1
- package/svg/tryton.svg +4 -1
- package/svg/unity.svg +4 -1
- package/svg/unreal.svg +4 -1
- package/svg/visual-basic.svg +5 -0
- package/svg/vue.svg +4 -1
- package/svg/wasm.svg +5 -0
- package/svg/windows.svg +7 -0
- package/svg/xamarin.svg +4 -1
- package/svg_80x80/aiohttp.svg +4 -1
- package/svg_80x80/android.svg +6 -1
- package/svg_80x80/angularjs.svg +6 -1
- package/svg_80x80/apache-airflow.svg +12 -0
- package/svg_80x80/apache-beam.svg +17 -0
- package/svg_80x80/apache-spark.svg +6 -0
- package/svg_80x80/apple.svg +5 -1
- package/svg_80x80/ariadne.svg +4 -0
- package/svg_80x80/astro.svg +14 -0
- package/svg_80x80/aws.svg +6 -1
- package/svg_80x80/awslambda.svg +4 -0
- package/svg_80x80/azure-functions.svg +7 -0
- package/svg_80x80/azure.svg +22 -1
- package/svg_80x80/bottle.svg +7 -1
- package/svg_80x80/bun.svg +17 -0
- package/svg_80x80/capacitor.svg +9 -0
- package/svg_80x80/celery.svg +6 -1
- package/svg_80x80/chalice.svg +7 -1
- package/svg_80x80/clickhouse.svg +8 -0
- package/svg_80x80/clojure.svg +1 -1
- package/svg_80x80/cloudflare.svg +5 -0
- package/svg_80x80/connect.svg +4 -1
- package/svg_80x80/cordova.svg +4 -1
- package/svg_80x80/cpp.svg +1 -0
- package/svg_80x80/dart.svg +10 -1
- package/svg_80x80/default.svg +4 -1
- package/svg_80x80/django.svg +6 -1
- package/svg_80x80/dotnet.svg +4 -1
- package/svg_80x80/dotnetcore.svg +1 -1
- package/svg_80x80/echo.svg +13 -0
- package/svg_80x80/electron.svg +11 -1
- package/svg_80x80/elixir.svg +29 -1
- package/svg_80x80/ember.svg +4 -1
- package/svg_80x80/express.svg +4 -1
- package/svg_80x80/falcon.svg +7 -1
- package/svg_80x80/fastapi.svg +4 -0
- package/svg_80x80/flask.svg +4 -1
- package/svg_80x80/flutter.svg +17 -1
- package/svg_80x80/gatsby.svg +5 -1
- package/svg_80x80/gcp-functions.svg +10 -0
- package/svg_80x80/gcp.svg +7 -1
- package/svg_80x80/git.svg +4 -0
- package/svg_80x80/gnu.svg +4 -0
- package/svg_80x80/go.svg +7 -1
- package/svg_80x80/godot.svg +1 -1
- package/svg_80x80/graphene.svg +11 -0
- package/svg_80x80/graphql.svg +4 -0
- package/svg_80x80/grpc.svg +7 -0
- package/svg_80x80/httpx.svg +4 -0
- package/svg_80x80/huey.svg +5 -0
- package/svg_80x80/ionic.svg +5 -0
- package/svg_80x80/java.svg +5 -1
- package/svg_80x80/javascript.svg +4 -1
- package/svg_80x80/koa.svg +4 -1
- package/svg_80x80/kotlin.svg +9 -1
- package/svg_80x80/laravel.svg +4 -1
- package/svg_80x80/linux.svg +7 -0
- package/svg_80x80/logback.svg +4 -1
- package/svg_80x80/loguru.svg +66 -0
- package/svg_80x80/maui.svg +13 -0
- package/svg_80x80/mongodb.svg +4 -0
- package/svg_80x80/nativec.svg +7 -1
- package/svg_80x80/nextjs.svg +13 -1
- package/svg_80x80/nodejs.svg +25 -1
- package/svg_80x80/php.svg +4 -1
- package/svg_80x80/postgresql.svg +12 -0
- package/svg_80x80/pyramid.svg +24 -1
- package/svg_80x80/python.svg +13 -1
- package/svg_80x80/qt.svg +6 -1
- package/svg_80x80/quart.svg +24 -0
- package/svg_80x80/rails.svg +14 -1
- package/svg_80x80/react-native.svg +5 -0
- package/svg_80x80/react.svg +5 -1
- package/svg_80x80/redis.svg +14 -1
- package/svg_80x80/remix.svg +5 -0
- package/svg_80x80/ruby.svg +119 -1
- package/svg_80x80/rust.svg +4 -1
- package/svg_80x80/sanic.svg +8 -0
- package/svg_80x80/serverless.svg +4 -1
- package/svg_80x80/spring.svg +5 -1
- package/svg_80x80/springboot.svg +6 -1
- package/svg_80x80/sqlalchemy.svg +5 -0
- package/svg_80x80/starlette.svg +6 -0
- package/svg_80x80/strawberry.svg +16 -0
- package/svg_80x80/stride3d.svg +1 -1
- package/svg_80x80/svelte.svg +4 -0
- package/svg_80x80/symfony.svg +5 -1
- package/svg_80x80/tornado.svg +48 -1
- package/svg_80x80/tryton.svg +4 -1
- package/svg_80x80/unity.svg +4 -1
- package/svg_80x80/unreal.svg +4 -1
- package/svg_80x80/visual-basic.svg +6 -0
- package/svg_80x80/vue.svg +5 -1
- package/svg_80x80/wasm.svg +5 -0
- package/svg_80x80/windows.svg +7 -0
- package/svg_80x80/xamarin.svg +4 -1
- package/src/index.tsx +0 -1
- package/src/platformIcon.tsx +0 -194
- package/svg/awslamda.svg +0 -1
- package/svg_80x80/awslamda.svg +0 -1
- package/tsconfig.json +0 -24
package/svg_80x80/vue.svg
CHANGED
|
@@ -1 +1,5 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect width="100%" height="100%" fill="white"/>
|
|
3
|
+
<path d="M47.6436 11L39.8291 24.3963L32.023 11H6L39.8291 69L73.6582 11H47.6436Z" fill="#42C18C"/>
|
|
4
|
+
<path d="M47.6432 11L39.8287 24.3963L32.0226 11H19.5312L39.8287 45.8017L60.1262 11H47.6432Z" fill="#3B536A"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect width="100%" height="100%" fill="#654FF0"/>
|
|
3
|
+
<path d="M34.2756 52.1932L38.2161 71.4498H43.495L50.2607 43.1226H45.0563L40.8927 62.6022H40.8184L36.8779 43.1226H31.8964L27.5842 62.3791H27.5098L23.8667 43.1226H18.5879L24.6102 71.4498H30.0377L34.2013 52.1932H34.2756Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M56.2083 43.1226H64.5355L72.8626 71.4498H67.3607L65.5763 65.1301H56.0596L54.647 71.4498H49.3682L56.2083 43.1226ZM59.4053 50.1115L57.1005 60.5204H64.3124L61.6358 50.1115H59.4053Z" fill="white"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect width="100%" height="100%" fill="white"/>
|
|
3
|
+
<path d="M11.999 12H38.5418V38.5428H11.999V12Z" fill="#0078D4"/>
|
|
4
|
+
<path d="M41.4541 12H67.9969V38.5428H41.4541V12Z" fill="#0078D4"/>
|
|
5
|
+
<path d="M38.5418 41.4572H11.999V68H38.5418V41.4572Z" fill="#0078D4"/>
|
|
6
|
+
<path d="M41.4541 41.4572H67.9969V68H41.4541V41.4572Z" fill="#0078D4"/>
|
|
7
|
+
</svg>
|
package/svg_80x80/xamarin.svg
CHANGED
|
@@ -1 +1,4 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect width="100%" height="100%" fill="white"/>
|
|
3
|
+
<path d="M39.8339 70.4163C35.3793 70.4163 30.9247 70.3653 26.4785 70.4163C25.3056 70.4954 24.135 70.2323 23.1088 69.6588C22.0826 69.0854 21.245 68.2262 20.6977 67.1858C16.1071 59.2287 11.5675 51.2036 6.95133 43.2295C6.31601 42.2399 5.98538 41.0856 6.0005 39.9098C6.01561 38.7339 6.3758 37.5884 7.03634 36.6156C11.6185 28.7435 16.1071 20.8289 20.6382 12.9143C21.203 11.8224 22.0741 10.9191 23.1448 10.3151C24.2154 9.7111 25.439 9.43261 26.6656 9.51379C35.5691 9.58747 44.4727 9.58747 53.3763 9.51379C54.6029 9.43261 55.8265 9.7111 56.8971 10.3151C57.9677 10.9191 58.8388 11.8224 59.4036 12.9143C63.9177 20.8204 68.4064 28.7435 73.0055 36.6071C73.6689 37.6349 74.0146 38.8354 73.9995 40.0586C73.9844 41.2818 73.6091 42.4734 72.9205 43.4845C68.3865 51.2433 63.9121 59.0445 59.4971 66.8883C58.9207 68.0343 58.0141 68.9813 56.8943 69.6071C55.7745 70.233 54.4929 70.5089 53.2148 70.3993C48.7346 70.3397 44.28 70.4163 39.8339 70.4163V70.4163ZM31.3922 55.5052C34.0956 50.7445 36.918 45.7883 40.0039 40.3476L48.5731 55.4372H54.932L46.4393 40.016L54.9405 24.4504H48.6326L39.9614 39.676L31.4092 24.5099H25.0418L33.5685 40.016L25.0673 55.5052H31.3922Z" fill="#3598DA"/>
|
|
4
|
+
</svg>
|
package/src/index.tsx
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./platformIcon";
|
package/src/platformIcon.tsx
DELETED
|
@@ -1,194 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
|
|
3
|
-
const PLATFORM_TO_ICON = {
|
|
4
|
-
android: "android",
|
|
5
|
-
apple: "apple",
|
|
6
|
-
cocoa: "apple",
|
|
7
|
-
"cocoa-objc": "apple",
|
|
8
|
-
"cocoa-swift": "swift",
|
|
9
|
-
cordova: "cordova",
|
|
10
|
-
cryengine: "cryengine",
|
|
11
|
-
csharp: "csharp",
|
|
12
|
-
"csharp-aspnetcore": "csharp",
|
|
13
|
-
dart: "dart",
|
|
14
|
-
default: "default",
|
|
15
|
-
dotnet: "dotnet",
|
|
16
|
-
"dotnet-awslambda": "aws",
|
|
17
|
-
"dotnet-aspnetcore": "dotnet",
|
|
18
|
-
"dotnet-aspnet": "dotnet",
|
|
19
|
-
"dotnet-csharp": "csharp",
|
|
20
|
-
"dotnet-blazor": "blazor",
|
|
21
|
-
"dotnet-uno": "uno",
|
|
22
|
-
"dotnet-xamarin": "xamarin",
|
|
23
|
-
dotnetcore: "dotnetcore",
|
|
24
|
-
dotnetfx: "dotnetfx",
|
|
25
|
-
electron: "electron",
|
|
26
|
-
elixir: "elixir",
|
|
27
|
-
flutter: "flutter",
|
|
28
|
-
fsharp: "fsharp",
|
|
29
|
-
go: "go",
|
|
30
|
-
godot: "godot",
|
|
31
|
-
java: "java",
|
|
32
|
-
"java-appengine": "app-engine",
|
|
33
|
-
"java-android": "android",
|
|
34
|
-
"java-log4j": "java",
|
|
35
|
-
"java-log4j2": "java",
|
|
36
|
-
"java-logback": "logback",
|
|
37
|
-
"java-logging": "java",
|
|
38
|
-
"java-spring": "spring",
|
|
39
|
-
"java-spring-boot": "springboot",
|
|
40
|
-
javascript: "javascript",
|
|
41
|
-
"javascript-angular": "angularjs",
|
|
42
|
-
"javascript-angularjs": "angularjs",
|
|
43
|
-
"javascript-backbone": "backbone",
|
|
44
|
-
"javascript-browser": "javascript",
|
|
45
|
-
"javascript-cordova": "cordova",
|
|
46
|
-
"javascript-electron": "electron",
|
|
47
|
-
"javascript-ember": "ember",
|
|
48
|
-
"javascript-gatsby": "gatsby",
|
|
49
|
-
"javascript-nextjs": "nextjs",
|
|
50
|
-
"javascript-react": "react",
|
|
51
|
-
"javascript-vue": "vue",
|
|
52
|
-
kotlin: "kotlin",
|
|
53
|
-
"kotlin-android": "android",
|
|
54
|
-
native: "nativec",
|
|
55
|
-
node: "nodejs",
|
|
56
|
-
"node-awslambda": "aws",
|
|
57
|
-
"node-azurefunctions": "azure",
|
|
58
|
-
"node-connect": "nodejs",
|
|
59
|
-
"node-express": "express",
|
|
60
|
-
"node-gcpfunctions": "gcp",
|
|
61
|
-
"node-koa": "koa",
|
|
62
|
-
perl: "perl",
|
|
63
|
-
php: "php",
|
|
64
|
-
"php-laravel": "laravel",
|
|
65
|
-
"php-monolog": "php",
|
|
66
|
-
"php-symfony2": "symfony",
|
|
67
|
-
"php-symfony": "symfony",
|
|
68
|
-
python: "python",
|
|
69
|
-
"python-aiohttp": "aiohttp",
|
|
70
|
-
"python-awslambda": "aws",
|
|
71
|
-
"python-azurefunctions": "azure",
|
|
72
|
-
"python-bottle": "bottle",
|
|
73
|
-
"python-celery": "celery",
|
|
74
|
-
"python-chalice": "chalice",
|
|
75
|
-
"python-django": "django",
|
|
76
|
-
"python-falcon": "falcon",
|
|
77
|
-
"python-flask": "flask",
|
|
78
|
-
"python-gcpfunctions": "gcp",
|
|
79
|
-
"python-pylons": "python",
|
|
80
|
-
"python-pyramid": "pyramid",
|
|
81
|
-
"python-pythonawslambda": "aws",
|
|
82
|
-
"python-rq": "redis",
|
|
83
|
-
"python-sanic": "python",
|
|
84
|
-
"python-serverless": "serverless",
|
|
85
|
-
"python-tornado": "tornado",
|
|
86
|
-
"python-tryton": "tryton",
|
|
87
|
-
qt: "qt",
|
|
88
|
-
"react-native": "react",
|
|
89
|
-
ruby: "ruby",
|
|
90
|
-
"ruby-rack": "ruby",
|
|
91
|
-
"ruby-rails": "rails",
|
|
92
|
-
"ruby-sinatra": "sinatra",
|
|
93
|
-
rust: "rust",
|
|
94
|
-
"rust-actix": "actix",
|
|
95
|
-
scala: "scala",
|
|
96
|
-
stride3d: "stride3d",
|
|
97
|
-
swift: "swift",
|
|
98
|
-
// Don't add new platforms down here!
|
|
99
|
-
// Please add them where they belong alphabetically
|
|
100
|
-
} as const;
|
|
101
|
-
|
|
102
|
-
function normalizePlatform(platform: string): string {
|
|
103
|
-
// sentry uses format python-django, but docs uses python.django
|
|
104
|
-
// this function normalizes that
|
|
105
|
-
return platform.replace(".", "-");
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
function getIcon(platform: string): Platform {
|
|
109
|
-
const normalizedPlatform = normalizePlatform(platform);
|
|
110
|
-
const icon = PLATFORM_TO_ICON[normalizedPlatform];
|
|
111
|
-
|
|
112
|
-
if (icon) {
|
|
113
|
-
return icon;
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
if (normalizedPlatform.includes("-")) {
|
|
117
|
-
return getLanguageIcon(normalizedPlatform);
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
return "default";
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
function getLanguageIcon(platform: string): Platform {
|
|
124
|
-
const [language] = normalizePlatform(platform).split("-");
|
|
125
|
-
|
|
126
|
-
return getIcon(language);
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
type Platform = typeof PLATFORM_TO_ICON[keyof typeof PLATFORM_TO_ICON];
|
|
130
|
-
|
|
131
|
-
type Props = React.HTMLAttributes<HTMLDivElement | HTMLImageElement> & {
|
|
132
|
-
platform: string;
|
|
133
|
-
size?: string | number;
|
|
134
|
-
format?: "sm" | "lg";
|
|
135
|
-
radius?: number | null;
|
|
136
|
-
withLanguageIcon?: boolean;
|
|
137
|
-
languageIconStyles?: React.CSSProperties;
|
|
138
|
-
};
|
|
139
|
-
|
|
140
|
-
const PlatformIcon = ({
|
|
141
|
-
platform,
|
|
142
|
-
size = 20,
|
|
143
|
-
format = "sm",
|
|
144
|
-
radius = 3,
|
|
145
|
-
withLanguageIcon,
|
|
146
|
-
languageIconStyles = {},
|
|
147
|
-
style = {},
|
|
148
|
-
...otherProps
|
|
149
|
-
}: Props) => {
|
|
150
|
-
const icon = getIcon(platform);
|
|
151
|
-
const iconPath = require(`../${
|
|
152
|
-
format === "lg" ? "svg_80x80" : "svg"
|
|
153
|
-
}/${icon}.svg`);
|
|
154
|
-
|
|
155
|
-
const languageIcon = getLanguageIcon(platform);
|
|
156
|
-
const languageIconPath = require(`../svg/${languageIcon}.svg`);
|
|
157
|
-
|
|
158
|
-
if (withLanguageIcon && languageIcon !== icon && languageIcon !== "default") {
|
|
159
|
-
return (
|
|
160
|
-
<div {...otherProps} style={{ position: "relative", ...style }}>
|
|
161
|
-
<img
|
|
162
|
-
src={iconPath}
|
|
163
|
-
width={size}
|
|
164
|
-
height={size}
|
|
165
|
-
style={{ borderRadius: `${radius}px` }}
|
|
166
|
-
/>
|
|
167
|
-
<img
|
|
168
|
-
src={languageIconPath}
|
|
169
|
-
style={{
|
|
170
|
-
position: "absolute",
|
|
171
|
-
bottom: "-1px",
|
|
172
|
-
right: "-1px",
|
|
173
|
-
height: "30%",
|
|
174
|
-
width: "30%",
|
|
175
|
-
borderRadius: "2px",
|
|
176
|
-
...languageIconStyles,
|
|
177
|
-
}}
|
|
178
|
-
/>
|
|
179
|
-
</div>
|
|
180
|
-
);
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
return (
|
|
184
|
-
<img
|
|
185
|
-
src={iconPath}
|
|
186
|
-
width={size}
|
|
187
|
-
height={size}
|
|
188
|
-
{...otherProps}
|
|
189
|
-
style={{ borderRadius: `${radius}px`, ...style }}
|
|
190
|
-
/>
|
|
191
|
-
);
|
|
192
|
-
};
|
|
193
|
-
|
|
194
|
-
export default PlatformIcon;
|
package/svg/awslamda.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><defs><style>.b{fill:#fff}</style></defs><path fill="#f37b21" d="M0 0h20v20H0z"/><path class="b" d="M7.67 5.79L13.47 18h4.21v-3.7h-1.63L10.21 2h-5.2v3.79h2.66zM6.55 18l2.31-5.02L6.7 8.42 2.32 18h4.23z"/></svg>
|
package/svg_80x80/awslamda.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><defs><style>.a{fill:#f37b21}</style></defs><path class="a" d="M28.34 18.94l29 61.06h21.07V61.5h-8.14L41.06 0H15.04v18.94h13.3zM22.77 80l11.55-25.08-10.83-22.8L1.59 80h21.18z"/></svg>
|
package/tsconfig.json
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"compilerOptions": {
|
|
3
|
-
"outDir": "build",
|
|
4
|
-
"module": "esnext",
|
|
5
|
-
"target": "es5",
|
|
6
|
-
"lib": ["esnext", "dom"],
|
|
7
|
-
"sourceMap": true,
|
|
8
|
-
"allowJs": false,
|
|
9
|
-
"jsx": "react",
|
|
10
|
-
"declaration": true,
|
|
11
|
-
"moduleResolution": "node",
|
|
12
|
-
"forceConsistentCasingInFileNames": true,
|
|
13
|
-
"noImplicitReturns": true,
|
|
14
|
-
"noImplicitThis": true,
|
|
15
|
-
"noImplicitAny": true,
|
|
16
|
-
"strictNullChecks": true,
|
|
17
|
-
"suppressImplicitAnyIndexErrors": true,
|
|
18
|
-
"noUnusedLocals": true,
|
|
19
|
-
"noUnusedParameters": true,
|
|
20
|
-
"allowSyntheticDefaultImports": true
|
|
21
|
-
},
|
|
22
|
-
"include": ["src"],
|
|
23
|
-
"exclude": ["node_modules", "build"]
|
|
24
|
-
}
|