Skip to content

Commit d200209

Browse files
AnshSinghSonkhiacanalealSnailedlt
authored
new icon: leetcode (original, plain, line, original-wordmark, plain-wordmark, line-wordmark) (#2152)
* Added: leetcode icons * Added: leetcode icons in devicon.json * Optimized: leetcode-original.svg * Optimized: leetcode-plain.svg * Optimized: leetcode-line.svg * Updated Aliases in devicon.json * Apply suggestions from code review - add plain icon to font - shorten `#000000` to `#000` * Create leetcode-original-wordmark.svg * Create leetcode-line-wordmark.svg * Create leetcode-plain-wordmark.svg * add wordmark versions * change color to `#ffa116` * Rename icons/leetcode-plain-wordmark.svg to icons/leetcode/leetcode-plain-wordmark.svg * Update leetcode-plain-wordmark.svg recreate the plain version using the non-optimized original version --------- Co-authored-by: Alex Canales <49886351+canaleal@users.noreply.github.com> Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
1 parent 0565962 commit d200209

File tree

7 files changed

+36
-0
lines changed

7 files changed

+36
-0
lines changed

devicon.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6829,6 +6829,36 @@
68296829
}
68306830
]
68316831
},
6832+
{
6833+
"name": "leetcode",
6834+
"altnames": [],
6835+
"tags": [
6836+
"online-platform",
6837+
"coding-platform",
6838+
"platform",
6839+
"coding",
6840+
"dsa",
6841+
"interview-preparation"
6842+
],
6843+
"versions": {
6844+
"svg": [
6845+
"original",
6846+
"plain",
6847+
"line",
6848+
"original-wordmark",
6849+
"plain-wordmark",
6850+
"line-wordmark"
6851+
],
6852+
"font": [
6853+
"plain",
6854+
"line",
6855+
"plain-wordmark",
6856+
"line-wordmark"
6857+
]
6858+
},
6859+
"color": "#ffa116",
6860+
"aliases": []
6861+
},
68326862
{
68336863
"name": "less",
68346864
"altnames": [
Lines changed: 1 addition & 0 deletions
Loading

icons/leetcode/leetcode-line.svg

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)