'How to get the system image on the dialog shown by shift + ⌘ + L?

The shortcut Shift + ⌘ + L in Xcode13.3.1 shows options for system images as shown in attached image. This options dialog appears in a Storyboard project while selecting the Main.storyboard file.

In a SwiftUI project, it seems not possible to find system images in a similar dialog.

Is there any way to choose system images easily in SwiftUI projects as in a Storyboard project?

shift + ⌘ + L dialog in Storyboard project



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source