1
0
mirror of https://github.com/konpa/devicon.git synced 2025-07-31 20:00:16 +02:00

new icon: oauth (original, plain) (#1759)

* new icon: oauth (original, plain)

* Change tag from auth to authentication

* chore: apply suggestions from code review

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>

* Remove icons padding.

---------

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: Josélio Júnior <76992016+lunatic-fox@users.noreply.github.com>
This commit is contained in:
kilianpaquier
2023-05-23 02:52:15 +02:00
committed by GitHub
parent f6f89aaf1d
commit 39e1bf0216
3 changed files with 30 additions and 0 deletions

View File

@@ -6297,6 +6297,34 @@
"color": "#00c48d",
"aliases": []
},
{
"name": "oauth",
"altnames": [],
"tags": [
"authentication",
"security"
],
"versions": {
"svg": [
"original",
"plain"
],
"font": [
"plain"
]
},
"color": "#000000",
"aliases": [
{
"base": "original",
"alias": "original-wordmark"
},
{
"base": "plain",
"alias": "plain-wordmark"
}
]
},
{
"name": "objectivec",
"altnames": [],

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 11 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 11 KiB