As soon as several SVG graphics are arranged in a row, they are often cropped or cut off if the files have different dimensions.
One possibility is to give all SVGs the same dimensions. An alternative is to remove the following code from the SVG file if you can no longer or no longer want to edit the graphics:
clip-path="url(#clip0)"