diff --git a/devicon.json b/devicon.json index 3e4a6c640..e15896d7f 100644 --- a/devicon.json +++ b/devicon.json @@ -8334,6 +8334,30 @@ "color": "#ff7f7f", "aliases": [] }, + { + "name": "replit", + "altnames": [], + "tags": [ + "software" + ], + "versions": { + "svg": [ + "original-wordmark", + "original", + "plain-wordmark" + ], + "font": [ + "original" + ] + }, + "color": "#F26207", + "aliases": [ + { + "base": "original", + "alias": "plain" + } + ] + }, { "name": "rider", "altnames": [], diff --git a/icons/replit/replit-original-wordmark.svg b/icons/replit/replit-original-wordmark.svg new file mode 100644 index 000000000..b7dc1819a --- /dev/null +++ b/icons/replit/replit-original-wordmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/replit/replit-original.svg b/icons/replit/replit-original.svg new file mode 100644 index 000000000..d1fa3bcec --- /dev/null +++ b/icons/replit/replit-original.svg @@ -0,0 +1 @@ + diff --git a/icons/replit/replit-plain-wordmark.svg b/icons/replit/replit-plain-wordmark.svg new file mode 100644 index 000000000..57697fecf --- /dev/null +++ b/icons/replit/replit-plain-wordmark.svg @@ -0,0 +1 @@ + \ No newline at end of file