diff --git a/ICONS.md b/ICONS.md index 7bc687e1..eb0fe3a1 100644 --- a/ICONS.md +++ b/ICONS.md @@ -1928,6 +1928,7 @@ The best source for dashboard icons.
| themepark | ✅ WebPPNG ❌ SVG | themepark | | theodinproject | ✅ WebPPNGSVG | theodinproject | | thingsboard | ✅ WebPPNGSVG | thingsboard | +| threadfin | ✅ WebPPNGSVG | threadfin | | threads | ✅ WebPPNGSVG | threads | | threads-light | ✅ WebPPNGSVG | threads-light | | thunderbird | ✅ WebPPNGSVG | thunderbird | diff --git a/meta/threadfin.json b/meta/threadfin.json new file mode 100644 index 00000000..5c0f9651 --- /dev/null +++ b/meta/threadfin.json @@ -0,0 +1,14 @@ +{ + "base": "svg", + "aliases": [], + "categories": [ + "Streaming" + ], + "update": { + "timestamp": "2025-04-17T17:01:04.793098", + "author": { + "id": 797051, + "login": "CC-Damo" + } + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index 760b56c8..4c206597 100644 --- a/metadata.json +++ b/metadata.json @@ -23741,6 +23741,20 @@ } } }, + "threadfin": { + "base": "svg", + "aliases": [], + "categories": [ + "Streaming" + ], + "update": { + "timestamp": "2025-04-17T17:01:04.793098", + "author": { + "id": 797051, + "login": "CC-Damo" + } + } + }, "falcon-player": { "base": "svg", "aliases": [], diff --git a/png/threadfin.png b/png/threadfin.png new file mode 100644 index 00000000..fdae9425 Binary files /dev/null and b/png/threadfin.png differ diff --git a/svg/threadfin.svg b/svg/threadfin.svg new file mode 100644 index 00000000..30b03b77 --- /dev/null +++ b/svg/threadfin.svg @@ -0,0 +1,21 @@ + + + + + + + + + \ No newline at end of file diff --git a/tree.json b/tree.json index f81729f5..e0a488c2 100644 --- a/tree.json +++ b/tree.json @@ -1919,6 +1919,7 @@ "themepark.png", "theodinproject.png", "thingsboard.png", + "threadfin.png", "threads-light.png", "threads.png", "thunderbird.png", @@ -3762,6 +3763,7 @@ "thelounge.svg", "theodinproject.svg", "thingsboard.svg", + "threadfin.svg", "threads-light.svg", "threads.svg", "thunderbird.svg", @@ -5911,6 +5913,7 @@ "themepark.webp", "theodinproject.webp", "thingsboard.webp", + "threadfin.webp", "threads-light.webp", "threads.webp", "thunderbird.webp", diff --git a/webp/threadfin.webp b/webp/threadfin.webp new file mode 100644 index 00000000..2bee790e Binary files /dev/null and b/webp/threadfin.webp differ