diff --git a/core/css/icons.css b/core/css/icons.css
index d3d4d7da7097b2f4021217e912d1025fd26d550f..027a3f8557f66d89df9a6cd78f74f95bf5f05207 100644
--- a/core/css/icons.css
+++ b/core/css/icons.css
@@ -1,4 +1,4 @@
-.icon {
+[class^="icon-"], [class*=" icon-"] {
 	background-repeat: no-repeat;
 	background-position: center;
 }