diff --git a/_sass/elements/_icons.scss b/_sass/elements/_icons.scss index cf6435bca9..5cd0d97ebe 100644 --- a/_sass/elements/_icons.scss +++ b/_sass/elements/_icons.scss @@ -3,8 +3,8 @@ } .svg-sprites, -.icon { +.icon:not(div.resource-img *) { path { fill: currentColor; } -} +} \ No newline at end of file