This preview features two methods of using the generated sprite in conjunction with inline SVG. Please have a look at the HTML source for further details and be aware of the following constraints:
The embedded sprite (A) slightly differs from the generated external one. Please see the documentation for details on how to create such an embeddable sprite.
Internet Explorer up to version 11 doesn't support external sprites for use with inline SVG. For IE 9-11, you may polyfill this functionality with SVG for Everybody.
A) Inline SVG with embedded sprite
ic_check_box_24px
ic_check_box_outline_blank_24px
ic_radio_button_off_24px
ic_radio_button_on_24px
ic_star_24px
ic_star_half_24px
ic_star_outline_24px
B) Inline SVG with external sprite (IE 9-11 with polyfill only)