Skip to content

Commit 0b69d1a

Browse files
update icon: ember (original, original-wordmark, plain) (devicons#1539)
* Fix Ember * Update devicon.json Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> * Update devicon.json Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> * Add missing comma Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
1 parent f08a9b6 commit 0b69d1a

4 files changed

Lines changed: 14 additions & 5 deletions

File tree

devicon.json

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2397,20 +2397,27 @@
23972397
{
23982398
"name": "ember",
23992399
"altnames": [
2400+
"ember.js",
24002401
"emberjs"
24012402
],
24022403
"tags": [
2403-
"framework"
2404+
"framework",
2405+
"javascript",
2406+
"web-development",
2407+
"build"
24042408
],
24052409
"versions": {
24062410
"svg": [
2407-
"original-wordmark"
2411+
"original",
2412+
"original-wordmark",
2413+
"plain"
24082414
],
24092415
"font": [
2410-
"original-wordmark"
2416+
"original-wordmark",
2417+
"plain"
24112418
]
24122419
},
2413-
"color": "#dd3f24",
2420+
"color": "#E04E39",
24142421
"aliases": [
24152422
{
24162423
"base": "original-wordmark",
Lines changed: 1 addition & 1 deletion
Loading

icons/ember/ember-original.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/ember/ember-plain.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)