mirror of
https://github.com/konpa/devicon.git
synced 2025-08-14 10:34:14 +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:
31
devicon.json
31
devicon.json
@@ -2109,6 +2109,37 @@
|
|||||||
"color": "#092e20",
|
"color": "#092e20",
|
||||||
"aliases": []
|
"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",
|
"name": "docker",
|
||||||
"altnames": [],
|
"altnames": [],
|
||||||
|
3
icons/djangorest/djangorest-line-wordmark.svg
Normal file
3
icons/djangorest/djangorest-line-wordmark.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 42 KiB |
6
icons/djangorest/djangorest-line.svg
Normal file
6
icons/djangorest/djangorest-line.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 51 KiB |
4
icons/djangorest/djangorest-original-wordmark.svg
Normal file
4
icons/djangorest/djangorest-original-wordmark.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 23 KiB |
6
icons/djangorest/djangorest-original.svg
Normal file
6
icons/djangorest/djangorest-original.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 27 KiB |
3
icons/djangorest/djangorest-plain-wordmark.svg
Normal file
3
icons/djangorest/djangorest-plain-wordmark.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 22 KiB |
3
icons/djangorest/djangorest-plain.svg
Normal file
3
icons/djangorest/djangorest-plain.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 32 KiB |
Reference in New Issue
Block a user