Is the new iPadOS/macOS 26 help icon available in SF Symbols?

Under macOS 26 and iPadOS, the Help menu in many cases has a menu item for "App Help". This item has the following icon:

I need to use this in my own app. I am unable to find this icon in SF Symbols 7 beta. I've scanned all of the icons under "What's New". I've searched for "help", "light", and "bulb" and this icon does not appear.

Does anyone know if it's even a new SF Symbol? Or does anyone know of a way to use this icon?

It’s a private SF Symbol, the system name is tips

You shouldn’t do this but you can access it with:

Image(_internalSystemName: "tips")

I'm using UIKit, not SwiftUI, but thanks for the pointer.

I just filed FB18594783 to make an official request for the symbol to be added.

Is the new iPadOS/macOS 26 help icon available in SF Symbols?
 
 
Q