wp-includes/blocks/navigation-link.php:134Returns the top-level submenu SVG chevron icon.
stringfunction block_core_navigation_link_render_submenu_icon() { _deprecated_function( __FUNCTION__, '7.0.0', 'block_core_shared_navigation_render_submenu_icon()' ); return block_core_shared_navigation_render_submenu_icon();}Introduced in 5.9.0. Unchanged from 6.7.7 through 7.1.0.
Signature, return type and hooks compared across 4 parsed releases.
src/wp-includes/blocks/navigation-link.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.