diff --git a/meta/code-cademy.json b/meta/code-cademy.json new file mode 100644 index 00000000..c5c3de43 --- /dev/null +++ b/meta/code-cademy.json @@ -0,0 +1,18 @@ +{ + "base": "svg", + "aliases": [], + "categories": [ + "Education" + ], + "update": { + "timestamp": "2025-11-03T21:18:45.669300", + "author": { + "id": 143852263, + "login": "TISEPSE" + } + }, + "colors": { + "light": "code-cademy", + "dark": "code-cademy-dark" + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index 468dbe59..f1ce025a 100644 --- a/metadata.json +++ b/metadata.json @@ -30447,6 +30447,24 @@ } } }, + "code-cademy": { + "base": "svg", + "aliases": [], + "categories": [ + "Education" + ], + "update": { + "timestamp": "2025-11-03T21:18:45.669300", + "author": { + "id": 143852263, + "login": "TISEPSE" + } + }, + "colors": { + "light": "code-cademy", + "dark": "code-cademy-dark" + } + }, "chatgpt": { "base": "svg", "aliases": [], diff --git a/png/code-cademy-dark.png b/png/code-cademy-dark.png new file mode 100644 index 00000000..8394516e Binary files /dev/null and b/png/code-cademy-dark.png differ diff --git a/png/code-cademy.png b/png/code-cademy.png new file mode 100644 index 00000000..0d786505 Binary files /dev/null and b/png/code-cademy.png differ diff --git a/svg/code-cademy-dark.svg b/svg/code-cademy-dark.svg new file mode 100644 index 00000000..bc00e2bc --- /dev/null +++ b/svg/code-cademy-dark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/code-cademy.svg b/svg/code-cademy.svg new file mode 100644 index 00000000..3c831026 --- /dev/null +++ b/svg/code-cademy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tree.json b/tree.json index af0abba2..81357834 100644 --- a/tree.json +++ b/tree.json @@ -370,6 +370,8 @@ "cockpit-cms.png", "cockpit-light.png", "cockpit.png", + "code-cademy-dark.png", + "code-cademy.png", "code-server.png", "code.png", "codeberg.png", @@ -2959,6 +2961,8 @@ "cockpit-cms.svg", "cockpit-light.svg", "cockpit.svg", + "code-cademy-dark.svg", + "code-cademy.svg", "code.svg", "codeberg.svg", "codellm.svg", @@ -5185,6 +5189,8 @@ "cockpit-cms.webp", "cockpit-light.webp", "cockpit.webp", + "code-cademy-dark.webp", + "code-cademy.webp", "code-server.webp", "code.webp", "codeberg.webp", diff --git a/webp/code-cademy-dark.webp b/webp/code-cademy-dark.webp new file mode 100644 index 00000000..74769044 Binary files /dev/null and b/webp/code-cademy-dark.webp differ diff --git a/webp/code-cademy.webp b/webp/code-cademy.webp new file mode 100644 index 00000000..19a682f7 Binary files /dev/null and b/webp/code-cademy.webp differ