Add JSON Web Tokens (#2605)

This commit is contained in:
Peter Noble 2020-02-17 18:09:08 +00:00 committed by GitHub
parent 0c6d420fa5
commit 0efd906558
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -2550,6 +2550,11 @@
"hex": "000000",
"source": "https://commons.wikimedia.org/wiki/File:JSON_vector_logo.svg"
},
{
"title": "JSON Web Tokens",
"hex": "000000",
"source": "https://jwt.io/"
},
{
"title": "Jupyter",
"hex": "F37626",

1
icons/jsonwebtokens.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>JSON Web Tokens icon</title><path d="M10.2 0v6.456L12 8.928l1.8-2.472V0zm3.6 6.456v3.072l2.904-.96L20.52 3.36l-2.928-2.136zm2.904 2.112l-1.8 2.496 2.928.936 6.144-1.992-1.128-3.432zM17.832 12l-2.928.936 1.8 2.496 6.144 1.992 1.128-3.432zm-1.128 3.432l-2.904-.96v3.072l3.792 5.232 2.928-2.136zM13.8 17.544L12 15.072l-1.8 2.472V24h3.6zm-3.6 0v-3.072l-2.904.96L3.48 20.64l2.928 2.136zm-2.904-2.112l1.8-2.496L6.168 12 .024 13.992l1.128 3.432zM6.168 12l2.928-.936-1.8-2.496-6.144-1.992-1.128 3.432zm1.128-3.432l2.904.96V6.456L6.408 1.224 3.48 3.36Z"/></svg>

After

Width:  |  Height:  |  Size: 630 B