diff --git a/README.md b/README.md index 98cc27e..39ac0f9 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,25 @@ Please add your requests in the issues preferably with links to the vector files --- ### Latest logos +## esbuild +![esbuild](https://cdn.svgporn.com/logos/esbuild.svg) +## Parcel +![parcel](https://cdn.svgporn.com/logos/parcel-icon.svg) +![parcel](https://cdn.svgporn.com/logos/parcel.svg) +## PWA +![pwa](https://cdn.svgporn.com/logos/pwa.svg) +## Rome +![rome](https://cdn.svgporn.com/logos/rome-icon.svg) +![rome](https://cdn.svgporn.com/logos/rome.svg) +## Snowpack +![snowpack](https://cdn.svgporn.com/logos/snowpack.svg) +## SWC +![swc](https://cdn.svgporn.com/logos/swc.svg) +## Terser +![terser](https://cdn.svgporn.com/logos/terser-icon.svg) +![terser](https://cdn.svgporn.com/logos/terser.svg) +## Vite +![vitejs](https://cdn.svgporn.com/logos/vitejs.svg) ## Discord ![discord](https://cdn.svgporn.com/logos/discord-icon.svg) ![discord](https://cdn.svgporn.com/logos/discord.svg) @@ -114,22 +133,6 @@ Please add your requests in the issues preferably with links to the vector files ![google-gmail](https://cdn.svgporn.com/logos/google-gmail.svg) ## Google Home ![google-home](https://cdn.svgporn.com/logos/google-home.svg) -## Google Keep -![google-keep](https://cdn.svgporn.com/logos/google-keep.svg) -## Google Maps -![google-maps](https://cdn.svgporn.com/logos/google-maps.svg) -## Google Meet -![google-meet](https://cdn.svgporn.com/logos/google-meet.svg) -## Google One -![google-one](https://cdn.svgporn.com/logos/google-one.svg) -## Google Optimize -![google-optimize](https://cdn.svgporn.com/logos/google-optimize.svg) -## Google Photos -![google-photos](https://cdn.svgporn.com/logos/google-photos.svg) -## Google Tag Manager -![google-tag-manager](https://cdn.svgporn.com/logos/google-tag-manager.svg) -## Lighthouse -![lighthouse](https://cdn.svgporn.com/logos/lighthouse.svg) --- diff --git a/logos.json b/logos.json index 6d9d971..0f94b85 100644 --- a/logos.json +++ b/logos.json @@ -2356,6 +2356,14 @@ "es6.svg" ] }, + { + "name": "esbuild", + "shortname": "esbuild", + "url": "https://esbuild.github.io/", + "files": [ + "esbuild.svg" + ] + }, { "name": "ESDoc", "shortname": "esdoc", @@ -5495,6 +5503,15 @@ "panda.svg" ] }, + { + "name": "Parcel", + "shortname": "parcel", + "url": "https://parceljs.org/", + "files": [ + "parcel-icon.svg", + "parcel.svg" + ] + }, { "name": "Parse", "shortname": "parse", @@ -6002,6 +6019,14 @@ "pusher.svg" ] }, + { + "name": "PWA", + "shortname": "pwa", + "url": "https://web.dev/progressive-web-apps/", + "files": [ + "pwa.svg" + ] + }, { "name": "PyCharm", "shortname": "pycharm", @@ -6386,6 +6411,15 @@ "rollupjs.svg" ] }, + { + "name": "Rome", + "shortname": "rome", + "url": "https://rome.tools/", + "files": [ + "rome-icon.svg", + "rome.svg" + ] + }, { "name": "RSA", "shortname": "rsa", @@ -6843,6 +6877,14 @@ "snap-svg.svg" ] }, + { + "name": "Snowpack", + "shortname": "snowpack", + "url": "https://www.snowpack.dev/", + "files": [ + "snowpack.svg" + ] + }, { "name": "Snupps", "shortname": "snupps", @@ -7274,6 +7316,14 @@ "swagger.svg" ] }, + { + "name": "SWC", + "shortname": "swc", + "url": "https://swc.rs/", + "files": [ + "swc.svg" + ] + }, { "name": "Swift", "shortname": "swift", @@ -7433,6 +7483,15 @@ "terraform.svg" ] }, + { + "name": "Terser", + "shortname": "terser", + "url": "https://terser.org/", + "files": [ + "terser-icon.svg", + "terser.svg" + ] + }, { "name": "TestLodge", "shortname": "testlodge", @@ -7883,6 +7942,14 @@ "visual-studio-code.svg" ] }, + { + "name": "Vite", + "shortname": "vitejs", + "url": "https://vitejs.dev/", + "files": [ + "vitejs.svg" + ] + }, { "name": "Vivaldi", "shortname": "vivaldi", diff --git a/logos/esbuild.svg b/logos/esbuild.svg new file mode 100644 index 0000000..2f64936 --- /dev/null +++ b/logos/esbuild.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/logos/parcel-icon.svg b/logos/parcel-icon.svg new file mode 100644 index 0000000..42892c4 --- /dev/null +++ b/logos/parcel-icon.svg @@ -0,0 +1,112 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/parcel.svg b/logos/parcel.svg new file mode 100644 index 0000000..795cfde --- /dev/null +++ b/logos/parcel.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/logos/pwa.svg b/logos/pwa.svg new file mode 100644 index 0000000..d0dd1eb --- /dev/null +++ b/logos/pwa.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/logos/rome-icon.svg b/logos/rome-icon.svg new file mode 100644 index 0000000..d1cc067 --- /dev/null +++ b/logos/rome-icon.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/logos/rome.svg b/logos/rome.svg new file mode 100644 index 0000000..a6e6473 --- /dev/null +++ b/logos/rome.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/logos/snowpack.svg b/logos/snowpack.svg new file mode 100644 index 0000000..9d6dbee --- /dev/null +++ b/logos/snowpack.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/logos/swc.svg b/logos/swc.svg new file mode 100644 index 0000000..bd51c58 --- /dev/null +++ b/logos/swc.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/terser-icon.svg b/logos/terser-icon.svg new file mode 100644 index 0000000..a952b9d --- /dev/null +++ b/logos/terser-icon.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/terser.svg b/logos/terser.svg new file mode 100644 index 0000000..edab3d8 --- /dev/null +++ b/logos/terser.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/vitejs.svg b/logos/vitejs.svg new file mode 100644 index 0000000..7ac5068 --- /dev/null +++ b/logos/vitejs.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file