Skip to content

Commit 5827738

Browse files
update icon: apachespark (original, original-wordmark, plain-wordmark) (#1649)
* Update apache spark icons * Add new line in plain version * Remove fill rule in apache icons * Fix bug lines in `plain-wordmark` --------- Co-authored-by: Josélio Júnior <76992016+lunatic-fox@users.noreply.github.com>
1 parent a93d02c commit 5827738

File tree

5 files changed

+11
-42
lines changed

5 files changed

+11
-42
lines changed

devicon.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -451,16 +451,20 @@
451451
"svg": [
452452
"original",
453453
"original-wordmark",
454-
"plain",
455454
"plain-wordmark"
456455
],
457456
"font": [
458-
"plain",
457+
"original",
459458
"plain-wordmark"
460459
]
461460
},
462-
"color": "#e25a1c",
463-
"aliases": []
461+
"color": "#e15919",
462+
"aliases": [
463+
{
464+
"base": "original",
465+
"alias": "plain"
466+
}
467+
]
464468
},
465469
{
466470
"name": "apl",
Lines changed: 1 addition & 18 deletions
Loading

0 commit comments

Comments
 (0)