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_cake_24px
ic_domain_24px
ic_group_24px
ic_group_add_24px
ic_location_city_24px
ic_mood_24px
ic_mood_bad_24px
ic_notifications_24px
ic_notifications_active_24px
ic_notifications_none_24px
ic_notifications_off_24px
ic_notifications_paused_24px
ic_pages_24px
ic_party_mode_24px
ic_people_24px
ic_people_outline_24px
ic_person_24px
ic_person_add_24px
ic_person_outline_24px
ic_plus_one_24px
ic_poll_24px
ic_public_24px
ic_school_24px
ic_sentiment_dissatisfied_24px
ic_sentiment_neutral_24px
ic_sentiment_satisfied_24px
ic_sentiment_very_dissatisfied_24px
ic_sentiment_very_satisfied_24px
ic_share_24px
ic_whatshot_24px
B) Inline SVG with external sprite (IE 9-11 with polyfill only)