mirror of
https://github.com/konpa/devicon.git
synced 2025-08-14 02:24:04 +02:00
Add NATS
This commit is contained in:
25
devicon.json
25
devicon.json
@@ -6375,6 +6375,31 @@
|
|||||||
"color": "#C8F",
|
"color": "#C8F",
|
||||||
"aliases": []
|
"aliases": []
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "nats",
|
||||||
|
"altnames": [
|
||||||
|
"nats-io",
|
||||||
|
"nats.io",
|
||||||
|
"NATS-io",
|
||||||
|
"NATS.io"
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"streaming",
|
||||||
|
"open-source",
|
||||||
|
"go"
|
||||||
|
],
|
||||||
|
"versions": {
|
||||||
|
"svg": [
|
||||||
|
"original",
|
||||||
|
"plain"
|
||||||
|
],
|
||||||
|
"font": [
|
||||||
|
"plain"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"color": "#27aae1",
|
||||||
|
"aliases": []
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "neo4j",
|
"name": "neo4j",
|
||||||
"altnames": [],
|
"altnames": [],
|
||||||
|
1
icons/nats/nats-original.svg
Normal file
1
icons/nats/nats-original.svg
Normal file
@@ -0,0 +1 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" id="NATS-color" x="0" y="0" version="1.1" viewBox="0 0 288 288"><style>.st3{fill:#375c93}.st4{fill:#8dc63f}</style><path fill="#34a574" d="M142.8 5.3h134.7v109.2H142.8z"/><path fill="#27aae1" d="M8.1 5.3h134.7v109.2H8.1z"/><path d="M142.8 114.6h134.7v109.2H142.8z" class="st4"/><path d="M8.1 114.6h134.7v109.2H8.1z" class="st3"/><path d="m123 223.2 65.9 61v-61z" class="st4"/><path d="m142.8 223.2.7 19.2-21.1-19.7z" class="st3"/><path fill="#fff" d="M198.6 146.5V56.1h32.2V173H182L83.5 81v92.1H51.2v-117h50.5l96.9 90.4z"/></svg>
|
After Width: | Height: | Size: 591 B |
1
icons/nats/nats-plain.svg
Normal file
1
icons/nats/nats-plain.svg
Normal file
@@ -0,0 +1 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 288 288"><path d="M142.8 5.3H8.1v218.4h115.4l19.9 18.6v-.3l45.4 42v-60.3h88.6V5.3H142.8zm88 167.8H182L83.5 81v92.1H51.2v-117h50.5l96.9 90.4V56.1h32.2v117z"/></svg>
|
After Width: | Height: | Size: 238 B |
Reference in New Issue
Block a user