Docs

EVF_Admin_Menus::get_icon_svg( string $fill = '#82878c', bool $base64 = true ): string

Returns a base64 URL for the SVG for use in the menu.

Parameters

$fillstringoptional
SVG Fill color code. Default: '#82878c'.

Default:'#82878c'

$base64booloptional
Whether or not to return base64-encoded SVG.

Default:true

Return

string