diff --git a/meta/lichess.json b/meta/lichess.json new file mode 100644 index 00000000..fce229bf --- /dev/null +++ b/meta/lichess.json @@ -0,0 +1,18 @@ +{ + "base": "svg", + "aliases": [], + "categories": [ + "Gaming" + ], + "update": { + "timestamp": "2025-10-18T13:54:22.092868", + "author": { + "id": 59297745, + "login": "pgmdpfcon" + } + }, + "colors": { + "light": "lichess", + "dark": "lichess-dark" + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index d7ed7930..cefef4eb 100644 --- a/metadata.json +++ b/metadata.json @@ -32053,6 +32053,24 @@ } } }, + "lichess": { + "base": "svg", + "aliases": [], + "categories": [ + "Gaming" + ], + "update": { + "timestamp": "2025-10-18T13:54:22.092868", + "author": { + "id": 59297745, + "login": "pgmdpfcon" + } + }, + "colors": { + "light": "lichess", + "dark": "lichess-dark" + } + }, "rhodecode": { "base": "svg", "aliases": [ diff --git a/png/lichess-dark.png b/png/lichess-dark.png new file mode 100644 index 00000000..314c20f0 Binary files /dev/null and b/png/lichess-dark.png differ diff --git a/png/lichess.png b/png/lichess.png new file mode 100644 index 00000000..e4ed720f Binary files /dev/null and b/png/lichess.png differ diff --git a/svg/lichess-dark.svg b/svg/lichess-dark.svg new file mode 100644 index 00000000..228a4848 --- /dev/null +++ b/svg/lichess-dark.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/svg/lichess.svg b/svg/lichess.svg new file mode 100644 index 00000000..004c805c --- /dev/null +++ b/svg/lichess.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/tree.json b/tree.json index daf017ac..cacf5495 100644 --- a/tree.json +++ b/tree.json @@ -1185,6 +1185,8 @@ "librex.png", "librey.png", "librum.png", + "lichess-dark.png", + "lichess.png", "lidarr.png", "lidl.png", "lightning-terminal.png", @@ -3600,6 +3602,8 @@ "librespeed.svg", "librewolf.svg", "librum.svg", + "lichess-dark.svg", + "lichess.svg", "lidarr.svg", "lidl.svg", "lighttpd.svg", @@ -5951,6 +5955,8 @@ "librex.webp", "librey.webp", "librum.webp", + "lichess-dark.webp", + "lichess.webp", "lidarr.webp", "lidl.webp", "lightning-terminal.webp", diff --git a/webp/lichess-dark.webp b/webp/lichess-dark.webp new file mode 100644 index 00000000..bd1217b5 Binary files /dev/null and b/webp/lichess-dark.webp differ diff --git a/webp/lichess.webp b/webp/lichess.webp new file mode 100644 index 00000000..9d92bc08 Binary files /dev/null and b/webp/lichess.webp differ