diff --git a/meta/leetcode.json b/meta/leetcode.json new file mode 100644 index 00000000..4c5d7acf --- /dev/null +++ b/meta/leetcode.json @@ -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" + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index d114619b..90365bda 100644 --- a/metadata.json +++ b/metadata.json @@ -5638,6 +5638,24 @@ } } }, + "leetcode": { + "base": "svg", + "aliases": [], + "categories": [ + "Development" + ], + "update": { + "timestamp": "2025-10-15T20:06:08.978810", + "author": { + "id": 121769213, + "login": "avichaltomar15" + } + }, + "colors": { + "light": "leetcode", + "dark": "leetcode-dark" + } + }, "element": { "base": "svg", "aliases": [], diff --git a/png/leetcode-dark.png b/png/leetcode-dark.png new file mode 100644 index 00000000..a19e0ea5 Binary files /dev/null and b/png/leetcode-dark.png differ diff --git a/png/leetcode.png b/png/leetcode.png new file mode 100644 index 00000000..22f444b1 Binary files /dev/null and b/png/leetcode.png differ diff --git a/svg/leetcode-dark.svg b/svg/leetcode-dark.svg new file mode 100644 index 00000000..2f4041a6 --- /dev/null +++ b/svg/leetcode-dark.svg @@ -0,0 +1,17 @@ + + + + \ No newline at end of file diff --git a/svg/leetcode.svg b/svg/leetcode.svg new file mode 100644 index 00000000..c6b7e015 --- /dev/null +++ b/svg/leetcode.svg @@ -0,0 +1,17 @@ + + + + \ No newline at end of file diff --git a/tree.json b/tree.json index d371bc71..091fc2c6 100644 --- a/tree.json +++ b/tree.json @@ -1152,6 +1152,8 @@ "leanote.png", "leantime.png", "leargas-security.png", + "leetcode-dark.png", + "leetcode.png", "lemmy-light.png", "lemmy.png", "lemonldap-ng.png", @@ -3549,6 +3551,8 @@ "lastpass.svg", "leanote.svg", "leantime.svg", + "leetcode-dark.svg", + "leetcode.svg", "lemmy-light.svg", "lemmy.svg", "lets-encrypt.svg", @@ -5871,6 +5875,8 @@ "leanote.webp", "leantime.webp", "leargas-security.webp", + "leetcode-dark.webp", + "leetcode.webp", "lemmy-light.webp", "lemmy.webp", "lemonldap-ng.webp", diff --git a/webp/leetcode-dark.webp b/webp/leetcode-dark.webp new file mode 100644 index 00000000..6a536e7a Binary files /dev/null and b/webp/leetcode-dark.webp differ diff --git a/webp/leetcode.webp b/webp/leetcode.webp new file mode 100644 index 00000000..f7e1a846 Binary files /dev/null and b/webp/leetcode.webp differ