SVG Picture renders to a texture, which has a maximum size due to hardware limits and to avoid a huge performance cliff (since rasterizing huge SVGs is incredibly slow). This means if you scale it up far enough, you will start to see the resolution limit.