feat(icons): add fmd (#2544)

Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
dashboard-icons-manager[bot]
2025-11-23 17:18:52 +01:00
committed by GitHub
parent c7b11b0c63
commit 6cf0f26bbe
6 changed files with 36 additions and 0 deletions

12
meta/fmd.json Normal file
View File

@@ -0,0 +1,12 @@
{
"base": "svg",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-11-23T16:17:59.890776",
"author": {
"id": 67658465,
"login": "zuble"
}
}
}

View File

@@ -6897,6 +6897,18 @@
}
}
},
"fmd": {
"base": "svg",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-11-23T16:17:59.890776",
"author": {
"id": 67658465,
"login": "zuble"
}
}
},
"teamtailor": {
"base": "svg",
"aliases": [],

BIN
png/fmd.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

9
svg/fmd.svg Normal file
View File

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="transparent" stroke-width="5" viewBox="7.5 1.23 85 96.27">
<ellipse cx="50" cy="86" rx="40" ry="9" stroke="#318f2f"/>
<g stroke="#4cb050" stroke-linejoin="round">
<path d="M50, 75 l-20, -20 a27, 27 0 1 1 40, 0 l-20, 20 z" stroke-width="15"/>
<path d="M50, 82 l-25, -25 a32.5, 32.5 0 1 1 50, 0 l-25, 25 z" stroke="#318f2f"/>
<circle cx="50" cy="36" r="8"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 423 B

View File

@@ -741,6 +741,7 @@
"fluidd.png",
"flux-cd.png",
"fly-io.png",
"fmd.png",
"fnos.png",
"focalboard.png",
"foldingathome.png",
@@ -3306,6 +3307,7 @@
"fluidd.svg",
"flux-cd.svg",
"fly-io.svg",
"fmd.svg",
"fnos.svg",
"focalboard.svg",
"foldingathome.svg",
@@ -5663,6 +5665,7 @@
"fluidd.webp",
"flux-cd.webp",
"fly-io.webp",
"fmd.webp",
"fnos.webp",
"focalboard.webp",
"foldingathome.webp",

BIN
webp/fmd.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB