diff --git a/ICONS.md b/ICONS.md index c52d871d..4fabdaf4 100644 --- a/ICONS.md +++ b/ICONS.md @@ -1514,6 +1514,7 @@ The best source for dashboard icons.
| plexrequests-light | ✅ WebPPNGSVG | plexrequests-light | | plexripper | ✅ WebPPNG ❌ SVG | plexripper | | plume | ✅ WebPPNGSVG | plume | +| pluralsight | ✅ WebPPNGSVG | pluralsight | | pocket-casts | ✅ WebPPNGSVG | pocket-casts | | pocket-casts-dark | ✅ WebPPNGSVG | pocket-casts-dark | | pocket-id | ✅ WebPPNGSVG | pocket-id | diff --git a/meta/pluralsight.json b/meta/pluralsight.json new file mode 100644 index 00000000..e71b8f1c --- /dev/null +++ b/meta/pluralsight.json @@ -0,0 +1,14 @@ +{ + "base": "svg", + "aliases": [], + "categories": [ + "Education" + ], + "update": { + "timestamp": "2025-04-06T16:45:32.125339", + "author": { + "id": 63781622, + "login": "Meierschlumpf" + } + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index b3488ec5..d3f5bb2b 100644 --- a/metadata.json +++ b/metadata.json @@ -801,6 +801,20 @@ } } }, + "pluralsight": { + "base": "svg", + "aliases": [], + "categories": [ + "Education" + ], + "update": { + "timestamp": "2025-04-06T16:45:32.125339", + "author": { + "id": 63781622, + "login": "Meierschlumpf" + } + } + }, "netcam-studio": { "base": "png", "aliases": [], diff --git a/png/pluralsight.png b/png/pluralsight.png new file mode 100644 index 00000000..35c8aaf1 Binary files /dev/null and b/png/pluralsight.png differ diff --git a/svg/pluralsight.svg b/svg/pluralsight.svg new file mode 100644 index 00000000..440bb3ef --- /dev/null +++ b/svg/pluralsight.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tree.json b/tree.json index 126998d5..07e47969 100644 --- a/tree.json +++ b/tree.json @@ -1505,6 +1505,7 @@ "plexrequests.png", "plexripper.png", "plume.png", + "pluralsight.png", "pocket-casts-dark.png", "pocket-casts.png", "pocket-id-light.png", @@ -3420,6 +3421,7 @@ "plexrequests-light.svg", "plexrequests.svg", "plume.svg", + "pluralsight.svg", "pocket-casts-dark.svg", "pocket-casts.svg", "pocket-id-light.svg", @@ -5446,6 +5448,7 @@ "plexrequests.webp", "plexripper.webp", "plume.webp", + "pluralsight.webp", "pocket-casts-dark.webp", "pocket-casts.webp", "pocket-id-light.webp", diff --git a/tree.xml b/tree.xml index 3b286dcc..a9a32170 100644 --- a/tree.xml +++ b/tree.xml @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:145df636df1fcdac51f36f6608e9d6d0ebde47691f050d63dca40c13c5cee846 -size 105043734 +oid sha256:e3187f29f939c370909b9997dded3fc35e3a2e78677f25085cc8241b3c7dc68f +size 105075206 diff --git a/webp/pluralsight.webp b/webp/pluralsight.webp new file mode 100644 index 00000000..b27b87d4 Binary files /dev/null and b/webp/pluralsight.webp differ