diff --git a/README.md b/README.md index 2fcab56..d06e6c6 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,28 @@ Please add your requests in the issues preferably with links to the vector files --- ### Latest logos +## Gun +![gunjs](https://cdn.svgporn.com/logos/gunjs.svg) +## Lightstep +![lightstep](https://cdn.svgporn.com/logos/lightstep-icon.svg) +![lightstep](https://cdn.svgporn.com/logos/lightstep.svg) +## NATS +![nats](https://cdn.svgporn.com/logos/nats-icon.svg) +![nats](https://cdn.svgporn.com/logos/nats.svg) +## OpenTelemetry +![opentelemetry](https://cdn.svgporn.com/logos/opentelemetry-icon.svg) +![opentelemetry](https://cdn.svgporn.com/logos/opentelemetry.svg) +## ReScript +![rescript](https://cdn.svgporn.com/logos/rescript-icon.svg) +![rescript](https://cdn.svgporn.com/logos/rescript.svg) +## Retool +![retool](https://cdn.svgporn.com/logos/retool-icon.svg) +![retool](https://cdn.svgporn.com/logos/retool.svg) +## stdlib +![stdlib](https://cdn.svgporn.com/logos/stdlib-icon.svg) +![stdlib](https://cdn.svgporn.com/logos/stdlib.svg) +## WebdriverIO +![webdriverio](https://cdn.svgporn.com/logos/webdriverio.svg) ## GitHub Actions ![github-actions](https://cdn.svgporn.com/logos/github-actions.svg) ## GitHub Copilot @@ -125,27 +147,6 @@ Please add your requests in the issues preferably with links to the vector files ## Ganache ![ganache](https://cdn.svgporn.com/logos/ganache-icon.svg) ![ganache](https://cdn.svgporn.com/logos/ganache.svg) -## GNUnet -![gnunet](https://cdn.svgporn.com/logos/gnu-net.svg) -## Hardhat -![hardhat](https://cdn.svgporn.com/logos/hardhat-icon.svg) -![hardhat](https://cdn.svgporn.com/logos/hardhat.svg) -## MetaMask -![metamask](https://cdn.svgporn.com/logos/metamask-icon.svg) -![metamask](https://cdn.svgporn.com/logos/metamask.svg) -## OpenZeppelin -![open-zeppelin](https://cdn.svgporn.com/logos/open-zeppelin-icon.svg) -![open-zeppelin](https://cdn.svgporn.com/logos/open-zeppelin.svg) -## Solidity -![solidity](https://cdn.svgporn.com/logos/solidity.svg) -## Truffle -![truffle](https://cdn.svgporn.com/logos/truffle-icon.svg) -![truffle](https://cdn.svgporn.com/logos/truffle.svg) -## Waffle -![waffle](https://cdn.svgporn.com/logos/waffle-icon.svg) -![waffle](https://cdn.svgporn.com/logos/waffle.svg) -## web3js -![web3js](https://cdn.svgporn.com/logos/web3js.svg) --- diff --git a/logos.json b/logos.json index 5ad9132..5ca432f 100644 --- a/logos.json +++ b/logos.json @@ -3488,6 +3488,14 @@ "gulp.svg" ] }, + { + "name": "Gun", + "shortname": "gunjs", + "url": "https://gun.js.org/", + "files": [ + "gunjs.svg" + ] + }, { "name": "Gunicorn", "shortname": "gunicorn", @@ -4586,6 +4594,15 @@ "lighthouse.svg" ] }, + { + "name": "Lightstep", + "shortname": "lightstep", + "url": "https://lightstep.com/", + "files": [ + "lightstep-icon.svg", + "lightstep.svg" + ] + }, { "name": "lighttpd", "shortname": "lighttpd", @@ -5384,6 +5401,15 @@ "nativescript.svg" ] }, + { + "name": "NATS", + "shortname": "nats", + "url": "https://nats.io/", + "files": [ + "nats-icon.svg", + "nats.svg" + ] + }, { "name": "Neat", "shortname": "neat", @@ -5752,6 +5778,15 @@ "openstack.svg" ] }, + { + "name": "OpenTelemetry", + "shortname": "opentelemetry", + "url": "https://opentelemetry.io/", + "files": [ + "opentelemetry-icon.svg", + "opentelemetry.svg" + ] + }, { "name": "OpenZeppelin", "shortname": "open-zeppelin", @@ -6726,6 +6761,15 @@ "require.svg" ] }, + { + "name": "ReScript", + "shortname": "rescript", + "url": "https://rescript-lang.org/", + "files": [ + "rescript-icon.svg", + "rescript.svg" + ] + }, { "name": "rest.li", "shortname": "rest-li", @@ -6742,6 +6786,15 @@ "rethinkdb.svg" ] }, + { + "name": "Retool", + "shortname": "retool", + "url": "https://retool.com/", + "files": [ + "retool-icon.svg", + "retool.svg" + ] + }, { "name": "Riak", "shortname": "riak", @@ -7545,6 +7598,15 @@ "statuspage.svg" ] }, + { + "name": "stdlib", + "shortname": "stdlib", + "url": "https://stdlib.io/", + "files": [ + "stdlib-icon.svg", + "stdlib.svg" + ] + }, { "name": "Steam", "shortname": "steam", @@ -8607,6 +8669,14 @@ "webcomponents.svg" ] }, + { + "name": "WebdriverIO", + "shortname": "webdriverio", + "url": "https://webdriver.io/", + "files": [ + "webdriverio.svg" + ] + }, { "name": "Webflow", "shortname": "webflow", diff --git a/logos/gunjs.svg b/logos/gunjs.svg new file mode 100644 index 0000000..c43561b --- /dev/null +++ b/logos/gunjs.svg @@ -0,0 +1,7 @@ + + + GUN + + + + diff --git a/logos/lightstep-icon.svg b/logos/lightstep-icon.svg new file mode 100644 index 0000000..b194aff --- /dev/null +++ b/logos/lightstep-icon.svg @@ -0,0 +1,8 @@ + + + Lightstep + + + + + diff --git a/logos/lightstep.svg b/logos/lightstep.svg new file mode 100644 index 0000000..789d16d --- /dev/null +++ b/logos/lightstep.svg @@ -0,0 +1,11 @@ + + + Lightstep + + + + + + + + diff --git a/logos/nats-icon.svg b/logos/nats-icon.svg new file mode 100644 index 0000000..4878ff1 --- /dev/null +++ b/logos/nats-icon.svg @@ -0,0 +1,11 @@ + + + Nats + + + + + + + + diff --git a/logos/nats.svg b/logos/nats.svg new file mode 100644 index 0000000..8dd7b6e --- /dev/null +++ b/logos/nats.svg @@ -0,0 +1,11 @@ + + + Nats + + + + + + + + diff --git a/logos/opentelemetry-icon.svg b/logos/opentelemetry-icon.svg new file mode 100644 index 0000000..d89a03b --- /dev/null +++ b/logos/opentelemetry-icon.svg @@ -0,0 +1,8 @@ + + + OpenTelemetry + + + + + \ No newline at end of file diff --git a/logos/opentelemetry.svg b/logos/opentelemetry.svg new file mode 100644 index 0000000..e261881 --- /dev/null +++ b/logos/opentelemetry.svg @@ -0,0 +1,8 @@ + + + OpenTelemetry + + + + + diff --git a/logos/rescript-icon.svg b/logos/rescript-icon.svg new file mode 100644 index 0000000..1d3dad5 --- /dev/null +++ b/logos/rescript-icon.svg @@ -0,0 +1,7 @@ + + + rescript + + + + diff --git a/logos/rescript.svg b/logos/rescript.svg new file mode 100644 index 0000000..da1131a --- /dev/null +++ b/logos/rescript.svg @@ -0,0 +1,7 @@ + + + rescript + + + + diff --git a/logos/retool-icon.svg b/logos/retool-icon.svg new file mode 100644 index 0000000..adb8e7a --- /dev/null +++ b/logos/retool-icon.svg @@ -0,0 +1,7 @@ + + + Retool + + + + \ No newline at end of file diff --git a/logos/retool.svg b/logos/retool.svg new file mode 100644 index 0000000..5d04422 --- /dev/null +++ b/logos/retool.svg @@ -0,0 +1,8 @@ + + + Retool + + + + + diff --git a/logos/stdlib-icon.svg b/logos/stdlib-icon.svg new file mode 100644 index 0000000..4a3391a --- /dev/null +++ b/logos/stdlib-icon.svg @@ -0,0 +1,38 @@ + + + stdlib + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/logos/stdlib.svg b/logos/stdlib.svg new file mode 100644 index 0000000..f0fda5a --- /dev/null +++ b/logos/stdlib.svg @@ -0,0 +1,40 @@ + + + stdlib + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/logos/webdriverio.svg b/logos/webdriverio.svg new file mode 100644 index 0000000..2c04b94 --- /dev/null +++ b/logos/webdriverio.svg @@ -0,0 +1,10 @@ + + + WebDriver + + + + + + +