| <!DOCTYPE html> |
| <html lang="en" xmlns="http://www.w3.org/1999/xhtml"> |
| <head> |
| <meta charset="utf-8"/> |
| <meta http-equiv="X-UA-Compatible" content="IE=Edge"/> |
| <title>SVG CSS sprite preview | svg-sprite</title> |
| <style>@charset "UTF-8";body{padding:0;margin:0;color:#666;background:#fafafa;font-family:Arial,Helvetica,sans-serif;font-size:1em;line-height:1.4}header{display:block;padding:3em 3em 2em 3em;background-color:#fff}header p{margin:2em 0 0 0}section{border-top:1px solid #eee;padding:2em 3em 0 3em}section ul{margin:0;padding:0}section li{display:inline;display:inline-block;background-color:#fff;position:relative;margin:0 2em 2em 0;vertical-align:top;border:1px solid #ccc;padding:1em 1em 3em 1em;cursor:default}.icon-box{margin:0;width:144px;height:144px;position:relative;background:#ccc url(data:image/gif;base64,R0lGODlhDAAMAIAAAMzMzP///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjEgNjQuMTQwOTQ5LCAyMDEwLzEyLzA3LTEwOjU3OjAxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgV2luZG93cyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozQjk4OTI0MUY5NTIxMUUyQkJDMEI5NEFEM0Y1QTYwQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozQjk4OTI0MkY5NTIxMUUyQkJDMEI5NEFEM0Y1QTYwQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNCOTg5MjNGRjk1MjExRTJCQkMwQjk0QUQzRjVBNjBDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCOTg5MjQwRjk1MjExRTJCQkMwQjk0QUQzRjVBNjBDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAAwADAAAAhaEH6mHmmzcgzJAUG/NVGrfOZ8YLlABADs=) top left repeat;border:1px solid #ccc;display:table-cell;vertical-align:middle;text-align:center}.icon{display:inline;display:inline-block}h1{margin-top:0}h2{margin:0;padding:0;font-size:1em;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:absolute;left:1em;right:1em;bottom:1em}footer{display:block;margin:0;padding:0 3em 3em 3em}footer p{margin:0;font-size:.7em}footer a{color:#0f7595;margin-left:0}</style> |
| <style>i{text-indent:200%;white-space:nowrap;overflow:hidden;display:inline-block}</style> |
| |
| <!-- |
| |
| Sprite CSS |
| ==================================================================================================== |
| This is an all-in-one inline version of the CSS necessary to use the SVG sprite. |
| |
| --> |
| |
| <style type="text/css"> |
| .svg-ic_3d_rotation_24px { |
| background: url(svg-sprite-action.svg) 7.142857142857143% 0 no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_accessibility_24px { |
| background: url(svg-sprite-action.svg) 71.42857142857143% 50% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_accessible_24px { |
| background: url(svg-sprite-action.svg) 0 7.142857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_account_balance_24px { |
| background: url(svg-sprite-action.svg) 7.142857142857143% 7.142857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_account_balance_wallet_24px { |
| background: url(svg-sprite-action.svg) 14.285714285714286% 0 no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_account_box_24px { |
| background: url(svg-sprite-action.svg) 14.285714285714286% 7.142857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_account_circle_24px { |
| background: url(svg-sprite-action.svg) 0 14.285714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_add_shopping_cart_24px { |
| background: url(svg-sprite-action.svg) 7.142857142857143% 14.285714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_alarm_24px { |
| background: url(svg-sprite-action.svg) 14.285714285714286% 14.285714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_alarm_add_24px { |
| background: url(svg-sprite-action.svg) 21.428571428571427% 0 no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_alarm_off_24px { |
| background: url(svg-sprite-action.svg) 21.428571428571427% 7.142857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_alarm_on_24px { |
| background: url(svg-sprite-action.svg) 21.428571428571427% 14.285714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_all_out_24px { |
| background: url(svg-sprite-action.svg) 0 21.428571428571427% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_android_24px { |
| background: url(svg-sprite-action.svg) 7.142857142857143% 21.428571428571427% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_announcement_24px { |
| background: url(svg-sprite-action.svg) 14.285714285714286% 21.428571428571427% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_aspect_ratio_24px { |
| background: url(svg-sprite-action.svg) 21.428571428571427% 21.428571428571427% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_assessment_24px { |
| background: url(svg-sprite-action.svg) 28.571428571428573% 0 no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_assignment_24px { |
| background: url(svg-sprite-action.svg) 28.571428571428573% 7.142857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_assignment_ind_24px { |
| background: url(svg-sprite-action.svg) 28.571428571428573% 14.285714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_assignment_late_24px { |
| background: url(svg-sprite-action.svg) 28.571428571428573% 21.428571428571427% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_assignment_return_24px { |
| background: url(svg-sprite-action.svg) 0 28.571428571428573% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_assignment_returned_24px { |
| background: url(svg-sprite-action.svg) 7.142857142857143% 28.571428571428573% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_assignment_turned_in_24px { |
| background: url(svg-sprite-action.svg) 14.285714285714286% 28.571428571428573% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_autorenew_24px { |
| background: url(svg-sprite-action.svg) 21.428571428571427% 28.571428571428573% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_backup_24px { |
| background: url(svg-sprite-action.svg) 28.571428571428573% 28.571428571428573% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_book_24px { |
| background: url(svg-sprite-action.svg) 35.714285714285715% 0 no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_bookmark_24px { |
| background: url(svg-sprite-action.svg) 35.714285714285715% 7.142857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_bookmark_border_24px { |
| background: url(svg-sprite-action.svg) 35.714285714285715% 14.285714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_bug_report_24px { |
| background: url(svg-sprite-action.svg) 35.714285714285715% 21.428571428571427% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_build_24px { |
| background: url(svg-sprite-action.svg) 35.714285714285715% 28.571428571428573% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_cached_24px { |
| background: url(svg-sprite-action.svg) 0 35.714285714285715% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_camera_enhance_24px { |
| background: url(svg-sprite-action.svg) 7.142857142857143% 35.714285714285715% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_card_giftcard_24px { |
| background: url(svg-sprite-action.svg) 14.285714285714286% 35.714285714285715% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_card_membership_24px { |
| background: url(svg-sprite-action.svg) 21.428571428571427% 35.714285714285715% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_card_travel_24px { |
| background: url(svg-sprite-action.svg) 28.571428571428573% 35.714285714285715% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_change_history_24px { |
| background: url(svg-sprite-action.svg) 35.714285714285715% 35.714285714285715% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_check_circle_24px { |
| background: url(svg-sprite-action.svg) 42.857142857142854% 0 no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_chrome_reader_mode_24px { |
| background: url(svg-sprite-action.svg) 42.857142857142854% 7.142857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_class_24px { |
| background: url(svg-sprite-action.svg) 42.857142857142854% 14.285714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_code_24px { |
| background: url(svg-sprite-action.svg) 42.857142857142854% 21.428571428571427% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_compare_arrows_24px { |
| background: url(svg-sprite-action.svg) 42.857142857142854% 28.571428571428573% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_copyright_24px { |
| background: url(svg-sprite-action.svg) 42.857142857142854% 35.714285714285715% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_credit_card_24px { |
| background: url(svg-sprite-action.svg) 0 42.857142857142854% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_dashboard_24px { |
| background: url(svg-sprite-action.svg) 7.142857142857143% 42.857142857142854% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_date_range_24px { |
| background: url(svg-sprite-action.svg) 14.285714285714286% 42.857142857142854% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_delete_24px { |
| background: url(svg-sprite-action.svg) 21.428571428571427% 42.857142857142854% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_delete_forever_24px { |
| background: url(svg-sprite-action.svg) 28.571428571428573% 42.857142857142854% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_description_24px { |
| background: url(svg-sprite-action.svg) 35.714285714285715% 42.857142857142854% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_dns_24px { |
| background: url(svg-sprite-action.svg) 42.857142857142854% 42.857142857142854% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_done_24px { |
| background: url(svg-sprite-action.svg) 50% 0 no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_done_all_24px { |
| background: url(svg-sprite-action.svg) 50% 7.142857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_donut_large_24px { |
| background: url(svg-sprite-action.svg) 50% 14.285714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_donut_small_24px { |
| background: url(svg-sprite-action.svg) 50% 21.428571428571427% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_eject_24px { |
| background: url(svg-sprite-action.svg) 50% 28.571428571428573% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_euro_symbol_24px { |
| background: url(svg-sprite-action.svg) 50% 35.714285714285715% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_event_24px { |
| background: url(svg-sprite-action.svg) 50% 42.857142857142854% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_event_seat_24px { |
| background: url(svg-sprite-action.svg) 0 50% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_exit_to_app_24px { |
| background: url(svg-sprite-action.svg) 7.142857142857143% 50% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_explore_24px { |
| background: url(svg-sprite-action.svg) 14.285714285714286% 50% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_extension_24px { |
| background: url(svg-sprite-action.svg) 21.428571428571427% 50% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_face_24px { |
| background: url(svg-sprite-action.svg) 28.571428571428573% 50% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_favorite_24px { |
| background: url(svg-sprite-action.svg) 35.714285714285715% 50% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_favorite_border_24px { |
| background: url(svg-sprite-action.svg) 42.857142857142854% 50% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_feedback_24px { |
| background: url(svg-sprite-action.svg) 50% 50% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_find_in_page_24px { |
| background: url(svg-sprite-action.svg) 57.142857142857146% 0 no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_find_replace_24px { |
| background: url(svg-sprite-action.svg) 57.142857142857146% 7.142857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_fingerprint_24px { |
| background: url(svg-sprite-action.svg) 57.142857142857146% 14.285714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_flight_land_24px { |
| background: url(svg-sprite-action.svg) 57.142857142857146% 21.428571428571427% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_flight_takeoff_24px { |
| background: url(svg-sprite-action.svg) 57.142857142857146% 28.571428571428573% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_flip_to_back_24px { |
| background: url(svg-sprite-action.svg) 57.142857142857146% 35.714285714285715% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_flip_to_front_24px { |
| background: url(svg-sprite-action.svg) 57.142857142857146% 42.857142857142854% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_g_translate_24px { |
| background: url(svg-sprite-action.svg) 57.142857142857146% 50% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_gavel_24px { |
| background: url(svg-sprite-action.svg) 0 57.142857142857146% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_get_app_24px { |
| background: url(svg-sprite-action.svg) 7.142857142857143% 57.142857142857146% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_gif_24px { |
| background: url(svg-sprite-action.svg) 14.285714285714286% 57.142857142857146% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_grade_24px { |
| background: url(svg-sprite-action.svg) 21.428571428571427% 57.142857142857146% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_group_work_24px { |
| background: url(svg-sprite-action.svg) 28.571428571428573% 57.142857142857146% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_help_24px { |
| background: url(svg-sprite-action.svg) 35.714285714285715% 57.142857142857146% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_help_outline_24px { |
| background: url(svg-sprite-action.svg) 42.857142857142854% 57.142857142857146% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_highlight_off_24px { |
| background: url(svg-sprite-action.svg) 50% 57.142857142857146% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_history_24px { |
| background: url(svg-sprite-action.svg) 57.142857142857146% 57.142857142857146% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_home_24px { |
| background: url(svg-sprite-action.svg) 64.28571428571429% 0 no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_hourglass_empty_24px { |
| background: url(svg-sprite-action.svg) 64.28571428571429% 7.142857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_hourglass_full_24px { |
| background: url(svg-sprite-action.svg) 64.28571428571429% 14.285714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_http_24px { |
| background: url(svg-sprite-action.svg) 64.28571428571429% 21.428571428571427% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_https_24px { |
| background: url(svg-sprite-action.svg) 64.28571428571429% 28.571428571428573% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_important_devices_24px { |
| background: url(svg-sprite-action.svg) 64.28571428571429% 35.714285714285715% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_info_24px { |
| background: url(svg-sprite-action.svg) 64.28571428571429% 42.857142857142854% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_info_outline_24px { |
| background: url(svg-sprite-action.svg) 64.28571428571429% 50% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_input_24px { |
| background: url(svg-sprite-action.svg) 64.28571428571429% 57.142857142857146% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_invert_colors_24px { |
| background: url(svg-sprite-action.svg) 0 64.28571428571429% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_label_24px { |
| background: url(svg-sprite-action.svg) 7.142857142857143% 64.28571428571429% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_label_outline_24px { |
| background: url(svg-sprite-action.svg) 14.285714285714286% 64.28571428571429% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_language_24px { |
| background: url(svg-sprite-action.svg) 21.428571428571427% 64.28571428571429% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_launch_24px { |
| background: url(svg-sprite-action.svg) 28.571428571428573% 64.28571428571429% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_lightbulb_outline_24px { |
| background: url(svg-sprite-action.svg) 35.714285714285715% 64.28571428571429% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_line_style_24px { |
| background: url(svg-sprite-action.svg) 42.857142857142854% 64.28571428571429% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_line_weight_24px { |
| background: url(svg-sprite-action.svg) 50% 64.28571428571429% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_list_24px { |
| background: url(svg-sprite-action.svg) 57.142857142857146% 64.28571428571429% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_lock_24px { |
| background: url(svg-sprite-action.svg) 64.28571428571429% 64.28571428571429% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_lock_open_24px { |
| background: url(svg-sprite-action.svg) 71.42857142857143% 0 no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_lock_outline_24px { |
| background: url(svg-sprite-action.svg) 71.42857142857143% 7.142857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_loyalty_24px { |
| background: url(svg-sprite-action.svg) 71.42857142857143% 14.285714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_markunread_mailbox_24px { |
| background: url(svg-sprite-action.svg) 71.42857142857143% 21.428571428571427% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_motorcycle_24px { |
| background: url(svg-sprite-action.svg) 71.42857142857143% 28.571428571428573% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_note_add_24px { |
| background: url(svg-sprite-action.svg) 71.42857142857143% 35.714285714285715% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_offline_pin_24px { |
| background: url(svg-sprite-action.svg) 71.42857142857143% 42.857142857142854% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_opacity_24px { |
| background: url(svg-sprite-action.svg) 0 0 no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_open_in_browser_24px { |
| background: url(svg-sprite-action.svg) 71.42857142857143% 57.142857142857146% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_open_in_new_24px { |
| background: url(svg-sprite-action.svg) 71.42857142857143% 64.28571428571429% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_open_with_24px { |
| background: url(svg-sprite-action.svg) 0 71.42857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_pageview_24px { |
| background: url(svg-sprite-action.svg) 7.142857142857143% 71.42857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_pan_tool_24px { |
| background: url(svg-sprite-action.svg) 14.285714285714286% 71.42857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_payment_24px { |
| background: url(svg-sprite-action.svg) 21.428571428571427% 71.42857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_perm_camera_mic_24px { |
| background: url(svg-sprite-action.svg) 28.571428571428573% 71.42857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_perm_contact_calendar_24px { |
| background: url(svg-sprite-action.svg) 35.714285714285715% 71.42857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_perm_data_setting_24px { |
| background: url(svg-sprite-action.svg) 42.857142857142854% 71.42857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_perm_device_information_24px { |
| background: url(svg-sprite-action.svg) 50% 71.42857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_perm_identity_24px { |
| background: url(svg-sprite-action.svg) 57.142857142857146% 71.42857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_perm_media_24px { |
| background: url(svg-sprite-action.svg) 64.28571428571429% 71.42857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_perm_phone_msg_24px { |
| background: url(svg-sprite-action.svg) 71.42857142857143% 71.42857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_perm_scan_wifi_24px { |
| background: url(svg-sprite-action.svg) 78.57142857142857% 0 no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_pets_24px { |
| background: url(svg-sprite-action.svg) 78.57142857142857% 7.142857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_picture_in_picture_24px { |
| background: url(svg-sprite-action.svg) 78.57142857142857% 14.285714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_picture_in_picture_alt_24px { |
| background: url(svg-sprite-action.svg) 78.57142857142857% 21.428571428571427% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_play_for_work_24px { |
| background: url(svg-sprite-action.svg) 78.57142857142857% 28.571428571428573% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_polymer_24px { |
| background: url(svg-sprite-action.svg) 78.57142857142857% 35.714285714285715% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_power_settings_new_24px { |
| background: url(svg-sprite-action.svg) 78.57142857142857% 42.857142857142854% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_pregnant_woman_24px { |
| background: url(svg-sprite-action.svg) 78.57142857142857% 50% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_print_24px { |
| background: url(svg-sprite-action.svg) 78.57142857142857% 57.142857142857146% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_query_builder_24px { |
| background: url(svg-sprite-action.svg) 78.57142857142857% 64.28571428571429% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_question_answer_24px { |
| background: url(svg-sprite-action.svg) 78.57142857142857% 71.42857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_receipt_24px { |
| background: url(svg-sprite-action.svg) 0 78.57142857142857% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_record_voice_over_24px { |
| background: url(svg-sprite-action.svg) 7.142857142857143% 78.57142857142857% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_redeem_24px { |
| background: url(svg-sprite-action.svg) 14.285714285714286% 78.57142857142857% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_remove_shopping_cart_24px { |
| background: url(svg-sprite-action.svg) 21.428571428571427% 78.57142857142857% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_reorder_24px { |
| background: url(svg-sprite-action.svg) 28.571428571428573% 78.57142857142857% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_report_problem_24px { |
| background: url(svg-sprite-action.svg) 35.714285714285715% 78.57142857142857% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_restore_24px { |
| background: url(svg-sprite-action.svg) 42.857142857142854% 78.57142857142857% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_restore_page_24px { |
| background: url(svg-sprite-action.svg) 50% 78.57142857142857% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_room_24px { |
| background: url(svg-sprite-action.svg) 57.142857142857146% 78.57142857142857% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_rounded_corner_24px { |
| background: url(svg-sprite-action.svg) 64.28571428571429% 78.57142857142857% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_rowing_24px { |
| background: url(svg-sprite-action.svg) 71.42857142857143% 78.57142857142857% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_schedule_24px { |
| background: url(svg-sprite-action.svg) 78.57142857142857% 78.57142857142857% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_search_24px { |
| background: url(svg-sprite-action.svg) 85.71428571428571% 0 no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_settings_24px { |
| background: url(svg-sprite-action.svg) 85.71428571428571% 7.142857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_settings_applications_24px { |
| background: url(svg-sprite-action.svg) 85.71428571428571% 14.285714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_settings_backup_restore_24px { |
| background: url(svg-sprite-action.svg) 85.71428571428571% 21.428571428571427% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_settings_bluetooth_24px { |
| background: url(svg-sprite-action.svg) 85.71428571428571% 28.571428571428573% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_settings_brightness_24px { |
| background: url(svg-sprite-action.svg) 85.71428571428571% 35.714285714285715% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_settings_cell_24px { |
| background: url(svg-sprite-action.svg) 85.71428571428571% 42.857142857142854% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_settings_ethernet_24px { |
| background: url(svg-sprite-action.svg) 85.71428571428571% 50% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_settings_input_antenna_24px { |
| background: url(svg-sprite-action.svg) 85.71428571428571% 57.142857142857146% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_settings_input_component_24px { |
| background: url(svg-sprite-action.svg) 85.71428571428571% 64.28571428571429% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_settings_input_composite_24px { |
| background: url(svg-sprite-action.svg) 85.71428571428571% 71.42857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_settings_input_hdmi_24px { |
| background: url(svg-sprite-action.svg) 85.71428571428571% 78.57142857142857% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_settings_input_svideo_24px { |
| background: url(svg-sprite-action.svg) 0 85.71428571428571% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_settings_overscan_24px { |
| background: url(svg-sprite-action.svg) 7.142857142857143% 85.71428571428571% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_settings_phone_24px { |
| background: url(svg-sprite-action.svg) 14.285714285714286% 85.71428571428571% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_settings_power_24px { |
| background: url(svg-sprite-action.svg) 21.428571428571427% 85.71428571428571% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_settings_remote_24px { |
| background: url(svg-sprite-action.svg) 28.571428571428573% 85.71428571428571% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_settings_voice_24px { |
| background: url(svg-sprite-action.svg) 35.714285714285715% 85.71428571428571% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_shop_24px { |
| background: url(svg-sprite-action.svg) 42.857142857142854% 85.71428571428571% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_shop_two_24px { |
| background: url(svg-sprite-action.svg) 50% 85.71428571428571% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_shopping_basket_24px { |
| background: url(svg-sprite-action.svg) 57.142857142857146% 85.71428571428571% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_shopping_cart_24px { |
| background: url(svg-sprite-action.svg) 64.28571428571429% 85.71428571428571% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_speaker_notes_24px { |
| background: url(svg-sprite-action.svg) 71.42857142857143% 85.71428571428571% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_speaker_notes_off_24px { |
| background: url(svg-sprite-action.svg) 78.57142857142857% 85.71428571428571% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_spellcheck_24px { |
| background: url(svg-sprite-action.svg) 85.71428571428571% 85.71428571428571% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_stars_24px { |
| background: url(svg-sprite-action.svg) 92.85714285714286% 0 no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_store_24px { |
| background: url(svg-sprite-action.svg) 92.85714285714286% 7.142857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_subject_24px { |
| background: url(svg-sprite-action.svg) 92.85714285714286% 14.285714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_supervisor_account_24px { |
| background: url(svg-sprite-action.svg) 92.85714285714286% 21.428571428571427% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_swap_horiz_24px { |
| background: url(svg-sprite-action.svg) 92.85714285714286% 28.571428571428573% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_swap_vert_24px { |
| background: url(svg-sprite-action.svg) 92.85714285714286% 35.714285714285715% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_swap_vertical_circle_24px { |
| background: url(svg-sprite-action.svg) 92.85714285714286% 42.857142857142854% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_system_update_alt_24px { |
| background: url(svg-sprite-action.svg) 92.85714285714286% 50% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_tab_24px { |
| background: url(svg-sprite-action.svg) 92.85714285714286% 57.142857142857146% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_tab_unselected_24px { |
| background: url(svg-sprite-action.svg) 92.85714285714286% 64.28571428571429% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_theaters_24px { |
| background: url(svg-sprite-action.svg) 92.85714285714286% 71.42857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_thumb_down_24px { |
| background: url(svg-sprite-action.svg) 92.85714285714286% 78.57142857142857% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_thumb_up_24px { |
| background: url(svg-sprite-action.svg) 92.85714285714286% 85.71428571428571% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_thumbs_up_down_24px { |
| background: url(svg-sprite-action.svg) 0 92.85714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_timeline_24px { |
| background: url(svg-sprite-action.svg) 7.142857142857143% 92.85714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_toc_24px { |
| background: url(svg-sprite-action.svg) 14.285714285714286% 92.85714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_today_24px { |
| background: url(svg-sprite-action.svg) 21.428571428571427% 92.85714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_toll_24px { |
| background: url(svg-sprite-action.svg) 28.571428571428573% 92.85714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_touch_app_24px { |
| background: url(svg-sprite-action.svg) 35.714285714285715% 92.85714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_track_changes_24px { |
| background: url(svg-sprite-action.svg) 42.857142857142854% 92.85714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_translate_24px { |
| background: url(svg-sprite-action.svg) 50% 92.85714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_trending_down_24px { |
| background: url(svg-sprite-action.svg) 57.142857142857146% 92.85714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_trending_flat_24px { |
| background: url(svg-sprite-action.svg) 64.28571428571429% 92.85714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_trending_up_24px { |
| background: url(svg-sprite-action.svg) 71.42857142857143% 92.85714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_turned_in_24px { |
| background: url(svg-sprite-action.svg) 78.57142857142857% 92.85714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_turned_in_not_24px { |
| background: url(svg-sprite-action.svg) 85.71428571428571% 92.85714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_update_24px { |
| background: url(svg-sprite-action.svg) 92.85714285714286% 92.85714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_verified_user_24px { |
| background: url(svg-sprite-action.svg) 100% 0 no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_view_agenda_24px { |
| background: url(svg-sprite-action.svg) 100% 7.142857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_view_array_24px { |
| background: url(svg-sprite-action.svg) 100% 14.285714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_view_carousel_24px { |
| background: url(svg-sprite-action.svg) 100% 21.428571428571427% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_view_column_24px { |
| background: url(svg-sprite-action.svg) 100% 28.571428571428573% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_view_day_24px { |
| background: url(svg-sprite-action.svg) 100% 35.714285714285715% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_view_headline_24px { |
| background: url(svg-sprite-action.svg) 100% 42.857142857142854% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_view_list_24px { |
| background: url(svg-sprite-action.svg) 100% 50% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_view_module_24px { |
| background: url(svg-sprite-action.svg) 100% 57.142857142857146% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_view_quilt_24px { |
| background: url(svg-sprite-action.svg) 100% 64.28571428571429% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_view_stream_24px { |
| background: url(svg-sprite-action.svg) 100% 71.42857142857143% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_view_week_24px { |
| background: url(svg-sprite-action.svg) 100% 78.57142857142857% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_visibility_24px { |
| background: url(svg-sprite-action.svg) 100% 85.71428571428571% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_visibility_off_24px { |
| background: url(svg-sprite-action.svg) 100% 92.85714285714286% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_watch_later_24px { |
| background: url(svg-sprite-action.svg) 0 100% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_work_24px { |
| background: url(svg-sprite-action.svg) 7.142857142857143% 100% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_youtube_searched_for_24px { |
| background: url(svg-sprite-action.svg) 14.285714285714286% 100% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_zoom_in_24px { |
| background: url(svg-sprite-action.svg) 21.428571428571427% 100% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| .svg-ic_zoom_out_24px { |
| background: url(svg-sprite-action.svg) 28.571428571428573% 100% no-repeat; |
| width: 24px; |
| height: 24px; |
| } |
| </style> |
| |
| <!-- |
| ==================================================================================================== |
| --> |
| |
| </head> |
| <body> |
| <header> |
| <h1>SVG CSS sprite preview</h1> |
| <p>This preview features the generated SVG file as a conventional CSS sprite. The shapes are displayed as background images of several <code><i></code> elements.</p> |
| </header> |
| <section> |
| |
| <!-- |
| |
| Conventional CSS sprite |
| ==================================================================================================== |
| This technique uses CSS classes to display portions of the sprite as background image of |
| appropriately sized elements. |
| |
| --> |
| |
| <ul> |
| |
| <li title="ic_3d_rotation_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_3d_rotation_24px --> |
| <i class="svg-ic_3d_rotation_24px">ic_3d_rotation_24px</i> |
| |
| </div> |
| <h2>ic_3d_rotation_24px</h2> |
| </li> |
| <li title="ic_accessibility_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_accessibility_24px --> |
| <i class="svg-ic_accessibility_24px">ic_accessibility_24px</i> |
| |
| </div> |
| <h2>ic_accessibility_24px</h2> |
| </li> |
| <li title="ic_accessible_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_accessible_24px --> |
| <i class="svg-ic_accessible_24px">ic_accessible_24px</i> |
| |
| </div> |
| <h2>ic_accessible_24px</h2> |
| </li> |
| <li title="ic_account_balance_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_account_balance_24px --> |
| <i class="svg-ic_account_balance_24px">ic_account_balance_24px</i> |
| |
| </div> |
| <h2>ic_account_balance_24px</h2> |
| </li> |
| <li title="ic_account_balance_wallet_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_account_balance_wallet_24px --> |
| <i class="svg-ic_account_balance_wallet_24px">ic_account_balance_wallet_24px</i> |
| |
| </div> |
| <h2>ic_account_balance_wallet_24px</h2> |
| </li> |
| <li title="ic_account_box_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_account_box_24px --> |
| <i class="svg-ic_account_box_24px">ic_account_box_24px</i> |
| |
| </div> |
| <h2>ic_account_box_24px</h2> |
| </li> |
| <li title="ic_account_circle_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_account_circle_24px --> |
| <i class="svg-ic_account_circle_24px">ic_account_circle_24px</i> |
| |
| </div> |
| <h2>ic_account_circle_24px</h2> |
| </li> |
| <li title="ic_add_shopping_cart_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_add_shopping_cart_24px --> |
| <i class="svg-ic_add_shopping_cart_24px">ic_add_shopping_cart_24px</i> |
| |
| </div> |
| <h2>ic_add_shopping_cart_24px</h2> |
| </li> |
| <li title="ic_alarm_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_alarm_24px --> |
| <i class="svg-ic_alarm_24px">ic_alarm_24px</i> |
| |
| </div> |
| <h2>ic_alarm_24px</h2> |
| </li> |
| <li title="ic_alarm_add_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_alarm_add_24px --> |
| <i class="svg-ic_alarm_add_24px">ic_alarm_add_24px</i> |
| |
| </div> |
| <h2>ic_alarm_add_24px</h2> |
| </li> |
| <li title="ic_alarm_off_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_alarm_off_24px --> |
| <i class="svg-ic_alarm_off_24px">ic_alarm_off_24px</i> |
| |
| </div> |
| <h2>ic_alarm_off_24px</h2> |
| </li> |
| <li title="ic_alarm_on_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_alarm_on_24px --> |
| <i class="svg-ic_alarm_on_24px">ic_alarm_on_24px</i> |
| |
| </div> |
| <h2>ic_alarm_on_24px</h2> |
| </li> |
| <li title="ic_all_out_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_all_out_24px --> |
| <i class="svg-ic_all_out_24px">ic_all_out_24px</i> |
| |
| </div> |
| <h2>ic_all_out_24px</h2> |
| </li> |
| <li title="ic_android_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_android_24px --> |
| <i class="svg-ic_android_24px">ic_android_24px</i> |
| |
| </div> |
| <h2>ic_android_24px</h2> |
| </li> |
| <li title="ic_announcement_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_announcement_24px --> |
| <i class="svg-ic_announcement_24px">ic_announcement_24px</i> |
| |
| </div> |
| <h2>ic_announcement_24px</h2> |
| </li> |
| <li title="ic_aspect_ratio_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_aspect_ratio_24px --> |
| <i class="svg-ic_aspect_ratio_24px">ic_aspect_ratio_24px</i> |
| |
| </div> |
| <h2>ic_aspect_ratio_24px</h2> |
| </li> |
| <li title="ic_assessment_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_assessment_24px --> |
| <i class="svg-ic_assessment_24px">ic_assessment_24px</i> |
| |
| </div> |
| <h2>ic_assessment_24px</h2> |
| </li> |
| <li title="ic_assignment_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_assignment_24px --> |
| <i class="svg-ic_assignment_24px">ic_assignment_24px</i> |
| |
| </div> |
| <h2>ic_assignment_24px</h2> |
| </li> |
| <li title="ic_assignment_ind_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_assignment_ind_24px --> |
| <i class="svg-ic_assignment_ind_24px">ic_assignment_ind_24px</i> |
| |
| </div> |
| <h2>ic_assignment_ind_24px</h2> |
| </li> |
| <li title="ic_assignment_late_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_assignment_late_24px --> |
| <i class="svg-ic_assignment_late_24px">ic_assignment_late_24px</i> |
| |
| </div> |
| <h2>ic_assignment_late_24px</h2> |
| </li> |
| <li title="ic_assignment_return_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_assignment_return_24px --> |
| <i class="svg-ic_assignment_return_24px">ic_assignment_return_24px</i> |
| |
| </div> |
| <h2>ic_assignment_return_24px</h2> |
| </li> |
| <li title="ic_assignment_returned_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_assignment_returned_24px --> |
| <i class="svg-ic_assignment_returned_24px">ic_assignment_returned_24px</i> |
| |
| </div> |
| <h2>ic_assignment_returned_24px</h2> |
| </li> |
| <li title="ic_assignment_turned_in_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_assignment_turned_in_24px --> |
| <i class="svg-ic_assignment_turned_in_24px">ic_assignment_turned_in_24px</i> |
| |
| </div> |
| <h2>ic_assignment_turned_in_24px</h2> |
| </li> |
| <li title="ic_autorenew_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_autorenew_24px --> |
| <i class="svg-ic_autorenew_24px">ic_autorenew_24px</i> |
| |
| </div> |
| <h2>ic_autorenew_24px</h2> |
| </li> |
| <li title="ic_backup_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_backup_24px --> |
| <i class="svg-ic_backup_24px">ic_backup_24px</i> |
| |
| </div> |
| <h2>ic_backup_24px</h2> |
| </li> |
| <li title="ic_book_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_book_24px --> |
| <i class="svg-ic_book_24px">ic_book_24px</i> |
| |
| </div> |
| <h2>ic_book_24px</h2> |
| </li> |
| <li title="ic_bookmark_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_bookmark_24px --> |
| <i class="svg-ic_bookmark_24px">ic_bookmark_24px</i> |
| |
| </div> |
| <h2>ic_bookmark_24px</h2> |
| </li> |
| <li title="ic_bookmark_border_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_bookmark_border_24px --> |
| <i class="svg-ic_bookmark_border_24px">ic_bookmark_border_24px</i> |
| |
| </div> |
| <h2>ic_bookmark_border_24px</h2> |
| </li> |
| <li title="ic_bug_report_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_bug_report_24px --> |
| <i class="svg-ic_bug_report_24px">ic_bug_report_24px</i> |
| |
| </div> |
| <h2>ic_bug_report_24px</h2> |
| </li> |
| <li title="ic_build_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_build_24px --> |
| <i class="svg-ic_build_24px">ic_build_24px</i> |
| |
| </div> |
| <h2>ic_build_24px</h2> |
| </li> |
| <li title="ic_cached_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_cached_24px --> |
| <i class="svg-ic_cached_24px">ic_cached_24px</i> |
| |
| </div> |
| <h2>ic_cached_24px</h2> |
| </li> |
| <li title="ic_camera_enhance_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_camera_enhance_24px --> |
| <i class="svg-ic_camera_enhance_24px">ic_camera_enhance_24px</i> |
| |
| </div> |
| <h2>ic_camera_enhance_24px</h2> |
| </li> |
| <li title="ic_card_giftcard_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_card_giftcard_24px --> |
| <i class="svg-ic_card_giftcard_24px">ic_card_giftcard_24px</i> |
| |
| </div> |
| <h2>ic_card_giftcard_24px</h2> |
| </li> |
| <li title="ic_card_membership_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_card_membership_24px --> |
| <i class="svg-ic_card_membership_24px">ic_card_membership_24px</i> |
| |
| </div> |
| <h2>ic_card_membership_24px</h2> |
| </li> |
| <li title="ic_card_travel_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_card_travel_24px --> |
| <i class="svg-ic_card_travel_24px">ic_card_travel_24px</i> |
| |
| </div> |
| <h2>ic_card_travel_24px</h2> |
| </li> |
| <li title="ic_change_history_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_change_history_24px --> |
| <i class="svg-ic_change_history_24px">ic_change_history_24px</i> |
| |
| </div> |
| <h2>ic_change_history_24px</h2> |
| </li> |
| <li title="ic_check_circle_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_check_circle_24px --> |
| <i class="svg-ic_check_circle_24px">ic_check_circle_24px</i> |
| |
| </div> |
| <h2>ic_check_circle_24px</h2> |
| </li> |
| <li title="ic_chrome_reader_mode_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_chrome_reader_mode_24px --> |
| <i class="svg-ic_chrome_reader_mode_24px">ic_chrome_reader_mode_24px</i> |
| |
| </div> |
| <h2>ic_chrome_reader_mode_24px</h2> |
| </li> |
| <li title="ic_class_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_class_24px --> |
| <i class="svg-ic_class_24px">ic_class_24px</i> |
| |
| </div> |
| <h2>ic_class_24px</h2> |
| </li> |
| <li title="ic_code_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_code_24px --> |
| <i class="svg-ic_code_24px">ic_code_24px</i> |
| |
| </div> |
| <h2>ic_code_24px</h2> |
| </li> |
| <li title="ic_compare_arrows_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_compare_arrows_24px --> |
| <i class="svg-ic_compare_arrows_24px">ic_compare_arrows_24px</i> |
| |
| </div> |
| <h2>ic_compare_arrows_24px</h2> |
| </li> |
| <li title="ic_copyright_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_copyright_24px --> |
| <i class="svg-ic_copyright_24px">ic_copyright_24px</i> |
| |
| </div> |
| <h2>ic_copyright_24px</h2> |
| </li> |
| <li title="ic_credit_card_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_credit_card_24px --> |
| <i class="svg-ic_credit_card_24px">ic_credit_card_24px</i> |
| |
| </div> |
| <h2>ic_credit_card_24px</h2> |
| </li> |
| <li title="ic_dashboard_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_dashboard_24px --> |
| <i class="svg-ic_dashboard_24px">ic_dashboard_24px</i> |
| |
| </div> |
| <h2>ic_dashboard_24px</h2> |
| </li> |
| <li title="ic_date_range_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_date_range_24px --> |
| <i class="svg-ic_date_range_24px">ic_date_range_24px</i> |
| |
| </div> |
| <h2>ic_date_range_24px</h2> |
| </li> |
| <li title="ic_delete_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_delete_24px --> |
| <i class="svg-ic_delete_24px">ic_delete_24px</i> |
| |
| </div> |
| <h2>ic_delete_24px</h2> |
| </li> |
| <li title="ic_delete_forever_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_delete_forever_24px --> |
| <i class="svg-ic_delete_forever_24px">ic_delete_forever_24px</i> |
| |
| </div> |
| <h2>ic_delete_forever_24px</h2> |
| </li> |
| <li title="ic_description_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_description_24px --> |
| <i class="svg-ic_description_24px">ic_description_24px</i> |
| |
| </div> |
| <h2>ic_description_24px</h2> |
| </li> |
| <li title="ic_dns_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_dns_24px --> |
| <i class="svg-ic_dns_24px">ic_dns_24px</i> |
| |
| </div> |
| <h2>ic_dns_24px</h2> |
| </li> |
| <li title="ic_done_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_done_24px --> |
| <i class="svg-ic_done_24px">ic_done_24px</i> |
| |
| </div> |
| <h2>ic_done_24px</h2> |
| </li> |
| <li title="ic_done_all_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_done_all_24px --> |
| <i class="svg-ic_done_all_24px">ic_done_all_24px</i> |
| |
| </div> |
| <h2>ic_done_all_24px</h2> |
| </li> |
| <li title="ic_donut_large_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_donut_large_24px --> |
| <i class="svg-ic_donut_large_24px">ic_donut_large_24px</i> |
| |
| </div> |
| <h2>ic_donut_large_24px</h2> |
| </li> |
| <li title="ic_donut_small_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_donut_small_24px --> |
| <i class="svg-ic_donut_small_24px">ic_donut_small_24px</i> |
| |
| </div> |
| <h2>ic_donut_small_24px</h2> |
| </li> |
| <li title="ic_eject_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_eject_24px --> |
| <i class="svg-ic_eject_24px">ic_eject_24px</i> |
| |
| </div> |
| <h2>ic_eject_24px</h2> |
| </li> |
| <li title="ic_euro_symbol_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_euro_symbol_24px --> |
| <i class="svg-ic_euro_symbol_24px">ic_euro_symbol_24px</i> |
| |
| </div> |
| <h2>ic_euro_symbol_24px</h2> |
| </li> |
| <li title="ic_event_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_event_24px --> |
| <i class="svg-ic_event_24px">ic_event_24px</i> |
| |
| </div> |
| <h2>ic_event_24px</h2> |
| </li> |
| <li title="ic_event_seat_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_event_seat_24px --> |
| <i class="svg-ic_event_seat_24px">ic_event_seat_24px</i> |
| |
| </div> |
| <h2>ic_event_seat_24px</h2> |
| </li> |
| <li title="ic_exit_to_app_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_exit_to_app_24px --> |
| <i class="svg-ic_exit_to_app_24px">ic_exit_to_app_24px</i> |
| |
| </div> |
| <h2>ic_exit_to_app_24px</h2> |
| </li> |
| <li title="ic_explore_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_explore_24px --> |
| <i class="svg-ic_explore_24px">ic_explore_24px</i> |
| |
| </div> |
| <h2>ic_explore_24px</h2> |
| </li> |
| <li title="ic_extension_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_extension_24px --> |
| <i class="svg-ic_extension_24px">ic_extension_24px</i> |
| |
| </div> |
| <h2>ic_extension_24px</h2> |
| </li> |
| <li title="ic_face_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_face_24px --> |
| <i class="svg-ic_face_24px">ic_face_24px</i> |
| |
| </div> |
| <h2>ic_face_24px</h2> |
| </li> |
| <li title="ic_favorite_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_favorite_24px --> |
| <i class="svg-ic_favorite_24px">ic_favorite_24px</i> |
| |
| </div> |
| <h2>ic_favorite_24px</h2> |
| </li> |
| <li title="ic_favorite_border_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_favorite_border_24px --> |
| <i class="svg-ic_favorite_border_24px">ic_favorite_border_24px</i> |
| |
| </div> |
| <h2>ic_favorite_border_24px</h2> |
| </li> |
| <li title="ic_feedback_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_feedback_24px --> |
| <i class="svg-ic_feedback_24px">ic_feedback_24px</i> |
| |
| </div> |
| <h2>ic_feedback_24px</h2> |
| </li> |
| <li title="ic_find_in_page_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_find_in_page_24px --> |
| <i class="svg-ic_find_in_page_24px">ic_find_in_page_24px</i> |
| |
| </div> |
| <h2>ic_find_in_page_24px</h2> |
| </li> |
| <li title="ic_find_replace_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_find_replace_24px --> |
| <i class="svg-ic_find_replace_24px">ic_find_replace_24px</i> |
| |
| </div> |
| <h2>ic_find_replace_24px</h2> |
| </li> |
| <li title="ic_fingerprint_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_fingerprint_24px --> |
| <i class="svg-ic_fingerprint_24px">ic_fingerprint_24px</i> |
| |
| </div> |
| <h2>ic_fingerprint_24px</h2> |
| </li> |
| <li title="ic_flight_land_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_flight_land_24px --> |
| <i class="svg-ic_flight_land_24px">ic_flight_land_24px</i> |
| |
| </div> |
| <h2>ic_flight_land_24px</h2> |
| </li> |
| <li title="ic_flight_takeoff_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_flight_takeoff_24px --> |
| <i class="svg-ic_flight_takeoff_24px">ic_flight_takeoff_24px</i> |
| |
| </div> |
| <h2>ic_flight_takeoff_24px</h2> |
| </li> |
| <li title="ic_flip_to_back_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_flip_to_back_24px --> |
| <i class="svg-ic_flip_to_back_24px">ic_flip_to_back_24px</i> |
| |
| </div> |
| <h2>ic_flip_to_back_24px</h2> |
| </li> |
| <li title="ic_flip_to_front_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_flip_to_front_24px --> |
| <i class="svg-ic_flip_to_front_24px">ic_flip_to_front_24px</i> |
| |
| </div> |
| <h2>ic_flip_to_front_24px</h2> |
| </li> |
| <li title="ic_g_translate_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_g_translate_24px --> |
| <i class="svg-ic_g_translate_24px">ic_g_translate_24px</i> |
| |
| </div> |
| <h2>ic_g_translate_24px</h2> |
| </li> |
| <li title="ic_gavel_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_gavel_24px --> |
| <i class="svg-ic_gavel_24px">ic_gavel_24px</i> |
| |
| </div> |
| <h2>ic_gavel_24px</h2> |
| </li> |
| <li title="ic_get_app_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_get_app_24px --> |
| <i class="svg-ic_get_app_24px">ic_get_app_24px</i> |
| |
| </div> |
| <h2>ic_get_app_24px</h2> |
| </li> |
| <li title="ic_gif_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_gif_24px --> |
| <i class="svg-ic_gif_24px">ic_gif_24px</i> |
| |
| </div> |
| <h2>ic_gif_24px</h2> |
| </li> |
| <li title="ic_grade_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_grade_24px --> |
| <i class="svg-ic_grade_24px">ic_grade_24px</i> |
| |
| </div> |
| <h2>ic_grade_24px</h2> |
| </li> |
| <li title="ic_group_work_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_group_work_24px --> |
| <i class="svg-ic_group_work_24px">ic_group_work_24px</i> |
| |
| </div> |
| <h2>ic_group_work_24px</h2> |
| </li> |
| <li title="ic_help_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_help_24px --> |
| <i class="svg-ic_help_24px">ic_help_24px</i> |
| |
| </div> |
| <h2>ic_help_24px</h2> |
| </li> |
| <li title="ic_help_outline_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_help_outline_24px --> |
| <i class="svg-ic_help_outline_24px">ic_help_outline_24px</i> |
| |
| </div> |
| <h2>ic_help_outline_24px</h2> |
| </li> |
| <li title="ic_highlight_off_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_highlight_off_24px --> |
| <i class="svg-ic_highlight_off_24px">ic_highlight_off_24px</i> |
| |
| </div> |
| <h2>ic_highlight_off_24px</h2> |
| </li> |
| <li title="ic_history_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_history_24px --> |
| <i class="svg-ic_history_24px">ic_history_24px</i> |
| |
| </div> |
| <h2>ic_history_24px</h2> |
| </li> |
| <li title="ic_home_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_home_24px --> |
| <i class="svg-ic_home_24px">ic_home_24px</i> |
| |
| </div> |
| <h2>ic_home_24px</h2> |
| </li> |
| <li title="ic_hourglass_empty_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_hourglass_empty_24px --> |
| <i class="svg-ic_hourglass_empty_24px">ic_hourglass_empty_24px</i> |
| |
| </div> |
| <h2>ic_hourglass_empty_24px</h2> |
| </li> |
| <li title="ic_hourglass_full_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_hourglass_full_24px --> |
| <i class="svg-ic_hourglass_full_24px">ic_hourglass_full_24px</i> |
| |
| </div> |
| <h2>ic_hourglass_full_24px</h2> |
| </li> |
| <li title="ic_http_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_http_24px --> |
| <i class="svg-ic_http_24px">ic_http_24px</i> |
| |
| </div> |
| <h2>ic_http_24px</h2> |
| </li> |
| <li title="ic_https_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_https_24px --> |
| <i class="svg-ic_https_24px">ic_https_24px</i> |
| |
| </div> |
| <h2>ic_https_24px</h2> |
| </li> |
| <li title="ic_important_devices_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_important_devices_24px --> |
| <i class="svg-ic_important_devices_24px">ic_important_devices_24px</i> |
| |
| </div> |
| <h2>ic_important_devices_24px</h2> |
| </li> |
| <li title="ic_info_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_info_24px --> |
| <i class="svg-ic_info_24px">ic_info_24px</i> |
| |
| </div> |
| <h2>ic_info_24px</h2> |
| </li> |
| <li title="ic_info_outline_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_info_outline_24px --> |
| <i class="svg-ic_info_outline_24px">ic_info_outline_24px</i> |
| |
| </div> |
| <h2>ic_info_outline_24px</h2> |
| </li> |
| <li title="ic_input_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_input_24px --> |
| <i class="svg-ic_input_24px">ic_input_24px</i> |
| |
| </div> |
| <h2>ic_input_24px</h2> |
| </li> |
| <li title="ic_invert_colors_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_invert_colors_24px --> |
| <i class="svg-ic_invert_colors_24px">ic_invert_colors_24px</i> |
| |
| </div> |
| <h2>ic_invert_colors_24px</h2> |
| </li> |
| <li title="ic_label_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_label_24px --> |
| <i class="svg-ic_label_24px">ic_label_24px</i> |
| |
| </div> |
| <h2>ic_label_24px</h2> |
| </li> |
| <li title="ic_label_outline_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_label_outline_24px --> |
| <i class="svg-ic_label_outline_24px">ic_label_outline_24px</i> |
| |
| </div> |
| <h2>ic_label_outline_24px</h2> |
| </li> |
| <li title="ic_language_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_language_24px --> |
| <i class="svg-ic_language_24px">ic_language_24px</i> |
| |
| </div> |
| <h2>ic_language_24px</h2> |
| </li> |
| <li title="ic_launch_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_launch_24px --> |
| <i class="svg-ic_launch_24px">ic_launch_24px</i> |
| |
| </div> |
| <h2>ic_launch_24px</h2> |
| </li> |
| <li title="ic_lightbulb_outline_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_lightbulb_outline_24px --> |
| <i class="svg-ic_lightbulb_outline_24px">ic_lightbulb_outline_24px</i> |
| |
| </div> |
| <h2>ic_lightbulb_outline_24px</h2> |
| </li> |
| <li title="ic_line_style_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_line_style_24px --> |
| <i class="svg-ic_line_style_24px">ic_line_style_24px</i> |
| |
| </div> |
| <h2>ic_line_style_24px</h2> |
| </li> |
| <li title="ic_line_weight_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_line_weight_24px --> |
| <i class="svg-ic_line_weight_24px">ic_line_weight_24px</i> |
| |
| </div> |
| <h2>ic_line_weight_24px</h2> |
| </li> |
| <li title="ic_list_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_list_24px --> |
| <i class="svg-ic_list_24px">ic_list_24px</i> |
| |
| </div> |
| <h2>ic_list_24px</h2> |
| </li> |
| <li title="ic_lock_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_lock_24px --> |
| <i class="svg-ic_lock_24px">ic_lock_24px</i> |
| |
| </div> |
| <h2>ic_lock_24px</h2> |
| </li> |
| <li title="ic_lock_open_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_lock_open_24px --> |
| <i class="svg-ic_lock_open_24px">ic_lock_open_24px</i> |
| |
| </div> |
| <h2>ic_lock_open_24px</h2> |
| </li> |
| <li title="ic_lock_outline_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_lock_outline_24px --> |
| <i class="svg-ic_lock_outline_24px">ic_lock_outline_24px</i> |
| |
| </div> |
| <h2>ic_lock_outline_24px</h2> |
| </li> |
| <li title="ic_loyalty_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_loyalty_24px --> |
| <i class="svg-ic_loyalty_24px">ic_loyalty_24px</i> |
| |
| </div> |
| <h2>ic_loyalty_24px</h2> |
| </li> |
| <li title="ic_markunread_mailbox_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_markunread_mailbox_24px --> |
| <i class="svg-ic_markunread_mailbox_24px">ic_markunread_mailbox_24px</i> |
| |
| </div> |
| <h2>ic_markunread_mailbox_24px</h2> |
| </li> |
| <li title="ic_motorcycle_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_motorcycle_24px --> |
| <i class="svg-ic_motorcycle_24px">ic_motorcycle_24px</i> |
| |
| </div> |
| <h2>ic_motorcycle_24px</h2> |
| </li> |
| <li title="ic_note_add_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_note_add_24px --> |
| <i class="svg-ic_note_add_24px">ic_note_add_24px</i> |
| |
| </div> |
| <h2>ic_note_add_24px</h2> |
| </li> |
| <li title="ic_offline_pin_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_offline_pin_24px --> |
| <i class="svg-ic_offline_pin_24px">ic_offline_pin_24px</i> |
| |
| </div> |
| <h2>ic_offline_pin_24px</h2> |
| </li> |
| <li title="ic_opacity_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_opacity_24px --> |
| <i class="svg-ic_opacity_24px">ic_opacity_24px</i> |
| |
| </div> |
| <h2>ic_opacity_24px</h2> |
| </li> |
| <li title="ic_open_in_browser_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_open_in_browser_24px --> |
| <i class="svg-ic_open_in_browser_24px">ic_open_in_browser_24px</i> |
| |
| </div> |
| <h2>ic_open_in_browser_24px</h2> |
| </li> |
| <li title="ic_open_in_new_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_open_in_new_24px --> |
| <i class="svg-ic_open_in_new_24px">ic_open_in_new_24px</i> |
| |
| </div> |
| <h2>ic_open_in_new_24px</h2> |
| </li> |
| <li title="ic_open_with_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_open_with_24px --> |
| <i class="svg-ic_open_with_24px">ic_open_with_24px</i> |
| |
| </div> |
| <h2>ic_open_with_24px</h2> |
| </li> |
| <li title="ic_pageview_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_pageview_24px --> |
| <i class="svg-ic_pageview_24px">ic_pageview_24px</i> |
| |
| </div> |
| <h2>ic_pageview_24px</h2> |
| </li> |
| <li title="ic_pan_tool_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_pan_tool_24px --> |
| <i class="svg-ic_pan_tool_24px">ic_pan_tool_24px</i> |
| |
| </div> |
| <h2>ic_pan_tool_24px</h2> |
| </li> |
| <li title="ic_payment_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_payment_24px --> |
| <i class="svg-ic_payment_24px">ic_payment_24px</i> |
| |
| </div> |
| <h2>ic_payment_24px</h2> |
| </li> |
| <li title="ic_perm_camera_mic_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_perm_camera_mic_24px --> |
| <i class="svg-ic_perm_camera_mic_24px">ic_perm_camera_mic_24px</i> |
| |
| </div> |
| <h2>ic_perm_camera_mic_24px</h2> |
| </li> |
| <li title="ic_perm_contact_calendar_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_perm_contact_calendar_24px --> |
| <i class="svg-ic_perm_contact_calendar_24px">ic_perm_contact_calendar_24px</i> |
| |
| </div> |
| <h2>ic_perm_contact_calendar_24px</h2> |
| </li> |
| <li title="ic_perm_data_setting_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_perm_data_setting_24px --> |
| <i class="svg-ic_perm_data_setting_24px">ic_perm_data_setting_24px</i> |
| |
| </div> |
| <h2>ic_perm_data_setting_24px</h2> |
| </li> |
| <li title="ic_perm_device_information_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_perm_device_information_24px --> |
| <i class="svg-ic_perm_device_information_24px">ic_perm_device_information_24px</i> |
| |
| </div> |
| <h2>ic_perm_device_information_24px</h2> |
| </li> |
| <li title="ic_perm_identity_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_perm_identity_24px --> |
| <i class="svg-ic_perm_identity_24px">ic_perm_identity_24px</i> |
| |
| </div> |
| <h2>ic_perm_identity_24px</h2> |
| </li> |
| <li title="ic_perm_media_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_perm_media_24px --> |
| <i class="svg-ic_perm_media_24px">ic_perm_media_24px</i> |
| |
| </div> |
| <h2>ic_perm_media_24px</h2> |
| </li> |
| <li title="ic_perm_phone_msg_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_perm_phone_msg_24px --> |
| <i class="svg-ic_perm_phone_msg_24px">ic_perm_phone_msg_24px</i> |
| |
| </div> |
| <h2>ic_perm_phone_msg_24px</h2> |
| </li> |
| <li title="ic_perm_scan_wifi_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_perm_scan_wifi_24px --> |
| <i class="svg-ic_perm_scan_wifi_24px">ic_perm_scan_wifi_24px</i> |
| |
| </div> |
| <h2>ic_perm_scan_wifi_24px</h2> |
| </li> |
| <li title="ic_pets_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_pets_24px --> |
| <i class="svg-ic_pets_24px">ic_pets_24px</i> |
| |
| </div> |
| <h2>ic_pets_24px</h2> |
| </li> |
| <li title="ic_picture_in_picture_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_picture_in_picture_24px --> |
| <i class="svg-ic_picture_in_picture_24px">ic_picture_in_picture_24px</i> |
| |
| </div> |
| <h2>ic_picture_in_picture_24px</h2> |
| </li> |
| <li title="ic_picture_in_picture_alt_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_picture_in_picture_alt_24px --> |
| <i class="svg-ic_picture_in_picture_alt_24px">ic_picture_in_picture_alt_24px</i> |
| |
| </div> |
| <h2>ic_picture_in_picture_alt_24px</h2> |
| </li> |
| <li title="ic_play_for_work_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_play_for_work_24px --> |
| <i class="svg-ic_play_for_work_24px">ic_play_for_work_24px</i> |
| |
| </div> |
| <h2>ic_play_for_work_24px</h2> |
| </li> |
| <li title="ic_polymer_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_polymer_24px --> |
| <i class="svg-ic_polymer_24px">ic_polymer_24px</i> |
| |
| </div> |
| <h2>ic_polymer_24px</h2> |
| </li> |
| <li title="ic_power_settings_new_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_power_settings_new_24px --> |
| <i class="svg-ic_power_settings_new_24px">ic_power_settings_new_24px</i> |
| |
| </div> |
| <h2>ic_power_settings_new_24px</h2> |
| </li> |
| <li title="ic_pregnant_woman_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_pregnant_woman_24px --> |
| <i class="svg-ic_pregnant_woman_24px">ic_pregnant_woman_24px</i> |
| |
| </div> |
| <h2>ic_pregnant_woman_24px</h2> |
| </li> |
| <li title="ic_print_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_print_24px --> |
| <i class="svg-ic_print_24px">ic_print_24px</i> |
| |
| </div> |
| <h2>ic_print_24px</h2> |
| </li> |
| <li title="ic_query_builder_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_query_builder_24px --> |
| <i class="svg-ic_query_builder_24px">ic_query_builder_24px</i> |
| |
| </div> |
| <h2>ic_query_builder_24px</h2> |
| </li> |
| <li title="ic_question_answer_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_question_answer_24px --> |
| <i class="svg-ic_question_answer_24px">ic_question_answer_24px</i> |
| |
| </div> |
| <h2>ic_question_answer_24px</h2> |
| </li> |
| <li title="ic_receipt_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_receipt_24px --> |
| <i class="svg-ic_receipt_24px">ic_receipt_24px</i> |
| |
| </div> |
| <h2>ic_receipt_24px</h2> |
| </li> |
| <li title="ic_record_voice_over_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_record_voice_over_24px --> |
| <i class="svg-ic_record_voice_over_24px">ic_record_voice_over_24px</i> |
| |
| </div> |
| <h2>ic_record_voice_over_24px</h2> |
| </li> |
| <li title="ic_redeem_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_redeem_24px --> |
| <i class="svg-ic_redeem_24px">ic_redeem_24px</i> |
| |
| </div> |
| <h2>ic_redeem_24px</h2> |
| </li> |
| <li title="ic_remove_shopping_cart_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_remove_shopping_cart_24px --> |
| <i class="svg-ic_remove_shopping_cart_24px">ic_remove_shopping_cart_24px</i> |
| |
| </div> |
| <h2>ic_remove_shopping_cart_24px</h2> |
| </li> |
| <li title="ic_reorder_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_reorder_24px --> |
| <i class="svg-ic_reorder_24px">ic_reorder_24px</i> |
| |
| </div> |
| <h2>ic_reorder_24px</h2> |
| </li> |
| <li title="ic_report_problem_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_report_problem_24px --> |
| <i class="svg-ic_report_problem_24px">ic_report_problem_24px</i> |
| |
| </div> |
| <h2>ic_report_problem_24px</h2> |
| </li> |
| <li title="ic_restore_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_restore_24px --> |
| <i class="svg-ic_restore_24px">ic_restore_24px</i> |
| |
| </div> |
| <h2>ic_restore_24px</h2> |
| </li> |
| <li title="ic_restore_page_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_restore_page_24px --> |
| <i class="svg-ic_restore_page_24px">ic_restore_page_24px</i> |
| |
| </div> |
| <h2>ic_restore_page_24px</h2> |
| </li> |
| <li title="ic_room_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_room_24px --> |
| <i class="svg-ic_room_24px">ic_room_24px</i> |
| |
| </div> |
| <h2>ic_room_24px</h2> |
| </li> |
| <li title="ic_rounded_corner_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_rounded_corner_24px --> |
| <i class="svg-ic_rounded_corner_24px">ic_rounded_corner_24px</i> |
| |
| </div> |
| <h2>ic_rounded_corner_24px</h2> |
| </li> |
| <li title="ic_rowing_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_rowing_24px --> |
| <i class="svg-ic_rowing_24px">ic_rowing_24px</i> |
| |
| </div> |
| <h2>ic_rowing_24px</h2> |
| </li> |
| <li title="ic_schedule_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_schedule_24px --> |
| <i class="svg-ic_schedule_24px">ic_schedule_24px</i> |
| |
| </div> |
| <h2>ic_schedule_24px</h2> |
| </li> |
| <li title="ic_search_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_search_24px --> |
| <i class="svg-ic_search_24px">ic_search_24px</i> |
| |
| </div> |
| <h2>ic_search_24px</h2> |
| </li> |
| <li title="ic_settings_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_settings_24px --> |
| <i class="svg-ic_settings_24px">ic_settings_24px</i> |
| |
| </div> |
| <h2>ic_settings_24px</h2> |
| </li> |
| <li title="ic_settings_applications_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_settings_applications_24px --> |
| <i class="svg-ic_settings_applications_24px">ic_settings_applications_24px</i> |
| |
| </div> |
| <h2>ic_settings_applications_24px</h2> |
| </li> |
| <li title="ic_settings_backup_restore_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_settings_backup_restore_24px --> |
| <i class="svg-ic_settings_backup_restore_24px">ic_settings_backup_restore_24px</i> |
| |
| </div> |
| <h2>ic_settings_backup_restore_24px</h2> |
| </li> |
| <li title="ic_settings_bluetooth_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_settings_bluetooth_24px --> |
| <i class="svg-ic_settings_bluetooth_24px">ic_settings_bluetooth_24px</i> |
| |
| </div> |
| <h2>ic_settings_bluetooth_24px</h2> |
| </li> |
| <li title="ic_settings_brightness_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_settings_brightness_24px --> |
| <i class="svg-ic_settings_brightness_24px">ic_settings_brightness_24px</i> |
| |
| </div> |
| <h2>ic_settings_brightness_24px</h2> |
| </li> |
| <li title="ic_settings_cell_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_settings_cell_24px --> |
| <i class="svg-ic_settings_cell_24px">ic_settings_cell_24px</i> |
| |
| </div> |
| <h2>ic_settings_cell_24px</h2> |
| </li> |
| <li title="ic_settings_ethernet_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_settings_ethernet_24px --> |
| <i class="svg-ic_settings_ethernet_24px">ic_settings_ethernet_24px</i> |
| |
| </div> |
| <h2>ic_settings_ethernet_24px</h2> |
| </li> |
| <li title="ic_settings_input_antenna_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_settings_input_antenna_24px --> |
| <i class="svg-ic_settings_input_antenna_24px">ic_settings_input_antenna_24px</i> |
| |
| </div> |
| <h2>ic_settings_input_antenna_24px</h2> |
| </li> |
| <li title="ic_settings_input_component_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_settings_input_component_24px --> |
| <i class="svg-ic_settings_input_component_24px">ic_settings_input_component_24px</i> |
| |
| </div> |
| <h2>ic_settings_input_component_24px</h2> |
| </li> |
| <li title="ic_settings_input_composite_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_settings_input_composite_24px --> |
| <i class="svg-ic_settings_input_composite_24px">ic_settings_input_composite_24px</i> |
| |
| </div> |
| <h2>ic_settings_input_composite_24px</h2> |
| </li> |
| <li title="ic_settings_input_hdmi_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_settings_input_hdmi_24px --> |
| <i class="svg-ic_settings_input_hdmi_24px">ic_settings_input_hdmi_24px</i> |
| |
| </div> |
| <h2>ic_settings_input_hdmi_24px</h2> |
| </li> |
| <li title="ic_settings_input_svideo_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_settings_input_svideo_24px --> |
| <i class="svg-ic_settings_input_svideo_24px">ic_settings_input_svideo_24px</i> |
| |
| </div> |
| <h2>ic_settings_input_svideo_24px</h2> |
| </li> |
| <li title="ic_settings_overscan_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_settings_overscan_24px --> |
| <i class="svg-ic_settings_overscan_24px">ic_settings_overscan_24px</i> |
| |
| </div> |
| <h2>ic_settings_overscan_24px</h2> |
| </li> |
| <li title="ic_settings_phone_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_settings_phone_24px --> |
| <i class="svg-ic_settings_phone_24px">ic_settings_phone_24px</i> |
| |
| </div> |
| <h2>ic_settings_phone_24px</h2> |
| </li> |
| <li title="ic_settings_power_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_settings_power_24px --> |
| <i class="svg-ic_settings_power_24px">ic_settings_power_24px</i> |
| |
| </div> |
| <h2>ic_settings_power_24px</h2> |
| </li> |
| <li title="ic_settings_remote_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_settings_remote_24px --> |
| <i class="svg-ic_settings_remote_24px">ic_settings_remote_24px</i> |
| |
| </div> |
| <h2>ic_settings_remote_24px</h2> |
| </li> |
| <li title="ic_settings_voice_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_settings_voice_24px --> |
| <i class="svg-ic_settings_voice_24px">ic_settings_voice_24px</i> |
| |
| </div> |
| <h2>ic_settings_voice_24px</h2> |
| </li> |
| <li title="ic_shop_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_shop_24px --> |
| <i class="svg-ic_shop_24px">ic_shop_24px</i> |
| |
| </div> |
| <h2>ic_shop_24px</h2> |
| </li> |
| <li title="ic_shop_two_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_shop_two_24px --> |
| <i class="svg-ic_shop_two_24px">ic_shop_two_24px</i> |
| |
| </div> |
| <h2>ic_shop_two_24px</h2> |
| </li> |
| <li title="ic_shopping_basket_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_shopping_basket_24px --> |
| <i class="svg-ic_shopping_basket_24px">ic_shopping_basket_24px</i> |
| |
| </div> |
| <h2>ic_shopping_basket_24px</h2> |
| </li> |
| <li title="ic_shopping_cart_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_shopping_cart_24px --> |
| <i class="svg-ic_shopping_cart_24px">ic_shopping_cart_24px</i> |
| |
| </div> |
| <h2>ic_shopping_cart_24px</h2> |
| </li> |
| <li title="ic_speaker_notes_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_speaker_notes_24px --> |
| <i class="svg-ic_speaker_notes_24px">ic_speaker_notes_24px</i> |
| |
| </div> |
| <h2>ic_speaker_notes_24px</h2> |
| </li> |
| <li title="ic_speaker_notes_off_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_speaker_notes_off_24px --> |
| <i class="svg-ic_speaker_notes_off_24px">ic_speaker_notes_off_24px</i> |
| |
| </div> |
| <h2>ic_speaker_notes_off_24px</h2> |
| </li> |
| <li title="ic_spellcheck_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_spellcheck_24px --> |
| <i class="svg-ic_spellcheck_24px">ic_spellcheck_24px</i> |
| |
| </div> |
| <h2>ic_spellcheck_24px</h2> |
| </li> |
| <li title="ic_stars_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_stars_24px --> |
| <i class="svg-ic_stars_24px">ic_stars_24px</i> |
| |
| </div> |
| <h2>ic_stars_24px</h2> |
| </li> |
| <li title="ic_store_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_store_24px --> |
| <i class="svg-ic_store_24px">ic_store_24px</i> |
| |
| </div> |
| <h2>ic_store_24px</h2> |
| </li> |
| <li title="ic_subject_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_subject_24px --> |
| <i class="svg-ic_subject_24px">ic_subject_24px</i> |
| |
| </div> |
| <h2>ic_subject_24px</h2> |
| </li> |
| <li title="ic_supervisor_account_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_supervisor_account_24px --> |
| <i class="svg-ic_supervisor_account_24px">ic_supervisor_account_24px</i> |
| |
| </div> |
| <h2>ic_supervisor_account_24px</h2> |
| </li> |
| <li title="ic_swap_horiz_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_swap_horiz_24px --> |
| <i class="svg-ic_swap_horiz_24px">ic_swap_horiz_24px</i> |
| |
| </div> |
| <h2>ic_swap_horiz_24px</h2> |
| </li> |
| <li title="ic_swap_vert_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_swap_vert_24px --> |
| <i class="svg-ic_swap_vert_24px">ic_swap_vert_24px</i> |
| |
| </div> |
| <h2>ic_swap_vert_24px</h2> |
| </li> |
| <li title="ic_swap_vertical_circle_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_swap_vertical_circle_24px --> |
| <i class="svg-ic_swap_vertical_circle_24px">ic_swap_vertical_circle_24px</i> |
| |
| </div> |
| <h2>ic_swap_vertical_circle_24px</h2> |
| </li> |
| <li title="ic_system_update_alt_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_system_update_alt_24px --> |
| <i class="svg-ic_system_update_alt_24px">ic_system_update_alt_24px</i> |
| |
| </div> |
| <h2>ic_system_update_alt_24px</h2> |
| </li> |
| <li title="ic_tab_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_tab_24px --> |
| <i class="svg-ic_tab_24px">ic_tab_24px</i> |
| |
| </div> |
| <h2>ic_tab_24px</h2> |
| </li> |
| <li title="ic_tab_unselected_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_tab_unselected_24px --> |
| <i class="svg-ic_tab_unselected_24px">ic_tab_unselected_24px</i> |
| |
| </div> |
| <h2>ic_tab_unselected_24px</h2> |
| </li> |
| <li title="ic_theaters_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_theaters_24px --> |
| <i class="svg-ic_theaters_24px">ic_theaters_24px</i> |
| |
| </div> |
| <h2>ic_theaters_24px</h2> |
| </li> |
| <li title="ic_thumb_down_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_thumb_down_24px --> |
| <i class="svg-ic_thumb_down_24px">ic_thumb_down_24px</i> |
| |
| </div> |
| <h2>ic_thumb_down_24px</h2> |
| </li> |
| <li title="ic_thumb_up_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_thumb_up_24px --> |
| <i class="svg-ic_thumb_up_24px">ic_thumb_up_24px</i> |
| |
| </div> |
| <h2>ic_thumb_up_24px</h2> |
| </li> |
| <li title="ic_thumbs_up_down_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_thumbs_up_down_24px --> |
| <i class="svg-ic_thumbs_up_down_24px">ic_thumbs_up_down_24px</i> |
| |
| </div> |
| <h2>ic_thumbs_up_down_24px</h2> |
| </li> |
| <li title="ic_timeline_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_timeline_24px --> |
| <i class="svg-ic_timeline_24px">ic_timeline_24px</i> |
| |
| </div> |
| <h2>ic_timeline_24px</h2> |
| </li> |
| <li title="ic_toc_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_toc_24px --> |
| <i class="svg-ic_toc_24px">ic_toc_24px</i> |
| |
| </div> |
| <h2>ic_toc_24px</h2> |
| </li> |
| <li title="ic_today_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_today_24px --> |
| <i class="svg-ic_today_24px">ic_today_24px</i> |
| |
| </div> |
| <h2>ic_today_24px</h2> |
| </li> |
| <li title="ic_toll_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_toll_24px --> |
| <i class="svg-ic_toll_24px">ic_toll_24px</i> |
| |
| </div> |
| <h2>ic_toll_24px</h2> |
| </li> |
| <li title="ic_touch_app_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_touch_app_24px --> |
| <i class="svg-ic_touch_app_24px">ic_touch_app_24px</i> |
| |
| </div> |
| <h2>ic_touch_app_24px</h2> |
| </li> |
| <li title="ic_track_changes_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_track_changes_24px --> |
| <i class="svg-ic_track_changes_24px">ic_track_changes_24px</i> |
| |
| </div> |
| <h2>ic_track_changes_24px</h2> |
| </li> |
| <li title="ic_translate_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_translate_24px --> |
| <i class="svg-ic_translate_24px">ic_translate_24px</i> |
| |
| </div> |
| <h2>ic_translate_24px</h2> |
| </li> |
| <li title="ic_trending_down_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_trending_down_24px --> |
| <i class="svg-ic_trending_down_24px">ic_trending_down_24px</i> |
| |
| </div> |
| <h2>ic_trending_down_24px</h2> |
| </li> |
| <li title="ic_trending_flat_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_trending_flat_24px --> |
| <i class="svg-ic_trending_flat_24px">ic_trending_flat_24px</i> |
| |
| </div> |
| <h2>ic_trending_flat_24px</h2> |
| </li> |
| <li title="ic_trending_up_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_trending_up_24px --> |
| <i class="svg-ic_trending_up_24px">ic_trending_up_24px</i> |
| |
| </div> |
| <h2>ic_trending_up_24px</h2> |
| </li> |
| <li title="ic_turned_in_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_turned_in_24px --> |
| <i class="svg-ic_turned_in_24px">ic_turned_in_24px</i> |
| |
| </div> |
| <h2>ic_turned_in_24px</h2> |
| </li> |
| <li title="ic_turned_in_not_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_turned_in_not_24px --> |
| <i class="svg-ic_turned_in_not_24px">ic_turned_in_not_24px</i> |
| |
| </div> |
| <h2>ic_turned_in_not_24px</h2> |
| </li> |
| <li title="ic_update_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_update_24px --> |
| <i class="svg-ic_update_24px">ic_update_24px</i> |
| |
| </div> |
| <h2>ic_update_24px</h2> |
| </li> |
| <li title="ic_verified_user_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_verified_user_24px --> |
| <i class="svg-ic_verified_user_24px">ic_verified_user_24px</i> |
| |
| </div> |
| <h2>ic_verified_user_24px</h2> |
| </li> |
| <li title="ic_view_agenda_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_view_agenda_24px --> |
| <i class="svg-ic_view_agenda_24px">ic_view_agenda_24px</i> |
| |
| </div> |
| <h2>ic_view_agenda_24px</h2> |
| </li> |
| <li title="ic_view_array_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_view_array_24px --> |
| <i class="svg-ic_view_array_24px">ic_view_array_24px</i> |
| |
| </div> |
| <h2>ic_view_array_24px</h2> |
| </li> |
| <li title="ic_view_carousel_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_view_carousel_24px --> |
| <i class="svg-ic_view_carousel_24px">ic_view_carousel_24px</i> |
| |
| </div> |
| <h2>ic_view_carousel_24px</h2> |
| </li> |
| <li title="ic_view_column_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_view_column_24px --> |
| <i class="svg-ic_view_column_24px">ic_view_column_24px</i> |
| |
| </div> |
| <h2>ic_view_column_24px</h2> |
| </li> |
| <li title="ic_view_day_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_view_day_24px --> |
| <i class="svg-ic_view_day_24px">ic_view_day_24px</i> |
| |
| </div> |
| <h2>ic_view_day_24px</h2> |
| </li> |
| <li title="ic_view_headline_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_view_headline_24px --> |
| <i class="svg-ic_view_headline_24px">ic_view_headline_24px</i> |
| |
| </div> |
| <h2>ic_view_headline_24px</h2> |
| </li> |
| <li title="ic_view_list_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_view_list_24px --> |
| <i class="svg-ic_view_list_24px">ic_view_list_24px</i> |
| |
| </div> |
| <h2>ic_view_list_24px</h2> |
| </li> |
| <li title="ic_view_module_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_view_module_24px --> |
| <i class="svg-ic_view_module_24px">ic_view_module_24px</i> |
| |
| </div> |
| <h2>ic_view_module_24px</h2> |
| </li> |
| <li title="ic_view_quilt_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_view_quilt_24px --> |
| <i class="svg-ic_view_quilt_24px">ic_view_quilt_24px</i> |
| |
| </div> |
| <h2>ic_view_quilt_24px</h2> |
| </li> |
| <li title="ic_view_stream_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_view_stream_24px --> |
| <i class="svg-ic_view_stream_24px">ic_view_stream_24px</i> |
| |
| </div> |
| <h2>ic_view_stream_24px</h2> |
| </li> |
| <li title="ic_view_week_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_view_week_24px --> |
| <i class="svg-ic_view_week_24px">ic_view_week_24px</i> |
| |
| </div> |
| <h2>ic_view_week_24px</h2> |
| </li> |
| <li title="ic_visibility_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_visibility_24px --> |
| <i class="svg-ic_visibility_24px">ic_visibility_24px</i> |
| |
| </div> |
| <h2>ic_visibility_24px</h2> |
| </li> |
| <li title="ic_visibility_off_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_visibility_off_24px --> |
| <i class="svg-ic_visibility_off_24px">ic_visibility_off_24px</i> |
| |
| </div> |
| <h2>ic_visibility_off_24px</h2> |
| </li> |
| <li title="ic_watch_later_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_watch_later_24px --> |
| <i class="svg-ic_watch_later_24px">ic_watch_later_24px</i> |
| |
| </div> |
| <h2>ic_watch_later_24px</h2> |
| </li> |
| <li title="ic_work_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_work_24px --> |
| <i class="svg-ic_work_24px">ic_work_24px</i> |
| |
| </div> |
| <h2>ic_work_24px</h2> |
| </li> |
| <li title="ic_youtube_searched_for_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_youtube_searched_for_24px --> |
| <i class="svg-ic_youtube_searched_for_24px">ic_youtube_searched_for_24px</i> |
| |
| </div> |
| <h2>ic_youtube_searched_for_24px</h2> |
| </li> |
| <li title="ic_zoom_in_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_zoom_in_24px --> |
| <i class="svg-ic_zoom_in_24px">ic_zoom_in_24px</i> |
| |
| </div> |
| <h2>ic_zoom_in_24px</h2> |
| </li> |
| <li title="ic_zoom_out_24px"> |
| <div class="icon-box"> |
| |
| <!-- ic_zoom_out_24px --> |
| <i class="svg-ic_zoom_out_24px">ic_zoom_out_24px</i> |
| |
| </div> |
| <h2>ic_zoom_out_24px</h2> |
| </li> |
| </ul> |
| |
| <!-- |
| ==================================================================================================== |
| --> |
| |
| </section> |
| <footer> |
| <p>Generated at Mon, 08 Feb 2016 20:28:16 GMT by <a href="https://github.com/jkphl/svg-sprite" target="_blank">svg-sprite</a>.</p> |
| </footer> |
| </body> |
| </html> |