diff --git a/meta/root-me.json b/meta/root-me.json new file mode 100644 index 00000000..1c145298 --- /dev/null +++ b/meta/root-me.json @@ -0,0 +1,18 @@ +{ + "base": "svg", + "aliases": [ + "rm-icon" + ], + "categories": [], + "update": { + "timestamp": "2025-11-23T09:30:59.735855", + "author": { + "id": 60667857, + "login": "Vivien-Chambe" + } + }, + "colors": { + "light": "root-me", + "dark": "root-me-dark" + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index 9dae8e91..ee398a46 100644 --- a/metadata.json +++ b/metadata.json @@ -33301,6 +33301,24 @@ } } }, + "root-me": { + "base": "svg", + "aliases": [ + "rm-icon" + ], + "categories": [], + "update": { + "timestamp": "2025-11-23T09:30:59.735855", + "author": { + "id": 60667857, + "login": "Vivien-Chambe" + } + }, + "colors": { + "light": "root-me", + "dark": "root-me-dark" + } + }, "openwrt": { "base": "svg", "aliases": [ diff --git a/png/root-me-dark.png b/png/root-me-dark.png new file mode 100644 index 00000000..a6e91b5c Binary files /dev/null and b/png/root-me-dark.png differ diff --git a/png/root-me.png b/png/root-me.png new file mode 100644 index 00000000..2a741c85 Binary files /dev/null and b/png/root-me.png differ diff --git a/svg/root-me-dark.svg b/svg/root-me-dark.svg new file mode 100644 index 00000000..7c1c2a67 --- /dev/null +++ b/svg/root-me-dark.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/svg/root-me.svg b/svg/root-me.svg new file mode 100644 index 00000000..b7932abc --- /dev/null +++ b/svg/root-me.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tree.json b/tree.json index 2f4cd0c7..0ccc64bc 100644 --- a/tree.json +++ b/tree.json @@ -2039,6 +2039,8 @@ "romm.png", "rompya.png", "rook.png", + "root-me-dark.png", + "root-me.png", "rotki.png", "roundcube.png", "router.png", @@ -4393,6 +4395,8 @@ "rocky-linux.svg", "romm.svg", "rook.svg", + "root-me-dark.svg", + "root-me.svg", "rotki.svg", "roundcube.svg", "router.svg", @@ -6944,6 +6948,8 @@ "romm.webp", "rompya.webp", "rook.webp", + "root-me-dark.webp", + "root-me.webp", "rotki.webp", "roundcube.webp", "router.webp", diff --git a/webp/root-me-dark.webp b/webp/root-me-dark.webp new file mode 100644 index 00000000..5d934917 Binary files /dev/null and b/webp/root-me-dark.webp differ diff --git a/webp/root-me.webp b/webp/root-me.webp new file mode 100644 index 00000000..c936ec2b Binary files /dev/null and b/webp/root-me.webp differ