diff --git a/meta/laracasts.json b/meta/laracasts.json new file mode 100644 index 00000000..92277340 --- /dev/null +++ b/meta/laracasts.json @@ -0,0 +1,18 @@ +{ + "base": "svg", + "aliases": [], + "categories": [ + "Development" + ], + "update": { + "timestamp": "2025-12-20T16:58:18.772722", + "author": { + "id": 33139500, + "login": "barcellos-pedro" + } + }, + "colors": { + "light": "laracasts", + "dark": "laracasts-dark" + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index 5a755c36..44ca3d0d 100644 --- a/metadata.json +++ b/metadata.json @@ -24657,6 +24657,24 @@ } } }, + "laracasts": { + "base": "svg", + "aliases": [], + "categories": [ + "Development" + ], + "update": { + "timestamp": "2025-12-20T16:58:18.772722", + "author": { + "id": 33139500, + "login": "barcellos-pedro" + } + }, + "colors": { + "light": "laracasts", + "dark": "laracasts-dark" + } + }, "vmware-horizon": { "base": "png", "aliases": [ diff --git a/png/laracasts-dark.png b/png/laracasts-dark.png new file mode 100644 index 00000000..caed5e68 Binary files /dev/null and b/png/laracasts-dark.png differ diff --git a/png/laracasts.png b/png/laracasts.png new file mode 100644 index 00000000..9ae693ea Binary files /dev/null and b/png/laracasts.png differ diff --git a/svg/laracasts-dark.svg b/svg/laracasts-dark.svg new file mode 100644 index 00000000..69e94832 --- /dev/null +++ b/svg/laracasts-dark.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/svg/laracasts.svg b/svg/laracasts.svg new file mode 100644 index 00000000..b61a5953 --- /dev/null +++ b/svg/laracasts.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tree.json b/tree.json index 52f6894c..b744f84b 100644 --- a/tree.json +++ b/tree.json @@ -1204,6 +1204,8 @@ "lancommander-light.png", "lancommander.png", "lanraragi.png", + "laracasts-dark.png", + "laracasts.png", "laravel.png", "lark.png", "lastpass.png", @@ -3749,6 +3751,8 @@ "kyoo.svg", "lancommander-light.svg", "lancommander.svg", + "laracasts-dark.svg", + "laracasts.svg", "laravel.svg", "lark.svg", "lastpass.svg", @@ -6208,6 +6212,8 @@ "lancommander-light.webp", "lancommander.webp", "lanraragi.webp", + "laracasts-dark.webp", + "laracasts.webp", "laravel.webp", "lark.webp", "lastpass.webp", diff --git a/webp/laracasts-dark.webp b/webp/laracasts-dark.webp new file mode 100644 index 00000000..95189103 Binary files /dev/null and b/webp/laracasts-dark.webp differ diff --git a/webp/laracasts.webp b/webp/laracasts.webp new file mode 100644 index 00000000..0f986fb8 Binary files /dev/null and b/webp/laracasts.webp differ