diff --git a/ICONS.md b/ICONS.md index d99f283d..443b78b2 100644 --- a/ICONS.md +++ b/ICONS.md @@ -591,6 +591,7 @@ The best source for dashboard icons.
| flightradar24-light | ✅ WebPPNGSVG | flightradar24-light | | flogo | ✅ WebPPNG ❌ SVG | flogo | | flood | ✅ WebPPNGSVG | flood | +| fluent-reader | ✅ WebPPNGSVG | fluent-reader | | fluffychat | ✅ WebPPNGSVG | fluffychat | | fluffychat-dark | ✅ WebPPNGSVG | fluffychat-dark | | fluidd | ✅ WebPPNGSVG | fluidd | diff --git a/meta/fluent-reader.json b/meta/fluent-reader.json new file mode 100644 index 00000000..3d7eb64b --- /dev/null +++ b/meta/fluent-reader.json @@ -0,0 +1,14 @@ +{ + "base": "svg", + "aliases": [], + "categories": [ + "News" + ], + "update": { + "timestamp": "2025-04-09T12:06:00.578312", + "author": { + "id": 48109134, + "login": "jdcool00" + } + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index e1b6ec5c..198b4bc9 100644 --- a/metadata.json +++ b/metadata.json @@ -3595,6 +3595,20 @@ } } }, + "fluent-reader": { + "base": "svg", + "aliases": [], + "categories": [ + "News" + ], + "update": { + "timestamp": "2025-04-09T12:06:00.578312", + "author": { + "id": 48109134, + "login": "jdcool00" + } + } + }, "rocky-linux": { "base": "svg", "aliases": [], diff --git a/png/fluent-reader.png b/png/fluent-reader.png new file mode 100644 index 00000000..20a8cc61 Binary files /dev/null and b/png/fluent-reader.png differ diff --git a/svg/fluent-reader.svg b/svg/fluent-reader.svg new file mode 100644 index 00000000..25e3e8a6 --- /dev/null +++ b/svg/fluent-reader.svg @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + F + + + \ No newline at end of file diff --git a/tree.json b/tree.json index 31c2398e..8520caa1 100644 --- a/tree.json +++ b/tree.json @@ -582,6 +582,7 @@ "flightradar24.png", "flogo.png", "flood.png", + "fluent-reader.png", "fluffychat-dark.png", "fluffychat.png", "fluidd.png", @@ -2650,6 +2651,7 @@ "flightradar24-light.svg", "flightradar24.svg", "flood.svg", + "fluent-reader.svg", "fluffychat-dark.svg", "fluffychat.svg", "fluidd.svg", @@ -4544,6 +4546,7 @@ "flightradar24.webp", "flogo.webp", "flood.webp", + "fluent-reader.webp", "fluffychat-dark.webp", "fluffychat.webp", "fluidd.webp", diff --git a/webp/fluent-reader.webp b/webp/fluent-reader.webp new file mode 100644 index 00000000..48ef0402 Binary files /dev/null and b/webp/fluent-reader.webp differ