diff --git a/README.md b/README.md index f27c5df..0291d1b 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 +## Astro +![astro](https://cdn.svgporn.com/logos/astro.svg) +## Axios +![axios](https://cdn.svgporn.com/logos/axios.svg) +## curl +![curl](https://cdn.svgporn.com/logos/curl.svg) +## fetch +![fetch](https://cdn.svgporn.com/logos/fetch.svg) +## Matplotlib +![matplotlib](https://cdn.svgporn.com/logos/matplotlib-icon.svg) +![matplotlib](https://cdn.svgporn.com/logos/matplotlib.svg) +## openFrameworks +![openframeworks](https://cdn.svgporn.com/logos/openframeworks.svg) +## OpenJS Foundation +![openjs-foundation](https://cdn.svgporn.com/logos/openjs-foundation-icon.svg) +![openjs-foundation](https://cdn.svgporn.com/logos/openjs-foundation.svg) +## snowflake +![snowflake](https://cdn.svgporn.com/logos/snowflake-icon.svg) +![snowflake](https://cdn.svgporn.com/logos/snowflake.svg) ## Alpine.js ![alpinejs](https://cdn.svgporn.com/logos/alpinejs-icon.svg) ![alpinejs](https://cdn.svgporn.com/logos/alpinejs.svg) @@ -122,26 +141,6 @@ Please add your requests in the issues preferably with links to the vector files ## MySQL ![mysql](https://cdn.svgporn.com/logos/mysql-icon.svg) ![mysql](https://cdn.svgporn.com/logos/mysql.svg) -## Nuxt -![nuxt](https://cdn.svgporn.com/logos/nuxt-icon.svg) -![nuxt](https://cdn.svgporn.com/logos/nuxt.svg) -## 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) --- diff --git a/logos.json b/logos.json index a13f196..9deff72 100644 --- a/logos.json +++ b/logos.json @@ -407,6 +407,14 @@ "asciidoctor.svg" ] }, + { + "name": "Astro", + "shortname": "astro", + "url": "https://astro.build/", + "files": [ + "astro.svg" + ] + }, { "name": "Astronomer", "shortname": "astronomer", @@ -714,6 +722,14 @@ "aws-waf.svg" ] }, + { + "name": "Axios", + "shortname": "axios", + "url": "https://axios-http.com/", + "files": [ + "axios.svg" + ] + }, { "name": "Babel", "shortname": "babel", @@ -1879,6 +1895,14 @@ "cucumber.svg" ] }, + { + "name": "curl", + "shortname": "curl", + "url": "https://curl.se/", + "files": [ + "curl.svg" + ] + }, { "name": "Customer.io", "shortname": "customerio", @@ -2613,6 +2637,14 @@ "fedora.svg" ] }, + { + "name": "fetch", + "shortname": "fetch", + "url": "https://github.com/whatwg/fetch", + "files": [ + "fetch.svg" + ] + }, { "name": "Figma", "shortname": "figma", @@ -4856,6 +4888,15 @@ "materializecss.svg" ] }, + { + "name": "Matplotlib", + "shortname": "matplotlib", + "url": "https://matplotlib.org/", + "files": [ + "matplotlib-icon.svg", + "matplotlib.svg" + ] + }, { "name": "Mattermost", "shortname": "mattermost", @@ -5584,6 +5625,23 @@ "opencv.svg" ] }, + { + "name": "openFrameworks", + "shortname": "openframeworks", + "url": "https://openframeworks.cc/", + "files": [ + "openframeworks.svg" + ] + }, + { + "name": "OpenJS Foundation", + "shortname": "openjs-foundation", + "url": "https://openjsf.org/", + "files": [ + "openjs-foundation-icon.svg", + "openjs-foundation.svg" + ] + }, { "name": "OpenLayers", "shortname": "openlayers", @@ -7132,6 +7190,15 @@ "snap-svg.svg" ] }, + { + "name": "snowflake", + "shortname": "snowflake", + "url": "https://www.snowflake.com/", + "files": [ + "snowflake-icon.svg", + "snowflake.svg" + ] + }, { "name": "Snowpack", "shortname": "snowpack", diff --git a/logos/astro.svg b/logos/astro.svg new file mode 100644 index 0000000..c2ecf46 --- /dev/null +++ b/logos/astro.svg @@ -0,0 +1,18 @@ + + + Astro + + + + + + + + + + + + + + + diff --git a/logos/axios.svg b/logos/axios.svg new file mode 100644 index 0000000..b052008 --- /dev/null +++ b/logos/axios.svg @@ -0,0 +1,7 @@ + + + Axios + + + + diff --git a/logos/curl.svg b/logos/curl.svg new file mode 100644 index 0000000..b5d0c8e --- /dev/null +++ b/logos/curl.svg @@ -0,0 +1,10 @@ + + + curl + + + + + + + diff --git a/logos/fetch.svg b/logos/fetch.svg new file mode 100644 index 0000000..0855e34 --- /dev/null +++ b/logos/fetch.svg @@ -0,0 +1,9 @@ + + + fetch + + + + + + diff --git a/logos/matplotlib-icon.svg b/logos/matplotlib-icon.svg new file mode 100644 index 0000000..f4f67f0 --- /dev/null +++ b/logos/matplotlib-icon.svg @@ -0,0 +1,28 @@ + + + matplotlib + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/logos/matplotlib.svg b/logos/matplotlib.svg new file mode 100644 index 0000000..26862d2 --- /dev/null +++ b/logos/matplotlib.svg @@ -0,0 +1,30 @@ + + + matplotlib + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/logos/openframeworks.svg b/logos/openframeworks.svg new file mode 100644 index 0000000..389d8cc --- /dev/null +++ b/logos/openframeworks.svg @@ -0,0 +1,7 @@ + + + Open Frameworks + + + + diff --git a/logos/openjs-foundation-icon.svg b/logos/openjs-foundation-icon.svg new file mode 100644 index 0000000..303c95d --- /dev/null +++ b/logos/openjs-foundation-icon.svg @@ -0,0 +1,14 @@ + + + OpenJS Fondation + + + + + + + + + + + diff --git a/logos/openjs-foundation.svg b/logos/openjs-foundation.svg new file mode 100644 index 0000000..8bbef56 --- /dev/null +++ b/logos/openjs-foundation.svg @@ -0,0 +1,16 @@ + + + OpenJS Fondation + + + + + + + + + + + + + diff --git a/logos/snowflake-icon.svg b/logos/snowflake-icon.svg new file mode 100644 index 0000000..6fd7525 --- /dev/null +++ b/logos/snowflake-icon.svg @@ -0,0 +1,7 @@ + + + snowflake + + + + diff --git a/logos/snowflake.svg b/logos/snowflake.svg new file mode 100644 index 0000000..f2575b2 --- /dev/null +++ b/logos/snowflake.svg @@ -0,0 +1,8 @@ + + + snowflake + + + + +