diff --git a/meta/control-d.json b/meta/control-d.json new file mode 100644 index 00000000..b3140ded --- /dev/null +++ b/meta/control-d.json @@ -0,0 +1,20 @@ +{ + "base": "svg", + "aliases": [ + "controld" + ], + "categories": [ + "Security" + ], + "update": { + "timestamp": "2025-09-04T09:33:36.986743", + "author": { + "id": 29818713, + "login": "Zareix" + } + }, + "colors": { + "light": "control-d", + "dark": "control-d-dark" + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index aa563dad..9897960d 100644 --- a/metadata.json +++ b/metadata.json @@ -20463,6 +20463,26 @@ } } }, + "control-d": { + "base": "svg", + "aliases": [ + "controld" + ], + "categories": [ + "Security" + ], + "update": { + "timestamp": "2025-09-04T09:33:36.986743", + "author": { + "id": 29818713, + "login": "Zareix" + } + }, + "colors": { + "light": "control-d", + "dark": "control-d-dark" + } + }, "manjaro-linux": { "base": "svg", "aliases": [], diff --git a/png/control-d-dark.png b/png/control-d-dark.png new file mode 100644 index 00000000..8529a1c7 Binary files /dev/null and b/png/control-d-dark.png differ diff --git a/png/control-d.png b/png/control-d.png new file mode 100644 index 00000000..68eb799f Binary files /dev/null and b/png/control-d.png differ diff --git a/svg/control-d-dark.svg b/svg/control-d-dark.svg new file mode 100644 index 00000000..4ad8089d --- /dev/null +++ b/svg/control-d-dark.svg @@ -0,0 +1,18 @@ + + + + + + + + + + \ No newline at end of file diff --git a/svg/control-d.svg b/svg/control-d.svg new file mode 100644 index 00000000..237521bc --- /dev/null +++ b/svg/control-d.svg @@ -0,0 +1,18 @@ + + + + + + + + + + \ No newline at end of file diff --git a/tree.json b/tree.json index d411953b..ac42320f 100644 --- a/tree.json +++ b/tree.json @@ -357,6 +357,8 @@ "confluence.png", "consul.png", "contabo.png", + "control-d-dark.png", + "control-d.png", "converse-light.png", "converse.png", "cooler-control.png", @@ -2741,6 +2743,8 @@ "confluence.svg", "consul.svg", "contabo.svg", + "control-d-dark.svg", + "control-d.svg", "converse-light.svg", "converse.svg", "cooler-control.svg", @@ -4793,6 +4797,8 @@ "confluence.webp", "consul.webp", "contabo.webp", + "control-d-dark.webp", + "control-d.webp", "converse-light.webp", "converse.webp", "cooler-control.webp", diff --git a/webp/control-d-dark.webp b/webp/control-d-dark.webp new file mode 100644 index 00000000..3d049bc3 Binary files /dev/null and b/webp/control-d-dark.webp differ diff --git a/webp/control-d.webp b/webp/control-d.webp new file mode 100644 index 00000000..12071f3b Binary files /dev/null and b/webp/control-d.webp differ