diff --git a/devicon.json b/devicon.json index d7d134d3..7ba9ff7b 100644 --- a/devicon.json +++ b/devicon.json @@ -2241,6 +2241,7 @@ { "name": "detaspace", "altnames": [ + "Deta", "Deta Space" ], "tags": [ @@ -2251,12 +2252,26 @@ "versions": { "svg": [ "original", - "original-wordmark" + "original-wordmark", + "line", + "line-wordmark" ], - "font": [] + "font": [ + "line", + "line-wordmark" + ] }, "color": "#ef39a8", - "aliases": [] + "aliases": [ + { + "base": "line", + "alias": "plain" + }, + { + "base": "line-wordmark", + "alias": "plain-wordmark" + } + ] }, { "name": "devicon", diff --git a/icons/detaspace/detaspace-line-wordmark.svg b/icons/detaspace/detaspace-line-wordmark.svg new file mode 100644 index 00000000..a3a30e49 --- /dev/null +++ b/icons/detaspace/detaspace-line-wordmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/detaspace/detaspace-line.svg b/icons/detaspace/detaspace-line.svg new file mode 100644 index 00000000..853e2e54 --- /dev/null +++ b/icons/detaspace/detaspace-line.svg @@ -0,0 +1 @@ + \ No newline at end of file