diff --git a/assets/layers/icons/icons.json b/assets/layers/icons/icons.json
index fb302d55c..70b9666ae 100644
--- a/assets/layers/icons/icons.json
+++ b/assets/layers/icons/icons.json
@@ -182,8 +182,23 @@
"defaults",
"in_favourite"
],
- "render": "
",
- "condition": "website~*"
+ "mappings": [
+ {
+ "#": "ignore-image-in-then",
+ "if": "website~*",
+ "then": "
"
+ },
+ {
+ "#": "ignore-image-in-then",
+ "if": "operator:website~*",
+ "then": "
"
+ },
+ {
+ "#": "ignore-image-in-then",
+ "if": "context:website~*",
+ "then": "
"
+ }
+ ]
},
{
"id": "smokingicon",