diff --git a/devicon.json b/devicon.json index ca8025d5..89bc5d2a 100644 --- a/devicon.json +++ b/devicon.json @@ -6296,6 +6296,29 @@ } ] }, + { + "name": "realm", + "altnames": [], + "tags": [ + "sql", + "database", + "cloud" + ], + "versions": { + "svg": [ + "original", + "original-wordmark", + "plain", + "plain-wordmark" + ], + "font": [ + "plain", + "plain-wordmark" + ] + }, + "color": "#6e60f9", + "aliases": [] + }, { "name": "rect", "altnames": [ diff --git a/icons/realm/realm-original-wordmark.svg b/icons/realm/realm-original-wordmark.svg new file mode 100644 index 00000000..60146679 --- /dev/null +++ b/icons/realm/realm-original-wordmark.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/realm/realm-original.svg b/icons/realm/realm-original.svg new file mode 100644 index 00000000..0ea1e63b --- /dev/null +++ b/icons/realm/realm-original.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/realm/realm-plain-wordmark.svg b/icons/realm/realm-plain-wordmark.svg new file mode 100644 index 00000000..a6f8217f --- /dev/null +++ b/icons/realm/realm-plain-wordmark.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/realm/realm-plain.svg b/icons/realm/realm-plain.svg new file mode 100644 index 00000000..d13e6113 --- /dev/null +++ b/icons/realm/realm-plain.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file