diff --git a/README.md b/README.md
index 4487e54..65c4587 100644
--- a/README.md
+++ b/README.md
@@ -50,16 +50,17 @@
A list of extensions that use the [svgl API](https://svgl.app/api), created by the community:
-| | Extension | Description | Created by | Link |
-| ---------------------------------------------------------------------------------------------------------- | ------------------ | -------------------------------------------------------------- | ------------------------------------------------------ | ------------------------------------------------------------------------------------------------ |
-|
| SVGL CLI | A CLI for easily adding SVG icons to your project. | [sujjeee](https://twitter.com/sujjeeee) | [GitHub Repository](https://github.com/sujjeee/svgls) |
-|
| SVGL for React | An open-source NPM package that offers a SVGL Logos for React. | [ridemountainpig](https://x.com/ridemountainpig) | [GitHub Repository](https://github.com/ridemountainpig/svgl-react?tab=readme-ov-file#svgl-react) |
-|
| SVGL for Figma | Add svgs from svgl to your Figma project. | [quilljou](https://twitter.com/quillzhou) | [Figma Plugin](https://www.figma.com/community/plugin/1320306989350693206/svgl) |
-|
| SVGL for PowerToys | Search & copy SVG logos in PowerToys Run. | [SameerJS6](https://x.com/Sameerjs6) | [Website](https://svgl.sameerjs.com/) |
-|
| SVGL for Raycast | Search SVG logos via svgl. | [1weiho](https://twitter.com/1weiho) | [Raycast Store](https://www.raycast.com/1weiho/svgl) |
-|
| SVGL for VSCode | SVGL directly in your VSCode. | [girlazote](https://twitter.com/girlazote) | [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=EsteveSegura.svgl) |
-|
| SVGL Badge | A beautiful badges with svgl SVG logos. | [ridemountainpig](https://twitter.com/ridemountainpig) | [Website](https://svgl-badge.vercel.app/) |
-|
| Magic | AI extension for Cursor & other IDEs | [serafimcloud](https://x.com/serafimcloud) | [Website](https://21st.dev/magic) |
+| | Extension | Description | Created by | Link |
+| ---------------------------------------------------------------------------------------------------------- | ------------------- | -------------------------------------------------------------- | -------------------------------------------------------------- | ------------------------------------------------------------------------------------------------ |
+|
| SVGL CLI | A CLI for easily adding SVG icons to your project. | [sujjeee](https://twitter.com/sujjeeee) | [GitHub Repository](https://github.com/sujjeee/svgls) |
+|
| SVGL for React | An open-source NPM package that offers a SVGL Logos for React. | [ridemountainpig](https://x.com/ridemountainpig) | [GitHub Repository](https://github.com/ridemountainpig/svgl-react?tab=readme-ov-file#svgl-react) |
+|
| SVGL for Figma | Add svgs from svgl to your Figma project. | [quilljou](https://twitter.com/quillzhou) | [Figma Plugin](https://www.figma.com/community/plugin/1320306989350693206/svgl) |
+|
| SVGL for PowerToys | Search & copy SVG logos in PowerToys Run. | [SameerJS6](https://x.com/Sameerjs6) | [Website](https://svgl.sameerjs.com/) |
+|
| SVGL for Raycast | Search SVG logos via svgl. | [1weiho](https://twitter.com/1weiho) | [Raycast Store](https://www.raycast.com/1weiho/svgl) |
+|
| SVGL for VSCode | SVGL directly in your VSCode. | [girlazote](https://twitter.com/girlazote) | [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=EsteveSegura.svgl) |
+|
| SVGL Badge | A beautiful badges with svgl SVG logos. | [ridemountainpig](https://twitter.com/ridemountainpig) | [Website](https://svgl-badge.vercel.app/) |
+|
| Magic | AI extension for Cursor & other IDEs | [serafimcloud](https://x.com/serafimcloud) | [Website](https://21st.dev/magic) |
+|
| SVGL for PowerShell | PowerShell extension to quickly get svgl logos anywhere | [Bart Spaans](https://bsky.app/profile/bartspaans.bsky.social) | [GitHub](https://github.com/spaansba/SVGL-PowerShell) |
## 🛠️ Stack
diff --git a/src/data/svgs.ts b/src/data/svgs.ts
index 7539b63..e8740e0 100644
--- a/src/data/svgs.ts
+++ b/src/data/svgs.ts
@@ -2442,7 +2442,12 @@ export const svgs: iSVG[] = [
light: '/library/remix_light.svg',
dark: '/library/remix_dark.svg'
},
- url: 'https://remix.run/'
+ wordmark: {
+ light: "/library/remix_wordmark_light.svg",
+ dark: "/library/remix_wordmark_dark.svg"
+ },
+ url: 'https://remix.run/',
+ brandUrl: 'https://remix.run/brand'
},
{
title: 'Steam',
@@ -3253,6 +3258,12 @@ export const svgs: iSVG[] = [
route: '/library/powertoys.svg',
url: 'https://learn.microsoft.com/en-us/windows/powertoys/'
},
+ {
+ title: 'PowerShell',
+ category: 'Language',
+ route: '/library/powershell.svg',
+ url: 'https://learn.microsoft.com/en-us/powershell/'
+ },
{
title: 'Lottielab',
category: 'Design',
diff --git a/static/library/powershell.svg b/static/library/powershell.svg
new file mode 100644
index 0000000..f3daf0f
--- /dev/null
+++ b/static/library/powershell.svg
@@ -0,0 +1 @@
+
diff --git a/static/library/remix_wordmark_dark.svg b/static/library/remix_wordmark_dark.svg
new file mode 100644
index 0000000..2251a8b
--- /dev/null
+++ b/static/library/remix_wordmark_dark.svg
@@ -0,0 +1,26 @@
+
diff --git a/static/library/remix_wordmark_light.svg b/static/library/remix_wordmark_light.svg
new file mode 100644
index 0000000..063be33
--- /dev/null
+++ b/static/library/remix_wordmark_light.svg
@@ -0,0 +1,15 @@
+