diff --git a/devicon.json b/devicon.json index 01c3fa8af..2ec389222 100644 --- a/devicon.json +++ b/devicon.json @@ -2525,6 +2525,24 @@ } ] }, + { + "name": "sqlserver", + "tags": [ + "database" + ], + "versions": { + "svg": [ + "plain", + "plain-wordmark" + ], + "font": [ + "plain", + "plain-wordmark" + ] + }, + "color": "#000000", + "aliases": [] + }, { "name": "ssh", "tags": [ diff --git a/icons/bash/bash-plain.svg b/icons/bash/bash-plain.svg index 71c66f349..e7924566f 100644 --- a/icons/bash/bash-plain.svg +++ b/icons/bash/bash-plain.svg @@ -3,28 +3,6 @@ viewBox="0 0 128 128" style="enable-background:new 0 0 128 128;" xml:space="preserve"> - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/sqlserver/sqlserver-plain.svg b/icons/sqlserver/sqlserver-plain.svg new file mode 100644 index 000000000..320caad3a --- /dev/null +++ b/icons/sqlserver/sqlserver-plain.svg @@ -0,0 +1,81 @@ + + + + + + diff --git a/icons/sqlserver/sqlserver.eps b/icons/sqlserver/sqlserver.eps new file mode 100644 index 000000000..c401964c5 Binary files /dev/null and b/icons/sqlserver/sqlserver.eps differ