SVG placeholder
SVG placeholder is an service that creates Scalable Vector Graphics (SVG) image placeholders. It can be
used on any web site for development purposes.
SVG images are vector based. This has the advantage that they scale without
quality loss. Also the file size remains the same for different image sizes.
To get an image you have customise the following link:
https://svgplaceholder.wee.plus/svg/width
xheight
/font style
To get the desired image, you will have to set:
- The width in pixels.
- The height in pixels.
- The font style:
sans-serif
(default), serif
, monospace
, cursive
.
The colour of the images is randomly generated.
Below are examples of the different types of generated SVG images.