mirror of
https://github.com/konpa/devicon.git
synced 2025-08-14 02:24:04 +02:00
Merge pull request #2343 from joeriddles/nats-io
new icon: nats (original, plain)
This commit is contained in:
25
devicon.json
25
devicon.json
@@ -7086,6 +7086,31 @@
|
||||
"color": "#C8F",
|
||||
"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",
|
||||
"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" viewBox="0 0 128 128"><path fill="#34a574" d="M63.998 0h61.82v50.12h-61.82z"/><path fill="#27aae1" d="M2.182 0h61.816v50.12H2.182Z"/><path fill="#8dc63f" d="M63.998 50.164h61.82v50.113h-61.82z"/><path fill="#375c93" d="M2.182 50.164h61.816v50.113H2.182Z"/><path fill="#8dc63f" d="M54.914 100.004 85.16 128v-27.996z"/><path fill="#375c93" d="m63.998 100.004.322 8.812-9.685-9.042z"/><path fill="#fff" d="M89.608 64.802V23.315h14.779v53.651H81.993l-45.21-42.223v42.269H21.958V23.316h23.177l44.472 41.486z"/></svg>
|
After Width: | Height: | Size: 552 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" viewBox="0 0 128 128"><path fill="#27aae1" d="M125.84 0H2.16v100.305h53l9.137 8.542v-.138L85.147 128v-27.695h40.693V0Zm-21.402 77.067h-22.41l-45.243-42.3v42.3H21.951V23.332h23.194l44.504 41.515V23.332h14.79v53.735Z"/></svg>
|
After Width: | Height: | Size: 264 B |
Reference in New Issue
Block a user