Links
- Google Developers
- Picturefill polyfill
- ResponsiveImages.org
- SVG images
- Scalable.
- Can style with CSS: color, shadows, transparency, animations, etc.
- Ref: Replace complex icons with SVG
- Icon Fonts
Snippets
/* Prevent images and other content from overflowing their containers */ img, embed, object, video { max-width: 100%; }