diff --git a/resources/cards/card.vm b/resources/cards/card.vm
index d9b2d15..c3dde48 100644
--- a/resources/cards/card.vm
+++ b/resources/cards/card.vm
@@ -12,7 +12,7 @@
#macro(figure_embed $fig)
#if($fig.source == "material-icons")
- $escape_html($label)
+ $escape_html($fig.filename)
#elseif($fig.source == "mdi")