Not really. Let me explain.
- The SVGs that come predefined in the builder display at the correct size and are not clipped.
- When I replace the predefined SVG with my own custom SVG, it renders noticeably smaller and part of the image is cropped — this happens even after I adjust the builder’s Scale option.
steps I follow
-
Open the page in SP Builder and insert the same image/SVG element that the builder provides.
→ Observed: the builder’s predefined SVG displays at the expected size and shows the full graphic (no cropping) : https://prnt.sc/qFtSPWHjyuvL
-
Using the same element and identical element settings, replace the image with my custom SVG file (attached as custom.svg).
→ Observed: the custom SVG renders smaller and parts of the graphic are clipped/cut off : https://prnt.sc/dXth5L6KWHOS
-
I tried changing the builder’s Scale option (increase/decrease) for the custom SVG. That only changes overall size but the SVG remains cropped — scaling does not restore the missing parts : https://prnt.sc/8illpBieEyJC
Expected result : My custom SVG should display at the same size as the builder’s predefined SVG and not have any part clipped.
Current result : The custom SVG appears smaller and is partially clipped/cropped.