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

new icon: puppeteer (original, plain) (#1808)

* new icon: puppeteer (original-wordmark, plain-wordmark)

* - Unify contour of `original` version
- Add alias of `original` and `plain` versions

---------

Co-authored-by: Josélio Júnior <76992016+lunatic-fox@users.noreply.github.com>
This commit is contained in:
Gautam Raj
2023-07-21 10:56:11 +05:30
committed by GitHub
parent a83e677db5
commit afc45cd32d
3 changed files with 32 additions and 0 deletions

View File

@@ -7504,6 +7504,36 @@
"color": "#b7111d", "color": "#b7111d",
"aliases": [] "aliases": []
}, },
{
"name": "puppeteer",
"altnames": [],
"tags": [
"open-source",
"devtools protocol",
"testing",
"extension"
],
"versions": {
"svg": [
"original",
"plain"
],
"font": [
"plain"
]
},
"color": "#00d8a2",
"aliases": [
{
"base": "original",
"alias": "original-wordmark"
},
{
"base": "plain",
"alias": "plain-wordmark"
}
]
},
{ {
"name": "purescript", "name": "purescript",
"altnames": [], "altnames": [],

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 12 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.3 KiB