diff --git a/devicon.json b/devicon.json index de12f32f..399a8463 100644 --- a/devicon.json +++ b/devicon.json @@ -5585,6 +5585,24 @@ "aliases": [] }, { + "name": "dropwizard", + "tags": [ + "java", + "framework" + ], + "versions": { + "svg": [ + "original", + "plain" + ], + "font": [ + "plain" + ] + }, + "color": "#24265d", + "aliases": [] +}, +{ "name": "vuetify", "tags": [ "css", diff --git a/icons/dropwizard/dropwizard-original.svg b/icons/dropwizard/dropwizard-original.svg new file mode 100644 index 00000000..806dac6a --- /dev/null +++ b/icons/dropwizard/dropwizard-original.svg @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/dropwizard/dropwizard-plain.svg b/icons/dropwizard/dropwizard-plain.svg new file mode 100644 index 00000000..325f484d --- /dev/null +++ b/icons/dropwizard/dropwizard-plain.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/dropwizard/dropwizard.eps b/icons/dropwizard/dropwizard.eps new file mode 100644 index 00000000..cd6feb5f Binary files /dev/null and b/icons/dropwizard/dropwizard.eps differ