feat(icons): add leetcode (#2281)

Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
dashboard-icons-manager[bot]
2025-10-15 22:07:31 +02:00
committed by GitHub
parent 3e9a207090
commit 80998beaf2
9 changed files with 76 additions and 0 deletions

18
meta/leetcode.json Normal file
View File

@@ -0,0 +1,18 @@
{
"base": "svg",
"aliases": [],
"categories": [
"Development"
],
"update": {
"timestamp": "2025-10-15T20:06:08.978810",
"author": {
"id": 121769213,
"login": "avichaltomar15"
}
},
"colors": {
"light": "leetcode",
"dark": "leetcode-dark"
}
}