Skip to content

Commit

Permalink
new icon: djangorest (original, plain, original-wordmark, plain-wordm…
Browse files Browse the repository at this point in the history
…ark) (#1407)

* 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>
  • Loading branch information
3 people authored Dec 10, 2022
1 parent 32afd1f commit 7ada3a4
Show file tree
Hide file tree
Showing 7 changed files with 56 additions and 0 deletions.
31 changes: 31 additions & 0 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [],
Expand Down
3 changes: 3 additions & 0 deletions icons/djangorest/djangorest-line-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions icons/djangorest/djangorest-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions icons/djangorest/djangorest-original-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions icons/djangorest/djangorest-original.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/djangorest/djangorest-plain-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/djangorest/djangorest-plain.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7ada3a4

Please sign in to comment.