use gpui::*
This PR removes the use of `use gpui::*` in the GPUI examples, as this is not how consumers should be importing GPUI. Release Notes: - N/A
svg
This PR adds an example for working with SVGs. Release Notes: - N/A