1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-10 08:34:05 +02:00

new icon: moleculer (original, plain) (#1296)

* new icon: moleculer (original, plain)

* moleculer| review remarks

Co-authored-by: Snailedlt <Snailedlt@users.noreply.github.com>

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>

* Update devicon.json

* moleculer| added wordmark icon

* moved object in devicon.json

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
This commit is contained in:
kilian-paquier
2022-07-29 07:59:12 +02:00
committed by GitHub
parent 9430565f89
commit 4c1118ca2d
3 changed files with 42 additions and 0 deletions

View File

@@ -4083,6 +4083,42 @@
"color": "#00decc",
"aliases": []
},
{
"name": "moleculer",
"altnames": [
"moleculerjs",
"moleculer.js"
],
"tags": [
"nodejs",
"javascript",
"js",
"microservices",
"micro-services",
"framework"
],
"versions": {
"svg": [
"original",
"original-wordmark"
],
"font": [
"original",
"original-wordmark"
]
},
"color": "#3cafce",
"aliases": [
{
"base": "original",
"alias": "plain"
},
{
"base": "original-wordmark",
"alias": "plain-wordmark"
}
]
},
{
"name": "mongodb",
"altnames": [],

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
<path fill="#3cafce" d="M79.969 10.016c-6.895 0-12.48 5.586-12.48 12.48a12.481 12.481 0 0 0 6.628 10.988l-6.887 13.07a17.009 17.009 0 0 0-5.214-.827c-9.368 0-16.961 7.593-16.961 16.96.015 1.211.16 2.418.433 3.598l-13.71 5.016a14.364 14.364 0 0 0-12.16-6.723c-7.938 0-14.368 6.43-14.368 14.367 0 7.934 6.43 14.368 14.367 14.368 7.934 0 14.367-6.434 14.367-14.368a14.504 14.504 0 0 0-.336-3.074l13.141-5.77a16.957 16.957 0 0 0 15.227 9.547A16.96 16.96 0 0 0 72.3 76.121l11.058 10.527a20.854 20.854 0 0 0-3.648 11.72c0 11.507 9.328 20.831 20.832 20.831 11.508 0 20.832-9.324 20.832-20.832 0-11.504-9.324-20.832-20.832-20.832a20.847 20.847 0 0 0-13.129 4.707l-11.766-9.535a16.957 16.957 0 0 0 3.329-10.02 16.967 16.967 0 0 0-7.364-13.976l5.836-14.023c.828.18 1.672.277 2.52.289 6.89 0 12.48-5.586 12.48-12.48 0-6.892-5.59-12.481-12.48-12.481Zm0 0"/>
</svg>

After

Width:  |  Height:  |  Size: 918 B