From 7ada3a47c21085f0de7a3f9f96846fe495d40991 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9lio=20J=C3=BAnior?= <76992016+lunatic-fox@users.noreply.github.com> Date: Sat, 10 Dec 2022 07:59:41 -0300 Subject: [PATCH] new icon: djangorest (original, plain, original-wordmark, plain-wordmark) (#1407) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Django REST Framework * Add `line` and `line-wordmark` versions Co-Authored-By: kilianpaquier <107955904+kilianpaquier@users.noreply.github.com> * Add empty lines at the end of `.svg` files * Add line to font Co-authored-by: kilianpaquier <107955904+kilianpaquier@users.noreply.github.com> Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> --- devicon.json | 31 +++++++++++++++++++ icons/djangorest/djangorest-line-wordmark.svg | 3 ++ icons/djangorest/djangorest-line.svg | 6 ++++ .../djangorest-original-wordmark.svg | 4 +++ icons/djangorest/djangorest-original.svg | 6 ++++ .../djangorest/djangorest-plain-wordmark.svg | 3 ++ icons/djangorest/djangorest-plain.svg | 3 ++ 7 files changed, 56 insertions(+) create mode 100644 icons/djangorest/djangorest-line-wordmark.svg create mode 100644 icons/djangorest/djangorest-line.svg create mode 100644 icons/djangorest/djangorest-original-wordmark.svg create mode 100644 icons/djangorest/djangorest-original.svg create mode 100644 icons/djangorest/djangorest-plain-wordmark.svg create mode 100644 icons/djangorest/djangorest-plain.svg diff --git a/devicon.json b/devicon.json index b3cc255b..ecc5d67f 100644 --- a/devicon.json +++ b/devicon.json @@ -2109,6 +2109,37 @@ "color": "#092e20", "aliases": [] }, + { + "name": "djangorest", + "altnames": [ + "Django REST framework" + ], + "tags": [ + "framework", + "rest", + "api", + "python", + "web" + ], + "versions": { + "svg": [ + "original", + "plain", + "line", + "original-wordmark", + "plain-wordmark", + "line-wordmark" + ], + "font": [ + "plain", + "line", + "plain-wordmark", + "line-wordmark" + ] + }, + "color": "#a30000", + "aliases": [] + }, { "name": "docker", "altnames": [], diff --git a/icons/djangorest/djangorest-line-wordmark.svg b/icons/djangorest/djangorest-line-wordmark.svg new file mode 100644 index 00000000..ab4a1ca7 --- /dev/null +++ b/icons/djangorest/djangorest-line-wordmark.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/djangorest/djangorest-line.svg b/icons/djangorest/djangorest-line.svg new file mode 100644 index 00000000..f91a21fb --- /dev/null +++ b/icons/djangorest/djangorest-line.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/djangorest/djangorest-original-wordmark.svg b/icons/djangorest/djangorest-original-wordmark.svg new file mode 100644 index 00000000..fb920d21 --- /dev/null +++ b/icons/djangorest/djangorest-original-wordmark.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/djangorest/djangorest-original.svg b/icons/djangorest/djangorest-original.svg new file mode 100644 index 00000000..6521fee8 --- /dev/null +++ b/icons/djangorest/djangorest-original.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/djangorest/djangorest-plain-wordmark.svg b/icons/djangorest/djangorest-plain-wordmark.svg new file mode 100644 index 00000000..27dc7ca0 --- /dev/null +++ b/icons/djangorest/djangorest-plain-wordmark.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/djangorest/djangorest-plain.svg b/icons/djangorest/djangorest-plain.svg new file mode 100644 index 00000000..1e17437d --- /dev/null +++ b/icons/djangorest/djangorest-plain.svg @@ -0,0 +1,3 @@ + + +