diff --git a/_includes/footer.html b/_includes/footer.html
index 69eff2235f132d5450dd7cfc140d7c16757bc13b..68bdb088d43f47bd875fed8474b68239fc3e044a 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -12,5 +12,7 @@
    </p>
   <p class="mv0 f6 lh-copy">
     <span class="mh1">v{{ site.data.package.version }}</span>
+    -
+    <span class="mh1">{{ site.static_files | where_exp:"file", "file.path contains 'icons'" | size}} icons</span>
   </p>
 </footer>
\ No newline at end of file