diff --git a/CHANGELOG.md b/CHANGELOG.md
index ad52f53..0fef9f1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
+- Added 5 remaining icons to the `lightspeed` icon collection — `notepad`, `clipboard-text`, `github`, `rocket-launch`, `buildings` — closing out LS-3229's "Missing icons" tracking list.
- Added a navigation ref auto-resolver: when a `core/navigation` block has no `ref` attribute, it is resolved at render time to the `wp_navigation` post matching a documented slug convention (`header-navigation` by default, filterable via `ls_plugin_nav_ref_slug`), so themes never need a hardcoded, environment-specific post ID. The lookup allows multilingual plugins (WPML, Polylang) to filter it and resolve the translated nav post for the current language.
- Added default term seeding for Portfolio taxonomies (Industries, Software, Project types, and Services) so a fresh plugin install reproduces the approved term set instead of requiring manual term creation.
- Added a Style Switcher block with selectable theme style variations and configurable icon display behaviour.
diff --git a/assets/icons/lightspeed/buildings.svg b/assets/icons/lightspeed/buildings.svg
new file mode 100644
index 0000000..87ad670
--- /dev/null
+++ b/assets/icons/lightspeed/buildings.svg
@@ -0,0 +1 @@
+
diff --git a/assets/icons/lightspeed/clipboard-text.svg b/assets/icons/lightspeed/clipboard-text.svg
new file mode 100644
index 0000000..ecc4cdd
--- /dev/null
+++ b/assets/icons/lightspeed/clipboard-text.svg
@@ -0,0 +1 @@
+
diff --git a/assets/icons/lightspeed/github.svg b/assets/icons/lightspeed/github.svg
new file mode 100644
index 0000000..e7ac581
--- /dev/null
+++ b/assets/icons/lightspeed/github.svg
@@ -0,0 +1 @@
+
diff --git a/assets/icons/lightspeed/notepad.svg b/assets/icons/lightspeed/notepad.svg
new file mode 100644
index 0000000..73169a0
--- /dev/null
+++ b/assets/icons/lightspeed/notepad.svg
@@ -0,0 +1 @@
+
diff --git a/assets/icons/lightspeed/rocket-launch.svg b/assets/icons/lightspeed/rocket-launch.svg
new file mode 100644
index 0000000..14f3e30
--- /dev/null
+++ b/assets/icons/lightspeed/rocket-launch.svg
@@ -0,0 +1 @@
+