feat(icons): add control-d

This commit is contained in:
Dashboard Icons Manager
2025-09-04 09:33:40 +00:00
parent 4e7bac73ec
commit 051b655943
9 changed files with 82 additions and 0 deletions

20
meta/control-d.json Normal file
View File

@@ -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"
}
}