https://github.com/fixate/svg-placeholders
A repo purely for placeholding SVG graphics for hotlinking and testing
https://github.com/fixate/svg-placeholders
Last synced: 2 months ago
JSON representation
A repo purely for placeholding SVG graphics for hotlinking and testing
- Host: GitHub
- URL: https://github.com/fixate/svg-placeholders
- Owner: fixate
- Created: 2014-01-30T13:51:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-13T10:17:12.000Z (over 10 years ago)
- Last Synced: 2025-01-04T08:37:12.746Z (4 months ago)
- Homepage: http://fixate.github.io/svg-placeholders
- Size: 196 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SVG Placeholders For Testing
This repo provides a gh-page from which the included graphics can be hotlinked.
Each image is originally 500px x 500px. They deviate from each other in the attributes that are specified on the SVG tag:
- ` ...` (as per [these tests](http://soqr.fr/testsvg/svg-inside-img.php))
- ` ...` (Illustrator default)
- ` ...` (as per [this answer on StackOverflow](http://stackoverflow.com/questions/9777143/svg-in-img-element-proportions-not-respected-in-ie9/9792254#9792254))
- ` ...`This repo is largely a result of issues arising from attempting to properly scale SVG images in IE9+. Progress, hints, and tests are available in [this gist](https://gist.github.com/larrybotha/7881691) and [this codepen](http://codepen.io/larrybotha/pen/hmlAs).
All graphics are copyright of [Fixate](http://fixate.it). Please place a credit on any page using any of these images, thanks!