1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-13 10:04:24 +02:00

new icon: djangorest (original, plain, original-wordmark, plain-wordmark) (#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>
This commit is contained in:
Josélio Júnior
2022-12-10 07:59:41 -03:00
committed by GitHub
parent 32afd1f4ad
commit 7ada3a47c2
7 changed files with 56 additions and 0 deletions

View File

@@ -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": [],

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 42 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 51 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 23 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 27 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 22 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 32 KiB