Use an SVG for WordPress Admin Icon
Aug 27, 2021 | WordPress
'menu_icon' => 'data:image/svg+xml;base64,PD94bWwgdmVyc etc.'
Pass a base64-encoded SVG using a data URI, which will be colored to match the color scheme. This should begin with ‘data:image/svg+xml;base64,’.