# xspeed/1.2.4/assets/menu-icon.css

xSpeed Cache: AI-Powered Performance Hub with MCP, Caching &amp; CDN, version 1.2.4. 7 lines.

- Page: https://pluginprobe.com/plugins/xspeed/1.2.4/code/assets/menu-icon.css
- Raw: https://pluginprobe.com/plugins/xspeed/1.2.4/raw/assets/menu-icon.css
- Modified: 2026-06-14T07:01:26+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/xspeed/1.2.4/code/assets/menu-icon.css#L10-L20`.

```css
/* Recolor + size the icon on the <img> itself (FBS-82099). The brand
   mark ships as fill="currentColor" (black in <img> context); brightness(0)
   invert(1) renders it white, full opacity keeps it crisp/active in every
   state. Targeting the <img> avoids the wrapper-vs-img filter conflict
   that previously left it dimmed. */
#toplevel_page_xspeed .wp-menu-image img{filter:brightness(0) invert(1);opacity:1;width:20px;height:20px;padding:7px 0}

```
