diff --git a/.icons/coder-white.svg b/.icons/coder-white.svg
deleted file mode 100644
index 3bb941d9..00000000
--- a/.icons/coder-white.svg
+++ /dev/null
@@ -1,8 +0,0 @@
-
diff --git a/.icons/coder.svg b/.icons/coder.svg
new file mode 100644
index 00000000..60d7eff6
--- /dev/null
+++ b/.icons/coder.svg
@@ -0,0 +1,4 @@
+
diff --git a/registry/coder/.images/avatar.png b/registry/coder/.images/avatar.png
deleted file mode 100644
index c830d79e..00000000
Binary files a/registry/coder/.images/avatar.png and /dev/null differ
diff --git a/registry/coder/.images/avatar.svg b/registry/coder/.images/avatar.svg
new file mode 100644
index 00000000..60d7eff6
--- /dev/null
+++ b/registry/coder/.images/avatar.svg
@@ -0,0 +1,4 @@
+
diff --git a/registry/coder/README.md b/registry/coder/README.md
index 7e283576..1462cd87 100644
--- a/registry/coder/README.md
+++ b/registry/coder/README.md
@@ -2,7 +2,7 @@
display_name: Coder
bio: Coder provisions cloud development environments via Terraform, supporting Linux, macOS, Windows, X86, ARM, Kubernetes and more.
github: coder
-avatar: ./.images/avatar.png
+avatar: ./.images/avatar.svg
linkedin: https://www.linkedin.com/company/coderhq
website: https://www.coder.com
status: official
diff --git a/registry/coder/modules/coder-login/README.md b/registry/coder/modules/coder-login/README.md
index fc82dbfe..d6d1d6d6 100644
--- a/registry/coder/modules/coder-login/README.md
+++ b/registry/coder/modules/coder-login/README.md
@@ -1,7 +1,7 @@
---
display_name: Coder Login
description: Automatically logs the user into Coder on their workspace
-icon: ../../../../.icons/coder-white.svg
+icon: ../../../../.icons/coder.svg
maintainer_github: coder
verified: true
tags: [helper]