Skip to content

Commit fe85091

Browse files
MAGistR-bitamacadoThomas-BoiSnailedltlunatic-fox
authored
new icon: hadoop (original, original-wordmark, plain, plain-wordmark) (#1488)
* bump npm version to v2.15.1 * new icon: hadoop (original, original-wordmark, line) The following actions were performed: * Updated devicon.json * Various versions of the icon have been added * new icon: hadoop (original, original-wordmark, line) The following actions were performed: * Updated devicon.json * Various versions of the icon have been added * new icon: original, plain The following changes have been made: * Updated the json file * Renamed the file * Deleted the file (hadoop-original-wordmark.svg) * new icon: original, plain The following changes have been made: * Optimized the images (SVG) * Merged the paths (for plain and line icons) into one * new icon: hadoop (original, plain) The following changes have been made: * Deleted extra files * Updated the file * new icon: hadoop (original, plain) Update devicon.json * Update devicon.json Co-authored-by: Jørgen Kalsnes Hagen <[email protected]> * Update hadoop-original.svg Edited the color of the image * fix devicon.json formatting * fix devicon.json formatting (again) * Add remastered icons * Update hadoop-original-wordmark.svg Co-authored-by: Clemens Bastian <[email protected]> Co-authored-by: Amacado <[email protected]> Co-authored-by: Thomas Bui <[email protected]> Co-authored-by: Jørgen Kalsnes Hagen <[email protected]> Co-authored-by: unknown <[email protected]>
1 parent 7bd0d35 commit fe85091

File tree

5 files changed

+42
-0
lines changed

5 files changed

+42
-0
lines changed

devicon.json

+38
Original file line numberDiff line numberDiff line change
@@ -3506,6 +3506,44 @@
35063506
"color": "#5E5185",
35073507
"aliases": []
35083508
},
3509+
{
3510+
"name": "hadoop",
3511+
"altnames": [
3512+
"Apache Hadoop"
3513+
],
3514+
"tags": [
3515+
"framework",
3516+
"big data",
3517+
"open-source",
3518+
"software",
3519+
"library",
3520+
"framework",
3521+
"java"
3522+
],
3523+
"versions": {
3524+
"svg": [
3525+
"original",
3526+
"original-wordmark",
3527+
"plain",
3528+
"plain-wordmark"
3529+
],
3530+
"font": [
3531+
"plain",
3532+
"plain-wordmark"
3533+
]
3534+
},
3535+
"color": "#ffff00",
3536+
"aliases": [
3537+
{
3538+
"base": "plain",
3539+
"alias": "line"
3540+
},
3541+
{
3542+
"base": "plain-wordmark",
3543+
"alias": "line-wordmark"
3544+
}
3545+
]
3546+
},
35093547
{
35103548
"name": "haxe",
35113549
"altnames": [],
Loading

0 commit comments

Comments
 (0)