diff --git a/CREDITS.md b/CREDITS.md
index 62fcd1ec7..cc3f69353 100644
--- a/CREDITS.md
+++ b/CREDITS.md
@@ -101,6 +101,7 @@ Polar Geospatial Center, 2018, "PGC Map Catalog", https://doi.org/10.7910/DVN/6R
Stats icon by [Meko](https://thenounproject.com/mekoda/) – https://thenounproject.com/icon/stats-4942475/
Pay Per Click icon by [Fauzan Adiima](https://thenounproject.com/creator/fauzan94/) – https://thenounproject.com/icon/pay-per-click-2586454/
Medal icon by [Snow](https://thenounproject.com/snowdoll/) – https://thenounproject.com/icon/medal-4567887/
+Opacity icon by [Suharsono](https://thenounproject.com/creator/harsono1701/) – https://thenounproject.com/icon/opacity-8308538/
### Flags
diff --git a/resources/images/OpacityIconWhite.svg b/resources/images/OpacityIconWhite.svg
new file mode 100644
index 000000000..84517dc1b
--- /dev/null
+++ b/resources/images/OpacityIconWhite.svg
@@ -0,0 +1,39 @@
+
+
diff --git a/src/client/graphics/layers/SettingsModal.ts b/src/client/graphics/layers/SettingsModal.ts
index df7eb305d..36dc1be04 100644
--- a/src/client/graphics/layers/SettingsModal.ts
+++ b/src/client/graphics/layers/SettingsModal.ts
@@ -25,6 +25,7 @@ const sirenIcon = assetUrl("images/SirenIconWhite.svg");
const swordIcon = assetUrl("images/SwordIconWhite.svg");
const treeIcon = assetUrl("images/TreeIconWhite.svg");
const musicIcon = assetUrl("images/music.svg");
+const opacityIcon = assetUrl("images/OpacityIconWhite.svg");
export class ShowSettingsModalEvent {
constructor(
@@ -491,7 +492,7 @@ export class SettingsModal extends LitElement implements Layer {
class="flex gap-3 items-center w-full text-left p-3 hover:bg-slate-700 rounded-sm text-white transition-colors"
>
