List of all the images in /Library/Developer/CoreSimulator/Volumes/iOS_21A328/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.0.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SFSymbols.framework/CoreGlyphsPrivate.bundle/Assets.car
Extract using https://github.com/insidegui/AssetCatalogTinkerer etc

There are a few private icons that seem to either be multicolored by default, or have multicolor variants, such as
activity.rings.closed,activity.rings.open, orapple.cycletracking.That last one in particular also has the variants
apple.cycletracking.circleandapple.cycletracking.circle.fill.Is there a way to use the multicolor variants or to use
.symbolVariantto derive the circled/filled versions from the base image?